/* ------------------------------
 width: all
------------------------------ */
header .wrapper .gnav li.li02 > a {
  color: #B6FC31;
}

main section.ttlsection {
  background-image: url(../../images/bg_ttlsection.jpg);
}
main section:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.07);
}
main section.s01 {
  padding: 120px 0 200px;
  overflow: hidden;
}
main section.s01 .wrapper {
  width: 1200px;
  margin: 0 auto;
}
main section.s01 .wrapper .mainttl {
  background-image: url(../../images/fa0102.svg);
}
main section.s01 .wrapper .box01 {
  padding-left: 200px;
  position: relative;
  margin-top: 70px;
}
main section.s01 .wrapper .box01 .t01 {
  width: 500px;
  font-size: 20px;
  line-height: 200%;
  font-weight: 500;
}
main section.s01 .wrapper .box01 .photo {
  display: block;
  position: absolute;
  top: -150px;
  left: 720px;
}
main section.s01 .wrapper .box01 .map {
  width: 100%;
  display: block;
  margin: 150px auto 0;
}
main section.s02 {
  padding: 120px 0 200px;
  overflow: hidden;
}
main section.s02 .wrapper {
  width: 1200px;
  margin: 0 auto;
}
main section.s02 .wrapper .mainttl {
  background-image: url(../../images/fa0201.svg);
}
main section.s02 .wrapper .box01 {
  padding-left: 200px;
  position: relative;
  margin-top: 70px;
}
main section.s02 .wrapper .box01 .t01 {
  font-size: 20px;
  line-height: 200%;
  font-weight: 500;
}
main section.s02 .wrapper .box01 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: 80px;
}
main section.s02 .wrapper .box01 dl:nth-child(odd) dt {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
main section.s02 .wrapper .box01 dl:nth-child(odd) dd {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 0 50px 0 0;
}
main section.s02 .wrapper .box01 dl dt {
  width: 489px;
}
main section.s02 .wrapper .box01 dl dt img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box01 dl dd {
  width: calc(100% - 489px);
  padding-left: 50px;
}
main section.s02 .wrapper .box01 dl dd .t02 {
  color: #B71DAB;
  font-weight: 900;
  letter-spacing: 2px;
  font-size: 19px;
}
main section.s02 .wrapper .box01 dl dd .t03 {
  font-size: 25px;
  font-weight: bold;
  line-height: 36px;
  margin-top: 2px;
}
main section.s02 .wrapper .box01 dl dd .t04 {
  font-size: 16px;
  line-height: 36px;
  margin-top: 20px;
}
main section.s03, main section.s04 {
  padding: 120px 0 200px;
  overflow: hidden;
}
main section.s03 .wrapper, main section.s04 .wrapper {
  width: 1200px;
  margin: 0 auto;
}
main section.s03 .wrapper .mainttl, main section.s04 .wrapper .mainttl {
  background-image: url(../../images/fa0301.svg);
}
main section.s03 .wrapper .box01, main section.s04 .wrapper .box01 {
  padding-left: 200px;
  position: relative;
  margin-top: 20px;
}
main section.s03 .wrapper .box01 ul, main section.s04 .wrapper .box01 ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
main section.s03 .wrapper .box01 ul li, main section.s04 .wrapper .box01 ul li {
  width: 303px;
  margin: 50px 45px 0 0;
}
main section.s03 .wrapper .box01 ul li:nth-child(3n), main section.s04 .wrapper .box01 ul li:nth-child(3n) {
  margin-right: 0;
}
main section.s03 .wrapper .box01 ul li a, main section.s04 .wrapper .box01 ul li a {
  display: block;
  text-decoration: none;
}
main section.s03 .wrapper .box01 ul li a.link_off02, main section.s04 .wrapper .box01 ul li a.link_off02 {
  pointer-events: none;
}
main section.s03 .wrapper .box01 ul li a.link_off02:hover .photobox .photo, main section.s04 .wrapper .box01 ul li a.link_off02:hover .photobox .photo {
  opacity: 1;
}
main section.s03 .wrapper .box01 ul li a.link_off02:hover .photobox .logo, main section.s04 .wrapper .box01 ul li a.link_off02:hover .photobox .logo {
  opacity: 0;
}
main section.s03 .wrapper .box01 ul li a.link_off02 p img, main section.s04 .wrapper .box01 ul li a.link_off02 p img {
  opacity: 0;
}
main section.s03 .wrapper .box01 ul li a:hover, main section.s04 .wrapper .box01 ul li a:hover {
  opacity: 1;
}
main section.s03 .wrapper .box01 ul li a:hover .photobox .photo, main section.s04 .wrapper .box01 ul li a:hover .photobox .photo {
  opacity: 0.4;
}
main section.s03 .wrapper .box01 ul li a:hover .photobox .logo, main section.s04 .wrapper .box01 ul li a:hover .photobox .logo {
  opacity: 1;
}
main section.s03 .wrapper .box01 ul li a .photobox, main section.s04 .wrapper .box01 ul li a .photobox {
  width: 100%;
  display: block;
  position: relative;
  background-color: #fff;
}
main section.s03 .wrapper .box01 ul li a .photobox .photo, main section.s04 .wrapper .box01 ul li a .photobox .photo {
  width: 100%;
  display: block;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
main section.s03 .wrapper .box01 ul li a .photobox .logo, main section.s04 .wrapper .box01 ul li a .photobox .logo {
  display: block;
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  margin: 0 auto;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  opacity: 0;
  z-index: 100;
}
main section.s03 .wrapper .box01 ul li a p, main section.s04 .wrapper .box01 ul li a p {
  font-size: 16px;
  color: #000;
  margin-top: 20px;
}
main section.s03 .wrapper .box01 ul li a p img, main section.s04 .wrapper .box01 ul li a p img {
  display: inline-block;
  vertical-align: top;
  margin: 7px 0 0 15px;
}
main section.s04 .wrapper .mainttl {
  background-image: url(../../images/fa0401.svg);
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.ttlsection {
    background-image: url(../../images/bg_ttlsection.jpg);
  }
  main section:nth-child(even) {
    background-color: rgba(0, 0, 0, 0.07);
  }
  main section.s01 {
    padding: 50px 25px 50px;
    overflow: hidden;
  }
  main section.s01 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s01 .wrapper .box01 {
    padding-left: 0px;
    position: relative;
    margin-top: 30px;
  }
  main section.s01 .wrapper .box01 .t01 {
    width: 100%;
    font-size: 14px;
    line-height: 200%;
    font-weight: 500;
  }
  main section.s01 .wrapper .box01 .photo {
    position: static;
    width: 100%;
    margin: 30px auto 0;
  }
  main section.s01 .wrapper .box01 .map {
    width: 100%;
    display: block;
    margin: 30px auto 0;
  }
  main section.s02 {
    padding: 50px 25px 50px;
    overflow: hidden;
  }
  main section.s02 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s02 .wrapper .box01 {
    padding-left: 0px;
    position: relative;
    margin-top: 30px;
  }
  main section.s02 .wrapper .box01 .t01 {
    font-size: 14px;
    line-height: 200%;
    font-weight: 500;
  }
  main section.s02 .wrapper .box01 dl {
    display: block;
    margin-top: 40px;
  }
  main section.s02 .wrapper .box01 dl dt {
    width: 100%;
  }
  main section.s02 .wrapper .box01 dl dt img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box01 dl dd {
    width: 100%;
    padding: 0 !important;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box01 dl dd .t02 {
    color: #B71DAB;
    font-weight: 900;
    letter-spacing: 2px;
    font-size: 14px;
  }
  main section.s02 .wrapper .box01 dl dd .t03 {
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    margin-top: 2px;
  }
  main section.s02 .wrapper .box01 dl dd .t04 {
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
  }
  main section.s03, main section.s04 {
    padding: 50px 25px 50px;
    overflow: hidden;
  }
  main section.s03 .wrapper, main section.s04 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s03 .wrapper .box01, main section.s04 .wrapper .box01 {
    padding-left: 0px;
    position: relative;
    margin-top: 0px;
  }
  main section.s03 .wrapper .box01 ul, main section.s04 .wrapper .box01 ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main section.s03 .wrapper .box01 ul li, main section.s04 .wrapper .box01 ul li {
    width: calc(50% - 10px);
    margin: 30px 20px 0 0 !important;
  }
  main section.s03 .wrapper .box01 ul li:nth-child(even), main section.s04 .wrapper .box01 ul li:nth-child(even) {
    margin-right: 0 !important;
  }
  main section.s03 .wrapper .box01 ul li a, main section.s04 .wrapper .box01 ul li a {
    display: block;
    text-decoration: none;
  }
  main section.s03 .wrapper .box01 ul li a.link_off02, main section.s04 .wrapper .box01 ul li a.link_off02 {
    pointer-events: none;
  }
  main section.s03 .wrapper .box01 ul li a.link_off02:hover .photobox .photo, main section.s04 .wrapper .box01 ul li a.link_off02:hover .photobox .photo {
    opacity: 1;
  }
  main section.s03 .wrapper .box01 ul li a.link_off02:hover .photobox .logo, main section.s04 .wrapper .box01 ul li a.link_off02:hover .photobox .logo {
    opacity: 0;
  }
  main section.s03 .wrapper .box01 ul li a.link_off02 p img, main section.s04 .wrapper .box01 ul li a.link_off02 p img {
    opacity: 0;
  }
  main section.s03 .wrapper .box01 ul li a:hover, main section.s04 .wrapper .box01 ul li a:hover {
    opacity: 1;
  }
  main section.s03 .wrapper .box01 ul li a:hover .photobox .photo, main section.s04 .wrapper .box01 ul li a:hover .photobox .photo {
    opacity: 0.4;
  }
  main section.s03 .wrapper .box01 ul li a:hover .photobox .logo, main section.s04 .wrapper .box01 ul li a:hover .photobox .logo {
    opacity: 1;
  }
  main section.s03 .wrapper .box01 ul li a .photobox, main section.s04 .wrapper .box01 ul li a .photobox {
    width: 100%;
    display: block;
    position: relative;
    background-color: #fff;
  }
  main section.s03 .wrapper .box01 ul li a .photobox .photo, main section.s04 .wrapper .box01 ul li a .photobox .photo {
    width: 100%;
    display: block;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  main section.s03 .wrapper .box01 ul li a .photobox .logo, main section.s04 .wrapper .box01 ul li a .photobox .logo {
    display: block;
    position: absolute;
    top: 40px;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    opacity: 0;
    z-index: 100;
  }
  main section.s03 .wrapper .box01 ul li a p, main section.s04 .wrapper .box01 ul li a p {
    font-size: 14px;
    color: #000;
    margin-top: 10px;
  }
  main section.s03 .wrapper .box01 ul li a p img, main section.s04 .wrapper .box01 ul li a p img {
    display: inline-block;
    vertical-align: top;
    margin: 5px 0 0 10px;
  }
  main section.s04 {
    padding-bottom: 100px;
  }
  main section.s04 .wrapper .mainttl {
    background-image: url(../../images/fa0401.svg);
  }
}