.otona_LP_worp .top {
	padding-top: 2em;
	background-color: #f9f6ed;
	background-image: url(../img/kogane/top-back.jpg);
	margin-bottom: 4em;
}
.otona_LP_worp .top h2 {
	text-align: center;
	margin-bottom: 2em;
}
.otona_LP_worp .top .main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 900px;
	margin: 0 auto;
}
@media (max-width: 730px) {
	.otona_LP_worp .top .main {
		max-width: 320px;
	}
}
@media (max-width: 730px) {
	.otona_LP_worp .top .main p.img_r,
	.otona_LP_worp .top .main p.img_l {
		display: none;
	}
}
@media (max-width: 730px) {
	.otona_LP_worp .top .main p.img_c {
		max-width: 180px;
	}
}
@media (min-width: 730px) {
	.otona_LP_worp .top .main p.img_sp {
		display: none;
	}
}
@media (max-width: 730px) {
	.otona_LP_worp .top .main p {
		margin: 0 auto;
		margin-bottom: 2em;
	}
}
.otona_LP_worp .top .main ul.kogane {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	top: -50px;
}
@media (max-width: 730px) {
	.otona_LP_worp .top .main ul.kogane {
		width: 300px;
		margin: 0 auto;
	}
}
.otona_LP_worp .top .main ul.kogane li {
	margin-left: 2.6em;
}
@media (max-width: 730px) {
	.otona_LP_worp .top .main ul.kogane li {
		margin-left: 0;
	}
}
.otona_LP_worp .top .main ul.kogane li > img {
	max-height: 280px;
}
.otona_LP_worp .top p.scroll {
	max-width: 50px;
	margin: 0 auto;
	padding: 2em 0;
	position: relative;
}
.otona_LP_worp section {
	max-width: 900px;
	margin: 0 auto;
	margin-bottom: 6em;
}
@media (max-width: 980px) {
	.otona_LP_worp section {
		padding: 0 1em;
	}
}
.otona_LP_worp section > h3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.4em;
	padding: 0.6em;
	display: inline-block;
	border-radius: 5px;
}
.otona_LP_worp section > h3::before {
	content: " ";
	background-color: #ffffff;
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-right: 0.4em;
}
.otona_LP_worp section.news h3,
.otona_LP_worp section.youkou h3 {
	background-color: #d4554f;
	position: relative;
	top: 20px;
	left: 20px;
}
.otona_LP_worp section.news > ul,
.otona_LP_worp section.news dl,
.otona_LP_worp section.youkou > ul,
.otona_LP_worp section.youkou dl {
	background-color: #f9f6ed;
	padding: 2em;
	padding-top: 3em;
}
.otona_LP_worp section.news > ul li,
.otona_LP_worp section.youkou > ul li {
	margin-bottom: 1em;
}
.otona_LP_worp section.news > ul li span.day,
.otona_LP_worp section.youkou > ul li span.day {
	margin-right: 1em;
}
.otona_LP_worp section.news > dl dt,
.otona_LP_worp section.youkou > dl dt {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 1em;
}
.otona_LP_worp section.news > dl dd,
.otona_LP_worp section.youkou > dl dd {
	border-bottom: solid 1px #c4af96;
	padding-bottom: 2em;
	margin-bottom: 2em;
}
.otona_LP_worp section.news > dl dd:last-child,
.otona_LP_worp section.youkou > dl dd:last-child {
	border-bottom: none;
}
.otona_LP_worp section.news > dl dd > ul li::before,
.otona_LP_worp section.youkou > dl dd > ul li::before {
	content: "・";
}
.otona_LP_worp section.about h3 {
	background-color: #bfb225;
	margin-bottom: 2em;
}
.otona_LP_worp section.about .about_01,
.otona_LP_worp section.about .about_02,
.otona_LP_worp section.about .about_03 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.9;
	margin-bottom: 4em;
}
.otona_LP_worp section.about .about_01 > img,
.otona_LP_worp section.about .about_02 > img,
.otona_LP_worp section.about .about_03 > img {
	max-width: 100px;
	height: 100px;
	margin-right: 2em;
}
@media (max-width: 730px) {
	.otona_LP_worp section.about .about_01 > img,
	.otona_LP_worp section.about .about_02 > img,
	.otona_LP_worp section.about .about_03 > img {
		max-width: 60px;
		height: 60px;
	}
}
.otona_LP_worp section.about .about_01 p span.line,
.otona_LP_worp section.about .about_02 p span.line,
.otona_LP_worp section.about .about_03 p span.line {
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(70%, transparent),
		color-stop(20%, #e9c678)
	);
	background: linear-gradient(transparent 70%, #e9c678 20%);
	font-size: 1.4em;
	font-weight: bold;
}
.otona_LP_worp section.about .about_01 p span.big,
.otona_LP_worp section.about .about_02 p span.big,
.otona_LP_worp section.about .about_03 p span.big {
	font-size: 1.4em;
	color: #f29151;
	font-weight: bold;
	margin: 0 0.2em;
}
.otona_LP_worp section.about .about_01 p span.big2,
.otona_LP_worp section.about .about_02 p span.big2,
.otona_LP_worp section.about .about_03 p span.big2 {
	font-size: 2em;
	color: #fffdf5;
	font-weight: bold;
	margin: 0 0.2em;
}
.otona_LP_worp section.about .about_01 p span.big3,
.otona_LP_worp section.about .about_02 p span.big3,
.otona_LP_worp section.about .about_03 p span.big3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0.2em;
}
.otona_LP_worp section.about .about_04 p {
	background-color: #f9f6ed;
	text-align: center;
	padding: 1em;
	margin-bottom: 2em;
	font-size: 1.2em;
	line-height: 1.6;
	font-weight: bold;
}
.otona_LP_worp section.about .about_04 > img {
	max-width: 200px;
	display: block;
	margin: 0 auto;
}
.otona_LP_worp section.about .taisuou {
	background-color: #fffdf5;
	padding: 2em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 4em;
}
.otona_LP_worp section.about .taisuou h3 {
	background-color: transparent;
	text-align: center;
}
.otona_LP_worp section.about .taisuou > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-bottom: 2em;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.otona_LP_worp section.about .taisuou > ul li {
	text-align: center;
	max-width: 180px;
}
@media (max-width: 730px) {
	.otona_LP_worp section.about .taisuou > ul li {
		margin-bottom: 2em;
	}
}
.otona_LP_worp section.about .taisuou > ul li dt {
	margin-bottom: 1em;
}
.otona_LP_worp section.about .taisuou > ul li dt img {
	height: 200px;
}
.otona_LP_worp section.about .taisuou > ul li dd h4 {
	font-weight: bold;
	color: #af8419;
	font-size: 1.2em;
	margin-bottom: 0.6em;
}
.otona_LP_worp section.about .taisuou > ul li dd p {
	font-size: 1em;
}
.otona_LP_worp section.about .taisuou > p {
	background-color: #af8419;
	padding: 0.8em;
	max-width: 300px;
	text-align: center;
	margin: 0 auto;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.otona_LP_worp section.about .taisuou > p a {
	color: #ffffff;
	font-weight: bold;
}
.otona_LP_worp section.about .taisuou > p:hover {
	opacity: 0.8;
}
.otona_LP_worp section.youkou {
	margin-bottom: 0;
	margin-bottom: 2em;
}
.otona_LP_worp p.form,
.otona_LP_worp p.brandsite_link {
	max-width: 500px;
	margin: 0 auto;
	margin-bottom: 4em;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
@media (max-width: 730px) {
	.otona_LP_worp p.form,
	.otona_LP_worp p.brandsite_link {
		padding: 0 1em;
	}
}
.otona_LP_worp p.form:hover,
.otona_LP_worp p.brandsite_link:hover {
	opacity: 0.8;
}
.otona_LP_worp p.form a img,
.otona_LP_worp p.brandsite_link a img {
	width: 100%;
}
