@charset "utf-8";
/* CSS Document */


/*
header#main_head h1 {
	font-size: 14px;
}
header#main_head #headinfo {
	font-size: 14px;
}
header#main_head #headinfo p {
	padding-top: 10px;
}*/


/*中国語用フォント*/
h1, h2, h3, h4, h5 {
font-family: "FP-ヒラギノ角ゴ 簡体中文 W3";
font-style: normal;
}
.contact_info {
font-family: "FP-ヒラギノ角ゴ 簡体中文 W3";
}
.btn_detail {
font-family: "FP-ヒラギノ角ゴ 簡体中文 W3";
}
ul.thumb li div.com {
font-family: "FP-ヒラギノ角ゴ 簡体中文 W3";
}
ul#navi-main {
font-family: "FP-ヒラギノ角ゴ 簡体中文 W3";
font-size: 14px;
letter-spacing: normal;
}
/*中国語用フォント*/

.mainCom {
font-weight: normal;
}

.btn_detail .inq_tel {
	float: none;
	padding-left: 0px;
	padding-top: 20px;
}
.btn_detail .inq_mail {
	float: none;
	padding-right: 0px;
	padding-top: 20px;
}


.column4.clearfix li .com {

}

h1.pagetitle {
	font-size: 1.2em;
	letter-spacing: 0.15em;
}



@media (max-width:480px){
/*header#main_head h1 {
	float: none;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	letter-spacing: normal;
	background-color: #EBCF49;
	padding-top: 0px;
}
header#main_head h1 span {
	display: block;
}*/
.column4.clearfix li .com {
	font-size: 10px;
}
ul div.com {
	font-size: 12px;
	font-family: "方正准圆繁体";
}
}
