@charset "UTF-8";

@media screen and (min-width: 768px),print {

#contentsmain{
	padding:104px 0 233px;
	margin-bottom:40px;
	text-align:center;
	background:url(../images/reasons/contentsmain-back01.jpg) no-repeat top center;
}
#contentsmain h2{
	
}
#lead-txt-box{
	margin-bottom:190px;
}
#lead-txt-box .txt-box{
	width:1275px;
	margin: 0 auto 87px;
	padding-bottom:233px;
	position:relative;
}
#lead-txt-box .txt-box:before{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:1275px;
	height:291px;
	background:url(../images/reasons/contentsmain-photo.jpg) no-repeat center top;
}
#lead-txt-box .txt-box .inner{
	position:relative;
	z-index:2;
	width:914px;
	margin: 0 auto;
	background-color:#fff;
	padding:71px 0 58px;
	text-align:center;
}
#lead-txt-box .txt-box .ttl {
	font-size:24px;
	color:#B18B28;
	margin-bottom:30px;
	line-height:1.7;
}
#lead-txt-box .txt-box .txt {
	font-size:18px;
	line-height:1.9;
	color:#222222;
}
#lead-txt-box .questions-box{
	position:relative;
	width:658px;
	margin: 0 auto 122px;
	padding: 39px 108px;
	background-color:#F8F7F5;
}
#lead-txt-box .questions-box:before{
	content:"";
	position:absolute;
	bottom:-40px;
	left:80px;
	width:90px;
	height:65px;
	background:url(../images/reasons/questions-box-deco.png) no-repeat top center;
}
#lead-txt-box .questions-box li{
	position:relative;
	font-size:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	padding-left:78px;
	border-bottom: dashed 1px #D8D8D8;
	letter-spacing:0;
}
#lead-txt-box .questions-box li:last-child{
	margin-bottom:0px;
}
#lead-txt-box .questions-box li:before{
	content:"";
	position:absolute;
	top:6px;
	left:43px;
	width:18px;
	height:18px;
	background:url(../images/reasons/icon-check.png) no-repeat top center;
}
#lead-txt-box .copy01 {
	font-size:24px;
	margin-bottom:30px;
	line-height:2;
	color:#222222;
	text-align:center;
	letter-spacing:0;
}
#lead-txt-box .copy01 span {
	color:#B18B28;
}
#lead-txt-box .copy02 {
	font-size:22px;
	line-height:2;
	color:#222222;
	text-align:center;
	letter-spacing:0;
}



#feature{
	margin-bottom:220px;
}
#feature .feature-ttl{
	text-align:center;
	margin-bottom:72px;
}
#feature .reason-list{
	position:relative;
	max-width:1680px;
	margin: 0 auto;
	padding-bottom:40px;
}
#feature .reason-list:before{
	content:"";
	position:absolute;
	top:65px;
	left:0;
	background-color:#ECEAE3;
	width:100%;
	height:100%;
}
#feature .reason-list li{
	position:relative;
	max-width:1534px;
	margin: 0 auto 42px;
	padding-top:125px;
	padding-bottom:144px;
}
#feature .reason-list li:last-child{
	margin-bottom:0;
}
#feature .reason-list li:nth-child(1){ background:url(../images/reasons/feature01-back.jpg) no-repeat left top #fff; }
#feature .reason-list li:nth-child(2){ background:url(../images/reasons/feature02-back.jpg) no-repeat left top #fff; }
#feature .reason-list li:nth-child(3){ background:url(../images/reasons/feature03-back.jpg) no-repeat left top #fff; }

#feature .reason-list .inner{
	width:1427px;
	margin: 0 auto;
	padding: 80px 163px 60px;
	background-color:#fff;
	-js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;
	-webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between;
	-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
#feature .reason-list .reason-ttl{
	margin-bottom:129px;
	text-align:center;
	color:#fff;
}
#feature .reason-list .reason-ttl .no-box{
	position:relative;
	display:block;
	font-size:12px;
	padding-bottom:5px;
	margin-bottom: 35px;
}
#feature .reason-list .reason-ttl .no-box:before{
	content:"";
	position:absolute;
	bottom:0;
	left:50%;
	background-color:#fff;
	width:128px;
	margin-left:-64px;
	height:1px;
}
#feature .reason-list .reason-ttl .no-box .no{
	display:inline-block;
	padding-left:10px;
	font-size:20px;
}
#feature .reason-list .reason-ttl .ttl{
	display:block;
	font-size:30px;
	margin-bottom:15px;
	letter-spacing: 0;
	line-height: 1.4;
}
#feature .reason-list .reason-ttl .subttl{
	display:block;
	font-size:20px;
	letter-spacing: 0;
}

#feature .reason-list .inner .txt-box{
	width:520px;
	padding-top:20px;
}
#feature .reason-list .inner .txt-box .ttl{
	font-size:18px;
	color:#B18B28;
	letter-spacing:0;
	margin-bottom:20px;
}
#feature .reason-list .inner .txt-box p{
	margin-bottom:25px;
	letter-spacing:0; font-size: 15px; line-height: 2; font-weight: 400;
}
#feature .reason-list .inner .ph{
	width:513px;
}
#feature .reason-list li:nth-child(even) .inner .ph{
	-webkit-box-ordinal-group: -1; -moz-box-ordinal-group: -1; -webkit-flex-order: -1; -moz-flex-order: -1; -webkit-order: -1; -moz-order: -1; order: -1;
}
#feature .reason-list .matome{
	width:1100px;
	min-height:122px;
	margin:0 auto;
	font-size:20px;
	padding-top:10px;
	line-height:2;
	letter-spacing:0;
	text-align:center;
}
#feature .reason-list .matome span{
	color:#B18B28;
}
#feature .reason-list li:nth-child(1) .matome{ background:url(../images/reasons/feature01-bottom.png) no-repeat left top; }
#feature .reason-list li:nth-child(2) .matome{ background:url(../images/reasons/feature02-bottom.png) no-repeat left top; }
#feature .reason-list li:nth-child(3) .matome{ background:url(../images/reasons/feature03-bottom.png) no-repeat left top; }


#partner{
	margin-bottom:100px;
}
#partner .partner-main{
	background:url(../images/reasons/partner-main.png) no-repeat top center;
	padding-top:232px;
}
#partner .partner-main .inner{
	width:1280px;
	margin: 0 auto;
}
#partner .partner-main .inner .innerinner{
	width:818px;
	padding:70px 90px 0px 90px;
	background-color:#fff;
}
#partner .partner-main .ttl{
	margin-bottom:65px;
}
#partner .partner-main p{
	margin-bottom:40px;
	letter-spacing:0; font-size: 15px; line-height: 2.4; font-weight: 400;
}

#partner .partner-contents01{
	position: relative;
	top: -50px;
	background:url(../images/reasons/partner-contents01-back.jpg) no-repeat top center;
	padding-top:367px;
	padding-bottom:217px;
}
#partner .partner-contents01 .inner{
	width:1100px;
	margin: 0 auto;
}
#partner .partner-contents01 .inner .innerinner{
	width:640px;
	font-size:20px;
	line-height:2.1;
	margin-left:auto;
}
#partner .partner-contents01 .inner span{
	color:#B18B28;
}






#lineup {
	margin: 0 auto -50px;
	padding: 74px 0 40px;
	height:1633px;
	position: relative;
	background: url("../images/reasons/lineup-back.jpg") no-repeat top center / auto 100%;
}
#lineup h2 {
	font-size: 64px;
	line-height: 1.38;
	font-weight: 500;
	letter-spacing: 0px;
	margin-bottom: 15px;
	position: relative;
	text-align: center;
	color: #534D46;
}
#lineup p.subttl {
	font-size: 22px;
	line-height: 1.88;
	font-weight: 400;
	letter-spacing: 0px;
	margin-bottom: 89px;
	position: relative;
	text-align: center;
	color: #534D46;
}
#lineup .inner-Box {
	margin: 0 auto;
	position: relative;
	width: 1100px;
}
#lineup .inner-Box ul{
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#lineup .inner-Box ul li {
	position: relative;
	box-shadow: 0px 30px 30px #0000001F;
	background: #fff;
	text-align: center;
	margin-bottom: 68px;
	padding-bottom: 10px;
	width: 524px;
	margin-right:52px;
}
#lineup .inner-Box ul li:nth-child(2n) {
	margin-right: 0px;
}
#lineup .inner-Box ul li a {
}
#lineup .inner-Box ul li a:hover {
}
#lineup .inner-Box ul li .arr{
	position: absolute;
	bottom: 24px;
	right: 20px;
}
#lineup .inner-Box figure.photo {
	position: relative;
	top: -21px;
	left: 0;
}
#lineup .inner-Box figure.photo img{
}
#lineup .inner-Box figure.img {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 20px;
}
#lineup .inner-Box figure.img img{
}
#lineup .inner-Box p.litext {
	font-size: 15px;
	line-height: 1.88;
	font-weight: 400;
	letter-spacing: 0px;
	position: relative;
	min-height: 52px;
}
#lineup .inner-Box p.pritext {
	font-size: 15px;
	line-height: 1.88;
	font-weight: 500;
	letter-spacing: 0px;
	margin-bottom: 30px;
	position: relative;
	color: #222222;
	left: 8px;
}
#lineup .inner-Box p.pritext span.kakaku {
	width: 70px;
	height: 23px;
	display: inline-block;
	border: 1px solid #222222;
	font-size: 10px;
	letter-spacing: 0.55px;
	font-weight: 400;
	color: #222222;
	margin-right: 8px;
	left: -3px;
	top: -6px;
	position: relative;
}
#lineup .inner-Box p.pritext span.redtext {
	color: #C20E0C;
	font-size: 35px;
	letter-spacing: 0;
	margin-right: 9px;
}


}

@media screen and (max-width: 767px) {


	#contentsmain{
		padding:12.73vw 0 40vw;
		margin-top: -4vw;
		text-align:center;
		background:url(../images/reasons/sp-contentsmain-back01.jpg) no-repeat top center / 100% auto;
	}
	#contentsmain h2{
		width: 73.43vw;
		margin: 0 auto;

	}
	#lead-txt-box{
		margin-bottom: 22.6vw;
	}
	#lead-txt-box .txt-box{
		margin: 0 auto 9.66vw;
		padding-bottom:47.83vw;
		position:relative;
	}
	#lead-txt-box .txt-box:before{
		content:"";
		position:absolute;
		bottom:0;
		left:5.31vw;
		width: 89.37vw;
		height: 62.32vw;
		background:url(../images/reasons/sp-contentsmain-photo.jpg) no-repeat center top / 100% auto;
	}
	#lead-txt-box .txt-box .inner{
		position:relative;
		z-index:2;
		margin: 0 auto;
		background-color:#fff;
		padding: 10.5vw 0 7vw;
		text-align:center;
		width: 84.54vw;
	}
	#lead-txt-box .txt-box .ttl {
		font-size:3.8vw;
		color:#B18B28;
		margin-bottom:4vw;
		line-height:2.55;
	}
	#lead-txt-box .txt-box .txt {
		font-size:3.38vw;
		line-height: 2.5;
		color:#222222;
	}
	#lead-txt-box .questions-box{
		position:relative;
		width:84.54vw;
		margin: 0 auto 17vw;
		padding: 10vw 9.18vw;
		background-color:#F8F7F5;
	}
	#lead-txt-box .questions-box:before{
		content:"";
		position:absolute;
		bottom:-7.25vw;
		left:4.59vw;
		width:15.94vw;
		height:11.84vw;
		background:url(../images/reasons/sp-questions-box-deco.png) no-repeat top center / 100% auto;
	}
	#lead-txt-box .questions-box li{
		position:relative;
		font-size:3.38vw;
		padding-bottom:2.52vw;
		margin-bottom:2.52vw;
		padding-left:8.63vw;
		border-bottom: dashed 1px #D8D8D8;
		letter-spacing:0;
	}
	#lead-txt-box .questions-box li:last-child{
		margin-bottom:0px;
	}
	#lead-txt-box .questions-box li:before{
		content:"";
		position:absolute;
		top:1vw;
		left:3.4vw;
		width:2.66vw;
		height:2.66vw;
		background:url(../images/reasons/sp-icon-check.png) no-repeat top center / 100% auto;
	}
	#lead-txt-box .copy01 {
		font-size:4.35vw;
		margin-bottom:7.25vw;
		line-height:2.2;
		color:#222222;
		text-align:center;
		letter-spacing:0;
	}
	#lead-txt-box .copy01 span {
		color:#B18B28;
	}
	#lead-txt-box .copy02 {
		font-size:3.38vw;
		line-height:2;
		color:#222222;
		text-align:center;
		letter-spacing:0;
	}



	#feature{
		margin-bottom:22.2vw;
	}
	#feature .feature-ttl{
		text-align:center;
		width: 90.24vw;
		margin:  0 auto 9.21vw;
	}
	#feature .reason-list{
		position:relative;
		margin: 0 auto;
		padding-bottom:2.25vw;
	}
	#feature .reason-list:before{
		content:"";
		position:absolute;
		top:9.90vw;
		left:0;
		background-color:#ECEAE3;
		width:100%;
		height:100%;
	}
	#feature .reason-list li{
		position:relative;
		max-width:94.20vw;
		margin: 0 auto 7.25vw;
		padding-top:14.25vw;
		padding-bottom:10.14vw;
	}
	#feature .reason-list li:last-child{
		margin-bottom:0;
	}
	#feature .reason-list li:nth-child(1){ background:url(../images/reasons/sp-feature01-back.jpg) no-repeat left top / 100% auto #fff; }
	#feature .reason-list li:nth-child(2){background:url(../images/reasons/sp-feature02-back.jpg) no-repeat left top / 100% auto #fff;padding-top: 10vw;}
	#feature .reason-list li:nth-child(3){ background:url(../images/reasons/sp-feature03-back.jpg) no-repeat left top / 100% auto #fff; }

	#feature .reason-list .inner{
		width:89.13vw;
		margin: 0 auto;
		padding: 9.66vw 4.83vw 7.1vw;
		background-color:#fff;
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-wrap:wrap;
		-webkit-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	#feature .reason-list .reason-ttl{
		margin-bottom:15vw;
		text-align:center;
		color:#fff;
	}
	#feature .reason-list .reason-ttl .no-box{
		position:relative;
		display:block;
		font-size:2.90vw;
		padding-bottom:1.5vw;
		margin-bottom:8.5vw;
		padding-left: 3vw;
	}
	#feature .reason-list .reason-ttl .no-box:before{
		content:"";
		position:absolute;
		bottom:0;
		left:50%;
		background-color:#fff;
		width: 32.07vw;
		height:1px;
		transform: translateX(-50%);
	}
	#feature .reason-list .reason-ttl .no-box .no{
		display:inline-block;
		padding-left: 1vw;
		font-size:4.83vw;
		position: relative;
		top: 1vw;
		left: 1vw;
	}
	#feature .reason-list .reason-ttl .ttl{
		display:block;
		font-size: 5.31vw;
		margin-bottom: 3.1vw;
		letter-spacing: 0;
		line-height: 1.8;
	}
	#feature .reason-list .reason-ttl .subttl{
		display:block;
		font-size:3.38vw;
		letter-spacing: 0;
		line-height: 2.2;
	}

	#feature .reason-list .inner .txt-box{
		width:79.71vw;
	}
	#feature .reason-list .inner .txt-box .ttl{
		font-size: 3.86vw;
		color:#B18B28;
		letter-spacing:0;
		margin-bottom:3.4vw;
		line-height: 1.9;
	}
	#feature .reason-list .inner .txt-box p{
		margin-bottom:7vw;
		letter-spacing:0;
		font-size: 3.38vw;
		line-height: 2.15;
		font-weight: 400;
	}
	#feature .reason-list .inner .txt-box p:last-child{
		margin-bottom:0;
	}
	#feature .reason-list .inner .ph{
		margin-bottom:6.5vw;
		-webkit-box-ordinal-group: -1; -moz-box-ordinal-group: -1; -webkit-flex-order: -1; -moz-flex-order: -1; -webkit-order: -1; -moz-order: -1; order: -1;
	}

	#feature .reason-list .matome{
		width:84.54vw;
		margin:0 auto;
		font-size:3.86vw;
		line-height: 2.6;
		letter-spacing:0;
		padding-bottom: 26.2vw;
	}
	#feature .reason-list .matome span{
		color:#B18B28;
	}
	#feature .reason-list li:nth-child(1) .matome{background:url(../images/reasons/sp-feature01-bottom.png) no-repeat left bottom / 100% auto;padding: 0vw 2vw 24.1vw;}
	#feature .reason-list li:nth-child(2) .matome{background:url(../images/reasons/sp-feature02-bottom.png) no-repeat left bottom / 100% auto;padding: 0 2vw 26.8vw;}
	#feature .reason-list li:nth-child(3) .matome{background:url(../images/reasons/sp-feature03-bottom.png) no-repeat left bottom / 100% auto;padding: 0 2.8vw 26.2vw;margin-top: -7.7vw;}


	#partner{
		margin-bottom:24.15vw;
	}
	#partner .partner-main{
		background:url(../images/reasons/sp-partner-main.png) no-repeat top center / 100% auto;
		padding-top:55vw;
		margin-bottom: 15vw;
	}
	#partner .partner-main .inner{
		width:94.20vw;
		margin: 0 auto;
		padding-top:8vw;
		background-color:#fff;
	}
	#partner .partner-main .inner .innerinner{
		width:79.71vw;
		margin:  0 auto;
	}
	#partner .partner-main .ttl{
		margin-bottom:8vw;
	}
	#partner .partner-main p{
		margin-bottom: 7.5vw;
		letter-spacing:0; font-size: 3.38vw; line-height: 2.2; font-weight: 400;
	}

	#partner .partner-contents01{
		position: relative;
		background:url(../images/reasons/sp-partner-contents01-back.jpg) no-repeat top center / 100% auto;
		padding-top:77.29vw;
	}
	#partner .partner-contents01 .inner{
		width:94.20vw;
		margin: 0 auto;
	}
	#partner .partner-contents01 .inner .innerinner{
		width: 82.71vw;
		font-size:4.35vw;
		line-height:2.3;
		margin:0 auto;
	}
	#partner .partner-contents01 .inner span{
		color:#B18B28;
	}




	#lineup {
		padding: 12vw 0 5.5vw;
		position: relative;
		background: url("../images/reasons/sp-lineup-back-top.png")no-repeat top center , url("../images/reasons/sp-lineup-back-bottom.png")no-repeat bottom center;
		background-size: 100% auto;
	}
	#lineup h2 {
		font-size: 10.14vw;
		line-height: 1.38;
		font-weight: 500;
		letter-spacing: 0.0vw;
		margin-bottom: 4.35vw;
		position: relative;
		text-align: center;
		color: #534D46;
	}
	#lineup p.subttl {
		font-size: 4.35vw;
		line-height: 1.8;
		font-weight: 400;
		letter-spacing: 0.0vw;
		margin-bottom: 11.5vw;
		position: relative;
		text-align: center;
		color: #534D46;
	}
	#lineup .inner-Box {
		margin: 0 4vw;
		position: relative;
	}
	#lineup .inner-Box ul{
	}
	#lineup .inner-Box ul li {
		position: relative;
		box-shadow: 0.0vw 7.25vw 7.25vw #0000001F;
		background: #fff;
		width: 100%;
		text-align: center;
		margin-bottom:14.49vw;
		padding-bottom: 2vw;
	}
	#lineup .inner-Box ul li:nth-child(2n) {
		margin-right: 0.0vw;
	}
	#lineup .inner-Box ul li a {
	}
	#lineup .inner-Box ul li a:hover {
	}
	#lineup .inner-Box ul li .arr{
		position: absolute;
		bottom: 3.1vw;
		right: 3.93vw;
		width: 4.4vw;
	}
	#lineup .inner-Box figure.photo {
		position: relative;
		top: -2.9vw;
		left: 0;
		margin-bottom:0;
	}
	#lineup .inner-Box figure.photo img{
	}
	#lineup .inner-Box figure.img {
		position: relative;
		top: 0;
		left: 0;
		width:55.31vw;
		margin: 0 auto 4.3vw;
	}
	#lineup .inner-Box figure.img img{
	}
	#lineup .inner-Box p.litext {
		font-size: 3.14vw;
		line-height: 1.88;
		font-weight: 500;
		letter-spacing: 0.0vw;
		margin-bottom: -1.5vw;
		position: relative;
	}
	#lineup .inner-Box p.pritext {
		font-size: 3.62vw;
		line-height: 1.88;
		font-weight: 500;
		letter-spacing: 0.0vw;
		margin-bottom: 7.25vw;
		position: relative;
		color: #222222;
	}
	#lineup .inner-Box p.pritext span.kakaku {
		width: 16.91vw;
		height: 5.31vw;
		display: inline-block;
		border: 0.24vw solid #222222;
		font-size: 2.66vw;
		letter-spacing: 0.13vw;
		font-weight: 400;
		color: #222222;
		margin-right: 1.93vw;
		left: -0.8vw;
		top: -1.7vw;
		position: relative;
	}
	#lineup .inner-Box p.pritext span.redtext {
		color: #C20E0C;
		font-size: 9.18vw;
		letter-spacing: 0;
		margin-right: 2.17vw;
	}
}