@charset "UTF-8";
@media screen and (min-width: 920px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 919px) {
  .pc {
    display: none;
  }
}

html {
  scroll-behavior: smooth;
}
@media screen and (min-width: 920px) {
  html {
    scroll-padding: 140px;
  }
}
@media screen and (max-width: 919px) {
  html {
    scroll-padding: 15vw;
  }
}

div.bg1 {
  background: url(../img/bg1.png) center 0/100% repeat;
}

div.bg2 {
  background: url(../img/bg1.png) center 0/100% repeat;
}
@media screen and (min-width: 920px) {
  div.bg2 {
    padding: 0 0 140px;
  }
}
@media screen and (max-width: 919px) {
  div.bg2 {
    padding: 0 0 15.2173913043vw;
  }
}

div.l-wrapper img {
  width: 100%;
  height: auto;
}
div.l-wrapper .c_title1 {
  margin: 0 auto;
  position: relative;
  transition: 0.4s;
}
div.l-wrapper .c_title1 span {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
div.l-wrapper .c_title1:before {
  transition: 0.4s;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 3px;
  background: #000;
}
@media screen and (min-width: 920px) {
  div.l-wrapper .c_title1:before {
    bottom: -10px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper .c_title1:before {
    bottom: -1.0869565217vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper .c_title1:before:hover {
    opacity: 1;
  }
}
div.l-wrapper a.onlineshop {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99999;
  color: #fff;
  background-color: #000;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 920px) {
  div.l-wrapper a.onlineshop {
    height: 160px;
    font-size: 30px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper a.onlineshop {
    height: 17.3913043478vw;
    font-size: 3.2608695652vw;
  }
}
div.l-wrapper a.onlineshop:before {
  content: "";
  background: url(../img/onlineshop_icon1.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 920px) {
  div.l-wrapper a.onlineshop:before {
    width: 54px;
    height: 43px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper a.onlineshop:before {
    width: 5.8695652174vw;
    height: 4.6739130435vw;
    margin-right: 3.2608695652vw;
  }
}
div.l-wrapper div.h-nav {
  background-color: #fff;
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.h-nav {
    height: 10.8695652174vw;
  }
}
div.l-wrapper div.h-nav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
}
div.l-wrapper div.h-nav ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.h-nav ul {
    max-width: 920px;
    margin: 0 auto;
  }
}
div.l-wrapper div.h-nav ul li.h-nav-item {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.h-nav ul li.h-nav-item {
    height: 100px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.h-nav ul li.h-nav-item {
    height: 10.8695652174vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.h-nav ul li.h-nav-item {
    width: 22.5%;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.h-nav ul li.h-nav-item {
    width: 22.5%;
  }
}
div.l-wrapper div.h-nav ul li.h-nav-item:nth-of-type(1) span {
  background: url(../img/h-nav_tit1.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.h-nav ul li.h-nav-item:nth-of-type(1) span {
    width: 104px;
    height: 31px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.h-nav ul li.h-nav-item:nth-of-type(1) span {
    width: 11.3043478261vw;
    height: 3.3695652174vw;
  }
}
div.l-wrapper div.h-nav ul li.h-nav-item:nth-of-type(2) span {
  background: url(../img/h-nav_tit2.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.h-nav ul li.h-nav-item:nth-of-type(2) span {
    width: 120px;
    height: 31px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.h-nav ul li.h-nav-item:nth-of-type(2) span {
    width: 13.0434782609vw;
    height: 3.3695652174vw;
  }
}
div.l-wrapper div.h-nav ul li.h-nav-item:nth-of-type(3) span {
  background: url(../img/h-nav_tit3.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.h-nav ul li.h-nav-item:nth-of-type(3) span {
    width: 94px;
    height: 31px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.h-nav ul li.h-nav-item:nth-of-type(3) span {
    width: 10.2173913043vw;
    height: 3.3695652174vw;
  }
}
div.l-wrapper div.h-nav ul li.h-nav-item:nth-of-type(4) span {
  background: url(../img/h-nav_tit4.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.h-nav ul li.h-nav-item:nth-of-type(4) span {
    width: 104px;
    height: 31px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.h-nav ul li.h-nav-item:nth-of-type(4) span {
    width: 11.3043478261vw;
    height: 3.3695652174vw;
  }
}
div.l-wrapper div.h-nav ul li.h-nav-item span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: 0.4s;
}
div.l-wrapper div.h-nav ul li.h-nav-item span:before {
  transition: 0.4s;
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 3px;
  background: #000;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.h-nav ul li.h-nav-item span:before {
    bottom: -10px;
    width: 60px;
    height: 4px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.h-nav ul li.h-nav-item span:before {
    bottom: -1.0869565217vw;
    width: 6.5217391304vw;
    height: 0.4347826087vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.h-nav ul li.h-nav-item span:before:hover {
    opacity: 1;
  }
}
div.l-wrapper div.h-nav ul li.h-nav-item a {
  opacity: 0.5;
  transition: 0.4s;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.h-nav ul li.h-nav-item a:hover {
    opacity: 1;
    transform: scale(1.05);
  }
}
div.l-wrapper div.h-nav ul li.h-nav-item a:hover span:before {
  opacity: 1;
}
div.l-wrapper div.h-nav ul li.h-nav-item a.active {
  opacity: 1;
  transform: scale(1.05);
}
div.l-wrapper div.h-nav ul li.h-nav-item a.active span:before {
  opacity: 1;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product {
    padding: 0 0 120px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product {
    padding: 0 0 13.0434782609vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product > div.head {
    max-width: 920px;
    margin: 0 auto;
    padding-top: 50px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product > div.head {
    padding-top: 5.4347826087vw;
  }
}
div.l-wrapper div.product > div.head p.c_title1 span {
  background: url(../img/product_tit1.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product > div.head p.c_title1 span {
    width: 132px;
    height: 39px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product > div.head p.c_title1 span {
    width: 14.347826087vw;
    height: 4.2391304348vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product > div.head p.c_title1:before {
    width: 170px;
    height: 4px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product > div.head p.c_title1:before {
    width: 18.4782608696vw;
    height: 0.4347826087vw;
  }
}
div.l-wrapper div.product > div.head h2 {
  text-align: center;
  line-height: 1.3;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product > div.head h2 {
    margin: 40px;
    font-size: 60px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product > div.head h2 {
    margin: 4.347826087vw 0;
    font-size: 6.5217391304vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product > div.head h2 img {
    width: 696px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product > div.head h2 img {
    width: 75.652173913vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.tab-wrap {
    max-width: 920px;
    margin: 290px auto 0;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product div.tab-wrap {
    margin-top: 31.5217391304vw;
  }
}
div.l-wrapper div.product div.tab-wrap .tab-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.tab-wrap .tab-container {
    gap: 0 14px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product div.tab-wrap .tab-container {
    gap: 0 1.5217391304vw;
  }
}
div.l-wrapper div.product div.tab-wrap .tab {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  color: #fff;
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.tab-wrap .tab {
    width: 268px;
    height: 50px;
    font-size: 28px;
    border-radius: 10px 10px 0 0;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product div.tab-wrap .tab {
    width: 29.1304347826vw;
    height: 5.4347826087vw;
    font-size: 3.0434782609vw;
    border-radius: 1.0869565217vw 1.0869565217vw 0 0;
  }
}
div.l-wrapper div.product div.tab-wrap .tab .h {
  position: absolute;
  left: 0;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.tab-wrap .tab .h {
    top: -260px;
    width: 282px !important;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product div.tab-wrap .tab .h {
    top: -28.2608695652vw;
    width: 30.652173913vw !important;
  }
}
div.l-wrapper div.product div.tab-wrap .tab:nth-of-type(1) {
  background-color: #6F7271;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.tab-wrap .tab:nth-of-type(1) img {
    width: 108px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product div.tab-wrap .tab:nth-of-type(1) img {
    width: 11.7391304348vw;
  }
}
div.l-wrapper div.product div.tab-wrap .tab:nth-of-type(2) {
  background-color: #3F3A60;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.tab-wrap .tab:nth-of-type(2) img {
    width: 98px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product div.tab-wrap .tab:nth-of-type(2) img {
    width: 10.652173913vw;
  }
}
div.l-wrapper div.product div.tab-wrap .tab:nth-of-type(3) {
  background-color: #623C21;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.tab-wrap .tab:nth-of-type(3) img {
    width: 100px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product div.tab-wrap .tab:nth-of-type(3) img {
    width: 10.8695652174vw;
  }
}
div.l-wrapper div.product div.tab-wrap .content {
  display: none; /*必須*/
}
div.l-wrapper div.product div.tab-wrap .content:nth-of-type(1) div.foot {
  background-color: rgba(111, 114, 113, 0.9);
}
div.l-wrapper div.product div.tab-wrap .content:nth-of-type(2) div.foot {
  background-color: rgba(63, 58, 96, 0.9);
}
div.l-wrapper div.product div.tab-wrap .content:nth-of-type(3) div.foot {
  background-color: rgba(98, 60, 33, 0.9);
}
div.l-wrapper div.product div.tab-wrap .content div.head {
  position: relative;
}
div.l-wrapper div.product div.tab-wrap .content div.head > span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 1;
}
div.l-wrapper div.product div.tab-wrap .content div.head > span.btn-l {
  left: 0;
}
div.l-wrapper div.product div.tab-wrap .content div.head > span.btn-r {
  right: 0;
  transform: rotate(-180deg);
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.tab-wrap .content div.head > span {
    width: 50px;
    height: 200px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product div.tab-wrap .content div.head > span {
    width: 5.4347826087vw;
    height: 21.7391304348vw;
  }
}
div.l-wrapper div.product div.tab-wrap .content div.head > span span {
  background: url(../img/icon_arrow-side.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.tab-wrap .content div.head > span span {
    width: 14px;
    height: 40px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product div.tab-wrap .content div.head > span span {
    width: 1.5217391304vw;
    height: 4.347826087vw;
  }
}
div.l-wrapper div.product div.tab-wrap .content.show {
  display: block; /*必須*/
}
div.l-wrapper div.product div.tab-wrap div.content_area div.content-container div.content.show div.foot {
  box-sizing: border-box;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.tab-wrap div.content_area div.content-container div.content.show div.foot {
    width: 820px;
    border-radius: 10px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product div.tab-wrap div.content_area div.content-container div.content.show div.foot {
    width: 89.1304347826vw;
    border-radius: 1.0869565217vw;
    margin: 0 auto;
  }
}
div.l-wrapper div.product div.tab-wrap div.content_area div.content-container div.content.show div.foot h3 {
  text-align: center;
  color: #fff;
  transition: 0.4s;
  position: relative;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.tab-wrap div.content_area div.content-container div.content.show div.foot h3 {
    padding: 25px 50px 30px;
    font-size: 26px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product div.tab-wrap div.content_area div.content-container div.content.show div.foot h3 {
    padding: 2.7173913043vw 5.4347826087vw 3.2608695652vw;
    font-size: 2.8260869565vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.tab-wrap div.content_area div.content-container div.content.show div.foot h3:hover {
    cursor: pointer;
    opacity: 0.8;
  }
}
div.l-wrapper div.product div.tab-wrap div.content_area div.content-container div.content.show div.foot h3:after {
  content: "";
  display: block;
  background: url(../img/icon_arrow.png) 0 0/cover no-repeat;
  transition: 0.1s;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.tab-wrap div.content_area div.content-container div.content.show div.foot h3:after {
    width: 66px;
    height: 22px;
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product div.tab-wrap div.content_area div.content-container div.content.show div.foot h3:after {
    width: 7.1739130435vw;
    height: 2.3913043478vw;
    margin: 2.1739130435vw auto 0;
  }
}
div.l-wrapper div.product div.tab-wrap div.content_area div.content-container div.content.show div.foot h3.is-active:after {
  transform: rotate(-180deg);
}
div.l-wrapper div.product div.tab-wrap div.content_area div.content-container div.content.show div.foot div.image {
  display: none;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.tab-wrap div.content_area div.content-container div.content.show div.foot div.image {
    padding: 0 50px 50px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product div.tab-wrap div.content_area div.content-container div.content.show div.foot div.image {
    padding: 0 5.4347826087vw 5.4347826087vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.product div.foot {
    width: 820px;
    margin: 80px auto 0;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.product div.foot {
    width: 89.1304347826vw;
    margin: 8.6956521739vw auto 0;
  }
}
div.l-wrapper div.step {
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgb(0, 0, 0) 85%, rgba(0, 0, 0, 0) 95%);
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.step {
    padding: 120px 0 50px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.step {
    padding: 13.0434782609vw 0 5.4347826087vw;
  }
}
div.l-wrapper div.step h2 {
  text-align: center;
  color: #fff;
  line-height: 1.3;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.step h2 {
    font-size: 60px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.step h2 {
    font-size: 6.5217391304vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.step h2 img {
    width: 640px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.step h2 img {
    width: 69.5652173913vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.step ul {
    max-width: 720px;
    margin: 70px auto 140px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.step ul {
    width: 78.2608695652vw;
    margin: 7.6086956522vw auto 15.2173913043vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.step ul li + li {
    margin-top: 80px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.step ul li + li {
    margin-top: 8.6956521739vw;
  }
}
div.l-wrapper div.step .c_title1 span {
  background: url(../img/research_tit1.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.step .c_title1 span {
    width: 150px;
    height: 39px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.step .c_title1 span {
    width: 16.3043478261vw;
    height: 4.2391304348vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.step .c_title1:before {
    width: 170px;
    height: 4px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.step .c_title1:before {
    width: 18.4782608696vw;
    height: 0.4347826087vw;
  }
}
div.l-wrapper div.research {
  background-color: #3F3A60;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.research {
    padding: 0 30px 30px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.research {
    padding: 0 3.2608695652vw 3.2608695652vw;
  }
}
div.l-wrapper div.research h2 {
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.research h2 {
    padding: 80px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.research h2 {
    padding: 8.6956521739vw 0;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.research h2 img {
    width: 698px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.research h2 img {
    width: 75.8695652174vw;
  }
}
div.l-wrapper div.research div.cont {
  background-color: #fff;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.research div.cont {
    padding: 80px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.research div.cont {
    padding: 8.6956521739vw 0;
  }
}
div.l-wrapper div.research div.cont > p {
  text-align: center;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.research div.cont > p img {
    width: 590px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.research div.cont > p img {
    width: 64.1304347826vw;
  }
}
div.l-wrapper div.research div.cont ul {
  box-sizing: border-box;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.research div.cont ul {
    margin: 70px auto 0;
    max-width: 880px;
    padding: 0 40px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.research div.cont ul {
    margin-top: 7.6086956522vw;
    padding: 0 4.347826087vw;
    margin-right: -1.0869565217vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.research div.cont ul li + li {
    margin-top: 100px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.research div.cont ul li + li {
    margin-top: 10.8695652174vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.column {
    padding: 80px 0 0;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.column {
    padding: 8.6956521739vw 0 0;
  }
}
div.l-wrapper div.column p.c_title1 span {
  background: url(../img/column_tit1.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.column p.c_title1 span {
    width: 150px;
    height: 39px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.column p.c_title1 span {
    width: 16.3043478261vw;
    height: 4.2391304348vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.column p.c_title1:before {
    width: 200px;
    height: 4px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.column p.c_title1:before {
    width: 21.7391304348vw;
    height: 0.4347826087vw;
  }
}
div.l-wrapper div.column div.inner {
  box-sizing: border-box;
  background-color: #000;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.column div.inner {
    width: 820px;
    margin: 50px auto;
    padding: 80px 50px;
    border-radius: 10px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.column div.inner {
    width: 89.1304347826vw;
    margin: 5.4347826087vw auto 0;
    padding: 8.6956521739vw 5.4347826087vw;
    border-radius: 1.0869565217vw;
  }
}
div.l-wrapper div.column div.inner h2 {
  text-align: center;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.column div.inner h2 img {
    width: 647px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.column div.inner h2 img {
    width: 70.3260869565vw;
  }
}
div.l-wrapper div.column div.inner a.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  font-weight: bold;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.column div.inner a.btn {
    margin-top: 80px;
    height: 80px;
    border-radius: 5px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.column div.inner a.btn {
    margin-top: 8.6956521739vw;
    height: 8.6956521739vw;
    border-radius: 0.5434782609vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.column div.inner a.btn img {
    width: 571px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.column div.inner a.btn img {
    width: 62.0652173913vw;
  }
}
div.l-wrapper div.column div.inner div.video {
  width: 100%;
  aspect-ratio: 16/9;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.column div.inner div.video {
    margin-top: 50px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.column div.inner div.video {
    margin-top: 5.4347826087vw;
  }
}
div.l-wrapper div.column div.inner div.video iframe {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.column div.inner h3 {
    margin: 80px 0 40px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.column div.inner h3 {
    margin: 8.6956521739vw 0 4.347826087vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.column div.inner h3 img {
    width: 720px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.column div.inner h3 img {
    width: 78.2608695652vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.column div.inner ul li + li {
    margin-top: 60px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.column div.inner ul li + li {
    margin-top: 6.5217391304vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.support {
    padding: 80px 0 0;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.support {
    padding: 8.6956521739vw 0 0;
  }
}
div.l-wrapper div.support p.c_title1 span {
  background: url(../img/support_tit1.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.support p.c_title1 span {
    width: 150px;
    height: 39px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.support p.c_title1 span {
    width: 16.3043478261vw;
    height: 4.2391304348vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.support p.c_title1:before {
    width: 200px;
    height: 4px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.support p.c_title1:before {
    width: 21.7391304348vw;
    height: 0.4347826087vw;
  }
}
div.l-wrapper div.support table {
  background-color: rgba(255, 255, 255, 0.4);
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.support table {
    width: 820px;
    margin: 50px auto;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.support table {
    width: 89.1304347826vw;
    margin: 5.4347826087vw auto;
  }
}
div.l-wrapper div.support table caption {
  color: #fff;
  background-color: #000;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.support table caption {
    padding: 10px 0;
    font-size: 34px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.support table caption {
    padding: 1.0869565217vw 0;
    font-size: 3.6956521739vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.support table tbody tr:last-child th, div.l-wrapper div.support table tbody tr:last-child td {
    border-bottom: 2px solid #000;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.support table tbody tr:last-child th, div.l-wrapper div.support table tbody tr:last-child td {
    border-bottom: 0.4347826087vw solid #000;
  }
}
div.l-wrapper div.support table tbody tr th, div.l-wrapper div.support table tbody tr td {
  letter-spacing: -0.05em;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.support table tbody tr th, div.l-wrapper div.support table tbody tr td {
    border-top: 2px solid #000;
    font-size: 27px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.support table tbody tr th, div.l-wrapper div.support table tbody tr td {
    border-top: 0.4347826087vw solid #000;
    font-size: 2.9347826087vw;
  }
}
div.l-wrapper div.support table tbody tr th {
  font-weight: normal;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.support table tbody tr th {
    border-left: 2px solid #000;
    border-right: 2px solid #000;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.support table tbody tr th {
    border-left: 0.4347826087vw solid #000;
    border-right: 0.4347826087vw solid #000;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.support table tbody tr td {
    border-right: 2px solid #000;
    padding: 15px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.support table tbody tr td {
    border-right: 0.4347826087vw solid #000;
    padding: 1.6304347826vw 0;
  }
}
div.l-wrapper div.support table tbody tr td p {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.support table tbody tr td.row1 {
    border-left: 2px solid #000;
    padding: 30px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.support table tbody tr td.row1 {
    border-left: 0.4347826087vw solid #000;
    padding: 3.2608695652vw 0;
  }
}
div.l-wrapper div.faq {
  background-color: #fff;
  box-sizing: border-box;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.faq {
    width: 820px;
    margin: 100px auto 0;
    font-size: 10px;
    border-radius: 10px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.faq {
    width: 89.1304347826vw;
    margin: 10.8695652174vw auto 0;
    padding: 3.2608695652vw;
    font-size: 1.0869565217vw;
    border-radius: 1.0869565217vw;
  }
}
div.l-wrapper div.faq h2 {
  text-align: center;
  transition: 0.4s;
  position: relative;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.faq h2 {
    padding: 30px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.faq h2 {
    padding: 3.2608695652vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.faq h2 img {
    width: 97px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.faq h2 img {
    width: 10.5434782609vw;
  }
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.faq h2:hover {
    cursor: pointer;
    opacity: 0.8;
  }
}
div.l-wrapper div.faq h2:after {
  content: "";
  display: block;
  background: url(../img/icon_arrow2.png) 0 0/cover no-repeat;
  transition: 0.1s;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.faq h2:after {
    width: 66px;
    height: 22px;
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.faq h2:after {
    width: 7.1739130435vw;
    height: 2.3913043478vw;
    margin: 2.1739130435vw auto 0;
  }
}
div.l-wrapper div.faq h2.is-active:after {
  transform: rotate(-180deg);
}
div.l-wrapper div.faq div.cont {
  display: none;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.faq div.cont {
    padding: 0 30px 30px 30px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.faq div.cont {
    padding: 0 3.2608695652vw 3.2608695652vw 3.2608695652vw;
  }
}
div.l-wrapper div.faq div.cont dl {
  position: relative;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.faq div.cont dl {
    padding: 22px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.faq div.cont dl {
    padding: 2.3913043478vw 0;
  }
}
div.l-wrapper div.faq div.cont dl:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  background: url(../img/faq_bd.png) 0 0/100% no-repeat;
}
div.l-wrapper div.faq div.cont dl:last-child:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  background: url(../img/faq_bd.png) 0 0/100% no-repeat;
}
div.l-wrapper div.faq div.cont dl dt, div.l-wrapper div.faq div.cont dl dd {
  position: relative;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.faq div.cont dl dt, div.l-wrapper div.faq div.cont dl dd {
    font-size: 20px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.faq div.cont dl dt, div.l-wrapper div.faq div.cont dl dd {
    font-size: 2.1739130435vw;
  }
}
div.l-wrapper div.faq div.cont dl dt:before, div.l-wrapper div.faq div.cont dl dd:before {
  content: "";
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.faq div.cont dl dt:before, div.l-wrapper div.faq div.cont dl dd:before {
    margin-right: 10px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.faq div.cont dl dt:before, div.l-wrapper div.faq div.cont dl dd:before {
    margin-right: 1.0869565217vw;
  }
}
div.l-wrapper div.faq div.cont dl dt {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.faq div.cont dl dt {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.faq div.cont dl dt {
    margin-bottom: 2.1739130435vw;
  }
}
div.l-wrapper div.faq div.cont dl dt:before {
  content: "";
  background: url(../img/faq_icon-q.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.faq div.cont dl dt:before {
    min-width: 35px;
    min-height: 37px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.faq div.cont dl dt:before {
    min-width: 3.8043478261vw;
    min-height: 4.0217391304vw;
  }
}
div.l-wrapper div.faq div.cont dl dd {
  display: flex;
  align-items: flex-start;
}
div.l-wrapper div.faq div.cont dl dd:before {
  content: "";
  background: url(../img/faq_icon-a.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 920px) {
  div.l-wrapper div.faq div.cont dl dd:before {
    min-width: 37px;
    min-height: 37px;
  }
}
@media screen and (max-width: 919px) {
  div.l-wrapper div.faq div.cont dl dd:before {
    min-width: 4.0217391304vw;
    min-height: 4.0217391304vw;
  }
}