/* ------------------------------
 width: all
------------------------------ */
header .wrapper .gnav ul li.li06 a::after {
  background-color: #fff;
}

main section.s01 .wrapper {
  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;
}
main section.s01 .wrapper h2 {
  width: 449px;
}
main section.s01 .wrapper h2 img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .photo {
  width: calc(100% - 449px);
  height: 397px;
  background-image: url(../../images/in0102.jpg);
  background-size: cover;
  background-position: center center;
}
main section.s02 {
  padding: 40px 40px 0;
  background-image: url(../../images/in0201.jpg);
  background-size: cover;
  background-position: center center;
}
main section.s02 .wrapper {
  max-width: 940px;
  margin: 0 auto;
  position: relative;
}
main section.s02 .wrapper .txtbox {
  width: 580px;
  text-align: center;
}
main section.s02 .wrapper .txtbox h3 {
  font-size: 43px;
  letter-spacing: 0;
  color: #806E45;
}
main section.s02 .wrapper .txtbox .t01 {
  font-size: 14px;
  line-height: 270%;
  letter-spacing: 0;
}
main section.s02 .wrapper .txtbox .t02 {
  width: 180px;
  text-align: center;
  color: #806E45;
  font-size: 32px;
  line-height: 110%;
  position: absolute;
  bottom: 53px;
  left: 500px;
  z-index: 10;
}
main section.s02 .wrapper .txtbox .t02 span {
  display: block;
  text-align: center;
  font-size: 16px;
}
main section.s02 .wrapper .photo01 {
  width: 260px;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}
main section.s03 {
  background-image: url(../../images/in0302.png);
  background-size: cover;
  background-position: center center;
  padding: 60px 40px 0;
}
main section.s03 .wrapper {
  max-width: 940px;
  margin: 0 auto;
  text-align: right;
  padding-bottom: 160px;
  width: 100%;
  position: relative;
}
main section.s03 .wrapper .txtbox {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  background-color: #eee;
  padding: 20px 10px 26px 20px;
  letter-spacing: 0;
}
main section.s03 .wrapper .txtbox .t01 {
  font-size: 32px;
  line-height: 61px;
  letter-spacing: 0;
}
main section.s03 .wrapper .txtbox 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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
main section.s03 .wrapper .txtbox dl dt {
  width: 330px;
  font-size: 22px;
  line-height: 37px;
}
main section.s03 .wrapper .txtbox dl dd {
  width: 200px;
  font-size: 34px;
  font-weight: bold;
  color: #000;
}
main section.s03 .wrapper .photo {
  width: 280px;
  display: block;
  position: absolute;
  bottom: 0;
  left: -20px;
}
main section.s04 .wrapper h4 {
  padding: 21px 0;
  background-color: #fff;
  width: 940px;
  max-width: calc(100% - 54px);
  margin: -34px auto 0;
  text-align: center;
  position: relative;
  z-index: 2;
}
main section.s04 .wrapper h4 span {
  font-size: 33px;
  line-height: 33px;
}
main section.s04 .wrapper .t01 {
  background-color: #1F85CC;
  text-align: center;
  font-size: 18px;
  line-height: 200%;
  padding: 60px 26px 26px;
  margin-top: -46px;
  color: #fff;
}
main section.s04 .wrapper .logo {
  width: 500px;
  display: block;
  margin: 54px auto 0;
}
main section.s04 .wrapper .t02 {
  text-align: center;
  font-size: 30px;
  margin-top: 20px;
  line-height: 180%;
  padding: 0 26px;
  font-weight: bold;
}
main section.s04 .wrapper .bar {
  width: 100px;
  height: 6px;
  background-color: #1F85CC;
  border-radius: 10px;
  margin: 34px auto 0;
}
main section.s05 {
  padding: 40px 40px 70px;
}
main section.s05 .wrapper dl {
  width: 940px;
  max-width: 100%;
  margin: 0 auto;
  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;
}
main section.s05 .wrapper dl.dl01 dd {
  line-height: 220%;
}
main section.s05 .wrapper dl.dl02 dd {
  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;
}
main section.s05 .wrapper dl.dl02 dd iframe {
  width: calc(100% - 374px);
  height: 264px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
main section.s05 .wrapper dl.dl02 dd .photo {
  width: 342px;
  display: block;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
main section.s05 .wrapper dl dt {
  width: 184px;
  border-top: 1px solid #1F85CC;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 14px 0;
  min-height: 46px;
}
main section.s05 .wrapper dl dt.td01 {
  padding-top: 32px;
}
main section.s05 .wrapper dl dd {
  width: calc(100% - 216px);
  border-top: 1px solid #434343;
  padding: 14px 0;
  min-height: 46px;
  font-size: 12px;
}
main section.s05 .wrapper dl dd a {
  text-decoration: none;
  color: #434343;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 .wrapper {
    display: block;
  }
  main section.s01 .wrapper h2 {
    width: 100%;
  }
  main section.s01 .wrapper h2 img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .photo {
    display: none;
  }
  main section.s02 {
    padding: 30px 20px 0;
    background-image: url(../../images/in0201.jpg);
    background-size: cover;
    background-position: center center;
  }
  main section.s02 .wrapper {
    max-width: 1420px;
    margin: 0 auto;
    position: relative;
  }
  main section.s02 .wrapper .txtbox {
    width: 100%;
    padding-bottom: 30px;
  }
  main section.s02 .wrapper .txtbox .photo_sp {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .txtbox .t01 {
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0;
    text-align: left;
    margin-top: 10px;
  }
  main section.s02 .wrapper .txtbox .t01 br {
    display: none;
  }
  main section.s02 .wrapper .txtbox .t02 {
    display: none;
  }
  main section.s02 .wrapper .photo01 {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  main section.s03 {
    background-image: url(../../images/in0302.png);
    background-size: cover;
    background-position: center center;
    padding: 0;
  }
  main section.s03 .wrapper {
    max-width: 1420px;
    margin: 0 auto;
    text-align: right;
    padding: 50px 20px 40px;
    width: 100%;
    position: relative;
    width: 370px;
  }
  main section.s03 .wrapper .txtbox {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    background-color: #eee;
    padding: 20px 10px 10px 10px;
    letter-spacing: 0;
    width: 230px;
  }
  main section.s03 .wrapper .txtbox .t01 {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0;
  }
  main section.s03 .wrapper .txtbox 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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 5px;
  }
  main section.s03 .wrapper .txtbox dl dt {
    width: 155px;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 0;
  }
  main section.s03 .wrapper .txtbox dl dd {
    width: 75px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-align: right;
    letter-spacing: 0;
  }
  main section.s03 .wrapper .photo {
    display: block;
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 100px;
  }
  main section.s04 .wrapper h4 {
    padding: 5px 0;
    background-color: #fff;
    width: 325px;
    line-height: 100%;
    margin: -20px auto 0;
    text-align: center;
    position: relative;
    z-index: 2;
  }
  main section.s04 .wrapper h4 span {
    font-size: 13px;
    line-height: 13px;
  }
  main section.s04 .wrapper .t01 {
    background-color: #1F85CC;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    padding: 20px 20px 20px;
    margin-top: -10px;
    color: #fff;
  }
  main section.s04 .wrapper .logo {
    width: 220px;
    display: block;
    margin: 40px auto 0;
  }
  main section.s04 .wrapper .t02 {
    text-align: center;
    font-size: 13px;
    margin-top: 20px;
    line-height: 180%;
    padding: 0 40px;
  }
  main section.s04 .wrapper .bar {
    width: 82px;
    height: 4px;
    background-color: #1F85CC;
    border-radius: 10px;
    margin: 10px auto 0;
  }
  main section.s05 {
    padding: 30px 20px 70px;
  }
  main section.s05 .wrapper dl {
    width: 1420px;
    max-width: 100%;
    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;
  }
  main section.s05 .wrapper dl.dl01 dd {
    line-height: 150%;
    font-size: 10px;
  }
  main section.s05 .wrapper dl.dl02 dd {
    display: block;
  }
  main section.s05 .wrapper dl.dl02 dd iframe {
    width: 100%;
    height: 150px;
  }
  main section.s05 .wrapper dl.dl02 dd .photo {
    width: 100%;
    margin-top: 10px;
    display: block;
  }
  main section.s05 .wrapper dl dt {
    width: 80px;
    border-top: 1px solid #1F85CC;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 0;
    min-height: 30px;
    letter-spacing: 0;
  }
  main section.s05 .wrapper dl dt.td01 {
    padding-top: 26px;
  }
  main section.s05 .wrapper dl dd {
    width: calc(100% - 90px);
    border-top: 1px solid #434343;
    padding: 8px 0;
    min-height: 15px;
    font-size: 12px;
    min-height: 30px;
  }
  main section.s05 .wrapper dl dd a {
    text-decoration: none;
    color: #434343;
  }
}