/*=======*/
/* about */
/*=======*/
.about .title-sec {
  background: url(/tohoku/classeum-sendaishinteradori/images/about/about_bg01.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.about .design-sec .data-wrap {
  align-items: center;
  margin: 0;
}
.about .design-sec .data-wrap .txt .heading02 {
  margin: 0 0 64px;
}
@media (max-width: 767px) {
  .about .design-sec .data-wrap .txt .heading02 {
    margin: 32px 0 16px;
  }
}
.about .design-sec .data-wrap .txt p:first-of-type {
  margin-bottom: 56px;
}
@media (max-width: 767px) {
  .about .design-sec .data-wrap .txt p:first-of-type {
    margin-bottom: 32px;
  }
}
.about .design-sec .data-wrap .txt .img {
  width: 70%;
  margin: 0 auto;
}
.about .design-sec .img {
  width: 100%;
  text-align: center;
}
.about .design-sec .bt {
  margin-top: 64px;
}
@media (max-width: 767px) {
  .about .design-sec .bt {
    margin-top: 24px;
  }
}
.about .design-sec .bt a {
  font-family: "Bellefair", "Noto Serif JP", sans-serif;
  margin: 0 auto;
}
.about .cr-sec .data-wrap {
  margin: 0;
  align-items: center;
}
.about .fc-sec .list-img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px 1%;
}
@media (max-width: 767px) {
  .about .fc-sec .list-img {
    gap: 8px 1%;
  }
}
.about .fc-sec .list-img li {
  width: 32%;
}
@media (max-width: 767px) {
  .about .fc-sec .list-img li {
    width: 49%;
  }
}

/*==========*/
/* roomplan */
/*==========*/
.roomplan .title-sec {
  background: url(/tohoku/classeum-sendaishinteradori/images/roomplan/roomplan_bg01.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.roomplan .heading01 {
  font-size: 32px;
  color: #8E8880;
  text-align: center;
}
@media (max-width: 767px) {
  .roomplan .heading01 {
    font-size: 24px;
  }
}
.roomplan .list-nv {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 2%;
  margin-top: 72px;
}
@media (max-width: 767px) {
  .roomplan .list-nv {
    margin-top: 32px;
  }
}
.roomplan .list-nv li {
  width: 18%;
}
@media (max-width: 767px) {
  .roomplan .list-nv li {
    width: 32%;
  }
}
.roomplan .list-nv li .com-bt {
  display: block;
  min-width: auto;
  padding: 16px 2px;
}
@media (max-width: 767px) {
  .roomplan .list-nv li .com-bt {
    font-size: 13px;
  }
}
.roomplan .list-plan {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .roomplan .list-plan {
    display: block;
  }
}
.roomplan .list-plan li {
  width: 48%;
  margin-right: 2%;
  margin-bottom: 80px;
  padding: 32px;
  background-color: #F7F6F0;
}
@media (max-width: 767px) {
  .roomplan .list-plan li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
    padding: 16px;
  }
}
.roomplan .list-plan li:nth-child(2n) {
  margin-right: 0;
}
.roomplan .list-plan .title-area {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #8E8880;
}
@media (max-width: 767px) {
  .roomplan .list-plan .title-area {
    padding-bottom: 16px;
    margin-bottom: 24px;
  }
}
.roomplan .list-plan .title-area .type {
  margin-bottom: 0 !important;
  font-family: "Bellefair", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  color: #8E8880;
}
@media (max-width: 767px) {
  .roomplan .list-plan .title-area .type {
    font-size: 18px;
  }
}
.roomplan .list-plan .title-area .type span {
  font-size: 48px;
}
@media (max-width: 767px) {
  .roomplan .list-plan .title-area .type span {
    font-size: 36px;
  }
}
.roomplan .list-plan .title-area .room-data {
  font-family: "Bellefair", "Noto Serif JP", sans-serif;
  color: #AD7925;
  line-height: 1;
  text-align: right;
}
.roomplan .list-plan .title-area .room-data span {
  font-size: 24px;
}
@media (max-width: 767px) {
  .roomplan .list-plan .title-area .room-data span {
    font-size: 18px;
  }
}
.roomplan .list-plan .title-area .room-data span.room-type {
  font-size: 28px;
}
@media (max-width: 767px) {
  .roomplan .list-plan .title-area .room-data span.room-type {
    font-size: 20px;
  }
}
.roomplan .list-plan figure {
  margin-bottom: 32px;
  text-align: center;
}
@media (max-width: 767px) {
  .roomplan .list-plan figure {
    margin-bottom: 24px;
  }
}
.roomplan .list-plan figure figcaption {
  margin-top: 24px;
}
@media (max-width: 767px) {
  .roomplan .list-plan figure figcaption {
    margin-top: 16px;
    line-height: 1.6;
  }
}
.roomplan .list-plan .btn {
  max-width: 360px;
  margin: 0 auto;
}
.roomplan .list-plan .btn .com-bt {
  display: block;
  min-width: auto;
}

.plan-detail .plan-box {
  margin-bottom: 80px;
  padding: 32px 64px;
  background-color: #F7F6F0;
}
@media (max-width: 767px) {
  .plan-detail .plan-box {
    margin-bottom: 40px;
    padding: 16px;
  }
}
.plan-detail .title-area {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #8E8880;
}
@media (max-width: 767px) {
  .plan-detail .title-area {
    padding-bottom: 16px;
    margin-bottom: 24px;
  }
}
.plan-detail .title-area .type {
  margin-bottom: 0 !important;
  font-family: "Bellefair", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  color: #8E8880;
}
@media (max-width: 767px) {
  .plan-detail .title-area .type {
    font-size: 18px;
  }
}
.plan-detail .title-area .type span {
  font-size: 48px;
}
@media (max-width: 767px) {
  .plan-detail .title-area .type span {
    font-size: 36px;
  }
}
.plan-detail .title-area .room-data {
  font-family: "Bellefair", "Noto Serif JP", sans-serif;
  color: #AD7925;
  line-height: 1;
}
.plan-detail .title-area .room-data span {
  font-size: 24px;
}
@media (max-width: 767px) {
  .plan-detail .title-area .room-data span {
    font-size: 18px;
  }
}
.plan-detail .title-area .room-data span.room-type {
  font-size: 28px;
}
@media (max-width: 767px) {
  .plan-detail .title-area .room-data span.room-type {
    font-size: 20px;
  }
}
.plan-detail figure {
  margin-bottom: 32px;
  text-align: center;
}
@media (max-width: 767px) {
  .plan-detail figure {
    margin-bottom: 24px;
  }
}
.plan-detail figure figcaption {
  margin-top: 24px;
}
@media (max-width: 767px) {
  .plan-detail figure figcaption {
    margin-top: 16px;
    line-height: 1.6;
  }
}

/*=========*/
/* outline */
/*=========*/
.outline .title-sec {
  position: relative;
  background: url(/tohoku/classeum-sendaishinteradori/images/outline/outline_bg01.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.outline .table {
  margin: 120px 0;
}
@media (max-width: 767px) {
  .outline .table {
    margin: 60px 0;
  }
}
@media (max-width: 767px) {
  .outline .table th {
    padding: 8px 0 0 0;
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .outline .table td {
    padding: 0 0 8px 0;
  }
}
@media (max-width: 767px) {
  .outline .table th, .outline .table td {
    display: block;
  }
}

/*========*/
/* access */
/*========*/
.access .title-sec {
  background: url(/tohoku/classeum-sendaishinteradori/images/access/access_bg01.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.access .heading01 + p {
  font-size: 18px;
  color: #3E474F;
  margin-bottom: 56px;
}
@media (max-width: 767px) {
  .access .heading01 + p {
    font-size: 14px;
    margin-bottom: 32px;
  }
}
.access .access-sec .wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
@media (max-width: 1024px) {
  .access .access-sec .wrap {
    display: block;
  }
}
.access .access-sec .wrap .map-area {
  flex: 1;
  margin-right: 40px;
}
@media (max-width: 1024px) {
  .access .access-sec .wrap .map-area {
    margin-right: 0;
    margin-bottom: 32px;
    text-align: center;
  }
}
.access .access-sec .wrap .time {
  width: 384px;
  padding: 32px 24px;
  background-color: #F7F6F0;
}
@media (max-width: 1024px) {
  .access .access-sec .wrap .time {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .access .access-sec .wrap .time {
    padding: 25px 30px;
  }
}
@media (max-width: 767px) {
  .access .access-sec .wrap .time:not(:last-child) {
    margin-bottom: 20px;
  }
}
.access .access-sec .wrap .time .heading02 {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .access .access-sec .wrap .time .heading02 {
    font-size: 18px;
  }
}
.access .access-sec .wrap .time .txt-wrap dl {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.access .access-sec .wrap .time .txt-wrap dl:not(:last-child) {
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #8E8880;
}
.access .access-sec .wrap .time .txt-wrap dl dt {
  font-size: 20px;
}
@media (max-width: 767px) {
  .access .access-sec .wrap .time .txt-wrap dl dt {
    font-size: 16px;
  }
}
.access .access-sec .wrap .time .txt-wrap dl dd {
  font-family: "Bellefair", "Noto Serif JP", sans-serif;
  font-size: 18px;
}
@media (max-width: 767px) {
  .access .access-sec .wrap .time .txt-wrap dl dd {
    font-size: 14px;
  }
}
.access .access-sec .wrap .time .txt-wrap dl dd .min {
  margin-right: 4px;
  color: #8E8880;
  font-size: 48px;
  font-family: "Bellefair", sans-serif;
  font-weight: 500;
  line-height: 1;
}
@media (max-width: 767px) {
  .access .access-sec .wrap .time .txt-wrap dl dd .min {
    font-size: 24px;
  }
}
.access .location-sec .map-area {
  margin-bottom: 40px;
  text-align: center;
}
.access .location-sec .map-area .img {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .access .location-sec .map-area .img {
    width: 100%;
  }
}
.access .location-sec .pict {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1920px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .access .location-sec .pict {
    flex-wrap: wrap;
  }
}
.access .location-sec .pict .img {
  width: 25%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .access .location-sec .pict .img {
    width: 50%;
    margin-bottom: 16px;
  }
}
.access .location-sec .pict .img figcaption {
  margin-right: 8px;
  font-family: "Bellefair", "Noto Serif JP", sans-serif;
  font-size: 18px;
  text-align: right;
}
@media (max-width: 767px) {
  .access .location-sec .pict .img figcaption {
    font-size: 14px;
  }
}
.access .location-sec .pict .img figcaption .min {
  margin-right: 4px;
  color: #8E8880;
  font-size: 48px;
  font-family: "Bellefair", sans-serif;
  font-weight: 500;
  line-height: 1;
}
@media (max-width: 767px) {
  .access .location-sec .pict .img figcaption .min {
    font-size: 24px;
  }
}

/*=========*/
/* Gallery */
/*=========*/
.gallery .title-sec {
  background: url(/tohoku/classeum-sendaishinteradori/images/gallery/gallery_bg01.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  color: #FFF;
}
@media (max-width: 374px) {
  .gallery .heading01 span {
    font-size: 34px;
  }
}
.gallery .main-slide {
  position: relative;
  margin: 0;
  padding: 0;
}
.gallery .main-slide .slick-slide figure figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 8px 16px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  line-height: 1;
}
@media (max-width: 767px) {
  .gallery .main-slide .slick-slide figure figcaption {
    padding: 4px 8px;
    font-size: 12px;
  }
}
.gallery .main-slide:not(:last-child) {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .gallery .main-slide:not(:last-child) {
    margin-bottom: 15px;
  }
}
.gallery .main-slide li {
  position: relative;
  height: 100%;
  transition: 0.7s;
}
.gallery .main-slide li::before {
  content: "";
  display: block;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}
.gallery .main-slide li img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
}
.gallery .main-slide > .slick-list,
.gallery .main-slide > .slick-list > .slick-track,
.gallery .main-slide > .slick-list > .slick-track > .slick-slide > div {
  position: relative;
  height: 100%;
}
.gallery .sub-slide {
  position: relative;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.gallery .sub-slide li {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 15%;
  height: 100%;
  margin-bottom: 20px;
  padding: 0;
}
@media (max-width: 767px) {
  .gallery .sub-slide li {
    width: 18%;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .gallery .sub-slide li:not(:nth-of-type(6n)) {
    margin-right: 2%;
  }
}
@media (max-width: 767px) {
  .gallery .sub-slide li:not(:nth-of-type(5n)) {
    margin-right: 2.5%;
  }
}
.gallery .sub-slide li::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.gallery .sub-slide li img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
}
.gallery .sub-slide .current::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000;
}
.gallery .sec05 .data-wrap .pict span {
  display: block;
  text-align: right;
}
.gallery .sec05 .list-facility {
  display: flex;
  flex-wrap: wrap;
}
.gallery .sec05 .list-facility li {
  position: relative;
  width: 31.6%;
  margin-right: 2.6%;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .gallery .sec05 .list-facility li {
    width: 48%;
    margin-right: 4%;
  }
}
.gallery .sec05 .list-facility li:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .gallery .sec05 .list-facility li:nth-child(3n) {
    margin-right: 4%;
  }
}
@media (max-width: 767px) {
  .gallery .sec05 .list-facility li:nth-child(2n) {
    margin-right: 0;
  }
}
.gallery .sec05 .list-facility li figcaption {
  margin-top: 10px;
  line-height: 1.2;
}
.gallery .sec05 .list-facility li .note {
  position: absolute;
  right: 4px;
  bottom: 1.8em;
  color: #FFF;
  font-size: 14px;
}
/*# sourceMappingURL=contents.css.map */
