/* -------------------------------------------------------------------------------------------------------------

	style.css

------------------------------------------------------------------------------------------------------------- */
.toolBox01 {
	background-color: #98771f;
}
#pageContainer {
	overflow: hidden;
}
#pageContainer sup {
	line-height: 0;
	font-size: 1.0rem;
}
#pageContainer sub {
	vertical-align: text-bottom;
	font-size: 1.0rem;
}
#pageContainer img {
	display: inline-block;
}

/* -------------------------------------------------------------------------------------------------------------

	PC / PRINT

------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 769px), print {
/* -------------------------------------------------------------------------------------------------------*/
#pageContainer .sp {
	display: none !important;
}
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	PC

------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 769px) {
/* -------------------------------------------------------------------------------------------------------*/
#pageContainer .alphaHover a:hover img {
	opacity: 0.7;
}
#pageContainer .rpCmnInner01 {
	width: 940px;
	margin: 0 auto;
}
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	TAB

------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 481px) and (max-width: 768px) {
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	SP / TAB

------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
/* -------------------------------------------------------------------------------------------------------*/
#pageContainer {
}
#pageContainer .pc {
	display: none !important;
}
#pageContainer .rpCmnInner01 {
	margin: 0 4%;
}
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	print

------------------------------------------------------------------------------------------------------------- */
@media print {
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	style.css

------------------------------------------------------------------------------------------------------------- */

#modal1 iframe {
	border: 0;
}
.modal-content {
	position: fixed;
	display: none;
	z-index: 9999;
	width: 94%;
	max-width: 880px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff;
}
.modal-open {
	display: block;
	cursor: pointer;
}
.modal-close {
	position: absolute;
	top: -39px;
	right: 0;
	width: 40px;
	height: 40px;
	background: url(/-/Media/com/lycee-rich/top/btn_close.png) no-repeat;
	background-size: 100%;
}
.modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	z-index: 999;
}
.modalInner {
	position: relative;
	width: 100%;
	max-width: 880px;
	padding-top: 56.25%;
}
.modalInner iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	z-index: 999;
	outline: none;
	border: none;
	outline-offset: -1px;
}

/* -------------------------------------------------------------------------------------------------------------

	PC / PRINT

------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 769px), print {
/* -------------------------------------------------------------------------------------------------------*/
.rpTop {
	font-size: 1.6rem;
	line-height: 1.63;
	letter-spacing: 0.05em;
}
/* rpMv
-----------------------------------------------------------------*/
.rpTop #rpMvInner01 {
	background-color: #9e0b30;
	background-image: url(bg_mv01.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.rpTop #rpMvInner01:before {
	content: "";
	display: block;
	width: 100%;
	height: 50px;
	background: url(/-/Media/com/lycee-rich/top/bg_mv03.jpg) no-repeat center;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
}
.rpTop #rpMv .rpMvBox01 {
	width: 940px;
	height: 319px;
	margin: 0 auto;
	position: relative;
}
.rpTop #rpMv .rpMvTtl01,
.rpTop #rpMv .rpMvImg01,
.rpTop #rpMv .rpMvTxt01,
.rpTop #rpMv .rpMvTxt02,
.rpTop #rpMv .rpMvTxt03 {
	position: absolute;
}
.rpTop #rpMv .rpMvTtl01 {
	left: 0;
	top: 14px;
}
.rpTop #rpMv .rpMvImg01 {
	left: 159px;
	top: 14px;
}
.rpTop #rpMv .rpMvTxt01 {
	right: 153px;
	top: 43px;
}
.rpTop #rpMv .rpMvTxt02 {
	right: 20px;
	top: 279px;
}
.rpTop #rpMv .rpMvTxt03 {
	right: 2px;
	top: 526px;
}
.rpTop #rpMvInner02 {
	background: #9e0b30 url(/-/Media/com/lycee-rich/top/1910/bg_mv04.jpg) no-repeat center;
	background-size: cover;
	height: 274px;
}
.rpTop #rpMvInner02 .rpMvBox02 {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
.rpTop #rpMvInner02 p {
	position: absolute;
	bottom: 10px;
	right: 100px;
}
.rpTop #rpMvInner02 p + p {
	right: 0;
}
.rpTop #rpMvInner02 dl {
	width: 720px;
}
.rpTop #rpMvInner02 dl dt,
.rpTop #rpMvInner02 dl dd {
	text-align: center;
}
.rpTop #rpMvInner02 dl dt {
	padding-top: 41px;
	text-align: left;
}
.rpTop #rpMvInner02 dl dd {
	margin: 9px 0 0;
}
.rpTop #rpMvInner02 dl dt + dd {
	margin-top: 20px;
}
.rpTop #rpMvInner02 dl dd ul li {
	display: inline-block;
}
.rpTop #rpMvInner02 dl dd ul li + li {
	margin-left: -8px;
}
/* rpIntro
-----------------------------------------------------------------*/
.rpTop #rpIntro {
	background: #c5c1cd;
}
.rpTop #rpIntro .rpIntroTxt01 {
	text-align: center;
	background: #000;
	padding: 43px 0;
}
.rpTop #rpIntro .rpIntroInner01 {
	height: 374px;
	background: linear-gradient(90deg, rgba(171,171,171,1) 0%, rgba(171,171,171,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
	position: relative;
}
.rpTop #rpIntro .rpIntroInner01 img {
	display: block;
	height: 100% !important;
	max-width: inherit;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -711px;
}
.rpTop #rpIntro .rpIntroTxt02 {
	margin: -1.5% 0 0;
	padding: 11.5% 0 0;
	background: url(/-/Media/com/lycee-rich/top/bg_intro02.png) no-repeat center bottom;
	background-size: cover;
	position: relative;
}
.rpTop #rpIntro .rpIntroTxt02 img {
	max-width: 577px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -80%);
	transform: translate(-50%, -80%);
}

/* rpAbout
-----------------------------------------------------------------*/
.rpTop #rpAbout {
	margin: -1.5% 0 0;
	padding: 75px 0 70px;
	background: #be1e44 url(bg_about01.png) no-repeat center;
	background-size: 100% 100%;
	text-align: center;
	color: #fff;
}
.rpTop .rpAboutLogo01 {
	margin: 25px auto 40px;
}
.rpTop .rpAboutBox01 {
	margin: 30px 0 0;
	position: relative;
	text-align: left;
}
.rpTop .rpAboutBox01:after {
	content: "";
	clear: both;
	display: block;
}
.rpTop .rpAboutBoxLeft01 {
	float: left;
	margin-left: 180px;
}
.rpTop .rpAboutBoxLeft01:nth-child(n + 2) {
	margin-left: 100px;
}
.rpTop .rpAboutImg02 {
	margin-left: -10px;
}
.rpTop .rpAboutTxt01 {
	font-size: 1.2rem;
	margin: 10px 0 0;
}
.rpTop .rpAboutTxt01 span:first-child {
	display: inline-block;
	border: 1px solid #fff;
	margin: 0 6px 0 0;
	padding: 0 4px;
}
.rpTop .rpAboutTxt02 {
	font-size: 1.2rem;
	margin: 5px 0 0;
}
.rpTop .rpAboutNotes {
	clear: both;
	font-size: 1.2rem;
	padding-top: 30px;
	text-align: center;
}
.rpTop .rpAboutPoint {
	margin-top: 60px;
}
.rpTop .rpAboutPoint ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: -30px;
}
.rpTop .rpAboutPoint li {
	margin-top: 30px;
	position: relative;
}
.rpTop .rpAboutPoint li span {
	position: absolute;
	top: 100%;
	right: 0;
	font-size: 1.2rem;
	margin-top: 2px;
}

/* rpHowto
-----------------------------------------------------------------*/
.rpTop #rpHowto {
	padding: 70px 0;
	position: relative;
	background: url(/-/Media/com/lycee-rich/top/2111/bg_howto01.png) no-repeat center;
	background-size: 100% 100%;
}
.rpTop #rpHowto::before {
	content: "";
	display: block;
	width: 562px;
	height: 272px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/-/Media/com/lycee-rich/top/2111/bg_howto02.png) no-repeat center;
	background-size: cover;
}
.rpTop #rpHowto::after {
	content: "";
	display: block;
	width: 307px;
	height: 64px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(/-/Media/com/lycee-rich/top/2111/bg_howto03.png) no-repeat center;
	background-size: cover;
}
.rpTop #rpHowto h2 {
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	z-index: 2;
}
.rpTop .rpHowtoBox01 {
	position: relative;
	z-index: 2;
}
.rpTop .rpHowtoBox01 dl + dl {
	padding-top: 40px;
	margin-top: 40px;
	background: url(/-/Media/com/lycee-rich/top/2111/bg_howto04.png) no-repeat center top;
}
.rpTop .rpHowtoBox01 dl dt {
	padding-left: 80px;
	background: url(/-/Media/com/lycee-rich/top/2111/txt_howto_q.png) no-repeat 22px top;
	min-height: 36px;
	padding-top: 2px;
	font-size: 20px;
	font-weight: 700;
}
.rpTop .rpHowtoBox01 dl dd {
	margin-top: 30px;
	padding-left: 80px;
	background: url(/-/Media/com/lycee-rich/top/2111/txt_howto_a.png) no-repeat 22px top;
	min-height: 36px;
	padding-top: 2px;
	font-size: 20px;
}
.rpTop .rpHowtoBox01 dl dd img {
	display: block !important;
	text-align: center;
	margin: 10px auto 0;
	position: relative;
	left: -40px;
}

/* rpMovie
-----------------------------------------------------------------*/
.rpTop #rpMovie {
	color: #fff;
	text-align: center;
	padding: 80px 0 50px;
	background: #000 url(/-/Media/com/lycee-rich/top/bg_movie01.png) no-repeat center top;
}
.rpTop #rpMovie h2 {
	margin: 0 0 66px;
}
.rpTop #rpMovie .rpMovieMovie01 {
	width: 600px;
	margin: 0 auto;
	position: relative;
}
/* rpFeature
-----------------------------------------------------------------*/
.rpTop #rpFeature {
	text-align: center;
	padding: 63px 0 83px;
	background: url(/-/Media/com/lycee-rich/top/bg_feature01.jpg) no-repeat center;
	background-size: cover;
}
.rpTop #rpFeature h2 {
	margin: 0 0 67px;
}
.rpTop #rpFeature .rpFeatureBox01:after {
	content: "";
	clear: both;
	display: block;
}
.rpTop #rpFeature .rpFeatureBox01 dl {
	width: 450px;
}
.rpTop #rpFeature .rpFeatureBox01 dl:first-child {
	float: left;
}
.rpTop #rpFeature .rpFeatureBox01 dl:last-child {
	float: right;
}
.rpTop #rpFeature .rpFeatureBox01 dl dt + dd {
	margin: 34px 0 0;
}
.rpTop #rpFeature .rpFeatureBox01 dl dd + dd {
	margin: 10px 0 0;
	letter-spacing: normal;
}
/* .rpProduct
-----------------------------------------------------------------*/
.rpTop #rpProduct {
	color: #fff;
	padding: 74px 0 58px;
	background: #be1e44 url(/-/Media/com/lycee-rich/top/bg_product01.jpg) no-repeat center;
	background-size: cover;
}
.rpTop #rpProduct h2 {
	text-align: center;
	margin: 0 0 70px;
}
.rpTop #rpProduct .rpProductLogo01 {
	text-align: center;
}
.rpTop #rpProduct .rpProductLogo01 span {
	display: block;
	color: #fddf90;
	font-style: oblique;
}
.rpTop #rpProduct .rpProductBox01 {
	margin: 30px 60px 0;
	position: relative;
}
.rpTop #rpProduct .rpProductBox01:after {
	content: "";
	clear: both;
	display: block;
}
.rpTop #rpProduct .rpProductBoxLeft01 {
	float: left;
}
.rpTop #rpProduct .rpProductBoxLeft01 + .rpProductBoxLeft01 {
	float: right;
	position: absolute;
	top: 0;
	right: -125px;
}
.rpTop #rpProduct .rpProductTxt01 {
	font-size: 1.2rem;
	margin: 15px 0 0;
}
.rpTop #rpProduct .rpProductTxt01 span:first-child {
	display: inline-block;
	border: 1px solid #fff;
	margin: 0 6px 0 0;
	padding: 0 4px;
}
.rpTop #rpProduct .rpProductTxt02 {
	font-size: 1.2rem;
	margin: 15px 0 0;
}
.rpTop #rpProduct .rpProductImg01 {
	margin: 40px 0 0;
	text-align: center;
}
.rpTop #rpProduct .rpProductList01 {
	margin: 20px 0 0;
}
.rpTop #rpProduct .rpProductList01 dt {
	font-size: 1.4rem;
}
.rpTop #rpProduct .rpProductImg02 {
	margin: -100px 0 0 45px;
}
.rpTop #rpProduct .rpProductList02 {
	margin: 15px 60px 0;
}
.rpTop #rpProduct .rpProductList02:after {
	content: "";
	clear: both;
	display: block;
}
.rpTop #rpProduct .rpProductList02 li:first-child {
	float: left;
	margin: 0 0 0 -8px;
}
.rpTop #rpProduct .rpProductList02 li:last-child {
	float: right;
	margin: 0 -8px 0 0;
}
.rpTop #rpProduct .rpCampaign {
	width: 940px;
	margin: 0 auto;
}
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	PC

------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 769px) {
/* -------------------------------------------------------------------------------------------------------*/
.modal-close {
	top: -59px;
	width: 60px;
	height: 60px;
}
.modal-close:hover {
	cursor: pointer;
	opacity: 0.7;
}

.rpTop a:hover {
	display: block;
	opacity: 0.7;
}
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 1154px) {
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	TAB

------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 481px) and (max-width: 768px) {
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	SP / TAB

------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
/* -------------------------------------------------------------------------------------------------------*/

.rpTop {
	font-size: 1.4rem;
	line-height: 1.71;
	letter-spacing: 0.05em;
}
/* rpMv
-----------------------------------------------------------------*/
.rpTop #rpMvInner01 {
	background-color: #9e0b30;
	background: url(/-/Media/com/lycee-rich/top/2111/bg_mv01_sp.png) no-repeat center;
	background-size: cover;
	position: relative;
}
.rpTop #rpMvInner01:before {
	content: "";
	display: block;
	width: 100%;
	padding: 9.33% 0 0;
	background: url(/-/Media/com/lycee-rich/top/bg_mv03_sp.jpg) no-repeat center;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
}
.rpTop #rpMv .rpMvImg01 ,
.rpTop #rpMv .rpMvTtl01,
.rpTop #rpMv .rpMvTxt02,
.rpTop #rpMv .rpMvTxt03 {
	position: absolute;
}
.rpTop #rpMv .rpMvImg01 {
	width: 100%;
	left: 0;
	top: 0;
}
.rpTop #rpMv .rpMvTxt01 {
	width: 100%;
}
.rpTop #rpMv .rpMvTxt02 {
	width: 45.6%;
	margin: 0 3.2% 0.5%;
	right: 0;
	bottom: 0;
}
.rpTop #rpMv .rpMvTxt03 {
	width: 56.8%;
	margin: 102.13% 3.2% 0 0;
	right: 0;
	top: 0;
}
.rpTop #rpMvInner02 {
	background: #9e0b30 url(/-/Media/com/lycee-rich/top/1910/bg_mv04_sp.jpg) no-repeat center;
	background-size: cover;
}
.rpTop #rpMvInner02 .rpMvBox02 {
	padding: 7% 0 2%;
	position: relative;
}
.rpTop #rpMvInner02 p {
	width: 22%;
	position: absolute;
	right: 28%;
	bottom: 48%;
}
.rpTop #rpMvInner02 p + p {
	right: 5%;
}
.rpTop #rpMvInner02 p img {
	width: 100%;
}
.rpTop #rpMvInner02 dl dt {
	width: 43%;
	margin: 0 0 0 4%;
}
.rpTop #rpMvInner02 dl dd {
	width: 100%;
	margin: -13% 0 0;
}
.rpTop #rpMvInner02 dl dd img {
	width: 100%;
}
.rpTop #rpMvInner02 dl dd ul {
	margin: 22% 3% 0;
}
/* rpIntro
-----------------------------------------------------------------*/
.rpTop #rpIntro {
	background: #c5c1cd;
}
.rpTop #rpIntro .rpIntroTxt01 {
	text-align: center;
	background: #000;
	padding: 0;
}
.rpTop #rpIntro .rpIntroTxt01 img {
	width: 100%;
	margin: 0 auto;
}
.rpTop #rpIntro .rpIntroInner01 img {
	width: 100%;
}
.rpTop #rpIntro .rpIntroTxt02 {
	margin: -2% 0 0;
	padding: 29.33% 0 0;
	background: url(/-/Media/com/lycee-rich/top/bg_intro02_sp.png) no-repeat center bottom;
	background-size: cover;
	position: relative;
}
.rpTop #rpIntro .rpIntroTxt02 img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
/* rpAbout
-----------------------------------------------------------------*/
.rpTop #rpAbout {
	margin: -2.8% 0 0;
	padding: 7.07% 0 8.53%;
	background: #be1e44 url(bg_about01_sp.png) no-repeat center top;
	background-size: 100% 100%;
	text-align: center;
	color: #fff;
}
.rpTop #rpAbout h2 {
	width: 100%;
	margin: 0 auto 3%;
}
.rpTop #rpAbout .rpAboutBox01 {
	margin: 5% 0 0;
	position: relative;
}
.rpTop #rpAbout .rpAboutBox01:after {
	content: "";
	clear: both;
	display: block;
}
.rpTop #rpAbout .rpAboutBoxLeft01 {
	width: 48%;
	float: left;
	text-align: left;
	margin-left: 6%;
}
.rpTop #rpAbout .rpAboutBoxLeft01 + .rpAboutBoxLeft01 {
	float: right;
	margin-left: 0;
	margin-right: -2%;
}
.rpTop #rpAbout .rpAboutTxt01 {
	font-size: 1.2rem;
	margin-top: 2%;
}
.rpTop #rpAbout .rpAboutTxt01 span:first-child {
	display: inline-block;
	border: 1px solid #fff;
	padding: 0 4px;
}
.rpTop #rpAbout .rpAboutTxt01 span:last-child {
	display: inline-block;
	font-size: 1.1rem;
	letter-spacing: -0.05em;
	margin: 5px 0 0 0;
}
.rpTop #rpAbout .rpAboutTxt02 {
	font-size: 1.2rem;
	margin-top: 2%;
}
.rpTop #rpAbout .rpAboutImg01 {
	margin: 5% 5% 0;
}
.rpTop #rpAbout .rpAboutImg02 {
	margin: 0 0 0 -5%;
	width: 44.2vw;
}
.rpTop #rpAbout .rpAboutBoxLeft01:first-child .rpAboutImg02 {
	width: 36vw;
}
.rpTop #rpAbout .rpAboutNotes {
	padding: 3% 0 0;
	font-size: 1.2rem;
	text-align: left;
	clear: both;
}
.rpTop #rpAbout .rpAboutPoint {
	margin-top: 10%;
}
.rpTop #rpAbout .rpAboutPoint li + li {
	margin-top: 5%;
}
.rpTop #rpAbout .rpAboutPoint span {
	display: block;
	text-align: right;
	margin-top: 1%;
	margin-bottom: -2%;
	font-size: 1.2rem;
}

/* rpHowto
-----------------------------------------------------------------*/
.rpTop #rpHowto {
	padding: 10% 0;
	position: relative;
	background: url(/-/Media/com/lycee-rich/top/2111/bg_howto01_sp.png) no-repeat center;
	background-size: 100% 100%;
}
.rpTop #rpHowto h2 {
	text-align: center;
	margin-bottom: 7%;
	position: relative;
	z-index: 2;
}
.rpTop .rpHowtoBox01 {
	position: relative;
	z-index: 2;
}
.rpTop .rpHowtoBox01 dl + dl {
	padding-top: 30px;
	margin-top: 30px;
	background: url(/-/Media/com/lycee-rich/top/2111/bg_howto04_sp.png) no-repeat center top / 100% auto;
}
.rpTop .rpHowtoBox01 dl dt {
	padding-left: 35px;
	background: url(/-/Media/com/lycee-rich/top/2111/txt_howto_q_sp.png) no-repeat left top / 21px;
	min-height: 23px;
	padding-top: 0;
	font-size: 16px;
	font-weight: 700;
}
.rpTop .rpHowtoBox01 dl dd {
	margin-top: 25px;
	padding-left: 35px;
	background: url(/-/Media/com/lycee-rich/top/2111/txt_howto_a_sp.png) no-repeat left top / 24px;
	min-height: 27px;
	padding-top: 0;
	font-size: 16px;
}
.rpTop .rpHowtoBox01 dl dd img {
	display: block !important;
	text-align: center;
	margin: 10px 0 0 -35px;
	position: relative;
	width: calc(100% + 35px);
	max-width: inherit;
}


/* rpMovie
-----------------------------------------------------------------*/
.rpTop #rpMovie {
	color: #fff;
	text-align: center;
	padding: 12.53% 0 19.6%;
	background: #000 url(/-/Media/com/lycee-rich/top/bg_movie01_sp.png) no-repeat center top;
	background-size: 100% auto;
}
.rpTop #rpMovie h2 {
	width: 29.42%;
	margin: 0 auto 11.59%;
}
.rpTop #rpMovie .rpMovieMovie01 {
	width: 100%;
	margin: 0 auto;
}
/* rpFeature
-----------------------------------------------------------------*/
.rpTop #rpFeature {
	text-align: center;
	padding: 10.4% 0 9.33%;
	background: url(/-/Media/com/lycee-rich/top/bg_feature01_sp.jpg) no-repeat center;
	background-size: cover;
}
.rpTop #rpFeature h2 {
	width: 80.72%;
	margin: 0 auto 10.14%;
}
.rpTop #rpFeature .rpFeatureBox01 dl {
	margin: 8.7% 0 0;
}
.rpTop #rpFeature .rpFeatureBox01 dl dt + dd {
	margin: 8.12% 0 0;
}
.rpTop #rpFeature .rpFeatureBox01 dl dd + dd {
	text-align: left;
	margin: 6.52% 0 0;
	letter-spacing: normal;
}
/* .rpProduct
-----------------------------------------------------------------*/
.rpTop #rpProduct {
	color: #fff;
	padding: 11.73% 0 4.67%;
	background: #be1e44 url(/-/Media/com/lycee-rich/top/bg_product01.jpg) no-repeat center;
	background-size: cover;
}
.rpTop #rpProduct h2 {
	width: 40.29%;
	text-align: center;
	margin: 0 auto 7.39%;
}
.rpTop #rpProduct .rpProductLogo01 {
	text-align: center;
}
.rpTop #rpProduct .rpProductLogo01 span {
	display: block;
	margin: -0.72% 0 0;
	color: #fddf90;
	font-style: oblique;
}
.rpTop #rpProduct .rpProductBox01 {
	margin: 8.7% 0 0;
	position: relative;
}
.rpTop #rpProduct .rpProductBox01:after {
	content: "";
	clear: both;
	display: block;
}
.rpTop #rpProduct .rpProductBoxLeft01 {
	width: 48%;
	float: left;
}
.rpTop #rpProduct .rpProductBoxLeft01 + .rpProductBoxLeft01 {
	float: right;
}
.rpTop #rpProduct .rpProductTxt01 {
	font-size: 1.2rem;
	margin-top: 3%;
}
.rpTop #rpProduct .rpProductTxt01 span:first-child {
	display: inline-block;
	border: 1px solid #fff;
	padding: 0 4px;
}
.rpTop #rpProduct .rpProductTxt01 span:last-child {
	display: inline-block;
	font-size: 1.1rem;
	letter-spacing: -0.05em;
	margin: 5px 0 0 0;
}
.rpTop #rpProduct .rpProductTxt02 {
	font-size: 1.2rem;
	margin-top: 3%;
	text-indent: -4.2em;
	padding-left: 4.2em;
}
.rpTop #rpProduct .rpProductImg01 {
	margin: 5% 5% 0;
}
.rpTop #rpProduct .rpProductList01 {
	width: 90.05%;
	margin: 5% 0 0;
}
.rpTop #rpProduct .rpProductList01 dt {
	font-size: 1.2rem;
}
.rpTop #rpProduct .rpProductList01 dd {
	margin: 1.49% 0 0;
}
.rpTop #rpProduct .rpProductImg02 {
	margin: -55% 0 0;
}
.rpTop #rpProduct .rpProductBoxLeft01:first-child .rpProductImg02 {
	transform: translateX(12%);
}
.rpTop #rpProduct .rpProductList02 {
	margin: 4.2% 0 0;
	text-align: center;
}
.rpTop #rpProduct .rpProductList02 li {
	display: inline-block;
}
.rpTop #rpProduct .rpProductList02:after {
	content: "";
	clear: both;
	display: block;
}
.rpTop #rpProduct .rpProductList02 li + li {
	margin-top: 2%;
}
.rpTop #rpProduct .rpCampaign {
	margin-top: 2%;
}
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	print

------------------------------------------------------------------------------------------------------------- */
@media print {
/* -------------------------------------------------------------------------------------------------------*/
	
	
/* -------------------------------------------------------------------------------------------------------*/
}
