.tpl-header .drawer_nav .drawer_nav_line {
  background-color: #3f2021; }

.tpl-pt-0 {
  padding-top: 0 !important; }

.tpl-room-type-detail > .tpl-label--emphasis {
  margin-bottom: 0; }

.tpl-room-type-detail__title {
  font-weight: 500;
  font-size: 1.6rem;
  font-family: Montserrat,sans-serif;
  letter-spacing: 0.2em; }

.tpl-room-type-detail__title:first-letter {
  font-weight: 300;
  font-size: 2.4rem; }

.tpl-room-type-detail__box {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.tpl-room-type-detail__type {
  font-weight: 500;
  font-size: 2.2rem;
  font-family: Montserrat,sans-serif;
  letter-spacing: 0.15em; }

.tpl-room-type-detail__type:first-letter {
  font-weight: 300;
  font-size: 3.2rem; }

.tpl-room-type-detail__spec {
  display: flex;
  -moz-column-gap: 10px;
  column-gap: 10px; }

.tpl-room-type-detail__label {
  width: 87px;
  padding: 5px;
  background-color: #d7d2cb;
  font-weight: 500;
  font-size: 1rem;
  text-align: center; }

.tpl-room-type-detail__info {
  align-self: center;
  font-weight: 400;
  font-size: 1.4rem;
  font-family: Montserrat, sans-serif; }

.tpl-room-type-detail__info > em {
  font-style: normal;
  font-size: 2rem; }

.tpl-room-type-detail__copy {
  padding-top: 30px;
  font-size: 1.3rem;
  line-height: 2; }

.tpl-room-type-detail .tpl-figure {
  padding: 40px;
  background-color: #f8f7f6;
  text-align: center; }

.tpl-room-type__append {
  max-width: 440px;
  margin: 0 auto; }

.tpl-room-type__example-note {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-top: 20px;
  gap: 10px; }

.tpl-room-type__example-note .tpl-room-type__copy {
  display: flex;
  align-items: center;
  padding: 0; }

.tpl-room-type__example-note .tpl-room-type__example {
  width: 2.4em;
  height: 1em;
  margin: 0 3px 0 8px;
  border: solid 1px #3f2021; }

.tpl-room-type__example-note .tpl-room-type__example[data-example=floor-heating] {
  background-color: #f4f1e4; }

.tpl-room-type__example-note .tpl-room-type__example[data-example=storage] {
  background-color: #d4c9aa; }

.tpl-room-type__example-note .tpl-room-type__example[data-example=lighting] {
  border: none;
  background: url("data:image/svg+xml,%3csvg%20width='26'%20height='5'%20viewBox='0%200%2026%205'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M25.5093%203.08914C25.6824%203.26357%2025.846%203.43808%2026%203.61051C24.9027%203.25023%2023.3979%203.00001%2021.3341%203C18.0328%202.99999%2016.0937%203.51517%2014.1962%204.01932C12.33%204.51514%2010.5051%205%207.35434%205C4.3375%205%202.05062%203.48232%200.490717%201.91086C0.317575%201.73643%200.153997%201.56192%20-6.07366e-08%201.38949C1.09731%201.74977%202.60211%201.99999%204.66593%202C7.96716%202.00001%209.90635%201.48483%2011.8038%200.980684C13.67%200.484855%2015.4949%20-4.59193e-07%2018.6457%20-3.21468e-07C21.6625%20-1.89598e-07%2023.9494%201.51768%2025.5093%203.08914Z'%20fill='%23E9BC00'/%3e%3c/svg%3e") no-repeat center center/contain; }

.tpl-room-type__example-note .tpl-room-type__example[data-example=ventilation] {
  border: none;
  background: url("data:image/svg+xml,%3csvg%20width='26'%20height='5'%20viewBox='0%200%2026%205'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M25.5093%203.08914C25.6824%203.26357%2025.846%203.43808%2026%203.61051C24.9027%203.25023%2023.3979%203.00001%2021.3341%203C18.0328%202.99999%2016.0937%203.51517%2014.1962%204.01932C12.33%204.51514%2010.5051%205%207.35434%205C4.3375%205%202.05062%203.48232%200.490717%201.91086C0.317575%201.73643%200.153997%201.56192%20-6.07366e-08%201.38949C1.09731%201.74977%202.60211%201.99999%204.66593%202C7.96716%202.00001%209.90635%201.48483%2011.8038%200.980684C13.67%200.484855%2015.4949%20-4.59193e-07%2018.6457%20-3.21468e-07C21.6625%20-1.89598e-07%2023.9494%201.51768%2025.5093%203.08914Z'%20fill='%2352C3F1'/%3e%3c/svg%3e") no-repeat center center/contain; }

@media screen and (max-width: 768px) {
  .tpl-room-type-detail__box {
    flex-direction: column;
    align-items: flex-start; }

  .tpl-room-type-detail__type {
    padding-bottom: 6vw;
    text-align: center; }

  .tpl-room-type-detail__copy {
    padding-top: 6vw; }

  .tpl-tab-menu__item {
    min-width: 22.5vw; }

  .tpl-room-type__body .tpl-modal, .tpl-room-type__plan {
    height: 65vw; }

  .tpl-room-type__example-note {
    flex-direction: column;
    padding-top: 6vw; } }

/*# sourceMappingURL=plan_detail.css.map */
