<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">./css/white.css./css/white.css./css/white.css./css/white.css./css/white.css./css/white.css./css/white.css./css/white.css
@charset "utf-8";
/* CSS Document */

/*   蜈ｨ菴薙�謖�ｮ�   */

html{
	font-size: 62.5%;
}

.body{
	font-family: "Noto Sans JP", "Helvetica Neue", "Arial", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", "Helvetica", "Yu Gothic", sans-serif;
	font-size: 2rem; /*20px*/
	line-height: 2;
	margin-left: auto;
	margin-right: auto;
}

img{
	width: 100%;
}


a{
	text-decoration: none;
}


p{
	font-size: 1.5rem;
}


.wrapper{
	width: 1080px;
	margin-left: auto;
    margin-right: auto;
}



.main{
	width: 1080px;
	height: 0;
	padding-top: calc(455 / 1000 * 100%); /* calc(逕ｻ蜒城ｫ倥＆ ﾃｷ 逕ｻ蜒乗ｨｪ蟷� ﾃ� 100%) */
	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u39188522/pc/motegi_lp/css/../img/motegi_bgimg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 20px;
}

.main img{
	width: 100%;
}

.title_01{
	font-size:2rem;
	position: absolute;
	top: 30%;
	left: 20%;
	-ms-transform: translate(-30%,-20%);
  	-webkit-transform: translate(-30%,-20%);
  	transform: translate(-30%,-20%);
  	margin:0;
  	padding:0;
	font-weight: 700;
	letter-spacing: 0.1rem;縲/*縲蟄鈴俣縲*/
}

.title_01 img{
	width: 80%;
	display: block;
}


.title_02{
	font-size:3.5rem;
	position: absolute;
	color: black;
	top: 50%;
	left: 20%;
	-ms-transform: translate(-20%,-50%);
  	-webkit-transform: translate(-20%,-50%);
  	transform: translate(-20%,-50%);
  	margin:0;
  	padding:0;
}


/*   閾ｪ蟾ｱ邏ｹ莉�    */


.intro{
	display: flex;
	padding: 5px;
	margin-bottom: 50px;
}

.intro div{
	width: 50%;
	padding: 20px;
}

.intro_b{
	font-weight: 700;
	font-size: 2.5rem;
}

.intro_txt{
	font-size: 1.1rem;
	margin-top:30px;
}

.motegi_icon_1 img{
	height: 40px;
	width: auto;
}


.motegi_icon_1{
	background-color: black;
	width: 50%;
	height: 15px;
}




/*   陬ｽ蜩∫ｴｹ莉�    */

.series{
	margin-top: 50px;
	margin-bottom: 50px;
}

.series p{
	margin-bottom: 30px;
}

.series_btn{
	display: flex;
	justify-content: space-around;
}

.series_btn p{
	padding: 10px;
}




.line{
	margin: 150px 0 70px 0;
}


/*  繝壹�繧ｸ蜀�Μ繝ｳ繧ｯ縺ｮ菴咲ｽｮ隱ｿ謨ｴ�樔ｸ翫↓菴咏區繧貞�繧後※縲√ロ繧ｬ繝�ぅ繝悶�繝ｼ繧ｸ繝ｳ縺ｧ隕九◆逶ｮ荳翫�繧ｭ繝｣繝ｳ繧ｻ繝ｫ縺吶ｋ   */

a.anchor {
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}




.motegi_item_box{
	margin-bottom: 100px;
}


.m_item_tit img{
	width: 20%;
	padding: 0 10px 0 50px;
}

.m_item_tit{
	font-weight: 700;
	font-size: 2.2rem;
	margin-bottom: 50px;
}

.m_item_txt2{
	margin-bottom: 30px;
	padding: 5px 30px;
}


/*縲縲�槭＠縺溘＞驛ｨ蛻��閭梧勹濶ｲ縺斐→險ｭ螳壹縲*/


.headline{
	color: #FFFFFF;
	padding: 10px 10px 10px 50px;
	font-size: 1.8rem;
	line-height: 2.5rem;
	font-weight: 700;
}

.m_item_red{
	background-color: #c41919;
}

.m_item_bl{
	background-color: #234291;
}

.m_item_or{
	background-color: #f46617;
}

.m_item_pp{
	background-color: #563170;
}

.m_item_gr{
	background-color: #0d4327;
}




/*   縺ｾ縺壹�繧ｳ繝ｬ繧｢繧､繧ｳ繝ｳ縺ｮ險ｭ螳�  */




.m_gold{
	position: absolute;
	top: 0;
	left: 0;
	animation: m_gold 1.4s ease-out;
	animation-iteration-count: infinite; /* 辟｡髯舌↓郢ｰ繧願ｿ斐☆  */
  	opacity: 1;
}

@keyframes m_gold {
  0%{
    transform: rotateY(0) translateY(40px);
    opacity: 0;
  }
  100%{
    transform: rotateY(360deg) translateY(0);
    opacity: 1;
  }
}


.m_gold img{
	width: 70px;
}




/*   2蝠�刀縺ｮ豈碑ｼ�    */

.m_item_2{
	display: flex;
	
}

.m_item{
	width: 50%;
	position: relative;
}


.m_item_1{
	width: 50%;
}


.m_item_4{
	width: 50%;
}

/*  1蝠�刀荳ｦ縺ｳ縲蜿ｳ蛛ｴ蝠�刀蜷阪�繧ｿ繝�ｸｭ螟ｮ險ｭ螳�  */
.margin01 {
margin-top: 50%;
}
/*=================================*/

.m_item img{
	width: 80%;
	display: block;
	margin: 0 auto;
}


.m_item_txt{
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	padding: 30px;
}


.m_item_txt_3{
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	padding: 40px;
}

.m_item_txt_a{
	height: 50%;
	font-size: 1.5rem;
	line-height: 1.5rem;
	margin-bottom: 10px;
	text-align: center;
	
}


.m_item_txt_b{
	height: 50%;
	font-size: 2.5rem;
	line-height: 2.5rem;
	font-weight: 700; 
	text-align: center;
}


.m_item_bg_r{
	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u39188522/pc/motegi_lp/css/../img/motegi_line_rd.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.m_item_bg_y{
	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u39188522/pc/motegi_lp/css/../img/motegi_line_yl.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}


.m_item_bg_nv{
	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u39188522/pc/motegi_lp/css/../img/motegi_line_nv.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}


.m_item_bg_lbl{
	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u39188522/pc/motegi_lp/css/../img/motegi_line_lbl.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}


.m_item_3{
	margin: 10px auto 50px; 
	width: 90%;
	border: 1px solid black;
}


.m_item_bk{
	background-color: black;
	color: white;
	font-weight: 700;
	font-size: 1.6rem;
	text-align: center;
}





.m_cont{
	display: flex;
}

.m_cont_1{
	display: flex;
	justify-content: center;
	width: 50%;
	padding: 30px 20px;
	font-size: 1.5rem;
}

.m_cont_2{
	display: flex;
	justify-content: center;
	width: 49%;
	padding: 30px 20px;
	font-size: 1.5rem;
	border-left: 1px dotted #656565;縲/*縲縲蜿ｳ蛛ｴ縺ｮ遽�峇縺ｫ蟾ｦ蛛ｴ縺ｫ繝峨ャ繝育ｷ壹▽縺代ｋ縺ｨ縺�≧謖�ｮ壹縲*/
}

.m_cont_3{    /*  1蝠�刀縺ｮ蝣ｴ蜷医�險ｭ螳夲ｼ育悄繧謎ｸｭ蛻�￠辟｡縺暦ｼ�  */
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 20px 0;
	padding: 0 20px;
	font-size: 1.5rem;
}


/*  菴ｿ逕ｨ鬆ｻ蠎ｦ縺ｮ險ｭ螳�   */


.m_time{
	font-size: 2rem;
	font-weight: 800;
}



/*  菴ｿ縺医ｋ蝣ｴ謇縺ｮ險ｭ螳�   */

.m_item_pl{
	text-align: center;
	width: 30%;
	padding: 5px 10px;
}

.m_item_pl img{
	display: block;
	width: 100%;
	padding-top: 5%;
}


/*  蠕玲э縺ｪ豎壹ｌ縺ｮ險ｭ螳�   */

.waku {
	height: 50px;
	line-height: 49px;縲/*縲height縺ｮ縺ｿ縺ｧ縺ｪ縺剰｡碁俣險ｭ螳壹ｂ縺励※縺翫￥縺ｨ繧ｺ繝ｬ縺ｪ縺�*/
	width: auto;
	font-size:1.5rem;
	font-weight: 600;
	text-align: center;
	border-style: solid;
	border-width: 3px;
	border-radius: 10px;
	margin: 5px;
	padding: 0 20px;
	box-sizing: border-box;縲/*縲譫�邱壹ｒ荳ｭ縺ｫ縺､縺代ｋ�溘*/
	
}
.m_sabi{
	color: #641616;
	border-color: #641616;
}


.m_koge{
	color: #7d7d7d;
	border-color: #7d7d7d;
}


.m_hishi{
	color: #e3802f;
	border-color: #e3802f;
}


.m_soap{
	color: #ec4f9c;
	border-color: #ec4f9c;
}


/*縲縲闌よ惠縺ｲ縺ｨ縺薙→縺ｮ莠ｺ迚ｩ繧｢繧､繧ｳ繝ｳ逍台ｼｼ隕∫ｴ�縺ｮ險ｭ螳壹縲*/


.m_point::before{
	background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u39188522/pc/motegi_lp/css/../img/motegi_icon02.png);
	content: ' ';
	display: inline-block;
	width: 100px;
	height: 100px;
	background-size: contain;
	vertical-align: middle;
	padding-right: 10px;
	background-repeat: no-repeat;
}


/*  雜�ｺｺ縺溘ｏ縺励�荳邱偵↓菴ｿ縺�→蜉ｹ譫懃噪縺ｪ闌よ惠蜥悟悼縺ｮ險ｭ螳夲ｼ育悄繧謎ｸｭ蛻�￠辟｡縺暦ｼ�  */

.m_item_pl2{
	text-align: center;
	padding: 10px;
}

.m_item_pl2 img{
	width: auto;
	height: 250px;
}








/*縲縲縲繧ｹ繝槭�蟇ｾ蠢懊縲縲*/
@media screen and (max-width: 1024px){  /*  1024px縺ｾ縺ｧ縺ｯ縺薙�險ｭ螳壹′驕ｩ逕ｨ縺輔ｌ繧九*/
	

	/*   蜈ｨ菴薙�謖�ｮ�   */
	
	
	.body{
		width: 100%;
	}
	
	.wrapper{
		width: 100%;
		line-height: 1.4;
	}
	
	p{
		font-size: 1rem;
	}
	

	
	.line{
	margin: 30px 0;
	}
	
	
	
	/*   荳ｭ霄ｫ縺ｮ謖�ｮ�   */
	

	.main{
	width: 100%;
	height: 0;
	padding-top: calc(455 / 1000 * 100%); /* calc(逕ｻ蜒城ｫ倥＆ ﾃｷ 逕ｻ蜒乗ｨｪ蟷� ﾃ� 100%) */
}
	
	
	
	.title_01{
	font-size:1.1rem;
	position: absolute;
	top: 20%;
	left: 20%;
	-ms-transform: translate(-20%,-20%);
  	-webkit-transform: translate(-20%,-20%);
  	transform: translate(-20%,-20%);
  	margin:0;
  	padding:0;
	font-weight: 700;
	letter-spacing: 0.1rem;縲/*縲蟄鈴俣縲*/
}

	.title_01 img{
	width: 60%;
	display: block;
}
	
	
	.motegi_icon_1{
	background-color: black;
	width: 30%;
	height: 15px;
}
	
	
	
	/*   閾ｪ蟾ｱ邏ｹ莉�    */


	.intro{
	display: flex;
	flex-direction: column;
	padding: 5px;
	margin-bottom: 50px;
}

	.intro div{
	width: 100%;
	padding: 20px;
}

	.intro_b{
	font-weight: 700;
	font-size: 2.5rem;
}

	.intro_txt{
	font-size: 1.1rem;
	margin-top:30px;
}

	.motegi_icon_1 img{
	height: 30px;
	width: auto;
}


	.motegi_icon_1{
	background-color: black;
	width: 100%;
	height: 15px;
}
	
	.intro_p img{
		width: 90%;
		display: block;
		margin: 0 auto;
	}

	
	/*   閾ｪ蟾ｱ邏ｹ莉九％縺薙∪縺ｧ    */	
	
	
	.m_item_tit img{
	width: 40%;
	padding: 0 10px;
}
	

	/*   �槭＠縺溘＞陦ｨ鬘後�險ｭ螳�    */		
	
	.headline{
	text-align: center;
	padding: 10px;
}
	
	
	
	/*   縺ｾ縺壹�繧ｳ繝ｬ繧｢繧､繧ｳ繝ｳ縺ｮ險ｭ螳�  */


	.m_gold img{
	width: 50px;
	}
	
	
	
	
	
	.m_cont_1{
	display: flex;
	/*flex-direction: column;*/
	/*justify-content: center;*/
	padding: 20px 10px;
	flex-wrap: wrap;
	width: 50%;
	font-size: 1rem;
}
	
	
	.m_cont_2{
	display: flex;
	/*flex-direction: column;*/
	/*justify-content: center;*/
	padding: 20px 10px;
	flex-wrap: wrap;
	width: 49%;
	font-size: 1rem;
	border-left: 1px dotted #656565;縲/*縲縲蜿ｳ蛛ｴ縺ｮ遽�峇縺ｫ蟾ｦ蛛ｴ縺ｫ繝峨ャ繝育ｷ壹▽縺代ｋ縺ｨ縺�≧謖�ｮ壹縲*/
}

	.m_cont_3{    /*  1蝠�刀縺ｮ蝣ｴ蜷医�險ｭ螳夲ｼ育悄繧謎ｸｭ蛻�￠辟｡縺暦ｼ�  */
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 20px;
	font-size: 1rem;
}

	
	
	.m_item_txt_a{
	height: 50%;
	font-size: 1rem;
	line-height: 1.1rem;
	margin-bottom: 5px;
	text-align: center;
	
}


	.m_item_txt_b{
	height: 50%;
	font-size: 1.5rem;
	line-height: 1.5rem;
	font-weight: 700; 
	text-align: center;
}
	
	

	/*  菴ｿ縺医ｋ蝣ｴ謇縺ｮ險ｭ螳�   */

	.sp_01{
	width: 70%;
	}
	

	
	/*  蠕玲э縺ｪ豎壹ｌ縺ｮ險ｭ螳�   */

	.waku {
	height: 30px;
	line-height: 28px;縲/*縲height縺ｮ縺ｿ縺ｧ縺ｪ縺剰｡碁俣險ｭ螳壹ｂ縺励※縺翫￥縺ｨ繧ｺ繝ｬ縺ｪ縺�*/
	width: auto;
	font-size:1.5rem;
	font-weight: 600;
	text-align: center;
	border-style: solid;
	border-width: 3px;
	border-radius: 10px;
	margin: 5px;
	padding: 0 10px;
	box-sizing: border-box;縲/*縲譫�邱壹ｒ荳ｭ縺ｫ縺､縺代ｋ�溘*/
	
}
	
	
	/*  雜�ｺｺ縺溘ｏ縺励�荳邱偵↓菴ｿ縺�→蜉ｹ譫懃噪縺ｪ闌よ惠蜥悟悼縺ｮ險ｭ螳夲ｼ育悄繧謎ｸｭ蛻�￠辟｡縺暦ｼ�  */


	.m_item_pl2 img{
	width: auto;
	height: 100px;
	}	
	
	
}







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