@charset "utf-8";

.main_Visual {
  display: none;
}

.detail_Wrap .lead_area {
  padding: 0;
}

/* detail_area */
.detail_area {
  background: #231815;
  padding: 100px 0 60px 0;
}

.detail_inner {
  width: 90%;
  max-width: 1200px;
  padding: 40px 40px;
  margin: 0 auto;
  background: #231815;
}

.detail_inner .detail_text p {
  max-width: 600px;
  margin: 0 auto 30px;
}

.detail_inner .zumen {
  max-width: 600px;
  margin: 0 auto;
}

.detail_inner .zumen_m {
  max-width: 700px;
  margin: 0 auto;
}

.detail_inner .zumen_mr {
  max-width: 800px;
  margin: 0 auto;
}

.point_list {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
}

.point_list li {
  width: calc((100% - 4%) / 4);
}

.point_list3-2 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 4%;
}

.point_list3-2 li {
  width: calc((100% - 4%) / 4);
}

.point_list3-2 li:nth-last-child(-n+2) {
  margin-top: 4%;
}

.point_list3-2 .notes {
  display: block;
  margin-top: 0.5em;
  color: #fff;
  font-size: 10px;
  line-height: 1.5;
  text-align: center;
}

.hanrei_dedail {
  width: 30%;
  margin: 20px 0 0 auto;
}

.roomtour {
  width: 94%;
  max-width: 500px;
  padding: 40px 40px;
  margin: 0 auto;
}
.roomtour_ttl {
  color: #fff;
  text-align: center;
  font-size: 30px;
  line-height: 1.3;
  letter-spacing: 0.06em;
  font-family: 'Cormorant Garamond', serif !important;
  font-style: normal;
  transform: rotate(0.28deg);
  margin-bottom: 30px;
}
.roomtour_ttl span {
  font-size: 150%;
}

.responsive-iframe-container {
  position: relative; /* 親要素にrelativeを指定 */
  padding-top: 177.78%; /* 16:9の動画の場合の比率。ショート動画は「9/16」のため、ショート動画の比率に合わせてください */
  height: 0;
  overflow: hidden; /* はみ出た部分を隠す */
}

.responsive-iframe-container iframe {
  position: absolute; /* iframeを絶対配置にする */
  top: 0;
  left: 0;
  width: 100%; /* 親要素の幅に合わせる */
  height: 100%; /* 親要素の高さに合わせる */
}

.back_btn {
  box-sizing: border-box;
  display: block;
  width: 200px;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
  padding: 15px 0;
  margin: 20px auto 0;
  transition: all .5s;
}

.back_btn:hover {
  opacity: 0.7;
}






.request_Wrap {
	/* background: #160f0d; */
	background: #fff;
	padding: 40px 5%;
	color: #FFF;
}
.request_Wrap ul {
    display: flex;
    justify-content: space-between;
	width: 90%;
	max-width: 1000px;
    gap:1em;
	margin: 0 auto 0;
}
.request_Wrap ul li{
	width: 47.685185185185185%;
    max-width: 412px;
	margin: 0 auto 0;
}
.request_Wrap ul li a{
	transition: .3s;
}
.request_Wrap a:hover {
	opacity: .7;
}

/* ugoclo_area */

#ugoclo {
  padding-top: 90px;
  margin-top: -90px;
}
.ugoclo_area p {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
}
.ugoclo_area {
  background-color: #f8f7f2;
  padding: 100px 0 120px;
}
.u_inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.u_ttl {
  max-width: 90%;
  width: 640px;
  margin: 0 auto 20px;
  mix-blend-mode: darken;
  text-align: center;
}
.ugoclo_area h2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: min(3.8vw,32px);
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-align: center;
  max-width: 80%;
  margin: 0 auto 50px;
}
.u_line {
  border-top: 1px solid #231815;
  border-bottom: 1px solid #231815;
}
ul.top_copy {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  width: 90%;
  margin: 0 auto;
  padding: 30px 0;
}
ul.top_copy li {
  width: 35%;
}
ul.top_copy li:first-child {
  width: 45%;
  padding: 5% 4% 5% 0;
}
ul.top_copy li p {
  font-size: min(3.5vw,20px);
  line-height: 3.0;
  text-align: left;
}
.sha_W {
    color: #000;
    text-shadow: 1px  1px 1px #ffffff,
    -1px  1px 1px #ffffff,
     1px -1px 1px #ffffff,
    -1px 1px 1px #ffffff,
     1px  0px 1px #ffffff,
     0px  1px 1px #ffffff,
    -1px  0px 1px #ffffff,
     0px -1px 1px #ffffff
    /* -webkit-text-stroke: 1px #FFF;
    text-stroke: 1px #FFF; */
}
.cap_Txt02 {
  position: absolute;
  font-size: 10px;
  bottom: -15px;
  letter-spacing: 0.1em;
}
.cap_Txt03 {
  position: absolute;
  font-size: 10px;
  bottom: -15px;
  left: 26%;
  letter-spacing: 0.1em;
}

.point_wrap {
  padding: 80px 0;
  border-bottom: 1px solid #231815;
}
.point_wrap .flex_wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  /* margin-bottom: 50px; */
}
.point_wrap.point01 .left {
  width: 40%;
  padding: 5% 2%;
  margin-right: 0;
}
.point_wrap.point01 .right{
  width: 50%;
}
.point_wrap.point01 .right figure{
  width: 85%;
  margin: 0 auto;
}
.point_wrap .left h3 {
  width: 200px;
  text-align: left;
  margin-bottom: 20px;
}
.point_wrap .left p {
  margin-bottom: 30px;
}
.point_wrap .left p.wrap_ttl {
  font-size: min(4.0vw,35px);
  color: #6a5625;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
.point_wrap .left p.txt {
  font-size: min(3.8vw,18px);
  color: #231815;
  letter-spacing: 0.05em;
  line-height: 2.0;
}
.point_wrap .left figure {
  width: 90%;
  margin: 0 auto;
}
/* point02 */
.point_wrap.point02 .left {
  width: 42%;
  margin-right: 5%;
  margin-top: 0;
}
.point_wrap.point02 .right{
  width: 30%;
}
/* point03,04 */
.point_wrap .left {
  width: 42%;
  margin-right: 5%;
}
.point_wrap .right{
  width: 30%;
}

.request_Wrap.plan_f {
  /* background: #160f0d; */
  background: #fff;
  padding: 40px 5% 100px;
  color: #FFF;
}


.ftype_btn .back_btn {
  box-sizing: border-box;
  display: block;
  width: 200px;
  background-color: #231815;
  color: #fff;
  text-align: center;
  border: 4px double #fff;
  padding: 15px 0;
  margin: 40px auto 20px;
  transition: all .5s;
}
/* モデルルーム用CSS */

.slide_box {
  width: 94%;
  max-width: 1200px;
  margin: 0 auto 80px;
}

.flex-control-nav {
  display: flex;
  justify-content:flex-start;
  flex-wrap: wrap;
}

.flex-control-nav li {
  width: calc((100% - 50px) / 10);
  margin-right: 5px;
  margin-bottom: 5px;
}
.flex-control-nav li:nth-child(10n) {
  margin-right: 0;
}
.flex-control-nav li:nth-child(n+11) {
  margin-bottom: 0;
}

.mr-cap {
  position: absolute;
  bottom: 20px;
  left: 30px;
  font-size: 25px;
  letter-spacing: 2px;
  z-index: 999;
}

.mr-cap_W {
  color: #fff;
}

.mr-cap_B {
  color: #000;
}

.mr-cap_ShaB {
  text-shadow: 0px 0px 5px #333, 0px 0px 10px #333;
}

.mr-cap02 {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 19px;
  letter-spacing: 2px;
  border:1px solid #FFF;
  padding: 15px 30px;
  z-index: 999;
}
.mr-cap02.border_B {
  border:1px solid #000;
}
/*=========================================================================================================
tab
=========================================================================================================*/
@media screen and (max-width: 1200px) {
  ul.top_copy li p {
    text-align: left;
    line-height: 2.5;
  }
  .point_wrap .left p.txt {
    font-size: min(3.8vw, 18px);
    color: #231815;
    letter-spacing: 0.05em;
    line-height: 1.7;
  }
  .top_copy br {
    display: none;
  }
  ul.top_copy li {
    width: 45%;
  }
  ul.top_copy li:first-child {
    width: 53%;
    padding: 0% 4% 0% 0;
  }
  .point03 .wrap_ttl br {
    display: none;
  }
.point_wrap .left p.wrap_ttl {
    font-size: min(4.0vw, 25px);
}
.point_wrap {
  padding: 60px 0;
}
.cap_Txt03 {
  left: 21%;
}
  }

  /*=========================================================================================================
tab
=========================================================================================================*/
@media screen and (max-width: 1000px) {
  .point_wrap.point02 .left {
    width: 40%;
    margin-right: 5%;
    margin-top: 2%;
}
.point_wrap.point02 .right {
  width: 40%;
}
  .point_wrap .left {
    width: 40%;
    margin-right: 5%;
}
.point_wrap .right {
  width: 40%;
}
  }

/*=========================================================================================================
sp
=========================================================================================================*/
@media screen and (max-width: 767px) {
  .detail_Wrap .lead_area {
    padding: 60px 0;
    padding-top: 41.104582843713278%;
  }

  .detail_area {
    padding: 100px 0 40px;
  }

  .detail_inner {
    padding: 0;
  }

  .point_list {
    margin-top: 30px;
  }

  .point_list li {
    width: 48%;
  }

  .point_list li:nth-of-type(n+3) {
    margin-top: 4%;
  }

  .point_list3-2 li {
    width: 48%;
  }

  .point_list3-2 li:last-child {
    width: 100%;
  }

  .point_list3-2 li:last-child p {
    width: 48%;
    margin: 0 auto;
  }

  .point_list3-2 li:nth-last-child(-n+2) {
    margin-top: 4%;
  }


  .hanrei_dedail {
    width: 60%;
    margin: 10px 0 0 auto;
  }

  .roomtour {
    width: 94%;
    max-width: 100%;
    padding: 40px 40px;
  }
  .roomtour_ttl {
    font-size: 24px;
    margin-bottom: 30px;
  }
    .zumen-roomtour.flex{
    flex-wrap: wrap;
    }
  .back_btn {
    font-size: 14px;
    margin: 40px auto 0;
  }
  	.request_Wrap ul {
		width: 90%;
        flex-wrap: wrap;
        gap: 1em 0em;
	}

  /* ugoclo_area */
  #ugoclo {
    padding-top: 55px;
    margin-top: -55px;
  }
  .top_copy br {
    display: inline;
  }
  .ugoclo_area {
    padding: 50px 0;
}
.u_ttl {
  max-width: 100%;
}
.ugoclo_area h2 {
  font-size: min(4.5vw, 30px);
  width: 100%;
  margin: 0 auto 40px;
}
ul.top_copy {
  padding: 30px 0;
}
  ul.top_copy li {
    width: 100%;
  }
  ul.top_copy li p {
    font-size: min(3.8vw, 22px);
    line-height: 2.0;
    margin-bottom: 20px;
}
.cap_Txt03 {
  position: absolute;
  font-size: 10px;
  bottom: -15px;
  left: 21%;
}
  ul.top_copy li:first-child {
    width: 100%;
    padding: 0;
  }
  .point_wrap .flex_wrap figure {
    margin-bottom: 30px;
  }
  .point_wrap .flex_wrap .left figure {
    width: 80%;
    margin: 0 auto 30px;
  }
  .point_wrap .left p.wrap_ttl {
    font-size: min(4.5vw, 22px);
    color: #6a5625;
    margin-bottom: 10px;
}
  .point_wrap {
    padding: 50px 0 30px;
}
  .point_wrap.point01 .left,
  .point_wrap.point02 .left {
    width: 100%;
    margin-right: 0%;
    margin-top: 0%;
  }
  .point_wrap.point01 .right,
  .point_wrap.point02 .right {
    width: 100%;
  }
  .point_wrap.point01 .right figure{
    width: 100%;
    margin: 0 auto;
  }
  .point_wrap .left {
    width: 100%;
    margin-right: 0%;
  }
  .point_wrap .left figure {
    width: 100%;
  }
  .point_wrap .right{
    width: 100%;
  }
  .ftype_btn .back_btn {
    font-size: 14px;
    border: 5px double #fff;
  }

  .request_Wrap.plan_f {
    /* background: #160f0d; */
    background: #fff;
    padding: 40px 5% 80px;
    color: #FFF;
  }
  .anc_btn {
      position: relative;
    box-sizing: border-box;
    display: block;
    width: 90%;
    color: #800000;
    text-align: center;
    border: 1px solid #800000;
    padding: 15px 0;
    margin: 0 auto 30px;
    transition: all .3s;
    background: #fff;
}
.anc_btn::after {
    content: "〉";
    position: absolute;
    top: 60%;
    right: 1em;
    transform: translate(0, -50%) rotate(90deg) scaleY(0.8);
    color: #800000;
}
  #anc_video{
  padding-top: 120px;
  margin-top: -120px;
  }
  /* モデルルーム用CSS */
  .slide_box {
    margin: 0 auto 40px;
  }

  .mr-cap {
    bottom: 10px;
    left: 10px;
    font-size: 14px;
  }

  .mr-cap02 {
    top: 10px;
    right: 10px;
    font-size: 12px;
    padding: 10px 20px;

  }

}
