@charset "utf-8";

@media only screen and (max-width:480px){


body {
	font-size: medium;
	line-height: 190%;
}
	img{
		width: 100%;
		height: auto;
	}
.sp{
    display: block;
}
.pc{
    display: none;
}
.spmenu{
    display: block;
}
	
/* リンク設定
------------------------------------------------------------*/
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: 0px;
	font-size: xx-small;
	font-weight: normal;
	width: 100%;
	left: 10px;
	top: 4px;
	display: block;
	padding: 0px;
	bottom: 7px;
	margin-bottom: 10px;
}

#header #logo {
    width: 60%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}
#header .head_tel {
    height: 35px;
    width: 278px;
    z-index: 100;
    background-image: url(../common/contact_bg.png);
    float: none;
    padding-top: 20px;
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
}

#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 {
 display: none;
}

/*-----------------------------
  スライド部分（全画面表示の場合）
-----------------------------*/
.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%;
    z-index: 90;
    position: absolute;
    bottom: 0px;
    font-size: large;
    line-height: 150%;
    text-align: center;
    height: auto;
    background-repeat: no-repeat;
    background-position: center top;
    color: #FFFFFF;
    font-weight: bold;
    top: 50px;
    padding-top: 40px;
}
h1{
	z-index: 100;
	font-size: 0.9em;
	color: #666;
}


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

#container{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	position: relative;
	padding-bottom: 50px;
	}
#main{
    float: none;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}	
#sidebar{
    float: none;
    width: 240px;
    display: none;
}


/*-----------------------------
  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: 96%;
	margin-right: auto;
	margin-left: auto;

}
#top_banner_area .inner .left {
	width: 470px;
	float: left;
	font-size: 14px;
}
#top_banner_area .inner .right {
	width: 100%;
	float: none;
}
#top_banner_area .inner .right .box {
	width: 90%;
	float: none;
	padding-left: auto;
	padding-right: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 140%;
	margin-bottom: 15px;
	height: auto;
	font-size: medium;
	color: #FFFFFF;
	border: 1px solid #384253;
	margin-left: auto;
	margin-right: auto;
	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 {
    display: none;
}

.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: 20px;
    width: 100%;
    color: #FFFFFF;
    font-size: 18px;
    height: 40px;
    padding-top: 10px;
    margin-bottom: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#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: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 30px;

}	

#info_area #whatsnew {
    margin-bottom: 30px;
    padding: 7px;
    border: 1px
		solid #C4C4C4;
    width: 96%;
    float: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;

}
#info_area #whatsnew h2 {
    font-size: medium;
    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: auto;
    overflow-y: auto;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-image: url(../common/info_area_bg.png);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#info_area #whatsnew dl {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    width: 100%;
}
#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: 20px;
}
#info_area #whatsnew dd {
	font-size: 0.9em;
	padding-left: 20px;
}
#info_area #whatsnew dd a {
;
	color: #000000;
}
#info_area #whatsnew dd a:hover {
;
	color: #880000;
}
#info_area #company_address{
    float: none;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
#info_area #company_address .txt{
	margin-bottom: 20px;
}
#info_area #company_address_map

#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: 10px;
    border: 1px solid #E1E1E1;
    width: 100%;
    /* 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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}

#main.staff .staffBox dl{
	width: 100%;
	float: none;
	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: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
#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;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main.contact dt{
    width: 100%;
    float: none;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    background-image: url(../common/list3.png);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main.contact dd{
    width: 100%;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.formstyle{
	width: 100%;
    padding: 10px;
    font-size: medium;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*-----------------------------
 footer
-----------------------------*/

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

#footer .inner {
	width:96%;
	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: 60%;
    margin-bottom: 15px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

#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;
    display: none;
}
#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;
    font-size: small;
}


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



/* メールフォーム確認画面
------------------------------------------------------------*/
#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;}

}