/* ------------------------------
 width: all
------------------------------ */
body {
  overflow: visible !important;
}

header.scrolled .wrapper {
  position: static;
}
header.scrolled .wrapper .btn_contact {
  position: fixed;
  top: 58px;
  right: 40px;
}
header .msg_header {
  display: block;
  font-size: 46px;
  font-weight: 500;
  line-height: 145%;
  padding: 80px 40px 0;
}
header .wrapper {
  position: relative;
}
header .wrapper .btn_contact {
  position: absolute;
  top: 58px;
  right: 40px;
}

main section.ttl_section02 {
  margin-top: 0;
  padding-bottom: 0;
}
main section.ttl_section02 h1 {
  padding-left: 40px;
  font-size: 12px;
  margin-bottom: 40px;
}
main section.ttl_section02 .wrapper {
  text-align: right;
}
main section.ttl_section02 .wrapper .photobox {
  width: calc(100% - 65px);
  min-width: 1253px;
  display: inline-block;
  vertical-align: top;
}
main section.ttl_section02 .wrapper .photobox video {
  width: 100%;
  display: block;
}
main section.s01 {
  width: 1226px;
  margin: 150px auto 0;
}
main section.s01 .wrapper 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;
}
main section.s01 .wrapper dl + dl {
  margin-top: 120px;
}
main section.s01 .wrapper dl.dl01 dd .photo02 {
  width: 442px;
  display: block;
  margin-top: 40px;
}
main section.s01 .wrapper dl.dl02 dt {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
main section.s01 .wrapper dl.dl02 dd {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
main section.s01 .wrapper dl.dl02 dd ul {
  margin-top: 40px;
}
main section.s01 .wrapper dl.dl02 dd ul li {
  font-size: 16px;
  line-height: 200%;
  background-image: url(../images/su0102.png);
  background-size: 12px auto;
  background-position: top 25px left 0;
  background-repeat: no-repeat;
  padding: 14px 0 14px 20px;
  font-weight: 500;
}
main section.s01 .wrapper dl.dl02 dd ul li span {
  color: #83b717;
}
main section.s01 .wrapper dl.dl02 dd ul li + li {
  border-top: 1px solid #ddd;
}
main section.s01 .wrapper dl.dl02 dd .btn_more {
  width: 276px;
  display: block;
  text-decoration: none;
  margin-top: 30px;
  border: 1px solid #83b717;
  border-radius: 50px;
  text-align: center;
  font-size: 13px;
  line-height: 100%;
  padding: 10px 0 11px;
  color: #83b717;
  background-image: url(../images/icon_arrow0103.svg);
  background-size: 11.4px auto;
  background-position: center right 15px;
  background-repeat: no-repeat;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
main section.s01 .wrapper dl.dl02 dd .btn_more:hover {
  opacity: 1;
  background-color: #83b717;
  color: #fff;
  background-image: url(../images/icon_arrow0102.svg);
}
main section.s01 .wrapper dl dt {
  width: 50%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
main section.s01 .wrapper dl dt img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper dl dd {
  width: 480px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
main section.s01 .wrapper dl dd .t01 {
  color: #83b717;
  font-size: 14px;
  font-weight: 500;
}
main section.s01 .wrapper dl dd .t02 {
  font-size: 26px;
  font-weight: 500;
  line-height: 155%;
  margin-top: 20px;
}
main section.s01 .wrapper dl dd .t03 {
  font-size: 13px;
  line-height: 190%;
  margin-top: 30px;
}
main section.s02 {
  max-width: 1366px;
  margin: 0 auto;
  padding: 130px 0;
  background-image: url(../images/tp0204.png);
  background-size: calc(50% + 337px);
  background-position: right 0 center;
  background-repeat: no-repeat;
}
main section.s02 .wrapper {
  width: 1226px;
  margin: 0 auto;
}
main section.s02 .wrapper .t01 {
  color: #83b717;
  font-size: 14px;
  font-weight: 500;
}
main section.s02 .wrapper .t02 {
  font-size: 26px;
  font-weight: 500;
  line-height: 155%;
  margin-top: 20px;
}
main section.s02 .wrapper .t03 {
  width: 400px;
  font-size: 13px;
  line-height: 190%;
  margin-top: 30px;
}
main section.s02 .wrapper ul {
  width: 400px;
  margin-top: 40px;
}
main section.s02 .wrapper ul li {
  font-size: 16px;
  line-height: 200%;
  background-image: url(../images/su0102.png);
  background-size: 12px auto;
  background-position: top 25px left 0;
  background-repeat: no-repeat;
  padding: 14px 0 14px 20px;
  font-weight: 500;
}
main section.s02 .wrapper ul li span {
  color: #83b717;
}
main section.s02 .wrapper ul li + li {
  border-top: 1px solid #ddd;
}
main section.s02 .wrapper .btn_more {
  width: 276px;
  display: block;
  text-decoration: none;
  margin-top: 30px;
  border: 1px solid #83b717;
  border-radius: 50px;
  text-align: center;
  font-size: 13px;
  line-height: 100%;
  padding: 10px 0 11px;
  color: #83b717;
  background-image: url(../images/icon_arrow0103.svg);
  background-size: 11.4px auto;
  background-position: center right 15px;
  background-repeat: no-repeat;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
main section.s02 .wrapper .btn_more:hover {
  opacity: 1;
  background-color: #83b717;
  color: #fff;
  background-image: url(../images/icon_arrow0102.svg);
}
main section.s03 {
  background-color: #f2f2f2;
}
main section.s03 .wrapper {
  width: 1226px;
  margin: 0 auto;
  padding-bottom: 80px;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  padding: 130px 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail {
  width: 100%;
  position: relative;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail .num {
  font-size: 14px;
  color: #83b717;
  position: absolute;
  top: 0;
  left: 0;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail 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;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl dt {
  width: 50%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl dt img {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl dd {
  width: 50%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl dd .txtbox {
  width: 400px;
  margin: 0 auto;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl dd .txtbox .icon {
  display: block;
  margin: 0 auto;
  width: 81px;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl dd .txtbox .t01 {
  font-size: 22px;
  text-align: center;
  font-weight: 500;
  line-height: 165%;
  margin-top: 40px;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl dd .txtbox .t02 {
  font-size: 13px;
  line-height: 190%;
  margin-top: 30px;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination {
  text-align: right;
  padding-bottom: 0;
  font-size: 0;
  letter-spacing: 0;
  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.s03 .wrapper .swiper-area01 .swiper .swiper-pagination span {
  display: inline-block;
  width: calc((100% - 150px) / 6);
  height: 5px;
  background-color: #b3b3b3 !important;
  opacity: 1 !important;
  border-radius: 0 !important;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #83b717 !important;
}
main section.s03 .wrapper .swiper-area01 .swiper-button-prev {
  display: block;
  width: 56px;
  height: 56px;
  background-image: url(../images/icon_prev.svg);
  top: 50% !important;
  left: 0 !important;
  margin-top: -28px !important;
}
main section.s03 .wrapper .swiper-area01 .swiper-button-prev::after {
  display: none !important;
}
main section.s03 .wrapper .swiper-area01 .swiper-button-next {
  display: block;
  width: 56px;
  height: 56px;
  background-image: url(../images/icon_next.svg);
  top: 50% !important;
  right: 0 !important;
  margin-top: -28px !important;
}
main section.s03 .wrapper .swiper-area01 .swiper-button-next::after {
  display: none !important;
}
main section.s04 {
  width: 1226px;
  padding: 100px 0;
  margin: 0 auto;
}
main section.s04 .wrapper .t01 {
  color: #83b717;
  font-size: 14px;
  font-weight: 500;
}
main section.s04 .wrapper .t02 {
  font-size: 26px;
  font-weight: 500;
  line-height: 155%;
  margin-top: 20px;
}
main section.s04 .wrapper .lineuplist {
  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.s04 .wrapper .lineuplist li {
  width: 50%;
}
main section.s04 .wrapper .lineuplist li:nth-child(even) {
  border-left: 1px solid #b3b3b3;
}
main section.s04 .wrapper .lineuplist li .tmbbox {
  position: relative;
}
main section.s04 .wrapper .lineuplist li .tmbbox .tmb {
  width: 100%;
  display: block;
}
main section.s04 .wrapper .lineuplist li .tmbbox .madein {
  width: 65px;
  display: block;
  position: absolute;
  top: 60px;
  left: 60px;
}
main section.s04 .wrapper .lineuplist li .t03 {
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  margin: 20px;
  line-height: 100%;
}
main section.s04 .wrapper .lineuplist li .t04 {
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0;
  margin-top: 0;
  line-height: 100%;
  text-align: center;
}
main section.s04 .wrapper .lineuplist li .t04 span {
  color: #83b717;
  letter-spacing: 0;
}
main section.s04 .wrapper .lineuplist li .t05 {
  text-align: center;
  font-size: 14px;
  margin-top: 30px;
}
main section.s04 .wrapper .lineuplist li .t06 {
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 100%;
  margin-top: 25px;
}
main section.s04 .wrapper .lineuplist li .t07 {
  font-size: 13px;
  line-height: 190%;
  width: 400px;
  margin: 30px auto 0;
}
main section.s04 .wrapper .lineuplist li .btn_more {
  width: 276px;
  display: block;
  text-decoration: none;
  margin: 50px auto 0;
  border: 1px solid #83b717;
  border-radius: 50px;
  text-align: center;
  font-size: 13px;
  line-height: 100%;
  padding: 10px 0 11px;
  color: #83b717;
  background-image: url(../images/icon_arrow0103.svg);
  background-size: 11.4px auto;
  background-position: center right 15px;
  background-repeat: no-repeat;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
main section.s04 .wrapper .lineuplist li .btn_more:hover {
  opacity: 1;
  background-color: #83b717;
  color: #fff;
  background-image: url(../images/icon_arrow0102.svg);
}
main section.s05 {
  background-color: #f2f2f2;
  padding: 100px 0;
}
main section.s05 .wrapper {
  width: 1226px;
  margin: 0 auto;
}
main section.s05 .wrapper .t01 {
  color: #83b717;
  font-size: 14px;
  font-weight: 500;
}
main section.s05 .wrapper .t02 {
  font-size: 26px;
  font-weight: 500;
  line-height: 155%;
  margin-top: 20px;
}
main section.s05 .wrapper video {
  width: 100%;
  display: block;
  margin-top: 70px;
}
main section.s05 .wrapper .mvbox {
  width: 100% !important;
  margin-top: 70px;
  padding-top: 56.25%;
  position: relative;
}
main section.s05 .wrapper .mvbox iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
main section.s05 .wrapper .contentsmenubox {
  background-color: #f2f2f2;
  margin-top: 70px;
}
main section.s05 .wrapper .contentsmenubox ul {
  width: 1226px;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px 0;
}
main section.s05 .wrapper .contentsmenubox ul li {
  width: 50%;
  padding-right: 60px;
}
main section.s05 .wrapper .contentsmenubox ul li:nth-child(even) {
  padding: 0 0 0 60px;
  border-left: 1px solid #b3b3b3;
}
main section.s05 .wrapper .contentsmenubox ul li a {
  width: 100%;
  display: block;
  text-decoration: none;
  background-image: url(../images/icon_arrow0201.svg);
  background-size: 36px auto;
  background-position: center right 15px;
  background-repeat: no-repeat;
}
main section.s05 .wrapper .contentsmenubox ul li a:hover {
  opacity: 1;
  background-image: url(../images/icon_arrow0202.svg);
}
main section.s05 .wrapper .contentsmenubox ul li a .t01 {
  font-size: 14px;
  font-weight: 500;
  color: #83b717;
}
main section.s05 .wrapper .contentsmenubox ul li a .t02 {
  font-size: 24px;
  font-weight: 500;
  color: #2e3033;
  margin-top: 13px;
}
main section.s05 .wrapper .contentsmenubox ul li a .t03 {
  font-size: 12px;
  line-height: 190%;
  margin-top: 20px;
  color: #2e3033;
}
main section.s06 {
  padding: 100px 0;
}
main section.s06 .wrapper {
  width: 1226px;
  margin: 0 auto;
  position: relative;
  padding-left: 310px;
}
main section.s06 .wrapper .ttlbox {
  width: 300px;
  position: absolute;
  top: 0;
  left: 0;
}
main section.s06 .wrapper .ttlbox .t01 {
  color: #83b717;
  font-size: 14px;
  font-weight: 500;
}
main section.s06 .wrapper .ttlbox .t02 {
  font-size: 26px;
  font-weight: 500;
  line-height: 155%;
  margin-top: 20px;
}
main section.s06 .wrapper .comingsoon {
  width: 100%;
  padding-top: 10px;
}
main section.s06 .wrapper .comingsoon li {
  padding: 100px 0;
  text-align: center;
}
main section.s06 .wrapper .comingsoon li + li {
  border-top: 1px solid #b3b3b3;
}
main section.s06 .wrapper .comingsoon li .t03 {
  font-size: 24px;
  font-weight: 500;
}
main section.s06 .wrapper .comingsoon li .t04 {
  font-size: 13px;
  margin-top: 10px;
}
main section.s06 .wrapper .voicelist {
  width: 100%;
  padding-top: 10px;
}
main section.s06 .wrapper .voicelist li {
  padding: 40px 0;
}
main section.s06 .wrapper .voicelist li + li {
  border-top: 1px solid #b3b3b3;
}
main section.s06 .wrapper .voicelist li a {
  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;
  text-decoration: none;
  color: #2e3033;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 140px;
  position: relative;
}
main section.s06 .wrapper .voicelist li a:hover {
  opacity: 1;
}
main section.s06 .wrapper .voicelist li a:hover .btn {
  background-image: url(../images/icon_arrow0202.svg);
}
main section.s06 .wrapper .voicelist li a .tmb {
  width: 240px;
  display: block;
}
main section.s06 .wrapper .voicelist li a .txtbox {
  width: calc(100% - 320px);
}
main section.s06 .wrapper .voicelist li a .txtbox .t03 {
  font-size: 13px;
  line-height: 190%;
  padding-left: 20px;
  position: relative;
}
main section.s06 .wrapper .voicelist li a .txtbox .t03::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-color: #83b717;
  position: absolute;
  top: 6px;
  left: 0;
}
main section.s06 .wrapper .voicelist li a .txtbox .t04 {
  font-size: 20px;
  font-weight: 500;
  line-height: 175%;
  margin-top: 8px;
}
main section.s06 .wrapper .voicelist li a .txtbox .t05 {
  font-size: 13px;
  line-height: 190%;
  margin-top: 20px;
}
main section.s06 .wrapper .voicelist li a .btn {
  background-image: url(../images/icon_arrow0201.svg);
  background-size: 36px auto;
  background-position: center top 0;
  background-repeat: no-repeat;
  width: 60px;
  padding-top: 45px;
  font-size: 10px;
  line-height: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -28px;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
main section.s07 {
  background-image: url(../images/tp0701.jpg);
  background-size: cover;
  background-position: center center;
  padding: 120px 0 100px;
}
main section.s07 .wrapper h6 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  line-height: 100%;
  color: #fff;
}
main section.s07 .wrapper .t01 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin-top: 20px;
  color: #fff;
}
main section.s07 .wrapper .form {
  width: 740px;
  display: block;
  background-color: #fff;
  margin: 60px auto 0;
  padding: 40px 100px 60px;
}
main section.s07 .wrapper .form .t02 {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #83b717;
}
main section.s07 .wrapper .form .t03 {
  text-align: center;
  font-size: 26px;
  font-weight: 500;
  margin-top: 10px;
}
main section.s07 .wrapper .form table {
  width: 100%;
  margin-top: 50px;
}
main section.s07 .wrapper .form table tr {
  border-bottom: 1px solid #b3b3b3;
}
main section.s07 .wrapper .form table tr.tr01 th {
  background-image: url(../images/tp0702.svg);
}
main section.s07 .wrapper .form table tr.tr02 th {
  background-image: url(../images/tp0703.svg);
}
main section.s07 .wrapper .form table tr.tr03 th {
  background-image: url(../images/tp0704.svg);
}
main section.s07 .wrapper .form table tr.tr04 th {
  background-image: url(../images/tp0705.svg);
}
main section.s07 .wrapper .form table tr.tr05 th {
  background-image: url(../images/tp0706.svg);
}
main section.s07 .wrapper .form table tr.tr06 th {
  background-image: url(../images/tp0707.svg);
}
main section.s07 .wrapper .form table tr th {
  width: 210px;
  padding: 25px 0 25px 50px;
  background-size: 30px auto;
  background-position: top 20px left 5px;
  background-repeat: no-repeat;
  vertical-align: top;
  font-size: 14px;
}
main section.s07 .wrapper .form table tr th span {
  color: #83b717;
  font-size: 10px;
}
main section.s07 .wrapper .form table tr td {
  padding: 13px 0;
  vertical-align: top;
}
main section.s07 .wrapper .form table tr td input {
  width: 100%;
  display: block;
  background-color: #f2f2f2;
  border: none;
  font-size: 16px;
  line-height: 150%;
  padding: 10px 15px;
}
main section.s07 .wrapper .form table tr td textarea {
  width: 100% !important;
  height: 200px !important;
  display: block;
  background-color: #f2f2f2;
  border: none;
  font-size: 16px;
  line-height: 150%;
  padding: 10px 15px;
}
main section.s07 .wrapper .form .submitbtn {
  width: 414px;
  height: 54px;
  border-radius: 54px;
  margin: 35px auto 0;
  font-size: 20px;
  color: #fff;
  line-height: 100%;
  text-align: center;
  display: block;
  background-color: #6d6e70;
  border: none;
  cursor: pointer;
  background-image: url(../images/icon_arrow0201.svg);
  background-size: 50px auto;
  background-position: center right 15px;
  background-repeat: no-repeat;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
main section.s07 .wrapper .form .submitbtn:hover {
  opacity: 1;
  background-image: url(../images/icon_arrow0202.svg);
  background-color: #83b717;
}
main section.s08 .wrapper .box {
  height: 100vh;
}
main section.s08 .wrapper .box.box01 {
  background-color: #000;
  font-size: 50px;
  text-align: center;
  color: #fff;
}
main section.s08 .wrapper .box.box02 {
  background-color: #fff;
  font-size: 50px;
  text-align: center;
  color: #000;
}
main section.s08 .wrapper .box.box03 {
  background-color: #000;
  font-size: 50px;
  text-align: center;
  color: #fff;
}

footer {
  margin-top: 0;
}
footer .wrapper .contactbox {
  display: none;
}
footer .wrapper .contentsmenubox {
  display: none;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  header.scrolled .wrapper {
    position: static;
  }
  header.scrolled .wrapper .btn_contact {
    position: fixed;
    top: 58px;
    right: 40px;
  }
  header .msg_header {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 145%;
    padding: 40px 20px 25px;
    font-weight: bold;
  }
  header .wrapper {
    position: relative;
  }
  header .wrapper .btn_contact {
    position: absolute;
    top: 58px;
    right: 40px;
  }
  main section.ttl_section02 {
    margin-top: 0;
    padding-bottom: 0;
  }
  main section.ttl_section02 h1 {
    padding: 0 20px 20px;
    font-size: 10px;
    margin-bottom: 0;
  }
  main section.ttl_section02 .wrapper {
    width: 100%;
    text-align: right;
  }
  main section.ttl_section02 .wrapper .photobox {
    width: 100%;
    height: calc(100vh - 159px);
    margin-left: 0;
    min-width: 0;
    display: block;
  }
  main section.ttl_section02 .wrapper .photobox video {
    width: 100%;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  main section.s01 {
    width: 100%;
    padding: 80px 20px 0;
    margin-top: 0;
  }
  main section.s01 .wrapper dl {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper dl + dl {
    margin-top: 60px;
  }
  main section.s01 .wrapper dl.dl01 dd .photo02 {
    max-width: 100%;
    margin: 30px auto 0;
    display: block;
  }
  main section.s01 .wrapper dl.dl02 dt {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  main section.s01 .wrapper dl.dl02 dd {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  main section.s01 .wrapper dl.dl02 dd ul {
    margin-top: 25px;
  }
  main section.s01 .wrapper dl.dl02 dd ul li {
    font-size: 13px;
    line-height: 150%;
    background-image: url(../images/su0102.png);
    background-size: 12px auto;
    background-position: top 18px left 0;
    background-repeat: no-repeat;
    padding: 14px 0 14px 20px;
    font-weight: 500;
  }
  main section.s01 .wrapper dl.dl02 dd ul li span {
    color: #83b717;
  }
  main section.s01 .wrapper dl.dl02 dd ul li + li {
    border-top: 1px solid #ddd;
  }
  main section.s01 .wrapper dl.dl02 dd .btn_more {
    width: 220px;
    display: block;
    text-decoration: none;
    margin: 35px auto 0;
    border: 1px solid #83b717;
    border-radius: 50px;
    text-align: center;
    font-size: 13px;
    line-height: 100%;
    padding: 8px 0 9px;
    color: #83b717;
    background-image: url(../images/icon_arrow0103.svg);
    background-size: 11.4px auto;
    background-position: center right 15px;
    background-repeat: no-repeat;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  main section.s01 .wrapper dl.dl02 dd .btn_more:hover {
    opacity: 1;
    background-color: #83b717;
    color: #fff;
    background-image: url(../images/icon_arrow0102.svg);
  }
  main section.s01 .wrapper dl dt {
    width: 100%;
  }
  main section.s01 .wrapper dl dt img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper dl dd {
    width: 100%;
    margin-top: 35px;
  }
  main section.s01 .wrapper dl dd .t01 {
    font-size: 12px;
    font-weight: 500;
    color: #83b717;
  }
  main section.s01 .wrapper dl dd .t02 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 25px;
    line-height: 160%;
  }
  main section.s01 .wrapper dl dd .t03 {
    font-size: 13px;
    line-height: 190%;
    margin-top: 35px;
  }
  main section.s02 {
    max-width: 1366px;
    margin: 0 auto;
    padding: 80px 0;
    background-image: none;
  }
  main section.s02 .map {
    width: 100%;
  }
  main section.s02 .wrapper {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    margin-top: -30px;
  }
  main section.s02 .wrapper .t01 {
    font-size: 12px;
    font-weight: 500;
    color: #83b717;
  }
  main section.s02 .wrapper .t02 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 25px;
    line-height: 160%;
  }
  main section.s02 .wrapper .t03 {
    width: 100%;
    font-size: 13px;
    line-height: 190%;
    margin-top: 35px;
  }
  main section.s02 .wrapper ul {
    width: 100%;
    margin-top: 10px;
  }
  main section.s02 .wrapper ul li {
    font-size: 13px;
    line-height: 150%;
    background-image: url(../images/su0102.png);
    background-size: 12px auto;
    background-position: top 18px left 0;
    background-repeat: no-repeat;
    padding: 14px 0 14px 20px;
    font-weight: 500;
  }
  main section.s02 .wrapper ul li span {
    color: #83b717;
  }
  main section.s02 .wrapper ul li + li {
    border-top: 1px solid #ddd;
  }
  main section.s02 .wrapper .btn_more {
    width: 220px;
    display: block;
    text-decoration: none;
    margin: 35px auto 0;
    border: 1px solid #83b717;
    border-radius: 50px;
    text-align: center;
    font-size: 13px;
    line-height: 100%;
    padding: 8px 0 9px;
    color: #83b717;
    background-image: url(../images/icon_arrow0103.svg);
    background-size: 11.4px auto;
    background-position: center right 15px;
    background-repeat: no-repeat;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  main section.s02 .wrapper .btn_more:hover {
    opacity: 1;
    background-color: #83b717;
    color: #fff;
    background-image: url(../images/icon_arrow0102.svg);
  }
  main section.s03 {
    background-color: #f2f2f2;
  }
  main section.s03 .wrapper {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
    width: 100%;
    padding: 80px 20px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail {
    width: 100%;
    position: relative;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail .num {
    font-size: 14px;
    color: #83b717;
    position: absolute;
    top: calc((100vw - 40px) * 0.75 + 50px);
    left: 28px;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl {
    display: block;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl dt {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl dt img {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl dd {
    width: 100%;
    margin-top: 50px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl dd .txtbox {
    width: 100%;
    margin: 0 auto;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl dd .txtbox .icon {
    display: block;
    margin: 0 auto;
    width: 50px;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl dd .txtbox .t01 {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    line-height: 165%;
    margin-top: 25px;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .slide_detail dl dd .txtbox .t02 {
    font-size: 13px;
    line-height: 190%;
    margin-top: 35px;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination {
    text-align: right;
    padding-bottom: 0;
    font-size: 0;
    letter-spacing: 0;
    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;
    padding: 0 15px;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination span {
    display: inline-block;
    width: calc((100% - 20px) / 6);
    height: 5px;
    background-color: #b3b3b3 !important;
    opacity: 1 !important;
    border-radius: 0 !important;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #83b717 !important;
  }
  main section.s03 .wrapper .swiper-area01 .swiper-button-prev {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_prev.svg);
    top: 50% !important;
    left: 0 !important;
    margin-top: 25px !important;
  }
  main section.s03 .wrapper .swiper-area01 .swiper-button-prev::after {
    display: none !important;
  }
  main section.s03 .wrapper .swiper-area01 .swiper-button-next {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_next.svg);
    top: 50% !important;
    right: 0 !important;
    margin-top: 25px !important;
  }
  main section.s03 .wrapper .swiper-area01 .swiper-button-next::after {
    display: none !important;
  }
  main section.s04 {
    width: 100%;
    padding: 80px 20px;
    margin: 0 auto;
  }
  main section.s04 .wrapper .t01 {
    font-size: 12px;
    font-weight: 500;
    color: #83b717;
  }
  main section.s04 .wrapper .t02 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 25px;
    line-height: 160%;
  }
  main section.s04 .wrapper .lineuplist {
    display: block;
    margin-top: 20px;
  }
  main section.s04 .wrapper .lineuplist li {
    width: 100%;
  }
  main section.s04 .wrapper .lineuplist li:nth-child(even) {
    border: none;
  }
  main section.s04 .wrapper .lineuplist li + li {
    border-top: 1px solid #b3b3b3 !important;
    margin-top: 40px;
    padding-top: 40px;
  }
  main section.s04 .wrapper .lineuplist li .tmbbox {
    position: relative;
  }
  main section.s04 .wrapper .lineuplist li .tmbbox .tmb {
    width: 100%;
    display: block;
  }
  main section.s04 .wrapper .lineuplist li .tmbbox .madein {
    width: 50px;
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
  }
  main section.s04 .wrapper .lineuplist li .t03 {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    margin: 40px 0 0 0;
    line-height: 100%;
    margin-bottom: 10px;
  }
  main section.s04 .wrapper .lineuplist li .t04 {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0;
    margin-top: 10px;
    line-height: 100%;
    text-align: center;
  }
  main section.s04 .wrapper .lineuplist li .t04 span {
    color: #83b717;
    letter-spacing: 0;
  }
  main section.s04 .wrapper .lineuplist li .t05 {
    text-align: center;
    font-size: 12px;
    margin-top: 40px;
  }
  main section.s04 .wrapper .lineuplist li .t06 {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 100%;
    margin-top: 25px;
  }
  main section.s04 .wrapper .lineuplist li .t07 {
    font-size: 13px;
    line-height: 190%;
    width: 100%;
    margin: 35px auto 0;
  }
  main section.s04 .wrapper .lineuplist li .btn_more {
    width: 220px;
    display: block;
    text-decoration: none;
    margin: 35px auto 0;
    border: 1px solid #83b717;
    border-radius: 50px;
    text-align: center;
    font-size: 13px;
    line-height: 100%;
    padding: 8px 0 9px;
    color: #83b717;
    background-image: url(../images/icon_arrow0103.svg);
    background-size: 11.4px auto;
    background-position: center right 15px;
    background-repeat: no-repeat;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  main section.s04 .wrapper .lineuplist li .btn_more:hover {
    opacity: 1;
    background-color: #83b717;
    color: #fff;
    background-image: url(../images/icon_arrow0102.svg);
  }
  main section.s05 {
    background-color: #f2f2f2;
    padding: 80px 20px 50px;
  }
  main section.s05 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s05 .wrapper .t01 {
    font-size: 12px;
    font-weight: 500;
    color: #83b717;
  }
  main section.s05 .wrapper .t02 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 25px;
    line-height: 160%;
  }
  main section.s05 .wrapper video {
    width: 100%;
    display: block;
    margin-top: 35px;
  }
  main section.s05 .wrapper .mvbox {
    width: 100% !important;
    margin-top: 35px;
    padding-top: 56.25%;
    position: relative;
  }
  main section.s05 .wrapper .mvbox iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  main section.s05 .wrapper .contentsmenubox {
    background-color: #f2f2f2;
    margin-top: 20px;
  }
  main section.s05 .wrapper .contentsmenubox ul {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  main section.s05 .wrapper .contentsmenubox ul li {
    width: 100%;
    padding: 0 !important;
    border-left: none !important;
  }
  main section.s05 .wrapper .contentsmenubox ul li + li {
    border-top: 1px solid #b3b3b3;
  }
  main section.s05 .wrapper .contentsmenubox ul li a {
    width: 100%;
    display: block;
    text-decoration: none;
    background-image: url(../images/icon_arrow0201.svg);
    background-size: 24px auto;
    background-position: center right 0;
    background-repeat: no-repeat;
    padding: 20px 40px 20px 0;
  }
  main section.s05 .wrapper .contentsmenubox ul li a:hover {
    opacity: 1;
    background-image: url(../images/icon_arrow0202.svg);
  }
  main section.s05 .wrapper .contentsmenubox ul li a .t01 {
    font-size: 12px;
    font-weight: 500;
    color: #83b717;
  }
  main section.s05 .wrapper .contentsmenubox ul li a .t02 {
    font-size: 17px;
    font-weight: 500;
    color: #2e3033;
    margin-top: 15px;
  }
  main section.s05 .wrapper .contentsmenubox ul li a .t03 {
    font-size: 12px;
    line-height: 160%;
    margin-top: 30px;
    color: #2e3033;
  }
  main section.s06 {
    padding: 80px 20px;
  }
  main section.s06 .wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-left: 0px;
  }
  main section.s06 .wrapper .ttlbox {
    width: 100%;
    position: static;
  }
  main section.s06 .wrapper .ttlbox .t01 {
    font-size: 12px;
    font-weight: 500;
    color: #83b717;
  }
  main section.s06 .wrapper .ttlbox .t02 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 25px;
    line-height: 160%;
  }
  main section.s06 .wrapper .comingsoon {
    width: 100%;
    padding-top: 10px;
  }
  main section.s06 .wrapper .comingsoon li {
    padding: 30px 0;
    text-align: center;
  }
  main section.s06 .wrapper .comingsoon li + li {
    border-top: 1px solid #b3b3b3;
  }
  main section.s06 .wrapper .comingsoon li .t03 {
    font-size: 18px;
    font-weight: 500;
  }
  main section.s06 .wrapper .comingsoon li .t04 {
    font-size: 12px;
    margin-top: 5px;
  }
  main section.s06 .wrapper .voicelist {
    width: 100%;
    padding-top: 10px;
  }
  main section.s06 .wrapper .voicelist li {
    padding: 45px 0;
  }
  main section.s06 .wrapper .voicelist li + li {
    border-top: 1px solid #b3b3b3;
  }
  main section.s06 .wrapper .voicelist li a {
    display: block;
    color: #2e3033;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 0;
    position: relative;
    padding-bottom: 60px;
  }
  main section.s06 .wrapper .voicelist li a:hover {
    opacity: 1;
  }
  main section.s06 .wrapper .voicelist li a:hover .btn {
    background-image: url(../images/icon_arrow0202.svg);
  }
  main section.s06 .wrapper .voicelist li a .tmb {
    margin: 0 auto;
    display: block;
  }
  main section.s06 .wrapper .voicelist li a .txtbox {
    width: 100%;
    margin-top: 30px;
  }
  main section.s06 .wrapper .voicelist li a .txtbox .t03 {
    font-size: 12px;
    line-height: 190%;
    padding-left: 17px;
    position: relative;
  }
  main section.s06 .wrapper .voicelist li a .txtbox .t03::before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background-color: #83b717;
    position: absolute;
    top: 5px;
    left: 0;
  }
  main section.s06 .wrapper .voicelist li a .txtbox .t04 {
    font-size: 18px;
    font-weight: 500;
    line-height: 175%;
    margin-top: 25px;
  }
  main section.s06 .wrapper .voicelist li a .txtbox .t05 {
    font-size: 13px;
    line-height: 190%;
    margin-top: 35px;
  }
  main section.s06 .wrapper .voicelist li a .btn {
    background-image: url(../images/icon_arrow0201.svg);
    background-size: 30px auto;
    background-position: center top 0;
    background-repeat: no-repeat;
    width: 60px;
    padding-top: 38px;
    font-size: 8px;
    line-height: 100%;
    text-align: center;
    position: absolute;
    top: auto;
    right: 0;
    bottom: -15px;
    margin-top: 0;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  main section.s07 {
    background-image: url(../images/tp0701.jpg);
    background-size: cover;
    background-position: center center;
    padding: 80px 20px;
  }
  main section.s07 .wrapper h6 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 150%;
    color: #fff;
  }
  main section.s07 .wrapper .t01 {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    margin-top: 35px;
    line-height: 170%;
    color: #fff;
  }
  main section.s07 .wrapper .form {
    width: 100%;
    display: block;
    background-color: #fff;
    margin: 45px auto 0;
    padding: 45px 20px;
  }
  main section.s07 .wrapper .form .t02 {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #83b717;
  }
  main section.s07 .wrapper .form .t03 {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin-top: 25px;
  }
  main section.s07 .wrapper .form table {
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  main section.s07 .wrapper .form table tbody {
    width: 100%;
    display: block;
  }
  main section.s07 .wrapper .form table tr {
    width: 100%;
    display: block;
    border-bottom: 1px solid #b3b3b3;
  }
  main section.s07 .wrapper .form table tr.tr01 th {
    background-image: url(../images/tp0702.svg);
  }
  main section.s07 .wrapper .form table tr.tr02 th {
    background-image: url(../images/tp0703.svg);
  }
  main section.s07 .wrapper .form table tr.tr03 th {
    background-image: url(../images/tp0704.svg);
  }
  main section.s07 .wrapper .form table tr.tr04 th {
    background-image: url(../images/tp0705.svg);
  }
  main section.s07 .wrapper .form table tr.tr05 th {
    background-image: url(../images/tp0706.svg);
  }
  main section.s07 .wrapper .form table tr.tr06 th {
    background-image: url(../images/tp0707.svg);
  }
  main section.s07 .wrapper .form table tr th {
    width: 100%;
    height: 50px;
    display: block;
    padding: 25px 0 0 35px;
    background-size: 24px auto;
    background-position: top 23px left 0;
    background-repeat: no-repeat;
    vertical-align: top;
    font-size: 14px;
  }
  main section.s07 .wrapper .form table tr th span {
    color: #83b717;
    font-size: 10px;
  }
  main section.s07 .wrapper .form table tr td {
    width: 100%;
    display: block;
    padding: 0 0 25px;
    vertical-align: top;
    margin-top: 15px;
  }
  main section.s07 .wrapper .form table tr td input {
    width: 100%;
    display: block;
    background-color: #f2f2f2;
    border: none;
    font-size: 16px;
    line-height: 150%;
    padding: 10px 15px;
  }
  main section.s07 .wrapper .form table tr td textarea {
    width: 100% !important;
    height: 120px !important;
    display: block;
    background-color: #f2f2f2;
    border: none;
    font-size: 16px;
    line-height: 150%;
    padding: 10px 15px;
  }
  main section.s07 .wrapper .form .submitbtn {
    width: 270px;
    height: 40px;
    border-radius: 54px;
    margin: 30px auto 0;
    font-size: 16px;
    color: #fff;
    line-height: 100%;
    text-align: center;
    display: block;
    background-color: #6d6e70;
    border: none;
    cursor: pointer;
    background-image: url(../images/icon_arrow0201.svg);
    background-size: 30px auto;
    background-position: center right 10px;
    background-repeat: no-repeat;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  main section.s07 .wrapper .form .submitbtn:hover {
    opacity: 1;
    background-image: url(../images/icon_arrow0202.svg);
    background-color: #83b717;
  }
  footer {
    margin-top: 0;
  }
  footer .wrapper .contactbox {
    display: none;
  }
  footer .wrapper .contentsmenubox {
    display: none;
  }
}