/*
Theme Name: habakiri-child
Theme URI: http://2inc.org ( テーマのURL )
Description: Habakiri の子テーマです ( テーマの説明 )
Author: Takashi Kitajima ( 作者名 )
Author URI: http://2inc.org ( 作者のURL )
Version: 1.0.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Template: habakiri
*/

@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url('https://fonts.googleapis.com/css?family=Lora:700');
body {
	/* ゴシック体の場合 */
	font-family: "Noto Sans JP", "Droid Sans", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.8;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

p, ul, ol, dl, table {
	margin-bottom: 20px;
}

th {
	text-align: center;
	width: 220px;
	background: #f5f5f5 !important;
}

td.td_area {
	text-align: center;
}

h1.entry__title.entry-title.h3 a {
	color: #000000;
}

a:focus, a:active, a:hover {
	color: #000000;
}

a:focus, a:hover {
	color: #000000;
	text-decoration: underline;
}

h1, .h1 {
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 42px;
	margin: 40px 0 20px;
}

h2, .h2 {
	font-size: 20px;
	margin: 0 0 20px;
}

h3, h3 {
	font-size: 22px;
}

/*共通フッター*/

.footer {}

.footer-widget-area {
	font-size: 12px;
	padding: 60px 0 120px;
	background-image: url(/wp/wp-content/themes/habakiri-child/images/footer_mv.png);
	background-position: bottom;
}

.footer_01 {
	padding-bottom: 20px;
}

.footer_02 {
	padding-bottom: 40px;
}

.footer_03 {
	padding-bottom: 20px;
}

a.btn_footer_tell {
	padding: 10px 50px;
	background: #c1272d;
	border-radius: 5px;
	color: #fff;
	border-bottom: solid 4px #7a171b;
	text-decoration: none;
}

a.btn_footer_tell:hover {
	background: #d5474d;
	text-decoration: none;
}

img.footer_tell_img {
	padding-bottom: 20px;
}

ul.footer_ul {
	margin: 5px;
	padding: 0;
	width: 100%;
	list-style: none outside;
}

.footer_ul li {
	margin: 3px;
	padding: 0;
	float: left;
	width: 40%;
}

li.footer_li {
	position: relative;
}

li.footer_li:before {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	border-right: 1px solid #c1272d;
	border-bottom: 1px solid #c1272d;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.copyright {
	background-color: #222b39;
	color: #fff;
	font-size: 12px;
	padding: 15px 0;
	text-align: center;
}

div#custom_html-3 {}

div#custom_html-7 {
	text-align: center;
}

div#custom_html-8 {}

.row.footer_widget_area {
	border-bottom: solid 1px rgba(255, 255, 255, 0);
	padding-bottom: 20px;
}

a.btn_footer_tell:before {
	content: "\f138";
	font-family: FontAwesome;
	margin-right: 4px;
	text-decoration: none;
}

/*共通パンくずリスト*/

.breadcrumbs {
	font-size: 12px;
	color: #777;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
}

/*5分割レイアウト用*/

.col-lg-1-5 {
	width: 20%;
	float: left;
}

.col-lg-2-5 {
	width: 40%;
	float: left;
}

.col-lg-3-5 {
	width: 60%;
	float: left;
}

.col-lg-4-5 {
	width: 80%;
	float: left;
}

/*地盤調査・環境調査ポイントエリア*/

p.point_title {
	text-align: center;
	margin: 0 auto;
	font-size: 46px;
	color: #ccc;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	padding: 30px 0;
}

.col-md-6.groundsurvey {
	display: flex;
	border-bottom: none;
	border-right: solid 1px #eee;
}

.arrow {
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
}

.arrow::before, .arrow::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}

.sample5-1::before {
	left: 3px;
	width: 6px;
	height: 6px;
	border-top: 1px solid #C1272C;
	border-right: 1px solid #C1272C;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*下層ページ共通*/

.page-header {
	background-color: #fff !important;
	color: #000 !important;
}

.page-header--has_background-image {
	padding-top: 80px;
	padding-bottom: 80px;
}

h1.page-header__title:before {
	content: '';
	position: absolute;
	bottom: -10px;
	display: inline-block;
	width: 40px;
	height: 2px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #c1272d;
	border-radius: 2px;
	text-align: center;
}

.page-header__title {
	font-size: 28px;
	margin: 0;
	color: #c1272d;
	position: relative;
	margin-bottom: 1em;
	text-align: center;
}

.sub-page-contents {
	padding-top: 0;
}

.section.sub {
	background: #F9F6F1;
}

h2.sub_section-title {
	text-align: center;
	font-size: 38px;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 40px;
	color: #000;
	font-feature-settings: "palt";
}

.sub_chart {
	text-align: center;
	padding: 30px 0;
}

span.strong {
	color: #c1272d;
}

.section.sub_groundsurvey {
	background: url(/wp/wp-content/themes/habakiri-child/images/sub_groundsurvey_bg.png);
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 400px;
}

h3.sub_section_number {
	font-size: 32px;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
}

h4.sub_section_subtitle {
	text-align: center;
	font-size: 20px;
	padding: 10px 30px;
	background: #c1272d;
	color: #fff;
	border-radius: 5px;
	margin: 0 auto;
}

p.section_number:before {
	content: '';
	flex-grow: 1;
	height: 1px;
	background: #ccc;
	min-width: 45%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

p.section_number {
	margin: 0 auto;
	text-align: left;
	color: #ccc;
}

.sub_tile {
	background: #fff;
	padding: 6px;
}

h5.sub_tile_title {
	font-size: 14px;
	padding: 10px;
	background: #f9f6f1;
	margin: 6px 0 0;
}

h5.sub_tile_title_consulting {
	font-size: 14px;
	padding: 10px;
	background: #f9f6f1;
	margin: 0;
}

span.strong_tile {
	color: #c1272d;
	font-size: 18px;
	margin-right: 6px;
}

.col-md-3.tile {
	margin: 20px 0;
}

.sub_borling {
	text-align: center;
	margin: 0 auto;
	padding: 40px 0;
}

.row.groundsurvey_col {
	margin-top: 30px;
}

/*トップページ共通*/

.jumbotron {
	margin-bottom: 0;
	padding: 350px 15px 220px;
}

.jumbotron .btn {
	margin: 30px auto 0;
}

.section-fixed {
	background-attachment: inherit !important;
	background-position: bottom !important;
}

.btn-block {
	display: block;
	width: 130px;
	margin: 0 auto;
}

p.content_read {
	text-align: justify;
}

p.readtext {
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	margin-top: 30px;
}

p.readtext_borling {
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	margin-top: 30px;
}

p.readtext_sidebaron {
	padding-bottom: 40px;
	border-bottom: solid 1px #f2f2f2;
	margin-bottom: 40px;
	line-height: 35px;
}

p.readtext_sidebaron_company {
	padding-bottom: 20px;
	line-height: 35px;
}

p.readtext_geoenvironment {
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	margin-top: 30px;
}

.section-title, .section__title {
	font-family: "Lora", serif;
	font-size: 46px;
	margin: 0 0 45px;
	text-align: center;
	color: #c1272d;
}

.section-title .small, .section-title small, .section__title .small, .section__title small {
	font-family: "Noto Sans JP", "Droid Sans", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	font-size: 40%;
	margin-top: 30px;
	color: #222B39;
}

h1.section-title, h1.section__title {
	position: relative;
	margin-bottom: 1em;
	text-align: center;
	text-transform: capitalize;
}

h1.section-title:before, h1.section__title:before {
	content: '';
	position: absolute;
	bottom: 40px;
	display: inline-block;
	width: 40px;
	height: 2px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #c1272d;
	border-radius: 2px;
	text-align: center;
}

.col-md-6.geoenvironment {
	display: flex;
}

img.glass_groundsurvey {
	width: 120px;
	height: 120px;
}

img.glass_geoenvironment {
	width: 120px;
	height: 120px;
}

.row.glass {
	padding: 40px 0 0 0;
}

.linkarea {
	padding: 0 16px 16px 16px;
	color: #000;
	min-height: 160px;
	background: #fff;
}

.linkarea_3colum {
	padding: 0 16px 16px 16px;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	min-height: 400px;
}

.linkarea_tile {
	transition: 0.2s;
}

.linkarea_tile:hover {
	box-shadow: 0 0 8px grey;
	transition: 0.2s;
}

span.title_small {
	font-size: 12px;
	color: #c1272d;
	display: inherit;
	word-wrap: break-word;
}

.title_list01, .title_list02, .title_list03, .title_list04 {
	font-size: 17px;
	color: #000;
	margin: 0;
	padding: 10px 0 10px 40px;
	border-left: none;
	border-bottom: 0px;
}

.top_linkarea_pic {
	position: relative;
	z-index: 2;
}

.title_list01:before {
	content: "1";
	color: #b3b3b3;
	position: absolute;
	left: 30px;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 35px;
	border-right: solid 1px #eee;
	padding: 20px 10px 0 0;
	bottom: 108px;
	z-index: 1;
	transition: 0.2s;
}

.title_list02:before {
	content: "2";
	color: #b3b3b3;
	position: absolute;
	left: 30px;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 35px;
	border-right: solid 1px #eee;
	padding: 20px 10px 0 0;
	bottom: 108px;
	z-index: 1;
	transition: 0.2s;
}

.title_list03:before {
	content: "3";
	color: #b3b3b3;
	position: absolute;
	left: 30px;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 35px;
	border-right: solid 1px #eee;
	padding: 20px 10px 0 0;
	bottom: 108px;
	z-index: 1;
	transition: 0.2s;
}

.title_list04:before {
	content: "4";
	color: #b3b3b3;
	position: absolute;
	left: 30px;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 35px;
	border-right: solid 1px #eee;
	padding: 20px 10px 0 0;
	bottom: 108px;
	z-index: 1;
	transition: 0.2s;
}

.title_list01:hover::before {
	border-right: solid 1px #c1272d;
	padding: 20px 10px 0 0;
	transition: 0.2s;
}

.title_list02:hover::before {
	border-right: solid 1px #c1272d;
	padding: 20px 10px 0 0;
	transition: 0.2s;
}

.title_list03:hover::before {
	border-right: solid 1px #c1272d;
	padding: 20px 10px 0 0;
	transition: 0.2s;
}

.title_list04:hover::before {
	border-right: solid 1px #c1272d;
	padding: 20px 10px 0 0;
	transition: 0.2s;
}

.section.top_chartarea {
	background: #9c1a1f;
}

.section.Achievement_area {
	background: #F9F6F1;
}

.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5, .col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5, .col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5, .col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-xs-1-5 {
	width: 20%;
	float: left;
}

.col-xs-2-5 {
	width: 40%;
	float: left;
}

.col-xs-3-5 {
	width: 60%;
	float: left;
}

.col-xs-4-5 {
	width: 80%;
	float: left;
}

.col-md-1-5.col-sm-1-5.col-xc-12 {
	text-align: center;
}

.row.point01, .row.point02 {
	background: #fff;
	padding: 20px;
	border: solid 4px #eee;
	margin: 50px 0;
	display: flex;
	align-items: center;
}

span.point_category {
	font-size: 12px;
	color: #fff;
	padding: 4px 30px;
	background: #C69C6D;
	border-radius: 5px;
	display: block;
	text-align: center;
	margin: 0 auto;
	max-width: 160px;
}

.row.flowchart_btn_area {
	padding: 20px;
	background: #fff;
	box-shadow: 0px 0px 6px grey;
	display: flex;
	padding: 20px;
	margin: 50px 0;
	transition: 0.2s;
	color: #000;
	border: solid 4px #fff;
}

.row.flowchart_btn_area:hover {
	box-shadow: 0px 0px 6px grey;
	border: solid 4px #C69C6D;
	transition: 0.2s;
	text-decoration: none;
}

a.toflowchartbtn {
	text-decoration: none;
}

p.flowchart_btn {
	font-size: 18px;
	font-weight: bold;
	color: #c1272d;
	line-height: 22px;
	padding-right: 10px;
	margin-bottom: 0;
}

.col-md-12.flowchart_btn {
	display: flex;
	vertical-align: middle;
	align-items: center;
}

.flowchart_btn_textarea {
	vertical-align: middle;
	margin: auto 20px auto 20px;
}

h4.sub_section_subtitle_borling {
		font-size: 25px;
		vertical-align: middle;
		align-items: center;
		color: #000;
}

p.related_number:before {
	content: '';
	flex-grow: 1;
	height: 1px;
	background: #ccc;
	min-width: 5vw;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

p.related_number:after {
	content: '';
	flex-grow: 1;
	height: 1px;
	background: #ccc;
	min-width: 5vw;
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
}

p.related_number {
	margin: 0 auto;
	text-align: center;
	color: #ccc;
}

.col-md-3.col-xs-6.related_tile {
	text-align: center;
	margin: 0;
}

h5.sub_related_tile_title_Consulting {
	background: #f9f6f1;
	padding: 10px 0;
	margin: 0;
}

h5.sub_related_tile_title {
	background: #fff;
	padding: 10px 0;
	margin: 0;
}

.sub_related_tile_Consulting {
	background: #ffffff;
	padding: 10px;
	margin: 10px 0;
}

.sub_related_tile {
	background: #f9f6f1;
	padding: 10px;
	margin: 10px 0;
}

p.related_tile_text {
	padding: 10px;
	background: #fff;
	margin: 0;
	min-height: 150px;
	text-align: left;
}

nav.pagination-wrapper {
	margin: 0 auto;
	text-align: center;
}

.pagination>li>span {
	background-color: #c1272d !important;
	border-color: #c1272d !important;
}

.pagination>li>a {
	color: #c1272d !important;
}

.row.consulting {
	margin: 50px 0 100px 0;
}

/*コンサルティングタイトル*/

h3.consulting_num_title {
	font-size: 19px;
	color: #c1272d;
	display: block;
	margin-top: 0;
}

span.consulting_strong {
	font-size: 14px;
	background: #c1272d;
	color: #fff;
	padding: 4px 20px;
	border-radius: 100px;
	margin-bottom: 10px;
}

p.consulting_title {
	padding-top: 10px;
}

span.number_big {
	font-size: 112px;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #f2f2f2;
}

ul.consulting_num {
	list-style: none;
	display: flex;
	padding: 0;
}

li.consulting_num_li_01 {
	padding-right: 10px;
}

li.consulting_num_li {
	vertical-align: middle;
	margin: auto 0;
}

.section.sub_white_sidebaron {
	padding-top: 0;
}

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #ddd;
	padding: 20px;
	background: #fff;
}

h4.polisy_title {
	font-size: 18px;
	padding-left: 1em;
	text-indent: -1em;
}

h4.polisy_title:before {
	content: '';
	flex-grow: 1;
	height: 2px;
	background: #c1272d;
	min-width: 10px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

.polisy_text {
	padding-bottom: 40px;
}

p.company_namearea {
	text-align: right;
	margin-bottom: 50px;
}

span.name {
	font-size: 24px;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
}

.cellarea {
	padding: 40px 0;
}

/***** コンタクトフォーム *****/

.table-contactform7 {
	overflow: hidden;
	table-layout: fixed;
}

.required-contactform7 {
	padding: 5px;
	color: #c1272d;
	border-radius: 3px;
	margin-right: 3px;
}

.unrequired-contactform7 {
	padding: 5px;
	background: #BDBDBD;
	color: #fff;
	border-radius: 3px;
	margin-right: 3px;
}

.table-contactform7 th {
	font-weight: bold;
}

.table-contactform7 input, .table-contactform7 textarea {
	max-width: 90% !important;
	margin: 5px 10px 10px 5px;
}

.address-100 input {
	max-width: 90% !important;
	margin: 5px 10px 10px 5px;
}

.message-100 textarea {
	width: 100%;
	margin: 5px 10px 10px 5px;
}

p.text-xs-center {
	margin: 0 auto;
	display: block;
	text-align: center;
}

input.wpcf7-form-control.wpcf7-confirm.btn.btn-success.btn-lg.wpcf7c-elm-step1.wpcf7c-btn-confirm {
	text-align: center;
	margin: 0 auto;
	background: #c1272d;
	border: none;
	width: 40%;
	transition: 0.2s;
}

input.wpcf7-form-control.wpcf7-confirm.btn.btn-success.btn-lg.wpcf7c-elm-step1.wpcf7c-btn-confirm:hover {
	text-align: center;
	margin: 0 auto;
	background: #861a1e;
	border: none;
	width: 40%;
	transition: 0.2s;
}

th.th_title {
	width: 30%;
}

span.required {
	font-size: 12px;
	margin-left: 30px;
}

.contact_tell_area {
	border-bottom: solid 1px #f2f2f2;
	padding-bottom: 40px;
}

.section.sub_geoenvironment {
	background: url(/wp/wp-content/themes/habakiri-child/images/sub_geoenvironment_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
}

li.red {
	list-style: none;
	font-size: 12px;
}

li.green {
	list-style: none;
	font-size: 12px;
}

li.red:before {
	content: '';
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 100%;
	background: #c1272d;
	position: relative;
	left: -15px;
	top: -3px;
}

li.green:before {
	content: '';
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 100%;
	background: #019348;
	position: relative;
	left: -15px;
	top: -3px;
}

p.flow_chart_text {
	font-size: 12px;
	padding-left: 1em;
	text-indent: -1em;
}

.exactlyarea {
	display: flex;
	vertical-align: middle;
	width: 100%;
}

.exactlyicon {
	height: 82px;
	margin: 0 auto;
}

.exactlyicon_bottom {
	text-align: center;
	margin: 0 auto 20px;
}

.col-md-3.col-xs-6.geoenvironment_01 {}

span.strong_circle {
	background: #c1272d;
	padding: 2px 12px;
	border-radius: 100px;
	color: #FFF;
	margin-right: 10px;
}

h3.sub_section_number_btn {
	color: #c1272d;
}

img.section_btn {
	background: #c1272d;
	transition: 0.2s;
	border-radius: 3px;
}

img.section_btn:hover {
	background: #861a1e;
	transition: 0.2s;
}

.row.section_btn_area {
	padding: 40px 0;
}

h3.red_message {
	font-size: 16px;
	text-align: center;
	color: #c1272d;
	margin-bottom: 40px;
	line-height: 1.5;
}

h3.sub_section_sideberon.text_center {
	text-align: center;
}

span.redline {
	margin: 0 10px;
	color: #c1272d;
}

span.redtext_min {
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

h3.sub_section_flow:after {
	content: '';
	flex-grow: 1;
	height: 1px;
	background: #ccc;
	max-width: 1170px;
	width: 100%;
	display: block;
	position: relative;
	bottom: 10px;
	z-index: -1;
}

span.bg_white {
	background: #fff;
	padding-right: 10px;
}

ul.flow_list {
	padding-left: 10px;
}

ul.flow_list_y {
	padding-left: 10px;
}

section.flow_area00, section.flow_area01, section.flow_area02, section.flow_area03, section.flow_area04, section.flow_area05, section.flow_area06 {
	padding: 20px 0;
}

span.red {
	color: #c1272d;
}

img.flow_chart_img_list.pull-left {
	width: 20%;
	margin-right: 20px;
	border: solid 1px #eee;
}

.row.geoenvironment_area01 {
	padding: 20px 0;
}

.geoenvironment_angle {
	width: 66.66667%;
	margin: 0 auto;
	padding-left: 50px;
}

.col-md-8.col-xc-12.flow_table {
	padding-top: 20px;
}

img.flow_chart_img_small {
	border: solid 1px #eee;
}

.redline_left {
	border-left: solid 1px #c1272d;
}

.redline_left:before {
	content: "";
	width: 10px;
	height: 10px;
	background: #fff;
	border: 1px solid #c1272d;
	position: absolute;
	border-radius: 100px;
	margin-left: -6px;
}

.redline_left:after {
	content: "";
	width: 5px;
	height: 5px;
	border-top: 1px solid #c1272d;
	border-right: 1px solid #c1272d;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	margin-left: -3px;
}

.row.geoenvironment_area00, .row.geoenvironment_area01 {
	margin: 0;
}

.row.survey_area00 {
	margin: 0;
}

.flowchart_pic {
	margin-bottom: 20px;
}

.thumbnail__header {
	padding: 20px 20px 12px;
	background: #fff;
}

p.time_data {
	padding: 0 10px;
	background: rgba(14, 17, 24, 0.89);
	position: absolute;
	color: #fff;
	top: 0;
	right: 15px;
}

p.time_data:before {
	content: "\f017";
	font-family: FontAwesome;
	margin-right: 4px;
}

.more_btn_top {
	padding: 8px 20px;
	border: solid 1px #000;
	border-radius: 4px;
	text-align: center;
	width: 60%;
	margin: 0 auto;
	color: #000;
}

.more_btn_top:hover {
	padding: 8px 20px;
	border: solid 1px #000;
	background: #000;
	border-radius: 4px;
	text-align: center;
	width: 60%;
	margin: 0 auto;
	color: #fff;
	text-decoration: none;
}

.top_btn_area {
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}

h3.custompost_title {
	padding: 10px 0;
	margin: 0;
	font-size: 17px;
}

h3.custompost_title a {
	color: #000;
}

h3.post_title {
	padding: 10px 0;
	margin: 0;
	font-size: 17px;
}

h3.post_title a {
	color: #000;
}

.btn-default {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-color: #ccc;
}

a.btn_achievement_list {
	padding: 10px 40px;
	background: #000;
	border: solid 1px #000;
	border-radius: 5px;
	color: #fff;
}

a.btn_achievement_list:hover {
	padding: 10px 40px;
	background: #fff;
	border: solid 1px #000;
	border-radius: 5px;
	color: #000;
	text-decoration: none;
}

a.btn_achievement_list:before {
	content: "\f138";
	font-family: FontAwesome;
	margin-right: 4px;
	text-decoration: none;
}

.btn_tolist {
	margin: 30px auto;
	text-align: center;
}

.thumbnail__image_info {
	width: 150px;
}

img.img-responsive.top_info.pull-left.wp-post-image {
	padding-right: 10px;
}

.label-primary {
	background-color: #c1272d;
	margin-right: 10px;
}

p.category_top_info {
	margin: 0;
}

span.top_info_timedata:before {
	content: "\f017";
	font-family: FontAwesome;
	margin: 0 4px;
}

.col-xs-12.col-sm-12.col-md-4.thumb.top_info_tile {
	margin-bottom: 20px;
}

.col-md-12.col-xs-12.footer_logo {
	text-align: center;
	padding: 0 30px 30px 30px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.1);
	margin-bottom: 30px;
}

.col-md-3.col-xs-6.tile {
	margin: 10px 0;
}

h5.sub_tile_borling {
	padding-left: 1.8em;
	text-indent: -1.8em;
	text-align: left;
}

.btn-success {
	color: #fff;
	background-color: #c1272d;
	border-color: #c1272d;
	transition: 0.2s;
}

.btn-success:hover {
	color: #fff;
	background-color: #911d22;
	border-color: #911d22;
	transition: 0.2s;
}

.col-md-3.col-xs-6 {
	margin: 30px 0;
}

/*各セクション上下パディング*/

.section {
	padding-top: 70px;
	padding-bottom: 70px;
}

/*投稿ページ日時の横に時計アイコン*/

time.rpwe-time.published:before {
	content: "\f017";
	font-family: FontAwesome;
	margin-right: 4px;
}

.circle_red {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	flex-flow: column;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	color: #ffffff;
	background: #c1272d;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.row.sub_geoenvironment_area {
	vertical-align: middle;
	align-items: normal;
	display: block;
}

.col-md-6.geoenvironment_01 {
	margin: 0 auto;
	text-align: center;
}

.col-md-4.col-xs-6.linkarea2:before {
	content: "";
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	position: absolute;
	transform: rotate(135deg);
	width: 12px;
	height: 12px;
	background: #9b1a1f;
	left: -6px;
	bottom: 50%;
}

.col-md-4.col-xs-6.linkarea2:after {
	content: "";
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	position: absolute;
	transform: rotate(135deg);
	width: 12px;
	height: 12px;
	background: #9b1a1f;
	left: -6px;
	top: 50.9%;
}

img.img-responsive.top_info.pull-left.wp-post-image {
	width: 110px;
	height: 100px;
	object-fit: cover;
}

h2.title_3colum {
	font-size: 2.1vmin;
}

ul.groundsurvey, ul.geoenvironment {
	padding-left: 30px;
	margin: 0;
}

.linkarea_3colum:before {
	content: "";
	width: 20px;
	height: 20px;
	background: #fff;
	position: absolute;
	transform: rotate(45deg);
	border-radius: 5px;
	top: -84px;
	left: 50%;
}

.linkarea_3colum:last-child:before {
	content: none;
	width: 0;
	height: 0;
}

.section.top_first {
	background: url(/wp/wp-content/themes/habakiri-child/images/top_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.primary_custom {
	background-color: #c1272d;
	position: relative;
	top: -10px;
	left: 15px;
	margin: 0;
	padding: 4px 20px;
}

.off-canvas-nav--dark {
	background-color: #222b39;
}

.off-canvas-nav--dark .current-menu-item>a, .off-canvas-nav--dark .current_page_ancestor>a, .off-canvas-nav--dark .current-page-ancestor>a, .off-canvas-nav--dark .current_page_item>a, .off-canvas-nav--dark .current_page_parent>a {
	background-color: #323f54;
}

.off-canvas-nav--dark a {
	color: #fff;
	padding: 10px 20px;
}

.off-canvas-nav--dark a:after {
	display: block;
	content: '';
	position: relative;
	top: -10px;
	left: 255px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.off-canvas-nav--dark a:hover {
	background-color: #323f54;
}

.off-canvas-nav--dark li {
	border-top: none;
	border-bottom: 1px solid #323f54;
}

.off-canvas-nav--dark>ul, .off-canvas-nav--dark>*>ul {
	border-bottom: none;
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
	color: #fff;
	font-size: 41px;
}

img.top_mv_logo {
	margin-top: -30px;
}

a.btn.btn-default.btn-block.bottom_angle:after {
	content: "";
	width: 1px;
	height: 10px;
	background: #fff;
	position: absolute;
	transform: rotate(30deg);
	bottom: -120px;
	left: 50.4%;
}

a.btn.btn-default.btn-block.bottom_angle:before {
	content: "";
	width: 1px;
	height: 30px;
	position: absolute;
	background: #fff;
	bottom: -120px;
	left: 50%;
}

.col-xs-12.thumb {
	margin-bottom: 20px;
}

img.top_mv_textlogo {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.scrollup-button {
	z-index: 2 !important;
}

.footer_01_about {
	display: inline-block;
}

li.entry-meta__item.categories {
	padding: 0 10px;
	background: #c1272d;
	border-radius: 3px;
}

li.entry-meta__item.archivecategory {
	padding: 0 10px;
	background: #c1272d;
	border-radius: 3px;
}

li.entry-meta__item.archivecategory a {
	color: #fff;
}

li.entry-meta__item.categories a {
	color: #fff;
}

time:before {
	content: "\f017";
	font-family: FontAwesome;
	margin-right: 4px;
}

header#header {
	z-index: 100000;
}

.section.sub_white_gflow {
	padding: 0;
}

.col-md-8.col-xs-12.flow_list {
	display: flex;
	vertical-align: middle;
	align-items: center;
}

.textwidget.custom-html-widget {
	padding-bottom: 30px;
}

input.wpcf7-form-control.wpcf7-text {
	width: 100%;
}

button.btn.btn-success.btn-lg:before {
	content: "\f138";
	margin-right: 4px;
	text-decoration: none;
	font-family: FontAwesome;
}

.btn-group-lg>.btn, .btn-lg {
	padding: 10px 60px;
}

.gnav_fixed {
	position: fixed;
	top: 0;
	z-index: 1000;
	right: 0;
	left: 0;
}

.content_fixed {
	margin-top: 71px;
}

.pc400_only {
	display: block !important;
}

.sp400_only {
	display: none !important;
}

li.header_spmenu_angle:after {
	content: "";
	border-top: solid 2px #FFF;
	border-right: solid 2px #FFF;
	height: 8px;
	width: 8px;
	transform: rotate(45deg);
	display: block;
	position: relative;
	top: -30px;
	float: right;
}

li.header_spmenu_angle {
}

li.header_spmenu_angle:hover {
	background: #171d2a;
}

.blog_btn_area {
	float: right;
	top: -20px;
	position: relative;
}

a.more_btn_blog {
	padding: 5px 10px;
	border: solid 1px #000;
	border-radius: 4px;
	text-align: center;
	width: 60%;
	margin: 0 auto;
	color: #000;
}

a.more_btn_blog:hover {
	padding: 5px 10px;
	border: solid 1px #000;
	background: #000;
	border-radius: 4px;
	text-align: center;
	width: 60%;
	margin: 0 auto;
	color: #fff;
	text-decoration: none;
}

/*
.size-full {
	width: 100%;
}*/

.pagination>li:first-child>a, .pagination>li:first-child>span {
	border-radius: 4px;
	margin: 0 4px;
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin: 0 4px;
}

a.prev.page-numbers,a.next.page-numbers {
	border: none;
}

img.img-responsive.top_info.pull-left {
		width: 110px;
		height: 100px;
		object-fit: cover;
		padding-right: 10px;
}

img.alignnone.size-medium {
		margin-right: 10px;
		margin-bottom: 10px;
}

a.btn.btn-default.btn-block.black_btn {
		color: #000;
		background-color: rgba(255, 255, 255, 1);
		border-color: #000;
}

a.btn.btn-default.btn-block.black_btn:hover {
		color: #FFF;
		background-color: rgba(0, 0, 0, 1);
		border-color: #000;
}
.sub_flowarea {
text-align: center;
		margin: 0 auto;
		padding-bottom: 40px;
	}





























@media screen and (max-width: 438px) {
	.linkarea {
		padding: 0 16px 16px 16px;
		color: #000;
		min-height: 200px;
		background: #fff;
	}
	.title_list01:before {
		content: "1";
		color: #b3b3b3;
		position: absolute;
		left: 30px;
		font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 35px;
		border-right: solid 1px #eee;
		padding: 20px 10px 0 0;
		bottom: 150px;
		z-index: 1;
		transition: 0.2s;
	}
	.title_list02:before {
		content: "2";
		color: #b3b3b3;
		position: absolute;
		left: 30px;
		font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 35px;
		border-right: solid 1px #eee;
		padding: 20px 10px 0 0;
		bottom: 150px;
		z-index: 1;
		transition: 0.2s;
	}
	.title_list03:before {
		content: "3";
		color: #b3b3b3;
		position: absolute;
		left: 30px;
		font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 35px;
		border-right: solid 1px #eee;
		padding: 20px 10px 0 0;
		bottom: 150px;
		z-index: 1;
		transition: 0.2s;
	}
	.title_list04:before {
		content: "4";
		color: #b3b3b3;
		position: absolute;
		left: 30px;
		font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 35px;
		border-right: solid 1px #eee;
		padding: 20px 10px 0 0;
		bottom: 150px;
		z-index: 1;
		transition: 0.2s;
	}
	.pc400_only {
		display: none !important;
	}
	.sp400_only {
		display: block !important;
	}
	img.glass_groundsurvey.sp400_only {
		text-align: center;
		margin: 0 auto 10px;
		height: 120px;
		width: 120px;
	}
	img.glass_geoenvironment.sp400_only {
		text-align: center;
		margin: 0 auto 10px;
		height: 120px;
		width: 120px;
	}
	ul.groundsurvey {
		padding-left: 10px;
		margin: 0;
	}
	ul.geoenvironment {
		padding-left: 10px;
		margin: 0;
	}
	li.red {
		list-style: none;
		font-size: 12px;
		padding-right: 10px;
	}
	li.green {
		list-style: none;
		font-size: 12px;
		padding-right: 10px;
	}
	li.red:before {
		content: '';
		left: -5px;
		top: -3px;
	}
	li.green:before {
		content: '';
		left: -5px;
		top: -3px;
	}
	.col-md-6.groundsurvey, .col-md-6.geoenvironment {
		position: relative;
		float: left;
		left: 50%;
	}
	ul.groundsurvey, ul.geoenvironment {
		position: relative;
		left: -50%;
	}
	.col-md-6.groundsurvey {
		border-bottom: none !important;
	}
	.row.glass_border.sp400_only {
		border-bottom: solid 1px #eee;
	}
}
































@media screen and (min-width: 439px) {
	.row.glass.pc400_only {
		position: relative;
		float: left;
		left: 50%;
	}
	.groundsurvey_list {
		position: relative;
		left: -50%;
	}
	.geoenvironment_list {
		position: relative;
		left: -50%;
	}
}
































@media screen and (max-width: 767px) {
	.section-title, .section__title {
		font-family: "Lora", serif;
		font-size: 30px;
		margin: 0 0 25px;
		text-align: center;
		color: #c1272d;
	}
	h1.section-title:before, h1.section__title:before {
		content: '';
		position: absolute;
		bottom: 30px;
		display: inline-block;
		width: 40px;
		height: 2px;
		left: 50%;
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		background-color: #c1272d;
		border-radius: 2px;
		text-align: center;
	}
	.page-header {
		background-position: 50%;
		background-size: cover;
		margin: 0;
		padding: 120px 0 30px;
	}
	/*地盤調査ボーリング調査チャート矢印*/
	img.angle-right {
		transform: rotate(90deg);
	}
	img.glass_groundsurvey {
		width: 80px;
		height: 80px;
	}
	img.glass_geoenvironment {
		width: 80px;
		height: 80px;
	}
	li.consulting_num_li_01:before {
		content: "";
		background: #f2f2f2;
		height: 2px;
		width: 325px;
		position: absolute;
		top: 100px;
		left: -310px;
	}
	img.chart_icon {
		width: 20vw;
		height: 20vw;
	}
	p.point_title {
		border-right: none;
		border-bottom: solid 2px #eee;
		margin-bottom: 30px;
		padding: 10px 0;
	}
	.row.point01, .row.point02 {
		display: block;
		align-items: normal;
	}
	h5.sub_tile_borling {
		text-align: center;
	}
	h5.sub_related_tile_title {
		background: #fff;
		padding: 10px 0;
		margin: auto;
		min-height: 60px;
	}
	.row.consulting {
		margin: 50px 0 0 0;
	}
	span.point_category {
		font-size: 12px;
		color: #fff;
		padding: 4px 0;
		background: #C69C6D;
		border-radius: 5px;
		display: block;
		text-align: center;
		margin: 0 auto;
		max-width: 160px;
	}
	.col-md-6.groundsurvey {
		display: flex;
		align-items: center;
		border-bottom: solid 1px #eee;
		border-right: none;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.jumbotron {
		margin-bottom: 0;
		padding: 147px 15px;
	}
	.jumbotron, .jumbotron .h1, .jumbotron h1 {
		color: #fff;
		font-size: 41px;
	}
	.title_list01, .title_list02, .title_list03, .title_list04 {
		font-size: 3.6vmin;
		color: #000;
		margin: 0;
		padding: 10px 0 10px 40px;
		border-left: none;
		border-bottom: 0px;
	}
	span.title_small {
		font-size: 1.4vmin;
		color: #c1272d;
		display: inherit;
		word-wrap: break-word;
	}
	.col-md-4.col-xs-6.linkarea1, .col-md-4.col-xs-6.linkarea2 {
		border-left: solid 1px #711b20;
	}
	.linkarea_3colum {
		padding: 0 5px;
		color: #fff;
		text-align: center;
		margin: 0 auto;
		min-height: 400px;
	}
	.section.sub_geoenvironment {
		background-size: 200%;
	}
	h4.sub_section_subtitle {
		font-size: 4vmin;
	}
	th {
		text-align: center;
		width: 100px;
	}
	.linkarea_3colum.to_linkarea_03:before {
		content: "";
		width: 0;
		height: 0;
	}
	h5.sub_tile_title {
		font-size: 14px;
		padding: 10px;
		background: #f9f6f1;
		margin: 6px 0 0;
		min-height: 61px;
	}
	.section.sub_groundsurvey {
		background: url(/wp/wp-content/themes/habakiri-child/images/sub_groundsurvey_bg4_sp.png);
		background-position: bottom;
		background-size: contain;
		background-repeat: no-repeat;
		padding-bottom: 200px;
	}
	img.section_btn {
		background: #c1272d;
		transition: 0.2s;
		padding: 0 50px;
		margin-bottom: 10px;
	}
	.pc_only {
		display: none !important;
	}
	.sp_only {
		display: block !important;
	}
	nav.globalMenuSp {
		transform: translateY(-100%);
		position: fixed;
		z-index: 10000;
		padding-top: 87px;
		background: #222b39;
		height: 100%;
		overflow-y: scroll;
		top: 0;
		left: 0;
		text-align: center;
		transition: all 0.6s;
		width: 100%;
		-webkit-overflow-scrolling: touch;
	}
	/* このクラスを、jQueryで付与・削除する */
	nav.globalMenuSp.active {
		transform: translateY(0%);
	}
	nav.globalMenuSp ul {
		background: #222b39;
		margin: 0 auto;
		padding: 0;
		width: 100%;
		padding-left: 15px;
		text-align: left;
	}
	ul.header_ul {
		padding-left: 0 !important;
	}
	nav.globalMenuSp ul li {
		font-size: 1.1em;
		list-style-type: none;
		padding: 0 20px;
		width: 100%;
		border-bottom: 1px solid #1b2432;
	}
	/* 最後はラインを描かない */
	nav.globalMenuSp ul li:last-child {
		padding-bottom: 0;
		border-bottom: none;
	}
	nav.globalMenuSp ul li a {
		display: block;
		color: #fff;
		padding: 1em 0;
	}
	.navToggle {
		display: block;
		position: absolute;
		right: 15px;
		top: 20px;
		width: 42px;
		height: 51px;
		cursor: pointer;
		z-index: 3;
		text-align: center;
	}
	.navToggle span {
		display: block;
		position: absolute;
		/* .navToggleに対して */
		width: 30px;
		border-bottom: solid 2px #000;
		-webkit-transition: .35s ease-in-out;
		-moz-transition: .35s ease-in-out;
		transition: .35s ease-in-out;
		left: 6px;
	}
	.navToggle span:nth-child(1) {
		top: 9px;
	}
	.navToggle span:nth-child(2) {
		top: 18px;
	}
	.navToggle span:nth-child(3) {
		top: 27px;
	}
	.navToggle span:nth-child(4) {
		border: none;
		color: #000;
		font-size: 9px;
		font-weight: bold;
		top: 34px;
	}
	/* 最初のspanをマイナス45度に */
	.navToggle.active span:nth-child(1) {
		top: 18px;
		left: 6px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	/* 2番目と3番目のspanを45度に */
	.navToggle.active span:nth-child(2), .navToggle.active span:nth-child(3) {
		top: 18px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	img.header_inquiry_img {
		padding: 30px 100px;
		background: #c1272d;
	}
	img.header_tell_img {
		margin: 20px;
	}
	.tell_area {
		text-align: center;
		margin: 0 auto;
		border-top: solid 1px #1a2532;
	}
	section.jumbotron.section-image.section-fixed {
		padding: 127px 0 130px;
	}
	.jumbotron .btn {
		margin: 0 auto;
	}
	.jumbotron h1 {
		font-size: 28px;
	}
	a.btn.btn-default.btn-block.bottom_angle:after {
		content: "";
		width: 1px;
		height: 10px;
		background: #fff;
		position: absolute;
		transform: rotate(30deg);
		bottom: -70px;
		left: 50.4%;
	}
	a.btn.btn-default.btn-block.bottom_angle:before {
		content: "";
		width: 1px;
		height: 30px;
		position: absolute;
		background: #fff;
		bottom: -70px;
		left: 50%;
	}
	img.top_mv_textlogo {
		top: 470px;
		width: 500px;
		z-index: 10;
	}
	section#area_a, section#area_b, section#area_c, section#area_d, section#area_e {
		margin-top: -87px;
		padding-top: 87px;
	}
	.sp_sidebar_bg {
		background: #f4f4f4;
		margin: 0 -200%;
		padding: 40px 200%;
	}
	p.flow_chart_text {
		font-size: 12px;
		padding-left: 1em;
		text-indent: -1em;
		min-height: 50px;
	}
	img.flow_chart_img_list.pull-left {
		width: 40%;
		height: 40%;
		margin-right: 20px;
		border: solid 1px #eee;
	}
	.geoenvironment_angle {
		margin: 0 auto;
		text-align: center;
		width: auto;
		padding-left: 0;
	}
	table.table.table-bordered.text_center {
		white-space: nowrap;
		margin-bottom: 10px;
	}
	.scroll {
		overflow-x: auto;
		margin-bottom: 40px;
	}
	.scroll::-webkit-scrollbar {
		height: 5px;
	}
	.scroll::-webkit-scrollbar-track {
		border-radius: 5px;
		background: #eee;
	}
	.scroll::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #666;
	}
	.res_table table {
		border-collapse: collapse;
	}
	.res_table table td, .res_table table th {
		width: 100%;
		padding: 8px;
		display: block;
		text-align: left;
	}
	.res_table input {
		width: 100%;
	}
	.container.header_nav {
		position: fixed;
		background: #fff;
		right: 0;
		left: 0;
		width: 100%;
		box-shadow: 0 0 3px rgba(0, 0, 0, .2);
		z-index: 10000;
	}
	#wpadminbar {
		position: fixed;
	}
	i.fa.fa-chevron-circle-right {
		margin-left: 10px;
		position: absolute;
		right: 0;
		top: 45%;
		font-weight: bold;
		color: #c1272d;
	}
	#thumbnails img.img-responsive.top_archive_pic.wp-post-image {
		display: block;
		width: 100%;
		height: auto;
		object-fit: cover;
}
#thumbnails img.img-responsive.top_archive_pic.center-block {
		display: block;
		width: 100%;
		height: auto;
		object-fit: cover;
}
}
































@media screen and (min-width: 768px) {
	.page-header {
		padding: 194px 0 64px;
	}
	/*共通パンくずリスト*/
	.breadcrumbs {
		max-width: 750px;
	}
	/*5分割レイアウト用*/
	.col-sm-1-5 {
		width: 20%;
		float: left;
	}
	.col-sm-2-5 {
		width: 40%;
		float: left;
	}
	.col-sm-3-5 {
		width: 60%;
		float: left;
	}
	.col-sm-4-5 {
		width: 80%;
		float: left;
	}
	/*レイアウト用*/
	.col-md-3.col-xs-6 {
		margin: 30px 0;
	}
	li.consulting_num_li_01:before {
		content: "";
		background: #f2f2f2;
		height: 1px;
		width: 2000px;
		position: absolute;
		top: 100px;
		right: 680px;
	}
	p.point_title {
		border-right: none;
		border-bottom: solid 2px #eee;
		margin-bottom: 30px;
		padding: 10px 0;
	}
	.row.point01, .row.point02 {
		display: block;
		align-items: normal;
	}
	.col-md-6.groundsurvey {
		display: flex;
		border-bottom: solid 1px #eee;
		border-right: none;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.col-md-4.col-xs-6.linkarea1, .col-md-4.col-xs-6.linkarea2 {
		border-left: solid 1px #711b20;
	}
	.col-md-4.col-xs-6.linkarea1:first-child, .col-md-4.col-xs-6.linkarea2:first-child, .col-md-4.col-xs-12.linkarea3:first-child {
		border-left: none;
	}
	.col-md-4.col-xs-12.linkarea3 {
		border-left: none;
	}
	.linkarea_3colum.to_linkarea_03:before {
		content: "";
		width: 0;
		height: 0;
	}
	.pc_only {
		display: none !important;
	}
	.sp_only {
		display: block !important;
	}
	nav.globalMenuSp {
		transform: translateY(-100%);
		position: fixed;
		z-index: 10000;
		padding-top: 87px;
		background: #222b39;
		height: 100%;
		overflow-y: scroll;
		top: 0;
		left: 0;
		text-align: center;
		transition: all 0.6s;
		width: 100%;
		-webkit-overflow-scrolling: touch;
	}
	/* このクラスを、jQueryで付与・削除する */
	nav.globalMenuSp.active {
		transform: translateY(0%);
	}
	ul.header_ul {
		padding-left: 0 !important;
	}
	nav.globalMenuSp ul {
		background: #222b39;
		margin: 0 auto;
		padding: 0;
		width: 100%;
		padding-left: 15px;
		text-align: left;
	}
	nav.globalMenuSp ul li {
		font-size: 1.1em;
		list-style-type: none;
		padding: 0 20px;
		width: 100%;
		border-bottom: 1px solid #1b2432;
	}
	/* 最後はラインを描かない */
	nav.globalMenuSp ul li:last-child {
		padding-bottom: 0;
		border-bottom: none;
	}
	nav.globalMenuSp ul li a {
		display: block;
		color: #fff;
		padding: 1em 0;
	}
	.navToggle {
		display: block;
		position: absolute;
		right: 15px;
		top: 20px;
		width: 42px;
		height: 51px;
		cursor: pointer;
		z-index: 3;
		text-align: center;
	}
	.navToggle span {
		display: block;
		position: absolute;
		/* .navToggleに対して */
		width: 30px;
		border-bottom: solid 2px #000;
		-webkit-transition: .35s ease-in-out;
		-moz-transition: .35s ease-in-out;
		transition: .35s ease-in-out;
		left: 6px;
	}
	.navToggle span:nth-child(1) {
		top: 9px;
	}
	.navToggle span:nth-child(2) {
		top: 18px;
	}
	.navToggle span:nth-child(3) {
		top: 27px;
	}
	.navToggle span:nth-child(4) {
		border: none;
		color: #000;
		font-size: 9px;
		font-weight: bold;
		top: 34px;
	}
	/* 最初のspanをマイナス45度に */
	.navToggle.active span:nth-child(1) {
		top: 18px;
		left: 6px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	/* 2番目と3番目のspanを45度に */
	.navToggle.active span:nth-child(2), .navToggle.active span:nth-child(3) {
		top: 18px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	img.header_inquiry_img {
		padding: 30px 100px;
		background: #c1272d;
	}
	img.header_tell_img {
		margin: 0 20px;
	}
	.tell_area {
		text-align: center;
		margin: 0 auto;
		border-top: solid 1px #1a2532;
	}
	img.top_mv_textlogo {
		top: 775px;
		width: 768px;
		z-index: 10;
	}
	.col-md-9 {
		padding-right: 0;
	}
	section#area_a, section#area_b, section#area_c, section#area_d, section#area_e {
		margin-top: -87px;
		padding-top: 87px;
	}
	.sp_sidebar_bg {
		background: #f4f4f4;
		margin: 0 -200%;
		padding: 40px 200%;
	}
	.geoenvironment_angle {
		margin: 0 auto;
		text-align: center;
		width: auto;
		padding-left: 0;
	}
	.container.header_nav {
		position: fixed;
		background: #fff;
		right: 0;
		left: 0;
		width: 100%;
		box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	}
	.jumbotron {
		margin-bottom: 0;
		padding: 310px 15px 220px;
	}
}





























/* Safari 6.1+ (10.0 is the latest version of Safari at this time) */

@media (max-width: 1199px) and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
	@media {
		.header__content {
			display: block !important;
		}
		.header__content .header__col {
			width: 100%;
		}
	}
}

_::-webkit-full-page-media, _:future, :root .header__content {
	display: block !important;
}

_::-webkit-full-page-media, _:future, :root .header__content .header__col {
	width: 100%;
}





























@media screen and (min-width: 1200px) {
	header#header {
		position: absolute;
		width: 100%;
	}
	.container.header_nav {
		position: relative;
		background: #fff;
		right: 0;
		left: 0;
		width: 970px;
		box-shadow: none;
	}
	/*共通ヘッダー*/
	.responsive-nav .menu>.menu-item>a:hover, .responsive-nav .menu>.menu-item>a:active, .responsive-nav .menu>.current-menu-item>a, .responsive-nav .menu>.current-menu-ancestor>a, .responsive-nav .menu>.current-menu-parent>a, .responsive-nav .menu>.current_page_item>a, .responsive-nav .menu>.current_page_parent>a, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu>.menu-item>a:hover, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu>.menu-item>a:active, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu>.current-menu-item>a, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu>.current-menu-ancestor>a, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu>.current-menu-parent>a, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu>.current_page_item>a, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu>.current_page_parent>a {
		background-color: #222b39;
		color: #ffffff;
		border-bottom: solid 4px #c1272d;
		transition: 0.2s;
	}
	.menu-item>a.gnav_fixed_p{
		padding: 10px 30px !important;
		transition: 0.2s;
	}
	.responsive-nav a {
		border-bottom: solid 4px #222b39;
	}
	a.toflowchartbtn:hover {
		text-decoration: none;
	}
	.site-branding {
		padding: 6px 0;
	}
	img.pull-right.hidden-xs.hidden-sm.header_inquiry {
		background: #c1272d;
		padding: 20px 40px;
		top: 0;
		right: 0;
		position: absolute;
		transition: 0.2s;
	}
	img.pull-right.hidden-xs.hidden-sm.header_inquiry:hover {
		background: #911d22;
		transition: 0.2s;
	}
	img.pull-right.hidden-xs.hidden-sm.header_tel {
		padding: 9px 20px;
		top: 0;
		position: absolute;
		right: 225px;
		border-left: solid 1px #eee;
	}
	a.pull-right.hidden-xs.hidden-sm.header_access {
		font-family: "Noto Sans JP", "Droid Sans", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
		position: absolute;
		right: 470px;
		font-size: 12px;
		top: 26px;
	}
	a.pull-right.hidden-xs.hidden-sm.header_company {
		font-family: "Noto Sans JP", "Droid Sans", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
		position: absolute;
		right: 560px;
		font-size: 12px;
		top: 26px;
	}
	.responsive-nav {
		display: flex !important;
		justify-content: center;
	}
	nav.globalMenuSp {
		display: none;
	}
	.navToggle {
		display: none;
	}
}


@media screen and (min-width: 992px) {
	.jumbotron {
		margin-bottom: 0;
		padding: 350px 15px 220px;
	}
	/*共通パンくずリスト*/
	.breadcrumbs {
		max-width: 970px;
	}
	
	/*5分割レイアウト用*/
	.col-md-1-5 {
		width: 20%;
		float: left;
		text-align: center;
	}
	.col-md-2-5 {
		width: 40%;
		float: left;
		text-align: center;
	}
	.col-md-3-5 {
		width: 60%;
		float: left;
		text-align: center;
	}
	.col-md-4-5 {
		width: 80%;
		float: left;
		text-align: center;
	}
	li.consulting_num_li_01:before {
		content: "";
		background: #f2f2f2;
		height: 1px;
		width: 2000px;
		position: absolute;
		top: 100px;
		right: 270px;
	}
	p.point_title {
		border-bottom: none;
		border-right: solid 2px #eee;
		margin-bottom: 0;
		padding: 30px 0;
	}
	.row.point01, .row.point02 {
		display: flex;
		align-items: center;
	}
	.row.sub_geoenvironment_area {
		vertical-align: middle;
		align-items: center;
		display: flex;
	}
	.col-md-6.groundsurvey {
		display: flex;
		border-right: solid 1px #eee;
		border-bottom: none;
		padding-bottom: 0;
	}
	.col-md-4.col-xs-6.linkarea1, .col-md-4.col-xs-6.linkarea2, .col-md-4.col-xs-12.linkarea3 {
		border-left: solid 1px #711b20;
	}
	.col-md-4.col-xs-6.linkarea1:first-child, .col-md-4.col-xs-6.linkarea2:first-child, .col-md-4.col-xs-12.linkarea3:first-child {
		border-left: none;
	}
	.col-md-4.col-xs-12.linkarea3:before {
		content: "";
		border-top: solid 1px #fff;
		border-right: solid 1px #fff;
		position: absolute;
		transform: rotate(135deg);
		width: 12px;
		height: 12px;
		background: #9b1a1f;
		left: -6px;
		bottom: 50%;
	}
	.col-md-4.col-xs-12.linkarea3:after {
		content: "";
		border-bottom: solid 1px #fff;
		border-left: solid 1px #fff;
		position: absolute;
		transform: rotate(135deg);
		width: 12px;
		height: 12px;
		background: #9b1a1f;
		left: -6px;
		top: 50.9%;
	}
	.linkarea_3colum.to_linkarea_03:before {
		content: "";
		width: 20px;
		height: 20px;
		background: #fff;
		position: absolute;
		transform: rotate(45deg);
		border-radius: 5px;
		top: -84px;
		left: 50%;
	}
	.pc_only {
		display: block !important;
	}
	.sp_only {
		display: none !important;
	}
	img.top_mv_textlogo {
		top: 790px;
		width: 1200px;
		z-index: 10;
	}
	.col-md-9 {
		padding-right: 30px;
	}
	section#area_a, section#area_b, section#area_c, section#area_d, section#area_e {
		margin-top: -71px;
		padding-top: 71px;
	}
	.sp_sidebar_bg {
		background: #fff;
		margin: 0;
		padding: 0;
	}
	.geoenvironment_angle {
		margin: 0 auto;
		text-align: center;
		width: auto;
		padding-left: 0;
	}
	.row.glass.pc400_only {
		position: inherit;
		float: none;
		left: 0;
	}
	.groundsurvey_list {
		position: inherit;
		left: 0;
	}
	.geoenvironment_list {
		position: inherit;
		left: 0;
	}
}
@media screen and (min-width: 1200px) {
	/*共通パンくずリスト*/
	.breadcrumbs {
		max-width: 1170px;
	}
	li.consulting_num_li_01:before {
		content: "";
		background: #f2f2f2;
		height: 1px;
		width: 2000px;
		position: absolute;
		top: 100px;
		right: 343px;
	}
	.geoenvironment_angle {
		width: 66.66667%;
		margin: 0 auto;
		padding-left: 50px;
		text-align: left;
	}
	.container.header_nav {
		width: 100%;
		max-width: 1170px;
	}
	.blog_btn_area {
		float: right;
		top: -40px;
		position: relative;
	}
	a.more_btn_blog {
		padding: 5px 10px;
		border: solid 1px #000;
		border-radius: 4px;
		text-align: center;
		width: 60%;
		margin: 0 auto;
		color: #000;
	}
	a.more_btn_blog:hover {
		padding: 5px 10px;
		border: solid 1px #000;
		background: #000;
		border-radius: 4px;
		text-align: center;
		width: 60%;
		margin: 0 auto;
		color: #fff;
		text-decoration: none;
	}
}
