@charset "UTF-8";

/* =======================================================
regular
======================================================= */
.regular {
  padding-bottom: 160px;
  background: #00295f;
}
.regular__ttl {
  color: #fff;
}
.regular__list-item + .regular__list-item {
  margin-top: 50px;
}
.regular__list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 50px 50px 50px 80px;
  background: #fff;
}
.regular__list-detail {
  margin-right: 30px;
}
.regular__list-ttl {
  margin-bottom: 45px;
}
.regular__list-catch {
  margin-bottom: 20px;
  font-size: 2.8rem;
  line-height: 1.75;
}
.regular__list-series {
  margin-bottom: 45px;
  color: #c58f21;
}

@media screen and (max-width: 959px) {
  .regular__list-link {
    padding: 30px;
  }
  .regular__list-img {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .regular__list-item + .regular__list-item {
    margin-top: 25px;
  }
  .regular__list-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 0;
  }
  .regular__list-detail {
    width: 100%;
    margin-right: 0;
    padding: 30px 25px 25px;
    text-align: center;
  }
  .regular__list-ttl {
    margin-bottom: 20px;
  }
  .regular__list-ttl img {
    width: 30%;
  }
  .regular__list-catch {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .regular__list-series {
    margin-bottom: 25px;
    font-size: 1.3rem;
  }
  .regular__list-img {
    width: 100%;
  }
}

/* =======================================================
ハウスオブザイヤー
======================================================= */
body {
    margin: 0;    
}
.hotyContents {
	font-feature-settings: "palt";
}

.hotyContents img {
    width: 100%;
    height: auto;
}
.hotyContents .pc_only {
    display: block;
}
.hotyContents .sp_only {
    display: none!important;
}
.hotyContents .sptab {
    display: none;
}

.hotyContents .fNoto {font-family: 'Noto Serif JP', serif;}
.hotyContents .fSawaG {font-family: 'Sawarabi Gothic', sans-serif;}
.hotyContents .fSawaM {font-family: 'Sawarabi Mincho', sans-serif;}
.hotyContents {font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;}
.hotyContents .yuM {font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
letter-spacing: 0.04em;}

.hotyContents .mb10 {margin-bottom: 10px;}
.hotyContents .mb20 {margin-bottom: 20px;}
.hotyContents .mb30 {margin-bottom: 30px;}
.hotyContents .mb40 {margin-bottom: 40px;}
.hotyContents .mb50 {margin-bottom: 50px;}
.hotyContents .mb60 {margin-bottom: 60px;}
.hotyContents .mb70 {margin-bottom: 70px;}
.hotyContents .mb80 {margin-bottom: 80px;}
.hotyContents .mb90 {margin-bottom: 90px;}
.hotyContents .mb100 {margin-bottom: 100px;}

.hoty_contBg {
	background-color: #006E35;
	padding: 100px 0 700px 0;
	position: relative;
	margin-bottom: 80px;
}
.hoty_contBox {
	background-color: #fff;
	padding: 60px 60px 100px;
	box-sizing: border-box;
	max-width: 1000px;
	width: 80%;
	border-radius: 11px;
	margin-left: auto;
	margin-right: auto;
}
.hotyLogo01 {
	max-width: 330px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	
	display: none;
}
.hotyTit01,.hotyTit02 {
	max-width: 805px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	
	display: none;
}
.hotyImgLi01 {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 90%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.hotyImgLi01 li {
	width: 32%;
	max-width: 202px;
	margin-right: 2%;
	margin-bottom: 40px;
}
.hotyImgLi01 li:nth-child(3n) {
	margin-right: 0;
}
.hotyTxt01 {
	font-size: 18px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	line-height: 2;
}
.hotyPh01{
	width: 95%;
	max-width: 1200px;
	bottom: 120px;
	position: absolute;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
} 
.hotyDtlArea{
	max-width: 800px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
} 
.hotyTxt02{
	font-size: 24px;
	color: #006E35;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
} 
.hotyLi01 {
	font-size: 20px;
	width: 100%;
}
.hotyLi01.last {
	border-bottom: 1px solid #231815;
	margin-bottom: 80px;
}
.hotyLi01 th {
	font-weight: normal;
	padding-right: 30px;
	text-align: left;
	    width: 160px;
}
.hotyLi01 th,.hotyLi01 td {
	padding-bottom: 30px;
	vertical-align: top;
}
.hotyLi01 .line th,.hotyLi01 .line td {
	padding-bottom: 10px;
}
.hotyLi01 th.last-child,.hotyLi01 td.last-child {
	padding-bottom: 40px;
}.hotyLi01 td.end {
	padding-bottom: 60px;
}
.lpaTxt01 {text-indent: 4em;}

.hotyFootLogoArea {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.hotyFootLogo {
	max-width: 260px;
	width: 20%;
	margin-right: 30px;
}
.hotyFootTxt01 {
	font-size: 20px;
}
.hotyFootTxt02 {
	font-size: 16px;
	margin-bottom: 100px;
	line-height: 1.8;
}

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


@media screen and (max-width: 1200px) {
	.hoty_contBg {
	padding: 100px 0 50% 0;
}
	.hotyPh01{
	width: 95%;
	bottom: 30px;
} 
	.hotyTxt02{
	font-size: 24px;
} 
	
.hotyLi01 {
	font-size: 20px;
}
.hotyLi01 th {
	    width: 180px;
}
.hotyFootTxt01 {
	font-size: 20px;
}
.hotyFootTxt02 {
	font-size: 16px;
}
}

@media screen and (max-width: 959px) {
.hotyContents .sptab {
    display: block;
}
.hotyTxt02{
	font-size: 3.8vw;
	margin-top: 2.5vw;
	margin-bottom: 2.5vw;
} 
.hotyLi01 {
	font-size: 3vw;
	width: 100%;
}
.hotyLi01.last {
	margin-bottom: 40px;
}
.hotyLi01 th {
	padding-right: 30px;
	text-align: left;
	width: 100%;
	display: block;
	padding-bottom:1vw;
	font-weight: bold;
}
.hotyLi01 td {
	display: block;
	width: 100%;
	padding-bottom: 5vw;
	vertical-align: top;
}
.lpaTxt01 {text-indent: 4em;}
.hotyLi01 .line th,.hotyLi01 .line td {
	padding-bottom: 2vw;
}
	

}

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

.hotyContents .pc_only {
    display: none!important;
}
.hotyContents .sp_only {
    display: block!important;
}
    
.hotyContents .mb10 {margin-bottom: 5px;}
.hotyContents .mb20 {margin-bottom: 10px;}
.hotyContents .mb30 {margin-bottom: 15px!important;}
.hotyContents .mb40 {margin-bottom: 20px;}
.hotyContents .mb50 {margin-bottom: 25px;}
.hotyContents .mb60 {margin-bottom: 30px;}
.hotyContents .mb70 {margin-bottom: 35px;}
.hotyContents .mb80 {margin-bottom: 40px;}
.hotyContents .mb90 {margin-bottom: 45px;}
.hotyContents .mb100 {margin-bottom: 50px;}
	
.hoty_contBg {
	background-color: #006E35;
	padding: 30px 0 50% 0;
	position: relative;
	margin-bottom: 40px;
}
.hoty_contBox {
	background-color: #fff;
	padding: 70px 30px 80px;
	box-sizing: border-box;
	max-width: 1000px;
	width: 85%;
	border-radius: 11px;
	margin-left: auto;
	margin-right: auto;
}
.hotyLogo01 {
	width: 60%;
	margin-bottom: 60px;
}
.hotyTit01,.hotyTit02 {
	max-width: 805px;
	width: 100%;
	margin-bottom: 30px;
}
	
.hotyTxt01 {
	font-size: 3vw;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	line-height: 2;
}
.hotyFootLogoArea {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.hotyFootLogo {
	max-width: 260px;
	width: 40%;
	margin-right: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.hotyFootTxt01 {
	font-size: 3.2vw;
	text-align: center;
	width: 100%;
}
.hotyFootTxt02 {
	font-size: 3vw;
	margin-bottom: 80px;
	line-height: 1.8;
}
	
}



/* 画面外にいる状態 */
.scroll-fade {
	opacity : 0;
	transform : translate(0, 40px);
	transition : all 1000ms;
	}

/* 画面内に入った状態 */
.scroll-fade.scrollin {
	opacity : 1;
	transform : translate(0, 0);
	}
/*以下遅延の指定*/
.awa_Dtlfade01 {transition: all 0.5s;}
.awa_Dtlfade02  {transition: all 1.0s;}
.awa_Dtlfade03 {transition: all 1.5s;}





