@charset "UTF-8";
/* CSS Document */

main{
    position: relative;
    overflow: hidden;
}
.p-page-header {
    margin-bottom: 88.8px;
    background-color: #fff;
}
.p-page-header__upper {
    background-image: url(https://irokan.com/wp-content/uploads/2020/10/room_back-1450-2.jpg);
    color: #ffffff;
}
.p-page-header__upper {
    position: relative;
    height: 500px;
    padding-top: 70px;
    background-attachment: fixed;
    background-color: #f6f6f6;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.p-page-header__title.is-inview {
    text-shadow: 0 0 0 #ffffff;
}
.p-page-header__title.is-inview {
    opacity: 1;
}

.p-page-header__title {
    font-size: 40px;
    text-shadow: 0 0 20px #ffffff;
}
.p-page-header__title {
    transition-delay: 3s;
}
.p-page-header__title--vertical span {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: left;
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}

.p-page-header__lower {
    padding: 100px 0 11.2px;
}
.l-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 92.1875%;
    max-width: 1180px;
    margin-right: auto;
    margin-left: auto;
}

.p-page-header__headline {
    position: absolute;
    top: -80px;
    left: 0;
    width: 180px;
    height: 180px;
    margin-bottom: 0;
    line-height: 1.4;
    text-align: center;
}

.p-page-header__headline {
    background: #660000;
    color: #ffffff;
    font-size: 36px;
}

.p-page-header__headline--vertical .p-page-header__headline-inner {
    text-align: left;
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
.p-page-header__headline-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.l-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 100px;
    overflow: hidden;
}
.l-primary:only-child {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.l-primary {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 4.24% - 300px);
}

.l-primary:only-child {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.l-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 92.1875%;
    max-width: 1180px;
    margin-right: auto;
    margin-left: auto;
}
.p-section-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 100px;
}

.p-section-nav__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33%;
    border: 1px solid #ddd;
}

.p-entry__body a, .custom-html-widget a, body.page-tcd-template .l-main a:not(.p-btn) {
    color: #ce6c6b;
}
.p-section-nav__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: visible;
    background: #fff;
}

.p-section-nav__item-img {
    width: 150px;
    margin: -1px;
    overflow: hidden;
}
.p-section-nav__item-title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 8.92857%;
    font-size: 16px;
    line-height: 1.6;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: color;
    transition-property: color;
}

p {
    margin-bottom: 0;
}


.p-block03 {
    margin-bottom: 100px;
    padding-top: 100px;
    border-top: 1px solid #ddd;
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#fff));
    background: linear-gradient(to bottom, #f1f1f1, #fff);
}
.p-block03__header {
    position: relative;
}

.p-vertical-block {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 70px;
    padding: 45px 19px;
    font-size: 32px;
}
.p-block03__header-title {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}
.p-vertical-block {
    background: #660000;
    color: #ffffff;
}
.p-vertical-block__inner {
    margin: 0;
    font-size: inherit;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
.p-block03__header-img {
    width: 100%;
    height: auto;
}
img {
    vertical-align: bottom;
}

img {
    border-style: none;
}

.p-block03__slider {
    z-index: 1;
    position: relative;
    width: 900px;
    margin: -60px auto 50px;
}
.p-block03__slider-title {
    width: 100%;
    height: 60px;
    font-size: 18px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
}



.p-block03__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 900px;
    margin: 0 auto;
}
.p-block03__grid-col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 2.2;
}
.p-block03__grid-col + .p-block03__grid-col {
    margin-left: 5.55556%;
}
.p-block03__grid-col img {
    width: 100%;
    height: auto;
}
.photo-box{
    display: flex;
    margin-bottom: 50px;
    justify-content: center;
}
.title{
    position: absolute;
    background-color: rgba(0, 0, 0, 1.0);
    color: #fff;
    width: 900px;
    margin: -60px auto 0 ;
}

.p-room-meta {
    background: #f4f1ed;
}
.p-room-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    margin-bottom: 50px;
}
.p-room-meta__img {
    width: 350px;
}
.p-room-meta__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 5.08475%;
}
.p-room-meta__title {
    margin-bottom: 7px;
    font-size: 16px;
    line-height: 1.6;
}
.p-room-meta__info {
    width: 100%;
    margin-bottom: 22px;
    font-size: 14px;
    line-height: 2.2;
}
.p-room-meta__info dt {
    float: left;
}
.p-room-meta__info dd {
    margin-left: 0;
    overflow: hidden;
}