@charset "utf-8";
/* CSS Document */

/* =======================================================================

   全体
   
======================================================================= */

body{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	font-size: 14px;
	line-height:1.6em;
	background-color: #FFF;
	background-position: top;
	color:#333;
    margin-top: 70px;
}

@media (min-width: 960px) {
    body{
        margin-top: 0 !important;
    }
}

html, body {
	height: 100%;
	width: 100%;
	-webkit-font-smoothing: antialiased;
}

p{
	margin: 0 0 1.2em;
	text-align:justify;
}

img {
	margin-bottom:15px;
}

a:hover img {
	opacity: 0.5;
}


/* =======================================================================

   各種設定
   
======================================================================= */

a:link { color:  #008675; }
a:visited { color: #008675; }
a:hover { color:  #7c7a64;text-decoration: none !important;}
a:active { color: #7c7a64; }

/* :::::::::: リスト :::::::::: */

ol{}
ol li{}

ul{}
ul li{}

dl{}
dl dt{}
dl dd{}

/* :::::::::: テーブル :::::::::: */

table{
	margin:0;
	padding:0;	
}

table tr th,
table tr td{
}

table tr:last-child{
}


/* -----------------------------------------------------------
 見出し
----------------------------------------------------------- */

h1{
	margin: 0;
	padding: 0
}

h2{
	margin: 0;
	padding: 80px 0;
	text-align: center;
	font-size: 3em;
	font-family:"Times New Roman","ヒラギノ明朝 Pro","Hiragino Mincho Pro","游明朝",YuMincho,"HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-weight: bold;
	letter-spacing: 0.2em;
}

h3{
	font-family: "Times New Roman","ヒラギノ明朝 Pro","Hiragino Mincho Pro","游明朝",YuMincho,"HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 2em;
	color: #7c7a64;
	font-weight: bolder;
	letter-spacing: 0.3em;
}

h3::after{
	display: block;
	content: '';
	width: 65px;
	border-bottom: 1px solid #deded8;
	margin: 15px auto 0;
}

.h3_text{
	margin-bottom: 50px;
}

@media (min-width: 768px) {
    h3{
        font-size: 2.5em;
    }
	.h3_text{
		margin-bottom: 50px;
		text-align: center;
	}
}


h4 {
	font-size: 1.6em;
	text-align: center;
	margin:  0 0 50px;
	font-weight: bold;
}

h5{

}

h6{

}


/* -----------------------------------------------------------
 コンテンツラッパー
----------------------------------------------------------- */

.bg_01{
	padding: 70px 0;
	background: #f8f8f7;
}

.bg_02{
	padding: 70px 0;
	background: #fff;
}


.box_50_0{
	margin-top: 50px;
}
/* -----------------------------------------------------------
 ヘッダ
----------------------------------------------------------- */

header{
	position:fixed;
	top:0;
	width:100%;
	z-index:99999;
	height:70px;
	margin: 0;
	padding: 0 !important;
}

header .col-xs-8{
	height:70px;
}

header .col-xs-8 img{
	position: absolute;
	display: block;
	height: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	padding: 5px 10px;
	max-height: 70px
}

header .col-xs-2{
	padding:0px;
}

header img{
	margin-bottom:0;
}
.menu{
}

.menu a{
	text-align:center;
	padding-top:11px;
}

.menu a:hover{
	text-decoration:none !important;
	background:#123886;
}

.menu img{
	margin-bottom:10px;
}

.menu_txt{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	color:#333;
	font-size:0.7em;
	margin-top:15px;
}

.tel a{
	display:block;
	width:100%;
	padding:12px 0 0;
	height:70px;
}

.tel img{
    height: 75%;
}

@media (min-width: 960px) {
	header{
		padding: 0 !important;
		margin: 40px 0 40px !important;
		position:static;
		width:100%;
        height: 55px;
	}
	
	header img{
		margin-bottom: 0;
        position: absolute;
        top: 50%;
        margin-top: 2px;
	}
    
    header .col-md-5{
        height: 55px;
    }
	
	header .col-md-5 p{
        line-height: 55px;
        margin-left: 15px;
	}
}

@media (min-width: 1200px) {
	header img{
		margin-bottom: 0;
        position: absolute;
        top: 50%;
        margin-top: -2px;
	}
    
    header .col-md-5{
        height: 55px;
    }
	
	header .col-md-5 p{
        line-height: 55px;
        margin-left: 0;
	}
}

/* :::::::::: メインナビ :::::::::: */
#globalnavi{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	margin:0;
	padding:10px 0 0 0;
	background: rgba(255,255,255,0.9);
}

.gnavi li{
	display:inline-block;
	width: 19.5%;
	text-align: center;
	margin: 0;
	line-height: 4em;
}

@media (min-width: 1200px) {
    .gnavi li{
	    width: 19.6%;
    }
}

.gnavi li::after{
	content:'/';
	position: absolute;
	margin-left:20px;
}

.gnavi li:last-child::after{
	content: none;
}

@media (min-width: 1200px) {
	.gnavi li::after{
		content:'/';
		position: absolute;
		margin-left:30px;
	}
}

.gnavi li a{
	font-weight: bold !important;
	color:#7c7a64;
	font-size:calc(1.5em - 0.5vw);
	padding:10px;
	margin:0;
}

@media (min-width: 1200px) {
	.gnavi li a{
		font-weight:bold !important;
		color:#7c7a64;
		font-size:1.5em;
		padding:10px;
		margin:0;
	}
}

.gnavi li a:hover{
	background: #e3e3de;
	padding: 10px;
}

.service_icon a::before{
	margin-right:10px;
	content:"";
	display:inline-block;
	width:calc(46px - 0.5vw);
	height:calc(44px - 0.5vh);
	background:url(../image/gnavi_service_icon.png);
	background-size:contain;
	background-repeat: no-repeat;
	vertical-align:middle;
}

.strength_icon a::before{
	margin-right: 10px;
	content:"";
	display:inline-block;
	width:calc(46px - 0.5vw);
	height:calc(44px - 0.5vh);
	background:url(../image/gnavi_strength_icon.png);
	background-size:contain;
	background-repeat: no-repeat;
	vertical-align:middle;
}

.property_icon a::before{
	margin-right: 10px;
	content:"";
	display:inline-block;
	width:calc(46px - 0.5vw);
	height:calc(44px - 0.5vh);
	background:url(../image/gnavi_property_icon.png);
	background-size:contain;
	background-repeat: no-repeat;
	vertical-align:middle;
}

.about_icon a{
	margin-left: -20px !important;
}

.about_icon a::before{
	margin-right: 10px;
	content:"";
	display:inline-block;
	width:calc(46px - 0.5vw);
	height:calc(44px - 0.5vh);
	background:url(../image/gnavi_about_icon.png);
	background-size:contain;
	background-repeat: no-repeat;
	vertical-align:middle;
}

.contact_icon a::before{
	margin-right: 10px;
	content:"";
	display:inline-block;
	width:calc(46px - 0.5vw);
	height:calc(44px - 0.5vh);
	background:url(../image/gnavi_contact_icon.png);
	background-size:contain;
	background-repeat: no-repeat;
	vertical-align:middle;
}

.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}


/* :::::::::: investigation_button :::::::::: */
.investigation_button {
	display: inline-block;
	text-align: center;
	text-decoration:none !important;
	outline:none;
	background-color:#008675;
	color:#fff !important;
	border:1px solid #008675;
	font-size:1em;
	border-radius:5px;
	width:100%;
	padding: 10px 0;
	margin: 15px 0 0;
}

.investigation_button:hover {
	background-color: #FFF;
	color: #008675 !important;
}
.investigation_button,
.investigation_button::before,
.investigation_button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.investigation_button p{
	margin: 0;
	padding:0;
	text-align: center;
}
.investigation_button p:after{
	content: url(../image/arrow_right.png);
	position:absolute;
	margin:3px 0 0;
	right: 30px;
}
.investigation_button p:hover:after{
	content: url(../image/arrow_right_on.png);
	position:absolute;
}
.investigation_button p::before{
	content: url(../image/investigation_icon.png);
	position:absolute;
	left:30px;
	margin-top: -3px !important;
	
}
.investigation_button p:hover::before{
	content: url(../image/investigation_icon_on.png);
	position:absolute;
}

@media (min-width: 768px) {
	.investigation_button {
		display: inline-block;
		text-align: center;
		text-decoration:none !important;
		outline: none;
		background-color:#008675;
		color: #fff !important;
		border:1px solid #008675;
		font-size:1em;
		border-radius:5px;
		width:100%;
		padding: 5px 0 5px 20px;
		margin: 5px 0 0;
	}
	
	.investigation_button p:after{
		margin: -10px 0 0 40px;
	}
	
	.investigation_button p::before{
		position: absolute;
		left:30px;
		bottom: 8px;
	}
}

@media (min-width: 960px) {
	.investigation_button {
		display: inline-block;
		text-align: center;
		text-decoration:none !important;
		outline: none;
		background-color:#008675;
		color: #fff !important;
		border:1px solid #008675;
		font-size:1.143em;
		border-radius:5px;
		width:100%;
		padding:15px 0px 15px 20px;
		margin: 0;
	}
	
	.investigation_button p:after{
		margin:2px 0 0 10px;
	}
	
	.investigation_button p::before{
		position: absolute;
		left:30px !important;
		bottom: 8px;
	}
}

@media (min-width: 1200px) {
	
	.investigation_button {
		display: inline-block;
		text-align: center;
		text-decoration:none !important;
		outline: none;
		background-color:#008675;
		color: #fff !important;
		border:1px solid #008675;
		font-size:1.143em;
		border-radius:5px;
		border-radius:5px;
		width:100%;
		padding:15px 0px 15px 0px;
		margin: 0;
	}
	
	.investigation_button p::before{
		position: absolute;
		left:100px;
		bottom: 8px;
	}
}
/* :::::::::: button :::::::::: */
.button {
	display: inline-block;
	text-align: center;
	text-decoration:none !important;
	outline: none;
	background-color: #008675;
	color: #fff !important;
	border:1px solid #008675;
	font-size:1em;
	border-radius:50px;
	width:100%;
	padding: 12px 0;
}

@media (min-width: 768px) {
	.button {
		font-size: 1em;
	}
}

.button:hover {
	background-color: #FFF;
	color: #008675 !important;
	
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button p{
	margin: 0;
	text-align: center;
}

.button p:after{
	content: url(../image/arrow_right.png);
	position: absolute;
	margin: 2px 0 0 5px;
}

.button p:hover:after{
	content: url(../image/arrow_right_on.png);
	position: absolute;
	margin:2px 0 0 5px;
}

/* :::::::::: map :::::::::: */
.scrolloff {
	pointer-events: none;
}

.map2{
	width: 100%;
	overflow: hidden;
	height:400px;
	margin-bottom: 60px;
}

iframe{
	width:100%;
	height:800px;
	frameborder:0;
	scrolling:no;
	marginheight:0;
	marginwidth:0;
	border:0;
	margin-top:-200px;
}

.breadcrumb{
	background: none;
	margin: 0;
}

/* :::::::::: contact :::::::::: */

.contact_box{
	margin-bottom: 50px;
	background: #FFF;
}

.contact_box h4{
    text-align: center !important;
}

.contact_box:hover{
	box-shadow:0px 0px 10px rgba(0,0,0,0.8);
}


.contact_box:hover img{
	opacity: 1;
}

.contact_box2{
	background: #FFF;
}

.contact_box2:hover{
	box-shadow:0px 0px 10px rgba(0,0,0,0.8);
}


.contact_box2:hover img{
	opacity: 1;
}

.contact_box2 h4{
    text-align: center !important;
}


.contact_investigation{
	height: 200px;
	background: url(../image/contact_investigation.png) no-repeat center;
	background-size: cover;
}

.contact_investigation_text{
	background: #FFF;
	padding: 30px 15px 50px;
}

.contact_investigation_text h4{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	font-weight: bold;
	margin-bottom: 30px;
}

.contact_investigation_text p{
	text-align: center;
	margin-bottom: 0;
	color: #333;
}

.contact_icon{
	position: relative;
	margin-top: -50px;
}


.contact_web{
	height: 200px;
	background: url(../image/contact_web.png) no-repeat center;
	background-size: cover;
}

.contact_web_text{
	padding: 30px 0 50px;
}

.contact_web_text h4{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	font-weight: bold;
	margin-bottom: 30px;
	color: #e72e35;
}

.contact_web_text p{
	text-align: center;
	margin-bottom: 0;
	color: #333;
}

.contact_web_text .small{
    font-size: 0.8em;
}

/* :::::::::: link :::::::::: */

.link{
	padding: 10px 0px;
	text-align: center;
	border-bottom: 1px solid #deded8;
	border-top: 1px solid #deded8;
}

.link .list-inline{
	margin-bottom: 0;
}

.link .list-inline li{
	border-right: 1px solid #deded8;
    padding-right: 12px
}

.link .list-inline li:last-child{
	border-right: none;
}

/* :::::::::: footer :::::::::: */

footer{
	padding: 50px 0;
	text-align: center;
	color: #333;
	font-size: 0.857em;
}

footer p{
	margin: 30px 0 50px;
	text-align: center;
}

#page-top {
	display: none;
	position: fixed;
	bottom: 5px;
	right:40%;
}

#page-top a {
	display: block;
	width:50px;
	height:50px;
	background:#7C7A65;
	text-align: center;
	color:#fff;
	text-decoration: none;
	border-radius: 25px;
	padding:15px 1px 0 0px;
}

#page-top a:hover {
	text-decoration:none;
}

@media (min-width: 768px) {
    #page-top {
        display: none;
        position: fixed;
        bottom: 30px;
        right:30px;
    }
}

/* :::::::::: その他 :::::::::: */
.migi:after {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 0px 0 5px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 0.1em;
	position:relative;
}

.migi:hover:after{
	border-right: 1px solid #1e2678;
	border-bottom: 1px solid #1e2678;
}

.sita:after {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 0px 0 5px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	bottom: 0.1em;
	position:relative;
}

.sita:hover:after{
	border-right: 1px solid #1e2678;
	border-bottom: 1px solid #1e2678;
}

.small{
	font-size:0.65em;
}

.hako {
	text-indent: -1.5em;
	margin-left:1.5em;
}

.hako:before {
	content:"◆";
	margin-right:5px;
}


.ten {
	text-indent: -1em;
	margin-left:1em;
}

.ten:before {
	content:"・";
}


.kome {
	text-indent: -1em;
	margin-left:1em;
	font-size:14px;
}

.kome:before {
	content:"※";
}

.blue{
	color:#1e2678;
}


.lead{
	font-weight: bold;
	font-size: 1.8em;
}

.green_text{
    color: #008675;
}

.red_text{
    color: #e72e35;
}

/* :::::::::: 詳細設定 :::::::::: */

.marginR10{ margin-right: 10px; }
.marginR15{ margin-right: 15px; }
.marginR20{ margin-right: 20px; }
.marginR30{ margin-right: 30px; }
.marginR40{ margin-right: 40px; }
.marginR50{ margin-right: 50px; }

.marginL10{ margin-left: 10px; }
.marginL15{ margin-left: 15px; }
.marginL20{ margin-left: 20px; }
.marginL30{ margin-left: 30px; }
.marginL40{ margin-left: 40px; }
.marginL50{ margin-left: 50px; }
.marginL80{ margin-left: 80px; }

.marginB0{ margin-bottom:0; }
.marginB5{ margin-bottom:5px; }
.marginB10{ margin-bottom:10px; }
.marginB15{ margin-bottom:15px; }
.marginB20{ margin-bottom:20px; }
.marginB25{ margin-bottom:25px; }
.marginB30{ margin-bottom:30px; }
.marginB40{ margin-bottom:40px; }
.marginB50{ margin-bottom:50px; }
.marginB100{ margin-bottom:100px; }


.marginT0{ margin-top:0px; }
.marginT5{ margin-top:5px; }
.marginT10{ margin-top:10px; }
.marginT15{ margin-top:15px; }
.marginT20{ margin-top:20px; }
.marginT25{ margin-top:25px; }
.marginT30{ margin-top:30px; }
.marginT40{ margin-top:40px; }
.marginT50{ margin-top:50px; }
.marginT100{ margin-top:100px; }


.float-l{ float:left;}
.float-r{ float:right;}


.align-center{ text-align:center !important;}
.align-left{ text-align:left !important;}
.align-right { text-align: right !important;}

br.visible-xs{ line-height:0.3em !important;}
br.visible-sm{ line-height:0.3em !important;}
br.visible-md{ line-height:0.3em !important;}
br.visible-lg{ line-height:0.3em !important;}

.letter-spacing005{letter-spacing: -0.05em}
.letter-spacing01{letter-spacing: -0.1em}
.letter-spacing02{letter-spacing: -0.2em}
.letter-spacing03{letter-spacing: -0.3em}
.letter-spacing04{letter-spacing: -0.4em}
.letter-spacing05{letter-spacing: -0.5em}