/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/
  v2.0 | 20110126
  License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form-Box,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  /* border-collapse: collapse; */ /* border-spacing: 0; */
}

html {
    margin: 0!important;
}



/* ========================================
  @media screen and (min-width: 768px),print 
======================================== */
@media screen and (min-width: 768px), print {
/*pc・タブレットcss*/
/*pc_defaultset*/
.pc {
display: block !important;
}
/*pcのみ表示ブロック*/
.pc2 {
display: inline-block !important;
}
/*pcのみ表示ブロック*/
.sp,
.sp2 {
display: none !important;
}

.modelhouse_kokaku {
    max-width: 1920px;
    width: 100%;
    margin-inline: auto;
    background: #E5E2DD;
    color: #1A1A1A;
}
.modelhouse_kokaku #wrap footer {
    margin-top: 0;
}
.modelhouse_kokaku nav.nav-sp {
    display: none!important;
}

/* common
-------------------------------------*/
.f-shippori {
    font-family: "Shippori Mincho", serif;
    font-weight: 400;
    font-style: normal;
}
.f-serif {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-optical-sizing: auto;
    font-style: normal; 
}
.f-min-02 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho",
      "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
  

/* header
-------------------------------------*/
header {
    max-width: 1920px;
    width: 100%;
    margin-inline: auto;
    position: relative;
    z-index: 10;
    padding: 29px 6%29px 30px;
    display: flex;
    justify-content: space-between;
    margin-bottom: -130px;
}
header .btn {
    width: min(95%, 340px);
    margin-top: -6px;
}
header .btn a {
    font-size: 16px;
    letter-spacing: 0.3em;
    line-height: 2.2;
    text-align: center;
    color: #fff;
    border: 1px solid #FFFFFF;
    display: block;
}

/* mv
-------------------------------------*/
.mv {
    margin-bottom: 300px;
    display: grid;
    place-items: center;
}
.mv .photo {
    position: relative;
}
.mv .photo,
.mv .ttl-wrap {
    grid-area: 1 / 1;
    position: relative;
}
.mv .photo img {
    width: 100%;
    height: auto;
}
.mv h1 {
    text-align: center;
    margin-bottom: 53px;
    position: relative;
    top: 7px;
}
.mv .lead {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.32em;
    line-height: 1.875;
    text-align: center;
    color: #fff;
    position: relative;
    top: 6px;
}

/* sec共通
-------------------------------------*/
.sec {
    padding-bottom: 337px;
}
.sec h2 {
    font-weight: 500;
    font-size: 26px;
    letter-spacing: 0.3em;
    line-height: 1.153846;
    text-align: center;
    color: #181818;
    margin-bottom: 344px;
}
.sec .photo {
    margin-bottom: 153px;
    width: min(95%, 1800px);
    margin-inline: auto;
}
.sec .txt {
    font-size: 17px;
    letter-spacing: 0.08em;
    line-height: 2.1764;
    text-align: center;
    margin-bottom: 37px;
}
.sec .txt:nth-of-type(5),
.sec .txt:nth-of-type(7) {
    margin-bottom: 74px;
}
.sec .txt:nth-last-of-type(1) {
    margin-bottom: 0;
}
.sec .inBox .txt {
    text-align: left;
}

.sec-enttl{
    font-weight: 600;
    font-size: 28px;
    letter-spacing: 0.08em;
    line-height: 1.3125;
    text-align: center;
    color: #181818;
    margin-bottom: 13px;
}
.sec-ttl {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.32em;
    text-align: center;
    color: #181818;
    margin-bottom: 102px;
}

/* sec02
-------------------------------------*/
.sec02 {
    padding-bottom: 340px;
}
.sec02 .photo {
    width: min(95%, 1880px);
    margin-left: 20px;
}
.sec02 .inBox {
    width: min(95%, 1280px);
    margin-inline: auto;
    display: grid;
    grid-template-columns: 50% 41%;
    gap: 76px;
    padding-block: 153px 0;
    align-items: center;
}
.sec02 .inBox .txt-box {
    padding-right: 50px;
}
.sec02 .inBox .txt {
    text-align: left;
}
.sec02 .inBox .txt:nth-of-type(1) {
    margin-bottom: 74px;
}
.sec02 > .txt:nth-of-type(2) {
    margin-bottom: 74px;
}

/* sec03
-------------------------------------*/
.sec03 .txt:nth-of-type(3) {
    margin-bottom: 74px;
}

/* sec04
-------------------------------------*/
.sec04 .inBox {
    width: min(95%, 1200px);
    margin-inline: auto;
    display: grid;
    grid-template-columns: 35% 59.1666%;
    gap: 70px;
    align-items: center;
}

/* sec05
-------------------------------------*/
.sec05  {
    padding-bottom: 342px;
}
.sec05 .img-box {
    position: relative;
    width: min(95%, 1800px);
    margin-inline: auto;
    padding-block: 51px 162px;
}
.sec05 .img-box .img {
    position: relative;
}

/* pin */
.pin {
    position: absolute;
    left: var(--x);
    top: var(--y);
    transform: translate(-50%, -50%);
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}
.pin img {
    width: 50px;  
    height: auto;
    display: block;
}

/* モーダル */
.modal {
    position: fixed;
    inset: 0;
    display: none;
    /* overflow-y: auto; */
    height: 100dvh;            
    /* -webkit-overflow-scrolling: touch; */
    z-index: 100;
}
  .modal.is-open {
    display: grid;
    place-items: center;
}
  .modal__overlay {
    position: absolute;
    inset: 0;
    background: rgba(29,29,29,.6);
    min-height: 1120px;
}
  .modal__box {
    position: relative;
    width: 1200px;
}
.modal__slider {
    margin: 51px 0 0!important;
}
.modal__slider .ttl {
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 0.08em;
    line-height: 2.588;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
}
.modal__slider .txt {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.08em;
    line-height: 1.9375;
    color: #FFFFFF;
    text-align: center;
}
  .modal__slider .photo {
    margin-bottom: 51px;
}
  .modal__slider .photo img {
    width: 100%;
    height: 560px;
    display: block;
    object-fit: contain;
}
  
  .slick-list {
    height: auto!important;
  }
  .slide-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 30px;
    height: 57px;
    cursor: pointer;
    left: 50%;
  }
  .prev-arrow {
    margin-left: -734px;
  }
  .next-arrow {
    margin-left: 699px;
  }
  .modal__close {
    display: none;
  }

  /* detail
  -------------------------------------*/
  .detail .list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: min(95%, 1280px);
    margin-inline: auto;
    border: 1px solid #1A1A1A;
  }
  .detail .list li {
    position: relative;
    border-bottom: 1px solid #1A1A1A;
    cursor: pointer;
  }
  .detail .list li:nth-child(1),
  .detail .list li:nth-child(2),
  .detail .list li:nth-child(5),
  .detail .list li:nth-child(6),
  .detail .list li:nth-child(8),
  .detail .list li:nth-child(9),
  .detail .list li:nth-child(11),
  .detail .list li:nth-child(12) {
    border-right: 1px solid #1A1A1A;
  }

  .detail .list li:nth-child(11),
  .detail .list li:nth-child(12),
  .detail .list li:nth-child(13) {
    border-bottom: none;
  }
  .detail .list li:nth-child(4) {
    grid-column: 1 / -1;
    border-right: none; 
  }

  .detail .list li .num {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    letter-spacing: 0.08em;
    text-align: left;
    color: #fff;
    width: 25px;
    height: 25px;
    background: #1A1A1A;
    display: grid;
    place-items: center;
  }
  .detail .list li .num span {
    position: relative;
    top: -3px;
  }
  .detail .list li .inner{
    padding: 22px 16px 19px 15px;
    display: grid;
    grid-template-columns: 32.4% 1fr;
    gap: 12px;
  }
  .detail .list li:nth-child(4) .inner {
    grid-template-columns: 16.8% 1fr;
    align-items: center;
  }
  .detail .list li:nth-child(4) .inner .wrapper{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
  }
  .detail .list li:nth-child(4) .wrapper-ttl {
    text-align: center;
}
  .detail .list li:nth-child(4) .inner .wrapper li {
    display: grid;
    grid-template-columns: 26.8% 1fr;
    border: none;
    gap: 7px;
    height: unset;
    align-items: center;
  }
  .detail .list li .photo {
    margin: 0;
  }
  .detail .list li .inner .ttl-wrap {
    /* padding: 5px 0 0; */
  }
  .detail .list li .inner .ttl-wrap h3{
    font-size: 16px;
    letter-spacing: 0.08em;
    margin-bottom: 5px;
    position: relative;
    padding-left: 17px;
    line-height: 1.875;
  }
  .detail .list li .inner .ttl-wrap h3::before {
    position: absolute;
    content: "";
    background: rgba(29,29,29,.2);
    width: 8px;
    height: 8px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .detail .list li:nth-child(11) .inner .ttl-wrap h3::before,
  .detail .list li:nth-child(12) .inner .ttl-wrap h3::before,
  .detail .list li:nth-child(4) .inner .wrapper-ttl h3::before {
    top: 21%;
  }
  .detail .list li .inner .ttl-wrap .txt{
    font-size: 14px;
    letter-spacing: 0.08em;
    line-height: 2;
    text-align: left;
  }

/* gallery
-------------------------------------*/
.gallery {
    padding-bottom: 320px;
}
.gallery .sec-ttl {
    margin-bottom: 341px;
}
.gallery .photo {
    width: min(95%, 1800px);
    margin-inline: auto;
}

/* access
-------------------------------------*/
.access {
    padding-bottom: 318px;
}
.access .address {
    font-size: 20px;
    letter-spacing: 0.08em;
    line-height: 2.2;
    text-align: center;
}
.access .txt {
    font-size: 16px;
    letter-spacing: 0.08em;
    line-height: 2.75;
    text-align: center;
}

/* form-Box
-------------------------------------*/
.form-Box {
    padding-bottom: 139px;
}
.form-Box h2  {
    font-weight: 500;
    font-size: 45px;
    letter-spacing: 0.3em;
    line-height: 1.1111;
    text-align: center;
    color: #181818;
    margin-bottom: 180px;
}
.form-Box .form-wrap {
    width: min(95%, 1280px);
    margin-inline: auto;
    display: grid;
    grid-template-columns: 1fr 43.75%;
    overflow: visible;
} 
.form-Box .form-wrap .txt-box {
    position: sticky;
    top: 60px; 
    align-self: start;
}
.form-Box .form-wrap .txt-box .mail-ttl {
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 2.2083;
    margin-bottom: 8px;
}  
.form-Box .form-wrap .txt-box .desc {
    margin-bottom: 57px;
}
.form-Box .form-wrap .txt-box .desc li{
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 2.1666;
    color: #666;
}
.form-Box .form-wrap .txt-box .tel-ttl {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 2.9444;
    margin-bottom: -3px;
}  
.form-Box .form-wrap .txt-box .tel {
    font-size: 20px;
    line-height: 2.4435;
    border-bottom: 1px solid #1A1A1A;
    padding: 0 13px 3px 16px;
    display: inline-block;
    letter-spacing: 0;
}

/* form-Box設定 */
.form-Box .box {
    margin-bottom: 32px;
}
.wpcf7 {
    padding: 2px 0 0;
}
.form-Box form dt p {
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0.05em;
    line-height: 2;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: center;
}
.form-Box form dt p .must {
    font-size: 11px;
    letter-spacing: 0.05em;
    line-height: 1;
    text-align: center;
    color: #fff;
    background: #2D536C;
    border-radius: 10px;
    display: grid;
    place-items: center;
    width: 60px;
    height: 20px;
}
.form-Box form .postal-dd p {
    display: flex;
    gap: 15px;
    justify-content: flex-start;
    margin-bottom: -7px;
}
.form-Box form .postal-dd .subtxt {
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 2.8333;
    letter-spacing: 0.05em;
}
.form-Box form .radio-dt {
    margin-bottom: -6px;
}
.form-Box form input[type="text"],
.form-Box form input[type="email"],
.form-Box form input[type="tel"],
.form-Box form input[type="date"],
.form-Box form input[type="datetime-local"],
.form-Box form select,
.form-Box form textarea {
  font-size: 16px;
  line-height: 2.227;
  letter-spacing: 0.05em;
  padding: 2% 3% 2%;
  box-sizing: border-box;
  border: 1px solid #E6E6E6;
  background: #FFFFFF;
  font-family: inherit;
  font-weight: 500;
  border-radius: 5px;
  width: 100%;
}
.form-Box form textarea  {
    height: 260px;
}
.form-Box form input.short02,
.form-Box form .short02 {
    width: 57%;
}
.form-Box form .pref {
    margin: -15px 0 0;
}
.form-Box form .pref select {
    padding: 3% 3% 3%;
}
.form-Box form .wpcf7-radio {
    display: grid;
    gap: 11px;
}
input[type="radio" i] {
    width: 16px;
    height: 23px;
    margin: 0 !important;
}
.wpcf7-list-item {
    margin: 0!important;
}
.wpcf7-list-item label {
    display: flex;
    align-items: center;
    padding: 0 0 0 9px;
    gap: 10px;
}
.form-Box form .catalog-desc {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 2.125;
    color: #2d536c;
    margin-bottom: 4px;
}
.form-Box #priv {
    width: 560px;
    height: 140px;
    background: #f2f2f2;
    border: 1px solid #c4c4c4;
    padding: 26px;
    box-sizing: border-box;
    overflow-y: scroll;
    margin-bottom: 20px;
}
.form-Box #priv .priv-ttl {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 2.4285;
    text-align: left;
    color: #666;
    margin-bottom: 15px;
}
.form-Box #priv p {
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 1.5833;
    color: #666;
    margin-bottom: 15px;
}
.form-Box .privacy {
    width: 560px;
    height: 80px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e6e6e6;
    display: grid;
    place-items: center;
    letter-spacing: 0.05em;
    margin-bottom: 47px;
}
#form .confirm_button, #form #back_button, input[type="submit"] {
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 560px;
    font-size: 18px;
    line-height: 1.5555;
    letter-spacing: 0.05em;
    font-weight: 500;
    color: #FFFFFF!important;
    padding: 25px 0;
    margin-bottom: 30px;
    font-family: inherit;
    color: inherit;
    position: relative;
    top: 0;
    transition: 0.2s ease-in-out;
    margin: 0 auto;
    display: block;
    background: #2D536C;
  }
  #form .submitbtn p {
    position: relative;
  }
  #form .submitbtn p::after {
    position: absolute;
    content: "→";
    display: inline-block;
    font-size: 16px;
    color: #FFFFFF!important;
    right: 42px;
    top: 39%;
    transform: translateY(-50%);
  }


}


@media screen and (min-width:768px) and (max-width:1800px) {
    .sec .photo img {
        width: 100%;
        height: auto;
    }
    .sec05 .img-box .img img {
        width: 100%;
        height: auto;
    }
    .gallery .photo img {
        width: 100%;
        height: auto;
    }
}

@media screen and (min-width:768px) and (max-width:1320px) {
    .sec02 .inBox .photo02 img {
        width: 100%;
        height: auto;
    }
}

@media screen and (min-width:768px) and (max-width:1240px) {
    .sec04 .inBox img {
        width: 100%;
        height: auto;
    }
}


@media screen and (min-width:768px) and (max-width:1919px) {
/* モーダル */
.modal {
    position: fixed;
    inset: 0;
    display: none;
    /* overflow-y: auto; */
    height: 100dvh;            
    /* -webkit-overflow-scrolling: touch; */
    z-index: 100;
}
  .modal.is-open {
    display: grid;
    place-items: center;
}
  .modal__overlay {
    position: absolute;
    inset: 0;
    background: rgba(29,29,29,.6);
    min-height: 58.364vw;
}
  .modal__box {
    position: relative;
    width: 62.533vw;
}
.modal__slider {
    margin: 51px 0 0!important;
}
.modal__slider .ttl {
    font-weight: 400;
    /* font-size: 0.886vw; */
    letter-spacing: 0.08em;
    line-height: 2.588;
    text-align: center;
    color: #fff;
    margin-bottom: 0.782vw;
}
.modal__slider .txt {
    font-weight: 400;
    /* font-size: 0.834vw; */
    letter-spacing: 0.08em;
    line-height: 1.9375;
    color: #FFFFFF;
    text-align: center;
}
  .modal__slider .photo {
    margin-bottom: 2.658vw;
}
  .modal__slider .photo img {
    width: 100%;
    height: 29.182vw;
    display: block;
    object-fit: contain;
}
  
  .slick-list {
    height: auto!important;
  }
  .slide-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    /* width: 1.563vw; */
    /* height: 2.97vw; */
    cursor: pointer;
    left: 50%;
  }
  .prev-arrow {
    margin-left: -38.249vw;
  }
  .next-arrow {
    margin-left: 36.425vw;
  }
  .modal__close {
    display: none;
  }

}


@media screen and (min-width:768px) and (max-width:1320px) {
    .form-Box .form-wrap {
        gap: 10vw;
    }
    .form-Box #priv {
        width: 42.42vw;
    }
    .form-Box .privacy {
        width: 42.42vw;
    }
    #form .confirm_button, #form #back_button, input[type="submit"] {
        width: 42.42vw;
    }
}

/* ========================================
  @media screen and (max-width: #privpx)
======================================== */
@media screen and (max-width: 767px) {

.grecaptcha-badge{
    bottom: 20vw !important; 
}


html {
font-size: 62.5%;
}
.pc,
.pc2 {
display: none !important;
}
/*pcのみ表示ブロック*/
.sp {
display: block !important;
}
/*スマホのみ表示ブロック*/
.sp2 {
display: inline-block !important;
}
img {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    border: 0;
    max-width: 100%;
    height: auto;
}
.modelhouse_kokaku {
    max-width: 100vw;
    width: 100%;
    margin-inline: auto;
    background: #E5E2DD;
    color: #1A1A1A;
}
.modelhouse_kokaku #wrap footer {
    margin-top: 0;
}
.modelhouse_kokaku nav.nav-sp {
    display: none!important;
}

/* common
-------------------------------------*/
.f-shippori {
    font-family: "Shippori Mincho", serif;
    font-weight: 400;
    font-style: normal;
}
.f-serif {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-optical-sizing: auto;
    font-style: normal; 
}
.f-min-02 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho",
      "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* header
-------------------------------------*/
header {
    padding: 4vw 0;
    margin-bottom: -16vw;
    position: relative;
    z-index: 10;
}
header .logo {
    text-align: center;
}
header .btn {
    display: none;
}

/* mv
-------------------------------------*/
.mv {
    margin-bottom: 65.25vw;
    display: grid;
    place-items: center;
}
.mv .photo {
    position: relative;
}
.mv .photo,
.mv .ttl-wrap {
    grid-area: 1 / 1;
    position: relative;
}
.mv .photo img {
    width: 100%;
    height: auto;
}
.mv h1 {
    text-align: center;
    margin-bottom: 5.80vw;
    position: relative;
    top: -1vw;
}
.mv .lead {
    font-weight: 600;
    font-size:2.898vw;
    letter-spacing: 0.32em;
    line-height: 2.1666;
    text-align: center;
    color: #fff;
    position: relative;
    top: -1vw;
}
  
/* sec共通
-------------------------------------*/
.sec {
    padding-bottom: 63.25vw;
}
.sec h2 {
    font-weight: 500;
    font-size:3.865vw;
    letter-spacing: 0.24em;
    line-height: 1.125;
    text-align: center;
    color: #181818;
    margin-bottom: 64.65vw;
}
.sec .photo {
    margin-bottom: 11.08vw;
}
.sec .txt {
    font-size:3.14vw;
    letter-spacing: 0.08em;
    line-height: 2.3846;
    text-align: left;
    margin-bottom: 7.48vw;
    width: 82.13vw;
    margin-inline: auto;
}
.sec .txt:nth-of-type(5),
.sec .txt:nth-of-type(7) {
    margin-bottom: 15vw;
}
.sec .txt:nth-last-of-type(1) {
    margin-bottom: 0;
}
.sec .inBox .txt {
    text-align: left;
}

.sec-enttl{
    font-weight: 600;
    font-size:6.763vw;
    letter-spacing: 0.08em;
    line-height: 1.3125;
    text-align: center;
    color: #181818;
    margin-bottom: 1.97vw;
}
.sec-ttl {
    font-weight: 600;
    font-size:3.865vw;
    letter-spacing: 0.32em;
    text-align: center;
    color: #181818;
    margin-bottom: 16.97vw;
}


/* sec02
-------------------------------------*/
.sec02 .inBox {
    width: 82.13vw;
    margin-inline: auto;
    display: grid;
    gap: 11.08vw;
    padding-block: 10.08vw 0;
    align-items: center;
}
.sec02 .inBox .txt {
    text-align: left;
}
.sec02 .inBox .txt:nth-of-type(1) {
    margin-bottom: 15vw;
}
.sec02 > .txt:nth-of-type(2) {
    margin-bottom: 15vw;
}

/* sec03
-------------------------------------*/
.sec03 .txt:nth-of-type(3) {
    margin-bottom: 15vw;
}

/* sec04
-------------------------------------*/
.sec04 .inBox {
    display: grid;
    gap: 11.08vw;
}
.sec04 .inBox .txt-box {
    order: 2;
}
.sec04 .inBox .img {
    order: 1;
}

/* sec05
-------------------------------------*/
.sec05  {
}
.sec05 .img-box {
    padding-block: 9vw 14.25vw;
}
.sec05 .img-box .img {
    position: relative;
}

/* pin */
.pin {
    position: absolute;
    left: var(--x);
    top: var(--y);
    transform: translate(-50%, -50%);
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}
.pin img {
    width: 5.36vw;
    height: auto;
    display: block;
}
.pin[data-detail="entrance"] {
    left: 50.6%;
    top: 9.5%;
}
.pin[data-detail="wall"] {
    top: 29%;
}
.pin[data-detail="floor"] {
    top: 31.5%;
}
.pin[data-detail="kitchen"] {
    left: 28.8%;
}
.pin[data-detail="furniture"] {
    left: 28.4%;
    top: 44.1%;
}
.pin[data-detail="sofa"] {
    left: 33.5%;
    top: 66.9%;
}
.pin[data-detail="japanese-style-room"] {
    top: 67%;
    left: 73.5%;
}
.pin[data-detail="fittings"] {
    left: 62.2%;
    top: 85%;
}
.pin[data-detail="study"] {

}
.pin[data-detail="changing-room"] {
    left: 67.8%;
}
.pin[data-detail="toilet"] {

}
.pin[data-detail="bedroom-counter"] {
    left: 77%;
}
.pin[data-detail="bedroom-floor"] {
    left: 66.6%;
    top: 38.2%;
    }

/* モーダル */
.slide01,.slide02,.slide03,.slide04,.slide05,.slide06,.slide07,.slide08,.slide09,.slide10,.slide11,.slide12,.slide13 {
    margin: 0 3vw;
}
.modal {
    position: fixed;
    inset: 0;
    display: none;
    /* overflow-y: auto; */
    height: 100dvh;
    /* -webkit-overflow-scrolling: touch; */
    z-index: 1000;
    padding: 10vw 0;
}
  .modal.is-open {
    display: grid;
    place-items: center;
}
  .modal__overlay {
    position: absolute;
    inset: 0;
    background: rgba(29,29,29,.6);
    /* min-height: 1120px; */
}
  .modal__box {
    position: relative;
    width: 100vw;
    padding: 5vw;
}
  .modal__close {
    position: absolute;
    right: 6.7vw;
    top: 1vw;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}
.modal__close img {
    width: 5.56vw;
}
.modal__slider {
    margin:0 0 0vw!important;
}
.modal__slider .ttl {
    font-weight: 400;
    font-size:3.865vw;
    letter-spacing: 0.08em;
    line-height: 2.75;
    text-align: center;
    color: #fff;
    margin-bottom: 1vw;
}
.modal__slider .txt {
    font-weight: normal;
    font-size:3.382vw;
    letter-spacing: 0.05em;
    line-height: 2.21428;
    color: #FFFFFF;
    text-align: center;
}
  .modal__slider .photo {
    margin-bottom: 5vw;
}
  .modal__slider .photo img {
    width: 100%;
    /* height: 800px; */
    display: block;
    object-fit: contain;
}
  
.slick-list {
    height: auto!important;
    /* margin: 0 0 21vw!important; */
    padding: 8vw 0 0;
}

  /* detail
  -------------------------------------*/
  .detail .list {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    width: 91.79vw;
    margin-inline: auto;
    border: 0.2vw solid #1A1A1A;
  }
  .detail .list li {
    position: relative;
    border-bottom:0.2vw solid #1A1A1A;
    cursor: pointer;
  }
  .detail .list li .num {
    position: absolute;
    top: 0;
    left: 0;
    font-size:3.623vw;
    line-height: 1;
    letter-spacing: 0.08em;
    text-align: left;
    color: #fff;
    width: 4.83vw;
    height: 4.83vw;
    background: #1A1A1A;
    display: grid;
    place-items: center;
  }
  .detail .list li .inner{
    padding: 6.04vw 4.83vw 5.804vw;
    display: grid;
    grid-template-columns: 36.23vw 41.55vw;
    gap: 4.35vw;
    align-items: center;
  }
  .detail .list li:nth-child(4) .inner {
    grid-template-columns: 1fr;
}
  .detail .list li:nth-child(4) .inner .wrapper{
    grid-template-columns: 1fr;
    display: grid;
    gap: 4.83vw;
}
  .detail .list li:nth-child(4) .wrapper-ttl {
    margin-bottom: 3.92vw;
    margin-top: 1.7vw;
    letter-spacing: 0.08em;
    font-size: 3.623vw;
}
  .detail .list li:nth-child(4) .inner .wrapper li {
    display: grid;
    grid-template-columns: 36.23vw 41.55vw;
    border: none;
    gap: 4.35vw;
  }
  .detail .list li:nth-child(4) .inner .wrapper li h3 {
    font-size:3.14vw;
    margin-bottom: 0vw;
  }
  .detail .list li .photo {
    margin: 0;
  }
  .detail .list li .inner .ttl-wrap {
    /* padding: 5px 0 0; */
  }
  .detail .list li .inner .ttl-wrap h3{
    font-size:3.623vw;
    letter-spacing: 0.08em;
    margin-bottom: 2.35vw;
    position: relative;
    line-height: 1.7333;
    padding-left: 3.8vw;
  }
  .detail .list li .inner .ttl-wrap h3::before {
    position: absolute;
    content: "";
    background: rgba(29,29,29,.2);
    width: 1.93vw;
    height: 1.93vw;
    top: 2vw;
    left: 0;
  }
  .detail .list li .inner .ttl-wrap .txt{
    font-size:3.14vw;
    letter-spacing: 0.08em;
    line-height: 1.84615;
    text-align: left;
    width: fit-content;
  }

/* gallery
-------------------------------------*/
.gallery {
    padding-bottom: 38.77vw;
}

/* access
-------------------------------------*/
.access {
    padding-bottom: 55.77vw;
}
.access .address {
    font-size:3.865vw;
    letter-spacing: 0.08em;
    line-height: 1.9375;
    text-align: center;
    margin-bottom: 2.83vw;
}
.access .txt {
    font-size:3.14vw;
    letter-spacing: 0.08em;
    line-height: 2.153846;
    text-align: center;
    width: 82.13vw;
    margin-inline: auto;
}

/* form-Box
-------------------------------------*/
.form-Box {
    padding-bottom: 28.99vw;
}
.form-Box h2  {
    font-weight: 500;
    font-size:4.348vw;
    letter-spacing: 0;
    line-height: 2.1666;
    text-align: center;
    color: #181818;
    margin-bottom: 13.8vw;
}
.form-Box .form-wrap {
    width: 89.37vw;
    margin-inline: auto;
    display: grid;
    margin-bottom: 6.49vw;
} 
.form-Box .desc {
    margin-bottom: 15.91vw;
}
.form-Box .desc li{
    font-size:2.898vw;
    letter-spacing: 0.05em;
    line-height: 2;
    color: #666;
}


/* form-Box設定 */
.form-Box .box {
    margin-bottom: 3.93vw;
}
.wpcf7 {
    order: 1;
}
.form-Box form dt p {
    font-weight: 500;
    font-size: 3.623vw;
    letter-spacing: 0.05em;
    line-height: 2.26666;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1vw;
    align-items: center;
}
.form-Box form dt p .must {
    font-size: 2.66vw;
    letter-spacing: 0.05em;
    line-height: 1;
    text-align: center;
    color: #fff;
    background: #2D536C;
    border-radius: 2.42vw;
    display: grid;
    place-items: center;
    width: 14.49vw;
    height: 4.83vw;
}
.form-Box form .postal-dd p {
    display: flex;
    margin-bottom: -1.69vw;
    align-items: center;
}
.form-Box form .postal-dd .subtxt {
    font-size: 2.898vw;
    line-height: 2.8333;
    letter-spacing: 0.05em;
}
.form-Box form .radio-dt {
    margin-bottom: -6px;
}
.form-Box form input[type="text"],
.form-Box form input[type="email"],
.form-Box form input[type="tel"],
.form-Box form input[type="date"],
.form-Box form input[type="datetime-local"],
.form-Box form select,
.form-Box form textarea {
  font-size: 16px;
  line-height: 2.702;
  letter-spacing: 0.05em;
  padding: 2% 3% 2%;
  box-sizing: border-box;
  border: 1px solid #E6E6E6;
  background: #FFFFFF;
  font-family: inherit;
  font-weight: 500;
  border-radius: 1.21vw;
  width: 100%;
}
.ui-widget {
    font-size: 1.5em!important;
}
.form-Box form textarea  {
    height: 38.65vw;
}
.form-Box form input.short02,
.form-Box form .short02 {
    width: 100%;
}
.form-Box form .pref {
    margin: -1.69vw 0 0vw;
}
.form-Box form .addr01 {
    /* margin: 0 0 -2vw; */
}
.form-Box form .pref select {
    padding: 4.45% 3% 4.45%;
}
.form-Box form .wpcf7-radio {
    display: grid;
    gap: 3.42vw;
    font-size: 3.382vw;
    margin: 1vw 0 6.2vw;
}
input[type="radio" i] {
    width: 3.38vw;
    height: 4.83vw;
    margin: 0 !important;
}
.wpcf7-list-item {
    margin: 0!important;
}
.wpcf7-list-item label {
    display: flex;
    align-items: center;
    padding: 0 0 0 0;
    gap: 2.42vw;
}
.form-Box form .catalog-desc {
    font-weight: 500;
    font-size: 3.623vw;
    letter-spacing: 0.05em;
    line-height: 2.125;
    color: #2d536c;
    margin-bottom: 1.83vw;
}
.form-Box #priv {
    /* width: 560px; */
    height: 33.82vw;
    background: #f2f2f2;
    border: 0.2vw solid #c4c4c4;
    padding: 4.28vw 4.83vw;
    box-sizing: border-box;
    overflow-y: scroll;
    margin-bottom: 20px;
    margin-top: 9.66vw;
}
.form-Box #priv .priv-ttl {
    font-weight: 500;
    font-size: 3.382vw;
    letter-spacing: 0.05em;
    line-height: 2.4285;
    text-align: left;
    color: #666;
    margin-bottom: 1vw;
}
.form-Box #priv p {
    font-size: 2.898vw;
    letter-spacing: 0.05em;
    line-height: 1.5833;
    color: #666;
}
.form-Box .privacy {
    /* width: 560px; */
    height: 14.49vw;
    border-radius: 1.21vw;
    background: #fff;
    border: 1px solid #e6e6e6;
    display: grid;
    place-items: center;
    letter-spacing: 0.05em;
    margin-bottom: 8.71vw;
    font-size: 3.382vw;
}
#form .confirm_button, #form #back_button, input[type="submit"] {
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    font-size: 3.865vw;
    line-height: 1.75;
    letter-spacing: 0.05em;
    font-weight: 500;
    color: #FFFFFF!important;
    padding: 25px 0;
    margin-bottom: 30px;
    font-family: inherit;
    color: inherit;
    position: relative;
    top: 0;
    transition: 0.2s ease-in-out;
    margin: 0 auto;
    display: block;
    background: #2D536C;
  }
  #form .submitbtn p {
    position: relative;
  }
  #form .submitbtn p::after {
    position: absolute;
    content: "→";
    display: inline-block;
    font-size: 3.865vw;
    color: #FFFFFF!important;
    right: 4.5vw;
    top: 39%;
    transform: translateY(-50%);
  }

  #form .tel-ttl {
    font-weight: 500;
    font-size: 18px;
    line-height: 2.1666;
    text-align: center;
    margin-bottom: 4.8vw;
    letter-spacing: 0;
  }
  #form .tel {
    font-size:4.589vw;
    font-weight: 400;
    line-height: 2.5721;
    letter-spacing: 0.05em;
    border: 0.2vw solid #1A1A1A;
    border-radius: 10.87vw;
    width: 86.96vw;
    margin-inline: auto;
    text-align: center;
    padding: 2vw 0;
  }


}