

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

body{
	margin:0px;
	padding:0px;
	letter-spacing:0.05em;
	line-height:1.8;
	font-family: 'Noto Sans JP' , "Hiragino Sans", "ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro", "游ゴシック" , "Yu Gothic" , "YuGothic" , "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size : 14px ;
	-webkit-text-size-adjust: 100% ;
	font-weight : 500 ;
	overflow-x : hidden ;
	width  : 100% ;
	color : #333333 ;
}

#container{
	position : relative ;
	width : 100% ;
	height : auto ;
	overflow : hidden ;
}

.mincho{
	font-family:'Noto Serif JP' , "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "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 : #333333 ;
}
a:visited{
	color : #333333 ;
}
a:link{
	color : #333333 ;
}
a:hover{
	color : #333333 ;
}
hr{
	margin : 0px ;
	border : 0px ;
	height : 6px ;
	/** background-color : #000000 ; **/
}
h1,h2,h3,h4,h5,h6{
	display : block ;
	position: relative ;
	box-sizing : border-box ;
	margin : 0px ;
	padding : 0px ;
}

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

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

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

strong{
	font-weight : 600 ;
}

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

pre {
	white-space: pre-wrap ;
}


table{
	width : 100% ;
	border-collapse: separate;
	border-spacing: 10px ;
	margin-top : 60px ;
}
th{
	background-color: #2985BC;
	padding : 30px ;
	color : #FFFFFF ;
	text-align : center ;
	width : 300px ;
}
td{
	background-color: #FFFFFF;
	padding : 30px ;
}





.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{
	opacity : 0.01 ;
	left : 20px ;
}
.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;
	justify-content: space-between;
	/** justify-content: space-around ; **/
	flex-wrap : wrap;
}

/**
.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 ;
}


.testsite_mark{
    position: fixed ;
    box-sizing : border-box ;
    bottom : -10px ;
    left : -10px ;
    width : 80px ;
    height : 80px ;
    text-align : center ;
    background-color : #FFC600;
    border : 2px solid #FFFFFF ;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.25) ;
    color : #FFFFFF ;
    font-size : 16px ;
    font-weight : 900 ;
    line-height : 20px ;
    padding : 18px 10px ;
    border-radius: 50% ;
    z-index : 64 ;
}

.marker{
	background: linear-gradient(transparent 60%, #FFD600 0%);
}





.spnavi_btnbox{
	position : absolute ;
	top : 50% ;
	right : 20px  ;
	width : 32px ;
	height : 32px ;
	transform: translate(0%,-50%);
}
.spnavi_bar01{
	width : 100% ;
	height : 100% ;
	position : absolute ;
	top : -10px ;
}
.spnavi_bar02{
	width : 100% ;
	height : 100% ;
	position : absolute ;
	bottom : -10px ;
}
.spnavi_bar03{
	width : 100% ;
	height : 100% ;
	position : absolute ;
	top : 0px ;
}
.spnavi_bar_white{
	position : absolute ;
	top : 50% ;
	left : 0% ;
	width : 100% ;
	height : 2px ;
	margin-top : -2px ;
	background-color : #095AC5 ;
}
















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

html{min-width:375px;}

body{
	min-width : 375px ;
	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 **/