@charset "utf-8";

h3, h4, h5, h6, p, li, .form-bt{
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , sans-serif;
}


/* Header
--------------------------------------------------------------------------*/

#hd2-menu li a{
	font-size:90%;
	letter-spacing:0.0em;
}


/* Contents
--------------------------------------------------------------------------*/

/*text*/

.cnt-box h3{
	font-size:200%;
	line-height:120%;
	font-family:"Times New Roman" , "Roboto Slab" , Garamond , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.cnt-box h4{
	font-size:120%;
	letter-spacing:0.05em;
}

.cnt-box h5{
	font-size:140%;
}

.cnt-box h6{
	font-size:100%;
}

.cnt-box p{
	font-size:90%;
	letter-spacing:0.05em;
	line-height:160%;
}

.tx-sub-t{
	font-size:80%;
	font-weight:bold;
	line-height:0;
	letter-spacing:0.2em;
}

@media screen and (max-width:640px) {

.cnt-box h3{
	font-size:120%;
	line-height:130%;
}

.cnt-box h4{
	font-size:90%;
	line-height:120%;
}

.cnt-box h5{
	font-size:100%;
	line-height:120%;
}

.cnt-box h6{
	font-size:90%;
	line-height:140%;
}

.cnt-box p{
	font-size:80%;
	letter-spacing:0.1em;
	line-height:180%;
}
	
}


/* TOP
--------------------------------------------------------------------------*/

#top-info li{
	font-size:85%;
	letter-spacing:0.1em;
	}

/* Footer
--------------------------------------------------------------------------*/

.ftr-cnt-box h6{
	font-size:90%;
}

.ftr-cnt-box p{
	font-size:80%;
}

#footer p{
	font-size:70%;
}


/* form
--------------------------------------------------------------------------*/

.form-bt{
	font-size:140%;
}


/* Other
--------------------------------------------------------------------------*/

.tx-xs{ font-size:55% !important;}
.tx-s{ font-size:75% !important;}
.tx-m{ font-size:120% !important;}
.tx-l{ font-size:150% !important;}
.tx-xl{ font-size:250% !important;}

.tx-c-red{color:#eb0000 !important;}

.no-boder{
	border:none !important;
}
