@charset "utf-8";



/* トップページ スライダー
======================================================*/

.slider {
	width: 100%;
}



/* トップページ メインコンテンツ
===================================================================*/

.sec_top_inner {
	width: 1200px;
	padding: 70px 0;
	margin: 0 auto;
	overflow: hidden;
}

.ttl_top {
	height: 100px;
	text-align: center;
	line-height: 2.0;
	margin-bottom: 50px;
	background: url(../images/top-ttl_bg.png) no-repeat center center;
}
.en {
	color: #F08300;
	font-size: 3.0rem;
	font-family: 'Merriweather', serif;
	letter-spacing: 0.1em;
	display: block;
}
.jp {
	font-size: 1.6rem;
	letter-spacing: 0.1em;
}

a.link_more {
	width: 300px;
	height: 30px;
	color: #ffffff;
	text-align: center;
	line-height: 28px;
	text-decoration: none;
	margin: 70px auto 0;
	background: #F08300;
	border: 1px solid #F08300;
	border-radius: 15px;
	display: block;
	transition: 0.4s;
}
a.link_more:hover {
	color: #F08300;
	background: none;
	transition: 0.4s;
}

.sec_top_service {
	width: 100%;
}
.service-box {
	width: 270px;
	height: 295px;
	margin: 0 40px 0 0;
	background: #F08300;
	float: left;
}
.service-box:last-of-type {
	margin: 0;
}
.service-box_ctt {
	color: #ffffff;
	line-height: 1.6;
	padding: 20px 10px;
}
.service-box_ttl {
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
}
.service-box p {
	margin-bottom: 0;
}

.sec_top_works {
	width: 100%;
	background: #F5F5F5;
}
.atc_top_works {
	width: 270px;
	height: 390px;
	padding: 10px;
	margin: 0 40px 0 0;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 5px;
	float: left;
}
.atc_top_works:nth-of-type(4) {
	margin: 0;
}
.top_works_img {
	margin-bottom: 20px;
}
.top_works_ttl {
	margin-bottom: 15px;
}
.top_works_ttl a {
	font-size: 1.5rem;
	font-weight: bold;
	text-decoration: none;
}
.top_works_ttl a:hover {
	text-decoration: underline;
}

.tbl_top_works {
	width: 100%;
}
.tbl_top_works tr {
	border-bottom: 1px dotted #cccccc;
}
.tbl_top_works th {
	width: 35%;
	color: #F08300;
	padding: 5px;
}
.tbl_top_works td {
	width: 65%;
	padding: 5px;
}

.sec_top_topics {
	width: 100%;
}
.dl_topics {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}
.dl_topics dt {
	width: 180px;
	color: #F08300;
	padding: 10px 0 0 10px;
	float: left;
}
.dl_topics dd {
	padding: 10px 0 10px 180px;
	border-bottom: 1px dotted #cccccc;
}
.dl_topics a {
	color: #444444;
	text-decoration: none;
}
.dl_topics a:hover {
	text-decoration: underline;
}


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

.sec_top_inner {
	width: 100%;
	padding: 40px 10px;
}

.ttl_top {
	height: 70px;
	line-height: 2.0;
	margin-bottom: 40px;
	background-size: auto 70px;
}
.en {
	font-size: 2.0rem;
}
.jp {
	font-size: 1.3rem;
}

a.link_more {
	width: 80%;
	margin: 40px auto 0;
}

.service-box {
	width: 100%;
	height: auto;
	padding-top: 10px;
	margin: 0 0 20px;
	float: none;
}
.service-box_img {
	margin: 0 auto;
	display: block;
}
.service-box_ctt {
	color: #ffffff;
	line-height: 1.6;
	padding: 20px 10px;
}
.service-box_ttl {
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

.sec_top_works {
	width: 100%;
	background: #F5F5F5;
}
.atc_top_works {
	width: 100%;
	height: auto;
	padding: 10px;
	margin: 0 0 10px;
	float: none;
	overflow: hidden;
}
.top_works_img {
	width: 30%;
	margin: 0 10px 0 0;
	float: left;
}
.top_works_ttl {
	line-height: 1.5;
	margin-bottom: 15px;
}
.top_works_ttl a {
	font-size: 1.5rem;
	font-weight: bold;
	text-decoration: none;
}
.top_works_ttl a:hover {
	text-decoration: underline;
}

.tbl_top_works {
	display: none;
}

.dl_topics {
	width: 100%;
}
.dl_topics dt {
	width: 100%;
	padding: 10px 0 5px;
	float: none;
}
.dl_topics dd {
	padding: 0 0 10px;
	border-bottom: 1px dotted #cccccc;
}

	}



/* サービス案内
======================================================*/

.service_p {
	font-size: 2.0rem;
	font-weight: bold;
	padding-left: 35px;
	background: url(../images/icn_check.png) no-repeat left center;
}
.img_service {
	margin: 0 0 0 30px;
	float: right;
}


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

.service_p {
	font-size: 1.6rem;
	line-height: 1.5;
	padding-left: 35px;
	background: url(../images/icn_check.png) no-repeat left center;
}
.img_service {
	margin: 0 auto 15px;
	float: none;
	display: block;
}

	}



/* 施工実績
======================================================*/

/* 一覧 */

.page-info {
	font-size: 1.8rem;
	text-align: center;
position: relative;
margin-bottom: 50px;
}
.page-info:before {
content: '';
position: absolute;
bottom: -10px;
display: inline-block;
width: 60px;
height: 3px;
left: 50%;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #F08300;
}

.atc_works-list {
	width: 300px;
	height: 410px;
	padding: 10px;
	margin: 0 50px 50px 0;
	border: 1px solid #cccccc;
	border-radius: 5px;
	float: left;
}
.atc_works-list:nth-of-type(3n) {
	margin: 0 0 50px 0;
}
.works-list_img {
	margin-bottom: 20px;
}
.works-list_ttl {
	margin-bottom: 15px;
}
.works-list_ttl a {
	font-size: 1.5rem;
	font-weight: bold;
	text-decoration: none;
}
.works-list_ttl a:hover {
	text-decoration: underline;
}

.tbl_works-list {
	width: 100%;
}
.tbl_works-list tr {
	border-bottom: 1px dotted #cccccc;
}
.tbl_works-list th {
	width: 35%;
	color: #F08300;
	padding: 5px;
}
.tbl_works-list td {
	width: 65%;
	padding: 5px;
}


/* 詳細 */

.works-detail_ttl {
	width: 100%;
	height: 40px;
	color: #ffffff;
	font-size: 2.2rem;
	line-height: 40px;
	letter-spacing: 0.05em;
	padding-left: 15px;
	margin-bottom: 30px;
	background: #F08300;
	border-left: 5px solid #FFCB8A;
}

.works-left {
	width: 450px;
	float: left;
}
#mainImage {
	margin-bottom: 3px;
}
#imageList {
	width: 450px;
	overflow: hidden;
}
.gallery-photo {
	width: 148px;
	height: 99px;
	margin: 0 3px 3px 0;
	float: left;
	overflow: hidden;
	position: relative;
}
.gallery-photo img {
	width: 148px;
    position: absolute;
	clip: rect(0px 148px 99px 0px);
}

.gallery-photo:nth-of-type(3n) {
	margin: 0 0 3px 0;
}

.works-right {
	width: 500px;
	float: right;
}
.tbl_works {
	width: 100%;
	margin-bottom: 30px;
}
.tbl_works tr {
    border-bottom: 2px solid #ffffff;
}
.tbl_works th {
	width: 30%;
	font-size: 1.6rem;
	padding: 10px 15px;
    letter-spacing: 0.05em;
    background: #FFE1BF;
    vertical-align: middle;
}
.tbl_works td {
	width: 70%;
	padding: 10px 15px;
	background: #FFF5EA;
    vertical-align: middle;
}


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

/* 一覧 */

.page-info {
	font-size: 1.5rem;
	margin-bottom: 30px;
}
.page-info:before {
	bottom: -8px;
	width: 40px;
	height: 2px;
}

.atc_works-list {
	width: 100%;
	height: auto;
	margin: 0 0 10px;
	float: none;
	overflow: hidden;
}
.atc_works-list:nth-of-type(3n) {
	margin: 0 0 10px;
}
.works-list_img {
	width: 30%;
	margin: 0 10px 0 0;
	float: left;
}
.works-list_ttl {
	margin-bottom: 0;
}
.works-list_ttl a {
	font-size: 1.3rem;
}
.works-list_ttl a:hover {
	text-decoration: underline;
}

.tbl_works-list {
	display: none;
}


/* 詳細 */

.works-detail_ttl {
	width: 100%;
	height: auto;
	font-size: 1.6rem;
	line-height: 1.5;
	padding: 6px 10px;
	margin-bottom: 20px;
}

.works-left {
	width: 100%;
	margin-bottom: 30px;
	float: none;
}
#mainImage {
	margin-bottom: 3px;
}
#imageList {
	width: 100%;
	overflow: hidden;
}
.gallery-photo {
	width: 31%;
	height: 62px;
	margin: 0 3.5% 8px 0;
}
.gallery-photo img {
	width: 100%;
    position: absolute;
	clip: rect(0px 148px 99px 0px);
}

.gallery-photo:nth-of-type(3n) {
	margin: 0 0 3px 0;
}

.works-right {
	width: 100%;
	float: none;
}
.tbl_works {
	width: 100%;
	margin-bottom: 30px;
}
.tbl_works tr {
    border-bottom: 2px solid #ffffff;
}
.tbl_works th {
	font-size: 1.4rem;
	padding: 6px 10px;
}
.tbl_works td {
	padding: 6px 10px;
}

	}



/* 会社情報
======================================================*/

.img_company_1 {
	margin: 0 auto 30px;
	display: block;
}

.company_ttl_a {
	color: #F08300;
	font-size: 3.0rem;
	text-align: center;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
}
.company_p_a {
	font-size: 2.0rem;
	text-align: center;
	line-height: 2.2;
}
.company_message {
	width: 100%;
	font-size: 1.6rem;
	padding: 20px 40px 5px;
	margin-top: 40px;
	border: 1px solid #cccccc;
}

.tbl_company {
	width: 800px;
	margin: 0 auto;
}
.tbl_company tr {
	border-bottom: 3px solid #ffffff;
}
.tbl_company th {
	width: 200px;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	padding: 20px;
	background: #FFE1BF;
	vertical-align: middle;
}
.tbl_company td {
	width: 600px;
	padding: 20px;
	background: #FFF5EA;
	vertical-align: middle;
}

.tbl_company_cmt {
	color: #888888;
	font-size: 1.1rem;
}

.shikaku-ttl_small {
	font-size: 1.6rem;
}

.atc-shikaku_wrapper {
	overflow: hidden;
}
.atc-shikaku {
	width: 495px;
	height: 110px;
	margin: 0 10px 10px 0;
	padding: 10px;
	border: 1px solid #cccccc;
	float: left;
	overflow: hidden;
}
.atc-shikaku:nth-of-type(2n) {
	margin: 0 0 10px 0;
}
.shikaku-img {
	height: 90px;
	margin: 0 15px 0 0;
	float: left;
}
.atc-shikaku p {
	margin-bottom: 0;
}


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

.img_company_1 {
	margin: 0 auto 20px;
	display: block;
}

.company_ttl_a {
	font-size: 2.0rem;
	margin-bottom: 10px;
}
.company_p_a {
	font-size: 1.3rem;
	line-height: 2.2;
}
.company_message {
	font-size: 1.3rem;
	padding: 10px;
	margin-top: 20px;
}
.company_message p {
	margin-bottom: 0;
}

.tbl_company {
	width: 100%;
}
.tbl_company tr {
	border-bottom: 3px solid #ffffff;
}
.tbl_company th {
	width: 25%;
	font-size: 1.3rem;
	padding: 10px;
}
.tbl_company td {
	width: 75%;
	padding: 10px;
}

.shikaku-ttl_small {
	font-size: 1.4rem;
}

.atc-shikaku {
	width: 100%;
	height: auto;
	font-size: 1.1rem;
	padding: 8px;
	margin: 0 0 10px;
	float: none;
}
.atc-shikaku:nth-of-type(2n) {
	margin: 0 0 10px;
}
.atc-shikaku:last-of-type {
	margin: 0;
}
.shikaku-img {
	width: 25%;
	height: auto;
	margin: 0 6px 0 0;
}

	}



/* お問い合わせ
======================================================*/

.contact_info {
	text-align: center;
	margin-bottom: 50px;
}

.contactform {
	width: 800px;
	margin: 0 auto;
}

.tbl_contactform {
	width: 100%;
}
.tbl_contactform th {
	width: 300px;
	vertical-align: middle;
	padding: 20px;
	border: 1px solid #cccccc;
	background: #FFF4E8;
}
.tbl_contactform td {
	width: 500px;
	padding: 20px;
	border: 1px solid #cccccc;
}

.contactform_text input {
	width: 100%;
	height: 30px;
}
.contactform_textarea textarea {
	width: 100%;
	height: 200px;
}

.contactform_required {
	color: #ff0000;
	font-size: 1.2rem;
	margin-left: 10px;
}

.btn_confirmation {
	width: 160px;
	height: 40px;
	font-size: 16px;
	margin-top: 40px;
	display: block;
	float: right;
}

.btn_contactform {
	width: 160px;
	margin: 0 auto;
}
.page-id-14 .btn_contactform {
	width: 350px;
	margin: 0 auto;
}
.btn_return {
	width: 160px;
	height: 40px;
	font-size: 16px;
	margin-top: 40px;
	display: block;
	float: left;
}


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

.contact_info {
	text-align: left;
	margin-bottom: 30px;
}

.contactform {
	width: 100%;
}
.tbl_contactform {
	width: 100%;
}
.tbl_contactform th {
	width: 100%;
	padding: 10px;
	display: block;
}
.tbl_contactform td {
	width: 100%;
	padding: 10px;
	display: block;
}

.btn_contactform {
	left: 0;
}
.page-id-14 .btn_contactform {
	width: 160px;
}
.contact_info {
	text-align: left;
}
.btn_confirmation {
	float: none;
}
.page-id-14 .btn_confirmation {
	left: 0;
}
.btn_return {
	float: none;
}

	}



/* ブログ
======================================================*/

/* ブログ一覧 */
.post-list_box {
	padding-bottom: 30px;
	margin-bottom:40px;
	border-bottom: 1px dashed #c0c0c0;
}
.post-list_ttl {
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 20px;
}
.post-list_ttl a {
	font-size: 2.0rem;
	color: #F08300;
	text-decoration: none;
}
.post-list_ttl a:hover {
	text-decoration: underline;
}
.post-list_date {
	color:#888888;
	margin-bottom: 10px;
}
.link_single-page {
	text-align: right;
}
.link_single-page a {
	text-decoration: none;
}
.link_single-page a:hover {
	text-decoration: underline;
}
.fa-chevron-circle-right {
	margin-right: 5px;
}

.post_notfound_ttl {
	font-size: 3.0rem;
	text-align: center;
	margin-bottom: 50px;
}
.post_notfound_stc {
	font-size: 20px;
	text-align: center;
}

/* ブログ詳細 */
.post-detail_ttl {
	color: #F08300;
	font-size: 2.0rem;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4;
	margin-bottom: 30px;
}
.post-detail_date {
	color:#888888;
}

/* ブログサイドバー */
.category_archive,
.recent_post,
.year_archive {
	margin-bottom: 50px;
}
.category_archive_list {
	margin-bottom: 5px;
}
.blog_sidebar_ttl {
	width: 100%;
	height: 32px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	line-height: 33px;
	margin-bottom: 20px;
	background: #F08300;
	border-radius: 5px;
	display: block;
}
.recent_post dd {
	font-size: 1.3rem;
	padding-bottom: 5px;
	border-bottom: 1px dotted #c0c0c0;
}
.recent_post a {
	text-decoration: none;
}
.recent_post a:hover {
	text-decoration: underline;
}
.archive-ttl {
	width: 100%;
	height: 25px;
	color: #ffffff;
	line-height: 25px;
	padding-left: 15px;
	margin-bottom: 30px;
	background: #333333;
	border-radius: 3px;
}
.month_archive select {
	width: 100%;
	height: 40px;
	border: 1px solid #d3d3d3;
}



/* ページャー
======================================================*/

.tablenav {
	color:#666666;
	margin:20px auto;
	line-height:3.0;
	text-align:center;
	clear: both;
}
a.page-numbers, .tablenav .current {
	color:#666666;
	padding:11px 14px;
	border:solid 1px #cccccc;
	text-decoration:none;
	font-size:14px;
}
a.page-numbers:hover {
	color:#ffffff;
	background:#666666;
}
.tablenav .current {
	color:#ffffff;
	background:#666666;
	border-color:#666666;
	font-weight:bold:
}
.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}



/* 404
======================================================*/

.notfound_titile {
	font-size: 40px;
	text-align: center;
	margin-bottom: 30px;
}
.notfound_toplink {
	text-align: center;
}
.notfound_sentence {
	text-align: center;
}