@charset "UTF-8";
/* CSS Information
============================================
File: common.scss
Site: Okinawa Story
SCSS: src/feature/
*他業者制作遺産用
============================================= */
.p-feature-static__legacy-feature {
    /* Base */
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 1.2rem;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", sans-serif;
    line-height: 1.42857143;
    color: #333;
    letter-spacing: 0.05rem;
    counter-reset: count-number-ttl;
    /* Override Slider, Carusel Font Family */
    /* Carusel Page Cotroller */
    /* Header */
    /* Contents */
    /* Breadcrumb */
    /* Contents Column Main */
    /* Common Page Link */
    /* SNS icon */
    /* Pagination */
    /* Pagination Count 03 */
    /* Contents Column Sub */
    /* Weather */
    /* Diary */
    /* Related News */
    /* Sub Banner */
    /* Contents Bottom Common */
    /* Back to Top Button */
    /* Date Notice */
    /* Detail Page Carousel Slider */
    /* Footer */
    /* Sesa Vertion */
    /* Illust Vertion */
    /* Contents Page Header */
    /* Modal Window */
    /* Alert Message */
    /* Print
    ------------------------------------------------------- */
}
.p-feature-static__legacy-feature img {
    vertical-align: middle;
    border: 0;
    width: auto;
    max-width: 100%;
    height: auto;
}
.p-feature-static__legacy-feature .on_modal {
    overflow: hidden;
}
.p-feature-static__legacy-feature a {
    display: block;
    color: inherit;
    outline: none;
}
.p-feature-static__legacy-feature table {
    width: 100%;
}
.p-feature-static__legacy-feature th {
    font-weight: normal;
    text-align: left;
}
.p-feature-static__legacy-feature [type=text],
.p-feature-static__legacy-feature [type=submit] {
    border: none;
    box-shadow: none;
    background: transparent;
}
.p-feature-static__legacy-feature [class*=inner] {
    width: 100%;
    max-width: 102.4rem;
    margin: 0 auto;
    padding-right: 3%;
    padding-left: 3%;
}
.p-feature-static__legacy-feature .flex-direction-nav a:before,
.p-feature-static__legacy-feature .slick-prev:before,
.p-feature-static__legacy-feature .slick-next:before {
    font-family: "FontAwesome";
    color: #fff;
}
.p-feature-static__legacy-feature .flex-direction-nav a.flex-prev:before {
    content: "";
}
.p-feature-static__legacy-feature .flex-direction-nav a.flex-next:before {
    content: "";
}
.p-feature-static__legacy-feature .slick-prev:before,
.p-feature-static__legacy-feature .slick-next:before {
    opacity: 1;
    line-height: 5.2rem;
}
.p-feature-static__legacy-feature .slick-prev:before {
    content: "";
}
.p-feature-static__legacy-feature .slick-next:before {
    content: "";
}
.p-feature-static__legacy-feature .slick-prev,
.p-feature-static__legacy-feature .slick-next {
    width: 2.2rem;
    height: 4rem;
    z-index: 10;
    text-align: center;
}
.p-feature-static__legacy-feature .slick-prev:before,
.p-feature-static__legacy-feature .slick-next:before {
    font-size: 1.5rem;
    line-height: 4.6rem;
}
.p-feature-static__legacy-feature .slick-prev {
    left: 0;
}
.p-feature-static__legacy-feature .slick-next {
    right: 0;
}
.p-feature-static__legacy-feature .slick-dots {
    bottom: -3rem;
}
.p-feature-static__legacy-feature .fixed_wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.p-feature-static__legacy-feature .registed {
    background: #fff;
    color: #db850e;
    border: 1px solid #db850e;
}
.p-feature-static__legacy-feature .contents {
    padding: 0 0 4rem;
}
.p-feature-static__legacy-feature [class*=__content_date] {
    font-size: 1rem;
    color: #666;
    margin-right: 1rem;
}
.p-feature-static__legacy-feature [class*=__content_label] {
    font-size: 1rem;
    background: #eee;
    color: #fff;
    border-radius: 3px;
    padding: 0.25rem 0.5rem 0.12rem;
    margin-right: 0.5rem;
}
.p-feature-static__legacy-feature * > [class*=__content_label]:last-of-type {
    margin-right: 0;
}
.p-feature-static__legacy-feature .label_note {
    background: #fff;
    color: #ff0000;
    border: 1px solid #ff0000;
}
.p-feature-static__legacy-feature .label_new {
    background: #ff0000;
}
.p-feature-static__legacy-feature .breadcrumb {
    font-size: 0;
    padding: 1.5rem 0 0.5rem;
    margin-bottom: 1rem;
}
.p-feature-static__legacy-feature .breadcrumb li {
    display: inline-block;
    font-size: 1rem;
}
.p-feature-static__legacy-feature .breadcrumb li + li:before {
    position: relative;
    top: -0.05rem;
    font-family: "FontAwesome";
    content: "";
    margin: 0 0.4rem;
}
.p-feature-static__legacy-feature .breadcrumb a {
    display: inline;
    color: #006dba;
}
.p-feature-static__legacy-feature .contents_column_main {
    width: 100%;
}
.p-feature-static__legacy-feature .cmn_page_link {
    padding: 0 10%;
}
.p-feature-static__legacy-feature .cmn_page_link a {
    background: #006dba;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 1rem 0;
    border-radius: 10px;
}
.p-feature-static__legacy-feature .cmn_page_link .icon {
    position: relative;
    top: 0.2rem;
    font-size: 1.8rem;
    margin-left: 0.25rem;
}
.p-feature-static__legacy-feature .cmn_page_link__text {
    margin-right: 0.25rem;
}
.p-feature-static__legacy-feature .sns_icon {
    text-align: center;
}
.p-feature-static__legacy-feature .sns_icon li {
    display: inline-block;
    width: 12%;
    margin-right: 10%;
}
.p-feature-static__legacy-feature .sns_icon li:last-of-type {
    margin-right: 0;
}
.p-feature-static__legacy-feature .sns_icon a {
    display: inline-block;
    text-align: center;
}
.p-feature-static__legacy-feature .sns_icon i {
    display: inline-block;
    width: 3.6rem;
    height: 3.6rem;
    background: #eee;
    border-radius: 100%;
    padding-top: 0.5rem;
}
.p-feature-static__legacy-feature .sns_icon .icon {
    display: inline-block;
    font-size: 2.5rem;
    color: #fff;
}
.p-feature-static__legacy-feature .sns_instagram i {
    background: #d93175;
}
.p-feature-static__legacy-feature .sns_facebook i {
    background: #315096;
    transform: translateY(-2px);
}
.p-feature-static__legacy-feature .sns_facebook .icon {
    font-size: 2.2rem;
    transform: translateY(2px);
}
.p-feature-static__legacy-feature .sns_twitter i {
    background: #55acee;
}
.p-feature-static__legacy-feature .sns_youtube i {
    background: #cd201f;
}
.p-feature-static__legacy-feature .sns_icon .sns_name {
    display: none;
}
.p-feature-static__legacy-feature .pagination {
    clear: both;
    padding-top: 4rem;
    text-align: center;
    font-size: 0;
}
.p-feature-static__legacy-feature .pagination li {
    display: none;
    width: 3rem;
    height: 3rem;
    font-size: 1.4rem;
    line-height: 3rem;
    color: #999;
    background: #fff;
    border: 1px solid #006dba;
}
.p-feature-static__legacy-feature .pagination li.of {
    opacity: 0.5;
}
.p-feature-static__legacy-feature .pagination li a,
.p-feature-static__legacy-feature .pagination li span {
    display: block;
}
.p-feature-static__legacy-feature .pagination li:nth-of-type(2),
.p-feature-static__legacy-feature .pagination li:nth-of-type(3),
.p-feature-static__legacy-feature .pagination li:nth-of-type(4),
.p-feature-static__legacy-feature .pagination li.prev,
.p-feature-static__legacy-feature .pagination li.current,
.p-feature-static__legacy-feature .pagination li.next {
    display: inline-block;
    margin-right: 0.8rem;
}
.p-feature-static__legacy-feature .pagination li.prev,
.p-feature-static__legacy-feature .pagination li.next {
    width: 8rem;
}
.p-feature-static__legacy-feature .pagination li.next {
    margin-right: 0;
}
.p-feature-static__legacy-feature .pagination li.current {
    background: #006dba;
    color: #fff;
}
.p-feature-static__legacy-feature .pagination li .icon {
    position: relative;
    top: 0.3rem;
    font-size: 2.2rem;
}
.p-feature-static__legacy-feature .pagination li.prev .icon {
    margin-right: 0.5rem;
}
.p-feature-static__legacy-feature .pagination li.next .icon {
    margin-left: 0.5rem;
}
.p-feature-static__legacy-feature .pagination__btn_count03 {
    display: flex;
    padding: 2rem 0 4rem;
}
.p-feature-static__legacy-feature .pagination__btn_count03 li.prev,
.p-feature-static__legacy-feature .pagination__btn_count03 li.next {
    width: 8rem;
}
.p-feature-static__legacy-feature .pagination__btn_count03 li.center {
    width: calc(100% - 16rem);
    margin: 0 1rem;
}
.p-feature-static__legacy-feature .pagination__btn_count03 a {
    height: 3.2rem;
    font-size: 1.2rem;
    background: #006dba;
    line-height: 3.2rem;
    text-align: center;
    color: #fff;
    border-radius: 0.5rem;
}
.p-feature-static__legacy-feature .pagination__btn_count03 .icon {
    position: relative;
    top: 0.4rem;
    font-size: 2.2rem;
}
.p-feature-static__legacy-feature .pagination__btn_count03 li.prev .icon {
    margin-right: 0.5rem;
}
.p-feature-static__legacy-feature .pagination__btn_count03 li.next .icon {
    margin-left: 0.5rem;
}
.p-feature-static__legacy-feature .section_sub_cmn {
    margin-bottom: 4rem;
}
.p-feature-static__legacy-feature .section_sub_cmn_header {
    margin-bottom: 0.5rem;
}
.p-feature-static__legacy-feature .section_sub_cmn__ttl_icon {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    margin-right: 0.6rem;
}
.p-feature-static__legacy-feature .section_sub_cmn__ttl_text_large {
    position: relative;
    top: 0.3rem;
    font-size: 2rem;
    font-weight: bold;
    color: #006dba;
}
.p-feature-static__legacy-feature .weather {
    display: none;
}
.p-feature-static__legacy-feature .diary_header {
    margin-bottom: 1rem;
}
.p-feature-static__legacy-feature .diary_header .section_sub_cmn__ttl_icon {
    width: 3.4rem;
}
.p-feature-static__legacy-feature .diary_header .section_sub_cmn__ttl_text_large {
    top: 0.5rem;
}
.p-feature-static__legacy-feature .diary__content_wrapper {
    border: 1px solid #ccc;
}
.p-feature-static__legacy-feature .diary__content {
    padding: 1rem;
}
.p-feature-static__legacy-feature .diary__content_wrapper .diary__content + .diary__content {
    border-top: 1px dashed #ccc;
}
.p-feature-static__legacy-feature .diary__content_wrapper .diary__content.item5,
.p-feature-static__legacy-feature .diary__content_wrapper .diary__content.item6 {
    display: none;
}
.p-feature-static__legacy-feature .diary__content_ttl {
    font-size: 1.25rem;
    padding-top: 0.8rem;
}
.p-feature-static__legacy-feature .diary .cmn_page_link {
    padding-top: 2rem;
}
.p-feature-static__legacy-feature .relatednews {
    margin-bottom: 3rem;
}
.p-feature-static__legacy-feature .relatednews_header {
    margin-bottom: 1rem;
}
.p-feature-static__legacy-feature .relatednews .section_sub_cmn__ttl_icon {
    text-align: center;
}
.p-feature-static__legacy-feature .relatednews .section_sub_cmn__ttl_icon img {
    width: 2.5rem;
}
.p-feature-static__legacy-feature .relatednews__content_wrapper {
    overflow: hidden;
}
.p-feature-static__legacy-feature .relatednews__content_wrapper .relatednews__content {
    float: left;
    width: 49%;
}
.p-feature-static__legacy-feature .relatednews__content_wrapper .relatednews__content:nth-of-type(odd) {
    margin-right: 2%;
}
.p-feature-static__legacy-feature .relatednews__content_wrapper .relatednews__content:nth-of-type(5) {
    display: none;
}
.p-feature-static__legacy-feature .relatednews__content_ttl {
    font-size: 1.25rem;
    color: #006dba;
    font-weight: bold;
    padding-top: 1rem;
}
.p-feature-static__legacy-feature .relatednews__content_text,
.p-feature-static__legacy-feature .relatednews__content_link {
    display: none;
}
.p-feature-static__legacy-feature .sub_banner_content_wrapper {
    overflow: hidden;
}
.p-feature-static__legacy-feature .sub_banner__content {
    float: left;
    width: 49%;
    background: #f1eae0;
    text-align: center;
    color: #006dba;
    font-weight: bold;
    padding: 1rem 0 0.5rem;
    margin-right: 2%;
    border-radius: 6px;
}
.p-feature-static__legacy-feature .sub_banner_content_wrapper .sub_banner__content:last-of-type {
    margin-right: 0;
}
.p-feature-static__legacy-feature .sub_banner__content dt {
    margin-bottom: 0.25rem;
}
.p-feature-static__legacy-feature .sub_banner__content .icon {
    font-size: 2.6rem;
}
.p-feature-static__legacy-feature .contents_botm {
    padding-top: 6rem;
}
.p-feature-static__legacy-feature .btn_go_top {
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    z-index: 20;
    width: 5rem;
    height: 5rem;
}
.p-feature-static__legacy-feature .btn_go_top a {
    display: inline-block;
    width: 5rem;
    height: 5rem;
    font-size: 5rem;
    line-height: 0;
    color: #006dba;
}
.p-feature-static__legacy-feature .date_notice {
    text-align: right;
    color: #999;
}
.p-feature-static__legacy-feature .date_notice.pt4rem {
    padding-top: 4rem;
}
.p-feature-static__legacy-feature .date_notice.pb4rem {
    padding-bottom: 4rem;
}
.p-feature-static__legacy-feature .carousel__content_wrapper {
    overflow: hidden;
}
.p-feature-static__legacy-feature .carousel__content_image {
    position: relative;
    padding-top: 66%;
    overflow: hidden;
}
.p-feature-static__legacy-feature .carousel__content_span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.p-feature-static__legacy-feature .carousel__content_span img {
    display: none;
}
.p-feature-static__legacy-feature .footer_carousel .carousel__content_span img[data-original] {
    display: none !important;
}
.p-feature-static__legacy-feature .footer {
    clear: both;
    color: #fff;
    margin-top: -0.4rem;
}
.p-feature-static__legacy-feature .footer__sesa {
    position: relative;
    top: 0.5rem;
    padding: 0 0.5%;
    overflow: hidden;
}
.p-feature-static__legacy-feature .footer__sesa img {
    display: block;
    width: 2.5rem;
}
.p-feature-static__legacy-feature .footer__sesa_left {
    float: left;
}
.p-feature-static__legacy-feature .footer__sesa_right {
    float: right;
}
.p-feature-static__legacy-feature .footer__illust {
    position: relative;
    width: 100%;
    height: 80px;
    background: url("/src/common/img/footer_illust.png") repeat-x center;
    bottom: -30px;
    background-size: auto 50%;
}
.p-feature-static__legacy-feature .footer__line {
    width: 100%;
    height: 1rem;
    background: url("/src/common/img/footer_gizagiza.png") repeat-x left top;
    background-size: contain;
    padding-top: 1rem;
    overflow: hidden;
}
.p-feature-static__legacy-feature .footer_outer {
    margin-top: -1px;
    background: url("/src/common/img/paper_orange_vivid.png") repeat left top;
}
.p-feature-static__legacy-feature .footer_inner {
    padding-top: 2rem;
}
.p-feature-static__legacy-feature .footer__nav {
    text-align: center;
    margin-bottom: 2rem;
}
.p-feature-static__legacy-feature .footer__nav li {
    display: inline-block;
    margin-bottom: 1rem;
}
.p-feature-static__legacy-feature .footer__nav li + li a:before {
    content: "|";
    display: inline;
    color: #ff9966;
    margin: 0 0.4rem 0 0;
}
.p-feature-static__legacy-feature .footer__nav li:nth-of-type(4) a:before {
    content: " ";
}
.p-feature-static__legacy-feature .footer__nav a {
    font-size: 1rem;
}
.p-feature-static__legacy-feature .footer__media {
    display: none;
}
.p-feature-static__legacy-feature .footer__device_switcher {
    text-align: center;
    font-size: 0;
    margin-bottom: 2rem;
}
.p-feature-static__legacy-feature .footer__device_switcher li {
    display: inline-block;
    width: 14rem;
    font-size: 1.2rem;
}
.p-feature-static__legacy-feature .footer__device_switcher li:first-of-type {
    margin-right: 1rem;
}
.p-feature-static__legacy-feature .footer__device_switcher a {
    border: 1px solid #fff;
    padding: 1rem 0.5rem;
}
.p-feature-static__legacy-feature .footer__copyright {
    text-align: center;
    font-size: 1rem;
    padding-bottom: 2rem;
}
.p-feature-static__legacy-feature .footer__copyright .icon {
    position: relative;
    top: 0.08rem;
    font-size: 1.15rem;
    color: rgba(255, 255, 255, 0.6);
    margin-right: 0.5rem;
}
.p-feature-static__legacy-feature .contents__header {
    font-size: 1.4rem;
    background: url("/src/common/img/paper_orange.png") repeat left top;
    font-weight: bold;
    color: #006dba;
    padding: 1.4rem 0 1rem 0.5rem;
    border-color: #006dba;
    border-style: double;
    border-width: 3px 0;
}
.p-feature-static__legacy-feature .contents__lead {
    padding: 1.4rem 0.5rem 0;
    margin-bottom: 2rem;
}
.p-feature-static__legacy-feature .contents__catchcopy {
    color: #006dba;
    font-weight: bold;
    margin-bottom: 1rem;
}
.p-feature-static__legacy-feature .contents__news {
    padding: 0 0.5rem;
    margin-bottom: 4rem;
    overflow: hidden;
}
.p-feature-static__legacy-feature .contents__news_link_all {
    width: 8rem;
    float: right;
    padding-top: 1rem;
}
.p-feature-static__legacy-feature .contents__news_link_all a {
    color: #006dba;
    text-decoration: underline;
}
.p-feature-static__legacy-feature .contents__news_tab {
    width: calc(100% - 8rem);
}
.p-feature-static__legacy-feature .contents__news_tab li {
    width: 10rem;
    background: #006dba;
    color: #fff;
    text-align: center;
    padding: 1rem 0 0.6rem;
    border-radius: 0.5rem 0.5rem 0 0;
}
.p-feature-static__legacy-feature .contents__news_list {
    border-top: 1px solid #006dba;
    border-bottom: 1px solid #006dba;
}
.p-feature-static__legacy-feature .contents__news_list dl {
    padding: 0.8rem 0;
    border-bottom: 1px solid #f0f0f0;
}
.p-feature-static__legacy-feature .contents__news_list dl:last-of-type {
    border-bottom: none;
}
.p-feature-static__legacy-feature .contents__news_list dt a {
    display: inline-block;
    font-size: 1rem;
}
.p-feature-static__legacy-feature .contents__news_list dd a {
    display: inline-block;
    color: #006dba;
    text-decoration: underline;
}
.p-feature-static__legacy-feature .modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 98;
}
.p-feature-static__legacy-feature .bg_white {
    background: rgba(255, 255, 255, 0.8);
}
.p-feature-static__legacy-feature .bg_black {
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;
}
.p-feature-static__legacy-feature .modal_contents_wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    cursor: pointer;
}
.p-feature-static__legacy-feature .modal_contents_inner {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    z-index: 31;
    width: 100%;
    max-width: 100%;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
}
.p-feature-static__legacy-feature .modal_close_btn {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 32;
    margin: 0 auto;
    width: 90%;
    font-size: 3rem;
    text-align: right;
}
.p-feature-static__legacy-feature .modal_close_btn button {
    color: #fff;
    background: transparent;
    border: none;
}
.p-feature-static__legacy-feature .modal_arrow {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 32;
    width: 100%;
    color: #fff;
    transform: translateY(-50%);
}
.p-feature-static__legacy-feature .modal_arrow li {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3.4rem;
    height: 3.4rem;
    font-size: 3rem;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    line-height: 3rem;
    cursor: pointer;
}
.p-feature-static__legacy-feature .modal_arrow_left {
    left: 0;
}
.p-feature-static__legacy-feature .modal_arrow_right {
    right: 0;
}
.p-feature-static__legacy-feature .alert {
    margin-top: 2rem;
    padding: 1rem;
    border: 1px solid transparent;
    border-radius: 0.4rem;
    text-align: center;
}
.p-feature-static__legacy-feature .alert_success {
    background: #dff0d8;
    border-color: #dff0d8;
    color: #3c763d;
}
.p-feature-static__legacy-feature .alert_success {
    background: #dff0d8;
    border-color: #dff0d8;
    color: #3c763d;
}
.p-feature-static__legacy-feature .alert .icon {
    margin-right: 0.25rem;
}
@media screen and (min-width: 600px) {
    .p-feature-static__legacy-feature {
        /* Contents Page Header */
        /* Modal Window */
        /* Date Notice */
    }
    .p-feature-static__legacy-feature .contents__lead {
        font-size: 1.4rem;
    }
    .p-feature-static__legacy-feature .modal_close_btn {
        top: 1rem;
        font-size: 3.4rem;
    }
    .p-feature-static__legacy-feature .modal_arrow li {
        width: 5%;
        background: transparent;
    }
    .p-feature-static__legacy-feature .date_notice_text02 {
        transform: translate(0.5rem, 0);
    }
    .p-feature-static__legacy-feature .contents__news_list dt a {
        font-size: 1.2rem;
    }
    .p-feature-static__legacy-feature .contents__news_list dd a {
        font-size: 1.4rem;
    }
}
@media screen and (min-width: 768px) {
    .p-feature-static__legacy-feature {
        /* Base */
        /* Breadcrumb */
        /* Contents */
        /* Contents Column Main */
        /* SNS icon */
        /* Pagination */
        /* Pagination Count 03 */
        /* Contents Column Sub */
        /* Weather */
        /* Diary */
        /* Related News */
        /* Sub Banner */
        /* Contents Bottom Common */
        /* Contents Page Header */
        /* Footer */
        /* Illust Vertion */
        /* Modal Window */
        /* Alert Message */
    }
    .p-feature-static__legacy-feature body,
.p-feature-static__legacy-feature .header,
.p-feature-static__legacy-feature .index_slider {
        background: url("/src/common/img/paper_gray.jpg") repeat left top;
    }
    .p-feature-static__legacy-feature .wrapper {
        background: url("/src/common/img/deigo.png") repeat-y center top;
        background-size: 100%;
    }
    .p-feature-static__legacy-feature [class*=inner] {
        padding-right: 2%;
        padding-left: 2%;
    }
    .p-feature-static__legacy-feature .cmn_page_link {
        display: inline-block;
        position: absolute;
        top: 0.3rem;
        right: 0;
        width: auto;
        white-space: nowrap;
        padding: 0;
    }
    .p-feature-static__legacy-feature .cmn_page_link a {
        border-radius: 5px;
        padding: 0.5rem 0.8rem;
    }
    .p-feature-static__legacy-feature .cmn_page_link .icon {
        top: 0.25rem;
    }
    .p-feature-static__legacy-feature .breadcrumb {
        padding-top: 2rem;
        margin-bottom: 1.5rem;
    }
    .p-feature-static__legacy-feature .contents {
        padding: 0 0 8rem;
    }
    .p-feature-static__legacy-feature [class*=__content_date] {
        font-size: 1.1rem;
    }
    .p-feature-static__legacy-feature [class*=__content_label] {
        font-size: 1.1rem;
        padding-right: 0.8rem;
        padding-left: 0.8rem;
    }
    .p-feature-static__legacy-feature .contents_column_wrapper {
        overflow: hidden;
    }
    .p-feature-static__legacy-feature .contents__news {
        padding: 0 2rem;
        margin-bottom: 4rem;
    }
    .p-feature-static__legacy-feature .contents__news_tab li {
        width: 14rem;
        font-size: 1.4rem;
        padding: 1rem 0 0.7rem;
    }
    .p-feature-static__legacy-feature .contents__news_list {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        background: rgba(255, 255, 255, 0.5);
    }
    .p-feature-static__legacy-feature .contents__news_list dl {
        display: flex;
        width: 100%;
        align-items: center;
        padding: 2rem;
    }
    .p-feature-static__legacy-feature .contents__news_list dt {
        width: 8.8rem;
    }
    .p-feature-static__legacy-feature .contents__news_list dd {
        width: calc(100% - 8.8rem);
    }
    .p-feature-static__legacy-feature .column_count02 .contents_column_main {
        float: left;
        width: 63.476563%;
        margin-bottom: 0;
    }
    .p-feature-static__legacy-feature .sns_icon {
        width: 96%;
        margin: 0 auto;
        text-align: left;
        white-space: nowrap;
    }
    .p-feature-static__legacy-feature .sns_icon li {
        width: 26%;
        margin-right: 0;
    }
    .p-feature-static__legacy-feature .sns_icon li:nth-of-type(3) {
        width: 22%;
    }
    .p-feature-static__legacy-feature .sns_icon i {
        width: 4.2rem;
        height: 4.2rem;
        font-size: 1.4rem;
        line-height: 4rem;
        text-align: center;
        margin-right: 0.5rem;
    }
    .p-feature-static__legacy-feature .sns_icon .icon {
        font-size: 2.8rem;
    }
    .p-feature-static__legacy-feature .sns_icon .sns_name {
        display: inline-block;
        font-weight: bold;
        transform: translateY(-0.2rem);
    }
    .p-feature-static__legacy-feature .sns_instagram .sns_name {
        color: #d93175;
    }
    .p-feature-static__legacy-feature .sns_facebook i {
        background: #315096;
        transform: translateY(0);
    }
    .p-feature-static__legacy-feature .sns_facebook .sns_name {
        color: #315096;
    }
    .p-feature-static__legacy-feature .sns_twitter .sns_name {
        color: #55acee;
    }
    .p-feature-static__legacy-feature .sns_youtube .sns_name {
        color: #cd201f;
    }
    .p-feature-static__legacy-feature .pagination li {
        display: inline-block;
        margin-right: 1rem;
    }
    .p-feature-static__legacy-feature .pagination li.current {
        margin: 0 1rem 0 0;
    }
    .p-feature-static__legacy-feature .pagination__btn_count03 {
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        padding: 2rem 0 0;
    }
    .p-feature-static__legacy-feature .pagination__btn_count03 li.prev,
.p-feature-static__legacy-feature .pagination__btn_count03 li.next {
        width: 10rem;
        height: 5rem;
    }
    .p-feature-static__legacy-feature .pagination__btn_count03 li.center {
        width: 16rem;
    }
    .p-feature-static__legacy-feature .column_count02 .contents_column_sub {
        float: right;
        width: 33%;
        padding-top: 0.4rem;
        overflow: hidden;
    }
    .p-feature-static__legacy-feature .section_sub_cmn {
        margin-bottom: 6rem;
    }
    .p-feature-static__legacy-feature .section_sub_cmn_header {
        margin-bottom: 1rem;
    }
    .p-feature-static__legacy-feature .section_sub_cmn__ttl_icon {
        width: 2.6rem;
    }
    .p-feature-static__legacy-feature .section_sub_cmn__ttl_text_large {
        top: 0.1rem;
        font-size: 1.68rem;
    }
    .p-feature-static__legacy-feature .weather {
        display: block;
        white-space: nowrap;
    }
    .p-feature-static__legacy-feature .weather__place_tbl {
        font-size: 1.1rem;
        margin-bottom: 1.5rem;
    }
    .p-feature-static__legacy-feature .weather__place_tbl a {
        background: #e2cfb7;
        color: #006dba;
        text-align: center;
        padding: 0.5rem 0.28rem;
        border-right: 1px solid #f2e6d7;
    }
    .p-feature-static__legacy-feature .weather__place_tbl a.view_on {
        position: relative;
        background: #ff6600;
        color: #fff;
        opacity: 1;
    }
    .p-feature-static__legacy-feature .weather__place_tbl a.view_on:after {
        content: " ";
        position: absolute;
        top: 100%;
        left: 50%;
        height: 0;
        width: 0;
        border: solid transparent;
        pointer-events: none;
        border-color: rgba(0, 0, 0, 0);
        border-top-color: #ff6600;
        border-width: 0.8rem;
        margin-left: -0.8rem;
    }
    .p-feature-static__legacy-feature .weather__status_tbl {
        width: 100%;
        font-size: 0.84rem;
        text-align: center;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }
    .p-feature-static__legacy-feature .weather__status_tbl th,
.p-feature-static__legacy-feature .weather__status_tbl td {
        padding: 0.3rem;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .p-feature-static__legacy-feature .weather__status_tbl th {
        background: #e8e4d7;
        line-height: 1.8;
    }
    .p-feature-static__legacy-feature .weather__status_tbl td {
        background: #fff;
    }
    .p-feature-static__legacy-feature .weather__status_tbl_day,
.p-feature-static__legacy-feature .weather__status_tbl_week,
.p-feature-static__legacy-feature .weather__status_tbl_high,
.p-feature-static__legacy-feature .weather__status_tbl_low {
        display: block;
    }
    .p-feature-static__legacy-feature .weather__status_tbl_high {
        color: #ff0000;
    }
    .p-feature-static__legacy-feature .weather__status_tbl_low {
        color: #0000ff;
    }
    .p-feature-static__legacy-feature .diary .section_sub_cmn_header {
        margin-bottom: 1.25rem;
    }
    .p-feature-static__legacy-feature .diary .section_sub_cmn__ttl_icon {
        width: 4rem;
    }
    .p-feature-static__legacy-feature .diary__content_wrapper {
        background: #fff;
        border: none;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
    .p-feature-static__legacy-feature .diary__content {
        padding: 1.25rem 0;
    }
    .p-feature-static__legacy-feature .diary__content_wrapper .diary__content.item5,
.p-feature-static__legacy-feature .diary__content_wrapper .diary__content.item6 {
        display: block;
    }
    .p-feature-static__legacy-feature .diary__link {
        text-align: right;
    }
    .p-feature-static__legacy-feature .diary .cmn_page_link {
        position: static;
        padding-top: 1rem;
    }
    .p-feature-static__legacy-feature .relatednews__content_wrapper .relatednews__content,
.p-feature-static__legacy-feature .relatednews__content_wrapper .relatednews__content:nth-of-type(odd),
.p-feature-static__legacy-feature .relatednews__content_wrapper .relatednews__content:nth-of-type(5),
.p-feature-static__legacy-feature .relatednews__content_text,
.p-feature-static__legacy-feature .relatednews__content_link {
        display: block;
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .p-feature-static__legacy-feature .relatednews__content {
        background: rgba(255, 255, 255, 0.6);
        margin-bottom: 1rem;
        padding: 1.4rem;
    }
    .p-feature-static__legacy-feature .relatednews__content_wrapper .relatednews__content:last-of-type {
        margin-bottom: 0;
    }
    .p-feature-static__legacy-feature .relatednews__content_ttl {
        font-size: 1.4rem;
        padding: 1rem 0;
    }
    .p-feature-static__legacy-feature .relatednews__content_text {
        margin-bottom: 1rem;
    }
    .p-feature-static__legacy-feature .relatednews__content_link {
        text-align: right;
        color: #0033cc;
    }
    .p-feature-static__legacy-feature .relatednews__content_link span {
        text-decoration: underline;
    }
    .p-feature-static__legacy-feature .relatednews__content_link .icon {
        position: relative;
        top: 0.25rem;
        margin-left: 0.4rem;
        font-size: 1.8rem;
        text-decoration: none;
        color: #006dba;
    }
    .p-feature-static__legacy-feature .sub_banner__content {
        position: relative;
        float: none;
        width: 100%;
        padding: 25% 0 0;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 100% auto;
        margin: 0 0 2rem;
        border-radius: 0;
    }
    .p-feature-static__legacy-feature .sub_banner__content a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 100%;
        overflow: hidden;
    }
    .p-feature-static__legacy-feature .wifi {
        background-image: url("/src/active/img/bn_side_wifispot.jpg");
        padding-top: 37.8%;
    }
    .p-feature-static__legacy-feature .mailmagazine {
        background-image: url("/src/active/img/bn_side_mailmagazine.jpg");
    }
    .p-feature-static__legacy-feature .pamphlet {
        background-image: url("/src/active/img/bn_side_pamphlet.jpg");
        margin: 0;
    }
    .p-feature-static__legacy-feature .contents_botm {
        clear: both;
        padding-top: 8rem;
    }
    .p-feature-static__legacy-feature .contents_botm_cmn_header {
        margin-bottom: 1rem;
    }
    .p-feature-static__legacy-feature .contents__header {
        font-size: 1.8rem;
        padding: 2.2rem 0 1.8rem 2rem;
    }
    .p-feature-static__legacy-feature .contents__header_text {
        font-weight: bold;
    }
    .p-feature-static__legacy-feature .contents__lead {
        font-size: 1.8rem;
        padding: 4rem 2rem 0 2rem;
        margin-bottom: 4rem;
    }
    .p-feature-static__legacy-feature .search__description {
        font-size: 1.3rem;
    }
    .p-feature-static__legacy-feature .contents__catchcopy {
        margin-bottom: 2rem;
    }
    .p-feature-static__legacy-feature .contents___description {
        font-size: 1.4rem;
    }
    .p-feature-static__legacy-feature .footer {
        margin-top: -1rem;
    }
    .p-feature-static__legacy-feature .footer__sesa img {
        width: 5rem;
    }
    .p-feature-static__legacy-feature .footer__illust {
        bottom: -25px;
        background-size: auto 70%;
    }
    .p-feature-static__legacy-feature .footer__nav br {
        display: none;
    }
    .p-feature-static__legacy-feature .footer__nav li {
        margin-bottom: 0;
    }
    .p-feature-static__legacy-feature .footer__nav li + li a:before,
.p-feature-static__legacy-feature .footer__nav li:nth-of-type(4) a:before {
        content: "|";
        display: inline;
        color: #fff;
        margin: 0 0.8rem 0 0.5rem;
    }
    .p-feature-static__legacy-feature .footer__nav a {
        font-size: 1.2rem;
    }
    .p-feature-static__legacy-feature .footer__media {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 4rem;
    }
    .p-feature-static__legacy-feature .footer__media li + li {
        margin-left: 1.4rem;
    }
    .p-feature-static__legacy-feature .footer__media a {
        display: flex;
        height: 3.2rem;
        justify-content: center;
        align-items: center;
        border: 1px solid #fff;
        padding: 0.2rem 1.2rem 0;
    }
    .p-feature-static__legacy-feature .footer__media .icon {
        transform: translate(0, -0.1rem);
        margin-right: 0.5rem;
    }
    .p-feature-static__legacy-feature .footer__media .padlock {
        width: 1.3rem;
    }
    .p-feature-static__legacy-feature .footer__device_switcher {
        clear: both;
        padding-top: 6rem;
    }
    .p-feature-static__legacy-feature .footer__copyright {
        font-size: 1.3rem;
        padding-bottom: 3rem;
    }
    .p-feature-static__legacy-feature .modal_close_btn {
        font-size: 3.5rem;
    }
    .p-feature-static__legacy-feature .modal_arrow li {
        font-size: 4.5rem;
    }
    .p-feature-static__legacy-feature .alert {
        width: calc(100% - 4rem);
        margin: 2rem auto 0;
        font-size: 1.4rem;
        text-align: left;
    }
}
@media all and (min-width: 1024px) {
    .p-feature-static__legacy-feature {
        /* Base */
        /* Common Page Link */
        /* Contents */
        /* Contents Column Main */
        /* SNS icon */
        /* Pagination */
        /* Pagination Count 03 */
        /* Contents Column Sub */
        /* Weather */
        /*  Diary */
        /* Carusel Pagi Cotroller */
        /* Contents Page Header */
        /* Footer */
        /* Back to Top Button */
        /* Modal Window */
        /* Alert Message */
    }
    .p-feature-static__legacy-feature a:hover,
.p-feature-static__legacy-feature a:visited,
.p-feature-static__legacy-feature a:focus {
        outline: none;
    }
    .p-feature-static__legacy-feature a:hover {
        opacity: 0.8;
    }
    .p-feature-static__legacy-feature [class*=inner] {
        padding-right: 0;
        padding-left: 0;
    }
    .p-feature-static__legacy-feature .cmn_page_link {
        top: 1.3rem;
    }
    .p-feature-static__legacy-feature .contents {
        padding: 0 0 10rem;
    }
    .p-feature-static__legacy-feature .column_count02 .contents_column_main {
        float: left;
        width: 63%;
    }
    .p-feature-static__legacy-feature .sns_icon {
        width: 90%;
        text-align: center;
    }
    .p-feature-static__legacy-feature .sns_icon .sns_name {
        position: relative;
        top: -0.2rem;
    }
    .p-feature-static__legacy-feature .pagination li a:hover {
        background: #006dba;
        color: #fff;
        opacity: 1;
    }
    .p-feature-static__legacy-feature .pagination__btn_count03 {
        padding-bottom: 4rem;
    }
    .p-feature-static__legacy-feature .column_count02 .contents_column_sub {
        width: 31.25%;
        padding-top: 1.4rem;
    }
    .p-feature-static__legacy-feature .weather__status_tbl {
        font-size: 1rem;
    }
    .p-feature-static__legacy-feature .weather__status_tbl th,
.p-feature-static__legacy-feature .weather__status_tbl td {
        padding: 0.5rem;
    }
    .p-feature-static__legacy-feature .weather__status_tbl_day {
        text-indent: 0.1rem;
    }
    .p-feature-static__legacy-feature .weather__status_tbl_week {
        text-indent: 0.3rem;
    }
    .p-feature-static__legacy-feature .weather__place_tbl a:hover {
        position: relative;
        background: #ff6600;
        color: #fff;
    }
    .p-feature-static__legacy-feature .weather__place_tbl a:hover:after {
        content: " ";
        position: absolute;
        top: 100%;
        left: 50%;
        height: 0;
        width: 0;
        border: solid transparent;
        pointer-events: none;
        border-color: rgba(0, 0, 0, 0);
        border-top-color: #ff6600;
        border-width: 0.8rem;
        margin-left: -0.8rem;
    }
    .p-feature-static__legacy-feature .diary a:hover {
        opacity: 1;
    }
    .p-feature-static__legacy-feature .diary a:hover .diary__content_ttl {
        text-decoration: underline;
    }
    .p-feature-static__legacy-feature .slick-prev,
.p-feature-static__legacy-feature .slick-next {
        width: 3.8%;
        height: 5rem;
    }
    .p-feature-static__legacy-feature .slick-prev:before,
.p-feature-static__legacy-feature .slick-next:before {
        height: 5rem;
        margin-top: -6.2rem;
        font-size: 2.2rem;
        line-height: 5.2rem;
    }
    .p-feature-static__legacy-feature .search__description {
        font-size: 1.6rem;
    }
    .p-feature-static__legacy-feature .footer__sesa {
        top: 1rem;
        margin: 0 auto;
        width: 100%;
        max-width: 116.4rem;
    }
    .p-feature-static__legacy-feature .footer_inner {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .p-feature-static__legacy-feature .footer__nav {
        text-align: left;
        padding-top: 0.54rem;
    }
    .p-feature-static__legacy-feature .footer__media {
        margin-bottom: 0;
    }
    .p-feature-static__legacy-feature .footer__media .icon {
        margin-right: 0.6rem;
    }
    .p-feature-static__legacy-feature .footer__copyright {
        padding-top: 6rem;
    }
    .p-feature-static__legacy-feature .btn_go_top {
        right: 8rem;
        bottom: 2rem;
    }
    .p-feature-static__legacy-feature .modal_close_btn,
.p-feature-static__legacy-feature .modal_close_btn.areamap_close.pc {
        top: 0.5rem;
        width: 98%;
        font-size: 3rem;
    }
    .p-feature-static__legacy-feature .modal_arrow {
        right: 0;
        margin: 0 auto;
        max-width: 111.4rem;
    }
    .p-feature-static__legacy-feature .modal_arrow li {
        width: 4.5rem;
        height: 4.5rem;
        line-height: 4.5rem;
    }
    .p-feature-static__legacy-feature .alert {
        width: calc(100% - 3rem);
    }
}
@media screen and (-ms-high-contrast: none) {
    .p-feature-static__legacy-feature .slick-prev:before,
.p-feature-static__legacy-feature .slick-next:before {
        position: relative;
        top: 0.5rem;
    }
}
@media print {
    .p-feature-static__legacy-feature {
        /* Contents Page Header */
        /* Modal Window */
        /* Base */
        /* Breadcrumb */
        /* Contents */
        /* Contents Column Main */
        /* SNS icon */
        /* Pagination */
        /* Pagination Count 03 */
        /* Contents Column Sub */
        /* Weather */
        /* Diary */
        /* Related News */
        /* Sub Banner */
        /* Contents Bottom Common */
        /* Contents Page Header */
        /* Footer */
        /* Modal Window */
        /* Alert Message */
        /* Common Page Link */
        /* Contents */
        /* Contents Column Main */
        /* SNS icon */
        /* Pagination */
        /* Pagination Count 03 */
        /* Contents Column Sub */
        /* Weather */
        /*  Diary */
        /* Carusel Pagi Cotroller */
        /* Contents Page Header */
        /* Footer */
        /* Back to Top Button */
        /* Modal Window */
        /* Alert Message */
    }
    .p-feature-static__legacy-feature .contents__lead {
        font-size: 1.4rem;
    }
    .p-feature-static__legacy-feature .modal_close_btn {
        top: 1rem;
        font-size: 3.4rem;
    }
    .p-feature-static__legacy-feature .modal_arrow li {
        width: 5%;
        background: transparent;
    }
    .p-feature-static__legacy-feature body,
.p-feature-static__legacy-feature .header,
.p-feature-static__legacy-feature .index_slider {
        background: url("/src/common/img/paper_gray.jpg") repeat left top;
    }
    .p-feature-static__legacy-feature .wrapper {
        background: url("/src/common/img/deigo.png") repeat-y center top;
        background-size: 100%;
    }
    .p-feature-static__legacy-feature [class*=inner] {
        padding-right: 2%;
        padding-left: 2%;
    }
    .p-feature-static__legacy-feature .cmn_page_link {
        display: inline-block;
        position: absolute;
        top: 0.3rem;
        right: 0;
        width: auto;
        white-space: nowrap;
        padding: 0;
    }
    .p-feature-static__legacy-feature .cmn_page_link a {
        border-radius: 5px;
        padding: 0.5rem 0.8rem;
    }
    .p-feature-static__legacy-feature .cmn_page_link .icon {
        top: 0.25rem;
    }
    .p-feature-static__legacy-feature .breadcrumb {
        padding-top: 2rem;
        margin-bottom: 1.5rem;
    }
    .p-feature-static__legacy-feature .contents {
        padding: 0 0 8rem;
    }
    .p-feature-static__legacy-feature [class*=__content_date] {
        font-size: 1.1rem;
    }
    .p-feature-static__legacy-feature [class*=__content_label] {
        font-size: 1.1rem;
        padding-right: 0.8rem;
        padding-left: 0.8rem;
    }
    .p-feature-static__legacy-feature .contents_column_wrapper {
        overflow: hidden;
    }
    .p-feature-static__legacy-feature .column_count02 .contents_column_main {
        float: left;
        width: 63.476563%;
        margin-bottom: 0;
    }
    .p-feature-static__legacy-feature .sns_icon {
        width: 96%;
        margin: 0 auto;
        text-align: left;
        white-space: nowrap;
    }
    .p-feature-static__legacy-feature .sns_icon li {
        width: 25%;
        margin-right: 0;
    }
    .p-feature-static__legacy-feature .sns_icon i {
        width: 3.4rem;
        height: 3.4rem;
        font-size: 1.4rem;
        line-height: 4rem;
        text-align: center;
        margin-right: 0.5rem;
    }
    .p-feature-static__legacy-feature .sns_icon .icon {
        font-size: 2rem;
    }
    .p-feature-static__legacy-feature .sns_icon .sns_name {
        display: inline-block;
        font-weight: bold;
    }
    .p-feature-static__legacy-feature .sns_instagram .sns_name {
        color: #d93175;
    }
    .p-feature-static__legacy-feature .sns_facebook .sns_name {
        color: #315096;
    }
    .p-feature-static__legacy-feature .sns_twitter .sns_name {
        color: #55acee;
    }
    .p-feature-static__legacy-feature .sns_youtube .sns_name {
        color: #cd201f;
    }
    .p-feature-static__legacy-feature .pagination li {
        display: inline-block;
        margin-right: 1rem;
    }
    .p-feature-static__legacy-feature .pagination li.current {
        margin: 0 1rem 0 0;
    }
    .p-feature-static__legacy-feature .pagination__btn_count03 {
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        padding: 2rem 0 0;
    }
    .p-feature-static__legacy-feature .pagination__btn_count03 li.prev,
.p-feature-static__legacy-feature .pagination__btn_count03 li.next {
        width: 10rem;
        height: 5rem;
    }
    .p-feature-static__legacy-feature .pagination__btn_count03 li.center {
        width: 16rem;
    }
    .p-feature-static__legacy-feature .column_count02 .contents_column_sub {
        float: right;
        width: 33%;
        padding-top: 0.4rem;
        overflow: hidden;
    }
    .p-feature-static__legacy-feature .section_sub_cmn {
        margin-bottom: 6rem;
    }
    .p-feature-static__legacy-feature .section_sub_cmn_header {
        margin-bottom: 1rem;
    }
    .p-feature-static__legacy-feature .section_sub_cmn__ttl_icon {
        width: 2.6rem;
    }
    .p-feature-static__legacy-feature .section_sub_cmn__ttl_text_large {
        top: 0.1rem;
        font-size: 1.68rem;
    }
    .p-feature-static__legacy-feature .weather {
        display: block;
        white-space: nowrap;
    }
    .p-feature-static__legacy-feature .weather__place_tbl {
        font-size: 1.1rem;
        margin-bottom: 1.5rem;
    }
    .p-feature-static__legacy-feature .weather__place_tbl a {
        background: #e2cfb7;
        color: #006dba;
        text-align: center;
        padding: 0.5rem 0.28rem;
        border-right: 1px solid #f2e6d7;
    }
    .p-feature-static__legacy-feature .weather__place_tbl a.view_on {
        position: relative;
        background: #ff6600;
        color: #fff;
        opacity: 1;
    }
    .p-feature-static__legacy-feature .weather__place_tbl a.view_on:after {
        content: " ";
        position: absolute;
        top: 100%;
        left: 50%;
        height: 0;
        width: 0;
        border: solid transparent;
        pointer-events: none;
        border-color: rgba(0, 0, 0, 0);
        border-top-color: #ff6600;
        border-width: 0.8rem;
        margin-left: -0.8rem;
    }
    .p-feature-static__legacy-feature .weather__status_tbl {
        width: 100%;
        font-size: 0.84rem;
        text-align: center;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }
    .p-feature-static__legacy-feature .weather__status_tbl th,
.p-feature-static__legacy-feature .weather__status_tbl td {
        padding: 0.3rem;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .p-feature-static__legacy-feature .weather__status_tbl th {
        background: #e8e4d7;
        line-height: 1.8;
    }
    .p-feature-static__legacy-feature .weather__status_tbl td {
        background: #fff;
    }
    .p-feature-static__legacy-feature .weather__status_tbl_day,
.p-feature-static__legacy-feature .weather__status_tbl_week,
.p-feature-static__legacy-feature .weather__status_tbl_high,
.p-feature-static__legacy-feature .weather__status_tbl_low {
        display: block;
    }
    .p-feature-static__legacy-feature .weather__status_tbl_high {
        color: #ff0000;
    }
    .p-feature-static__legacy-feature .weather__status_tbl_low {
        color: #0000ff;
    }
    .p-feature-static__legacy-feature .diary .section_sub_cmn_header {
        margin-bottom: 1.25rem;
    }
    .p-feature-static__legacy-feature .diary .section_sub_cmn__ttl_icon {
        width: 4rem;
    }
    .p-feature-static__legacy-feature .diary__content_wrapper {
        background: #fff;
        padding: 0 1rem;
    }
    .p-feature-static__legacy-feature .diary__content_wrapper .diary__content,
.p-feature-static__legacy-feature .diary__content_wrapper .diary__content:first-of-type {
        display: block;
        border: none;
        padding: 1.25rem 0;
        border-bottom: 1px dashed #ccc;
    }
    .p-feature-static__legacy-feature .diary__content_wrapper .diary__content:last-of-type {
        border-bottom: none;
    }
    .p-feature-static__legacy-feature .relatednews__content_wrapper .relatednews__content,
.p-feature-static__legacy-feature .relatednews__content_wrapper .relatednews__content:first-of-type,
.p-feature-static__legacy-feature .relatednews__content_wrapper .relatednews__content:last-of-type,
.p-feature-static__legacy-feature .relatednews__content_text,
.p-feature-static__legacy-feature .relatednews__content_link {
        display: block;
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .p-feature-static__legacy-feature .relatednews__content {
        background: rgba(255, 255, 255, 0.6);
        margin-bottom: 1rem;
        padding: 1.4rem;
    }
    .p-feature-static__legacy-feature .relatednews__content_wrapper .relatednews__content:last-of-type {
        margin-bottom: 0;
    }
    .p-feature-static__legacy-feature .relatednews__content_ttl {
        font-size: 1.4rem;
        padding: 1rem 0;
    }
    .p-feature-static__legacy-feature .relatednews__content_text {
        margin-bottom: 1rem;
    }
    .p-feature-static__legacy-feature .relatednews__content_link {
        text-align: right;
        color: #0033cc;
    }
    .p-feature-static__legacy-feature .relatednews__content_link span {
        text-decoration: underline;
    }
    .p-feature-static__legacy-feature .relatednews__content_link .icon {
        position: relative;
        top: 0.25rem;
        margin-left: 0.4rem;
        font-size: 1.8rem;
        text-decoration: none;
        color: #006dba;
    }
    .p-feature-static__legacy-feature .sub_banner__content {
        position: relative;
        float: none;
        width: 100%;
        padding: 25% 0 0;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 100% auto;
        margin: 0 0 2rem;
        border-radius: 0;
    }
    .p-feature-static__legacy-feature .sub_banner__content a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 100%;
        overflow: hidden;
    }
    .p-feature-static__legacy-feature .wifi {
        background-image: url("/src/active/img/bn_side_wifispot.jpg");
        padding-top: 37.8%;
    }
    .p-feature-static__legacy-feature .mailmagazine {
        background-image: url("/src/active/img/bn_side_mailmagazine.jpg");
    }
    .p-feature-static__legacy-feature .pamphlet {
        background-image: url("/src/active/img/bn_side_pamphlet.jpg");
        margin: 0;
    }
    .p-feature-static__legacy-feature .contents_botm {
        clear: both;
        padding-top: 8rem;
    }
    .p-feature-static__legacy-feature .contents_botm_cmn_header {
        margin-bottom: 1rem;
    }
    .p-feature-static__legacy-feature .contents__header {
        font-size: 1.8rem;
        padding: 2.2rem 0 1.8rem 2rem;
    }
    .p-feature-static__legacy-feature .contents__header_text {
        font-weight: bold;
    }
    .p-feature-static__legacy-feature .contents__lead {
        font-size: 1.8rem;
        padding: 4rem 2rem 0 2rem;
        margin-bottom: 4rem;
    }
    .p-feature-static__legacy-feature .search__description {
        font-size: 1.3rem;
    }
    .p-feature-static__legacy-feature .contents__catchcopy {
        margin-bottom: 2rem;
    }
    .p-feature-static__legacy-feature .contents___description {
        font-size: 1.4rem;
    }
    .p-feature-static__legacy-feature .footer {
        margin-top: -1rem;
    }
    .p-feature-static__legacy-feature .footer__sesa img {
        width: 5rem;
    }
    .p-feature-static__legacy-feature .footer__nav br {
        display: none;
    }
    .p-feature-static__legacy-feature .footer__nav li {
        margin-bottom: 0;
    }
    .p-feature-static__legacy-feature .footer__nav li + li a:before,
.p-feature-static__legacy-feature .footer__nav li:nth-of-type(4) a:before {
        content: "|";
        display: inline;
        color: #fff;
        margin: 0 0.8rem 0 0.5rem;
    }
    .p-feature-static__legacy-feature .footer__nav a {
        font-size: 1.2rem;
    }
    .p-feature-static__legacy-feature .footer__media {
        display: block;
        text-align: center;
        margin-bottom: 4rem;
    }
    .p-feature-static__legacy-feature .footer__media a {
        display: inline-block;
        border: 1px solid #fff;
        padding: 0.5rem 1.2rem 0.4rem;
    }
    .p-feature-static__legacy-feature .footer__media .icon {
        vertical-align: baseline;
        margin-right: 0.5rem;
    }
    .p-feature-static__legacy-feature .footer__device_switcher {
        padding-top: 6rem;
    }
    .p-feature-static__legacy-feature .footer__copyright {
        font-size: 1.3rem;
        padding-bottom: 3rem;
    }
    .p-feature-static__legacy-feature .modal_close_btn {
        font-size: 3.5rem;
    }
    .p-feature-static__legacy-feature .modal_arrow li {
        font-size: 4.5rem;
    }
    .p-feature-static__legacy-feature .alert {
        width: calc(100% - 4rem);
        margin: 2rem auto 0;
        font-size: 1.4rem;
        text-align: left;
    }
    .p-feature-static__legacy-feature [class*=inner] {
        padding-right: 0;
        padding-left: 0;
    }
    .p-feature-static__legacy-feature .cmn_page_link {
        top: 1.3rem;
    }
    .p-feature-static__legacy-feature .contents {
        padding: 0 0 10rem;
    }
    .p-feature-static__legacy-feature .column_count02 .contents_column_main {
        float: left;
        width: 63%;
    }
    .p-feature-static__legacy-feature .sns_icon {
        width: 90%;
        text-align: center;
    }
    .p-feature-static__legacy-feature .sns_icon .sns_name {
        position: relative;
        top: -0.2rem;
    }
    .p-feature-static__legacy-feature .pagination li a:hover {
        background: #006dba;
        color: #fff;
        opacity: 1;
    }
    .p-feature-static__legacy-feature .pagination__btn_count03 {
        padding-bottom: 4rem;
    }
    .p-feature-static__legacy-feature .column_count02 .contents_column_sub {
        width: 31.25%;
        padding-top: 1.4rem;
    }
    .p-feature-static__legacy-feature .weather__status_tbl {
        font-size: 1rem;
    }
    .p-feature-static__legacy-feature .weather__status_tbl th,
.p-feature-static__legacy-feature .weather__status_tbl td {
        padding: 0.5rem;
    }
    .p-feature-static__legacy-feature .weather__status_tbl_day {
        text-indent: 0.1rem;
    }
    .p-feature-static__legacy-feature .weather__status_tbl_week {
        text-indent: 0.3rem;
    }
    .p-feature-static__legacy-feature .weather__place_tbl a:hover {
        position: relative;
        background: #ff6600;
        color: #fff;
    }
    .p-feature-static__legacy-feature .weather__place_tbl a:hover:after {
        content: " ";
        position: absolute;
        top: 100%;
        left: 50%;
        height: 0;
        width: 0;
        border: solid transparent;
        pointer-events: none;
        border-color: rgba(0, 0, 0, 0);
        border-top-color: #ff6600;
        border-width: 0.8rem;
        margin-left: -0.8rem;
    }
    .p-feature-static__legacy-feature .diary a:hover {
        opacity: 1;
    }
    .p-feature-static__legacy-feature .diary a:hover .diary__content_ttl {
        text-decoration: underline;
    }
    .p-feature-static__legacy-feature .slick-prev,
.p-feature-static__legacy-feature .slick-next {
        width: 3.8%;
        height: 5rem;
    }
    .p-feature-static__legacy-feature .slick-prev:before,
.p-feature-static__legacy-feature .slick-next:before {
        height: 5rem;
        margin-top: -6.2rem;
        font-size: 2.2rem;
        line-height: 5.2rem;
    }
    .p-feature-static__legacy-feature .search__description {
        font-size: 1.6rem;
    }
    .p-feature-static__legacy-feature .footer__sesa {
        top: 1rem;
        margin: 0 auto;
        width: 116.4rem;
    }
    .p-feature-static__legacy-feature .footer__nav {
        float: left;
        width: 70.6rem;
        text-align: left;
        margin-bottom: 0;
        padding-top: 0.54rem;
    }
    .p-feature-static__legacy-feature .footer__media {
        width: 26rem;
        float: right;
        margin-bottom: 0;
    }
    .p-feature-static__legacy-feature .footer__media .icon {
        margin-right: 0.6rem;
    }
    .p-feature-static__legacy-feature .footer__copyright {
        clear: both;
        padding-top: 6rem;
    }
    .p-feature-static__legacy-feature .btn_go_top {
        right: 8rem;
        bottom: 2rem;
    }
    .p-feature-static__legacy-feature .modal_close_btn,
.p-feature-static__legacy-feature .modal_close_btn.areamap_close.pc {
        top: 0.5rem;
        width: 98%;
        font-size: 3rem;
    }
    .p-feature-static__legacy-feature .modal_arrow {
        right: 0;
        margin: 0 auto;
        max-width: 111.4rem;
    }
    .p-feature-static__legacy-feature .modal_arrow li {
        width: 4.5rem;
        height: 4.5rem;
        line-height: 4.5rem;
    }
    .p-feature-static__legacy-feature .alert {
        width: calc(100% - 3rem);
    }
    .p-feature-static__legacy-feature .sns_btn_list {
        display: none;
    }
}
/*# sourceMappingURL=common.css.map */