@charset "UTF-8";

#global-navi>li:nth-of-type(2):before{
	opacity: 1;
	transform: scale(1.5) rotate(0);
}
/* +++++++++++++#sec01+++++++++++++ */
#sec01 .inner{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
}
#sec01 .sec-ttl03{
	margin: 0 auto 50px;
}
#sec01 .txt{
	width: 500px;
	padding-right: 40px;
}
#sec01 li:before{
	content: "・";
	display: inline;
	
}
#sec01 ul{
	padding: 2em 0 .5em;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
#sec01 li{
	font-size: 117%;
	font-weight: 600;
	letter-spacing: .05em;
	padding: 0 0 .25em;
	background: url(../images/stripe01.svg) repeat-x;
	background-size: 5px auto;
	background-position: left bottom;
	margin-bottom: 1.5em;
	text-indent: -1em;
}
#sec01 .pic-area{
	width: 500px;
	padding-left: 40px;
}
#sec01 .pic{
	width: 368px;
	position: relative;
}
#sec01 .pic-area .pic:nth-of-type(1){
	float: right;
	margin-bottom: -40px;
}
/* +++++++++++++#sec02+++++++++++++ */
#sec02{
	background: #fff;
	padding-left: 0;
	padding-right: 0;
}
#sec02 .sec-ttl03{
	margin-top: 60px;
	align-items: center;
}
.feature-outline{
	text-align: center;
	font-size: 3.6rem;
	font-weight: 600;
	letter-spacing: .1em;
	margin-bottom: 50px;
}
.feature-ttl{
	background: #343436;
	display: flex;
	padding: 15px 30px;
	align-items: center;
	flex-wrap: wrap;
	color: #fff;
	letter-spacing: .1em;
	font-size: 2.4rem;
	font-weight: 400;
	height: 70px;
	margin-top: -35px;
	margin-bottom: 40px;
}
.feature-no{
	display: block;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1;
	letter-spacing: .05em;
}
.feature{
	display: flex;
	margin-left: 30px;
	padding-left: 30px;
	position: relative;
	align-items: center;
	height: 100%;
	border-left: 1px solid rgba(255,255,255,.3);
}
#sec02 .parag02 strong{
	font-size: 117%;
	font-weight: 600;
	letter-spacing: .05em;
	padding: 0 0.25em 0.25em;
	background: url(../images/stripe01.svg) repeat-x;
	background-size: 5px auto;
	background-position: left bottom;
}
.feature-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 80px;
}
.feature-list li{
	width: 33.333%;
	margin-top: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 30px 15px;
	border-right: 1px solid #eee;
	line-height: 2;
	font-weight: 600;
	text-align: center;
	font-size: 1.5rem;
}
.feature-list li:nth-of-type(3n+1){
	border-left: 1px solid #eee;
}
.u-line{
	text-decoration: underline;
}
.u-line:hover{
	text-decoration: none;
}
.color-lineup{
	margin-top: 60px;
	padding-left: 39px;
	border-left: 1px dotted #343436;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.color-lineup p,
.color-lineup h5{
	width: 100%;
}
.color-lineup ul{
	display: flex;
	flex-wrap: wrap;
}
.color-lineup li{
	width: calc(33.333% - 10px);
}
.color-lineup li:nth-of-type(1),
.color-lineup li:nth-of-type(2),
.color-lineup li:nth-of-type(3){
	margin-bottom: 20px;
}
.color-lineup li:not(:nth-of-type(3n)){
	margin-right: 15px;
}
.color-lineup .pic{
	width: 100%;
}
.color-list-area{
	width: calc(50% - 20px);
	margin-top: 40px;
}
.color-list-area h6 span.mincho{
	display: block;
	font-size: 120%;
}
.color-list-area span.small{
	font-size: 85%;
	margin-left: .5em;
}
.color-lineup li p,
.texture-lineup li p{
/*
	font-size: 1.3rem;
*/
	font-size: 1.6rem;
	line-height: 1.5;
	margin-top: 10px;
}











.color-list-area li p.mincho{
	margin-bottom: .5em;
}
.texture-lineup{
	margin-top: 60px;
	padding-left: 39px;
	border-left: 1px dotted #343436;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}








.caution{
	margin-top: 2em;
	margin-bottom: 40px;
	/*
	text-align: right;
	*/
	font-size: 1.3rem;
	line-height: 1.75;
	text-indent: -1em;
	padding-left: 1em;
}
main .material-btn{
	margin-bottom: 80px;
}
.texture-lineup ul{
	width: calc(100% - 185px);
	display: flex;
	flex-wrap: wrap;
}
.texture-lineup li{
	width: 240px;
	margin-right: 30px;
}
/* +++++++++++++#sec03+++++++++++++ */
#sec03{
	background: #eee;
}
.flow-list{
	display: flex;
	justify-content: space-between;
	position: relative;
}
.flow-list:before{
	content: "";
	display: block;
	width: 100%;
	height: 0;
	border-top: 1px dotted #343436;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.flow-list li{
	width: 184px;
	height: 184px;
	background: #fff;
	border: 1px solid #343436;
	display: flex;
	align-items: center;
	flex-direction: column;
	padding: 20px 15px 15px;
	line-height: 1.8;
	font-weight: 600;
	font-size: 1.6rem;
	text-align: center;
	position: relative;
	z-index: 9;
}
.flow-list li:before{
	content: "01";
	display: block;
	font-size: 180%;
	margin-bottom: 15px;
	border-bottom: 1px solid #343436;
	padding: .5em .25em .25em;
	line-height: 1;
}
.flow-list li:nth-of-type(2):before{
	content: "02";
}
.flow-list li:nth-of-type(3):before{
	content: "03";
}
.flow-list li:nth-of-type(4):before{
	content: "04";
}
.flow-list li:nth-of-type(5):before{
	content: "05";
}
/* +++++++++++++#sec04+++++++++++++ */
.price{
/*
	border-top: 1px solid #343436;
	border-bottom: 1px solid #343436;
	padding: 30px 0;
*/
	display: flex;
	flex-direction: column;
	align-items: center;
}
main th{
	text-align: left;
	//vertical-align: top;
	position: relative;
	padding: 25px 20px 25px 0;
	width: 25%;
}
main th:after{
	content: "";
	display: block;
	width: 1px;
	height: calc(100% - 30px);
	background: #ddd;
	position: absolute;
	right: 0;
	top: 15px;
}
main table{
	border-top: 1px solid #ddd;
}
main tr{
	border-bottom: 1px solid #ddd;
}
main td{
	padding: 25px 0 25px 20px;
	width: 75%;
	font-weight: 600;
}
main td .large{
	font-size: 180%;
	margin-right: .2em;
}
.base-price{
	font-weight: 600;
	font-size: 3rem;
	margin-bottom: 15px;
}
.base-price .small{
	font-size: 70%;
	margin-left: .5em;
}
.caption-list{
	line-height: 2;
}
.caption-list li{
	text-indent: -1em;
	padding-left: 1em;
}
.caption-list li:before{
	content: "※";
	display: inline;
}



@media screen and (max-width: 768px){

/* +++++++++++++#sec01+++++++++++++ */
	#sec01 .inner{
		display: block;
	}
	#sec01 .sec-ttl03{
		font-size: 1.8rem;
		line-height: 1.8;
		margin: 0 auto 3rem;
	}



	#sec01 .sec-ttl03 span{
		padding-bottom: 1rem;
	}
	#sec01 .txt{
		width: 100%;
		padding-right: 0;
		margin-bottom: 2.5rem;
	}
	#sec01 li{
		font-size: 110%;
	}
	#sec01 .pic-area{
		width: 100%;
		padding-left: 0;
	}
	#sec01 .pic{
		width: calc(100% - 3rem);
	}
	#sec01 .pic-area .pic:nth-of-type(1){
		margin-bottom: -2.5rem;
	}
/* +++++++++++++#sec02+++++++++++++ */
	#sec02 .sec-ttl01{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	#sec02 .parag02{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.sec-ttl04{
		font-size: 1.8rem;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
		margin: 4rem auto 2.5rem;
	}
	.sec-ttl04:after{
		width: 50%;
		flex-shrink: 99;
	}
	#sec02 .sec-ttl03{
		margin-top: 4rem;
		align-items: center;
	}
	.feature-outline{
		font-size: 2.4rem;
		margin-bottom: 2.5rem;
		letter-spacing: 0;
	}
	.feature-ttl{
		display: block;
		width: calc(100% - 3rem);
		margin-left: auto;
		margin-right: auto;
		padding: 1rem 1.5rem;
		font-size: 1.6rem;
		height: auto;
		margin-top: -1.5rem;
		margin-bottom: 3rem;
	}
	.feature-no{
		font-size: 1.2rem;
		display: block;
	}


	.feature{
		margin-left: 0;
		padding-left: 0;
		border: none;
		padding-top: 1rem;
	}

	.feature-list{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 1.5rem;
		margin-bottom: 5rem;
	}
	.feature-list li{
		width: 50%;
		margin-top: 2rem;
		padding: 2rem 1rem;
		font-size: 1.5rem;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.feature-list li:nth-of-type(2n){
		border-left: none;
	}

	.color-lineup{
		margin: 3rem auto 0;
		width: calc(100% - 3rem);
		padding-left: 1.5rem;
		display: block;
	}
	.color-lineup p{
		padding: 0 !important;
	}

	.color-lineup li{
		width: calc(33.333% - 1rem);
	}
	.color-lineup li:nth-of-type(1),
	.color-lineup li:nth-of-type(2),
	.color-lineup li:nth-of-type(3){
		margin-bottom: 2rem;
	}
	.color-lineup li:not(:nth-of-type(3n)){
		margin-right: 1rem;
	}
	.color-lineup .pic{
		width: 100%;
	}
	.color-list-area{
		width: 100%;
		margin-top: 3rem;
	}
	.color-lineup li p,
	.texture-lineup li p{
		font-size: 1.3rem;
		line-height: 1.5;
		margin-top: 1rem;
	}
	.texture-lineup{
		padding-left: 1.5rem;
		margin: 4rem auto 0;
		padding-left: 1.5rem;
		width: calc(100% - 3rem);
	}




	.caution{
		margin-bottom: 2.5rem;
		padding: 0 1.5rem;
		font-size: 1.2rem;
		text-align: left;
	}
	main .material-btn{
		margin-bottom: 5rem;
	}
	.texture-lineup ul{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.texture-lineup li{
		width: calc(50% - 1.5rem);
		margin-right: 0;
	}



/* +++++++++++++#sec03+++++++++++++ */
	#sec03{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.flow-list{
		display: block;
	}
	.flow-list:before{
		width: 1px;
		height: 100%;
		border-top: none;
		border-left: 1px dotted #343436;
		position: absolute;
		left: 1.5rem;
		right: auto;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.flow-list li{
		width: 100%;
		height: auto;
		display: flex;
		align-items: flex-start;
		flex-direction: row;
		padding: 1.5rem;
		font-size: 1.4rem;
		text-align: left;
		margin-bottom: 1.5rem;
	}
	.flow-list li:before{
		display: block;
		font-size: 150%;
		margin: 0 1.5rem 0 0;
		border-bottom: none;
		padding: 0;
	}
/* +++++++++++++#sec04+++++++++++++ */
	.price{
		padding: 1.5rem 0;
	}
	.base-price{
		font-size: 2.4rem;
		margin-bottom: 1rem;
	}

	.base-price .small{
		font-size: 1.2rem;
		display: block;
		margin: 0.5em 0;
	}

	table,
	tbody,
	tr,
	th,
	td{
		display: block !important;
		width: 100% !important;
	}
	main th{
		padding: 20px 0 0;
	}
	main th:after{
		display: none;
	}
	main td{
		padding: 10px 0 20px;
		line-height: 1.7;
	}
}