/*
font-family: quasimoda, sans-serif;

font-weight: 400;

font-style: normal;

font-family: eb-garamond, serif;

font-family: 'Open Sans', sans-serif;

*/

/* all *//*
#main_lp {
	background-image: url("../../.././../../page/feature/recommend/191107/img/bk.jpg");
	background-size: 100%;
	background-position-y: -190px;

}*/

#main_lp {
	width: 1200px;
	margin: 0 auto 30px;
	font-feature-settings: "palt";
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1;
	text-align: left;
}

#main_lp img {
	width: 100%;
}

#main_lp .mainTtl {
	margin-bottom: 74px;
}

#main_lp .mainTtl h2.txt {
	font-family: quasimoda, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 30px;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.5em;
	margin-bottom: 25px;
}

#main_lp .mainTtl h2.img {
	width: 554px;
	margin: 0 auto;
}

section.sec {
	margin: 80px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

section.sec p.credit {
	margin-top: 19px;
	letter-spacing: 0.05em;
	font-weight: 300;
}

section.sec p.credit + p.credit {
	margin-top: 12px;
}

section.sec p.credit a {
	margin-right: 6px;
}

/* section01 */
section.sec._01  {
	width: 380px;
	margin: 0 auto;
}

/* section02 */
section.sec._02 {
	width: 980px;
	margin: 80px 160px 0 60px;
}

section.sec._02 div.imgBox {
	width: 500px;
}

section.sec._02 div.imgBox + div.imgBox {
	width: 380px;
	margin-top: 90px;
}

/* section03 */
section.sec._03  {
	width: 450px;
}

/* section04 */
section.sec._04 {
	width: 980px;
	margin: 80px 120px 0 100px;
}

section.sec._04 div.imgBox {
	width: 500px;
}

section.sec._04 div.imgBox + div.imgBox {
	width: 400px;
	margin-top: 250px;
}

/* section05 */
section.sec._05  {
	width: 500px;
}

/* section06 */
section.sec._06 {
	width: 890px;
	display: block;
}

section.sec._06 div.imgBox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

section.sec._06 p.img {
	width: 420px;
}

/* section07 */
section.sec._07  {
	width: 480px;
}

/* section08 */
section.sec._08 {
	width: 940px;
	display: block;
}

section.sec._08 div.imgBox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

section.sec._08 p.img {
	width: 450px;
}

section.sec._06 p.credit, section.sec._08 p.credit {
	margin: 19px 0 auto;
	text-align: center;
}

/* button */
#main_lp .btn {
	margin: 120px auto 0;
	padding-bottom: 100px;
}

#main_lp .btn p {
	font-family: quasimoda, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	text-align: center;
	line-height: 1.1818;
	letter-spacing: 0.08em;
	width: 380px;
	height: 100px;
	border: 1px solid #000000;
	margin: 0 auto 10px;
	box-sizing: border-box;
}

#main_lp .btn p {
	padding-top: 22px;
}

#main_lp .btn p + p {
	padding-top: 34px;
}
