@charset "utf-8";
.is-style-c-list--5 {
    padding: 50px 7px 0;
}

.page-template-page_custom_index h2,
.wp-block-group__inner-container>.is-style-c-list--5_ttl {
    position: relative;
    letter-spacing: 0.03em;
    padding: 22px 0 0;
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 500;
    border-bottom: none;
    border-left: none;
    background-color: #fff;
}

.is-style-c-list--5_ttl::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 3px;
    background: #00a0e9;
}

.is-style-c-list--5 ul {
    margin: 30px auto 0;
}

.is-style-c-list--5 ul li {
    width: 100%;
    border-bottom: 1px solid #000000;
    margin-bottom: 12px;
    position: relative;
}

.is-style-c-list--5 ul li::after {
    position: absolute;
    top: 0;
    right: 3px;
    bottom: 0;
    margin: auto;
    content: "";
    width: 12px;
    height: 12px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: scale(0.7) rotate(45deg);
    transform: scale(0.7) rotate(45deg);
}

.is-style-c-list--5 ul li a {
    color: inherit;
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 1.7;
    padding: 3px 1em 0 0;
}

.is-style-c-list--5_link {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.6;
}

.is-style-c-list--5_link a {
    font-weight: bold;
    color: inherit;
    padding-bottom: 3px;
    border-bottom: 1px solid #000000;
}

@media screen and (max-width: 768px) {
    .page-template-page_custom_index h2,
    .wp-block-group__inner-container>.is-style-c-list--5_ttl {
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: 600;
    }
    .is-style-c-list--5 ul li a {
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: 600;
    }
    .is-style-c-list--5_link {
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: 600;
    }
    .is-style-c-list--5_link a {
        border: none;
        text-decoration: underline;
    }
}


/**
 * WordPress 上書き
 */

.wp-block-table td {
    background-color: #fff;
    border: 1px solid #ddd;
}

.wp-block-table thead th {
    background-color: #169acd;
    border-right: 1px solid #bdd7ff;
    border-left: 1px solid #a5c9ff;
    color: #fff;
}

.wp-block-table tbody th {
    background-color: #d6f1ff;
    border: 1px solid #ddd;
}

.wp-block-group__inner-container>ol>li+li,
.wp-block-group__inner-container>ul>li+li {
    margin-top: 0;
}

.wp-block-column {
    padding: 80px 0;
}

.top-header-section .c-container {
    padding-bottom: 0;
}

.top-slider.wp-block-columns {
    margin-bottom: 0;
}

.top-slider .wp-block-column {
    padding: 0;
}

.top-slider .wp-block-button .wp-block-button__link {
    width: 100%;
    min-height: 68px;
    line-height: 44px;
    border-radius: 0;
}


/*
#mega-menu-wrap-global-nav #mega-menu-global-nav>li.mega-menu-item>a.mega-menu-link {
    line-height: 20px;
}
*/

.resort-service-section,
.course-menu-section {
    background-color: #36baac;
}

.resort-service-section .smb-section__title,
.course-menu-section .smb-section__title {
    color: #fff !important;
}

.resort-service-section .smb-section__title::after,
.course-menu-section .smb-section__title::after {
    background-color: #fff !important;
}

.resort-service-section .smb-items__item__title,
.course-menu-section .smb-items__item__title {
    font-size: 2.2rem;
}

.resort-service-section .smb-items__item__lede,
.course-menu-section .smb-items__item__lede {
    font-size: 1.54633rem;
    color: #4c4c4c;
}

.resort-service-section .smb-items__item__content,
.course-menu-section .smb-items__item__content {
    line-height: 160%;
}

.resort-service-lead,
.course-menu-lead {
    margin-bottom: 3.5rem;
    line-height: 160%;
    color: #fff;
}

.resort-service-section .smb-items__banner__body {
    font-size: 3.2rem;
    font-weight: 700;
}

.course-menu-notice .smb-items__item {
    padding: 2rem;
    margin: 1rem;
    background-color: #ebebeb;
}

.tjk-card-section .smb-items__item {
    border: 1px solid #ddd;
}

.tjk-card-section .smb-items__item__title {
    font-size: 1.6rem;
    padding: 0 20px 10px;
}

.tjk-card-section .smb-items__item__content {
    font-size: 1.4rem;
    line-height: 150%;
    padding: 10px 20px;
}

.tjk-card-section .smb-items__item__lede {
    display: inline-block;
    margin: 0 6px 0 20px;
    padding: .25em .75em;
    border: 1px solid #9e7b39;
    font-size: 1.2rem;
    font-weight: 700;
    color: #9e7b39;
    text-align: center;
}

.tjk-card-section .smb-items__item__action {
    padding: 10px 20px 40px;
}

.tjk-card-section .smb-items__item__action .smb-btn {
    display: block;
    border: 1px solid #888;
    border-radius: 0;
}

.wp-block-column.no-padding {
    padding: 0;
}

.wp-block-column.no-padding:not(:first-child) {
    margin-left: 15px;
}

@media (min-width: 782px) {
    .wp-block-column:not(:first-child) {
        margin-left: 60px;
    }
    .top-slider .wp-block-column:not(:first-child) {
        margin-left: 20px;
    }
}

@media (max-width: 599px) {
    .wp-block-column {
        padding-top: 0;
        padding-bottom: 40px;
    }
    .wp-block-column.no-padding:not(:first-child) {
        margin-left: 0;
    }
    .top-slider .wp-block-column:not(:first-child) {
        margin-top: 1.76923rem;
    }
}


/**
 * utility
 */

.is-style-u-mt2 {
    margin-top: 20px !important;
}

.is-style-u-mt35 {
    margin-top: 35px !important;
}

.is-style-u-mt4 {
    margin-top: 40px !important;
}

.is-style-u-mt6 {
    margin-top: 60px !important;
}


/**
 * セクション section
 */

.is-style-section {
    background: #00a0e9;
}

.is-style-section .is-style-inner {
    padding-bottom: 40px;
}


/**
 * インナー inner
 */

.is-style-inner {
    position: relative;
    max-width: 1084px;
    padding: 0 30px 80px;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    .is-style-inner {
        padding: 0 25px 10px;
    }
}


/**
 * 下層 main_visual
 */

.is-style-main_visual_pages {
    width: 100%;
    padding: 0 0 30px;
    background: #00a0e9;
    position: relative;
    text-align: right;
}

.is-style-main_visual_pages .is-style-inner_bg--01,
.is-style-main_visual_pages .is-style-inner_bg--02 {
    max-width: none;
    padding: 0 0 0 100px;
    width: 100%;
    background: #0041c3;
    position: relative;
}

.is-style-main_visual_pages .is-style-inner_bg--01 .is-style-label {
    position: absolute;
    bottom: 6vw;
    left: 100px;
    color: #ffffff;
    padding: 2.8vw;
}

.is-style-main_visual_pages .is-style-inner_bg--02 .is-style-label {
    position: absolute;
    bottom: -1vw;
    left: 100px;
    color: #ffffff;
    padding: 2.8vw;
}

.is-style-main_visual_pages .is-style-inner_bg--01::after,
.is-style-main_visual_pages .is-style-inner_bg--02::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 69px;
    background: #00a0e9;
}

.is-style-main_visual_pages .is-style-inner_bg--01 {
    background: linear-gradient(180deg, transparent 0%, transparent 5vw, #0041c3 5vw, #0041c3 100%);
    padding-bottom: 64px;
}

.is-style-main_visual_pages .is-style-inner_bg--01 img,
.is-style-main_visual_pages .is-style-inner_bg--02 img {
    width: 100%;
}

.is-style-main_visual_pages .is-style-inner_bg--01::after {
    height: 69px;
}

.is-style-main_visual_pages .is-style-inner_bg--02 {
    background: linear-gradient(180deg, transparent 0%, transparent 15%, #0041c3 15%, #0041c3 100%);
    padding-bottom: 35px;
}

.is-style-main_visual_pages .is-style-inner_bg--02::after {
    height: 36px;
}

.is-style-main_visual_pages .is-style-inner_bg--02 .is-style-label {
    bottom: 0 !important;
}

@media screen and (max-width: 768px) {
    .is-style-main_visual_pages {
        padding: 0 0 20px;
    }
    .is-style-main_visual_pages .is-style-inner {
        max-width: none;
        padding: 0 0 0 20px;
    }
    .is-style-main_visual_pages .is-style-inner_bg--01,
    .is-style-main_visual_pages .is-style-inner_bg--02 {
        padding: 0 0 0 15px;
    }
    .is-style-main_visual_pages .is-style-inner_bg--02 {
        padding: 6vw 0 0;
        background: linear-gradient(180deg, transparent 0%, transparent 27%, #0041c3 27%, #0041c3 100%);
    }
    .is-style-main_visual_pages .is-style-inner_bg--01::after,
    .is-style-main_visual_pages .is-style-inner_bg--02::after {
        height: 0;
    }
    .is-style-main_visual_pages .is-style-inner_bg--02 img {
        width: calc( 100% - 40px);
        margin-left: 40px;
    }
    .is-style-main_visual_pages .is-style-inner_bg--01 .is-style-label,
    .is-style-main_visual_pages .is-style-inner_bg--02 .is-style-label {
        position: static;
        width: 100%;
        display: block;
        text-align: center;
    }
    .is-style-main_visual_pages .is-style-inner_bg--01 .is-style-label .is-style-ttl,
    .is-style-main_visual_pages .is-style-inner_bg--02 .is-style-label .is-style-ttl {
        display: block;
    }
    .is-style-main_visual_pages .is-style-inner_bg--01 .is-style-label .is-style-ttl_en,
    .is-style-main_visual_pages .is-style-inner_bg--02 .is-style-label .is-style-ttl_en {
        font-size: 6.8vw;
        letter-spacing: 0.03em;
        line-height: 1.6;
        margin-bottom: 30px;
    }
    .is-style-main_visual_pages .is-style-inner_bg--01 .is-style-label .is-style-ttl_jp,
    .is-style-main_visual_pages .is-style-inner_bg--02 .is-style-label .is-style-ttl_jp {
        font-size: 4vw;
    }
    .is-style-main_visual_pages .is-style-inner_bg--02 .is-style-label .is-style-section_heading {
        padding: 20px 0 0;
        margin: 0 0 12px;
    }
    .is-style-main_visual_pages .is-style-inner_bg--02 .is-style-label .is-style-section_heading .is-style-ttl_en {
        font-size: 23px;
        line-height: 1.6;
    }
    .is-style-main_visual_pages .is-style-inner_bg--02 .is-style-label .is-style-section_heading .is-style-ttl_en span {
        white-space: nowrap;
    }
    .is-style-main_visual_pages .is-style-inner_bg--02 .is-style-label .is-style-section_heading .is-style-ttl_jp {
        font-size: 16px;
        font-weight: 400;
    }
    .is-style-main_visual_pages_img {
        height: inherit;
        background-position: center;
    }
}


/**
 * パンくずリスト
 */

.is-style-bread_link {
    margin-top: 20px;
    line-height: 1.6;
}

.is-style-bread_link ul {
    width: calc( 100% - 200px);
    padding: 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.is-style-bread_link ul li {
    position: relative;
    color: #fff;
    margin-left: 1em;
    font-size: 14px;
    letter-spacing: 0.03em;
}

.is-style-bread_link ul li a {
    color: #fff;
    white-space: nowrap;
    line-height: 1.4;
}

.is-style-bread_link ul li:not(:last-child)::after {
    content: "＞";
    margin-left: 1em;
}

.is-style-bread_link ul li:last-child {
    margin-top: 1px;
}

@media screen and (max-width: 768px) {
    .is-style-bread_link {
        padding: 0 2.8vw;
    }
    .is-style-bread_link ul {
        width: 100%;
        justify-content: flex-start;
    }
    .is-style-bread_link ul li {
        font-size: 12px;
    }
}


/**
 * タイトル
 */

.is-style-c-title_category {
    text-align: center;
    color: #ffffff;
    letter-spacing: 0.03em;
    padding: 35px 0 5px;
}

.is-style-c-title_category-child {
    text-align: center;
    font-family: lato, Arial, Helvetica, sans-serif;
    color: #ffffff;
    letter-spacing: 0.03em;
    padding: 35px 0 5px;
}

h2.is-style-c-title_category-child_main,
.wp-block-group__inner-container>h2.is-style-c-title_category-child_main {
    display: inline-block;
    font-family: lato, Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 auto;
    position: relative;
    border-left: none;
    background-color: inherit;
    padding: 0;
}

.is-style-c-title_category-child_main::before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 40px;
    height: 2px;
    background: #ffffff;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media screen and (max-width: 768px) {
    h2.is-style-c-title_category-child_main,
    .wp-block-group__inner-container>h2.is-style-c-title_category-child_main {
        font-size: 27px;
        font-size: 2.7rem;
    }
}

.is-style-c-title_detail {
    text-align: center;
    font-family: lato, Arial, Helvetica, sans-serif;
    color: #ffffff;
    letter-spacing: 0.03em;
    margin-bottom: 30px;
    padding: 45px 0 28px;
}

.is-style-c-title_detail_u-pt2 {
    text-align: center;
    font-family: lato, Arial, Helvetica, sans-serif;
    color: #ffffff;
    letter-spacing: 0.03em;
    margin-bottom: 30px;
    padding: 20px 0 28px;
}

h2.is-style-c-title_detail_square,
.wp-block-group__inner-container>h2.is-style-c-title_detail_square {
    display: inline-block;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
    padding: 9px 45px;
    margin-bottom: 0;
    border: 1px solid white;
    background-color: inherit;
}

h2.is-style-c-title_detail_main,
h3.is-style-c-title_detail_main,
.wp-block-group__inner-container>h2.is-style-c-title_detail_main,
.wp-block-group__inner-container>h3.is-style-c-title_detail_main {
    display: block;
    font-family: lato, Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 20px auto 0;
    position: relative;
    border-bottom: none;
}

h2.is-style-c-title_detail_main,
.wp-block-group__inner-container>h2.is-style-c-title_detail_main {
    background: #00a0e9;
}

.is-style-c-title_detail_main::before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 40px;
    height: 2px;
    background: #ffffff;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media screen and (max-width: 768px) {
    h2.is-style-c-title_detail_square,
    .wp-block-group__inner-container>h2.is-style-c-title_detail_square {
        font-size: 18px;
        font-size: 1.8rem;
        padding: 9px 15px;
    }
    h2.is-style-c-title_detail_main,
    h3.is-style-c-title_detail_main,
    .wp-block-group__inner-container>h2.is-style-c-title_detail_main,
    .wp-block-group__inner-container>h3.is-style-c-title_detail_main {
        font-size: 24px;
        font-size: 2.4rem;
        word-break: keep-all
    }
}

.is-style-c-title_2row {
    border-bottom: solid 1px #00a0e9;
    margin-bottom: 20px;
}

.is-style-c-title_2row h3,
.is-style-c-title_2row h4,
.is-style-c-title_2row h5,
.is-style-c-title_2row h6,
.is-style-c-title_2row .wp-block-group__inner-container>h3,
.is-style-c-title_2row .wp-block-group__inner-container>h4,
.is-style-c-title_2row .wp-block-group__inner-container>h5,
.is-style-c-title_2row .wp-block-group__inner-container>h6 {
    font-size: 20px;
    border-bottom: none;
    padding: 0;
    margin: 0;
    line-height: 1.5;
}

.is-style-c-title_2row h3.is-style-ttl-l,
.is-style-c-title_2row h4.is-style-ttl-l,
.is-style-c-title_2row h5.is-style-ttl-l,
.is-style-c-title_2row h6.is-style-ttl-l,
.is-style-c-title_2row .wp-block-group__inner-container>h3.is-style-ttl-l,
.is-style-c-title_2row .wp-block-group__inner-container>h4.is-style-ttl-l,
.is-style-c-title_2row .wp-block-group__inner-container>h5.is-style-ttl-l,
.is-style-c-title_2row .wp-block-group__inner-container>h6.is-style-ttl-l {
    font-size: 24px;
    font-weight: 500;
}

.is-style-c-title_2row p {
    color: #919191;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 400;
    margin: 5px 0 25px;
}

@media screen and (max-width: 768px) {
    .is-style-c-title_2row .is-style-ttl {
        padding: 0 0 15px;
        margin: 0 0 10px;
    }
    .is-style-c-title_2row .is-style-ttl h3,
    .is-style-c-title_2row .is-style-ttl h4,
    .is-style-c-title_2row .is-style-ttl h5,
    .is-style-c-title_2row .is-style-ttl h6,
    .is-style-c-title_2row .is-style-ttl .wp-block-group__inner-container>h3,
    .is-style-c-title_2row .is-style-ttl .wp-block-group__inner-container>h4,
    .is-style-c-title_2row .is-style-ttl .wp-block-group__inner-container>h5,
    .is-style-c-title_2row .is-style-ttl .wp-block-group__inner-container>h6 {
        font-size: 18px;
        border-bottom: none;
        padding: 0;
        margin: 0;
        line-height: 1.5;
    }
    .is-style-c-title_2row .is-style-ttl h3.is-style-ttl-l,
    .is-style-c-title_2row .is-style-ttl h4.is-style-ttl-l,
    .is-style-c-title_2row .is-style-ttl h5.is-style-ttl-l,
    .is-style-c-title_2row .is-style-ttl h6.is-style-ttl-l,
    .is-style-c-title_2row .is-style-ttl .wp-block-group__inner-container>h3.is-style-ttl-l,
    .is-style-c-title_2row .is-style-ttl .wp-block-group__inner-container>h4.is-style-ttl-l,
    .is-style-c-title_2row .is-style-ttl .wp-block-group__inner-container>h5.is-style-ttl-l,
    .is-style-c-title_2row .is-style-ttl .wp-block-group__inner-container>h6.is-style-ttl-l {
        font-size: 20px;
    }
    .is-style-c-title_2row .is-style-ttl p {
        font-size: 14px;
        line-height: 1.4;
        margin: 5px 0 0px;
    }
}


/**
 * ページ内リンクリスト
 */

.is-style-c-list--6 ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}

.is-style-c-list--6 ul li {
    width: 24%;
    height: 70px;
    margin-bottom: 8px;
    padding: 6px 6px 8px 6px;
    background: #ffffff;
}

.is-style-c-list--6 ul li a {
    width: 100%;
    height: 100%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 4px solid #d2d2d2;
    color: #d2d2d2;
}

.is-style-c-list--6 ul li.is-active a {
    border-bottom: 4px solid #0041c3;
    color: #0041c3;
}

@media screen and (min-width: 768px) {
    .is-style-c-list--6 ul li {
        width: 24%;
        margin-right: calc( 4% / 3);
    }
    .is-style-c-list--6 ul li:nth-child(4) {
        margin-right: 0;
    }
}

@media screen and (max-width: 768px) {
    .is-style-c-list--6:nth-child(2) {
        display: none;
    }
    .is-style-c-list--6 ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .is-style-c-list--6 ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 12px;
    }
    .is-style-c-list--6 ul li:nth-child(even) {
        margin-right: 0;
    }
}

.is-style-c-list--6--col5 ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}

.is-style-c-list--6--col5 ul li {
    margin-bottom: 8px;
    padding: 6px 6px 8px 6px;
    background: #ffffff;
    font-size: 18px;
    font-weight: 500;
    position: relative;
}

.is-style-c-list--6--col5 ul li:not(:last-child)::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 44%;
    right: 14px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 14px;
    height: 14px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #d2d2d2;
    border-right: 2px solid #d2d2d2;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.is-style-c-list--6--col5 ul li a {
    width: 100%;
    height: 100%;
    margin: auto;
    padding-right: .6em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 5px solid #d2d2d2;
    color: #d2d2d2;
}

.is-style-c-list--6--col5 ul.is-style-active-1 li:first-child::after,
.is-style-c-list--6--col5 ul.is-style-active-2 li:nth-child(2)::after,
.is-style-c-list--6--col5 ul.is-style-active-3 li:nth-child(3)::after,
.is-style-c-list--6--col5 ul.is-style-active-4 li:nth-child(4)::after,
.is-style-c-list--6--col5 ul.is-style-active-5 li:nth-child(5)::after {
    border-top: 2px solid #0041c3;
    border-right: 2px solid #0041c3;
}

.is-style-c-list--6--col5 ul.is-style-active-1 li:first-child>a,
.is-style-c-list--6--col5 ul.is-style-active-2 li:nth-child(2)>a,
.is-style-c-list--6--col5 ul.is-style-active-3 li:nth-child(3)>a,
.is-style-c-list--6--col5 ul.is-style-active-4 li:nth-child(4)>a,
.is-style-c-list--6--col5 ul.is-style-active-5 li:nth-child(5)>a {
    border-bottom: 5px solid #0041c3;
    color: #0041c3;
}

@media screen and (min-width: 768px) {
    .is-style-c-list--6--col5 ul li {
        width: 19%;
        height: 100px;
        margin-right: calc( 5% / 3);
    }
    .is-style-c-list--6--col5 ul li:nth-child(5) {
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 768px) {
    .is-style-c-list--6--col5 ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .is-style-c-list--6--col5 ul li {
        width: 100%;
        height: 50px;
        margin-right: 0;
        margin-bottom: 12px;
        font-size: 16px;
    }
    .is-style-c-list--6--col5 ul li:not(:last-child)::after {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
}


/**
 * ボックス
 */

.post-template-right-sidebar .c-entry__content p,
.page-template-page_custom_frame p,
.page-template-page_custom_one-column p,
.page-template-page_custom_one-column3 p,
.is-style-c-box_text {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: initial;
    line-height: 1.9;
    margin: 28px auto 0;
}

@media screen and (max-width: 768px) {
    .post-template-right-sidebar .c-entry__content p,
    .page-template-page_custom_frame p,
    .page-template-page_custom_one-column p,
    .page-template-page_custom_one-column3 p,
    .is-style-c-box_text {
        font-size: 14px;
        margin: 15px auto 0;
    }
}

.is-style-c-box_text_u-mt1 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: initial;
    line-height: 1.9;
    margin: 15px auto 0;
}

.is-style-c-box_text-mini {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: initial;
    line-height: 1.9;
    margin: 12px auto 0;
}

.is-style-c-box_text-mini_u-fc--red2_u-mt2 {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: initial;
    line-height: 1.9;
    margin: 20px auto 0;
    color: #e74941 !important;
}

.is-style-c-box_documents,
.wp-block-group__inner-container>.is-style-c-box_documents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 0;
    padding-top: 20px;
}

.is-style-c-box_documents>.wp-block-group__inner-container {
    display: flex;
    min-width: 820px;
}

.wp-block-column .is-style-c-box_documents>.wp-block-group__inner-container {
    min-width: 678px;
}

.is-style-c-box_documents li,
.is-style-c-box_documents .wp-block-file {
    width: 31%;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    border: 1px solid #cdd6dd;
    margin: 0 20px 0 0;
}

.is-style-c-box_documents li a,
.is-style-c-box_documents .wp-block-file a {
    background: #ffffff;
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 0 30px;
}

.is-style-c-box_documents li a::after,
.is-style-c-box_documents .wp-block-file a::after {
    content: "";
    display: inline-block;
    margin-left: 8px;
    width: 14px;
    height: 20px;
    background: url(../../../assets/image/common/ico_documents.png) no-repeat;
    background-size: cover;
}

.is-style-c-box_documents .wp-block-file a.wp-block-file__button {
    display: none;
}

.is-style-c-box_documents li:hover,
.is-style-c-box_documents .wp-block-file:hover {
    border: 1px solid #00a0e9;
}

@media screen and (max-width: 768px) {
    .is-style-c-box_documents,
    .wp-block-group__inner-container>.is-style-c-box_documents {
        display: block;
    }
    .is-style-c-box_documents>.wp-block-group__inner-container {
        display: block;
        width: 100%;
        min-width: 100%;
    }
    .wp-block-column .is-style-c-box_documents>.wp-block-group__inner-container {
        min-width: auto;
    }
    .is-style-c-box_documents li {
        width: 100%;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .is-style-c-box_documents .wp-block-file {
        width: 100%;
        font-size: 14px;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .is-style-c-box_documents li a {
        padding: 0 15px;
    }
    .is-style-c-box_documents .wp-block-file a {
        -webkit-justify-content: center;
        -webkit-box-align: center;
        justify-content: center;
        -ms-flex-pack: center;
        padding: 0 15px;
    }
}


/**
 * テキスト
 */

.page-template-page_custom_index .is-style-c-title_text {
    margin-top: 50px;
    text-align: center;
}

.is-style-c-title_text {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8;
    color: #ffffff;
    margin-top: 50px;
    letter-spacing: 0.08em;
}

@media screen and (max-width: 768px) {
    .page-template-page_custom_index .is-style-c-title_text,
    .is-style-c-title_text {
        text-align: left;
        line-height: 1.6;
        font-size: 14px;
    }
}

.is-style-c-note {
    font-size: 13px;
    line-height: 2;
    font-weight: 500;
    margin: 6px 5px 8px 0;
    position: relative;
    color: #555;
    padding-left: 1.3em;
    text-indent: -1.2em;
}

.is-style-c-note::before {
    content: '※ ';
}


/**
 * セクション見出し
 */

.is-style-section_c-container {
    background: #00a0e9;
    padding-bottom: 40px;
}

.wp-block-column>.is-style-c-container_margin {
    margin-top: 70px;
}

.wp-block-column>.is-style-c-container_margin--s {
    margin-top: 40px;
}

@media screen and (max-width: 768px) {
    .wp-block-column>.is-style-c-container_margin {
        margin-top: 40px;
    }
    .wp-block-column>.is-style-c-container_margin--s {
        margin-top: 20px;
    }
}

.is-style-section_insurance_detail .is-style-inner {
    padding-bottom: 0;
}

.is-style-section_heading_white {
    position: relative;
    letter-spacing: -4em;
    padding: 45px 0 0;
    margin: 0 0 50px;
}

.is-style-section_heading_white::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 5px;
    background: #00a0e9;
}

.is-style-section_heading_white::before {
    background: #ffffff;
}

.is-style-section_heading_white>.wp-block-group__inner-container {
    font-size: 0;
}

.is-style-section_heading_white .is-style-ttl_en {
    display: inline-block;
    vertical-align: baseline;
    color: #ffffff;
    font-family: lato, Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-size: 4.0rem;
    font-weight: 600;
    letter-spacing: 0.03em;
}

.is-style-section_heading_white .wp-block-group__inner-container>h1.is-style-ttl_ja,
.is-style-section_heading_white .wp-block-group__inner-container>h2.is-style-ttl_ja {
    display: inline-block;
    vertical-align: baseline;
    color: #ffffff;
    font-family: lato, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 600;
    letter-spacing: 0.03em;
    margin: 0 0 0 5px;
    border: none;
    background: none;
    padding: 0;
}

@media screen and (max-width: 768px) {
    .is-style-section_heading_white {
        padding: 0;
        margin: 0 0 12px;
    }
    .is-style-section_heading_white::before {
        width: 40px;
        height: 2px;
        top: auto;
        bottom: 34px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    .is-style-section_heading_white * {
        letter-spacing: normal;
    }
    .is-style-section_heading_white .is-style-ttl_en {
        font-size: 27px;
        letter-spacing: 0;
    }
    .is-style-section_heading_white .wp-block-group__inner-container>h1.is-style-ttl_ja,
    .is-style-section_heading_white .wp-block-group__inner-container>h2.is-style-ttl_ja {
        font-size: 16px;
        letter-spacing: 0;
    }
}


/**
 * コンテナ
 */

.is-style-c-container_top-cyan,
.wp-block-group__inner-container>.is-style-c-container_top-cyan {
    margin: 35px auto 0;
    padding: 35px 40px 80px;
    background: #ffffff;
    background-image: -moz-linear-gradient(180deg, #00a0e9 0, #00a0e9 130px, #ffffff 130px, #ffffff);
    background-image: -ms-linear-gradient(180deg, #00a0e9 0, #00a0e9 130px, #ffffff 130px, #ffffff);
    background-image: -o-linear-gradient(180deg, #00a0e9 0, #00a0e9 130px, #ffffff 130px, #ffffff);
    background-image: -webkit-linear-gradient(180deg, #00a0e9 0, #00a0e9 130px, #ffffff 130px, #ffffff);
    background-image: linear-gradient(180deg, #00a0e9 0, #00a0e9 130px, #ffffff 130px, #ffffff);
    -pie-background: linear-gradient(180deg, #00a0e9 0, #00a0e9 130px, #ffffff 130px, #ffffff);
}

.page-template-page_custom_index .wp-block-group__inner-container .wp-block-image,
.is-style-c-container_top-cyan_img {
    text-align: center;
}

@media screen and (max-width: 768px) {
    .is-style-c-container_top-cyan,
    .wp-block-group__inner-container>.is-style-c-container_top-cyan {
        margin-bottom: 60px;
        padding: 35px 15px 60px;
        background-image: -moz-linear-gradient(180deg, #00a0e9 0, #00a0e9 19vw, #ffffff 19vw, #ffffff);
        background-image: -ms-linear-gradient(180deg, #00a0e9 0, #00a0e9 19vw, #ffffff 19vw, #ffffff);
        background-image: -o-linear-gradient(180deg, #00a0e9 0, #00a0e9 19vw, #ffffff 19vw, #ffffff);
        background-image: -webkit-linear-gradient(180deg, #00a0e9 0, #00a0e9 19vw, #ffffff 19vw, #ffffff);
        background-image: linear-gradient(180deg, #00a0e9 0, #00a0e9 19vw, #ffffff 19vw, #ffffff);
        -pie-background: linear-gradient(180deg, #00a0e9 0, #00a0e9 19vw, #ffffff 19vw, #ffffff);
    }
}

.is-style-c-container_detail_inner {
    background: #ffffff;
    background-image: -moz-linear-gradient(90deg, #00a0e9 0, #00a0e9 50%, #ffffff 50%, #ffffff);
    background-image: -ms-linear-gradient(90deg, #00a0e9 0, #00a0e9 50%, #ffffff 50%, #ffffff);
    background-image: -o-linear-gradient(90deg, #00a0e9 0, #00a0e9 50%, #ffffff 50%, #ffffff);
    background-image: -webkit-linear-gradient(90deg, #00a0e9 0, #00a0e9 50%, #ffffff 50%, #ffffff);
    background-image: linear-gradient(90deg, #00a0e9 0, #00a0e9 50%, #ffffff 50%, #ffffff);
    -pie-background: linear-gradient(90deg, #00a0e9 0, #00a0e9 50%, #ffffff 50%, #ffffff);
    margin: 25px auto;
}

.is-style-c-container_detail_inner-white {
    background: #ffffff;
    margin: 25px auto;
}

.is-style-c-container_detail_inner-cyan {
    background: #00a0e9;
    margin: 0 auto;
}

.is-style-c-container_detail_inner-rightblue {
    background: #ffffff;
    background: #00a0e9;
    margin: 25px auto;
}

.is-style-c-container_post_content {
    margin: 0 auto;
}

.is-style-c-container_detail_content {
    /*width: calc( 1024px + 40px);*/
    max-width: 1064px;
    margin: 0 auto;
}

.is-style-c-container_detail_bg {
    background: #ffffff;
    padding-left: 40px;
    position: relative;
    top: 0;
    left: -20px;
}

.is-style-c-container_detail_bg-rightblue {
    background: #eaf8ff;
    padding: 0 40px 30px;
    position: relative;
    top: 0;
    left: -20px;
}

@media screen and (max-width: 768px) {
    .is-style-c-container_detail_inner {
        width: calc( 100% - 20px);
        margin: 25px auto;
    }
    .is-style-c-container_post_content {
        width: 100%;
        margin: 0 auto;
    }
    .is-style-c-container_detail_content {
        width: 100%;
        margin: 0 auto;
    }
    .is-style-c-container_detail_bg {
        padding: 13px;
        top: 0;
        left: 0;
    }
    .is-style-c-container_detail_bg-rightblue {
        padding: 0 15px 40px;
        left: 0;
        margin: 0 auto;
        width: calc(100% - 30px);
    }
}

.is-style-c-container--1 {
    background: #eaf8ff;
    padding: 40px 30px;
}

.is-style-c-container--1_u-mt4,
.wp-block-group__inner-container>.is-style-c-container--1_u-mt4 {
    background: #eaf8ff;
    margin-top: 40px;
    padding: 40px 30px;
}

@media screen and (max-width: 768px) {
    .is-style-c-container--1 {
        padding: 20px 15px;
        margin-top: 20px;
    }
    .is-style-c-container--1_u-mt4,
    .wp-block-group__inner-container>.is-style-c-container--1_u-mt4 {
        padding: 20px 15px;
    }
}


/**
 * 見出し
 */

.post-template-right-sidebar .c-entry__content h2,
.page-template-page_custom_frame .is-style-c-container_detail_inner h2,
.page-template-page_custom_one-column .is-style-c-container_detail_inner h2,
.page-template-page_custom_one-column3 .is-style-c-container_detail_inner h2,
.wp-block-column>h2.is-style-c-heading_left-border,
.wp-block-column>h3.is-style-c-heading_left-border {
    border-left: 5px solid #0041c3;
    background: #eaf8ff;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.6;
    margin: 80px auto 0;
    padding: 10px 26px;
}

.post-template-right-sidebar .c-entry__content h2,
.page-template-page_custom_frame .is-style-c-container_detail_inner h2,
.page-template-page_custom_one-column .is-style-c-container_detail_inner h2,
.page-template-page_custom_one-column3 .is-style-c-container_detail_inner h2,
h2.is-style-c-heading_left-border,
h3.is-style-c-heading_left-border,
.wp-block-group__inner-container>h2.is-style-c-heading_left-border,
.wp-block-group__inner-container>h3.is-style-c-heading_left-border {
    border-left: 5px solid #0041c3;
    background: #eaf8ff;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.6;
    margin: 80px auto 0;
    padding: 10px 26px;
}

.page-template-page_custom_one-column3 .is-style-c-container_detail_inner h2 {
    margin-top: 0;
}

.post-template-right-sidebar .c-entry__content .wp-block-column>:first-child,
.page-template-page_custom_frame .is-style-c-container_detail_inner .wp-block-column>:first-child,
.page-template-page_custom_one-column .is-style-c-container_detail_inner .wp-block-column>:first-child,
.page-template-page_custom_one-column3 .is-style-c-container_detail_inner .wp-block-column>:first-child {
    margin-top: 0;
}

@media screen and (max-width: 768px) {
    .post-template-right-sidebar .c-entry__content h2,
    .page-template-page_custom_frame .is-style-c-container_detail_inner h2,
    .page-template-page_custom_one-column .is-style-c-container_detail_inner h2,
    .page-template-page_custom_one-column3 .is-style-c-container_detail_inner h2,
    .wp-block-column>h2.is-style-c-heading_left-border,
    .wp-block-column>h3.is-style-c-heading_left-border {
        font-size: 18px;
        font-size: 1.8rem;
        margin: 60px auto 0;
        letter-spacing: 0;
    }
    .post-template-right-sidebar .c-entry__content h2,
    .page-template-page_custom_frame .is-style-c-container_detail_inner h2,
    .page-template-page_custom_one-column .is-style-c-container_detail_inner h2,
    .page-template-page_custom_one-column3 .is-style-c-container_detail_inner h2,
    h2.is-style-c-heading_left-border,
    h3.is-style-c-heading_left-border,
    .wp-block-group__inner-container>h2.is-style-c-heading_left-border,
    .wp-block-group__inner-container>h3.is-style-c-heading_left-border {
        font-size: 18px;
        font-size: 1.8rem;
        margin: 60px auto 0;
        letter-spacing: 0;
    }
}

.post-template-right-sidebar .c-entry__content h3,
.page-template-page_custom_frame .is-style-c-container_detail_inner h3,
.page-template-page_custom_one-column .is-style-c-container_detail_inner h3,
.page-template-page_custom_one-column3 .is-style-c-container_detail_inner h3,
h3.is-style-c-heading_bottom-border,
h4.is-style-c-heading_bottom-border,
.wp-block-column>h3.is-style-c-heading_bottom-border,
.wp-block-group__inner-container>h3.is-style-c-heading_bottom-border,
.wp-block-group__inner-container>h4.is-style-c-heading_bottom-border {
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0.04em;
    margin: 15px auto;
    padding: 18px 0;
    position: relative;
}

.post-template-right-sidebar .c-entry__content h3::after,
.page-template-page_custom_frame .is-style-c-container_detail_inner h3::after,
.page-template-page_custom_one-column .is-style-c-container_detail_inner h3::after,
.page-template-page_custom_one-column3 .is-style-c-container_detail_inner h3::after,
h3.is-style-c-heading_bottom-border::after,
h4.is-style-c-heading_bottom-border::after,
.wp-block-column>h3.is-style-c-heading_bottom-border::after,
.wp-block-group__inner-container>h3.is-style-c-heading_bottom-border::after,
.wp-block-group__inner-container>h4.is-style-c-heading_bottom-border::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-image: -moz-linear-gradient(90deg, #00a0e9 0, #00a0e9 100px, #ddd 100px, #ddd);
    background-image: -ms-linear-gradient(90deg, #00a0e9 0, #00a0e9 100px, #ddd 100px, #ddd);
    background-image: -o-linear-gradient(90deg, #00a0e9 0, #00a0e9 100px, #ddd 100px, #ddd);
    background-image: -webkit-linear-gradient(90deg, #00a0e9 0, #00a0e9 100px, #ddd 100px, #ddd);
    background-image: linear-gradient(90deg, #00a0e9 0, #00a0e9 100px, #ddd 100px, #ddd);
    -pie-background: linear-gradient(90deg, #00a0e9 0, #00a0e9 100px, #ddd 100px, #ddd);
}

@media screen and (max-width: 768px) {
    .post-template-right-sidebar .c-entry__content h3,
    .page-template-page_custom_frame .is-style-c-container_detail_inner h3,
    .page-template-page_custom_one-column .is-style-c-container_detail_inner h3,
    .page-template-page_custom_one-column3 .is-style-c-container_detail_inner h3,
    h3.is-style-c-heading_bottom-border,
    h4.is-style-c-heading_bottom-border,
    .wp-block-column>h3.is-style-c-heading_bottom-border,
    .wp-block-group__inner-container>h3.is-style-c-heading_bottom-border,
    .wp-block-group__inner-container>h4.is-style-c-heading_bottom-border {
        font-size: 18px;
        font-size: 1.8rem;
        padding: 12px 0;
        margin: 30px auto 0;
    }
    .post-template-right-sidebar .c-entry__content h3::after,
    .page-template-page_custom_frame .is-style-c-container_detail_inner h3::after,
    .page-template-page_custom_one-column .is-style-c-container_detail_inner h3::after,
    .page-template-page_custom_one-column3 .is-style-c-container_detail_inner h3::after,
    h3.is-style-c-heading_bottom-border::after,
    h4.is-style-c-heading_bottom-border::after,
    .wp-block-column>h3.is-style-c-heading_bottom-border::after,
    .wp-block-group__inner-container>h3.is-style-c-heading_bottom-border::after,
    .wp-block-group__inner-container>h4.is-style-c-heading_bottom-border::after {
        content: "";
        background-image: -moz-linear-gradient(90deg, #00a0e9 0, #00a0e9 75px, #ddd 75px, #ddd);
        background-image: -ms-linear-gradient(90deg, #00a0e9 0, #00a0e9 75px, #ddd 75px, #ddd);
        background-image: -o-linear-gradient(90deg, #00a0e9 0, #00a0e9 75px, #ddd 75px, #ddd);
        background-image: -webkit-linear-gradient(90deg, #00a0e9 0, #00a0e9 75px, #ddd 75px, #ddd);
        background-image: linear-gradient(90deg, #00a0e9 0, #00a0e9 75px, #ddd 75px, #ddd);
        -pie-background: linear-gradient(90deg, #00a0e9 0, #00a0e9 75px, #ddd 75px, #ddd);
    }
}

h6.is-style-c-heading_bottom-line,
.wp-block-group__inner-container>h6.is-style-c-heading_bottom-line {
    display: block;
    color: #00a0e9;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.8;
    letter-spacing: 0.04em;
    margin: 40px auto 0;
    border-bottom: 2px solid #00a0e9;
}

h5.is-style-c-heading_cyan-box--1,
.wp-block-group__inner-container>h5.is-style-c-heading_cyan-box--1 {
    padding: 8px 18px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.6;
}

.is-style-c-heading_cyan-box--2,
.wp-block-group__inner-container>.is-style-c-heading_cyan-box--2 {
    padding: 3px 30px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.6;
}

h5.is-style-c-heading_cyan-box--1,
.is-style-c-heading_cyan-box--2,
.wp-block-group__inner-container>h5.is-style-c-heading_cyan-box--1,
.wp-block-group__inner-container>.is-style-c-heading_cyan-box--2 {
    color: #ffffff;
    background: #00a0e9;
    letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
    h5.is-style-c-heading_cyan-box--1,
    .is-style-c-heading_cyan-box--2,
    .wp-block-group__inner-container>h5.is-style-c-heading_cyan-box--1,
    .wp-block-group__inner-container>.is-style-c-heading_cyan-box--2 {
        font-size: 16px;
        font-weight: 600;
        padding: 10px 14px;
    }
}

h3.is-style-c-heading_blue,
.wp-block-group__inner-container>h3.is-style-c-heading_blue {
    font-size: 28px;
    line-height: 1.6;
    color: #0041c3;
    font-weight: bold;
    margin-top: 40px;
    border: none;
}

@media screen and (max-width: 768px) {
    h3.is-style-c-heading_blue,
    .wp-block-group__inner-container>h3.is-style-c-heading_blue {
        font-size: 22px;
    }
}


/**
 * リスト
 */

.is-style-sme-ordered-list-circle,
.is-style-sme-ordered-list-square,
.is-style-sme-list-arrow,
.is-style-sme-list-check,
.is-style-c-list_cyan-circle {
    margin-top: 25px;
}

.is-style-sme-list-arrow,
.is-style-sme-list-check {
    margin-left: 2.7rem;
}

.is-style-sme-ordered-list-circle,
.is-style-sme-ordered-list-square {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
}

.is-style-sme-ordered-list-circle li:before,
.is-style-sme-ordered-list-square li:before {
    background-color: #d6f1ff;
}

.is-style-sme-list-arrow li,
.is-style-sme-list-check li,
.is-style-c-list_cyan-circle li {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
    padding-left: 1em;
    text-indent: -0.8em;
    margin: 8px 0;
    position: relative;
}

.is-style-c-list_cyan-circle li::before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #00a0e9;
    margin: 0 5px;
}

@media screen and (max-width: 768px) {
    li,
    .is-style-c-list_cyan-circle li {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 500;
    }
}

.is-style-c-list_cyan-circle_u-mt1 {
    margin-top: 35px;
}

.is-style-c-list_cyan-circle_u-mt1 li {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8;
    padding-left: 1em;
    text-indent: -1.2em;
    margin: 8px 0;
    position: relative;
}

.is-style-c-list_cyan-circle_u-mt1 li::before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #00a0e9;
    margin: 0 5px;
}

@media screen and (max-width: 768px) {
    .is-style-c-list_cyan-circle_u-mt1 {
        margin-top: 20px;
    }
    .is-style-c-list_cyan-circle_u-mt1 li {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 500;
    }
}

.is-style-c-list_note {
    margin-top: 15px;
    color: #919191;
}

.is-style-c-list_note_red {
    color: #d01000;
}

.is-style-c-list_note ul li,
.is-style-c-list_note ol li {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2;
    margin: 8px 5px 8px 0;
    position: relative;
}

.is-style-c-list_note ul li {
    padding-left: 1.2em;
    text-indent: -.8em;
    letter-spacing: 0;
    font-weight: 500;
}

.is-style-c-list_note ul li::before {
    content: "※";
    display: inline-block;
    margin-right: 5px;
}

.is-style-c-list_note ol {
    counter-reset: listno;
}

.is-style-c-list_note ol li {
    padding-left: 1.5em;
    text-indent: -2.0em;
    letter-spacing: 0;
    font-weight: 500;
}

.is-style-c-list_note ol li::before {
    counter-increment: listno;
    content: "※" counter(listno);
    margin-right: 6px;
}

.is-style-c-list_note2 {
    margin-top: 5px;
}

div.is-style-c-list_note2 ul li {
    font-size: 13px;
    line-height: 2;
    position: relative;
    margin: 1px 0;
    color: #4d4d4d;
    font-weight: 600;
    padding-left: 20px;
    text-indent: -9px;
}

div.is-style-c-list_note2 ul li::before {
    content: "※";
    display: inline-block;
    margin-right: 5px;
    background: none;
    border-radius: none;
}

@media screen and (max-width: 768px) {
    div.is-style-c-list_note2 li {
        font-size: 12px;
    }
}

.is-style-c-paging_list,
.wp-block-group__inner-container>.is-style-c-paging_list {
    margin-top: 80px;
}

.c-entry__content>.is-style-c-paging_list,
.p-entry__content>.is-style-c-paging_list,
.is-style-c-paging_list>.wp-block-group__inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.is-style-c-paging_list_back,
.is-style-c-paging_list_go {
    width: 30%;
    height: 50px;
    border: 2px solid #ebebeb;
    background: #fafafa;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 200;
    letter-spacing: 0.08em;
}

.is-style-c-paging_list_back,
.is-style-c-paging_list_go,
.wp-block-group__inner-container>.is-style-c-paging_list_back,
.wp-block-group__inner-container>.is-style-c-paging_list_go {
    margin-top: 0;
}

.is-style-c-paging_list_back a,
.is-style-c-paging_list_go a {
    color: #0041c3;
}

.is-style-c-paging_list_back a {
    padding-left: 1em;
}

.is-style-c-paging_list_go a {
    padding-right: 1em;
}

.is-style-c-paging_list_back:hover,
.is-style-c-paging_list_go:hover {
    text-decoration: underline;
}

.is-style-c-paging_list_back::before,
.is-style-c-paging_list_go::before {
    position: absolute;
    top: 45%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: auto;
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #0041c3;
    border-right: 2px solid #0041c3;
}

.is-style-c-paging_list_back::before {
    left: 1.8vw;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.is-style-c-paging_list_go::before {
    right: 1.8vw;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.is-style-c-paging_list_item,
.wp-block-group__inner-container>.is-style-c-paging_list_item {
    font-weight: 500;
    padding-left: 42px;
    position: relative;
    margin-top: 0;
}

.is-style-c-paging_list_item a,
.wp-block-group__inner-container>.is-style-c-paging_list_item a {
    color: #0041c3;
}

.is-style-c-paging_list_item::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -4px;
    left: 0;
    width: 36px;
    height: 26px;
    background: url(../../../assets/image/common/ico_list-L.png) no-repeat;
    background-size: cover;
}

@media screen and (max-width: 768px) {
    .is-style-c-paging_list,
    .wp-block-group__inner-container>.is-style-c-paging_list {
        margin-top: 60px;
        font-size: 14px;
    }
    .c-entry__content>.is-style-c-paging_list,
    .p-entry__content>.is-style-c-paging_list,
    .is-style-c-paging_list>.wp-block-group__inner-container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .is-style-c-paging_list_back,
    .is-style-c-paging_list_go {
        width: 48%;
        height: 50px;
    }
    .is-style-c-paging_list_back {
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    .is-style-c-paging_list_back::before {
        left: 2.8vw;
    }
    .is-style-c-paging_list_go {
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .is-style-c-paging_list_item {
        margin: 30px auto;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
    }
    .is-style-c-paging_list_item::before {
        width: 30px;
        height: 22px;
    }
}


/**
 * リンク
 */

.is-style-c-link_bottom-border {
    width: 100%;
    border-bottom: 1px solid #00a0e9;
    margin-bottom: 12px;
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.08em;
    padding: 3px 1em 0 0;
}

.is-style-c-link_bottom-border a {
    color: #00a0e9;
}

.is-style-c-link_bottom-border::after {
    position: absolute;
    top: 0;
    right: 3px;
    bottom: 0;
    margin: auto;
    content: "";
    width: 12px;
    height: 12px;
    border-top: 1px solid #00a0e9;
    border-right: 1px solid #00a0e9;
    -webkit-transform: scale(0.7) rotate(45deg);
    transform: scale(0.7) rotate(45deg);
}

.is-style-c-link_bottom-border_u-mt6,
.wp-block-group__inner-container>.is-style-c-link_bottom-border_u-mt6 {
    width: 100%;
    border-bottom: 1px solid #00a0e9;
    margin-top: 60px;
    margin-bottom: 12px;
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.08em;
    padding: 3px 1em 0 0;
}

.is-style-c-link_bottom-border_u-mt6 a {
    color: #00a0e9;
}

.is-style-c-link_bottom-border_u-mt6::after {
    position: absolute;
    top: 0;
    right: 3px;
    bottom: 0;
    margin: auto;
    content: "";
    width: 12px;
    height: 12px;
    border-top: 1px solid #00a0e9;
    border-right: 1px solid #00a0e9;
    -webkit-transform: scale(0.7) rotate(45deg);
    transform: scale(0.7) rotate(45deg);
}

@media screen and (max-width: 768px) {
    .is-style-c-link_bottom-border {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.6;
    }
    .is-style-c-link_bottom-border_u-mt6 {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.6;
    }
}

.is-style-c-link_bottom-border-mini {
    border-bottom: 1px solid #000000;
    margin-bottom: 12px;
    position: relative;
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.08em;
    padding: 3px 6em 0 0;
}

.is-style-c-link_bottom-border-mini::after {
    position: absolute;
    top: 0;
    right: 3px;
    bottom: 0;
    margin: auto;
    content: "";
    width: 11px;
    height: 11px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    -webkit-transform: scale(0.7) rotate(45deg);
    transform: scale(0.7) rotate(45deg);
}

.is-style-c-link_bottom-border-mini_u-mt2,
.wp-block-group__inner-container>.is-style-c-link_bottom-border-mini_u-mt2 {
    border-bottom: 1px solid #000000;
    margin-top: 20px;
    margin-bottom: 12px;
    position: relative;
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.08em;
    padding: 3px 6em 0 0;
}

.is-style-c-link_bottom-border-mini_u-mt2 a {
    color: #000000;
}

.is-style-c-link_bottom-border-mini_u-mt2::after {
    position: absolute;
    top: 0;
    right: 3px;
    bottom: 0;
    margin: auto;
    content: "";
    width: 11px;
    height: 11px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    -webkit-transform: scale(0.7) rotate(45deg);
    transform: scale(0.7) rotate(45deg);
}

.is-style-c-link_btn-container,
.wp-block-group__inner-container>.is-style-c-link_btn-container {
    margin-top: 40px;
}

.is-style-c-link_btn-container_item-green,
.is-style-c-link_btn-container_item-blue {
    height: 80px;
    margin: auto;
    transition: all 0.4s;
}

.is-style-c-link_btn-container_item-green a span,
.is-style-c-link_btn-container_item-blue a span {
    width: 70%;
}

.is-style-c-link_btn-container_item-green:hover,
.is-style-c-link_btn-container_item-blue:hover {
    opacity: .8;
}

.is-style-c-link_btn-container_item-green .smb-btn {
    background: #36baac;
    border-radius: 0;
    padding: 0;
}

.is-style-c-link_btn-container_item-blue .smb-btn {
    background: #0041c3;
    border-radius: 0;
    padding: 0;
}

@media screen and (max-width: 768px) {
    .is-style-c-link_btn-container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .is-style-c-link_btn-container div:not(:last-child) {
        margin-bottom: 20px;
    }
    .is-style-c-link_btn-container_item-green .smb-btn,
    .is-style-c-link_btn-container_item-blue .smb-btn {
        width: 100%;
    }
    .is-style-c-link_btn-container_item-green a span,
    .is-style-c-link_btn-container_item-blue a span {
        width: 70%;
    }
}

.is-style-c-link_btn-container a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.is-style-c-link_btn-container a span {
    border-bottom: 1px solid #ffffff;
    margin-bottom: 12px;
    position: relative;
    display: inline-block;
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.08em;
    padding: 3px 6em 0 0;
    color: #ffffff;
    text-align: left;
}

.is-style-c-link_btn-container a span::after {
    position: absolute;
    top: 0;
    right: 3px;
    bottom: 0;
    margin: auto;
    content: "";
    width: 11px;
    height: 11px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    -webkit-transform: scale(0.7) rotate(45deg);
    transform: scale(0.7) rotate(45deg);
}

.is-style-c-button_main-green70,
.is-style-c-button_main-blue70,
.is-style-c-button_main-green92,
.is-style-c-button_main-blue92 {
    width: 100%;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: left;
    justify-content: left;
    transition: all 0.4s;
}

.is-style-c-button_main-green70 a,
.is-style-c-button_main-blue70 a,
.is-style-c-button_main-green92 a,
.is-style-c-button_main-blue92 a {
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.08em;
    text-align: left;
    color: #ffffff;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: auto;
}

.is-style-c-button_main-green70 a span,
.is-style-c-button_main-blue70 a span,
.is-style-c-button_main-green92 a span,
.is-style-c-button_main-blue92 a span {
    border-bottom: 1px solid #ffffff;
    margin-bottom: 12px;
    position: relative;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.08em;
    padding: 6px 0 0 0;
    color: #ffffff;
}

.is-style-c-button_main-green70 a span::after,
.is-style-c-button_main-blue70 a span::after,
.is-style-c-button_main-green92 a span::after,
.is-style-c-button_main-blue92 a span::after {
    position: absolute;
    top: 0;
    right: 3px;
    bottom: 0;
    margin: auto;
    content: "";
    width: 11px;
    height: 11px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    -webkit-transform: scale(0.7) rotate(45deg);
    transform: scale(0.7) rotate(45deg);
}

.is-style-c-button_main-green70:hover,
.is-style-c-button_main-blue70:hover,
.is-style-c-button_main-green92:hover,
.is-style-c-button_main-blue92:hover {
    opacity: .8;
}

.is-style-c-button_main-green70 .smb-btn {
    background: #36baac;
    border-radius: 0;
}

.is-style-c-button_main-green70 a span {
    width: 70%;
}

.is-style-c-button_main-blue70 .smb-btn {
    background: #0041c3;
    border-radius: 0;
}

.is-style-c-button_main-blue70 a span {
    width: 70%;
}

.is-style-c-button_main-green92 .smb-btn {
    max-width: 500px;
    background: #36baac;
    border-radius: 0;
}

.is-style-c-button_main-green92 a span {
    width: 92%;
}

.is-style-c-button_main-blue92 .smb-btn {
    max-width: 500px;
    background: #0041c3;
    border-radius: 0;
}

.is-style-c-button_main-blue92 a span {
    width: 92%;
}

.is-style-c-button_blue-border_u-mt2 {
    max-width: 500px;
    font-size: 16px;
    color: #000000;
    border: 1px solid #00a0e9;
    padding: 22px 15px;
    display: block;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .is-style-c-button_blue-border_u-mt2 {
        font-size: 14px;
    }
}

.is-style-c-button_blue-border_u-mt2 a {
    display: inline-block;
    position: relative;
    top: 0;
    left: -20px;
    overflow: visible;
    background-color: #fff;
    border-radius: none;
    color: #000;
    padding: 2px 5px;
}

.is-style-c-button_blue-border_u-mt2 a::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: -1px;
    right: -22px;
    width: 14px;
    height: 20px;
    background: url(../../../assets/image/common/ico_documents.png) no-repeat;
    background-size: cover;
}

@media screen and (max-width: 768px) {
    .is-style-c-button_blue-border_u-mt2 a {
        left: -10px;
    }
}


/**
 * リンク(カード)
 */

.is-style-c-list--2,
.is-style-c-list--2-round {
    width: 100%;
}

.c-entry__content>.is-style-c-list--2,
.p-entry__content>.is-style-c-list--2,
.c-entry__content>.is-style-c-list--2-round,
.p-entry__content>.is-style-c-list--2-round,
.is-style-c-list--2>.wp-block-group__inner-container,
.is-style-c-list--2-round>.wp-block-group__inner-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    position: relative;
}

.is-style-c-list--2_col,
.is-style-c-list--2-round_col {
    width: 33.3333%;
    padding: 0 20px;
    margin: 0 0 50px;
}

.is-style-c-list--2_col .is-style-card,
.is-style-c-list--2-round_col .is-style-card {
    position: relative;
    display: block;
    height: 100%;
    background: #ffffff;
}

.is-style-c-list--2_col .is-style-card_img,
.is-style-c-list--2-round_col .is-style-card_img {
    width: 100%;
}

.is-style-c-list--2_col .is-style-card_img img,
.is-style-c-list--2-round_col .is-style-card_img img {
    width: 100%;
    max-width: 100%;
}

.is-style-c-list--2_col .is-style-card_txt,
.is-style-c-list--2-round_col .is-style-card_txt {
    padding: 26px 40px 75px;
}

.is-style-c-list--2_col .is-style-card_txt .is-style-ttl h3,
.is-style-c-list--2_col .is-style-card_txt .is-style-ttl h4,
.is-style-c-list--2_col .is-style-card_txt .is-style-ttl h5,
.is-style-c-list--2_col .is-style-card_txt .is-style-ttl h6,
.is-style-c-list--2-round_col .is-style-card_txt .is-style-ttl h3,
.is-style-c-list--2-round_col .is-style-card_txt .is-style-ttl h4,
.is-style-c-list--2-round_col .is-style-card_txt .is-style-ttl h5,
.is-style-c-list--2-round_col .is-style-card_txt .is-style-ttl h6 {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.8;
    padding: 0 0 15px;
    border-bottom: solid 1px #00a0e9;
    margin: 0 0 25px;
}

.is-style-c-list--2_col .is-style-card_txt .is-style-ttl p,
.is-style-c-list--2-round_col .is-style-card_txt .is-style-ttl p {
    color: #000000;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 175%;
}

.is-style-c-list--2_col .is-style-card_date,
.is-style-c-list--2-round_col .is-style-card_date {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #9fa3a7;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.08em;
    padding: 0 40px 40px;
}

.is-style-c-list--2_col .is-style-card_btm,
.is-style-c-list--2-round_col .is-style-card_btm {
    min-height: 200px;
    padding: 25px 40px 80px;
}

.is-style-c-list--2_col .is-style-card_btm h3,
.is-style-c-list--2_col .is-style-card_btm h4,
.is-style-c-list--2_col .is-style-card_btm h5,
.is-style-c-list--2_col .is-style-card_btm h6,
.is-style-c-list--2-round_col .is-style-card_btm h3,
.is-style-c-list--2-round_col .is-style-card_btm h4,
.is-style-c-list--2-round_col .is-style-card_btm h5,
.is-style-c-list--2-round_col .is-style-card_btm h6 {
    font-size: 22px;
    font-weight: 500;
    color: #25855b;
    line-height: 1.6;
    margin-bottom: 12px;
}

.is-style-c-list--2_col .is-style-card_more a,
.is-style-c-list--2-round_col .is-style-card_more a {
    width: calc(100% - 80px);
    position: absolute;
    bottom: 28px;
    left: 40px;
    color: #000000;
    padding: 0 !important;
    border-bottom: 1px solid #000000;
    margin-bottom: 12px;
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.6;
    letter-spacing: 0.08em;
    padding: 3px 6em 0 0;
}

.is-style-c-list--2_col .is-style-card_more a::after,
.is-style-c-list--2-round_col .is-style-card_more a::after {
    position: absolute;
    top: 0;
    right: 3px;
    bottom: 0;
    margin: auto;
    content: "";
    width: 11px;
    height: 11px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    -webkit-transform: scale(0.7) rotate(45deg);
    transform: scale(0.7) rotate(45deg);
}

@media screen and (max-width: 768px) {
    .c-entry__content>.is-style-c-list--2,
    .p-entry__content>.is-style-c-list--2,
    .c-entry__content>.is-style-c-list--2-round,
    .p-entry__content>.is-style-c-list--2-round,
    .is-style-c-list--2>.wp-block-group__inner-container,
    .is-style-c-list--2-round>.wp-block-group__inner-container {
        display: block;
    }
    .is-style-c-list--2_col,
    .is-style-c-list--2-round_col {
        width: 100%;
        width: 100%;
        margin: 30px 0 0;
        padding: 0 20px;
    }
    .is-style-c-list--2_col .is-style-card,
    .is-style-c-list--2-round_col .is-style-card {
        width: calc(100% - 30px);
        margin: 30px auto 0;
    }
    .is-style-c-list--2_col .is-style-card_img,
    .is-style-c-list--2-round_col .is-style-card_img {
        width: 100%;
    }
    .is-style-c-list--2_col .is-style-card_img img,
    .is-style-c-list--2-round_col .is-style-card_img img {
        width: 100%;
        max-width: 100%;
    }
    .is-style-c-list--2_col .is-style-card_txt,
    .is-style-c-list--2-round_col .is-style-card_txt {
        padding: 30px 30px 70px;
    }
    .is-style-c-list--2_col .is-style-card_txt .is-style-ttl h3,
    .is-style-c-list--2_col .is-style-card_txt .is-style-ttl h4,
    .is-style-c-list--2_col .is-style-card_txt .is-style-ttl h5,
    .is-style-c-list--2_col .is-style-card_txt .is-style-ttl h6,
    .is-style-c-list--2-round_col .is-style-card_txt .is-style-ttl h3,
    .is-style-c-list--2-round_col .is-style-card_txt .is-style-ttl h4,
    .is-style-c-list--2-round_col .is-style-card_txt .is-style-ttl h5,
    .is-style-c-list--2-round_col .is-style-card_txt .is-style-ttl h6 {
        font-size: 18px;
        font-size: 1.8rem;
        padding: 0 0 15px;
        margin: 0 0 10px;
    }
    .is-style-c-list--2_col .is-style-card_txt .is-style-ttl p,
    .is-style-c-list--2-round_col .is-style-card_txt .is-style-ttl p {
        font-size: 12px;
        font-size: 1.2rem;
    }
    .is-style-c-list--2_col .is-style-card_date,
    .is-style-c-list--2-round_col .is-style-card_date {
        font-size: 12px;
        font-size: 1.2rem;
        padding: 0 30px 30px;
    }
    .is-style-c-list--2_col .is-style-card_btm,
    .is-style-c-list--2-round_col .is-style-card_btm {
        min-height: auto;
        padding: 25px 30px 80px;
    }
    .is-style-c-list--2_col .is-style-card_btm h3,
    .is-style-c-list--2_col .is-style-card_btm h4,
    .is-style-c-list--2_col .is-style-card_btm h5,
    .is-style-c-list--2_col .is-style-card_btm h6,
    .is-style-c-list--2-round_col .is-style-card_btm h3,
    .is-style-c-list--2-round_col .is-style-card_btm h4,
    .is-style-c-list--2-round_col .is-style-card_btm h5,
    .is-style-c-list--2-round_col .is-style-card_btm h6 {
        font-size: 18px;
    }
    .is-style-c-list--2_col .is-style-card_more a,
    .is-style-c-list--2-round_col .is-style-card_more a {
        width: calc(100% - 60px);
        left: 30px;
    }
}

.is-style-c-list--2-round_col,
.wp-block-group__inner-container>.is-style-c-list--2-round_col {
    width: 50%;
    margin-top: 0;
}

.is-style-c-list--2-round_col:hover .is-style-card {
    transition: all 0.6s;
    background: #d6f1ff;
}

.is-style-c-list--2-round_col .is-style-card {
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.6s;
}

.is-style-c-list--2-round_col .is-style-card_txt {
    padding: 30px 40px 62px !important;
}

.is-style-c-list--2-round_col .is-style-card_more1,
.is-style-c-list--2-round_col .is-style-card_more2,
.wp-block-group__inner-container>.is-style-c-list--2-round_col .is-style-card_more1,
.wp-block-group__inner-container>.is-style-c-list--2-round_col .is-style-card_more2 {
    margin-top: 0;
}

.is-style-c-list--2-round_col .is-style-card_more1 a {
    bottom: 70px;
}

.is-style-c-list--2-round_col .is-style-card_more2 a {
    bottom: 32px;
}

.is-style-c-list--2-round_col .is-style-card_more1 a,
.is-style-c-list--2-round_col .is-style-card_more2 a {
    width: calc(100% - 80px);
    position: absolute;
    left: 40px;
    color: #000000;
    padding: 0 !important;
    border-bottom: 1px solid #000000;
    margin-bottom: 12px;
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.6;
    letter-spacing: 0.08em;
    padding: 3px 6em 0 0;
}

.is-style-c-list--2-round_col .is-style-card_more1 a::after,
.is-style-c-list--2-round_col .is-style-card_more2 a::after {
    position: absolute;
    top: 0;
    right: 3px;
    bottom: 0;
    margin: auto;
    content: "";
    width: 11px;
    height: 11px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    -webkit-transform: scale(0.7) rotate(45deg);
    transform: scale(0.7) rotate(45deg);
}

.is-style-c-list--2-round_col .is-style-card-recommended {
    position: relative;
    display: block;
    height: 100%;
    background: #fffde6;
    transition: all 0.6s;
    border-radius: 10px;
    overflow: hidden;
}

.is-style-c-list--2-round_col .is-style-card-recommended:hover {
    background: #fff9b3 !important;
}

.is-style-c-list--2-round_col .is-style-card-recommended .is-style-card_txt {
    position: relative;
    padding: 26px 40px 75px;
}

.is-style-c-list--2-round_col .is-style-card-recommended .is-style-card_txt::before {
    content: "★おすすめ";
    display: block;
    position: absolute;
    top: -34px;
    left: 8px;
    width: 120px;
    height: 28px;
    padding: 6px 10px 0 17px;
    background: #f39800;
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
}

@media screen and (max-width: 768px) {
    .is-style-c-list--2-round {
        display: block;
    }
    .is-style-c-list--2-round_col {
        width: 100%;
        margin: 30px 0 0;
    }
    .is-style-c-list--2-round_col,
    .wp-block-group__inner-container>.is-style-c-list--2-round_col {
        width: 100%;
    }
    .is-style-c-list--2-round_col .is-style-card {
        width: 100%;
        background: #f0faff;
    }
    .is-style-c-list--2-round_col .is-style-card_txt {
        padding: 30px 30px 145px !important;
    }
    .is-style-c-list--2-round_col .is-style-card_more1 a,
    .is-style-c-list--2-round_col .is-style-card_more2 a {
        width: calc(100% - 60px);
        left: 30px;
    }
    .is-style-c-list--2-round_col .is-style-card-recommended {
        width: 100%;
    }
}


/**
 * テーブル
 */

.is-style-c-table--1 {
    width: 100%;
    text-align: left;
    line-height: 1.6;
}

.is-style-c-table--1_thead,
.is-style-c-table--1_top,
.is-style-c-table--1_bottom,
.wp-block-group__inner-container>.is-style-c-table--1_thead,
.wp-block-group__inner-container>.is-style-c-table--1_top,
.wp-block-group__inner-container>.is-style-c-table--1_bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
}

.is-style-c-table--1_top,
.wp-block-group__inner-container>.is-style-c-table--1_top {
    border-bottom: 1px solid #919191;
}

.is-style-c-table--1_thead {
    padding-left: 29%;
}

.is-style-c-table--1_heading {
    display: inline-flex;
}

.is-style-c-table--1_heading p {
    width: 236px;
    min-width: 200px;
    background: #00a0e9;
    color: #ffffff;
    letter-spacing: 0.05em;
    padding: 3px 1em 3px 3em;
    font-size: 16px;
    font-weight: 600;
}

.is-style-c-table--1 .is-style-th {
    min-width: 200px;
    font-weight: 600;
    padding: 15px 0;
    font-size: 16px;
    display: inline-flex;
    margin-top: 0;
}

.is-style-c-table--1 .is-style-td {
    min-width: 200px;
    font-weight: 500;
    padding: 15px 1em 15px 4vw;
    font-size: 14px;
    display: inline-flex;
    margin-top: 0;
}

.is-style-c-table--1 .is-style-td p:nth-child(2) {
    font-weight: 500;
    margin-top: 0;
}

.is-style-c-table--1 .is-style-c-table--1_text-red {
    color: #d01000;
}

@media screen and (max-width: 768px) {
    .is-style-c-table--1_top,
    .wp-block-group__inner-container>.is-style-c-table--1_top {
        padding-bottom: 10px;
        ;
    }
    .is-style-c-table--1_thead>.wp-block-group__inner-container,
    .is-style-c-table--1_top>.wp-block-group__inner-container,
    .is-style-c-table--1_bottom>.wp-block-group__inner-container {
        width: 100%;
    }
    .is-style-c-table--1_thead {
        padding-left: 33%;
        text-align: right;
    }
    .is-style-c-table--1_heading {
        margin-top: 0!important;
        text-align: left;
        width: 48%;
    }
    .is-style-c-table--1_heading>.wp-block-group__inner-container {
        width: 100%;
    }
    .is-style-c-table--1_heading p {
        width: 100%;
        min-width: 100%;
        padding: 3px 1em 3px 1em;
        font-size: 14px;
    }
    .is-style-c-table--1 .is-style-th {
        width: 32%;
        min-width: 32%;
        padding: 15px 0;
        font-size: 14px;
    }
    .is-style-c-table--1 .is-style-td {
        width: 31%;
        min-width: 31%;
        padding: 0 0 0 1em;
        font-size: 12px;
        text-align: right;
    }
}

.is-style-c-table--2_box.wp-block-table {
    overflow-x: none;
}

.is-style-c-table--2_box table,
.is-style-c-table--2_box tbody,
.is-style-c-table--2_box tr,
.is-style-c-table--2_box td {
    border: none;
}

.is-style-c-table--2_box {
    width: 100%;
}

.is-style-c-table--2_box tr:first-child td {
    background: #f7bf4e;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-weight: 600;
    padding: 5px 30px;
}

.is-style-c-table--2_box tr:not(:first-child) td {
    background: #fff7b2;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    padding: 12px 30px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .is-style-c-table--2_box {
        width: 100%;
        margin-bottom: 10px;
    }
    .is-style-c-table--2_box tr:first-child td {
        padding: 5px 18px;
    }
    .is-style-c-table--2_box tr:not(:first-child) td {
        padding: 12px 18px;
    }
}

.is-style-c-table--3_box.wp-block-table {
    overflow-x: none;
}

.is-style-c-table--3_box table,
.is-style-c-table--3_box tbody,
.is-style-c-table--3_box tr,
.is-style-c-table--3_box td {
    border: none;
}

.is-style-c-table--3_box,
.wp-block-group__inner-container>.is-style-c-table--3_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2px;
    margin-top: 0;
    overflow: hidden;
}

.is-style-c-table--3_box td:first-child {
    width: 49%;
    background: #f7bf4e;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-weight: 600;
    padding: 5px 30px;
}

.is-style-c-table--3_box td:not(:first-child) {
    width: 51%;
    background: #fff7b2;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    padding: 8px 30px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .is-style-c-table--3_box,
    .wp-block-group__inner-container>.is-style-c-table--3_box {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .is-style-c-table--3_box td {
        display: inline-flex;
    }
    .is-style-c-table--3_box td:first-child {
        width: 100%;
        padding: 5px 18px;
    }
    .is-style-c-table--3_box td:not(:first-child) {
        width: 100%;
        padding: 12px 18px;
    }
}


/**
 * procedure 出産したとき
 */

.is-style-section_insurance_detail {
    background: #00a0e9;
    padding: 0 0 44px;
}


/** ここがポイント */

.is-style-c-list_point {
    width: 100%;
    border: 8px solid #f8f7ff;
    padding: 40px 30px 30px;
}

h4.is-style-c-list_point_title,
.wp-block-group__inner-container>h4.is-style-c-list_point_title {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 600;
    color: #0041c3;
}

.is-style-c-list_point ul {
    margin-top: 25px;
}

.is-style-c-list_point ul li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
    padding-left: 1em;
    letter-spacing: 0.6px;
    text-indent: -1.2em;
    margin: 16px 0;
    position: relative;
}

.is-style-c-list_point ul li::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #0041c3;
    margin-right: 5px;
}

@media screen and (max-width: 768px) {
    .is-style-c-list_point {
        padding: 30px 20px 20px;
    }
    h4.is-style-c-list_point_title,
    .wp-block-group__inner-container>h4.is-style-c-list_point_title {
        font-size: 20px;
        font-size: 2.0rem;
    }
    .is-style-c-list_point ul li {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 500;
    }
}

.is-style-c-list_point_item {
    margin-top: 40px;
}

.is-style-c-list_point_item_ttl {
    position: relative;
    font-size: 20px;
    margin-top: 40px;
    font-weight: 600;
    line-height: 1.4;
}

.is-style-c-list_point_item_ttl::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #0041c3;
    margin-right: 5px;
}

.is-style-c-list_point_item .is-style-c-list_note2 {
    margin-top: 25px;
}

.is-style-c-list_point_item_call {
    display: block;
}

.is-style-c-list_point_item_call_txt {
    font-size: 16px;
    color: #000000;
    margin-top: 20px;
    font-weight: 500;
    line-height: 1.4;
}

.is-style-c-list_point_item_call_no {
    font-size: 36px;
    font-weight: 500;
    color: #0041c3;
    margin-top: 16px;
    padding-left: 40px;
    position: relative;
}

.is-style-c-list_point_item_call_no::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 31px;
    height: 30px;
    margin-top: 3px;
    background: url(../../../assets/image/common/ico_call-L.png) no-repeat;
    background-size: cover;
}

@media screen and (max-width: 768px) {
    .is-style-c-list_point {
        padding: 30px 20px 20px;
    }
    .is-style-c-list_point_title {
        font-size: 20px;
    }
    .is-style-c-list_point ul li {
        font-size: 14px;
        font-size: 1.4rem;
    }
    .is-style-c-list_point_item_ttl {
        font-size: 18px;
        margin-top: 40px;
    }
    .is-style-c-list_point_item_ttl::before {
        width: 12px;
        height: 12px;
        margin-right: 5px;
    }
    .is-style-c-list_point_item_call_txt {
        font-size: 16px;
    }
    .is-style-c-list_point_item_call_no {
        font-size: 24px;
        margin-top: 10px;
        padding-left: 32px;
    }
    .is-style-c-list_point_item_call_no::before {
        width: 25px;
        height: 24px;
    }
}


/** 解説[サイド] */

.is-style-c-list_side {
    background: #efefef;
    border-top: 6px solid #0041c3;
    padding: 40px 8%;
    font-size: 13px;
    font-size: 1.3rem;
}

.page-template-page_custom_one-column3 .is-style-c-list_side {
    background: #fff;
    border-top: 0;
    padding: 20px 8%;
}

.is-style-c-list_side_title {
    font-size: 16px;
    border-bottom: 1px solid #0041c3;
    line-height: 1.6;
    color: #0041c3;
    font-weight: 500;
}

.is-style-c-list_side ol {
    counter-reset: no;
}

.is-style-c-list_side ol li {
    position: relative;
}

.is-style-c-list_side ol>li {
    margin-top: 30px !important;
    padding-left: 1.5em;
    line-height: 2;
    letter-spacing: 0;
    font-weight: bold;
}

.is-style-c-list_side ol li::before {
    position: absolute;
    top: 2px;
    left: 0;
    counter-increment: no;
    content: counter(no);
    background: #0041c3;
    color: #ffffff;
    border-radius: 50%;
    display: block;
    padding: 2px 4px;
    font-size: 8px;
    line-height: 1.2;
}

.is-style-c-list_side ol li ol li {
    line-height: 1.8;
    margin: 5px 0 !important;
    padding: 0 0 0 22px;
    font-weight: normal;
}

.is-style-c-list_side ol li ol li::before {
    content: "";
    top: 9px;
    left: 8px;
    display: inline-block;
    width: 7px;
    height: 8px;
    border-radius: 50%;
    background: #0041c3;
    margin-right: 5px;
}

@media screen and (max-width: 768px) {
    .wp-block-column>.is-style-c-list_side {
        margin-top: 60px;
    }
}

.wp-block-column>.is-style-c-fqa_wrapper {
    margin: 85px 0 0;
}

.is-style-c-container_detail_bg-rightblue .is-style-c-fqa_list:first-child {
    padding: 85px 0 0;
}

.is-style-c-fqa_list .is-style-js-toggleContainer {
    margin-bottom: 38px;
}

.smb-faq__item {
    border: none;
}

.smb-faq__item__question {
    margin-bottom: 0;
}

.smb-faq__item__question,
.is-style-c-fqa_list .is-style-js-toggleContainer .is-style-js-toggleSwitch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.6;
    color: #ffffff;
    background: #0041c3;
    padding: 2rem 4rem;
    position: relative;
}

.smb-faq__item {
    border: none;
}

.smb-faq__item__question {
    margin-bottom: 0;
}

.smb-faq__item__question>.wp-block-group__inner-container,
.is-style-c-fqa_list .is-style-js-toggleContainer .is-style-js-toggleSwitch>.wp-block-group__inner-container {
    width: 100%;
    display: flex;
}

.smb-faq__item__question::before,
.is-style-c-fqa_list .is-style-js-toggleContainer .is-style-js-toggleSwitch::before {
    position: absolute;
    top: 0;
    right: 4rem;
    bottom: 0;
    margin: auto;
    content: "";
    width: 12px;
    height: 12px;
    border-top: 4px solid #ffffff;
    border-right: 4px solid #ffffff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: all 0.4s;
}

.smb-faq__item__question__label,
.is-style-c-fqa_list .is-style-js-toggleContainer .is-style-js-toggleSwitch p:first-child {
    display: inline-block;
    padding-right: 1rem;
    margin-right: 1.5rem;
    width: 50px;
}

.smb-faq__item__question__body,
.is-style-c-fqa_list .is-style-js-toggleContainer .is-style-js-toggleSwitch p:not(:first-child) {
    display: inline-flex;
    padding-right: 1.8em;
    max-width: 90%;
    margin-top: 0;
    width: calc( 100% - 50px);
}

.smb-faq__item__answer,
.is-style-c-fqa_list .is-style-js-toggleContainer .is-style-js-toggleDetail {
    padding: 3.8rem 4rem 4rem;
    line-height: 2.2;
    background: #effaff;
    letter-spacing: -0.07em;
}

.smb-faq__item__answer,
.is-style-js-toggleDetail,
.wp-block-group__inner-container>.is-style-js-toggleDetail {
    margin-top: 0;
}

.smb-faq__item__question {
    padding-left: 3rem;
}

.smb-faq__item__question__label {
    color: #fff !important;
    font-size: 100% !important;
    white-space: nowrap;
}

.smb-faq__item__answer__label {
    display: none;
}

.smb-faq__item.is-open .smb-faq__item__question::before,
.is-style-c-fqa_list .is-style-js-toggleContainer.is-open .is-style-js-toggleSwitch::before {
    top: 5px;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    transition: all 0.4s;
}

.is-style-c-fqa_list_q-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 1rem;
    margin-right: 3rem;
    position: relative;
}

.is-style-c-fqa_list_q-line::after {
    content: "";
    position: absolute;
    top: 53%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0;
    width: 1px;
    height: 65%;
    background: #ffffff;
}

@media screen and (max-width: 768px) {
    .is-style-c-fqa_list,
    .wp-block-group__inner-container>.is-style-c-fqa_list {
        margin: 20px 0 0;
    }
    .is-style-c-fqa_list .is-style-js-toggleContainer {
        margin-bottom: 20px;
    }
    .smb-faq__item__question,
    .is-style-c-fqa_list .is-style-js-toggleContainer .is-style-js-toggleSwitch {
        font-size: 16px;
        padding: 1rem 2rem;
        margin-bottom: 0;
    }
    .is-style-c-fqa_list .is-style-js-toggleContainer .is-style-js-toggleSwitch>.wp-block-group__inner-container {
        display: flex;
    }
    .smb-faq__item__question::before,
    .is-style-c-fqa_list .is-style-js-toggleContainer .is-style-js-toggleSwitch::before {
        right: 2rem;
    }
    .smb-faq__item__question__body,
    .is-style-c-fqa_list .is-style-js-toggleContainer .is-style-js-toggleSwitch p:first-child {
        display: inline-block;
        width: 15%;
    }
    .smb-faq__item__question__body,
    .is-style-c-fqa_list .is-style-js-toggleContainer .is-style-js-toggleSwitch p:not(:first-child) {
        max-width: 85%;
        width: 85%;
        font-weight: 600;
    }
    .is-style-c-fqa_list .is-style-js-toggleContainer .is-style-js-toggleDetail {
        padding: 2.5rem 2.2rem;
        line-height: 2;
    }
    .is-style-c-fqa_list_q-line {
        margin-right: 2rem;
        min-width: 2.8em;
    }
}

.is-style-c-list_caution--1 {
    border: 2px solid #d01000;
    color: #d01000;
    margin-top: 20px;
    padding: 40px 30px 28px;
}

.is-style-c-list_caution--1_title {
    font-size: 24px;
    font-size: 2.4rem;
    position: relative;
    padding-left: 28px;
    font-weight: 600;
    margin-bottom: 15px;
}

.is-style-c-list_caution--1_title::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    background: url(../../../assets/image/common/ico_caution.png) no-repeat;
    background-size: cover;
}

.is-style-c-list_caution--1 ul li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.2;
    margin: 5px 0;
    position: relative;
    padding-left: 1.5em;
    text-indent: -.7em;
    font-weight: 600;
}

.is-style-c-list_caution--1 ul li::before {
    content: "※";
    display: inline-block;
    margin-right: 5px;
}

@media screen and (max-width: 768px) {
    .is-style-c-list_caution--1 {
        padding: 30px 15px 20px;
    }
    .is-style-c-list_caution--1_title {
        font-size: 20px;
        font-size: 2.0rem;
        line-height: 1.3;
    }
}

.is-style-c-list_caution--2 {
    background: #fef6f6;
    color: #d01000;
    margin-top: 20px;
    padding: 40px 30px 28px;
}

.is-style-c-list_caution--2_title,
h5.is-style-c-list_caution--2_title,
.wp-block-group__inner-container>h5.is-style-c-list_caution--2_title {
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
    padding-left: 22px;
}

.is-style-c-list_caution--2_title::before,
h5.is-style-c-list_caution--2_title::before,
.wp-block-group__inner-container>h5.is-style-c-list_caution--2_title::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background: url(../../../assets/image/common/ico_caution.png) no-repeat;
    background-size: cover;
}

.is-style-c-list_caution--2 ul li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
    margin: 3px 0;
    position: relative;
    padding-left: 1.5em;
    text-indent: -.7em;
    font-weight: 600;
}

.is-style-c-list_caution--2 ul li::before {
    content: "※";
    display: inline-block;
    margin-right: 5px;
}

.wp-block-button.is-style-large-button {
    margin-bottom: 1rem;
}

.wp-block-button.is-style-large-button a {
    padding: 1.4rem 4rem 1.4rem 3.4rem;
}

.wp-block-button.is-style-large-button a::before {
    font-family: "FontAwesome";
    content: "\f0da";
    display: inline-block;
    color: #fff;
    margin-right: 1rem;
}

@media screen and (max-width: 768px) {
    .is-style-c-list_caution--2 {
        padding: 30px 15px 20px;
    }
}

.smb-pricing-table__item__figure {
    text-align: center;
}
