/* ===================================================================
CSS
 style info :  基本構造（common.css）
=================================================================== */
body {
	color: #2b2b2b;
	font-size: 15px;
	overflow: hidden;}

/* PC用のスタイル記述 */
.sp {
	display: none;}
.pc {
	display: block;}

.sp_img100 {
	max-width: 100%;
	height: auto;}

.top_back {
	background: url(../img/mainimg.jpg) top center no-repeat #808080;
	width: 100%;
	/*height: 720px;*/
	height: 1170px;
    position: relative;}

.about_back {
	background: url(../img/about_main.jpg) top center no-repeat #808080;
	width: 100%;
	height: 300px;}

.company_back {
	background: url(../img/company_main.jpg) top center no-repeat #808080;
	width: 100%;
	height: 300px;}

.compe_back {
	background: url(../img/compe_main.jpg) top center no-repeat #808080;
	width: 100%;
	height: 300px;}

.faq_back {
	background: url(../img/faq_main.jpg) top center no-repeat #808080;
	width: 100%;
	height: 300px;}

.contact_back {
	background: url(../img/contact_back.jpg) top center no-repeat #808080;
	width: 100%;
	height: 300px;}

.flow_back {
	background: url(../img/flow_main.jpg) top center no-repeat #808080;
	width: 100%;
	height: 300px;}

.pp_back {
	background: url(../img/pp_main.jpg) top center no-repeat #808080;
	width: 100%;
	height: 300px;}

.price_back {
	background: url(../img/price_main.jpg) top center no-repeat #808080;
	width: 100%;
	height: 300px;}

.reason_back {
	background: url(../img/reason_main.jpg) top center no-repeat #808080;
	width: 100%;
	height: 300px;}

.estimation_back {
	background: url(../img/mitsumori_main.jpg) top center no-repeat #808080;
	width: 100%;
	height: 300px;}

.recruit_back {
	background: url(../img/recruit_main.jpg) top center no-repeat #808080;
	width: 100%;
	height: 300px;}

.blog_back {
	background: url(../img/blog_main.jpg) top center no-repeat #808080;
	width: 100%;
	height: 300px;}

.headerIn {
	width: 1200px;
	margin: 0 auto;
	color: #FFF;
	padding-top: 10px;}

.headerIn a {
	text-decoration: none;
	color: #FFF;}

.headerIn a:hover {
	text-decoration: underline;}

.top_h1 {
	font-size: 90%;
	padding: 3px 0 10px 0;}

.logo {
	float: left;}

.sub_menu {
	float: right;
	width: 240px;}

.sub_menu li {
	float: left;
	padding: 0 12px 0 25px;
	margin-bottom: 5px;}

.sub_menu li.sub_line {
	border-right: 1px solid;}

#menu {
	width: 100%;
	background: rgba(0,0,0,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#77000000', endColorstr='#77000000');
}
#menu ul {
	text-align: center;
	padding: 15px 0;
	width: 1200px;
	margin: 0 auto;}

#menu li {
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
}

#menu li a {
	padding: 15px 50px;
	color: #FFF;
	text-decoration: none;}

#menu a:hover {
	background-color: #000;
	text-decoration: underline;}


#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a {
   background: url(../img/pagetop.png) top left no-repeat;
   width: 50px;
   display: block;
   height: 50px;
   text-indent: -9999em;}

#footer {
	width: 100%;
	background-color: #2d2d2d;
	padding: 60px 0 40px 0;
	font-size: 90%;
	color: #FFF;}

#footerIn {
	width: 1200px;
	margin: 0 auto;}

#footer_left {
	float: left;
	width: 280px;
	margin-left: 180px;}

#footer_center {
	margin-left: 120px;
	float: left;}

#footer_right {
	float: right;
	margin-right: 190px;}

#footerIn li {
	background: url(../img/foot_trl.png) center left no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;}

#footerIn li a {
	color: #fff;
	text-decoration: none;}
#footerIn li a:hover {
	text-decoration: underline;}

address {
	color: #FFF;
	text-align: center;
	padding-top: 40px;
	font-size: 90%;}

#bread {
	font-size: 93%;
	margin-bottom: 20px;}

.wrapper {
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0;}

.wrapper_con {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0;}

#foot_contact {
	background: url(../img/contact_back.jpg) top center repeat-x;
	padding: 80px 0 60px 0;
	color: #FFF;
	text-align: center;}

#foot_contact_title {
	border: 7px solid #FFF;
	font-size: 180%;
	padding: 7px 15px;}

#foot_contact p {
	font-size: 120%;}

#foot_contact ul {
	text-align: center;}

#foot_contact li {
	padding: 0 50px;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;}

.con_h1 {
	font-size: 180%;
	color: #fff;
	font-weight: bold;
	font-family: "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
   padding-top: 70px;
   width: 1200px;
   margin: 0 auto;}

#con_left {
	float: left;
	width: 940px;}

#con_right {
	width: 220px;
	float: right;}

.blog_con img {
	max-width: 100%;
	height: auto;
	margin-bottom: 45px;}

.blog_con iframe {
	width: 100%;}

#con_left .articles h1 {
	border-left: 5px solid #2D2D2D;
	padding-left: 15px;}
#con_left .articles h2 {
	font-size: 130%;
	padding-left: 10px;
	border-left: 3px solid #2D2D2D;
	font-weight: bold;
	margin-bottom: 15px;}
#con_left .articles h3, h4, h5, h6 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 15px;}

ul.side_menu {
	border-top: 2px solid #222222;}
ul.side_menu a {
	padding: 10px 5px 10px 15px;
	background: url(../img/right_icon.png) center left no-repeat;
	display: block;
	color: #252525;}
ul.side_menu span {
	display:block;
	padding: 10px 5px 10px 15px;
	background: url(../img/right_icon_under.png) center left no-repeat;
	display: block;}
ul.side_menu ul {
	display:none;}
ul.side_menu > li {
	border-bottom: 1px solid #e1e1e1;
	padding-left: 5px;}
ul.side_menu > li > p {
	cursor:pointer;}
ul.side_menu > li > p span {}
ul.side_menu > li > p span.open {
	background: url(../img/right_icon_top.png) center left no-repeat}
ul.side_menu > li > ul > li {}
ul.side_menu > li > ul > li > p {}
ul.side_menu > li > ul > li > a {
	background: none;}
ul.side_menu > li > ul > li > ul > li {}
ul.side_menu > li > ul > li > ul > li:last-child { border:none;}



ul.accordion {
	border-top: 2px solid #222222;}
ul.accordion a {
	padding: 10px 5px 10px 15px;
	background: url(../img/right_icon.png) center left no-repeat;
	display: block;
	color: #252525;}
ul.accordion a.noarrow {
	padding: 10px 5px 10px 0;
	background: none;
	display: block;
	color: #252525;}
ul.accordion span {
	display:block;
	padding: 0 5px 0 15px;
	background: url(../img/right_icon_under.png) center left no-repeat;
	display: block;}
ul.accordion ul {
	display:none;}
ul.accordion > li {
	border-bottom: 1px solid #e1e1e1;
	padding-left: 5px;}
ul.accordion > li > p {
	cursor:pointer;}
ul.accordion > li > p span {}
ul.accordion > li > p span.open {
	background: url(../img/right_icon_top.png) center left no-repeat}
ul.accordion > li > ul > li {}
ul.accordion > li > ul > li > p {}
ul.accordion > li > ul > li > a {
	background: none;}
ul.accordion > li > ul > li > ul > li {}
ul.accordion > li > ul > li > ul > li:last-child { border:none;}



.con_h2 {
	font-size: 20px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;}
  
.con_h2 span {
	border-bottom: 2px solid #f6a800;
   padding-bottom: 15px;}

.sidebar-widget h3 {
	margin-bottom: 7px;
	border-bottom: 2px solid #2B2B2B;
	padding-bottom: 2px;
	font-size: 105%;
	font-weight: bold;}

.sidebar-widget ul {
	margin-bottom: 30px;}

.sidebar-widget li {
	margin-bottom: 2px;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #D1D1D1;}



/* ===================================================================
    TOP
=================================================================== */
.top_catch {
	/*padding: 135px 0 0 0; */
    text-align: center;
    position: relative;
    max-width: 1800px;
    margin: 0 auto;}

.top_catch p {
    padding-top: 30rem;
}
#top_gallery_base {
	width: 100%;
	overflow: hidden;}

#top_gallery {
	text-align: center;
	letter-spacing: -.40em;
	font-size: 0;
	width: 1800px;
	margin: 0 auto;}

#top_gallery li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 15px;
	letter-spacing: normal;
	width: 300px;
	margin: 0;
	padding: 0;
	height: 225px;
	overflow: hidden;}

#top_gallery li img {
	min-width: 300px;
	height: 225px;}

#top_presi {
	background-color: #f4f4f4;
	padding: 60px 0;}

#top_presiIn {
	width: 950px;
	margin: 0 auto;}

#top_presiIn .presi_img {
	float: left;}

#top_presiIn .presi_right {
	float: right;
	width: 700px;}

.top_h2 {
	font-size: 27px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
	text-align: center;}
  
.top_h2 span {
	border-bottom: 2px solid #f6a800;
	padding-bottom: 25px;}

.top_h2 a {
	color: #2D2D2D;
	text-decoration: none;}

.h3title01 {
	background-color: #f4f4f4;
	border-left: 10px solid #eb7f00;
	font-size: 24px;
	padding: 10px 6px 10px 20px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;}

.h3title02 {
	background-color: #f4f4f4;
	border-left: 10px solid #eb7f00;
	font-size: 24px;
	padding: 10px 6px 10px 20px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;}

.top_gray {
	background-color: #f4f4f4;
	padding: 60px 0;}

.top_grayIn {
	width: 1200px;
	margin: 0 auto;}

.top_grayIn ul {
	margin-bottom: 50px;}

.top_grayIn li {
	width: 500px;
	float: left;
	margin: 0 45px 35px 45px;}

.top_reason {
	width: 1200px;
	margin: 0 auto;
	text-align: center;}

.top_reason li {
	width: 250px;
	height: 240px;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
	margin: 0 35px 40px 35px;
	padding: 15px;
	background-color: #fafafa;
	border: 1px solid #dfdfdf;
	letter-spacing: 0em;}

.top_reason li h3 {
	font-size: 105%;
	color: #ff9600;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../img/top_reason_line.png) bottom center no-repeat;}

.top_reason li p {
	text-align: left;
	letter-spacing: 0em;}

.top_result {
	padding-top: 70px;}

.top_result ul {
	text-align: center;}

.top_result li {
	margin: 0 30px 15px 30px;
	text-align: left;
	width: 320px;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	overflow: hidden;}

.top_result .result_img {
	position: relative;
	width: 320px;
	height: 240px;
	overflow:hidden;}

.top_result .result_img img {
	vertical-align: bottom;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	height: 240px;}

.top_result li .tptitle {
	background-color: #000;
	padding: 4px 5px;
	color: #FFF;
	margin-bottom: 7px;
	font-size: 105%;}

.top_result li a:hover {
	text-decoration: none;}

.top_news {
	width: 900px;
	margin: 0 auto 30px auto;
	border-top: 1px solid #cccccc;}

.top_news dt {
	float: left;
	color: #b8b8b8;
	padding: 10px 0 5px 20px;}

.top_news dd {
	padding: 10px 20px 5px 150px;
	border-bottom: 1px solid #CCCCCC;}

.top_news_more {
	background: url(../img/tri_yellow.png) center left no-repeat;
	padding-left: 15px;
	font-size: 90%;}

ul.topbt {
	text-align: center;}

ul.topbt li {
	padding: 0 50px;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;}





/* ===================================================================
    COMPANY
=================================================================== */
.com_title {
	background-color: #000;
	padding: 7px;
	color: #FFF;}

.com_title .smtxt {
	font-size: 85%;}

.table_01 {
	border: 1px solid #d9d9d9;
	width: 100%;}

.table_01 th {
	vertical-align: top;
	background-color: #f4f4f4;
	padding: 10px;
	font-weight: normal;
	text-align: left;
	border: 1px solid #d9d9d9;}

.table_01 td {
	border: 1px solid #d9d9d9;
	padding: 10px;}

.gmap {
	position: relative;
	padding-bottom: 26.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	width: 940px;
	margin: 0 auto 50px auto;}
 
.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;}



/* ===================================================================
    コンペ
=================================================================== */
.compe_left {
	width: 300px;
	height: 160px;
	float: left;}

.compe_sub {
	width: 100%;
	height: 100%;}

.compe_center {
	width: 300px;
	height: 160px;
	float: left;
	margin-left: 20px;}

.compe_right {
	width: 300px;
	float: right;
	height: 160px;}


/* ===================================================================
    FAQ
=================================================================== */
.faq {
	margin-bottom: 30px;}

.faq dt {
	background: url(../img/faq_q.png) top left no-repeat;
	padding-left: 30px;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #D4D4D4;
	padding-bottom: 7px;
	margin-bottom: 20px;}

.faq dd {
	background: url(../img/faq_a.png) top left no-repeat;
	padding-left: 30px;
	margin-bottom: 45px;}

/* ===================================================================
    Contact
=================================================================== */
.contact_tel {
	font-size: 130%;
	font-weight: bold;}

.attention {
	color: #FF0004;}

.table_01 input[type=text]{
	padding: 5px;
	border: 1px solid #AFAFAF;
	width: 80%;}

.table_01 textarea {
	padding: 5px;
	border: 1px solid #AFAFAF;
	width: 90%;}

.mw_wp_form_input .btn input{
background: url(../img/contact_confirm.png) no-repeat;
width: 200px;
height: 60px;
text-indent:-9999px;
overflow:hidden;
border:none;
cursor:pointer;
}
 
.mw_wp_form_confirm .btn input{
/*送信ボタン用*/
background: url(../img/contact_submit.png) no-repeat;
width: 200px;
height: 60px;
text-indent:-9999px;
overflow:hidden;
border:none;
cursor:pointer;
}
 
#submitback input{
/*戻るボタン用*/
background: url(../img/contact_back.png) no-repeat;
width: 200px;
height: 60px;
text-indent:-9999px;
overflow:hidden;
border:none;
cursor:pointer;
}

.form_bt {
	text-align: center;}

.form_bt li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 30px;}

/* ===================================================================
    流れ
=================================================================== */
.flow_left {
	float: left;}

.flow_right {
	float: right;
	width: 740px;}

.flow_right h3 span {
	color: #FFF;
	background-color: #000;
	padding: 5px 7px;
	font-size: 120%;
	font-weight: bold;}

.flow_line {
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 5px;
	margin-bottom: 10px;}

.flow_arrow {
	padding: 10px 0;}

/* ===================================================================
    プライバシー
=================================================================== */
.pp_title {
	border-left: 7px solid #393939;
	padding: 2px 0 2px 12px;
	font-size: 110%;
	font-weight: bold;
	margin-top:65px;}

/* ===================================================================
    価格
=================================================================== */
.price_title {
	background-color: #000;
	color: #FFF;
	padding: 5px 10px;
	font-size: 105%;
	margin-bottom: 30px;}

.price_title h3 {
	float: left;}

.price_title .price {
	float: right;}

.price_left {
	float: left;}

.price_right {
	float: right;
	width: 690px;}


/* ===================================================================
    理由
=================================================================== */
.reason {
	margin-bottom: 30px;}

.reason li {
	float: left;
	width: 400px;
	margin: 0 70px 40px 0;}

.reason li h3 {
	text-align: center;
	font-size: 120%;
	border-bottom: 2px solid #393939;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-weight: bold;}



/* ===================================================================
    採用
=================================================================== */
.recruit_bannar_left {
	float: left;}

.recruit_bannar_right {
	float: right;}

.gotocompany {
	background-color: #1E1E1E;
	color: #FFF;
	font-size: 170%;}

.gotocompany a {
  position: relative;
  display: block;
  margin: 0;
  padding: 10px;
  background: #1E1E1E;
  color: #FFF;
  text-decoration: none;
}
.gotocompany a:before{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 35px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: #fff;
}
.gotocompany a:after{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 40px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: #1E1E1E;
}

.boshu_left {
	float: left;
	width: 880px;}

.boshu_right {
	float: right;}

.boshu_left h3 {
	font-size: 160%;
	font-weight: bold;}
.boshu_left h3 span {
	font-size: 80%;}

h3.boshu_l {
	font-size: 160%;
	font-weight: bold;}

.boshu_cont {
	background-color: #f2f2f2;
	padding: 15px;}

.recruit_staff {
	text-align:center;}

.recruit_staff li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 30px;
	text-align: center;}

.staff_small {
	background-color: #f4f4f4;
	padding: 40px 0;}

.staff_prof {
	width: 800px;
	margin: 0 auto;}

.staff_prof_l {
	float: left;}

.staff_prof_r {
	float: right;
	width: 550px;}
	


.other_staff_title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 25px;
	border-bottom: 1px solid #A4A4A4;}

.other_staff {
	margin-bottom: 40px;
	text-align: center;}
	
.other_staff li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 2%;
	width: 41%;
	background-color: #f4f4f4;
	padding: 2%;}

.o_prof_l {
	float: left;
	margin-left: 10px;}

.o_prof_r {
	float: right;
	width: 65%;
	text-align: left;}

.o_prof_r h2 {
	font-size: 100%;}

.o_prof_r span {
	padding-bottom: 5px;}

a .o_prof_r {
	color: #232323;}

.recruit_bt {
	background-color: #e6ebf0;
	text-align: center;
	padding: 35px 2%;
	margin-bottom: 30px;}
.recruit_bt p {
	font-size: 130%;
	font-weight: bold;}


/* ===================================================================
    blog
=================================================================== */
.blog_list li {
	width: 220px;
	float: left;
	margin: 0 15px 35px 0;}

.blog_list li .imgfield {
	width: 220px;
	height: 165px;
	overflow: hidden;
	margin-bottom: 5px;
	position: relative;}
	
.blog_list li .imgfield img {position: absolute;
top: -100%;
left: -100%;
right: -100%;
bottom: -100%;
margin: auto;}

.blog_list_title {
	border-left: 6px solid #2A2A2A;
	padding-left: 10px;}

.blog_list a {
	color: #262626;
	text-decoration: none;}

.blog_list a:hover {
	text-decoration: underline;}

.blog_cat {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 7px;
	margin-bottom: 25px;}

.blog_cat .bc_left {
	float: left;
	font-size: 110%;
	font-weight: bold;}
.blog_cat .bc_right {
	float: right;}

.blog_tags li {}

.blog_tags a {
	padding: 5px;
	float: left;
	margin: 0 15px 10px 0;
	background-color: #F3F3F3;
	border: 1px solid #C0C0C0;}

.blog_info {
	background-color: #e6ebf0;
	font-size: 12px;
	padding: 7px;
	margin-bottom: 12px;}

.blog_info_day {
	float: left;}

.blog_info_tag {
	float: right;}

.bl_cat {
	background: url(../img/building_icon.png) center left no-repeat;
	padding-left: 18px;}
.bl_tag {
	background: url(../img/tag_icon.png) center left no-repeat;
	padding-left: 12px;}
.bl_bl {
	background: url(../img/icon.png) center left no-repeat;
	padding-left: 15px;}

.blog_table {
	width: 100%;}

.blog_table th {
	background-color: #e6ebf0;
	padding: 20px;
	border-bottom: 1px solid #FFF;
	font-weight: normal;
	width: 145px;}

.blog_table td {
	padding: 20px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #FFF;}

.blog_user {
	margin-top: 95px;
	background-color: #f4f4f4;
	padding: 30px 75px;}

.bu_l {
	float: left;
	width: 100px;}

.bu_l img {
	width: 100px;
	height: 100px;
	margin-bottom: 0;}

.bu_r {
	float: left;
	width: 600px;
	margin: 0 0 0 30px;}
	
.form-allowed-tags {
	display: none;}

.comment-form-comment textarea {
	width: 80%;
	display: block;
	margin-bottom: 10px;}

.bl_img_base {
	margin-bottom: 45px;}

.bl_img_base img {
	vertical-align: bottom;
	height: 280px;
	margin-bottom: 0!important;}

.bl_img_left {
	float: left;
	width: 450px;}
	
.bl_img_left p {
	background-color: #f7f7f7;
	font-size: 15px;
	text-align: center;
	padding: 8px 0;}

.bl_img_right {
	float: right;
	width: 450px;}
.bl_img_right p {
	background-color: #f7f7f7;
	font-size: 15px;
	text-align: center;
	padding: 8px 0;}

.bl_img_right .img-main_area {
	width: 450px;
	height: 270px;
	overflow: hidden;}

.img-sub_area {
	width: 450px;
	height: 270px;
	overflow: hidden;}


/* ===================================================================
    タブレット
=================================================================== */

@media screen and (max-width: 768px) {
/* タブレット用のスタイル記述 */

.sp {
	display: block;}
.pc {
	display: none;}



#page-top {
	position: fixed;
	bottom: 5px;
	right: 5px;
}

.con_title {
	background: url(../img/c_title.gif) top left repeat;
	color: #FFF;
	font-size: 150%;
	padding: 10px 15px;
	margin-bottom: 20px;}

#footer {
	width: 100%;
	background-color: #2d2d2d;
	padding: 20px 0 20px 0;
	font-size: 90%;
	color: #FFF;}

#footerIn {
	width: 94%;
	margin: 0 3%;}

#footer_left {
	float: none;
	margin-left: 0;
	text-align: center;}

.wrapper {
	width: 94%;
	margin: 0 3%;
	padding: 30px 0;}

.wrapper_con {
	width: 94%;
	margin: 0 3%;
	padding: 30px 0;}


#foot_contact {
	background: url(../img/contact_back.jpg) top center repeat-x;
	padding: 40px 0 20px 0;
	color: #FFF;
	text-align: center;}

#foot_contact_title {
	border: 7px solid #FFF;
	font-size: 150%;
	padding: 7px 15px;}

#foot_contact p {
	font-size: 100%;}

#foot_contact ul {
	text-align: center;}

#foot_contact li {
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
	width: 90%;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;}

#foot_contact li img {
	width: 100%;
	height: auto;}

.con_h1 {
	font-size: 150%;
	color: #fff;
	font-weight: bold;
	font-family: "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
   padding-top: 110px;
   width: 98%;
   margin: 0 auto;}

#con_left {
	float: none;
	width: 100%;
	margin-bottom: 30px;}

#con_left img {
	max-width: 100%;
	height: auto;}

#con_left iframe {
	max-width: 100%;
	height: auto;}

#con_right {
	width: 100%;
	float: none;}

.side_menu {
	border-top: 2px solid #222222;}

.side_menu li {
	border-bottom: 1px solid #e1e1e1;
	padding-left: 10px;}

.side_menu li a {
	padding: 10px 5px 10px 15px;
	background: url(../img/right_icon.png) center left no-repeat;
	display: block;}

.con_h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 160%;
	font-family: "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;}
  
.con_h2 span {
	border-bottom: 2px solid #f6a800;
   padding-bottom: 5px;}




/* ===================================================================
    TOP
=================================================================== */

.top_back {
	background: url(../img/mainimg.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 230px;}

.about_back {
	background: url(../img/about_main.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;}

.company_back {
	background: url(../img/company_main.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;}

.compe_back {
	background: url(../img/compe_main.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;}

.faq_back {
	background: url(../img/faq_main.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;}

.contact_back {
	background: url(../img/contact_back.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;}

.flow_back {
	background: url(../img/flow_main.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;}

.pp_back {
	background: url(../img/pp_main.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;}

.price_back {
	background: url(../img/price_main.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;}

.reason_back {
	background: url(../img/reason_main.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;}

.estimation_back {
	background: url(../img/mitsumori_main.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;}

.recruit_back {
	background: url(../img/recruit_main.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;}

.blog_back {
	background: url(../img/blog_main.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;}
	
.top_catch {
	padding: 110px 10px 0 10px;
	text-align: center;}

#top_gallery_base {
	width: 100%;
	overflow: hidden;}

#top_gallery {
	text-align: center;
	letter-spacing: -.40em;
	font-size: 0;
	width: 100%;
	margin: 0 auto;}

#top_gallery li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 15px;
	letter-spacing: normal;
	width: 50%;
	margin: 0;
	padding: 0;
	height: 120px;
	overflow: hidden;}

#top_gallery li img {
	min-width: 100%;
	height: 150px;}

#top_presi {
	background-color: #f4f4f4;
	padding: 30px 0;}

#top_presiIn {
	width: 94%;
	margin: 0 3%;}

#top_presiIn .presi_img {
	float: none;
	text-align: center;
	margin-bottom: 15px;}

#top_presiIn .presi_right {
	float: none;
	width: 100%;}

.top_h2 {
	font-size: 130%;
	font-weight: bold;
	font-family: "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
	text-align: center;
   line-height: 180%;}
  
.top_h2 span {
	border-bottom: 2px solid #f6a800;
   padding-bottom: 4px;}

.h3title01 {
	background-color: #f4f4f4;
	border-left: 6px solid #eb7f00;
	font-size: 115%;
	padding: 6px 6px 6px 10px;}

.top_gray {
	background-color: #f4f4f4;
	padding: 30px 0;}

.top_grayIn {
	width: 94%;
	margin: 0 3%;}

.top_grayIn ul {
	margin-bottom: 25px;}

.top_grayIn li {
	width: 100%;
	float: none;
	margin: 0 0 15px 0;}

.top_grayIn li img {
	max-width: 100%;
	height: auto;}

.top_reason {
	width: 100%;
	margin: 0 auto;
	text-align: center;}

.top_reason li {
	width: 98%;
	height: auto;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 0 20px 0;
	padding: 2% 1%;
	background-color: #fafafa;
	border: 1px solid #dfdfdf;}

.top_reason li h3 {
	font-size: 110%;
	color: #ff9600;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../img/top_reason_line.png) bottom center no-repeat;}

.top_reason li img {
	max-width: 100%;
	height: auto;}

.top_result {
	padding-top: 30px;}

.top_result ul {
	text-align: center;}

.top_result li {
	margin: 0 auto 20px auto;
	text-align: left;
	width: 100%;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;}

.top_result li img {
	vertical-align: bottom;
	width: 100%;}

.top_result li .tptitle {
	background-color: #000;
	padding: 4px 5px;
	color: #FFF;
	margin-bottom: 7px;
	font-size: 105%;}

.top_result .result_img {
	position: relative;
	width: 100%;
	height: 200px;
	overflow:hidden;}

.top_result .result_img img {
	vertical-align: bottom;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	height: auto;}


.top_news {
	width: 100%;
	margin: 0 auto 20px auto;
	border-top: 1px solid #cccccc;}

.top_news dt {
	float: left;
	color: #b8b8b8;
	padding: 10px 0 5px 10px;}

.top_news dd {
	padding: 10px 4% 5px 130px;
	border-bottom: 1px solid #CCCCCC;}

.top_news_more {
	background: url(../img/tri_yellow.png) center left no-repeat;
	padding-left: 15px;
	font-size: 90%;}

ul.topbt {
	text-align: center;}

ul.topbt li {
	margin-bottom: 10px;
	padding: 0 2%;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;}


ul.topbt li img {
	width: 100%;
	height: auto;}

/* ===================================================================
    COMPANY
=================================================================== */
.com_title {
	background-color: #000;
	padding: 7px;
	color: #FFF;}

.com_title .smtxt {
	font-size: 85%;}

.table_01 {
	border: 1px solid #d9d9d9;
	width: 100%;}

.table_01 th {
	background-color: #f4f4f4;
	padding: 2%;
	font-weight: normal;
	text-align: left;
	display: block;
	border: 1px solid #d9d9d9;
	width: 96%;}

.table_01 td {
	border: 1px solid #d9d9d9;
	padding: 2%;
	display: block;
	width: 96%;}

.table_01 td span {
	display: block;
	margin-bottom: 5px;}

.gmap {
	position: relative;
	padding-bottom: 26.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	width: 100%;
	margin: 0 auto 30px auto;}
 
.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;}


/* ===================================================================
    コンペ
=================================================================== */
.compe_left {
	width: 30%;
	height: auto;
	float: left;}

.compe_sub {
	width: 100%;
	height: 100%;}

.compe_center {
	width: 30%;
	height: auto;
	float: left;
	margin-left: 5%;}

.compe_right {
	width: 30%;
	float: right;
	height: auto;}

/* ===================================================================
    流れ
=================================================================== */
.flow_left {
	float: none;
	text-align: center;
	margin-bottom: 10px;}

.flow_right {
	float: none;
	width: 100%;}

.flow_right h3 {
	text-align: center;}

.flow_arrow {
	padding: 10px 0;
	text-align: center;}

/* ===================================================================
    価格
=================================================================== */
.price_title {
	background-color: #000;
	color: #FFF;
	padding: 5px 10px;
	font-size: 105%;
	margin-bottom: 30px;}

.price_title h3 {
	float: left;}

.price_title .price {
	float: right;}

.price_left {
	float: none;
	text-align: center;
	margin-bottom: 15px;}

.price_right {
	float: none;
	width: 100%;}

/* ===================================================================
    理由
=================================================================== */
.reason {
	margin-bottom: 30px;}

.reason li {
	float: none;
	width: 100%;
	margin: 0 0 25px 0;}
	
.reason li img {
	max-width: 100%;
	height: auto;}


/* ===================================================================
    採用
=================================================================== */
.recruit_bannar_left {
	float: none;
	text-align: center;
	margin-bottom: 15px;}

.recruit_bannar_right {
	float: none;
	text-align: center;}

.boshu_left {
	float: none;
	width: 100%;
	margin-bottom: 15px;}

.boshu_right {
	float: none;
	text-align: center;
	margin-bottom: 10px;}

.boshu_left h3 {
	font-size: 130%;
	font-weight: bold;}
.boshu_left h3 span {
	font-size: 70%;}

.boshu_cont {
	background-color: #f2f2f2;
	padding: 15px;}

.recruit_staff li {
	float: none;
	width: 100%;
	margin: 0 0 15px 0;
	text-align: center;}

.staff_small {
	background-color: #f4f4f4;
	padding: 30px 0;}

.staff_prof {
	width: 100%;
	margin: 0 auto;}

.staff_prof_l {
	float: none;
	text-align: center;
	margin-bottom: 15px;}

.staff_prof_r {
	float: none;
	text-align: center;
	padding: 2%;
	width: 96%;}

.staff_prof p {
	text-align: left;
	padding: 0 15px;}

.other_staff {
	margin-bottom: 40px;
	text-align: center;}
	
.other_staff li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 0 10px 0;
	width: 96%;
	background-color: #f4f4f4;
	padding: 2%;}

.o_prof_l {
	float: none;
	text-align: center;
	margin-left: 10px;}

.o_prof_r {
	float: none;
	width: 100%;
	text-align: left;}

.o_prof_r h2 {
	font-size: 100%;
	text-align: center;}

.o_prof_r p {
	padding: 0 15px 5px 15px;}

.o_prof_r span {
	padding-bottom: 5px;}

a .o_prof_r {
	color: #232323;}


.gotocompany {
	background-color: #1E1E1E;
	color: #FFF;
	font-size: 130%;}



/* ===================================================================
    blog
=================================================================== */
.blog_list li {
	width: 100%;
	float: none;
	margin: 0 0 15px 0;}

.blog_list li {
	width: 100%;
	float: none;
	margin: 0 0 35px 0;}

.blog_list li .imgfield {
	width: 100%;
	height: 165px;
	overflow: hidden;
	margin-bottom: 5px;
	position: inherit;}
	
.blog_list li .imgfield img {
	position: inherit;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	margin: auto;}

.blog_table {
	width: 100%;}

.blog_table th {
	display: block;
	background-color: #e6ebf0;
	padding: 3%;
	border-bottom: 1px solid #FFF;
	font-weight: normal;
	width: 94%;}

.blog_table td {
	padding: 3%;
	width: 94%;
	display: block;
	background-color: #f7f7f7;
	border-bottom: 1px solid #FFF;}

.blog_user {
	margin-top: 30px;
	background-color: #f4f4f4;
	padding: 20px;}

.bu_l {
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;}

.bu_l img {
	width: 100px;
	height: 100px;}

.bu_r {
	float: none;
	width: 100%;
	margin: 0;}

.bu_r h2 {
	text-align: center;}

.comment-form-comment textarea {
	width: 100%;
	display: block;
	margin-bottom: 10px;}

.bl_img_base {
	margin-bottom: 25px;}

.bl_img_base img {
	vertical-align: bottom;
	height: auto;}

.bl_img_left {
	float: none;
	width: 100%;}
	
.bl_img_left p {
	background-color: #f7f7f7;
	font-size: 15px;
	text-align: center;
	padding: 8px 0;
	margin-bottom: 15px;}

.bl_img_right {
	float: none;
	width: 100%;}
.bl_img_right p {
	background-color: #f7f7f7;
	font-size: 15px;
	text-align: center;
	padding: 8px 0;}

.img-main_area {
	width: 100%;
	height: auto;
	overflow: hidden;}

.img-sub_area {
	width: 100%;
	height: auto;
	overflow: hidden;}




/* --------------------------------------------------------------------------------------
 フォーム
--------------------------------------------------------------------------------------- */

.form_bt {
	text-align: center;}

.form_bt li {
	display: blockx;
	display: block;
	/display: block;
	/zoom: 1;
	text-align: center;
	margin: 0 0 20px 0;}

/* --------------------------------------------------------------------------------------
 スマホメニュー
--------------------------------------------------------------------------------------- */
body {
	font-size: 110%;}

.mean-bar img {
	width: 200px;
	height: auto;}

a.meanmenu-reveal {
	display: none;
}

#menu {
	margin-bottom: 0;}

/* when under viewport size, .mean-container is added to body */
.sp_logo {
	padding: 10px 0 10px 10px;}
	
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #000000;
	padding: 4px 0;
	min-height: 52px;
	z-index: 999999;
	margin-bottom: 10px;
}

.mean-container .mean-bar h1 {
	margin: 0!important;}

.mean-container a.meanmenu-reveal {
	width: 26px;
	height: 26px;
	padding: 18px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 4px;
	margin-top: 4px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #000;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 0.7em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 32px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
	min-height: 0px;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;}

.mean-remove {
	display: none !important;}

	
#ac_menu .switch {
	position: relative;
	width: 30px;
	height: 30px;
	cursor: pointer;
	margin-left: auto;}

#ac_menu .switch:before {
	content: "";
	position: absolute;
	border-top: 5px solid #fff;
	border-bottom: 15px double #fff;
	width: 30px;
	height: 5px;}

#ac_menu .active:before,
#ac_menu .active:after {
	content: "";
	position: absolute;
	left: 13px;
	top: 0;
	border: 0;
	background-color: #fff;
	width: 5px;
	height: 25px;
	-webkit-transform : rotate(45deg) ;
	-ms-transform : rotate(45deg) ;
	transform : rotate(45deg) ;}

#ac_menu .active:after {
	-webkit-transform : rotate(-45deg) ;
	-ms-transform : rotate(-45deg) ;
	transform : rotate(-45deg) ;}

#ac_menu .nav {
	display: none;}

#ac_menu a {
	display: block;
	margin-bottom: 1px;
	padding: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;}

#ac_menu ul {
	margin-bottom: 15px;}
#ac_menu li {
	border-bottom: 1px solid #CCCCCC;}








}







































































































