/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 17 2026 | 04:57:33 */
#Lp .mv {
	background-image: url(http://idhome.co.jp/modelhouse/wp-content/uploads/2026/04/visual_modelhouse-scaled.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 200px;
    padding-bottom: 200px;
}
#Lp .mv h1{
	font-size: 36px;
 font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  color: #FFF;
  line-height: 1.2;
	margin-bottom:10px;
}
#Lp .mv pre{
	font-size: 24px;
 font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  color: #FFF;
  line-height: 1.2;
	overflow:hidden;
}
#Lp .section1 {
	padding-top:100px;
	padding-bottom:0px;
}
#Lp .section1 .btn {
  color: #FFF;
	margin-bottom:80px;
}
#Lp .section1 .btn a {
  position: relative;
    padding-top: 15px;
    padding-right: 25px;
    padding-left: 50px;
    padding-bottom: 15px;
  text-decoration: none;
  color: #FFF;
  background-color: #2D2D2D;
   font-size: 18px;
  font-weight: 500;
	font-family: "Shippori Mincho B1", serif;
	width:300px;
}
#Lp .section1 .btn a:hover {
  background-color: #2D2D2D;
  opacity: 0.7;
}
#Lp .section1 .btn a:before {
  background: url(http://idhome.co.jp/modelhouse/wp-content/uploads/2026/04/ico_arrow_under.svg);
  content: "";
  width: 18px;
  height: 11px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#Lp .section1 h2{
	font-size: 30px;
 font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  line-height: 1.2;
	margin-bottom:15px;
	text-align:center;
}
#Lp .section1 p.catch{
	font-size: 16px;
	margin-bottom:90px;
	text-align:center;
}
#Lp .section1 .column{
	margin-bottom:100px;
}
#Lp .section1 .txtBox1{
	    padding-left: 8%;
    padding-right: 5%;
}
#Lp .section1 .txtBox2{
	    padding-left: 5%;
    padding-right: 8%;
}
#Lp .section1 .txtBox1 h3{
	font-size: 30px;
 font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  line-height: 1.2;
	margin-bottom:30px;
}
#Lp .section1 .txtBox1 h3 strong {
    background: linear-gradient(transparent 75%, #FFFF00 75%);
    font-weight: 300;
}


#Lp .reserve {
	padding-top:100px;
	padding-bottom:100px;
	background-color:#F7F2EE;
}
#Lp .reserve h2{
	font-size: 30px;
 font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  line-height: 1.2;
	margin-bottom:15px;
	text-align:center;
}
#Lp .reserve p.catch{
	font-size: 16px;
	margin-bottom:50px;
	text-align:center;
}
#Lp .reserve h3{
	font-size: 26px;
 font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
	text-align:center;
	margin-bottom:20px;
	color:#3C8C00;
}
#Lp .reserve .box{
	background-color:#FFF;
	padding:30px 20px;
}
#Lp .reserve .box h4{
	font-size: 24px;
 font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
	margin-bottom:10px;
	text-align:center;
	color:#3C8C00;
}
#Lp .reserve .box p{
	font-size: 16px;
 font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
	text-align:center;
	line-height:1.6;
}

#Lp .mhList {
	padding-top:100px;
	padding-bottom:100px;
}
#Lp .mhList #Tokyo {
	margin-bottom:100px;
}
#Lp .mhList h2.title{
	font-size: 30px;
 font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  line-height: 1.2;
	margin-bottom:15px;
	text-align:center;
}
#Lp .mhList p.catch{
	font-size: 16px;
	margin-bottom:50px;
	text-align:center;
}
#Lp .mhList ul.navi{
 display: flex;           /* Flexboxを有効にする */
  justify-content: center; 
	flex-wrap: wrap;
	margin-top:60px;
	margin-bottom:70px;
}
#Lp .mhList ul.navi li {
  color: #333;
	margin-left:10px;
	margin-right:10px;
	display: flex;
}
#Lp .mhList ul.navi li a {
  position: relative;
    padding-top: 12px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #333;
  background-color: #FFF;
   font-size: 18px;
  font-weight: 500;
	font-family: "Shippori Mincho B1", serif;
	border:2px solid #3C8C00;
	width:230px;
	text-align:center;
}
#Lp .mhList ul.navi li a:hover {
  background-color: #FFF;
  opacity: 0.7;
}
#Lp .mhList ul.navi li a:before {
  background: url(http://idhome.co.jp/modelhouse/wp-content/uploads/2026/04/ico_arrow_under.svg);
  content: "";
  width: 18px;
  height: 11px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#Lp .mhList h3.title{
	font-size: 26px;
 font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
	padding-bottom:5px;
	border-bottom:2px solid #3C8C00;
	margin-bottom:20px;
}
#Lp .mhList ul.tag{
 display: flex;           /* Flexboxを有効にする */
	flex-wrap: wrap;
	margin-bottom:30px;
}
#Lp .mhList ul.tag li {
  color: #3C8C00;
  background-color: #FFF;
   font-size: 14px;
  font-weight: 500;
	font-family: "Noto Sans JP", sans-serif;
	border:1px solid #3C8C00;
	
	text-align:center;
	padding: 7px 7px;
    margin-right: 10px;
    line-height: 1;
}
.smb-spider-slider>.spider__dots[data-thumbnails=true] .spider__dot {
    flex: 0 0 auto;
    width: calc(14.15% - var(--smb-spider-slider--dots-gap)*3/4);
}
.smb-spider-slider>.spider__dots[data-thumbnails=true] {
    --smb-spider-slider--dots-gap: var(--_margin-2);
}
.spider+.spider__dots {
    margin-top: -0.3em;
}
.spider__dots:not([data-thumbnails=true]) .spider__dot[aria-current=true] {
    background-color: #3C8C00;
}
.spider__arrow[data-direction=prev]:before {
    border-bottom: 3px solid var(--spider--arrow-color);
    border-left: 3px solid var(--spider--arrow-color);
	top: calc(30% - var(--spider--arrow-size) / 2);
	 width: 30px;
    height: 30px;
}
.spider__arrow[data-direction=next]:before {
    border-right: 3px solid var(--spider--arrow-color);
    border-top: 3px solid var(--spider--arrow-color);
	bottom: calc(30% - var(--spider--arrow-size) / 2);
    width: 30px;
    height: 30px;
}
#Lp .mhList h4{
	font-size: 24px;
 font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
	color:#3C8C00;
	margin-bottom:5px;
}
#Lp .mhList table{
  border-collapse: collapse;
  width: 100%;
	margin-top:15px;
}
#Lp .mhList table th,
#Lp .mhList table td {
  padding: 10px 15px;
  background-color: #F2F2F2;
  border: solid 5px #FFF;
  box-sizing: border-box;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	line-height:1.6;
	    vertical-align: middle;
	font-size:16px;
	color: #333;
}
#Lp .mhList table th {
  background-color: #80BE52;
  color: #fff;
  width: 109px;
  font-weight: 500;
  vertical-align: middle;
}
#Lp .mhList .cta {
	margin-top:50px;
	margin-bottom:50px;
}
#Lp .mhList .cta .btn {
  color: #FFF;
}
#Lp .mhList .cta .btn a {
  position: relative;
    padding-top: 15px;
    padding-right: 25px;
    padding-left: 50px;
    padding-bottom: 15px;
  text-decoration: none;
  color: #FFF;
  background-color: #3C8C00;
   font-size: 18px;
  font-weight: 500;
	font-family: "Shippori Mincho B1", serif;
	width:280px;
}
#Lp .mhList .cta .btn a:hover {
  background-color: #3C8C00;
  opacity: 0.7;
}
#Lp .mhList .cta .btn a:before {
  background: url(http://idhome.co.jp/modelhouse/wp-content/uploads/2026/04/ico_arrow_white.svg);
  content: "";
  width: 11px;
  height: 18px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#Lp .mhList .cta pre {
		 font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	line-height:1.6;
	text-align:center;
	font-size:16px;
}
#Lp .mhList .cta p.tel {
		 font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	font-size:24px;
	color:#3C8C00;
	line-height: 1.1;
}
#Lp .mhList .cta p.tel strong {
	font-weight:400;
	font-size:32px;
}

#Lp .mhList h5{
	font-size: 26px;
 font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
	color:#3C8C00;
	margin-bottom:10px;
}
#Lp .mhList h6{
	font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	margin-bottom:5px;
}
#Lp .mhList .spec{
	margin-bottom:20px;
}
#Lp .mhList .spec p{
	font-size: 16px;
	line-height:1.5;
}

#Lp .mhList .article{
	padding-top:60px;
}
#Lp .mhList .article h2{
	font-size: 30px;
 font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
	margin-bottom:30px;
	text-align:center;
}
#Lp .mhList .article .column{
	margin-bottom:50px;
}
#Lp .mhList .article h3{
	font-size: 26px;
 font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
	margin-bottom:10px;
	color:#3C8C00;
}
#Lp .mhList .article p{
	font-size: 18px;
}

#Lp .foot{
	padding-top:50px;
	padding-bottom:30px;
	background-color:#1F1D1D;
}
	#Lp .foot img{
		width:300px;
}
#Lp .foot p.copy{
	font-size:14px;
	color:#FFF;
	margin-top:30px;
	text-align:center;
}



@media (max-width: 833px) {
	#Lp .mv {
	background-image: url(http://idhome.co.jp/modelhouse/wp-content/uploads/2026/04/visual_modelhouse_sp.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
}
#Lp .mv h1{
	font-size: 30px;
	margin-bottom:5px;
	text-align:center;
	font-weight: 500;
}
#Lp .mv pre{
	font-size: 20px;
text-align:center;
}
	
	#Lp .section1 {
	padding-top:50px;
	padding-bottom:0px;
		padding-left:15px;
		padding-right:15px;
}
#Lp .section1 .btn {
  color: #FFF;
	margin-bottom:40px;
}
	
	#Lp .section1 h2{
	font-size: 24px;
	margin-bottom:10px;
		font-weight: 500;
}
#Lp .section1 p.catch{
	font-size: 16px;
	margin-bottom:40px;
	text-align:left;
}
#Lp .section1 .column{
	margin-bottom:50px;
}
#Lp .section1 .txtBox1{
	    padding-left: 0%;
    padding-right: 0%;
}
#Lp .section1 .txtBox2{
	    padding-left: 0%;
    padding-right: 0%;
}
#Lp .section1 .txtBox1 h3{
	font-size: 24px;
	margin-bottom:15px;
	font-weight: 500;
}
	
	
	#Lp .reserve {
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Lp .reserve h2{
	font-size: 24px;
	margin-bottom:10px;
	font-weight: 500;
}
#Lp .reserve p.catch{
	font-size: 16px;
	margin-bottom:30px;
	text-align:left;
}
#Lp .reserve h3{
	font-size: 22px;
	margin-bottom:15px;
	font-weight: 500;
}
#Lp .reserve .box{
	background-color:#FFF;
	padding:15px 15px;
}
#Lp .reserve .box h4{
	font-size: 20px;
	margin-bottom:5px;
	font-weight: 500;
}
#Lp .reserve .box p{
	font-size: 16px;
}
	
	#Lp .mhList {
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
	#Lp .mhList #Tokyo {
	margin-bottom:50px;
}
#Lp .mhList h2.title{
	font-size: 24px;
}
#Lp .mhList p.catch{
	margin-bottom:25px;
	text-align:left;
}
	#Lp .mhList ul.navi{
	margin-top:30px;
	margin-bottom:35px;
}
	#Lp .mhList .cta {
	margin-top:25px;
	margin-bottom:25px;
}
	#Lp .mhList .cta p.tel strong a {
	text-decoration:none;
	color:#3C8C00;
}
	#Lp .mhList .article{
	padding-top:30px;
}
#Lp .mhList .article h2{
	font-size: 24px;
	margin-bottom:15px;
	font-weight: 500;
}
#Lp .mhList .article .column{
	margin-bottom:30px;
}
#Lp .mhList .article h3{
	font-size: 20px;
	margin-bottom:10px;
	font-weight: 500;
}
#Lp .mhList .article p{
	font-size: 16px;
}
	
	#Lp .foot img{
		width:270px;
}

	
}








