@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:16px;
	line-height:178%;
	-webkit-text-size-adjust: 100% !important;
	max-height: 100%;
	font-weight:300;
	color:#333;
}
.mincho {
	font-family: 'Noto Serif JP', serif;
}
.lato {
	font-family: 'Lato', sans-serif;
	font-weight:normal;
}
h1.entry-title,
h1.page-title{
	background: #EFEFEF;
	padding:50px 0;
	text-align:center;
	color:#4C444D!important;
}
h2.entry-title {
	text-align:left;
	margin-bottom:15px;
}
h2.entry-title a {
	text-decoration:none;
}
h3 {
	color:#4C444D;
	font-size:20px;
	line-height:120%;
	font-weight:normal;
	border:1px solid #C0C0C0;
	padding:10px;
	text-align:left;
	margin-bottom:30px;
}
h3.category-title {
	border: none;
    text-align: center;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 120%;
    font-weight: 300;
}
/* 画像設定 */
img {
	border:0;
	max-width:100%;
	height:auto;
	vertical-align: bottom;
}
ul,
.display_bl {
	display: block;
	letter-spacing: -0.6em;
	list-style-type: none;
	position:relative;
}
li,
.display_in {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	*display: inline;  
	*zoom: 1;
}
.cloum2 {
	width:50%;
	box-sizing:border-box;
}
.cloum2.left {
	padding-right:20px;
}
.cloum2.right {
	padding-left:20px;
}
.cloum2.w20 {
    width: 30%;
	box-sizing:border-box;
	vertical-align:top;
	text-align:right;
	position:relative;
}
.cloum2.w30 {
    width: 30%;
	box-sizing:border-box;
	padding-right:50px;
}
.cloum2.w70 {
    width: 70%;
}
.cloum2.w80 {
    width: 70%;
	vertical-align:top;
}
a.link_btn_k {
	/*border:1px solid #4C444D;*/
	padding:8px 30px;
	color:#4C444D;
	text-decoration:none;
	display:inline-block;
	margin-top:10px;
	text-align:center;
	font-weight:400;
}
.tx_dec_n a {
	text-decoration:none;
}
.tx_dec_n a:hover {
	text-decoration: underline;
}
a.link_btn_k:hover {
	/*background: #F9F4E6;*/
	text-decoration:underline;
}
.inner_1400 {
	width:100%;
    max-width:1160px;
	margin-left:auto;
	margin-right:auto;
}
.inner_1300 {
	width:100%;
	max-width:1160px;
	margin-left:auto;
	margin-right:auto;
}
.inner_1210 {
    max-width: 1210px;
    width: 100%;
    padding: 0px 25px 50px 25px;
    margin: -30px auto auto auto;
    box-sizing: border-box;
}
.inner_1200 {
	width:100%;
	max-width:1160px;
	margin-left:auto;
	margin-right:auto;
	padding:80px 0;
	position:relative;
}
.inner_1200.sub_page p{
	text-align:left;
	margin-bottom:0px;
	line-height:230%;
	padding:0 25px;
}
.inner_1200.r_box {
	max-width:860px;
	width:98%;
	padding:50px 0 0 0;
}
.inner_850 {
	max-width:860px;
	width:98%;
	padding:50px 0 0 0;
	margin:auto;
	box-sizing:border-box;
}
.bg_gray {
	background-color:#EFEFEF;
}
#wrapper {
	padding-top:75px;
}
body.home #wrapper {
	padding-top:100px;
}
.sub_menu {
    width: 100%;
    text-align: right;
    max-width: 1160px;
    margin: auto;
}
.sub_menu li {
	margin-left:8px;
}
.sub_menu li a {
	padding:1px 11px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	box-sizing:border-box;
	text-decoration:none;
	display: block;
	color:#696969;
	
}
.category-housing .sub_menu li:nth-of-type(1) a,
.category-office-building .sub_menu li:nth-of-type(2) a,
.category-commercial-facility .sub_menu li:nth-of-type(3) a,
.category-distribution-facility .sub_menu li:nth-of-type(4) a,
.category-production-facility .sub_menu li:nth-of-type(5) a,
.page-id-2544 .sub_menu li:nth-of-type(5) a,
.category-medical-welfare-education .sub_menu li:nth-of-type(6) a,
.category-public-facility .sub_menu li:nth-of-type(7) a{
	color:#696969;
	display:inline-block;
	font-weight:bold;
	border-bottom:#c0c0c0 1px solid;
	width:auto;
}
/*　TOPページ　*/
#main_ph {
	max-width:1160px;
	width:100%;
	margin:auto auto 50px auto;
	box-sizing:border-box;
	padding-left:0;
	padding-right:0;
	position:relative;
}
#main_ph .ph_box {
	width:100%;
	margin:auto;
	position:relative;
	z-index:1;
}
#main_ph img.logo {
	position: absolute;
	margin:auto;
	top:0;
	bottom:0;
	left:0;
	z-index:2;
	
}
.news_box {
    max-width: 600px;
    width: 100%;
    margin: auto;
    text-align: left;
	padding:0px 0 20px 0;
}
.news_box li {
	position: relative;
    padding-left: 140px;
}
.news_box li .date_box {
	position:absolute;
	left:0;
	top:0;
}
table{
	border-top:1px solid #E9E9E9;
	border-collapse: collapse;
	width:98%;
	margin:auto auto 40px auto;
}
.dataTables_wrapper table.works_table {
	max-width:850px;
	margin:auto auto 40px auto!important;
}
.tablepress tfoot th, .tablepress thead th{
	background:none!important;
	font-weight:normal;
}
table th,
table td {
	padding:5px 10px;
	box-sizing:border-box;
	text-align:left;
	border-bottom:1px solid #E9E9E9;
	vertical-align:top;
	position:relative;
}
table th {
	font-weight:300;
}
table th .hissu {
    display: inline-block;
    background-color: #4C444D;
    color: #FFF;
    padding: 6px 8px;
    font-size: 13px;
    line-height: 100%;
    position: absolute;
    right: 0;
    top: 10px;
}
table.tb_res th{
	width:200px;
	box-sizing:border-box;
}
#container table.works_table td.column-1,
	#container table.works_table th.column-1 {
		width:50%;
	box-sizing:border-box;
	}
	#container table.works_table td.column-2,
	#container table.works_table th.column-2{
		width:20%;	
	box-sizing:border-box;	
	}
	#container table.works_table td.column-3,
	#container table.works_table th.column-3{
		width:30%;	
	box-sizing:border-box;	
	}
.top_office_box ul {
	padding-top:30px;
}
.top_office_box ul li {
	box-sizing:border-box;
	vertical-align:middle;
}
.top_office_box ul li:nth-of-type(1) {
	width:55%;
}
.top_office_box ul li:nth-of-type(2) {
	width:45%;
	padding-left:50px;
	text-align:center;
}
.top_office_box ul li:nth-of-type(2) p{
	padding:15px 30px 15px 0;
}
.inner_1200.top_results_box02 {
padding:60px 0 30px 0;
}
.top_results_box {
	text-align:left;
}
.top_results_box ul {
	padding-top:50px;
	text-align:left;
	margin-bottom:-40px;
}
.top_results_box ul a,
ul.rs_ichiran_box li a,
ul.rs_ichiran_box_top li a{
	text-decoration:none;
}
.top_results_box li {
	width:25%;
	box-sizing:border-box;
	padding:0 13px;
	text-align:center;
	margin-bottom:40px;
}
.top_results_box .box_image_y,
.sub_results_box li .box_image_y{
	position:relative;
	padding-top:66%;
	box-sizing:border-box;
	display: block;
	overflow:hidden;
}
ul.rs_ichiran_box,
ul.rs_ichiran_box_top{
	max-width:1190px;
	width:100%;
	margin:auto;
	text-align: center;
	counter-reset: number 0;  
}
ul.rs_ichiran_box_top li,
ul.rs_ichiran_box li{
	position:relative;
	width:14%;
	box-sizing:border-box;
	padding:0 15px;
	margin-bottom:30px;
	text-align:center;
}
ul.rs_ichiran_box_top li h3.category-title {
	font-size:0.9rem;
	padding-left: 0;
    padding-right: 0;
}
ul.rs_ichiran_box li a,
ul.rs_ichiran_box_top li a{
	display:block;
	width:100%;
	height:100%;
	position:relative;
}
ul.rs_ichiran_box li .box_image_y_sh,
ul.rs_ichiran_box_top li .box_image_y_sh{
	position:relative;
	padding-top:90%;
	box-sizing:border-box;
	display: block;
	overflow:hidden;
}
.top_results_box .box_image_y img,
.sub_results_box li .box_image_y img,
ul.rs_ichiran_box li .box_image_y_sh img,
ul.rs_ichiran_box_top li .box_image_y_sh img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 101%;
    max-width: none;
}
.h1_cat {
	background-color:#4C444D!important;
}
.h1_cat {
	display:inline-block;
	padding:8px 30px;
	margin-bottom:8px;
	font-size:16px;
	line-height:100%;
	color:#FFF;
	font-weight:400;
}
a .tile-cat {
	display:block;
	font-size:15px;
	line-height:100%;
	color:#4C444D;
	font-weight:400;
	padding:8px 0px;
	margin-bottom:8px;
}
.tile-cat-3,
.category-3 .h1_cat{/*事務所ビル*/
	background: #EFEFEF;
}
.tile-cat-7,
.category-7 .h1_cat {/*生産施設*/
	background: #EFEFEF;
}
.tile-cat-8,
.category-8 .h1_cat {/*流通施設*/
	background: #EFEFEF;
}
.tile-cat-5,
.category-5 .h1_cat {/*住宅*/
	background: #EFEFEF;
}
.tile-cat-6,
.category-6 .h1_cat {/*商業施設*/
	background: #EFEFEF;
}
.tile-cat-2,
.category-2 .h1_cat {/*公共施設*/
	background: #EFEFEF;
}
.tile-cat-4,
.category-4 .h1_cat {/*医療福祉教育・他*/
	background: #EFEFEF;
}
.title_tt {
	display:block;
	text-align:center;
	margin-bottom:8px;
}
.r_ph_001 {
	max-width:860px;
	width:100%;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-top:66%;
	overflow:hidden;
}
.r_ph_001 img{
	width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom: 0;
	margin:auto;
}

/* 施工実績 */
.sub_results_box ul {
	text-align:left;
}
.sub_results_box li {
	width:25%;
	padding:0 25px;
	box-sizing:border-box;
	margin-bottom:30px;
	text-align:center;
	position: relative;
}
.sub_results_box li img {
	margin:10px auto;
	display:block;
}
.sub_results_box li a {
	text-decoration:none;
}
.sub_results_box li h2.entry-title {
	font-size:15px;
	line-height:120%;
	font-weight:300;
	padding-top:10px;
	position:absolute;
	width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0;
	left:0;
	right:0;
	bottom:0;
	padding:8px 0;
	text-align:center;
	color:#FFFFFF;
	text-shadow: 1px 2px 3px #000000; 
}

/*　会社概要　*/
.w65 {
	width:65%;
}
.w35 {
	width:35%;
}
.profile_box {
	max-width:670px;
	width:100%;
	margin:auto;
    padding: 80px 0;
    position: relative;
}
.profile_box dl {
    display: table;
    table-layout: fixed;
	width:100%;
	margin:auto auto 80px auto;
}
.profile_box dl dt,
.profile_box dl dd {
    display: table-cell;
	vertical-align:top;
}
.profile_box dl dt {
	text-align:left;
}
.profile_box dl dd {
	width:475px;
	text-align:right;	
}
.profile_box dl dt img,
.profile_box dl dd img {
    max-width: 100%;
    height: auto;
}
.profile_box .display_in.left.w65 {
	box-sizing:border-box;
	padding-right:30px;
}
.profile_box .display_bl {
	margin-bottom:80px;
}
.profile_box table {
	margin-bottom:0;
}
.profile_box table th,
.profile_box table td {
    padding: 5px 0px 5px 5px;
}
.ggmap {
	position: relative;
	padding-bottom: 55%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
	width:100%;
	max-width:670px;
	margin:auto auto 0px auto;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.gaiyou_photo{
	width:30%;
	position:absolute;
	bottom:10px;
	left:0;
}
.gaiyou_logo{
	position:absolute;
	top:0;
	right:0;
}
/*　お問い合わせ　*/
ul.tel_fax {
	text-align:left;
	padding-left:25px;
	margin-bottom:15px;
	font-size:30px;
	line-height:120%;
}
ul.tel_fax li{
	margin-right:30px;
	color: #4C444D;
}
.bg_bl_in {
    display: inline-block;
    background-color:#4C444D;
    color: #FFF;
    padding: 3px 8px 5px 8px;
    font-size: 21px;
    line-height: 100%;
    vertical-align: middle;
    margin-right: 7px;
    margin-bottom: 5px;
    text-indent: 0.2rem;
}

.single .ms-slide .ms-slide-bgcont img {
    height: auto!important;
    width: auto!important;
    max-width: 100%!important;
    margin: auto!important;
    max-height: 568px;
    border: 3px solid #FFF;
    box-sizing: border-box;
}
.single .ms-wk .ms-slide {
  max-height:568px;
}
.single .ms-slide .ms-slide-bgcont, .ms-slide .ms-slide-bgvideocont {
    height:100%!important;
    text-align: center;
}
.single .ms-view {
    max-height: 568px!important;
}
.master-slider-parent {
    border: 5px solid #FFF;
    box-sizing: border-box;
    overflow: hidden;
}
.single .ms-skin-black-2 .ms-nav-next,
.single .ms-skin-black-2 .ms-nav-prev {
	background: url(https://moku-arc.sakura.ne.jp/wp/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) #333;
	background-position: -88px -26px;
	border:0;
}
.single .ms-skin-black-2 .ms-nav-next {
	background-position: -86px -103px;
}

.info_3_flex ul{
	display:flex;
	align-items:flex-start;
}
.info_3_flex ul li{
	padding:0 10px;
	box-sizing:border-box;
}
.info_3_flex ul li:nth-of-type(1){
	position: relative;
	padding-bottom: 40%;
	height: 0;
	overflow: hidden;
	width:100%;
	max-width:540px;
}
.info_3_flex ul li:nth-of-type(2){
	width:25%;
}
.info_3_flex ul li:nth-of-type(3){
	width:25%;
}
@media screen\0 {
  #wrapper  {
	padding-top:0 !important;
  }
	body.home #wrapper {
		padding-top:30px !important;
	}
}

@media screen and (max-width: 1300px){
#wrapper {
	padding-top:70px;
}
#main_ph {
	width: 94%;
	margin-left:auto;
	margin-right:auto;
}
#main_ph img.logo {
	position: relative;
}
.inner_1200.top_office_box {
	padding:0 0 80px 0;
}
.inner_1200,
.inner_1400,
.sub_menu{
    width: 94%;
}
.sub_results_box li {
    width: 33.33%;
    padding: 0 10px;
}
}
@media screen and (max-width: 1140px){
	.info_3_flex ul{
		flex-wrap:wrap;
		justify-content:center;
}
	.info_3_flex ul li:nth-of-type(1){
	    order:3;
		margin-top:5%;
		max-width:100%;
}
.info_3_flex ul li:nth-of-type(2){
	order:1;
	width:70%;
}
.info_3_flex ul li:nth-of-type(3){
	order:2;
	width:30%;
}
#content.display_in,
.display_in.side{
    max-width: 900px;
    padding-right: 0px;
	width:94%;
	margin-left:auto;
	margin-right:auto;
}
.display_in #primary {
    max-width: 900px;
	}
}
@media screen and (max-width: 930px){
	.info_3_flex ul li:nth-of-type(2){
	order:1;
	width:50%;
}
.info_3_flex ul li:nth-of-type(3){
	order:2;
	width:50%;
}
}
@media screen and (max-width: 920px){
ul.rs_ichiran_box_top li,
ul.rs_ichiran_box li{
    width: 25%;
}
ul.rs_ichiran_box,
ul.rs_ichiran_box_top{
	text-align: left; 
}
.sub_menu ul {
	text-align:left;
}
.sub_menu li {
    margin-left: 0;
    width: 25%;
    box-sizing: border-box;
    padding: 5px;
	text-align:center;
}
.sub_menu li a {
	width:100%;
	text-align:center;
}

}
@media screen and (max-width: 890px){
.top_results_box li {
	width:50%;
	box-sizing:border-box;
	padding:0 13px;
	text-align:center;
	font-weight:400;
}
.top_results_box li img,
.top_office_box ul li:nth-of-type(2) p img{
		display:block;
		margin-left:auto;
		margin-right:auto;
}
.top_office_box ul {
	text-align:right;
}
.top_office_box ul li:nth-of-type(1),
.top_office_box ul li:nth-of-type(2){
	width: 100%;
	position: relative;
	z-index:1;
}
.top_office_box ul li:nth-of-type(1) {
	padding-right:1%;
	width:50%;
}
.top_office_box ul li:nth-of-type(2) {
    padding-left:1%;
    text-align: center;
	width:50%;
    background-color: #FFF;
    position: relative;
	z-index:2;
}
.top_office_box ul li:nth-of-type(2) p {
    padding: 20px 0px 0px 0;
	text-align:left;
}
.top_office_box ul li:nth-of-type(2) p br{
		display:none;
	}
img.wp-image-16 {
	width:275px;
}
.cloum2,
.cloum2.w30,
.cloum2.w70,
.cloum2.w20,
.cloum2.w80{
    width: 100%;
    box-sizing: border-box;
}
.cloum2.right {
    padding-left: 0px;
}
.cloum2.w20 {
	margin-bottom:0px;
}
.cloum2.w30{
	padding-right:50px;	
	padding-left:50px;
	margin-bottom:80px;
}
.cloum2.left {
    padding-right: 0px;
	margin-bottom:40px;
}
	.gaiyou_photo{
		width:100%;
		position:static;
	}
	.cloum2.w20{
		text-align:center;
	}
}

@media screen and (max-width: 750px){
.profile_box {
		max-width:474px;
}
.profile_box dl {
    display: block;
}
.profile_box dl dt, .profile_box dl dd {
    display: inline-block;
	width:100%!important;
	text-align:center;
}
	.profile_box dl dt {
		margin-bottom:40px;
	}
.profile_box .display_in.left.w65,
.profile_box .display_in.right.w35{
	width:100%;
}
.profile_box .display_in.left.w65 {
    padding-right: 0px;
	margin-bottom: 15px;
}
.ggmap {
    padding-bottom: 85%;
}
}
@media screen and (max-width: 660px){
.top_office_box ul li:nth-of-type(1) {
	padding-right:0;
	width:100%;
}
.top_office_box ul li:nth-of-type(2) {
    padding:50px 0px 0px 0px;
    text-align: right;
    width: 100%;
    margin-top: 0;
}
.top_office_box ul li:nth-of-type(2) p {
    padding: 20px 15px 0px 15px;
    text-align: right;
}
img.wp-image-15,
img.wp-image-16{
	width: 400px;
}
#content table {
	width:100%;
	display: block;
	letter-spacing: -0.6em;
	list-style-type: none;
}
#content table tbody,
#content table tr,
#content table th,
#content table td {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	*display: inline;  
	*zoom: 1;
	width:100%!important;
	box-sizing:border-box;
}
#content table th {
		border-bottom:none;
		font-weight:300;
		padding-bottom:0;
	}
#content table td {
    line-height: 110%;
}
#content .profile_box table td {
    line-height:140%;
}
#content table th .hissu {
    right: 12px;
    top: 4px;
}
ul.rs_ichiran_box li {
    padding: 0 11px;
}
h3 {
    font-size: 17px;
}
ul.rs_ichiran_box_top li,
ul.rs_ichiran_box li {
    width: 33.3%;
}
.inner_1200 {
    padding: 40px 0;
}
.inner_1200.sub_page p,
.sub_results_box li,
ul.tel_fax{
    padding: 0 5px;
}
.sub_menu li,
.sub_results_box li{
    width: 50%;
}
.sub_results_box li h2.entry-title {
    font-size: 14px;
    line-height: 120%;
}
.news_box {
    width: 92%;
}
#container table.works_table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
#container table.works_table::-webkit-scrollbar {
  height: 3px;
}
#container table.works_table::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #ccc;
  border-radius: 3px;
}
#container table.works_table::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #666;
}
#container table.works_table tr {
	display: inherit;
  width: 100%!important;
}
#container table.works_table tbody,
#container table.works_table thead{
  width: 100%!important;
  display:table;
}
#container table.works_table th {
	border-bottom: 1px solid #ddd;	
	}
#container table.works_table th,
#container table.works_table td {
	text-align:left;
    padding-top: 11px;
    padding-bottom: 11px;
}
	#container table.works_table td.column-1,
	#container table.works_table th.column-1 {
		width:320px!important;
	}
	#container table.works_table td.column-2,
	#container table.works_table th.column-2{
		width:150px!important;		
	}
	#container table.works_table td.column-3,
	#container table.works_table th.column-3{
		width:340px!important;		
	}


}
@media screen and (max-width: 590px){
	.info_3_flex ul li:nth-of-type(1){
		padding-bottom:78%;
	}	
	.info_3_flex ul li:nth-of-type(2){
		width:100%;
	}	
	.info_3_flex ul li:nth-of-type(3){
		width:100%;
		padding:10px 0px;
	}	
}
@media screen and (max-width: 480px){
.profile_box {
	width:94%;
	margin-left:auto;
	margin-right:auto;
}
}