@charset "utf-8";


/* table ta-type1
_____________________________________________________________________ */

table.ta-type1 {
  margin : 10px 0 20px 0;
  border-collapse : collapse;
  border : 2px solid #e6e6e6;
  width:99%;
	text-align:left;
	
	font-family: "Noto Serif JP";
}

table.ta-type1 th {
  padding : 10px 10px;
  color:#333;
  background-color:#f2f2f2;
  border : 2px solid #e6e6e6;
  font-weight:bold;
  text-align:left;
}

table.ta-type1 th.ta-tit2 {
  padding : 10px 10px;
  color:#333;
  border : 2px solid #e6e6e6;
  text-align:left;
  vertical-align:middle;
  background-color:#b2dffa;
}

table.ta-type1 td {
  padding : 10px 10px;
  border : 2px solid #e6e6e6;
	background-color:#fff;
}

table.fontp p{
	/*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;*/
	font-family: "Noto Serif JP";
}


/* list
_____________________________________________________________________ */
ol li {
  padding-top:10px;
  padding-bottom:10px;
	font-size: 16px;
	line-height: 160%
  }
ul li {
  padding-top:5px;
	font-size: 16px;
	line-height: 160%
 }



/* loop ph
_____________________________________________________________________ */
.bg-image-loop {
	width: 100%;
	height: 220px; /* 画像の高さを指定 */
	position: relative;
	background: url("http://organic-design.jp/test/dmb-toukaiB/img/loop-pg.jpg") repeat-x 0 0;
	background-size: auto 100%;
	animation: bg-slider 35s linear infinite; /* 23sの部分背景画像の約数だとスムーズ */
	margin: 0px 0;
	padding: 0;
}
@keyframes bg-slider {
	from { background-position: 0 0; }
    to { background-position: -2000px 0; } /* 1518pxとは使用した背景画像の長さ */
}




/* full slider
_____________________________________________________________________ */
body{
    margin: 0;
    padding:0;
}
.demo_main p{
    text-align: center;
    font-size: 20px;
}
ul{
    list-style-type: none;
    margin:0;
    padding: 0;
}
.div1{
    height: 300px;
}





/* = Convenient
-------------------------------------------------------------- */


.text-indent{
	padding-left:1em;
	text-indent:-1em;
}

.mb0{
	margin-bottom: 0!important;
}

.mb20{
	margin-bottom: 20px!important;
}

.mb25{
	margin-bottom: 25px!important;
}


.mb30{
	margin-bottom: 30px!important;
}

.mb40{
	margin-bottom: 40px!important;
}

.mb50{
	margin-bottom: 50px!important;
}

.mb60{
	margin-bottom: 60px!important;
}

.mb100{
	margin-bottom: 100px!important;
}



.ml30{
	margin-left: 30px!important;
}

.mt0{
	margin-top: 0!important;
}


.mt20{
	margin-top: 20px!important;
}

.mt30{
	margin-top: 30px!important;
}


.mt40{
	margin-top: 40px!important;
}

.mt50{
	margin-top: 50px!important;
}

.mt65{
	margin-top: 65px!important;
}

.mt80{
	margin-top: 80px!important;
}

.mt110{
	margin-top: 110px!important;
}

.pb0{
	padding-bottom: 0!important;
}

.f17 p{
	font-size: 17px;
}

.f20{
	font-size: 20px;
}

.li200{
	line-height: 2.0;
}
	

	
.text-right{
	text-align: right;
}

.text-center{
	text-align: center;
}

.text-left{
	text-align: left;
}

.gallery_hidden_cnt{
	color: #FFF;
}

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

.s-mt20{
	margin-top: 20px;
}

.s-mb40{
	margin-bottom: 40px;
}

.button-hero {
    width: 200px!important;
}

}

/* = ごあいさつ
-------------------------------------------------------------- */
	
.rinen{
	margin-top: 30px;
	border: 4px solid #DDDDDD;
	padding: 80px 0;
}

.rinen h3{
	font-size: 25px;
	margin-bottom: 70px;
}
	
	.rinen-box{
		width: 80%;
		margin: 0 auto;
	}
	
@media screen and (max-width:980px){

.rinen{
	margin-top: 20px;
	padding: 20px;
}

.rinen h3{
	font-size: 20px;
	margin-bottom: 20px;
}

	.rinen-box{
		width: 100%;
	}
	
	
}
	
	
/* = 組織図
-------------------------------------------------------------- */	

.soshiki{
	position: relative;
	margin-top: 30px;
}
	
.date{
	text-align: right;
	margin-bottom: 10px;
}

.soshiki-img{
	text-align:center;
	margin-bottom: 50px;
}
	
/* = アクセス
-------------------------------------------------------------- */
	
.access-img-01{
	margin-bottom: 25px;
}

.access-img-lead{
	margin-bottom: 18px;
	font-size: 16px;
	color: #214392;
	font-weight: bold;
}

.access-right{
	margin-top: 25px;
}

.access-right p{
	font-size: 15px!important;
}

.access-right a{
	text-decoration: underline;
}

.access-right a:hover{
	text-decoration: none;
}

.access-right p.access-blue-ttl{
	color: #224392;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px!important;
}

.access-right p.access-black-ttl{
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px!important;
}

.access-link-ttl{
	margin-bottom: 0px;
}

.access-m0{
	margin-bottom: 0px!important;
}

.access-right p.access-map a{
	color: #224392;
	font-weight: bold;
	font-size: 16px!important;
	text-decoration: none;
}	

.wb{
	word-break: break-all;
}


/* = リクルート
-------------------------------------------------------------- */

.recruit_sub_lead_bg{
	background: #224392;
	color: #FFF;
	padding-top: 65px;
	padding-bottom: 65px;	
	}

.recruit_sub_lead_bg h2{
	font-size: 2.2rem;
	margin-bottom: 30px;
}

.recruit_sub_lead_bg .lead{
	font-size: 20px;
}

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

.recruit_sub_lead_bg h2{
	font-size: 20px;
}

.recruit_sub_lead_bg .lead{
	font-size: 16px;
}
	
}
	

.recruit-btn{
	display: flex;
	flex-wrap:wrap;
}


.arrow a{
	color: #000;
	display: block;
	padding: 25px;
	width: 170px;
	border-radius: 10px 10px 10px 10px;
	background: #FFF;
}


	
.arrow {
	border: 1px solid #000;
	border-radius: 10px 10px 10px 10px;
    position: relative;
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	margin-right: 12px;
	margin-bottom: 12px;
	background: #FFF;
}

.arrow:nth-child(3),
.arrow:nth-child(6),
.arrow:nth-child(9){
	/*margin-right: 0;*/
}

.arrow::after {
     position: absolute;
     content: '';
     width: 6px;
     height: 6px;
     border-top: solid 2px #000;
     border-right: solid 2px #000;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     top: 50%;
     right: 10%;
     margin-top: -3px;
}

.noentry {
	text-align:center;
	margin:0 auto;
}


.recruit-bg{
	background: url(../img/recruit-bg.jpg) repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
	

.recruit-box{
	margin-bottom: 70px;
}

.recruit-box .col-lg-4{
	margin-bottom: 30px;
}

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

.arrow {
	margin-right: 0;
	margin-bottom: 10px;
}

.arrow a{
	padding: 5%;
	width: 90%;
}

.recruit-btn{
	display: block;
}

}


/* = スタッフ紹介
-------------------------------------------------------------- */

.staff-box{
	border: 1px solid #999999;
	margin-bottom: 35px;
}


.staff-cnt{
	text-align: center;
	background: #F9F9F9;
	padding: 15px;
}

.staff-cnt p{
	margin-bottom: 0;
}

.staff-head-left{
	color:#204AA6;
	font-weight: bold;
}

.staff-cnt-ttl{
	font-weight: bold;
	font-size: 16px;
	font-weight: 800;
}

.staff-cnt p.staff-cnt-lead{
	font-size: 14px;
	margin-bottom: 15px;
}

.staff-head-left{
	float: left;
	text-align: right;
	width: 47%;
	margin-top: 60px;
	margin-right: 3%;
	font-size: 18px;
	font-family: "Noto Serif JP";
}

.staff-head-right{
	float: right;
	width: 50%;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* = ハウジング（工程）
-------------------------------------------------------------- */

.process-box{
	margin-bottom: 35px;
}

.process-box .pro-ttl{
	font-weight: bold;
	text-align:center;
	font-size: 20px;

}

.process-col-main{
	float: left;
	/*width: 350px;*/
	width: 30%;
}

.process-col-arrow{
	float: left;
	/*width:45px;*/
	width: 5%;
	text-align:center;
	margin-top: 110px;

}

.pc_display{
	display: block;
}

.sp_display{
	display: none;
}

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

.pc_display{
	display: none;
}

.sp_display{
	display: block;
}

.process-col-main{
	float: none;
	width: 100%;
}

.process-col-arrow{
	float: none;
	width: 100%;
	text-align:center;
	margin-top: 0;

}	
	
}


/* = 外装リフォーム
-------------------------------------------------------------- */

.exterior-box{
	margin-bottom: 50px;
}

.exterior-box h3{
	margin-top: 15px;
	font-size: 24px;
	margin-bottom: 20px;
}

.exterior-box p{
	font-size: 16px;
	line-height: 2.0;
}


/* = ギャラリー
-------------------------------------------------------------- */


.gallery .card-columns a{
	color:#000;
	margin-bottom: 20px;
}


/* = 乾燥材
-------------------------------------------------------------- */

.kansou .col-lg-3{
	position: relative;
}

.kansou .col-lg-3 .soldout2{
	display: inline-block;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	
	
	position: absolute;
	top: 45%;
	left: 10%;
	
	color: #FFF;
	background: #F00;
	font-weight: bold;
	padding: 5% 20%;
	
	font-size: 25px;	
	
}


.kansou .col-lg-3 .soldout{
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  margin: auto;
  
	color: #FFF;
	background: #F00;
	font-weight: bold;
	padding: 5%;

	font-size: 20px;
}

.kansou .col-lg-3 .soldout3{
	position: absolute;	
	z-index: 2;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	margin: auto;	
}


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

	.kansou .col-lg-3{
		margin-bottom: 15px;
		text-align: center;
	}
	
	.kansou .col-lg-3 .soldout{
		padding: 3%;
	
	}
	
	.kansou .col-lg-3 .soldout2{
		padding: 3% 5%;
		font-size: 20px;
			  top: 45%;
  			left: 39%;
	}

}


/* = 今月のおすすめ
-------------------------------------------------------------- */

.recommend .col-lg-4{
	text-align: center;
}

.recommend .col-lg-4 .lead{
	margin-top: 30px;
	color: #000;
}

.recommend .col-lg-4{
	margin-bottom: 30px;
}


.overlay0 {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background-color: rgba(0, 0, 0, .65);
}

.modal0 {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 99;
    transform: translate(-50%, -50%);
    max-width: 70vw;
	/*max-height: 80%;*/
	/*max-width: 70vw;
    max-height: 70vh;*/
    box-sizing: border-box;
    padding: 32px;
    border-radius: 8px;
    background-color: #fff;
}
.active {
    display: block !important;
}


.close_btn img{
    cursor: pointer;
}

.detail{
  overflow: hidden;
}

img.modal_img{
	width: 100%;
	max-width: 80%;
	height: auto;
}

.detail_head{
	/*display: flex;
	justify-content:space-between;*/
	margin-bottom: 15px;
}

.detail_head .ttl{
	float: left;
	
	
	border-left: 5px solid #224392;
	padding-left: 30px;
	font-size: 20px;
	padding: 5px 30px 5px;
	}

.detail_head .close_btn{
	float: right;
}

.detail_left{
	float: left;
	width: 50%;
	overflow: hidden;
		
}

.detail_right{
	width: 48%;
	float: left;
	margin-left: 2%;
	text-align: left;
	overflow: hidden;
}

	.price-box{
		border-bottom: 1px solid #999999;
		padding-bottom: 10px;

	}


	.detail_right .red-price{
		color: #FFF;
		background:#D90000;
		font-size: 13px;
		font-weight: bold;
		padding: 5px 20px;
		margin-bottom: 20px;
		display: inline-block;
	}
	
	.price{
		color: #D90000;
		font-size: 25px;
		font-weight: bold;
		/*margin-bottom: 30px;*/
	}
		
		.state{
			padding-top: 20px;
			padding-bottom: 20px;
			border-bottom: 1px solid #999999;

		}
		
		.state-left{
			float:left;
			margin-right: 30px;
			width:50px;
		}
		
		.state-right{
			float:left;
		}

			.size-left{
				float: left;
				width: 40px;
				margin-right: 10px;
			}
			
			.size-right{
				float: left;
			}

		.add-info{
			padding-top: 20px;
		}

			.add-left{
				float: left;
				width: 50px;
				margin-right: 30px;
			}
			
			.add-right{
				float: left;
			}

@media screen and (max-width:980px){
	
.detail{
	overflow-y: scroll;
}	
	
.modal1,
.modal2,
.modal3 {
	width: 100%;
    max-width: 90%;
    padding: 5%;
	max-height: 100%;
}

.detail_head {
    margin-bottom: 0;
}

.detail_head .close_btn img{
	max-width:30px;
}

.detail_head .ttl {
    padding-bottom:10px;
}

.detail_left{
	width: 30%;
}

.detail_right{
	width: 68%;
}

.detail_right .red-price {
    margin-bottom: 5px;
    font-size: 12px;
    padding: 3px 20px;

}

.price {
    font-size: 17px;
    margin-bottom: 0;
}

.state {
    padding-top: 5px;
    padding-bottom: 5px;
	font-size: 14px;
}

img.modal_img{
	width: 100%;
	max-width: 100%;
	height: auto;
}

	
}



/* = 原木
-------------------------------------------------------------- */

.genboku{
	margin-bottom: 60px;
	font-size: 16px;
}

.genboku_ttl{
	color: #24448F !important;
	font-weight: bold;
	margin-top: 30px;
}


/* = お知らせ一覧
-------------------------------------------------------------- */


.year {
    border: 1px solid #204094;
    margin-right: 15px;
    margin-bottom: 15px;
	display:inline-block;
    color: #1F4AA5!important;
}

.year a{
	display: inline-block;
    padding: 3px 40px;
	color: #1F4AA5!important;
	font-size: 18px;
	
}

.year_box{
	border-bottom: 1px solid #204094;
	padding-bottom: 20px;
	/*margin-bottom: 40px;*/
}

.news_box{
	margin-bottom: 50px;
}

.m-list_news_list > li {
    border-bottom: 1px dotted #000;
}

.m-list_news_list > li > a,
.m-list_news_list > li > div {
    display: table;
    font-size: 1.4rem;
}

.m-list_news_list > li > a > figure,
.m-list_news_list > li > div > figure {
    display: table-cell;
    padding: 8px 0;
}

.m-list_news_list > li > a > figure > figcaption,
.m-list_news_list > li > figure > figcaption {
    display: table;
    height: 60px;
    margin-left: 5px;
}

.m-list_news_list > li > a time,
.m-list_news_list > li > time {
    width: 5.5em;
    margin-right: .5em;
	color: #1F4AA5!important;
}

.m-list_news_list > li > a p{
	color: #000;
}

.m-list_news_list > li > a time,
.m-list_news_list > li > a ul,
.m-list_news_list > li > a p {
    display: table-cell;
    vertical-align: middle;
}

.m-list_news_list > li > a ul,
.m-list_news_list > li > ul {
    padding: 0 40px;
    font-size: 1.2rem;
}

.m-list_news_list > li > a ul > li,
.m-list_news_list > li > ul > li {
    display: inline-block;
    width: 150px;
    padding: 1px 20px;
	background: #000;
	color: #FFF;
    font-weight: 300;
    text-align: center;
    letter-spacing: .1em;
}

@media (max-width: 991px) {
  .m-list_news_list > li > a,
  .m-list_news_list > li >{
    padding: 10px 30px;
  }
  .m-list_news_list > li > a time,
  .m-list_news_list > li > time {
    display: inline-block;
  }
  .m-list_news_list > li > a ul,
  .m-list_news_list > li > ul {
    display: inline-block;
  }
  .m-list_news_list > li > a p,
  .m-list_news_list > li > p {
    min-height: 2.8em;
  }
  .m-list_news_list > li > a > figure,
  .m-list_news_list > li > div > figure {
    display: table;
    margin: -10px -30px;
  }
  .m-list_news_list > li > a > figure > div, .m-list_news_list > li > a > figure > figcaption,
  .m-list_news_list > li > div > figure > div,
  .m-list_news_list > li > div > figure > figcaption {
    display: table-cell;
    vertical-align: middle;
  }
  .m-list_news_list > li > a > figure > div,
  .m-list_news_list > li > div > figure > div {
    width: 70px;
    padding-top: 70px;
  }
  .m-list_news_list > li > a > figure > figcaption,
  .m-list_news_list > li > div > figure > figcaption {
    padding: 8px 30px;
  }

.m-list_news_list > li > a ul,
.m-list_news_list > li > ul {
    padding: 5px 0 ;
}  
  
}

.wp-pagenavi {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.wp-pagenavi a{
	padding:8px 10px;
	border:1px solid #ccc;
	color:#000;
	text-decoration:none;
	margin:0 4px;
	}
.wp-pagenavi a.next,
.wp-pagenavi a.prev{
	padding:9px 11px;
	border:none;
	}
.wp-pagenavi a:hover{
	/*border:1px solid #FF6600;*/
	border:1px solid #3366CC;
	}
.wp-pagenavi a.next:hover,
.wp-pagenavi a.prev:hover{
	border:none;
	/*color:#FF6600;*/
	color: #3366CC;
	}
.wp-pagenavi span{
	padding:9px 11px;
	margin:0 4px;
	}
.wp-pagenavi span.current{
	/*color:#FF6600;*/
	color: #3366CC;
	font-weight: bold;	
	}


/* = お知らせ 詳細ページ
-------------------------------------------------------------- */

.news_right{
	float:right;
	/*width: 900px;*/
	width:70%;
}

.post .news_right h3{
	border-bottom: 3px solid #204091;
	font-size: 25px;
	margin-bottom: 10px;
	padding-bottom: 15px;
}

.news_left{
	float:left;
	/*width: 200px;*/
	width: 30%;
}

.post .date {
    margin-bottom: 20px;
}


.post .date .cate{
    display: inline-block;
    padding: 1px 10px;
    background: #000;
    color: #FFF;
    font-weight: 300;
    text-align: center;
	font-size: 14px;
    letter-spacing: .1em;
	margin-right: 20px;
}

.post .date .cate a{
	color: #FFF;
}

.news_left a{
	color: #000;
}


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

.news_right{
	float:none;
	width: 100%;
	margin-bottom: 30px;
	border-bottom: 1px solid #204091;
}

.news_left{
	float:none;
	width: 100%;
}

.post img{
	max-width: 100%;
	height: auto;
}
	
}



/* = 施工例・加工対応・取付
-------------------------------------------------------------- */

.kakou-4-left{
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

.kakou-4-center{
	float: left;
	margin-right: 20px;
}

.kakou-4-right{
	float: left;
}

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

.kakou-4 {
	display: block;
	text-align: center;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

img.kakou4-img{
	max-width:315px;
	width: 100%;
}

.kakou-4-left{
	float: none;
	margin-right: 0;
	margin-left: 0;
	
}

.kakou-4-center{
	float: none;
	margin-right: 0;
}

.kakou-4-right{
	float: none;
}	
	
	
}




/* = TOPページ
-------------------------------------------------------------- */

.hidden{
	overflow: hidden;
	padding: 0;
}


.bg-top-main-15 {
    background-image: url(../img/top-main-15.jpg);
	background-size: cover;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
	width: 100%;
}
    
.bg-top-main-15:hover {
    background-image: url(../img/top-main-15.jpg);
	-moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}


.bg-top-main-16 {
    background-image: url(../img/top-main-16.jpg);
	background-size: cover;
	background-position:center right;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
	width: 100%;
}
    
.bg-top-main-16:hover {
    background-image: url(../img/top-main-16.jpg);
	-moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}


.bg-top-main-17 {
    background-image: url(../img/top-main-17.jpg);
	background-size: cover;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
	width: 100%;
}
    
.bg-top-main-17:hover {
    background-image: url(../img/top-main-17.jpg);
	-moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}



.bg-top-main-18 {
    background-image: url(../img/top-main-18.jpg);
	background-size: cover;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
	width: 100%;
}
    
.bg-top-main-18:hover {
    background-image: url(../img/top-main-18.jpg);
	-moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.news-archive{
	font-size: 18px;
}

.top_news .m-list_news_list > li > a time,
.top_news .m-list_news_list > li > time {
    width: 5.5em;
    margin-right: .5em;
    color: #FFF !important;
	font-size: 18px;
}

.top_news .m-list_news_list > li > a ul,
.top_news .m-list_news_list > li > ul {
    padding: 0 20px;
    font-size: 1.2rem;
}

.top_news .m-list_news_list > li > a ul > li,
.top_news .m-list_news_list > li > ul > li {
    background: #fff;
    color: #244EA4;
}

.top_news .m-list_news_list > li {
    border-bottom: 1px dotted #fff;
}

.top_news .m-list_news_list > li > a p {
    color: #fff;
}






.carousel-item img:nth-child(2){
  animation-delay: 8s;
}

.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}







/* = 会社概要
-------------------------------------------------------------- */

.company-h{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.btn-company{
	width: 100%!important;
	margin-left: 0!important;
	padding: 15px 30px 15px 30px!important;
}

.company-box .col-md-4{
	margin-bottom: 20px;
}
	

/* = ハウジング
-------------------------------------------------------------- */

.housing-nav-inner{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 60px;
}


.housing-nav-inner a:hover{
	opacity: 0.8;
}


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

.housing-nav-inner{
	display: block;
}

.housing-nav-inner li{
	margin-bottom: 20px;
}
	
}


/* = 銘木
-------------------------------------------------------------- */

.meiboku-list{
	margin-bottom: 30px;
}


.meiboku-list a:hover{
	opacity: 0.8;
}

.facebook-box{
	background:#224392;
	padding: 50px;
}

.youtube-box{
	padding: 50px;
	border: 1px solid #204094;
	background: #F2F2F2;
}


.youtube-box dt{
	float:left;
	margin-right: 20px;
}

.youtube-box dd{
	float:left;
	font-family: "Noto Serif JP";
	font-weight: bold;
	font-size: 20px;
	color:#224392;
	margin-top: 5px;
}

.channel iframe{
  width: 100%;
}

.youtube-box a:hover{
	opacity: 0.8;
}

.youtube-box .channel{
	margin-bottom: 30px;
}

.channel-ttl{
	font-size: 18px;
	font-weight: bold;
}


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

.youtube-box dt {
    margin-right: 10px;
}

.youtube-box dd {
    font-size: 16px;
}

.meiboku-list {
    margin-bottom: 0;
}

.meiboku-list .col-lg-6{
	margin-bottom: 30px;
}

.facebook-box,
.youtube-box {
    padding: 5%;
}

	
}


/* = 募集要項
-------------------------------------------------------------- */

.youkou-table th{
	width: 20%;
}

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

	table.ta-type1 th,
	table.ta-type1 td{
		border: none;
	}
	
	.youkou-table th,
	.youkou-table td{
		display: block;
		width: 100%;
	}


}


/* = お問合せ
-------------------------------------------------------------- */

/* === layout */
.mainHeader__mainLogo img { height: auto; }
.mainFooter__areaB { border-top: none; }
script + img { display: block; }

/* エラー吹き出しをつけるため、tableに変更 */
@media only screen and (min-width: 1025px) {
  .c-form__containerBody .l-grid { display: table; width: 100%; }
  .c-form__containerBody .l-grid:before,
  .c-form__containerBody .l-grid:after { display: none; }
  .c-form__containerBody [class*="l-gridL"] { display: table-cell; float: none; vertical-align: bottom; }
}

/* === compornents */
.c-list li { margin-top: 12px; }
.c-form--error { display: inline-block; width: 100%; }
.c-form--error + .l-grid { margin-top: 0; }
.tel .c-form--error .c-form__errorMessage:after,
.tel .c-form--error .c-form__errorMessage:before { left: 20%; }

.c-button--L .c-button__reset { padding-left: 15px; padding-right: 15px; }
body .c-button > [class*="c-button"] + [class*="c-button"] { margin-left: 32px; }

/* SP時はボタンを反転する*/
.c-button--reverse { margin: 48px auto 50px auto; text-align: left; }
body .c-button--reverse { width: 350px; }
body .c-button--reverse { width: 450px; }

.c-button--reverse .c-button__act + .c-button__act { margin: 0; }
.c-button--reverse .c-button__act:first-child { /*float: right;*/ }

.c-form__inputText { margin-top: 24px; }
.c-form__steps li { width: 32.9%; margin: 4px 3px 4px 0; }
.c-form__steps li.is-current + li em { background-color: #f5f5f5; border-color: #f5f5f5; }
.c-form__radio .c-form__radioLabel { margin-right: 5px; }

.example,
.attention { margin-top: 5px; }
.separate { display: inline-block; width: 100%; font-size: 26px; font-size: 2.6rem; text-align: center; }
.stepLead { margin-top: 40px; text-align: center; }

.userName {}
.userName label { font-weight: bold; margin-right: 10px; }
.userName .c-form__inlineBody { width: 83%; }

.birthDay .c-form__select { display: inline-block; width: 78%; }
.birthDay .birthDay__text { display: inline-block; margin-left: 10px; }

.zip .l-grid { width: 70%; }

.tel [class*="l-gridL"] { display: table-cell; float: none; vertical-align: bottom; }

.thanksLead { margin: 80px 0 100px 0; }
.thanksLead .iconComplete { text-align: center; }
.thanksLead .comment { margin: 40px 0; font-weight: bold; text-align: center; font-size: 18px; font-size: 1.8rem; }

@media only screen and (max-width: 1024px) {
  .mainFooter__areaB { border-top: 1px solid #e0e0e0; }
  .userName [class*="l-grid"] + [class*="l-grid"] { margin-top: 10px; }
  .zip .l-grid { width: 100%; }
}

@media only screen and (max-width: 640px) {
  .c-form__steps li { width: 32.3333%; }
  .c-form__radio .c-form__radioLabel { display: block; }
  .birthDay [class*="l-grid"] + [class*="l-grid"] { margin-top: 10px; }
  .birthDay .c-form__select { width: 90%; }
  .thanksLead { margin: 40px 0 50px 0; }
  .thanksLead .iconComplete img { width: 40px; height: auto; }
  .thanksLead .comment { margin: 25px 0; font-size: 14px; font-size: 1.4rem; }



  body .c-button--reverse,
  body .c-button--reverse { width: auto; margin: 32px 0 0 0; }
  body .c-button .c-button__act + .c-button__act { margin-left: 0; }
  
.c-button > [class*="c-button"] + [class*="c-button"] {
    margin-left: 0;
}
  
}

.c-box {
  margin-top: 48px;
}
.c-box__inner {
  border: 1px solid #e0e0e0;
  padding: 48px;
}
.c-box__inner *:first-child {
  margin-top: 0;
}
.c-box--emphasis .c-box__inner {
  border: 1px solid #ffb9d7;
}
.c-box--strongly .c-box__inner {
  background: url(../img/bg_box_noise.png) 0 0 repeat;
}
@media only screen and (max-width: 640px) {
  .c-box {
    margin-top: 32px;
  }
  .c-box__inner {
    padding: 16px;
  }
}

.c-breadcrumb {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 5px 0;
  border-bottom: 1px solid #ebebeb;
  background: #f8f5f6;
  /* Old browsers */
  background: -webkit-linear-gradient(left, #f8f5f6 0%, #ffffff 16%, #ffffff 37%, #fcfbfb 67%, #f9f7f7 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #f8f5f6 0%, #ffffff 16%, #ffffff 37%, #fcfbfb 67%, #f9f7f7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f5f6', endColorstr='#f9f7f7',GradientType=1 );
  /* IE6-9 */
}
.c-breadcrumb__inner {
  max-width: 1024px;
  margin: 0 auto;
}
.c-breadcrumb__item {
  display: inline-block;
  vertical-align: middle;
}
.c-breadcrumb__item a, .c-breadcrumb__item span {
  position: relative;
  padding-right: 12px;
}
.c-breadcrumb__item a:after, .c-breadcrumb__item span:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  display: block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.5px 0 2.5px 5px;
  border-color: transparent transparent transparent #4c4c4c;
}
html.ie .c-breadcrumb__item a, html.ie .c-breadcrumb__item span {
  vertical-align: middle;
}
.c-breadcrumb__item:last-child {
  font-weight: bold;
}
.c-breadcrumb__item:last-child a:after, .c-breadcrumb__item:last-child span:after {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .c-breadcrumb__inner {
    padding: 0 20px;
  }
  
  
}
@media only screen and (max-width: 640px) {
  .c-breadcrumb {
    display: none;
    margin-top: 32px;
    background: #f5f5f5 none;
    border-bottom: none;
  }
  
 
  
}

@media screen and (max-width:980px){
	
.c-button > [class*="c-button"] + [class*="c-button"]{
	margin-left: 0!important;
	margin-top: 20px;
}
	
}


.c-button {
  margin-top: 48px;
  font-weight: bold;
}
.c-button__act {
  display: inline-block;
  text-align: center;
  border: 1px solid #adadad;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  background: #fffffe;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #fffffe 0%, #fafafa 50%, #f5f5f6 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fffffe 0%, #fafafa 50%, #f5f5f6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffffe', endColorstr='#f5f5f6',GradientType=0 );
  /* IE6-9 */
  transition-property: opacity, background-color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}
.c-button__act:link, .c-button__act:visited {
  color: #666666;
}
.c-button__act:hover {
  opacity: 0.85;
  background: #f5f5f5;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #faf9f9 50%, #fffffe 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f5f5f5 0%, #faf9f9 50%, #fffffe 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#fffffe',GradientType=0 );
  /* IE6-9 */
}
.c-button__act--flat {
  background: #ffffff;
  -ms-filter: none;
  filter: none;
}
.c-button--flex .c-button__act {
  width: 100%;
}
.c-button--group {
  text-align: center;
}
.c-button--S .c-button__act {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 5px 16px;
}
.c-button--M .c-button__act {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 32px;
}
.c-button--L .c-button__act {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 15px 40px;
}
.c-button--emphasis .c-button__act {
  color: #ffffff;
  border: 1px solid #4c4c4c;
  background: #666666;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #666666 0%, #595959 51%, #4c4c4c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #666666 0%, #595959 51%, #4c4c4c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#4c4c4c',GradientType=0 );
  /* IE6-9 */
}
.c-button--emphasis .c-button__act:hover {
  background: #4c4c4c;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #4c4c4c 1%, #595959 52%, #666666 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #4c4c4c 1%, #595959 52%, #666666 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#666666',GradientType=0 );
  /* IE6-9 */
}
.c-button--careful .c-button__act {
  color: #ffffff;
  border: 1px solid #ff9900;
  background: #fdd59a;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #fdd59a 0%, #fdba54 50%, #ff9a05 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fdd59a 0%, #fdba54 50%, #ff9a05 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdd59a', endColorstr='#ff9a05',GradientType=0 );
  /* IE6-9 */
}
.c-button--careful .c-button__act:hover {
  background: #ff9a05;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #ff9a05 0%, #fdba54 50%, #fdd59a 100%, #fdd59a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ff9a05 0%, #fdba54 50%, #fdd59a 100%, #fdd59a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9a05', endColorstr='#fdd59a',GradientType=0 );
  /* IE6-9 */
}
@media only screen and (max-width: 640px) {
  .c-button {
    margin-top: 32px;
  }
  .c-button--group .c-button__act + .c-button__act {
    margin-top: 32px;
  }
  .c-button--S .c-button__act, .c-button--M .c-button__act, .c-button--L .c-button__act {
    width: 100%;
  }
}

.c-form select {
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.c-form button {
  font-weight: bold;
  color: #4c4c4c;
}
.c-form input[type="text"],
.c-form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.c-form input {
  vertical-align: middle;
}

.c-form__radioLabel,
.c-form__checkLabel,
.c-form__selectLabel {
  font-weight: normal;
  position: relative;
  vertical-align: middle;
}


.c-form__required {
  font-size: 12px;
  /*font-size: 1.2rem;*/
  background: #ffffff;
  font-weight: bold;
  vertical-align: middle;
  margin: 0 2px 0 5px;
  color: #f44336;
  border: 1px solid #f44336;
  padding: 1px 3px;
  display: inline-block;
}
.c-form__inlineBody {
  display: inline-block;
  width: 100%;
}
.c-form__inputText {
  margin-top: 48px;
}
.c-form__inputTextItem {
  border: 1px solid #cccccc;
  width: 100%;
  border-radius: 4px;
  min-height: 44px;
  padding: 6px 16px;
  box-sizing: border-box;
}
.c-form__textArea {
  margin-top: 48px;
}
.c-form__textAreaItem {
  width: 100%;
  height: 10em;
  border-radius: 4px;
  border: 1px solid #cccccc;
  padding: 6px 16px;
  box-sizing: border-box;
}
.c-form__radioItem {
  display: none;
}
.c-form__radioLabel {
  display: inline-block;
  padding: 3px 3px 3px 20px;
  cursor: pointer;
}
.c-form__radioLabel:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  margin-top: -9px;
  width: 14px;
  height: 14px;
  background: #ffffff;
  border: 1px solid #ccc;
  border-radius: 100%;
}
.c-form__radioItem:checked + .c-form__radioHidden:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 4px;
  margin-top: -5px;
  width: 8px;
  height: 8px;
  background: #F27900;
  border-radius: 100%;
}

.c-form__checkItem {
  display: none;
}
.c-form__checkLabel {
  display: inline-block;
  padding: 3px 3px 3px 20px;
  cursor: pointer;
}
.c-form__checkLabel:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  margin-top: -9px;
  width: 14px;
  height: 14px;
  background: #ffffff;
  border: 1px solid #ccc;
}
.c-form__checkItem:checked + .c-form__checkHidden:after {
  position: absolute;
  content: '';
  top: 9px;
  left: 3px;
  width: 13px;
  height: 5px;
  border-left: 2px solid #F27900;
  border-bottom: 2px solid #F27900;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.c-form__select {
  margin-top: 48px;
}
.c-form__selectLabel, .c-form__selectLabel span {
  display: block;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.zip-cord{
	width: 50%;
}

.prefecture-cord{
	width: 50%!important;
}

.c-form__selectLabel{
	border: none;
}

.c-form__selectLabel .c-form__selectItem{
	border: 1px solid #cccccc;
	border-radius: 4px;
}

.c-form__selectLabel:before {
  /*content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  display: block;
  width: 0;
  height: 0;
  margin: -2px 0 0 0;
  border: 5px solid transparent;
  border-top: 7px solid #000000;*/
}
.c-form__selectItem {
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 16px;
}
.c-form__selectItem:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.c-form__selectItem::-ms-expand {
  display: none;
}
.c-form--error {
  display: block;
  padding-top: 20px;
  font-size: 14px;
  font-size: 1.4rem;
}
.c-form--error .c-form__inputTextItem,
.c-form--error .c-form__textAreaItem,
.c-form--error .c-form__selectLabel {
  border: 1px solid #f44336;
  background: #ffebee;
}
.c-form--error .c-form__errorMessage {
  position: relative;
  top: -10px;
  color: #ffffff;
  background: #ff8084;
  border: 1px solid #ff8084;
  display: inline-block;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0px 2px 1px 0px #e0e0e0;
}
.c-form--error .c-form__errorMessage:after,
.c-form--error .c-form__errorMessage:before {
  top: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.c-form--error .c-form__errorMessage:after {
  border-color: rgba(244, 67, 54, 0);
  border-top-color: #ff8084;
  border-width: 6px;
  margin-left: -6px;
}
.c-form--error .c-form__errorMessage:before {
  border-color: rgba(202, 54, 54, 0);
  border-top-color: #ff8084;
  border-width: 7px;
  margin-left: -7px;
}
.c-form__container {
  margin-top: 48px;
  display: table;
  width: 100%;
  border-collapse: collapse;
  box-sizing: border-box;
}
.c-form__containerRow {
  display: table-row;
}
.c-form__containerTitle, .c-form__containerBody {
  vertical-align: top;
  padding: 24px;
  display: table-cell;
  border: 1px solid #cccccc;
  box-sizing: border-box;
}
.c-form__containerTitle *:first-child, .c-form__containerBody *:first-child {
  margin-top: 0;
}
.c-form__containerTitle {
  width: 30%;
  background: #f5f5f5;
  font-weight: bold;
}
.c-form__containerTitle p {font-weight:bold;}
.c-form__steps {
  line-height: 1;
  font-size: 14px;
  font-size: 1.4rem;
}
.c-form__steps:before, .c-form__steps:after {
  content: "";
  display: table;
}
.c-form__steps:after, .c-form__steps:after {
  clear: both;
}
.c-form__steps {
  zoom: 1;
}
.c-form__steps li {
  float: left;
  width: 24.5%;
  position: relative;
  margin: 4px 4px 4px 0;
}
.c-form__steps li em {
  width: 100%;
  font-weight: normal;
}
.c-form__steps li:first-of-type > * {
  padding-left: 20px;
}
.c-form__steps li:last-of-type {
  margin-right: 0;
}
.c-form__steps li:last-of-type > * {
  padding-right: 20px;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.c-form__steps li.is-checked > *:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 5px;
  content: '';
  width: 21px;
  height: 21px;
  background: url(../img/bg_steps_check.png) 0 0 no-repeat;
  background-size: 21px;
}
.c-form__steps li > * {
  position: relative;
  box-sizing: border-box;
  padding: 14px 20px 14px 40px;
  color: #2c3f4c;
  background-color: #e0e0e0;

  border-color: #e0e0e0;
  display: inline-block;
}
.c-form__steps li.is-current > * {
  background-color: #ffb9d7;
  border-color: #ffb9d7;
  color: #ffffff;
}
.c-form__steps li.is-plane > * {
  background: transparent;
}
.c-form__steps li:after, .c-form__steps li > *:after {
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  height: 0;
  width: 0;
  border: 21px solid transparent;
  border-right-width: 0;
}
.c-form__steps li:after {
  z-index: 1;
  border-left-color: #ffffff;
  margin: 0;
  -webkit-transform: translateX(3px);
  -moz-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}
.c-form__steps li > *:after {
  z-index: 10;
  border-left-color: inherit;
}
.c-form__steps li:last-of-type:after, .c-form__steps li:last-of-type > *:after {
  display: none;
}

.form-indent{
	padding-left:1em;
	text-indent:-1em;
}

.check_conf{
	margin-right: 20px;
}

@media only screen and (max-width: 1024px) {
  .c-form__steps li {
    width: 24.2%;
  }
}
@media only screen and (max-width: 640px) {
  .c-form__inputText {
    margin-top: 32px;
  }
  .c-form__textArea {
    margin-top: 32px;
  }
  .c-form__select {
    margin-top: 32px;
  }
  .c-form__checkItem:checked + .c-form__checkHidden:after {
    top: 6px;
  }
  .c-form__steps {
    font-size: 8px;
    font-size: 0.8rem;
  }
  .c-form__steps li {
    width: 24%;
  }
  .c-form__steps li:first-of-type > * {
    padding-left: 6px;
  }
  .c-form__steps li > * {
    padding: 29px 8px 8px 28px;
    min-height: 48px;
  }
  .c-form__steps li:after, .c-form__steps li > *:after {
    border-width: 24px;
  }
  .c-form__steps li.is-checked > *:before {
    top: 6px;
    left: 28px;
    margin-top: 0;
    right: 0;
    width: 14px;
    height: 14px;
    background-size: 14px;
  }
  .c-form__steps li.is-checked:first-of-type > *:before {
    left: 6px;
  }
  .c-form__container {
    display: block;
  }
  .c-form__containerRow {
    display: block;
  }
  .c-form__containerRow:last-of-type {
    border-bottom: 1px solid #cccccc;
  }
  .c-form__containerTitle, .c-form__containerBody {
    padding: 10px;
    display: block;
    border: 1px solid #cccccc;
    border-bottom: none;
  }
  .c-form__containerTitle *:first-child, .c-form__containerBody *:first-child {
    margin-top: 0;
  }
  .c-form__containerTitle {
    width: auto;
  }
}



.confCheck01{
	width: 100%;
    background: #F3F3F3;
    padding: 15px 0 10px 0;
	display: block;
}

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

.c-form__container dl,
.c-form__container dd{
	margin-bottom: 0;
}
	
}



 /*======================================

	[00] clearFix

=======================================*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

/*----IE7 ----*/
.clearfix{	
	display:inline-block;
	}

/*----IE6----*/

/*Hides from IE-mac\*/
*html.clearfix{	height:1%;}
.clearfix{ display:block;}
/*End hide from IE-mac*/
