/* CSS Document */
body {
		margin: 0px;
}
#racushion_o_index {
		max-width: 100%;
}
.wrap_content {
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
main > section > div {
		margin: 0px 0px;
}
#img_main {
		width: 100%;
}
#img_main img {
		width: 100%;
}
#ttl_hd {
		text-align: center;
		margin: 20px auto 50px auto;
		letter-spacing: 0.3em;
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: normal;
}
.nav_gender.nav_gender_2nd {
		background: #fffae6;
		padding: 40px 0px 40px 0px;
}
.nav_gender h2 {
		font-size: 18px;
		padding: 0px;
		margin: 0px auto 30px auto;
		text-align: center;
		font-weight: bold;
}
.nav_gender ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin: 0px auto;
}
.nav_gender ul li {
		width: calc(100% / 2 - 10px);
		margin: 2.5px;
}
/*====================================================================================================
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
PC
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
====================================================================================================*/
@media screen and (min-width: 641px) {
		#ttl_hd {
				font-size: 43px;
	font-weight: normal;
		}
		#ttl_hd br {
				content: "";
		}
		#ttl_hd br::after {
				margin-right: -.667em;
				content: "";
		}
		.wrap_content {
				font-size: 20px;
				line-height: 1.4;
				max-width: 750px;
				margin: auto;
			letter-spacing: 0.05em;
		}
		#ttl_importance {
				font-size: 30px;
				text-align: center;
				margin: 110px auto;
				line-height: 72px;
				letter-spacing: 0.3em;
	font-weight: normal;
		}
		.wrap_explanation {
				margin: 90px auto;
		}
		.wrap_explanation > div {
				margin: 90px auto;
		}
		.wrap_explanation p {
				margin: 1em 0;
		}
		.wrap_explanation p.img_sub {
				margin: 60px auto;
				text-align: center;
		}
		/*資料請求*/
		#wrap_catalog_request {
				max-width: 940px;
				text-align: center;
				padding: 30px 50px 60px 50px;
				background-color: #fefbe5;
				margin: 100px auto 0px auto;
		}
		#wrap_catalog_request .ttl_fukidashi_dark {
				margin: 0px;
		}
		/*==================================================
	楽ッション®ランドセルのひみつ
	==================================================*/
		#wrap_secret.wrap_content {
				max-width: 100%;
				width: 100%;
				background-color: #f2f2f2;
				padding: 80px 0px 20px 0px;
				margin: 90px auto 0px auto;
		}
		#wrap_secret.wrap_content > div {
				width: 100%;
				max-width: 940px;
				margin: auto;
		}
		#wrap_secret > div > div {
				margin: 20px 10px;
				padding: 20px;
				width: calc(100% - 20px);
				background-color: #fff;
				border-radius: 20px;
		}
		#wrap_secret > h2 {
				font-size: 32px;
				text-align: center;
				line-height: 72px;
				letter-spacing: 0.3em;
	font-weight: normal;
		}
		#wrap_secret h3 {
				font-size: 24px;
				text-align: center;
				margin: 60px auto;
				line-height: 48px;
				letter-spacing: 0.3em;
				position: relative;
	font-weight: normal;
		}
		#wrap_secret h3::before {
				display: inline-block;
				content: url(../../common/images/icons/icon_ttl_rand.svg);
				background-size: 31px 29px;
				background-repeat: no-repeat;
				width: 31px;
				height: 29px;
				top: -50px;
				position: absolute;
				left: 0px;
				right: 0px;
				text-align: center;
				margin: auto;
		}
		#wrap_secret > div > div {
				margin: 20px 10px;
				padding: 20px;
				width: calc(100% - 20px);
				background-color: #fff;
				border-radius: 20px;
		}
		#wrap_secret p {
				text-align: left;
				margin: 20px auto;
				font-size: 18px;
		}
		#wrap_secret > div > div {
				margin: 40px auto;
		}
		#wrap_secret > div > div > section {
				max-width: 750px;
				display: flex;
				flex-wrap: wrap;
				justify-content: space-between;
				margin: 40px auto 0px auto;
		}
		#wrap_secret > div > div > section > div {
				width: calc(100% / 2 - 25px);
		}
		#wrap_secret > div > div > section > div p {}
		#wrap_80p {
				padding: 20px 20px 60px 20px;
				text-align: center;
				background-color: #f2f2f2;
		}
		#wrap_80p p {
				max-width: 750px;
				margin: auto;
				text-align: center;
		}
		.nav_gender h2 {
				font-size: 24px;
		}
		.nav_gender ul {
				max-width: 940px;
		}
		.nav_gender ul li {
				width: calc(100% / 2 - 40px);
				margin: 0px 20px;
		}
		/*---------閉じカッコ-----------*/
}
/*====================================================================================================
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
SPSPSPSPSPSPSPSPSPSP
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
====================================================================================================*/
@media screen and (max-width: 640px) {
		#wrap_catalog_request {
				margin: auto 0px;
				text-align: center;
				padding: 50px 0px 60px 0px;
				background-color: #fefbe5;
		}
		#wrap_catalog_request .ttl_fukidashi_dark {
				margin: 0px;
		}
		#wrap_catalog_request p:last-child {
				margin: auto 40px;
		}
		.wrap_content {
				font-size: 16px;
				line-height: 1.6;
				margin: auto;
			letter-spacing: 0.05em;
		}
		#ttl_importance {
				font-size: 20px;
				text-align: center;
				margin: 40px auto 30px auto;
				line-height: 2;
				letter-spacing: 0.3em;
	font-weight: normal;
		}
		.wrap_explanation {
				margin: 50px auto;
		}
		.wrap_explanation > div {
				margin: 40px 15px;
		}
		.wrap_explanation p {
				margin: 1em 0;
		}
		.wrap_explanation p.img_sub {
				margin: 40px auto;
				text-align: center;
		}
		p.img_sub.logo_raku {
				width: 180px;
		}
		/*==================================================
	楽ッション®ランドセルのひみつ
	==================================================*/
		#wrap_secret.wrap_content {
				max-width: 100%;
				width: 100%;
				background-color: #f2f2f2;
				padding: 40px 0px 20px 0px;
				margin: 0px auto 0px auto;
		}
		#wrap_secret.wrap_content > div {
				width: 100%;
				max-width: 100%;
				margin: auto;
		}
		#wrap_secret > div > div {
				margin: 20px 10px;
				padding: 20px;
				width: calc(100% - 20px);
				background-color: #fff;
				border-radius: 20px;
		}
		#wrap_secret > h2 {
				font-size: 18px;
				text-align: center;
				line-height: 2;
				letter-spacing: 0.2em;
		}
		#wrap_secret h3 {
				font-size: 15px;
				text-align: center;
				margin: 60px auto 20px auto;
				line-height: 2;
				letter-spacing: 0.2em;
				position: relative;
	font-weight: normal;
		}
		#wrap_secret h3::before {
				display: inline-block;
				content: url(../../common/images/icons/icon_ttl_rand.svg);
				background-size: 31px 29px;
				background-repeat: no-repeat;
				width: 31px;
				height: 29px;
				top: -50px;
				position: absolute;
				left: 0px;
				right: 0px;
				text-align: center;
				margin: auto;
		}
		#wrap_secret > div > div {
				margin: 20px 10px;
				padding: 20px;
				width: calc(100% - 20px);
				background-color: #fff;
				border-radius: 20px;
		}
		#wrap_secret p {
				text-align: left;
				margin: 20px auto;
				font-size: 14px;
				line-height: 2;
		}
		#wrap_secret > div > div {
				margin: 40px auto;
		}
		#wrap_80p {
				padding: 0px 30px 20px 30px;
				text-align: center;
				background-color: #f2f2f2;
		}
		#wrap_80p p {
				margin: auto;
				text-align: center;
		}
		/*==================================================
男女別アンカー
==================================================*/
		/*---------閉じカッコ-----------*/
}