@charset "shift_jis";
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/*  ---------------------------------------------- +base & parts   */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#landing ol,#landing li { list-style: none!important; margin-left: 0!important;}

/* --- ?・ｽ・ｽ?・ｽ・ｽ?・ｽ・ｽ?・ｽ・ｽ?・ｽ・ｽN?・ｽ・ｽ鞫懶ｿｽﾌ難ｿｽ?・ｽ・ｽ?・ｽ・ｽ--- */
a:hover {
opacity: .65;
-webkit-opacity: .65;
-moz-opacity: .65;
}

a {
-webkit-transition: opacity .2s ease-out;
-moz-transition: opacity .2s ease-out;
-ms-transition: opacity .2s ease-out;
transition: opacity .2s ease-out;
}

/* --- parts --- */
.marker { background-color: #ffff00;}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/*  ---------------------------------------------- +landing  */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ・ｽ・ｽ・ｽR・ｽ・ｽ・ｽe・ｽ・ｽ・ｽc・ｽp・ｽX・ｽ^・ｽC・ｽ・ｽ ・ｽﾒ集・ｽﾂ能・ｽﾌ域こ・ｽ・ｽ・ｽ・ｽ・ｽ轣･ --------------------------------------------------------------------------------------------*/
@font-face {
	font-family: 'Yu-Gothic-Bold';
	src: url(../fonts/Yu-Gothic-Bold.otf);
}
@font-face {
	font-family: 'Kaisei Opti';
	src: url(../fonts/KaiseiOpti-Bold.ttf);
}
@font-face {
	font-family: 'SourceHanSansJP-Bold';
	src: url(../fonts/SourceHanSansJP-Bold.otf);
}
@font-face {
	font-family: 'SourceHanSansJP-Medium';
	src: url(../fonts/SourceHanSansJP-Medium.otf);
}
@font-face {
	font-family: 'SourceHanSansJP-Light';
	src: url(../fonts/SourceHanSansJP-Light.otf);
}
@font-face {
	font-family: 'VDL-V7Mincho-Ultra';
	src: url(../fonts/VDL-V7Mincho-Ultra.ttf);
}
@font-face {
	font-family: 'Bintang';
	src: url(../fonts/Bintang.ttf);
}
@font-face {
	font-family: 'Hiragino-Kaku-Gothic-Pro-W6';
	src: url(../fonts/Hiragino-Kaku-Gothic-Pro-W6.otf);
}
:root{
	--orange: #E8851B;
}
.kaisei-opti-bold{
	font-family: "Kaisei Opti", serif;
	font-weight: 700;
	font-style: normal;
}
.wrapper_landing{
	font-family: 'Yu-Gothic-Bold';
	background: white;
	font-size: 16px;
	text-align: left;
}
.wrapper_landing p{
	margin: 1em 0;
}
.wrapper_landing .flex{
	display: flex;
	justify-content: center;
	align-items: center;
}
.wrapper_landing .layout-constrained{
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
.wrapper_landing .section{
	font-size: 16px;
}
.wrapper_landing .section-title{
    font-size: 35px;
    text-align: center;
    margin: 0 auto 50px;
	border-bottom: 1px solid #808080;
    padding-bottom: 22px;
	position: relative;
    color: #666666;
    max-width: 756px;
}
.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-family: 'SourceHanSansJP-Medium';
    font-size: 12px;
    color: #666666;
}
.wrapper_landing .landing-top{
    display: block;
    width: 1300px;
    height: 867px;
    max-width: 3840px;
    max-height: 2562px;
    background-image: url(../img/top.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    color: var(--orange);
    margin: auto;
}
.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{
	position: absolute;
    top: 10%;
    text-align: left;
    line-height: 1.5;
    left: 5.7%;
    font-size: 38px;
    letter-spacing: .15em;
}
.wrapper_landing .landing-top .landing-top-content h4{
    position: relative;
}
.wrapper_landing .landing-top .landing-top-content:before{
    content: '';
    position: absolute;
    background-image: url(../img/bg_top_title.png);
    background-size: 100% 100%;
    width: 466px;
    height: 455px;
    transform: translate(-5%, -20%);
}
.wrapper_landing .landing-top .landing-top-desc{
    font-size: 82px;
    margin: 40px 0 0;
    line-height: 1.1;
    text-shadow:
    -2px -2px 0 white,
     0   -2px 0 white,
     2px -2px 0 white,
     2px  0   0 white,
     2px  2px 0 white,
     0    2px 0 white,
    -2px  2px 0 white,
    -2px  0   0 white;
}
.wrapper_landing .landing-top .landing-top-desc span{
	letter-spacing: -.2em;
}
.wrapper_landing .landing-top .landing-top-title .letter-spacing{
	letter-spacing: .2em;
}
.wrapper_landing .landing-top img{
    width: 328px;
    position: absolute;
    left: 5%;
    bottom: 5%;
}
.bg1{
    padding: 120px 0 163px;
    /* background: linear-gradient(0deg, rgba(238,183,164,1) 0%, rgba(238,183,164,0) 100%); */
    background-image: url(../img/bg1.png);
    background-size: 100% 100%;
    position: relative;
}
.bg1:before, .bg1:after{
    content: '';
    position: absolute;
    background-size: 100% 100%;
    width: 665px;
    height: 944px;
}
.bg1:before{
    top: -65px;
    right: 0;
    background-image: url(../img/bg1_deco1.png);
}
.bg1:after{
    bottom: -155px;
    left: 0;
    background-image: url(../img/bg1_deco2.png);
}
.wrapper_landing .hinadan{
    margin: 0 auto;
    max-width: 900px;
    background: white;
    padding: 34px 51px 40px 34px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 5px solid var(--orange);
    position: relative;
}
.wrapper_landing .hinadan .flex{
    justify-content: space-between;
}
.wrapper_landing .hinadan .hinadan-media{
    width: 28%;
}
.wrapper_landing .hinadan .hinadan-media_inner{
	position: relative;
}
.wrapper_landing .hinadan .hinadan-media span{
    font-size: 17px;
    position: absolute;
    font-family: 'SourceHanSansJP-Bold';
    color: #801C24;
    right: 0;
    bottom: 50px;
}
.wrapper_landing .hinadan .hinadan-nv{
	text-align: right;
}
.wrapper_landing .hinadan .hinadan-nv span{
    left: -10px;
    right: auto;
    color: #1F286F;
    bottom: 30px;
}
.wrapper_landing .hinadan .hinadan-media-desc1{
    top: 15%;
    right: 3%;
    line-height: 1;
    letter-spacing: -.1em;
}
.wrapper_landing .hinadan .hinadan-media-desc2{
    bottom: 5%;
    left: 7%;
    line-height: 1;
    letter-spacing: -.1em;
}
.wrapper_landing .hinadan .hinadan-media img{
    width: 160px;
}
.wrapper_landing .hinadan .hinadan-media .hinadan-nv img{
	width: 156px;
}
.wrapper_landing .hinadan .hinadan-content{
	width: 50.5%;
}
.wrapper_landing .hinadan .hinadan-content .hinadan-title img{
	width: 242px;
}
.wrapper_landing .hinadan .hinadan-content .hinadan-detail{
    color: #CF2D1F;
    justify-content: center;
    margin-top: 35px;
    font-family: 'VDL-V7Mincho-Ultra';
}
.wrapper_landing .hinadan .hinadan-content .hinadan-detail .hinadan-sale-label{
    font-size: 24px;
    line-height: 1.3;
    border-top: 1px solid #C02943;
    border-bottom: 1px solid #C02943;
	padding: 0 10px;
}
.wrapper_landing .hinadan .hinadan-content .hinadan-detail .hinadan-price{
    font-size: 82px;
    line-height: 1;
    margin: -10px 10px 0;
}
.wrapper_landing .hinadan .hinadan-content .hinadan-detail .hinadan-tax_included{
	font-size: 19px;
    line-height: 1;
    text-align: center;
    margin: 0;
}
.wrapper_landing .hinadan .hinadan-content .hinadan-detail .hinadan-tax_included span{
    font-size: 41px;
    position: relative;
}
.wrapper_landing .hinadan .hinadan-content .hinadan-detail .hinadan-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;
}

/* ------ メーカー希望小売価格 ------ */
.disconunt {
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    justify-content: flex-end;
    margin: 30px 0 -18px;
    box-sizing: border-box;
}

.disconunt-l {
    position: relative;
    box-sizing: border-box;
    width: 100px;
    height: 100px;
    padding: 0;
    background: url(/item/hinadan-homejacket-cp-a/pc/img/discount_bg.png) no-repeat;
    background-size: 100%;
}
.disconunt-l .text {
    position: absolute;
    width: 110px;
    font-size: 24px;
    font-weight: bold;
    color: #ffea00;
    line-height: 103%;
    top: 12px;
    left: -4px;
    text-align: center;
}
.disconunt-l .text .f14 {
    font-size:14px;
}
.disconunt-l .text .f18 {
    font-size:18px;
}

.disconunt-r {
    box-sizing: border-box;
    color: #000;
    padding: 20px 24px 0 0;
    margin: 0;    
    vertical-align: bottom;
    text-align: right;
}
.disconunt-r span {
    position: relative;
    font-weight: bold;
    font-size: 24px;
    margin-left: 8px;
}
.disconunt-r span::before {
    position: absolute;
    content: "";
    display: block;
    transform: rotate(-10deg);
    background-color: red;
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
}
.arrow_down {
    display: block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 30px;
    height: 30px;
    border: 2px solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateY(-25%) rotate(135deg);
    margin: -2px auto 0;
}
/* ------ //メーカー希望小売価格 ------ */

.wrapper_landing .hinadan .cp_ofr_btn{
    margin: 36px auto 0;
}
.wrapper_landing .hinadan .cp_ofr_btn a{
    width: 100%;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    padding: 0;
    box-sizing: border-box;
    line-height: 3.5;
}
.wrapper_landing .hinadan .hinadan-size{
	width: 13.5%;
	color: white;
	font-size: 26px;
	font-family: 'SourceHanSansJP-Bold';
	flex-direction: column;
}
.wrapper_landing .hinadan .hinadan-size span{
    background: var(--orange);
    text-align: center;
    width: 100%;
    height: 109px;
    border-radius: 100%;
    line-height: 1.1;
    padding-top: 22px;
    box-sizing: border-box;
}
.wrapper_landing .hinadan .hinadan-size span:not(:first-child){
	margin-top: 8px;
}
.wrapper_landing .hinadan .hinadan-title{
	font-size: 70px;
    color: var(--orange);
    margin: 0;
    line-height: 1.1;
}
.wrapper_landing .hinadan .hinadan-title span{
	letter-spacing: -.3em;
}
.wrapper_landing .movie{
    text-align: center;
    margin-top: 125px;
}
.wrapper_landing .movie .movie-title{
    font-size: 25px;
    font-weight: bold;
    align-items: center;
    color: #808080;
    margin: 0 auto 55px;
    max-width: 750px;
}
.wrapper_landing .movie .movie-title:before{
    display: block;
	content: '';
    width: 22px;
    height: 22px;
    background-image: url(../img/check.svg);
    background-size: 100% 100%;
    margin-right: 15px;
}
.wrapper_landing .movie .movie-title .section-title_deco{
	right: -35px;
    bottom: -32px;
}
.wrapper_landing .movie img{
	width: 564px;
}
.wrapper_landing .movie iframe{
	width: 400px;
	height: 400px;
	box-sizing: border-box;
}
.wrapper_landing .recommends{
    color: white;
    text-align: center;
    padding: 122px 0 90px;
    position: relative;
    background-image: url(../img/bg_recommend.png);
    background-size: 100% 100%;
    margin-top: -30px;
    z-index: 9;
}
.wrapper_landing .recommends .section-title{
	border: none;
    color: white;
}
.wrapper_landing .recommends .recommends_inner{
	max-width: 812px;
	margin: auto;
}
.wrapper_landing .recommends .recommend_detail{
    width: 44.7%;
    font-size: 18px;
}
.wrapper_landing .recommends .recommend_detail p{
	margin: 22px 0 0;
}
.wrapper_landing .recommends .recommend_detail img{
	max-width: 100%;
}
.wrapper_landing .recommends .recommends-media{
	justify-content: space-between;
}
.wrapper_landing .recommends .save_elec_title{
    font-size: 25px;
    background-image: url(../img/bg_save_elec.svg);
    background-size: 100% 100%;
    max-width: 762px;
    color: #FFFFBC;
    margin: 112px auto 0;
    padding: 35px 0;
	position: relative;
}
.wrapper_landing .recommends .save_elec_title:before{
	content: '';
    position: absolute;
    width: 65px;
    height: 33px;
    background-image: url(../img/save_title_dec.svg);
    background-size: 100% 100%;
    top: -10px;
    left: -20px;
}
.wrapper_landing .recommends .save_elec_title:after{
	content: '';
	position: absolute;
	width: 120px;
	height: 50px;
	background-image: url(../img/arrow.svg);
	background-size: 100% 100%;
	bottom: -80px;
	left: 50%;
	transform: translateX(-50%);
}
.wrapper_landing .recommends .save_elec_title span{
	text-decoration: underline;
    text-decoration-color: #E8851B;
    text-underline-offset: 8px;
}
.wrapper_landing .recommends .recommends_desc{
    font-size: 31px;
    color: #FFFFBC;
    line-height: 1.3;
    margin: 120px 0 0;
}
.wrapper_landing .hinadan-ad{
    width: 1300px;
    height: 823px;
    max-width: 3840px;
    max-height: 2432px;
    background-image: url(../img/bg_ad.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    margin: -80px auto 0;
}
.wrapper_landing .hinadan-ad-inner{
    position: absolute;
    left: 11.2%;
    top: 15.5%;
    line-height: 1.5;
    letter-spacing: .1em;
    font-size: 38px;
    color: var(--orange);
}
.wrapper_landing .hinadan-ad p{
	margin: 0;
	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 .hinadan-ad p.large{
    font-size: 82px;
    line-height: 1;
    margin-top: 20px;
}
.wrapper_landing .hinadan-ad p .stroke{
	text-shadow:
    -2px -2px 0 white,
     0   -2px 0 white,
     2px -2px 0 white,
     2px  0   0 white,
     2px  2px 0 white,
     0    2px 0 white,
    -2px  2px 0 white,
    -2px  0   0 white;
}
.wrapper_landing .hinadan-ad p .ls-small{
	letter-spacing: -.2em;
}
.wrapper_landing .hinadan-ad img{
	width: 474px;
    margin: -30px 0 0 -40px;
}
.wrapper_landing .points{
    background: white;
    padding: 160px 0 0;
}
.wrapper_landing .hinadan-ad2{
    background-image: url(../img/bg-ads2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-family: 'ShipporiMincho-Medium';
    padding: 198px 0 145px;
}
.wrapper_landing .hinadan-ad2 .hinadan-ad2-inner{
	width: 68.6%;
	margin-left: 19.3%;
	position: relative;
}
.wrapper_landing .hinadan-ad2 .hinadan-ad2-inner .hinadan-ad2-bg{
	width: 100%;
}
.wrapper_landing .hinadan-ad2 .hinadan-ad2-inner .hinadan-ad2-content{
	position: absolute;
    font-size: 27px;
    line-height: 1.8;
    top: 0;
    left: 0;
    transform: translate(-20%, -32%);
}
.wrapper_landing .hinadan-ad2 .hinadan-ad2-inner .hinadan-ad2-content p{
	margin: 0 0 25px;
    position: relative;
    text-indent: 2em;
}
.wrapper_landing .hinadan-ad2 .hinadan-ad2-inner .hinadan-ad2-content p:before{
    content: '';
    display: block;
    position: absolute;
    top: 0.9em;
    left: 0;
    width: 40px;
    height: 1.7px;
    background: black;
}
.wrapper_landing .hinadan-ad2 .hinadan-ad2-inner .hinadan-ad2-content span{
	font-size: 40px;
}
.wrapper_landing .hinadan-ad2 .hinadan-ad2-inner .hinadan-ad2-content .hinadan-ad2-logo{
	width: 230px;
}
.wrapper_landing .points .layout-constrained{
	max-width: 966px;
}
.wrapper_landing .points .point-content{
    position: relative;
}
.wrapper_landing .points .point-content:before{
    content: '';
    position: absolute;
    background-size: 100% 100%;
}
.wrapper_landing .points .point-label{
    margin: 0 auto 264px;
    font-weight: bold;
    color: #666666;
    max-width: 795px;
}
.wrapper_landing .point-label .section-title_deco{
    bottom: -30px;
    right: -30px;
}
.wrapper_landing .points .point-content{
	margin-bottom: 155px;
}
.wrapper_landing .points .point-num{
	color: white;
    font-size: 14px;
    position: relative;
    width: 97px;
    height: 97px;
    line-height: 1;
    background-image: url(../img/bg_point_num.png);
    background-size: 100% 100%;
    font-family: 'SourceHanSansJP-Bold';
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
    margin: auto;
}
.wrapper_landing .points .point-num p{
	margin: 0;
}
.wrapper_landing .points .point-num .point-num_n{
    font-size: 47px;
}
.wrapper_landing .points .point-desc{
	width: 705px;
	margin: 0 auto 85px;
	line-height: 2;
	letter-spacing: .17em;
}
.wrapper_landing .points .point-detail{
    align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
.wrapper_landing .points .point-detail .point-text{
	width: 48.4%;
}
.wrapper_landing .points .point-detail .point-detail-media{
	width: 48.6%;
}
.wrapper_landing .points .point-detail .point-detail-media img{
    width: 100%;
}
.wrapper_landing .points .point-detail .point-title{
    font-size: 38px;
    text-align: center;
    color: var(--orange);
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: .2em;
    margin: 30px 0 0;
}
.wrapper_landing .points .point-detail .point-detail-text{
    font-family: 'SourceHanSansJP-Medium';
    font-size: 16px;
    letter-spacing: .15em;
    line-height: 2;
    margin: 38px 0 0;
}
.wrapper_landing .points .point1:before{
    background-image: url(../img/point1_deco.png);
    width: 602px;
    height: 526px;
    top: 0;
    left: 0;
    transform: translateY(-47%);
}
.wrapper_landing .points .point_media_sub{
    margin-top: 32px;

}
.wrapper_landing .points .point_media_subinner{
    max-width: 423px;
    margin: 0 auto;
    text-align: right;
    transform: translate(10%);
}
.wrapper_landing .points .point_media_subinner:after{
    content: '';
    position: absolute;
    background-image: url(../img/point1_deco.svg);
    background-size: 100% 100%;
    width: 106px;
    height: 124px;
    top: 0;
    right: 0;
    transform: translate(90%, -60%);
}
.wrapper_landing .points .media_desc{
    margin: 12px 0 0;
}
.wrapper_landing .points .point2 .point-detail,
.wrapper_landing .points .point4 .point-detail
{
    flex-direction: row-reverse;
}
.wrapper_landing .points .point2 .point-detail .point-detail-media{
    width: 47.5%;
}
.wrapper_landing .points .point2:before {
    background-image: url(../img/point_deco2.png);
    width: 826px;
    height: 639px;
    top: 0;
    right: 0;
    transform: translateY(24%);
}
.wrapper_landing .points .point3 .point_media_sub{
    margin-top: 10px;
}
.wrapper_landing .points .point3 .point-detail .point-title{
    font-size: 35px;
    letter-spacing: -.05em;
}
.wrapper_landing .points .point3 .point_media_subinner{
    transform: translateX(15%);
}
.wrapper_landing .points .point3 .point_media_subinner:after{
    transform: translate(75%, -50%);
}
.wrapper_landing .points .point4:before {
    background-image: url(../img/point_deco4.png);
    width: 827px;
    height: 639px;
    top: 0;
    left: 0;
    transform: translateY(60%);
}
.wrapper_landing .points .point4 .point-detail .point-detail-media{
    position: relative;
}
.wrapper_landing .points .point4 .point-detail .point-detail-media span{
    position: absolute;
    font-size: 21px;
    font-family: 'SourceHanSansJP-Medium';
    color: #666666;
    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;
    top: 50%;
    left: 72%;
}
.wrapper_landing .points .point4 .point-detail .point-detail-media span:before{
    content: '';
    position: absolute;
    width: 67px;
    height: 34px;
    background-image: url(../img/point4_1_deco.svg);
    background-size: 100% 100%;
    top: -13px;
    left: -70px;
}
.wrapper_landing .points .point4 .point_media_subinner{
    width: 415px;
}
.wrapper_landing .points .point4 .point_media_subinner:after{
    background-image: url(../img/point4_deco_text.svg);
    width: 331px;
    height: 124px;
    transform: translate(48%, -20%);
}
.wrapper_landing .points .point4 .point_media_sub{
    margin-top: 45px;
}
.wrapper_landing .points .point4 .point_media_sub2{
    width: 691px;
    margin: 180px auto 0;
    position: relative;
}
.wrapper_landing .points .point4 .point_subtitle{
    text-align: center;
    font-size: 38px;
    color: var(--orange);
    font-weight: bold;
    margin: 0;
}
.wrapper_landing .points .point4 .point_media_sub2 img{
    margin-top: 43px;
}
.wrapper_landing .points .point4 .point_media_sub2 .point_subtext{
    max-width: 578px;
    margin: 20px auto 0;
    font-family: 'SourceHanSansJP-Medium';
}
.wrapper_landing .points .point4 .point_media_sub2 .point_subdesc{
    letter-spacing: .2em;
    margin: 1em 0 0;
}
.wrapper_landing .points .point4 .point_media_sub2 .ref{
    margin: 25px 0 0;
}
.wrapper_landing .points .point4{
    margin-bottom: 0;
}
.wrapper_landing .voice{
    font-family: 'SourceHanSansJP-Medium';
    position: relative;
    margin-top: 220px;
}
.wrapper_landing .voice:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-60%);
    width: 444px;
    height: 566px;
    background-image: url(../img/voice_deco.png);
    background-size: 100% 100%;
}
.wrapper_landing .voice .voice-title{
    margin: 0 auto 50px;
    max-width: 756px;
}
.wrapper_landing .voice .voice-title .section-title_deco{
    right: -10px;
    bottom: -30px;
}
.wrapper_landing .voice .voice-detail {
    background: white;
    margin-bottom: 55px;
    max-width: 972px;
}
.wrapper_landing .voice .voice-detail .voice_text{
    min-height: 175px;
    display: flex;
    align-items: center;
    padding: 20px 50px;
    border: 1px solid var(--orange);
    border-radius: 12px;
    box-sizing: border-box;
}
.wrapper_landing .voice .voice-detail-inner{
    max-width: 571px;
    margin: 0 auto 0 0;
}
.wrapper_landing .voice .voice-detail:nth-of-type(2n) .voice-detail-inner{
	flex-direction: row-reverse;
    max-width: 710px;
    margin: 0 0 0 auto;
}
.wrapper_landing .voice .voice-detail .voice-detail-inner{
    justify-content: space-between;
    font-size: 16px;
    align-items: end;
}
.wrapper_landing .voice .voice-detail-inner img{
    width: 138px;
    margin: 0 -42px -40px 0;
    position: relative;
}
.wrapper_landing .voice .voice-detail:nth-of-type(2) img{
    width: 147px;
    margin-left: -70px;
    margin-right: 0;
}
.wrapper_landing .voice .voice-detail:nth-of-type(3) img{
    width: 124px;
}
.wrapper_landing .voice .voice-detail:nth-of-type(4) img{
    margin: 0 0 -12px -60px;
}
.wrapper_landing .voice .voice-detail .voice-detail-inner p{
    line-height: 2;
    margin: 0;
    letter-spacing: .2em;
}
.wrapper_landing .voice .voice-detail .voice-detail-inner p span{
    color: var(--orange);
}
.wrapper_landing .size{
    margin-top: 240px;
}
.wrapper_landing .size .section-title_deco{
    bottom: -30px;
    right: -10px;
}
.wrapper_landing .size table{
    font-family: 'SourceHanSansJP-Bold';
    font-size: 20px;
    width: 100%;
    text-align: center;
}
.wrapper_landing .size table td{
    border: 2px solid #666666;
    padding: 37px 0;
}
.wrapper_landing .size table thead td{
    background: rgba(232,133,27,0.5);
    color: white;
}
.wrapper_landing .size .size_inner .ref{
    margin: 25px 0 0;
}
.wrapper_landing .hinadan_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 .hinadan_bottom_wrapper:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(../img/hinadan_deco.png);
    width: 669px;
    height: 713px;
    background-size: 100% 100%;
}
.wrapper_landing .product-info{
    padding: 120px 0 145px;
    background: rgba(232, 133, 27, 0.5);
}
.wrapper_landing .product-info .product-info-title{
    font-size: 27px;
    text-align: center;
    margin: 0 0 22px;
    background: white;
    color: black;
    font-weight: bold;
	line-height: 2.2;
}
.wrapper_landing .product-info .tbl-product-info{
	width: 100%;
	border-collapse: collapse;
}
.wrapper_landing .product-info .tbl-product-info tr td{
	border: 1px solid black;
}
.wrapper_landing .product-info .tbl-product-info tr:first-child td{
	border-top: none;
}
.wrapper_landing .product-info .tbl-product-info tr:last-child td{
	border-bottom: none;
}
.wrapper_landing .product-info .tbl-product-info tr td:first-child{
    background: var(--orange);
    color: white;
    font-weight: bold;
    font-size: 18px;
    width: 177px;
    padding: 14px 0 14px 16px;
	border-left: none;
    font-family: 'Hiragino-Kaku-Gothic-Pro-W6';
}
.wrapper_landing .product-info .tbl-product-info tr td:last-child{
	background: white;
	font-size: 15px;
	padding: 15px 0 15px 20px;
	border-right: none;
    font-family: 'SourceHanSansJP-Light';
}
.wrapper_landing .hinadan-bottom-wrapper{
	background-image: url(../img/bg_hinadan_bottom.png);
	background-size: 100% 100%;
	padding: 124px 0 136px;
}

.wrapper_landing .hinadan-bottom-wrapper .hinadan-bottom{
	margin-top: 0;
}
/* --- ・ｽI・ｽt・ｽ@・ｽ[・ｽ・ｽ・ｽﾌ購・ｽ・ｽ・ｽ{・ｽ^・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ --- */
.cp_ofr_btn a{
	width: 300px;
    padding: 18px;
	font-size: 28px;
}


/* ・ｽ・ｽ・ｽR・ｽ・ｽ・ｽe・ｽ・ｽ・ｽc・ｽp・ｽX・ｽ^・ｽC・ｽ・ｽ ・ｽﾒ集・ｽﾂ能・ｽﾌ域こ・ｽ・ｽ・ｽﾜで・ｿｽ --------------------------------------------------------------------------------------------*/
