@charset "shift_jis";

#landing ol,#landing li { list-style: none!important; margin-left: 0!important;}

/* 汎用クラス */
.mt0 { margin-top: 0px !important;}
.mb0 { margin-bottom: 0px !important;}
.pt0 { padding-top: 0px !important;}
.pb0 { padding-bottom: 0px !important;}
.mt5 { margin-top: 5px !important;}
.mb5 { margin-bottom: 5px !important;}
.pt5 { padding-top: 5px !important;}
.pb5 { padding-bottom: 5px !important;}
.mt10 { margin-top: 10px !important;}
.mb10 { margin-bottom: 10px !important;}
.pt10 { padding-top: 10px !important;}
.pb10 { padding-bottom: 10px !important;}
.mt15 { margin-top: 15px !important;}
.mb15 { margin-bottom: 15px !important;}
.pt15 { padding-top: 15px !important;}
.pb15 { padding-bottom: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mb20 { margin-bottom: 20px !important;}
.pt20 { padding-top: 20px !important;}
.pb20 { padding-bottom: 20px !important;}
.mt25 { margin-top: 25px !important;}
.mb25 { margin-bottom: 25px !important;}
.pt25 { padding-top: 25px !important;}
.pb25 { padding-bottom: 25px !important;}
.mt30 { margin-top: 30px !important;}
.mb30 { margin-bottom: 30px !important;}
.pt30 { padding-top: 30px !important;}
.pb30 { padding-bottom: 30px !important;}
.mt35 { margin-top: 35px !important;}
.mb35 { margin-bottom: 35px !important;}
.pt35 { padding-top: 35px !important;}
.pb35 { padding-bottom: 35px !important;}
.mt40 { margin-top: 40px !important;}
.mb40 { margin-bottom: 40px !important;}
.pt40 { padding-top: 40px !important;}
.pb40 { padding-bottom: 40px !important;}

.marker { background-color: #ffff00;}

header , footer{
	max-width: 750px !important;
	margin: auto;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/*  ---------------------------------------------- +landing  */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ▼コンテンツ用スタイル 編集可能領域ここから▼ --------------------------------------------------------------------------------------------*/
@font-face {
	font-family: 'VDL-V7Mincho-Bold';
	src: url(../fonts/VDL-V7Mincho-Bold.ttf);
}
@font-face {
	font-family: 'SourceHanSansJP-H';
	src: url(../fonts/SourceHanSansJP-Heavy.otf);
}
@font-face {
	font-family: 'SourceHanSansJP-B';
	src: url(../fonts/SourceHanSansJP-Bold.otf);
}
@font-face {
	font-family: 'SourceHanSansJP-M';
	src: url(../fonts/SourceHanSansJP-Medium.otf);
}
@font-face {
	font-family: 'SourceHanSansJP-R';
	src: url(../fonts/SourceHanSansJP-Regular.otf);
}
@font-face {
	font-family: 'SourceHanSansJP-L';
	src: url(../fonts/SourceHanSansJP-Light.otf);
}
@font-face {
	font-family: 'ShipporiAntique-Regular';
	src: url(../fonts/ShipporiAntique-Regular.woff);
}
.wrapper_landing{
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	background: #EDBCA6;
    text-align: left;
    font-size: 4.27vw;
    color: #262626;
}
.wrapper_landing p{
	margin: 1em 0;
}
.wrapper_landing img{
    max-width: 100%;
}
.wrapper_landing .flex{
	display: flex;
	justify-content: center;
	align-items: center;
    flex-direction: column;
}
.wrapper_landing .flex-row{
    flex-direction: row;
}
.wrapper_landing .layout-constrained{
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
.wrapper_landing .section{
	font-family: 'Noto Sans Japanese', sans-serif;
}
.wrapper_landing .section-title{
	font-family: 'VDL-V7Mincho-Bold';
	text-align: center;
    font-size: 5.3vw;
}
.wrapper_landing .section-detail-title{
    font-family: 'VDL-V7Mincho-Bold';
}
.wrapper_landing .landing-top{
    background-image: url(../img//top_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 125vw;
    font-family: 'SourceHanSansJP-L';
    position: relative;
}
.wrapper_landing .landing-top .landing-top-content{
    position: absolute;
    left: 6%;
    bottom: 18.9%;
}
.wrapper_landing .landing-top .landing-top-content img{
	margin: -10vw -2vw -10vw -3vw;
}
.wrapper_landing .landing-top .top_certification img{
    margin:2vw 0 0 72vw;
	width: 25vw;
}
.wrapper_landing .landing-top .landing-top-desc{
    font-size: 5vw;
	font-family: 'SourceHanSansJP-L';
	margin: 0;
}
.wrapper_landing .landing-top .landing-top-desc1{
	font-family: 'SourceHanSansJP-L';
	letter-spacing: .1em;
    font-size: 5vw;
	color:#492211;
}
.wrapper_landing .landing-top .landing-top-desc span{
    font-family: 'SourceHanSansJP-H';
    font-size: 5.5vw;
	color:#d0c24c;
	line-height: 1.5;
}
.wrapper_landing .landing-top .landing-top-desc2{
    position: absolute;
    letter-spacing: .2em;
    line-height: 1;
	top:43vw;
	left:2vw;
	font-size:2.7vw;
	color:#492211;
}
.wrapper_landing .landing-top .landing-top-desc3{
    position: absolute;
    letter-spacing: .2em;
    line-height: 1.2;
	color:#492211;
	top:49vw;
	left:5vw;
	font-size:4vw;
	text-align:center;
}
.wrapper_landing .landing-top .landing-top-title{
    font-size: 8vw;
    line-height: 1;
    font-family: 'SourceHanSansJP-H';
    color: white;
    margin: 2vw 0 0 0;
}
.wrapper_landing .landing-top .top_wave{
    width: 62vw;
    position: absolute;
    right: 4.3%;
    top: 11.5%;
}
.wrapper_landing .bg1{
	background-image: url(../img/bg1.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.wrapper_landing .yunesuta{
    margin: 9vw auto 0;
    background: white;
    padding: 11vw 4.8vw 4.8vw;
    justify-content: space-between;
    box-shadow: 0px 0px 7px rgb(0 0 0 / 20%);
    width: 85%;
    box-sizing: border-box;
}
.wrapper_landing .yunesuta .yunesuta-media{
	position: relative;
    width: 47.2vw;
}
.wrapper_landing .yunesuta .yunesuta-media span{
	position: absolute;
}
.wrapper_landing .yunesuta .yunesuta-media-desc1{
    top: 8%;
    right: 0;
    line-height: 1.3;
    letter-spacing: -.1em;
}
.wrapper_landing .yunesuta .yunesuta-media-desc2{
    bottom: 7%;
    left: 2%;
    line-height: 1;
    letter-spacing: -.1em;
}
.wrapper_landing .yunesuta .yunesuta-media img{
    width: 100%;
}
.wrapper_landing .yunesuta .yunesuta-content{
    width: 100%;
}
.wrapper_landing .yunesuta .yunesuta-content .yunesuta-title{
    font-family: 'ShipporiAntique-Regular';
    font-size: 1.81em;
    line-height: 1.2;
    margin: 8.6vw 0 0 0;
}
.wrapper_landing .yunesuta .yunesuta-content .yunesuta-title:first-of-type{
	letter-spacing: -.15em;
}
.wrapper_landing .yunesuta .yunesuta-content .yunesuta-detail{
    color: #C91F19;
    font-family: 'VDL-V7Mincho-Bold';
    justify-content: space-between;
    width: 100%;
    flex-direction: row;
    margin-top: 6vw;
}
.wrapper_landing .yunesuta .yunesuta-content .yunesuta-detail .yunesuta-sale-label{
    line-height: 1.3;
    border-top: 1px solid #C91F19;
    border-bottom: 1px solid #C91F19;
    padding: 0 1vw;
    margin-top: 2vw;
}
.wrapper_landing .yunesuta .yunesuta-content .yunesuta-detail .yunesuta-price{
	font-size: 3.75em;
	line-height: 1;
}
.wrapper_landing .yunesuta .yunesuta-content .yunesuta-detail .yunesuta-tax_included{
    line-height: 1;
    text-align: center;
    margin: 0;
}
.wrapper_landing .yunesuta .yunesuta-content .yunesuta-detail .yunesuta-tax_included span{
	font-size: 2em;
}
.wrapper_landing .yunesuta .yunesuta-content .cp_ofr_btn{
	margin-top: 4.8vw;
}
.wrapper_landing .yunesuta .yunesuta-content .cp_ofr_btn a{
    width: 100%;
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    padding: 4vw;
    box-sizing: border-box;
}
.wrapper_landing .movie{
	text-align: center;
    margin-top: 12vw;
}
.wrapper_landing .movie .movie-title{
    font-family: 'VDL-V7Mincho-Bold';
    position: relative;
    margin: 0 0 10vw;
    font-size: 5vw;
}
.wrapper_landing .movie .movie-title span{
	position: relative;
}
.wrapper_landing .movie .movie-title span:before{
    content: '';
    display: block;
    width: 5.6vw;
    height: 5.6vw;
    background: url(../img/check.svg) center / 100% no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-120%);
}
.wrapper_landing .movie iframe{
	width: 72vw;
	height: 72vw;
	box-sizing: border-box;
}
.wrapper_landing .interview{
    color: #333;
	overflow: hidden;
    text-align: center;
    margin-top: 100px;
	padding: 100px 0;
    position: relative;
    background-color:#f7fbf6;
}
.wrapper_landing .interview span{
    color: #e7875c;
}
.wrapper_landing .interview_lead{
    font-size:4vw;
	color:#492211;
	font-family: 'SourceHanSansJP-L';
}
.wrapper_landing .interview img{
    width:80vw;
}
.wrapper_landing .interview_img1{
	background-image:url(../img/interview_img1.jpg) ;
	background-repeat:no-repeat;
	background-size:100vw;
	background-position: -50% 0%;
	padding: 4vw 6vw 10vw;;
	margin: 6vw 0 0 9vw;
}
.wrapper_landing .interview_introduce{
    text-align:left;
	color:#492211;
	background-image:url(../img/name_bg_pc.png);
	background-repeat:no-repeat;
	padding-bottom:7vw;
	background-size:35vw;
	margin:3vw 2vw 0 -6vw;
}
.wrapper_landing .interview_name1{
	font-size:4.2vw;
	margin:1vw 0 0 2vw; 
}
.wrapper_landing .interview_name2{
	font-size:6vw;
	margin:4vw 0 0 4vw;
}
.wrapper_landing .interview_comment{
    color: #fff;
    text-align: center;
    position: relative;
    background-color:#a3b66a;
	padding: 10px 0;
	margin: 28vw 0 0 -15vw;
	font-size: 3vw;
	width:80vw;
	font-family: 'SourceHanSansJP-M';
}
.wrapper_landing .interview_text img{
	width:50vw;
	margin:2vw 40vw 0 0;
}
.wrapper_landing .interview_img2{
	background-image:url(../img/interview_img2.jpg);
	background-repeat:no-repeat;
	background-size:80vw;
	padding-top:2vw;
	margin:5vw 0 0 -10vw;
}
.wrapper_landing .interview_question{
    color: #fff;
    text-align: left;
    position: relative;
    background-color:#f9a66f;
	font-size:2.8vw;
	margin: 28vw 2vw 0 45vw;
	padding: 1vw;
	font-family: 'SourceHanSansJP-M';
}
.wrapper_landing .interview_QA{
    text-align: left;
    position: relative;
    font-size: 2.8vw;
    background-image:url(../img/answer_pc.png);
    background-repeat:no-repeat;
    background-size:90vw;
    background-position:38%;
    padding:1vw 0 10vw;
    margin:15vw 0 0 20vw;
}
.wrapper_landing .interview_answer1{
	margin: 10vw 0 0 3vw;
	font-family: 'SourceHanSansJP-M';
}
.wrapper_landing .interview_answer2{
	margin: 5vw 0 0 15vw;
	font-family: 'SourceHanSansJP-M';
}
.wrapper_landing .interview_notice{
	font-size:2vw;
	margin:-2vw 10vw 0 0;
	text-align:right;
}
.wrapper_landing .interview .interview_deco{
	position: absolute;
}
.wrapper_landing .interview .interview_deco1{
    top: 11%;
    right: 90%;
	width:20vw;
}
.wrapper_landing .interview .interview_deco2{
    top: 42%;
    left: 68%;
	width:60vw;
}
.wrapper_landing .interview .interview_deco3{
    top: 0.2%;
    left: 90%;
	width:23vw;
}
.wrapper_landing .interview .interview_deco4{
    top: 90%;
    left: 88%;
	width:20vw;
}
.wrapper_landing .interview .interview_deco5{
    top: 80.5%;
    left: -8%;
	width:33vw;
}
.wrapper_landing .recommends{
	color: white;
	text-align: center;
	margin-top: 18.9vw;
	position: relative;
	z-index: 9;
}
.wrapper_landing .recommends .recommends_inner{
    width: 85%;
    margin: auto;
}
.wrapper_landing .recommends-title{
    margin-bottom: 5vw;
}
.wrapper_landing .recommends-content .recommends-detail{
    width: 59vw;
    margin-left: 0;
    margin-right: auto;
}
.wrapper_landing .recommends-content .recommends-detail:nth-child(2){
    margin-left: auto;
    margin-right: 0;
}
.wrapper_landing .recommends-content .recommends-detail img{
    width: 100%;
}
.wrapper_landing .recommends-content .recommends-detail p{
    margin-top: 1em;
    letter-spacing: .15em;
    font-family: 'SourceHanSansJP-M';
    font-size: 3.7vw;
    text-align: center;
}
.wrapper_landing .recommends .recommends_inner .recommends-content{
    text-align: left;
}
.wrapper_landing .recommends-intro{
    font-family: 'VDL-V7Mincho-Bold';
    font-size: 1.09em;
    margin-top: 10vw;
    line-height: 1.5;
    position: relative;
    margin-bottom: 0;
    z-index: 9;
    padding-bottom: 7.4vw;
}
.wrapper_landing .recommends-intro:before,.wrapper_landing .recommends-intro:after{
    content: '';
    display: block;
    width: 6vw;
    height: 13vw;
    bottom: 48%;
    position: absolute;
}
.wrapper_landing .recommends-intro:before{
	background: url(../img/pin-left.png) center/100% no-repeat;
	left: 3%;
}
.wrapper_landing .recommends-intro:after{
	background: url(../img/pin-right.png) center/100% no-repeat;
	right: 3%;
}
.wrapper_landing .recommends:after{
    width: 26.5vw;
    height: 12.6vw;
    background: url(../img/triangle.png) center/100% no-repeat;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -1vw);
    content: '';
    display: block;
}
.wrapper_landing .merit{
    text-align: center;
    padding-top: 22vw;
    background: white;
    position: relative;
    overflow-x: hidden;
}
.wrapper_landing .merit .merit_title{
    font-family: 'SourceHanSansJP-L';
    font-size: 4.6vw;
    color: #54804A;
    letter-spacing: .1em;
    width: fit-content;
    margin: auto;
    border-bottom: 1px solid #54804A;
    padding-bottom: 10px;
    position: relative;
}
.wrapper_landing .merit .merit_title:before, .wrapper_landing .merit .merit_title:after{
    content: '';
    position: absolute;
    top: 20%;
    width: 6vw;
    height: 6vw;
    background-size: 100% 100%;
}
.wrapper_landing .merit .merit_title:before{
	background-image: url(../img/twinkle1.svg);
	left: 0;
	transform: translateX(-100%);
}
.wrapper_landing .merit .merit_title:after{
	background-image: url(../img/twinkle2.svg);
	right: 0;
	transform: translateX(100%);
}
.wrapper_landing .merit .merit_yunesta{
    font-size: 6.6vw;
    font-family: 'SourceHanSansJP-H';
    color: #54804A;
    letter-spacing: .05em;
    margin-top: 4vw;
}
.wrapper_landing .merit .merit1_wrapper{
    margin-top: 6.6vw;
}
.wrapper_landing .merit .merit_concept_title{
    color: #54804A;
    font-size: 5.3vw;
    font-family: 'SourceHanSansJP-L';
    width: fit-content;
    margin: auto;
    padding: 0 1em .3em;
    border-bottom: 1px solid;
    margin-top: 17vw;
}
.wrapper_landing .merit .merit_concept{
    margin-top: 10.6vw;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column-reverse;
}
.wrapper_landing .merit .merit_concept .merit_concept_text{
    text-align: left;
    font-family: 'SourceHanSansJP-R';
    margin: 0;
    color: #524A47;
    line-height: 1.8;
    letter-spacing: .1em;
    font-size: 3.7vw;
}
.wrapper_landing .merit .merit_concept .merit_concept_text span{
	color: #E68685;
	font-family: 'SourceHanSansJP-B';
}
.wrapper_landing .merit .merit_concept .merit_concept_media{
    margin-bottom: 6vw;
    position: relative;
    z-index: 9;
}
.wrapper_landing .merit .merit_concept .merit_concept_media img{
	width: 100%;
}
.wrapper_landing .merit .merit_history{
	color: #524A47;
	padding-bottom: 110px;
}
.wrapper_landing .merit .merit_history p{
    max-width: 85%;
    margin: auto;
}
.wrapper_landing .green_title{
    font-size: 5.3vw;
    font-family: 'SourceHanSansJP-M';
    background-image: url(../img/green_title_bg.png);
    background-size: 100% 100%;
    padding: 2.5vw 0;
    letter-spacing: .1em;
    color: white;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.wrapper_landing .merit_history_title{
    margin-top: 14vw !important;
}
.wrapper_landing .merit .merit_history .merit_history_text1{
    font-family: 'SourceHanSansJP-R';
    letter-spacing: .1em;
    line-height: 1.8;
    margin-top: 6vw;
    font-size: 3.7vw;
}
.wrapper_landing .merit .merit_history .merit_history_text2{
    max-width: 75.7vw;
    background: #E68685;
    color: white;
    font-family: 'SourceHanSansJP-B';
    letter-spacing: .1em;
    margin: 11vw 0 0 auto;
    line-height: 1.8;
    position: relative;
    z-index: 9;
    font-size: 3.3vw;
    padding: 5.6vw 4.8vw;
    box-sizing: border-box;
}
.wrapper_landing .merit .merit_history .merit_history_text2 p{
    margin: 0;
    max-width: none;
}
.wrapper_landing .merit .merit_deco{
	position: absolute;
}
.wrapper_landing .merit .merit_deco1{
    width: 32vw;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
}
.wrapper_landing .merit .merit_deco2{
    width: 18.2vw;
    top: 0;
    right: 0;
}
.wrapper_landing .merit .merit_deco3{
    width: 33.8vw;
    top: 25.5%;
    left: 0;
    transform: translateX(-40%);
}
.wrapper_landing .merit .merit_deco4{
    width: 18.9vw;
    bottom: 5%;
    right: 0;
}
.wrapper_landing .merit .merit_deco5{
    width: 33.6vw;
    bottom: 3.5%;
    left: 1.5%;
    z-index: 9;
}
.wrapper_landing .merit .merit_deco1_1{
    width: 22vw;
    top: 10%;
    right: 0;
    transform: translateX(55%);
}
.wrapper_landing .merit .merit_deco1_2{
    width: 32vw;
    top: 31.5%;
    right: 0;
    transform: translateX(50%);
}
.wrapper_landing .merit .merit_deco1_3{
    width: 32vw;
    bottom: 12%;
    left: 0;
    transform: translateX(-50%);
}
.wrapper_landing .disadvantage{
    background: #8FBB87;
    padding: 16vw 0;
}
.wrapper_landing .disadvantage .disadvantage_title{
    font-family: 'SourceHanSansJP-L';
    font-size: 5.3vw;
    text-align: center;
    color: white;
    margin: 0;
}
.wrapper_landing .disadvantage .disadvantage_title span{
    padding: 0 .5em .3em;
    border-bottom: 1px solid;
}
.wrapper_landing .disadvantage .disadvantage-inner{
    position: relative;
    margin: 14vw auto 0;
    height: 90vw;
}
.wrapper_landing .disadvantage .disadvantage-inner .disadvantage_text{
    position: absolute;
    color: #524A47;
    text-align: center;
    padding-top: 4.5vw;
    box-sizing: border-box;
    letter-spacing: .1em;
    font-size: 3.7vw;
}
.wrapper_landing .disadvantage .disadvantage-inner .disadvantage_text:first-child{
    width: 51vw;
    height: 21vw;
    background-image: url(../img/disadvantage1.svg);
    background-size: 100% 100%;
    top: 0;
    left: 3.2%;
}
.wrapper_landing .disadvantage .disadvantage-inner .disadvantage_text:nth-child(2){
    width: 51vw;
    height: 21vw;
    background-image: url(../img/disadvantage2.svg);
    background-size: 100% 100%;
    top: 36%;
    left: 5%;
}
.wrapper_landing .disadvantage .disadvantage-inner .disadvantage_text:nth-child(3){
    width: 52vw;
    height: 21vw;
    background-image: url(../img/disadvantage3.svg);
    background-size: 100% 100%;
    top: 20%;
    right: 2%;
}
.wrapper_landing .disadvantage .disadvantage-inner img{
    width: 59vw;
    position: absolute;
    bottom: 5%;
    left: 16.8%;
}
.wrapper_landing .disadvantage .disadvantage-inner .disadvantage_desc{
    color: white;
    font-family: 'SourceHanSansJP-R';
    bottom: 0;
    position: absolute;
    right: 10%;
    font-size: 3vw;
}
.wrapper_landing .advantage{
    text-align: center;
    background: white;
    padding-top: 21vw;
}
.wrapper_landing .advantage .advantage_recommend{
    color: #E68685;
    font-size: 4vw;
    font-family: 'SourceHanSansJP-M';
    flex-direction: column-reverse;
}
.wrapper_landing .advantage .advantage_recommend img{
    width: 60vw;
    margin-bottom: 4vw;
    margin-left: 30%;
}
.wrapper_landing .advantage .advantage_title{
    font-family: 'SourceHanSansJP-H';
    font-size: 6.6vw;
    color: #E68685;
    position: relative;
    margin: 3vw 0 0 0;
}
.wrapper_landing .advantage .advantage_title span{
	position: relative;
}
.wrapper_landing .advantage .advantage_title span:before, .wrapper_landing .advantage .advantage_title span:after{
    content: '';
    position: absolute;
    width: 6vw;
    height: 6vw;
    background-size: 100% 100%;
    top: 10%;
}
.wrapper_landing .advantage .advantage_title span:before{
    background-image: url(../img/twinkle1.svg);
    transform: translateX(-150%);
    left: 0;
}
.wrapper_landing .advantage .advantage_title span:after{
	background-image: url(../img/twinkle2.svg);
    transform: translateX(150%);
    right: 0;
}
.wrapper_landing .advantage .effect{
    background-image: url(../img/bg_advantage.png);
    background-size: cover;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
}
.wrapper_landing .advantage .effect_title{
    font-size: 4.6vw;
    color: #DA8B71;
    font-family: 'SourceHanSansJP-B';
    margin: 13vw 0 0 0;
}
.wrapper_landing .advantage .effect_subtitle{
    font-size: 4vw;
    color: #DA8B71;
    font-family: 'SourceHanSansJP-M';
    letter-spacing: .1em;
    margin: .5em 0 1.2em;
    flex-direction: row;
}
.wrapper_landing .advantage .effect_subtitle span{
    color: white;
    font-size: 7vw;
    background: #E68685;
    border-radius: 100%;
    font-family: 'SourceHanSansJP-B';
    padding: 2px 11px;
}
.wrapper_landing .advantage .effect_subtitle span.hot{
	margin-left: -7px;
}
.wrapper_landing .advantage .effect_content{
    font-size: 6.6vw;
    font-family: 'SourceHanSansJP-H';
    color: white;
    margin-top: 13px;
    flex-direction: row;
}
.wrapper_landing .advantage .effect_content span{
    background: #DA8B71;
    padding: 5px 15px 10px;
}
.wrapper_landing .advantage .effect_content span:not(:first-child){
	margin-left: 13px;
}
.wrapper_landing .advantage .general_use{
    font-family: 'SourceHanSansJP-R';
    text-align: right;
    margin: 4vw 0 0;
    padding-right: 10%;
    color: #6B5945;
    font-size: 2.9vw;
}
.wrapper_landing .points{
    background: white;
    padding: 26vw 0 5.9vw;
    position: relative;
    overflow-x: hidden;
}
.wrapper_landing .points .point-label{
    margin: 0 auto 6vw;
}
.wrapper_landing .points .point-content{
    margin: 0 auto 14vw;
    max-width: 85%;
}
.wrapper_landing .points .point-content .point-num{
	color: #EA8313;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
	position: relative;
}
.wrapper_landing .points .point-content .point-num span{
	font-size: 2.03em;
	margin-left: 11px;
}
.wrapper_landing .points .point-content .point-num:after{
    content: '';
    display: block;
    width: 6.6vw;
    height: 0.66vw;
    background: black;
    position: absolute;
    bottom: -5.3vw;
    left: 50%;
    transform: translateX(-50%);
}
.wrapper_landing .points .point-title{
    text-align: left;
    font-family: 'SourceHanSansJP-B';
    margin-top: 10vw;
    letter-spacing: .12em;
    color: #5E9539;
    font-size: 5.3vw;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    width: calc(100% + 8vw);
}
.wrapper_landing .points .point_odd .point-title{
	transform: translateX(-8vw);
}
.wrapper_landing .points .point_even .point-title{
	justify-content: flex-start;
    flex-direction: row-reverse;
}
.wrapper_landing .points .point-title span{
    margin-top: 9vw;
    display: inline-block;
}
.wrapper_landing .points .point5 .point-title span{
    margin-top: 6vw;
}
.wrapper_landing .points .point-title img{
    width: 22.8vw;
    height: 22.8vw;
}
.wrapper_landing .points .point-title:before{
	content: '';
	position: absolute;
	height: 1px;
	border-top: 1px solid #6B9546;
	bottom: 0;
    width: 100%;
}
.wrapper_landing .points .point1 .point-title:before{
    left: 12%;
}
.wrapper_landing .points .point2 .point-title:before{
    right: 9%;
}
.wrapper_landing .points .point3 .point-title:before{
    left: 12%;
}
.wrapper_landing .points .point4 .point-title:before{
    right: 12%;
}
.wrapper_landing .points .point5 .point-title:before{
    left: 12%;
}
.wrapper_landing .points .point6 .point-title:before{
    right: 14%;
}
.wrapper_landing .points .point-content .point-desc{
    margin: 5vw auto 6vw;
    font-size: 0.84em;
    letter-spacing: .07em;
    line-height: 1.7;
}
.wrapper_landing .points .point-content .point-detail{
    align-items: flex-start;
    margin-top: 6vw;
}
.wrapper_landing .points .point-content .point-detail2{
    margin-top: 10vw;
}
.wrapper_landing .points .point-content .point-detail .point-detail-media{
    font-size: 3vw;
    position: relative;
    z-index: 9;
}
.wrapper_landing .points .point-content.point1 .point-detail2 .point-detail-media span{
    position: absolute;
    top: 18%;
    left: 0;
}
.wrapper_landing .points .point6 .point-detail .point-detail-media .e_price{
    position: absolute;
    background: #DA8B71;
    color: white;
    width: 36vw;
    height: 36vw;
    border-radius: 100%;
    text-align: center;
    font-family: 'SourceHanSansJP-M';
    letter-spacing: .1em;
    top: 0;
    left: 0;
    transform: translate(-10%, -10%);
    font-size: 4.5vw;
    line-height: 1.2;
}
.wrapper_landing .points .point6 .point-detail .point-detail-media .e_price .large{
    font-size: 8vw;
    font-family: 'SourceHanSansJP-B';
}
.wrapper_landing .points .point6 .point-detail .point-detail-media .e_price small{
    font-size: 3vw;
	font-family: 'SourceHanSansJP-R';
}
.wrapper_landing .points .point_deco{
	position: absolute;
}
.wrapper_landing .points .point_deco1{
    top: 15.7%;
    right: -1%;
    width: 42vw;
}
.wrapper_landing .points .point_deco2{
    top: 25.5%;
    left: -1%;
    width: 40vw;
}
.wrapper_landing .points .point_deco3{
    top: 71%;
    right: -1%;
    width: 35.2vw;
}
.wrapper_landing .points .point_deco4{
    top: 84.5%;
    left: -1%;
    width: 33.8vw;
}
.wrapper_landing .points .point-content .point-detail .point-detail-media img{
	width: 100%;;
}
.wrapper_landing .points .point-content .point-detail .point-detail-text .point-detail-title{
    margin: 3.7vw 0 3vw;
    line-height: 1;
}
.wrapper_landing .points .point-content .point-detail .point-detail-content{
    font-size: 0.84em;
    letter-spacing: .2em;
}
.wrapper_landing .points .point-content .point-detail .point-detail-content.small{
    font-size: 3vw;
}
.wrapper_landing .points .point-content .point-detail .point-detail-content span{
	color: #E68685;
	font-family: 'SourceHanSansJP-B';
}
.wrapper_landing .points .point-content.point2 .point-content-inner{
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: baseline;
}
.wrapper_landing .points .point-content.point2 .point-desc{
    margin-bottom: 0;
    letter-spacing: .03em;
}
.wrapper_landing .points .point-content.point3 .point-desc{
    letter-spacing: .1em;
}
.wrapper_landing .points .point-content.point2 .point-detail .point-detail-media{
	width: 100%;
}
.wrapper_landing .points .point-content.point2 .point-detail .point-detail-content{
	line-height: 2;
}
.wrapper_landing .points .point-content.point3{
	margin-bottom: 0;
}
.wrapper_landing .points .point-content.point3 .point-detail:last-of-type .point-detail-media{
	margin-left: 0;
}
.wrapper_landing .points .point-content.point3 .point-detail:last-of-type{
	margin-top: 2.2vw;
}
.wrapper_landing .points .point-content .point-detail .point-detail-media_desc{
	color: #524A47;
    font-family: 'SourceHanSansJP-R';
    margin-top: 2em;
    font-size: 3vw;
}
.wrapper_landing .feature{
	padding: 16vw 0 20vw;
}
.wrapper_landing .feature .feature-inner{
	justify-content: space-between;
	align-items: flex-start;
    margin-top: 4vw;
}
.wrapper_landing .feature .feature-detail{
	text-align: center;
}
.wrapper_landing .feature .feature-detail .feature-media{
	background: white;
	height: 37.3vw;
	font-weight: bold;
}
.wrapper_landing .feature .feature-detail:not(:first-child) {
    margin-top: 10vw;
}
.wrapper_landing .feature .feature-detail:not(:first-child) .feature-media{
	padding-top: 4.8vw;
	box-sizing: border-box;
	line-height: 1;
}
.wrapper_landing .feature .feature-detail:not(:first-child) .feature-media img{
    width: 20vw;
}
.wrapper_landing .feature .feature-detail:nth-child(2) .feature-media p{
	display: flex;
    justify-content: center;
    align-items: baseline;
}
.wrapper_landing .feature .feature-detail .feature-media .e-price{
    color: #EE8313;
    font-size: 2em;
    margin: 0 4px;
    line-height: 1;
}
.wrapper_landing .feature .feature-detail:last-child .feature-media p{
	margin-top: 3vw;
}
.wrapper_landing .feature .feature-detail .feature-title{
    line-height: 1.3;
    margin: 4.5vw 0 2vw;
}
.wrapper_landing .feature .feature-detail .feature-content{
    line-height: 2;
    text-align: left;
    margin: 0 0 5px;
    font-size: .84em;
    letter-spacing: .1em;
}
.wrapper_landing .feature .feature-detail .small{
	font-size: .84em;
	text-align: left;
	margin-top: 0;
}
.wrapper_landing .qualification{
    background-image: url(../img/bg-qualification_sp.png);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 134vw;
    text-align: center;
    position: relative;
    justify-content: flex-end;
    padding-bottom: 2vw;
    box-sizing: border-box;
}
.wrapper_landing .qualification .mat_img{
    font-size: 3vw;
    position: absolute;
    top: 1%;
    right: 7%;
}
.wrapper_landing .qualification .qualification-inner{
	position: relative;
}
.wrapper_landing .qualification .qualification-title{
    font-size: 1.03em;
    font-family: 'VDL-V7Mincho-Bold';
    margin: 0;
    text-shadow: rgb(255, 255, 255) 2px 0px 4px, rgb(255, 255, 255) 1.75517px 0.958851px 4px, rgb(255, 255, 255) 1.0806px 1.68294px 3px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 4px, rgb(255, 255, 255) -1.60229px 1.19694px 4px, rgb(255, 255, 255) -1.97998px 0.28224px 4px, rgb(255, 255, 255) -1.87291px -0.701566px 4px, rgb(255, 255, 255) -1.30729px -1.5136px 4px, rgb(255, 255, 255) -0.421592px -1.95506px 4px, rgb(255, 255, 255) 0.567324px -1.91785px 4px, rgb(255, 255, 255) 1.41734px -1.41108px 4px, rgb(255, 255, 255) 1.92034px -0.558831px 4px;
}
.wrapper_landing .qualification h3{
	font-weight: bold;
    line-height: 1.4;
    margin: 0 0 3vw;
    text-shadow: rgb(255, 255, 255) 2px 0px 6px, rgb(255, 255, 255) 1.75517px 0.958851px 6px, rgb(255, 255, 255) 1.0806px 1.68296px 3px, rgb(255, 255, 255) 0.141476px 1.99499px 0px, rgb(255, 255, 255) -0.832296px 1.81859px 6px, rgb(255, 255, 255) -1.60229px 1.19696px 6px, rgb(255, 255, 255) -1.97998px 0.28226px 6px, rgb(255, 255, 255) -1.87291px -0.701566px 6px, rgb(255, 255, 255) -1.30729px -1.5136px 6px, rgb(255, 255, 255) -0.421592px -1.95506px 6px, rgb(255, 255, 255) 0.567326px -1.91785px 6px, rgb(255, 255, 255) 1.41736px -1.41108px 6px, rgb(255, 255, 255) 1.92036px -0.558831px 6px;
}
.wrapper_landing .qualification .qualification-wrapper{
	flex-wrap: wrap;
}
.wrapper_landing .qualification .qualification-detail{
    background: linear-gradient(180deg, rgba(147,97,62,1) 0%, rgba(102,68,17,1) 100%);
    color: white;
    width: 47vw;
    height: 10vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 1.6vw 0%;
    font-family: 'SourceHanSansJP-B';
    font-size: 3.4vw;
}
.wrapper_landing .qualification .qualification-detail:nth-child(3n+1){
	margin-left: 0%;
}
.wrapper_landing .qualification .qualification-number{
    font-size: .75em;
    line-height: 2;
    margin: 0;
}
.wrapper_landing .usecase{
    background: white;
    padding: 12.8vw 0 16.9vw;
    position: relative;
    overflow-x: hidden;
}
.wrapper_landing .usecase .usecase_title .usecase_title_inner{
    width: 90%;
    margin: auto;
}
.wrapper_landing .usecase .usecase_wrapper{
	max-width: 895px;
	margin: auto;
	justify-content: space-between;
	position: relative;
    z-index: 9;
}
.wrapper_landing .usecase .usecase_wrapper .usecase_inner{
    width: 89%;
}
.wrapper_landing .usecase .usecase_wrapper .usecase_inner .usecase_detail{
	display: flex;
}
.wrapper_landing .usecase .usecase_wrapper .usecase_inner .usecase_detail:nth-child(2n){
    flex-direction: row-reverse;
}
.wrapper_landing .usecase .usecase_wrapper .usecase_inner .usecase_detail:not(:first-child){
    margin-top: 28px;
}
.wrapper_landing .usecase .usecase_wrapper .usecase_inner .usecase_detail img{
    width: 54vw;
}
.wrapper_landing .usecase .usecase_wrapper .usecase_inner .usecase_detail p{
    font-size: 3.7vw;
    color: #524A47;
    font-family: 'SourceHanSansJP-M';
    width: 47vw;
    height: 19.4vw;
    background-image: url(../img/usecase_bg1.svg);
    background-size: 100% 100%;
    box-sizing: border-box;
    text-align: center;
    padding-top: 4vw;
    position: relative;
    margin-left: -10vw;
}
.wrapper_landing .usecase .usecase_wrapper .usecase_inner .usecase_detail:first-child{
    margin-top: 12vw;
}
.wrapper_landing .usecase .usecase_wrapper .usecase_inner .usecase_detail:first-child p{
    margin-top: 16vw;
}
.wrapper_landing .usecase .usecase_wrapper .usecase_inner .usecase_detail:nth-child(2n) p{
    background-image: url(../img/usecase_bg2.svg);
    margin-left: 0;
    margin-right: -10vw;
}
.wrapper_landing .usecase .usecase_deco{
	position: absolute;
}
.wrapper_landing .usecase .usecase_deco3{
    width: 45.8vw;
    top: 12%;
    left: 0;
    transform: translateX(-30%);
}
.wrapper_landing .usecase .usecase_deco3_1{
    width: 10vw;
    top: 19%;
    right: 3%;
}
.wrapper_landing .usecase .usecase_deco3_2{
    width: 30vw;
    top: 49%;
    left: 0;
}
.wrapper_landing .usecase .usecase_deco3_3{
    width: 45.8vw;
    top: 68%;
    right: 0;
    transform: translateX(50%);
}
.wrapper_landing .usecase .usecase_deco3_4{
    width: 10vw;
    top: 91%;
    left: 10%;
}
.wrapper_landing .voice{
    background: #DA8B71;
    padding: 11.6vw 0 13vw;
    font-family: 'SourceHanSansJP-M';
}
.wrapper_landing .voice .voice-title{
    margin: 0 0 11.2vw;
    font-size: 5.3vw;
    color: white;
    font-family: 'SourceHanSansJP-M';
}
.wrapper_landing .voice .voice-detail{
    margin-top: 14.6vw;
    line-height: 2;
    color: white;
}
.wrapper_landing .voice .voice-title+.voice-detail{
    margin-top: 10.6vw;
}
.wrapper_landing .voice .voice-detail .voice-detail-inner{
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column-reverse;
}
.wrapper_landing .voice .voice-detail img{
    width: 100%;
}
.wrapper_landing .voice .voice-detail .voice_text{
    letter-spacing: .1em;
    padding: 2.8vw 2.2vw;
    border: 1px solid white;
    box-sizing: border-box;
    font-size: 3.7vw;
    margin-top: 5.3vw;
}
.wrapper_landing .voice .voice-detail .voice_text .voice_content{
	margin: 0;
}
.wrapper_landing .voice .voice-detail .voice_name{
	text-align: right;
	margin-bottom: 0;
}
.wrapper_landing .voice .voice-detail .voice_desc{
    text-align: right;
    font-family: 'SourceHanSansJP-R';
    margin: 4.2vw 0 0;
    font-size: 3vw;
}
.wrapper_landing .product-info{
    margin: 18.6vw auto 0;
    padding-bottom: 10vw;
}
.wrapper_landing .product-info .product-info-title{
    color: white;
    font-family: 'VDL-V7Mincho-Bold';
    background: #F48081;
    margin: 0 0 5.3vw;
    padding: 1.9vw 3.4vw;
    line-height: 1.6;
}
.wrapper_landing .product-info .tbl-product-info{
	width: 100%;
    position: relative;
    overflow: hidden;
    display: block;
}
.wrapper_landing .product-info .tbl-product-info{
    max-height: 78vw;
    font-size: 3.7vw;
}
.wrapper_landing .product-info .tbl-product-info:before{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 25vw;
    background: linear-gradient(0deg, #F5B9A1 0%, rgba(253, 240, 200, 0) 100%);
}
.wrapper_landing .product-info .tbl-product-info.active::before{
    display: none;
}
.wrapper_landing .product-info .tbl-product-info tr{
    display: block;
}
.wrapper_landing .product-info .tbl-product-info tr td{
    display: block;
    padding: 1.9vw 3.4vw;
}
.wrapper_landing .product-info .tbl-product-info tr:first-child td{
	border-top: none;
}
.wrapper_landing .product-info .tbl-product-info tr td:first-child{
    background: #F48081;
    color: white;
    font-weight: bold;
    padding: 1.9vw 3.4vw;
}
.wrapper_landing .product-info .tbl-product-info tr td:last-child{
	background: white;
}
.wrapper_landing .yunesuta-bottom{
	margin-top: 16.5vw;
}
.wrapper_landing .product-info .product_readmore{
    color: white;
    text-align: center;
    font-weight: bold;
    background: #F6A51B;
    padding: 1.7vw 0;
    margin: 8.4vw auto 0;
    cursor: pointer;
    letter-spacing: .1em;
    width: 75%;
    display: block;
}
.wrapper_landing .product-info .product_readmore .c-btn-arw:before{
    display: inline-block;
    width: 2.5vw;
    height: 2.5vw;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    content: '';
    margin-right: 2vw;
    margin-bottom: 0.5vw;
}
.wrapper_landing .product-info .product_readmore.open .c-btn-arw:before{
    -webkit-transform: translateY(40%) rotate(315deg);
    transform: translateY(40%) rotate(315deg);
}
.wrapper_landing .product-info .product_table_desc{
	font-size: 3vw;
}
/* --- オファー内の購入ボタン調整 --- */
.cp_ofr_btn a{
    width: 90%;
    padding: 10%;
    font-size: 1.2em;
}


/* ▲コンテンツ用スタイル 編集可能領域ここまで▲ --------------------------------------------------------------------------------------------*/




