@charset "shift_jis";

#landing ol,#landing li { list-style: none!important; margin-left: 0!important;}
.item-detail-area{padding: 0;}
@media screen and (max-width: 1024px){#p_info,#p_review{padding: 0 10px;}}
/* 汎用クラス */
.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  */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ???R???e???c?p?X?^?C?? ??W??\????????? --------------------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');
@font-face {
	font-family: 'Yu-Gothic-Regular';
	src: url(../fonts/Yu-Gothic-Regular.ttf);
}
@font-face {
	font-family: 'Ten-Mincho-Text-Regular';
	src: url(../fonts/Ten-Mincho-Text-Regular.otf);
}
@font-face {
	font-family: 'ToppanBunkyuGothicPr6N';
	src: url(../fonts/ToppanBunkyuGothicPr6N.ttf);
}
@font-face {
	font-family: 'ZenMaruGothic-Bold';
	src: url(../fonts/ZenMaruGothic-Bold.ttf);
}
@font-face {
	font-family: 'YUMinchoPrN';
	src: url(../fonts/YUMinchoPrN.ttf);
}
@font-face {
	font-family: 'Allura';
	src: url(../fonts/Allura-Regular.ttf);
}
@font-face {
	font-family: 'KaiseiTokumin-Regular';
	src: url(../fonts/KaiseiTokumin-Regular.ttf);
}
@font-face {
	font-family: 'VDL-V7Mincho-Ultra';
	src: url(../fonts/VDL-V7Mincho-Ultra.ttf);
}
@font-face {
	font-family: 'futura-pt-book';
	src: url(../fonts/futura-pt-book.otf);
}
@font-face {
	font-family: 'SourceHanSansJP-Bold';
	src: url(../fonts/SourceHanSansJP-Bold.otf);
}
@font-face {
	font-family: 'SourceHanSansJP-Medium';
	src: url(../fonts/SourceHanSansJP-Medium.otf);
}
:root{
	--orange: #FF802B;
    --purple: #7163A7;
}
.kaisei-opti-bold{
	font-family: "Kaisei Opti", serif;
	font-weight: 700;
	font-style: normal;
}
.wrapper_landing .section-subtitle{
    font-size: 4.6vw;
    line-height: 1.4;
    text-align: center;
    color: black;
}
.wrapper_landing .section-title .section-title_deco{
	font-family: 'Bintang';
    font-size: 55px;
    position: absolute;
    content: '';
    font-weight: 400;
}
.wrapper_landing .section-detail-title{
	font-size: 27px;
}
.wrapper_landing .ref{
    font-size: 2vw;
    margin-top: 1vw;
}
.wrapper_landing{
	color:black;
}
.wrapper_landing img{
    max-width: 100%;
}
.wrapper_landing .toppan{
    font-family: 'ToppanBunkyuGothicPr6N';
}
.wrapper_landing .flex{
	display: flex;
	justify-content: center;
	align-items: center;
}
.wrapper_landing .landing-top{
    background-image: url(../img/top.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    min-height: 150.72vw;
    position: relative;
    max-width: 100vw;
}
.wrapper_landing .landing-top .landing-top-title{
    text-shadow: 0px 0px 5px white, 0px 0px 10px white, 0px 0px 15px white, 0px 0px 20px white, 0px 0px 30px white, 0px 0px 40px white, 0px 0px 55px white, 0px 0px 75px white;
}
.wrapper_landing .landing-top .landing-top-title span{
	letter-spacing: .25em;
}
.wrapper_landing .landing-top .landing-top-content{
    /* margin-left: 4.6vw; */
    height: 100%;
    position: relative;
    padding-top: 6.6vw;
}
.wrapper_landing .landing-top .award{
    width: 32.2vw;
    position: absolute;
    right: 3.5%;
    top: 60vw;
}
.wrapper_landing .landing-top .award2{
    top: 85vw;
    width: 32.2vw;
}
.wrapper_landing .landing-top .winter_taste{
    font-size: 4.7vw;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    font-style: italic;
    margin: 2vw auto 0;
    color: #6F3DD3;
    clip-path: polygon(3vw 0%, 100% 0%, calc(100% - 3vw) 100%, 0% 100%);
    background: white;
    text-align: center;
    width: 90.8vw;
    line-height: 1.6;
}
.wrapper_landing .landing-top .styleup{
    width: 82.5vw;
    margin-left: 7vw;
    margin-top: -2vw;
}
.wrapper_landing .landing-top .top_compare{
    font-family: 'Ten-Mincho-Text-Regular';
    position: absolute;
    bottom: 3.4vw;
}
.wrapper_landing .landing-top .top_before{
    font-size: 12px;
    margin: 0;
}
.wrapper_landing .landing-top .top_before .img_container{
    padding: .6vw;
    background: white;
    width: 15.2vw;
    box-shadow: .8vw .8vw rgb(204 204 204 / 52%);
}
.wrapper_landing .landing-top .top_before .title_before{
    font-size: 3.6vw;
    margin: 0;
    line-height: 1;
}
.wrapper_landing .landing-top .desc_before{
    font-size: 2.6vw;
    margin: -6vw 0 0 25vw;
    font-weight: bold;
    text-shadow: -1px -1px 0 white, 0 -1px 0 white, 1px -1px 0 white, 1px 0 0 white, 1px 1px 0 white, 0 1px 0 white, -1px 1px 0 white, -1px 0 0 white;
}
.wrapper_landing .landing-top .top_after{
    margin-top: 15vw;
}
.wrapper_landing .landing-top .top_after .title_after{
    font-size: 4.1vw;
    color: #E55F80;
    margin: 0;
    line-height: 1;
}
.wrapper_landing .landing-top .top_after .img_container{
    width: 20vw;
    position: relative;
}
.wrapper_landing .landing-top .top_after .img_wrapper{
    padding: .8vw;
    background: white;
    position: relative;
    z-index: 9;
}
.wrapper_landing .landing-top .top_after .img_container:before{
    content: '';
    position: absolute;
    width: 6.1vw;
    height: 10.5vw;
    background-image: url(../img/arrow.svg);
    background-size: 100% 100%;
    left: 2vw;
    top: -17vw;
    z-index: 10;
}
.wrapper_landing .landing-top .top_after .img_container:after{
    content: '';
    position: absolute;
    width: 20.3vw;
    height: 25.5vw;
    top: .8vw;
    left: .8vw;
    background: rgb(255 198 198 / 72%);
}
.wrapper_landing .landing-top .w_name{
    position: absolute;
    right: 16%;
    top: 82%;
}
.wrapper_landing .landing-top .w_name img{
    width: 30vw;
}
.wrapper_landing .landing-top .top_logo{
    width: 32.5vw;
    margin-left: 4.6vw;
}
.wrapper_landing .landing-top .top_desc{
    font-size: 2vw;
    width: 38vw;
    font-family: 'Yu-Gothic-Regular';
    position: absolute;
    right: 8%;
    top: 86%;
    margin: 0;
    font-weight: bold;
    line-height: 1.2;
}
.wrapper_landing .landing-top .top_deco{
    position: absolute;
    width: 14.4vw;
    height: 13.7vw;
    bottom: 14.5%;
    left: 22%;
    z-index: 9;
}
.wrapper_landing .sales_up {
    text-align: center;
    position: relative;
}
.wrapper_landing .sales_up .sales_up_title{
    font-size: 4.8vw;
    color: white;
    margin: 0;
    background: #F28449;
    padding: 5vw 0 6.5vw;
    line-height: 1.4;
    clip-path: polygon(0% 0%, 100% 0, 100% 13vw, 50% 100%, 0 13vw);
}
.wrapper_landing .sales_up .sales_total{
    font-size: 3.7vw;
    margin: -16vw 0 0;
    padding: 25.6vw 0 6.6vw;
    background-image: url(../img/bg_sales_up.png);
    background-size: 100% 100%;
}
.wrapper_landing .sales_up .sales_total span{
    font-size: 10.4vw;
    color: #80803F;
    line-height: 1.2;
    letter-spacing: .1em;
    font-style: italic;
}
.wrapper_landing .sales_up .sales_total span small{
    font-size: 7vw;
}
.wrapper_landing .sales_up .sales_up_desc{
    font-size: 1.5vw;
    margin: 6vw 0 0;
    width: 88%;
    text-align: right;
}
.wrapper_landing .shapeup{
    text-align: center;
    padding: 10.6vw 0 8vw;
}
.wrapper_landing .shapeup .shapeup-inner{
    max-width: 805px;
    margin: auto;
}
.wrapper_landing .shapeup .shapeup_title{
    font-size: 4.8vw;
    color: var(--purple);
    line-height: 1.5;
    margin: 0;
}
.wrapper_landing .shapeup .shapeup_title span{
    text-decoration: underline;
    text-decoration-color: yellow;
    text-decoration-thickness: 2vw;
    text-underline-offset: -1vw;
}
.wrapper_landing .title_deco {
    position: relative;
}
.wrapper_landing .title_deco:before,
.wrapper_landing .title_deco:after{
    content: '';
    position: absolute;
    background-size: 100% 100%;
}
.wrapper_landing .shapeup .shapeup_title:before{
    background-image: url(../img/shapeup_deco.svg);
    width: 5.7vw;
    height: 9.7vw;
    top: 50%;
    left: 4%;
    transform: translateY(-50%);
}
.wrapper_landing .shapeup .shapeup_title:after{
    background-image: url(../img/shapeup_deco.svg);
    width: 5.7vw;
    height: 9.7vw;
    top: 50%;
    right: 5%;
    transform: translateY(-50%) rotate(175deg);
}
.wrapper_landing .shapeup .shapeup_desc{
    margin: 4vw auto 0;
    text-align: right;
	width: 85.4vw;
}
.wrapper_landing .shapeup .shapeup_desc1 img{
    width: 48.4vw;
}
.wrapper_landing .shapeup .shapeup_detail_wrapper{
    margin: 3.4vw auto 0;
    justify-content: space-between;
    width: 81.4vw;
    flex-direction: column;
}
.wrapper_landing .shapeup .shapeup_detail_wrapper .shapeup_detail{
    width: 100%;
    position: relative;
}
.wrapper_landing .shapeup .shapeup_detail_wrapper .shapeup_detail:first-child:after{
    content: '';
    position: absolute;
    width: 9.6vw;
    height: 5.2vw;
    background-image: url(../img/arrow2.svg);
    background-size: 100% 100%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 15vw);
}
.wrapper_landing .shapeup .shapeup_detail_wrapper .shapeup_detail:last-child{
    margin-top: 27vw;
    position: relative;
}
.wrapper_landing .shapeup .shapeup_detail_wrapper .shapeup_detail:last-child:before{
    content: '';
    position: absolute;
    width: 37.8vw;
    height: 21.8vw;
    background-image: url(../img/shapeup_desc1.svg);
    background-size: 100% 100%;
    top: 0;
    right: -30%;
    transform: translate(-50%, -100%);
}
.wrapper_landing .shapeup .shapeup_detail_wrapper .shapeup_detail:last-child:after{
    content: '';
    position: absolute;
    width: 105%;
    height: 105%;
    background-image: url(../img/after_deco.svg);
    background-size: 100% 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.wrapper_landing .shapeup .shapeup_desc2 img{
    width: 28.4vw;
}
.wrapper_landing .shapeup .shapeup_desc3{
    text-align: right;
    margin: 4vw auto 0;
    font-size: 2.6vw;
    width: 81.4vw;
}
.wrapper_landing .genie{
    background-image: url(../img/bg_genie.png);
    background-size: 100% 100%;
    padding: 10vw 0;
}
.wrapper_landing .genie_inner{
    margin: 0 auto;
    background: white;
    padding: 4vw 6.6vw 8vw 6.6vw;
    box-sizing: border-box;
    position: relative;
    justify-content: space-between;
    width: 82%;
    flex-direction: column;
    border: .5vw solid var(--purple);
    border-radius: 1vw;
}
.wrapper_landing .genie .genie-media{
    width: 58.6vw;
}
.wrapper_landing .genie .genie-media_inner{
    justify-content: space-between;
}
.wrapper_landing .genie .genie-media_inner:last-child{
    justify-content: space-between;
}
.wrapper_landing .genie_label{
    justify-content: space-between;
    margin-top: 3.2vw;
}
.wrapper_landing .genie_label p{
    margin: 0;
    font-family: "ZenMaruGothic-Bold", serif;
    font-size: 2.6vw;
    box-sizing: border-box;
    text-align: center;
    line-height: 1;
    width: 48%;
    padding: 1.5vw 0;
}
.wrapper_landing .genie_label p:first-child{
    border: 1px solid #80803F;
    color: #80803F;
}
.wrapper_landing .genie_label p:last-child{
    background: #CC477A;
    border: 1px solid #CC477A;
    color: white;
}
.wrapper_landing .genie_label p span{
    font-size: 2.6vw;
}
.wrapper_landing .genie .warmfit{
    font-size: 5vw;
    font-family: 'Ten-Mincho-Text-Regular';
    letter-spacing: -.15em;
    line-height: 1.2;
    margin: 2.8vw 0 0;
    color: black;
}
.wrapper_landing .genie .warmfit small{
    font-size: 4vw;
    margin-left: 1.5vw;
}
.wrapper_landing .genie .genie_set{
    line-height: 1;
    font-size: 4.8vw;
    letter-spacing: 0;
}
.wrapper_landing .genie .genie_set .large{
    font-size: 8vw;
}
.wrapper_landing .genie .genie_desc_wrapper{
    margin-top: 1.5vw;
}
.wrapper_landing .genie .genie_desc{
    font-size: 2.6vw;
    width: 80%;
    margin: auto;
}
.wrapper_landing .genie .genie-media span{
    font-size: 17px;
    position: absolute;
    font-family: 'SourceHanSansJP-Bold';
    color: #801C24;
    right: 0;
    bottom: 50px;
}
.wrapper_landing .genie .genie-media img{
    width: 50%;
}
.wrapper_landing .genie .genie-content{
    width: 65vw;
}
.wrapper_landing .genie .genie-content .genie-detail{
    color: #CC477A;
    margin-top: 2.6vw;
    justify-content: center;
}
.wrapper_landing .genie .genie-content .genie-detail .genie-sale-label{
    font-size: 24px;
    line-height: 1.3;
    border-top: 1px solid #CC477A;
    border-bottom: 1px solid #CC477A;
	padding: 0 10px;
}
.wrapper_landing .genie .genie-content .genie-detail .genie-price{
    font-size: 13.8vw;
    line-height: 1;
}
.wrapper_landing .genie .genie-content .genie-detail .sales_price{
    font-size: 4.2vw;
    border-top: 1px solid #CC477A;
    border-bottom: 1px solid #CC477A;
    line-height: 1.3;
    padding: 0 1.5vw;
}
.wrapper_landing .genie .genie-content .genie-detail .genie-tax_included{
    font-size: 3.4vw;
    line-height: 1;
    text-align: center;
    margin: 0;
}
.wrapper_landing .genie .genie-content .genie-detail .genie-tax_included span{
    font-size: 7.3vw;
    position: relative;
}
.wrapper_landing .genie .genie-content .genie-detail .genie-tax_included span:after{
    content: '';
	position: absolute;
    top: 50%;
    right: 0;
    transform: translate(100%, -50%);
	width: 33px;
    height: 8px;
    background-image: url(../img/mark.svg);
    background-size: 100% 100%;
    display: none;
}
.wrapper_landing .genie .cp_ofr_btn{
    margin: 3vw 0 0 0;
}
.wrapper_landing .genie .cp_ofr_btn a{
    width: 100%;
    display: inline-block;
    font-size: 4vw;
    font-weight: bold;
    padding: 0;
    box-sizing: border-box;
    line-height: 2.8;
}
.wrapper_landing .cp_ofr_btn .btn_arrow_ {
    transform: rotate(135deg) translateX(5px);
}
.wrapper_landing .movie{
    text-align: center;
    padding: 10vw 0 6vw;
}
.wrapper_landing .movie .movie-title{
    margin: 2vw 0;
}
.wrapper_landing .movie .movie-title img{
    width: 19.2vw;
}
.wrapper_landing .movie{
    margin-top: 4.5vw;
}
.wrapper_landing .movie .hacobune-video-js .hacobune-vjs-big-play-button{
    font-size: 2em;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.wrapper_landing .movie .hacobune-video-js .hacobune-vjs-big-play-button ::before {
    font-size:2em;
}
.wrapper_landing .recommends .recommend1_wrapper .hacobune-readmore {
    margin-bottom: 0;
}
.wrapper_landing .movie .hacobune-univideo {
    width: 85vw;
    height: 85vw;
    margin:auto;
}

.wrapper_landing .movie .hacobune-unit-video-player .hacobune-video-js {
    width: 85vw;
    height: 85vw;
}
.wrapper_landing .movie  .hacobune-unit-video{
    margin: 0;
}
.wrapper_landing .movie .hacobune-video-frame {
    margin-bottom: -1px;
    overflow: hidden;
}
.wrapper_landing .hacobune-readmore {
    display: none;
}
.wrapper_landing .recommends_inner .hacobune-unit-video {
    margin: 0;
    /* padding: 1vw; */
}
.wrapper_landing .recommends_inner .hacobune-vjs-tech{
    left:-1px;
}
.wrapper_landing .interview{
    margin-top: 10vw;
    text-align: center;
}
.wrapper_landing .interview .interview1{
    width: 100%;
    max-width: 1208px;
    margin-top: -6vw;
}
.wrapper_landing .interview p{
    font-family: 'YUMinchoPrN';
    margin: 2vw 0 0;
    font-size: 4vw;
    color: black;
}
.wrapper_landing .interview .interview_title span{
    position: relative;
}
.wrapper_landing .interview .interview_title span:after {
    content: '';
    width: 21.6vw;
    height: 20.5vw;
    background-image: url(../img/genie_abd.svg);
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-100%, -45%);
}
.wrapper_landing .interview .interview2_wrapper{
    background-image: url(../img/bg_interview2.png);
    padding: 6.4vw 0 7.2vw;
    background-size: 100% 100%;
}
.wrapper_landing .interview .interview2 {
    align-items: flex-start;
    flex-direction: column;
    width: 75vw;
    margin: auto;
}
.wrapper_landing .interview .interview2 .text{
    margin-top: -3vw;
}
.wrapper_landing .interview .interview2 img{
    width: 100%;
}
.wrapper_landing .interview .interview2 p span{
    color: #DE7430;
    font-size: 4vw;
    margin-right: 1vw;
}
.wrapper_landing .interview .interview2 .question{
    font-size: 4vw;
    color: #DE7430;
    line-height: 1.6;
    background: white;
    box-shadow: 6px 6px 4px #00000045;
    margin: 0 0 0 -7.4vw;
    width: 65vw;
    padding: 1.2vw;
    font-weight: bold;
}
.wrapper_landing .interview .interview2 .answer{
    font-size: 3vw;
    line-height: 2;
    background: white;
    box-shadow: 6px 6px 4px #00000045;
    margin: 3vw -7.4vw 0 0;
    padding: 2vw 3vw;
    text-align: left;
    font-weight: bold;
}
.wrapper_landing .interview .interview2 .answer .bg_brown{
    color: black;
    background: #EDCBB1;
    font-size: 3vw;
}
.wrapper_landing .recommends{
    padding: 12vw 0 16vw;
    background: #E5E6E5;
    position: relative;
}
.wrapper_landing .recommends:before{
    content: "";
    display: block;
    width: 10vw;
    height: 5vw;
    background: #e5e6e5;
    position: absolute;
    bottom: 2px;
    left: 50%;
    transform: translate(-50%, 100%);
    clip-path: polygon(49% 100%, 0 0, 100% 0);
}
.wrapper_landing .recommends .recommends_inner{
    /* max-width: 510px; */
    margin: 0 auto;
}
.wrapper_landing .recommends .header {
    justify-content: space-between;
    font-family: "Shippori Mincho", serif;
    align-items: flex-start;
    width: 81vw;
    margin: 0 auto;
}
.wrapper_landing .recommends .header p{
    writing-mode: vertical-rl;
    line-height: 1.3;
    margin: 0;
}
.wrapper_landing .recommends .header .recommends_title{
    font-size: 6.9vw;
    transform: translateY(8vw);
}
.wrapper_landing .recommends .header .recommends_title span{
    background: white;
    box-shadow: 3px 3px 6px rgb(0 0 0 / 75%);
    text-decoration: underline;
    text-decoration-color: yellow;
    text-decoration-thickness: 2vw;
    text-underline-offset: -3vw;
    padding: 1vw 0;
}
.wrapper_landing .recommends .header .desc{
    font-size: 4.6vw;
    text-indent: -1em;
    transform: translateY(15vw);
}
.wrapper_landing .recommends .header img{
    width: 41.7vw;
}
.wrapper_landing .recommends .recommend_detail{
    font-size: 3.9vw;
    font-weight: bold;
    margin: 5vw auto 0;
    position: relative;
    padding-left: 15vw;
    width: 92vw;
    box-sizing: border-box;
}
.wrapper_landing .recommends .recommend_detail:before{
    content: '';
    width: 9vw;
    height: 9vw;
    background-image: url(../img/check.svg);
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 50%;
	padding-left:10vw;
    transform: translateY(-35%);
}
.wrapper_landing .recommends .recommend_detail span{
    color: var(--purple);
    background-image: linear-gradient(to right, var(--purple) 50%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 8px 2.5px;
    background-repeat: repeat-x;
    padding-bottom: 6px;
}
.wrapper_landing .genie-ad{
    padding-top: 14.6vw;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
}
.wrapper_landing .genie-ad .section-subtitle{
    margin: 0 auto;
    font-size: 5.6vw;
}
.wrapper_landing .genie-ad .section-subtitle span{
    text-decoration: underline;
    text-decoration-thickness: 1.5vw;
    text-underline-offset: -.8vw;
    text-decoration-color: yellow;
}
.wrapper_landing .genie-ad .trouble_desc{
    text-align: center;
    font-size: 4.6vw;
    margin: 6vw 0 0;
    line-height: 1.5;
    position: relative;
    letter-spacing: .1em;
}
.wrapper_landing .genie-ad .trouble_desc small{
    font-size: 4vw;
}
.wrapper_landing .genie-ad .trouble_desc span{
    color: var(--purple);
    font-size: 5.6vw;
}
.wrapper_landing .genie-ad .detail{
    text-align: center;
    padding: 4.6vw 0;
    background-image: url(../img/bg_trouble.png);
    background-size: cover;
    background-position: center;
    margin-top: 9vw;
}
.wrapper_landing .genie-ad .detail .title{
    font-size: 3.7vw;
    margin: 0;
    font-family: 'SourceHanSansJP-Medium';
}
.wrapper_landing .genie-ad .detail .title span{
    width: 34vw;
    height: 34vw;
    background: white;
    display: inline-flex;
    align-items: flex-end;
    border-radius: 100%;
    justify-content: center;
    margin-top: -25vw;
    padding-bottom: 6vw;
    box-sizing: border-box;
}
.wrapper_landing .genie-ad .detail .new_sense{
    font-size: 3.2vw;
    margin: 17vw auto 0;
    position: relative;
}
.wrapper_landing .genie-ad .new_sense:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0%, -100%);
    background-image: url(../img/recommend_balloon.svg);
    background-size: 100% 100%;
    width: 37.2vw;
    height: 22vw;
}
.wrapper_landing .genie-ad .detail .desc{
    font-family: 'SourceHanSansJP-Medium';
    font-size: 6.8vw;
    margin: 2.6vw 0 0;
    color: #64599A;
}
.wrapper_landing .genie-ad_media{
    max-width: 1052px;
    height: 701px;
    width: 82%;
    background-image: url(../img/recommend2.png);
    background-size: cover;
    margin: 40px 0 0 calc(80% - 840px);
    padding-top: 95px;
    box-sizing: border-box;
    z-index: 99;
    position: relative;
}
.wrapper_landing .genie-ad_media_title{
    font-size: 33px;
    writing-mode: vertical-rl;
    line-height: 1.4;
    margin: 0 200px 0 auto;
}
.wrapper_landing .genie-ad_media_title span{
    font-size: 45px;
}
.wrapper_landing .genie-ad_media_title .orange-dark {
    color: #FF5700;
}
.wrapper_landing .genie-ad_media_title .orange-light {
    color: #F28449;
}
.wrapper_landing .genie-ad .genie-ad_desc{
    font-size: 24px;
    text-align: center;
    margin: 30px 0 0;
    color: #373A3A;
}
.wrapper_landing .bg1{
    padding-top: 57vw;
    background: rgb(245 166 125 / 20%);
    margin-top: -50vw;
}
.wrapper_landing .points .summary{
    background-image: url(../img/bg_point_summary.png);
    background-size: 100% 100%;
    height: 133.64vw;
    padding: 5.7vw 8vw 4.6vw 0;
    box-sizing: border-box;
    max-width:100vw;
}
.wrapper_landing .points .summary .inner{
    position: relative;
    height: 128vw;
}
.wrapper_landing .points .summary .detail{
    position: absolute;
    font-size: 20px;
    font-family: 'SourceHanSansJP-Medium';
    right: 0;
}
.wrapper_landing .points .summary .detail:first-child{
    width: 55.6vw;
    top: 0;
}
.wrapper_landing .points .summary .detail p.title{
    margin: 0;
    position: relative;
    text-align: center;
    font-size: 2.8vw;
    border-bottom: 0.26vw solid var(--purple);
    padding: 0 0 1vw 11vw;
    background: none;
    border-radius: 0;
    color: black;
    font-weight: bold;
    line-height: 1.2;
}
.wrapper_landing .points .summary .detail img{
    margin: 1vw 0 0 10vw;
    width: 28vw;
}
.wrapper_landing .points .summary .detail .title:before{
    content: '';
    height: 8.4vw;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
}
.wrapper_landing .points .summary .detail:first-child p:before{
    width: 10.4vw;
    background-image: url(../img/point1_summary_label.svg);
    bottom: -0.15vw;
}
.wrapper_landing .points .summary .detail:first-child img{
    margin-left: 19vw;
}
.wrapper_landing .points .summary .detail:nth-child(2){
    width: 46vw;
    top: 30vw;
    left: auto;
    right: 0;
    margin: 0;
}
.wrapper_landing .points .summary .detail:nth-child(2) p{
    display: inline-block;
    padding: 0 2vw 1.1vw;
}
.wrapper_landing .points .summary .detail:nth-child(2) p:before{
    background-image: url(../img/point2_summary_label.svg);
    bottom: -0.15vw;
    width: 10.1vw;
    right: -8vw;
    left: auto;
}
.wrapper_landing .points .summary .detail:nth-child(3){
    width: 45.1vw;
    top: 63vw;
    right: 0;
    margin: 0;
}
.wrapper_landing .points .summary .detail:nth-child(3) p:before{
    background-image: url(../img/point3_summary_label.svg);
    bottom: -0.15vw;
    width: 12.2vw;
}
.wrapper_landing .points .summary .detail:last-child{
    width: 43.8vw;
    bottom: 0;
    right: 0;
    margin: 0;
}
.wrapper_landing .points .summary .detail:last-child p{
    text-align: center;
    display: inline-block;
    padding: 0 2vw 1.1vw 2vw;
}
.wrapper_landing .points .summary .detail:last-child p:before{
    background-image: url(../img/point4_summary_label.svg);
    right: -9vw;
    left: auto;
    bottom: -0.15vw;
    width: 10.8vw;
}
.wrapper_landing .points .summary .detail:last-child img{
    margin-left: 9vw;
}
.wrapper_landing .points img{
    width: 100%;
}
.wrapper_landing .points .points_inner{
    padding: 9.2vw 0 16vw;
    background-image: url(../img/bg_point.png);
    background-size: 100% 110%;
    position: relative;
}
.wrapper_landing .points .points_inner:before {
    content: "";
    display: block;
    width: 10vw;
    height: 6vw;
    background: #f3ecff;
    position: absolute;
    bottom: 2px;
    left: 50%;
    transform: translate(-50%, 100%);
    clip-path: polygon(49% 100%, 0 0, 100% 0);
}
.wrapper_landing .points .points_inner .detail{
    width: 100% !important;
}
.wrapper_landing .points .detail .title{
    background: var(--purple);
    color: white;
    font-size: 4.5vw;
    font-family: "Shippori Mincho", serif;
    padding: 2vw 0 2vw 8.8vw;
    border-radius: 0 4vw 4vw 0;
    box-sizing: border-box;
}
.wrapper_landing .points .detail .title img{
    width: 13.8vw;
}
.wrapper_landing .points .detail .title p{
    margin: 0;
    font-weight: bold;
}
.wrapper_landing .points .detail .body{
    margin: 5vw auto 0;
    width: 82vw;
    flex-direction: column-reverse;
}
.wrapper_landing .points .detail .body p{
    font-family: 'SourceHanSansJP-Medium';
    margin: 0;
    width: 100%;
    font-size: 3.7vw;
}
.wrapper_landing .points .point1 .title{
    width: 83vw;
}
.wrapper_landing .points .detail:first-child .body .text{
    line-height: 1.4;
    font-size: 3.7vw;
    margin: 5vw 0 0;
}
.wrapper_landing .points .detail:first-child .body .media{
    width: 73vw;
}
.wrapper_landing .points .detail.point1 .body .media:after{
    display: none;
}
.wrapper_landing .points .detail:nth-child(2){
    width: 46vw;
    top: 30vw;
    left: auto;
    right: 0;
    margin: 0;
}
.wrapper_landing .points .points_inner .detail:nth-child(2n) .title{
    background: white;
    color: var(--purple);
    border-radius: 4vw 0 0 4vw;
    padding: 2vw 0 2vw 8vw;
    position: relative;
    z-index: 9;
    width: 89vw;
    margin: 0 0 0 auto;
}
.wrapper_landing .points .detail:nth-child(2) .title .reg_num{
    font-size: 2.2vw;
    font-family: 'SourceHanSansJP-Medium';
    background: var(--purple);
    position: absolute;
    top: 2vw;
    right: 7vw;
    color: white;
    text-align: center;
    margin: 0;
    padding: 0.8vw;
}
.wrapper_landing .points .detail:nth-child(2) .title .reg_num span{
    padding: 6px 10px;
    border: 1px solid white;
    display: inline-block;
}
.wrapper_landing .points .point2 .body{
    margin: 4vw auto 0;
}
.wrapper_landing .points .point2.detail .title p span{
    margin-left: -.5em;
}
.wrapper_landing .points .point2 .body .text{
    line-height: 1.8;
    margin-top: 25vw;
}
.wrapper_landing .points .detail .body .media{
    position: relative;
}
.wrapper_landing .points .detail .body .media:after{
    content: '';
    position: absolute;
    width: 37.5vw;
    height: 37.5vw;
    background-size: 100% 100%;
    bottom: 0;
}
.wrapper_landing .points .point2 .body .media:after{
    left: 0;
    transform: translate(0, 60%);
    background-image: url(../img/point2_1.png);
}
.wrapper_landing .points .point2_2 .media:after{
    display: none;
}
.wrapper_landing .points .detail:nth-child(2) .point2_2{
    margin-top: 4vw;
    flex-direction: column-reverse;
}
.wrapper_landing .points .point2 .point2_2 .media{
    width: 66vw;
    margin: 0 0 0 auto;
}
.wrapper_landing .points .detail:nth-child(2) .point2_2 .text{
    margin-top: 3vw;
}
.wrapper_landing .points .detail:nth-child(2) .point2_3{
    margin-top: 31vw;
    flex-direction: column;
}
.wrapper_landing .points .detail:nth-child(2) .point2_3 .more{
    flex-direction: column;
}
.wrapper_landing .points .question{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 4vw;
}
.wrapper_landing .points .question p{
    position: relative;
    font-size: 2.8vw !important;
    width: 40vw !important;
    line-height: 1.3;
    padding-left: 3vw;
    font-weight: bold;
    font-family: "Shippori Mincho", serif !important;
}
.wrapper_landing .points .question p:before{
    content: '';
    position: absolute;
    left: -4vw;
    bottom: -1vw;
    width: 100%;
    height: 5.7vw;
    background-image: url(../img/point2_q_before.svg);
    background-size: 100% 100%;
}
.wrapper_landing .points .question p span{
    color: var(--purple)
}
.wrapper_landing .points .question img{
    width: 29vw;
}
.wrapper_landing .points .detail+.detail{
    margin-top: 17.3vw;
}
.wrapper_landing .points .detail:nth-child(2) .point2_3 .media:after{
    background-image: url(../img/point2_desc.svg);
    width: 72.4vw;
    height: 25.6vw;
    top: 0;
    left: auto;
    right: 3vw;
    transform: translateY(-100%);
}
.wrapper_landing .points .detail:nth-child(2) .point2_3 .text{
    position: relative;
    margin-top: 16vw;
}
.wrapper_landing .points .detail:nth-child(2) .point2_3 .text:before{
    content: '';
    background-image: url(../img/point2_more.svg);
    width: 38.6vw;
    height: 11.6vw;
    position: absolute;
    background-size: 100% 100%;
    transform: translateY(-100%);
}
.wrapper_landing .points .detail:nth-child(3) .title {
    max-width: 91vw;
}
.wrapper_landing .points .detail:nth-child(3) .body{
    flex-direction: column;
}
.wrapper_landing .points .detail:nth-child(3) .body .media_wrapper p{
    line-height: 1.8;
    margin-top: 23vw;
}
.wrapper_landing .points .detail:nth-child(3) .body .media_wrapper .ref{
    font-size: 2vw;
    text-align: left;
    margin: 0;
}
.wrapper_landing .points .detail:nth-child(3) .body .media:after {
    left: 0;
    transform: translate(0, 50%);
    background-image: url(../img/point3_1.png);
}
.wrapper_landing .points .point4 .title {
    max-width: 91vw;
    margin: 0 0 0 auto;
    position: relative;
    padding: 5vw 0 5vw 18vw !important;
}
.wrapper_landing .points .detail:last-child .body{
    max-width: 975px;
}
.wrapper_landing .points .detail:last-child .body .media{
    width: 75vw;
}
.wrapper_landing .points .detail:last-child .body .media_wrapper .text{
    margin-top: 21.3vw;
    font-size: 3.5vw;
    line-height: 1.8;
}
.wrapper_landing .points .detail:last-child .body .media:after {
    right: 0;
    transform: translate(20%, 50%);
    background-image: url(../img/point4_1.png);
}
.wrapper_landing .points .detail:last-child .question{
    justify-content: center;
}
.wrapper_landing .points .feature{
    margin: 13.7vw auto 0;
    width: 92vw;
}
.wrapper_landing .points .feature .title{
    font-size: 6.8vw;
    font-family: 'SourceHanSansJP-Bold';
    text-align: center;
    margin: 0;
}
.wrapper_landing .points .feature .feature_title{
    text-align: center;
    color: white;
    background: var(--purple);
    font-size: 4vw;
    font-family: "Shippori Mincho", serif;
    padding: 4vw 0;
    border-radius: 12vw;
    margin: 0;
    font-weight: bold;
}
.wrapper_landing .points .feature .feature1_title{
    margin-top: 5.3vw;
}
.wrapper_landing .points .feature .media p{
    margin: 0;
}
.wrapper_landing .points .feature .media .media_desc{
    margin-top: 37vw;
    font-size: 3.7vw;
    line-height: 1.4;
}
.wrapper_landing .points .feature1 .media .media_desc .large{
    font-weight: bold;
}
.wrapper_landing .points .feature .media .ref{
    letter-spacing: -.1em;
    margin-top: 1vw;
}
.wrapper_landing .points .feature1 .media{
    width: 82.4vw;
    position: relative;
    margin: 0 auto;
}
.wrapper_landing .points .feature1 .media:after{
    content: '';
    width: 57vw;
    height: 49.2vw;
    position: absolute;
    background-image: url(../img/feature1_1.png);
    background-size: 100% 100%;
    top: 28%;
    right: 0;
}
.wrapper_landing .points .feature1 .question{
    justify-content: center;
    width: 71vw;
    margin-left: auto;
    margin-right: auto;
}
.wrapper_landing .points .feature .feature_detail{
    flex-direction: column;
}
.wrapper_landing .points .feature1{
    align-items: flex-start;
    margin-top: 4vw;
}
.wrapper_landing .points .feature1 .media img{
    width: 70.4vw;
}
.wrapper_landing .points .feature1 .question p{
    margin: 0;
    font-weight: bold;
    font-family: "Shippori Mincho", serif;
    padding: 0;
}
.wrapper_landing .points .feature1 .question p:before{
    background-image: url(../img/point2_q_before1.svg);
}
.wrapper_landing .points .feature2.feature_detail{
    flex-direction: column-reverse;
    margin-top: 5vw;
}
.wrapper_landing .points .feature2 .text{
    margin: 2.6vw 0 0;
}
.wrapper_landing .points .feature2 .text p{
    margin: 0;
    text-align: center;
    font-size: 4.4vw;
}
.wrapper_landing .points .feature2 .media{
    width: 60.8vw;
}
.wrapper_landing .points .feature .feature2_title{
    margin-top: 15.3vw;
    padding: 6vw 0;
}
.wrapper_landing .points .feature .feature_ref{
    margin: 2vw 0 0 auto;
}
.wrapper_landing .new_feeling{
    height: 95.2vw;
    max-width:100vw;
    background-image: url(../img/new_feeling.png);
    background-size: 100% 100%;
    color: var(--purple);
    font-family: "Shippori Mincho", serif;
    font-weight: bold;
    position: relative;
    margin-top: 13vw;
}
.wrapper_landing .new_feeling .text{
    position: absolute;
    top: 29%;
    left: 1%;
}
.wrapper_landing .new_feeling .text img{
    width: 55vw;
}
.wrapper_landing .new_feeling .desc{
    font-size: 36px;
    line-height: 1.2;
    margin: 0;


}
.wrapper_landing .new_feeling .title{
    font-size: 83px;
    font-style: italic;
    margin: 30px 0 0;
}
.wrapper_landing .sales_up2{
    background-image: url(../img/bg_sales_up2.jpg);
    background-size: 100% 100%;
    padding: 5vw 0;
}
.wrapper_landing .pt-none{
    padding-top: 0;
}
.wrapper_landing .sales_up2 .sales_up_title{
    background: none;
    color: black;
    padding: 0;
}
.wrapper_landing .sales_up2 .sales_up_title1{
    font-size: 3.7vw;
    color: white;
    text-align: center;
    background: #CC477A;
    margin: 0;
    line-height: 1.3;
    padding: 4.6vw 0 4vw;
    clip-path: polygon(0 0%, 100% 0%, 100% 59%, 50% 100%, 0 59%);
}
.wrapper_landing .sales_up2 .sales_total{
    padding: 0 0 3.5vw 0;
    margin: 3.4vw 0 0;
    background: none;
}
.wrapper_landing .sales_up2 .sales_total span{
    position: relative;
}
.wrapper_landing .sales_up2 .sales_total span:before{
    content: '';
    position: absolute;
    width: 16.2vw;
    height: 4.9vw;
    background-image: url(../img/thankyou.svg);
    background-size: 100% 100%;
    top: 80%;
    left: -25%;
}
.wrapper_landing .sales_up2 .sales_up_deco{
    background-image: url(../img/sales_up_deco.svg);
    background-size: 100% 100%;
    width: 58.2vw;
    height: 7.7vw;
    color: white;
    margin: 3.3vw auto 0;
    padding-top: 0;
    box-sizing: border-box;
    font-size: 3.4vw;
}
.wrapper_landing .sales_up2 .sales_up_desc{
    margin: 0;
}
.wrapper_landing .size{
    padding: 9.6vw 0 10vw;
}
.wrapper_landing .size .size_title{
    font-size: 5.8vw;
    font-family: "Shippori Mincho", serif;
    text-align: center;
    font-weight: bold;
    margin: 0;
    line-height: 1.2;
}
.wrapper_landing .size .size_title span{
    color: var(--purple);
    font-size: 9vw;
}
.wrapper_landing .size .size_title span small{
    font-size: 5.8vw;
}
.wrapper_landing .size .size_inner{
    width: 87vw;
    margin: auto;
}
.wrapper_landing .size .size_inner .ref{
    margin: 0;
}
.wrapper_landing .size .return_policy{
    margin: 6.5vw auto 0;
    text-align: center;
}
.wrapper_landing .size .return_policy p{
    font-size: 4.8vw;
    text-align: center;
    font-weight: bold;
    margin: 0;
    font-family: "Shippori Mincho", serif;
}
.wrapper_landing .size .return_policy img{
    width: 86vw;
    margin: 0 auto;
}
.wrapper_landing .color{
    background: rgb(113 99 167 / 20%);
    padding: 11vw 0 12.8vw;
}
.wrapper_landing .color .title, .wrapper_landing .howto .title{
    font-size: 9.7vw;
    font-family: 'Allura';
    color: #5F4E87;
    text-align: center;
    margin: 0;
}
.wrapper_landing .color .color_inner{
    max-width: 82vw;
    margin: 3vw auto 0;
    text-align: center;
    font-size: 20px;
    font-family: 'SourceHanSansJP-Bold';
    flex-wrap: wrap;
    background: white;
}
.wrapper_landing .color .color_inner .detail{
    width: 50%;
}
.wrapper_landing .color .color_inner .detail p{
    margin: 0;
}
.wrapper_landing .genie_bottom{
    background: none;
}
.wrapper_landing .howto{
	margin-top: 12vw;
}
.wrapper_landing .howto .flow{
    margin-top: 8vw;
}
.wrapper_landing .howto .howto_inner{
    margin: 3vw auto 0;
    padding: 8.8vw 0 10vw;
    box-sizing: border-box;
    background: rgb(113 99 167 / 20%);
    text-align: center;
}
.wrapper_landing .howto .howto_subtitle{
    font-size: 8vw;
    text-align: center;
    color: #42210B;
    margin: 0;
}
.wrapper_landing .howto .howto_desc{
    font-size: 4.6vw;
    line-height: 1.7;
    margin: 4vw 0 0;
    text-align: center;
    font-weight: bold;
}
.wrapper_landing .howto .howto_detail p{
    font-size: 18px;
    margin: 10px 0 0;
    padding-left: 1em;
    text-indent:-1em;
}
.wrapper_landing .howto img{
    margin: 5.4vw auto 0;
    width: 64.5vw;
}
.wrapper_landing .howto .howto_subtitle:before {
    background-image: url(../img/howto-deco1.svg);
    width: 15vw;
    height: 4.1vw;
    top: 50%;
    left: 3vw;
    transform: translateY(-50%);
}
.wrapper_landing .howto .howto_subtitle:after {
    background-image: url(../img/howto-deco2.svg);
    width: 15vw;
    height: 4.1vw;
    top: 50%;
    right: 3vw;
    transform: translateY(-50%);
}
.wrapper_landing .howto .step+.step{
    margin-top: 8.8vw;
}
.wrapper_landing .howto .step .media{
    width: 82vw;
    margin: 0 auto;
}
.wrapper_landing .howto .step .step_title{
    font-size: 9.7vw;
    font-family: 'Allura';
    width: 40vw;
    color: white;
    background: var(--purple);
    margin: 0 auto 0 0;
    border-radius: 0 3vw 3vw 0;
    padding: 0.5vw 0;
}
.wrapper_landing .howto .step:nth-child(2n) .step_title{
    margin: 0 0 0 auto;
    border-radius: 3vw 0 0 3vw;
}
.wrapper_landing .howto .step .text{
    text-align: left;
    font-size: 4.5vw;
    margin: 4vw auto 0;
    width: 82vw;
}
.wrapper_landing .genie_bottom_wrapper{
    margin-top: 60px;
    padding: 135px 0 100px;
    position: relative;
    background: linear-gradient(0deg, rgba(238, 183, 164, 1) 0%, rgba(238, 183, 164, 0) 100%);
}
.wrapper_landing .genie_bottom_wrapper:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(../img/genie_deco.png);
    width: 669px;
    height: 713px;
    background-size: 100% 100%;
}
.wrapper_landing .product-info{
    padding: 22vw 0 6.2vw;
    background: rgb(113 99 167 / 20%);
}
.wrapper_landing .product-info .layout-constrained{
    width: 83%;
    margin: 0 auto;
}
.wrapper_landing .product-info .product-info-title{
    font-size: 4vw;
    margin: 0 0 2vw;
    background: var(--purple);
    line-height: 2.8;
    color: white;
    padding-left: 4vw;
    font-family: 'SourceHanSansJP-Bold';
}
.wrapper_landing .product-info .tbl-product-info{
	width: 100%;
	border-collapse: collapse;
}
.wrapper_landing .product-info .tbl-product-info tr{
    display: block;
}
.wrapper_landing .product-info .tbl-product-info tr td{
    border: 1px solid var(--purple);
    display: block;
    padding: 1.9vw 3.4vw;
    border-top: none;
}
.wrapper_landing .product-info .tbl-product-info tr:first-child td:first-child{
    border-top: 1px solid var(--purple);
}
.wrapper_landing .product-info .tbl-product-info tr td:first-child{
    display: block;
    padding: 1.9vw 3.4vw;
    background: rgb(255 255 255 / 50%);
    font-weight: bold;
    font-size: 3.8vw;
}
.wrapper_landing .product-info .tbl-product-info tr td:last-child{
	background: white;
	font-size: 3vw;
	/* padding: 15px 0 15px 20px;
    font-size: 15px; */
}
.wrapper_landing .genie-ad2{
    background-image: url(../img/bg_bottom.png);
    background-size: 100% 100%;
    height: 65vw;
    position: relative;
}
.wrapper_landing .genie-ad2_inner{
    max-width: 520px;
    position: absolute;
    top: 13%;
    left: 46%;
}
.wrapper_landing .genie-ad2_inner img{
    width: 44vw;
}
.wrapper_landing .genie-ad2_inner p{
    font-size: 3.6vw;
    font-family: 'Ten-Mincho-Text-Regular';
    margin: 4vw 0 0;
    text-shadow: -1px -1px 0 white, 0 -1px 0 white, 1px -1px 0 white, 1px 0 0 white, 1px 1px 0 white, 0 1px 0 white, -1px 1px 0 white, -1px 0 0 white;
}
/* --- オファー内の購入ボタン調整 --- */
.cp_ofr_btn a{
    width: 90%;
    padding: 10%;
    font-size: 1.2em;
}

/* ▲コンテンツ用スタイル 編集可能領域ここまで▲ --------------------------------------------------------------------------------------------*
