@charset "utf-8";

.wf-sawarabimincho { font-family: "Sawarabi Mincho", serif; }

html,body{
    width: 100%;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'),
url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff)
format('woff');
}


img[src*="/topicsImg.svg"] {
    max-height: 110px;
}


body{
color:#333;
	font-family:'Open Sans', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size:95%;
}


a {
	color:#333;
	outline: none;
	text-decoration: none;
}

a:hover{
	color: #4eb890;
	text-decoration: underline;
}

img{
max-width: 100%;
height: auto;
width /***/:auto;
}

input,
select,
textarea{
	max-width: 100%;
	padding: 3px;

}
input,
textarea{
}
input[type=radio], input[type=checkbox] {
	margin:0 5px 0 0;
}



.width100{
	width:100%;
}

.wrap{

}

.block{
	display: block;
}

.onlysp{
	display: none;
}
.none{
	display:none;
}

 FOT-TsukuARdGothic Std R{
 font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
 }
FOT-TsukuARdGothic Std B{
font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
}





/*ヘッダー
------------------------------------------------*/
.header{
	margin: 0 auto;
	padding: 10px 0;
}


.logo{
	display: inline-block;
    vertical-align: middle;
    float: left;
    
}

.logo h1{
    font-size: 70%;
    font-weight: 400;
    padding: 0 0 5px 0;
}

.headright{
	display: inline-block;
    vertical-align: middle;
    float: right;
    padding: 10px 0 0 0;
}
.headright dt{
   display: inline-block;
   vertical-align: middle;
   padding: 0 10px;
}
.headright dd{
   display: inline-block;
   vertical-align: middle; 
}

.menubtn{
	display: none;
}



/*サイドメニュー*/
.fixsidemenu {
	position: fixed;
	right: 5px;
	top: 94px;
	z-index: 10000;
    text-align: center;
}
.fixsidemenu li{
    padding: 2px 0;
}

/*スマホメニュー*/
.spmenu{
	
	
}
.spmenu a{
	
}
.closebtn{
	text-align: right;
	padding: 20px;
}
.spmenu li{
    padding: 10px;
    border-top: 1px solid #ccc;
     text-align: center;
}
.spmenu li a{
    font-weight: 800;
    font-size: 120%;
     padding: 10px 10px 10px 0px;
}



#sp_menu{
	display: none;
	position: absolute;
	background: #fff;
	z-index:1000;
	width: 100%;
	top: 0;
}

.companylink{
	background: #eee;
	padding: 10px;
	text-align: center;
	font-size: 80%;
}
.companylink img{
	display: block;
	margin: 0 auto;
}
.companylink a{
	color:#000;
}
.sptel{
	background: #eee;
	padding:0 0 10px 0;
	text-align: center;
	border-bottom: 4px solid #505050;
    font-size: 120%;
}


/*メインビジュアル
------------------------------------------------*/
.mainvisual{
    background: url("../img/mainvisual.jpg") no-repeat top center;
    height: 784px;
}

.mvwrap{
    background: url("../img/mainvisual03.jpg") no-repeat top center;
    height: 710px;
    background-size: cover;
}
.mvcont{
font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
font-style: normal;

background: #225e18;
border-top: 7px solid #224018;
padding: 0 0 10px;
}
.mvcont ul{
    display: flex;
   margin-top: -50px;
   justify-content: space-around;  
}
.mvcont li:nth-child(2){
    padding: 20px 0 0 0;
}
.mvcont li:nth-child(3){
    padding: 41px 0 0 0;
}
.mvcont h2{
    font-size: 110%;
    background: #fff;
    padding: 5px 30px;
    border-radius: 99px;
    border: 3px solid #225e18;
    position: relative;
    text-align: center;
    margin: 0 0 5px;
}
.mvcont h2 strong{
    font-size: 130%;
    background: linear-gradient(transparent 70%, #fff100 70%);
}
.mvcont h2:after{
     content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
    left: 0;
    right: 0;
    top: 99.9%;
    margin: auto;
}
.mvcont h3{
    text-align: center;
    color: #fff;
    font-size: 160%;
}
.mvcont h3 strong{
    color: #fff100;
}
.mvcont p{
    text-align: right;
    color: #fff;
}

.staymv{
    text-align: center;
}



/**スライド***/
.mvtop img{
    width: 100%;
}




/*メニュー
------------------------------------------------*/

/*トップページ
------------------------------------------------*/
.titlebox{
    text-align: center;
    padding: 0 0 40px 0;
}
.titlebox h2{
    padding: 0 0 10px 0;
}
.titlebox h3{
    padding: 0 0 10px 0;
    font-size: 110%;
    font-weight: 400;
}
/**TOPICS**/
.topicswrap {
	padding: 50px 0;
}
.topics_box .fltleft {
	margin-left: -33px;
}
.topics_box .fltright {
	/*margin-right: -37px;*/
}
.topics_box .fltright li:first-of-type {
	margin-bottom: 19px;
}
.topics02 {
	margin-top: 5px;
}
.topics02 .fltleft {
	margin-left: 0;
}
.topics02 .fltright {
	margin-top: 47px;
	margin-right: 0;
}
/*WHAT’SEco House Library*/
.whatswrap{
    background: #F2F0EB;
    padding: 50px 0 120px 0;
}
.whatsbox {
    margin: -70px 0 0 0;
    text-align: center;
}
.whatsbox li{
    display: inline-block;
}
/*お客様の想いに応えます*/
.omoiwrap{
    background: url("../img/bg_omoiwrap.jpg") no-repeat top center;
    background-size: cover;
    text-align: center;
}
.omoiwrap h2 img{
    margin: -50px 0 30px 0;
}
.omoibox{
    padding:0 0 200px 0;
}
.omoibox li{
    display: inline-block;
    padding: 20px;
    vertical-align: top;
}
.omoibox li:nth-child(2){
    margin: 100px 0 0 0;
}

/*モデルハウスラインナップ**/
.message {
	position: relative;
	text-align: center;
	padding: 45px 30px;
	margin-bottom: 6rem;
	background: url("../img/bg.png") top left repeat;
}
.message::before,
.message::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: url("../img/renga.png") bottom left repeat-x;
	background-size: contain;
	width: 100%;
	height: 15px;
	z-index: 1;
}
.message::before {
	top: 0;
	bottom: auto;
}
.message p {
	background-image:linear-gradient(180deg,transparent 0%,transparent 98.5%,#000 100%);
	background-repeat:repeat-y;
	background-size:100% 2.4em;
	line-height: 2.4;
}
.lineupbnrwrap{
    padding: 40px 0 20px 0;
}
.lineupbnr{
    text-align: center;
}
.lineupbnrwrap li{
    display: inline-block;
    padding: 0 30px 60px;
}

.lineupbtn{
    text-align: center;
}
.lineupbtn ul {
	display: flex;
	justify-content: space-between;
	gap: 10px 13px
}
.lineupbtn li{
    display: inline-block;
}

/*ラインナップ詳細**/
#motion_area2,
#motion_area3,
#motion_area4{
    display: none;
}
.lineupwrap{
    background: #F2F0EB;
    padding: 50px 0;
}
.lineupbox{
    background: #fff;
    padding: 50px;
    margin: 0 0 30px 0;
}
.lineupbox h2{
    text-align: center;
    padding: 0 0 30px 0;
} 
.lineupphoto dt{
    width: 35%;
    margin: 0 1% 0 0;
    display: inline-block;
    vertical-align: middle;
}
.lineupphoto dt img{
    display: block;
    padding: 5px 0;
}
.lineupphoto dd{
    width: 62%;
    display: inline-block;
    vertical-align: middle;
}

.comment {
	padding: 20px 0 40px 0;
	line-height: 2.5;
    text-align: center;
}
.comment p{
	padding-bottom: 0.1em;
    background-color: #fff;
    background-image: linear-gradient(to right, #fff 1.1px, transparent 1px), linear-gradient(to bottom, #42210b 1.1px, transparent 1px);
    background-size: 2px 2.5em;
    line-height: 2.5;
    font-size: 95%;
}
.checkpointbox {
    text-align: center;
}
.checkpointbox dl{
    display: inline-block;
    width: 31%;
    vertical-align: top;
    margin: 0 1% 20px 1%;
    text-align: left;
}
.checkpointbox h4{
    color: #359F2C;
    padding: 10px 0 5px 0;
    font-size: 120%;
}



/**エコポイント*/
.ecopointwrap{
    text-align: center;
    padding: 60px 0;
    max-width: 810px;
    margin: 0 auto;
}
.ecopointwrap h3{
    background: #000;
    padding: 5px;
    color: #fff;
    margin: 0 0 10px 0;
}
.ecopointbox{
    background: url("../img/bg_ecopointbox.png");
    padding: 10px;
    margin: 0 0 10px 0;
}
.ecopointbox ul{
    background: #fff;
    padding: 20px;
}
.ecopointbox li{
    display: inline-block;
    padding: 5px;
    vertical-align: top;
}

/**メリット*/
.meritwrap{
    text-align: center;
    padding:0 0 60px 0;
    max-width: 810px;
    margin: 0 auto;
}
.meritwrap h3{
    background: #359F2C;
    padding: 5px;
    color: #fff;
    margin: 0 0 10px 0;
}
.meritbox{
    padding:0 0 10px 0;
}
.meritbox ul {
	display: flex;
	gap: 10px 5px;
}
.meritbox li{
    display: inline-block;
    vertical-align: top;
}


/*お役立ち資料をご用意しております**/
.documentwrap{
    background: url("../img/bg_documentwrap.jpg") no-repeat top center;
    padding: 40px 0;
    background-size:cover;
    text-align: center;
}
.documentwrap h3 {
    padding: 30px 0 40px 0;
}
.documentwrap h3 img{
    vertical-align: middle;
    margin:0 5px 0 0;
}
.documentwrap p{
    padding:0 0 20px 0;
}


/*エコハウスライブラリー**/
.ecohousewrap{
    padding:60px 0;
    text-align: center;
}
.ecohousewrap {
    max-width: 880px;
    margin: 0 auto;
}
.ecohousewrap h4 img{
    margin: -60px 0 40px 0;
}
.ecohousewrap h5{
    font-size: 130%;
    font-weight: 400;
    padding: 3px 10px;
	color: #fff;
	background: #000;
	margin-bottom: 10px;
}
.ecohousewrap h5+p {
	font-size: 120%;
	font-weight: 600;
	padding-bottom: 10px;
}
.ecohousewrap hr+p {
	font-size: 120%;
	font-weight: 600;
	padding: 15px 0 0;
	margin-bottom: 40px;
}
.ecohousewrap iframe{
    padding: 0 0 20px 0;
}


/***ムービー***/
.moviewrap {
	padding: 50px 0;
	background: #F2F0EB;
}
.video_box {
	text-align: center;
	padding-top: 25%;
	height: 0;
	position: relative;
	width: 100%;
	margin: auto;
}
.video_box > iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
}


/**ウイルスに負けない室内環境**/
.kankyoWrap {
	max-width: 790px;
	margin: 0 auto 40px;
	background: url("../img/kankyo_bottom.png") left bottom no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
.kankyoTxt {
	font-size: 22px;
	font-weight: bold;
	padding: 30px 0;
}
.kankyoCont {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 20px;
}
.kankyoCont > * {
	width: 50%;
}
.kankyoCont > div {
	order: 1;
}
.kankyoCont dt {
	background: #b5004c;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 8px;
	margin-bottom: 20px;
}
.kankyoCont dd {
	text-align: left;
	font-size: 16px;
	line-height: 1.6;
}
.kankyoCont dd span {
	color: #b5004c;
	font-weight: bold;
}


/*form*/
.contactwrap{
    background: #F2F0EB;
    padding: 150px 0 50px 0;
}
.contactbox{
    border: 5px solid #000;
}
.contacttitle{
    text-align: center;
}
.contacttitle h2 img{
    margin: -80px 0 30px 0;
}
.contacttitle p{
    font-size: 130%;
    padding: 0 0 20px 0;
}
.contacttitle dl{
    background: #000;
    color: #fff;
    max-width: 800px;
    margin: 0 auto 15px auto;
    padding: 5px 0;
}
.contacttitle dt{
    display: inline-block;
    vertical-align: middle;
    background: url("../img/arrow01.png") no-repeat right center;
    padding: 10px 30px;
}
.contacttitle dd{
    display: inline-block;
    vertical-align: middle;
    padding: 0 30px;
}
.contacttitle dl+p {
	font-size: 16px;
	max-width: 800px;
	margin: 0 auto 30px;
	font-weight: 600;
}

/*フォーム*/
.formbox{
padding: 30px 0;
 max-width: 800px;
    margin: 0 auto 30px auto;
background: #fff;
}

.formbox table{
	border-collapse:collapse;
	width:90%;
	text-align: left;
	margin: 0 auto 30px auto;
}
.formbox td,
.formbox th{
	padding:10px;
}

.formbox th {
font-weight:400; 
}

input,
select,
textarea{
	padding:5px;
}
input,
textarea{
	border:1px solid #ccc;
	width: 90%;
}
select{
    border:1px solid #ccc;
}
input[type=radio], input[type=checkbox] {
	margin:0 5px 0 0;
	width: auto;
}
.year{
    width: 3em;
}


.linkbtn01,
.linkbtn02{
background:#000;
	text-align: center;
	color: #fff;
	font-weight: 800;
font-size: 120%;
text-decoration: none;
padding: 10px 20px;
border:0px;
cursor:pointer;
margin: 0 20px 5px 20px;
width: 30%;
}

.linkbtn02{
background: #ddd;
color: #000;
}


.staybnr{
    text-align: center;
    padding: 50px 0;
    
    font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
}
.staybnr p{
    text-align: right;
    max-width: 810px;
    margin: 0 auto;
}



/*全体レイアウト
------------------------------------------------*/
.mainbody{
	width: 1000px;
	margin: 0 auto;
}

/*フッター
------------------------------------------------*/
.footer{
    text-align: center;
    padding: 10px 0;
    background: #000;
    color: #fff;
}





/**コンテンツ
--------------------------------------------------**/
/**宿泊体験**/
.trailstaywrap{
    background: url("../img/stay/bg_trialstaywrap.png") no-repeat top center;
    background-size: cover;
    padding: 20px 0;
    margin: 50px 0 0 0;
}

.trailstaybox{
    text-align: center;
    background: #fff;
    max-width: 900px;
    margin: 0 auto;
    border-bottom:  5px solid #c58325;
    background: url("../img/stay/bg_trialstaybox.png") no-repeat top center;
    background-size: cover;
    padding: 60px 0 20px 0;
}
.trailstaybox h2 img{
    max-height: 41px;
    margin: 0 0 20px;
    z-index: 10;
}


.trailstaybox p{
    font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 130%;
}

/***流れ**/

.titlebox02{
    text-align: center;
    padding: 0 0 40px 0;
}
.titlebox02 h2{
    padding: 0 0 10px 0;
}
.titlebox02 h2 img{
    max-height: 30px;
}

.flowwrap{
    padding: 50px 0;
}
.flowbox{
    position: relative;
    max-width: 900px;
    margin: 0 auto 70px auto;
    
}

.flowbox dl{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    overflow: hidden;
}
.flowbox dl:before{
    display: block;
    content: "";
    height: 10px;
    width: 100%;
    background: url("../img/stay/bg_flow.png") ;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.flowbox dl:after{
    display: block;
    content: "";
    height: 10px;
    width: 100%;
    background: url("../img/stay/bg_flow.png") ;
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 10;
}
.flowbox dt:before{
    display: block;
    content: "";
    width: 10px;
    height: 100%;
    background: url("../img/stay/bg_flow.png") ;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.flowbox dd:before{
    display: block;
    content: "";
    width: 10px;
    height: 100%;
    background: url("../img/stay/bg_flow.png") ;
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 10;
}

.flowbox dt{
    flex-basis: 50%;
}
.flowbox dd{
    flex-basis: 50%;
    text-align: center;
}

.flowbox h3{
    position: absolute;
    z-index: 50;
    left: 0;
    right: 0;
    top: -20px;
    margin: auto;
    text-align: center;
}
.flowbox h3 img{
    max-height: 86px;
}
.flowbox dd h4{
    font-size: 200%;
        font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
color: #c58325;
margin: 0 0 10px;
}
.flowbox dd p{
    text-align: left;
    padding: 0 0 10px;
    font-size: 110%;
}
.flowcont{
    display: inline-block;
}
.flowbtn a{
    background: #225e18;
    color: #fff;
    font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
padding: 2px 10px 4px 10px;
display: inline-block;
}

.flowbox dd th,
.flowbox dd td{
    padding: 5px 10px;
    font-size: 90%;
}
.flowbox dd th{
    background: #f2f0eb;
    font-weight: 400;
}
.flowbox dd h5{
    color: #225e18;
    padding: 10px 0;
    font-size: 110%;
}
.flowcap{
    text-align: right;
    font-size: 80%;
}
/*How to spend**/
.howtowrap{
    background: #f2f0eb;
    padding: 80px 0 20px 0;
}
.howtobox {
    display: flex;
    max-width: 900px;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;
}
.howtobox dl{
    flex-basis: 43%;
    background: #fff;
    padding: 20px;
    position: relative;
    margin: 0 0 70px;
}
.howtobox dt{
    position: absolute;
    top: -30px;
    text-align: center;
    width: 100%;
    left: 0;
}
.howtobox dt img{
    max-height: 63px;
}
.howtobox h3{
    padding: 0 0 20px;
}
.howtobox h4{
    color: #c58325;
    text-align: center;
    font-size: 160%;
    padding: 0 0 10px;
    margin: 0 0 10px;
    background: url("../img/stay/bg_line.png") no-repeat center bottom;
    background-size: 100%;
    
    font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
}
.howtobox p{
    font-size: 120%;
}
/**体験宿泊に必要なもの**/
.necessitieswrap{
    padding: 70px 0;
}
.necessitiesbox ul{
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    margin: 0 0 80px;
}
.necessitiesbox li{
    flex-basis: 45%;
}
.necessitiesbox li:nth-child(2) img{
    max-height: 185px;

}



.setsubibox{
    background: #f9f2e9;
    padding: 30px;
    margin: 0 0 30px;
}
.setsubibox h3{
    margin: -60px 0 30px;
    text-align: center;
}
.setsubibox h3 img{
    max-height: 51px;
}
.setsubibox dl{
    display: flex;
    justify-content: space-between;
}
.setsubibox dt{
    flex-basis: 50%;
}
.setsubibox dd{
    flex-basis: 46%;
}
.setsubibox h4{
    font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
color: #c58325;
border-bottom: 2px dashed #c58325;
padding: 0 0 5px;
margin: 0 0 10px;
font-size: 130%;

}
.setsubibox ul{
    display: flex;
/*    justify-content: space-around;*/
    flex-wrap: wrap;
    padding: 0 0 30px;
	gap: 5px 4%
}
.setsubibox li{
    flex-basis: 48%;
}
.setsubibox li:nth-child(3n-1){
/*    flex-basis: 37%;*/
}
.setsubibox h5{
    font-size: 110%;
    color: #bb272d;
    font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
    
}
.setsubicapbox h3{
    border-bottom: 1px solid #000;
    text-align: center;
    font-weight: 400;
    padding:0 0 10px;
    margin: 0 0 20px;
}
.setsubicapbox ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.setsubicapbox li{
    flex-basis: 45%;
    padding: 0 0 5px;
    margin-left: 1em;
    text-indent: -1em;
}

/**case**/
.casewrap{
    background: #f2f0eb;
    padding: 70px 0;
}
.casebox{
    background: #fff;
    padding: 50px 40px;
    border-bottom: 3px solid #c58325;
}
.casebox dl{
    display: flex;
    justify-content: space-between;
}
.casebox dt{
    flex-basis: 47%;
}
.casebox dd{
    flex-basis: 50%;
}
.casebox h3 img{
    max-height: 78px;
    margin: 0 0 30px;
}
.casebox dt p{
    font-size: 110%;
    line-height: 200%;
}

.iedukuriwrap{
    padding: 70px 0;
}
.iedukuribox{
    display: flex;
    justify-content: space-between;
    max-width: 900px;
    margin: 0 auto;
}
.iedukuribox dl{
   flex-basis: 27%;
   text-align: center;
}
.iedukuribox dt{
    padding: 0 0 20px;
}
.iedukuribox dd {
    font-size: 140%;
    font-weight: 800;
    
}
.iedukuribox dd span{
    color: #666;
    font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 80%;
}

.itobnrwrap{
    background: url("../img/stay/bg_itobnrwrap.png") no-repeat top center;
    background-size: cover;
    text-align: center;
    padding: 30px 0;
    color: #fff;
}
.itobnrbox img{
    max-height: 80px;
    margin: 10px 0 0 0;
}




/*コンテンツ
------------------------------------------------*/


/*********************************/
/* PC用のスタイル記述ここから */
/*********************************/
/*@media print, screen and (min-width: 769px) {*/
@media print, screen and (min-width: 621px) {	

img {
    image-rendering: -webkit-optimize-contrast;
}

.leftbox{
	display:inline-block;
	float:left;
	padding:0px 10px 0px 0;
}
.rightbox{
	display:inline-block;
	float:right;
	padding:0px 0 0px 10px;
}




}





/*********************************/
/* タブレット用のスタイル記述 */
/*********************************/
@media screen and (max-width: 768px) {}
/*********************************/
/* スマートフォン用のスタイル記述 */
/*********************************/
@media screen and (max-width: 620px) {

.header{
	padding: 10px 40px 10px 0px;
    text-align: left;
}


.logo{
	display: inline-block;
    vertical-align: middle;
    padding: 0 0px 0 0;
	
}

.headright,
h1{
	display: none;
}
.menubtn{
	display: none;
}



/*サイドメニュー*/
.fixsidemenu {
    display: none;
}

.menubtn{
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	background: #00A84D;
	text-align: center;
	padding: 5px;
}
.mainbody{
	padding: 0px 20px;
	width: auto;
}

/*メインビジュアル
------------------------------------------------*/
.mainvisual{
    background-size: 1000px;
    background-position: center center;
    height: 300px;
}

.mvwrap{
        background-size: auto 100%;
    background-position: center center;
    height: 75vw;
}
.mvcont{

padding: 0 0 10px;
}
.mvcont ul{
    display: block;
   margin-top: -30px;
   justify-content: space-around; 
   
   flex-wrap: wrap;
}
.mvcont li:nth-child(1) img{
   max-height: 60px;
}
.mvcont li:nth-child(1){
    position: relative;
}
.mvcont li:nth-child(1):after{
   content: "";
   height: 40px;
   width: 80px;
   background: url("../img/title_2haku.png") no-repeat top center;
   display: block;
   background-size: contain;
   position: absolute;
   right: 0px;
   top: 21px;
}
.mvcont li:nth-child(2){
    padding: 0px 0 5px 0;
    flex-basis: 100%;
}
.mvcont li:nth-child(3){
   display: none;
}
.mvcont h2{
    font-size: 100%;
    padding: 5px 10px;
    margin: 0 0 10px;
    position: relative;
    text-align: center;
}
.mvcont h2 strong{
    font-size: 120%;
    background: linear-gradient(transparent 70%, #fff100 70%);
}

.mvcont h3{
    font-size: 90%;
}

.mvcont p{
    font-size: 80%;
    text-align: center;
}






/*メニュー
------------------------------------------------*/


/*トップページ
------------------------------------------------*/
.titlebox{
    padding: 0 0 20px 0;
}
/**TOPICS**/
.topicswrap {
	padding: 50px 0;
}
.topics_box .fltleft {
	margin-left: -6%;
	margin-bottom: 20px;
	float: none;
}
.topics_box .fltright {
	/*margin-right: -7%;*/
	margin-top: 0;
	float: none;
}
	.topics02 .fltleft {
		margin-left: 0;
	}
	.topics02 .fltright {
		margin-right: 0;
		padding-left: 0;
	}
.topics_box .fltright li:first-of-type {
	margin-bottom: 20px;
}

/*WHAT’SEco House Library*/
.whatswrap{
    padding: 50px 0 50px 0;
}
.whatsbox {
    margin: -10px 0 0 0;
}
.whatsbox li{
    margin: 0 0 10px 0;
}
/*お客様の想いに応えます*/
.omoiwrap{
    background-size: cover;
    text-align: center;
}
.omoiwrap h2 img{
    margin: -20px 0 30px 0;
}
.omoibox{
    padding:0 0 50px 0;
}
.omoibox li{
    display: inline-block;
    padding: 5px 2%;
    vertical-align: top;
    width: 45%;
}
.omoibox li:nth-child(2){
    margin: 0px 0 0 0;
}

/*モデルハウスラインナップ**/
	.message {
		padding: 35px 20px;
		font-size: 14px;
		text-align: left;
	}
	.message::before,
	.message::after {
		height: 12px;
	}

	.lineupbtn ul {
		flex-wrap: wrap;
	}
.lineupbnrwrap li{
    width: 45%;
    padding: 0 2% 10px 2%;
}

.lineupbtn li{
   width: 46%;
}

/*ラインナップ詳細**/
.lineupwrap{
    padding: 20px 0;
}
.lineupbox{
    padding:20px 10px;
    margin: 0 0 20px 0;
}
.checkpointbox dl{
    width: 47%;
    margin: 0 1% 20px 1%;
	font-size: 90%
}
.comment p{
	text-align: left;
	background-image: none;
}

.comment span{
	border-bottom: 1px dotted #42210b;
	padding: 0 0 0.5em;
}
	.lineupphoto dl {
		display: flex;
		flex-direction: column-reverse
	}
	.lineupphoto dl > * {
		width: 100%;
		margin-right: 0;
	}
	.lineupphoto dt {
		display: flex;
		justify-content: space-between;
	}
	.lineupphoto dt img {
		padding: 0;
		width: 49%;
		height: auto;
		margin-top: 5px;
	}
	.lineupbox h2 img {
		max-height: 60px;
	}
	
/*iphoneサファリのみずれるために適応*/
_::-webkit-full-page-media, _:future, :root .comment p{
    background-size: 2px 2.58em;
}

/**エコポイント*/
.ecopointwrap{
    padding: 30px 0;
}

/**メリット*/
.meritwrap{
    padding:0 0 30px 0;
    
}
	.meritbox ul {
		flex-wrap: wrap;
	}
	.meritbox li {
		width: 49%;
	}
	.meritwrap h3 {
		font-size: 16px;
	}

/*お役立ち資料をご用意しております**/
.documentwrap{
    padding: 30px 0;
}
.documentwrap h3 {
    padding: 20px 0 20px 0;
}
.documentwrap h3 img{
    margin:5px;
    height: 35px;
}

/*エコハウスライブラリー**/
.ecohousewrap{
    padding:30px 0;
}
.ecohousewrap h4 img{
    margin: -10px 0 20px 0;
}
.ecohousewrap h5{
		font-size: 110%;
}
.ecohousewrap h5+p,.ecohousewrap hr+p {
	font-size: 14px;
	text-align:left;
}

/**ムービー**/
.moviewrap {
	padding: 40px 0;
}
	
	
	/**環境**/
	.kankyoWrap {
		padding-bottom: 1px;
	}
	.kankyoTxt {
		font-size: 16px;
	}
	.kankyoCont {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 30px;
	}
	.kankyoCont > * {
		width: 100%;
	}
	.kankyoCont dl {
		margin-top: 20px;
		order: 0;
	}
	.kankyoCont dt {
		font-size: 16px;
	}
	.kankyoCont dd {
		font-size: 14px;
		margin-bottom: 15px;
	}
	.ecohousewrap iframe {
		height: 320px
	}
	
/*form*/
.contactwrap{
    padding: 100px 0 50px 0;
}
.contactbox{
    padding: 10px;
}
.contacttitle{
    text-align: center;
}
.contacttitle h2 img{
    margin: -80px 0 30px 0;
}
.contacttitle p{
    font-size: 90%;
    padding: 0 0 20px 0;
	text-align: left;
}
.contacttitle dl{
    background: #000;
    color: #fff;
    max-width: 800px;
    margin: 0 auto 10px auto;
    padding: 5px 0;
}
.contacttitle dt{
    display: inline-block;
    vertical-align: middle;
    background: url("../img/arrow02.png") no-repeat center bottom;
    padding:10px 10px 20px 10px;
}
.contacttitle dd{
    display: inline-block;
    vertical-align: middle;
    padding: 10px 10px;
}
	.contacttitle dl+p {
		margin-bottom: 10px;
	}




	.video_box {
		padding-top: 40%;
	}




.staybnr{
    padding: 20px 0;
    
}
.staybnr p{
    text-align: center;
    font-size: 80%;

}






/*フォーム*/
.formbox{
padding: 10px;
margin: 40px 0px 0px 0px;
}





/*form*/
.formwrap h2{
	font-size: 150%;
}


.formbox table{
	width: 100%;
}

.formbox td,
.formbox th{
	display: block;
	text-align: left;
    font-size: 90%;
}



.linkbtn01,
.linkbtn02{
	display:block;
	width:100%;
	margin: 0 0 5px 0;
}



.footer {
	text-align: center;
	font-size: 80%;
}

.footer dd p{
	margin: 10px 0;
}



/**コンテンツ
--------------------------------------------------**/
/**宿泊体験**/
.trailstaywrap{
    padding: 20px 0;
    margin: 30px 0 0 0;
}

.trailstaybox{
    background: url("../img/stay/bg_trialstaybox_sp.png") no-repeat top center;
    background-size: cover;
    padding: 60px 20px 20px 20px;
}
.trailstaybox h2 img{
    margin: 0 0 10px;
}

.trailstaybox p{
font-size: 110%;
}

/***流れ**/

.titlebox02{
    padding: 0 0 20px 0;
}


.flowwrap{
    padding: 40px 0 0 0;
}
.flowbox{
    margin: 0 auto 50px auto;
}

.flowbox dl{
    display: block;
    margin: 30px 0 0 0;
}

.flowbox dt{
   padding: 0 0 20px;
}
.flowbox dd{
   padding: 0 0 30px;
}

.flowbox h3{

    top: -30px;
    margin: auto;
}
.flowbox h3 img{
    max-height: 60px;
}
.flowbox dd h4{
    font-size: 150%;
margin: 0 0 10px;
}
.flowbox dd p{
    font-size: 90%;
}

.flowbox dd th,
.flowbox dd td{
    font-size: 90%;
}

/*How to spend**/
.howtowrap{
    padding: 40px 0 10px 0;
}
.howtobox {
    display: block;
    padding: 30px 0 0 0;
}
.howtobox dl{
    padding: 20px;
    position: relative;
    margin: 0 0 50px;
}

.howtobox h4{
    font-size: 140%;
}
.howtobox p{
    font-size: 90%;
}
/**体験宿泊に必要なもの**/
.necessitieswrap{
    padding: 40px 0;
}
.necessitiesbox ul{
    display: block;

    margin: 0 0 80px;
}
.necessitiesbox li{
    padding: 0 0 20px;
}

.setsubibox{
    padding: 20px;
    margin: 0 0 30px;
}
.setsubibox h3{
    margin: -30px 0 20px;
    text-align: center;
}
.setsubibox h3 img{
    max-height: 51px;
}
.setsubibox dl{
    display: block;
   
}
.setsubibox dt{
    padding: 0 0 20px;
}
.setsubibox dd{

}
.setsubibox h4{
font-size: 130%;

}
.setsubibox ul{
	gap: 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 0 0 30px;
}
.setsubibox li,
.setsubibox li:nth-child(3n-1){
    flex-basis: 50%;
}
.setsubibox h5{
    font-size: 110%;  
}
.setsubicapbox ul{
    display: block;
}


/**case**/
.casewrap{
    padding: 40px 0;
}
.casebox{
    padding: 20px 20px;
}
.casebox dl{
    display: block;
}
.casebox dt{
    padding: 0 0 20px;
}
.casebox dd{
   
}
.casebox h3 img{
    margin: 0 0 20px;
}
.casebox dt p{
    font-size: 90%;
    line-height: 160%;
}

.iedukuriwrap{
    padding: 40px 0 0 0;
}
.iedukuribox{
    display: block;

}
.iedukuribox dl{
   width: 70%;
   margin: 0 auto 30px auto
}



















.onlypc{
	display:none;
}
.onlysp{
	display: block;
}



.spblock{
	display: block;
}

}

/*ieのみ*/
@media all and (-ms-high-contrast: none) {
.flowbtn a{
    padding-top: 5px;
}
.mvcont h2 {
    padding-top: 10px;
    margin-bottom: 10px;
}
.mvcont h2 strong{
    background: none;
}



}








