.sp{
	display:none;
}

:root {
--main-color: #003f73;/*紺*/
--sub-color: #f39800;/*オレンジ*/
--sub-color2: #8aba28;/*きみどり*/
 }

/**************************************************************
アウトライン
**************************************************************/
#outline {
	margin: 0px auto;
	padding: 20px 0;
	max-width: 1100px;
	background: #FFFFFF;
	text-align: left;
}

/**************************************************************
ヘッダー
**************************************************************/
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
#title {
	margin: 0px;
	padding: 0px 0px;
	position: relative;
	text-align: left;
	background-color:#fff;
	border-bottom: solid 2px var(--main-color);
	font-weight:600;
}


#title-inner{
	/*max-width: 1100px;*/
	margin: 0 ;
	overflow: hidden;
	display:flex;
	justify-content:space-between;
}
/*#title h1{
	position:absolute;
	font-size:11px;
	font-weight:normal;
	color:#333;
	margin-left: 2%;
}*/
#title .logo {
	width:20%;
	margin-top:5px;
	text-align:center;
	align-self:center;
}
#title .logo img{
	width: 100%;
	max-width:400px;
	height: auto;
}
#title #title-r{
	width:80%;
	display:flex;
	flex-direction:column;
}
#title .contact{
	margin:5px 0 0;
	text-align: right;
	display:flex;
	justify-content: flex-end;
}

#title .contact img{
	height: 55px;
	margin: 0;
	width: auto;
}
#title .contact .telno{
	font-size:34px;
	font-weight:700;
	text-align:left;
	  display: flex;
  justify-content: center;
  align-items: center;
}
#title .contact .telno img{
	width:40px;
	height:auto;
}

#title .contact .bt{
	width:200px;
	margin-left:1%;
}

#title .contact a{
	display:block;
    text-align: center;
 	padding-left:10px;

}
#title .contact .change{

}
#title .contact a:link{
	color: #fff!important;
	display: block;
	transition:0.5s;
}

#title .contact a:hover{

	color:#000;
}
#title .contact a:visited{
	color: #fff!important;
}
#title .contact a:hover img{
	color:#000;
	 opacity: 0.7; 
}

/**************************************************************
グローバルナビ
**************************************************************/
#globalnavi{
	margin: 0;
	padding: 0;
	border-top: solid 1px #fff;
	/*border-bottom: solid 2px #EB6100;*/
	background-color:#fff;
}

#globalnavi-inner{

}
#nav-flex{
	display:flex;
	justify-content:space-between;
	list-style-type: none;
	margin: 0 auto;
  	padding: 0;
	font-size:16px;
	font-weight:500;
}



#nav-flex li{
	list-style-type:none;
	display: inline-block;
	text-align: center;
	flex-grow: 1;
	transition: 0.5s;
	border-left:solid 1px #555;
	margin: 0;
}

#nav-flex li.ap{
	background-color:#e95513;
	color:#fff;
	padding:10px 0;
	margin:0;
}

#nav-flex li.pan{
	background-color:#333;
	color:#fff;
	padding:10px 0;
	margin:0;
}
#nav-flex li.ap img, #nav-flex li.pan img{
	width:30px;
	height:30px;
}

#nav-flex a{
	transition: 0.5s;
	display:block;
	padding:5px 0;
	color:#000;
}
#nav-flex li.pan a, #nav-flex li.ap a{
	color:#fff;
}
#nav-flex a:hover{color:#fff;}
#nav-flex li.ap:hover{
	background-color:orangered;
}
#nav-flex li span{
	display:block;
	font-weight:400;
	font-size:14px;
}

#nav-flex li + li {
  border-left: 1px solid #999;
}
#nav-flex li:hover{
	background-color:var(--main-color);
	color:#000;
}

/**************************************************************
スライダー下
**************************************************************/

.slider-waku{position:relative;}
.slider-obi{
	text-align:center;
	width:100%;
	position:absolute;
	bottom:0;
	background-color:rgb(0 0 0 / 70%);
}

.slider-obi-nai{
	display:flex;
    align-items: center;
	justify-content:space-around;
	height: 80px;
	max-width: 900px;
    margin: 0 auto;
    padding: 10px 0;
    box-sizing: border-box;
	font-size:clamp(0.875rem, 0.602rem + 1.36vw, 1.625rem);
	color:#FFF;
	font-weight:600;
	line-height:1.5;
}
.slider-obi-nai img{
	    height: 70px;
}

/**************************************************************
コンテンツ部分
**************************************************************/
#text {
	padding: 10px 0;
	margin: 0px auto;
	position: relative;
	text-align: left;
		width:980px;
}

#contents {
	margin: 0px;
	padding: 0px;
	width: 695px;
	position: relative;
	float: right;
	font-size: 12px;
}

#contents li {
	margin-top: 3px;
	margin-bottom: 3px;
}



.report{
	margin:30px auto;
	max-width:1000px;
}
.report img{
	width:100%;
	height:auto;
}

.report_new202402{
	margin:30px auto;
	max-width:1000px;
}
.report_new202402 img{
	width:49.5%;
	height:auto;
}
.report_new202402 img.reportL{
	margin-right: 1%;
}

/**************************************************************
フッター
**************************************************************/
#bottom {
	margin: 0px;
	position: relative;
	background: var(--main-color);
	text-align: center;
	clear: right;
	font-size: 12px;
	padding-top: 30px;
	overflow: hidden;
	color:#fff;
}

#bottom-inner{
	max-width: 1100px;
	margin: 0 auto 70px;
	display:flex;
	flex-wrap:wrap;
}

.bottom-l{
	width: 28%;
	padding:1% 2%;
	font-size: 13px;
}

.bottom-l img{
	width: 55%;
	height: auto;
	margin-bottom:10px;
}

.bottom-l .telno{
	font-size:30px;
	font-weight:700;
	display: flex;
  justify-content: center;
	line-height:40px;
}

.bottom-l .telno img{
	width:auto;
	height:40px;
}
.bottom-r{
	width: 64%;
	text-align: left;
	margin-top:20px;
	margin-left:2%;
	display:flex;
	flex-wrap:wrap;
	font-size: 14px;
}
.bottom-r .box, .bottom-r .box2{
	width: 48%;
	padding: 0 1%;
}


#bottom a:link, #bottom a:visited {
	color: #fff;
	border:none;
	text-decoration:none!important;

}
#bottom a:hover, #bottom a:active {
	color: var(--sub-color);
	border:none;
	text-decoration:none!important;
}

.copy{
	padding: 10px;
}

.fix-btn {
    position: fixed;
    top: 53%;
    right: 0;
    transform: translateY(-50%);
    z-index: 100;
}
.fix-btn li{
	list-style:none;
}
.fix-btn_item a{
	display: block;
	background-color:var(--sub-color2);
	color:#fff;
	padding:15px;
	text-align: center;
	font-size:20px;
	font-weight:bold;
	border-bottom:solid #fff 1px;
	border-left:solid #fff 1px;
	transition: 0.5s;
}
.fix-btn_item_tel a{
	display: block;
	background-color: var(--main-color);
	color:#fff;
	padding:10px 15px;
	text-align: center;
	font-size:20px;
	font-weight:bold;
	border-bottom:solid #fff 1px;
	border-left:solid #fff 1px;
	transition: 0.5s;
}
.fix-btn_item a:hover{
	background-color: orangered;
	
}
.fix-btn_item:nth-child(odd) a{
	background-color: var(--sub-color);
	border-top:solid 1px #fff;
}
.fix-btn_item:nth-child(odd) a:hover{
	background-color:orangered;}

.fix-btn_text {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
	text-orientation: upright;
}
.fix-btn_text img{
	width:30px;
	height:auto;
}


/* ---------------------------------------------------------------------
フッター下カタログダウンロード
--------------------------------------------------------------------- */

.fixed-panf-obi {
    width: 100%;
    position: fixed;
    bottom: -1px;
    z-index: 10;
}

.fixed-panf-obi img {
    max-height: unset;
    max-width: unset;
	width: 70%;

}

.fixed-panf-bt {
    display: block;
    position: fixed;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 10;
    line-height: 0;
    max-width: 900px;
    width: 100%;
	 background-color: #000;
}
.fixed-panf-obi::after {
    content: "";
    display: block;
    background-color: #000;
    height: 100px;
    border-top: 0 solid #FFF;
    transition: .3s;
}
/* ---------------------------------------------------------------------
印刷設定
--------------------------------------------------------------------- */

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}
/**************************************************************
ブログ
**************************************************************/
.blog-cont{
	text-align:left;
	line-height:190%;
	padding:20px 10px;
}

.blog-cont li + li {
  border-left: none!important;
}

.blog-cont li{
	margin-left:35px;
	font-size:15px;
	line-height:170%;
	margin-bottom:13px;
}

.blog-cont ol{
	margin-top:25px;
	margin-bottom:25px;
}


.blog-cont p{
	margin-left:0px;
}

.blog-cont .alignright{
	padding-left:15px!important;
	background-color:#fff!important;
	float:right;
}

.blog-cont .alignleft{
	padding-right:15px!important;
	background-color:#fff!important;
	float:left;
}

.blog-cont .aligncenter{
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.blog-cont h1{
	font-size:clamp(1.25rem, 1.023rem + 1.14vw, 1.875rem);
	color:#000000;
	padding:10px 5px;
	margin-bottom:15px;
	margin-top:30px;
	font-weight: 700;
}

.blog-cont h2{
	font-size:clamp(1.125rem, 1.08rem + 0.23vw, 1.25rem);
	color:#ff0000;
	padding:10px 5px;
	border-bottom:solid 2px #e52574
	margin-bottom:15px;
	margin-top:30px;
	font-weight: 600;
}

.blog-cont h3{
	font-size:16px;
	background-color:#e52574
	padding:7px;
	margin-top:30px;
	margin-bottom:15px;
	font-weight: 600;

}
.blog-cont h4{
	font-size:15px;
	color:#000;
	padding:7px 3px;
	border-bottom:solid 1px #000;
	margin-bottom:15px;
	margin-top:30px;
	font-weight: 600;
}

.blog-cont h5{
	font-size:12px;
	color:#000;
	padding:5px;
	background-color:#ececec;
	margin-bottom:15px;
	margin-top:30px;
	font-weight: 600;
}

.blog-cont p{margin-bottom:15px;}

.blog-cont img{padding-bottom:15px;
padding-top:10px;
max-width:100%;
height:auto;}

.blog-cont iframe{max-width:100%;}

.blog-cont hr{
	margin-bottom:15px;
		margin-top:15px;
	background-color: #fff;
	border-top: 2px dashed #f6be46;
}


/**************************************************************
ここから通常のcontents
**************************************************************/

.sub-tt{
	padding: 60px 15px;
	background-color: #00125E;
	background:url(../../../../image/base/sub-title-bg.webp) no-repeat center / cover;
	color: #fff;
	font-size: clamp(18px, (0.5rem + 2vw), 30px);
	font-weight:600;
}
.sub-alpha{
	font-size: 12px;
}

.navi{
	background-color:#ececec;
	padding:5px;
	text-align:left;
	font-size:12px;
	margin-bottom:20px;
}
/*********************
 コンタクトボタン
*********************/

#contact{
	margin-top:80px;
	padding:30px;
	background-color:#555;
}
#contact .top-tt{
	color:#fff;
}
.contact-set{
	display:flex;
	margin:0 auto;
	flex-wrap:wrap;
	text-align: center;
}
.contact-set a{
	margin: 0 1%;
}
.contact-set .c-tel, .contact-set .c-mail{
	width:46%;
	display:flex;
	flex-direction:column;
	justify-content:center;
	background-color:#fff;
	font-size:clamp(16px, (0.5rem + 1vw), 20px);
	font-weight:600;
	padding:20px 0;
	margin:2%;
	text-align:center;
	border-radius:20px;
	align-items:center;
}

.contact-set .button {
  position: relative;
  width:90%;
  display: inline-block;
  padding: 20px 0;
  background-color: #fff;
  color: #000;
  text-align: center;
	font-size:clamp(16px, (1rem + 3vw), 46px);
	transition:0.5s;
}

.contact-set .button::before,
.contact-set .button::after {
  position: absolute;
  top: 50%;
  right: .2em;
  content: '';
  margin-top: -10px;
  border: 12px solid transparent;
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-color: red;
}
.contact-set .button::after {
  opacity: 0;
  right: 1em;
}
.contact-set .button:hover::before {
  animation: arrowbefore .5s;
}
.contact-set .button:hover::after {
  animation: arrowafter .5s;
}
@keyframes arrowbefore {
  100% {
    right: -.4em;
    opacity: 0;
  }
}
@keyframes arrowafter {
  99% {
    right: .2em;
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.contact-set .button p {
	display:flex;
	align-items:center;
	justify-content:center;
	padding:0 5px;
	line-height:130%;
}
.contact-set .button img {
	width:50px;
	height:auto;
	margin-right:10px;
}
.contact-set .change{
	background-color:#fff;
	font-size:clamp(16px, (1rem + 1.5vw), 30px);
}
.contact-set .button:hover {
	color:#EA5514;
}
/*********************
 カタログDLボタン
*********************/
.panf-set {
    max-width: 950px;
    display: flex;
    flex-wrap: wrap;
    margin: 50px auto;
    text-align: center;
}
.panf-set a{
	display:block;
	width:48%;
	margin: 0 1%;
}
.panf-set img{
	width: 100%;
	height: auto;
}


/**************************************************************
新着情報
**************************************************************/

#top-news{
	max-width: 1100px;
    text-align: left;
    margin: 30px auto;
	padding-bottom:10px;
	display:flex;
	flex-wrap:wrap;
}

#top-news-l .tt{
	color: #333;
	font-size: 38px;
	font-weight: 600;
	padding: 10px;
	margin-bottom:7px;
}
#top-news-l{
	width:22%;
	text-align: center;
	padding:2%;
}
#top-news-r{width:74%;}

.news-line{
	padding:20px;
	border-bottom:solid 1px #ccc;
	display:flex;
	flex-wrap:wrap;
}
.news-line-l{
	width:20%;
	color:var(--sub-color);
}
.news-line-r{
	width:80%;
}


/**************************************************************
木造建築
**************************************************************/
.mokuzou1{
	padding: 15px;
	background-color: #f3f4f1;
	margin-bottom: 25px;
}

.mokuzou1 strong{
	font-size: 15px;
	color: #EA5514;
}

.mokuzou2{
	padding: 15px;
	background-color: #f3f4f1;
	margin-bottom: 25px;
}
.mokuzou2 strong{
	font-size: 15px;
	color: #EA5514;
}
.mokuzou2 img{
	margin-top:20px;
}

/**************************************************************
システム建築とは
**************************************************************/

.about-midashi{
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	line-height:180%;
	margin-top:40px;
}
.about-midashi2{
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	margin-top: 50px;
	line-height:180%;
}
.about-zu1{
	text-align: center;
}
.about-zu1 img{
	max-width: 100%;
	height: auto;
}
.about-zu2{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}
.about-zu2 img{
	width: 25%;
	height: auto;
}
.about-frame{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:45px;
	
}
.about-frame-l{
	width: 48%;
	margin:1%;
}
.about-frame-l img{
	width: 100%;
	height: auto;
	margin-top: 15px;
}
.about-frame-r{
	width: 48%;
margin:1%;
}
.about-frame-r img{
	width: 100%;
	height: auto;
}

.about-frame-l .tt{
	color: var(--sub-color)
	font-size: 18px;
	border-left: solid 5px var(--sub-color);
	padding: 10px;
	padding-left: 13px;
	margin-bottom: 15px;
	font-weight:600;
}

.about-box{
	width: 46%;
	margin: 2%;
}

.about-box-tt{
	padding: 10px;
	color: #fff;
	text-align: center;
	font-size:clamp(16px, 0.818rem + 0.91vw, 17px);
	font-weight:600;
	margin-bottom:15px;
	background-color: var(--main-color);
	border-radius:5px;
	position:relative;
}
.about-box-tt:before{
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-top: 15px solid var(--main-solor);  
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}
.about-box-text{
	padding: 10px;
	font-size:14px;
	min-height:130px;
}

.about-box-img{}

.about-box-img img{
	width: 100%;
	height: auto;
}
.ace{
	width: 18%;
	margin: 1%;
	text-align: center;
	float: left;
}
.ace img{
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}
.tt-ace{
	padding: 5px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 15px;
	margin-top: 25px;
	font-weight: 600;
	font-size: 18px;
}

/**************************************************************
各ページ
**************************************************************/

#top-event{
	background-color:var(--main-color);
	padding:50px;
}
#top-event .top-tt{
	color:#fff;
}

.top-event{
	max-width:1100px;
	background-color:#fff;
	overflow: hidden;
	margin: 0 auto;
	text-align:left;
}

.top-event .tt{
	background-color: #EA5514;
	color: #333;
	font-size: clamp(1rem, 0.909rem + 3.45vw, 2.85rem);
	font-weight: bold;
	text-align: left;
	padding: 30px 0 5px;
}

.top-event-l{
	width: 40%;
	margin: 2%;
	height: auto;
	text-align: center;
}
.top-event-l img{
	 width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.top-event-r{
	width: 52%;
    margin: 2%;
}

.top-event-r-tt{
	font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
	padding: 7px;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 10px;
	font-weight: bold;
}

.top-event-r-text{
	padding: 7px;
	line-height: 190%;
	border-bottom: dotted 1px #ccc;
	padding-bottom: 15px;
}
.top-event-r-text2{
	padding: 7px;
	line-height: 180%;
	border-bottom: dotted 1px #ccc;
	padding-bottom: 10px;
}
.top-event-link{
	margin: 15px 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.top-event-link p{
	width:46%;
	margin:1%;

}
.top-event-link a{
	display:block;
    text-align: center;
    background-color: var(--sub-color);
	padding:10px;
	border-radius:30px;

}
.top-event-link .change{
	background-color:#333;
}
.top-event-link a:link{
	color: #fff!important;
	padding: 10px;
	display: block;
	transition:0.5s;
}

.top-event-link a:hover{
	background-color: orangered;
	color:#000;
}
.top-event-link a:visited{
	color: #fff!important;
}
/********施工事例*************/
.top-tt{
	max-width:1100px;
	margin:0 auto;
	text-align: left;
	color: #333;
    font-weight: 600;
}
.top-tt span{
	/*border-bottom: solid 1px #00125E;*/
	font-size: clamp(1.375rem, 0.864rem + 0.68vw, 1.375rem);
	padding-bottom: 7px;
	margin-bottom: 5px;
}
.top-tt p{
	font-size: clamp(2rem, 0.864rem + 3.68vw, 3.375rem);
padding-top: 10px;
	font-weight:700;
}
.right{text-align:right;}

.works-flex{
	display:flex;
	flex-wrap:wrap;
}

.top-w-box{
	width: 31%;
	margin: 20px 1%;
	border: solid 1px #8d8d8d;
	    box-shadow: 10px 10px 0px 0px rgb(85 83 83 / 9%);
	height:auto;
}

.top-w-box img{
	width: 100%;
	height: 227px;
	overflow:hidden;
}
.top-w-box-tt{
	background-color: var(--sub-color);
	color: #fff;
	text-align: center;
	padding: 7px 10px;
	position:absolute;
	top:-7px;
	left:-7px;
	border-radius:10px;
	min-width:100px;
	max-width:300px;
}
.top-w-box-text{
	padding: 7px;
	font-size: 15px;
}
.top-w-box-text p{
	font-weight:600;
	border-bottom:dotted 1px #000;
	margin-bottom:10px;
}

.top-w-box {
    position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.top-w-box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
	margin:0;
}
.top-w-box:hover {
		transition: 1.0s ;
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

.top-w-link{
	width: 220px;
	text-align: center;
	background-color: var(--main-color);
	margin: 20px auto;
	border-radius:30px;
	font-weight:bold;
}

.top-w-link a:link{
	color: #fff!important;
	padding: 15px;
	display: block;
	transition:0.5s;
	border-radius:inherit;
}

.top-w-link a:hover{
	background-color: #333;
	color:#fff;
}
.top-w-link a:visited{
	color: #fff!important;
}

#genba{
	padding: 65px 0;
	background: url(../../../../image/top/genba_bg.webp) no-repeat center / cover;
	text-align: left;
	margin-bottom: 50px;

}
#genba-inner{
	max-width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.genba-flex{display:flex;justify-content:center;gap:20px;padding-top:40px;}
.genba-box{width:31%;padding:15px;background-color:#FFF;}
.genba-box .pic{}
.genba-box .pic img{width:100%;height:auto;}
.genba-box .midashi{font-size:1.1rem;}
.more-bt{display: flex; justify-content: center;align-items: center; letter-spacing: 1px;font-size: 14px; padding: 0 15px;background-color: var(--sub-color);color: #FFF; border-radius: 15px;transition:.3s;}
.more-bt:hover{background-color:#333;transition:.3s;}
.genba-box .midashi .more-bt{margin-top:10px;padding:3px;}

#top-plan{
	margin-top: 25px;
	margin-bottom: 50px;

}
.top-plan-box{
	max-width: 1100px;
	margin:0 auto 20px;
	border-radius:20px;
	background-color:var(--main-color);
	border:1px #777 solid;
	color:#fff;
	box-shadow: 10px 10px 0px 0px rgb(85 83 83 / 9%);
	transition:0.5s;
}


.top-plan-box .tt{
	background-color: #00125E;
	color: #fff;
	font-size: clamp(1rem, 0.955rem + 0.23vw, 1.125rem);
	padding: 15px;
	text-align: center;
}


.top-plan-box {
    position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.top-plan-box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.top-plan-flex{
	display:flex;
	flex-wrap:wrap;
	align-items: center;
    justify-content: center;
}

.top-plan-flex .top-plan-img{
	width:50%;
}
.top-plan-flex img{
	width: 100%;
	height: auto;
	border-radius:20px 0 0 20px;
}

.top-plan-flex .top-plan-title{
	width:48%;
	padding:1%;
	font-size:clamp(1rem, 0.755rem + 2.0vw, 2.0rem);
	font-weight:700;
	line-height:50px;
	text-align:center;
}
.top-plan-flex .top-plan-title::after{
	content: url(../../../../image/base/ya.png);
    display: inline-block;
    vertical-align: middle;
    transition: .3s;
    position: absolute;
    right: 20px;
	
}
.top-plan-flex .top-plan-title:hover::after{
	right:25px;
}

.top-plan-box:hover {
	background-color:var(--sub-color);
    zoom:1;/*IE*/
}
#kotei-plan{
	max-width:1100px;
	display:flex;
	flex-wrap:wrap;

}
#kotei-plan .top-plan-box{
	width:46%;
	margin:1%;
}
#kotei-plan .top-plan-flex .top-plan-title {
    font-size: clamp(1rem, 0.755rem + 1.4vw, 1.4rem);
	line-height:110%;
	width: 48%;
    padding: 1% 0 0 10px;
}
#kotei-plan .top-plan-flex .top-plan-title::after{
	transform: scale(0.6);
	right:0px;
	bottom:0;
}


#top-contents ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px auto 0;
  list-style: none;
}

#top-contents li {
  width: 48%;
	margin-bottom:10px;
}



#top-contents li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  box-sizing: border-box;
	border:1px solid #333;
	background-color: var(--main-color);
}


#top-contents li figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35%;
  min-height: 64px;
	background-color:#fff;
	margin:0;
}
#top-contents li a .text {
	width:65%;
  display: flex;
	flex-direction:column;
  justify-content: center;
	align-items: center;
	  text-align: center;

}
#top-contents li a h3 {
  margin-bottom: 10px;
  font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
  text-align: center;
	color:#fff;
	transition:0.5s;
}
#top-contents li a h3:hover {
	color:var(--sub-color);
}

#top-contents li a span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 34px;
  background: var(--sub-color);
  color: #fff;
  border-radius: 3px;
	transition:0.5s;
}
#top-contents li a span:hover {
	  background: var(--sub-color2);
}







/**************************************************************
施工事例詳細
**************************************************************/
.worksdetail{
	display:flex;
	flex-wrap:wrap;
}

.worksdetail-l{
	width: 60%;
}
.worksdetail-l img{
	width:100%;
	height:auto;
}
.worksdetail-r{
	width: 36%;
	line-height:190%;
	padding: 0 2%;
}

.worksdetail-r-tt{
	font-size: clamp(1rem, 0.864rem + 0.68vw, 1.375rem);
    font-weight: 600;
	margin-bottom: 25px;
	border-bottom:dashed 1px #ccc;
	padding-bottom:10px;
	line-height:150%;
}

/**************************************************************
イベント情報
**************************************************************/

.sub-event{
	overflow: hidden;
	padding: 20px 0;
	border-bottom: dotted 1px #ccc;
}
.sub-event .tt{
	background-color: #999;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
}

.sub-event-l{
	width: 400px;
	margin: 15px;
	float: left;
	height: 280px;
	text-align: center;
}
.sub-event-l img{
	 width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.sub-event-r{
    width: 540px;
    margin: 15px 15px 15px 0px;
    float: right;
}

.sub-event-r-tt{
	font-size: 20px;
	padding: 7px;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 10px;
	font-weight: bold;
}

.sub-event-r-text{
	padding: 7px;
	line-height: 190%;
	font-size: 15px;
	border-bottom: dotted 1px #ccc;
	padding-bottom: 15px;
}
.sub-event-r-text2{
	padding: 7px;
	line-height: 180%;
	font-size: 14px;
	border-bottom: dotted 1px #ccc;
	padding-bottom: 10px;
}
.sub-event-link{
	text-align: right;
	margin-top: 15px;
}
.sub-event-link img{
	width: 200px;
	height: auto;
}


/*イベント情報---------------------------------------------------*/

.event-line{
	overflow: hidden;
	clear: both;
	padding: 40px 15px;
	border-bottom: dotted 1px #ccc;
}
.event-line2{
	overflow: hidden;
	clear: both;
	padding: 15px 15px;
	border-bottom: dotted 1px #ccc;
	display: flex;
    flex-wrap: wrap;
}

.event-line-l{
    width: 48%;
	margin-right:2%;
}

.event-line-l img{
	width: 100%;
	height: auto;
}

.event-line-r{
    width: 50%;
}

.event-ttt{
	padding: 10px;
	background-color: #555;
	color: #fff;
    font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
}


.event-line2 .line{
	padding: 10px 0;
    font-weight: 500;
	border-bottom: dotted 1px #ccc;
	font-size: 16px;
	line-height:180%;
}

.event-line2 .line2{
	margin-top: 15px;
	margin-bottom: 15px;
}

.event-line2 .linebotan img{
	width: 50%;
	height: auto;
}

.event-line2 .line-t{
	background-color: #565656;
	padding: 7px;
    font-weight: 500;
	color: #fff;
	font-size: 12px;
	margin-right: 15px;
	    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}


.event-line .line{
	padding: 10px 0;
    font-weight: 500;
	border-bottom: dotted 1px #ccc;
	font-size: 16px;
}

.event-line .line2{
	margin-top: 15px;
	margin-bottom: 15px;
}

.event-line .linebotan img{
	width: 50%;
	height: auto;
}

.event-line .line-t{
	background-color: #565656;
	padding: 7px;
    font-weight: 500;
	color: #fff;
	font-size: 12px;
	margin-right: 15px;
	    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}

.yoyaku-botan{
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}

.yoyaku-botan img{
	width: 400px;
	height: auto;
}

.ee-come{
	padding:20px 0;
}



/**************************************************************
土地情報
**************************************************************/

#land .dai{
	background-color: #f2f2f2;
	text-align: center;
}

.land-flex{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	border-bottom:solid #555 1px;
}
.land-flex .snum, .land-flex .tsubo{
	width:8%;
	padding:7px 10px;
	margin-top:7px;
	border-right:1px solid #555;
} 
.land-flex .basho, .land-flex .youto{
	width:15%;
	padding:7px 10px;
	margin-top:7px;
	border-right:1px solid #555;
} 
.land-flex .info{
	flex:1;
	padding:10px;
	margin-top:7px;
}
.land-message{
	margin:0 auto 30px;
	text-align:center;
	max-width:640px;
	background-color:#f2f2f2;
	padding:20px;
}
.land-link{
	width: 220px;
	text-align: center;
	background-color: var(--sub-color);
	margin: 10px auto 5px; 
	border-radius:30px;
	font-weight:bold;
}

.land-link a:link{
	color: #fff!important;
	padding: 5px;
	display: block;
	transition:0.5s;
	border-radius:inherit;
}

.land-link a:hover{
	background-color: #333;
	color:#fff;
}
.land-link a:visited{
	color: #fff!important;
}
/*土地情報NEW*/
.land-flex .snum{
	position:relative;
}
.land-flex .snum p{
	position:absolute;
	top:-15px;
	left:-20px;
}


/*土地情報タクソノミー*/
.land-kind{
	max-width:1000px;
	margin:0 auto;
	padding-bottom:30px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	gap:20px;
	text-align:center;
}
.land-kind li{
	width:20%;
	border:solid 2px orange;
	list-style-type:none;
	font-size:20px;
	font-weight:500;
	border-radius:5px;
	background-color:#fff;
	transition:0.5s;
}
.land-kind .is-active{
	background-color:orange;
}
.land-kind li a{
	display:block;
	padding:17px;
}
.land-kind li a:hover{
	color:#000;
}
.land-kind li:hover{
	background-color:orange;
}

/****土地情報　マップ追加***/

.lan-map-waku{
	display:flex;
	align-items:center;
	margin-bottom:20px;
}
.lan-map-waku .map{
	width:360px;
}
.lan-map-waku .map-info{
	width:720px;
	margin-left:20px;
}
.lan-map-waku .map-info .box{
	padding:15px;
	background-color:#ffb133;
	margin-bottom:10px;
	border-radius:10px;
}
.lan-map-waku .map-info .box h2{
	font-size:20px;
	margin-bottom:15px;
}
.lan-map-waku .map-info .box .local-area-small{
	margin-top:15px;
	font-size:14px;
}
.all {
    position: relative;
    z-index: 1;
	transition: 1.0s ;
}
.all a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2;
	transition: 1.0s ;
}
.all:hover {
	transition: 1.0s ;
    opacity:0.7;
    zoom:1;/*IE*/
}

.kennan-map{
	background-color:#7cb9d4!important;
}
.kenou-map{
	background-color:#7dd161!important;
}

.btnland a:hover img {
  filter: opacity(80%);
  transition: filter 0.3s ease; /* スムーズな変化を追加 */
}
/*よくある質問------------------------------------------------------*/

.faq-line{
	padding: 10px;
	border-bottom: dotted 1px #ccc;
}

.faq-line .tt{
	font-size: 18px;
	border-bottom: solid 1px #000;
	padding: 10px 0px;
	margin-bottom: 20px;
}

.faq-botan{
	text-align: center;
	margin: 0 0 20px;
	display:flex;
	justify-content: center;
}


.faq-botan a:link{
	width:30%;
	margin:0 1%;
	padding:15px 0;
	background-color:var(--main-color);
	color: #fff!important;
	display: block;
	transition:0.5s;
}

.faq-botan a:hover{
	background-color:#333;
}
.faq-botan a:visited{
	color: #fff!important;
}


/*進行中の現場---------------------------------------------------*/

.genba-line{
	display:flex;
	flex-wrap:wrap;
	padding:25px 10px;
	border-bottom: dotted 1px #ccc;
}

.genba-line-l{
	width: 26%;
	height:auto;
	max-height:300px;
	overflow:hidden;
	padding:2%;
}

.genba-line-l img{
	width: 100%;
	height: auto;
}

.genba-line-r{
	width: 66%;
	padding:2%;
}

.genba-line-r .tt{
	font-size: 20px;
	padding: 10px 0px;
	border-bottom: solid 1px #000;
    font-weight: 600;
	margin-bottom: 15px;
}

.genba-line-r .text{

}

/*SEO用のカスタム投稿ページ-------------------------------------*/

.seo-mainimage{
	margin-bottom: 20px;
}
.seo-mainimage img{
	width: 100%;
	height: auto;
}

.seo-text{
	display:flex;
	margin-bottom: 30px;
}
.seo-text-text{
	/*width:63%;*/
	padding-right: 2%;
}
.seo-text-img{
	min-width:35%;
    max-width: 35%;
}

.seo-text-img img{
	width: 100%;
	height: auto;
}

/*お問い合わせフォーム-----------------------------------*/

.contact-set .c-kotei{
	width:800px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	background-color:#fff;
	font-size:clamp(16px, (0.5rem + 1vw), 20px);
	font-weight:600;
	padding:20px 0;
	margin:2% auto;
	text-align:center;
	border-radius:20px;
	align-items:center;
	border:5px #eee solid;
	
}
.apply-mes {
    padding: 30px 15px;
    background-color: #f2f2f2;
    margin-bottom: 40px;
    margin-top: 40px;
    text-align: center;
	font-weight:600;
	line-height:180%;
}
.midashi-apply {
	width:100%;
	font-size:clamp(18px, 4vw, 30px);
	padding:10px 0;
	margin:20px 0;
	text-align: center;
	color: #EB6100;
	font-weight:600;
}
.midashi-apply span{
		position:relative;
}
.midashi-apply span::before{
    content: '';
	display:inline-block;
    position: absolute;
    left: -30px;
    top: -10px;
    width: 3px;
    height: 70px;
    background-color: #EB6100;
    transform: rotate(-35deg);
}
.midashi-apply span::after{
    content: '';
	display:inline-block;
    position: absolute;
    right: -30px;
    top: -10px;
    width: 3px;
    height: 70px;
    background-color: #EB6100;
    transform: rotate(35deg);
}


/*apply------------------------------------------------------------*/

#apply-frame{
	max-width: 1000px;
	margin: 0 auto;
}
#apply-frame .acceptance-0 {
  display: block;
  padding-top: 20px;
}
#apply-frame * {
  box-sizing: border-box;
}
.apply-line{
	overflow: hidden;
	padding: 15px;
	border-bottom: dashed 1px #ccc;
	text-align: left;
	display:flex;
	flex-wrap:wrap;
}

.apply-line-l{
	width: 30%;
	font-weight:bold;
}

.apply-line-r{
    width: 70%;
}


.hissu{
	color: #FF0004;
	font-size: 14px;
}
/* テキストフォームの設定 */
.wpcf7-text{
padding:10px 1%;
width: 90%;
color: #636063;
background-color:#F9F9F9;
border:solid 1px #CCCCCC;
}

/* テキストフォームのフォーカス時の設定 */
.wpcf7-text:focus{
background-color:#FFFFCC;
}

/* テキストエリアの設定 */
.wpcf7-textarea{
padding:10px 1%;
width: 90%;
height: 100px;
color: #636063;
background-color:#F9F9F9;
border:solid 1px #CCCCCC;
}

/* テキストエリアのフォーカス時の設定 */
.wpcf7-textarea:focus{
background-color:#FFFFCC;
}

/* 送信ボタンの設定 */
.wpcf7-form-control.wpcf7-submit{
display: block;
width: 250px;
border: none;
padding:10px;
background-color:#444444;
color:#fff;
}

/* 送信ボタンのフォーカス時の設定 */
.wpcf7-form-control.wpcf7-submit:hover{
filter: alpha(opacity=80);
opacity: .6;
-moz-transition: all 0.7s ease;
-webkit-transition: all 0.7s ease;
}

/* リストの縦並び（チェックボックス・ラジオ） */
span.wpcf7-list-item {
display: block!important;	
}
.wpcf7-list-item input {
	width: 20px;
	height: 20px;
}
.apply-line-r .wpcf7-list-item {
    margin: 5px 0 5px 0px;
}

/* セレクト */
select{
padding: 10px;
width: 300px;
color: #636063;
background-color:#F9F9F9;
border:solid 1px #CCCCCC;
}

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

.clearfix{
overflow:hidden;
}
.apply-ck{
	text-align:center;
	margin-bottom:30px;
	margin-top:10px;
}

/*選ばれる理由-----------------------------------------------------------*/

.reason-box{
	width: 43%;
	padding: 1%;
	margin: 2%;
	border: solid 1px #8d8d8d;
    box-shadow: 10px 10px 0px 0px rgb(85 83 83 / 9%);
}

.reason-box img{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.reason-box .ttt{
	font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
	padding:15px 10px;
	margin-bottom: 20px;
}
.reason-box .ttt span{
	background-color:var(--sub-color);
	color:#fff;
	border-radius:50%;
	padding:5px 10px;
	margin-right:10px;
}


/*ご注文の流れ*/

.order-waku{
	display:flex;
	flex-wrap:wrap;
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: dashed 1px #ccc;
}

.order-waku .l{
    width: 30%;
    padding:1%;
}
.order-waku .l img{
	width: 100%;
	height: auto;
}

.order-waku .r{
    width: 66%;
   padding:1%;
}

.order-waku .r .t1{
	font-size: 20px;
	padding: 7px;
	background-color: #f2f2f2;
	margin-bottom: 15px;
	font-weight:600;
}
.order-waku .r .t2{
	font-size: 18px;
	padding: 5px;
	color: var(--sub-color);
	margin-bottom: 5px;
	font-weight:500;
}


/*company------------------------------------------------------------*/

.c-main{
	text-align:center;
}
.c-main img{
	width:100%;
}
.rinen{
	font-size: 16px;
	margin-bottom: 30px;
	text-align: center;
}

.message{
	padding: 10px;
	font-size:15px;
	display:flex;
	flex-wrap:wrap;	
}

.message .img{
	width: 300px;
	margin-left: 35px;
	height: auto;
}
.message .img img{
	width:100%;
	height:auto;
}

.message .text{
	width:calc( 100% - 335px );
		font-size:16px;
}
.message-name{
	margin-top: 30px;
	margin-bottom:50px;
	text-align:right;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.message-name span{
	font-size:20px;
	padding:0 10px;
}


.company-line{
	padding: 20px 5px;
	border-bottom: dashed 1px #ccc;
	overflow: hidden;
	text-align: left;
	font-size:15px;
}

.company-line a:link {
	color: #323434;
	border-bottom:dotted 1px #ccc;
	text-decoration:none;

}
.company-line a:visited {
	color: #323434;
	border-bottom:dotted 1px #ccc;
	text-decoration:none;
}
.company-line a:hover {
	color: #ba0000;
	border-bottom:dotted 1px #ba0000;
	text-decoration: none;
}
.company-line a:active {
	color: #323434;
	text-decoration: none;
}



.company-line li{
	list-style: square;
	list-style-position: inside;
}

.company-line-l{
	width: 25%;
	float: left;
	border-left: solid 5px var(--sub-color);
	padding-left: 10px;
	font-size:15px;
	font-weight:bold;
}

.company-line-r{
    width: 70%;
    float: right;
    border-left: solid 2px #ccc;
    padding-left: 15px;
	line-height:190%;
}
.tt-com{
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 600;
}


.eigyousho{
	overflow: hidden;
	clear: both;
	padding: 15px 0;
	margin-bottom: 15px;

}

.eigyousho-img{
	width: 300px;
	float: left;
}
.eigyousho-img img{
	width: 100%;
	height: auto;
}

.eigyousho-add{
	width: 650px;
	float: right;
}

.eigyousho-tt{
	border-bottom: solid 1px #ccc;
	    font-size: 18px;
	padding:5px;
	margin-bottom:15px;
    font-weight: 600;
}

.map-flex{
	display:flex;
	flex-wrap:wrap;
}
.map-flex a{
	display:block;
	width:50%;
}
.map-flex img{
	width:100%;
	height:auto;
}


/**************************************************************
カタログダウンロード
**************************************************************/
#panf-img-set {
	width: 1000px;
	margin: 0 auto 60px;
	display: flex;
}
#panf-img-set * {
	box-sizing: border-box;
}
#panf-img-set .wpcf7-form-control {
	width: 1000px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#panf-img-set .wpcf7-form-control-wrap.checkbox-content .wpcf7-list-item {
	width: 25% !important;
	display: inline-block !important;
	margin-left: 0;
	margin-top: 20px;
}
#panf-img-set .wpcf7-list-item label {
	display: block;
	width: 110%;
	height: 280px;
	cursor: pointer;
	font-size:20px;
}
#panf-img-set .wpcf7-list-item label::before {
	display: block;
	content: "";
	background-size: auto 150px;
	background-position: 50% 75%;
	background-repeat:no-repeat;
	width: 100%;
	height: 240px;
}


#panf-img-set .wpcf7-list-item .wpcf7-list-item-label {
	display: inline-block;
	text-align: center;
	width: 220px !important;
	padding-left: 35px;
}
#panf-img-set .wpcf7-list-item {
	cursor: pointer;
	position: relative;
}
#panf-img-set .wpcf7-list-item input {
	position: absolute;
	z-index: 10;
	width: 24px;
	height: 24px;
	bottom: 12px;
	margin-right: 8px;
}
#panf-img-set .wpcf7-list-item .wpcf7-list-item-label {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}
#panf-img-set .wpcf7-form-control-wrap.checkbox-content .wpcf7-list-item {
	position: relative;
}

#panf-img-set .wpcf7-form-control-wrap.checkbox-content .wpcf7-list-item {
	width: 25% !important;
	display: inline-block !important;
	margin-left: 0;
	margin-top: 20px;
}



/**************************************************************
PLAN個別
**************************************************************/

.plan-brand-name{

}

.plan-brand-name2{
	margin-bottom: 20px;
	margin-top:50px!important;
}


.plan-brand-name img{
	    margin-bottom: 10px!important;
    margin-top: 10px!important;
	width:200px;
	height:auto;
}
.plan-brand-name2 img{
	    margin-bottom: 10px!important;
    margin-top: 10px!important;
	width:250px;
	height:auto;
}


.plan-brand-midashi{
	background-color: #555;
	padding: 10px;
	color: #fff;
    font-weight: 500;
	font-size: 14px;
	text-align: center;
	margin-bottom: 15px;
	line-height:170%;
}
.plan-brand-midashi2{
	background-color: #555;
	padding: 10px;
	color: #fff;
    font-weight: 500;
	font-size: 16px;
	text-align: center;
	margin-bottom: 35px;
}
.apply-botan-plan{
	margin: 15px 0;
}

.apply-botan-plan img{
	width: 48%;
	margin: 1%;
	height: auto;
}

.plan-muchu-main{
	margin-bottom: 25px;
}
.plan-muchu-main img{
	width:100%;
	height:auto;
}
.plan-waku-flex{
	display:flex;
	flex-wrap:wrap;
	margin-bottom: 25px;
}
.plan-waku{
	width: 46%;
	margin: 2%;
}

.plan-waku-l{
}

.plan-waku-l .tt{
    font-weight: 500;
	text-align: center;
}

.plan-waku-l .text{
	margin-top: 15px;
	padding: 0 7px;

}

.plan-waku-r{

    margin-bottom: 15px;
}

.plan-waku-r img{
	width: 100%;
	height: auto;
}

.plan-waku2{
	margin: 10px 10px 25px;
	display:flex;
	flex-wrap:wrap;
}

.plan-waku-l2{
    width: 48%;
	padding:1%;
}

.plan-waku-r2 img{
	width: 100%;
	height: auto;
}


.plan-waku-r2{
    width: 48%;
    padding:1%;
}



.plan-ex{
	padding: 15px;
	background-color: #f2f2f2;
	margin-top: 15px;
	margin-bottom: 30px;
	text-align:center;
	font-weight:18px;
}
.plan-tokuchou-midashi{
	font-size:24px;
	color:#fff;
	background-color:#333;
	padding:15px 10px;
	margin:30px 0;
	text-align:center;
	position:relative;
	border-radius:5px;
}
.plan-tokuchou-midashi:before{
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-top: 20px solid #333;  /* 好みで色を変えてください */ 
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
}
.plan-tokuchou{
    width: 450px;
    float: left;
    padding: 10px;

    margin: 10px;

}
.plan-tokuchou2-flex{
	display:flex;
	flex-wrap:wrap;
}
.plan-tokuchou2{
    width: 46%;
    padding: 1%;
    margin: 1%;
	position:relative;

}

.plan-tokuchou-l{
    max-width: 100px;
    height: 100px;
    margin: 0 auto;
    /* vertical-align: middle; */
    border-radius: 50%;
    border: 10px solid #FAFAD2;
    background-color: #fff;
    position: absolute;
	top:30px;
    display: flex;
}

.plan-tokuchou-l img{
	width: 100%;
	height: auto;
}


.plan-tokuchou-r{
    flex:1;
	padding: 20px 20px 20px 70px;
    margin-left: 50px;
    background-color: #FAFAD2;
	border-radius:10px;
	
}

.plan-tokuchou-r .tt{
	font-size: 18px;
    font-weight: 500;
	margin-bottom:15px;
	font-weight:600;
}

.plan-sankou{
	overflow: hidden;
	clear: both;
}

.plan-sankou-l{
    width: 500px;
    float: left;
}

.plan-sankou-l img{
	width: 100%;
	height: auto;
}

.plan-sankou-r{
    width: 490px;
    float: right;
}

.plan-midashi{
	background-color: #6A6A6A;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px;
	margin-top:7px;
}

.plan-line{
	overflow: hidden;
	padding: 5px;
	border-bottom: dotted 1px #ccc;
	font-size: 14px;
}

.plan-line-l{
	width: 100px;
	float: left;
}
.plan-line-r{
	width: 350px;
	float: right;
}

.plan-price{
	font-size: 36px;
}

.p-chui{
	margin-top: 15px;
	margin-bottom: 30px;
	font-size: 11px;
	display:flex;
	flex-wrap:wrap;
	line-height:150%;
}

.p-chui-l{
    width: 48%;
	padding:1%;
}
.p-chui-r{
	width: 48%;
	padding:1%;
}

.plan-flex{
	display:flex;
	flex-wrap:wrap;
}

.plan-ff{
	width: 45%;
	margin: 2%;
}

.plan-ff img{
	width: 100%;
	height: auto;
}

.plan-ff .tt{
	background-color: #f18c2c;
	color: #fff;
	font-size: 18px;
	padding: 15px;
	text-align: center;
}


.plan-ff  {
    position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.plan-ff a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.plan-ff:hover {
		transition: 1.0s ;
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

/**************************************************************
工場
**************************************************************/
.factoy-text{
	padding:10px 40px 30px;
}
.factory-img{
	padding:10px 0;
		margin:0 auto;
}
.factory-img img{
	width:100%;
	height:auto;

}

.factory-flex{
	display:flex;
	flex-wrap:wrap;
	margin:30px 0;
}
.factory-box{
	width:50%;
	padding:10px;
	box-sizing:border-box;
	margin-bottom:50px;
}
.factory-box img{
	width:100%;
	height:auto;
}
.factory-box h3{
	font-size:18px;
	font-weight:600;
	margin:20px 0;
}

/**************************************************************
rental
**************************************************************/
#rental .rental-up{
	background-color:#EDF5F9;
	padding:25px;
	margin-bottom:20px;
}
#rental .rental-up .rental-midashi{
	font-size:27px;
	font-weight:700;
	line-height:200%;
	color:#01913a;
	text-align:center;
	margin-bottom:20px;
}
#rental .rental-up p{
	font-size:15px;
	font-weight:500;
	text-align: center;
}
#rental .rental-img img{
	width:100%;
	height:auto;
}

#rental .rental-box{
overflow: hidden;
	padding: 5px;
	border: solid 1px #ccc;
	margin-bottom: 10px;

}

#rental .rental-box2{
overflow: hidden;
background-color:#e9e9e9;
	font-size:11px!important;
}


#rental .rental-box .r{
    line-height: 150%;
	display:flex;
	flex-wrap:wrap;
}
#rental .rental-box .r .imgbox{
	width: 15%;
	padding: 1%;
	border-right: solid 1px #ccc;
}
#rental .rental-box .r .imgbox img{
	width:100%;
	height:auto;
}
#rental .rental-box .r .koumoku{
	width: 13%;
	padding: 1%;
	border-right: solid 1px #ccc;
}

#rental .rental-box .r .koumoku3{
	width: 35%;
	padding: 1%;
}

/******施工事例のフッター上の反響セットの追加******/

.contact-set2{
	max-width:950px;
	display:flex;
	flex-wrap:wrap;
	margin: 50px auto;
	text-align: center;
}
.contact-set2 a{
	margin: 0 1%;
}


.contact-set2 .button {
  position: relative;
  width:48%;
  display: inline-block;
  padding: 30px 0;
  background-color: var(--sub-color2);
  color: #fff;
  text-align: center;
	font-size:24px;
	transition:0.5s;
	border-radius:50px;
}

.contact-set2 .button::before,
.contact-set2 .button::after {
  position: absolute;
  top: 50%;
  right: .2em;
  content: '';
  margin-top: -5px;
  border: 7px solid transparent;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-color: #fff;
}
.contact-set2 .button::after {
  opacity: 0;
  right: 1em;
}
.contact-set2 .button:hover::before {
  animation: arrowbefore .5s;
}
.contact-set2 .button:hover::after {
  animation: arrowafter .5s;
}
@keyframes arrowbefore {
  100% {
    right: -.4em;
    opacity: 0;
  }
}
@keyframes arrowafter {
  99% {
    right: .2em;
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.contact-set2 .button p {
	display:flex;
	align-items:center;
	justify-content:center;
	padding:0 5px;
}
.contact-set2 .button img {
	width:50px;
	height:auto;
	margin-right:10px;
}
.contact-set2 .change{
	background-color:var(--sub-color);
}
.contact-set2 .button:hover {
	background-color:var(--main-color);
}

.movie-flex{display:flex;justify-content:center;gap:20px;max-width:1100px;margin:60px auto;}
.movie-box{width:50%;}
.movie {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}

.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/**************************************************************
修繕・改修について
**************************************************************/

.reno-lead {
    display: flex;
    justify-content: space-between;
    align-items: center;
	    max-width: 1100px;
	    margin: 60px auto;

}
.reno-lead.reverse {
    flex-direction: row-reverse;
}


.reno-page img {
width:100%;
	height:auto;
	    border-radius: 15px;
}

.reno-leadText {
	width:50%;
    padding: 40px;
    font-size: 18px;
    line-height: 2;
	    max-width: 450px;
}

.reno-leadText span{
    display: block;
    font-size: 24px;
    padding-bottom: 10px;
	color:var(--sub-color);
}
.reno-leadImage {
	width:50%;
}
.reno-planText{
    padding: 0 20px 40px;
    font-size: 18px;
    line-height: 2;	
}

/******************************************************
工場の修繕
**************************************************************/

.repe-midashi-frame{
	margin-top: 50px;
	margin-bottom: 30px;
	text-align:center;
}

.repe-midashi {
  position: relative;
  display: inline-block;
  padding: 0 45px;
	font-size: 34px;
	font-weight: 600;
	margin-bottom: 40px;
}
.repe-midashi:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: black;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.repe-midashi:before {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: black;
  -webkit-transform: rotate(-120deg);
  transform: rotate(-120deg);
}
.repe-midashi:before {
  left:0;
}
.repe-midashi:after {
  right: 0;
}

.repe-midashi2{
	font-size: 45px;
	font-weight: 600;
	line-height: 150%;
}

.repe-flex{
	display: flex;
	flex-wrap: wrap;
}
.repe-flex .box{
	width: 31%;
	margin: 1%;
	box-sizing: border-box;
	padding: 10px;
	background-color: var(--main-color);
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	letter-spacing: 0.5px;
	margin-bottom:15px;
	text-align:center;
}

.repe-flex .box img{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	border-radius: 5px;
}


.resu-omakase{
	background-color: #FFF500;
	padding: 55px 25px;
	margin-top: 50px;
	font-size: 43px;
	font-weight: 700;
	line-height: 100%;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.resu-omakase img{
	height: 150px;
	width: auto;
}
.resu-omakase p{
	line-height: 180%;
}

.resu-omakase p span{
	font-size: 22px;
}

.triangle3{
  width: 0;
  height: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 50px solid #FFF500;
	margin: 0 auto;
  color: #FFF500;
}

.repe-midashi3{
	width: 300px;
	margin: 0 auto;
	font-size: 42px;
	margin-top: 50px;
	margin-bottom: 50px;
	color: var(--main-color);
	border-bottom: solid 2px var(--main-color);
	padding-bottom: 20px;
}

.repe-menu-flex{
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
	margin-bottom: 100px;
}

.repe-menu-flex .box{
	width: 31%;
	margin: 1%;
	padding: 10px;
	background-color: #f7f7f7;
	box-sizing: border-box;
	border:solid 1px #ccc;
}

.repe-menu-flex .box h4{
	padding: 5px;
	font-size: 20px;
	background-color: #5F5F5F;
	color: #fff;
	font-weight: normal;
	margin-bottom: 5px;
}
.repe-menu-flex .box p{
	padding: 10px 0;
	font-size: 14px;
	margin-bottom: 7px;
}

.repe-menu-flex .box .pp{
	display: flex;
}

.repe-menu-flex .box .pp .l{
	width: 40%;
}
.repe-menu-flex .box .pp .r{
	width: 60%;
	font-size: 45px;
	color: #ff0000;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: Helvetica ,游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.repe-menu-flex .box .pp .r span{
	font-size: 16px;
}
.repe-menu-flex .box img{
	width: 100%;
	height: auto;
	margin-top: 10px;
}

.repe-menu-flex .box .ap{
	display: flex;
}

.repe-menu-flex .box .ap .ap-l{
	width: 50%;
}
.repe-menu-flex .box .ap .ap-l a{
	display: block;
	padding: 10px;
	box-sizing: border-box;
	background-color: var(--sub-color);
	color: #fff;
}
.repe-menu-flex .box .ap .ap-l a:hover{
	background-color: var(--sub-color2);
}


.repe-menu-flex .box .ap .se a{
		background-color: var(--main-color)!important;
}
.repe-menu-flex .box .ap .se a:hover{
	background-color: var(--sub-color2)!important;
}

.tbu{
	text-align:center;
}
/*******************************************************
下層コンテンツ内の反響セット
************************************************************/

.subcont-hankyo{
	padding: 40px 40px 60px 40px;
	background-color: #F4F4F4;
	border-radius: 15px;
	border: solid 3px var(--sub-color);
}

.subcont-hankyo h3{
	font-size: 24px;
	color: var(--sub-color);
	margin-bottom: 40px;
}

.subcont-hankyo-flex{
	display: flex;
}

.subcont-hankyo-flex h4{
	font-size: 24px;
	margin-bottom: 25px;
}
.subcont-hankyo-flex .tel{
	width: 50%;
	line-height: 100%;
}

.subcont-hankyo-flex .tel p{
	margin-top: 45px;
	font-size: 60px;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: Helvetica ,游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.subcont-hankyo-flex .mail{
	width: 50%;
}

.subcont-hankyo-flex .mail .botan a{
	display: block;
	padding: 15px;
	background-color: var(--sub-color);
	color: #fff;
	font-size: 18px;
	border-radius: 10px;
	margin-top: 15px;
	transition:0.5s;
}

.subcont-hankyo-flex .mail .botan a:hover{
	background-color:  var(--main-color);
}

.repe-w{
	padding: 15px;
	border: solid 1px #ccc;	
	margin-bottom:70px;
}

.repe-w h4{
	font-size: 24px;
	padding: 10px;
	margin-bottom: 30px;
}
.repe-w-flex{
	display: flex;
	align-items: center;

}

.repe-w-flex .ll{
	width: 45%;
}
.repe-w-flex .ll p{
	background-color: #ed0c6e;
	color: #fff;
	padding: 10px;
	font-size: 14px;
}



.repe-w-flex .ll img{
	width: 100%;
	height: auto;
}
.repe-w-flex .cc{
	width: 10%;
	text-align: center;
	font-size: 100px;
}

.turn-shuki{
	margin-top: 20px;
	text-align: center;
}

.turn-shuki img{
	border-radius: 10px;
}