@charset "utf-8";

/* 通常のスタイルはここに
------------------------------------------------------------*/

.wpcf7-form .tel {
	font: 100% "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
	background: none!important;
	padding-left: 0px!important;
}
.bnr {
	text-align: center;
	margin-bottom: 10px;
}
.hissu {
    color: red;
}
.wpcf7-list-item-label {
    margin-right: 5px;
}
.box-color p{
color:#f49b00;
font-weight:bold;
}
.box-color h3{
color:#f49b00;
font-weight:bold;
}
.no-pad{padding-bottom:0 !important;}
.txt{
font-weight:bold;
font-size:167% !important;
text-align:center;
margin-top:15px;
}
.box p{padding:0 5px;}

.box .text-img{text-align:center; padding-bottom:5px !important;}
.box-list{}
.box{
	float:left;
	width:205px;
	min-height:220px;
	border:1px solid #ccc;
}
.fix-border{border-left:none;}
.box-list img{border:none !important;}
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.color{
 color:#ff6600;
font-size:150%;
}
.box-content .left50,.box-content .right50{width:49%;}
.font-size{
font-size:134% !important;
}
.font-size1{color:#ff6600;}
#post-21 a{
font-weight:bold;
color:#f49b00  !important;
}


.panel ul li a{
	padding:0 9px !important;
}



/* MainMenu　for PC
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){

}

/* MainMenu iPad size 以下
------------------------------------------------------------*/
@media only screen and (max-width:1024px){

}

/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){

}

/* width 648px 以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 648px){
.box{
float:none;
margin:0 auto 15px;
}
.fix-border{border-left:1px solid #ccc;}
.box-content .left50,.box-content .right50{width:100%;}
#post-19 .post table {
    margin-bottom: 15px;
}

}

/* メインメニュー + 検索ボックス iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){

}
