@charset "utf-8";
/* CSS Document */
/*====================================================================================
■01.RESET HTML
■02.CLEAR FLOAT
■03.MARGIN DEFAULT
■04.LAYOUT
■05.USE MEDIA
■06.OTHER
■07.PAGE UP
■08.HEADER
■09.GOLABLE NAVIGATION
■10.FOOTER
====================================================================================*/
/*====================================================================================
■01.RESET HTML
====================================================================================*/
h4 { font-size:14px; }
ul, li { list-style:none; }
img { margin:0px; padding:0px; border:0px;transition:All 0.3s ease; -webkit-transition:All 0.3s ease; -moz-transition:All 0.3s ease; -o-transition:All 0.3s ease; }
.ov_hover:hover img { opacity:0.7; filter:alpha(opacity=70); -ms-filter: "alpha( opacity=70)"; }
a { color: #333; text-decoration:underline; }
a:hover { text-decoration: none; }
body { font-size:14px; font-family: "Meiryo","メイリオ","MS PGothic","MS Pゴシック",sans-serif; color: #232323; }
/*====================================================================================
■02.CLEAR FLOAT
====================================================================================*/
.clearfix:after { clear: both; display: block; content: " "; height: 0px; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hide these rules from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/*====================================================================================
■03.MARGIN DEFAULT
====================================================================================*/
/*--------------------------------------------------
	margin 
-------------------------------------------------- */ 
.m00 { margin: 0px !important; }
.m05 { margin: 5px !important; }
.m10 { margin: 10px !important; }
.m15 { margin: 15px !important; }
.m20 { margin: 20px !important; }
.m25 { margin: 25px !important; }
.m30 { margin: 30px !important; }
.m35 { margin: 35px !important; }
.m40 { margin: 40px !important; }
.m45 { margin: 45px !important; }
.mt00 { margin-top: 0px !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt33 { margin-top: 33px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 30px !important; }
.mt45 { margin-top: 35px !important; }
.mr00 { margin-right: 0px !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mb00 { margin-bottom: 0px !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.ml00 { margin-left: 0px !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
/* 
--------------------------------------------------
	padding
-------------------------------------------------- */
.p00 { padding-top: 0px !important; }
.p05 { padding-top: 5px !important; }
.p10 { padding-top: 10px !important; }
.p15 { padding-top: 15px !important; }
.p20 { padding-top: 20px !important; }
.p25 { padding-top: 25px !important; }
.p30 { padding-top: 30px !important; }
.p35 { padding-top: 35px !important; }
.p40 { padding-top: 40px !important; }
.p45 { padding-top: 45px !important; }
.pt00 { padding-top: 0px !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pr00 { padding-right: 0px !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pb00 { padding-bottom: 0px !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pl00 { padding-left: 0px !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
/*====================================================================================
■04.LAYOUT
====================================================================================*/
.page_tt , .main_content, .h_top, .h_mid, .menu, .in_f_top, .container, .in_f_mid, .in_mainvisual, .in_row_content1, .in_row_content2, .in_row_content3, .in_row_content4, .in_row_content5 { position: relative; width: 980px; margin: 0 auto; }
/*====================================================================================
■05.USE MEDIA
====================================================================================*/
.pull-left { float:left; }
.pull-right { float:right; }
.media, .media-body { overflow:hidden; }
.media > .pull-left { margin-right:20px; }
.media > .pull-right { margin-left:20px; }
.media-text:after { clear: both; display: block; content: ""; height: 0px; visibility: hidden; }
/*====================================================================================
■06.OTHER
====================================================================================*/
.text-normal { font-weight:normal }
.text-bold { font-weight:bold }
.text-left { text-align:left }
.text-right { text-align:right }
.text-center { text-align:center }
.text-underline {text-decoration: underline;}
.text-none-underline {text-decoration: none !important;}
.font14 {font-size: 14px;}
.font11 {font-size: 11px;}
/*====================================================================================
■07.PAGE UP
====================================================================================*/
.page_up { }
/*====================================================================================
■08.HEADER
====================================================================================*/
#header h1 {font-size: 10px; color: #999; line-height: 10px; font-weight: normal;margin-top: 5px;}
#header .h_top {height: 32px; position: relative;}
#header .h_top .h_text1 {position: absolute; right: 0px; bottom: 0px;}
#header .h_mid {height: 76px; margin-bottom: 13px; position: relative;}
#header .h_mid > p {position: absolute;}
#header .h_mid .h_contact {right: 0px; bottom: 0px;}
#header .h_mid .h_text_contact {right: 25px; bottom: 52px;}
#header .h_mid .h_tel {right: 191px; bottom: 5px;}
#header .h_mid .h_time {right: 195px; bottom: 34px;}
#header .h_mid .h_btn {right: 419px; bottom: -2px;}
#header .h_mid .h_text2 {right: 530px; bottom: 13px;}
#header .h_mid .logo {left: 0px; bottom: 25px;}
/*====================================================================================
■09.GOLABLE NAVIGATION
====================================================================================*/
.h_menu {background: url(../common_img/bg_menu.png) repeat-x;}
.h_menu .menu li {float: left; position: relative;}
.h_menu .menu .bdtrans:after {content: ""; display: block; width: 105px; height: 46px; background: url(../common_img/tag_menu.png) no-repeat;position: absolute;top: -19px;left: 14px;}
.h_menu .menu .bdtrans:hover .submenu {display: block; height: 153px;}
.h_menu .menu .submenu {width: 237px; background: #fff; position: absolute; left: 0; top:64px; z-index: 40; height: 0px; display: none;}
.h_menu .menu .submenu > li {width: 200px; background: url(../common_img/h_row_orange.png) no-repeat 25px 20px; padding-left: 37px; border-bottom: 1px solid #e9dad2;}
.h_menu .menu .submenu > li:last-child {border-bottom: none !important;}
.h_menu .menu .submenu > li a {text-decoration: none; display: block; padding: 15px 0px;}
.h_menu .menu .submenu > li:hover {background: #bd5909 url(../common_img/row_white.png) no-repeat 25px 20px; color: #fff;}
.h_menu .menu .submenu > li a:hover {color: #fff;}
/*==========================================
■10.FOOTER
====================================================================================*/
#footer {padding-bottom: 63px;}
#footer .in_f_top {text-align: right;}
#footer .f_top {border-bottom: 3px solid #ff7e38; margin-bottom: 2px;}
#footer .f_mid {border-top: 1px solid #ff7e38;}
#footer .f_mid {padding-top: 34px;}
#footer .f_mid .f_contact_sec { position: relative; top: 60px; right: 0px; margin-bottom: 10px;}
#footer .f_mid .f_contact_sec > p {position: absolute;}
#footer .f_mid .f_contact_sec .f_contact {right: 0px; bottom: 58px;}
#footer .f_mid .f_text_border {right: 20px; top: 20px;}
#footer .f_mid .f_contact_sec .f_time {right: 176px; bottom: 58px;}
#footer .f_mid .f_contact_sec .f_tel {right: 175px; bottom: 78px;}
#footer .f_mid .f_contact_sec .f_text_contact {right: 10px; bottom: 111px;}
#footer .f_mid .f_mid_border{border: 1px solid #f06c02; background-color: #fefcf2; width: 980px; margin-top: -20px; margin-bottom: 20px;}
#footer .f_mid .f_mid_in{padding: 28px 20px 18px 20px;}
#footer .f_mid .f_text1{position: relative; top:2px;}
#footer .f_mid .f_text3{margin-bottom: 26px;}
#footer .f_mid .f_text4{float: left; width: 386px; margin-bottom: 20px;}
#footer .f_mid .f_wing{float: left; margin-left: -125px; margin-top: -20px; margin-bottom: 6px;}
#footer .f_mid .f_text5{margin-bottom: 40px; font-size: 16px;}
#footer .f_menu ul {float: left; font-size: 10px; color: #666;}
#footer .f_menu ul .spec {background: none; font-weight: bold; padding-left: 0px;}
#footer .f_menu ul li {background: url(../common_img/row_orange.png) no-repeat 3px 5px; padding-left: 14px; margin-bottom: 5px;}
#footer .f_menu ul li a:hover {color:#ff7e38; }
#footer .f_menu .col01 {width: 144px;}
#footer .f_menu .col02 {width: 168px;}
/*==========================================
■11.breadcrumb
====================================================================================*/
.breadcrumb {margin:13px 0px; font-size: 12px;}
.breadcrumb .spec {padding: 0px 15px 0px 0px;}
.breadcrumb_in {padding:0 0 0 40px; background: url(../common_img/bg_bread.png) no-repeat left center;}
.breadcrumb li { color: #614e4c ; float: left; padding: 0 15px 0 0px;}
.breadcrumb li a {text-decoration: none;}
.breadcrumb li a:hover {color: #f37411;}
#pageLoading {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 1);
	z-index: 9998;
}
#pageLoader {
	width: 80px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	z-index: 9999;
}
/*==========================================
■11.Left_side
====================================================================================*/
.main_content .left_side {width: 230px;  text-align: center; float:left;}
.main_content .left_side .side1 {margin-bottom: 5px;}
.main_content .left_side .side1 h3 {margin-bottom: 5px;}
.left_side .h10 {height: 10px;}
.left_side .side2 {margin-bottom: 19px;}
.left_side .side2 ul {background: url(../common_img/side2_bg.png) no-repeat top center; width: 230px; height: 190px; padding-top: 9px;}
.left_side .side2 ul li {margin-bottom: 9px;}
.left_side .side3 {margin-bottom: 19px;}
.left_side .side4 h3 {background: #eaec43; text-align: center; padding: 15px 0px;}
.left_side .side4 {border:1px solid #eaec43; padding-bottom: 28px;}
.left_side .side4 .side4_time {margin-top: 15px; margin-bottom: 6px;}
.left_side .side4 .side4_tel {margin-bottom: 20px;}
.left_side .side4 .side4_text {margin-bottom: 7px;}
.main_content .right_main {width: 720px; float:right; margin-bottom: 45px;}
/*==========================================
■11.Title_page
====================================================================================*/
.main .wrap_page_tt {height: 180px; background: url(../common_img/tt_page_bg.png) no-repeat top center;position: relative;}
.main .wrap_page_tt_feature {height: 180px; background: url(../common_img/feature.jpg) no-repeat top center;position: relative;}
.main .wrap_page_tt_service {height: 180px; background: url(../common_img/service.jpg) no-repeat top center;position: relative;}
.main .wrap_page_tt_price {height: 180px; background: url(../common_img/price.jpg) no-repeat top center;position: relative;}
.main .wrap_page_tt_voice {height: 180px; background: url(../common_img/voice.jpg) no-repeat top center;position: relative;}
.main .wrap_page_tt_contact {height: 180px; background: url(../common_img/contact.jpg) no-repeat top center;position: relative;}
.main .wrap_page_tt_news {height: 180px; background: url(../common_img/news.jpg) no-repeat top center;position: relative;}
.main .pdt55 {padding: 55px 0px 0px 0px;}
.main .pt75 {padding: 75px 0px 0px 0px;}
.main span.rib {position: absolute;left: 25px;top: -5px;}
/*========================================== */
.h_btn {
	position: absolute;
}
.h_btn span {
	float:left;
}
.fz01{
	background: url("../common_img/h_btn1_off.png") no-repeat center center;
	width:50px;
	height: 7px;
	overflow:hidden;
	padding: 42px 0 0;
	display:block;
	cursor:pointer;
	margin-right: 3px;
}
.fz01.active{
	background: url("../common_img/h_btn1_on.png") no-repeat center center;
}
.fz02{
	background: url("../common_img/h_btn2_off.png") no-repeat center center;
	width:50px;
	height:3px;
	overflow:hidden;
	padding: 46px 0 0;
	display:block;
	cursor:pointer;
}
.fz02.active{
	background: url("../common_img/h_btn2_on.png") no-repeat center center;
}

/* c-flex
--------------------------------------------------------- */

[class*="c-flex"] {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-flex--nowrap {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.c-flex--col {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.c-flex--row {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
}
.c-flex--reverse {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.c-flex--between {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.c-flex--around {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
}
.c-flex--alignCenter {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.c-flex--alignEnd {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
}
.c-flex--stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
}
.c-jus-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.c-jus-end {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}

