/*
Theme Name: 三浦建設_ver_01_2026
Theme URL:
Author:
Author URI:
Description: 三浦建設_のテンプレート
Version: 9999
Tags:
License:
License URI:
*/
/* ==========================================================================
   Foundation
   ========================================================================== */
/* Reset
   ----------------------------------------------------------------- */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav.gnav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:400;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav.gnav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
figure{margin-bottom:0;}
/* Base
   ----------------------------------------------------------------- */
body{
	font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
	font-optical-sizing: auto;
	color:#000;
}
a{
	text-decoration:none;
}
a:hover{
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}


img{
	vertical-align:top;
	max-width:100%;
	height:auto;
}
ol{list-style:none}

/*font*/
.roboto{
	font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.antique{
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*文字間調整*/
.lesp80{letter-spacing:0.08em;}

/*文字色調整*/
.sub_color{color:#B37A46;}

/* ==========================================================================
   共通
========================================================================== */
html{font-size:clamp(14px, 2vw, 16px);/*scroll-padding-top: 20px;*/}

/*文字寄せ*/
.txt-right{text-align:right;}
.txt-center{text-align:center;}
/*一文字空白*/
.indent{text-indent: 1em;}
/*URL改行防止*/
main p{word-break: break-all;}

/*リンク*/
a{color:#808080;}


/*共通ボタン*/
.btn {text-align:center;}
.btn a{
	font-size:clamp(13px, 1.25vw, 16px);
	box-sizing:border-box;
	border-radius:20px;
	line-height:48px;
	padding:0 2rem;
	display: inline-block;
	position: relative;
	text-align:center;
	font-weight:bold;
	border-radius:30px;
	min-width:150px;
	border:solid 1px #000;
	color:#000;
 overflow: hidden;
  transition-duration: .4s;
  z-index: 2;
}
.btn a:after{
	background: #00B379;
  border-radius: 50%;
  content: "";
  display: block;
  margin: auto;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  padding-top: 100%;
  height: 0;
  z-index: -1;
  transform: translateY(-50%) scale(0.1);
  transition: opacity .5s, transform 0s;
  transition-delay: 0s, .4s;
}
.btn a:hover:after{
	opacity: 1;
  transform: translateY(-50%) scale(1.1);
  transition-delay: 0s;
  transition: opacity .8s, transform .4s ease-in-out;
	
}
/*もっと見るボタン*/

.btn-more{
	text-align:right;
	margin:4rem 0 2rem 0;
	position: relative;
	z-index: 3;
}


.btn-more a{
	color:#808080;
	position:relative;
	padding:1rem 1.5rem;
	display: inline-block;
	min-width:300px;
	border:solid 1px #808080;
	text-align:center;
	box-sizing:border-box;
	font-size:16px;
}

.btn-more a:hover{
	opacity:1;
	background:#0E1F4B;
	color:#fff;
}
@media screen and (max-width: 480px){
.btn-more{text-align: center;}
.btn-more a{min-width:250px;}
}


/*共通テーブル*/
table.tbl100{width: 100%;}
.tbl01 td,
.tbl01 th{
	padding: 1rem ;
	line-height: 1.5rem;
	font-size:clamp(13px, 1.5vw, 16px);
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
.tbl01{
	margin-bottom: 2rem;
	box-sizing: border-box;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
}
.tbl01 th{
	background:#f7f7f7;
	vertical-align: middle;
	font-weight:bold;
}
.tbl01 td{
	background:#fff;
}
.tbl01 tbody th{text-align: center;}
.tbl01 thead th{text-align:center;}


@media screen and (max-width: 768px){
.scroll{
	overflow: auto;
	white-space: nowrap;
	margin-bottom: 1em;
}
.scroll table{
	width: 100%;
	margin-bottom: 0.5em;
}
}
@media screen and (max-width: 480px){
.tbl01 td,
.tbl01 th{padding: 1rem 1rem;}
}


/*mapレスポンシブ*/
.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}



/*tel スマホサイズのみクリック可*/
@media (min-width: 769px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}

.sec{padding:8rem 4rem;}
@media screen and (max-width: 1280px){.sec{padding:4rem 3rem;}}
@media screen and (max-width: 768px){.sec{padding:4rem 2rem;}}
@media screen and (max-width: 480px){.sec{padding:3rem 1rem;}}
.inner{ 
	max-width:1200px;
	margin:0 auto;
	box-sizing:border-box;
}

/*見出し*/
h1,
h2,
h3,
h4,
h5,
p{line-height:1.75em;}


h1:not(.not){font-size:clamp(26px, 3.5vw, 40px);}
h2:not(.not){font-size:clamp(24px, 3vw, 34px);}
h3:not(.not){font-size:clamp(22px, 2.5vw, 26px);}
h4:not(.not){font-size:clamp(18px, 2.25vw, 21px);}
h5:not(.not){font-size:clamp(16px, 2vw, 18px);}
p,a{font-size:clamp(14px, 1.5vw, 16px);}

h1:not(.not) span,
h2:not(.not) span,
h3:not(.not) span,
h4:not(.not) span,
h5:not(.not) span,
p span{display:inline-block;}


.l-txt60{font-size:clamp(42px, 4vw, 60px);}
.sub_color{color:#B37A46;}






/*共通リスト*/

/*ドットが大きいリスト*/
ul.list01{
	margin-left: 0.5rem;
	margin-bottom:2rem;
}
ul.list01 > li{
	font-size:clamp(14px, 1.5vw, 16px);
	line-height: 2em;
	padding:0 0 0 26px;
	position:relative;
}
ul.list01 > li:before{
	content: "";
	position:absolute;
	left:4px;
	top:10px;
	width:15px;
	height:15px;
	background:#fff;
	display: block;
	border-radius:10px;
	border:solid 1px #000;
}

ul.list01 > li ul{margin-left:1rem;}

@media screen and (max-width: 768px){
	ul.list01 li{padding:0 0 0 20px;}
	ul.list01 li:before{width:7px; height:7px;top:12px;}
}
@media screen and (max-width: 480px){
	ul.list01 li{padding:0 0 0 16px;}
}

/*ドットがシンプルなリスト*/
ul.list02{
	margin-left: 0.5rem;
	margin-bottom:2rem;
}
ul.list02 > li{
	font-size:clamp(14px, 1.5vw, 16px);
	line-height: 2em;
	margin: 0 ;
	padding:0 0 0 26px;
	position:relative;
}
ul.list02 > li:before{
	content: "";
	position:absolute;
	left:7px;
	top:15px;
	width:4px;
	height:4px;
	background:#5A391D;
	display: block;
	border-radius:10px;
}

ul.list02 > li ul{margin-left:1rem;}


/*数字リスト*/
ol.list-num01 {
	margin-left: 0.5rem;
	margin-bottom:2rem;
	counter-reset: listnum;
}
ol.list-num01 > li{
	font-size:clamp(14px, 2vw, 16px);
	line-height: 2em;
	padding:0 0 0 26px;
	position:relative;
}
ol.list-num01 > li:before{
	position: absolute;
	left: 0px;
	counter-increment: listnum;
	content: counter(listnum) ".";
	width: 23px;
	text-align: right;
}



/* ==========================================================================
   Layout
========================================================================== */


/* Header
----------------------------------------------------------------- */

.header-in{
	box-sizing:border-box;
	padding:1rem;
	height:65px;
}
@media screen and (max-width: 480px){
	.header-in{padding:45px 1rem 1rem;height:unset;}
}

/* ハンバーガー
----------------------------------------------------------------- */


.globalMenuSp-in::-webkit-scrollbar{width: 2px;}
.globalMenuSp-in::-webkit-scrollbar-track{background-color: #555;}
.globalMenuSp-in::-webkit-scrollbar-thumb{background-color: #333;}

nav.globalMenuSp {
	position: fixed;
	height: 100%;
	z-index: 99999;
	top: 0;
	right: 0;
	background:#FFF;
	color: #000;
	opacity: 0;
	transform: translateY(-30px);
	visibility: hidden;

	transition:
		opacity .6s ease,
		transform .6s ease,
		visibility .6s;

	width: 100%;
	margin: 0;
	
	
	padding-bottom:45px;
	box-sizing:border-box;
}
.globalMenuSp-in{
	position:fixed;
	height: calc(100vh - 1rem);
	padding:60px 15px 0 ;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	width:100%;
	box-sizing:border-box;
	
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
	opacity: 1;
	transform: translateY(0);
	visibility: visible;

	background:
		linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)),
		url(img/nav_bg.jpg);

	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.navToggle {
	display: block;
	position: fixed;
	right: 10px;
	top: 10px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 999999;
	text-align: center;
}
.navToggle span {
	display: block;
	position: absolute;    /* .navToggleに対して */
	width: 50px;
	height:2px;
	background:#000;
	border-radius:2px;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	left: 0px;
}


.navToggle.active span{
	background:#fff;
	color:#fff;
	}

@media screen and (min-width: 481px){
	.navToggle.active{
		background-size:auto 100vh;
		
	}
	
	.navToggle.active span:nth-child(1) {
			top: 5px;
	left:5px;
	width: 40px;
		}


.navToggle.active span:nth-child(2) {
	top: 25px;
	right: -14px;
	left: unset;
	width: 40px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}
.navToggle.active span:nth-child(3){
	top: 23px;
        right: -2px;
        width: 52px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.navToggle span:nth-child(1) {top: 11px;}
.navToggle span:nth-child(2) {top: 35px; }
.navToggle span:nth-child(3) {top: 23px;}
.navToggle span:nth-child(4) {display:none;}

}

@media screen and (max-width: 480px){
.navToggle{top:40px;width:32px; height:32px;}
.navToggle.active{position:fixed; }

.navToggle span {
	display: block;
	position: absolute;    /* .navToggleに対して */
	width: 30px;
	height:2px;
	background:#000;
	border-radius:2px;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	left: 0px;
}

.navToggle span:nth-child(1) {top: 10px;}
.navToggle span:nth-child(2) {top: 30px; }
.navToggle span:nth-child(3) {top: 20px;}
.navToggle span:nth-child(4) {display:none;}
.navToggle.active span:nth-child(4) {
	display:block;
	top:0;
	font-size:10px;
	color:#fff;
	background:none;
	
}




.navToggle.active span:nth-child(1) {
	top: 23px;
	left: 0px;
	-webkit-transform: rotate(-35deg);
	-moz-transform: rotate(-35deg);
	transform: rotate(-35deg);
}
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
	top: 23px;
	-webkit-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	transform: rotate(35deg);
}
.navToggle.active span:nth-child(3){display:none;}

}


.navToggle:hover span{opacity:0.5;}

/* ハンバーガー内のナビ
----------------------------------------------------------------- */

nav.globalMenuSp.active .globalMenuSp-in{
	display: flex;
	align-items: center;
}
.header-nav .navbox{
	max-width:900px;
	margin:0 auto;
	display: flex;
	flex-wrap: wrap;
	
    max-height: calc(100vh - 1rem);
    padding: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    box-sizing: border-box;
}




.header-nav .navbox .navlogo{
	width: 100%;
	padding:1rem;
    box-sizing: border-box;
}

.header-nav .navbox .item-wrap{
	flex:1;
}
.header-nav .navbox .item-wrap .item{
	width:calc((100%) / 2);
}

.header-nav .navbox .item{
	box-sizing:border-box;
	padding:2rem 1rem 1rem;
}

.header-nav .navbox .item04{width:calc((100%) / 3);}

.header-nav .navbox a{color:#fff;}
.header-nav .navbox a:hover{opacity:0.5;}


.header-nav .navbox .nav_tit,
.header-nav .navbox .nav_tit span,
.header-nav .navbox .nav_tit a{
	color:#fff;
	font-size:clamp(22px, 2.5vw, 25px);
}
.header-nav .navbox .nav_tit{
	margin-bottom:2rem;
}
.header-nav .navbox .item-wrap{
	display: flex;
	flex-wrap: wrap;
}

.h_nav{
	margin-bottom:2rem;
}


.h_nav li {
	margin: 0 auto 1rem;
	}
.h_nav li a{
	color:#fff;
	display:inline-block;
	padding:10px 0 10px 22px;
	line-height:1em;
	font-size:clamp(14px, 1.5vw, 18px);
	position:relative;

}
.h_nav li a:before{
	background-color: #fff; 
	top:0;
  bottom: 0px; 
  content: "";
	width: 11px;
  height: 1px;
  left: 0;
  position: absolute; 
  margin: auto 0;
}

.sns_nav_btn{
	display:flex;
	margin-bottom:2rem;
}
.sns_nav_btn > li{
	margin-right:1rem;
}


.h_nav_min > li > a{
	font-size:clamp(12px, 1.25vw, 14px);
}


@media screen and (max-width: 768px){
.header-nav .navbox .item-wrap{
	flex-direction: column;
}
.header-nav .navbox .item-wrap .item{
	width:unset;
}
.header-nav .navbox {
    -ms-overflow-style: none;
    scrollbar-width: none;
}


.header-nav .navbox .item04{width:50%;}

}
.header-nav .navbox::-webkit-scrollbar{display: none;}
@media screen and (max-width: 480px){
	
.header-nav .navbox {display:block;}
.header-nav .navbox .navlogo{padding:4rem 0 1rem 0;}

.header-nav .navbox .item{
	padding:2rem 0 1rem;
	border-bottom:solid 1px #fff;}

.header-nav .navbox .item04{width:unset;border-bottom:none;}
.header-nav .navbox .item04 .nav_tit{
	border-bottom: solid 1px #fff;
        padding-bottom: 2rem;
	
}

.sns_nav_btn{margin-bottom:0;margin-left:1rem;}



.header-nav .navbox .item04 .other_nav{
	    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: start;
    align-items: center;
}


}

/*----ハンバーガー end----*/


/*右に固定のナビ*/
.side_nav{
	position: fixed;
	z-index:9;
    right: 0;
    top: 100px;
}
.side_nav li{margin-top:10px;}
.side_nav li a{
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	font-size:18px;
	color:#fff;
	background:#0C1E4D;
	width:50px;
	box-sizing:border-box;
	border-radius:10px 0 0 10px;
	min-height:140px;
	display:flex;
	align-items:center;
	justify-content: center;
}

.side_nav li a:hover{
	background:#fff;
	color:#0E1F4B;
	box-shadow:-1px 1px 1px rgba(0,0,0,0.2);
}


@media screen and (max-width: 480px){
.side_nav{display:none;}/*スマホだけ非表示*/
}


/* footer
---------------------------------------------------------------- */
footer{
	padding:6rem 2rem 2rem;
	color:#fff;
	background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(img/f_bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (min-width: 1281px) {
	footer{aspect-ratio:1920/1100;min-width:1100px;}
}
@media screen and (min-width: 481px) and (max-width: 1280px){
footer{
		padding:4rem 2rem;
		aspect-ratio:38/31;
	}

}
@media screen and (max-width: 480px){
	footer{
		padding:2rem 1.5rem;
		aspect-ratio:38/31;
	}
}


.f_inner{
	max-width:1200px;
	margin:0 auto;
	position:relative;
}

.f_inner .logo{
	margin-bottom:1rem;
}
.f_nav_box{
	max-width:430px;
	box-sizing:border-box;
	padding:2rem;
	background:#fff;
	display:flex;
	flex-wrap:wrap;
	gap:2rem;
	color:#000;
	margin-top:1rem;
}
.f_nav_box .item{
	flex:1;
}

.f_nav_box .nav_tit{font-size:15px;margin-bottom:1rem;}
.f_nav_box .nav_tit a{color:#000;}

.f_nav_box .f_nav{
	margin-bottom:2rem;
}
.f_nav_box .f_nav li{
	margin-bottom:1rem;
}
.f_nav_box .f_nav li a{
	display: inline-block;
	color:#000;
	padding: 5px 0 5px 10px;
	line-height: 1em;
	font-size: 12px;
	position: relative;
}
.f_nav_box .f_nav li a:before{
	background-color: #000;
	top: 0;
	bottom: 0px;
	content: "";
	width: 5px;
	height: 1px;
	left: 0;
	position: absolute;
	margin: auto 0;
}


.f_nav_min li a{
	font-size:11px;
	color:#808080;
}

.f_nav_box .sns_nav_btn{margin-bottom:1rem;}

.f_nav_box .f_nav li a:hover,
.f_nav_min li a:hover,
.f_nav_box .nav_tit a:hover,
.f_nav_box .sns_nav_btn a:hover{
	opacity:0.5;
}

@media screen and (min-width: 481px){
footer .sns_nav_btn.sp{display:none;}
}

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

footer .sns_nav_btn.sp{
	position:absolute;
	right:0;
	top:0;
	margin:0;
}


}




/*footerのcontact*/
#f_contact{
	
}
#f_contact .tit{
	margin-bottom:3rem;
}
#f_contact .tit .sub_tit{
	color:#BC773F;
}
#f_contact .cont{
	
}
#f_contact .cont .tel_wrap{
	margin-bottom:1rem;
}
#f_contact .cont .tel_wrap a{
	font-size:40px;
	position:relative;
	padding:0 0 0 50px;
	color:#000;
	font-weight:400;
}

#f_contact .cont .txt h2,
#f_contact .cont .txt p{
	display:inline-block;
}

#f_contact .cont .txt h2{font-size:22px;}
#f_contact .cont .txt h2 span,
#f_contact .cont .txt p{font-size:19px;margin-left: 1em;}


@media screen and (min-width: 481px){
#f_contact .cont .tel_wrap a:before{
	content: "";
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	left: 0;
	top: 5px;
	background-image: url(img/icon-tel.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
}
@media screen and (max-width: 480px){
#f_contact .cont .tel_wrap a{font-size:26px;padding:0;}

#f_contact .cont .txt{
		max-width: 300px;
    margin: 0 auto 3rem;
	}
#f_contact .cont .txt h2{font-size:15px;}
#f_contact .cont .txt h2 span,
#f_contact .cont .txt p{font-size:11px;margin-left: 1em;}

}




@media screen and (min-width: 769px){
#f_contact .list_box{
	display:flex;
	flex-wrap:wrap;
	gap: 20px;
	justify-content: space-between;
	margin: 2rem 0;
}
#f_contact .list_box li.btn-more{
	margin:0;
	text-align:center;
	width: calc((100% - 40px) / 3);
}
}

#f_contact .list_box li.btn-more a{
	font-size:clamp(17px, 2vw, 28px);
	min-width: unset;
	width: 100%;
	display: block;
	padding:1rem 0;
}

@media screen and (max-width: 768px){
#f_contact{text-align:center;}



#f_contact .list_box{
	display: flex;
	flex-wrap: wrap;
	row-gap: 20px;
	flex-direction:column;
	max-width:400px;
	margin:1rem auto 1rem;
}
#f_contact .list_box li.btn-more{
	width:100%;
	margin:0;
}
}

@media screen and (min-width: 481px){
	#f_contact .sp{display:none;}
}
@media screen and (max-width: 480px){
	#f_contact .pc{display:none;}
	#f_contact .list_box{max-width:220px;}

}

/* single
----------------------------------------------------------------- */

/*記事内*/


#single .entry_content h1:not(.not){
	font-size:clamp(22px, 3.5vw, 28px);
	margin-bottom:2rem;
	font-weight:bold;
}
#single .entry_content h2:not(.not){
	font-size:clamp(22px, 3.5vw, 28px);
	margin-bottom:2rem;
	font-weight:bold;
}
#single .entry_content h3:not(.not){
	font-size:clamp(18px, 3vw, 24px);
	margin-bottom:2rem;
	font-weight:bold;
}
#single .entry_content h4:not(.not){
	font-size:clamp(13px, 2.25vw, 18px);
	margin-bottom:2rem;
	font-weight:bold;
}
#single .entry_content h5:not(.not){
	font-size:clamp(13px, 2vw, 16px);
	margin-bottom:2rem;
	font-weight:bold;
}
#single .entry_content h6:not(.not){
	font-size:clamp(13px, 2vw, 16px);
	margin-bottom:2rem;
	font-weight:bold;
}
#single .entry_content p:not(.not){
	font-size:clamp(13px, 2vw, 16px);
	margin-bottom:2rem;
}
#single .entry_content a{
	text-decoration:underline;
}

#single .entry_content ul:not(.list01){
	margin-left: 0.5rem;
	margin-bottom:2rem;
}
#single .entry_content ul:not(.list01) > li{
	font-size:clamp(14px, 2vw, 16px);
	line-height: 2em;
	margin: 0 0 1rem 0;
	padding:0 0 0 26px;
	position:relative;
}
#single .entry_content ul:not(.list01) > li:before{
	content: "";
	position:absolute;
	left:7px;
	top:15px;
	width:4px;
	height:4px;
	background:#5A391D;
	display: block;
	border-radius:10px;
}
#single .entry_content ul > li ul(.list01){margin-left:1rem;}
#single .entry_content ol:not(.list-num01) {
	margin-left: 0.5rem;
	margin-bottom:2rem;
	counter-reset: listnum;
}
#single .entry_content ol:not(.list-num01) > li{
	font-size:clamp(14px, 2vw, 16px);
	line-height: 2em;
	margin: 0 0 1rem 0;
	padding:0 0 0 26px;
	position:relative;
}
#single .entry_content ol:not(.list-num01) > li:before{
	position: absolute;
	left: 0px;
	counter-increment: listnum;
	content: counter(listnum) ".";
	width: 23px;
	text-align: right;
}

#single .to-cat{padding:1rem 0;}
#single .to-cat ul{
	display: flex;
	flex-wrap:wrap;
	justify-content: flex-end;
}
#single .to-cat ul li a{
	display:inline-block;
	color:#fe8f93;
	border:solid 1px #fe8f93;
	padding:8px 12px;
	margin-left:8px;
	border-radius:5px;
	font-size:;
}
#single .to-cat ul li a:before{
	content:"\00bb";
	margin-right:4px;
}
#single .to-cat ul li a:hover{
	background:#fe8f93;
	color:#fff;
}

/*一覧に戻る*/
#single .btn-more{text-align:center;}
#single a.btn-back{text-decoration:unset;}









/* ==========================================================================
   カテゴリー
========================================================================== */


#category{
	
}
.cat-wrap {padding:4rem;}
@media screen and (max-width: 768px){
	.cat-wrap {padding:4rem 2rem;}
}
@media screen and (max-width: 480px){
	.cat-wrap {padding:2rem 1rem;}
}


.cat-wrap .tit{
	margin-bottom:4rem;
}
.cat-wrap .tit h1{
	font-size:clamp(45px, 5vw, 90px);
}
.cat-wrap .tit .sub_tit{
	font-size:clamp(14px, 2.25vw, 25px);
	color:#BC773F;
}
@media screen and (min-width: 769px){
#events .news-list{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px;
	margin-bottom:4rem;
}
#works.cat-wrap .tit{margin-bottom:solid 1px #999999;}
#works .works-list{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px;
	margin-bottom:4rem;
}




}

@media screen and (max-width: 768px){
#events .news-list li{
	margin-bottom:2rem;
}

}


/*お客様の声一覧*/


@media screen and (min-width: 769px){
	#interview .interview-list{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px;
	margin-bottom:4rem;
}
	
}
@media screen and (max-width: 768px){
#interview .interview-list li{
	margin-bottom:2rem;
}

}
.interview-list li a{
	position: relative;
	display:block;
	text-align:center;
	height:100%;
	box-sizing:border-box;
	color: #000;
}
.interview-list li a .interview-img,
.interview-list li a .no-img{
	aspect-ratio: 3 / 2;
	overflow: hidden;
}

.interview-list li a .no-img{background: #B3B3B3;}
.interview-list li a .interview-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 0.6s ease;
}
.interview-list li a .interview-img:hover img{
	transform: scale(1.1);
}
.interview-list li a h3,
.interview-list li a .sub_tit{
	font-size:clamp(15px, 2vw, 24px);
	margin-top:8px;
}





/*パンくず*/
.pagenavi{
	margin:4rem 0;
	text-align: center;
}
.pagenavi span.current,
.pagenavi a{
	display:inline-block;
	font-size:17px;
	width:32px;
	line-height:32px;
	border-radius:4px;
	
	
}
.pagenavi span.current{
	background:#0E1F4B;
	color:#fff;
	border:solid 2px #0E1F4B;
}
.pagenavi a{
	color:#000;
	border:solid 2px #000;
}
.pagenavi a:hover{
	background:#0E1F4B;
	color:#fff;
}

@media screen and (max-width: 480px){
.pagenavi span.current,
.pagenavi a{
	font-size:15px;
	width:26px;
	line-height:26px;
}
}


/*
#breadcrumb{
	max-width: 1200px;
	margin: 0 auto 1rem;
	box-sizing:border-box;
	padding:8px;
	background:rgb(255,246,225);
	border-radius:4px;
}
#breadcrumb ul{
	display:flex;
}
#breadcrumb ul li{
	padding:0 .8rem 0 0;
	font-size:.8rem;
	line-height: 1rem;
}
#breadcrumb ul li a{
	font-size:.8rem;
}
#breadcrumb ul li:not(:first-child):before{
	content:"\003e";
	display:inline-block;
	margin-right:5px;
}


@media screen and (max-width: 769px){
	#breadcrumb ul li{padding:0 0.2rem 0 0 ; font-size:0.7rem;}
	#breadcrumb ul li a{font-size:0.7rem;}
}
*/

/* ==========================================================================
   main内共通
========================================================================== */






/* ==========================================================================
   section別
========================================================================== */


.index-top{
	position:relative;
}

.index-top .slide-txt{
	position:absolute;
	z-index:9;
	right: calc((100% - 1200px) / 2);
	top:0;
	bottom:0;
	margin:auto;
	display: flex;
	align-items: center;
}



.slide-media.img-cover img {
  width: 100%;
  height: auto;
  display: block;
	aspect-ratio:1920/1100;
	object-fit: cover;
}
@media screen and (max-width: 1380px){
	.index-top .slide-txt{right:20%;}
	.index-top .slide-txt img{width:auto; height:60%;}
}

@media screen and (max-width: 768px){
.slide-media.img-cover {
    overflow: hidden;
    height: 100vh;
  }

  .slide-media.img-cover img {
    width: auto;
    height: 100vh;
    min-width: 110%;
    max-width: none;
    object-fit: cover;

    transform: translateX(0);

    transition: transform 7s linear;
  }

  /* 表示中のスライドだけ動かす */
  .mv01 .swiper-slide-active .slide-media.img-cover img {
    transform: translateX(-8%);
  }
}

/*後悔しない家創り*/
#index-catch{
	padding:8rem 2rem;
	width: 100%;
	box-sizing: border-box;
}

@media screen and (min-width: 769px){
	#index-catch .inner{
	max-width:1200px;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}

#index-catch .inner .item01{
	width:55%;
	max-width:612px;
}
#index-catch .inner .item02{
	width: 40%;
	max-width:440px;
	margin-left:2rem;
}
}







#index-catch .inner .item01 .item-txt{
	margin-bottom: 5rem;
}
#index-catch .inner .item01 h2{
	font-size:clamp(24px, 3.5vw, 45px);
	margin-bottom: 1rem;
}
#index-catch .inner .item01 h3{
	font-size:clamp(14px, 1.5vw, 17px);
	color:#BC773F;
}

#index-catch .inner .item02 .item-img{
	margin:0 0 4rem auto;
	text-align: right;
}


@media screen and (max-width: 768px){
#index-catch .inner .item01 .item-img{
	width:60%;
}
#index-catch .inner .item02{
	position:relative;
	top:-10rem;
	margin-bottom:-10rem;
}
#index-catch .inner .item02 .item-img{
	width:35%;
	margin-left:auto;
}
}


@media screen and (max-width: 480px){
	#index-catch{padding:6rem 1rem 3rem;}
	#index-catch .inner .item02{
	position:relative;
	top:-5rem;
	margin-bottom:-5rem;
}
#index-catch .inner .item01 .item-txt{margin-bottom:2rem;}
#index-catch .inner .item02 .item-img{margin-bottom:2rem;}
#index-catch .inner .item02 .btn-more{text-align: center;}
}

/*こだわり*/

#index-kodawari{
	position:relative;
	padding:6rem 2rem;
}



#index-kodawari .kodawari-bg{
	display:flex;
	flex-wrap:wrap;
	position:absolute;
	left: 0;
    top: 0;
	width:100%;
	height:100%;
	box-sizing:border-box;
}
#index-kodawari .kodawari-bg .bg-img{
	width:25%;
}
#index-kodawari .kodawari-bg .bg-img img{
	width:100%;
	height:100%;
	object-fit:cover;
}

@media screen and (max-width: 768px){
#index-kodawari{padding:3rem 0 0;}
	#index-kodawari .kodawari-bg{
		height:calc(100% - 160px);
		top:160px;
	}
#index-kodawari .kodawari-bg .bg-img{width:50%;height:50%; }
}



#index-kodawari .list_box {
	display:flex;
	flex-direction:column;
	gap:15px;
}

#index-kodawari .list_box .btn-more{
	margin:0;}
#index-kodawari .list_box .btn-more a{
	text-align:left;
	display:block;
	max-width:360px;
}
#index-kodawari .list_box .btn-more a span{
	margin-right:1em;
}


@media screen and (min-width: 769px){
	#index-kodawari .inner{
	display:flex;
	flex-wrap:wrap;
	background:rgba(255,255,255,0.95);
	padding:27px 36px;
	position: relative;
    z-index: 2;
	width:100%;
	box-sizing:border-box;
	max-width:1200px;
}
	
}



#index-kodawari .tit h2{
font-size:clamp(24px, 3.5vw, 47px);
}
#index-kodawari .tit .sub_tit{
	font-size:clamp(16px, 3.5vw, 24px);
	color:#BC773F;
}


@media screen and (min-width: 769px){
#index-kodawari .cont{
	width: 40%;
	max-width: 360px;
	margin-left: auto;
	text-align: right;
	}
}
@media screen and (max-width: 1080px){
	#index-kodawari .cont{width:unset;}
}

@media screen and (max-width: 768px){
	#index-kodawari .tit{
		text-align:left;
    margin-bottom: 2rem;
		padding-left:2rem;
	}
	#index-kodawari .cont{
		padding:4rem 2rem;
	}
	#index-kodawari .list_box .btn-more{
		margin:0 auto;
        width: calc(100% - 2rem);
	}
	#index-kodawari .list_box .btn-more a{
		background:rgba(255,255,255,0.95);
		border:none;
		display: flex;
		justify-content: center;
		padding: 2.25rem 46px 2.25rem 1rem;
		font-size:16px;
		color:#000;
		margin:0 auto;
	}
	#index-kodawari .list_box .btn-more a:hover{background:#0C1E4D;color:#fff;}
	#index-kodawari .list_box .btn-more a:after{
		content:"";
		width: 11px;
		height: 11px;
		/* margin: 0 10px; */
		border-top: 1px solid #000;
		border-left: 1px solid #000;
		transform: rotate(135deg);
		position: absolute;
		right: 30px;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	#index-kodawari .list_box .btn-more a:after:hover{
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;
	}
	#index-kodawari .list_box .btn-more a span{
		position:absolute;
		left:10px;
		top:10px;
		font-size:14px;
	}

}
@media screen and (max-width: 380px){
	#index-kodawari .list_box .btn-more a{
		        min-width: 250px;
	}
}


/*Architectural Style*/

#architectural_style .tit{
	text-align: center;
	margin-bottom: 8rem;
	
}
#architectural_style .tit h1{
	font-size:clamp(24px, 3.5vw, 57px);
	letter-spacing:1px;
	margin-bottom:1rem;
}


#architectural_style .btn-more{
	margin:0;
}
#architectural_style .btn-more a{
	text-align:left;
}



@media screen and (min-width: 769px){
	
	#architectural_style .cont{
		display:flex;
		flex-wrap:wrap;
		gap: 4rem;
	}
	
#architectural_style .cont01{
	flex-direction: row-reverse;
	margin-bottom:8rem;
}

#architectural_style .cont .item-img{
	flex:1;
	overflow: hidden;
}
#architectural_style .cont .item-img img{
	display: block;
  width: 100%;
  height: auto;

  transition: transform 0.6s ease;
}
#architectural_style .cont .item-img:hover img{
	transform: scale(1.1);
}

#architectural_style .cont .item-txt{
	width:40%;
	max-width:450px;
}


}



#architectural_style .in-tit{
	margin-bottom:2rem;
}
#architectural_style .in-tit .sub_tit{
	margin-bottom:1rem;
	letter-spacing:1px;
	font-size:clamp(14px, 1.5vw, 16px);
}
#architectural_style .in-tit h2{
	font-size:clamp(24px, 3vw, 45px);
	color:#BC773F;
	border-bottom:solid 1px #000;
	margin-bottom:2rem;
}
#architectural_style .in-tit p{
	font-size:clamp(14px, 2vw, 22px);
}

#architectural_style .cont02 .btn-more a{
	min-width:210px;
}




@media screen and (max-width: 768px){
#architectural_style.sec{padding-top:6rem;}
#architectural_style .tit {margin-bottom:6rem;}
#architectural_style .tit h1{color:#BC773F;}
#architectural_style .cont01{margin-bottom:4rem;}
#architectural_style .cont .item-img{margin-bottom:2rem;}
#architectural_style .in-tit h2{padding-bottom:1.5rem;margin-bottom:.5rem;}
#architectural_style .list_box{margin-bottom:6rem;}
}


@media screen and (min-width: 481px){
#architectural_style .list_box{
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	justify-content: center;
}
#architectural_style .list_box li.btn-more{
	width: calc((100% - 1rem) / 2);
	display: block;
}
#architectural_style .list_box li.btn-more a{
	min-width:unset;
	display: block;
}
}
@media screen and (max-width: 480px){
	#architectural_style .list_box{
		display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	gap: 1rem;
	justify-content: center;
	}
	#architectural_style .list_box li.btn-more a{
		min-width: unset;
    display: block;
		font-size:22px;
	}
	#architectural_style .item-txt{
		position: relative;
	}
	#architectural_style .cont02 .btn-more{
		    position: absolute;
    right: 0;
    top: 20px;
}
#architectural_style .cont02 .btn-more a{min-width:unset;width:110px;}

#architectural_style .cont02 .btn-more a:after{
	content:"";
	width: 20px;
	height: 5px;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	transform: skew(45deg);
	display: inline-block;
	position: absolute;
	right: 16px;
	bottom: 16px;
}
#architectural_style .cont02 .btn-more a:hover:after{
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

	}


/*施工事例*/

#index-works .tit .sub_tit{
	font-size: clamp(14px, 1.5vw, 16px);
	color: #BC773F;
	padding-bottom:2rem;
}
#index-works .tit p{
	font-size: clamp(14px, 1.5vw, 16px);
}
#index-works .btn-more{
	text-align:center;
}
@media screen and (min-width: 481px){
	#index-works .tit{
	text-align:center;
	margin-bottom:3rem;
}

}
@media screen and (max-width: 480px){
	#index-works .tit .sub_tit{
		border-bottom:solid 1px #000;
		margin-bottom:.5rem;
	}
	#index-works .tit p{margin-bottom:1.5rem;}
}


/*works-list*/

@media screen and (min-width: 769px){
.works-list{
		display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px;
}

}
@media screen and (min-width: 481px) and (max-width: 768px){
.works-list{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap:16px;
}

}
@media screen and (max-width: 480px){
	.works-list li{margin-bottom:2rem;}
}



.works-list li .jirei-img,
.works-list li .no-img{
	aspect-ratio: 37 / 25; 
	overflow: hidden;
}
.works-list li .no-img{background:#B3B3B3;}
.works-list li .jirei-img img{
	width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
	transition: transform 0.6s ease;
}
.works-list li .jirei-img:hover img{transform: scale(1.1);}


.works-list li h3{
	padding:.5rem;
	font-size:13px;
	border-bottom:solid 1px #808080;
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 480px){
	.works-list li .jirei-img,
	.works-list li .no-img{aspect-ratio: 345 / 230; }
	
}



/*お客様の声*/
#index-reviews{
	
}


@media screen and (min-width: 481px){
	#index-reviews .cont{
	display: flex;
	flex-wrap: wrap;
	gap:2rem;
}
#index-reviews .cont .item-txt{
	width:40%;
	max-width:350px;
}
#index-reviews .cont .item-img{
	flex:1;
}
}

#index-reviews .cont .item-txt .sub_tit{
	margin-bottom:1rem;
}
#index-reviews .cont .item-txt h2{
	color:#BC773F;
	margin-bottom:1rem;
}
#index-reviews .cont .item-txt .btn-more{
	text-align:left;
	
}
#index-reviews .cont .item-txt .btn-more a{
	min-width:210px;
	text-align:left;
}
@media screen and (max-width: 768px){
	#index-reviews .cont .item-img{aspect-ratio: 380 / 260;}
	#index-reviews .cont .item-img img{
	width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
}


@media screen and (max-width: 480px){
	#index-reviews .cont .item-txt{position:relative;margin-bottom: 2rem;}
	#index-reviews .cont .item-txt .btn-more{
		position: absolute;
		right: 0;
		bottom: 0px;
		margin:0;
	}
	#index-reviews .cont .item-txt .btn-more a{min-width: unset;width: 110px;margin:0;}
	#index-reviews .btn-more a:after{
	content:"";
	width: 20px;
	height: 5px;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	transform: skew(45deg);
	display: inline-block;
	position: absolute;
	right: 16px;
	bottom: 16px;
}

	#index-reviews .cont .item-txt h2{
		border-bottom: solid 1px #000;
    padding-bottom: 1rem;
    margin-bottom: .5rem;
	}
}

/*イベント情報*/

@media screen and (min-width: 769px){
#index-event .inner{
	display: flex;
	flex-wrap: wrap;
	gap:12px;
}

#index-event .inner .tit{
	width:180px;
}
#index-event .inner .cont{
	flex:1;
}

}
@media screen and (max-width: 768px){
#index-event .inner .tit{margin-bottom:2rem;}
}
#index-event .inner .tit h1{margin-bottom:0;}
#index-event .inner .tit .sub_tit{
	color:#BC773F;
}




/*イベントスライド*/

@media (min-width:769px){

#index-event .news-list{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:12px;
}

#index-event .news-swiper{
    overflow:visible;
}

}
@media (max-width:768px){
#index-event.sec{padding:4rem 0 4rem 2rem;}
#index-event .news-list{
    display:flex;
}

#index-event .news-list li{
    width:85%;
		height: unset;
}

}

@media (max-width:768px){
#index-event.sec{padding:4rem 0 4rem 1rem;}
}


.news-list li{
	box-sizing: border-box;
	border: solid 1px #999999;
}


.news-list li h3{
	font-size:clamp(15px, 2vw, 20px);
	margin-bottom:1rem;
}
.news-list li .sub_tit{
	font-size:clamp(11px, 1.5vw, 15px);
	margin:1rem 0 0;
}
.news-list li .time,
.news-list li .event_place{
	font-size:clamp(11px, 1.5vw, 15px);
	margin-bottom:0.5rem;
}



.news-list li .event-img{
	aspect-ratio: 3 / 2; 
	overflow: hidden;
}
.news-list li .event-img img{
	width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
	transition: transform 0.6s ease;
}
.news-list li .event-img:hover img{
	transform: scale(1.1);
}
.news-list li .no-img{
	aspect-ratio: 3 / 2; 
	overflow: hidden;
	background:#B3B3B3;
}
.news-list li a{
	display:block;
	padding: 12px;
	position:relative;
	color:#000;
	height: 100%;
	box-sizing: border-box;
}

.news-list li a:hover{
	color:#808080;
}

.news-list li a .event-end{
	position:absolute;
	right:0;
	top:0;
	z-index:2;
	display:inline-block;
	padding:8px 10px;
	background:#000;
	color:#fff;
}






/*個別相談会*/
@media screen and (min-width: 769px){
	
#index-soudan .inner .cont{
	display:flex;
	flex-wrap:wrap;
	flex-direction:;
	gap:40px;
}
#index-soudan .inner .cont .item-txt{width:50%;max-width:480px;}
#index-soudan .inner .cont .item-img{flex:1;max-width:690px;}

}

#index-soudan .inner .cont .item-txt .sub_tit{color: #BC773F;margin-bottom:1rem;}


#index-soudan .inner .cont .item-img a{
	display: block;
	position:relative;
	box-sizing: border-box;
	padding: 1rem 2rem;
	width: 100%;
	/*aspect-ratio: 690 / 238; */
	overflow: hidden;
	color: #fff;
	background: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url(img/soudan_bg.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	
}
#index-soudan .inner .cont .item-img a:hover{
	background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url(img/soudan_bg.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#index-soudan .inner .cont .item-img a h3{
	font-size:clamp(38px, 4vw, 55px);
	margin-bottom: 1rem;
}
#index-soudan .inner .cont .item-img a h3 span{
	display:inline-block;
}

#index-soudan .inner .cont .item-img a .muryou{
	width: 100px;
	aspect-ratio: 1 / 1;
	border: solid 1px #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 34px;
	font-size:clamp(30px, 2.5vw, 34px);
}
#index-soudan .inner .cont .item-img a .bnr-btn{
	position:absolute;
	right:1rem;
	bottom:1rem;
	padding:0 60px 0 0;
	font-size:22px;
	
}
#index-soudan .inner .cont .item-img a .bnr-btn span{
	
}
#index-soudan .inner .cont .item-img a .bnr-btn span:after{
	content: "";
	width: 20px;
	height: 7px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	position: absolute;
	right: 26px;
	bottom: 9px;
	transform: skew(45deg);
	transition: width .3s ease, transform .3s ease;
}
#index-soudan .inner .cont .item-img a:hover .bnr-btn span:after{
	width: 36px;
transform: skew(45deg) translateX(16px);
}



@media screen and (max-width: 1280px){
	#index-soudan .inner .cont .item-img a h3{
	font-size:clamp(38px, 3vw, 55px);
}
}
@media screen and (max-width: 768px){
	#index-soudan.sec{padding:4rem 0;}
	#index-soudan .inner .cont .item-txt{
		padding:0 2rem;
		margin-bottom:2rem;
	}
}
@media screen and (max-width: 480px){
	#index-soudan .inner .cont .item-txt{padding:0 1rem;}
	#index-soudan .inner .cont .item-img a{padding:1rem;}
	#index-soudan .inner .cont .item-img a .bnr-btn{font-size:15px;}
	#index-soudan .inner .cont .item-img a h3 span{display:block;}
	#index-soudan .inner .cont .item-img a .bnr-btn span:after{bottom:5px;}
}

/*会社情報*/
#index-company {    overflow: hidden;}
@media screen and (min-width: 769px){
#index-company .inner .cont{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 40px;
}
#index-company .inner .cont .item-txt{
	width: 50%;
	max-width: 480px;
	margin-left:auto;
}
#index-company .inner .cont .item-img{
	flex:1;
	margin-right: calc(50% - 50vw);
}

#index-company .in-tit.sp{display:none;}


}
@media screen and (min-width: 769px) and (max-width: 1580px){
#index-company .inner .cont .item-img{
	height:380px;
}
#index-company .inner .cont .item-img img{
	height: 100%;
	width: unset;
	object-fit: cover;
	object-position: left center;
}
}

#index-company .in-tit{
	margin-bottom:2rem;
}
#index-company .in-tit .sub_tit{
	color: #BC773F;
    margin-bottom: 1rem;
}
#index-company .list_box{
	display: flex;
    flex-direction: column;
    gap: 30px;
}
@media screen and (max-width: 1580px){
	#index-company .list_box{gap:15px;}
}
#index-company .list_box .btn-more{
	margin:0;
}
#index-company .list_box .btn-more a{
	text-align: left;
    display: block;
}


@media screen and (max-width: 768px){
	#index-company.sec{
		padding:4rem 0;
	}
	#index-company .inner .cont{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
	gap: 40px;
	position:relative;
	padding-top:90px;
}

#index-company .in-tit{
	position: absolute;
	top: 0;
	left: 2rem;
}
#index-company .in-tit.pc{display:none;}

#index-company .inner .item-txt{padding:0 2rem;}
}
@media screen and (max-width: 480px){
	#index-company .in-tit{left: 1rem;}
	#index-company .inner .item-txt{padding:0 1rem;}
}

/*page mainの下のナビ*/


.page_sub_nav{
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
.page_sub_nav li{width:calc((100% - 60px) / 4);}
@media screen and (max-width: 768px){
.page_sub_nav li{width:calc((100% - 20px) / 2);}
}
@media screen and (max-width: 480px){
.page_sub_nav{max-width: 260px;margin: 0 auto;}
.page_sub_nav li{width:100%;}
}

.page_sub_nav li a{
	color: #000;
	position: relative;
	padding: 1rem 0;
	display:block;
	border: solid 1px #000;
	text-align: center;
	box-sizing: border-box;
	font-size:21px;
	font-size:clamp(16px, 1.5vw, 21px);
}
.page_sub_nav li a:hover{
	border: solid 1px #0E1F4B;
	background:#0E1F4B;
	color:#fff;
}

/*page-top通常、または通常+画像*/

.page-top-com{
	position:relative;
	overflow:hidden;
	box-sizing: border-box;
	padding: 4rem ;

}
.page-top-com2{
	position:relative;
	overflow:hidden;
	box-sizing: border-box;
	padding:0 4rem ;
}



.page-top-com .tit h1,
.page-top-com2 .tit h1{
	font-size:clamp(42px, 4vw, 60px);
	line-height:1.25em;
	margin-bottom:1rem;
}

.page-top-com .tit{
	margin-bottom:4rem;
	padding-bottom:2rem;
	padding-right:2.5rem;
	margin-right: calc(50% - 50vw);
	border-bottom: solid 1px #000;
}

.page-top-com .cont p{margin-bottom:1.5rem;}



@media screen and (min-width: 769px){
.page-top-com2 .inner{
	display:flex;
	flex-wrap:wrap;
	align-items: center;
	gap: 0;
}
.page-top-com2 .tit{
	flex:1;
	border-bottom: solid 1px #000;
}
.page-top-com2 .cont-img{
	margin-right: calc(50% - 50vw);
	aspect-
	max-width: 860px;
	width: 60%;
}
.page-top-com2 .cont-img img{
	aspect-ratio: 860 / 530;
        object-fit: cover;
}

}

@media screen and (min-width: 1280px){
.page-top-com2 .cont-img{min-width:860px;}
}

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

.page-top-com{padding:2rem;}
.page-top-com2{padding:0 2rem;}

.page-top-com2 .inner{
	display:flex;
	flex-wrap:wrap;
	flex-direction: column-reverse;
	gap: 40px;
}
.page-top-com2 .cont-img{
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	
}

}
@media screen and (max-width: 480px){
.page-top-com{padding:2rem 1rem;}
.page-top-com2{padding:0 1rem 2rem 1rem;}

.page-top-com2 .cont-img img{
	aspect-ratio: 380 / 300;
	object-fit: cover;
}


}





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

.page-top-com2 .tit{
	margin-bottom:4rem;
}


}



.page-top-com3{
	position:relative;
	overflow:hidden;
	box-sizing: border-box;
	padding: 4rem ;
}
.page-top-com3 .tit {
	margin-bottom:4rem;
}
.page-top-com3 .tit h1{
	font-size:clamp(45px, 6vw, 90px);
	line-height:1.25em;
	margin-bottom:1rem;
}
.page-top-com3 .tit .sub-tit{
	font-size:clamp(18px, 2.5vw, 27px);
	margin-bottom:1rem;
}


.page-top-com3 .cont p{
	font-size:clamp(18px, 2.5vw, 27px);
	margin-bottom:1rem;
}

@media screen and (min-width: 769px){
	.page-top-com3 .cont{margin-bottom:4rem;}
}


@media screen and (max-width: 768px){
	.page-top-com3{padding:2rem;}
.page-top-com3 .inner{
	display:flex;
	flex-wrap:wrap;
	flex-direction: column;
	gap: 40px;
}
.page-top-com3 .cont-img{
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	position: relative;
	top: -2rem;
	margin-bottom: -2rem;
}

.page-top-com3 .cont-img img{
	aspect-ratio: 380 / 300;
	object-fit: cover;
}

.page-top-com3 .tit{order:2;margin-bottom:0;}
.page-top-com3 .cont{order:3;}
.page-top-com3 .cont-img{order:1;}

}
@media screen and (max-width: 480px){
.page-top-com3{padding:2rem 1rem;}

}


/*page-topこだわりの子ページ*/
.page-top-kodawari{
	position:relative;
	overflow:hidden;
	box-sizing: border-box;
	padding: 2rem;
}
.page-top-kodawari:after{
	content:"";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.15);
	z-index: 2;
	left: 0;
	top: 0;
}

.page-top-kodawari .inner{
	position:relative;
	z-index:3;
	height: 100%;
	display: flex;
	align-items: center;
}
.page-top-kodawari .inner .tit h1{color:#fff;}
.page-top-kodawari .cont-bg {
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	height: 100%;
}
.page-top-kodawari .cont-bg .pc{height:100%;}


.page-top-kodawari .cont-bg img{
	height: 100%;
	width: unset;
	object-fit: cover;
	object-position: left center;
}
.page-top-kodawari .cont-bg:after{
	
}
@media screen and (min-width: 481px){
	.page-top-kodawari{height:370px;}
	.page-top-kodawari .cont-bg .sp{display:none;}
	
}

@media screen and (max-width: 480px){
	.page-top-kodawari{aspect-ratio: 380 / 610;}
	.page-top-kodawari .inner{align-items: flex-end;}
	.page-top-kodawari .cont-bg .pc{display:none;}
	.page-top-kodawari .inner .tit h1{margin-bottom: 4em;}
}




.page-sec p{margin-bottom:1rem;}


/*幅指定用*/
.w620{max-width:620px;}
.w480{max-width:480px;}
.w455{max-width:455px;}

/*改行とか表示切り替え用*/
@media screen and (min-width: 481px){
	.sp480{display:none;}
.page-sec.sp,
.page-sec .sp{display:none;}

}
@media screen and (max-width: 480px){
	.page-sec.pc,
	.page-sec .pc{display:none;}
	
}

/*下線*/
.border-b{border-bottom:solid 1px #808080;}


/*page共通見出し*/
.page-tit {margin-bottom:4rem;}
.page-tit h2{margin-bottom:1rem;}
@media screen and (max-width: 480px){
	.page-tit {margin-bottom:2rem;}
}

/*なぜMiuRaが選ばれるのか*/
#why01 .cont2 .item01,
#why01 .cont2 .item02{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex-direction:column;
}

@media screen and (min-width: 769px){
#why01 .page-tit,
#why01 .cont{
	margin-bottom:8rem;
}
#why01 .cont2{
	display: flex;
	flex-wrap: wrap;
	gap:0;
}
#why01 .cont2 .item01,
#why01 .cont2 .item02{
	width:40%;

}
#why01 .cont2 .item-img{
	width:20%;
	display: flex;
	flex-direction: column;
	justify-content: end;
}
#why01 .cont2 .item01 .in-img,
#why01 .cont2 .item02 .in-img{
	aspect-ratio: 480 / 266;
	display: flex;
	align-items: end;
	justify-content: center;
}
}
@media screen and (max-width: 768px){
#why01 .page-tit,
#why01 .cont{
	margin-bottom:4rem;
}
#why01 .cont2 .item-img{display:none;}

#why01 .cont2 .item01,
#why01 .cont2 .item02{
	margin-bottom:4rem;

}
}



#why01 .cont2 .item01 h3,
#why01 .cont2 .item02 h3 {width:100%;}

#why01 .cont2 .item01 h3 span,
#why01 .cont2 .item02 h3 span{
	display:block;
	text-align:center;
	max-width:360px;
	margin:0 auto 2rem;
	padding:4px 0;
	color:#fff;
	border-radius: 40px;
}
#why01 .cont2 .item01 h3 span{background:#808080;}
#why01 .cont2 .item02 h3 span{background:#0E1F4B;}


#why01 .cont2 .item01 .in-img,
#why01 .cont2 .item02 .in-img{
	margin-bottom: 2rem;
}
#why01 .cont2 .item01 .in-img img,
#why01 .cont2 .item02 .in-img img{
	
}

/*◯リスト*/
ul.list-good{
	margin-left: 0.5rem;
}
ul.list-good > li{
	font-size:clamp(15px, 1.5vw, 20px);
	line-height: 2em;
	padding:0 0 0 26px;
	position:relative;
	margin-bottom: 0.5rem;
}
ul.list-good > li:before{
	content: "";
	position:absolute;
	left:0;
	top:8px;
	width:16px;
	height:16px;
	background:#fff;
	display: block;
	border-radius:10px;
	border:solid 1px #000;
}
/*✕リスト*/
ul.list-bad{
	margin-left: 0.5rem;
}
ul.list-bad > li{
	font-size:clamp(15px, 1.5vw, 20px);
	line-height: 2em;
	padding:0 0 0 26px;
	position:relative;
	margin-bottom: 0.5rem;
}
ul.list-bad > li::before,
ul.list-bad > li::after {
  content: "";
  width: 100%; 
  height: 1px;  
  display: inline-block; 
  background: #000;
  border-radius: 2px; 
  position: absolute;
  top: 17px;
  left: 0;
	width: 16px;
}

ul.list-bad > li::before {
  transform: rotate(45deg);
}
ul.list-bad > li::after {
  transform: rotate(-45deg); 
}



@media screen and (min-width: 769px){
#why03 .inner{
		border-bottom:solid 1px #000;
	}
	#why03 .inner .cont{margin-bottom:4rem;}
#why02 .col-wrap,
#why03 .col-wrap{
	display:flex;
	flex-wrap:wrap;
	align-items: center;
	gap:80px;
}
#why02 .col-wrap{
	flex-direction: row-reverse;
}
#why02 .col-wrap .item-img,
#why03 .col-wrap .item-img{
	width:50%;
}
#why02 .col-wrap .item-txt,
#why03 .col-wrap .item-txt{
	flex:1;
}
}
@media screen and (max-width: 768px){
#why02 .col-wrap .item-img,
#why03 .col-wrap .item-img{margin-bottom:2rem;}
}


@media screen and (max-width: 768px){
	#why-top .cont{
		padding-bottom: 3rem;
		border-bottom:solid 1px #000;
	}
	#why01 .inner{
		display: flex;
    flex-direction: column;
		border-bottom:solid 1px #000;
	}
	#why01 .inner .tit{order:1;}
	#why01 .inner .cont{order:3;}
	#why01 .inner .cont2{order:2;}
	
	#why02 .inner,
	#why03 .inner{
		border-bottom:solid 1px #000;
	}
	#why02 .inner .cont,
	#why03 .inner .cont{margin-bottom:4rem;}
}



/*MiuRaの基準*/

#standard01,
#standard02,
#standard03,
#standard04,
#standard05,
#standard06 {padding-bottom:0;}


#standard01 .cont.w620,
#standard02 .cont.w620{
	margin-left:auto;
	margin-bottom:8rem;

}



#standard02 .cont2{
	margin-bottom:8rem;
	text-align: center;
}

@media screen and (min-width: 769px){
#standard03 .inner .col-wrap,
#standard04 .inner .col-wrap,
#standard05 .inner .col-wrap,
#standard06 .inner .col-wrap{
	display:flex;
	flex-wrap:wrap;
	gap:40px;
	margin-bottom:8rem;
}
#standard03 .inner .col-wrap .cont,
#standard04 .inner .col-wrap .cont,
#standard05 .inner .col-wrap .cont,
#standard06 .inner .col-wrap .cont{width:60%}

#standard03 .inner .col-wrap .cont-img,
#standard04 .inner .col-wrap .cont-img,
#standard05 .inner .col-wrap .cont-img,
#standard06 .inner .col-wrap .cont-img{flex:1;}
}

#standard03 .w455,
#standard04 .w455{margin:0 auto;}


#standard05 .cont h3{
	font-size:clamp(14px, 1.5vw, 16px);
	font-weight:600;
}



#standard06 .bnr{
	max-width:432px;
	margin:0 auto;
}
#standard06  h2{margin-bottom:2rem;}
#standard06 ol.list-num01 > li{
	font-size:18px;
	margin-bottom:1rem;
	padding-left: 33px;
}

@media screen and (max-width: 768px){
#standard01 .cont.w620,
#standard02 .cont.w620{
	margin-left:auto;
	margin-bottom:4rem;
}
#standard02 .cont2,
#standard03 .inner .col-wrap,
#standard04 .inner .col-wrap,
#standard05 .inner .col-wrap,
#standard06 .inner .col-wrap{margin-bottom:4rem;}
}


/*MiuRaのZEH*/

#zeh01 .min-note{
	padding-left:1.5rem;
	position:relative;
	font-size:clamp(10px, 1vw, 13px);
}
#zeh01 .min-note:before{
	content:"※";
	position:absolute;
	left:8px;
	top:0;
}


@media screen and (min-width: 769px){
#zeh01 .col-wrap{
	display:flex;
	flex-wrap:wrap;
	gap:40px;
}
#zeh01 .col-wrap .cont-img{width:40%;}
#zeh01 .col-wrap .cont{flex:1;margin-left: auto;}

}

@media screen and (max-width: 768px){
	#zeh01 .col-wrap .cont-img{margin-bottom:4rem;}
}


#zeh02{
	background:#D3E5D5;
}

@media screen and (min-width: 769px){
#zeh02 .cont-img{
	padding:2rem 1rem;
	background:#fff;
	border-radius:40px;
}
}
@media screen and (max-width: 768px){
	#zeh02.sec{padding:4rem 0;}
	#zeh02 .cont-img{padding:2rem 0;background:#fff;}
}


#zeh03 .cont-img{
	margin-bottom:4rem;
}
#zeh03 .cont,
#zeh03 .cont2{
	margin-bottom:4rem;
}
#zeh03 .cont .list-box{margin-bottom:1rem;}
#zeh03 .cont .list-box h3,
#zeh03 .cont .list-box p{
	font-size:clamp(14px, 1.75vw, 21px);
}
#zeh03 .cont .list-box h3{font-weight:bold;}
@media screen and (min-width: 769px){
#zeh03 .cont .list-box h3,
#zeh03 .cont .list-box p{
	display:inline;
}
}

/*MiuRaの強い家創り*/


#seismic02 .cont h3{margin-bottom:2rem;}
#seismic03 .cont h3{margin-bottom:2rem;}

#seismic03 .cont2 .col-wrap .in-img{margin-bottom:1.5rem;text-align:center;}
#seismic03 .cont2 .col-wrap h3{font-size:clamp(18px, 1.5vw, 20px);margin-bottom:1rem;}
#seismic04 .col-wrap .cont-img{text-align:center;}
#seismic04 .col-wrap .cont-img .in-img{margin-bottom:1.5rem;}


@media screen and (min-width: 769px){
#seismic01,
#seismic02,
#seismic03,
#seismic04 {
	padding-bottom: 0;
}
#seismic01 .cont.w620{
	margin-left: auto;
	margin-bottom: 8rem;
}
#seismic02 .cont-img{
	max-width:1130px;
	margin:0 auto 4rem;
}
#seismic02 .cont{
	max-width:1030px;
	margin:0 auto 8rem;
}

#seismic03 .cont{width:50%;max-width: 580px;}

#seismic03 .cont-img{
	position: relative;
	top: -280px;
	margin-bottom: -280px;
	margin-left: auto;
	width: 72%;
}

#seismic03 .cont2{
	margin:6rem 0 8rem;
}
#seismic03 .cont2 .col-wrap{
	display:flex;
	flex-wrap:wrap;
	gap:40px;
}
#seismic03 .cont2 .col-wrap li{
	width:calc((100% - 80px) / 3);
}
#seismic04 .col-wrap{
	margin-bottom: 4rem;
	display:flex;
	flex-wrap:wrap;
	gap:40px;
}
#seismic04 .col-wrap .cont{
	max-width:580px;
	width:calc(65% - 40px);
}
#seismic04 .col-wrap .cont-img{
	max-width:450px;
	width:35%;
	margin-left:auto;
}

}
@media screen and (min-width: 769px) and (max-width: 1280px){
	#seismic03 .cont-img{top: -220px;margin-bottom: -220px;}
}
@media screen and (max-width: 768px){
	#seismic01 .cont.w620,
	#seismic02 .cont,
	#seismic04 .col-wrap{
		margin-bottom:4rem;
	}
	
	#seismic03 .col-wrap,
	#seismic04 .col-wrap{
	display:flex;
	flex-wrap:wrap;
	flex-direction:column-reverse;
	gap:40px;
	}
	
	
	
	#seismic03 .cont2{
		margin:4rem 0;
	}
	#seismic03 .cont2 .col-wrap li{margin:0 auto 4rem;max-width:382px;}
}


/*後悔しない家創り相談会*/

.btn-soudan{
	padding:4rem 0 2rem;
}
.btn-soudan a{
	max-width: 490px;
	height: 98px;
	display: flex;
	justify-content: center;
	    flex-direction: column;
	align-items: center;
	font-weight:bold;
	padding:.5rem 0;
	color:#fff;
	background:#0E1F4B;
	border-radius:8px;
	font-size:clamp(19px, 2vw, 24px);
	line-height: 1.5em;
}
.btn-soudan a span{
	font-weight:bold;
	font-size:clamp(15px, 1.5vw, 18px);
}

@media screen and (max-width: 768px){
	.btn-soudan a{height:85px;}
}

@media screen and (max-width: 380px){
	.btn-soudan a{font-size:15px;height:70px;}
	.btn-soudan a span{font-size:13px;}
}



#philosophy02 .col-wrap .cont-img,
#philosophy03 .col-wrap .cont-img{
	text-align: center;
	margin-bottom: 1.5rem;
}


@media screen and (min-width: 769px){
#philosophy02 .col-wrap,
#philosophy03 .col-wrap{
	margin-bottom: 4rem;
	display: flex;
	flex-wrap: wrap;
	
	gap: 40px;
}
#philosophy02 .col-wrap{flex-direction: row-reverse;}
#philosophy02 .col-wrap .cont-img,
#philosophy03 .col-wrap .cont-img{
	max-width: 450px;
	width: 35%;
	
}
#philosophy02 .col-wrap .cont-img{margin-left: auto;}
#philosophy03 .col-wrap .cont-img{margin-right: auto;}


#philosophy02 .col-wrap .cont,
#philosophy03 .col-wrap .cont{
	max-width: 580px;
	width: calc(65% - 40px);
}
}



/*規格住宅シリーズ共通*/

#model01 .cont p{
	font-size:clamp(16px, 2vw, 25px);
	line-height: 2em;
}
#model02 {padding-top: 0;padding-bottom: 0;}
#model02 .inner{padding-bottom:4rem;}
#model02 .cont p{
	font-size:clamp(14px, 1.75vw, 19px);
	line-height: 2em;
}

@media screen and (min-width: 769px){
	#model02 .inner{padding-bottom:8rem;}
}



@media screen and (max-width: 768px){
#model01{
	padding-top:1rem;
	padding-bottom:0;
	}

}

/*ジャパンディ*/

#japandi01 .page-tit h2{
	text-align:center;
	font-size:clamp(18px, 3vw, 35px);
}
#japandi01 .cont .item01,
#japandi02 .cont .item01{
	display: flex;
	flex-direction: column;
	justify-content: center;

}



#japandi01 h3,
#japandi02 h3{
	font-size:clamp(18px, 3vw, 30px);
	margin-bottom:2rem;
	
}




@media screen and (min-width: 769px){
#japandi01 .page-tit{margin-bottom:8rem;}
#japandi01 .cont,
#japandi02 .cont{
	display:grid;
	grid-template-columns:repeat(6,1fr);
	gap:20px;
}
#japandi01 .cont{
	grid-template-areas:
			"item01 item01 item01 item02 item02 item02"
			"item03 item03 item03 item03 item03 item03"
			"item04 item04 item05 item05 item06 item06";
}

#japandi02 .cont{
	grid-template-areas:
			"item02 item02 item02 item01 item01 item01"
			"item03 item03 item03 item03 item03 item03"
			"item04 item04 item05 item05 item06 item06";
}


#japandi02 .cont .item01 h3,
#japandi02 .cont .item01 p{margin-left:4rem;}



}


@media screen and (max-width: 768px){
#japandi01 .page-tit{margin-bottom:4rem;}
#japandi01 .cont,
#japandi02 .cont{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:10px;
}
#japandi01 .cont{
    grid-template-areas:
        "item01 item01"
        "item06 item06"
        "item02 item02"
        "item03 item03"
        "item04 item05";
}
#japandi02 .cont{
    grid-template-areas:
        "item01 item01"
				"item02 item02"
        "item03 item03"
        "item04 item05"
				"item06 item06";
}
#japandi01 .item01,
#japandi02 .item01{padding-bottom:2rem;}
}


#japandi01 .item01,
#japandi02 .item01{ grid-area:item01; }
#japandi01 .item02,
#japandi02 .item02{ grid-area:item02; }
#japandi01 .item03,
#japandi02 .item03{ grid-area:item03; }
#japandi01 .item04,
#japandi02 .item04{ grid-area:item04; }
#japandi01 .item05,
#japandi02 .item05{ grid-area:item05; }
#japandi01 .item06,
#japandi02 .item06{ grid-area:item06; }


#japandi01 .cont .item04 img,
#japandi02 .cont .item04 img,
#japandi01 .cont .item06 img{aspect-ratio: 380 / 570;}

#japandi01 .cont .item05 img,
#japandi02 .cont .item05 img,
#japandi02 .cont .item06 img{aspect-ratio: 400 / 275;height: 100%;}

#japandi01 .cont .item05,
#japandi02 .cont .item05,
#japandi02 .cont .item06{
	display:grid;
	grid-template-rows:1fr 1fr;
	gap:20px;
	
}
#japandi01 .cont .item05 span,
#japandi02 .cont .item05 span,
#japandi02 .cont .item06 span{aspect-ratio: 400 / 275;overflow: hidden;}

#japandi01 .cont .item05 span img,
#japandi02 .cont .item05 span img,
#japandi02 .cont .item06 span img{
	width:100%;
    height:100%;
    object-fit:cover;
}
#japandi01 .cont img{
	width:100%;
	display:block;
	object-fit:cover;
}
}
@media screen and (max-width: 768px){
	#japandi01 .cont .item05,
#japandi02 .cont .item05,
#japandi02 .cont .item06{gap:10px;}
}




/*ホテルライク*/

#hotel-like01 h3{margin-bottom:2rem;}

@media screen and (min-width: 769px){
#hotel-like01 .item01{margin-bottom:4rem;}
#hotel-like01 .col-wrap1{
	display:flex;
	flex-wrap:wrap;
	gap:4rem;
	margin-bottom:4rem;
}

#hotel-like01 .col-wrap1 .item02{flex:1;}
#hotel-like01 .col-wrap1 .item03{width:40%;max-width:360px;margin-left:auto;}
#hotel-like01 .col-wrap1 .item03 .txt{margin-bottom: 4rem;}

#hotel-like01 .col-wrap2{
	display:flex;
	flex-wrap:wrap;
	flex-direction:row-reverse;
	gap: 4rem;
}
#hotel-like01 .col-wrap2 .item04{flex:1;}



#hotel-like01 .col-wrap2 .item05{width:40%;max-width:440px;}
#hotel-like01 .col-wrap2 .item05 .txt{margin-bottom:10rem;}
#hotel-like01 .col-wrap2 .item05 .in-img{max-width:380px;}

}

@media screen and (max-width: 768px){
	#hotel-like01 .item01,
	#hotel-like01 .item02,
	#hotel-like01 .item03,
	#hotel-like01 .item04,
	#hotel-like01 .item05{margin-bottom:10px;}
	#hotel-like01 h3{margin-bottom:1rem;}
	
	#hotel-like01 .item03{padding:2rem 0;}
	#hotel-like01 .item03 .txt:nth-child(1){margin-bottom:2rem;}
	
	#hotel-like01 .item05{
		display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    gap: 1rem;
		align-items: end;
	}
	#hotel-like01 .item05 .txt{flex:1;}
	#hotel-like01 .item05 .txt p{margin-bottom:0;}
	#hotel-like01 .item05 .in-img{width:40%;}
}




/*北欧*/


#nordic01 h3{margin-bottom:2rem;}

#nordic01 .cont img{
	width:100%;
	height: 100%;
	display:block;
	object-fit:cover;
}

#nordic01 .col-wrap1{
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
#nordic01 .col-wrap1 .item02{width:30%;aspect-ratio:350/560;}
#nordic01 .col-wrap1 .item03{flex:1;aspect-ratio:816/560;}


@media screen and (min-width: 769px){
#nordic01 .item01,
#nordic01 .col-wrap1,
#nordic01 .col-wrap2{margin-bottom:4rem;}



#nordic01 .col-wrap2{
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
#nordic01 .col-wrap2 .item04{flex:1;}
#nordic01 .col-wrap2 .item05{
	width:40%;
	padding: 2rem 0 0 4rem;
	box-sizing: border-box;
}

#nordic01 .item06{
	display:grid;
	grid-template-columns:repeat(2,1fr);
	gap:20px;
	width: 86%;
}

}
@media screen and (max-width: 768px){
#nordic01 .item01,
#nordic01 .col-wrap1,
#nordic01 .col-wrap2{margin-bottom:10px;}

#nordic01 .col-wrap1{gap:10px;}
#nordic01 .item06{
	display:grid;
	grid-template-rows:1fr 1fr;
	gap:20px;
	
}
#nordic01 .item05{padding:2rem 0;}

}



/*シンプルモダン*/
#simple-modern01 .cont img{
	width:100%;
	height: 100%;
	display:block;
	object-fit:cover;
}
#simple-modern01 .cont h3{margin-bottom:2rem;}

@media screen and (min-width: 769px){
#simple-modern01 .item01{margin-bottom:4rem;}

#simple-modern01 .col-wrap1,
#simple-modern01 .col-wrap2{margin-bottom:4rem;}

#simple-modern01 .col-wrap1,
#simple-modern01 .col-wrap2{
	display:flex;
	flex-wrap:wrap;
	gap:4rem;
}

#simple-modern01 .col-wrap1 .item02{
	flex:1;
	max-width:420px;
	margin-right:auto;
	display:flex;
	flex-direction:column;
	justify-content: space-evenly;
}
#simple-modern01 .col-wrap1 .item03-pc{width:50%;}

#simple-modern01 .col-wrap2 .wrap-left{flex:1;}
#simple-modern01 .col-wrap2 .wrap-right{width:25%;}

#simple-modern01 .col-wrap2 .wrap-left,
#simple-modern01 .col-wrap2 .wrap-right{
	display:flex;
	flex-direction:column;
	gap:4rem;
}

#simple-modern01 .item07-sp,
#simple-modern01 .item03-sp{display:none;}
}
@media screen and (max-width: 768px){
#simple-modern01 .cont .item02{
	padding:2rem 0;
}
#simple-modern01 .cont .item02 .txt{margin-bottom:2rem;}
#simple-modern01 .cont .item04,
#simple-modern01 .cont .item07-sp,
#simple-modern01 .cont .item05,
#simple-modern01 .cont .wrap-right,
#simple-modern01 .cont .item03-sp{
	margin-bottom:10px;
}
#simple-modern01 .cont .item07-sp{width:50%;}
#simple-modern01 .cont .item03-sp{width:80%;}
#simple-modern01 .col-wrap2 .wrap-right{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:10px;
	padding-left: 4rem;
}
#simple-modern01 .item07-pc,
#simple-modern01 .item03-pc{display:none;}
}


/*リフォーム*/


#reform01 h2{font-size:clamp(18px, 3vw, 40px);}

#reform02 h3,
#reform03 h3,
#reform04 h3{font-size:clamp(18px, 3vw, 25px);}

@media screen and (min-width: 769px){
#reform01,
#reform02,
#reform03,
#reform04{padding-bottom: 0;}
#reform01 .col-wrap,
#reform02 .col-wrap,
#reform03 .col-wrap{
	display:flex;
	flex-wrap:wrap;
	gap:80px;
}
#reform02 .col-wrap{
	flex-direction: row-reverse;
}

#reform01 .col-wrap .item-txt{max-width:580px;width:50%;}
#reform02 .col-wrap .item-txt,
#reform03 .col-wrap .item-txt{max-width:480px;width:50%;}

#reform01 .col-wrap .item-img,
#reform02 .col-wrap .item-img,
#reform03 .col-wrap .item-img{flex:1;text-align: center;}
#reform01 .col-wrap .item-img{max-width:360px;margin-left:auto;}
}

@media screen and (min-width: 769px) and (max-width: 1280px){
#reform01 .col-wrap,
#reform02 .col-wrap,
#reform03 .col-wrap{gap:40px;}
}

@media screen and (max-width: 768px){
#reform01 .col-wrap .item-txt,
#reform02 .col-wrap .item-txt,
#reform03 .col-wrap .item-txt{margin-bottom:4rem;}
#reform01 .col-wrap .item-img{width:80%;}
}





/*スタッフ*/
#staff01{
	padding-top:0;
}
#staff01 .cont {margin-bottom:4rem;}
#staff01 .cont h3{font-size:clamp(14px, 2.5vw, 20px);}


#staff01 .staff-wrap{
	display:flex;
	flex-wrap:wrap;
	gap:90px;
}

#staff01 .staff-wrap article{
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
#staff01 .staff-wrap article .item-img{
	width:calc((100% - 20px) / 2);
	aspect-ratio:245/305;
	background:#000;
}
#staff01 .staff-wrap article .item-img img{
	width:100%;
	height: 100%;
	display:block;
	object-fit:cover;
}
#staff01 .staff-wrap article .item-txt{flex:1;}

#staff01 .staff-wrap article .item-txt .staff-tit{font-size:clamp(12px, 1.25vw, 17px);margin:1rem 0;}
#staff01 .staff-wrap article .item-txt h2{font-size:clamp(18px, 1.75vw, 26px);margin-bottom:1rem;}
#staff01 .staff-wrap article .item-txt .staff-message{font-size:clamp(11px, 1vw, 15px);line-height:1.75em;}


#staff01 .staff-wrap article{width:calc((100% - 90px) / 2);}
@media screen and (max-width: 1280px){
#staff01 .staff-wrap{gap:40px;}
#staff01 .staff-wrap article{width:calc((100% - 40px) / 2);}
}
@media screen and (max-width: 768px){
#staff01 .staff-wrap{gap:20px;}
#staff01 .staff-wrap article{width:calc((100% - 20px) / 2);}
}
@media screen and (max-width: 680px){
	#staff01 .staff-wrap{gap:45px;}
#staff01 .staff-wrap article{width:100%;}
}


#partner01{
	padding-top:0;
}

/*会社概要*/
#company01 .col-wrap{
	display:flex;
	flex-wrap:wrap;
	gap:40px;
}
@media screen and (min-width: 769px){
#company01 .col-wrap .cont{
	width:calc((100% - 40px) / 2);
}
#company01 .col-wrap .cont-img {
	width:calc((100% - 40px) / 2);
	max-width: 380px;
	margin-left: auto;
}
}


#company01 .col-wrap .cont h3{
	font-size:clamp(14px, 1.75vw, 23px);
	margin-bottom:2rem;
}
#company01 .col-wrap .cont p{
	margin-bottom:2rem;
	line-height:2em;
}
#company01 .col-wrap .cont p.name span{margin-right:1rem;}
#company01 .col-wrap .cont p.name span.big{
	font-size:clamp(17px, 1.75vw, 25px);
}
@media screen and (max-width: 768px){
#company01 .inner{border-bottom:solid 1px #000;    padding-bottom: 4rem;}
#company01 .col-wrap {
		flex-direction: column-reverse;
}
	#company01 .col-wrap .cont-img {
	max-width: 210px;
}
}

@media screen and (max-width: 480px){
	#company01 .col-wrap .cont-img {
	max-width: 210px;
}
}




#company02{}

#company02 .page-tit h2{
	font-size:clamp(18px, 2vw, 25px);
}

.tbl-box-wrap{border-top:solid 1px #000;}
.tbl-box{
	display:flex;
	flex-wrap:wrap;
	border-bottom:solid 1px #000;
}
.tbl-box .th,
.tbl-box .td{
	font-size:clamp(14px, 1.25vw, 15px);
	line-height:1.75em;
}
.tbl-box .th{
	padding:3rem 1rem 3rem 0;
	min-width:5em;
	max-width:230px;
	width: 30%;
	box-sizing: border-box;
}
.tbl-box .td{
	padding:3rem 0;
	flex:1;
}
@media screen and (max-width: 768px){
	.tbl-box .th{padding:2rem 1rem 2rem 0;}
	.tbl-box .td{padding:2rem 0;}
}
@media screen and (max-width: 480px){
	.tbl-box .th{padding:1rem 1rem 1rem 0;}
	.tbl-box .td{padding:1rem 0;}
}


/*access*/

@media screen and (min-width: 769px){
#access .page-tit{text-align:center;}

#access .cont .col-wrap{
	display:flex;
	flex-wrap:wrap;
	gap:40px;
}
#access .cont .col-wrap .cont{
	width:50%;
	max-width:500px;
}
#access .cont .col-wrap .cont-img{flex:1;}
}

.btn-togmap a{
	border: solid 1px #000;
	color: #000;
	padding: 8px 1rem;
	box-sizing: border-box;
	display: block;
	line-height: 1.5rem;
	    max-width: 190px;
}
.btn-togmap a:hover{
	color:#999999;
	border:solid 1px #999999;
}

@media screen and (max-width: 768px){
	#access .cont .col-wrap .cont{margin-bottom:1.5rem;}
	
}


/*ポリシー*/
#policy .sub-tit{
	font-size:20px;
}


#policy01{padding-top:0;}
#policy01 .policy-box{margin-bottom:2rem;}
#policy01 .policy-box h2{
	font-size:clamp(14px, 1.5vw, 19px);
}
#policy01 .policy-box h3{
	font-size:clamp(14px, 1.25vw, 18px);
}
#policy01 .policy-box p{
	font-size:clamp(14px, 1.25vw, 15px);
	margin-bottom:1rem;
}

/*求人情報*/
#recruit01{
	padding-top:0;
}
#recruit01 .cont.w670{max-width:670px;margin-bottom:4rem;}
#recruit01 .cont h2{
	font-size:clamp(24px, 2.5vw, 27px);
	margin-bottom:4rem;
}
#recruit01 .cont .tbl-box-wrap{
	margin-bottom:4rem;
}



/*お問い合わせ*/

#contact-top .inner,
#contact-form .inner{max-width:725px;}

#contact-top .tit{margin-bottom:0;}
#contact-top h1{
	display: flex;
	line-height: 1em;
	align-items: end;
}
#contact-top h1:after{
	content:"";
	display:block;
	width:auto;
	height:1px;
	flex:1;
	background:#000;
}
#contact-form{
	padding-top: 0;
}
#contact-form p{font-size:15px;}


.form-wrap{
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 2rem 0;
}

.form_tbl{margin-bottom:2rem;}
.form_tbl h3{
	font-size:15px;
}
.form_tbl .in-box{
	width:100%;
}
.form_tbl input{
	padding: 8px;
	border-radius: 0;
	line-height: 1.5em;
	font-size: clamp(14px, 1.25vw, 15px);
	background:#F2F2F2;
	border:none;
	width: 100% !important;
	max-width: unset !important;
	box-sizing: border-box;
}
.form_tbl input::placeholder {
  color: #B3B3B3;
}

.wpcf7-form-control-wrap{display: block;}

.form_tbl textarea{
	padding: 8px;
	border:solid 1px #000;
	width: 100% !important;
	max-width: unset !important;
	box-sizing: border-box;
}
.form_tbl textarea::placeholder {
	color:#000;
}


@media screen and (max-width: 480px){
	#contact-form p,
	.form_tbl h3{font-size:14px;}
}

.form-wrap .btn-area{
	padding:2rem 0;
	display:flex;
	flex-direction: column-reverse;
	
}
.form-wrap .btn-area input{
	padding: 10px 30px;
	
	
	font-size: clamp(14px, 1.25vw, 15px);
	min-width: 230px;
	text-align:center;
	border: none;
}

.form-wrap .btn-area input[type=submit] {
	background: #0E1F4B;
	color: #fff;
}


.confirm .form_tbl h3{color:#999999;}
.confirm .form_tbl .in-box p{
	padding: 8px;
	border:solid 1px #ccc;
	width: 100% !important;
	max-width: unset !important;
	box-sizing: border-box;
	margin:0;
	font-size: clamp(14px, 1.25vw, 15px);
}


.thanks-box{
	padding:1.5rem;
	max-width:480px;
	border:solid 1px #FBB03B;
	border-radius:8px;
	box-sizing:border-box;
	text-align:center;
	margin: 0 auto;
}
.thanks-box p{margin-bottom:0;}


/*single施工事例*/

#single-works .inner{max-width:1100px;}

.single-works-top .tit{margin-bottom:2rem;}
.single-works-top .sub-tit{font-size:clamp(14px, 2vw, 20px);}
.single-works-top h1{font-size:clamp(18px, 2.5vw, 28px);}

.single-works-top .cont{
	font-size:clamp(14px, 1.5vw, 16px);
	line-height:1.75rem;
}
.single-works01{
	padding-top:0;
}
.single-works01 .item-img {margn-bottom:4rem;}
.single-works01 .item-img .jirei-img{margin-bottom:2rem;}

.single-works01 .item-txt h3{
	font-size:clamp(18px, 2vw, 24px);
	margin-bottom:2rem;
}
.single-works01 .item-txt p{
	font-size:clamp(14px, 1.5vw, 16px);
	line-height:1.75rem;
}

@media screen and (max-width: 768px){
	.single-works01 .jirei-img .item-img{margin-bottom:20px;}
}
@media screen and (max-width: 480px){
	.single-works01 .jirei-img .item-img{margin-bottom:10px;}
	
}



/*singleお客様の声*/

.single-interview-top .tit h1{
	font-size:clamp(45px, 6vw, 90px);
	line-height:1.25em;
	margin-bottom:1rem;
}
.single-interview-top .tit .sub-tit{
	font-size:clamp(18px, 2.5vw, 27px);
	margin-bottom:1rem;
}


.sec.single-interview01{padding-top:0;}



@media screen and (min-width: 769px){
	.single-interview01 .inner{
	display:flex;
	flex-wrap:wrap;
	gap:4rem;
}
.single-interview01 .inner .item01{
	width:40%;
	max-width:450px;
	margin-right:auto;
}
.single-interview01 .inner .item02{width:calc(60% - 4rem);}

.single-interview01 .inner .item03,
.single-interview01 .inner .item04{width:calc((100% - 4rem) / 2);}

.single-interview01 .inner .item01{order:1;}
.single-interview01 .inner .item02{order:2;}
.single-interview01 .inner .item03{order:4;text-align: right;}
.single-interview01 .inner .item04{order:3;}


}

.single-interview01 .inner .item03 img{width:80%;}


.faq-item{margin-bottom:4rem;}
.faq-item .question{
	display:flex;
	flex-wrap: wrap;
	font-size: clamp(14px, 1.5vw, 20px);
	padding-bottom:1rem;
	margin-bottom:1.5rem;
	border-bottom:solid 1px #000;
	line-height:1.75em;
}
.faq-item .question .btn_qu{width:2.5em;}
.faq-item .question .txt{flex:1;}


.faq-item .answer{
font-size: clamp(14px, 1.25vw, 16px);
line-height:1.75em;
}

@media screen and (max-width: 768px){
	.single-interview01 .inner{
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	gap:2rem;
}
	.single-interview01 .inner .item01{order:3;}
.single-interview01 .inner .item02{order:2;}
.single-interview01 .inner .item03{order:1;}
.single-interview01 .inner .item04{order:4;}
	
}


/*Prev Nextボタン*/
.pager-wrap {}
.pager-wrap .inner{
	display:flex;
	justify-content: space-evenly;
}
.pager-wrap .inner a{
	color:#000;
	display:block;
	padding:0 1rem;
}
.pager-wrap .inner a:hover{color:#808080;}
.pager-wrap .inner a:hover .arrow:before,
.pager-wrap .inner a:hover .arrow:after{background-color: #808080;}

/*.pager-prev,
.pager-next{display:flex; align-items:center;}*/




.pager-next{}

.back-to-list{}

.arrow {
  position: relative;
	top:1px;
  display: inline-block;
  width: 7.4px;
  height: 13.7px;
}
.arrow::before,
.arrow::after{
	content: "";
  position: absolute;
  top: calc(50% - 0.5px);
	width: 10px;
  height: 1px;
  border-radius: 9999px;
  background-color: #000000;
}
.arrow::before {
  transform: rotate(45deg);
}
.arrow::after {
  transform: rotate(-45deg);
}

.arrow-l{margin-right: 8px;}
.arrow-r{margin-left: 8px;}
.arrow-l::before,
.arrow-l::after {
  left: 0;
  transform-origin: 0.5px 50%;
}
.arrow-r::before,
.arrow-r::after {
  right: 0;
  transform-origin: calc(100% - 0.5px) 50%;
}

/*右向き*/
.arrow-r {
  position: relative;
  display: inline-block;
  width: 7.4px;
  height: 13.7px;
}



.arrow-r::before {
  transform: rotate(45deg);
}

.arrow-r::after {
  transform: rotate(-45deg);
}
