@charset "utf-8";
/* Plan */
#subnav, #ldknav, #ldknav2 { 
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  justify-content: center;
}
#subnav {
  max-width: 746px;
}
#ldknav2 li {
  width: calc(100% / 3 - 8px);
  margin-right: 12px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  cursor: pointer;
}
#ldknav2 li:last-child {
  margin-right: 0;
}
#subnav li {
  width: calc(100% / 5 - 12px);
  margin-right: 11.6667px;
  margin-bottom: 11.6667px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  cursor: pointer;
}
#subnav li.comingsoon {
  cursor: inherit;
  position: relative;
  pointer-events: none;
}
#ldknav2 .comingsoon {
  cursor: inherit;
  pointer-events: none;
}
#ldknav2 .comingsoon span {
  position: relative;
  display: block;
}
#ldknav2 li:hover,
#nav-allplan img:hover {
  opacity: .7;
}

#subnav li.comingsoon::before,
#ldknav2 .comingsoon span::before {
  content: "";
  position: absolute;
  background-color:rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
}
#subnav li.comingsoon::after,
#ldknav2 .comingsoon span::after {
  position: absolute;
  left: 0;
  top: calc(50% - 15px);
  content: "coming soon";
  color: #fff;
  z-index: 1;
  font-size: 14px;
  width: 100%;
  text-align: center;
}
#ldknav li {
  width: calc(100% / 4 - 9px);
  margin-right:12px;
  margin-bottom: 12px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  cursor: pointer;
}
#nav-allplan img {
  cursor: pointer;
}

/*#subnav li:nth-of-type(7n)*/
#ldknav li:last-child {
  margin-right: 0;
}
#subnav li img, #ldknav li img { width: 100%; }
#subnav li.active img, #ldknav li.active img,
#subnav li:hover img, #ldknav li:hover img { opacity: 0; }

#subnav li#nav-a.active, #subnav li#nav-a:hover { background-image: url("../img/plan/btn_a_over.svg"); }
#subnav li#nav-b.active, #subnav li#nav-b:hover { background-image: url("../img/plan/btn_b_over.svg"); }
#subnav li#nav-c.active, #subnav li#nav-c:hover { background-image: url("../img/plan/btn_c_over.svg"); }
#subnav li#nav-d1.active, #subnav li#nav-d1:hover { background-image: url("../img/plan/btn_d1_over.svg"); }
#subnav li#nav-d2.active, #subnav li#nav-d2:hover { background-image: url("../img/plan/btn_d2_over.svg"); }
#subnav li#nav-e.active, #subnav li#nav-e:hover { background-image: url("../img/plan/btn_e_over.svg"); }
#subnav li#nav-f.active, #subnav li#nav-f:hover { background-image: url("../img/plan/btn_f_over.svg"); }
#subnav li#nav-g.active, #subnav li#nav-g:hover { background-image: url("../img/plan/btn_g_over.svg"); }

#type{background: #fff; color: #000; padding-top: 60px;}
#type .container {padding-top: 60px; border-top: 1px solid #b5b5b6; }

#plan .main-txt {
  padding-right: 20px;
  padding-left: 20px;
}

#tab-d2{display: flex;}
.tab{display: none; justify-content: space-between; flex-wrap: wrap;}
.tab-left{width: 370px; padding-top: 30px;}
.tab-right{width: calc(100% - 390px); max-width: 615px; text-align: center;}

.type-tit{display: flex; justify-content: space-between; align-items: center; position: relative; padding-bottom: 15px; margin-bottom: 15px; width: 100%;}
.type-tit:after{content: ''; width: 100%; height: 3px; background: linear-gradient(to right,#a7a976 0%,#f0f3d4 30%,#a7a976 70%); display: block; position: absolute; bottom: 0; left: 0;}

.grade-gtone{ background: linear-gradient(to right,#a7a976 0%,#f0f3d4 50%,#a7a976 100%); }
.grade-stone{ background: linear-gradient(to right,#bdbdbe 0%,#f5f5f5 50%,#bdbdbe 100%); }

/*.type-tit li:nth-of-type(2){text-align: center;}*/
.type-tit .tit1{font-size: 4rem; line-height: 1.4; font-family: 'EB Garamond', serif;}
.type-tit .tit1 span{font-size: 162.5%; line-height: 1;}
.type-tit .tit1 i{font-size: 18px; line-height: 1; display: block; text-align: center; font-style: normal; }

.type-tit .tit2{font-size: 3rem; line-height: 1.1; margin-bottom: 8px; font-family: 'EB Garamond', serif;}
.type-area{font-size: 2.1rem; text-align: right;}
.type-area .big{font-size: 154.5%; line-height: 1;}
.type-info{font-size: 1.6rem; padding-bottom: 10px; text-align: right;}
.type-desc{
	font-size: 1.5rem;
	line-height: 1.4;
	text-align: center;
}
.type-desc li{border: 1px solid #eeeded; padding: 17px 10px; margin-top: 15px; word-break: break-all;}

.modal-typeA{position: relative; /*max-width: 457px;*/ }
.modal-typeA .iconCamera{width: 7.7%;}
.modal-typeA .icon01{position: absolute; top: 26%; left: 29%;}
.modal-typeA .icon02{position: absolute; top: 33.7%; left: 29%;}
.modal-typeA .icon03{position: absolute; top: 27.5%; left: 61%;}
.modal-typeA .icon04{position: absolute; top: 35.4%; left: 76%;}
.modal-typeA .icon05{position: absolute; top: 51.5%; left: 69%;}
.modal-typeA .icon06{position: absolute; top: 67%; left: 47%;}
.modal-typeA .icon07{position: absolute; top: 60.5%; left: 80.5%;}

.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 9999;
	text-align: center;
}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal__content{
    background: #fff;
    left: 50%;
    padding: 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 50%;
}
.modal figcaption{text-align: center; font-size: 12px;}
.modal a{ padding-top: 15px; display: block}
.modal a i{margin-right: 5px;}

/*波紋*/

.btnripple2{
	position: relative;
	display:inline-block;
	background:#F83740;
	border-radius: 50%;
	color:#ccc;
    outline: none;
    transition: all .3s;
}

.btnripple2:hover{
}

.btnripple2::after,
.btnripple2::before {
    content: '';
    position: absolute;
    left: -12%;
    top: -12%;
    border: 1px solid #F83740;
    width: 120%;
    height: 120%;
    border-radius: 50%;
    opacity: 1;
    animation:1.5s circleanime linear infinite;
}

.btnripple2::before {
    animation-delay:.5s; 
}

.cameraCap{
	font-size: 16px;
	text-align: left;
	padding-left: 50px;
	background-image: url(../img/plan/icon_camera.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	line-height: 1.4;
}
.cameraCap span{
font-size:12px;
display: block;}


@keyframes circleanime{
	0%{
	  transform: scale(0.68);
	}
	100%{
		transform: scale(1.2);
		opacity: 0;
	}
}

/* Media */
@media only screen and (max-width: 767px){ 
    #subnav li {
      width: calc(100% / 3 - 16px);
      margin-right: 6px;
      margin-left: 6px;
      margin-bottom: 12px;
    }
    
    #subnav li#nav-e,#subnav li#nav-h1,#subnav li#nav-c2,#subnav li#nav-j1 { margin-right: 0; }
  
    #ldknav2 li {
      width: 100%;
      margin-right: 0;
      margin-bottom: 40px;
    }

    #ldknav li {
      width: calc(100% / 2 - 6px);
      margin-right: 12px;
      margin-bottom: 12px;
    }
    #ldknav li#nav-3ldk { margin-right: 0; }
    
    #type{padding-top: 50px;}
    .tab{margin-bottom: 50px;}
    .tab-left{max-width: 370px; width: 100%; margin: 0 auto 40px; padding-top: 0;}
    .tab-right{width: 100%; text-align: center; margin: 0 auto;}
    
    #main-cap{padding: 30px 0;}
	.cameraCap{font-size: 2.5vw;}

}

@media only screen and (max-width: 480px){    
    .type-tit{font-size: 1.2rem;}
    .type-tit .tit1{font-size: 3.4rem;}
    .type-tit .tit2{font-size: 3rem;}
    .type-area{font-size: 1.8rem;}
    .type-info{font-size: 1.4rem;}
    .type-desc{font-size: 1.6rem;}
}

.hidden {
  display: none !important;
}
