@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html {
  height: 100%;
}

body {
  height: auto;
  min-height: 100%;
  font-size: 62.5%;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
}

#back {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+8,1+65 */
  background: -moz-linear-gradient(top, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0) 150px, #f4f4f4 800px, #f4f4f4 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0) 150px, #f4f4f4 800px, #f4f4f4 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0) 150px, #f4f4f4 800px, #f4f4f4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

#header {
  background: rgba(255, 255, 255, 0.3);
}

.container > .ttl {
  color: #fff;
  font-size: 3.655em;
  padding: 2em 0 1.5em;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  #back {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+8,1+65 */
    background: -moz-linear-gradient(top, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0) 100px, #f4f4f4 200px, #f4f4f4 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0) 100px, #f4f4f4 200px, #f4f4f4 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0) 100px, #f4f4f4 200px, #f4f4f4 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
  }
}
body {
  background-image: url(../images/material/img_back.jpg);
}

#header .lists .list a {
  color: #000;
}
#header .lists .list > a {
  border-bottom-color: #000;
}

.container {
  text-align: center;
}
.container > .ttl {
  color: #2e5947;
  font-size: 3.655em;
  padding: 1.7em 0 1.5em;
  line-height: 1.4;
  font-weight: bold;
  text-shadow: #fff 0 0 20px, #fff 0 0 20px, #fff 0 0 20px, #fff 0 0 20px, #fff 0 0 18px, #fff 0 0 16px, #fff 0 0 14px, #fff 0 0 12px, #fff 0 0 10px, #fff 0 0 8px, #fff 0 0 4px, #fff 0 0 2px;
}
.container .ast {
  font-size: 27.5%;
}
.container .sec1 .inner {
  padding: 6.25% 0 9.375%;
  color: #2e5947;
  background: rgba(255, 255, 255, 0.9);
}
.container .sec1 .inner > .ttl {
  font-size: 3em;
  font-weight: bold;
  padding: 0 10px;
}
.container .sec1 .inner > .ttl:after {
  content: "";
  display: block;
  border-bottom: 2px solid #4c7665;
  max-width: 365px;
  margin: .6em auto 0;
}
.container .sec1 .txt {
  font-size: 2em;
  line-height: 1.7;
}
.container .sec1 .box {
  padding: 5.8% 7.8125% 0;
  text-align: left;
}
.container .sec1 .box > .ttl {
  margin: 0 auto;
  padding: 1.2% 0;
  max-width: 400px;
  color: #fff;
  font-size: 2.4em;
  text-align: center;
  background: #2e5947;
}
.container .sec1 .box > .ttl + .txt {
  font-size: 1.6em;
  padding: 4.2% 2.9%;
  color: #0b0b0b;
  font-family: "Noto Sans Japanese", sans-serif;
}
.container .sec1 .box > .lists {
  margin: 0 0 4% 3.8%;
  border-left: 1px solid #2e5947;
}
.container .sec1 .box .lists > dt, .container .sec1 .box .lists dd {
  padding: 0 4.5% 0 2.4%;
}
.container .sec1 .box .lists > dt {
  font-size: 2em;
}
.container .sec1 .box .lists > dd {
  padding-top: 2.4%;
  font-size: 1.2em;
  line-height: 2;
}
.container .sec1 .box .lists > dd .inner_lists {
  color: #0b0b0b;
  font-family: "Noto Sans Japanese", sans-serif;
}
.container .sec1 .box .lists > dd .inner_lists dt {
  font-size: 1.3em;
  font-weight: 500;
  padding: 1em 0;
}
.container .sec1 .box .lists > dd .inner_lists dt:before {
  content: "・";
  display: inline-block;
  margin-right: .2em;
}
.container .sec1 .box .lists > dd .inner_lists dd {
  padding-left: 1.6em;
}
.container .sec1 .box .lists > dd .inner_lists.mate {
  margin: 3% 0;
}
.container .sec1 .box .lists > dd .img_container .lists li {
  display: inline-block;
  padding-top: 2%;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
  text-align: center;
  color: #006c37;
  vertical-align: top;
  line-height: 1.5;
}
.container .sec1 .box .lists > dd .img_container .lists li .box {
  display: inline-block;
  padding: 0;
}
.container .sec1 .box .lists > dd .img_container .lists li .box .bs {
  position: relative;
  border-radius: 50%;
}
.container .sec1 .box .lists > dd .img_container .lists li .box .bs:after {
  position: absolute;
  box-shadow: 0 0 7px 7px #fff inset;
  z-index: 10;
  content: "";
  top: -2px;
  bottom: -2px;
  left: -2px;
  right: -2px;
  border-radius: 50%;
}
.container .sec1 .box .lists > dd .img_container .lists li .box img {
  border-radius: 50%;
  width: 100%;
  max-width: 130px;
  vertical-align: top;
}
.container .sec1 .box .lists > dd .img_container .lists li span {
  display: block;
  font-family: "Noto Sans Japanese", sans-serif;
  color: #0b0b0b;
}
.container .sec1 .box .lists > dd .img_container .lists.mate5 li {
  margin: 0 0 0 2%;
}
.container .sec1 .box .lists > dd .img_container .lists.mate5 li:nth-child(5n+1) {
  margin: 0;
}
.container .sec1 .box .lists > dd .img_container .lists.mate4 li {
  margin: 0 0 0 8.8%;
}
.container .sec1 .box .lists > dd .img_container .lists.mate4 li:nth-child(4n+1) {
  margin: 0;
}
.container .sec1 .box .bottom_container {
  text-align: left;
  color: #0b0b0b;
  font-size: 1em;
  font-family: "ヒラギノ角ゴ", "Hiragino Kaku Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 2% 0 0 3.4%;
}
.container .sec1 .box .bottom_container li {
  margin-bottom: 0.6em;
  line-height: 1.4;
}
.container .sec1 .box.box3 .lists dd {
  color: #0b0b0b;
  font-family: "Noto Sans Japanese", sans-serif;
}
.container .sec1 .box.box3 .sm {
  padding: 1.5em 0;
  display: block;
  font-size: 0.5625em;
  text-align: right;
  color: #0b0b0b;
  font-family: "Noto Sans Japanese", sans-serif;
}
.container .sec1 .box.box3 .txt:after {
  content: "";
  clear: both;
  display: block;
}
.container .sec1 .box.box3 .lists dt:after {
  content: "";
  clear: both;
  display: block;
}
.container .sec1 .box.box3 .lists dt .sm {
  font-size: .45em;
}

@media screen and (max-width: 640px) {
  .container .sec1 .inner > .ttl {
    font-size: 2em;
    line-height: 1.3;
  }
  .container .sec1 .inner > .ttl:after {
    content: "";
    display: block;
  }
  .container .sec1 .txt {
    font-size: 2em;
  }
  .container .sec1 .box > .ttl {
    font-size: 1.6em;
  }
  .container .sec1 .box > .ttl + .txt {
    font-size: 1.3em;
  }
  .container .sec1 .box .lists > dt {
    font-size: 1.6em;
    line-height: 1.5;
  }
  .container .sec1 .box .lists > dt span {
    vertical-align: top;
  }
  .container .sec1 .box .lists > dd {
    padding-top: 2.4%;
    font-size: 1em;
    line-height: 2;
  }
  .container .sec1 .box .lists > dd .inner_lists dt {
    font-size: 1.3em;
    padding: 1em 0;
  }
  .container .sec1 .box .lists > dd .inner_lists dt:before {
    content: "・";
    display: inline-block;
    margin-right: .2em;
  }
  .container .sec1 .box .lists > dd .inner_lists dd {
    padding-left: 1.6em;
  }
  .container .sec1 .box .lists > dd .img_container .lists li {
    vertical-align: top;
    display: inline-block;
    width: 30%;
    padding-top: 2%;
  }
  .container .sec1 .box .lists > dd .img_container .lists li img {
    max-width: 84px;
    width: 100%;
    height: auto;
  }
  .container .sec1 .box .lists > dd .img_container .lists li span {
    line-height: 1.5;
    height: 35px;
  }
  .container .sec1 .box .lists > dd .img_container .lists.mate5 li {
    width: 18.8%;
    margin: 0 0 0 0%;
  }
  .container .sec1 .box .lists > dd .img_container .lists.mate5 li:nth-child(5n+1) {
    margin: 0;
  }
  .container .sec1 .box .lists > dd .img_container .lists.mate4 li {
    width: 45%;
    margin: 0 0 0 0%;
  }
  .container .sec1 .box .lists > dd .img_container .lists.mate4 li:nth-child(4n+1) {
    margin: 0;
  }
  .container .sec1 .box.box3 .sm {
    padding: 1.5em 0;
    display: block;
    font-size: 0.5625em;
    text-align: right;
  }
  .container .sec1 .box.box3 .lists dt .sm {
    font-size: .45em;
  }
}
@media screen and (max-width: 400px) {
  .container .sec1 .box .ttl {
    padding: 3% 0;
    font-size: 1.5em;
  }
  .container .sec1 .box .lists > dd .img_container .lists li {
    display: inline-block;
    width: 45%;
    padding-top: 2%;
  }
  .container .sec1 .box .lists > dd .img_container .lists li img {
    max-width: 84px;
    width: 100%;
    height: auto;
  }
}

/*# sourceMappingURL=material.css.map */
