@charset "UTF-8";
.author {}
.author_inner {}
.author_cols {
    display: flex;
    justify-content: space-between;
}
.author_col {}
.author_col-no1 {
    margin-right: 35px;
}
.author_catch {
    font-size: 21px;
    white-space: nowrap;
    line-height: 1.2;
    margin-bottom: 6px;
}
.author_title {
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.author_link {
    max-width: 200px;
}
.author_link > a {}
.author_link > a::before {
    content: "";
}
.author_link > a::after {
    content: "";
}
.author_col-no2 {
    width: 490px;
}
.author_headline {
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 25px;
}
.author_text {}
.article {
    padding: 50px 50px;
    display: none;
}
.article_inner {
    max-width: 720px;
    margin: 0 auto 0;
    width: 100%;
}
.article_cols {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.article_cols:last-child {
    margin-bottom: 0;
}
.article_col {}
.article_col-no1 {
    width: 42.5%;
}
.article_catch {
    font-size: 15px;
    line-height: 1.2;
}
.article_title {
    font-size: 24px;
    line-height: 1.2;
    font-weight: normal;
    margin: 10px 0 10px;
    display: flex;
    align-items: center;
}
.article_status {
    font-size: 17px;
    line-height: 1.2;
    margin-bottom: 23px;
}
.article_col-no2 {
    width: 49%;
}
.article_text {}
.article_table {
    text-align: left;
}
.article_table > caption {
    text-align: left;
    font-size: 17px;
}
.article_table > tbody {}
.article_table > tbody > tr {}
.article_table > tbody > tr:first-child {}
.article_table > tbody > tr:last-child {}
.article_table > tbody > tr > th {
    white-space: nowrap;
    font-weight: normal;
    padding-right: 30px;
    vertical-align: top;
}
.article_table > tbody > tr > td {
    vertical-align: top;
}
.article_image {}
.article_image > img {}
.author_title > b {
    display: block;
    font-weight: normal;
}
.author_title > small {
    display: block;
    font-size: 14px;
    margin-left: 1em;
}
.author_status {
    line-height: 1.2;
    font-size: 18px;
    margin-bottom: 45px;
}
.gCarousel_list {
    -webkit-animation-duration: 100s;
    animation-duration: 100s;
}

.gIntro {
    padding: 59px 0;
}
.gIntro-no5 {
    padding-top: 41px;
}
.article_dList {
    list-style: none;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.article_dList > dt {}
.article_dList > dt::after {
    content: "";
}
.article_dList > dd {}
.article_dList > dd > a {
    display: block;
    text-decoration: none;
    color: inherit;
}
.article_dList > dd > a::before {
    content: "";
}
.article_dList > dd > a::after {
    content: "";
}
.article_title > b {
    display: block;
    font-weight: normal;
}
.article_title > small {
    display: block;
    font-size: 10px;
    margin-left: 1em;
}
.article_col-no3 {
    width: 50%;
    box-sizing: border-box;
    padding-right: 5%;
    border-right: 1px solid #000;
}
.article_col-no4 {
    width: 50%;
    box-sizing: border-box;
    padding-left: 5%;
}
.detail {
    width: 800px;
    margin: 0 auto;
    padding: 0px 0px;
    box-sizing: border-box;
    background-color: #fff;
    overflow: hidden;
    display: none;
}
.detail-no1 {}
.detail-no4 {
    background-image: url(../img/spa_yakuto/bg-other.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.detail-no5 {
    background-image: url(../img/spa_yakuto/bg-resort.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 0;
}
.detail_inner {
    background: #fff;
    position: relative;
    z-index: 1;
}
.detail_inner-no4 {
    background-color: transparent;
}
.detail_inner-no5 {
    background-color: transparent;
    padding-bottom: 20px;
    padding-top: 30px;
}
.detail_inner-no1 {
    background-color: #ffffe5;
}
.detail_inner-no2 {
    background-color: #f1ffef;
}
.detail_inner-no3 {
    background-color: #f9f6f6;
}
.detail_title {
    font-size: 28px;
    text-align: center;
    line-height: 1.2;
    font-weight: normal;
    position: relative;
    z-index: 2;
}
.detail_title-en {
    font-size: 36px;
}
.detail_subTitle {
    font-size: 21px;
    font-weight: normal;
    text-align: center;
    line-height: 1.2;
    margin: 13px 0 50px;
    position: relative;
    z-index: 2;
}
.detail_sect {
    max-width: 543px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.detail_headline {
    font-size: 21px;
    font-weight: normal;
}
.detail_text {
    margin: 1em 0;
}
.detail_text:last-child {
    margin-bottom: 0;
}
.detail_table {
    width: 100%;
    font-size: 16px;
}
.detail_table-large {
    font-size: 18px;
}
.detail_table > tbody {}
.detail_table > tbody > tr {}
.detail_table > tbody > tr:first-child {}
.detail_table > tbody > tr:last-child {}
.detail_table > tbody > tr > th {
    white-space: nowrap;
    vertical-align: top;
    text-align: left;
    font-weight: normal;
}
.detail_table > tbody > tr > th > small {
    font-size: 87.5%;
}
.detail_table > tbody > tr > td {
    text-align: right;
    vertical-align: top;
}
.detail_table > tbody > tr > td:last-child {
    width: 100px;
}
.detail_hr {
    width: 100%;
    max-width: 600px;
    height: 1px;
    background: #231815;
    border: none;
    margin: 35px auto;
    position: relative;
    z-index: 2;
}

@media screen and (min-width:1000px) {
    .article_dList > dd > a:hover {
        text-decoration: underline;
    }
    .author_link > a:hover {}
}
@media screen and (max-width:999px) {
    .author {}
    .author_inner {}
    .author_cols {}
    .author_col {}
    .author_col-no1 {}
    .author_catch {}
    .author_title {
        font-size: 32px;
    }
    .author_link {}
    .author_link > a {}
    .author_link > a::before {}
    .author_link > a::after {}
    .author_col-no2 {}
    .author_headline {}
    .author_text {}
    .article {}
    .article_inner {}
    .article_cols {}
    .article_cols:last-child {}
    .article_col {}
    .article_col-no1 {}
    .article_catch {}
    .article_title {}
    .article_status {}
    .article_col-no2 {}
    .article_text {}
    .article_table {}
    .article_table > caption {}
    .article_table > tbody {}
    .article_table > tbody > tr {}
    .article_table > tbody > tr:first-child {}
    .article_table > tbody > tr:last-child {}
    .article_table > tbody > tr > th {}
    .article_table > tbody > tr > td {}
    .article_image {}
    .article_image > img {}
    .author_title > b {}
    .author_title > small {
        font-size: 12px;
    }
    .author_status {
        font-size: 18px;
    }
    .gCarousel_list {}
    .gIntro-no5 {}
    .article_dList {}
    .article_dList > dt {}
    .article_dList > dt::after {}
    .article_dList > dd {}
    .article_dList > dd > a {}
    .article_dList > dd > a::before {}
    .article_dList > dd > a::after {}
    .article_title > b {}
    .article_title > small {}
    .article_col-no3 {}
    .article_col-no4 {}
}
@media screen and (max-width:767px) {
    .author {}
    .author_inner {}
    .author_cols {
        flex-direction: column-reverse;
    }
    .author_col {
        margin: 0;
        width: 100%;
    }
    .author_col-no1 {
        display: block;
        margin-top: 30px;
        text-align: center;
    }
    .author_catch {
        font-size: 14px;
        margin: 0;
        margin-right: 0;
    }
    .author_title {
        font-size: 18px;
        margin: 8px 0;
        justify-content: center;
        display: block;
    }
    .author_link {
        width: 100%;
        margin: 20px auto 0;
    }
    .author_link > a {
        max-width: 160px;
        margin: 0 auto 0;
    }
    .author_link > a::before {}
    .author_link > a::after {}
    .author_col-no2 {}
    .author_headline {
        font-size: 24px;
        text-align: center;
        margin-bottom: 15px;
    }
    .author_text {
        max-width: 280px;
        margin: 0 auto 0;
    }
    .article {
        padding: 25px 15px;
    }
    .article_inner {}
    .article_cols {
        display: block;
        margin-bottom: 0;
    }
    .article_cols-no1 {
        margin-bottom: 25px;
    }
    .article_cols:last-child {}
    .article_col {
        width: auto;
        border: none;
        padding: 0;
        margin: 0;
    }
    .article_col-no1 {}
    .article_catch {}
    .article_title {
        justify-content: center;
    }
    .article_status {
        margin-bottom: 15px;
    }
    .article_col-no2 {
        text-align: center;
    }
    .article_text {
        text-align: left;
    }
    .article_table {}
    .article_table > caption {}
    .article_table > tbody {}
    .article_table > tbody > tr {}
    .article_table > tbody > tr:first-child {}
    .article_table > tbody > tr:last-child {}
    .article_table > tbody > tr > th {}
    .article_table > tbody > tr > td {}
    .article_image {
        max-width: 200px;
        margin: 0 auto 17px;
    }
    .article_image > img {}
    .author_title > b {
        font-size: 21px;
    }
    .author_title > small {
        font-size: 10px;
        margin: 4px 0 0;
    }
    .author_status {
        margin-bottom: 0;
        font-size: 10px;
    }
    .gCarousel_list {}
    .gIntro-no5 {
        padding-top: 20px;
    }
    .article_dList {
        display: block;
        text-align: center;
        font-size: 14px;
        line-height: 1.8;
        margin-top: 20px;
    }
    .article_dList > dt {}
    .article_dList > dt::after {}
    .article_dList > dd {}
    .article_dList > dd > a {}
    .article_dList > dd > a::before {}
    .article_dList > dd > a::after {}
    .article_title > b {}
    .article_title > small {}
    .article_col-no3 {
        margin-bottom: 20px;
    }
    .article_col-no4 {}
	.detail {
    	width: 80%;
	}
}

.gSubVis-art03 {
	margin-bottom: 0;
}
.gSubVis-art05 {
	margin-bottom: 0;
	padding-bottom: 0;
}

.gIntro_subHeadline {
	text-align: center;
}