/* ------------------------------
 width: all
------------------------------ */
header .wrapper .gnav ul li:nth-child(5)::before {
  display: block;
}

main section.ttl_section .wrapper h2 {
  width: 300px;
}
main section.ttl_section .wrapper .t01 {
  font-size: 29px;
}
main section.ttl_section .wrapper .photo {
  margin-top: 116px;
}
main section.s01 {
  width: 1000px;
  padding-top: 50px;
  margin: 20px auto 0;
}
main section.s01 .wrapper .bc {
  font-size: 13px;
  font-weight: 500;
}
main section.s01 .wrapper .bc a {
  text-decoration: none;
  color: #000;
}
main section.s01 .wrapper .info_dl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 70px;
}
main section.s01 .wrapper .info_dl dt {
  width: 120px;
}
main section.s01 .wrapper .info_dl dt p {
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  padding-right: 10px;
}
main section.s01 .wrapper .info_dl dt .snslist {
  font-size: 0;
  letter-spacing: 0;
  margin-top: 20px;
}
main section.s01 .wrapper .info_dl dt .snslist li {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
}
main section.s01 .wrapper .info_dl dt .snslist li + li {
  margin-left: 10px;
}
main section.s01 .wrapper .info_dl dt .snslist li a {
  display: block;
}
main section.s01 .wrapper .info_dl dt .snslist li a.btn01 {
  width: 20px;
}
main section.s01 .wrapper .info_dl dt .snslist li a.btn02 {
  width: 21px;
}
main section.s01 .wrapper .info_dl dt .snslist li a.btn03 {
  width: 16px;
}
main section.s01 .wrapper .info_dl dt .snslist li a.btn04 {
  width: 23px;
}
main section.s01 .wrapper .info_dl dt .snslist li a img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper dd {
  width: 109px;
  margin-top: -30px;
}
main section.s01 .wrapper dd img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper dd p {
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
}
main section.s01 .wrapper .contents {
  margin-top: 40px;
}
main section.s01 .wrapper .contents .txtbox {
  padding: 0 70px;
}
main section.s01 .wrapper .contents .txtbox h2 {
  font-size: 29px;
  font-weight: 900;
  line-height: 170%;
}
main section.s01 .wrapper .contents .txtbox p {
  font-size: 16px;
  line-height: 170%;
  margin-top: 40px;
  text-align: justify;
  text-justify: inter-ideograph;
}
main section.s01 .wrapper .contents img {
  width: 100%;
  display: block;
  margin: 70px auto;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.ttl_section .wrapper h2 {
    width: 150px;
  }
  main section.ttl_section .wrapper .t01 {
    font-size: 16px;
  }
  main section.ttl_section .wrapper .photo {
    margin-top: 30px;
  }
  main section.s01 {
    width: 100%;
    padding: 20px 20px 0;
    margin: 10px auto 0;
  }
  main section.s01 .wrapper .bc {
    font-size: 10px;
    font-weight: 500;
  }
  main section.s01 .wrapper .bc a {
    text-decoration: none;
    color: #000;
  }
  main section.s01 .wrapper .info_dl {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
  }
  main section.s01 .wrapper .info_dl dt {
    width: 120px;
  }
  main section.s01 .wrapper .info_dl dt p {
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    padding-right: 0;
    padding-left: 2px;
  }
  main section.s01 .wrapper .info_dl dt .snslist {
    font-size: 0;
    letter-spacing: 0;
    margin-top: 20px;
  }
  main section.s01 .wrapper .info_dl dt .snslist li {
    display: inline-block;
    vertical-align: top;
    vertical-align: middle;
  }
  main section.s01 .wrapper .info_dl dt .snslist li + li {
    margin-left: 10px;
  }
  main section.s01 .wrapper .info_dl dt .snslist li a {
    display: block;
  }
  main section.s01 .wrapper .info_dl dt .snslist li a.btn01 {
    width: 16px;
  }
  main section.s01 .wrapper .info_dl dt .snslist li a.btn02 {
    width: 17px;
  }
  main section.s01 .wrapper .info_dl dt .snslist li a.btn03 {
    width: 13px;
  }
  main section.s01 .wrapper .info_dl dt .snslist li a.btn04 {
    width: 18px;
  }
  main section.s01 .wrapper .info_dl dt .snslist li a img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper dd {
    width: 80px;
    margin-top: -20px;
  }
  main section.s01 .wrapper dd img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper dd p {
    text-align: center;
    font-size: 12px;
    margin-top: 7px;
  }
  main section.s01 .wrapper .contents {
    margin-top: 30px;
  }
  main section.s01 .wrapper .contents .txtbox {
    padding: 0;
  }
  main section.s01 .wrapper .contents .txtbox h2 {
    font-size: 20px;
    font-weight: 900;
    line-height: 170%;
  }
  main section.s01 .wrapper .contents .txtbox p {
    font-size: 14px;
    line-height: 170%;
    margin-top: 25px;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  main section.s01 .wrapper .contents img {
    width: 100%;
    display: block;
    margin: 30px auto;
  }
}