<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

#main_contents .sp, #main_contents .sp_in{
	display:none;
}

#main_contents .pc{
	display: block;
}

#main_contents .pc_in{
	display: inline;
}

#main_contents{
	font-family: "Noto Sans JP", sans-serif;
	font-size: 62.5%;
}

#main_contents #wrap{
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	color: #323232;
	background: #fff;
}

#main_contents #wrap h1{
	width: 96%;
	max-width: 1236px;
	padding: 20px 0;
	margin: 0 auto; 
	font-size: 2.0rem;
	line-height: 1.5em;
	font-weight: 700;
}

#main_contents #wrap &gt; div, #main_contents #wrap &gt; section{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	font-size: 0;
}

#main_contents #wrap section{
	padding: 60px 0;
}

#main_contents #wrap &gt; div .inner, #main_contents #wrap &gt; section .inner{
	width: 96%;
	max-width: 1236px;
	margin: 0 auto;
}

@media only screen and (max-width: 1236px) {
	#main_contents #wrap &gt; div .inner, #main_contents #wrap &gt; section .inner{
		width: 96%;
		max-width: none;
		margin: 0 auto;
	}
}

#main_contents #mv .mv_img{
	position: relative;
}

#main_contents #mv .mv_img img{
	width: 100%;
	height: auto;
}

#main_contents #mv .mv_img p{
	font-size: 1.2rem;
	color: #fff;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#main_contents #read{
	background-color: #0F5241;
	text-align: center;
}

#main_contents #read .inner img{
	width: 80%;
	max-width: 600px;
	height: auto;
	margin: 0 auto;
}

/*
#main_contents #read .inner p{
	font-size: 1.8rem;
	line-height: 1.8em;
	font-weight: 700;
	color: #fefefe;
	text-align: left;
	margin: 50px auto 0;
}
*/

#main_contents #read .inner &gt; p:nth-child(1){
	font-size: 1.6rem;
	line-height: 1.8em;
	font-weight: 500;
	color: #fefefe;
	text-align: center;
	margin: 20px auto 0;
}

#main_contents #read .inner &gt; p:nth-child(2){
	font-size: 3.2rem;
	line-height: 1.8em;
	font-weight: 700;
	color: #fefefe;
    margin: 30px auto 0;
}

#main_contents #release{
	background-color: #FAF7EE;
	text-align: center;
}

#main_contents #release .inner &gt; p:nth-child(1){
	font-size: 3.2rem;
	line-height: 1.8em;
	font-weight: 700;
	color: #0F5241;
}

#main_contents #release .inner &gt; p:nth-child(2){
	width: 100%;
	max-width: 700px;
	font-size: 2.8rem;
	line-height: 1.0em;
	font-weight: 900;
	color: #fefefe;
	background-color: #F5A53B;
	margin: 0 auto;
	padding: 0.6em;
	background-image: url(../images/release_01.png), url(../images/release_02.png);
	background-repeat: no-repeat;
	background-position: left center, right center;
	background-size: auto 100%;
}

@media only screen and (max-width: 767px) {
	#main_contents #release .inner &gt; p:nth-child(2){
		width: auto;
		max-width: none;
		font-size: 2.8rem;
		padding: 0.6em 1.5em;
	}
}
	
#main_contents #release .inner &gt; p:nth-child(3){
	font-size: 1.6rem;
	line-height: 1.8em;
	font-weight: 500;
	color: #323232;
	text-align: left;
	margin: 0 auto;
	display: inline-block;
}

#main_contents #point{
  background: linear-gradient(#3B3838, #0F5241);
}

#main_contents #point .inner .title{
	position: relative;
	margin-top: 50px;
	text-align: center;
}

#main_contents #point .inner .title img{
	width: 100px;
	height: auto;
	position: absolute;
	bottom: 10px;
}

#main_contents #point .inner .title h2{
	font-size: 3.2rem;
	line-height: 1.8em;
	font-weight: 900;
	color: #fefefe;
	border-bottom: 1px solid #fefefe;
	display: inline-block;
	padding: 0 5.0em;
}

@media only screen and (max-width: 767px) {
	#main_contents #point .inner .title{
		position: relative;
		margin-top: 0;
		text-align: center;
	}
	
	#main_contents #point .inner .title img{
		position: relative;
		bottom: 0;
		margin-bottom: 20px;
	}
	
	#main_contents #point .inner .title h2{
		padding: 0 1.0em;
	}
}


#main_contents #point .inner .first{
	background: #fff;
	margin: 50px 0;
}

#main_contents #point .inner .first &gt; div:first-child{
	background: linear-gradient(to right, #FDE6C6, #F5A53B);
	display: flex;
	align-items: center;
}

#main_contents #point .inner .first &gt; div:first-child p{
	font-size: 6.0rem;
	line-height: 1.0em;
	font-weight: 700;
	color: #0F5241;
	padding: 0.3em 1.2em 0.7em 0.3em;
	background-image: url(../images/point_back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: auto 100%;
}

#main_contents #point .inner .first &gt; div:first-child h3{
	font-size: 2.4rem;
	line-height: 1.4em;
	font-weight: 700;
	color: #0F5241;
	padding: 0.5em 0.5em 0 ;
}

#main_contents #point .inner .first &gt; div:last-child{
	font-size: 1.8rem;
	line-height: 1.6em;
	font-weight: 700;
	color: #323232;
	padding: 2.0em 3.0em;
}

#main_contents #point .inner .first &gt; div:last-child ul{
	padding: 1.0em;
}

#main_contents #point .inner .first &gt; div:last-child ul li{
	list-style: "笳�";
	font-size: 1.6rem;
	line-height: 1.6em;
	font-weight: 500;
	color: #F5A53B;
}

#main_contents #point .inner .first &gt; div:last-child ul li span{
	color: #323232;
}

#main_contents #point .inner .link{
	padding: 50px 0;
}

#main_contents #point .inner .link a{
	width: 70%;
	padding: 1.0em 2.0em;
	text-align: center;
	display: block;
	margin: 0 auto;
	font-size: 2.2rem;
	line-height: 1.2em;
	font-weight: 700;
	color: #0F5241;
	border: 1px solid #0F5241;
	background-color: #fefefe;
	border-radius: 35px;
	background-image: url(../images/link_01.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: auto 1.4em;
	transition: .3s;
}

#main_contents #point .inner .link a span{
	font-size: 1.8rem;
	line-height: 1.2em;
	font-weight: 500;
}

#main_contents #point .inner .link a:hover{
	background-color: #0F5241;
	border: 1px solid #fefefe;
	color: #fefefe;
	background-image: url(../images/link_02.png);
	transition: .3s;
}

#main_contents #plan{
	background-color: #FAF7EE;
}

#main_contents #plan .inner .title{
	text-align: center;	
}

#main_contents #plan .inner .title h2{
	font-size: 3.2rem;
	line-height: 1.8em;
	font-weight: 900;
	color: #0F5241;
	border-bottom: 1px solid #0F5241;
	display: inline-block;
	margin-bottom: 1.0em;
}

#main_contents #plan .inner &gt; p{
	font-size: 1.8rem;
	line-height: 1.8em;
	font-weight: 500;
	color: #323232;
	padding-top: 1.8em;
}

#main_contents #plan .inner &gt; p.annotation{
	padding-top: 0;
	font-size: 1.6rem;
}

#main_contents #plan .inner &gt; p.annotation_02{
	padding-top: 0;
    margin: 0 auto;
	font-size: 1.6rem;
	text-align: left;
	display: flex;
	justify-content: center;
}

#main_contents #plan .inner &gt; p.annotation_03{
    width: 48%;
	padding-top: 0;
	font-size: 1.6rem;
	text-align: left;
	display: flex;
	justify-content: center;
}


#main_contents #plan .inner .link{
	display: flex;
	justify-content: space-between;
	margin: 80px 0 20px;
}

#main_contents #plan .inner .link a{
	width: 48%;
	font-size: 2.2rem;
	line-height: 3.3em;
	font-weight: 700;
	color: #0F5241;
	border: 1px solid #0F5241;
	background-color: #fefefe;
	text-align: center;
	background-image: url(../images/link_03.png);
	background-repeat: no-repeat;
	background-position: 98% center;
	background-size: auto 1.0em;
	transition: .3s;
}

#main_contents #plan .inner .link a:hover{
	background-color: #0F5241;
	color: #fefefe;
	background-image: url(../images/link_04.png);
	transition: .3s;
}

#main_contents #plan .inner .link .coming_soon{
	width: 48%;
	font-size: 2.2rem;
	line-height: 1.2em;
	font-weight: 700;
	color: #0F5241;
	border: 1px solid #0F5241;
	background-color: #fefefe;
	text-align: center;
	background-size: auto 1.0em;
	padding: 0.5em 0;
}


#main_contents #plan .inner .catalog{
	width: 100%;
	max-width: 500px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin: 80px auto 20px;
}

#main_contents #plan .inner .catalog &gt; div:first-child{
	width: 35%;
}

#main_contents #plan .inner .catalog &gt; div:first-child img{
	width: 100%;
	height: auto;
}

#main_contents #plan .inner .catalog &gt; div:last-child{
	width: 55%;
}

#main_contents #plan .inner .catalog &gt; div:last-child p{
	font-size: 1.8rem;
	line-height: 1.6em;
	font-weight: 500;
	color: #323232;
	padding: 3.0em 0;
}

#main_contents #plan .inner .catalog &gt; div:last-child a{
	display: block;
	text-align: left;
	font-size: 1.6rem;
	line-height: 3.5em;
	font-weight: 500;
	color: #0F5241;
	border: 1px solid #0F5241;
	background-color: #fefefe;
	padding-left: 1.0em;
	background-image: url(../images/link_03.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: auto 1.0em;
	transition: .3s;
}

#main_contents #plan .inner .catalog &gt; div:last-child a:hover{
	background-color: #0F5241;
	color: #fefefe;
	background-image: url(../images/link_04.png);
	transition: .3s;
}

#main_contents #plan .inner .coupon{
	width: 98%;
	padding: 1.0rem 1%;
	max-width: 900px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 60px auto 0;
	background: linear-gradient(to right, #FDE6C6, #F5A53B);
}

#main_contents #plan .inner .coupon &gt; div:nth-child(1) img{
	height: 60px;
}

#main_contents #plan .inner .coupon &gt; div:nth-child(2) p{
	font-size: 2.0rem;
	line-height: 1.6em;
	font-weight: 700;
	color: #007F51;
}

#main_contents #plan .inner .coupon &gt; div:nth-child(3) a{
	display: block;
	text-align: center;
	font-size: 2.2rem;
	line-height: 2.7em;
	font-weight: 500;
	color: #fefefe;
	background-color: #007F51;
	padding: 0 2.0em;
	background-image: url(../images/link_04.png);
	background-repeat: no-repeat;
	background-position: 98% center;
	background-size: auto 1.0em;
	transition: .3s;
}

#main_contents #plan .inner .coupon &gt; div:nth-child(3) a:hover{
	color: #007F51;
	background-image: url(../images/link_05.png);
	background-color: #fefefe;
	transition: .3s;
}

@media only screen and (max-width: 940px) {
	#main_contents #plan .inner .coupon{
		width: 100%;
		padding: 1.0rem 0;
		max-width: none;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		align-items: center;
		margin: 60px auto 0;
		background: linear-gradient(to right, #FDE6C6, #F5A53B);
	}

	#main_contents #plan .inner .coupon &gt; div:nth-child(1) img.pc{
		display: none;
	}

	#main_contents #plan .inner .coupon &gt; div:nth-child(1) img.sp{
		display: block;
	}
	
	#main_contents #plan .inner .coupon &gt; div:nth-child(1){
		width: 8%;
		padding: 0 1%;
	}

	#main_contents #plan .inner .coupon &gt; div:nth-child(1) img{
	width: 100%;
	height: auto;
	}
	
	#main_contents #plan .inner .coupon &gt; div:nth-child(2) p{
		font-size: 2.0rem;
		line-height: 1.6em;
		font-weight: 700;
		color: #007F51;
	}

	#main_contents #plan .inner .coupon &gt; div:nth-child(3){
		width: 100%;
	}
	
	#main_contents #plan .inner .coupon &gt; div:nth-child(3) a{
		width: 90%;
		margin: 20px auto;
		display: block;
		text-align: center;
		font-size: 2.2rem;
		line-height: 2.7em;
		font-weight: 500;
		color: #fefefe;
		background-color: #007F51;
		padding: 0;
		background-image: url(../images/link_04.png);
		background-repeat: no-repeat;
		background-position: 98% center;
		background-size: auto 1.0em;
		transition: .3s;
	}
}


#main_contents #precautions{
	background-color: #fefefe;
}

#main_contents #precautions .inner .title{
	text-align: center;
}

#main_contents #precautions .inner .title h2{
	font-size: 3.2rem;
	line-height: 1.8em;
	font-weight: 900;
	color: #323232;
	border-bottom: 1px solid #323232;
	display: inline-block;
	margin-bottom: 1.0em;
	padding: 0 1.0em;
}

#main_contents #precautions .inner ul{
	width: 96%;
	margin: 0 auto;
}

#main_contents #precautions .inner ul li{
	list-style: "�� ";
	font-size: 1.6rem;
	line-height: 1.6em;
	font-weight: 500;
	color: #323232;
}

#main_contents #news{
	background-color: #fff;
}

#main_contents #news .inner .title{
	text-align: center;	
}

#main_contents #news .inner .title h2{
	font-size: 3.2rem;
	line-height: 1.8em;
	font-weight: 900;
	color: #0F5241;
	border-bottom: 1px solid #0F5241;
	display: inline-block;
	margin-bottom: 1.0em;
}

#main_contents #news .inner .news_list &gt; div{
	display: flex;
	max-width: 900px;
	border-bottom: 1px solid #C0CFC6;
	margin: 0 auto;
	padding: 0 0 30px;
}


#main_contents #news .inner .news_list p, #main_contents #news .inner .news_list a{
	font-size: 1.8rem;
	line-height: 1.8em;
	font-weight: 500;
	color: #323232;
	padding-top: 1.8em;
}

#main_contents #news .inner .news_list a:hover{
	opacity: 0.5;
}

#main_contents #news .inner .news_list &gt; div &gt; p:first-child{
	font-weight: 700;
	width: 25%;
	min-width: 225px;
}

#main_contents #news .inner .news_list &gt; div &gt; p span{
	font-weight: 500;
	color: #fff;
	background-color: #0F5241;
	padding: 0 1.0em;
	margin-left: 1.5em;
}


/*__page_top_________ */
#page-top {
	position: fixed;
	font-size: 0;
	right: 0;
	bottom: 28px;
	z-index: 1000;
}

#page-top a img{
	width: 30px;
}

#page-top a {
	padding: 7px;
	display: block;
	background: #bc0022;
	border: 1px solid #fff;
	transition: .3s;
}

#page-top a:hover {
	opacity: 0.7;
	transition: .3s;
}

</pre></body></html>