@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'MyHannari';
  src: url('font/Hannari.eot'); /* IE9 Compat Modes */
  src: url('font/Hannari.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/Hannari.woff') format('woff'), /* Modern Browsers */
       url('font/Hannari.otf')  format('opentype'); /* Safari, Android, iOS */
}
#top .video-wrap {
    position: relative;
    width: 100%;
}
#top .video-wrap::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}
#top #background {
    position: absolute;
    right: 0;
    top: 0;
    /*width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;*/
    overflow: hidden;
    z-index: 1;
}
#casesgallery .bxslider img {
	margin:0 auto;
	display:block;
	vertical-align:bottom;
}
#housing .bxslider img {
	margin:0 auto;
	display:block;
	vertical-align:bottom;
}
#reform .bxslider img {
	margin:0 auto;
	display:block;
	vertical-align:bottom;
}
.wf-hannari {font-family: "MyHannari" !important;}
/*
#loading{
	background-color:#464646;
	position:fixed;
	width:100%;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:99999999;
}
*/
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #6C6C6C;
  font-size: 10px;
  margin: 80px auto;
  margin: auto;
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

@media print, screen and (min-width : 769px) {

/*トップページ*/
.bg img{
	width: 100%;
}
.wrap{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.wrap02{
	width: 100%;
	max-width:1080px;
	margin-left: auto;
	margin-right: auto;
}
#follow-menu-wrapper {
    display: block;
    margin: 0;
    padding: 0 0 0;
    position: fixed;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 9999;
	background-color:#fff;
	box-shadow:0 0 5px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	-o-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	-ms-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
}
#follow-menu-wrapper .headnav{
	padding:10px 0;
}
#top #follow-menu-wrapper {
	padding:10px 0;
}
.follow-menu-off {
    top: -200px;
}
.follow-menu-on {
    top: 0px;
}
.f_navi{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	background:#fff;
	width:100%;
	z-index:5;
	opacity:0.6;
}
#top .headnav{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	z-index:5;
}
.section .headnav{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	z-index:5;
}
.f_navi_on{
	position:fixed;
	left:0;
	right:0;
	top:0;
	background:#fff;
	width:100%;
	z-index:5;
	opacity:0.6;
}
.gnav{
	width: 1080px;
	padding:0px 0;
	margin:auto;
}
.logo{
	padding: 15px 0;
	width: 160px;
	float: left;
}
.logo h1,
.logo p,
.logo > a{
	margin:0.37em 0;
	display: block;
}
.nav{
	float: left;
	width: 505px;
	margin-left:25px;
	padding: 11px 0;
}
.nav ul li a{
	color:#141313;
}
.nav ul li{
	padding-bottom: 6px;
	font-size:14px;
	line-height: 16px;
	letter-spacing:1px;
}
.nav ul li{
	position:relative;
}
.nav ul li .soon{
	position: absolute;
	opacity: 0.7;
	font-size: 8px;
	letter-spacing: 1px;
	width: 120%;
	padding: 23px 0 0px;
	background: #000;
	color: #fff;
	text-align: center;
	left: -10%;
	top: -6px;
}
#top .nav ul li a:hover{
	border-bottom:2px solid #afafaf;
}
.nav ul li:nth-child(-n+4){
	margin-bottom: 10px;
}
.nav ul li:nth-child(1),.nav ul li:nth-child(5){
	float: left;
	width: 155px;
	margin-right: 15px;
}
.nav ul li:nth-child(2){
	float: left;
	width: 70px;
	margin-right: 25px;
}
.nav ul li:nth-child(6){
	float: left;
	width: 70px;
	margin-right: 25px;
}
.nav ul li:nth-child(3){
	float: left;
	width: 84px;
	margin-right: 20px;
}
.nav ul li:nth-child(4),.nav ul li:nth-child(8){
	float: left;
	width: 112px;
	margin-right: 0px;
	text-align:center;
}
.nav ul li:nth-child(7){
	float: left;
	width: 84px;
	margin-right: 20px;
}
.link{
	width: 165px;
	float: left;
	padding:0px 0 0;
}
.link a{
	display:block;
	background:#393939;
	color:#fff;
	font-size:14px;
	line-height: 12px;
	text-align:center;
	letter-spacing:1px;
	padding:6px 0;
	height:36px;
}
.link a:last-child{
	line-height:23px;
}
.link span{
	font-size:10px;
}
#top .exbg{
	background:#fcfbf7;
}
#top .arrow{
	padding:3% 0 4%;
	text-align: center;
}
#top .arrow2{
	padding:1% 0 2%;
	text-align: center;
}
.link p,.logo-plus p{
	position:relative;
}

.link p span.soon{
	    position: absolute;
    opacity: 0.7;
    font-size: 8px!important;
    letter-spacing: 1px;
    width: 100%;
    padding: 21px 0 0;
    background: #000;
    color: #fff;
    text-align: center;
    left: 0%;
    top: -6px;
    height: 41px;
}
.news{
	padding:20px 0;
	background:#e0e0e0;
}

.news dl{
	width: 920px;
	margin:auto;
}
.news dl dt{
	background:#ffffff;
	width: 133px;
	float: left;
	border-right:3px solid #333333;
	font-size:12px;
	letter-spacing:1px;
	color:#393939;
	margin-right: 35px;
	padding:8px 0;
	text-align:center;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.news dl dd{
	font-size:12px;
	color:#2a2929;
	width: 773px;
	padding-top: 0px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.first{
	
}

.maskbox1{
	width: 20%;
	padding:3% 0;
	margin:auto;
	height:35%;
	position:relative;
}
.maskbox1 img,.maskbox2 img,.maskbox3 img{
	width:100%;
}
#top .before{
	position:relative;
	z-index:10;
}
#top .after{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}
.mask1 {
   clip-path: url(#svgPath);
}

#wrap > .para {
	width: 100%;
	background: no-repeat 50% 0 fixed;
	margin: 0 auto;
	position: relative;
}
.parabox{
	width: 90%;
	max-width:980px;
	margin:auto;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	padding-top:8%;
}
.parabox img{
	max-width:100%;
}
.modallist ul{
	margin-top: 5%;
	overflow:hidden;
	width: 90%;
	max-width:980px;
	margin-left:auto;
	margin-right: auto;
}
.modallist ul li{
	float: left;
	width: 18%;
	margin-right: 1%;
	margin-left: 1%;
	opacity:0;
	position:relative;
	top:30px;
}
/* 20191129 ohayashi　４つの項目できれいに並ぶようにクラスを追加 */
.modallist ul.clm4 li{
	width:23%;
}
.modallist ul li img{
	width: 100%;
}
.modallist ul li .piccaption{
	margin-top: 18px;
	font-size:21px;
	letter-spacing:3px;
	text-align:center;
	color:#141414;
}
.scrollbtn{
	margin:21px 0;
	text-align:center;
}
.modalbox{
	background:#efeeee;
	width: 980px;
	position:relative;
	padding:47px 47px 47px 0;
	margin:100px auto 0;
}
.modalbox2{
	background:#efeeee;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 47px;
}
#modal-content1 .modalbox .modaltex{
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:75px;
	right:0;
	width: 385px;
	padding:47px 23px 57px 29px;
	font-size:12px;
	line-height: 20px;
	letter-spacing:1px;
}
#modal-content2 .modalbox .modaltex{
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:75px;
	right:0;
	width: 385px;
	padding:40px 30px 25px 28px;
	font-size:12px;
	line-height: 20px;
}
#modal-content3 .modalbox .modaltex{
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:75px;
	right:0;
	width: 385px;
	padding:40px 30px 27px 27px;
	font-size:12px;
	line-height: 20px;
}
#modal-content4 .modalbox .modaltex{
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:75px;
	right:0;
	width: 385px;
	padding:30px 33px 23px 25px;
	font-size:12px;
	line-height: 20px;
}
#modal-content5 .modalbox .modaltex{
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:75px;
	right:0;
	width: 385px;
	padding:31px 33px 23px 25px;
	font-size:12px;
	line-height: 20px;
}
#modal-content6 .modalbox .modaltex{
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:75px;
	right:0;
	width: 385px;
	padding:38px 33px 23px 29px;
	font-size:12px;
	line-height: 20px;
}
#modal-content7 .modalbox .modaltex{
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:75px;
	right:0;
	width: 385px;
	padding:24px 29px 17px 28px;
	font-size:12px;
	line-height: 20px;
}
#modal-content8 .modalbox .modaltex{
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:122px;
	right:0;
	width: 385px;
	padding:40px 27px 35px 30px;
	font-size:12px;
	line-height: 20px;
}
#modal-content8 .modalbox {
	padding: 47px 47px 0px 0;
}
#modal-content9 .modalbox .modaltex{
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:75px;
	right:0;
	width: 385px;
	padding:23px 30px 21px 30px;
	font-size:12px;
	line-height: 20px;
}
#modal-content10 .modalbox .modaltex{
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:75px;
	right:0;
	width: 385px;
	padding:33px 18px 20px 30px;
	font-size:12px;
	line-height: 20px;
}
#modal-content11 .modalbox .modaltex{
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:75px;
	right:0;
	width: 385px;
	padding:37px 18px 21px 30px;
	font-size:12px;
	line-height: 20px;
}
#modal-content12 .modalbox .modaltex{
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:75px;
	right:0;
	width: 385px;
	padding:34px 20px 21px 30px;
	font-size:12px;
	line-height: 20px;
}
#modal-content13 .modalbox .modaltex{
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:75px;
	right:0;
	width: 385px;
	padding:34px 20px 21px 30px;
	font-size:12px;
	line-height: 20px;
}
.modalbox .modaltex .modaltitle{
	font-size:20px;
	line-height: 32px;
	letter-spacing:4px;
}
.modalbox .close{
	bottom: 50px;
	position:absolute;
	right:30px;
	width: 60px;
}
.modalbox .close img{
	width: 100%;
}
.maskbox2{
	width: 20%;
	padding:3% 0;
	margin:0 0px 0 0;
	float: right;
	height:35%;
	position:relative;
}
.mask2 {
   clip-path: url(#svgPath2);
}
.maskbox3{
	width: 20%;
	padding:3% 0;
	height:35%;
	position:relative;
}
.mask3 {
   clip-path: url(#svgPath3);
}
.modallist2 ul{
	margin-top: 5%;
	overflow:hidden;
	/*width:100%;*/
	width: 90%;
	max-width:980px;
	margin-left:auto;
	margin-right: auto;
}
.modallist2 ul li{
	float: left;
	width: 19%;
	margin-right: 3%;
	margin-left: 3%;
	opacity:0;
	position:relative;
	top:30px;
}
.modallist2 ul li img{
	width: 100%;
}
.modallist2 ul li .piccaption{
	margin-top: 18px;
	font-size:21px;
	letter-spacing:2px;
	text-align:center;
	color:#141414;
}
.bottom{
	width: 800px;
	margin:60px auto 0px;
	padding:80px 0 100px;
}
.bottom .newswrap{
	width: 430px;
	float: left;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bottom .newswrap .title{
	font-size:18px;
	border-bottom:1px solid #565555;
	padding-bottom: 11px;
	text-align:center;
	line-height: 18px;
}
.bottom .newswrap .newsbox{
	height: 235px;
	overflow-y:auto;
}
.bottom .newswrap .newsbox .newsabout{
	border-bottom:1px dotted #c2c2c2;
	padding:20px 32px;
}
.bottom .newswrap .newsbox .daybox{
	margin-bottom: 12px;
}
.bottom .newswrap .newsbox .day{
	width: 70px;
	float: left;
	margin-right: 17px;
	font-size:12px;
	line-height: 12px;
	color:#3c3c3c;
	padding:5px 0;
}
.bottom .newswrap .newsbox .event{
	color:#fff;
	text-align:center;
	padding:5px 0;
	background:#747474;
	width: 75px;
	float: left;
	font-size:12px;
	line-height: 12px;
}
.bottom .newswrap .newsbox .newstex{
	font-size:12px;
	line-height: 26px;
	color:#3c3c3c;
}
.bottom .btnarea{
	width: 295px;
	padding-top: 30px;
	float: right;
}
.bottom .btnarea a{
	display:block;
	color:#333333;
	padding:10px;
	text-align:center;
	font-size:24px;
	line-height: 24px;
	border:1px solid #747474;
	letter-spacing:1px;
	-webkit-transition-duration: 1s;
    transition-duration: 1s;
}
.bottom .btnarea a:hover{
	background:#747474;
	color:#fff;
}
.tel{
	padding-bottom: 80px;
}
.tel.exbg{
	background:#fafaf5;
}

.tel .linkbtn{
	margin: 20px auto 0;
	width: 300px;
}
.tel .linkbtn a{
	display:block;
	color:#333333;
	padding:10px;
	text-align:center;
	font-size:21px;
	line-height: 21px;
	border:1px solid #747474;
	letter-spacing:1px;
	width: 100%;
}
.linkbtn2 {
	margin: 0px auto 100px;
	width: 300px;
}
.linkbtn2 a{
	display:block;
	color:#fff;
	padding:10px;
	text-align:center;
	font-size:24px;
	line-height: 24px;
	background:#747474;
	letter-spacing:1px;
}
.copy{
	background:#212121;
	color:#fff;
	padding:42px 0;
	text-align:center;
	font-size:11px;
	line-height: 11px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*採用情報*/
#recruit .head{
	background:url(../images/recruit/head_bg.jpg) no-repeat left top;
	background-size:cover;
}
#recruit .head .title{
	padding:19% 0 19%;
	text-align:center;
}
.headnav{
	width: 100%;
	background:rgba(0,0,0,0.4);
	padding:10px 0;
}
.headnav .link span {
    font-size: 10px;
}
.headnav.plus{
	background:#757575;
	padding:10px 0;
	width: 100%;
}
.headnav.plus2{
	background:#333;
	padding:10px 0;
	width: 100%;
}
.gnav{
	width: 1050px;
	position: relative;
	margin:auto;
}
.gnav .logo-plus{
	position: absolute;
	width: 180px;
	right:0px;
	top:0px;
}
.gnav .logo-plus img{
	width: 100%;
	margin-bottom: 5px;
}
.headnav .logo{
	padding:15px 0;
	width: 160px;
	float: left;
}
.headnav .logo h1,.headnav .logo p,.headnav .logo > a {
    margin: 0.37em 0;
	font-size: 2em;
	line-height: 1;
}
#follow-menu-wrapper .headnav .logo h1 ,
#follow-menu-wrapper .headnav .logo p ,
#follow-menu-wrapper .headnav .logo > a {
	margin:0;
}
.headnav .logo h1 img,
.headnav .logo p img{
	width: 100%;
}
.headnav .nav{
	float: left;
    width: 505px;
    margin-left: 25px;
    padding: 11px 0;
}
.headnav .gnav{
	padding:0px 0;
}
.headnav .nav ul li,.headnav .nav ul li a{
	color:#fff!important;
}
.headnav .nav ul li{
	font-size: 14px;
    letter-spacing: 1px;
    line-height: 16px;
    padding-bottom: 6px;
}
.headnav .nav ul li a:hover{
	border-bottom:2px solid #fff;
}
/*.headnav .nav ul li:nth-child(-n+4){
	margin-bottom: 10px;
}
.headnav .nav ul li:nth-child(-n+4){
	margin-bottom: 10px;
}
.headnav .nav ul li:nth-child(1),.headnav .nav ul li:nth-child(5){
	float: left;
	width: 160px;
	margin-right: 30px;
}
.headnav .nav ul li:nth-child(2){
	float: left;
	width: 70px;
	margin-right: 35px;
}
.headnav .nav ul li:nth-child(6){
	float: left;
	width: 70px;
	margin-right: 35px;
}
.headnav .nav ul li:nth-child(3){
	float: left;
	width: 86px;
	margin-right: 40px;
}
.headnav .nav ul li:nth-child(4),.headnav .nav ul li:nth-child(8){
	float: left;
	width: 122px;
	margin-right: 0px;
	text-align:center;
}
.headnav .nav ul li:nth-child(7){
	float: left;
	width: 105px;
	margin-right: 11px;
}*/
.headnav .link{
	float: left;
    padding: 0px 0 0;
    width: 165px;
}
.headnav .link a,.logo-plus a.link-rel{
	display:block;
	background:#393939;
	color:#fff;
	font-size:14px;
	line-height: 12px;
	text-align:center;
	letter-spacing:1px;
	padding:6px 0;
	height:36px;
}

.headnav .link a:last-child,.logo-plus a:last-child{
	line-height:23px;
}
.recabout{
	padding:100px 10px 96px;
	text-align:center;
	font-size:16px;
	line-height: 36px;
	letter-spacing:3px;
}
.recabout .titleimg{
	margin-bottom: 57px;
	font-size: 100%;
	font-weight: normal;
	line-height: inherit;
}
.recabout > h3 {
	font-size: 100%;
	font-weight: normal;
	line-height: inherit;
}
#recruit .head .titlemain{
	padding:0% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	line-height: inherit;
}
#recruit .head .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0% 0 0;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#recruit .anchorlink{
	width: 954px;
	margin:0 auto 154px;
}
#recruit .anchorlink .leftbox{
	width: 470px;
	float: left;
}
#recruit .anchorlink .rightbox{
	width: 470px;
	float: right;
}
#recruit .anchorlink .anchortitle{
	font-size:27px;
	color:#fff;
	text-align:center;
	padding:8px 0 9px;
	line-height: 27px;
	background:#292c2c;
	letter-spacing:10px;
}
#recruit .anchorlink .arrow{
	margin-top: 12px;
	text-align:center;
}
.recruitbox .rectitle1{
	width: 130px;
	text-align:center;
	border-bottom:double 10px #a9a9a9;
	font-size:31px;
	letter-spacing:10px;
	margin:0 auto 55px;
}
.recruitbox .rectitle2{
	width: 165px;
	text-align:center;
	border-bottom:double 10px #a9a9a9;
	font-size:31px;
	letter-spacing:10px;
	margin:0 auto 55px;
}
.recruitbox .rectitle1 > h4,
.recruitbox .rectitle2 > h4 {
	font-size: 100%;
	font-weight: normal;
	line-height: inherit;
}
.rectop .recpic{
	float: right;
	width: 732px;
}
.rectop .recname{
	float: left;
	width: 248px;
	height: 352px;
	padding:150px 10px 0;
	background:#8f8768;
}
.rectop .recname.ex{
	float: left;
	width: 248px;
	height: 352px;
	padding:135px 10px 0;
	background:#8f8768;
}
.rectop .recname.ex2{
	float: left;
	width: 248px;
	height: 402px;
	padding:185px 10px 0;
	background:#8f8768;
}
.rectop .recname .namemain{
	font-size:25px;
	color:#fff;
	letter-spacing:10px;
	margin-bottom: 15px;
	text-align:center;
}
.rectop .recname .namesub{
	color:#fff;
	font-size:16px;
	text-align:center;
	letter-spacing:5px;
}
.rectop .recname .namesub.ex{
	font-size:11px;
}
.rechead h4{
	font-size:18px;
	text-align: center;
	letter-spacing: 3px;
}
.reccopy{
	font-size:16px;
	line-height: 22px;
	color:#313131;
	width: 845px;
	margin:40px auto 70px;
	letter-spacing: 2px;
}
.rectable{
	background:#f5f5f5;
	padding:60px 0 71px;
}
.rectable .tabletitle{
	width: 125px;
	text-align:center;
	border-bottom:double 10px #a9a9a9;
	font-size:21px;
	letter-spacing:10px;
	margin:0 auto 20px;
}
.rectable table{
	width: 775px;
	margin:0 auto 82px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.rectable table tr th{
	border-bottom:3px solid #fff;
	border-right:3px solid #fff;
	font-size:14px;
	line-height: 21px;
	color:#fff;
	padding:20px 20px;
	background:#5c5c5c;
	width: 217px;
	text-align:left;
	font-weight:normal;
	vertical-align:middle;
}
.rectable table tr td{
	border-bottom:3px solid #fff;
	font-size:14px;
	line-height: 21px;
	color:#fff;
	padding:20px 25px;
	background:#a4a4a4;
	width: 555px;
	vertical-align:middle;
}
.rectable table tr:last-child th,.rectable table tr:last-child td{
	border-bottom:none;
}
.recbtn{
	padding:20px 0;
	text-align:center;
	width: 405px;
	margin:auto;
	background:#8f8768;
	font-size:16px;
	line-height: 32px;
	color:#fff;
}
.recbtn .no{
	font-size:24px;
}
#recruit .tel{
	margin-top: 200px;
}
/*会社概要*/
#company .tel{
	margin-top: 0px;
}
#company .head .titlemain{
	padding:0% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	line-height: inherit;
}
#company .head .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0% 0 0;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#company .head{
	background:url(../images/company/head_bg.jpg) no-repeat left center;
	background-size:cover;
}
#company .head .title{
	padding:19% 0 19%;
	text-align:center;
}
#company .mainbg{
	background:url(../images/company/mes_img.jpg) no-repeat center center;
	background-size:contain;
    padding-top: 51.1%;
    position: relative;
    width: 100%;
    z-index: 1;
}
.companylist{
	width: 900px;
	margin:90px auto 120px;
}
.companylist ul li{
	width: 272px;
	float: left;
	margin-right: 42px;
}
.companylist ul li:last-child{
	margin-right: 0;
}
.companylist ul li .companyname{
	background:#a3a19d;
	font-size:16px;
	color:#fff;
	width: 167px;
	margin:20px auto 0;
	padding:4px 0;
	line-height: 20px;
	text-align:center;
	letter-spacing:5px;
}
.meslink{
	width: 405px;
	margin:0 auto 66px;
}
.meslink a{
	width: 100%;
	color:#fff;
	font-size:18px;
	line-height: 26px;
	padding:16px 0;
	display:block;
	text-align:center;
	letter-spacing:5px;
	background:#8f8768 url(../images/common/link_bg.png) no-repeat 370px center;
}
.companytable table{
	width: 900px;
	margin:0 auto 85px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.companytable table tr th{
	border-bottom:3px solid #fff;
	border-right:3px solid #fff;
	font-size:14px;
	line-height: 25px;
	color:#fff;
	padding:20px 20px;
	background:#5c5c5c;
	width: 215px;
	text-align:left;
	font-weight:normal;
	vertical-align:middle;
}
.companytable table tr th.top{
	vertical-align:top;
}
.companytable table tr td{
	border-bottom:3px solid #fff;
	font-size:14px;
	line-height: 25px;
	color:#fff;
	padding:20px 25px;
	background:#a4a4a4;
	width: 680px;
	vertical-align:middle;
}
.companytable table tr:last-child th,.ecruittable table tr:last-child td{
	border-bottom:none;
}
.companytable table tr td .tex{
	float: left;
	width: 420px;
}
.companytable table tr td .pic{
	float: right;
	width: 165px;
}
.companytable table tr td ul li{
	width: 135px;
	float: left;
	text-align:center;
}
.companytable table tr td ul{
	margin-top: 40px;
}
.companytable table tr td ul li .pointname{
	font-size:10px;
	margin-top: 10px;
}
.mestitle{
	width: 360px;
	text-align:center;
	border-bottom:double 7px #a9a9a9;
	font-size:27px;
	letter-spacing:5px;
	margin:85px auto 80px;
}
.mestitle > h2{
	font-weight: normal;
	line-height: inherit;
	font-size: 100%;
}
.mescopy{
	width: 845px;
	margin:45px auto 95px;
	font-size:16px;
	line-height: 21px;
}
#company .mescopy h2,
#company .mescopy h3 {
	font-size:28px;
	text-align:center;
	margin-bottom: 47px;
}
/*高い耐久性*/
#durability .head .titlemain{
	padding:5% 0 0;
	font-size:38px;
	letter-spacing:10px;
	line-height: 55px;
	text-align:center;
	color:#fff;
	font-weight: normal;
}
#durability .head .titlesub{
	font-size:18px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 5%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#durability .head{
	background:url(../images/durability/head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#durability .headtitle{
	font-size:35px;
	line-height: 61px;
	text-align:center;
	letter-spacing:10px;
	margin-top: 80px;
	margin-bottom: 110px;
}
#durability .wrap{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
#durability .box{
	margin-bottom: 200px;
}
#durability .box .boxtitle{
	text-align:center;
	font-size:33px;
	letter-spacing:9px;
	padding-bottom: 20px;
	line-height: 33px;
	border-bottom:1px solid #68635d;
	margin-bottom: 4px;
}
#durability .box .boxtitle > h3 {
	font-weight: normal;
	line-height: inherit;
	font-size: 100%;
}
#durability .box .pic{
	float: left;
	width: 478px;
}
#durability .box .tex{
	width: 434px;
	float: right;
	padding-top: 43px;
	font-size:15px;
	line-height: 27px;
	color:#222222;
	letter-spacing:2px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#durability .box .tex a{
	text-decoration: underline;
}
#durability .box.last{
	margin-bottom: 140px;
}
#durability .fade1,#durability .fade2,#durability .fade3,#durability .fade4,#durability .fade5,#durability .fade6{
	opacity:0;
}
/*ZEH*/
#zeh .head .titlemain{
	padding:5% 0 0;
	font-size:38px;
	letter-spacing:10px;
	line-height: 55px;
	text-align:center;
	color:#fff;
	font-weight: normal;
}
#zeh .head .titlesub{
	font-size:18px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 5%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#zeh .head{
	background:url(../images/zeh/head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#zeh .headtitle{
	font-size:35px;
	line-height: 35px;
	text-align:center;
	letter-spacing:10px;
	margin-top: 100px;
	margin-bottom: 98px;
}
#zeh .wrap{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#zeh .zehtitle{
	border-left:#1eb9cb 11px solid;
	font-weight:bold;
	padding-left: 20px;
	font-size:20px;
	line-height: 20px;
	padding-top:10px;
	padding-bottom: 10px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#zeh .zehtitle > h3 {
	font-size: 100%;
	line-height: inherit;
}
#zeh .zehbox{
	margin-top: 42px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 74px;
}
#zeh .zehbox .pic{
	width: 290px;
	float: left;
}
#zeh .zehbox .tex{
	width: 404px;
	float: right;
	padding-top: 50px;
	font-size:15px;
	line-height: 24px;
	color:#222222;
	letter-spacing:2px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#zeh .centertex{
	font-size:20px;
	line-height: 26px;
	margin-bottom: 66px;
	font-weight:bold;
	letter-spacing:3px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#zeh .centertex h4{
	line-height: inherit;
	font-size: 100%;
}
#zeh .bottomtex{
	font-size:15px;
	line-height: 22px;
	letter-spacing:2px;
	margin-bottom: 106px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*地震への備え*/
#earthquake .head .titlemain{
	padding:5% 0 0;
	font-size:38px;
	letter-spacing:10px;
	line-height: 55px;
	text-align:center;
	color:#fff;
	font-weight: normal;
}
#earthquake .head .titlesub{
	font-size:18px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 5%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#earthquake .head{
	background:url(../images/earthquake/head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#earthquake .headtitle{
	font-size:35px;
	line-height: 61px;
	text-align:center;
	letter-spacing:10px;
	margin-top: 80px;
	margin-bottom: 110px;
}

#earthquake .headtitle > h3,
#earthquake .headtitle > h2,
#durability .headtitle > h3,
#durability .headtitle > h2,
#house .headtitle > h3,
#house .headtitle > h2,
#relieved .headtitle > h3,
#relieved .headtitle > h2,
#zeh .headtitle > h3,
#zeh .headtitle > h2 {
	line-height: inherit;
	font-weight: normal;
	font-size: 100%;
}

#earthquake .wrap{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#earthquake .boxodd.first{
	margin-bottom: 144px;
	position:relative;
}
#earthquake .boxodd{
	margin-bottom: 222px;
	position:relative;
}
#earthquake .boxodd .pic{
	position:absolute;
	left:0;
	top:71px;
	z-index:-1;
}
#earthquake .boxodd .texbox{
	width: 558px;
	float: right;
	background:rgba(255,255,255,0.8);
	border:2px solid #757575;
	padding:90px 80px 100px 93px;
	z-index:10;
}
#earthquake .boxodd .no1{
	background:url(../images/earthquake/no_1.png) no-repeat left center;
	font-size:40px;
	line-height: 40px;
	letter-spacing:12px;
	margin-bottom: 35px;
	padding-left: 56px;
}
#earthquake .boxodd .tex{
	font-size:15px;
	line-height: 24px;
	color:#222222;
	letter-spacing:2px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#earthquake .tex a{
	text-decoration: underline;
}
#earthquake .boxeven{
	margin-bottom: 123px;
	position:relative;
}
#earthquake .boxeven.last{
	margin-bottom: 114px;
	position:relative;
}
#earthquake .boxeven .pic{
	position:absolute;
	right:0;
	top:0px;
	z-index:-1;
}
#earthquake .boxeven .texbox{
	width: 558px;
	float: left;
	margin-top: 80px;
	background:rgba(255,255,255,0.8);
	border:2px solid #757575;
	padding:90px 75px 105px 75px;
	z-index:10;
}
#earthquake .boxeven .no2{
	background:url(../images/earthquake/no_2.png) no-repeat left center;
	font-size:36px;
	line-height: 40px;
	letter-spacing:0px;
	margin-bottom: 35px;
	padding-left: 56px;
}
#earthquake .boxeven .tex{
	font-size:15px;
	line-height: 24px;
	color:#222222;
	letter-spacing:2px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#earthquake .boxodd .no3{
	background:url(../images/earthquake/no_3.png) no-repeat left center;
	font-size:40px;
	line-height: 40px;
	letter-spacing:2px;
	margin-bottom: 35px;
	padding-left: 56px;
}
#earthquake .boxeven .no4{
	background:url(../images/earthquake/no_4.png) no-repeat left top;
	font-size:40px;
	line-height: 48px;
	letter-spacing:4px;
	margin-bottom: 35px;
	padding-left: 56px;
}

#earthquake .boxeven .texbox h3,
#earthquake .boxodd .texbox h3 {
	font-weight: normal;
	line-height: inherit;
	font-size: 100%;
}

#earthquake #fade1 .texbox,#earthquake #fade2 .texbox,#earthquake #fade3 .texbox,#earthquake #fade4 .texbox{
	opacity:0;
}
/*快適を支える力*/
#house .head .titlemain{
	padding:5% 0 0;
	font-size:38px;
	letter-spacing:10px;
	line-height: 55px;
	text-align:center;
	color:#fff;
	font-weight: normal;
}
#house .head .titlesub{
	font-size:18px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 5%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#house .head{
	background:url(../images/house/head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#house .headtitle{
	font-size:35px;
	line-height: 35px;
	text-align:center;
	letter-spacing:10px;
	margin-top: 100px;
	margin-bottom: 88px;
}
#house .ttl1{
	color:#7e6510;
	font-size:27px;
	line-height: 27px;
	text-align:center;
	letter-spacing:2px;
	width: 300px;
	padding:12px 0;
	border:1px solid #7e6510;
	margin-bottom: 30px;
	letter-spacing:3px;
}
#house .tex{
	font-size:15px;
	line-height: 24px;
	color:#222222;
	letter-spacing:1px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#house .enebox{
	margin-top: 144px;
	margin-bottom: 52px;
}
#house .wrap{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#house .enebox .boxin{
	width: 318px;
	float: left;
	margin-right: 12px;
}
#house .enebox .boxin.last{
	width: 318px;
	float: left;
	margin-right: 0px;
}
#house .enebox .boxin .pic{
	padding-left: 38px;
	padding-bottom: 44px;
}
#house .enebox .boxin .subttl{
	font-size:19px;
	line-height: 19px;
	letter-spacing:2px;
	padding:4px 0px 12px;
	text-align:center;
	width: 62px;
	color:#fff;
	background:#454545;
	margin-bottom: 8px;
}
#house .ttl2{
	color:#7e6510;
	font-size:27px;
	line-height: 27px;
	text-align:center;
	letter-spacing:2px;
	width: 332px;
	padding:12px 0;
	border:1px solid #7e6510;
	margin-bottom: 30px;
	letter-spacing:3px;
	margin-bottom: 20px;
}
#house .boxline{
	background:#e3dfd5;
	padding:13px 13px;
	margin-bottom: 65px;
}
#house .boxwrap{
	border:1px solid #fff;
	padding:8px 32px 8px 8px;
}
#house .boxwrap .pic{
	float: left;
	width: 388px;
}
#house .boxwrap .tex{
	width: 482px;
	float: right;
	padding-top: 18px;
	letter-spacing: 3px;
}
#house .ttl3{
	color:#7e6510;
	font-size:27px;
	line-height: 27px;
	text-align:center;
	letter-spacing:2px;
	width: 368px;
	padding:12px 0;
	border:1px solid #7e6510;
	margin-bottom: 30px;

}
#house .ttl4{
	color:#7e6510;
	font-size:27px;
	line-height: 27px;
	text-align:center;
	letter-spacing:2px;
	width: 540px;
	padding:12px 0;
	border:1px solid #7e6510;
	margin-bottom: 30px;
}
#house .housebox1{
	margin-bottom: 63px;
}
#house .housebox1 .pic{
	float: right;
	width: 462px;
}
#house .housebox1 .tex{
	padding-top: 42px;
	float: left;
	width: 440px;
}
#house .housebox2{
	margin-bottom: 95px;
}
#house .housebox2 .pic{
	float: left;
	width: 433px;
}
#house .housebox2 .tex{
	padding-top: 38px;
	float: right;
	width: 452px;
}
#house .fade1,#house .fade2,#house .fade3,#house .fade4{
	opacity:0;
}
#house .ttl1 > h3,
#house .ttl2 > h3,
#house .ttl3 > h3,
#house .ttl4 > h3 {
	font-weight: normal;
	font-size: 100%;
}

/*長く続く安心*/
#relieved .head .titlemain{
	padding:5% 0 0;
	font-size:38px;
	letter-spacing:10px;
	line-height: 55px;
	text-align:center;
	color:#fff;
	font-weight: normal;
}
#relieved .head .titlesub{
	font-size:18px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 5%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#relieved .head{
	background:url(../images/relieved/head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#relieved .headtitle{
	font-size:35px;
	line-height: 35px;
	text-align:center;
	letter-spacing:10px;
	margin-top: 100px;
	margin-bottom: 70px;
	line-height: 61px;
}
#relieved .tex{
	font-size:15px;
	line-height: 24px;
	color:#222222;
	letter-spacing:1px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#relieved .subtitle{
	width: 280px;
	text-align:center;
	letter-spacing:3px;
	font-size:30px;
	margin-bottom: 34px;
	border-bottom:1px solid #2c2c2c;
	padding-bottom: 13px;
	margin-left: auto;
	margin-right: auto;
}

#relieved .subtitle > h3 {
	font-weight: normal;
	font-size: 100%;
	line-height: inherit;
}

#relieved .wrap{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#relieved .imgbox{
	margin-top: 35px;
	margin-bottom: 77px;
}
#relieved .imgbox img{
	float: left;
}
#relieved .aboutbox{
	margin-bottom: 92px;
}
#relieved .aboutbox .about{
	width: 312px;
	margin-right: 22px;
	border:1px solid #696969;
	padding:7px 7px;
	float: left;
}
#relieved .aboutbox .about.last{
	margin-right: 0;
}
#relieved .aboutbox .about .title{
	background:#9d9687;
	text-align:center;
	color:#fff;
	font-size:22px;
	line-height: 22px;
	padding:9px 0 17px;
	letter-spacing:3px;
	margin-bottom: 7px;
}
#relieved .aboutbox .about .title > h4 {
	font-weight: normal;
	font-size: 100%;
	line-height: inherit;
}
#relieved .aboutbox .about .title{
	letter-spacing: 1px;
}
#relieved .aboutbox .about .pic{
	text-align:center;
	margin-bottom: 7px;
}
#relieved .aboutbox .about .tex{ 
	font-size:12px;
	line-height: 16px;
	padding-left: 3px;
	height: 97px;
}
/*住宅展示場*/
#exhibition .head{
	background:url(../images/exhibition/head_img.jpg) no-repeat left center;
	background-size:cover;
}
#exhibition .head .titlemain{
	padding:0% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	line-height: inherit;
}
#exhibition .head .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0% 0 0;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .head .title{
	padding:19% 0 19%;
	text-align:center;
}
#exhibition .anchorlink{
	background:#aeaeae;
}
#exhibition .anchorlink ul{
	width: 986px;
	border-left:#fff solid 4px;
	border-right:#fff solid 4px;
	margin-left: auto;
	margin-right: auto;
}
/* HDCショールームを削除のためwidthを変更　20200327　hayashi */
#exhibition .anchorlink ul li{
	/*width: 163px;*/
	width:195px;
	float: left;
	border-right:4px solid #fff;
}
#exhibition .anchorlink ul li:last-child{
	border-right:none;
}
#exhibition .anchorlink ul li a{
	background:#aeaeae;
	display:block;
	width: 100%;
	height: 100%;
	color:#fff;
	text-align:center;
	padding:15px 0 13px;
	font-size:14px;
	line-height: 14px;
	letter-spacing:1px;
}
#exhibition .anchorlink ul li .arrow{
	margin-top: 3px;
}
#exhibition .wrap > a:first-child .linkbox{
	margin-top: 0;
}
#exhibition .linkbox{
	margin-top: 72px;
}
#exhibition .linkpic{
	width: 656px;
	float: left;
	overflow:hidden;
}
#exhibition .linkpic img{
  	transition: 0.3s;
}
#exhibition .linkbox:hover .linkpic img{
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
}
#exhibition .linkbox .linktex{
	width: 324px;
	height: 273px;
	float: right;
	background:#9ba2a2;
	padding:5px 4px;
	transition: background 1s;
}
#exhibition .linkbox:hover .linktex{
	background:#fff;
	border:1px solid #9ba2a2;
}
#exhibition .linkbox .linktex.ex .linkline{
	border:1px solid #fff;
	text-align:center;
	padding-top: 40px;
	background:url(../images/exhibition/more_off.png) no-repeat right bottom;
	background-size:78px;
	color:#fff;
	height: 262px;
	transition: color 1s, background 1s;
}
#exhibition .linkbox:hover .linktex.ex .linkline{
	border:1px solid #9ba2a2;
	background:#fff;
	text-align:center;
	padding-top: 40px;
	background:url(../images/exhibition/more_on.png) no-repeat right bottom;
	background-size:78px;
	color:#9ba2a2;
	height: 262px;
}
#exhibition .linkbox .linktex .linkline{
	padding-top: 60px;
	height: 262px;
	border:1px solid #fff;
	text-align:center;
	color:#fff;
	background:url(../images/exhibition/more_off.png) no-repeat right bottom;
	background-size:78px;
	transition: color 1s, background 1s;
}
#exhibition .linkbox:hover .linktex .linkline{
	padding-top: 60px;
	height: 262px;
	border:1px solid #9ba2a2;
	background:#fff;
	text-align:center;
	color:#9ba2a2;
	background:url(../images/exhibition/more_on.png) no-repeat right bottom;
	background-size:78px;
}
#exhibition .linktex .linkline .namemain{
	font-size:32px;
	line-height: 46px;
	letter-spacing:3px;
	font-weight: normal;
}
#exhibition .linktex .linkline .namesub{
	font-size:20px;
	line-height: 29px;
	letter-spacing:1px;
}
#exhibition .linktex .linkline .namead{
	margin-top: 3%;
	margin-bottom: 3%;
	font-size:14px;
	line-height: 21px;
}
	
#exhibition .linktex .linkline .namegothic{
	font-size:14px;
	line-height: 21px;
	letter-spacing:1px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .linkbox .linktex .linkline .nametel1{
	background:url(../images/exhibition/tel_off.png) no-repeat left center;
	background-size:9px;
	padding-left: 14px;
	font-size:10px;
	text-align:left;
	width: 100px;
	margin-left: auto;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: auto;
}
#exhibition .linkbox:hover .linktex .linkline .nametel1{
	background:url(../images/exhibition/tel_on.png) no-repeat left center;
	background-size:9px;
}
#exhibition .linkbox .linktex .linkline .nametel2{
	background:url(../images/exhibition/tel_off.png) no-repeat left center;
	background-size:9px;
	padding-left: 14px;
	font-size:10px;
	text-align:left;
	width: 105px;
	margin-left: auto;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: auto;
}
#exhibition .linkbox:hover .linktex .linkline .nametel2{
	background:url(../images/exhibition/tel_on.png) no-repeat left center;
	background-size:9px;
}
#exhibition .titlepic{
	width: 656px;
	float: left;
}

#exhibition .titletex{
	width: 324px;
	height: 273px;
	float: right;
	background:#9ba2a2;
	padding:5px 4px;
}
#exhibition .titletex.ex .titleline{
	border:1px solid #fff;
	text-align:center;
	padding-top: 85px;
	background:url(../images/exhibition/read_more.png) no-repeat right bottom;
	color:#fff;
	height: 262px;
}
#exhibition .titletex .titleline{
	padding-top: 90px;
	height: 262px;
	border:1px solid #fff;
	text-align:center;
	color:#fff;
	ackground:url(../images/exhibition/read_more.png) no-repeat right bottom;
}
#exhibition .titletex .titleline .namemain{
	font-size:32px;
	line-height: 46px;
	letter-spacing:3px;
	font-weight: normal;
}
#exhibition .titletex .titleline .namesub{
	font-size:20px;
	line-height: 29px;
	letter-spacing:1px;
}
#exhibition .titletex .titleline .namegothic{
	font-size:14px;
	line-height: 21px;
	letter-spacing:1px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .titletex .titleline .namebtn{
	text-align:center;
	margin-top: 45px;
}

#exhibition .exhlink{
	padding-bottom: 55px;
	border-bottom:1px solid #aeaeae;
	margin-bottom: 61px;
}
#exhibition .inner{
	width:880px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 68px;
	margin-bottom: 65px;
}
#exhibition .inner .bxslider img {
    display: block;
    margin: 0 auto;
    vertical-align: bottom;
	height: 600px;
}
#exhibition #bx-pager{
	overflow:hidden;
	margin-bottom:30px;
	margin-top: 104px;
}
#exhibition #bx-pager a{
	width:200px;
	height:200px;
	display:block;
	float:left;
	margin-right:26px;
	margin-bottom:31px;
	border:1px solid #CBCBCB;
	box-sizing:border-box;
	overflow:hidden;
	text-align:center;
    vertical-align:middle;
}
#exhibition #bx-pager a p{
	width: 100%;
	height: 100%;
	text-align:center;
}
#exhibition #bx-pager a img{
	height: 200px;
}
#exhibition #bx-pager a:nth-child(4n){
	margin-right: 0;
}
#casesgallery .inner{
	width:880px;
	margin-left:auto;
	margin-right:auto;
}
#casesgallery #bx-pager{
	overflow:hidden;
	margin-bottom:0px;
	margin-top: 4px;
}

#casesgallery #bx-pager a{
	width:200px;
	height:200px;
	display:block;
	float:left;
	margin-right:26px;
	margin-bottom:31px;
	border:1px solid #CBCBCB;
	box-sizing:border-box;
	overflow:hidden;
	text-align:center;
}
#casesgallery #bx-pager a img{
	height: 200px;
}
#casesgallery #bx-pager a p{
	width: 100%;
	height: 100%;
}
#casesgallery #bx-pager a:nth-child(4n){
	margin-right: 0;
}
#exhibition #bx-pager a.active{
	
	box-sizing:border-box;
	border:1px solid #3f3a39;
}
#casesgallery #bx-pager a.active{
	
	box-sizing:border-box;
	border:1px solid #3f3a39;
}
#exhibition .backbtn{
	text-align:center;
	width: 224px;
	font-size:16px;
	letter-spacing:1px;
	margin-left: auto;
	margin-right: auto;
}
#exhibition .backbtn a{
	color:#fff;
	width: 100%;
	height: 100%;
	display:block;
	padding:8px 0;
	background:#9ba2a2;
}
#exhibition .infomation{
	background:#cbcbcb;
	padding:47px 0 57px;
	margin-bottom: 60px;
}
#exhibition .infomation .infotitle{
	border:1px solid #fff;
	padding:10px 0;
	text-align:center;
	width: 228px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 51px;
	font-size:14px;
	letter-spacing:1px;
	line-height: 18px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
}

/*
#exhibition .komakihd{
	background:url(../images/exhibition/komaki_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .komakihd .titlemain{
	padding:8% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .komakihd .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
*/


#exhibition .obu2hd{
	background:url(https://www.miwaki.co.jp/wp/wp-content/uploads/2024/11/obu.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .obu2hd .titlemain{
	padding:8% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .obu2hd .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#exhibition .komakihd{
	background:url(../images/exhibition/komaki2_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .komakihd .titlemain{
	padding:8% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .komakihd .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#exhibition .kanihd{
	background:url(../images/exhibition/kani_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .kanihd .titlemain{
	padding:8% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .kanihd .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .kasugaihd{
	background:url(../images/exhibition/kasugai_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .kasugaihd .titlemain{
	padding:8% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .kasugaihd .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .nagakutehd{
	background:url(../images/exhibition/nagakute_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .nagakutehd .titlemain{
	padding:8% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .nagakutehd .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .obuhd{
	background:url(../images/exhibition/obu_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .obuhd .titlemain{
	padding:8% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .obuhd .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .okazakihd{
	background:url(../images/exhibition/okazaki_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .okazakihd .titlemain{
	padding:8% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .okazakihd .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .hdchd{
	background:url(../images/exhibition/hdc_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .hdchd .titlemain{
	padding:8% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .hdchd .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .infoabout{
	border:1px solid #fff;
	padding:6px 6px;
	width: 760px;
	margin:25px auto 54px;
}
#exhibition .infoabout .aboutbox{
	background:#fff;
	padding:28px 78px 32px 57px;
}
#exhibition .infoabout .aboutleft{
	width: 390px;
	float: left;
}
#exhibition .infoabout .aboutleft .address{
	font-size:19px;
	line-height: 27px;
}
#exhibition .infoabout .aboutleft .time{
	font-size:14px;
	line-height: 20px;
}
#exhibition .infoabout .aboutright{
	width: 220px;
	float:right;
	padding-top: 13px;
}
#exhibition .infoabout .aboutright .rightttl{
	width: 41px;
	float: left;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: 16px;
	font-size:12px;
	line-height: 12px;
	padding:4px 0;
	background:#494949;
	color:#fff;
	text-align:center;
}
#exhibition .infoabout .aboutright .rightno{
	font-size:20px;
	line-height: 20px;
	letter-spacing:2px;
	width: 163px;
	float: left;
}
#exhibition .map{
	width: 910px;
	margin:0 auto 58px;
}
#exhibition .map .maptitle{
	font-size:24px;
	color:#fff;
	border-bottom:1px solid #fff;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	letter-spacing:2px;
}
#earthquake .fade1,#earthquake .fade2,#earthquake .fade3,#earthquake .fade4{
	opacity:0;
}
/*お問い合わせ*/
#contact .head .titlemain{
	padding:5% 0 0;
	font-size:38px;
	letter-spacing:10px;
	line-height: 55px;
	text-align:center;
	color:#000;
}
#contact .head .titlesub{
	font-size:18px;
	text-align:center;
	letter-spacing:5px;
	color:#000;
	padding:0 0 5%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contact .form {
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0 auto 40px;
    width: 690px;
	background: #5c5c5c none repeat scroll 0 0;
 }
#contact .form dt {
    background: #5c5c5c none repeat scroll 0 0;
    border-bottom: 3px solid #fff;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    padding: 20px 20px;
    text-align: left;
    vertical-align: middle;
	display:inline;
	clear: both;
	float: left;
    width: 215px;
	margin-right: -215px;
 }

#contact .form dd {
    background: #a4a4a4 none repeat scroll 0 0;
    border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
    color: #fff;
    font-size: 14px;
    padding: 20px 12px;
    vertical-align: middle;
    margin-left:215px;
 }
#contact .form dt.last,#contact .form dd.last{
	border-bottom:none;
}
#contact .wrap{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#contact .form:after {
     content:"";
     display:block;
     clear:both;

 }
#contact .tex{
	font-size:15px;
	line-height: 27px;
	color:#222222;
	letter-spacing:2px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
 #contact .form input[type="text"], #contact .form input[type="email"]{
	  padding:2px 2px;
	 display: inline;
	 width: 80%;
	 -webkit-border-radius : 0;
	-webkit-appearance : none;
	-webkit-tap-highlight-color : rgba(0,0,0,0);
 }
 #contact .form textarea{
	 resize:none;
	 -webkit-border-radius : 0;
	-webkit-appearance : none;
	-webkit-tap-highlight-color : rgba(0,0,0,0);
 }
#contact  .submitbutton{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
#contact  .submitbutton input[type="submit"].wpcf7-confirm {
    float: none;
	margin-left: auto;
	margin-right: auto;
}
#contact  .submitbutton input[type="submit"] {
    background: #706a62 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin: 6% auto 6%;
    padding: 2% 0;
    width: 45%;
	-webkit-appearance: none;
	border-radius: 0;
	float: left;
}
#contact  .submitbutton input[type="button"] {
    background: #706a62 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin: 6% auto 6%;
    padding: 2% 0;
    width: 45%;
	-webkit-appearance: none;
	border-radius: 0;
	float: right;
}
 #contact .must {
    background: #e60012 none repeat scroll 0 0;
    color: #fff;
    padding: 6px 6px;
	margin-left: 7px;
	font-weight:normal;
}
 #contact .must.ml0 {
	 margin-left: 0;
 }
#contact .wrap{
	width: 680px;
}
#contact .mw_wp_form .error {
	display: inline;
	margin-left: 2%;
}
/*施工事例*/
#cases .head{
	background:url(../images/cases/head_bg.jpg) no-repeat left center;
	background-size:cover;
}

#cases .head .titlemain{
	padding:0% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	line-height: inherit;
}
#cases .head .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
		padding:0% 0 0;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.caselink{
	width: 826px;
	margin:0px auto 0;
}
#general .caselink{
	margin:58px auto 0;
}
.caselink ul li:nth-child(odd){
	width: 342px;
	float: left;
	margin-bottom: 150px;
}
.caselink ul li:nth-child(even){
	width: 342px;
	float: right;
	margin-bottom: 150px;
}
.caselink ul li .pic{
	padding:2px 2px;
	border:1px solid #b7b7b7;
	margin-bottom: 30px;
}
#general .caselink ul li .pic{
	margin-bottom: 25px;
}
.caselink ul li .pic img{
	width: 336px;
	height: 211px;
}
.caselink ul li .texmin{
	color:#141313;
	font-size:22px;
	letter-spacing:2px;
	margin-bottom: 15px;
	text-align:center;
	font-weight: normal;
	line-height: inherit;
}
.caselink ul li .texgos{
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	text-align:center;
	margin-bottom: 25px;
}

#caseslist .head.japanese{
	background:url(../images/cases/list/head_bg.jpg) no-repeat left center;
	background-size:cover;
	padding:0% 0 0;
}
#caseslist .head.mukuriyane{
	background:url(../images/cases/list/head_bg_5.jpg) no-repeat left center;
	background-size:cover;
	padding:0% 0 0;
}
#caseslist .head.modern{
	background:url(../images/cases/list/head_bg_2.jpg) no-repeat left center;
	background-size:cover;
	padding:0% 0 0;
}
#caseslist .head.modernhouse{
	background:url(../images/cases/list/head_bg_6.jpg) no-repeat left center;
	background-size:cover;
	padding:0% 0 0;
}
#caseslist .head.one-story{
	background:url(../images/cases/list/head_bg_3.jpg) no-repeat left center;
	background-size:cover;
	padding:0% 0 0;
}
#caseslist .head.tradition{
	background:url(../images/cases/list/head_bg_7.jpg) no-repeat left center;
	background-size:cover;
	padding:0% 0 0;
}
#caseslist .head.reformhouse{
	background:url(../images/reform/head_bg.jpg) no-repeat left center;
	background-size:cover;
	padding:0% 0 0;
}
#caseslist .head.general{
	background:url(../images/cases/list/head_bg_4.jpg) no-repeat left center;
	background-size:cover;
	padding:0% 0 0;
}
#caseslist .head.tradition .titlebox{
	width: 280px;
	background:#a39e8b;
	margin:0 auto 7%;
	padding:100px 0 100px;
}
#caseslist .head.mukuriyane .titlebox{
	width: 280px;
	background:#722723;
	margin:0 auto 7%;
	padding:100px 0 100px;
}
#caseslist .head.modern .titlebox{
	width: 280px;
	background:#1f395d;
	margin:0 auto 7%;
	padding:100px 0 100px;
}
#caseslist .head.modernhouse .titlebox{
	width: 280px;
	background:#2c9ace;
	margin:0 auto 7%;
	padding:100px 0 100px;
}
#caseslist .head.one-story .titlebox,#caseslist .head.kirara .titlebox {
	width: 280px;
	background:#3b6c2e;
	margin:0 auto 7%;
	padding:100px 0 100px;
}

#caseslist .head.reformhouse .titlebox{
width: 280px;
background: #a51f3b;
margin: 0 auto 7%;
padding: 100px 0 100px;
}

#caseslist .head.general .titlebox{
	width: 240px;
	background:#545654;
	margin:0 auto 7%;
	padding:79px 0 75px;
}
#caseslist .head .titlebox .titlemain{
	font-size:43px;
	letter-spacing:5px;
	line-height: 43px;
	text-align:center;
	color:#fff;
	margin-bottom: 13px;
	font-weight: normal;
}
#caseslist .head.mukuriyane .titlebox .titlemain{
	font-size:28px;
	line-height: 28px;
}
#caseslist .head .titlebox .titlesub{
	font-size:11px;
	line-height: 11px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#caseslist .listtitle{
	margin:76px 0 97px;
	text-align:center;
	font-size:26px;
	line-height: 47px;
	letter-spacing:5px;
}
#caseslist .listtitle > h3 {
	font-size: 100%;
	font-weight: normal;
	line-height: inherit;
}
#caseslist .listbox{
	width: 818px;
	margin:0 auto 0px;
}
#caseslist .listbox ul li{
	width: 230px;
	float: left;
	margin-right: 62px;
	margin-bottom: 114px;
}
#caseslist .listbox ul li:nth-child(3n){
	margin-right: 0;
}
#caseslist .listbox ul li .caption{
	font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 3px;
    margin-top: 15px;
    color: #545454;
	min-height: 54px;
	font-weight: normal;
}
#caseslist .backbtn{
	width: 223px;
	font-size:18px;
	line-height: 18px;
	color:#fff;
	text-align:center;
	letter-spacing:2px;
	margin:0px auto 38px;
}
#caseslist .backbtn a {
	background:#a39e8b;
	padding:7px 0;
    color: #fff;
    display: block;
    height: 100%;
    width: 100%;
}
#casesgallery .namecaption{
	text-align:center;
	color:#fff;
	background:#a39e8b;
	font-size:18px;
	line-height: 24px;
	letter-spacing:2px;
	width: 310px;
	padding:15px 10px;
	margin:65px auto 60px;
}
#casesgallery .namecaption > h2 {
	font-weight: normal;
	line-height: inherit;
	font-size: 100%;
}
#casesgallery .namecaption.ex{
	background: #393939;
}
#casesgallery .namecaption.ex > h2 {
	font-weight: normal;
	line-height: inherit;
	font-size: 100%;
}
#casesgallery .backbtn{
	width: 223px;
	font-size:18px;
	line-height: 18px;
	color:#fff;
	text-align:center;
	letter-spacing:2px;
	margin:90px auto 38px;
}
#casesgallery .backbtn a {
	background:#a39e8b;
	padding:7px 0;
    color: #fff;
    display: block;
    height: 100%;
    width: 100%;
}
#casesgallery .bottomttl{
	text-align:center;
	border-bottom:1px solid #a39e8b;
	width: 100%;
	font-size:16px;
	color:#141313;
	margin-left: auto;
	margin-right: auto;
	margin-top: 38px;
	letter-spacing:2px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#casesgallery .bottomtex{
	margin-bottom: 38px;
	text-align:center;
	padding-top: 2px;
}

/*三和木の大工*/
#daiku{
	position:relative;
}

#daiku .daikunav{
	z-index:999;
}
#daiku .anchorlink{
	background:#786e5b;
}
#daiku .head img {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	background-color: black;
	background-position: center center;
	object-fit: cover;
	z-index: 3;
	display: none;
}
#daiku .anchorlink ul{
	width: 988px;
	margin:auto;
	border-right:4px solid #fff;
	border-left:4px solid #fff;
	background:#fff;
}
#daiku .anchorlink ul li{
	width: 242px;
	float: left;
	margin-right: 4px;
}
#daiku .anchorlink ul li:last-child{
	margin-right: 0;
}
#daiku .wrap{
	max-width: 980px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
#daiku .wrap img{
	max-width: 100%;
}
#daiku .wrap .texmain{
	font-size:24px;
	line-height: 47px;
	letter-spacing:8px;
	margin-top: 64px;
	text-align:center;
	margin-bottom: 50px;
}
#daiku .wrap .texsub{
	font-size:15px;
	line-height: 24px;
	text-align:center;
	letter-spacing:6px;
	margin-bottom: -100px;
}
#daiku .wrap .texmain > h2,
#daiku .wrap .texsub > h3 {
	font-weight: normal;
	font-size: 100%;
	line-height: inherit;
}
#daiku .wrap .daikubox{
	padding-top: 223px;
}
#daiku .wrap .daikubox .tex{
	font-size:15px;
	line-height: 24px;
	margin-top: 26px;
	text-align:center;
	letter-spacing:6px;
}
#daiku .wrap .daikubox.last{
	margin-bottom: 122px;
}
#daiku .pagetop {
    bottom: 30px;
    display: none;
    position: fixed;
    right: 55px;
}
	
/*三和木の職人 start ADD20181011*/
#shokunin{
	position:relative;
}
#shokunin .shokunin_nav{
	z-index:999;
}
#shokunin .anchorlink{
	background:#000;
}

#shokunin .head  {
	position: relative;
}
#shokunin .head .slick_slider {
	display: block;
	overflow: hidden !important;
	width: auto;
	max-width: 100%;
}

#shokunin .head .slick_slider img{
	z-index: 99;
}

#shokunin .head #header_mainvisual_title {
	display: block;
	position: absolute;
	top:0;
}

#shokunin .head #header_mainvisual_title img {
	z-index: 999;
}
	

#shokunin .head img {
	width: 100%;
	height: 100%;
}
	

#shokunin .anchorlink ul{
	width: 988px;
	margin:auto;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	background:#000;
}
#shokunin .notes{
	font-size:11px;
	text-align: right;
	letter-spacing: 0;
}
@media only screen and (max-width:980px) {
	#shokunin .anchorlink ul{
		width: 100%;
	}
}

#shokunin .anchorlink ul li{
	float: left;
}
#shokunin .anchorlink ul li a{
	border-right:1px solid #fff;
	border-bottom: 1px solid #fff;
}

#shokunin .anchorlink ul {
	/*border-bottom:1px solid #fff;*/
}
	
#shokunin .anchorlink li.anchorlink_01,
#shokunin .anchorlink li.anchorlink_02,
#shokunin .anchorlink li.anchorlink_03,
#shokunin .anchorlink li.anchorlink_04 {
	width: 164px;
}
#shokunin .anchorlink li.anchorlink_05,
#shokunin .anchorlink li.anchorlink_06 {
	width: 165px;
}
	
#shokunin .anchorlink li.anchorlink_06 a {
	border-right: none;
}
	
#shokunin .anchorlink li.anchorlink_07,
#shokunin .anchorlink li.anchorlink_08,
#shokunin .anchorlink li.anchorlink_09,
#shokunin .anchorlink li.anchorlink_09,
#shokunin .anchorlink li.anchorlink_10,
#shokunin .anchorlink li.anchorlink_11,
#shokunin .anchorlink li.anchorlink_12 {
	width: 141px;
}

#shokunin .anchorlink li.anchorlink_13 {
	width: 140px;
}

#shokunin .anchorlink li.anchorlink_13 a {
	border-right: none;
}
	
#shokunin .anchorlink ul li a{
	display: block;
	/*font-family: Lato, "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-weight: bold;
	text-align: center;
	color:#fff;
	line-height: 2.4em;
}
#shokunin .anchorlink ul li a:hover {
	opacity: 0.8;
}
	
#shokunin .wrap{
	max-width: 980px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
#shokunin .wrap img{
	max-width: 100%;
}
#shokunin .wrap .texmain{
	font-size:24px;
	line-height: 47px;
	letter-spacing:8px;
	margin-top: 64px;
	text-align:center;
	margin-bottom: 50px;
	font-weight: normal;
}
#shokunin .wrap .texsub{
	font-size:15px;
	line-height: 24px;
	text-align:center;
	letter-spacing:6px;
	/*margin-bottom: -100px;*/
}
#shokunin .wrap .shokuninbox{
	padding-top: 200px;
	margin-top:  -100px;
}


#shokunin .wrap .photo_name_box {
	display: -webkit-box;
	display: -ms-flexbox;
 	display: flex;
}

#shokunin .wrap .shokuninbox.photo_left_box {
	/*flex 左*/
 	-webkit-box-orient: horizontal;
 	-webkit-box-direction: normal;
    	-ms-flex-direction: row;
		flex-direction: row;
}
#shokunin .wrap .shokuninbox.photo_right_box {
	/*flex 右*/
	-webkit-box-orient: horizontal;
 	-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;		
}

#shokunin .wrap .shokuninbox .photo_box {
	/*width:653px;*/
	width:67%;
	max-width:635px;
}
#shokunin .wrap .shokuninbox .name_box {
	/*width:327px;*/
	width:33%;
	max-width:327px;
	/*middle配置*/
	/*-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;*/
	position: relative;
}

#shokunin .wrap .shokuninbox .name_box .name {
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 6px;
	position: absolute;
	font-weight: normal;
}
#shokunin .name a{
	text-decoration: underline;
}
/*鳶 SCAFFOLD*/
#shokunin .wrap #shokuninbox_01 .name_box .name_01 {
	top:14.4em;
	left:6.1em;
}

/*電気 ELECTRICAN*/
#shokunin .wrap #shokuninbox_02 .name_box .name_01 {
	top:12.8em;
	left:5.5em;
}
#shokunin .wrap #shokuninbox_02 .name_box .name_02 {
	top:14.6em;
	left:6.9em;
}
#shokunin .wrap #shokuninbox_02 .name_box .name_03 {
	top:16.4em;
	left:6.2em;
}
#shokunin .wrap #shokuninbox_02 .name_box .name_04 {
	top:18.2em;
	left:5.5em;
}

/*土木 DOBOKU*/
#shokunin .wrap #shokuninbox_03 .name_box .name_01 {
	top:16em;
	left:5.8em;
}
	
/*瓦 TILE*/
#shokunin .wrap #shokuninbox_04 .name_box .name_01 {
	top:16.2em;
	left:6.5em;
}

/*左官 SAKAN*/
#shokunin .wrap #shokuninbox_05 .name_box .name_01 {
	top:15.3em;
	left:6.8em;
}
#shokunin .wrap #shokuninbox_05 .name_box .name_02 {
	top:17em;
	left:8.3em;
}
	
/*解体 DISMNTLING*/
#shokunin .wrap #shokuninbox_06 .name_box .name_01 {
	top:15.6em;
	left:7em;
}
	
/*クロス WALLPAPER*/
#shokunin .wrap #shokuninbox_07 .name_box .name_01 {
	top:14.4em;
	left:7.5em;
}
#shokunin .wrap #shokuninbox_07 .name_box .name_02 {
	top:16em;
	left:3.6em;
}
#shokunin .wrap #shokuninbox_07 .name_box .name_03 {
	top:17.8em;
	left:4.9em;
}

/*家具 寝具 WOOD WORKING*/
#shokunin .wrap #shokuninbox_08 .name_box .name_01 {
	top:15.7em;
	left:6.9em;
}
#shokunin .wrap #shokuninbox_08 .name_box .name_02 {
	top:17.4em;
	left:6.1em;
}
	
/*設備 FACILITIES*/
#shokunin .wrap #shokuninbox_09 .name_box .name_01 {
	top:14.4em;
	left:6.3em;
}
#shokunin .wrap #shokuninbox_09 .name_box .name_02 {
	top:16.2em;
	left:6.3em;
}

/*塗装 PAINTING*/
#shokunin .wrap #shokuninbox_10 .name_box .name_01 {
	top:14.8em;
	left:6.3em;
}
#shokunin .wrap #shokuninbox_10 .name_box .name_02 {
	top:16.6em;
	left:7.7em;
}

/*クレーン CRANE*/
#shokunin .wrap #shokuninbox_11 .name_box .name_01 {
	top:16.2em;
	left:5.3em;
}
	
/*板金 STEEL METAL WORKING*/
#shokunin .wrap #shokuninbox_12 .name_box .name_01 {
	top:14.3em;
	left:6.6em;
}
#shokunin .wrap #shokuninbox_12 .name_box .name_02 {
	top:16.1em;
	left:5.4em;
}
#shokunin .wrap #shokuninbox_12 .name_box .name_03 {
	top:17.9em;
	left:5.2em;
}
#shokunin .wrap #shokuninbox_12 .name_box .name_04 {
	top:19.6em;
	left:4.9em;
}
	
/*建材 HOUSING MATERIAL*/
#shokunin .wrap #shokuninbox_13 .name_box .name_01 {
	top:16.3em;
	left:6.3em;
}

	
#shokunin .wrap .shokuninbox.last{
	margin-bottom: 122px;
}
#shokunin .pagetop {
    bottom: 30px;
    display: none;
    position: fixed;
    right: 55px;
}

/*三和木の職人 end ADD20181011*/

.pagenation{
	text-align:center;
	margin:0 0 50px;
	clear: both;
}
#general_list .pagenation{
	margin-bottom: 50px;
}
/*三和木の安心*/
#reassurance .tel{
	margin-top: 0px;
}
#reassurance .head .titlemain{
	padding:0% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	line-height: inherit;
}
#reassurance .head .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0% 0 0;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#reassurance .head{
	background:url(../images/reassurance/head_bg.jpg) no-repeat left center;
	background-size:cover;
}
#reassurance .wrap{
	width: 932px;
	margin-left: auto;
	margin-right: auto;
}
#reassurance .anchor{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-top: 72px;
	margin-bottom: 26px;
	height: 312px;
}
#reassurance .anchor .link1{
	position:absolute;
	top:0;
	left:0;
}
#reassurance .anchor .link2{
	position:absolute;
	top:128px;
	left:132px;
}
#reassurance .anchor .link3{
	position:absolute;
	top:0;
	left:260px;
}
#reassurance .anchor .link4{
	position:absolute;
	top:128px;
	left:386px;
}
#reassurance .anchor .link5{
	position:absolute;
	top:0;
	left:512px;
}
#reassurance .linkodd{
	position:relative;
	margin-bottom: 214px;
	clear: both;
}
#reassurance .linkodd .btn{
	position:absolute;
	left:168px;
	top:514px;
}
#reassurance .linkeven{
	position:relative;
	margin-bottom: 142px;
	padding-top: 72px;
	clear: both;
}
#reassurance .linkeven .btn{
	position:absolute;
	right:184px;
	top:514px;
}
#reassurance .linkodd{
	position:relative;
	margin-bottom: 142px;
	padding-top: 72px;
	clear: both;
}
#reassurance .linkodd.last{
	position:relative;
	margin-bottom: 108px;
	padding-top: 72px;
	clear: both;
}
#reassurance .more1{
	font-size:13px;
	color:#706a62;
	line-height: 13px;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	width: 174px;
	text-align:center;
	letter-spacing:1px;
	border:1px solid #706a62;
	padding:15px 0;
	-webkit-transition-duration: 1s;
    transition-duration: 1s;
}
#reassurance .more1:hover{
	background:#706a62;
	color:#fff;
}
#reassurance .more2{
	font-size:13px;
	color:#833f3f;
	line-height: 13px;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	width: 174px;
	text-align:center;
	letter-spacing:1px;
	border:1px solid #833f3f;
	padding:15px 0;
	-webkit-transition-duration: 1s;
    transition-duration: 1s;
}
#reassurance .more2:hover{
	background:#833f3f;
	color:#fff;
}
#reassurance .more3{
	font-size:13px;
	color:#bf8531;
	line-height: 13px;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	width: 174px;
	text-align:center;
	letter-spacing:1px;
	border:1px solid #bf8531;
	padding:15px 0;
	-webkit-transition-duration: 1s;
    transition-duration: 1s;
}
#reassurance .more3:hover{
	background:#bf8531;
	color:#fff;
}
#reassurance .more4{
	font-size:13px;
	color:#c58e8e;
	line-height: 13px;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	width: 174px;
	text-align:center;
	letter-spacing:1px;
	border:1px solid #c58e8e;
	padding:15px 0;
	-webkit-transition-duration: 1s;
    transition-duration: 1s;
}
#reassurance .more4:hover{
	background:#c58e8e;
	color:#fff;
}
#reassurance .more5{
	font-size:13px;
	color:#203a4a;
	line-height: 13px;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	width: 174px;
	text-align:center;
	letter-spacing:1px;
	border:1px solid #203a4a;
	padding:15px 0;
	-webkit-transition-duration: 1s;
    transition-duration: 1s;
}
#reassurance .more5:hover{
	background:#203a4a;
	color:#fff;
}
.resbackbtn {
    font-size: 21px;
    letter-spacing: 2px;
    line-height: 21px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	margin-bottom: 50px;
    width: 300px;
}
.resbackbtn  a {
	background: #9ba2a2 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 100%;
    padding:12px 10px;
    width: 100%;
}
/*特建ページ*/
#general .slide{
	width: 100%;
	position:relative;
	z-index:-1;
}
#general .slide  img{
	width: 100%;
}
#general .slide h2{
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	font-size:48px;
	line-height: 76px;
	letter-spacing:20px;
	z-index:9999;
	font-weight:normal;
	color:#fff;
	text-shadow: 4px 4px 10px #444444;
}
#general .contents{
	width: 1156px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -50px;
	background:#fff;
	z-index:99999;
}
#general .contents .toptext{
	font-sizze:15px;
	line-height: 25px;
	color:#575757;
	text-align:center;
	padding:48px 0 58px;
}
#general h3{
	font-size:28px;
	line-height: 28px;
	color:#252424;
	letter-spacing:12px;
	text-indent:12px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	border-bottom:2px solid #252424;
	padding-bottom: 8px;
	margin-bottom: 66px;
	text-align:center;
}
#general .generallink{
	width: 1134px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 85px;
}
#general .backbtn{
	width: 223px;
	font-size:18px;
	line-height: 18px;
	color:#fff;
	text-align:center;
	letter-spacing:2px;
	margin:0px auto 38px;
}
#general .backbtn a {
	background:#a39e8b;
	padding:7px 0;
    color: #fff;
    display: block;
    height: 100%;
    width: 100%;
}

#general .more{
	background:#171717;
	font-size:11px;
	line-height: 11px;
	text-align:center;
	padding:12px 0;
	color:#fff;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	letter-spacing:5px;
}
#general .generallink ul li{
	width: 344px;
	float: left;
	margin-right: 51px;
	margin-top: 140px;
}
#general .generallink ul li:nth-child(-n+3){
	margin-top: 0;
}
#general .generallink ul li:nth-child(3n){
	margin-right: 0;
}
#general .pagetop {
    bottom: 30px;
    display: none;
    position: fixed;
    right: 55px;
}
#general_list .head.general1{
	background:url(../images/general/detail_bg_1.jpg) no-repeat left center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head.public{
	background:url(../images/general/detail_bg_1.jpg) no-repeat left center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head.hospital{
	background:url(../images/general/detail_bg_2.jpg) no-repeat left center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head.office{
	background:url(../images/general/detail_bg_3.jpg) no-repeat left center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head.mansion{
	background:url(../images/general/detail_bg_4.jpg) no-repeat left center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head.shop{
	background:url(../images/general/detail_bg_5.jpg) no-repeat left center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head.park{
	background:url(../images/general/detail_bg_6.jpg) no-repeat left center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head.houselist{
	background:url(../images/general/detail_bg_7.jpg) no-repeat left center;
	background-size:cover;
	padding:8% 0 8%;
}

#general_list .head .titlebox{
	background:#fff;
	padding:75px 0px;
	font-size:36px;
	letter-spacing:10px;
	line-height: 50px;
	text-align:center;
	width: 250px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}
#general_list .head .titlebox > h2 {
	font-size: 100%;
	font-weight: normal;
	line-height: inherit;
}
#general_list .linklist{
	width: 1134px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 136px;
	margin-bottom: 85px;
}
#general_list .linklist ul li{
	width: 250px;
	height: 220px;
	float: left;
	margin-right: 40px;
	margin-top: 90px;
}
#general_list .linklist ul li .listname{
	text-align:left;
	color:#fff;
	padding:7px 50px 7px 3px;
	font-size:11px;
	line-height: 14px;
	letter-spacing:1px;
	border: transparent 1px solid;
	background:#000 url(../images/general/link_off.png) no-repeat 230px center;
	background-size:13px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}
#general_list .linklist ul li:hover .listname{
	color:#000;
	border:1px solid #666;
	background:#fff url(../images/general/link_on.png) no-repeat 230px center;
	background-size:13px;
}
#general_list .linklist ul li:nth-child(-n+4){
	margin-top: 0;
}
#general_list .linklist ul li:nth-child(4n){
	margin-right: 0;
}
/*宅地分譲*/
#housing .head{
	background:url(../images/housing/head_img.jpg) no-repeat center top;
	background-size:cover;
}
#housing .head .title{
	padding:10% 0 10%;
	text-align:center;
}
#housing .head .titlemain{
	padding:0% 0 0;
	font-size:50px;
	letter-spacing:5px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	line-height: inherit;
}
#housing .head .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:3px;
	color:#fff;
	padding:0% 0 0;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,Arial, Helvetica,  sans-serif;
}
#housing .housinglist{
	margin:80px auto 80px;
	width: 820px;
}
#housing .housinglist ul li{
	width: 230px;
	margin-right: 64px;
	float: left;
}
#housing .housinglist ul li:nth-child(3n){
	margin-right: 0;
}
#housing .housinglist ul li .img{
	margin-bottom: 12px;
}
#housing .housinglist ul li dl{
	
}
#housing .housinglist ul li dl dt{
	background:#a39e8b;
	text-align:center;
	font-size:12px;
	color:#fff;
	width: 97px;
	float: left;
	padding:4px 2px;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
}
#housing .housinglist ul li dl dd{
	float: right;
	width: 133px;
	font-size:18px;
	letter-spacing:2px;
	text-align:center;
}
#housing .housinglist ul li .housinglink{
	text-align:center;
	padding:2px 2px;
	border:2px solid #434343;
	margin-top: 12px;
	letter-spacing:2px;
}
#housing .wrap{
	width: 820px;
	margin:80px auto 80px;
}
#housing .wrap img{
	max-width:100%;
}
#housing .wrap .title{
	text-align:center;
	margin-bottom: 5px;
}
#housing .wrap .title .mainname{
	display:inline-block;
	font-size:44px;
	letter-spacing:7px;
	line-height: 50px;
	font-weight: normal;
}
#housing .wrap .title .subname{
	background:#a39e8b;
	font-size:18px;
	letter-spacing:2px;
	color:#fff;
	padding:6px 14px;
	margin-right: 20px;
	display:inline-block;
	vertical-align:top;
	margin-top: 6px;
}
#housing .wrap .subtitle{
	font-size:18px;
	letter-spacing:5px;
	text-align:center;
}

#housing .wrap dl{
	margin-left: 24px;
	margin-top: 22px;
}
#housing .wrap dl dt{
	background:#a39e8b;
	font-size:17px;
	letter-spacing:2px;
	color:#fff;
	padding:2px 2px;
	margin-right: 20px;
	vertical-align:middle;
	width: 110px;
	text-align:center;
	float: left;
}
#housing .wrap dl dd{
	width: 664px;
	float: left;
	font-size:17px;
}
#housing .wrap .half.left{
	float: left;
	width: 390px;
}
#housing .wrap .left dl{
	margin-left: 24px;
	margin-top: 22px;
}
#housing .name{
	border-bottom:1px solid #000000;
	padding-bottom: 14px;
}
#housing .name .namemain{
	font-size:25px;
	letter-spacing:5px;
	line-height: 50px;
	text-align:center;
	font-weight: normal;
}
#housing .name .namesub{
	font-size:12px;
	line-height: 12px;
	letter-spacing:2px;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	text-align:center;
}
#housing .wrap .right dl dt{
	background:#a39e8b;
	font-size:16px;
	letter-spacing:2px;
	color:#fff;
	padding:2px 2px;
	text-align:center;
	margin-right: 35px;
	width: 92px;
	float: left;
}
#housing .wrap .right dl dd{
	width: 235px;
	float: left;
	font-size:24px;
	line-height: 30px;
}
#housing .wrap .right .attex{
	font-size:15px;
	color:#ed1b0b;
	margin-left: 25px;
	margin-top: 22px;
	letter-spacing:2px;
}

#housing .wrap .half.right{
	float: right;
	width: 390px;
}
#housing .wrap .left .attex{
	font-size:15px;
	color:#ed1b0b;
	text-align:center;
	letter-spacing:2px;
}
#housing .wrap .map{
	width: 790px;
	margin:30px auto 75px;
}
#housing .contact{
	width: 560px;
	margin:0 auto 90px;
}
#housing .contact .contactleft{
	padding-top: 12px;
	padding-left: 12px;
	font-size:14px;
	line-height: 18px;
	color:#fff;
	float: left;
	width: 130px;
	background:#f85143;
	height: 60px;
	border-bottom:3px solid #d5463a;
}
#housing .contact .contactleft img{
	vertical-align:middle;
}
#housing .contact .contactright{
	text-align:center;
	width: 430px;
	float: right;
	background:#a39e8b;
	border-bottom:3px solid #918a70;
	height: 60px;
}
#housing .contact .contactright .contactmain{
	display:inline-block;
	font-size:38px;
	line-height: 38px;
	color:#fff;
	padding-top: 10px;
	letter-spacing:8px;
}
#housing .contact .contactright .contactsub{
	display:inline-block;
}
#housing .contact .contactright .contactsub .contacttel{
	font-size:18px;
	line-height: 22px;
	letter-spacing:1px;
	color:#fff;
}
#housing .contact .contactright .contactsub .contacttime{
	font-size:12px;
	color:#fff;
	text-align:left;
}
#housing .infotitle{
	font-size:20px;
	margin-top: 15px;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	margin-bottom: 0px;
}
#housing .infotex{
	font-size:9px;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
}
#housing .info table {
	width: 100%;
	font-size:14px;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
}
#housing .info table caption {
	background: #999;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	color: #fff;
}
#housing .info table tr {
	background: url(../images/housing/border.png) repeat-x left center;
}
#housing .info table tr th {
	padding: 3px 3px 3px 0;
	text-align: left;
	vertical-align:middle;
}
#housing .info table tr th span {
	background: #fff;
	padding-right: 10px;
}
#housing .info table tr td {
	text-align: right;
	vertical-align:middle;
}
#housing .info table tr td span {
	background: #fff;
	padding-left: 6px;
}

/*リフォーム*/
#reform .head .titlemain{
	padding:0% 0 0;
	font-size:37px;
	letter-spacing:10px;
	text-indent:1em;
	line-height: 58px;
	text-align:center;
	color:#fff;
	font-weight: normal;
}
#reform .head{
	background:url(../images/reform/head_bg.jpg) no-repeat left center;
	background-size:cover;
}
#reform .headtitle{
	font-size:35px;
	line-height: 61px;
	text-align:center;
	letter-spacing:10px;
	margin-top: 80px;
	margin-bottom: 80px;
}
#reform .headtitle > h2 {
	font-weight: normal;
	line-height: inherit;
	font-size: 100%;
}
#reform .wrap{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#reform .tex{
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","游ゴシック体","Yu Gothic",YuGothic,sans-serif,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:15px;
	line-height: 20px;
	letter-spacing:2px;
}
#reform .contents{
	margin:55px 0 95px;
}
#reform .headsubtitle{
	border-bottom:1px solid #4a2920;
	padding-bottom: 23px;
	font-size:36px;
	text-align:center;
	letter-spacing:5px;
	clear: both;
}
#reform .headsubtitle > h3 {
	font-weight: normal;
	font-size: 100%;
	line-height: inherit;
}
#reform .reformbox.first{
	margin-bottom: 73px;
}
#reform .reformbox.first .pic{
	float: left;
	width: 491px;
}
#reform .reformbox.first .about{
	width: 400px;
	margin-right: 45px;
	float: right;
}
#reform .reformbox.first .about .boxtitle{
	font-size:29px;
	line-height: 40px;
	letter-spacing:3px;
	margin:20px 0 20px 30px;
}
#reform .reformbox.last{
	margin-bottom: 133px;
}
#reform .reformbox.last .pic{
	float: right;
	width: 491px;
}
#reform .reformbox.last .about{
	width: 400px;
	margin-left: 45px;
	float: left;
}
#reform .reformbox.last .about .boxtitle{
	font-size:29px;
	line-height: 40px;
	letter-spacing:3px;
	margin:45px 0 35px 30px;
}
#reform .object{
	padding:26px 0 48px;
	background:#d9d9d9;
	margin-bottom: 50px;
}
#reform .object .title{
	margin-bottom: 20px;
	font-size:25px;
	text-align:center;
	letter-spacing:3px;
}
#reform .object .title > h4{
	font-weight: normal;
	font-size: 100%;
	line-height: inherit;
}

/*お客様の声*/
#voice .head{
	background:url(../images/voice/head_bg.jpg) no-repeat left center;
	background-size:cover;
}

#voice .head .titlemain{
	padding:0% 0 0;
	font-size:50px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#voice .head .titlesub{
	font-size:24px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0% 0 0;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#voice .headtitle{
	font-size:24px;
	line-height: 40px;
	text-align:center;
	letter-spacing:10px;
	margin-top: 60px;
	margin-bottom: 10px;
}
#voice .wrap{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 75px;
}
#voice .voicewrap{
	padding-top: 56px;
	padding-bottom: 56px;
	border-bottom:1px solid #bebebe;
}

#voice .voicewrap .voicebox{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
}

/*#voice .voicewrap .voicebox .voicepic{
	width: 210px;
	float: left;
}*/

#voice .voicewrap .voicebox .voiceinfo{
	/*width: 548px;
	float: right;*/
}

#voice .voicewrap .voicebox .voiceinfo .infotop{
	border-bottom:1px solid #cec8b2;
	padding-bottom: 12px;
}
#voice .voicewrap .voicebox .voicepic img{
	width: 100%;
}

#voice .voicewrap .voicebox .voiceinfo .infotop .infoname{
	width: 250px;
	float: left;
	font-size:24px;
}
#voice .voicewrap .voicebox .voiceinfo .infotop .infoday{
	padding-top: 15px;
	font-size:12px;
	width: 175px;
	float: right;
}

#voice .voicewrap .voicebox .voiceinfo .infotex{
	width: 810px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","游ゴシック体","Yu Gothic",YuGothic,sans-serif,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:15px;
	line-height: 20px;
	letter-spacing:2px;
	padding-top: 25px;
}
#voice .pagenation{
	margin-top: 75px;
}
.pagenation span,.pagenation  a{
	font-size:16px;
	padding:0.6rem 1rem;
}
.pagenation .current{
	font-size:16px;
	background:#a39e8b;
	color:#fff;
}
.pagenation a{
	color:#000;
	text-decoration:none;
}
.pager{
    margin-bottom: 20px;
    text-align:center;}
#top .spbnr{
	display:none;
}
.visible_pc{
	display:block;
}
.visible_sp{
	display:none;
}

}
@media print, screen and (min-width : 1400px) {
#daiku .head{
	background-image:url(../images/daiku/head.jpg);
	background-position: center bottom ;
	background-repeat:no-repeat ;
	background-size:cover;
	height: 100%;
	text-align:center;
}	
}
@media only screen and (min-width : 769px) and (max-width : 1399px){
#daiku .head{
	background-image:url(../images/daiku/head_2.jpg),url(../images/daiku/head_bg.jpg);
	background-position: center bottom, right top ;
	background-repeat:no-repeat, repeat ;
	background-size:contain, 100%;
	height: 100%;
	text-align:center;
}	
}
/*三和木の職人 start ADD20181011*/
@media print, screen and (min-width : 1400px) {
#shokunin .head{
	/*background-image:url(../images/daiku/head.jpg);
	background-position: center bottom ;
	background-repeat:no-repeat ;
	background-size:cover;*/
	height: 100%;
	text-align:center;
	overflow: hidden;
}
#shokunin .head .slick_slider {
	display: block;
	overflow: hidden;
	width: 100%;
}
}
@media only screen and (min-width : 769px) and (max-width : 1399px){
	#shokunin .head{
	/*background-image:url(../images/daiku/head_2.jpg),url(../images/daiku/head_bg.jpg);
	background-position: center bottom, right top ;
	background-repeat:no-repeat, repeat ;
	background-size:contain, 100%;*/
		height: 100%;
		text-align:center;
		overflow: hidden;
	}
}


/*三和木の職人 end ADD20181011*/
@media only screen and (max-width : 768px) {
img{
	max-width:100%;
}
/* sp_nav */
#sp_menu{ position:absolute; top:12px; right:00px; display:block; text-align:center; width: 80px;}
#sp_menu img{ width:45%;}
#sp_nav{display:block;position:absolute; top:60px; width:100%; color:#FFF; z-index:9999;display:none;}
#sp_nav ul{width:100%; clear:both;/*font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HG明朝E","HGS明朝E","ＭＳ Ｐ明朝",serif;*/}
#sp_nav ul li{width: 50%;float: left;border-bottom: 1px solid #CCC;box-shadow: 1px 0 #CCC inset; background-color:#2c2a2a; height:54px; position:relative;}
#sp_nav ul li:nth-child(odd){box-shadow:none;}
/*#sp_nav ul li:last-child{width: 100%;}*/
#sp_nav ul .L02{width: 100% !important;float: none;clear: both;background:rgba(0,0,0,0.9);box-shadow:none;}
#sp_nav ul li a{ color:#FFF; padding:18px 0; text-align:center; display:block; font-size:100%; background:url(../images/common/sp_menu_bg.png) no-repeat 90% center; background-size:8%;}
#sp_nav ul li:nth-child(9) a{padding:7px 0;}
#sp_nav ul li a.fade { opacity:0.5;pointer-events: none;}
#sp_nav ul li.all{width:100%;}

#sp_nav ul li a:hover{ text-decoration:none;}
#sp_nav ul li.logo-plus,#sp_nav2 ul li.logo-plus{
	height: 100%;
}

#sp_nav ul li.logo-plus a,#sp_nav2 ul li.logo-plus a {
	padding:3% 0;
}

#sp_nav ul li.logo-plus img,#sp_nav2 ul li.logo-plus img{
	width: 70%;
}
#sp_menu2{ position:absolute; top:12px; right:00px; display:block; text-align:center; width: 80px;}
#sp_menu2 img{ width:45%;}
#sp_nav2{display:block;position:absolute; top:60px; width:100%; color:#FFF; z-index:1000;display:none;}
#sp_nav2 ul{width:100%; clear:both;/*font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HG明朝E","HGS明朝E","ＭＳ Ｐ明朝",serif;*/}
#sp_nav2 ul li{width: 50%;float: left;border-bottom: 1px solid #CCC;box-shadow: 1px 0 #CCC inset; background-color:#2c2a2a; height:54px; position:relative;}
#sp_nav2 ul li:nth-child(odd){box-shadow:none;}
/*#sp_nav2 ul li:last-child{width: 100%;}*/
#sp_nav2 ul .L02{width: 100% !important;float: none;clear: both;background:rgba(0,0,0,0.9);box-shadow:none;}
#sp_nav2 ul li a{ color:#FFF; padding:18px 0; text-align:center; display:block; font-size:100%; background:url(../images/common/sp_menu_bg.png) no-repeat 90% center; background-size:8%;}
#sp_nav2 ul li:nth-child(9) a{padding:7px 0;}
#sp_nav2 ul li a.fade { opacity:0.5;pointer-events: none;}
#sp_nav2 ul li.all{width:100%;}

#sp_nav2 ul li a:hover{ text-decoration:none;}

#top .gnav h1,
#top .gnav p {
	font-size:0;
	margin:0;
}
.wrap{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.f_navi{
	position:absolute;
	width:100%;
	background-color:#fff;
	z-index:5;
	top:0;
}
#top .gnav{
	width: 100%;
	padding:0 0;
	margin:auto;
}

#top .main{
	overflow:visible;
}
#top .logo{
	width: 100px;
	margin-left: 15px;
	float: left;
}
#top .logo h1,
#top .logo p,

#top .logo p{
	margin:0;
}

#top .spbnr img{
	width: 100%;
}
#follow-menu-wrapper {
    display: block;
    margin: 0;
    padding: 0 0 0;
    position: fixed;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 9999;
	background-color:#fff;
	box-shadow:0 0 5px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	-o-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	-ms-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
}
#top #follow-menu-wrapper .gnav{
	padding:20px 0 20px;
	height: 60px;
}
#top .exbg{
	background:#fcfbf7;
	padding-top: 4%;
	margin-top: 0%;
}
#top .arrow{
	padding:5% 0 5%;
	text-align: center;
}
#top .arrow2{
	padding:5% 0 5%;
	text-align: center;
}
#top .third{
	margin-bottom: 10%;
}
.follow-menu-off {
    top: -60%;
}
.follow-menu-on {
    top: 0px;
}

.news{
	padding:5% 0;
	background:#e0e0e0;
}

.news dl{
	width: 96%;
	margin:auto;
}
.news dl dt{
	background:#ffffff;
	width: 25%;
	float: left;
	border-right:3px solid #333333;
	font-size:12px;
	letter-spacing:1px;
	color:#393939;
	margin-right: 5%;
	padding:1% 0;
	text-align:center;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.news dl dd{
	font-size:12px;
	color:#2a2929;
	width: 70%;
	padding-top: 1%;
	float: left;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.first{
	
}

.maskbox1{
	width: 30%;
	padding:0 0 0;
	margin:4% auto 4%;
	position: relative;
}
.maskbox2{
	width: 30%;
	padding:0 0 0;
	margin:0% auto 4%;
	position: relative;
}
.maskbox3{
	width: 30%;
	padding:0 0 0;
	margin:4% auto 4%;
	position: relative;
}
.mask1 {
   clip-path: url(#svgPath);
}
.mask2 {
   clip-path: url(#svgPath);
}
.mask3 {
   clip-path: url(#svgPath);
}
#wrap > .para {
	width: 100%;
	background: no-repeat 50% 0 fixed;
	margin: 0 auto;
	position: relative;
}
.back1{
	background-image:url(../images/top/bg_1.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	/*background-position-x: 50%;
	background-position-y: 10%;
	background-attachment:fixed;*/
	padding:5% 0!important;
	z-index: 1;
}
.back1 .tex1{
	padding-right: 6%;
	width: 20%;
	float: left;
}
.back1 .tex2{
	padding-left: 3%;
	float: right;
	width: 40%;
}
.parabox{
	width: 90%;
	max-width:980px;
	margin:auto;
}
.parabox img{
	max-width:100%;
}
.modallist ul{
	margin-top: 5%;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}
.modallist ul li:nth-child(odd){
	float: left;
	width: 48%;
	min-height:400px;
	text-align:center;
}
.modallist ul li:nth-child(even){
	float: right;
	width: 48%;
	min-height:400px;
	text-align:center;
}
.modallist ul li img{
	width: 100%;
}
.modallist ul li .piccaption{
	margin-top: 3%;
	font-size:1.2rem;
	letter-spacing:3px;
	text-align:center;
	color:#141414;
}
.modalbox .tel .linkbtn{
	margin-top: 5%;
}
.modalbox .tel .linkbtn a{
	font-size:1.0rem;
	line-height: 1.0rem;
}
.scrollbtn{
	margin:21px 0;
	text-align:center;
}
.modalbox{
	background:#efeeee;
	width: 90%;
	position:relative;
	padding:5%;
	margin:10% auto 0;
}
.modalbox .modaltex{
	background:#fff;
	margin-top: 0%;
	right:0;
	width: 100%;
	padding:5% 5% 10%;
	font-size:0.9rem;
	line-height: 1.6rem;
	text-align:justify;
}
.modalbox .modaltex .modaltitle{
	font-size:1.4rem;
	line-height: 2.0rem;
	margin-bottom: 3%;
	text-align:left;
}
.modalbox .close{
	bottom: 4%;
	position:absolute;
	right:10%;
	width: 15%;
}

.back2{
	background-image:url(../images/top/bg_2.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	/*background-position-x: 50%;
	background-position-y: 10%;
	background-attachment:fixed;*/
	padding:4% 0;
	z-index: 1;
}
.back2 .tex1{
	padding-right: 6%;
	float: left;
	width: 20%;
}
.back2 .tex2{
	padding-left: 3%;
	float: right;
	width: 45%;
}

.mask3 {
   clip-path: url(#svgPath3);
}
.back3{
	background-image:url(../images/top/bg_3.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	/*background-position-x: 50%;
	background-position-y: 10%;
	background-attachment:fixed;*/
	padding:4% 0;
	z-index: 1;
}
.maskbox1 img, .maskbox2 img, .maskbox3 img {
    width: 100%;
}
.back3 .tex1{
	padding-right: 6%;
	float: left;
	width: 15%;
}
.back3 .tex2{
	padding-left: 3%;
	float: right;
	width: 45%;
}
.modallist2 ul{
	margin-top: 5%;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}
.modallist2 ul li:nth-child(odd){
	float: left;
	width: 48%;
	min-height:400px;
	text-align:center;
}
.modallist2 ul li:nth-child(even){
	float: right;
	width: 48%;
	text-align:center;
	min-height:400px;
}
.modallist2 ul li .piccaption{
	margin-top: 3%;
	font-size:1.2rem;
	letter-spacing:3px;
	text-align:center;
	color:#141414;
}
.bottom{
	width: 90%;
	margin:0% auto 0%;
	padding:5% 0 10%;
}
.bottom .newswrap{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bottom .newswrap .title{
	font-size:1.4rem;
	border-bottom:1px solid #565555;
	padding-bottom: 11px;
	text-align:center;
	line-height: 18px;
}
.bottom .newswrap .newsbox{
	height: 235px;
	overflow-y:auto;
}
.bottom .newswrap .newsbox .newsabout{
	border-bottom:1px dotted #c2c2c2;
	padding:3% 3%;
}
.bottom .newswrap .newsbox .daybox{
	margin-bottom: 3%;
}
.bottom .newswrap .newsbox .day{
	width: 25%;
	float: left;
	margin-right: 2%;
	font-size:0.8rem;
	line-height: 0.8rem;
	color:#3c3c3c;
	padding:5px 0;
}
.bottom .newswrap .newsbox .event{
	color:#fff;
	text-align:center;
	padding:5px 0;
	background:#747474;
	width: 35%;
	float: left;
	font-size:0.8rem;
	line-height: 0.8rem;
}
.bottom .newswrap .newsbox .newstex{
	font-size:0.8rem;
	line-height: 1.8rem;
	color:#3c3c3c;
}
.bottom .btnarea{
	width: 70%;
	padding-top: 5%;
	margin-left: auto;
	margin-right: auto;
}
.bottom .btnarea a{
	display:block;
	color:#333333;
	padding:5% 2%;
	text-align:center;
	font-size:1.4rem;
	line-height: 1.4rem;
	border:1px solid #747474;
	letter-spacing:1px;
}
.tel{
	padding-bottom: 8%;
	padding-top: 5%;
}
.tel.exbg{
	background:#fafaf5;
}
.tel .linkbtn{
	margin: 2% auto 0;
	width: 70%;
}
.tel .linkbtn a{
	display:block;
	color:#333333;
	padding:10px;
	text-align:center;
	font-size:21px;
	line-height: 21px;
	border:1px solid #747474;
	letter-spacing:1px;
	width: 100%;
}
.linkbtn2{
	margin: 0% auto 10%;
	width: 70%;
}
.linkbtn2 a{
	display:block;
	color:#fff;
	background:#747474;
	padding:10px;
	text-align:center;
	font-size:21px;
	line-height: 21px;
	border:1px solid #747474;
	letter-spacing:1px;
	width: 100%;
}
.copy{
	background:#212121;
	color:#fff;
	padding:3% 0;
	text-align:center;
	font-size:0.7rem;
	line-height: 0.7rem;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#top .before {
    position: relative;
    z-index: 10;
}
#top .after {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
/*会社概要*/

#company .tel{
	margin-top: 0px;
}
#company .head{
	background:url(../images/company/head_bg.jpg) no-repeat left top;
	background-size:100%;
}
#company .head .title{
	padding:7% 0 7%;
	text-align:center;
}
#company .head .title img{
	width: 50%;
}
#company .head .titlemain{
	padding:13% 0 0;
	font-size:2.0rem;
	letter-spacing:5px;
	text-align:center;
	color:#333;
	font-weight: normal;
	line-height: inherit;
}
#company .head .titlesub{
	font-size:1.4rem;
	text-align:center;
	letter-spacing:3px;
	color:#333;
	padding:0 0 12%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.companylist{
	width: 96%;
	margin:10% auto 10%;
}
.companylist ul li{
	width: 100%;
	margin-bottom: 7%;
	text-align:center;
}
.companylist ul li:last-child{
	width: 100%;
	margin-bottom: 3%;
}
.companylist ul li .companyname{
	background:#a3a19d;
	font-size:16px;
	color:#fff;
	width: 167px;
	margin:20px auto 0;
	padding:4px 0;
	line-height: 20px;
	text-align:center;
	letter-spacing:5px;
}
.meslink{
	width: 90%;
	margin:0 auto 5%;
}
.meslink a{
	width: 100%;
	color:#fff;
	font-size:1.0rem;
	line-height: 1.4rem;
	padding:3% 0;
	display:block;
	text-align:center;
	letter-spacing:5px;
	background:#8f8768 url(../images/common/link_bg.png) no-repeat 90% center;
}
.companytable table{
	width: 96%;
	margin:0 auto 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.companytable table tr th{
	border-bottom:3px solid #fff;
	border-right:3px solid #fff;
	font-size:0.8rem;
	line-height: 1.4rem;
	color:#fff;
	padding:2% 2%;
	background:#5c5c5c;
	width: 25%;
	text-align:left;
	font-weight:normal;
	vertical-align:middle;
	-webkit-text-size-adjust: 100%;
}

.companytable table tr th.top{
	vertical-align:top;
}
.companytable table tr td{
	border-bottom:3px solid #fff;
	font-size:0.8rem;
	line-height: 1.4rem;
	color:#fff;
	padding:2% 2%;
	background:#a4a4a4;
	width: 75%;
	vertical-align:middle;
}
.companytable table tr:last-child th,.ecruittable table tr:last-child td{
	border-bottom:none;
}
.companytable table tr td .tex{
	width: 100%;
}
.companytable table tr td .pic{
	width: 100%;
}
.companytable table tr td ul li:nth-child(odd){
	width: 48%;
	float: left;
	text-align:center;
}
.companytable table tr td ul li:nth-child(even){
	width: 48%;
	float: right;
	text-align:center;
}
.companytable table tr td ul{
	margin-top: 40px;
}
.companytable table tr td ul li .pointname{
	font-size:10px;
	margin-top: 10px;
}
#company .mescopy h2,
#company .mescopy h3{
	font-size:1.2rem;
	line-height: 1.6rem;
	text-align:center;
	margin-bottom: 5%;
}
.mestitle{
	width: 90%;
	text-align:center;
	border-bottom:double 7px #a9a9a9;
	font-size:1.4rem;
	letter-spacing:3px;
	margin:7% auto 7%;
}
.mestitle > h2{
	font-weight: normal;
	line-height: inherit;
	font-size: 100%;
}
.mescopy{
	width: 90%;
	margin:5% auto 10%;
	font-size:0.9rem;
	line-height: 1.4rem;
}
.headnav{
	width: 100%;
	padding:20px 0 20px;
	height: 60px;
	position:relative;
	margin:auto;
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}
.headnav .logo{
	margin-left: 3%;
}

/*採用情報*/
#recruit .head{
	background:url(../images/recruit/head_bg.jpg) no-repeat left top;
	background-size:100%;
}
#recruit .head .title{
	padding:7% 0 7%;
	text-align:center;
}
#recruit .head .title img{
	width: 50%;
}
.headnav.plus{
	background:#757575;
	width: 100%;
	position:relative;
	margin:auto;
}
.headnav.plus2{
	background:#333;
	width: 100%;
	position:relative;
	margin:auto;
}
.headnav .gnav{
	width: 100%;
	
	margin:auto;
}
.headnav .logo{
	padding-top: 0px;
	width: 100px;
	float: left;
}
/*.headnav #sp_menu{
	top: 25%;
}*/
.headnav h1,
.headnav p {
	font-size:0;
	margin:0;
}

.recabout{
	padding:10% 3% 10%;
	text-align:center;
	font-size:16px;
	line-height: 36px;
	letter-spacing:3px;
}
.recabout .titleimg{
	margin-bottom: 10%;
	font-size: 100%;
	font-weight: normal;
	line-height: inherit;
}
.recabout > h3 {
	font-size: 100%;
	font-weight: normal;
	line-height: inherit;
}
#recruit .head .titlemain{
	padding:13% 0 0;
	font-size:2.0rem;
	letter-spacing:5px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	line-height: inherit;
}
#recruit .head .titlesub{
	font-size:1.4rem;
	text-align:center;
	letter-spacing:3px;
	color:#fff;
	padding:0 0 12%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#recruit .anchorlink{
	width: 100%;
	margin:0 auto 15%;
}
#recruit .anchorlink .leftbox{
	width: 100%;
}
#recruit .anchorlink .rightbox{
	width: 100%;
}
#recruit .anchorlink .anchortitle{
	font-size:27px;
	color:#fff;
	text-align:center;
	padding:8px 0 9px;
	line-height: 27px;
	background:#292c2c;
	letter-spacing:10px;
}
#recruit .anchorlink .arrow{
	margin-top: 12px;
	text-align:center;
}
.recruitbox .rectitle1{
	width: 125px;
	text-align:center;
	border-bottom:double 10px #a9a9a9;
	font-size:1.6rem;
	letter-spacing:3px;
	margin:0 auto 5%;
}
.recruitbox .rectitle2{
	width: 125px;
	text-align:center;
	border-bottom:double 10px #a9a9a9;
	font-size:1.6rem;
	letter-spacing:3px;
	margin:0 auto 5%;
}
.recruitbox .rectitle1 > h4,
.recruitbox .rectitle2 > h4 {
	font-size: 100%;
	font-weight: normal;
	line-height: inherit;
}
.rectop .recpic{
	width: 100%;
}
.rectop .recname{
	width: 100%;
	padding:5% 3% 5%;
	background:#8f8768;
}
.rectop .recname .namemain{
	font-size:25px;
	color:#fff;
	letter-spacing:10px;
	margin-bottom: 15px;
	text-align:center;
}
	.rectop .recname .namemain.ex{
		margin-bottom: 0;
	}
.rectop .recname .namesub{
	color:#fff;
	font-size:16px;
	text-align:center;
	letter-spacing:5px;
}
.reccopy{
	font-size:1.0rem;
	line-height: 1.4rem;
	color:#313131;
	width: 90%;
	margin:10% auto;
}
.rechead h3{
	font-size:1.2rem;
	text-align: center;
	letter-spacing: 3px;
}
.rectable{
	background:#f5f5f5;
	padding:10% 0 10%;
}
.rectable .tabletitle{
	width: 125px;
	text-align:center;
	border-bottom:double 10px #a9a9a9;
	font-size:21px;
	letter-spacing:10px;
	margin:0 auto 3%;
}
.rectable table{
	width: 96%;
	margin:0 auto 7%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.rectable table tr th{
	border-bottom:3px solid #fff;
	border-right:3px solid #fff;
	font-size:0.8rem;
	line-height: 1.4rem;
	color:#fff;
	padding:2% 2%;
	background:#5c5c5c;
	width: 30%;
	text-align:left;
	font-weight:normal;
	vertical-align:middle;
	-webkit-text-size-adjust: 100%;
}
.rectable table tr td{
	border-bottom:3px solid #fff;
	font-size:0.8rem;
	line-height: 1.4rem;
	color:#fff;
	padding:2% 2%;
	background:#a4a4a4;
	width: 70%;
	vertical-align:middle;
}
.rectable table tr:last-child th,.rectable table tr:last-child td{
	border-bottom:none;
}
.recbtn{
	padding:3% 0;
	text-align:center;
	width: 92%;
	margin:auto;
	background:#8f8768;
	font-size:1.0rem;
	line-height: 2.4rem;
	color:#fff;
}
.recbtn .no{
	font-size:1.6rem;
}
#recruit .tel{
	margin-top: 10%;
}

/*住宅展示場*/
#exhibition .head{
	background:url(../images/exhibition/head_img.jpg) no-repeat left top;
	background-size:100%;
}
#exhibition .head .title{
	padding:10% 0 10%;
	text-align:center;
}
#exhibition .head .titlemain{
	padding:13% 0 0;
	font-size:2.0rem;
	letter-spacing:5px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	line-height: inherit;
}
#exhibition .head .titlesub{
	font-size:1.4rem;
	text-align:center;
	letter-spacing:3px;
	color:#fff;
	padding:0 0 12%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .anchorlink ul li:nth-child(odd){
	width: 50%;
	float: left;
	border-right:#fff solid 1px;
	border-bottom:#fff solid 1px;
}
#exhibition .anchorlink ul li:nth-child(even){
	width: 50%;
	float: right;
	border-bottom:#fff solid 1px;
}
#exhibition .anchorlink ul li a{
	background:#aeaeae;
	display:block;
	width: 100%;
	height: 100%;
	color:#fff;
	text-align:center;
	padding:18px 0 13px;
	font-size:16px;
	line-height: 16px;
	letter-spacing:1px;
}
#exhibition .anchorlink ul li .arrow{
	margin-top: 0px;
}
#exhibition .wrap > a:first-child .linkbox{
	margin-top: 0;
}
#exhibition .linkbox{
	margin-top: 10%;
}
#exhibition .linkpic{
	width: 100%;
	overflow:hidden;
}
#exhibition .linkpic img{
  	transition: 0.3s;
}
#exhibition .linkbox:hover .linkpic img{
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
}
#exhibition .linktex{
	width: 100%;
	float: right;
	background:#9ba2a2;
	padding:1% 1%;
}
#exhibition .linktex.ex .linkline{
	border:1px solid #fff;
	text-align:center;
	padding-top:15% 15%;
	background:url(../images/exhibition/read_more.png) no-repeat right bottom;
	color:#fff;
}
#exhibition .linktex .linkline{
	padding:15% 0 15%;
	border:1px solid #fff;
	text-align:center;
	color:#fff;
	background:url(../images/exhibition/read_more.png) no-repeat right bottom;
}
#exhibition .linktex .linkline .namemain{
	font-size:32px;
	line-height: 46px;
	letter-spacing:3px;
	font-weight: normal;
}
#exhibition .linktex .linkline .namesub{
	font-size:20px;
	line-height: 29px;
	letter-spacing:1px;
}
#exhibition .linktex .linkline .namead{
	margin-top: 3%;
	margin-bottom: 3%;
	font-size:14px;
	line-height: 21px;
}
#exhibition .linktex .linkline .namegothic{
	font-size:14px;
	line-height: 21px;
	letter-spacing:1px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .linktex .linkline .nametel1{
	background:url(../images/exhibition/old-handphone.png) no-repeat left center;
	padding-left: 14px;
	font-size:10px;
	text-align:left;
	width: 100px;
	margin-left: auto;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: auto;
}
#exhibition .linktex .linkline .nametel2{
	background:url(../images/exhibition/old-handphone.png) no-repeat left center;
	padding-left: 14px;
	font-size:10px;
	text-align:left;
	width: 105px;
	margin-left: auto;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: auto;
}
#exhibition .titlepic{
	width: 100%;
}

#exhibition .titletex{
	width: 100%;
	background:#9ba2a2;
	padding:1% 1%;
}
#exhibition .titletex.ex .titleline{
	border:1px solid #fff;
	text-align:center;
	padding-top: 85px;
	background:url(../images/exhibition/read_more.png) no-repeat right bottom;
	color:#fff;
	height: 262px;
}
#exhibition .titletex .titleline{
	padding: 15% 0 15%;
	width: 100%;
	border:1px solid #fff;
	text-align:center;
	color:#fff;
	ackground:url(../images/exhibition/read_more.png) no-repeat right bottom;
}
#exhibition .titletex .titleline .namemain{
	font-size:32px;
	line-height: 46px;
	letter-spacing:3px;
	font-weight: normal;
}
#exhibition .titletex .titleline .namesub{
	font-size:20px;
	line-height: 29px;
	letter-spacing:1px;
}
#exhibition .titletex .titleline .namegothic{
	font-size:14px;
	line-height: 21px;
	letter-spacing:1px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .titletex .titleline .namebtn{
	text-align:center;
	margin-top: 5%;
}

#exhibition .exhlink{
	padding-bottom: 15px;
	border-bottom:1px solid #aeaeae;
	margin-bottom: 61px;
}
#exhibition .inner{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5%;
	margin-bottom: 5%;
}
#exhibition .bxslider img {
    display: block;
    margin: 0 auto;
	max-height: 300px;
	vertical-align:middle;
}
#exhibition #bx-pager{
	overflow:hidden;
	margin-bottom:3%;
	margin-top: 10%;
}
#exhibition #bx-pager a:nth-child(odd){
	width:48%;
	display:inline-block;
	margin-bottom:5%;
	margin-right: 2%;
	border:1px solid #CBCBCB;
	box-sizing:border-box;
	height: 100%;
	text-align:center;
	vertical-align:middle;
}
#exhibition #bx-pager a:nth-child(even){
	width:48%;
	display:inline-block;
	margin-bottom:5%;
	border:1px solid #CBCBCB;
	box-sizing:border-box;
	height: 100%;
	text-align:center;
	vertical-align:middle;
}
#exhibition #bx-pager a img{
	max-height: 108px;
}
#casesgallery .inner{
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
#casesgallery #bx-pager{
	overflow:hidden;
	margin-bottom:0px;
	margin-top: 4px;
}

#casesgallery .bxslider img {
    display: block;
    margin: 0 auto;
	max-height: 300px;
	vertical-align:middle;
}
#casesgallery #bx-pager a:nth-child(odd){
	width:48%;
	display:inline-block;
	margin-bottom:5%;
	margin-right: 2%;
	border:1px solid #CBCBCB;
	box-sizing:border-box;
	height: 100%;
	text-align:center;
	vertical-align:middle;
}
#casesgallery #bx-pager a:nth-child(even){
	width:48%;
	display:inline-block;
	margin-bottom:5%;
	border:1px solid #CBCBCB;
	box-sizing:border-box;
	height: 100%;
	text-align:center;
	vertical-align:middle;
}
#casesgallery #bx-pager a img{
	max-height: 108px;
}
#exhibition #bx-pager a.active{
	
	box-sizing:border-box;
	border:1px solid #3f3a39;
}
#casesgallery #bx-pager a.active{
	
	box-sizing:border-box;
	border:1px solid #3f3a39;
}
#exhibition .backbtn{
	text-align:center;
	width: 70%;
	font-size:1.2rem;
	margin-bottom: 7%;
	letter-spacing:1px;
	margin-left: auto;
	margin-right: auto;
}
#exhibition .backbtn a{
	color:#fff;
	width: 100%;
	height: 100%;
	display:block;
	padding:8px 0;
	background:#9ba2a2;
}
#exhibition .infomation{
	background:#cbcbcb;
	padding:5% 0 5%;
	margin-bottom: 60px;
}
#exhibition .infomation .infotitle{
	border:1px solid #fff;
	padding:2% 0;
	text-align:center;
	width: 55%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2%;
	font-size:1.0rem;
	letter-spacing:1px;
	line-height: 1.4rem;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
}
#exhibition .komakihd{
	background:url(../images/exhibition/komaki_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .komakihd .titlemain{
	padding:8% 0 0;
	font-size:1.4rem;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .komakihd .titlesub{
	font-size:0.8rem;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}









#exhibition .obu2hd{
	background:url(https://www.miwaki.co.jp/wp/wp-content/uploads/2024/11/obu.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .obu2hd .titlemain{
	padding:8% 0 0;
	font-size:1.4rem;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .obu2hd .titlesub{
	font-size:0.8rem;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

	


#exhibition .kanihd{
	background:url(../images/exhibition/kani_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .kanihd .titlemain{
	padding:8% 0 0;
	font-size:1.4rem;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .kanihd .titlesub{
	font-size:0.8rem;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



#exhibition .komakihd{
	background:url(../images/exhibition/komaki2_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .komakihd .titlemain{
	padding:8% 0 0;
	font-size:1.4rem;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .komakihd .titlesub{
	font-size:0.8rem;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




#exhibition .kasugaihd{
	background:url(../images/exhibition/kasugai_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .kasugaihd .titlemain{
	padding:8% 0 0;
	font-size:1.4rem;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .kasugaihd .titlesub{
	font-size:0.8rem;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .nagakutehd{
	background:url(../images/exhibition/nagakute_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .nagakutehd .titlemain{
	padding:8% 0 0;
	font-size:1.2rem;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .nagakutehd .titlesub{
	font-size:0.8rem;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .obuhd{
	background:url(../images/exhibition/obu_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .obuhd .titlemain{
	padding:8% 0 0;
	font-size:1.2rem;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .obuhd .titlesub{
	font-size:0.8rem;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .okazakihd{
	background:url(../images/exhibition/okazaki_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .okazakihd .titlemain{
	padding:8% 0 0;
	font-size:1.2rem;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .okazakihd .titlesub{
	font-size:0.8rem;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .hdchd{
	background:url(../images/exhibition/hdc_head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#exhibition .hdchd .titlemain{
	padding:8% 0 0;
	font-size:1.2rem;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
#exhibition .hdchd .titlesub{
	font-size:0.8rem;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#exhibition .infoabout{
	border:1px solid #fff;
	padding:2% 2%;
	width: 96%;
	margin:3% auto 4%;
}
#exhibition .infoabout .aboutbox{
	background:#fff;
	padding:5% 10% 5% 10%;
}
#exhibition .infoabout .aboutleft{
	width: 100%;
}
#exhibition .infoabout .aboutleft .address{
	font-size:1.2rem;
	line-height: 1.6rem;
}
#exhibition .infoabout .aboutleft .time{
	font-size:1.0rem;
	line-height: 1.4rem;
}
#exhibition .infoabout .aboutright{
	width: 100%;
	padding-top: 1%;
}
#exhibition .infoabout .aboutright div{
	margin-top: 3%;
}
#exhibition .infoabout .aboutright .rightttl{
	width: 41px;
	float: left;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: 16px;
	font-size:0.8rem;
	line-height: 0.8rem;
	padding:4px 0;
	background:#494949;
	color:#fff;
	text-align:center;
}
#exhibition .infoabout .aboutright .rightno{
	font-size:1.2rem;
	line-height: 1.6rem;
	letter-spacing:2px;
	width: 163px;
	float: left;
}
#exhibition .map{
	width:96%;
	margin:5% auto 5%;
}
#exhibition .map .maptitle{
	font-size:1.4rem;
	color:#fff;
	border-bottom:1px solid #fff;
	padding-bottom: 1%;
	margin-bottom: 3%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	letter-spacing:2px;
}
#exhibition .map iframe{
	width: 100%;
}

/*施工事例*/
#cases .head{
	background:url(../images/cases/head_bg.jpg) no-repeat left center;
	background-size:100%;
}

#cases .head .titlemain{
	padding:13% 0 0;
	font-size:2.0rem;
	letter-spacing:5px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	line-height: inherit;
}
#cases .head .titlesub{
	font-size:1.4rem;
	text-align:center;
	letter-spacing:3px;
	color:#fff;
	padding:0 0 12%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.caselink{
	width: 90%;
	margin:1% auto 0;
}
.caselink ul li:nth-child(odd){
	width: 100%;
	float: none;
	text-align:center;
	margin-bottom: 10%;
}
.caselink ul li:nth-child(even){
	width: 100%;
	float: none;
	text-align:center;
	margin-bottom: 10%;
}
.caselink ul li .pic{
	padding:2px 2px;
	border:1px solid #b7b7b7;
	margin-bottom: 30px;
}
.caselink ul li .pic img{
	width: 100%;
}
.caselink ul li .texmin{
	color:#141313;
	font-size:22px;
	letter-spacing:2px;
	margin-bottom: 15px;
	text-align:center;
	line-height: inherit;
	font-weight: normal;
}
.caselink ul li .texgos{
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	text-align:center;
	margin-bottom: 25px;
}

#caseslist .head.japanese{
	background:url(../images/cases/list/head_bg.jpg) no-repeat left center;
	background-size:cover;
	padding:10% 0 0;
}
#caseslist .head.mukuriyane{
	background:url(../images/cases/list/head_bg_5.jpg) no-repeat left center;
	background-size:cover;
	padding:10% 0 0;
}
#caseslist .head.modern{
	background:url(../images/cases/list/head_bg_2.jpg) no-repeat left center;
	background-size:cover;
	padding:10% 0 0;
}
#caseslist .head.modernhouse{
	background:url(../images/cases/list/head_bg_6.jpg) no-repeat left center;
	background-size:cover;
	padding:10% 0 0;
}
#caseslist .head.one-story{
	background:url(../images/cases/list/head_bg_3.jpg) no-repeat left center;
	background-size:cover;
	padding:10% 0 0;
}
#caseslist .head.tradition{
	background:url(../images/cases/list/head_bg_7.jpg) no-repeat left center;
	background-size:cover;
	padding:10% 0 0;
}
#caseslist .head.reformhouse{
	background:url(../images/reform/head_bg.jpg) no-repeat left center;
	background-size:cover;
	padding:10% 0 0;
}
#caseslist .head.general{
	background:url(../images/cases/list/head_bg_4.jpg) no-repeat left center;
	background-size:cover;
	padding:10% 0 0;
}
#caseslist .head.tradition .titlebox{
	width: 55%;
	background:#a39e8b;
	margin:0 auto 7%;
	padding:12% 0 12%;
}
#caseslist .head.mukuriyane .titlebox{
	width: 55%;
	background:#722723;
	margin:0 auto 7%;
	padding:12% 0 12%;
}
#caseslist .head.modern .titlebox{
	width: 55%;
	background:#1f395d;
	margin:0 auto 7%;
	padding:12% 0 12%;
}
#caseslist .head.modernhouse .titlebox{
	width: 55%;
	background:#2c9ace;
	margin:0 auto 7%;
	padding:12% 0 12%;
}
#caseslist .head.one-story .titlebox,#caseslist .head.kirara .titlebox{
	width: 55%;
	background:#3b6c2e;
	margin:0 auto 7%;
	padding:12% 0 12%;
}
#caseslist .head.reformhouse .titlebox{
	width: 55%;
    background: #a51f3b;
	margin:0 auto 7%;
	padding:12% 0 12%;
}
#caseslist .head.general .titlebox{
	width: 55%;
	background:#545654;
	margin:0 auto 7%;
	padding:12% 0 12%;
}
#caseslist .head .titlebox .titlemain{
	font-size:2.0rem;
	letter-spacing:10px;
	line-height:2.0rem;
	text-align:center;
	color:#fff;
	margin-bottom: 13px;
	font-weight: normal;
}
#caseslist .head.mukuriyane .titlebox .titlemain{
	font-size:1.4rem;
	letter-spacing:3px;
	line-height:1.4rem;
}
#caseslist .head .titlebox .titlesub{
	font-size:0.8rem;
	line-height: 0.8rem;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#caseslist .listtitle{
	margin:5% 0 5%;
	text-align:center;
	font-size:1.0rem;
	line-height: 1.4rem;
	letter-spacing:5px;
}
#caseslist .listtitle > h3 {
	font-size: 100%;
	font-weight: normal;
	line-height: inherit;
}
#caseslist .listbox{
	width: 90%;
	margin:0 auto 5%;
}
#caseslist .listbox ul li:nth-child(odd){
	width: 48%;
	display:inline-block;
	margin-right: 1%;
	margin-bottom: 5%;
	vertical-align:top;
}
#caseslist .listbox ul li:nth-child(even){
	width: 48%;
	display:inline-block;
	margin-bottom: 5%;
	vertical-align:top;
}
#caseslist .listbox ul li img{
	width: 100%;
	height: 100%;
}
#caseslist .listbox ul li .thumbnail{
	text-align:center;
}
#caseslist .listbox ul li .caption{
	font-size:1.0rem;
	line-height: 1.4rem;
	text-align:center;
	letter-spacing:3px;
	margin-top: 3%;
	color:#545454;
	font-weight: normal;
}
#caseslist .backbtn{
	width: 223px;
	font-size:18px;
	line-height: 18px;
	color:#fff;
	text-align:center;
	letter-spacing:2px;
	margin:10% auto 38px;
}
#caseslist .backbtn a {
	background:#a39e8b;
	padding:7px 0;
    color: #fff;
    display: block;
    height: 100%;
    width: 100%;
}
#casesgallery .namecaption{
	text-align:center;
	color:#fff;
	background:#a39e8b;
	font-size:18px;
	line-height: 24px;
	letter-spacing:2px;
	width: 310px;
	padding:15px 10px;
	margin:65px auto 60px;
}
#casesgallery .namecaption > h2 {
	font-weight: normal;
	line-height: inherit;
	font-size: 100%;
}
#casesgallery .namecaption.ex{
	background: #393939;
}
#casesgallery .namecaption.ex > h2 {
	font-weight: normal;
	line-height: inherit;
	font-size: 100%;
}
#casesgallery .backbtn{
	width: 223px;
	font-size:18px;
	line-height: 18px;
	color:#fff;
	text-align:center;
	letter-spacing:2px;
	margin:90px auto 38px;
}
#casesgallery .backbtn a {
	background:#a39e8b;
	padding:7px 0;
    color: #fff;
    display: block;
    height: 100%;
    width: 100%;
}

	
#casesgallery .bottomttl{
	text-align:center;
	border-bottom:1px solid #a39e8b;
	width: 100%;
	font-size:16px;
	color:#141313;
	margin-left: auto;
	margin-right: auto;
	margin-top: 38px;
	letter-spacing:2px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#casesgallery .bottomtex{
	margin-bottom: 38px;
	padding-top: 2px;
	text-align:center;
}
.fp-tableCell {
    display: table-cell;
    height: 100%!important;
    vertical-align: middle;
    width: 100%;
}
/*三和木の大工*/
#daiku{
	position:relative;
}
#daiku .head{
	background:#dfe0e2 url(../images/daiku/head.jpg) no-repeat left center;
	background-size:cover;
	padding:52% 0 0;
	width: 100%;
	text-align:center;
}
#daiku .daikunav{
	z-index:999;
}
#daiku .headsp img {
    /*bottom: 0;
    height: 100%;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;*/
    width: 100%;
    z-index: 3;
}
#daiku .anchorlink{
	background:#786e5b;
}
#daiku .anchorlink ul{
	width: 100%;
	margin:auto;
	/*border-right:1px solid #fff;
	border-left:1px solid #fff;*/
	background:#fff;
}
#daiku .anchorlink ul li{
	width: 50%!important;
	float: left!important;
	border:1px solid #fff;
	margin-right: 0!important;
}
#daiku .anchorlink ul li img{
	width: 100%;
}
#daiku .anchorlink ul li:last-child{
	margin-right: 0;
}
#daiku .wrap{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#daiku .tex{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#daiku .tex .name{
	font-size:1.8rem;
	margin-top: 5%;
	margin-bottom: 5%;
}
#daiku .wrap .texmain{
	font-size:1.1rem;
	line-height: 1.8rem;
	letter-spacing:4px;
	margin-top: 7%;
	text-align:center;
	margin-bottom: 5%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#daiku .wrap .texsub{
	font-size:0.8rem;
	line-height: 1.4rem;
	/*margin-bottom: 10%;*/
	text-align:left;
	letter-spacing:3px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -40%;
}
#daiku .wrap .daikubox{
	padding-top: 48%;
	margin-bottom: -30%;
}
#daiku .wrap .daikubox .tex{
	font-size:0.8rem;
	line-height: 1.4rem;
	margin-top: 5%;
	margin-bottom: 7%;
	text-align:center;
	letter-spacing:3px;
	width: 40%;
	margin-left: auto;
	margin-right: auto;
}
#daiku .wrap .daikubox.last{
	margin-bottom: 10%;
}
	
/*三和木の職人 start ADD20181011*/
#shokunin{
	position:relative;
}
#shokunin .head{
	/*background:#dfe0e2 url(../images/daiku/head.jpg) no-repeat left center;
	background-size:cover;
	padding:52% 0 0;*/
	width: 100%;
	text-align:center;
}
#shokunin .shokunin_nav{
	z-index:999;
}
#shokunin .headsp img {
    /*bottom: 0;
    height: 100%;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;*/
    width: 100%;
    z-index: 3;
}
	
#shokunin .head #header_mainvisual_title {
	display: block;
	position: absolute;
	top:0;
}

#shokunin .head #header_mainvisual_title img {
	z-index: 999;
}


#shokunin .head .slick_slider {
	display: block;
	overflow: hidden;
	width: 100%;
}

	
#shokunin .anchorlink .anchorlink ul{
	width: 100%;
	background: #000;
}
#shokunin .anchorlink ul li{
	float: left;
}
#shokunin .anchorlink ul li:first-child a{
	border-left:1px solid #fff;
}
#shokunin .anchorlink ul li a{
	border-right:1px solid #fff;
}

#shokunin .anchorlink ul li a{
	display: block;
	font-family: Lato, "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: center;
	color:#fff;
	line-height: 2.4em;
}
#shokunin .anchorlink ul li a:hover {
	opacity: 0.8;
}
	
	
	
#shokunin .wrap{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#shokunin .tex{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#shokunin .tex .name{
	font-size:1.8rem;
	margin-top: 5%;
	margin-bottom: 5%;
}
#shokunin .wrap .texmain{
	font-size:1.1rem;
	line-height: 1.8rem;
	letter-spacing:4px;
	margin-top: 7%;
	text-align:center;
	margin-bottom: 5%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
}
#shokunin .wrap .texsub{
	font-size:0.8rem;
	line-height: 1.4rem;
	/*margin-bottom: 10%;*/
	text-align:left;
	letter-spacing:3px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -40%;
}
#shokunin .wrap .shokuninbox{
	/*padding-top: 48%;*/
	padding-top: 45%;
	margin-bottom: -30%;
}
	
#shokunin .wrap .shokuninbox.photo_left_box,
#shokunin .wrap .shokuninbox.photo_right_box {
	/*flex 縦*/
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;	
}

#shokunin .wrap .shokuninbox .photo_box {
	/*width:653px;*/
	width:100%;
	margin-bottom: 5%;
}
#shokunin .wrap .shokuninbox .name_box {
	position: relative;
	width:100%;
	text-align: center;
}

#shokunin .wrap .shokuninbox .name_box img {
	margin-left: auto;
	margin-right: auto;
}

#shokunin .wrap .shokuninbox .name_box .name {
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 6px;
	text-align: center;
	font-weight: normal;
}

/*鳶 SCAFFOLD*/
#shokunin .wrap #shokuninbox_01 .name_box #name_01 {
	position: absolute;
	top:7em;
	left:50%;
	margin-left: -4.9em;
}

/*電気 ELECTRICAN*/
#shokunin .wrap #shokuninbox_02 .name_box #name_01 {
	position: absolute;
	top:7.4em;
	left:50%;
	margin-left: -5.25em;
}
#shokunin .wrap #shokuninbox_02 .name_box #name_02 {
	position: absolute;
	top:9.2em;
	left:50%;
	margin-left: -3.8em;
}
#shokunin .wrap #shokuninbox_02 .name_box #name_03 {
	position: absolute;
	top:11em;
	left:50%;
	margin-left: -4.5em;
}
#shokunin .wrap #shokuninbox_02 .name_box #name_04 {
	position: absolute;
	top:12.8em;
	left:50%;
	margin-left: -5.2em;
}

/*土木 DOBOKU*/
#shokunin .wrap #shokuninbox_03 .name_box #name_01 {
	position: absolute;
	top:7.2em;
	left:50%;
	margin-left: -4em;
}

/*瓦 TILE*/
#shokunin .wrap #shokuninbox_04 .name_box #name_01 {
	position: absolute;
	top:7em;
	left:50%;
	margin-left: -4em;
}

/*左官 SAKAN*/
#shokunin .wrap #shokuninbox_05 .name_box #name_01 {
	position: absolute;
	top:7.2em;
	left:50%;
	margin-left: -4em;
}
#shokunin .wrap #shokuninbox_05 .name_box #name_02 {
	position: absolute;
	top:8.9em;
	left:50%;
	margin-left: -2.5em;
}

/*解体 DISMNTLING*/
#shokunin .wrap #shokuninbox_06 .name_box #name_01 {
	position: absolute;
	top:7.2em;
	left:50%;
	margin-left: -3.8em;
}
	
/*クロス WALLPAPER*/
#shokunin .wrap #shokuninbox_07 .name_box #name_01 {
	position: absolute;
	top:6.9em;
	left:50%;
	margin-left: -3.2em;
}
#shokunin .wrap #shokuninbox_07 .name_box #name_02 {
	position: absolute;
	top:8.8em;
	left:50%;
	margin-left: -5.2em;
}
#shokunin .wrap #shokuninbox_07 .name_box #name_03 {
	position: absolute;
	top:10.5em;
	left:50%;
	margin-left: -5.8em;
}

/*家具 寝具 WOOD WORKING*/
#shokunin .wrap #shokuninbox_08 .name_box #name_01 {
	position: absolute;
	top:7.2em;
	left:50%;
	margin-left: -3.8em;
}
#shokunin .wrap #shokuninbox_08 .name_box #name_02 {
	position: absolute;
	top:8.8em;
	left:50%;
	margin-left: -4.5em;
}
	
/*設備 FACILITIES*/
#shokunin .wrap #shokuninbox_09 .name_box #name_01 {
	position: absolute;
	top:7.2em;
	left:50%;
	margin-left: -4.6em;
}
#shokunin .wrap #shokuninbox_09 .name_box #name_02 {
	position: absolute;
	top:8.9em;
	left:50%;
	margin-left: -4.6em;
}
	
/*塗装 PAINTING*/
#shokunin .wrap #shokuninbox_10 .name_box #name_01 {
	position: absolute;
	top:7.2em;
	left:50%;
	margin-left: -4.6em;
}
#shokunin .wrap #shokuninbox_10 .name_box #name_02 {
	position: absolute;
	top:8.9em;
	left:50%;
	margin-left: -3.2em;
}

/*クレーン CRANE*/
#shokunin .wrap #shokuninbox_11 .name_box #name_01 {
	position: absolute;
	top:7em;
	left:50%;
	margin-left: -5.1em;
}
	
/*板金 STEEL METAL WORKING*/
#shokunin .wrap #shokuninbox_12 .name_box #name_01 {
	position: absolute;
	top:7.2em;
	left:50%;
	margin-left: -3.9em;
}
#shokunin .wrap #shokuninbox_12 .name_box #name_02 {
	position: absolute;
	top:9em;
	left:50%;
	margin-left: -5.2em;
}
#shokunin .wrap #shokuninbox_12 .name_box #name_03 {
	position: absolute;
	top:10.8em;
	left:50%;
	margin-left: -5.2em;
}
#shokunin .wrap #shokuninbox_12 .name_box #name_04 {
	position: absolute;
	top:12.6em;
	left:50%;
	margin-left: -5.5em;
}

/*建材 HOUSING MATERIAL*/
#shokunin .wrap #shokuninbox_13 .name_box #name_01 {
	position: absolute;
	top:7.2em;
	left:50%;
	margin-left: -3.9em;
}

#shokunin .wrap .shokuninbox.last{
	margin-bottom: 10%;
}

	
/*高い耐久性*/
#durability .head .titlemain{
	padding:5% 0 0;
	font-size:38px;
	letter-spacing:10px;
	line-height: 55px;
	text-align:center;
	color:#fff;
	font-weight: normal;
}
#durability .head .titlesub{
	font-size:18px;
	text-align:center;
	letter-spacing:5px;
	color:#fff;
	padding:0 0 5%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#durability .head{
	background:url(../images/durability/head_bg.jpg) no-repeat left center;
	background-size:cover;
}
#durability .headtitle{
	font-size:1.2rem;
	line-height: 1.8rem;
	text-align:center;
	letter-spacing:5px;
	margin-top: 5%;
	margin-bottom: 5%;
	padding-left: 5%;
	padding-right: 5%;
}
#durability .wrap{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#durability .box{
	margin-bottom: 10%;
}
#durability .box .boxtitle{
	text-align:center;
	font-size:1.4rem;;
	letter-spacing:3px;
	padding-bottom: 2%;
	line-height:1.8rem;
	padding-left: 5%;
	padding-right: 5%;
	border-bottom:1px solid #68635d;
	margin-bottom: 5%;
}
#durability .box .boxtitle > h3 {
	font-weight: normal;
	line-height: inherit;
	font-size: 100%;
}
#durability .box .pic{
	width: 100%;
	margin-bottom: 5%;
}
#durability .box .tex{
	width: 100%;
	float: right;
	padding-top: 0%;
	font-size:0.8rem;
	line-height: 1.2rem;
	color:#222222;
	letter-spacing:2px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#durability .box.last{
	margin-bottom: 10%;
}
#daiku .pagetop {
    bottom: 100px;
    right: 15px;
}
	
/*三和木の職人 start ADD20181011*/
#shokunin .pagetop {
    bottom: 100px;
    right: 15px;
}	
/*三和木の職人 end ADD20181011*/

#durability .fade1,#durability .fade2,#durability .fade3,#durability .fade4,#durability .fade5,#durability .fade6{
	opacity:0;
}
/*ZEH*/
#zeh .head .titlemain{
	padding:13% 0 0;
	font-size:2.0rem;
	letter-spacing:5px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	line-height: inherit;
}
#zeh .head .titlesub{
	font-size:1.4rem;
	text-align:center;
	letter-spacing:3px;
	color:#fff;
	padding:0 0 12%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#zeh .head{
	background:url(../images/zeh/head_bg.jpg) no-repeat center center;
	background-size:cover;
}
#zeh .headtitle{
	font-size:1.2rem;
	line-height: 1.8rem;
	text-align:center;
	letter-spacing:5px;
	margin-top: 5%;
	margin-bottom: 5%;
	padding-left: 5%;
	padding-right: 5%;
}
#zeh .wrap{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#zeh .zehtitle{
	border-left:#1eb9cb 11px solid;
	font-weight:bold;
	padding-left: 5%;
	margin-top: 5%;
	font-size:1.0rem;
	line-height: 1.0rem;
	padding-top:2%;
	padding-bottom: 2%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#zeh .zehtitle > h3 {
	font-size: 100%;
	line-height: inherit;
}
#zeh .zehbox{
	margin-top: 5%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5%;
}
#zeh .zehbox .pic{
	width: 100%;
	text-align:center;
}
#zeh .zehbox .tex{
	width: 100%;
	float: right;
	padding-top: 5%;
	font-size:0.8rem;
	line-height: 1.2rem;
	color:#222222;
	letter-spacing:2px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#zeh .centertex{
	font-size:1.0rem;
	line-height: 1.4rem;
	margin-bottom: 5%;
	font-weight:bold;
	letter-spacing:3px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#zeh .bottomtex{
	font-size:0.8rem;
	line-height: 1.2rem;
	letter-spacing:2px;
	margin-bottom: 10%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*地震への備え*/
#earthquake .head .titlemain{
	padding:13% 0 0;
	font-size:2.0rem;
	letter-spacing:5px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	line-height: inherit;
}
#earthquake .head .titlesub{
	font-size:1.4rem;
	text-align:center;
	letter-spacing:3px;
	color:#fff;
	padding:0 0 12%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#earthquake .head{
	background:url(../images/earthquake/head_bg.jpg) no-repeat left center;
	background-size:cover;
}
#earthquake .headtitle{
	font-size:1.2rem;
	line-height: 1.8rem;
	text-align:center;
	letter-spacing:5px;
	margin-top: 5%;
	margin-bottom: 5%;
	padding-left: 5%;
	padding-right: 5%;
}

#earthquake .headtitle > h3,
#earthquake .headtitle > h2,
#durability .headtitle > h3,
#durability .headtitle > h2,
#house .headtitle > h3,
#house .headtitle > h2,
#relieved .headtitle > h3,
#relieved .headtitle > h2,
#zeh .headtitle > h3,
#zeh .headtitle > h2 {
	line-height: inherit;
	font-weight: normal;
	font-size: 100%;
}


#earthquake .wrap{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#earthquake .boxodd.first{
	margin-bottom: 12%;
	position:relative;
}
#earthquake .boxodd{
	margin-bottom: 12%;
	position:relative;
}
#earthquake .boxodd .pic{
	/*position:absolute;
	left:0;
	top:0;
	z-index:-1;*/
	margin-bottom: 5%;
	text-align:center;
}
#earthquake .boxodd .texbox{
	width: 100%;
	background:rgba(255,255,255,0.8);
	border:2px solid #757575;
	padding:5% 5%;
	z-index:10;
}
#earthquake .texbox a{
		text-decoration: underline;
}
#earthquake .boxodd .no1{
	background:url(../images/earthquake/no_1.png) no-repeat left center;
	font-size:1.6rem;
	line-height: 2.0rem;
	letter-spacing:3px;
	margin-bottom: 5%;
	padding-left: 15%;
}
#earthquake .boxodd .tex{
	font-size:0.8rem;
	line-height: 1.2rem;
	color:#222222;
	letter-spacing:2px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#earthquake .boxeven{
	margin-bottom: 12%;
	position:relative;
}
#earthquake .boxeven.last{
	margin-bottom: 5%;
	position:relative;
}
#earthquake .boxeven .pic{
	/*position:absolute;
	right:0;
	top:0px;
	z-index:-1;*/
	margin-bottom: 5%;
	text-align:center;
}
#earthquake .boxeven .texbox{
	width: 100%;
	background:rgba(255,255,255,0.8);
	border:2px solid #757575;
	padding:5% 5%;
	z-index:10;
}
#earthquake .boxeven .no2{
	background:url(../images/earthquake/no_2.png) no-repeat left center;
	font-size:1.4rem;
	line-height: 2.0rem;
	letter-spacing:3px;
	margin-bottom: 5%;
	padding-left: 15%;
}
#earthquake .boxeven .tex{
	font-size:0.8rem;
	line-height: 1.2rem;
	color:#222222;
	letter-spacing:2px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#earthquake .boxodd .no3{
	background:url(../images/earthquake/no_3.png) no-repeat left center;
	font-size:1.6rem;
	line-height: 2.0rem;
	letter-spacing:3px;
	margin-bottom: 5%;
	padding-left: 15%;
}
#earthquake .boxeven .no4{
	background:url(../images/earthquake/no_4.png) no-repeat left top;
	font-size:1.6rem;
	line-height: 2.0rem;
	letter-spacing:3px;
	margin-bottom: 5%;
	padding-left: 15%;
}
#earthquake .boxeven .texbox h3,
#earthquake .boxodd .texbox h3 {
	font-weight: normal;
	line-height: inherit;
	font-size: 100%;
}
#earthquake .fade1,#earthquake .fade2,#earthquake .fade3,#earthquake .fade4{
	opacity:0;
}
/*快適を支える力*/
#house .head .titlemain{
	padding:13% 0 0;
	font-size:2.0rem;
	letter-spacing:5px;
	text-align:center;
	color:#fff;
	font-weight: normal;
}
#house .head .titlesub{
	font-size:1.4rem;
	text-align:center;
	letter-spacing:3px;
	color:#fff;
	padding:0 0 12%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#house .head{
	background:url(../images/house/head_bg.jpg) no-repeat left center;
	background-size:cover;
}
#house .headtitle{
	font-size:1.2rem;
	line-height: 1.8rem;
	text-align:center;
	letter-spacing:5px;
	margin-top: 5%;
	margin-bottom: 5%;
	padding-left: 5%;
	padding-right: 5%;
}
#house .ttl1{
	color:#7e6510;
	font-size:1.2rem;
	line-height: 1.2rem;
	text-align:center;
	letter-spacing:2px;
	width: 90%;
	padding:3% 0;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #7e6510;
	margin-bottom: 5%;
	letter-spacing:3px;
}
#house .tex{
	font-size:15px;
	line-height: 24px;
	color:#222222;
	letter-spacing:1px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#house .enebox{
	margin-top: 5%;
	margin-bottom: 5%;
}
#house .wrap{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#house .enebox .boxin{
	width: 100%;
	margin-bottom: 10%;
}
#house .enebox .boxin.last{
	margin-bottom: 5%;
	width: 100%;
}
#house .enebox .boxin .pic{
	padding-left: 5%;
	padding-bottom: 5%;
}
#house .enebox .boxin .subttl{
	font-size:1.2rem;
	line-height: 1.2rem;
	letter-spacing:2px;
	padding:3% 0px 3%;
	text-align:center;
	color:#fff;
	background:#454545;
	margin-bottom: 8px;
}
#house .ttl2{
	color:#7e6510;
	font-size:1.2rem;
	line-height: 1.2rem;
	text-align:center;
	letter-spacing:2px;
	width: 90%;
	padding:3% 0;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #7e6510;
	margin-bottom: 5%;
	letter-spacing:3px;
}
#house .boxline{
	background:#e3dfd5;
	padding:5% 5%;
	margin-bottom: 5%;
}
#house .boxwrap{
	border:1px solid #fff;
	padding:5% 5%;
}
#house .boxwrap .pic{
	width: 100%;
	text-align:center;
	margin:5% 0;
}
#house .boxwrap .tex{
	width: 100%;
	padding-top: 3%;
	letter-spacing:3px;
}
#house .ttl3{
	color:#7e6510;
	font-size:1.2rem;
	line-height: 1.2rem;
	text-align:center;
	letter-spacing:2px;
	width: 90%;
	padding:3% 0;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #7e6510;
	margin-bottom: 5%;
	letter-spacing:3px;
}
#house .ttl4{
	color:#7e6510;
	font-size:1.0rem;
	line-height: 1.6rem;
	text-align:center;
	letter-spacing:2px;
	width: 90%;
	padding:3% 0;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #7e6510;
	margin-bottom: 5%;
	letter-spacing:1px;
}
#house .housebox1{
	margin-bottom: 7%;
}
#house .housebox1 .pic{
	width: 100%;
}
#house .housebox1 .tex{
	padding-top: 5%;
	width: 100%;
}
#house .housebox2{
	margin-bottom: 7%;
}
#house .housebox2 .pic{
	width: 100%;
}
#house .housebox2 .tex{
	padding-top: 5%;
	width: 100%;
}
#house .fade1,#house .fade2,#house .fade3,#house .fade4{
	opacity:0;
}
/*長く続く安心*/
#relieved .head .titlemain{
	padding:13% 0 0;
	font-size:2.0rem;
	letter-spacing:5px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	line-height: inherit;
}
#relieved .head .titlesub{
	font-size:1.4rem;
	text-align:center;
	letter-spacing:3px;
	color:#fff;
	padding:0 0 12%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#relieved .head{
	background:url(../images/relieved/head_bg.jpg) no-repeat center center;
	background-size:cover;
}
#relieved .headtitle{
	font-size:1.2rem;
	line-height: 1.8rem;
	text-align:center;
	letter-spacing:5px;
	margin-top: 5%;
	margin-bottom: 5%;
	padding-left: 5%;
	padding-right: 5%;
}
#relieved .tex{
	font-size:0.8rem;
	line-height: 1.2rem;
	color:#222222;
	letter-spacing:1px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#relieved .subtitle{
	width: 80%;
	text-align:center;
	letter-spacing:3px;
	font-size:1.6rem;
	margin-bottom: 5%;
	border-bottom:1px solid #2c2c2c;
	padding-bottom: 2%;
	margin-left: auto;
	margin-right: auto;
}
#relieved .subtitle > h3 {
	font-weight: normal;
	font-size: 100%;
	line-height: inherit;
}
#relieved .wrap{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#relieved .imgbox{
	margin-top: 5%;
	margin-bottom:5%;
}
#relieved .imgbox img{
	float: left;
}
#relieved .aboutbox{
	margin-bottom:10%;
}
#relieved .aboutbox .about{
	width: 100%;
	border:1px solid #696969;
	padding:5% 5%;
	margin-bottom: 8%;
}
#relieved .aboutbox .about.last{
	margin-bottom: 0;
}
#relieved .aboutbox .about .title{
	background:#9d9687;
	text-align:center;
	color:#fff;
	font-size:1.2rem;
	line-height: 1.2rem;
	padding:3% 0 3%;
	letter-spacing:3px;
	margin-bottom: 3%;
}
#relieved .aboutbox .about .title > h4 {
	font-weight: normal;
	font-size: 100%;
	line-height: inherit;
}
#relieved .aboutbox .about .pic{
	text-align:center;
	margin-bottom: 3%;
}
#relieved .aboutbox .about .tex{ 
	font-size:0.8rem;
	line-height: 1.2rem;
	padding-left: 2%;
}

/*三和木の安心*/
#reassurance .tel{
	margin-top: 0px;
}
#reassurance .head .titlemain{
	padding:12% 0 0;
	font-size:2.0rem;
	letter-spacing:5px;
	text-align:center;
	color:#fff;
}
#reassurance .head .titlesub{
	font-size:1.4rem;
	text-align:center;
	letter-spacing:3px;
	color:#fff;
	padding:0 0 11%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#reassurance .head{
	background:url(../images/reassurance/head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#reassurance .wrap{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
#reassurance .anchor{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-top: 5%;
	margin-bottom: 5%;
}
#reassurance .anchor .link1{
	float: left;
	width: 48%;
}
#reassurance .anchor .link2{
	float: right;
	width: 48%;
}
#reassurance .anchor .link3{
	float: left;
	width: 48%;
	margin-top: 5%;
}
#reassurance .anchor .link4{
	float: right;
	width: 48%;
	margin-top: 5%;
}
#reassurance .anchor .link5{
	width: 100%;
	text-align:center;
	clear: both;
}
#reassurance .linkodd{
	position:relative;
	margin-bottom: 5%;
}
#reassurance .linkodd .btn{
	margin-top: 3%;
	float: left;
}
#reassurance .linkeven{
	width: 100%;
	text-align:center;
	clear: both;
}
#reassurance .linkeven .btn{
	margin-top: 3%;
	float: right;
}
#reassurance .linkodd{
	position:relative;
	margin-bottom: 142px;
	padding-top: 72px;
	clear: both;
}
#reassurance .linkodd.last{
	position:relative;
	margin-bottom: 108px;
	padding-top: 72px;
	clear: both;
}
#reassurance .more1{
	font-size:0.8rem;
	color:#706a62;
	line-height:0.8rem;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	width: 40%;
	text-align:center;
	letter-spacing:1px;
	border:1px solid #706a62;
	padding:3% 0;
}
#reassurance .more2{
	font-size:0.8rem;
	color:#833f3f;
	line-height:0.8rem;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	width: 40%;
	text-align:center;
	letter-spacing:1px;
	border:1px solid #833f3f;
	padding:3% 0;
}
#reassurance .more3{
	font-size:0.8rem;
	color:#bf8531;
	line-height:0.8rem;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	width: 40%;
	text-align:center;
	letter-spacing:1px;
	border:1px solid #bf8531;
	padding:3% 0;
}
#reassurance .more4{
	font-size:0.8rem;
	color:#c58e8e;
	line-height:0.8rem;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	width: 40%;
	text-align:center;
	letter-spacing:1px;
	border:1px solid #c58e8e;
	padding:3% 0;
}
#reassurance .more5{
	font-size:0.8rem;
	color:#203a4a;
	line-height:0.8rem;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	width: 40%;
	text-align:center;
	letter-spacing:1px;
	border:1px solid #203a4a;
	padding:3% 0;
}

.resbackbtn {
    font-size: 21px;
    letter-spacing: 2px;
    line-height: 21px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	margin-bottom: 50px;
    width: 80%;
}
.resbackbtn  a {
	background: #9ba2a2 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 100%;
    padding:12px 10px;
    width: 100%;
}
/*お問い合わせ*/
#contact .head .titlemain{
	padding:12% 0 0;
	font-size:2.0rem;
	letter-spacing:5px;
	text-align:center;
	color:#000;
}
#contact .head .titlesub{
	font-size:1.4rem;
	text-align:center;
	letter-spacing:3px;
	color:#000;
	padding:0 0 11%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contact .form {
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0 auto 5%;
    width: 100%;
 }
#contact .form dt {
    background: #5c5c5c none repeat scroll 0 0;
    border-bottom: 3px solid #fff;
    color: #fff;
    font-size: 1.0rem;
    padding: 5% 5%;
    text-align: left;
    vertical-align: middle;
	clear: both;
	width: 100%;
 }

#contact .form dd {
    background: #a4a4a4 none repeat scroll 0 0;
    border-bottom: 3px solid #fff;
    color: #fff;
    font-size: 1.0rem;
    padding: 5% 5%;
    vertical-align: middle;
	width: 100%;
 }
 #contact .form dd:after {
        content : '';
        display : table;
        clear : both;
        height: 0;
    }
#contact .wrap{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#contact .form:after {
     content:"";
     display:block;
     clear:both;

 }

 #contact .form input[type="text"],#contact .form input[type="email"]{
	  padding:2px 2px;
	  width: 100%;
	 -webkit-border-radius : 0;
	-webkit-appearance : none;
	-webkit-tap-highlight-color : rgba(0,0,0,0);
 }
 #contact .form textarea{
	 resize:none;
	 -webkit-border-radius : 0;
	 -webkit-appearance : none;
	 -webkit-tap-highlight-color : rgba(0,0,0,0);
 }

#contact  .submitbutton input[type="submit"] {
    background: #706a62 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 6% auto 12%;
    padding: 5% 5%;
	border-radius:0;
    width: 50%;
	-webkit-appearance: none;
}
#contact  .submitbutton input[type="button"] {
    background: #706a62 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 6% auto 12%;
    padding: 5% 5%;
	border-radius:0;
    width: 50%;
	-webkit-appearance: none;
	margin-top: 5%;
}
 #contact .must {
    background: #e60012 none repeat scroll 0 0;
    color: #fff;
    padding: 6px 6px;
	margin-left: 7px;
	font-weight:normal;
}
 #contact .must.ml0 {
	 margin-left: 0;
 }
#contact .tex{
	font-size:0.8rem;
	line-height: 1.2rem;
	color:#222222;
	letter-spacing:1px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sptex{
	width: 90%;
	margin:auto;
	margin-bottom: 10%;
}
.spimg{
	margin-bottom: 10%;
}

/*特建ページ*/
#general .slide{
	width: 100%;
	position:relative;
	z-index:-1;
}
#general .slide  img{
	width: 100%;
}
#general .slide h2{
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	font-size:1.6rem!important;
	line-height: 2.0rem;
	letter-spacing:0px!important;
	z-index:9999;
	color:#fff;
	font-weight:normal;
	text-shadow: 4px 4px 10px #444444;
}
#general .contents{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -2%;
	background:#fff;
	z-index:99999;
}
#general .contents .toptext{
	font-sizze:0.8rem;
	line-height: 1.2rem;
	color:#575757;
	text-align:left;
	padding:5% 0 5%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#general h3{
	font-size:1.4rem;
	line-height: 1.4rem;
	color:#252424;
	letter-spacing:12px;
	text-indent:12px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	border-bottom:2px solid #252424;
	padding-bottom: 8px;
	margin-bottom: 5%;
	margin-top: 7%;
	text-align:center;
}
#general .generallink{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10%;
}
#general .generallink ul li:nth-child(odd){
	width: 48%;
	float: left;
	margin-top: 10%;
}
#general .generallink ul li:nth-child(even){
	width: 48%;
	float: right;
	margin-top: 10%;
}
#general .generallink ul li:nth-child(-n+2){
	margin-top: 0;
}
#general .more{
	background:#171717;
	font-size:0.7rem;
	line-height: 0.7rem;
	text-align:center;
	padding:5% 0;
	color:#fff;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	letter-spacing:2px;
}
#general .backbtn {
    width: 223px;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    margin: 0% auto 38px;
}
#general .backbtn a {
    background: #a39e8b;
    padding: 7px 0;
    color: #fff;
    display: block;
    height: 100%;
    width: 100%;
}
#general .pagetop {
    bottom: 30px;
    display: none;
    position: fixed;
    right: 55px;
}
#general_list .head.general1{
	background:url(../images/general/detail_bg_1.jpg) no-repeat center center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head.public{
	background:url(../images/general/detail_bg_1.jpg) no-repeat center center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head.hospital{
	background:url(../images/general/detail_bg_2.jpg) no-repeat center center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head.office{
	background:url(../images/general/detail_bg_3.jpg) no-repeat center center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head.mansion{
	background:url(../images/general/detail_bg_4.jpg) no-repeat center center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head.shop{
	background:url(../images/general/detail_bg_5.jpg) no-repeat center center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head.park{
	background:url(../images/general/detail_bg_6.jpg) no-repeat center center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head.houselist{
	background:url(../images/general/detail_bg_7.jpg) no-repeat center center;
	background-size:cover;
	padding:8% 0 8%;
}
#general_list .head .titlebox{
	background:#fff;
	padding:9% 0;
	font-size:1.0rem;
	letter-spacing:6px;
	line-height: 1.4rem;
	text-align:center;
	width: 40%;
	margin-left: auto;
	margin-right: auto;
}
#general_list .head .titlebox > h2 {
	font-size: 100%;
	font-weight: normal;
	line-height: inherit;
}
#general_list .linklist{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	margin-bottom: 10%;
}
#general_list .linklist ul li:nth-child(odd){
	width: 48%;
	margin-right: 2%;
	display:inline-block;
	margin-top: 5%;
	vertical-align: top;
}
#general_list .linklist ul li:nth-child(even){
	width: 48%;
	display:inline-block;
	margin-top: 5%;
	vertical-align: top;
}
#general_list .linklist ul li .listname{
	text-align:left;
	color:#fff;
	padding:3% 12% 3% 1%;
	font-size:0.7rem;
	line-height: 0.7rem;
	letter-spacing:1px;
	border: transparent 1px solid;
	background:#000 url(../images/general/link_off.png) no-repeat 95% center;
	background-size:8%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}
#general_list .linklist ul li img{
	width: 100%;
	height: 100%;
}
#general_list .linklist ul li:hover .listname{
	color:#000;
	border:1px solid #000;
	background:#fff url(../images/general/link_on.png) no-repeat 95% center;
	background-size:8%;
}
#general_list .linklist ul li:nth-child(-n+2){
	margin-top: 0;
}

/*宅地分譲*/
#housing .head{
	background:url(../images/housing/head_img.jpg) no-repeat left center;
	background-size:100%;
}
#housing .head .title{
	padding:10% 0 10%;
	text-align:center;
}
#housing .head .titlemain{
	padding:13% 0 0;
	font-size:2.0rem;
	letter-spacing:5px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	line-height: inherit;
}
#housing .head .titlesub{
	font-size:1.4rem;
	text-align:center;
	letter-spacing:3px;
	color:#fff;
	padding:0 0 12%;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,Arial, Helvetica,  sans-serif;
}
#housing .housinglist{
	margin:5% auto 10%;
	width: 96%;
}
#housing .housinglist ul li:nth-child(odd){
	width: 48%;
	margin-right: 2%;
	margin-top: 5%;
	display:inline-block;
}
#housing .housinglist ul li:nth-child(even){
	width: 48%;
	margin-top: 5%;
	display:inline-block;
}
#housing .housinglist ul li img{
	margin-bottom: 3%;
	width: 100%;
	height: 100%;
}
#housing .housinglist ul li dl{
	
}
#housing .housinglist ul li dl dt{
	background:#a39e8b;
	text-align:center;
	font-size:0.8rem;
	color:#fff;
	width: 40%;
	float: left;
	padding:2% 1%;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
}
#housing .housinglist ul li dl dd{
	float: right;
	width: 55%;
	font-size:1.0rem;
	letter-spacing:1px;
	text-align:center;
}
#housing .housinglist ul li .housinglink{
	text-align:center;
	padding:2% 1%;
	border:2px solid #434343;
	margin-top: 3%;
	letter-spacing:1px;
}
#housing .wrap{
	width: 90%;
	margin:10% auto 10%;
}
#housing .wrap img{
	max-width:100%;
}
#housing .wrap .title{
	text-align:center;
}
#housing .wrap .title .mainname{
	font-size:2.0rem;
	font-weight: normal;
	line-height: inherit;
}
#housing .wrap .subtitle{
	font-size:18px;
	letter-spacing:5px;
	text-align:center;
}
#housing .wrap .title .subname{
	background:#a39e8b;
	font-size:1.2rem;
	letter-spacing:1px;
	color:#fff;
	padding:2% 2%;
	display:inline-block;
}
#housing .wrap dl{
	margin-top:3%;
}
#housing .wrap dl dt{
	background:#a39e8b;
	font-size:1.0rem;
	letter-spacing:1px;
	color:#fff;
	padding:1% 3%;
	vertical-align:middle;
	text-align:center;
	display:inline-block;
}
#housing .wrap dl dd{
	font-size:1.0rem;
}
#housing .wrap .half.left{
	width: 100%;
}
#housing .wrap .left dl{
	margin-top: 3%;
}
#housing .name{
	border-bottom:1px solid #000000;
	padding-bottom: 3%;
}
#housing .name .namemain{
	font-size:1.8rem;
	letter-spacing:2px;
	line-height: 2.4rem;
	text-align:center;
	font-weight: normal;
}
#housing .name .namesub{
	font-size:0.8rem;
	line-height: 1.0rem;
	letter-spacing:2px;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	text-align:center;
}
#housing .wrap .left dl dt{
	background:#a39e8b;
	font-size:0.9rem;
	letter-spacing:1px;
	color:#fff;
	padding:1% 3%;
	vertical-align:middle;
	text-align:center;
	display:inline-block;
}
#housing .wrap .left dl dd{
	font-size:1.0rem;
}
#housing .wrap .left .attex{
	font-size:0.8rem;
	color:#ed1b0b;
	margin-top: 3%;
	letter-spacing:2px;
}

#housing .wrap .half.right{
	width: 100%;
}
#housing .wrap .right .attex{
	font-size:15px;
	color:#ed1b0b;
	text-align:center;
	letter-spacing:2px;
}
#housing .wrap .map{
	width: 100%;
	margin:5% auto 5%;
}
#housing .wrap .map iframe{
	width: 100%;
}
#housing .contact{
	width: 100%;
	margin:0 auto 7%;
}
#housing .contact .contactleft{
	padding:3% 3%;
	font-size:1.0rem;
	line-height: 1.4rem;
	color:#fff;
	text-align:center;
	width: 100%;
	background:#f85143;
}
#housing .contact .contactleft img{
	vertical-align:middle;
}
#housing .contact .contactright{
	text-align:center;
	width: 100%;
	background:#a39e8b;
	padding:3% 3%;
}
#housing .contact .contactright .contactmain{
	display:inline-block;
	font-size:2.0rem;
	line-height: 2.4rem;
	color:#fff;
	letter-spacing:4px;
}
#housing .contact .contactright .contactsub .contacttel{
	font-size:1.0rem;
	line-height: 1.4rem;
	letter-spacing:1px;
	color:#fff;
}
#housing .contact .contactright .contactsub .contacttime{
	font-size:0.8rem;
	color:#fff;
}
#housing .infotitle{
	font-size:1.4rem;
	margin-top: 2%;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
	margin-bottom: 0px;
}
#housing .infotex{
	font-size:0.7rem;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
}
#housing .info table {
	width: 100%;
	font-size:1.0rem;
	font-family:"AXIS Std L",AxisStd-Light,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック体","Yu Gothic",YuGothic,"源ノ角ゴシック Light",SourceHanSans-Light,"Meiryo UI","メイリオ",Meiryo;
}
#housing .info table caption {
	background: #999;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	color: #fff;
}
#housing .info table tr {
	background: url(../images/housing/border.png) repeat-x left center;
}
#housing .info table tr th {
	padding: 1% 1% 1% 0;
	text-align: left;
	vertical-align:middle;
}
#housing .info table tr th span {
	background: #fff;
	padding-right: 10px;
}
#housing .info table tr td {
	text-align: right;
	vertical-align:middle;
}
#housing .info table tr td span {
	background: #fff;
	padding-left:2%;
}
/*リフォーム*/
#reform .head .titlemain{
	padding:10% 0 10%;
	font-size:1.4rem;
	letter-spacing:5px;
	text-indent:5px;
	line-height: 2.0rem;
	text-align:center;
	color:#fff;
	font-weight: normal;
}
#reform .bxslider img{
	max-height: 300px;
}
#reform .head{
	background:url(../images/reform/head_bg.jpg) no-repeat left center;
	background-size:100%;
}
#reform .headtitle{
	font-size:1.0rem;
	line-height: 1.6rem;
	text-align:center;
	letter-spacing:5px;
	margin-top: 5%;
	margin-bottom: 5%;
	padding-left: 5%;
	padding-right: 5%;
}
#reform .headtitle > h2 {
	font-weight: normal;
	line-height: inherit;
	font-size: 100%;
}
#reform .wrap{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#reform .tex{
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","游ゴシック体","Yu Gothic",YuGothic,sans-serif,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:0.9rem;
	line-height: 1.2rem;
	letter-spacing:2px;
}
#reform .contents{
	margin:12% 0 10%;
}
#reform .headsubtitle{
	border-bottom:1px solid #4a2920;
	padding-bottom: 3%;
	font-size:1.4rem;
	text-align:center;
	letter-spacing:5px;
}
#reform .headsubtitle > h3 {
	font-weight: normal;
	font-size: 100%;
	line-height: inherit;
}
#reform .reformbox.first{
	margin-bottom: 7%;
}
#reform .reformbox.first .pic{
	width: 100%;
	margin-bottom: 5%;
	text-align:center;
}
#reform .reformbox.first .about{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#reform .reformbox.first .about .boxtitle{
	font-size:1.2rem;
	line-height: 1.6rem;
	letter-spacing:1px;
	text-align:center;
	margin-bottom: 4%;
}
#reform .reformbox.last{
	margin-bottom: 12%;
}
#reform .reformbox.last .pic{
	width: 100%;
	margin-bottom: 5%;
	text-align:center;
}
#reform .reformbox.last .about{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#reform .reformbox.last .about .boxtitle{
	font-size:1.2rem;
	line-height: 1.6rem;
	letter-spacing:1px;
	text-align:center;
	margin-bottom: 4%;
}
#reform .object{
	padding:3% 0 4%;
	background:#d9d9d9;
	margin-bottom: 5%;
}
#reform .object .title{
	margin-bottom: 2%;
	font-size:1.2rem;
	text-align:center;
	letter-spacing:1px;
}
#reform .object .title > h4{
	font-weight: normal;
	font-size: 100%;
	line-height: inherit;
}

/*お客様の声*/
#voice .head{
	background:url(../images/voice/head_bg.jpg) no-repeat left center;
	background-size:100%;
}

#voice .head .titlemain{
	padding:13% 0 0;
	font-size:2.0rem;
	letter-spacing:5px;
	text-align:center;
	color:#fff;
}
#voice .head .titlesub{
	font-size:1.4rem;
	text-align:center;
	letter-spacing:3px;
	color:#fff;
	padding:0 0 12%;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,Arial, Helvetica,  sans-serif;
}

#voice .headtitle{
	font-size:1.2rem;
	line-height: 1.8rem;
	text-align:center;
	letter-spacing:2px;
	margin-top: 7%;
	margin-bottom: 5%;
	padding-left: 5%;
	padding-right: 5%;
}
#voice .wrap{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7%;
}
#voice .voicewrap{
	padding-top: 0%;
	padding-bottom: 5%;
	border-bottom:1px solid #bebebe;
}

#voice .voicewrap .voicebox{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2%;
}

/*#voice .voicewrap .voicebox .voicepic{
	width: 100%;
	padding:5% 0;
	text-align:center;
}
*/
#voice .voicewrap .voicebox .voiceinfo{
	width: 100%;
}

#voice .voicewrap .voicebox .voiceinfo .infotop{
	border-bottom:1px solid #cec8b2;
	padding-bottom: 2%;
}
#voice .voicewrap .voicebox .voicepic img{
	width: 100%;
}

#voice .voicewrap .voicebox .voiceinfo .infotop .infoname{
	width:100%;
	font-size:1.6rem;
	margin-bottom: 3%;
}
#voice .voicewrap .voicebox .voiceinfo .infotop .infoday{
	font-size:0.8rem;
}

#voice .voicewrap .voicebox .voiceinfo .infotex{
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","游ゴシック体","Yu Gothic",YuGothic,sans-serif,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:0.9rem;
	line-height: 1.2rem;
	letter-spacing:2px;
	padding-top: 5%;
}
#voice .pagenation{
	margin-top: 5%;
}
.visible_pc{
	display:none;
}
.visible_sp{
	display:block;
}
}

@media only screen and (max-width : 640px) {
.modallist ul li:nth-child(odd){
	float: left;
	width: 48%;
	min-height:240px;
	text-align:center;
}
.modallist ul li:nth-child(even){
	float: right;
	width: 48%;
	text-align:center;
	min-height:240px;
}

.modallist2 ul li:nth-child(odd){
	float: left;
	width: 48%;
	min-height:240px;
	text-align:center;
}
.modallist2 ul li:nth-child(even){
	float: right;
	width: 48%;
	text-align:center;
	min-height:240px;
}
}
@media only screen and (max-width : 480px) {
#exhibition .bxslider img {
    display: block;
    margin: 0 auto;
	max-height: 230px;
	vertical-align:middle;
}
#casesgallery .bxslider img {
    display: block;
    margin: 0 auto;
	max-height: 230px;
	vertical-align:middle;
}
#reform .bxslider img{
	max-height: 230px;
}
}
@media screen and (max-width: 979px) {
#top .wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 980px;
	width: 90%!important;
}

/* sp_nav */
#sp_menu{ position:absolute; top:12px; right:00px; display:block; text-align:center; width: 80px;}
#sp_menu img{ width:45%;}
#sp_nav{display:block;position:absolute; top:60px; width:100%; color:#FFF; z-index:9999;display:none;}
#sp_nav ul{width:100%; clear:both;/*font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HG明朝E","HGS明朝E","ＭＳ Ｐ明朝",serif;*/}
#sp_nav ul li{width: 50%;float: left;border-bottom: 1px solid #CCC;box-shadow: 1px 0 #CCC inset; background-color:#2c2a2a; height:54px; position:relative;}
#sp_nav ul li:nth-child(odd){box-shadow:none;}
/*#sp_nav ul li:last-child{width: 100%;}*/
#sp_nav ul .L02{width: 100% !important;float: none;clear: both;background:rgba(0,0,0,0.9);box-shadow:none;}
#sp_nav ul li a{ color:#FFF; padding:18px 0; text-align:center; display:block; font-size:100%; background:url(../images/common/sp_menu_bg.png) no-repeat 90% center; background-size:8%;}
#sp_nav ul li:nth-child(9) a{padding:7px 0;}
#sp_nav ul li a.fade { opacity:0.5;pointer-events: none;}
#sp_nav ul li.all{width:100%;}

#sp_nav ul li a:hover{ text-decoration:none;}

#sp_menu2{ position:absolute; top:12px; right:00px; display:block; text-align:center; width: 80px;}
#sp_menu2 img{ width:45%;}
#sp_nav2{display:block;position:absolute; top:60px; width:100%; color:#FFF; z-index:1000;display:none;}
#sp_nav2 ul{width:100%; clear:both;/*font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HG明朝E","HGS明朝E","ＭＳ Ｐ明朝",serif;*/}
#sp_nav2 ul li{width: 50%;float: left;border-bottom: 1px solid #CCC;box-shadow: 1px 0 #CCC inset; background-color:#2c2a2a; height:54px; position:relative;}
#sp_nav2 ul li:nth-child(odd){box-shadow:none;}
/*#sp_nav2 ul li:last-child{width: 100%;}*/
#sp_nav2 ul .L02{width: 100% !important;float: none;clear: both;background:rgba(0,0,0,0.9);box-shadow:none;}
#sp_nav2 ul li a{ color:#FFF; padding:18px 0; text-align:center; display:block; font-size:100%; background:url(../images/common/sp_menu_bg.png) no-repeat 90% center; background-size:8%;}
#sp_nav2 ul li:nth-child(9) a{padding:7px 0;}
#sp_nav2 ul li a.fade { opacity:0.5;pointer-events: none;}
#sp_nav2 ul li.all{width:100%;}

#sp_nav2 ul li a:hover{ text-decoration:none;}

#top .gnav h1{
	font-size:0;
	margin:0;
}
#top .sp_img img{
	width: 100%;
}

.wrap{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.f_navi{
	position:absolute;
	width:100%;
	background-color:#fff;
	z-index:5;
	top:0;
}
#top .gnav{
	width: 100%;
	padding:0 0;
	margin:auto;
}

#top .logo{
	width: 100px;
	margin-left: 15px;
	float: left;
	padding-top: 4%;
	padding-bottom: 0;
}
#top .logo h1,
#top .logo p,
#top .logo > a{
	margin:0;
	display: block;
}

.headnav{
	width: 100%;
	padding:5px 0 20px;
	height: 60px;
	position:relative;
	margin:auto;
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}
.headnav .logo{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
	/*
	margin-left: 3%;
	padding-top: 4%!important;
	*/
	padding-bottom: 0;
}
.headnav.plus{
	background:#757575;
	width: 100%;
	position:relative;
	margin:auto;
}
.headnav .gnav{
	width: 100%;
	
	margin:auto;
}
.headnav .logo{
	padding-top:0%;
	width: 100px;
	float: left;
	padding-left: 10px;
}

@media screen and (min-width: 769px) and (max-width: 979px) {
	#shokunin .headnav .logo{
		padding-top:0;
	}
}	

.gnav .visible_pc{
	display:none;
}
.gnav .visible_sp{
	display:block;
}
#top #follow-menu-wrapper .gnav {
    height: 60px;
    padding:5px 0 20px;
}
#top #follow-menu-wrapper {
    padding: 0px 0;
}
.modalbox {
	margin-left: auto;
    margin-right: auto;
    max-width: 980px;
	width: 100%;
}

.modalbox .tel{
	margin-top: 0;
	margin-bottom: 0;
	padding-top:6%;
	padding-bottom: 2%;
}
.news{
	padding:5% 0;
	background:#e0e0e0;
}

.news dl{
	width: 96%;
	margin:auto;
}
.news dl dt{
	background:#ffffff;
	width: 25%;
	display: block;
	float: left;
	border-right:3px solid #333333;
	font-size:12px;
	letter-spacing:1px;
	color:#393939;
	margin-right: 5%;
	padding:1% 0;
	text-align:center;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.news dl dd{
	font-size:12px;
	color:#2a2929;
	width: 70%;
	padding-top: 1%;
	float: right;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.modallist ul{
	margin-top: 5%;
	overflow:hidden;
	width: 100%;
	max-width:980px;
	margin-left:auto;
	margin-right: auto;
}

.modallist ul li .piccaption{
	font-size:16px;
}
.modallist2 ul{
	margin-top: 5%;
	overflow:hidden;
	width: 100%;
	max-width:980px;
	margin-left:auto;
	margin-right: auto;
}
.modallist2 ul li .piccaption{
	font-size:16px;
}
.parabox {
	padding-top: 2%;
}

/*.bottom {
    margin: 125px auto 100px;
    width: 750px;
}*/


.pagenation{
	text-align:center;
	margin:0% 0 8%;
	clear: both;
}
#general_list .pagenation{
	margin-bottom: 8%;
}
.pagenation span,.pagenation  a{
	font-size:16px;
	padding:0.6rem 1rem;
}
.pagenation .current{
	background:#a39e8b;
	color:#fff;
	font-size:16px;
}
.pagenation a{
	color:#000;
	text-decoration:none;
}
.pager{
	overflow:hidden;
}
.pager ul{
	list-style:none;
	position:relative;
	left:50%;
	float: left;
	
}
.pager ul li{
	position:relative;
	left: -50%;
	float: left;
	margin:0 1px;
}
.pager ul li span,.pager ul li a{
	display:block;
	font-size:0.6rem;
	padding:0.1rem 0.6rem;
}
.pager ul li span,.pager ul li a:hover{
	background:#fff;
	font-size:0.6rem;
	color:#000;
}
.pager ul li a{
	color:#fff;
	text-decoration:none;
}
#general .slide h2 {
	font-size:36px;
	letter-spacing:5px;
	line-height: 50px;
}
#daiku .anchorlink ul{
	width: 100%;
}
#daiku .anchorlink ul li{
	width: 24.8%;
	float: left;
	margin-right: 0.2%;
}
#daiku .anchorlink ul li:last-child{
	margin-right: 0;
}
#daiku .anchorlink ul li img{
	max-width: 100%;
}
	
/*三和木の職人 start ADD20181011*/
#shokunin .anchorlink ul{
	width: 100%;
	background: #000;
}



#shokunin .anchorlink li.anchorlink_01,
#shokunin .anchorlink li.anchorlink_02,
#shokunin .anchorlink li.anchorlink_03,
#shokunin .anchorlink li.anchorlink_04,
#shokunin .anchorlink li.anchorlink_05{
	width: 20%;
	border-bottom: 1px solid #fff;
}
#shokunin .anchorlink li.anchorlink_06,
#shokunin .anchorlink li.anchorlink_07,
#shokunin .anchorlink li.anchorlink_08,
#shokunin .anchorlink li.anchorlink_09,
#shokunin .anchorlink li.anchorlink_10 {
	width: 20%;
	border-bottom: 1px solid #fff;
}
#shokunin .anchorlink li.anchorlink_11,
#shokunin .anchorlink li.anchorlink_12 {
	width: 33%;
	border-bottom: 1px solid #fff;
}
	
#shokunin .anchorlink li.anchorlink_13 {
	width: 34%;
	border-bottom: 1px solid #fff;
}

#shokunin .anchorlink ul li:first-child a {
	border-left: none;
}
#shokunin .anchorlink li.anchorlink_05 a,
#shokunin .anchorlink li.anchorlink_10 a,
#shokunin .anchorlink li.anchorlink_13 a {
	border-right: none;
}

#shokunin .notes{
	font-size:0.7rem;
	text-align: right;
	letter-spacing: 0;
}
/*三和木の職人 end ADD20181011*/
}
@media print, screen and (min-width : 769px) {
.head-copy .wrap{
	padding:35px 15px;
	text-align: center;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.head-copy.in-page .wrap{
	
}
.head-copy h2{
	/*width: 1080px;*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HG明朝E","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size:26px;
	line-height: 150%;
	padding:35px 15px 35px;
}
}

@media only screen and (max-width : 768px) {
#top .pcbnr{
	display:none;
}

.head-copy .wrap{
	padding:7% 2%;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.head-copy.in-page .wrap{
	padding:7% 5%;
}
.head-copy h2{
	width: 100%;
	padding:5% 5%;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HG明朝E","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size:16px;
	text-align:center;
	line-height: 150%;
}	
}

.hover a:hover img {
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha(opacity=60)";
}

@media print, screen and (min-width : 768px) {
	.fixedBanner {
		position: fixed;
		bottom: 0;
		right: 0;
		z-index: 200;
	}
	.fixedBanner ul {
		float: right;
	}
	.fixedBanner li {
		float: left;
		margin-left: 1px;
	}
	.fixedBanner img {
		height: 50px;
		width: auto;
	}
	.copy {
		padding-bottom: 100px;	
	}
	.is-sp {
	    display: none;    
   }
}
@media print, screen and (max-width : 767px) {
	.fixedBanner {
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 200;
	}
	.fixedBanner ul {
		float: right;
	}
	.fixedBanner li {
		float: left;
		margin-left: 1px;
	}
	.fixedBanner img {
		height: 40px;
		width: auto;
	}
	.copy {
		padding-bottom: 70px;	
	}
	.is-pc {
	    display: none;    
   }
   .yessBanner {
        width: 100%!important;
        padding: 0!important;
        clear:both;
        height: auto!important;
    } 
   .yessBanner img {
        width: 100%;
        height: auto;
        max-width: 180px;   
    }
}
@media print, screen and (max-width : 320px) {
	.b01 img {
		width: 143px;
		height: 23px;
	}
	.b02 img {
		width: 76px;
		height: 23px;
	}
	.b03 img {
		width: 23px;
		height: 23px;
	}
	.copy {
		padding-right: 50px;	
	}
}


@media print, screen and (min-width : 769px) {
    .it1 {
        float: left;
        width: 100px;   
        padding: 20px 0 0;
    }
    .it1 img {
        width: 100%;
        height: auto;   
    }
    .it2 {
        float: right;
        padding: 20px 0 0;
        width: 690px;
        font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","游ゴシック体","Yu Gothic",YuGothic,sans-serif,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 2px;
    }
    
    .voiceList {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    }
    
    .voiceList li {
        float: left;
        width: 50%;
    }
    
    .voiceList li:nth-child(2n) {
        float: right;
    }
    
    .voiceList li .voicewrap {
        padding-right: 20px;
    }
    
    .voiceList li:nth-child(2n) .voicewrap {
        padding-left: 20px;
    }


        
    .voiceList img {
        max-width: 100%!important;
        height: auto;   
    }
    
    .voiceList li .voicebox {
        width: 100%!important;
    }
    
    .voiceList li .infotex {
        width: 100%!important;
    }
    
    .voiceList li .voicewrap {
        border-bottom: none!important;
        padding-bottom: 0px!important;
    }
    
}

@media print, screen and (max-width : 768px) {
    .it1 {
        text-align: center;  
        padding: 20px 0 10px;
    }
    .it1 img {
        width: 100px; 
        height: auto;   
    }
    .it2 {
        font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","游ゴシック体","Yu Gothic",YuGothic,sans-serif,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
        font-size: 13px;
        line-height: 20px;
        letter-spacing: 2px;
    }
}

.voicewrap .infotex img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

main {
	display: block;
}





@media only screen and (min-width : 768px){
	.reserveBannerPc {
		width: 980px;
		margin: 0 auto 50px;
		text-align: center;
		display: block;
	}
	.reserveBannerSp {
	    display: none;   
	 }
	.reserveBannerSpTxt {
	    display: none;   
	 }
}

@media screen and (max-width: 767px) {
	.reserveBannerSp {
		width: calc(100% - 40px);
		margin: 0 20px 20px;
		text-align: center;
		display: block;
	}	
	.reserveBannerPc {
	    display: none;   
	 }	
}

.hover:hover {
	opacity:0.6;
}



/*--------------------------------
2022.03.18
-------------------------------*/

.f.chimei {
    font-size: 18px;
	font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.housingLists {
	width: 820px;
	margin: 80px auto;
}

.listsMain {
	float: left;
	width: 400px;
}
.listsMain img {
	width: 100%;
	height: auto;
}
.listsMain a:hover {
    opacity:0.6;
}	  
.listsSub {
	float: right;
	width: 400px;
}
.listsSub img {
	width: 100%;
	height: auto;
}	

.listsSub li {
    margin-bottom: 10px;
    background-size: cover;    
    background-position: center center;
}  

.listsSub .thumbnail {
    float: left;
    width: 120px;
    margin-right: 10px;
}

.listsInfo {
    float: left;
    width: 270px;
}

.listsInfo.noimage {
    width: 100%;
}

.listsInfo th {
    font-size: 12px;
    padding: 3px;
    font-weight: bold;
    background: #eee;
}

.listsInfo td {
    font-size: 12px!important;
    padding: 3px 5px 10px;
}

.listsBtnBox {
    padding-top: 10px;
}

.listsReserveBtn a {
    float: left;
    width: 195px;
    text-align: center;
    background: #000;
    color: #fff;
    padding: 10px 0 10px 10px;
    background: #000 url(/images/housing/res_ico.png) left 12px center no-repeat;
    background-size: 16px 16px;    
}

.listsDetailBtn a {
    float: right;
    width: 193px;
    border: 1px solid #000;
    text-align: center;
    padding: 10px 0 10px 10px;
    background: url(/images/housing/dat_ico.png) left 12px center no-repeat;
    background-size: 16px auto;    
}

.listsDetailBtn a:hover,
.listsReserveBtn a:hover {
    opacity: 0.6!important;
    text-decoration: none;
}

.listsMessage {
    margin-top: 20px;
}

.listsInfo h3 {
    margin-bottom: 10px;
    background: #f6f6f6;
    border-radius: 10px;
}

.listsBox {
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    padding-bottom: 30px;
}

.listName {
    margin-bottom: 15px;
}
.listName dt {
    display: inline-block;
    background: #a39e8b;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
}

.listName dd {
    display: inline-block;
    font-size: 22px;
    padding: 1px;
}

.spBtn {
    display: none;
}

@media screen and (max-width : 980px) {
    .pcBtn {
        display: none;   
    }

	.housingLists {
		width: calc(100% - 20px);
		margin: 30px auto;
		padding: 0 10px;
	}

	.listsMain {
		width: 60%!important;
	}  
	.listsSub {
		width: calc(40% - 10px)!important;
	}

	.listsSub li {
		margin-bottom: 10px;
		background-size: cover;    
		background-position: center center;
	}  

	.listsSub .thumbnail {
        display: none;
	}
	
	.listsInfo {
	       width: 100%;
	  }

	.listsInfo th {
		font-size: 11px;
		padding: 2px;
	}

	.listsInfo td {
		font-size: 11px!important;
		padding: 2px 3px 7px;
	}

	.listsBtnBox {
		padding-top: 10px;
	}
	
	.spBtn {
	    display: block;   
	 }

	.listsReserveBtn a {
	width: calc(50% - 5px);
	}

	.listsDetailBtn a {
		width: calc(50% - 7px);
		border: 1px solid #000;
	}

	.listsDetailBtn a:hover,
	.listsReserveBtn a:hover {
		opacity: 0.6!important;
	}

	.listsMessage {
        display: none;
	}

	.listsInfo h3 {
		margin-bottom: 10px;
		background: #f6f6f6;
		border-radius: 10px;
	}

	.listsBox {
		border-bottom: 1px solid #ccc;
		margin-bottom: 40px;
		padding-bottom: 30px;
	}

	.listName {
		margin-bottom: 15px;
	}
	.listName dt {
		display: inline-block;
		background: #a39e8b;
		padding: 5px;
		color: #fff;
		font-size: 16px;
		margin-right: 10px;
	}

	.listName dd {
		display: inline-block;
		font-size: 22px;
		padding: 1px;
	}     
}

.chui {
    text-align: center;
    margin-top: 20px;
    color: #c00;
    font-size: 11px;
}

@media print, screen and (min-width : 769px) {
    .chui br {
        display: none;   
    }
}

@media print, screen and (min-width : 769px) {
    .copy {
    	position: relative;	
    }
    .policy {
    	position: absolute;
    	bottom: 25px;
    	left: 25px;
    }
    .policy a {
    	color: #eee;	
    }
}
@media print, screen and (max-width : 768px) {
    .copy {
    	padding: 30px 15px 60px;
    }
    .policy {
        text-align:center; 
        padding: 20px 0 0px;
    }
    .policy a {
    	color: #eee;	
    }
    	
}