@charset "utf-8";
/* 基本的なリセットとフォント設定 */
body {
    font-family: sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #f4f4f4;
    margin: 0;
}
.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

/* ヘッダー関連のスタイル */
.navi-002-01 header {
    background-color: #fff;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
}
.navi-002-01 .logo img {
    max-height: 40px;
}
.main-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 20px;
}
.main-menu a {
    text-decoration: none;
    color: #007acc;
    font-weight: bold;
}
.header-news {
    background-color: #ffc;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #eec;
}
.header-news ul {
    display: inline-flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 15px;
}
@media screen and (min-width: 768px) {
/* ktbl-hotel-inner */
.ktbl-hotel-inner {
    margin: 0 auto;
    padding: 0;
    font-family: "Open Sans", "Arial", "メイリオ", "Meiryo", sans-serif;
}
}
@media screen and (max-width: 767px) {
/* ktbl-hotel-inner */
.ktbl-hotel-inner {
    margin: 0 auto;
    padding: 0 15px;
    font-family: "Open Sans", "Arial", "メイリオ", "Meiryo", sans-serif;
}
}

.ktbl-hotel-wrap a:hover .ktbl-casestudy-item-link {
    opacity: 1;
background: linear-gradient(to right, #006FDE 0%, #8BC5FF 100%);
    color: #fff;
}

.ktbl-floating-bnr a img:hover {
    opacity: 0.7;
}
.ktbl-hotel-slider a img:hover {
    opacity: 0.7;

}
/* ktbl-hotel-slider */


.ktbl-hotel-slider .slick-slide {
    margin: 0 15px;
}
.ktbl-hotel-slider .slick-arrow {
    z-index: 2;
}

.slick-dots li.slick-active button:before {
    content:unset;
}
.slick-dots li button:before {
    content:unset;
}


@media screen and (min-width: 768px) {
.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.ktbl-hotel-wrap .ktbl-hotel-slider {
    width: 100%;
    background: #2A65A9;
    padding: 30px 0;
    margin: 0 auto 2rem;
}
.ktbl-hotel-slider div.ktbl-hotel-slide {
    display: flex;
    align-items: center;
    height:550px;
    min-width: 1060px;
    justify-content: center;
    font-size: 2rem;
    color: #555;
    box-sizing: border-box;
    position: relative;
}
.ktbl-hotel-slider .slick-next {
        background: url(../img/k-hotel/k-next-btn.png) no-repeat;
    right: 50%;
    margin-right: -575px;
        width: 51px;
    height: 51px;
}
.ktbl-hotel-slider .slick-prev {
        background: url(../img/k-hotel/k-prev-btn.png) no-repeat;
    left: 50%;
    margin-left: -575px;
        width: 51px;
    height: 51px;
}
.ktbl-hotel-slider .slick-prev:before,
.ktbl-hotel-slider .slick-next:before {
    content:unset;
    font-size: 60px;
    color: #333;
}
.ktbl-hotel-slider iframe {
    width: 990px;
    height: 437px;
    position: absolute;
    top: 43px;
    left: 39px;
}
.slick-dots li {
    border-top: 2px solid #ccc;
    width: 150px;
}
.slick-dots li.slick-active {
border-top: 2px solid #333;
    width: 150px;
}

.ktbl-slider-txt01 {
        position: absolute;
        color: #fff;
        font-weight: bold;
        text-align: center;
        top: 147px;
        left: 87px;
        font-size: 41px;
}
.ktbl-slider-btn01 {
        background: #C40003 url(../img/k-hotel/k-hotel-button-check.png) no-repeat;
        background-position: 0px 14px;
        display: block;
        position: absolute;
        bottom: 207px;
        left: 109px;
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        text-decoration: none;
        padding: 11px 3px 15px 58px;
        text-align: center;
        height: 30px;
        width: 294px;
        border-radius: 13px;
}
.ktbl-video-caption {
        position: absolute;
        left: 310px;
        font-size: 24px;
        font-weight: bold;
        color: #333;
        top: 9px;
}

}

@media screen and (max-width: 767px) {
.ktbl-hotel-wrap .ktbl-hotel-slider {
    width: 100%;
    background: #2A65A9;
    padding: 15px 0;
    margin: 0 auto 2rem;
}
.ktbl-hotel-slider h1 {
    margin: 0;
    padding: 0;
}
.ktbl-hotel-slider div.ktbl-hotel-slide {
        position: relative;
    font-size: 2rem;
    color: #555;
    box-sizing: border-box;
}

.ktbl-hotel-slider div.ktbl-hotel-slide img {
width:370px;
}

.ktbl-hotel-slider .slick-next {
        background: url(../img/k-hotel/k-next-btn.png) no-repeat;
        background-size: cover;
        right: 5%;
        margin-right: -15px;
        width: 25px;
    height: 25px;
}
.ktbl-hotel-slider .slick-prev {
        background: url(../img/k-hotel/k-prev-btn.png) no-repeat;
        background-size: cover;
    left: 5%;
    margin-left: -15px;
        width: 25px;
    height: 25px;
}
.ktbl-hotel-slider .slick-prev:before,
.ktbl-hotel-slider .slick-next:before {
    content:unset;
    font-size: 60px;
    color: #333;
}
.ktbl-hotel-slider iframe {
        position: absolute;
        top: 20px;
        left: 7px;
        width: 96%;
}
.slick-dots li {
    border-top: 2px solid #ccc;
    width: 50px;
}
.slick-dots li.slick-active {
border-top: 2px solid #333;
    width: 50px;
}

.ktbl-slider-txt01 {
        position: absolute;
        color: #fff;
        font-weight: bold;
        text-align: center;
        top: 45px;
        left: 30px;
        font-size: 14px;
}
.ktbl-slider-btn01 {
        background: #C40003;
        background-position: 0px 14px;
        display: block;
        position: absolute;
        bottom: 49px;
        left: 36px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        padding: 5px 3px 5px 0;
        text-align: center;
        width: 119px;
        border-radius: 4px;
}
.ktbl-video-caption {
            position: absolute;
        font-size: 12px;
        color: #333;
        font-weight: bold;
        left: 65px;
        top: 2px;
}
}



@media screen and (min-width: 768px) {
/* 各セクションのスタイル */
.ktbl-compare-wrap,
.ktbl-download-wrap,
.ktbl-final-download-wrap {
    width: 1100px;
    margin: 2rem auto;
    padding: 0;
    box-sizing: border-box;
}
}
@media screen and (min-width: 768px) {
.ktbl-hotel-wrap .sp-br {
    display: none;
}

.ktbl-statistics-wrap {
    background: url(../img/k-hotel/k-hotel-ttl-bg-rowline.png) no-repeat;
    width: 1100px;
    background-position: 0px 17px;
    margin: 2rem auto;
    padding: 2rem 0 0 2rem;
    box-sizing: border-box;
}

.ktbl-issues-wrap {
    background: url(../img/k-hotel/k-hotel-ttl-bg-rowline-right.png) no-repeat;
    width: 1100px;
    background-position: right 25px;
    margin: 2rem auto;
    padding: 2rem 2rem 0 0;
    box-sizing: border-box;
    z-index: 1;
}
.ktbl-statistics-title span.ktbl-ttl-bg-area {
    background: url(../img/k-hotel/k-hote-ttl-bg-img.png);
    background-repeat: no-repeat;
    display: block;
    font-weight: bold;
    background-position: 123px 0;
}
.ktbl-statistics-title span.ktbl-ttl-sub-area {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}

.ktbl-issues-title {
    color:#2A65A9;
    text-align:right;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
}
.ktbl-issues-title span.ktbl-ttl-bg-area {
    background: url(../img/k-hotel/k-hote-ttl-bg-img-left.png);
    background-repeat: no-repeat;
    display: block;
    font-weight: bold;
    background-position: -5px;
}
.ktbl-issues-title span.ktbl-ttl-sub-area {
    color: #fff;
    font-size: 40px;
}
}



@media screen and (max-width: 767px) {
    .ktbl-statistics-wrap {
        background: none;
        font-size: 22px;
        width: 100%;
        padding: 0;
    }
    .ktbl-statistics-title span.ktbl-ttl-bg-area {
        background: none;
        font-weight: bold;
    }
    .ktbl-statistics-title span.ktbl-ttl-sub-area {
        color: #fff;
        background: #2a65a9;
        font-size: 27px;
        font-weight: bold;
    }
    .ktbl-issues-wrap {
        background: none;
        width: 100%;
        padding: 0;
        margin: 70px 0 0 0;
    }

    .ktbl-issues-title span.ktbl-ttl-bg-area {
        background: none;
                font-weight: bold;
    }
    .ktbl-issues-title span.ktbl-ttl-sub-area {
        color: #fff;
        background: #2a65a9;
                font-size: 25px;
        font-weight: bold;
    }
}
@media screen and (min-width: 768px) {
/* タイトルスタイル */
.ktbl-statistics-title {
    color:#2A65A9;
    text-align:left;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
}
}
@media screen and (max-width: 767px) {
/* タイトルスタイル */
.ktbl-statistics-title,
.ktbl-issues-title,
.ktbl-video-title,
.ktbl-feature-title,
.ktbl-casestudy-title {
    color:#2A65A9;
    text-align:center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0.5rem;
}


.ktbl-statistics-title::after,
.ktbl-issues-title::after,
.ktbl-video-title::after {
        content: "";
        border-top: 3px solid #1786d0;
        display: block;
        width: 50px;
        margin: 16px auto 20px;
}
}


.ktbl-casestudy-subtitle {
    text-align: center;
    font-size: 1rem;
    margin-bottom: 2rem;
    color: #555;
}
.ktbl-issues-subtitle {
    font-size: 27px;
    font-weight: bold;
}



/*ここから整理する*/
@media screen and (min-width: 768px) {

/* ktbl-statistics-section */
.ktbl-statistics-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 2rem;
}

.ktbl-statistics-text p {
    font-size: 20px;
    font-weight:bold;
    line-height:34px;
}

.ktbl-statistics-text .ktbl-graph-caution {
font-size: 13px;
        line-height: 21px;
        display: block;
        padding: 10px 0 0 0;
        margin: 10px 0 0 0;
        border-top: 1px dotted #ccc;
        color: #666;
        font-weight: normal;
}
.ktbl-statistics-text .ktbl-graph-caution a {
color:#666;
}
.ktbl-statistics-graph img {
width: 300px;
        height: auto;
        margin: 10px 0 0 77px;
        border-radius: 8px;
}

/* ktbl-issues-section */
.ktbl-issues-subtitle {
background: url(../img/k-hotel/k-hotel-under-line.png) no-repeat;
        font-size: 27px;
        font-weight: bold;
        color: #333;
        text-align: center;
        margin: 33px 0;
        padding: 0 0 19px 0;
        background-position: center bottom;
        background-size: 56%;

}

.ktbl-issues-subtitle span {
color:#2A65A9;
font-weight: bold;
}

.ktbl-issues-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 2rem;
}
.ktbl-issues-item {
    flex: 1 1 30%;
    text-align: center;
        background: #fff;
        border-radius: 15px;
}
.ktbl-issues-item img {
        width: 100%;
        height: auto;
        padding: 15px 20px 10px;
        box-sizing: border-box;
}
.ktbl-issues-item-title {
font-weight: bold;
        margin: 0;
        background: #2a65a9;
        border-radius: 15px 15px 0px 0px;
        color: #fff;
        padding: 10px 0 10px 0;
        font-size: 20px;
}
.ktbl-issues-item-text p {
font-size: 16px;
        line-height: 29px;
        font-weight: bold;
        text-align: left;
        padding: 5px 25px 32px;

}

/* ktbl-cta-section */
.ktbl-cta-wrap {
        background: url(../img/k-hotel/k-hotel-bg-cv-area.png) no-repeat;
        text-align: center;
        margin: -205px 0 0 0;
        padding: 178px 0 120px 0;
        background-size: cover;
}
.ktbl-cta-button-area {
        width: 550px;
        margin: 35px auto 0;
}
.ktbl-cta-tct-area img {
    display:block;
    margin:0 auto;
}
.ktbl-cta-button-area span {
        display: block;
        position: relative;
        z-index: 1;
        background: #fff;
width: 465px;
        text-align: center;
        border-radius: 15px;
        border: 3px solid #d33231;
        margin: 0 auto -20px;
        font-size: 21px;
        font-weight: bold;
        color: #d33231;
}
a.ktbl-cta-button {
display: block;
        background: #D33231;
        color: #fff;
        text-decoration: none;
        font-size: 26px;
        text-align: center;
        font-weight: bold;
        border-radius: 15px;
        padding: 26px 0 14px;
        position: relative;
}
a.ktbl-cta-button img {
position: relative;
    top: -3px;
    left: 5px;
    display: inline-block;
}
a.ktbl-cta-button::before {
        content: "";
        background: url(../img/k-hotel/k-hotel-button-check.png) no-repeat;
        width: 72px;
        height: 28px;
        display: block;
        position: absolute;
        top: 38%;
        left: -33px;
}
/* ktbl-video-section */
.ktbl-video-wrap {
        width: 1100px;
        margin: 0 auto;
        border: 10px solid #fff;
                padding: 15px;
        box-sizing: border-box;
}
.ktbl-video-title {
        font-size: 32px;
        font-weight: bold;
        color: #333;
        background: url(../img/k-hotel/k-hotel-video-icon.png) no-repeat;
        padding: 0 0 0 152px;
        margin: 0 auto 0 97px;
        display: block;
}
.ktbl-video-title span {
    font-size:40px;
    font-weight: bold;
    color:#2A65A9;
}
.ktbl-video-iframe {
    position: relative;
        width: 800px;
        height: 500px;
    overflow: hidden;
    border-radius: 8px;
            margin: 0 auto;
}
.ktbl-video-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.ktbl-video-inner {
        background: #fff;
        padding: 35px 0;
}
.ktbl-video-subtitle {
    text-align: center;
        font-size: 24px;
        font-weight: bold;
        color: #555;
        margin: 30px 0 35px 0;
        line-height: 45px;
}
.ktbl-video-subtitle span {
        color: #2A65A9;
        font-weight: bold;
}

/* ktbl-comparison-table */
.ktbl-compare-wrap {
    overflow-x: auto;
}
.ktbl-mobile-scroll-note {
    display: none;
    text-align: right;
    font-size: 0.8rem;
    color: #555;
    margin-bottom: 0.5rem;
}
.ktbl-compare-table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    font-size: 0.9rem;
}
.ktbl-compare-table th,
.ktbl-compare-table td {
    border: 3px solid #2A65A9;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding: 25px 30px;
    background: #fff;
}
.ktbl-compare-table th:nth-child(3) {
    border-top: 3px solid #2A65A9;
}
.ktbl-compare-table td ul {
    text-align: left;
    font-weight: bold;
        list-style: disc;
    padding: 0 0 0 22px;
}

.ktbl-compare-table td ul li {
font-weight: bold;
}

.ktbl-compare-table td:first-child {
    border: 1px solid #ddd;
    vertical-align: middle;
background: #98aab5;
    color: #fff;
    font-size: 18px;
        text-align: center;
}
.ktbl-compare-table td:nth-child(2)  {
        border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
        background: #fff;
}

.ktbl-compare-table th:first-child {
background: #98AAB5;
    font-size: 24px;
    width: 26%;
    text-align: center;
    font-weight: bold;
    border: 1px solid #eaeaea;
}

.ktbl-compare-table th {
background: #EAEAEA;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
        width: 37%;
}
.ktbl-compare-table th:nth-child(3)  {
background: #2A65A9;
color:#fff;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}

.ktbl-compare-table .ktbl-compare-label {
    font-weight: bold;
    background: #f7f7f7;
    text-align: left;
}
.ktbl-compare-table img {
    height: auto;
}

.ktbl-conpare-mark-circle {
    color:#2A65A9;
    font-size: 90px;
    font-weight: bold;
}

.ktbl-conpare-mark-xross {
    font-size: 60px;
    font-weight: bold;
}
/* ktbl-feature-section & ktbl-casestudy-section */
.ktbl-feature-title {
    color:#333;
    text-align:center;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
}
.ktbl-feature-title::after {
content: "";
        border-top: 3px solid #1786d0;
        display: block;
        width: 50px;
        margin: 16px auto 20px;

}
.ktbl-feature-title span.ktbl-feature-sub-title {
        display: inline-block;
        background: #0a74bd;
        color: #fff;
        font-weight: bold;
        border-radius: 40px;
                margin: 0 0 10px 0;
}
.ktbl-feature-title span {
        font-size: 34px;
        color: #0a74bd;
        font-weight: bold;
}
.ktbl-feature-subtitle {
text-align: center;
        font-size: 24px;
        font-weight: bold;
        color: #555;
        margin: 30px 0 35px 0;
        line-height: 45px;
}
.ktbl-feature-subtitle span {
        color: #2A65A9;
        font-weight: bold;
    }
.ktbl-feature-wrap {
        background: #E6F0F9;
        margin: 50px 0 0 0;
        padding: 50px 0 100px 0;
}
.ktbl-feature-inner {
    width: 1100px;
    margin: 2rem auto;
    padding: 0;
    box-sizing: border-box;
}

.ktbl-feature-list {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 2rem;
}
.ktbl-feature-item {
        flex: 1 1 30%;
        text-align: center;
        background: #fff;
        border-radius: 15px;
        border: 3px solid #167ac6;
}
.ktbl-feature-item img {
            width: 52%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 1rem;
}
.ktbl-feature-item-text p {
    font-size: 16px;
        line-height: 33px;
        font-weight: bold;
        text-align: left;
        padding: 5px 25px 32px;
}
.ktbl-feature-item-title {
        font-weight: bold;
        margin: 20px 0 20px 0;
        font-size: 29px;
        color: #2A65A9;
}
.ktbl-feature-item-title::after {
        content: "";
        border-top: 3px solid #1786d0;
        display: block;
        width: 50px;
        margin: 16px auto 20px;
}
.ktbl-feature-item-title {
        font-weight: bold;
        margin: 20px 0 20px 0;
        font-size: 29px;
        color: #2A65A9;
}

.ktbl-casestudy-wrap {
        background: url(../img/k-hotel/k-hotel-bg-cv-area.png) no-repeat;
        text-align: center;
        margin: 0 0 50px 0;
        padding: 0 0 100px 0;
        background-size: cover;
}
.ktbl-casestudy-inner {
    width: 1100px;
margin: 0 auto;
                padding: 100px 0 50px 0;
    box-sizing: border-box;
}
.ktbl-casestudy-list {
    display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        gap: 2rem;
}
.ktbl-casestudy-item {
        flex: 1 1 30%;
        text-align: center;
        background: #fff;
        border-radius: 15px;
        text-decoration: unset;
    }




.ktbl-casestudy-title {
    color:#fff;
    text-align:center;
            font-size: 32px;
    font-weight: bold;
    margin-bottom: 40px;
}

.ktbl-casestudy-txt {
        height: 300px;
        position:relative;
}
.ktbl-casestudy-bttom-txt {
        background: #333;
        position: absolute;
        width: 100%;
        bottom: 0;
        padding: 0 0 15px 0;

}
.ktbl-casestudy-txt.ktbl-casestudy-img01 {
    background: url(../img/k-hotel/k-hotel-casestudy-img01.png) no-repeat;
}
.ktbl-casestudy-txt.ktbl-casestudy-img02 {
    background: url(../img/k-hotel/k-hotel-casestudy-img02.png) no-repeat;
}
.ktbl-casestudy-txt.ktbl-casestudy-img03 {
    background: url(../img/k-hotel/k-hotel-casestudy-img03.png) no-repeat;
}
.ktbl-casestudy-item h3 {
            background: url(../img/k-hotel/k-hotel-casestudy-icon.png) no-repeat;
        font-size: 19px;
        font-weight: bold;
        padding: 16px 0 15px;
        color: #0679c9;
        background-position: 13px center;
}

.ktbl-casestudy-item img {
            width: 52%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 1rem;
}

.ktbl-casestudy-item-title {
font-weight: bold;
        margin: 20px 20px 0;
        font-size: 18px;
        color: #2A65A9;
        background: #fff;
        border-radius: 20px;
                padding: 0;
}
.ktbl-casestudy-item-text {
    color: #fff;
        font-weight: bold;
        font-size: 20px;
        margin: 10px 0 0 0;
}
.ktbl-casestudy-item-link {
            background:#C40003 url(../img/k-hotel/k-hotel-button-check.png) no-repeat;
                    background-position: left center;
        font-size: 18px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        display: block;
        border-radius: 0 0 15px 15px;
        padding: 12px 0;
}

/* フローティングバナー */
.ktbl-floating-bnr, .ktbl-floating-bnr-sp {
    position: fixed;
    z-index: 50;
    color: white;
    padding: 15px;
    border-radius: 8px;
    text-align: center;
    display: none; /* JSで制御 */
}


.ktbl-floating-btn-area {position: absolute;bottom: 11px;right: 17px;width: 86%;}

.ktbl-floating-btn-area img {
       width: 100%;
}

.ktbl-floating-bnr {
        width: 230px;
        height: auto;
        bottom: 8rem;
        right: 0;
        padding: 0;
}
.ktbl-floating-bnr-sp {
    width: 100%;
    height: auto;
    bottom: 0;
    left: 0;
    border-radius: 0;
}
.ktbl-floating-bnr a, .ktbl-floating-bnr-sp a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    background: #fff;
    border-radius: 7px;
    margin-bottom: 5px;
    display: block;
}
.ktbl-hotel-catch-footer {
        margin: 80px auto 88px;
        background: #fff;
        border-radius: 15px;
        border: 5px solid #2a65a9;
        width: 750px;
}

.ktbl-hotel-catch-footer h2 {
                color: #2a65a9;
        text-align: center;
        font-size: 32px;
        font-weight: bold;
        margin-bottom: 0.5rem;
                        white-space: normal;
        line-height: 53px;

}

}
@media screen and (max-width: 767px) {
    .ktbl-hotel-wrap .pc-br {
    display: none;
}
    /* ktbl-statistics-section */
.ktbl-statistics-content {
font-size: 42px;
    line-height: 1.5;
    letter-spacing: .04em;
    margin: 0;
    padding: 0;
}

.ktbl-statistics-text p {
font-size: 16px;
        font-weight: bold;
        line-height: 28px;
}

.ktbl-statistics-text .ktbl-graph-caution {
        font-size: 12px;
        line-height: 21px;
        display: block;
        padding: 10px 0 0 0;
        margin: 10px 0 0 0;
        border-top: 1px dotted #ccc;
                color: #666;
        font-weight: normal;
}
.ktbl-statistics-text .ktbl-graph-caution a {
color:#666;
}
.ktbl-statistics-graph img {
        width: 70%;
        max-width: 350px;
        height: auto;
        margin: 20px auto 21px;
        display: block;
        border-radius: 8px;
}


/* ktbl-issues-section */
.ktbl-issues-subtitle {
        background: url(../img/k-hotel/k-hotel-under-line.png) no-repeat;
        font-size: 18px;
        font-weight: bold;
        color: #333;
        text-align: center;
        margin: 15px 0;
        padding: 0 0 19px 0;
        background-position: center bottom;
        background-size: 100%;
}

.ktbl-issues-subtitle span {
color:#2A65A9;
font-weight: bold;
}

.ktbl-issues-list {

}
.ktbl-issues-item {
    flex: 1 1 30%;
    text-align: center;
        background: #fff;
        border-radius: 15px;
                margin: 0 0 25px 0;
}
.ktbl-issues-item img {
        width: 100%;
        height: auto;
        padding: 15px 20px 10px;
        box-sizing: border-box;
}
.ktbl-issues-item-title {
font-weight: bold;
        margin: 0;
        background: #2a65a9;
        border-radius: 15px 15px 0px 0px;
        color: #fff;
        padding: 10px 0 10px 0;
        font-size: 20px;
}
.ktbl-issues-item-text p {
font-size: 16px;
        line-height: 29px;
        font-weight: bold;
        text-align: left;
        padding: 5px 25px 32px;

}

/* ktbl-cta-section */
.ktbl-cta-wrap {
        background: url(../img/k-hotel/k-hotel-bg-cv-area.png) no-repeat;
        text-align: center;
        margin: 0;
        padding: 0 0 60px 0;
        background-size: cover;
}
.ktbl-cta-button-area {
        width: 90%;
        margin: 35px auto 0;
}
.ktbl-cta-tct-area img {
    display:block;
    margin:0 auto;
}
.ktbl-cta-button-area span {
        display: block;
        position: relative;
        z-index: 1;
text-align: center;
        width: 93%;
        background: #fff;
        border-radius: 15px;
        border: 3px solid #d33231;
        margin: 0 auto -20px;
        font-size: 14px;
        font-weight: bold;
        color: #d33231;
}
a.ktbl-cta-button {
        display: block;
        background: #D33231;
        color: #fff;
        text-decoration: none;
        font-size: 18px;
        line-height: 23px;
        font-weight: bold;
        border-radius: 15px;
        padding: 23px 0 9px;
        position: relative;
        text-align: center;
}
a.ktbl-cta-button img {
position: relative;
    top: -3px;
    left: 5px;
    display: inline-block;
}
a.ktbl-cta-button::before {
}
.ktbl-cta-tct-img {
    width:25%;
}

/* ktbl-video-section */
.ktbl-video-wrap {
        margin: 30px auto 0;

        box-sizing: border-box;
}
.ktbl-video-title {
        font-size: 18px;
        font-weight: bold;
        color: #333;
        background: url(../img/k-hotel/k-hotel-video-icon.png) no-repeat;
        margin: 0;
        display: block;
        background-size: 83px;
        background-position: center top;
        padding: 72px 0 0 0;
    }
.ktbl-video-title span {
    font-size:22px;
    font-weight: bold;
    color:#2A65A9;
}
.ktbl-video-iframe {
        position: relative;
        width: 100%;
        height: 250px;
        overflow: hidden;
        border-radius: 8px;
        margin: 0 auto;
}
.ktbl-video-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.ktbl-video-inner {
        background: #fff;
padding: 20px 15px 35px;
}
.ktbl-video-subtitle {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: #555;
        margin: 19px 0 30px 0;
        line-height: 29px;
}
.ktbl-video-subtitle span {
        color: #2A65A9;
        font-weight: bold;
}

/* ktbl-comparison-table */
.ktbl-table-wrap {
    width:650px;
    overflow-y: auto;
}
/* ktbl-comparison-table */
.ktbl-compare-wrap {
    overflow-x: auto;
            margin: 30px 0;
padding: 0 15px;

}
.ktbl-mobile-scroll-note {
        display: block;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        color: #555;
        margin-bottom: 0.5rem;
}
.ktbl-compare-table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    font-size: 0.9rem;
}
.ktbl-compare-table th,
.ktbl-compare-table td {
    border: 3px solid #2A65A9;
    vertical-align: middle;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    color: #333;
     padding: 12px 10px;
background: #fff;
}
.ktbl-compare-table th:nth-child(3){
  border: 3px solid #2A65A9;
}
.ktbl-compare-table td ul {
    text-align: left;
    font-weight: bold;
        list-style: disc;
    padding: 0 0 0 22px;
}

.ktbl-compare-table td ul li {
font-weight: bold;
}

.ktbl-compare-table td:first-child {
    border: 1px solid #ddd;
    vertical-align: middle;
background: #98aab5;
    color: #fff;
    font-size: 16px;
        text-align: center;
}
.ktbl-compare-table td:nth-child(2)  {
        border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
        background: #fff;
}

.ktbl-compare-table th:first-child {
background: #98AAB5;
    font-size: 21px;
    width: 20%;
    text-align: center;
    font-weight: bold;
    border: 1px solid #eaeaea;
}

.ktbl-compare-table th {
background: #EAEAEA;
    font-size: 21px;
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
        width: 40%;
}
.ktbl-compare-table th:nth-child(3)  {
background: #2A65A9;
color:#fff;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}

.ktbl-compare-table .ktbl-compare-label {
    font-weight: bold;
    background: #f7f7f7;
    text-align: left;
}
.ktbl-compare-table img {
    height: auto;
}

.ktbl-compare-table th img {
    width:50%;
    height: auto;
}

.ktbl-conpare-mark-circle {
    color:#2A65A9;
    font-size: 60px;
    font-weight: bold;
padding: 10px 0 0 0;
        display: block;
}

.ktbl-conpare-mark-xross {
    font-size: 45px;
    font-weight: bold;
}

/* ktbl-feature-section & ktbl-casestudy-section */
.ktbl-feature-title {
    color:#333;
    text-align:center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0.5rem;
}
.ktbl-feature-title::after {
content: "";
        border-top: 3px solid #1786d0;
        display: block;
        width: 50px;
        margin: 16px auto 20px;

}
.ktbl-feature-title span.ktbl-feature-sub-title {
        display: inline-block;
        background: #0a74bd;
        color: #fff;
        font-weight: bold;
        border-radius: 40px;
                margin: 0 0 3px 0;
}
.ktbl-feature-title span {
        font-size: 22px;
        color: #0a74bd;
        font-weight: bold;
}
.ktbl-feature-subtitle {
text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: #555;
        margin: 30px 0 35px 0;
        line-height: 32px;
}
.ktbl-feature-subtitle span {
        color: #2A65A9;
        font-weight: bold;
                margin: 0 0 30px 0;
    }
.ktbl-feature-wrap {
        background: #E6F0F9;
        margin: 50px 0 0 0;
        padding: 30px 0 50px 0;
}
.ktbl-feature-inner {
    margin: 2rem auto;
            padding: 0 15px;
    box-sizing: border-box;
}

.ktbl-feature-list {

}
.ktbl-feature-item {
        flex: 1 1 30%;
        text-align: center;
        background: #fff;
        border-radius: 15px;
        border: 3px solid #167ac6;
margin: 0 0 30px 0;
}
.ktbl-feature-item img {
            width: 52%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 1rem;
}
.ktbl-feature-item-text p {
    font-size: 16px;
        line-height: 33px;
        font-weight: bold;
        text-align: left;
        padding: 5px 25px 32px;
}
.ktbl-feature-item-title {
font-weight: bold;
        margin: 20px 0 20px 0;
        font-size: 24px;
        line-height: 32px;
        color: #2A65A9;
}
.ktbl-feature-item-title::after {
        content: "";
        border-top: 3px solid #1786d0;
        display: block;
        width: 50px;
        margin: 16px auto 20px;
}
.ktbl-feature-item-title {
        font-weight: bold;
        margin: 20px 0 20px 0;
        font-size: 22px;
        color: #2A65A9;
}

.ktbl-casestudy-wrap {
        background: url(../img/k-hotel/k-hotel-bg-cv-area.png) no-repeat;
        text-align: center;
        margin: 0 0 50px 0;
        padding: 0 0 100px 0;
        background-size: cover;
}
.ktbl-casestudy-inner {
margin: 0 auto;
                        padding: 52px 15px 50px;
    box-sizing: border-box;
}
.ktbl-casestudy-list {

}
.ktbl-casestudy-item {
        flex: 1 1 30%;
        text-align: center;
        background: #fff;
        border-radius: 15px;
        margin: 0 0 30px 0;
        display: block;
        text-decoration: none;
    }




.ktbl-casestudy-title {
        color: #fff;
        text-align: center;
        font-size: 20px;
        line-height: 29px;
        font-weight: bold;
        margin-bottom: 25px;
}

.ktbl-casestudy-txt {
        height: 300px;
        position:relative;
}
.ktbl-casestudy-bttom-txt {
        background: #333;
        position: absolute;
        width: 100%;
        bottom: 0;
        padding: 0 0 15px 0;

}
.ktbl-casestudy-txt.ktbl-casestudy-img01 {
    background: url(../img/k-hotel/k-hotel-casestudy-img01.png) no-repeat;
    background-position: center;
}
.ktbl-casestudy-txt.ktbl-casestudy-img02 {
    background: url(../img/k-hotel/k-hotel-casestudy-img02.png) no-repeat;
    background-position: center;
}
.ktbl-casestudy-txt.ktbl-casestudy-img03 {
    background: url(../img/k-hotel/k-hotel-casestudy-img03.png) no-repeat;
    background-position: center;
}
.ktbl-casestudy-item h3 {
            background: url(../img/k-hotel/k-hotel-casestudy-icon.png) no-repeat;
        font-size: 18px;
        background-size: 30px;
        font-weight: bold;
        padding: 13px 0 12px;
        color: #0679c9;
        background-position: 13px center;
}

.ktbl-casestudy-item img {
            width: 52%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 1rem;
}

.ktbl-casestudy-item-title {
font-weight: bold;
        margin: 20px 20px 0;
        font-size: 18px;
        color: #2A65A9;
        background: #fff;
        border-radius: 20px;
                padding: 0;
}
.ktbl-casestudy-item-text {
    color: #fff;
        font-weight: bold;
        font-size: 20px;
        margin: 10px 0 0 0;
}
.ktbl-casestudy-item-link {
            background:#C40003 url(../img/k-hotel/k-hotel-button-check.png) no-repeat;
                    background-position: left center;
        font-size: 18px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        display: block;
        border-radius: 0 0 15px 15px;
        padding: 12px 0 12px 40px;
}

/* フローティングバナー */
.ktbl-floating-bnr, .ktbl-floating-bnr-sp {
    position: fixed;
    z-index: 50;
    color: white;
    padding: 15px;
    border-radius: 8px;
    text-align: center;
    display: none; /* JSで制御 */
}


.ktbl-floating-btn-area {
display: flex;
        justify-content: space-between;
        padding: 5px 5px 10px;
max-width: 300px;
        margin: 0 auto;
}

.ktbl-floating-btn-area img {
       width: 95%;
}

.ktbl-floating-bnr {
        width: 300px;
        height: auto;
        bottom: 8rem;
        right: 0;
        padding: 15px 0;
}
.ktbl-floating-bnr-sp {
width: 78%;
        height: auto;
        padding: 10px 10px 0;
        bottom: 0;
        left: 0;
        border-radius: 0;
        background: #001A43;
}
.ktbl-floating-bnr a, .ktbl-floating-bnr-sp a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}
.ktbl-hotel-catch-footer {
        margin: 80px auto 88px;
        background: #fff;
        border-radius: 15px;
        border: 5px solid #2a65a9;
        width: 90%;
}

.ktbl-hotel-catch-footer h2 {
color: #2a65a9;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 0.5rem;
                white-space: normal;
        line-height: 33px;
}
.navi-002-01 header {
    background-color: #fff;
    padding: 0;
    border-bottom: 1px solid #ddd;
}
}


/* フッター */
.foot {
    background: #333;
    color: #fff;
    padding: 2rem;
}
.foot a {
    color: #fff;
    text-decoration: none;
}
.foot-copyright {
    text-align: center;
    margin-top: 2rem;
    font-size: 0.8rem;
    color: #aaa;
}

/* レスポンシブ対応 
@media screen and (max-width: 767px) {
    .ktbl-hotel-inner {
        width: auto;
        padding: 10px;
    }

    .ktbl-floating-bnr-sp {
        display: block;
    }
    .ktbl-floating-bnr {
        display: none;
    }
    .ktbl-statistics-content,
    .ktbl-issues-list,
    .ktbl-feature-list,
    .ktbl-casestudy-list {
        flex-direction: column;
    }
    .ktbl-mobile-scroll-note {
        display: block;
    }
    .ktbl-compare-table th,
    .ktbl-compare-table td {
        padding: 0.5rem;
        font-size: 0.8rem;
        white-space: nowrap;
    }
}*/