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

body {
text-align: center;
margin: 0;
padding: 0;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "Osaka－等幅", "ＭＳ ゴシック", "MS Gothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background-color: #ffffff;
background-repeat: repeat;

	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

.clearboth {
clear:both; 
visibility:hidden; 
    }
	

#socialbutton_BG {
width:100%;
margin-left: auto;
margin-right: auto;
background-color: #0f101f;
	}
	
	
#socialbutton {
width:900px;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-top: 10px;
margin-bottom: 10px;
text-align: left;
background-color: #0f101f;
	}
	
	
	
.socialbutton_align {
width:310px;
padding-top: 10px;
float:right; 
	}


	


/* ****************************************
	TOP画像
*******************************************/
#container { 
width:900px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 0px;
text-align: center;
	}
	
#cap01 { 
width:900px;
height:55px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
background-image: url(../img/cap01.gif);
background-repeat: no-repeat;
	}
	
	
#cap01_bg { 
width:900px;
margin-left: auto;
margin-right: auto;
background-color: #eeeef0;
margin-top: 0px;
margin-bottom: 0px;
	}



#how_01 { 
width:383px;
height:483px;
margin-left: 40px;
margin-right: 0px;
margin-bottom: 30px;
background-image: url(../img/how_01.gif);
background-repeat: no-repeat;
float:left;	
	}

.imgarea { 
padding-top: 350px;
margin-left: 0px;
	}	

	
#how_02 { 
width:383px;
height:483px;
margin-left: 30px;
margin-right: 0px;
margin-bottom: 30px;
float:left;	
	}	
	
	

	
#how_03 { 
width:383px;
height:375px;
margin-left: 40px;
margin-right: 0px;
margin-bottom: 30px;
float:left;	
	}	
	
	
	
#how_04 { 
width:383px;
height:375px;
margin-left: 30px;
margin-right: 0px;
margin-bottom: 30px;
float:left;	
	}		

	
	
#cap02 { 
width:900px;
height:55px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
background-image: url(../img/cap02.gif);
background-repeat: no-repeat;
	}
	
	
	
	
	
	
	


#footer { 
height:100px;
width:100%;
margin-left: auto;
margin-right: auto;
background-color: #0f101f;
	}
	



	
/* ****************************************
	FOOTER
*******************************************/	
#backtotop {
position: fixed;
bottom: 0;
right: 25px;
	}
	
	
	


/* ****************************************
	FONT
*******************************************/
.ft13 {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #ffffff;
	}
	
	
	
.ft14gy {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #94783d;
	}


.ft22pk {
text-align: left; 
font-size: 22px; 
line-height:1.4; 
color: #94783d;
}




.ft20red {
font-size: 20px; 
line-height:1.5; 
color: #ce421c;
	}



.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #ffffff;
	}






/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #ffff00;
text-decoration: underline;
}

a:visited
 {
color: #ffff00;
text-decoration: underline;
}

a:hover
{
color: #ffff00;
text-decoration: underline;
	}

.dotline
 { border-bottom: dotted 1px #ff0000; }

.dotline_bk
 { border-bottom: dotted 1px #000000; }






/* ****************************************
	カルーセル
*******************************************/
.slider { 
margin: 20px 0 10px!important;}

#carousel li {margin-right: 5px;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}

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