@charset "UTF-8";



/*共通*/

body {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 0;
	font-size: 14px;
	color: #002300;
	line-height: 1.8em;
	background-color: #f5f4eb;
}

a {
	transition: 0.3s;
}

a:hover {
	transition: 0.3s;
	opacity: 0.7;
}

a:link {
	color: #002300;
}

textarea {
    resize: none;
}

iframe {
	width: 100%;
}



/* トップ戻るボタン無効化 */

#page-top,
.top_button,
.fa fa-angle-up {
	display: none;
}



/*ヘッダー*/

header {
	height: 25px;
	width: 100%;
	min-width: 1200px;
	background-color: #002300;
	text-align: center;
}

header p {
	font-size: 12px;
	color: #f5f4eb;
	margin: 0;
	padding-top: 1px;
	text-align: center;
}

/* バンバーガーメニュー無効化 */

.toggle,
.global_nav {
	display: none;
}

/*ヘッダー*/



/*メイン画像*/

.main_pic {
	margin: 0 auto 70px;
	width: 1200px;
	position: relative;
}

.main_logo {
	position: absolute;
	z-index: 10;
	top: 12px;
	left: 15px;
}

.slider {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*メイン画像*/



/* -----インフォメーション----- */

/* 全体 */

.info {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.telephone,
.contact,
.contact02 {
	display: inline-block;
	position: absolute;
	z-index: 8;
}

/* 電話番号 */

.telephone {
	top: -59px;
}

.telex {
	width: 38px;
	height: 38px;
	background-color: #d7e2d7;
	font-size: 12px;
	text-align: center;
	line-height: 13px;
	border-radius: 3px;
	float: left;
}

.telex p {
	margin: 0;
	padding: 7px 0 0;
}

.number p {
	line-height: 18px;
	margin: 0 15px 0 45px;
	padding: 0;
}

.number p:first-child {
	font-size: 30px;
	font-weight: bold;
	margin-top: 3px;
}

.number span {
	font-size: 19px;
}

.number p:nth-child(2) {
	font-size: 12px;
	margin: 0 0 0 47px;
}

/* 問い合わせボタン */

.contact,
.contact02 {
	text-decoration: none;
	width: 200px;
	height: 37px;
	border-radius: 3px;
	text-align: center;
	border: solid 0.5px #726357;
	margin: 0;
	padding: 0;
	top: -59px;
	left: 260px;
}

.contact p,
.contact02 p {
	margin: 0;
	padding-top: 6px;
	color: #726357;
	font-weight: bold;
}

/* タブレット用非表示 */

.contact02 {
	display: none;
}



/*メニュー*/

.menu_all {
	margin: 0 auto;
	width: 1200px;
}

.nav {
	width: 188px;
	height: 1080px;
	background-color: #f9f9f7;
	border-right: solid 6px #efefed;
	float: left;
}

.menu_body {
	padding: 57px 0 136px 40px;
}

.menu_body a {
	display: block;
	border-bottom: solid 3.5px #f9f9f7;
	text-decoration: none;
	height: 40px;
	color: #002300;	
	margin-bottom: 20px;
	width: 110px;
	text-align: center;
}

.menu_body p {
	line-height: 16px;
	margin: 0;
	padding: 0;
}

.menu_body a:link,
.menu_body a:visit {
	color: #002300;	
}

.menu_body a:hover {
	border-bottom: solid 3.5px #d7e2d7;
}

.menu_body a:nth-child(4) {
	border-bottom: solid 3.5px #d7e2d7;
}

.menu_body a:nth-child(4):hover {
	opacity: 1;
}

.menu_body ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu_body li:nth-child(2) {
	color: #a9bea9;
	font-size: 12px;
}

.company_name {
	margin: 0 0 5px 10px;
}

.telex_02 {
	width: 38px;
	height: 38px;
	background-color: #d7e2d7;
	font-size: 12px;
	text-align: center;
	line-height: 13px;
	border-radius: 3px;
	float: left;
	margin: 4px 4px 0 12px;
}

.telex_02 p {
	margin: 0;
	padding: 7px 0 0;
}

.number_02 p {
	line-height: 20px;
	margin-left: 10px;
	padding: 0;
}

.number_02 p:first-child {
	font-size: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.number_02 span {
	font-size: 15px;
}

.number_02 p:nth-child(2) {
	display: block;
	font-size: 12px;
	margin: 3px 0 0 12px;
}

.adress {
	font-size: 12px;
	color: #92a090;
	line-height: 16px;
	margin: -5px 0 0 12px;
	padding: 0;
}

.icons {
	text-align: center;
}

.contact_02 {
	text-decoration: none;
	width: 162px;
	height: 63px;
	display: block;
	border: solid 0.5px #726357;
	margin: 30px 0 0 12px;
	border-radius: 3px;
}

.contact_02 p {
	line-height: 17px;
	color: #726357;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0;
}

.page_top {
	text-decoration: none;
	width: 162px;
	height: 30px;
	display: block;
	border: solid 0.5px #726357;
	background-color: #726357;
	margin: 5px 0 0 12px;
	border-radius: 3px;
}

.page_top p {
	line-height: 17px;
	color: #f9f9f7;
	font-weight: bold;
	margin: 0;
	padding: 7px 0 0;
}

.nav.fixed  {
	position: fixed;
	top: 0;
}

/* プライバシーポリシー・サイトマップ */

.menu_privacy,
.menu_sitemap {
	font-size: 12px;
	text-align: center;
	border-right: solid 1px #a9bea9;
	border-left: solid 1px #a9bea9;
	width: 160px;
	margin: 10px auto 0;
	height: 15px;
	line-height: 15px;
}

.menu_privacy a,
.menu_sitemap a {
	text-decoration: none;
	color: #a9bea9;
}



/*右側全体*/

.right_all {
	margin: 0 auto;
	width: 1200px;
}

.right_body {
	float: right;
}

/*右側全体*/



/* -----施工事例----- */

/* 全体 */

#other_all {
	margin-bottom: 200px;
}

/* タイトル */

.other_title {
	width: 996px;
	height: 41px;
	text-align: center;
	border: solid 0.5px #e1e0d8;
	margin: 0 0 15px;
}

.other_title_in {
	background-color: #eeece7;
	widght: 988px;
	height: 33px;
	margin: 4px 4px;
	padding: 0;
}

.other_title p {
	letter-spacing: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
}

/* 要素共通 */

.other_body {
	margin-bottom: 30px;
}

.other01,
.other02,
.other03,
.other04 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}

.other01 li:nth-child(3),
.other02 li:nth-child(3),
.other03 li:nth-child(3),
.other04 li:nth-child(3) {
	width: 245px;
	height: 200px;
	position: relative;
	overflow: hidden;
}

.other01,
.other02,
.other03 {
	margin-right: 5px;
}

.other01 li:first-child,
.other02 li:first-child,
.other03 li:first-child,
.other04 li:first-child,
.other_date {
	font-size: 12px;
	display: inline-block;
}

/* 事例日付 */

.other_date {
	color: #899889;
}

/* 事例タイプ */

/* 共通 */

.other_body p {
	height: 18px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	padding: 0 3px;
	margin: 0;
}

/* メンテナンス */

.other_maintenance {
	background-color: #e29676;
}

/* リニューアル工事 */

.other_renewal {
	background-color: #e8bb5a;
}

/* リノベーション工事 */

.other_renovation {
	background-color: #c2cc66;
}

/* 解体工事 */

.other_kaitai {
	background-color: #88bfb8;
}

/* 営繕工事 */

.other_eizen {
	background-color: #85c0db;
}

/* 改修工事 */

.other_kaisyu {
	background-color: #bfaf86;
}

/* その他 */

.other_nothing {
	display: none;
}

/* マウスホバー */

.other01 img,
.other02 img,
.other03 img,
.other04 img {
	transition: 0.3s ease-in-out;
}

.other01 li a:hover,
.other02 li a:hover,
.other03 li a:hover,
.other04 li a:hover {
	transition: 0.3s;
	opacity: 1;
}

.other01 a:hover img,
.other02 a:hover img,
.other03 a:hover img,
.other04 a:hover img {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}

/* 施工事例ボタン */

.other_more {
	text-align: center;
}

.other_more a {
	display: inline-block;
	width: 200px;
	height: 34px;
	text-decoration: none;
	background-color: #6a756a;
	color: #fff;
}

.other_more p {
	margin: 0;
	padding-top: 5px;
}

/* 非表示 */

.other01_t,
.other02_t,
.other03_t,
.other04_t {
	display: none;
}



/* -----写真なし施工事例----- */

/* 全体 */

#nopic_other_all {
	margin-bottom: 100px;
}

/* タイトル */

.nopic_other_title {
	width: 996px;
	height: 41px;
	text-align: center;
	border: solid 0.5px #e1e0d8;
	margin: 0 0 15px;
}

.nopic_other_title_in {
	background-color: #eeece7;
	widght: 988px;
	height: 33px;
	margin: 4px 4px;
	padding: 0;
}

.nopic_other_title p {
	letter-spacing: 7px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
}

.other_body {
	margin-bottom: 30px;
}

/* 要素共通 */

.nopic_body {
	margin: 0 auto 30px auto;
}

.nopic_left,
.nopic_middle,
.nopic_right {
	vertical-align: top;
	display: inline-block;
}

.nopic_left li,
.nopic_middle li,
.nopic_right li {
	display: inline-block;
}

.nopic_left ul,
.nopic_middle ul,
.nopic_right ul {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0;
}

.nopic_left {
	margin-right: 70px;
}

.nopic_right {
	float: right;
}

/* 事例日付 */

.nopic_date {
	margin-right: 3px;
	color: #899889;
	font-size: 12px;
}

/* 事例タイプ */

/* 共通 */

.nopic_body p {
	height: 18px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	padding: 0 3px;
	margin: 0;
	font-size: 12px;
}

/* メンテナンス */

.nopic_maintenance {
	background-color: #e29676;
}

/* リニューアル工事 */

.nopic_renewal {
	background-color: #e8bb5a;
}

/* リノベーション工事 */

.nopic_renovation {
	background-color: #c2cc66;
}

/* 解体工事 */

.nopic_kaitai {
	background-color: #88bfb8;
}

/* 営繕工事 */

.nopic_eizen {
	background-color: #85c0db;
}

/* 改修工事 */

.nopic_kaisyu {
	background-color: #bfaf86;
}



/*フッター*/

.footer_logo {
	margin: 0 0 5px;
	padding: 0;
	float: right;
	clear: both;
}

#footer_all {
	clear: both;
	height: 25px;
	width: 100%;
	min-width: 1200px;
	background-color: #002300;
	z-index: 2;
	position: relative;
	bottom: 0;
	margin: 0 auto;
}

footer p {
	font-size: 12px;
	color: #f5f4eb;
	margin: 0;
	padding: 1px 0 0 0;
	text-align: center;
	line-height: 24px;
}



/* ウィンドウ幅が0?479pxの場合に適用するCSS */
@media screen and ( max-width:479px )
{



/* 全体 */

body {
	width: 100%;
	font-size: 16px;
	line-height: 1.2em;
	height: 100%;
}



/* トップに戻るボタン */

/* トップ戻るボタン有効化 */

#page-top,
.top_button,
.fa fa-angle-up {
	display: block;
}

.top_button {
	width: 50px;
	height: 50px;
	background-color: #002300;
	position: fixed;
	opacity: 0.8;
	border-radius: 50%;
	bottom: 10px;
	right: 10px;
	text-align: center;
    text-decoration: none;
	z-index: 10;
}

.fa-angle-up {
	color: white;
	padding-top: 16px;
	font-size: 30px;
}

#page-top {
	margin: 0;
	padding: 0;
}



/* ヘッダー */

header {
	position: fixed;
	top: 0;
	width: 100%;
	height: 50px;
	background-color: #f5f4eb;
	z-index: 10;
}

header p {
	display: none;
}

/* メニューを有効化 */

.toggle,
.global_nav {
	display:block;
}

/* ハンバーガーメニュー */

/* アイコン */

.toggle {
	position: fixed; /* bodyに対しての絶対位置指定 */
	right: 13px;
	top: 7px;
	display: block;
	width: 45px;
	height: 40px;
	cursor: pointer;
	z-index: 10;
	background: #f5f4eb;
}

.toggle span {
	display: block;
	position: absolute; /* .toggleに対して */
	width: 70%;
	border-bottom: solid 3px #000;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	padding-top: 5px;
	right: 7px;
}

.toggle span:nth-child(1) {
	top: 3px;
}

.toggle span:nth-child(2) {
	top: 13px;
}

.toggle span:nth-child(3) {
	top: 23px;
}

/* 最初のspanをマイナス45度に */

.toggle.active span:nth-child(1) {
	top: 15px;
	left: 4px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */

.toggle.active span:nth-child(2),
.toggle.active span:nth-child(3) {
	top: 15px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* メニュー */

.global_nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	transform: translateY(-100%);
	z-index: 9;
	padding-top: 50px;
	text-align: center;
	color: #000;
	background: #002300;
	transition: all 0.8s;
}

.global_nav .nav_li {
	width: 100%;
	padding: 10px 0 10px 0;
	list-style-type: none;
	margin-left: -15px;
}

.global_nav .nav_li a {
	display: block;
	color: #f5f4eb;
    text-decoration: none;
}

/* .global_navに.activeが追加 */

.global_nav.active {
	transform: translateY(0%);
}



/* -----メイン画像----- */

/* メイン画像 */

.main_pic {
	width: 100%;
	margin-top: 50px;
}

.main_pic div img {
	width: 100%;
}

/* ロゴ */

.main_logo {
	width: 160px;
	margin-top: 3px;
	position: fixed;
	top: 0;
	z-index: 10;
}



/* -----インフォメーション----- */

/* 全体 */

.info {
	width: 100%;
	padding-bottom: 4vw;
}

/* 電話番号 */

.number {
	margin-top: 0.4vw;
}

.number p:first-child,
.number p:nth-child(2) {
	margin: 0;
	padding: 0;
}

.number p:first-child {
	font-size: 6vw;
	top: 44%;
	line-height: 4vw;
	margin-left: 1px;
}

.number span {
	font-size: 6vw;
}

.number p:nth-child(2) {
	font-size: 2.7vw;
	line-height: 5.4vw;
	margin-left: 3px;
}

/* 非表示 */

.telex {
	display: none;
}

/* 問い合わせボタン */

.contact02 {
	display: inline-block;
	width: 44vw;
	height: 8vw;
	left: 53%;
}

.contact02 p {
	line-height: 6vw;
	font-size: 3.4vw;
}

/* PC用非表示 */

.contact {
	display: none;
}



/* 左側メニューを無効化 */

.menu_all {
	display: none;
}



/* 右側全体 */

.right_all {
	width: 100%;
}

.right_body {
	float: none;
}



/* -----最新の施工事例----- */

/* 全体 */

#other_all {
	width: 100%;
	margin-bottom: 150px;
}

/* タイトル */

.other_title {
	width: auto;
	max-width: 100%;
}

.other_title_in p {
	padding-top: 8px;
}

/* 事例共通 */

.other_body {
	margin-bottom: 50px;
}

.other01_t,
.other02_t,
.other03_t,
.other04_t {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 49.1%;
	vertical-align: top;
	list-style: none;
}

.other01_t,
.other02_t,
.other03_t,
.other04_t {
	margin-bottom: 30px;
}

.other01_t,
.other03_t {
	margin-right: 5px;
}

.other01_t img,
.other02_t img,
.other03_t img,
.other04_t img {
	width: 100%;
	height: auto;
}

.other01_t li:first-child,
.other02_t li:first-child,
.other03_t li:first-child,
.other04_t li:first-child,
.other_date {
	display: block;
}

/* 事例タイプ */

/* 全体 */

.other01_t li:first-child,
.other02_t li:first-child,
.other03_t li:first-child,
.other04_t li:first-child {
	margin-bottom: 3px;
}

.other_body p {
	width: auto;
	height: 18px;
	color: #fff;
	text-align: center;
	line-height: 10px;
	padding: 0 3px;
	margin: 0;
	font-size: 12px;
	display: inline;
}

/* その他 */

.other_nothing {
	visibility: hidden;
}

/* 事例名前 */

.other_name {
	margin-top: -3px;
	font-size: 14px;
}

/* 施工事例ボタン */

.other_more a {
	width: 230px;
	height: 40px;
}

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

/* PC用非表示 */

.other01,
.other02,
.other03,
.other04 {
	display: none;
}



/* -----写真なし施工事例----- */

/* 全体 */

#nopic_other_all {
	width: 100%;
	margin-bottom: 150px;
}

/* タイトル */

.nopic_other_title {
	width: auto;
	max-width: 100%;
}

.nopic_other_title_in p {
	padding-top: 8px;
}

/* 要素 */

.nopic_left,
.nopic_middle,
.nopic_right {
	display: block;
	float: none;
	margin: 0;
}

.nopic_body {
	margin-bottom: 50px;
}

.nopic_body ul {
	margin-bottom: 10px;
}



/* -----フッター----- */

/* ロゴ */

.footer_logo {
	display: none;
}

/* 全体 */

#footer_all {
	width: 100%;
	min-width: auto;
}