@charset "UTF-8";
/* sub.css CSS Document */

h1,h2,h3,h4,h5{font-weight: normal;}
/*----------------------------------
 subimg
-----------------------------------*/
/*#car,#bike,#wheel,#part {
   margin-top:-100px;
  padding-top:100px;
}*/

html {
  scroll-padding-top: 100px; /* 固定ヘッダの高さ分 */
}

/*----------------------------------
bread_list
-----------------------------------*/

#bread_wrap{
	height: 70px;
	width: 100%;
	color: #333333;
	padding-top: 10px;
}
#bread_list{
	font-size: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 3.5em;
	font-weight: normal;
	padding-right: 0px;
}
#bread_list ul li{
	display: inline-block;
}
#bread_list a{
	color: #666666;
	text-decoration: underline;
}
#bread_list a:hover{
	color: #FF6600;
	text-decoration: none;
}


/*------------------------------
service
--------------------------------*/
#subimg_service{
	position: relative;
	background-image: url(../service/images/service-top.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom:0px;
	background-size:cover;
	height: 250px;
	width: 100%;
}
#sub_title{
	position: absolute;
	left: 0px;
	top: 60px;
}
h2.t_eng{
	font-size: 40px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
}
h2.t_jpn{
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 15px;
	display: inline-block;

}
.small{
	font-size: 13px;
}
.dropshadow{filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.3));}


#service_title{
	text-align: center;
	padding-bottom: 50px;
}
.img_t{
	padding-bottom: 30px;
}
#service_title h2{
	padding-bottom: 50px;
	font-size: 18px;
}
#service_title ul{}
#service_title ul li{
	display: inline-block;
	padding-right: 20px;
}
#service_title ul li:last-child{
	padding-right: 0px;
}

.service_block{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-bottom: 80px;
}
#coating_comm{
	padding-bottom: 50px;
}

.service_sub_img{
	float: left;
	width: 550px;
}
.service_sub_txt{
	float: left;
	width: 630px;
	padding-top: 40px;
	font-size: 18px;
}

#car .pics{
	background-image: url(../service/images/carcoat-pic.jpg);
	height: 400px;
	width: 100%;
	padding: 0px;
	background-size: cover;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
.half_left{
	width: 50%;
	float: left;
}

.half_right{
	width: 50%;
	float: left;}


.explain{
	padding-top: 35px;
	width: 90%;
}


#coating_course{
	height: 180px;
	background-image: url(../service/images/coating-course-bg.jpg);
	background-size: cover;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 80px;
}
#coating_course_t{
	padding-top: 50px;
}

.coating_price{
	border: 1px solid #000;
	padding: 30px;
	margin-bottom: 50px;
}
.coating_price_inner{
	width: 1140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.coating_price_t{
	padding-bottom: 60px;
}
.expalain_wrap{
	padding-bottom: 50px;
}
.half_left_txt{
	width: 510px;
}
.expalain_wrap .txt{}
.remark{color:#B70000;}
.expalain_wrap h2,.expalain_wrap h2{
	font-size: 30px;
	padding-bottom: 20px;
}
.ul_left{
	float: left;
	padding-right: 40px;
}
.ul_right{float: left;}

.price_table{
	padding-bottom: 30px;
	font-weight: bold;
}
.price_table th{
	/* width: 33%; */
	width: 25%;
	background-color: #000;
	font-size: 20px;
	color: #FFF;
	line-height: 2.5em;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.price_table td{
	font-size: 25px;
	color: #000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height: 2.5em;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.price_table tr:nth-child(odd) td{background-color: #DDDDDD;}
.price_table tr:nth-child(even) td{background-color: #EEEEEE; }
.price_table td:last-child,.price_table th:last-child{
	border-right-style: none;
}

.price_table_add th{
  width: 10%;
}
.price_table_add td{
  font-size: 18px;
  line-height: 1.3rem;
  padding: 20px 10px;
}
.w_table_add{
  width: 20% !important;
}
.span_table_add{
  font-size: 12px;
}

/*bike*/
#bike .pics{
	background-image: url(../service/images/bikecoat-pic.jpg);
	height: 400px;
	width: 100%;
	padding: 0px;
	background-size: cover;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}

#bike_price{
	height: 180px;
	background-image: url(../service/images/bike-price-bg.jpg);
	background-size: cover;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 80px;
}
#bike_price_t{
	padding-top: 50px;
}
/*wheel*/
#wheel .pics{
	background-image: url(../service/images/wheelcoat-pic.jpg);
	height: 400px;
	width: 100%;
	padding: 0px;
	background-size: cover;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
.price_table_wheel{
	text-align: center;
	width: 100%;
	font-weight: bold;
}
.price_table_wheel th{
	background-color: #000;
	color: #FFF;
	font-size: 20px;
	line-height: 2.5em;
	width: 50%;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.price_table_wheel td{
	font-size: 25px;
	line-height: 2.5em;
	width: 50%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.price_table_wheel tr:nth-child(odd) td{background-color: #EEEEEE;}
.price_table_wheel tr:nth-child(even) td{background-color: #DDDDDD; }

/*part*/
#part .pics{
	background-image: url(../service/images/parts-pic.jpg);
	height: 400px;
	width: 100%;
	padding: 0px;
	background-size: cover;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}

/*film*/
#film .pics{
	background-image: url(../service/images/other-pic01.jpg);
	height: 400px;
	width: 100%;
	padding: 0px;
	background-size: cover;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
.film_lineup{
	height: 180px;
	background-image: url(../service/images/other-bg.jpg);
	background-size: cover;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 80px;
}
table.film_table{
	font-size: 20px;
	line-height: 2.5em;
	text-align: center;
	font-weight: bold;
}
table.film_table th{
	width: 19.5%;
	color: #FFF;
	background-color: #000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}

table.film_table td{
	color: #000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}

.film_table tr:nth-child(odd) td{background-color: #DDDDDD;}
.film_table tr:nth-child(even) td{background-color: #EEEEEE; }
table.film_table td:first-child{
	color: #FFF;
	background-color: #000;
}
table.film_table th:last-child,
table.film_table td:last-child{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #FFF;
}

.other_price{}
.other_price li{
	display: inline-block;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	padding-right: 50px;
}
.other_price li h2{
	font-size: 20px;
	font-weight: bold;
	padding-left: 30px;
}
.other_price li h3{
	font-size: 25px;
	font-weight: bold;
	padding-left: 30px;
}

/*wash*/
#wash .pics{
	background-image: url(../service/images/other-pic02.jpg);
	height: 400px;
	width: 100%;
	padding: 0px;
	background-size: cover;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
.price_table_wash{
	text-align: center;
	width: 100%;
	font-weight: bold;
}
.price_table_wash th{
	background-color: #000;
	color: #FFF;
	font-size: 20px;
	line-height: 2.5em;
	width: 50%;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.price_table_wash td{
	font-size: 25px;
	line-height: 2.5em;
	width: 50%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.price_table_wash td:first-child{font-size: 20px;}
.price_table_wash tr:nth-child(odd) td{background-color: #EEEEEE;}
.price_table_wash tr:nth-child(even) td{background-color: #DDDDDD; }

/*hassui*/
#hassui .pics{
	background-image: url(../service/images/other-pic03.jpg);
	height: 400px;
	width: 100%;
	padding: 0px;
	background-size: cover;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
/*clean*/
#clean .pics{
	background-image: url(../service/images/other-pic04.jpg);
	height: 400px;
	width: 100%;
	padding: 0px;
	background-size: cover;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
/*bankin*/
#bankin .pics{
	background-image: url(../service/images/other-pic05.jpg);
	height: 400px;
	width: 100%;
	padding: 0px;
	background-size: cover;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}

/*------------------------------
point strong
--------------------------------*/
#subimg_point{
	position: relative;
	background-image: url(../point/images/point-top.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom:0px;
	background-size:cover;
	height: 250px;
	width: 100%;
}
.point_sec .pics,
#point .pics{
	background-image: url(../point/images/point-pics01.jpg);
	height: 400px;
	width: 100%;
	padding: 0px;
	background-size: cover;
	margin-top: 50px;
	margin-right: 0px;
	/* margin-bottom: 80px; */
	margin-left: 0px;
}
#point2 .pics {
	margin-bottom: 80px;
}
.point_t{
	padding-bottom: 20px;
}
@media screen and (max-width: 1300px) {
.inwrap{
	width: 1300px;
}
}
.point_left{
	background-image: url(../point/images/point-pic01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	width: 50%;
	height: 450px;
	float: left;
}
.point_right{
	float: left;
	padding-left: 60px;
	width: 530px;
}

#fac .pics{
	background-image: url(../point/images/point-pics02.jpg);
	height: 400px;
	width: 100%;
	padding: 0px;
	background-size: cover;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
.ul_wrap{font-size:0;}
ul.point_ul{}
ul.point_ul li{
	width: 49%;
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
}
ul.point_ul li img{
	padding-bottom: 25px;
}
ul.point_ul li p{
	padding-bottom: 25px;
	padding-right: 5px;
	padding-left: 5px;
}

/*------------------------------
shopinfo
--------------------------------*/
#subimg_shopinfo{
	position: relative;
	background-image: url(../shopinfo/images/shopinfo-top.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom:0px;
	background-size:cover;
	height: 400px;
	width: 100%;
}
#subimg_shopinfo #sub_title{
	position: absolute;
	left: 0px;
	top: 50px;
}
#shopinfo_comm{
	position: absolute;
	right: 0px;
	top: 50px;
	font-size: 18px;
	color: #FFF;
	width: 600px;
	line-height: 2.0em;

}
.shopinfo_block{text-align: center;}
.shopinfo_table{
	text-align: left;
	width: 100%;
	padding-bottom: 80px;
}
.shopinfo_table td{
	line-height: 3.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.shopinfo_table tr:nth-child(odd) td:first-child{
	background-color: #F5F5F5;
	width: 300px;
}
.shopinfo_table tr:nth-child(even) td:first-child{
	background-color: #EFEFEF;
	width: 300px;
}


/*-------------------------------------
	works
--------------------------------------*/
#subimg_works{
	position: relative;
	background-image: url(../works/images/works-top.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom:0px;
	background-size:cover;
	height: 250px;
	width: 100%;
}
#subimg_works #sub_title{
	position: absolute;
	left: 0px;
	top: 60px;
}
#work{
	padding-bottom: 10px;
	position: relative;
	padding-top: 0px;
	text-align: center;
}
#work h2 img{
	padding-bottom: 50px;
}
#work h3{
	font-size: 18px;
	font-weight: bold;
}
#works-list{text-align: center;}
#works-list a{
	display: inline-block;
	height: 70px;
	width: 450px;
	text-align: center;
	background-color: #0455BF;
	color: #FFF;
	line-height: 4.5em;
	border: 1px solid #0455BF;
}
#works-list a:hover{
	color: #0455BF;
	background-color: #fff;
	border: 1px solid #0455BF;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}

#works-ul{
	padding-bottom: 50px;
}
#works-ul li{
	display: inline-block;
	color: #FFF;
	background-color: #000;
	font-size: 18px;
	line-height: 3em;
	width: 230px;
	height: 60px;
	margin-right: 20px;
}
#works-ul li a:hover,
#works-ul li.work-on a{
	display: inline-block;
	width: 230px;
	height: 60px;
	border: 1px solid #A28100;
	background-color: #FFF;
	color:#A38200;
}
#works-ul li a{
	color: #fff;
	width: 230px;
	height: 60px;
	display: block;
}
#works-ul li.work-on a:hover{
	color: #A38200;
	border: 1px solid #A28100;
	background-color: #FFF;
	color:#A38200;
}
#works-ul li a:hover{}

.post-detail-title{
	font-size: 25px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9F8124;
	padding-left: 30px;
	line-height: 2.0em;
}

#c_block{
	position: relative;
}
.post-title a{
	color: #333;
}

.side-section-t{}
.work-recent{
	padding-bottom: 10px;
}
.work-recent,.side-archive-list{
	padding-left: 10px;
}
.side-archive-list{}

.styled-post-list01 li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.flex-box{flex-wrap:wrap;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;}

.work_blocks{
	width: 330px;
	margin-right: 80px;
	padding-bottom: 30px;
}
.work_blocks:nth-of-type(3n){margin-right: 0px;}
.work_imgarea{
	position: relative;
	height: 220px;
	width: 330px;
	overflow: hidden;
  background: #fff;
  cursor: pointer;
}
.work_imgarea img{
	height: 220px;
	width: 330px;
	object-fit: cover;

}
.work_imgarea img{
	object-fit: cover;

}
.work_imgarea a {
  display: block;
  transition-duration: 0.3s;
}
.work_imgarea a:hover {
  opacity: 0.8;
  transform: scale(1.03);
  transition-duration: 0.3s;
}

.work_type01{/*background-color: #A6876C;*/background:rgba(166,135,108,0.7);}
.work_type02{/*background-color: #0455BF;*/background:rgba(4,85,191,0.7); }
.work_type03{/*background-color: #2BA79D;*/background:rgba(43,167,157,0.7);}
.work_type01,.work_type02,.work_type03{
	color: #FFF;
	font-size: 14px;
	width: 100px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*detail part*/
.post-info-wrap a{
	text-decoration: underline;
}
.post-info-wrap a:hover{
	text-decoration: none;
}
.w_detail_ul{
	display: inline-block;
	padding-bottom: 30px;
	font-size:0;
}
.item{
	width: 570px;
	padding-right: 30px;
	padding-bottom: 30px;
}
.item:nth-child(2n){padding-right: 20px;}

.item img{
	height: auto;
	width: 570px;
}


.work_comm{
	line-height: 1.8em;
}
.car_name{
	font-size: 18px;
	padding-bottom: 10px;
}
.work_kind{font-size: 18px;padding-bottom: 30px;}
/*-------------------------------
	contact
--------------------------------*/
#subimg_cpntact{
	position: relative;
	background-image: url(../contact/images/contact-top.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	background-size: cover;
	height: 250px;
	width: 100%;
	background-position: center;
}
.contact-txt{
	width : 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 16px;
	line-height: 1.8em;
}
.contact_title{
	background-color: #F9F5F3;
	height: 100px;
	width: 100%;
	margin-bottom: 30px;
}
.contact_title img{
	margin-top: -20px;
}

.contact .text{
	padding-left: 150px;
}
.contact h3{
	font-size: 22px;
	color: #E55285;
	padding-bottom: 10px;
}

/*-------------------------------
privacy
--------------------------------*/

#subimg_privacy{
	position: relative;
	background-image: url(../contact/images/contact-top.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	background-size: cover;
	height: 250px;
	width: 100%;
	background-position: center;
}

.privacy{
	color: #000;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 50px;
}

.privacy h2{
	font-size: 20px;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom:30px;
}

.privacy h3{
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 15px;
}

.privacy p{
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	line-height: 1.8em;
}



/*--------------------------------
sitemap
--------------------------------*/
#subimg_sitemap{
	position: relative;
	background-image: url(../images/sitemap-top.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	background-size: cover;
	height: 250px;
	width: 100%;
	background-position: center;
}
#sitemap_title{
	text-align: center;
	padding-bottom: 0px;
}
#sitemap{
	background-color: #FFF;
	padding-bottom: 100px;
}
ul.sitemap_ul{
	padding-left: 50px;
	padding-right: 0px;
	width: 90%;
	margin-top: 0px;
}
ul.sitemap_ul h2{
	font-weight: normal;
	font-size: 16px;
}

ul.sitemap_ul > li{
	/*background-image: url(../images/icon_grey.png);*/
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
ul.sitemap_ul > li a{
	display: block;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
ul.sitemap_ul li a:hover h2{
font-weight: bold;}
ul.sitemap_ul > li a:hover{
	display: block;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*background-image: url(../images/icon_red.png);*/
	background-repeat: no-repeat;
	background-position: 8px center;
	color: #5C4320;
	background-color: #F9F5F3;

}

ul.sitemap_ul li ul{
	padding-left: 20px;
}
ul.sitemap_ul > li > ul > li{
border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
ul.sitemap_ul > li > ul > li:last-child{border-bottom-width: 0px;}

/*--------------------------------*/
.sub_txt{
	padding-bottom: 25px;
	display: block;
}

.sub_tt{
	height: 50px;
	width: 780px;
	background-color: #000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C52D2F;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
	line-height: 2em;
	margin-bottom: 40px;
}


.gap{
	display: block;
	line-height: 3.5em;
}



/**/

table.formTable{
	width: 680px;
	padding-left: 5px;
	text-align: left;
	margin-top: 10px;
}
table.formTable th,
table.formTable td{
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}



/*--------------other ---------------*/
.padd0-20{padding-bottom: 20px;}
.padd0-30{padding-bottom: 30px;}
.padd0-50{padding-bottom: 50px;}
.padd0-80{padding-bottom: 80px;}
.padd30-0{padding-top: 30px;}
.padd50-0{padding-top: 50px;}
.padd80-0{padding-top: 80px;}
.padd160-0{padding-top: 160px;}
.margin0-800{margin-bottom: 80px;}
.margin0-100{margin-bottom: 100px;}
.margin0-120{margin-bottom: 120px;}
.margin50-50{
	margin-top: 50px;
	margin-bottom: 50px;
}

.f12{
	font-size: 10px;
	font-weight: normal;
	letter-spacing: -0.1em;
}
.f14{
	font-size: 14px;
	font-weight: normal;
}
.f22b{
	font-size: 22px;
	color: #061F54;
	display: block;
	margin-top: 10px;
}

.f22b img{
	vertical-align: middle;
}
.f20{
	font-size: 20px;
}
.f18{
	font-size: 18px;
}
.f18b{
	font-size: 18px;
	font-weight: bold;
}
.f20b{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}
.f20bb{
	font-size: 20px;
	font-weight: bold;
	color: #0099CC;
}
.f22bb{
	font-size: 22px;
	font-weight: bold;
	color: #0099CC;
}
.f20o{
	font-size: 20px;
	font-weight: bold;
	color: #F39F00;
}
.f_orangeb{
	font-weight: bold;
	color: #F39F00;
}
.f_orange{
	color: #F39F00;
}

.f25{
	font-size: 25px;
}
.f25-b{
	font-size: 25px;
	font-weight: bolder;
}
.underline{
	text-decoration: underline;
}

h1#exp{
	display: none;
	visibility: hidden;
	font-size: 0px;
}

h1.exp,h2.exp,h3.exp,h4.exp,h5.exp{
	display: none;
	visibility: hidden;
	font-size: 0px;}
.hissu{
	color: #F00;
}

.h_red{
	font-size: 22px;
	font-weight: bold;
	color: #C00;
}
@media only screen and (max-width: 640px) {

	th,td {
	width: 100%;
	display: block;
}
	th {
	background-color: #EAE8E5;;
}
 	td{
	padding-right: 10px;
}
	.contact_txt{
	width: 100％;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
	}
	span.wpcf7-list-item {
		display: block;
	}
}
