/* top */

#top {
  width: 100%;
  display: flex;
}

#top .sub_title {
  width: 30%;
  text-align: center;
  padding: 170px 20px;
  background-color: #d2e5f7;
}

#top img.sun {
  width: 200px;
}

.sub_title p.catch_copy {
  font-size: 1.3vw;
  letter-spacing: 1.1vw;
  margin-right: auto;
  width: 100%;
  margin-left: auto;
  padding: 4px;
}

img.trettiograd {
  width: 85%;
  margin-bottom: 30px;
}

.sub_title p.title_02 {
  font-size: 1.3vw;
  letter-spacing: 0.4vw;
  padding: 3px;
  font-weight: bold;
  margin-right: auto;
  margin-left: auto;
  width: 85%;
  margin-bottom: 0px;
  margin-top: 0px;
  background-color: #fff;
}

.sub_title p.sub_title_02 {
  font-size: 1.3vw;
  letter-spacing: 0.9vw;
  margin-right: auto;
  width: 100%;
  margin-left: auto;
  padding: 4px;
  margin-top: 0px;
  margin-bottom: 56px;
}

.reserve {
  width: 87%;
  margin-right: auto;
  margin-left: auto;
}

.reserve i {
  text-align: right;
  margin-left: 13%;
}

.sub_title .btn_reserve,
.sub_title a.btn_reserve {
  color: #fff;
  background-color: #3471af;
  border-radius: 5px;
  padding: 13px;
  font-size: 1.3vw;
  letter-spacing: 0.2vw;
  text-align: right;
}
.sub_title .btn_reserve:hover,
.sub_title a.btn_reserve:hover {
  color: #fff;
  background: #205183;
}

.top_img {
  width: 100%;
}

.sub_img {
  flex-wrap: wrap;
  width: 70%;
  position: relative;
}

.sub_img img.kusaka {
  position: absolute;
  top: 76%;
  right: 14%;
  width: 19%;
  z-index: 2;
}

.sub_img img.kusaka_text {
  position: absolute;
  top: 67%;
  right: 0.9%;
  width: 24%;
  z-index: 1;
}

.sub_img img.top_text {
  position: absolute;
  top: 98%;
  right: 9%;
  width: 15%;
  z-index: 4;
}

/* super_wall */

.super_wall {
  padding: 60px 55px;
}

.super_wall_title {
  display: flex;
  flex-wrap: wrap;
  padding-left: 60px;
}

.super_wall_title img {
  width: 20%;
  height: 20%;
  margin-right: 30px;
  margin-top: 2%;
}

.super_wall_title .sub_title {
  display: flex;
}

.super_wall_title .sub_title_03 {
  color: #fff;
  width: 20%;
  height: 70%;
  border-radius: 50%;
  background: #3471af;
  text-align: center;
  line-height: 560%;
  margin-bottom: 0px;
  margin-top: 4%;
  font-size: 1.8vw;
  margin-right: 54px;
  font-weight: bold;
}

.super_wall_title p.sub_text03 {
  border-left: 2px solid #a7a7a7;
  padding-left: 26px;
  font-size: 1.3vw;
  line-height: 2vw;
  color: #707070;
}

/* super wall  list*/

.super_wall_list {
  margin: 0px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0px 40px;
  margin-bottom: 120px;
}

.sw_list {
  width: 23%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.sw_list img {
  margin-bottom: 10px;
}

.sw_list h2 {
  background-color: #fff;
  color: #3471af;
  font-size: 2.5vw;
  margin-bottom: 10px;
  font-weight: 900;
  font-family: "Font Awesome 5 Brands";
}

.sw_list p.sub_title {
  text-align: center;
  border-top: 2px solid #a7a7a7;
  padding-top: 10px;
  margin-top: 0px;
  margin-bottom: 35px;
  font-size: 1.4vw;
}

.sw_list .super_wall_text {
  line-height: 2vw;
  text-align: left;
}

.sw_list .super_wall_btn {
  text-align: center;
  background-color: #3471af;
  color: #fff;
  font-size: 1vw;
  width: 35%;
}

.super_wall_btn {
  width: 87%;
  margin-right: auto;
  margin-left: auto;
}

.super_wall_btn,
.super_wall_btn a.detail {
  color: #fff;
  padding: 6px 5px;
}

.super_wall_title img.designimg {
  margin-top: 3.5%;
}

/* 選べるスタイル */

.content_02 {
  background-color: #d2e5f7;
  margin-top: 0px;
  margin-bottom: 2px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding: 80px 15%;
  position: relative;
}

.content_02 img .sun {
  margin-bottom: 30px;
}

.content_02 h2 {
  font-size: 3vw;
  color: #3471af;
  background-color: transparent;
  font-family: "A1 Gothic B";
}

.content_02 p {
  font-size: 1.4vw;
  line-height: 2.4vw;
  margin-bottom: 65px;
  font-family: "A1 Gothic L";
  font-weight: 600;
}

.style_list {
  display: flex;
  justify-content: space-around;
  margin-bottom: 311px;
}

.style_list h3 {
  font-size: 3.6vw;
  margin: 15px;
  font-family: "A1 Gothic M";
  font-weight: 200;
}

.style_floor {
  background-color: #fff;
  width: 27%;
  text-align: center;
  padding: 20px 15px 20px 15px;
  border-radius: 80px 80px 0px 0px;
  position: relative;
}

.style_floor img.icon {
  position: absolute;
  bottom: 98.2%;
  right: 42%;
}

.style_floor p {
  font-size: 2vw;
  background-color: #3471af;
  color: #fff;
  padding: 10px;
  width: 80%;
  margin: 0px auto;
}

.style_floor img.floor_img {
  width: 80%;
  margin-bottom: 50px;
}

.floor_kusaka_text {
  position: absolute;
  bottom: 10%;
  left: 35%;
  width: 17%;
  z-index: 1;
}

.floor_kusaka {
  position: absolute;
  bottom: 7%;
  width: 13%;
  left: 47%;
  z-index: 1;
}

.content_02_last {
  border-radius: 900px 900px 0px 0px;
  background: #adc7e0;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 142px 16px 49px 15px;
  position: absolute;
  bottom: 0;
  width: 26%;
  left: 36%;
  z-index: 0;
}

.content_02_text {
  letter-spacing: 0.1vw;
  color: #3471af;
  position: absolute;
  left: 34%;
  top: 92%;
  z-index: 1;
}

/* design */

.content_03 {
  text-align: center;
    padding: 80px 50px 532px 50px;
  position: relative;
}

.content_03 h3 {
  font-size: 3vw;
  color: #3471af;
  background-color: transparent;
  font-family: "A1 Gothic B";
}

.content_03 p {
  font-size: 1.4vw;
  line-height: 2.4vw;
  margin-bottom: 85px;
  font-weight: 600;
}

.content_03 h4 {
  color: #fff;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: #3471af;
  text-align: center;
  line-height: 150px;
  margin-bottom: 0px;
  font-size: 1.56vw;
  margin-top: 0px;
  font-weight: 400;
  letter-spacing: 0.3vw;
  position: absolute;
  top: 16%;
  right: 94%;
  font-family: "A1 Gothic B";
}

.content_03_list {
  background-color: #d2e5f7;
  padding: 2%;
  border-radius: 0px 40px 40px 0px;
  position: relative;
  display: flex;
  margin-bottom: 52px;
  width: 80%;
  margin-left: auto;
  justify-content: flex-end;
}

.content_03_list p {
  width: 38%;
  text-align: left;
  padding: 1%;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: 14%;
  margin-left: 10%;
}

.content_03_list img {
  padding: 0px 20px 0px 20px;
  margin-right: auto;
  margin-left: auto;
  height: 300px;
}

.content03_kusaka_text_03 {
  position: absolute;
  bottom: 10%;
  left: 55%;
  width: 17%;
  z-index: 1;
}

.content03_kusaka_03 {
  position: absolute;
  bottom: 7%;
  width: 13%;
  left: 45%;
  z-index: 1;
}

.content_03_last {
  border-radius: 900px 900px 0px 0px;
  background: #dfdfdf;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 205px 138px 30px 0px;
  position: absolute;
  bottom: 0%;
  width: 26%;
  left: 0;
  right: 0;
  z-index: 0;
}

.content_03_text {
  letter-spacing: 0.1vw;
  color: #3471af;
  position: absolute;
  left: 28%;
  top: 92%;
  z-index: 1;
  font-family: "A1 Gothic B";
  font-weight: 600;
}

/* design04 */

.content_04 {
  text-align: center;
  padding: 80px 15%;
  position: relative;
  background-color: #d2e5f7;
  margin-bottom: 109px;
}

.contet_04 img .sun {
  width: 13%;
}

.content_04 h3 {
  font-size: 3vw;
  background-color: transparent;
  font-family: "A1 Gothic B";
  color: #3471af;
}

h3.content_04_subtitle {
  font-size: 2vw;
  background-color: transparent;
  font-family: "A1 Gothic B";
  color: black;
}

.content_04_list {
  display: flex;
  justify-content: space-around;
  margin-bottom: 415px;
}

.content_04 p {
  font-size: 1.4vw;
  line-height: 2.4vw;
  margin-bottom: 263px;
}

.content_04_list_02 {
  background-color: #fff;
  width: 27%;
  text-align: center;
  padding: 20px 15px 0px 15px;
  border-radius: 80px 80px 0px 0px;
  position: relative;
}

.content_04_list_02 img.icon {
  position: absolute;
  bottom: 97%;
  right: 42%;
}

.content_04_list_02 p {
  font-size: 1.2vw;
  color: #707070;
  text-align: left;
  padding: 10px;
  line-height: 2vw;
  margin: right;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

img .content_04_img {
  width: 80%;
}

.content04_kusaka_text_04 {
  position: absolute;
  bottom: 10%;
  left: 35%;
  width: 17%;
  z-index: 1;
}

.content04_kusaka_04 {
  position: absolute;
  bottom: 7%;
  width: 13%;
  left: 47%;
  z-index: 1;
}

.content_04_last {
  border-radius: 900px 900px 0px 0px;
  background: #adc7e0;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 142px 16px 49px 15px;
  position: absolute;
  bottom: 0;
  width: 26%;
  left: 0;
  right: 0;
  z-index: 0;
}

.content_04_text {
  letter-spacing: 0.1vw;
  color: #3471af;
  position: absolute;
  left: 28%;
  top: 92%;
  z-index: 1;
  font-family: "A1 Gothic L";
  font-weight: 600;
}

.reserve_02 {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 120px;
}

.reserve_02 i {
  text-align: right;
  margin-left: 11%;
}

.reserve_02 .btn_reserve,
.reserve_02 a.btn_reserve {
  color: #fff;
  background-color: #3471af;
  border-radius: 5px;
  padding: 31px;
  font-size: 3.3vw;
  letter-spacing: 0.2vw;
  text-align: right;
}
.reserve_02 .btn_reserve:hover,
.reserve_02 a.btn_reserve:hover {
  color: #fff;
  background: #205183;
}

/* ギャラリー */

.slider {
  margin-right: auto;
  margin-left: auto;
  background-color: #f5f5f5;
  margin-bottom: 25px;
}

.n2-section-smartslider {
  position: relative;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 90px;
}

.slider h2.modelhose_Photo {
  font-size: 2.5vw;
  color: #3471af;
  background-color: transparent;
  padding: 3%;
  margin-bottom: 0px;
  font-family: "Font Awesome 5 Brands";
}

/* マップ */

.map {
  text-align: center;
  margin-bottom: 25px;
}

.modelhouse_map {
  font-size: 3.4vw;
  color: #3471af;
  background-color: transparent;
  padding: 78px 0px 32px 0px;
  margin-bottom: 0px;
  font-family: "Font Awesome 5 Brands";
}

.reserve_03_colona {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 100px;
  background-color: #f5f5f5;
}

.reserve_03_colona h3 {
  font-size: 3vw;
  color: #3471af;
  background-color: transparent;
  padding: 78px 0px 13px 0px;
  margin-bottom: 0px;
  font-family: "A1 Gothic B";
}

.reserve_text {
  text-align: center;
}

.reserve_03_colona p.colona {
  margin-bottom: 50px;
}

tbody {
  width: 30%;
  font-size: 1.2vw;
}

table {
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  padding: 25px 0px 15px 25px;
}
td {
  width: 20%;
}

table tr.day {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
}

table tr.time {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
}

table tr.place {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
}

table tr.car {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
}

td.farst_text {
  width: 20%;
  margin-right: 30px;
}

td.second_text {
  width: 70%;
}

tr {
  margin-bottom: 10px;
}

.reserve_03 {
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 115px;
}

.reserve_03 i {
  text-align: right;
  margin-left: 9%;
}

.reserve_03 .btn_reserve,
.reserve_03 a.btn_reserve {
  color: #fff;
  background-color: #3471af;
  border-radius: 25px;
  padding: 37px;
  font-size: 2.6vw;
  text-align: right;
  font-family: "A1 Gothic B";
  font-weight: 600;
}
.reserve_03 .btn_reserve:hover,
.reserve_03 a.btn_reserve:hover {
  color: #fff;
  background: #205183;
}

/* last_btn */
.reserve_04 {
  width: 25%;
  margin-right: auto;
  margin-left: auto;
  padding: 80px;
  color: #707070;
  font-family: "A1 Gothic B";
  font-weight: 400;
}

.reserve_04 i {
  text-align: right;
  margin-left: 14%;
  color: #9b9b9b;
}

.reserve_04 .btn_reserve,
.reserve_04 a.btn_reserve {
  color: #707070;
  background-color: #ededed;
  border-radius: 25px;
  padding: 22px;
  font-size: 1.6vw;
  text-align: right;
}

.reserve_04 .btn_reserve:hover,
.reserve_04 a.btn_reserve:hover {
  color: #fff;
  background: #205183;
}
