@charset "utf-8";


/* Reset

-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;

}
:focus {outline: 0;}

ol, ul {list-style: none;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html {
	color: #333;
	-webkit-text-size-adjust: none;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 170%;
}
/* -------------------------------------------------------------- */

body {
	color: #333;
	-webkit-text-size-adjust: none;	
	font-size: 14px;
	line-height: 190%;
}

.pc{
    display: block;
}
.sp{
    display: none;
}
.spmenu{
    display: none;
}


@media only screen and (max-width: 1024px){
html,body {
	width: 100%;
	overflow-x: hidden;
}
	
}

/* リンク設定
------------------------------------------------------------*/
a{
	color: #B52527;
	text-decoration: none;
}
a:hover{
	color: #FF7F00;
}
a:active, a:focus {outline:0;}

a:hover img
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

section.content article{

overflow:hidden;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}

/*-----------------------------
 header
-----------------------------*/
#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	position: relative;
}
#upper{}
#lower{}
#header h1 {
	margin-left: 40px;
	font-size: 10px;
	font-weight: normal;
	width: 100%;
	left: 30px;
	top: 4px;
	display: block;
	padding: 0px;
	bottom: 7px;
	margin-bottom: 10px;
}

#header #logo {
	font-size: 10px;
	font-weight: normal;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	width: 500px;
	float: left;
	margin-left: 40px;}
#header .head_tel {
	height: 35px;
	width: 278px;
	z-index: 100;
	background-image: url(../common/contact_bg.png);
	float: right;
	padding-top: 20px;
	background-repeat: no-repeat;
	margin-right: 40px;
}
#header .head_tel li{
	float: left;
}
#header .head_estimate {
	width: 270px;
	z-index: 100;
	position: absolute;
}
#header .head_estimate2 {
	width: 270px;
	z-index: 100;
	position: absolute;
	right: 29px;
	top: 230px;
}
#header .head_link {
	font-weight: normal;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	width: 360px;
	margin-bottom: 10px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 40px;
}

#header .head_link ul {

}
#header .head_link li {
	float: left;
	font-size: 0.9em;
	right: 40px;
}


/*-----------------------------
  スライド部分（全画面表示の場合）
-----------------------------*/
.main_img {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: -15px;
    text-align: center;
    background-color: #00071E;
}

#concept_area{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    position: absolute;
    bottom: 0px;
    font-size: 39px;
    line-height: 200%;
    text-align: center;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center top;
    color: #FFFFFF;
    font-weight: bold;
}

h1{
	z-index: 100;
	font-size: 0.9em;
	color: #666;
}


/*-----------------------------
 下層コンテンツ
-----------------------------*/

#container{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	position: relative;
	padding-bottom: 50px;
	}
#main{
	float: left;
	width: 800px;
}	
#sidebar{
	float: right;
	width: 240px;
}


/*-----------------------------
  Top Banner Area
-----------------------------*/

#top_banner_area{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #000427;
	margin-bottom: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
	}
#top_banner_area .inner {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;

}
#top_banner_area .inner .left {
	width: 470px;
	float: left;
	font-size: 14px;
}
#top_banner_area .inner .right {
	width: 1100px;
	float: right;
	display: flex;
	flex-wrap:wrap;
}
#top_banner_area .inner .right .box {
	width: 242px;
　float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 140%;
	margin-bottom: 15px;

	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #384253;
	margin-left: 5px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-image: url(../common/boxbg.png);
	background-position: left top;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	}
#top_banner_area .inner .right .box .title {
	background-image: url(../common/list1.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	}	
#top_banner_area .inner .right .box .title2 {
	background-image: url(../common/list1.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-bottom: 7px;
	border-bottom: 1px dotted #BBBBBB;
	font-size: 18px;
	margin-bottom: 7px;
	padding-top: 10px;
	color: #FFFFFF;
	margin-right: 10px;
	display: block;
	font-weight: bold;
	}
#top_banner_area .inner .right .box .title2 a {
	color: #FFFFFF;
	}	
#top_banner_area .inner .right .box .title2 a:hover {
	color: #AD0003;
	}			
#top_banner_area .inner .right .box ul{}	
#top_banner_area .inner .right .box ul li{
	float: left;
	width: 100px;
	margin-right: 10px;
	background-image: url(../common/list2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	font-size: 11px;
	}
	

/*-----------------------------
 Gloval Navi
-----------------------------*/
#gnavi {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 1px;
	background-image: url(../common/head_bg.png);
	z-index: 1000;
	top: 403px;
}
@media only screen and (max-width: 1024px){
#gnavi {
	width: 110%;

}
	
}
#gnavi ul {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#gnavi ul li {
	float: left;
	position: relative;
}
.active{
	background-image: url(../common/icon.png);
	background-repeat: no-repeat;
	background-position: left -1

}

/*-----------------------------------------------------------
mainカラム
------------------------------------------------------------*/

#main h2{
	background-image: url(../common/h2_bg.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	width: 770px;
	color: #FFFFFF;
	font-size: 18px;
	height: 40px;
	padding-top: 10px;
	margin-bottom: 30px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#main h3 {
	background-position: 0% bottom;
	color: #000000;
	font-size: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 100%;
	margin-bottom: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../common/h3_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}

#main h4 {
	background-position: 0% bottom;
	color: #000000;
	font-size: 14px;
	line-height: 100%;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #E1E1E1;
	margin-top: 40px;
}


#info_area{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: -15px;
	}
#info_area .inner {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 30px;

}	

#info_area #whatsnew {
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #C4C4C4;
	width: 500px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#info_area #whatsnew h2 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../common/h2_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	display: block;
	padding-left: 20px;
	padding-top: 13px;
	height: 33px;
	margin-bottom: 15px;
	color: #FFFFFF;
	line-height: 100%;
}
#info_area #whatsnew .inner_box{
	height: 345px;
	overflow-y: auto;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../common/info_area_bg.png);
}
#info_area #whatsnew dl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;

}
#info_area #whatsnew dt {
	font-size: 0.9em;
	font-weight: bold;
	background-image: url(../common/list1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
#info_area #whatsnew dd {
	font-size: 0.9em;
	padding-left: 30px;
}
#info_area #whatsnew dd a {
;
	color: #000000;
}
#info_area #whatsnew dd a:hover {
;
	color: #880000;
}
#info_area #company_address{
	float: right;
	width: 520px;
}
#info_area #company_address .txt{
	margin-bottom: 20px;
}
#info_area #company_address_map{}

.ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.map_ttl{
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    background-color: rgba(179,0,3,1.00);
    color: rgba(255,255,255,1.00);
    font-weight: bold;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 20px;
}

#main .recruit .entryform{
	overflow-y: auto;
	margin-bottom: 30px;
	text-align: center;
	}


#main .box {
	border: 4px solid #ECECEC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow:2px 5px 7px 0px rgba(212,212,212,0.38);
-webkit-box-shadow:2px 5px 7px 0px rgba(212,212,212,0.38);
-moz-box-shadow:2px 5px 7px 0px rgba(212,212,212,0.38);

	padding: 15px;
	margin-bottom: 30px;
}

#main .contact {
	margin-top: 20px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../common/contact_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 50px;
	padding-left: 350px;
	padding-right: 50px;
	padding-bottom: 20px;
	border: 1px solid #666;
}
#main .enlarge {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FEBABA;
	padding: 20px;
	background-color: #FEF4F1;
}

#main .col_leftimage {
}

/*-----------------------------
 pagetop/breadcrumb
-----------------------------*/
.gotop {
	display:none;
	position:relative;
	width:95%;
	max-width:1200px;
	height:0;
	margin:0 auto;
}
.gotop a {
	position: fixed;
	bottom: 0px;
	left:auto;
	display: block;
	width: 60px;
	hegiht:40px;
	margin-left:1140px;
	padding:1em 0 1em 2px;
	background-color: #00112B;
	text-align:center;
	outline:none;
	text-decoration: none;
	z-index:9999;
	border-radius:3px 3px 0 0;
}
.gotop a:before,
.gotop a:after {
	position:absolute;
	left:50%;
	content:"";
	width:0px;
	height:0px;
	margin-left:-10px;
	border:10px solid transparent;
}
.gotop a:before {
	top:50%;
	margin-top:-13px;
	border-bottom:10px solid #00112B;
}
.gotop a:after {
	top:50%;
	margin-top:-15px;
	z-index:-1;
	border-bottom:10px solid #fff; /* 矢印の色 */
}
.breadcrumb {
	width: 100%;
	margin-bottom: 19px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
.breadcrumb a {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.breadcrumb a:hover {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #ff9933;
	text-decoration: none;
}

/*-----------------------------
  sidebar
-----------------------------*/
#sidebar .contact{
    background-image: url(../common/contact_banner_bg.png);
    padding-top: 80px;
    text-align: center;
    padding-bottom: 20px;
}
#sidebar .ttl{
	background-image: url(../common/head_bg.png);
	background-repeat: repeat-x;
	background-position: 0% top;
	height: 30px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
#sidebar ul{
	background-image: url(../common/background.png);
	background-repeat: repeat;
}
#sidebar ul li{
	padding-top: 7px;
	padding-bottom: 7px;
	border-left-color: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
	background-image: url(../common/list1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 13px;
}
#sidebar ul li a{
	color: #000;

}
#sidebar ul li a:hover{
	color: #C50003;
}

/*-----------------------------
  main（下層）
-----------------------------*/

#main.staff{}
#main.staff .staffBox{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
	border: 1px solid #E1E1E1;
	width: 754px;
	/* box-shadow */
/* box-shadow */
box-shadow:1px 1px 4px 1px #eaeaea;
-moz-box-shadow:1px 1px 4px 1px #eaeaea;
-webkit-box-shadow:1px 1px 4px 1px #eaeaea;
	margin-bottom: 30px;
	}

#main.staff .staffBox dl{
	width: 560px;
	float: left;
	margin-bottom: 15px;
}
#main.staff .staffBox dt{
	background-image: url(../common/staff_bg.png);
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 7px;
	padding-left: 15px;
	font-weight: bold;
	border-left: 3px solid #C4C4C4;
}
#main.staff .staffBox dd{
	padding-left: 15px;
}
#main.staff .staffBox .image{
	width: 146px;
	float: right;
}
#main.company{}
#main.company .txt{
	margin-bottom: 40px;
}
#main.service table{
	width: 100%;
	border: 1px solid #E0E0E0;
	border-collapse: collapse;
	}
#main.service th{
	background-color: #E9FAFF;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 6px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
}	

#main.service td{
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 6px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
}
#main.recruit table{
	width: 100%;
	border: 1px solid #E0E0E0;
	border-collapse: collapse;
	}
#main.recruit th{
	background-color: #E9FAFF;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 6px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
}	

#main.recruit td{
	width: 75%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 6px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
}
#main.contact{}
#main.contact dl{
	border-bottom: 1px dotted #E0E0E0;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#main.contact dt{
	width: 140px;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	background-image: url(../common/list3.png);
}
#main.contact dd{
	width: 600px;
	float: right;
}
.formstyle{
	width: 450px;
	padding: 10px;
	font-size: 16px;
}
/*-----------------------------
 footer
-----------------------------*/

#footer {
	width: 100%;
	background-color: #00112B;
	margin-bottom: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
}

#footer .inner {
	width: 1100px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 10px;
}
#footer #logo {
	font-size: 10px;
	font-weight: normal;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	width: 300px;
	margin-bottom: 15px;
	float: left;
	margin-left: 30px;
}

#footer #sitemap {
	font-size: 10px;
	font-weight: normal;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	height: 48px;
	width: 420px;
}
#footer .footer_address {
	float: right;
	margin-bottom: 15px;
	color: #FFFFFF;
	margin-right: 30px;
}
#footer .footer_copyright {
	clear: both;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
}


.foot_link {
	font-weight: normal;
	width: 100%;
	margin-bottom: 25px;
	text-align: center;
}

.foot_link ul {
	margin-bottom: 30px;
	text-align: center;
}

.foot_link li {
	font-size: 11px;
	padding-left: 12px;
	background-position: left center;
	line-height: 100%;
	margin-bottom: 4px;
	display: inline;
}
.foot_link li a {
	margin-right: 10px;
	display: inline;
	font-size: 13px;
	color: #FFFFFF;
}
.foot_link li a:hover {
	margin-right: 10px;
	display: inline;
	color: #FF9600;
}

.pagetop {
    width: 40px;
    height: 40px;
    margin-bottom: 65px;
    text-align: center;
    margin-right: auto;
    position: fixed;
    background-color: #b30002;
    color: #FFFFFF;
    font-size: 18px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    line-height: 208%;
    right: 30px;
}
.pagetop a{
    color: #FFFFFF;
    text-decoration: none;
}
.pagetop a:hover{
    text-decoration: none;
    border-width: 0px;
}

/* メールフォーム確認画面
------------------------------------------------------------*/
#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
p.error_messe{
	margin:5px 0;
	color:red;
}

/* タブ
------------------------------------------------------------*/

.tab{overflow:hidden;}
.tab li{background:#ccc; padding:5px 25px; float:left; margin-right:1px;}
.tab li.select{background:#eee;}
.content li{background:#eee; padding:20px;}
.hide {display:none;}
