@charset "UTF-8";

body {
  line-height: 1.6em;
}
/*------------------------

下層共通

-------------------------*/

/*------------ コンテンツ共通　------------------*/

/*------------------------

location

-------------------------*/

.spots_title_box h3 {
  padding: 7px;
  line-height: 1;
  font-size: 16px;
  color: #000;
  border: 1px solid #aaaf95;
  text-align: left;
  margin-bottom: 10px;
  background: var(--key);
}
/*タブリーダーstart*/
ul.tab-reader li {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
  margin-bottom: 6px;
  align-items: center;
}
hr.tab-r-line {
  position: relative;
  top: calc(50% - 1px);
  margin: 0 10px;
  border: none;
  border-top: dotted 2px #ccc;
}
.reader {
  flex: auto;
}
/*タブリーダーend*/

/*------------------------

design

-------------------------*/

.under main.design > section:nth-of-type(n + 2):nth-of-type(even) {
  background: #d4e7eb;
}
.under main.design > section.contents.design_contents04 {
  background-color: var(--accent);
}
section.contents.design_contents01 {
  padding-bottom: 0;
}
section.contents.design_contents01 figure {
  margin-top: -30px;
}
section.contents.design_contents02 {
}
section.contents.design_contents03 {
  padding-bottom: 0;
}
section.contents.design_contents04 {
}

section.contents.design_contents04 p.headline {
  color: #fff;
}
.design_appeal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.design_appeal.switch {
  flex-flow: row-reverse;
}
.design_appeal_back {
  width: 560px;
  position: absolute;
  left: -80px;
  top: 50%;
  transform: translate(0, -50%);
  background: #fff;
  padding: 36px;
}
.switch .design_appeal_back {
  right: -80px;
  left: initial;
}
.design_appeal_photo {
  width: 50%;
  height: 612px;
}
.design_appeal.box01 .design_appeal_photo {
  background: url(../../images/design_03_1.png) no-repeat;
  background-size: cover;
  background-position: center;
  width: calc(50% + 85px);
}
.design_appeal.box02 .design_appeal_photo {
  background: url(../../images/design_03_2.png) no-repeat;
  background-size: cover;
  background-position: center;
  width: calc(50% + 85px);
}
.design_appeal_detail {
  width: calc(50% - 85px);
  position: relative;
}
.design_appeal_txt {
}
h3.design_appeal_title {
  line-height: 1.4em;
  max-width: 600px;
  font-size: var(--size_3l);
  border-bottom: 1px solid var(--key);
  padding-bottom: 14px;
}
.design_appeal_txtbox {
  text-align: left;
  max-width: 600px;
}
.design_appeal .design_appeal_txtbox {
  margin: 2em auto auto 0;
}
span.design_title.en {
  position: absolute;
  top: -46px;
  left: 00;
  font-style: italic;
  font-size: 48px;
  color: var(--key);
  opacity: 0.7;
}
.title_box.design_title_box h2 {
  color: var(--key);
  font-size: var(--size_5l);
  margin-bottom: 20px;
  font-style: italic;
}
/*------------------------

concept

-------------------------*/
.concept_main_box {
  position: relative;
}
.concept_main_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 590px;
}
.title_slogan {
  text-align: center;
  line-height: 2.6em;
}
.title_slogan strong {
  font-size: var(--size_5l);
  font-weight: 400;
}
.title_slogan small {
  font-size: var(--size_2l);
  font-weight: 400;
}
/*------------------------

 PLAN
-------------------------*/
.plan_right_box {
  padding-left: 26px;
}
.madori_icon {
  text-align: center;
  margin-bottom: 2em;
}
.madori_icon span:not(:last-child) {
  margin-right: 2em;
}
span.tufu,
span.saikou {
  position: relative;
  line-height: 1em;
  display: inline-block;
}
span.tufu:before,
span.saikou:before {
  margin-right: 10px;
}
span.tufu:before {
  content: url(../../images/plan/icon_tufu.png);
}
span.saikou:before {
  content: url(../../images/plan/icon_saikou.png);
}
/*
span.tufu:before,
span.saikou:before {
  position: absolute;
  left: -5px;
  content: "";
  display: inline-block;
  width: 34px;
  height: 12px;
  background-size: contain;
}
*/

.plan_madori_box {
  border: 1px solid #ddd;
}
.plan_madori {
  width: 100%;
}
.plan_catch h4 {
  color: var(--sub);
  font-size: var(--size_2l);
  margin-bottom: 2rem;
  line-height: 1.6em;
}
.plan_txt_list ul li {
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 0.5em;
}
.plan_txt_list ul li:before {
  content: "■";
  margin-left: 1em;
  display: inline-block;
  color: var(--key);
}
a.blank {
  pointer-events: none;
  position: relative;
  display: block;
}
a.blank:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  background: rgb(0 0 0 / 25%);
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
a.kanbai img {
}

a.kanbai {
  pointer-events: none;
  position: relative;
  display: block;
}
a.kanbai:before {
  content: "完売御礼";
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  background: rgb(0 0 0 / 60%);
  padding-left: 0;
  font-size: 1.6rem;
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
a.kanbai img {
}
/*plan詳細*/

.plan_spec_box .floor {
  display: flex;
  margin-bottom: 0;
  align-items: flex-end;
  justify-content: space-between;
}
.plan_spec_box .floor .type {
  font-size: 40px;
  margin-right: 15px;
  background: linear-gradient(to right, #88cdc7, #64b6c8);
  color: #fff;
  padding: 40px 20px;
  min-height: 160px;
  min-width: 220px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.plan_spec_box .floor .type.obi {
  padding: 40px 20px 32px;
}
.plan_spec_box .floor .type span.alphabet {
  font-size: 89px;
}

.plan_spec_box .floor .type span.parking {
  display: block;
  background: var(--sub);
  padding: 7px 10px;
  font-size: 16px;
  text-align: center;
  line-height: 1.3;
  margin-top: 30px;
  margin-bottom: -24px;
  position: relative;
  width: 100%;
}
.plan_spec_box .floor .type span.parking b.yellow {
  color: #fff900;
}
.plan_spec_box .floor .type span.parking:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #ebe8d0;
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
}

.plan_spec_box .floor .type span.parking::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #ebe8d0;
  display: block;
  position: absolute;
  bottom: 2px;
  left: 0;
}
.plan_spec_box .floor .main_spec {
  padding-top: 0;
  padding-bottom: 15px;
  width: 100%;
}
.plan_spec_box .floor .madori {
  font-size: 47px;
  margin-bottom: 12px;
  text-align: center;
}
.plan_spec_box .floor .madori span.ldk {
  font-size: 61px;
}
.plan_spec_box .floor .madori span.ldk > span {
  font-size: 87px;
}
.plan_spec_box .floor .madori span.wic {
  line-height: 1em;
}
.plan_spec_box .floor .madori span.wic small {
  font-size: 40%;
  vertical-align: top;
}
.plan_spec_box .floor .madori span.f {
  font-size: 0.6em;
}

.plan_spec_box .floor dl.full_size {
  display: flex;
  font-size: 22px;
  justify-content: center;
  align-items: center;
  background: #ebe8d0;
  padding: 15px;
}
.plan_spec_box .floor dl.full_size dt {
  margin-right: 12px;
}
.plan_spec_box .floor dl.full_size dd {
  font-size: 120%;
}
.plan_spec_box .floor dl.full_size span {
  font-size: 150%;
}
.plan_spec_box .size {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 20px 0;
}
.plan_spec_box .size ul {
  display: flex;
  justify-content: space-between;
}
.plan_spec_box .size ul li {
  font-size: 16px;
  flex-grow: 1;
  padding: 0 20px;
  text-align: center;
}
.plan_spec_box .size ul li:not(:last-child) {
  border-right: 1px solid #000;
}
.plan_spec_box .size ul li:not(:last-child) {
  margin-right: 1px solid #000;
}
.plan_spec_box .size ul li dl dt {
  margin-bottom: 10px;
}
.plan_spec_box .size ul li dl dd > span {
  font-size: 28px;
}

.plan_spec_box span.last1 {
  padding: 5px 15px;
  margin-top: 2rem;
  background-color: #004472;
  line-height: 1.5;
  font-size: 0.5em;
  width: 100%;
  text-align: center;
  margin-bottom: -1.3rem;
  border: 1px solid #ebe8d0;
  color: #FFEB3B;
  font-weight: 600;
}


/*plan　フッターナビ　start*/

.plan_nav {
  margin-bottom: 3em;
}

.plan_nav_box {
  width: 900px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  height: auto;
  margin-bottom: 1em;
}

.plan_nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-size: 12px;
  margin-bottom: 1em;
  width: 100%;
}
@media screen and (min-width: 960px) {
  /* 960px以上に適用されるCSS（PC用） */
  .plan_nav ul {
    justify-content: center;
  }
}

.plan_nav .plan_nav_build {
  background: #dcd6cd;
  vertical-align: middle;
  border: 1px solid #ccc;
  border-right: 0;
  width: 12.5%;
  text-align: center;
  font-size: 12px;
  height: 75px;
  padding: 2em;
}
.plan_nav ul li {
  text-align: center;
  border: 1px solid #ccc;
  width: calc(100% / 9);
  margin-right: -1px;
  margin-bottom: -1px;
}

.plan_nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #595757;
  padding: 0.5em;
  background: rgb(255 255 255 / 50%);
}
.plan_nav ul li a:hover {
  background: #ddd;
}

/*plan　フッターボタン　end*/
/*------------------------

Quality共通

-------------------------*/

.quality_menu {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  width: 100%;
  margin-bottom: 80px;
}
.quality_menu li {
  flex: 0 1 20%;
  align-self: center;
  width: 20%;
  font-size: 90%;
  text-align: center;
}
.quality_menu li a {
  display: block;
  padding: 10px 5px;
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  border-color: #fff;
  text-decoration: none;
  border-color: var(--key);
  color: #555;
  background: #fff;
}

.quality_menu li a:hover {
  background-color: rgba(184, 154, 64, 0.6);
  color: #fff;
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  background-color: var(--key);
  opacity: 0.8;
  color: #fff;
}
.quality_menu li:first-child a {
  border-left-width: 1px;
}
.quality_menu li.now > a {
  display: block;
  padding: 10px 15px;
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  color: #fff;
  background-color: var(--key);
  border-color: var(--key);
}
.img_txt_box figure {
  margin-bottom: 15px;
}
.quality_sub_items .txt_box h4 {
  font-size: var(--size_1l);
  margin-bottom: 8px;
  color: var(--key_dark);
}
.quality_sub_items .txt_box p {
  font-size: var(--size_1s);
  line-height: 1.8em;
}
.quality_sub_items .txt_box p.detail {
  font-size: var(--size_3s);
}
.quality_sub_items .txt_box p:not(:last-child) {
  margin-bottom: 0.5rem;
}

.quality_title_box h3 {
  font-size: 1.25rem;
  color: #fff;
  background: var(--key);
  padding: 12px 16px;
  margin-bottom: 1.6rem;
  line-height: 1.4em;
}

/*----------　キッチン　-------------*/

/*----------　バスルーム　-------------*/

/*----------　サニタリー　-------------*/
/*----------　レストルーム　-------------*/

/*----------　設備・仕様　-------------*/
/*----------　エコ設備　-------------*/

/*----------　セキュリティ　-------------*/
/*map*/
.car_navi {
  background-color: var(--accent_thin);
  text-align: center;
  padding: 1rem;
  font-size: var(--size_1l);
  color: #fff;
  margin-bottom: 50px;
}
.car_navi span {
  display: inline-block;
  border: 1px solid #fff;
  font-size: var(--size_2s);
  padding: 5px 10px;
  margin-right: 10px;
}

/*------------------------

structure　構造

-------------------------*/
.structure_box {
  border: 1px solid #ddd;
}
.structure_detail {
  padding: 0 20px 20px;
  text-align: justify;
}
.structure_title h3 {
  min-height: 80px;
  display: flex;
  align-items: center;
}
/*------------------------

Gallery

-------------------------*/
.gallery .inSections .image {
  padding: 1rem;
  border: 1px solid #b89a40;
}
.gallery .inSections .image img {
  width: 100%;
}

.map-btn {
  margin-top: 30px;
}
.map-btn a {
  width: 300px;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: normal;
  padding: 15px 0;
  background-color: var(--main);
  text-decoration: none;
  display: block;
  cursor: pointer;
  color: #fff;
  margin: 0 auto;
  transition-duration: 1s;
}
.map-btn a:hover {
  opacity: 0.8;
}

/*------------------------

モデルルーム
-------------------------*/
/* フォトアルバム */
.slider_wrap {
  width: 90%;
  margin: 0 auto 0;
}
#slider,
.slider {
  width: 100%;
  margin: 0 auto 10px;
}

.slide-item img {
  width: 100%;
}

#thumbnail-list,
.thumbnail-list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.thumbnail-item {
  width: calc((100% - 2%) / 5);
  margin-bottom: 0.5%;
  box-sizing: border-box;
  position: relative;
  line-height: 0;
  margin-right: 0.5%;
}

.thumbnail-item:nth-child(5n) {
  margin-right: 0;
}
.thumbnail-item:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: 0.3s opacity linear;
}
.thumbnail-item.thumbnail-current:after {
  opacity: 0;
}
.thumbnail-item img {
  width: 100%;
  margin: 0 auto;
}
