@charset "UTF-8";
body {
  font-family: Verdana,"游ゴシック",YuGothic
}
body:before {
  -webkit-background-size: cover;
  display: block;
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/back.jpg) center/cover no-repeat;
  content: ""
}
.pure-g [class*=pure-u],
button,
html,
input,
select,
textarea {
  font-family: Verdana,"游ゴシック",YuGothic,Georgia,Times,"Times New Roman",serif
}
em {
  font-style: normal
}
strong {
  font-weight: 400
}
.container {
  font-family: "Yu Gothic",YuGothic,Verdana,'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
  text-align: center
}
.btn-gradation {
  -webkit-transition: .5s;
  display: inline-block;
  width: 80%;
  padding: 12px 24px;
  border-radius: 4px;
  background-image: -webkit-gradient(linear,right top,left top,from(#00b2ff),to(#30415c));
  background-image: -webkit-linear-gradient(right,#00b2ff,#30415c);
  background-image: linear-gradient(-90deg,#00b2ff,#30415c);
  background-size: 200%;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: .5s
}
.padding-top40px {
  padding-top: 40px
}
.padding-top10px {
  padding-top: 10px
}
.btn-gradation:hover {
  background-position: right center;
  color: #fff
}
.fv_bnr {
  z-index: 1000;
  position: fixed;
  right: 0;
  bottom: 0;
  max-width: 60%
}
.pc_br {
  display: none
}
.bg_red {
  background-color: #900000
}
.bg_white {
  background-color: #fff
}
.bg_brack {
  background-color: #000
}
.bg_green {
  background-color: #79b22d
}
.small {
  font-size: 80%
}
.bg_box {
  padding: 5px 15px;
  border-radius: 10px;
  background: #f0f1f3
}
.orange {
  color: #e26908
}
.green {
  color: #477903
}
.mintyo {
  font-family: "Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","メイリオ",Meiryo,serif;
  font-weight: 400
}
.marker {
  background: -webkit-gradient(linear,left top,left bottom,color-stop(80%,transparent),color-stop(80%,#fff7a8));
  background: -webkit-linear-gradient(transparent 80%,#fff7a8 80%);
  background: linear-gradient(transparent 80%,#fff7a8 80%)
}
.content {
  color: #514e46;
  text-align: center
}
.important_point {
  padding: 40px 10px;
  background: #efefef;
  font-size: 12px
}
.important_point ul {
  margin-left: 0;
  padding-left: 1em;
  list-style-type: disc
}
.white {
  color: #fff
}
.big {
  font-size: 140%
}
.sec {
  display: block;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto
}
table {
  max-width: 730px;
  margin-right: auto;
  margin-left: auto;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #eaeaea
}
td,
th {
  padding: .5em 1.2em;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #eaeaea;
  text-align: center
}
th {
  background-color: #f5f5f5;
  font-weight: 700;
  text-align: center
}
div.guidwrap table.noborder td,
table.noborder {
  border: none
}
#fv {
  z-index: 500;
  position: relative;
  margin: auto
}
#fv .inner {
  position: relative;
  max-width: 1000px;
  height: 530px;
  margin: auto;
  background-image: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/fv_bk.png);
  background-position: center center;
  background-size: cover
}
#fv .madein {
  position: absolute;
  top: 30px;
  right: 5%;
  width: 70px
}
#fv .title {
  -webkit-transform: translate(-50%,-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%,-50%);
  text-align: center
}
#fv .title span {
  display: block;
  width: 120px;
  margin: 0 auto 30px
}
#fv .title h1 {
  margin: 0;
  color: #fff;
  font-size: 80px;
  letter-spacing: -.02em;
  line-height: 1;
  text-shadow: 1px 1px 5px rgba(0,0,0,.8)
}
#fv .title h2 {
  margin-top: 10px;
  color: #fff;
  font-size: 26px;
  text-shadow: 1px 1px 5px rgba(0,0,0,.8)
}
#fv .img {
  max-width: 1000px;
  margin: 0 auto
}
#fv .fv_kanoya {
  z-index: 600;
  position: absolute;
  bottom: -70px;
  left: -1%;
  width: 300px
}
#sec1 {
  z-index: 1;
  position: relative;
  margin-top: 0;
  padding: 40px 0;
  background: #79b22d
}
#sec1 .sec1_in {
  position: relative
}
#sec1 h2 {
  z-index: 1;
  position: relative;
  color: #fff;
  font-size: 50px;
  line-height: 1;
  text-shadow: 3px 3px 0px #4b780e
}
#sec1 h2 .medium {
  font-size: 80px
}
#sec1 h2 .max {
  font-size: 90px
}
#sec1 h2:before {
  -webkit-transform: translateX(-50%);
  display: block;
  z-index: -1;
  position: absolute;
  top: -20px;
  left: 50%;
  width: 150px;
  height: 200px;
  transform: translateX(-50%);
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec1_bg.png) no-repeat top center/100% auto;
  mix-blend-mode: multiply;
  content: ""
}
#sec1 h3 {
  color: #222;
  font-size: 22px;
  font-weight: 400
}
#sec1 .main {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  position: relative;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 0 20px
}
#sec1 .main:before {
  position: absolute;
  top: 0;
  left: 100px;
  width: 138px;
  height: 280px;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec1_human1.png) no-repeat center center/100% auto;
  content: ""
}
#sec1 .main-img {
  -webkit-transform: translateX(-50%);
  z-index: 5;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 30%;
  transform: translateX(-50%)
}
#sec1 .main-img img {
  display: block;
  margin: auto
}
#sec1 .main-img small {
  margin: auto;
  font-size: 10px;
  line-height: 1.5;
  text-align: center
}
#sec1 .detail {
  position: relative;
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background: #fff;
  text-align: center
}
#sec1 .detail:nth-of-type(2) {
  margin-top: 150px
}
#sec1 .detail .detail_in {
  position: absolute;
  right: 0;
  bottom: 10%;
  left: 0
}
#sec1 .detail h4 {
  color: #65a411;
  font-size: 54px;
  line-height: 1
}
#sec1 .detail h4 .small {
  font-size: 30px
}
#sec1 .detail h5 {
  font-size: 45px;
  font-weight: 700;
  letter-spacing: -.08em;
  line-height: 1.2
}
#sec1 .detail p {
  font-size: 20px;
  font-weight: 700;
  text-align: center
}
#sec1 .sub {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 30px 60px 0
}
#sec1 .closeup {
  position: relative;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: #fff
}
#sec1 .closeup:first-of-type {
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec1_senni.png) no-repeat center center/cover
}
#sec1 .closeup:nth-of-type(2) {
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec1_gom.png) no-repeat center center/cover
}
#sec1 .closeup:nth-of-type(2):before {
  z-index: -1;
  position: absolute;
  top: -170px;
  right: -40px;
  width: 119px;
  height: 227px;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec1_human2.png) no-repeat center top/100% auto;
  content: ""
}
#sec1 .closeup:nth-of-type(2):after {
  -webkit-transform: rotate(-60deg);
  position: absolute;
  top: 12px;
  right: 15px;
  width: 176px;
  height: 2px;
  transform: rotate(-60deg);
  border-top: 2px dotted #fff;
  content: ""
}
#sec1 .closeup .closeup_in {
  position: absolute;
  right: 0;
  bottom: 20%;
  left: 0
}
#sec1 .closeup p {
  color: #eeff5d;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center
}
#sec1 .closeup p .max {
  color: #fff;
  font-size: 50px
}
#sec1 .closeup .out {
  position: absolute;
  top: -100px;
  left: 90px;
  color: #fff;
  font-size: 31px;
  line-height: 1.1;
  text-align: left
}
#sec2 {
  z-index: 1;
  position: relative;
  padding: 0
}
#sec2 .sec2_1 {
  position: relative;
  max-width: 50%;
  margin: -20px auto
}
#sec2 .sec2_1 img {
  position: relative;
  top: initial;
  left: initial
}
#sec2 #sec2_textbox {
  background: rgba(255,255,255,.8)
}
#sec2 #sec2_textbox .in_box {
  padding: 4em 1em
}
#sec2 #sec2_textbox h2 {
  font-size: 8vw;
  letter-spacing: -.02em;
  line-height: 1.1
}
#sec2 #sec2_textbox h2 em {
  color: #e26908
}
#sec2 #sec2_textbox h2 strong {
  display: block;
  margin: 5px 0 10px;
  font-size: 11vw;
  font-weight: 700;
  line-height: 1.2
}
#sec2 #sec2_textbox p {
  color: #514e46;
  line-height: 1.5
}
#sec3 {
  z-index: 1;
  position: relative;
  padding: 50px 0;
  overflow-x: hidden;
  background: #79b22d
}
#sec3 .sec {
  padding: 0 20px 60px
}
#sec3 h2 {
  z-index: 1;
  position: relative;
  color: #fff;
  font-size: 66px;
  line-height: 1;
  text-shadow: 3px 3px 0px #4b780e
}
#sec3 h2 .medium {
  font-size: 90px
}
#sec3 h2 .max {
  font-size: 96px
}
#sec3 .desc {
  max-width: 650px;
  margin: auto;
  color: #222;
  font-size: 20px;
  line-height: 1.5
}
#sec3 .main-img {
  width: 470px
}
#sec3 .main-img img {
  display: block;
  margin: auto
}
#sec3 .detail-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
#sec3 .detail-box.detail-box01 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}
#sec3 .detail-box.detail-box02 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}
#sec3 .detail-box.detail-box03 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  z-index: 1;
  position: relative;
  justify-content: space-between;
  margin-top: 80px
}
#sec3 .detail-box.detail-box04 {
  z-index: 1;
  position: relative
}
#sec3 .detail-box.detail-box04:before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 150px;
  width: 128px;
  height: 135px;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_human3.png) no-repeat bottom center/100% auto;
  content: ""
}
#sec3 .function {
  z-index: 1;
  position: relative;
  width: 485px;
  height: 485px;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_kinou1_circle.png) no-repeat center center/cover
}
#sec3 .function:before {
  position: absolute;
  height: 1px;
  border-top: 2px dashed #fff;
  content: ""
}
#sec3 .function.function01 {
  margin-top: 50px
}
#sec3 .function.function01:before {
  -webkit-transform: rotate(50deg);
  bottom: 0;
  left: 50%;
  width: 470px;
  transform: rotate(50deg)
}
#sec3 .function.function01:after {
  -webkit-transform: rotate(-30deg);
  position: absolute;
  top: 50%;
  right: -198px;
  width: 230px;
  height: 1px;
  transform: rotate(-30deg);
  border-top: 2px dashed #fff;
  content: ""
}
#sec3 .function.function01 .function_in .first:before {
  z-index: -1;
  top: -170px;
  left: -70px;
  width: 254px;
  height: 322px;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_kinou1.png) no-repeat top center/100% auto
}
#sec3 .function.function01 .out {
  -webkit-transform: rotate(45deg);
  top: 0;
  right: -80px;
  transform: rotate(45deg)
}
#sec3 .function.function02:before {
  -webkit-transform: rotate(-40deg);
  bottom: 0;
  left: -280px;
  width: 650px;
  transform: rotate(-40deg)
}
#sec3 .function.function02:after {
  display: block;
  position: absolute;
  bottom: -153px;
  left: -130px;
  width: 70px;
  height: 70px;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_ball.png) no-repeat center center/100% auto;
  content: ""
}
#sec3 .function.function02 .function_in .first:before {
  z-index: -1;
  top: -170px;
  left: -130px;
  width: 375px;
  height: 301px;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_kinou2.png) no-repeat center center/100% auto
}
#sec3 .function.function02 .out {
  bottom: 0;
  left: -190px
}
#sec3 .function .function_in {
  position: relative;
  padding: 60px 10px 10px;
  text-align: center
}
#sec3 .function .function_in .first {
  display: block;
  position: relative;
  padding-bottom: 10px;
  padding-left: 200px;
  color: #477903;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  text-align: left
}
#sec3 .function .function_in .first:before {
  display: block;
  position: absolute;
  content: ""
}
#sec3 .function .function_in h3 {
  color: #477903;
  font-size: 56px;
  letter-spacing: -.08em
}
#sec3 .function .function_in p {
  font-size: 20px;
  line-height: 1.4;
  text-align: center
}
#sec3 .function .function_in p .strong {
  color: #477903;
  font-weight: 700
}
#sec3 .function .out {
  position: absolute;
  color: #dff7c0;
  font-size: 38px;
  font-weight: 700;
  text-align: center
}
#sec3 .function .out .min {
  position: absolute;
  width: 4em;
  font-size: 16px;
  letter-spacing: .8em
}
#sec3 .function .out .small {
  font-size: 19px
}
#sec3 .function .out .medium33 {
  font-size: 33px
}
#sec3 .function .out .medium48 {
  font-size: 48px
}
#sec3 .function .out .medium70 {
  font-size: 70px;
  line-height: 1
}
#sec3 .function .out .max {
  font-size: 120px;
  line-height: 1
}
#sec3 .worries {
  position: relative;
  margin-top: -110px;
  margin-left: -30px
}
#sec3 .worries:before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 50px;
  right: -270px;
  width: 260px;
  height: 260px;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_worries1.png) no-repeat center center/100% auto;
  content: ""
}
#sec3 .worries:after {
  display: block;
  position: absolute;
  bottom: 50px;
  left: 190px;
  width: 105px;
  height: 287px;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_human1.png) no-repeat bottom center/100% auto;
  content: ""
}
#sec3 .worries .worries_title {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  color: #222;
  font-size: 23px;
  font-weight: 700
}
#sec3 .worries .worries_title:after,
#sec3 .worries .worries_title:before {
  display: block;
  position: absolute;
  top: 50%;
  width: 1px;
  height: 25px;
  background: #222;
  content: ""
}
#sec3 .worries .worries_title:before {
  -webkit-transform: translateY(-50%) rotate(-20deg);
  left: 0;
  transform: translateY(-50%) rotate(-20deg)
}
#sec3 .worries .worries_title:after {
  -webkit-transform: translateY(-50%) rotate(20deg);
  right: 0;
  transform: translateY(-50%) rotate(20deg)
}
#sec3 .worries .worries_content {
  padding: 20px 25px;
  color: #477903;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.2
}
#sec3 .worries .worries_content.worries_content01 {
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_fukidashi1.png) no-repeat center center/100% auto
}
#sec3 .worries .worries_content.worries_content01 {
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_fukidashi2.png) no-repeat center center/100% auto
}
#sec3 .feature {
  position: relative
}
#sec3 .feature:before {
  display: block;
  z-index: -1;
  position: absolute;
  content: ""
}
#sec3 .feature.feature01 {
  width: 370px;
  height: 370px;
  margin-top: 150px;
  margin-left: 50px;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_senni.png) no-repeat center center/cover
}
#sec3 .feature.feature01:before {
  top: -200px;
  left: 0;
  width: 253px;
  height: 320px;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_tokuchou1.png) no-repeat top center/100% auto
}
#sec3 .feature.feature01:after {
  -webkit-transform: rotate(50deg);
  z-index: -1;
  position: absolute;
  right: -250px;
  bottom: 0;
  width: 470px;
  height: 1px;
  transform: rotate(50deg);
  border-top: 2px dashed #fff;
  content: ""
}
#sec3 .feature.feature02 {
  position: relative;
  width: 434px;
  height: 434px;
  margin-right: 40px;
  margin-left: auto;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_gom.png) no-repeat center center/cover
}
#sec3 .feature.feature02:before {
  top: -30px;
  left: -280px;
  width: 368px;
  height: 299px;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_tokuchou2.png) no-repeat top center/100% auto
}
#sec3 .feature .feature_in {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%)
}
#sec3 .feature .first {
  color: #e9691c;
  font-size: 22px;
  font-weight: 700;
  text-align: center
}
#sec3 .feature h3 {
  color: #fff;
  font-size: 58px
}
#sec3 .feature p:not(.out) {
  color: #fff;
  font-size: 20px;
  text-align: center
}
#sec3 .feature .out {
  position: absolute;
  bottom: 0;
  left: -200px;
  color: #dff7c0;
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  text-align: left
}
#sec3 .feature .out .max {
  font-size: 70px
}
#sec3 .feature-dl {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-self: flex-start;
  width: 480px
}
#sec3 .feature-dl dt {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  margin: 2px 0;
  padding: 5px;
  border-radius: 5px;
  background: #4e6f21;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  writing-mode: vertical-lr
}
#sec3 .feature-dl .dd-box {
  width: 90%
}
#sec3 .feature-dl dd {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 65px;
  margin: 2px;
  padding: 0 0 0 10px;
  border-radius: 5px;
  background: #fff;
  color: #3e630b;
  font-size: 32px;
  font-weight: 700;
  text-align: left
}
#sec3 .feature-dl dd:first-of-type {
  position: relative
}
#sec3 .feature-dl dd:first-of-type:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: -3px;
  width: 105px;
  height: 125px;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_human2.png) no-repeat bottom center/100% auto;
  content: ""
}
#sec3 .feature-dl dd .left {
  width: 40%;
  color: #202020!important;
  font-size: 22px
}
#sec3 .feature-dl dd .right {
  width: 55%;
  line-height: 1.2
}
#sec3 .feature-dl dd .min {
  font-size: 18px
}
#sec3 .feature-dl dd .small {
  font-size: 21px
}
#sec3 .feature-dl dd .medium30 {
  font-size: 30px
}
#sec3 .feature-dl dd .max {
  font-size: 38px
}
#sec3 .kinou_z {
  max-width: 100%
}
#sec4 {
  padding: 3em 0;
  background: rgba(0,0,0,.3)
}
#sec4 .sec4_btn {
  display: inline-block;
  padding: .2em 3em;
  border-radius: 10px;
  background: #fff;
  font-size: 1.3em;
  font-weight: 700;
  text-decoration: none
}
#sec4 .gazo {
  position: relative
}
#sec4 p {
  display: inline-block;
  z-index: 100;
  position: absolute;
  bottom: 10%;
  width: 90%;
  margin: inherit;
  margin-left: -45%
}
#sec5 {
  padding: 3em 0;
  background: rgba(255,255,255,.9)
}
#sec5 .japan {
  width: 188px;
  height: 112px;
  margin: auto
}
#sec5 h2 {
  font-size: 65px;
  line-height: 1.25
}
#sec5 h2 span {
  display: block;
  font-size: 40px
}
#sec5 ul {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  max-width: 845px;
  margin: auto;
  padding: 0;
  list-style: none
}
#sec5 ul li {
  width: 32.5%
}
#sec5 p {
  max-width: 845px;
  margin: 1em auto
}
#sec6 {
  margin: 3em auto;
  border-top: 10px solid #79b22d;
  background: #fff
}
#sec6 .sec6_in {
  padding: 3em 3em 3em;
  text-align: left
}
#sec6 h2 {
  font-size: 50px;
  line-height: 1.2
}
#sec6 .title-box {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  order: 2;
  text-align: left;
  writing-mode: vertical-rl
}
#sec6 .title-box h4 {
  font-size: 24px
}
#sec6 .title-box h4 .border {
  margin-right: 1em;
  padding: .2em;
  border: 1px solid;
  font-size: 18px
}
#sec6 .text-box {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  padding-right: 20px
}
#sec6 .box_2,
#sec6 .box_3 {
  padding-top: 1.5em;
  border-top: 1px solid #eaeaea
}
#sec6 .text {
  text-align: left
}
#sec6 .text h4 {
  margin: 0;
  color: #477903;
  font-size: 24px;
  font-weight: 700
}
#sec6 .text img {
  display: inline-block
}
#sec6 .sec6_1 {
  display: inline-block;
  margin: inherit
}
#sec6 .sec6_review {
  margin-top: 20px;
  margin-bottom: 30px
}
#sec6 .sec6_review h4 {
  margin-top: 0;
  margin-bottom: .2em
}
#sec6 .sec6_review ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left
}
#sec6 .sec6_review ul li {
  margin: 1em 0;
  padding: 1em;
  border: 1px dashed #ccc;
  border-radius: 5px
}
#sec6 .sec6_review ul li p {
  margin-top: 0;
  margin-bottom: 0
}
#sec6 .sec6_review .text {
  z-index: 1;
  position: relative;
  padding-top: 10px;
  color: #477903;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.7;
  text-align: center
}
#sec6 .sec6_review .text > .underline {
  display: inline;
  border-bottom: 1px dashed #477903
}
#sec6 .sec6_review .text:before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 20px;
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec6_img1.jpg) no-repeat center center/100% auto;
  content: ""
}
#sec6 .sec6_review .text:after {
  -webkit-transform: translateX(-50%);
  display: block;
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  width: 28px;
  height: 33px;
  transform: translateX(-50%);
  background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec6_arrow.jpg) no-repeat center center/cover;
  content: ""
}
#sec6 .table-first {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 20px;
  color: #477903;
  font-size: 40px
}
#sec6 .table-first:before {
  -webkit-transform: translateY(-50%) rotate(-20deg);
  display: block;
  position: absolute;
  top: 50%;
  left: 5px;
  width: 1px;
  height: 40px;
  transform: translateY(-50%) rotate(-20deg);
  background: #477903;
  content: ""
}
#sec6 .table-first:after {
  -webkit-transform: translateY(-50%) rotate(20deg);
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  width: 1px;
  height: 40px;
  transform: translateY(-50%) rotate(20deg);
  background: #477903;
  content: ""
}
#sec6 .table-title {
  margin: 0;
  font-size: 36px;
  text-align: center
}
#sec6 .table-title span {
  color: #e60012
}
#sec6 .product-table {
  max-width: 100%;
  margin: auto 0;
  border: 1px solid #477903
}
#sec6 .product-table thead th {
  padding: 15px 5px;
  border-color: #477903;
  background: initial;
  color: #fff;
  font-size: 16px;
  font-weight: 700
}
#sec6 .product-table thead th:first-of-type {
  position: relative
}
#sec6 .product-table thead th:first-of-type:after {
  display: block;
  position: absolute;
  top: 0;
  right: 1px;
  width: 1px;
  height: 100%;
  background: #477903;
  content: ""
}
#sec6 .product-table tbody tr {
  border-bottom: 1px solid #477903
}
#sec6 .product-table tbody tr:last-of-type {
  border-bottom: 0
}
#sec6 .product-table tbody tr th {
  position: relative;
  width: 15%;
  padding: 15px 5px;
  border-right: 1px solid #477903;
  border-color: #477903;
  background: initial;
  color: #0d6a00;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.2
}
#sec6 .product-table tbody tr th:after {
  display: block;
  position: absolute;
  top: 0;
  right: 1px;
  width: 1px;
  height: 100%;
  background: #477903;
  content: ""
}
#sec6 .product-table tbody tr td {
  width: 12%;
  padding: 15px 5px;
  border-right: 1px solid #477903;
  border-color: #477903;
  color: #0d6a00;
  font-size: 38px;
  line-height: 1
}
#sec6 .product-table tbody tr td:last-of-type {
  width: 22%;
  border-right: 0;
  color: #333;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 0
}
#sec6 .product-table .bg-dark {
  background: #79b22d!important
}
#sec6 .product-table .bg-light {
  background: #f4ffe4!important
}
#sec6 .product-table .small {
  font-size: 16px
}
#sec6 .product-table .medium {
  font-size: 24px
}
#sec6 .product-table .max {
  font-size: 38px
}
#sec6 .product-table .red {
  color: #e60012!important
}
#sec6 .product-table .height-1 {
  display: block;
  line-height: 1
}
#sec6 .product-table .line2 {
  padding-top: 25px;
  padding-bottom: 5px;
  vertical-align: top
}
#sec6 .product-table .line2 > .small {
  display: block;
  margin-top: 5px;
  font-weight: 700;
  line-height: 1
}
#sec6 .product-table .flag {
  width: auto;
  height: 38px
}
/* #sec7 {
  border-bottom: #79b22d solid 3em;
  background: #79b22d url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec7_bg.png) no-repeat left;
  background-size: contain
} */
#sec7 {
  background: #879574;
  background-size: contain
}

#sec7 .sec {
  padding-top: 5em;
  padding-bottom: 5em
}
#sec7 h2 {
  color: #fff;
  font-size: 58px;
  font-weight: 700;
  line-height: 1.7
}
#sec7 h2 .medium {
  font-size: 70px
}
#sec7 h2 .max {
  font-size: 90px;
  line-height: 70px
}
#sec7 h3 {
  color: #fffcd0;
  display: inline;
  padding-bottom: 8px;
  border-bottom: 1px dashed #707070;
  font-size: 30px;
  font-weight: 400;
  line-height: 2
}
#sec7 .madein {
  font-size: 25px;
  letter-spacing: .1em;
  text-align: center
}
#sec7 .madein .flag {
  width: auto;
  height: 30px
}
#sec7 h4 {
  color: #fff;
  font-size: 92px;
  letter-spacing: -.08em;
  line-height: 1
}
#sec7 .price {
  display: inline-block;
  padding: 0 15px;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  font-size: 60px
}
#sec7 .price .small {
  font-size: 35px
}
#sec7 .desc {
  display: inline;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ffffff89;
  color: #fff;
  font-size: 33px;
  font-weight: 700;
  line-height: 2
}
#sec7 .desc .color {
  color: #fffc6a;
}
#sec8 {
  margin-top: 3em;
  background: #fff
}
#sec8 .stock-note {
  position: relative;
  max-width: 560px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 40px;
  border: 1px solid #c31f17;
  color: #c31f17
}
#sec8 .stock-note span {
  -webkit-transform: translateX(-50%);
  display: inline-block;
  position: absolute;
  top: -13px;
  left: 50%;
  padding: 0 10px;
  transform: translateX(-50%);
  background: #fff;
  font-size: 21px;
  font-weight: 700
}
#sec8 .stock-note p {
  margin: 30px 0 20px;
  font-size: 21px
}
#sec_kanoya {
  padding: 5em 0;
  background: #fff
}
#sec_kanoya .evidence {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 2px solid #221c6b
}
#sec_kanoya .evidence .logo {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  width: 380px
}
#sec_kanoya .evidence .logo img {
  width: 90%;
  height: auto
}
#sec_kanoya .evidence p {
  width: 580px;
  padding: 20px;
  background: #221c6b;
  color: #fff;
  font-size: 36px
}
#sec_kanoya h2 {
  font-size: 56px
}
#sec_kanoya h2 span {
  display: inline-block;
  width: 206px;
  height: 62px;
  margin: 0 10px;
  vertical-align: middle
}
#sec_kanoya h2 em {
  padding-bottom: 5px;
  border-bottom: 2px solid #d12222;
  color: #d12222;
  font-family: inherit;
  font-size: 56px
}
#sec_kanoya p {
  line-height: 1.5
}
#sec_kanoya .sec_kanoya_btn {
  display: inline-block;
  padding: .2em 2em;
  border-radius: 10px;
  background: #e26908;
  color: #fff;
  font-size: 1.3em;
  font-weight: 700;
  text-decoration: none
}
#sec_kanoya .table-title {
  font-size: 15px;
  text-align: left
}
#sec_kanoya .rpe-table {
  max-width: 800px;
  margin: 0;
  border: 1px solid #000;
  border-color: #000;
  font-size: 12px
}
#sec_kanoya .rpe-table thead tr th {
  width: 20%;
  padding: .2em .5em;
  border-color: #000;
  background: initital
}
#sec_kanoya .rpe-table thead tr th:nth-of-type(2) {
  text-align: left
}
#sec_kanoya .rpe-table thead tr th:nth-of-type(even) {
  width: 30%
}
#sec_kanoya .rpe-table tbody td {
  padding: 0 .5em;
  border-bottom: 0;
  border-color: #000
}
#sec_kanoya .rpe-table tbody td:nth-of-type(2) {
  text-align: left
}
.tal {
  text-align: left
}
blockquote {
  position: relative;
  margin: 2em 0em 1em;
  padding: 1.2em 1.2em 2em;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: .9em
}
blockquote:after,
blockquote:before {
  position: absolute;
  font-size: 4em;
  line-height: 1;
  opacity: .1
}
blockquote:before {
  top: .2em;
  left: .2em;
  content: '"'
}
blockquote:after {
  right: .2em;
  bottom: -.5em;
  content: '"'
}
#sec_review {
  margin-top: 5em;
  margin-bottom: 5em
}
#sec_review > .sec {
  padding: 3%;
  background: #fff
}
#sec_faq {
  background: rgba(30,52,29,.9);
  color: #fff
}
#sec_faq span.a {
  color: #fff
}
#sec_faq dt {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff226
}
.coupon .coupon-copy {
  -webkit-transition: .5s;
  width: 500px;
  margin-bottom: 20px;
  padding: 12px 24px;
  border: 0;
  border-radius: 4px;
  /* background: #f17733; */
  background: #3372f1;
  color: #fff;
  font-size: 22px;
  transition: .5s
}
.coupon .coupon-copy strong {
  font-size: 28px;
  font-weight: 700
}
.coupon .coupon-copy:hover {
  /* background: #c31f17 */
  background: #1454d4;
}
.coupon .coupon-copy-fv {
  position: absolute;
  bottom: 25px;
  left: -1%;
  width: 300px;
  padding: 10px 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px
}
.coupon .coupon-copy-fv strong {
  font-size: 20px
}
.coupon-line {
  -webkit-transition: .5s;
  display: inline-block;
  margin: 0 auto;
  padding: .5% 0;
  border-radius: 4px;
  background: #39ad36;
  text-decoration: none;
  transition: .5s
}
.coupon-line:hover {
  text-decoration: none;
  opacity: .8
}
.coupon-line-fv {
  position: absolute;
  bottom: 45px;
  left: -1%;
  width: 300px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.coupon-line-fv strong {
  font-size: 20px
}
.coupon-line .coupon-present {
  width: 500px;
  margin: 0 auto;
  border: 0;
  color: #fff;
  font-size: 22px;
  text-align: center
}
.coupon-line .coupon-present strong {
  font-size: 28px;
  font-weight: 700
}
.coupon-line .coupon-present-fv {
  font-size: 16px
}
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(-20px);
    opacity: 0
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1
  }
}
@keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}
@media screen and (min-width:721px) {
  .fv_bnr {
    bottom: 20px
  }
  #sec2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-content: center;
    justify-content: space-between;
    padding: 220px 0
  }
  #sec2 .sec2_1 {
    z-index: 500;
    width: 30%;
    margin: 0
  }
  #sec2 .sec2_1 img {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: -20%;
    width: 140%;
    max-width: 140%;
    transform: translateY(-50%)
  }
  #sec2 #sec2_textbox {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 70%;
    margin-right: 0;
    margin-left: auto
  }
  #sec2 #sec2_textbox .in_box {
    padding: 4em 2em 4em 4em
  }
  #sec2 #sec2_textbox h2 {
    font-size: 48px;
    font-weight: 400
  }
  #sec2 #sec2_textbox h2 strong {
    margin: 10px 0;
    font-size: 70px;
    font-weight: 400
  }
  #sec2 #sec2_textbox p {
    font-size: 1.35em
  }
  #sec3 .point1 {
    position: relative;
    margin-left: -40px;
    float: left
  }
  #sec3 .point2 {
    margin-top: -40px
  }
  #sec3 .point3 {
    margin-bottom: 0px
  }
  #sec3 .point4 {
    margin-right: 80px;
    margin-bottom: 0px
  }
  #sec3 .point3,
  #sec3 .point5 {
    position: relative;
    margin-top: -30px;
    float: right
  }
  #sec3 .point_title {
    margin-bottom: 20px
  }
  #sec6 .photo1 {
    display: inline-block;
    position: relative;
    width: 31.5%;
    margin-top: -2em;
    margin-right: 1em;
    float: left
  }
  #sec6 .photo2 {
    display: inline-block;
    position: relative;
    width: 31.5%;
    margin-top: -3em;
    margin-left: 1em;
    float: right
  }
  #sec7 .sec {
    clear: none
  }
  .lg-hidden {
    display: none!important
  }
  .point2,
  .point4,
  .point6 {
    float: right
  }
  .fadeInDown {
    -webkit-animation-fill-mode: both;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-name: fadeInDown;
    visibility: visible!important;
    animation-name: fadeInDown;
    animation-duration: 1.5s;
    animation-fill-mode: both
  }
}
@media screen and (min-width:769px) {
  .sp_br {
    display: none
  }
  .pc_br {
    display: block
  }
}
@media only screen and (max-width:1400px) {
  #sec1 {
    padding: 80px 0 40px
  }
}
@media screen and (max-width:1200px) {
  #sec7 .sec {
    text-align: center
  }
}
@media only screen and (max-width:1000px) {
  #sec3 .main-img {
    width: 40vw
  }
  #sec3 .detail-box.detail-box03 {
    margin-top: 150px
  }
  #sec3 .detail-box.detail-box04:before {
    bottom: -60px;
    left: 80px
  }
  #sec3 .function {
    width: 50vw;
    height: 50vw
  }
  #sec3 .function.function01:before {
    width: 320px
  }
  #sec3 .function.function01:after {
    right: -150px
  }
  #sec3 .function.function01 .function_in .first:before {
    top: -15vw;
    left: -5vw;
    width: 25vw
  }
  #sec3 .function.function01 .out {
    right: -100px
  }
  #sec3 .function.function02:before {
    -webkit-transform: rotate(-44deg);
    bottom: -90px;
    left: -310px;
    width: 660px;
    transform: rotate(-44deg)
  }
  #sec3 .function.function02:after {
    bottom: -133px;
    left: -30px
  }
  #sec3 .function.function02 .function_in .first:before {
    top: -16vw;
    left: -10vw;
    width: 32vw
  }
  #sec3 .function.function02 .out {
    bottom: -60px
  }
  #sec3 .function .function_in {
    padding: 65px 10px 10px
  }
  #sec3 .function .function_in .first {
    padding-left: 21vw;
    font-size: 20px
  }
  #sec3 .function .function_in h3 {
    font-size: 42px
  }
  #sec3 .function .function_in p {
    font-size: 16px
  }
  #sec3 .worries {
    margin-top: -60px
  }
  #sec3 .worries:before {
    right: -23vw;
    width: 25vw;
    height: 25vw
  }
  #sec3 .worries:after {
    z-index: -1;
    bottom: 20px;
    left: 16vw;
    width: 80px
  }
  #sec3 .worries .worries_title {
    font-size: 20px
  }
  #sec3 .worries .worries_content {
    font-size: 17px
  }
  #sec3 .feature.feature01 {
    width: 38vw;
    height: 38vw;
    margin-left: 0
  }
  #sec3 .feature.feature01:before {
    width: 25vw
  }
  #sec3 .feature.feature02 {
    width: 38vw;
    height: 38vw;
    margin-right: 60px
  }
  #sec3 .feature.feature02:before {
    left: -250px;
    width: 37vw
  }
  #sec3 .feature h3 {
    font-size: 46px
  }
  #sec3 .feature p:not(.out) {
    font-size: 15px
  }
  #sec3 .feature .out {
    bottom: -60px;
    left: -200px
  }
  #sec3 .feature-dl {
    margin-top: 70px
  }
  #sec3 .feature-dl dd:first-of-type:after {
    width: 80px
  }
}
@media only screen and (max-width:768px) {
  #fv .inner {
    height: 90vh;
    min-height: 400px;
    background-position: 100% 0
  }
  #fv .madein {
    top: 10px;
    width: 12%
  }
  #fv .title span {
    width: 37.5vw
  }
  #fv .title h1 {
    font-size: 13vw;
    line-height: 1.2
  }
  #fv .title h2 {
    font-size: 4.5vw
  }
  #fv .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  #fv .img img {
    width: auto!important;
    max-width: none!important;
    height: 100%;
    margin-left: -30%
  }
  #fv .fv_kanoya {
    bottom: -4vw;
    width: 50%;
    min-width: initial;
    max-width: 320px
  }
  #sec1 {
    padding: 90px 0;
    overflow-x: hidden
  }
  #sec1 h2 {
    font-size: 10vw;
    font-weight: 700
  }
  #sec1 h2 .medium {
    font-size: 17.1vw
  }
  #sec1 h2 .max {
    font-size: 18.75vw
  }
  #sec1 h3 {
    font-size: 5vw
  }
  #sec1 .main {
    display: block;
    margin: 0 auto;
    padding: 0 6.25vw
  }
  #sec1 .main:before {
    left: 0;
    width: 22.125vw;
    height: 64vw
  }
  #sec1 .main-img {
    -webkit-transform: none;
    position: relative;
    bottom: initial;
    left: initial;
    width: 50%;
    margin: 15px auto;
    transform: none
  }
  #sec1 .detail {
    width: 77vw;
    height: 77vw
  }
  #sec1 .detail:first-of-type {
    margin-right: 0;
    margin-left: auto
  }
  #sec1 .detail:nth-of-type(2) {
    margin-top: 5px
  }
  #sec1 .detail .detail_in {
    -webkit-transform: translateY(-50%);
    top: 50%;
    bottom: initial;
    transform: translateY(-50%)
  }
  #sec1 .detail h4 {
    font-size: 9.25vw
  }
  #sec1 .detail h4 .small {
    font-size: 6.25vw
  }
  #sec1 .detail h5 {
    font-size: 7.375vw
  }
  #sec1 .detail p {
    font-size: 4vw
  }
  #sec1 .sub {
    display: block;
    margin: 10px auto 0;
    padding: 0 6.25vw
  }
  #sec1 .closeup {
    width: 60vw;
    height: 60vw
  }
  #sec1 .closeup:nth-of-type(2) {
    margin-right: 0;
    margin-left: auto
  }
  #sec1 .closeup:nth-of-type(2):before {
    top: -32vw;
    right: -1.125vw;
    width: 18.6vw;
    height: 37vw
  }
  #sec1 .closeup:nth-of-type(2):after {
    width: 43.75vw
  }
  #sec1 .closeup .closeup_in {
    -webkit-transform: translateY(-50%);
    top: 50%;
    bottom: initial;
    transform: translateY(-50%)
  }
  #sec1 .closeup p {
    font-size: 6.25vw
  }
  #sec1 .closeup p .max {
    font-size: 10.3vw
  }
  #sec1 .closeup .out {
    top: -45.25vw;
    left: 39vw;
    font-size: 5vw
  }
  #sec2 #sec2_textbox h2 {
    font-weight: 700;
    line-height: 1.3
  }
  #sec3 .sec {
    margin: auto;
    padding: 0 3.25vw 0
  }
  #sec3 .main-img {
    margin: auto
  }
  #sec3 .detail-box {
    display: block
  }
  #sec3 .detail-box.detail-box02 {
    margin-top: 11vw
  }
  #sec3 .detail-box.detail-box03 {
    margin-top: 37.5vw
  }
  #sec3 .detail-box.detail-box04 {
    margin-top: 49vw;
    padding-bottom: 26.25vw
  }
  #sec3 .detail-box.detail-box04:before {
    z-index: -1;
    top: -30vw;
    right: 0;
    bottom: initial;
    left: initial;
    width: 24.3vw;
    height: 25.7vw
  }
  #sec3 .function {
    width: 87.5vw;
    height: auto;
    margin: auto;
    border-radius: 5px;
    background: #fff
  }
  #sec3 .function.function01 {
    margin-top: 18vw
  }
  #sec3 .function.function01:before {
    -webkit-transform: rotate(40deg);
    left: 11%;
    width: 52vw;
    transform: rotate(40deg)
  }
  #sec3 .function.function01:after {
    display: none
  }
  #sec3 .function.function01 .function_in .first:before {
    top: -24vw;
    left: -5vw;
    width: 47.8vw
  }
  #sec3 .function.function01 .out {
    -webkit-transform: rotate(10deg);
    top: -15vw;
    right: 2vw;
    transform: rotate(10deg);
    font-size: 9vw!important
  }
  #sec3 .function.function02 {
    margin-top: 35vw
  }
  #sec3 .function.function02:before {
    right: -4%;
    bottom: -10vw;
    left: initial;
    width: 53vw
  }
  #sec3 .function.function02:after {
    right: 25%;
    bottom: -18vw;
    left: initial;
    width: 10vw;
    height: 10vw
  }
  #sec3 .function.function02 .function_in .first {
    padding-top: 21.5vw;
    padding-left: 0
  }
  #sec3 .function.function02 .function_in .first:before {
    top: -38vw;
    left: 0;
    width: 70.3vw;
    height: 57vw
  }
  #sec3 .function.function02 .out {
    top: -38vw;
    bottom: initial;
    left: 13vw
  }
  #sec3 .function .function_in {
    padding: 4.6875vw
  }
  #sec3 .function .function_in .first {
    padding-left: 46.875vw;
    font-size: 4.83vw;
    line-height: 1.5
  }
  #sec3 .function .function_in h3 {
    font-size: 9vw
  }
  #sec3 .function .function_in p {
    padding-top: 10px;
    font-size: 3.75vw;
    line-height: 1.75;
    text-align: left
  }
  #sec3 .function .out {
    font-size: 6.25vw
  }
  #sec3 .function .out .min {
    font-size: 2.8vw
  }
  #sec3 .function .out .small {
    font-size: 2.8vw
  }
  #sec3 .function .out .medium33 {
    font-size: 5.625vw
  }
  #sec3 .function .out .medium48 {
    font-size: 7.96vw
  }
  #sec3 .function .out .medium70 {
    font-size: 9vw
  }
  #sec3 .function .out .max {
    font-size: 20vw
  }
  #sec3 .worries {
    width: 87.5vw;
    min-height: 46vw;
    margin: 0 auto 0;
    text-align: left
  }
  #sec3 .worries:before {
    -webkit-transform: translateY(-50%);
    top: 50%;
    right: 0;
    width: 46vw;
    height: 46vw;
    transform: translateY(-50%)
  }
  #sec3 .worries:after {
    bottom: -36vw;
    left: 2vw;
    width: 18vw
  }
  #sec3 .worries .worries_title {
    margin-left: 7vw;
    font-size: 4.375vw
  }
  #sec3 .worries .worries_content {
    width: 45vw;
    padding: 3.9vw 3.4vw;
    font-size: 4vw
  }
  #sec3 .worries .worries_content.worries_content01 {
    background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_fukidashi1.png) no-repeat center left/auto 100%
  }
  #sec3 .worries .worries_content.worries_content01 {
    background: url(https://gigaplus.makeshop.jp/ifan/clp/lp132/img/2304/sec3_fukidashi2.png) no-repeat center left/auto 100%
  }
  #sec3 .feature.feature01 {
    width: 70.3vw;
    height: 70.3vw;
    margin-left: 4.25vw
  }
  #sec3 .feature.feature01:before {
    top: -35.3vw;
    width: 48.125vw
  }
  #sec3 .feature.feature01:after {
    -webkit-transform: rotate(40deg);
    right: initial;
    bottom: -69vw;
    left: 10%;
    width: 58vw;
    height: 1px;
    transform: rotate(40deg)
  }
  #sec3 .feature.feature02 {
    width: 70.3vw;
    height: 70.3vw;
    margin-right: 0
  }
  #sec3 .feature.feature02:before {
    top: -39vw;
    left: -13.2vw;
    width: 68.75vw;
    height: 68.75vw
  }
  #sec3 .feature .first {
    font-size: 4.2vw
  }
  #sec3 .feature h3 {
    font-size: 11vw
  }
  #sec3 .feature p:not(.out) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: -48vw;
    left: -15.5vw;
    width: 87.5vw;
    padding: 4.6vw;
    border-radius: 5px;
    background: #fff;
    color: #222;
    font-size: 3.75vw;
    text-align: left
  }
  #sec3 .feature .out {
    top: -32.1875vw;
    bottom: initial;
    left: -15.6vw;
    font-size: 7.3vw
  }
  #sec3 .feature .out .max {
    font-size: 13.4vw
  }
  #sec3 .feature-dl {
    width: 87.5vw;
    max-width: initial;
    margin: -4vw auto 0
  }
  #sec3 .feature-dl dt {
    margin: .5vw 0;
    padding: .5vw;
    font-size: 3.125vw
  }
  #sec3 .feature-dl .dd-box {
    width: 94%
  }
  #sec3 .feature-dl dd {
    min-height: 12.5vw;
    margin: .5vw;
    font-size: 6vw
  }
  #sec3 .feature-dl dd:first-of-type:after {
    width: 19.84vw;
    height: 23.4vw
  }
  #sec3 .feature-dl dd .left {
    font-size: 4vw
  }
  #sec3 .feature-dl dd .min {
    font-size: 3.4vw
  }
  #sec3 .feature-dl dd .small {
    font-size: 4vw
  }
  #sec3 .feature-dl dd .medium30 {
    font-size: 5.3vw
  }
  #sec3 .feature-dl dd .max {
    font-size: 7vw
  }
  #sec5 .japan {
    width: 30vw;
    height: auto
  }
  #sec5 h2 {
    font-size: 11.46vw
  }
  #sec5 h2 span {
    font-size: 5.2vw
  }
  #sec5 p {
    padding: 0 6.25vw
  }
  #sec6 h2 {
    font-size: 8.5vw;
    text-align: center
  }
  #sec6 .title-box {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-writing-mode: initial;
    -ms-writing-mode: initial;
    order: 1;
    text-align: center;
    writing-mode: initial
  }
  #sec6 .title-box h4 {
    font-size: 5.025vw;
    line-height: 2
  }
  #sec6 .title-box h4 .border {
    font-size: 4.34vw
  }
  #sec6 .text-box {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding-right: 0
  }
  #sec6 .sec6_review .text {
    font-size: 4vw
  }
  #sec6 .table-first {
    font-size: 7.5vw;
    font-weight: 700
  }
  #sec6 .table-title {
    font-size: 7.5vw;
    font-weight: 700;
    text-align: center
  }
  #sec6 .product-table thead th {
    font-size: 2.5vw
  }
  #sec6 .product-table tbody tr th {
    font-size: 3vw
  }
  #sec6 .product-table tbody tr td {
    font-size: 6vw
  }
  #sec6 .product-table tbody tr td:last-of-type {
    font-size: 3vw
  }
  #sec6 .product-table .small {
    font-size: 2.5vw
  }
  #sec6 .product-table .medium {
    font-size: 3vw
  }
  #sec6 .product-table .max {
    font-size: 4vw
  }
  #sec6 .product-table .flag {
    height: auto
  }
  #sec7 h2 {
    font-size: 7.5vw
  }
  #sec7 h2 .medium {
    font-size: 9.1vw
  }
  #sec7 h2 .max {
    font-size: 11.7vw;
    line-height: 9.1vw
  }
  #sec7 h3 {
    padding-bottom: 1.25vw;
    font-size: 3.9vw
  }
  #sec7 h4 {
    font-size: 12vw
  }
  #sec7 .price {
    font-size: 10vw
  }
  #sec7 .price .small {
    font-size: 5vw
  }
  #sec7 .desc {
    padding-bottom: 2vw;
    font-size: 5vw
  }
  #sec8 .stock-note {
    padding: 0 5.2vw
  }
  #sec8 .stock-note span {
    width: 56vw;
    font-size: 4.5vw
  }
  #sec8 .stock-note p {
    font-size: 14px
  }
  #sec_kanoya .evidence {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block
  }
  #sec_kanoya .evidence .logo {
    width: 80%;
    max-width: 380px
  }
  #sec_kanoya .evidence p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 2vw 0 2vw 5vw;
    font-size: 4.5vw
  }
  #sec_kanoya h2 {
    font-size: 7.5vw
  }
  #sec_kanoya h2 span {
    width: 25vw;
    height: 9vw
  }
  #sec_kanoya h2 em {
    font-size: 13.25vw;
    line-height: 1.5
  }
  .coupon .coupon-copy {
    width: 80%;
    font-size: 4vw
  }
  .coupon .coupon-copy strong {
    width: 80%;
    font-size: 6vw
  }
  .coupon .coupon-copy-fv {
    bottom: 11vw;
    width: 50%;
    min-width: initial;
    max-width: 320px;
    padding: 5px 0;
    font-size: 2.8vw
  }
  .coupon .coupon-copy-fv strong {
    font-size: 3.2vw
  }
  .coupon-line {
    padding: 1% 2%
  }
  .coupon-line-fv {
    bottom: 14vw;
    width: 60%;
    min-width: initial;
    max-width: 370px;
    padding: 5px 0;
    font-size: 2.8vw
  }
  .coupon-line-fv strong {
    font-size: 3.2vw
  }
  .coupon-line .coupon-present {
    width: auto;
    font-size: 4vw
  }
  .coupon-line .coupon-present strong {
    font-size: 4.5vw
  }
  .coupon-line .coupon-present-fv {
    font-size: 2.8vw
  }
  .coupon-line .coupon-present-fv strong {
    font-size: 3.85vw
  }
}
@media only screen and (max-width:720px) {
  #sec3 h2 {
    font-size: 13.75vw
  }
  #sec3 h2 .medium {
    font-size: 18.75vw
  }
  #sec3 h2 .max {
    font-size: 20vw
  }
  #sec3 .desc {
    max-width: 500px;
    font-size: 3.68vw;
    font-weight: 700
  }
}
@media screen and (max-width:720px) {
  #sec3 .points img {
    position: relative;
    padding-top: 1em
  }
  #sec6 .sec6_in {
    padding: 2em 1em 1em;
    text-align: center
  }
  #sec7 {
    background-position: top
  }
  #sec7 .sec {
    background: rgba(120,178,46,.6)
  }
  .sm-hidden {
    display: none!important
  }
  .sm_md {
    margin-right: 10px;
    margin-left: 10px
  }
}
@media only screen and (max-width:500px) {
  #fv .fv_kanoya {
    bottom: -6vw
  }
  .coupon .coupon-copy-fv {
    bottom: 8vw
  }
  .coupon-line-fv {
    bottom: 13vw;
    width: 65%
  }
  .coupon-line .coupon-present-fv {
    font-size: 3.8vw
  }
  .coupon-line .coupon-present-fv strong {
    font-size: 6vw
  }
}