@charset "utf-8";

/*=====================
  PLAN
=====================*/

/*  contentWrap
=====================*/

.page_ttl {
  font-size: 34px;
  font-family: "Zen Old Mincho", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
  line-height: 1.5;
  border-top:8px solid #3B564C;
  /* background: #3B564C; */
  background: url("../img/mv.jpg") center center no-repeat;
  background-size: cover;
  padding: 28% 0 32%;
  text-align: center;
  color: #fff;
}
.page_ttl .p1 {
  width:30%;
  /* font-family: 'Arial', 'メイリオ', serif;
  font-size: 0.53em; */
  font-family: 'Cinzel', serif !important;
  font-size: 1.5em;
  letter-spacing: 2px;
  line-height: 0.6;
  transform: rotate(0.28deg);
  color: #3B564C;
  border-bottom:1px solid #3B564C;
  margin: 0 auto;
}
.page_ttl .p_cap {
  font-size: 0.53em;
  font-size: 11px;
  letter-spacing: 0.06em;
  line-height: 1.2;
  color: #000;

  position:absolute;
  bottom:5px;
  right:5px;
}

.plan_Wrap {
}

.lead_Area {
  padding: 3em 0 0;;
  text-align:center;
}
.lead_Area p {
  font-size: clamp( 13px, calc( 7.666666666666667px + 0.6944444444444444vw ), 16px );
}
.lead_Area p.lead_ttl {
  font-size: 200%;
  letter-spacing: 0.4em;;
}


.f-80{font-size: 80%;}
.f-120{font-size: 120%;}
.f-130{font-size: 130%;}
.f-150{font-size: 150%;}
.f-200{font-size: 200%;}
.f-220{font-size: 220%;}
.f-250{font-size: 250%;}
.f-280{font-size: 280%;}

.txt_black { color:#000; }



/* tab切り替えエリア */
.tab-container {
  max-width: 1000px;
  margin: 20px auto;
  padding: 10px;
}

.tab-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex; /* PC表示（768px以上）を想定 */
}

.tab-item {
  width:300px;
  padding: 25px 0;
  cursor: pointer;
  border: 1px solid transparent;
  border-bottom: none;
  background-color: #f4f4f4;
  transition: background-color 0.3s;
  flex-grow: 1; /* PCで均等幅にする */
  text-align: center;

  position: relative;
}
.tab-item .type.no-detail {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tab-item .type img {
  height:80px;
}
.tab-item.atype { background: #DBD6C4; }
.tab-item.btype { background: #D6CBC0; }
.tab-item.ctype { background: #C1C6B8; }

.tab-item .detail {
  width:60%;
  margin: 10px auto 0;
  background: #666;

  color:#FFF;
  font-size: 0.7em;
  position: relative;
}
.tab-item .detail::before,
.tab-item .detail::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 8px;
  width: 8px;
  height: 1px;
  border-radius: 9999px;
  background-color: #FFF;
  transform-origin: calc(100% - 0.5px) 50%;
}
.tab-item .detail::before {
  transform: rotate(45deg);
}
.tab-item .detail::after {
  transform: rotate(-45deg);
}

.tab-item.atype .detail { background: #AA9F77; }
.tab-item.btype .detail { background: #AA9480; }
.tab-item.ctype .detail { background: #8E9383; }

/* hover */
.tab-item:hover:not(.disabled) {
  /* opacity: 0.7;
  transition: .3s; */
  cursor: default;
}

.tab-item.active {
  /* background-color: #fff;
  border-bottom: 2px solid #fff;
  font-weight: bold;
  color: #007bff; */
}

/* 未公開 (disabled) のスタイル */
.tab-item.disabled {
  cursor: not-allowed; /* クリック不可を示すカーソル */
/*  opacity: 0.3;*/
  pointer-events: none;
/*  background-color: #ddd;*/
  color: #666;
}

.tab-item.btype.disabled { background: #ebe5e0; }
.tab-item.ctype.disabled { background: #e0e2dc; }

.tab-item.disabled div,
.tab-item.disabled p{
  opacity: 0.3;
}


.tab-item .comingsoon {
  position: absolute;
  top: 21%;
  left: 50%;
  transform: translate(-50%,0);
  width: 54%;
}


/* コンテンツエリア */
.tab-content-area {
  padding: 15px;
  background-color: #fff;
}
.tab-content {
  display: none;
  opacity: 0;
  /* transition: opacity 0.3s ease-in-out; */
}
.tab-content.active {
  display: block;
  opacity: 1;
}

.copy01 {
  padding: 3em 0 1.5em;
  font-size: 1.5em;
}

.madori-Contents {
  display: flex;
  justify-content: space-between;
}
.madori-Contents > div.type_area_point {
  width:54%;
}

.type_area_point .type {
  border-left:15px solid #D6C099;
  padding-left: 1em;
  margin-bottom: 20px;
}
.type_area_point .type h3 {
  color:#B49C6B;
  font-size:clamp( 16px, calc( 8.88888888888889px + 0.9259259259259258vw ), 20px );
  line-height: 0.8;
  letter-spacing: 0.2em;
  margin-bottom: 0.5em;
}
.type_area_point .type .kado {
/*  width:120px;*/
width: 22.2em;
  border:1px solid #3B564C;
  padding: 0px 20px;
     font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体" , YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.type_area_point .type .kado p {
  color:#3B564C;
  text-align: center;
  font-size: clamp( 13px, calc( 9.444444444444445px + 0.4629629629629629vw ), 15px );
  line-height: 1.5;
}

.type_area_point .area {
  font-size:clamp( 12px, calc( 8.444444444444445px + 0.4629629629629629vw ), 14px );
  line-height: 1.2;
  letter-spacing: 0.06em;
}
.type_area_point .area .area_txt {
  color:#B49C6B;
  border-bottom:1px solid #231815;
  padding-bottom: 0.3em;
  margin-bottom: 1em;
}
.type_area_point .area ul{

}
.type_area_point .area ul li{
  color:#3B564C;
  font-size:clamp( 12px, calc( 8.444444444444445px + 0.4629629629629629vw ), 14px );
  line-height: 1.2;
  letter-spacing: 0.06em;
  margin-top: 0.3em;
}

.type_area_point .copy02 {
  font-size:clamp( 13px, calc( 9.444444444444445px + 0.4629629629629629vw ), 15px );
  line-height: 1.8;
  letter-spacing: 0.01em;
  padding: 2em 0 1em;
}

.type_area_point .point {
}
.type_area_point .point ul {
}
.type_area_point .point ul li {
  background: #F1F3F0;
  padding: 6px 0;
  margin-top: 10px;
  text-align: center;
}
.type_area_point .point ul li p {
  border-top : 1px solid #727171;
  border-bottom : 1px solid #727171;
  padding: 0.3em 0;
  color:#3B564C;
  font-size:clamp( 13px, calc( 7.666666666666667px + 0.6944444444444444vw ), 16px );
  line-height: 1.5;
  letter-spacing: 0.06em;
}
.type_area_point .hanrei {
  padding-top: 30px;
  max-width: 350px;
}


.madori-Contents .madori {
  width:45%;
  margin-left: 30px;
}

/* 注釈 */
.captionArea {
  /* padding: clamp(30px, 6.25vw, 100px) 0; */
  padding: 0 0 120px;
}


/*-----------------------------
調整
-----------------------------*/
@media only screen and (min-width: 1024px) and (max-width: 1400px) {



}

/*-----------------------------
tab横のみ
-----------------------------*/
@media only screen and (min-width: 1024px) and (max-width: 1200px) {


}


/*-----------------------------
tab
-----------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1023px)  {



}

@media only screen and (min-width: 768px) and (max-width: 900px)  {


}


/*=============================
spから
=============================*/
@media only screen and (max-width: 767px) {

  .page_ttl {
    font-size: 25px;
/*    padding: 2.5em 0 4.0em;*/
padding: 20% 0 35%;
    background: url("../img/mv.jpg") center center no-repeat;
    background-size: cover;
  }
  .page_ttl .p1 {
    width:30%;
    font-size: 1.2em;
    letter-spacing: 2px;
  }

  .lead_Area {
    padding: 1em 0 0;;
  }
  .lead_Area p.lead_ttl {
    font-size: 150%;
    letter-spacing: 0.35em;;
  }







  .tab-menu {
       /*flex-direction: column; タブを縦に積み重ねる */
      border-bottom: none;
  }

  .tab-item {
      border-bottom: 1px solid #ccc; /* 縦並びの区切り線 */
      margin-bottom: -1px; /* 区切り線の重なりを防ぐ */

      width:32%;
      padding: 10px 0;
  }
  .tab-item .type img {
    height:50px;
  }

  .tab-item .detail {
    width:80%;
    margin: 5px auto 0;

    font-size: 0.6em;
    position: relative;
  }
  .tab-item .detail::before,
  .tab-item .detail::after {
    content: "";
    position: absolute;
    top: calc(50% - 0.5px);
    right: 6px;
    width: 6px;
  }

  .tab-item.active {
      border-right: none;
      border-left: none;
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
  }
  .tab-item .comingsoon {
    top: 7%;
    width: 80%;
}


  .copy01 {
    padding: 1em 0 1em;
    font-size: 1.0em;
  }

  .madori-Contents {
    flex-direction: column;
  }
  .madori-Contents > div.type_area_point {
    width:100%;
  }
  .type_area_point .type .kado {
    width: 17.8em;
}


  .madori-Contents .madori {
    width:80%;
    margin-left: 0;
    margin: 30px auto 0;
  }
  .hanrei {
    padding-top: 20px;
    max-width: 100%;
    width:80%;
    margin: 0 auto;
  }


  /* 注釈 */
  .captionArea {
    padding: 0 0 60px;
  }


}
