@charset "utf-8";

html,body{width:100%;
	margin:0;
	padding:0;}

body{-webkit-text-size-adjust: 100%;}
	
ul {margin: 0;
  padding: 0;}

li{list-style:none;}

a{text-decoration:none;
	border:none;}
	
img{border:none;
	margin:0;
	padding:0;
	vertical-align:top;}

table tr td{vertical-align:top;}

.pc{display:block;}
.pc2{display:block;}
.sp{display:none;}
.sp2{display: none;}

h1,h2,h3{font-size:14px;
	margin:0;
	padding:0;
	line-height:20px;}

.fw_b{font-weight:bold;}

.fs10{font-size:10px;}
.fs12{font-size:12px;}
.fs13{font-size:13px;}
.fs14{font-size:14px;}
.fs_24{font-size:24px;}

.fc_white{color: rgba(255,255,255,1.00);}
.fc_black2{color: rgba(45,45,45,1.00);}
.fc_red{color:rgba(255,68,71,1.00);}
.fc_orange{color:rgba(241,90,36,1.00);}
.fc_yellow{color:rgba(255,245,0,1.00);}
.fc_gray{color:rgba(167,167,167,1.00);}
.fc_blue{color:rgba(46,49,146,1.00);}
.fc_blue2{color:rgba(0,163,255,1.00);}

.text1{font-size: 3vw;
	line-height: 150%;}

.text2{font-size: 2.2vw;
	line-height: 150%;}

.text3{font-size: 1.8vw;
	line-height: 150%;}

.text4{font-size: 1.6vw;
	line-height: 150%;}

.text5{font-size: 1.4vw;
	line-height: 150%;}

.text6{font-size: 1.2vw;
	line-height: 150%;}
	
.text7{font-size: 1.0vw;
	line-height: 150%;}
	
.text8{font-size: 0.8vw;
	line-height: 150%;}

.spacer1{width: 100%;
	font-size: 1vw;
	line-height: 100%;}
	
.spacer2{width: 100%;
	font-size: 1.5vw;
	line-height: 100%}

.spacer3{width: 100%;
	font-size: 2vw;
	line-height: 100%}


.spacer5{width:100%;
	height:5px;}

.spacer10{width:100%;
	height:10px;}

.spacer20{width:100%;
	height:20px;}
	
.spacer30{width:100%;
	height:30px;}

.spacer50{width:100%;
	height:50px;}

.spacer_verc_5{width:5px;
	height:100%;
	float:left;}

.spacer_verc_10{width:10px;
	height:100%;
	float:left;}

.align_cc{text-align: center;}
.align_cl{text-align: center;}
.align_ll{text-align: left;}
.align_lc{text-align: left;}

.ofh{overflow:hidden;}

.inline{display: inline-block;}

.bar1{width: 100%;
	height: 1px;
	border-bottom: rgba(255,255,255,0.50) solid 1px;}

@media screen and ( max-width:1106px )
{
.pc2{display: none;}
.sp2{display:block;}	
}

@media screen and ( max-width:736px )
{
body{width:100%;}
	
img{max-width:100%;}

.pc{display:none;}
.sp{display:block;}	

.align_cl{text-align: left;}
.align_lc{text-align: center;}

.text1{font-size: 7vw;}

.text2{font-size: 6vw;}

.text3{font-size: 5vw;
	line-height: 150%;}

.text4{font-size: 4.0vw;
	line-height: 150%;}

.text5{font-size: 3.6vw;
	line-height: 150%;}

.text6{font-size: 3.2vw;
	line-height: 150%;}
	
.text7{font-size: 2.8vw;
	line-height: 150%;}
	
.text8{font-size: 2.4vw;
	line-height: 150%;}
	
.spacer1{font-size: 3vw;
	line-height: 100%;}
	
.spacer2{font-size: 5vw;
	line-height: 100%}
	
.spacer3{font-size: 7vw;
	line-height: 100%;}
}














































