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

html{height:100%; /** -webkit-font-smoothing: antialiased; **/}

body{
	margin:0px;
	padding:0px;
	letter-spacing:0.05em;
	line-height:1.8;
	font-family: 'Kiwi Maru', "繝偵Λ繧ｮ繝手ｧ偵ざ繧ｷ繝�け Pro","Hiragino Kaku Gothic Pro",'Noto Sans JP' , "Hiragino Sans",  "貂ｸ繧ｴ繧ｷ繝�け" , "Yu Gothic" , "YuGothic" , "繝｡繧､繝ｪ繧ｪ",Meiryo,Osaka,"�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け","MS PGothic",sans-serif;
	font-size : 15px ;
	-webkit-text-size-adjust: 100% ;
	font-weight : 400 ;
	overflow-x : hidden ;
	width  : 100% ;
	color : #219bcc ;
	background-color: #6ac3ff ;
}

#container{
	position : relative ;
	width : 100% ;
	height : auto ;
	overflow : hidden ;
	background-color: #2B2B2B ;
}

.mincho{
	font-family: "繝偵Λ繧ｮ繝取�譛� Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , 'Noto Serif JP' , "Roboto Slab" , Garamond , "Times New Roman" , "貂ｸ譏取悃" , "Yu Mincho" , "貂ｸ譏取悃菴�" , "YuMincho" , "HGS譏取悃E" , "�ｭ�ｳ �ｰ譏取悃" , "MS PMincho" , serif;
}

.mont{
	font-family: 'Montserrat', sans-serif;
}

img {
	position : relative ;
	display : block ;
	width : auto ;
	height : auto ;
	border: none;
	border-style : none ;
	-webkit-backface-visibility: hidden;
}

a img{
	border-style : none ;
}

a{
	outline: none;
	text-decoration: none ;
}
a{
	color : #E0E0E0 ;
}
a:visited{
	color : #E0E0E0 ;
}
a:link{
	color : #E0E0E0 ;
}
a:hover{
	color : #E0E0E0 ;
}
hr{
	margin : 0px ;
	border : 0px ;
	height : 6px ;
	/** background-color : #000000 ; **/
}

p{
	position : relative ;
	margin : 0px ;
}

ul{
	padding : 0px ;
	margin : 0px ;
}

section,
div{
	box-sizing : border-box ;
	position : relative ;
}

strong{
	font-weight : 600 ;
}

button, input, select, textarea {
	font-family : inherit;
	font-size : 100%;
}

.clearfloat{
	clear : both ;
}

.floatbreak{
	position : relative ;
	float : left ;
}
.floatjoint{
	position : relative ;
	float : none ;
	clear : both ;
}

.floatleft{
	position : relative ;
	float : left ;
}

.floatright{
	position :relative ;
	float : right ;
}

.hover{
	cursor : pointer ;
}

.op{	cursor : pointer ; }

.op:hover{
	opacity: 0.6 ;
}

.pc{ display : block ; }
.sp{ display : none ; }

.tb{ display : none ; }


.wp_fill,
.wp_fit{
	position : absolute ;
	top : 0px ;
	left : 0px ;
	width : auto ;
	height: 100% ;
	z-index : 4 ;
}

.appear{
	top : 40px ;
	opacity : 0.01 ;
}
.appear2{
	top : 30px ;
}
.appear3{
	top : 40px ;
}
.appear4{
	top : 50px ;
}


.preappear{
	opacity : 0.01 ;
}


#view_size{
	position : fixed ;
	top : 0px ;
	left : 0px ;
	width : 100% ;
	height : 100% ;
	z-index : -100 ; 
}


.flex{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap : wrap;
	-webkit-flex-wrap : wrap;
}

h1,h2,h3,h4,h5,h6{
	display : block ;
	position: relative ;
	box-sizing : border-box ;
	margin : 0px ;
	padding : 0px ;
}


*{
	outline: none !important;
}


/**
.transforn{
	transform : translate(-50%, 0);
	-webkit-transform : translate(-50%, 0);
	-ms-transform : translate(-50%, 0);
}

.rad{
	border-radius : 5px ;
	-moz-border-radius : 5px ;
	-webkit-border-radius : 5px ;
}


.scale150{
	-webkit-transform : scale(1.0) ;
	-ms-transform : scale(1.0) ;
	transform : scale(1.0) ;
}
**/


.mid{
	position: absolute ;
	top : 50% ;
	left : 50% ;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index : 5 ;
}


#twitter-widget-0{
	float : left ;
}
.fb-like{
	float : left ;
	font-size : 0px ;
	line-height : 20px ;
	margin-left:  4px ;
}
.linebtn{
	float : left ;
	height : 28px ;
	margin-left : 4px ;
}





.spnavi_btnbox{
	position : absolute ;
	top : 10px ;
	right : 20px ;
	width : 60px ;
	height : 60px ;
}
.spnavi_bar01{
	width : 60px ;
	height : 60px ;
	position : absolute ;
	top : -16px ;
}
.spnavi_bar02{
	width : 60px ;
	height : 60px ;
	position : absolute ;
	bottom : -16px ;
}
.spnavi_bar03{
	width : 60px ;
	height : 60px ;
	position : absolute ;
	top : 0px ;
}
.spnavi_bar_white{
	position : absolute ;
	top : 50% ;
	left : 0% ;
	width : 100% ;
	height : 8px ;
	margin-top : -4px ;
	border-radius: 4px ;
	background-color : #2B2B2B ;
}
















/**************************************************************************************/
/**************************************************************************************/
/* SP Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 980px) {

html{min-width:380px;}

body{
	min-width : 380px ;
	font-size : 20px ;
}

.pc{ display : none ; }
.sp{ display : block ; }

.floatjoint{
	position : relative ;
	float : left ;
	clear : none ;
}
.floatbreak{
	position : relative ;
	float : none ;
	clear : both ;
}


/**
.scale150{
	-webkit-transform : scale(1.5) ;
	-ms-transform : scale(1.5) ;
	transform : scale(1.5) ;
}
**/



} /** endof sp **/</pre></body></html>