/*
Theme Name: Twenty Twenty-Five Child
Theme URI: https://wordpress.org/themes/twentytwentyfive-child/
Description: Twenty Twenty-Five の子テーマ
Author: あなたの名前
Template: twentytwentyfive
Version: 2.0
*/
a, button, input, textarea, select, li {
    outline: none !important;
    -webkit-tap-highlight-color: transparent !important;
    -webkit-focus-ring-color: transparent !important;
    tap-highlight-color: transparent !important;
}
.wp-block-navigation-item__content:focus,
.wp-block-navigation-item__content:focus-visible,
.wp-block-navigation-item__content:active {
    outline: none !important;
    box-shadow: none !important;
    -webkit-tap-highlight-color: transparent !important;
}
body.admin-bar {
    padding-top: 32px;
}
body.admin-bar .header {
    top: 32px;
}
@media screen and (max-width: 782px) {
    body.admin-bar {
        padding-top: 46px;
    }
    body.admin-bar .header {
        top: 46px;
    }
}
/*---------- 共通 ----------*/
body {
    font-family: "Yu Gothic", "游ゴシック", "YuGothic", sans-serif !important;
}
.alignwide {
    width: 90% !important;
    max-width: none !important;
}
.heading02 {
    padding-left: 45px;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_ttl02.svg) no-repeat top 10px left / 25px;
}
.pc-none {
    display: none !important;
}
@media only screen and (max-width: 900px) {
    .heading02 {
        font-size: 20px !important;
        padding-left: 30px;
        background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_ttl02.svg) no-repeat top 6px left / 21px;
    }
    .pc-none {
        display: block !important;
    }
    .sp-none {
        display: none !important;
    }
}
/*---------- header ----------*/
.header {
    position: fixed;
    top: 10px;
    left: 10px;
    right: 10px;
    margin: auto;
    z-index: 99999;
}
.header .logo {
    width: 15% !important;
    max-width: 224px !important;
}
.header .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    gap: 0 40px !important;
}
.header .wp-block-navigation__container {
    gap: 0 30px !important;
}
.header.wp-block-navigation-item > a.wp-block-navigation-item__content:hover {
    text-decoration: none !important;
    color: #6A6A6A !important;
}
.header .wp-block-navigation__container > .wp-block-navigation-item > a.wp-block-navigation-item__content {
    padding: 10px 0  !important;
    text-decoration: none !important;
    transition: .3s;
}
.header .wp-block-navigation__container > .wp-block-navigation-item > a.wp-block-navigation-item__content:hover {
    color: #6A6A6A !important;
}
.header .wp-block-navigation__submenu-icon {
    width: 13px !important;
    height: 13px !important;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_plus.svg) no-repeat center / 13px;
    margin-left: 10px !important;
}
.header .wp-block-navigation__submenu-icon svg {
    display: none !important;
}
.header .wp-block-navigation__submenu-container {
    background: var(--wp--preset--color--custom-lightgreen) !important;
    border: none !important;
    border-radius: 10px;
    padding: 5px 25px !important;
    width: 190% !important;
    top: 40px !important;
    left: -50% !important;
}
.header .wp-block-navigation__submenu-container li a {
    color: #fff !important;
    padding: 20px 0 20px 32px;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_right_gr.svg) no-repeat top 22px left / 22px;
    border-bottom: solid 1px rgba(255,255,255,.3);
    text-decoration: none !important;
    transition: .3s;
}
.header .wp-block-navigation__submenu-container li a:hover {
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/06/ico_right_grr.svg) no-repeat top 20px left / 22px;
}
.header .wp-block-navigation__submenu-container li:last-child a {
    border-bottom: 0;
}
.header .header__contact a {
    transition: .3s;
}
.header .header__contact a:hover {
    background-color: #489100 !important;
}
.header__contact-sp {
    display: none !important;
}
/* 特定のサブメニューを常に表示 */
.wp-block-navigation__container > .wp-block-navigation-item:nth-child(2) > .wp-block-navigation-submenu {
    width: 220% !important;
    left: -60% !important;
}

.wp-block-navigation__container > .wp-block-navigation-item:nth-child(3) > .wp-block-navigation-submenu {
    width: 150% !important;
    left: -30% !important;
}
.wp-block-navigation__submenu-container .l-header__sub,
.wp-block-navigation-item.l-header__sub__optional {
  display: block !important;
  position: relative !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  height: auto !important;
  overflow: visible !important;
  max-height: none !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  background: none !important;
  padding: 0 !important;
}
.wp-block-navigation-item.l-header__sub__optional > .wp-block-navigation__submenu-container {
  display: block !important;
  position: relative !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  background: none !important;
  padding: 0 !important;
}
.wp-block-navigation__submenu-container .l-header__sub .wp-block-navigation__submenu-icon {
    display: none !important;
}
.wp-block-navigation-item.l-header__sub__optional {
    background: #98C600 !important;
    border: solid 1px var(--wp--preset--color--custom-white) !important;
    border-radius: 5px;
    transition: .3s;
    padding: 15px !important;
    background: var(--wp--preset--color--custom-lightgreen) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/09/ico_plus_wh.svg) no-repeat top 20px right 10px / 13px !important;
}
.wp-block-navigation-item.l-header__sub__optional:hover {
    border: solid 1px var(--wp--preset--color--custom-green) !important;
    background: var(--wp--preset--color--custom-green) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_minus.svg) no-repeat top 25px right 10px / 13px !important;
}
.wp-block-navigation-item.l-header__sub__optional > a {
    display: block !important;
    background: none !important;
    padding: 0 !important;
    cursor: pointer;
}
.wp-block-navigation-item.l-header__sub__optional > .l-header__sub__optional {
    padding: 0 0 0 20px !important;
}
.wp-block-navigation-item.l-header__sub__optional .l-header__sub__optional__sub a {
    background: none !important;
    padding: 0 0 0 11px !important;
    position: relative;
}
.wp-block-navigation-item.l-header__sub__optional .l-header__sub__optional__sub:first-child {
    margin-top: 10px !important;
}
.wp-block-navigation-item.l-header__sub__optional .l-header__sub__optional__sub a::before {
    content: "";
    width: 6px;
    height: 6px;
    background: var(--wp--preset--color--custom-lightgreen);
    border-radius: 6px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

@media only screen and (max-width: 1623px) {
    .wp-block-navigation__container > .wp-block-navigation-item:nth-child(6) > .wp-block-navigation-submenu {
        left: auto !important;
        right: 0 !important;
    }
}
@media only screen and (max-width: 1279px) {
    .header .logo {
        width: 40% !important;
        max-width: 145px !important;
        position: relative;
        z-index: 10000000;
    }
    .header > div > div {
        padding: 13px 13px 13px 20px !important;
        border-radius: 5px !important;
    }
    .header .wp-block-navigation__submenu-icon.active {
        width: 13px !important;
        height: 13px !important;
        background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_minus.svg) no-repeat center / 13px;
        margin-left: 10px !important;
    }
    .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__responsive-container-content
    .wp-block-navigation__submenu-icon {
        display: block;
        position: absolute;
        top: 30px;
        right: 20px;
    }
    .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__responsive-container-content
    .has-child .wp-block-navigation__submenu-container {
        visibility: none !important;
        width: 100% !important;
        margin: auto !important;
    }
    .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation-item .wp-block-navigation__submenu-container {
        background: var(--wp--preset--color--custom-lightgreen) !important;
        border-radius: 0 0 10px 10px;
        display: none;
        transition: .3s;
    }
    .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__responsive-container-content
    .has-child .wp-block-navigation__submenu-container a {
        width: 100% !important;
    }

    .header .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content > ul,
    .header .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content > ul > li {
        width: 100%;
    }
    .header .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content > ul > li {
        margin-bottom: 5px !important;
    }
    .header .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content > ul > li > a {
        display: block;
        width: 100%;
        background: var(--wp--preset--color--custom-lightgray);
        padding: 26px 20px !important;
        box-sizing: border-box;
        border-radius: 10px;
    }
    .header .wp-block-navigation__container > .wp-block-navigation-item > a.wp-block-navigation-item__content {
        padding: 26px 20px !important;
    }
    .header .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content > ul > li > a.active {
        border-radius: 10px 10px 0 0;
    }
    .header .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content > ul > li > a:focus {
        outline: none;
        text-decoration: none;
    }
    .header .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content > ul > li > a:hover {
        text-decoration: none !important;
    }
    .header .wp-block-navigation__submenu-container li a {
        padding: 20px 0 20px 27px !important;
        background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_right_gr.svg) no-repeat top 23px left / 17px !important;
        box-sizing: border-box;
    }
    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
        padding-top: 90px !important;
    }
    .header .wp-block-navigation__responsive-container-open {
        background: var(--wp--preset--color--custom-lightgreen) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_menu.svg) no-repeat center / 14px;
        border-radius: 100px;
        width: 44px;
        height: 44px;
        /* padding: 25px !important; */
        padding: 0 !important;
    }
    .header .wp-block-navigation__responsive-container-open svg {
        display: none;
    }
    .header .wp-block-navigation__responsive-container-close {
        background: var(--wp--preset--color--custom-lightgreen) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_menu.svg) no-repeat center / 14px;
        border-radius: 100px;
        width: 44px;
        height: 44px;
        padding: 25px !important;
        position: fixed;
        top: 22px !important;
        right: 24px !important;
    }
    .header .wp-block-navigation__responsive-container-close svg {
        display: none;
    }
    .header .wp-block-buttons {
        display: block !important;
        width: 90%;
        margin: auto;
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 20px !important;
    }
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: block !important;
    }
    .wp-block-navigation__responsive-container {
        display: none !important;
    }.wp-block-navigation__responsive-container.is-menu-open {
        display: block !important;
    }
    .header .header__contact {
        display: none !important;
    }
    .header__contact-sp {
        display: block !important;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 10px;
        width: 95%;
        margin: auto;
        z-index: 1000;
    }
    .header__contact-sp >div {
        width: 100%;
    }
    .header__contact-sp >div > a {
        width: 100%;
        box-shadow: 0 3px 3px #00000033;
    }
    .header .l-header__sub .wp-block-navigation-submenu.l-header__sub {
    }
    .header .wp-block-navigation-submenu.l-header__sub__optional {
        background: var(--wp--preset--color--custom-green) !important;
        border: none !important;
    }
    .header .wp-block-navigation-submenu.l-header__sub__optional .l-header__sub__optional {
        background: none !important;
    }
    .header .wp-block-navigation-submenu.l-header__sub__optional > a {
        padding: 0 !important;
    }
}
/*---------- footer ----------*/
footer > #footer > .wp-block-group {
    width: 90% !important;
    max-width: 1100px !important;
}
footer {
    margin: 0 !important;
}
.footer__menu {
    gap: 0 60px !important;
}
.footer__menu li {
    /* margin-bottom: 10px !important; */
}
.footer__menu li:nth-child(n+12) {
    /* margin-bottom: 0 !important; */
}
.footer__menu li a {
    padding: 5px 0 5px 32px;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_right_gr.svg) no-repeat top 5px left / 22px;
    transition: .3s;
}
.footer__menu li a:hover {
    text-decoration: none;
    color: #6A6A6A !important;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/06/ico_right_lg.svg) no-repeat top 5px left / 22px;
}
.footer__copy__links {
    justify-content: center;
}
.footer__copy__links p {
    padding-left: 20px;
    position: relative;
}
.footer__copy__links p::before {
    content: "";
    width: 1px;
    height: 12px;
    background: var(--wp--preset--color--custom-white);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.footer__copy > .wp-block-columns {
    width: 90% !important;
    max-width: 1100px !important;
}
.footer__copy__links p:first-child {
    padding-left: 0;
}
.footer__copy__links p:first-child::before {
    display: none;
}
.footer__copy__links p a {
    text-decoration: none !important;
    transition: .3s;
}
.footer__copy__links p a:hover {
    text-decoration: underline !important;
}
@media only screen and (max-width: 900px) {
    #footer {
        padding: 60px 0 !important;
    }
    #footer .wp-block-site-logo {
        max-width: 245px !important;
        margin: auto;
    }
    #footer .wp-container-core-group-is-layout-13 {
        flex-wrap: wrap;
        justify-content: center;
        gap: 25px 0 !important;
    }
    #footer .wp-container-core-group-is-layout-13 figure {
        width: 100%;
        text-align: center;
    }
    #footer .wp-container-core-group-is-layout-13 p {
        font-size: 12px !important;
        text-align: center;
    }
    #footer .wp-container-core-group-is-layout-13 p br.sp-none {
        display: none;
    }
    #footer .footer__op {
        font-size: 12px !important;
        text-align: center;
        margin-top: 40px !important;
        margin-bottom: 10px !important;
    }
    #footer .wp-container-core-group-is-layout-15 {
        gap: 0 12px !important;
        margin-top: 40px !important;
    }
    #footer .wp-container-core-group-is-layout-15 p {
        font-size: 12px !important;
    }
    #footer .wp-container-core-group-is-layout-17 {
        gap: 60px 0 !important;
    }
    #footer .has-small-font-size {
        font-size: .75rem !important;
    }
    .footer__comany {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        gap: 15px;
        margin-bottom: 40px !important;
    }
    .footer__comany figure {
        width: 100% !important;
        text-align: center;
    }
    .footer__sns {
        margin: 20px 0 !important;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 8px 20px;
    }
    .footer__sns p {
        width: 100% !important;
        text-align: center;
    }
    .footer__sns p br {
        display: none !important;
    }
    .footer__menu {
        width: 100%;
        gap: 0 10px !important;
        justify-content: flex-start;
    }
    .footer__menu ul {
        gap: 5px 0 !important;
    }
    .footer__menu li {
        margin-bottom: 0 !important;
    }
    .footer__menu li a {
        font-size: 12px !important;
        padding: 2px 0 2px 20px;
        background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_right_gr.svg) no-repeat top 5px left / 15px;
    }
    .footer__copy {
        font-size: 12px !important;
        padding: 20px 0 95px !important;
    }
    .footer__copy__txt p {
        padding-top: 0;
        padding-bottom: 5px !important;
        font-size: .75rem !important;
        text-align: center !important;
    }
    .footer__copy__links div {
        justify-content: center !important;
    }
}
/*---------- top ----------*/
.top-mv {
    counter-reset: num;
}
.top-mv__img {
    transition: .3s;
    position: relative;
}
@media only screen and (max-width: 1279px) {
    .top-mv__img__ttl {
        font-size: 23px !important;
        top: 177px !important;
        left: 20px !important;
    }
    .top-mv__img {
        min-height: 580px !important;
    }
    .top-mv__img__box {
        padding: 30px 25px !important;
        gap: 18px 0 !important;
        bottom: 20px !important;
    }
    .top-mv__img__box .sub {
        font-size: 12px !important;
        padding: 3px 12px !important;
    }
    .top-mv__img__box h2 {
        font-size: 19px !important;
        margin-top: 13px !important;
    }
    .top-mv__img__box .txt {
        font-size: 13px !important;
    }
}
.top-mv__img.mv01 {
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/09/mv01.jpg) no-repeat top center / cover;
}
.top-mv__img.mv02 {
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/09/mv02_pc.jpg) no-repeat top center / cover;
}
.top-mv__img.mv03 {
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/09/mv03_pc.jpg) no-repeat center / cover;
}
.top-mv__img.mv04 {
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/09/mv04_pc.jpg) no-repeat top center / cover;
}
.top-mv__img.mv05 {
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/09/mv05_pc.jpg) no-repeat top center / cover;
}
.top-mv__img.mv06 {
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/09/mv06_pc.jpg) no-repeat top center / cover;
}
.top-mv__img.mv07 {
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/mv07.jpg) no-repeat top center / cover;
}
.top-mv__img.mv08 {
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/mv08.jpg) no-repeat top center / cover;
}
.top-mv__img__box {
    width: 90%;
    display: none !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    margin: auto;
    padding: 0 !important;
}
.top-mv__img__box .top-mv__img__link {
    display: flex;
    text-decoration: none;
    padding: 50px 50px;
    align-items: center;
    gap: 0 10% !important;
}
.top-mv__img__box.active {
    display: flex !important;
}
.top-mv__img__box .wp-block-column {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-basis: 45% !important;
}
.top-mv__img__box .wp-block-column h2 {
    width: 100%;
}
.top-mv__img__ttl {
    position: absolute;
    top: 317px;
    left: 80px;
}
.wp-container-core-column-is-layout-26 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 90% !important;
}
.entry-content ol.wp-block-list.top-mv__cont__num {
    padding-left: 0 !important;
}
.entry-content ol.wp-block-list.top-mv__cont__num li {
    list-style-type: none;
    counter-increment: num;
    position: relative;
    padding-left: 38px !important;
    margin-top: 18px;
}
.entry-content ol.wp-block-list.top-mv__cont__num li::before {
    content: counter(num, decimal-leading-zero);
    font-family: var(--wp--preset--font-family--roboto) !important;
    width: 28px;
    height: 28px;
    color: var(--wp--preset--color--custom-lightgreen);
    font-size: 14px;
    text-align: center;
    line-height: 2;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    border-radius: 40px;
}
.entry-content ol.wp-block-list.top-mv__cont__num li:first-child {
    margin-top: 0;
}
.top-mv__cont__list {
    flex-wrap: wrap !important;
    gap: 10px 1.5% !important;
}
.top-mv__cont__list__item {
    width: 49% !important;
    flex-grow: 0 !important;
    flex-basis: auto !important;
    box-sizing: border-box;
    cursor: pointer;
    background: var(--wp--preset--color--custom-green) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_mv_right.svg) no-repeat center right 15px / 32px !important;
    border-radius: 10px;
    transition: .3s;
}
.top-mv__cont__list__item.active {
    background: var(--wp--preset--color--custom-lightgreen) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_mv_right_hover.svg) no-repeat center right 15px / 32px !important;
}
.top-mv__cont__list__item__link {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 0 !important;
    text-decoration: none !important;
    box-sizing: border-box;
    padding: 30px var(--wp--preset--spacing--40);
    height: 100%;
}
.top-mv__cont__list__item:last-child .has-custom-white-color {
    display: flex;
    align-items: center;
}
.top-mv__cont__list__item__sub {
    font-size: clamp(0.75rem, 1vw, 0.875rem) !important;
    line-height: 1.4 !important;
    display: inline-block;
    margin-bottom: -10px;
}
.top-mv__cont__list_ttl {
    width: 100%;
}
.top-mv__cont__list__item p {
    margin: 0 !important;
}
.top-mv__cont__list__item p br {
    display: none !important;
}
@media only screen and (max-width: 1279px) {
    .top-mv__img.mv02 {
        background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/09/mv02_sp.jpg) no-repeat top center / cover;
    }
    .top-mv__img.mv03 {
        background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/09/mv03_sp.jpg) no-repeat center / cover;
    }
    .top-mv__img.mv04 {
        background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/09/mv04_sp.jpg) no-repeat top center / cover;
    }
    .top-mv__img.mv05 {
        background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/09/mv05_sp.jpg) no-repeat top center / cover;
    }
    .top-mv__img.mv06 {
        background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/09/mv06_sp.jpg) no-repeat top center / cover;
    }
    .top-mv__cont {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse !important;
        padding: 20px 0 35px !important;
        gap: 30px 0 !important;
    }
    .top-mv {
        flex-wrap: wrap !important;
    }
    .top-mv__img,
    .top-mv__cont {
        flex-basis: 100% !important;
    }
    .top-mv__img__box .top-mv__img__link {
        padding: 25px !important;
        flex-wrap: wrap !important;
        gap: 15px 0 !important;
        background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_mv_right_hover.svg) no-repeat top 15px right 15px / 30px !important;
    }
    .top-mv__img__box .wp-block-column {
        flex-basis: 100% !important;
    }
    .top-mv__cont__list {
        margin: 0 auto !important;
        gap: 5px 1.6% !important;
    }
    .top-mv__cont__list__item {
        background-position: bottom 8px right 8px !important;
        background-size: 15px !important;
        transition: 0s;
    }
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.top-mv__cont__list__item {
        flex-basis: 23.8% !important;
    }
    .top-mv__cont__list__item.active {
        background-position: bottom 8px right 8px !important;
        background-size: 15px !important;
    }
    .top-mv__cont__list__item__link {
        padding: 12px 5px 28px 7px !important;
        align-items: flex-start;
    }
    .top-mv__cont__list__item p {
        margin-top: 0 !important;
        font-size: 12px !important;
        letter-spacing: -0.5px !important;
    }
    .top-mv__cont__list__item p br {
        display: block !important;
    }
    .top-mv__cont__list__item__sub {
        display: none;
    }
    .entry-content ol.wp-block-list.top-mv__cont__num {
        margin: 0 auto !important;
    }
    .entry-content ol.wp-block-list.top-mv__cont__num li {
        font-size: .8125rem;
        line-height: 1.6;
        margin-top: 12px;
    }
    .entry-content ol.wp-block-list.top-mv__cont__num li::before {
        font-size: .75rem;
        line-height: 2.5;
        width: 30px;
        height: 30px;
    }
}
.news__btn .wp-block-buttons a{
    transition: .3s;
}
.news__btn .wp-block-buttons a:hover {
    background: #fff !important;
    color: var(--wp--preset--color--custom-green) !important;
}
.news__btn .wp-block-buttons a img.hov {
    display: none;
    transition: .3s;
}
.news__btn .wp-block-buttons a:hover img.prev {
    display: none;
}
.news__btn .wp-block-buttons a:hover img.hov {
    display: inline-block;
}
.news__list__item {
    padding-right: 42px;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_right_wh.svg) no-repeat center right / 32px;
}
.news__list__cat a {
    text-decoration: none;
}
.wp-block-query-pagination {
    width: 100%;
    justify-content: center !important;
    gap: 10px;
    margin-top: 70px;
}
.wp-block-query-pagination-numbers {
    display: flex;
    justify-content: center;
    margin: 0;
    gap: 10px;
}
.wp-block-query-pagination .page-numbers {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #ECF2D8;
    color: var(--wp--preset--color--custom-green);
    text-decoration: none;
    border: solid 1px #ECF2D8;
    border-radius: 50px;
    padding: 11px 0px;
    transition: .3s;
}
.wp-block-query-pagination .page-numbers.current {
    width: 50px;
    height: 50px;
    background: var(--wp--preset--color--custom-green);
    color: #fff;
    text-align: center;
}
.wp-block-query-pagination .page-numbers.dots {
    width: auto;
    height: auto;
    background: none;
    border: none;
}
.wp-block-query-pagination .page-numbers:hover {
    border-color: var(--wp--preset--color--custom-green);
}
.wp-block-query-pagination .page-numbers.current {
    background: var(--wp--preset--color--custom-green);
    border-color: var(--wp--preset--color--custom-green);
    color: #fff;
}
.wp-block-query-pagination-previous,
.wp-block-query-pagination-next {
    display: block;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50px;
    margin: 0 !important;
    text-align: center;
    text-indent: -9999px;
    transition: .3s;
    position: relative;
}
.wp-block-query-pagination-previous:hover,
.wp-block-query-pagination-next:hover {
    background: var(--wp--preset--color--custom-green);
}
.wp-block-query-pagination-previous:hover::before,
.wp-block-query-pagination-next:hover::before {
    border-color: #fff;
}
.wp-block-query-pagination-previous::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-bottom: solid 1px var(--wp--preset--color--custom-green);
    border-left: solid 1px var(--wp--preset--color--custom-green);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.wp-block-query-pagination-next::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: solid 1px var(--wp--preset--color--custom-green);
    border-right: solid 1px var(--wp--preset--color--custom-green);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
@media only screen and (max-width: 900px) {
    .news {
        position: relative;
        padding-top: 60px !important;
        padding-bottom: 150px !important;
    }
    .news__btn {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 60px;
        margin: auto;
    }
    .news__btn .wp-block-buttons {
        width: 90%;
        margin: auto;
    }
    .news__btn .wp-block-buttons .wp-block-button {
        width: 100%;
    }
    .news__btn .wp-block-buttons a{
        width: 100%;
        text-align: center;
    }
    .wp-container-core-group-is-layout-11 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
        width: 90% !important;
    }
    .news__list {
        margin-top: 30px !important;
    }
    .news__list__item {
        gap: 10px 0 !important;
        background-size: 29px !important;
        background-position: bottom 24px right !important;
        padding: 20px 39px 20px 0 !important;
    }
    .news__list__item > .is-vertical {
        padding: 0 !important;
    }
    .news__list__item h3 {
        font-size: 14px !important;
        line-height: 1.6 !important;
        margin-top: 12px !important;
    }
    .news__list__cat a {
        font-weight: 600;
    }
    .wp-block-query-pagination {
        margin-top: 50px;
        gap: 5px;
    }
    .wp-block-query-pagination-numbers {
        gap: 5px;
    }
    .wp-block-query-pagination .page-numbers.current {
        width: 40px;
        height: 40px;
    }
    .wp-block-query-pagination .page-numbers {
        width: 40px;
        height: 40px;
        padding: 7px 0px;
    }
    .wp-block-query-pagination-previous,
    .wp-block-query-pagination-next {
        width: 40px;
        height: 40px;
    }
    .wp-block-query-pagination-previous::before {
        width: 8px;
        height: 8px;
    }
    .wp-block-query-pagination-next::before {
        width: 8px;
        height: 8px;
    }
}

/*----------下層ページ共通 .l- ----------*/

.l-breadcrumbs > div {
    width: 90%;
    margin: auto;
}
.l-breadcrumbs p {
    position: relative;
    font-size: 1rem !important;
}
.l-breadcrumbs p::after {
    content: "";
    content: '';
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 2px var(--wp--preset--color--custom-lightgreen);
    border-right: solid 2px var(--wp--preset--color--custom-lightgreen);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: auto;
    right: -20px;
    bottom: 0;
    margin: auto;
}
.l-breadcrumbs p a {
    white-space: nowrap;
    text-decoration: none !important;
}
.l-breadcrumbs h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1rem !important;
}
.l-breadcrumbs p:last-child::after {
    display: none;
}
.l-mv {
    position: relative;
}
.l-mv__txt {
    height: 80px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto !important;
    z-index: 10;
}
.l-mv__txt p:not([class]) {
    color: #fff;
    font-family: var(--wp--preset--font-family--roboto) !important;
    font-size: 1.125rem;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
}
.l-content .heading02 {
    padding: 30px 0 0;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_ttl02.svg) no-repeat top center / 25px;
}
.l-content .heading02 code {
    font-size: 1.125rem;
    font-weight: 700;
}
.l-anchor .wp-block-button {
    width: 31.8% !important;
}
.l-anchor .wp-block-button__link {
    padding: 24px 0 50px;
    background: var(--wp--preset--color--custom-lightgreen) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_anchor.svg) no-repeat bottom 20px center / 22px;
}
.entry-content ul.wp-block-list.l-list-check {
    padding-left: 0;
    list-style-type: none;
}
.entry-content ul.wp-block-list.l-list-check li {
    padding: 5px 0 5px 38px !important;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_check.svg) no-repeat top 2px left / 30px !important;
    margin-top: 2px !important;
}
.entry-content ul.wp-block-list.l-list-check li::before {
    display: none;
}
.l-btn-full .wp-block-button {
    width: 100%;
}
.l-btn-full .wp-block-button a {
    line-height: 1.2;
    padding: 40px 0;
    background: var(--wp--preset--color--custom-orange) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_right_light.svg) no-repeat center right 34px / 32px !important;
    transition: .3s;
}
.l-btn-full .wp-block-button a:hover {
    background: var(--wp--preset--color--custom-green) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_right_light.svg) no-repeat center right 34px / 32px !important;
}
.l-btn-full .wp-block-button a:hover code {
    color: #fff;
}
.l-btn-full .wp-block-button img {
    position: relative;
    top: 4px;
    left: -15px;
}
.l-btn-full .wp-block-button code {
    font-family: var(--wp--preset--font-family--roboto) !important;
    font-size: .875rem;
    font-style: normal;
    font-weight: 700;
    color: var(--wp--preset--color--custom-white);
    transition: .3s;
}
.l-btn-full.light .wp-block-button a {
    background: var(--wp--preset--color--custom-lightgreen) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_right_light.svg) no-repeat center right 34px / 32px !important;
    transition: .3s;
    border: solid 5px var(--wp--preset--color--custom-lightgreen);
    box-sizing: border-box;
    cursor: pointer;
}
.l-btn-full.light .wp-block-button a:hover {
    background: #fff url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_mv_right_hover.svg) no-repeat center right 34px / 32px !important;
    color: var(--wp--preset--color--custom-green);
}
.l-btn-full.light .wp-block-button code {
    color: #fff;
}
.l-btn-full.light .wp-block-button a:hover code {
    color: var(--wp--preset--color--custom-lightgreen);
}
.l-btn-full.line .wp-block-button a {
    position: relative;
    padding-top: 55px;
    padding-bottom: 30px;
    background: #fff !important;
}
.l-btn-full.line .wp-block-button a::after {
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    right: 24px;
    top: 0;
    bottom: 0;
    background: var(--wp--preset--color--custom-lightgray) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_tab.svg) no-repeat center / 14px !important;
    border-radius: 48px;
    margin: auto;
}
.l-btn-full.line .wp-block-button code {
    font-family: "Yu Gothic", "游ゴシック", "YuGothic", sans-serif !important;
    font-size: .875rem;
    font-style: normal;
    font-weight: 700;
    color: #fff;
    background: var(--wp--preset--color--custom-orange);
    padding: 8px 30px;
    border-radius: 50px;
    margin-bottom: 10px;
    position: relative;
    top: -18px;
}
mark.has-inline-color.has-custom-green-color {
    font-weight: 700;
}
.heading03-s {
    display: inline-block;
}
.heading04 {
    display: inline-block;
}
.l-mv__img {
    min-height: 452px !important;
    overflow: hidden;
}
.l-mv__img img {
    min-height: 452px !important;
}
.l-group {
    text-align: center;
}
.l-copy {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.l-copy::before {
    content: "";
    width: 11px;
    height: 11px;
    background: #68A800;
    border-radius: 11px;
    position: absolute;
    top: 15px;
    left: 15px;
}
.l-toggle-btn {
    margin-top: 50px !important;
    border-radius: 5px !important;
    transition: .3s;
    position: relative;
    cursor: pointer;
}
.l-toggle-btn.active {
    border-radius: 5px 5px 0 0 !important;
}
.l-toggle-btn::before {
    content: "";
    width: 17px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 31px;
    margin: auto;
}
.l-toggle-btn::after {
    content: "";
    width: 2px;
    height: 17px;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 38px;
    margin: auto;
    transition: .3s;
}
.l-toggle-btn.active::after {
    transform: rotate(90deg);
    opacity: 0;
}
/* .l-toggle-cont {
    max-height: 0;
    overflow: hidden;
    transition: .3s;
} */
.l-toggle-cont {
    transform: scaleY(0);
    max-height: 0;
    opacity: 0;
    transition: transform 0.35s cubic-bezier(.44,0,.56,1), opacity 0.2s;
    transform-origin: top;
    will-change: transform, opacity;
    overflow: hidden;
}
.l-toggle-cont.open {
    transform: scaleY(1);
    max-height: none;
    opacity: 1;
}
.l-cat .wp-block-button {
    width: 31.8%;
}
.l-cat .wp-block-button.is-active a {
    background: var(--wp--preset--color--custom-green) !important;
    color: #fff !important;
}
.l-tag__list {
    padding: 0;
    list-style-type: none;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.l-tag__list li a {
    padding: 8px 14px;
    background: var(--wp--preset--color--custom-lightgray);
    border-radius: 5px;
    position: relative;
    text-decoration: none;
}
.l-tag__list li a::before {
    content: "# ";
}
.l-blog {
    padding-bottom: 120px !important;
}
.l-blog .news__list__item {
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_mv_right_hover.svg) no-repeat center right / 32px;
}
.entry-content .l-table {
    border: none !important;
}
.entry-content .l-table table tbody tr {
    background: #fff !important;
    display: flex;
    align-items: center;
    border-radius: 5px;
    margin-bottom: 10px;
    border-bottom: none !important;
}
.entry-content .l-table table tbody tr td {
    display: block;
}
.entry-content .l-tabl table tbody tr td:first-of-type {
    color: var(--wp--preset--color--custom-green);
    font-weight: 700;
    text-align: center;
    width: 25.5%;
    padding: 20px;
}
.entry-content .l-table table tbody tr td:last-of-type {
    width: 74.5%;
    padding: 20px;
    text-align: left;
}
.entry-content .l-table-head {
    max-width: 675px;
    margin: 20px 0 !important;
}
.entry-content .l-table-head table thead {
    border: none;
}
.entry-content .l-table-head table thead tr,
.entry-content .l-table-head table tbody tr {
    margin-bottom: 2px !important;
}
.entry-content .l-table-head table thead tr th {
    background: var(--wp--preset--color--custom-green);
    color: #fff;
}
.entry-content .l-table-head th,
.entry-content .l-table-head td {
    width: 50% !important;
    padding: 15px !important;
    border: solid 1px #fff !important;
    font-weight: 400 !important;
}
.entry-content .l-table-head tbody td {
    text-align: center;
    background: var(--wp--preset--color--custom-lightgray);
}
.l-faq {
    margin-top: 10px;
}
.l-faq__q {
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_plus-1.svg) no-repeat center right 25px / 17px;
    position: relative;
    cursor: pointer;
    border-bottom: none !important;
}
.l-faq__q.active {
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_minus-1.svg) no-repeat center right 25px / 17px;
    border-bottom: solid 1px #d9d9d9 !important;
}
.l-faq__q::before {
    content: "Q";
    width: 36px;
    height: 36px;
    color: #fff;
    font-family: var(--wp--preset--font-family--roboto) !important;
    font-size: .8125rem;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    line-height: 2.8;
    position: absolute;
    top: 25px;
    bottom: 0;
    left: 21px;
    background: var(--wp--preset--color--custom-orange);
    border-radius: 36px;
}
.l-faq__a {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: .3s;
    background: #fff;
}
.l-form .smf-item__label__text {
    color: var(--wp--preset--color--custom-green);
    font-weight: 700;
}
.l-form .smf-item__label__text mark {
    font-size: .875rem;
    font-weight: 700;
    padding: 5px 15px;
    border-radius: 27px;
    margin-left: 20px;
}
.l-form input[type="text"],
.l-form input[type="tel"],
.l-form input[type="email"],
.l-form .smf-select-control,
.l-form select,
.l-form textarea {
    font-family: "Yu Gothic", "游ゴシック", "YuGothic", sans-serif !important;
    color: #6A6A6A;
    width: 100% !important;
    background: var(--wp--preset--color--custom-lightgray) !important;
    border: none !important;
    box-shadow: none !important;
    padding: 18px;
    font-size: 16px !important;
}
.l-form .smf-select-control {
    padding: 0 !important;
    position: relative;
}
.l-form .smf-select-control::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    color: var(--wp--preset--color--custom-green);
    line-height: 1;
    width: 10px;
    height: 10px;
    border: 2px solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateY(-25%) rotate(135deg);
    position: absolute;
    right: 20px;
    top: 22px;
    z-index: 2;
}
.l-form .smf-select-control select {
    height: 60.5px;
    position: relative;
}
.l-form input[type="checkbox"] {
    background: var(--wp--preset--color--custom-lightgray) !important;
    border: none !important;
    box-shadow: none !important;
    width: 27px;
    height: 27px;
    margin: 0;
}
.l-form input[type="checkbox"]:checked::before {
    border-color: var(--wp--preset--color--custom-lightgreen) !important;
    border-width: 0 3px 3px 0;
    width: 9px;
    height: 16px;
    top: calc(50% - 10px);
    left: calc(50% - 4px);
}
.smf-form .smf-checkbox-control {
    align-items: center;
}
.l-form textarea {
    height: 236px;
}
.l-form .smf-label {
    color: var(--wp--preset--color--custom-txt);
    font-weight: 700;
}
.l-form .smf-label a {
    color: var(--wp--preset--color--custom-green);
}
.l-form .smf-form--letter {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.l-form .smf-form--letter .smf-item {
    width: 48%;
}
.l-form .smf-form--letter .smf-item:nth-of-type(n+5) {
    width: 100%;
}
.l-form textarea::placeholder, .l-form input::placeholder {
    font-family: "Yu Gothic", "游ゴシック", "YuGothic", sans-serif !important;
    color: #C7C7C7 !important;
    font-weight: 400;
}
.l-form .smf-button-control button {
    font-family: "Yu Gothic", "游ゴシック", "YuGothic", sans-serif !important;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    width: 90%;
    max-width: 350px;
    padding: 20px;
    background: var(--wp--preset--color--custom-green) !important;
    border: none !important;
    border-radius: 10px;
    transition: .3s;
}
.l-form .smf-button-control button:hover {
    background: var(--wp--preset--color--custom-lightgreen) !important;
}
.smf-form--letter+.smf-action {
    margin: 0;
}
.contact-txt .contact-required {
    padding-left: 24px;
    position: relative;
}
.l-form .contact-required .smf-item__label {
    padding-left: 23px;
    position: relative;
}
.contact-txt .contact-required::before {
    content: "";
    width: 12px;
    height: 12px;
    background: var(--wp--preset--color--custom-orange);
    border-radius: 12px;
    position: absolute;
    top: 6px;
    left: 0;
}
.l-form .contact-required .smf-item__label::before {
    content: "";
    width: 7px;
    height: 7px;
    background: var(--wp--preset--color--custom-orange);
    border-radius: 7px;
    position: absolute;
    top: 10px;
    left: 6px;
}
.contact-txt .contact-optional {
    padding-left: 24px;
    position: relative;
}
.l-form .contact-optional .smf-item__label {
    padding-left: 23px;
    position: relative;
}
.contact-txt .contact-optional::before {
    content: "";
    width: 12px;
    height: 12px;
    background: var(--wp--preset--color--custom-lightgreen);
    border-radius: 12px;
    position: absolute;
    top: 6px;
    left: 0;
}
.l-form .contact-optional .smf-item__label::before {
    content: "";
    width: 7px;
    height: 7px;
    background: var(--wp--preset--color--custom-lightgreen);
    border-radius: 7px;
    position: absolute;
    top: 10px;
    left: 6px;
}
@media only screen and (max-width: 900px) {
    .l-content > div {
        width: 90%;
        margin: auto !important;
    }
    .l-breadcrumbs {
        padding: 10px 0 !important;
    }
    .l-breadcrumbs p::after {
        right: -15px;
    }
    .l-breadcrumbs p {
        font-size: .75rem !important;
    }
    .l-breadcrumbs h4 {
        font-size: .75rem !important;
    }
    .l-cat {
        gap: 5px;
    }
    .l-cat .wp-block-button {
        width: 100%;
    }
    .l-tag__list li a {
        padding: 8px 10px;
    }
    .l-content > .l-tag {
        margin-top: 30px !important;
        padding: 25px !important;
    }
    .entry-content ul.l-list-check li {
        padding: 5px 0 5px 29px !important;
        background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_check.svg) no-repeat top 5px left / 20px !important;
        margin-top: 2px !important;
    }
    .l-content .heading02 code {
        font-size: .875rem;
    }
    .l-mv__txt {
        width: 95%;
        /* top: -20px; */
        top: 20px;
    }
    .l-mv__txt h1 {
        font-size: 1.5rem !important;
    }
    .l-mv__txt p:not([class]) {
        font-size: .75rem !important;
        margin-top: 5px;
    }
    .l-mv__img {
        min-height: 320px !important;
        overflow: hidden;
    }
    .l-mv__img img {
        min-height: 0 !important;
        height: 320px !important;
    }
    .l-anchor {
        gap: 5px;
    }
    .l-anchor .wp-block-button {
        width: 100% !important;
    }
    .l-anchor .wp-block-button__link {
        text-align: left;
        padding: 15px 40px 15px 20px !important;
        background: var(--wp--preset--color--custom-lightgreen) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_anchor.svg) no-repeat right 20px center / 18px;
    }
    .l-blog {
        padding-bottom: 60px !important;
    }
    .entry-content .l-table table tbody tr {
        margin-bottom: 5px;
        display: block;
    }
    .entry-content .l-table table tbody tr td {
        width: 100% !important;
        font-size: .875rem !important;
        text-align: center !important;
        padding: 0 18px 18px !important;
    }
    .entry-content .l-table table tbody tr td:first-of-type {
        padding: 18px 18px 7px !important;
    }
    .l-table-head table thead tr th,
    .l-table-head tbody tr td {
        padding: 10px !important;
    }
    .l-btn-full .wp-block-button {
        width: 100%;
    }
    .l-btn-full {
        margin-top: 20px !important;
    }
    .l-btn-full .wp-block-button a {
        line-height: 1.4;
        padding: 40px 0 22px 0;
        background: var(--wp--preset--color--custom-orange) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_right_light.svg) no-repeat top 12px right 12px / 22px !important;
    }
    .l-btn-full .wp-block-button a img {
        max-width: 21px !important;
        left: -10px;
        display: block;
        margin: auto;
        left: 0;
        top: -10px;
    }
    .l-btn-full.light {
        margin-top: 0 !important;
    }
    .l-btn-full.light .wp-block-button a {
        padding: 22px 0;
        background: var(--wp--preset--color--custom-green) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_right_light.svg) no-repeat top 12px right 12px / 22px !important;
    }
    .l-btn-full.line .wp-block-button a {
        background: #fff !important;
        padding-top: 50px;
    }
    .l-btn-full.line .wp-block-button a::after {
        width: 33px;
        height: 33px;
        top: 10px;
        right: 10px;
        bottom: auto;
    }
    .l-btn-full.line .wp-block-button code {
        font-size: .75rem;
        padding: 8px 15px;
        top: -15px;
    }
    .l-btn-full .wp-block-button code {
        font-size: .6875rem;
    }
    .l-copy::before {
        width: 7px;
        height: 7px;
        top: 10px;
        left: 10px;
    }
    .l-toggle-btn {
        margin-top: 20px !important;
        text-align: center;
        padding: 25px 0 !important;
    }
    .entry-content ul.wp-block-list.l-list-check li {
        padding: 3px 0 3px 28px !important;
        background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_check.svg) no-repeat top 2px left / 20px !important;
        line-height: 1.5 !important;
    }
    .l-faq {
        margin-top: 10px;
    }
    .l-faq__q {
        padding: 60px 20px 40px 20px !important;
        background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_plus-1.svg) no-repeat center bottom 20px / 14px;
        text-align: center !important;
    }
    .l-faq__q::before {
        width: 28px;
        height: 28px;
        top: 20px;
        left: 0;
        right: 0;
        margin: 0 auto;
        line-height: 2.3;
    }
    .l-faq__q.active {
        background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_minus-1.svg) no-repeat center bottom 23px / 14px;
    }
    .l-faq__a > div {
        padding: 20px !important;
    }
    .l-faq__a .l-faq__btn {
        gap: 5px !important;
    }
    .l-faq__a .l-faq__btn .wp-block-button {
        width: 100% !important;
    }
    .l-faq__a .l-faq__btn .wp-block-button__link {
        font-size: .75rem !important;
        background-size: 16px !important;
        padding-left: 19px !important;
        border-radius: 5px !important;
    }
    .l-form {
        padding: 20px !important;
    }
    .l-form .smf-form--letter .smf-item {
        width: 100%;
    }
    .l-form .smf-button-control button {
        width: 100%;
    }
    .l-form textarea {
        padding: 20px !important;
    }
    .l-toggle-cont > div {
        padding: 30px 20px !important;
    }
}
/*---------- お知らせ内コンテンツ ----------*/
.l-blog .entry-content {
    border-radius: 10px;
}
.l-blog .taxonomy-category {
    padding: 0 !important;
}
.l-blog__ttl {
    line-height: 1.6;
}
.l-blog .taxonomy-category a {
    text-decoration: none;
    padding: 3px 10px !important;
    display: block;
}
.l-blog .taxonomy-post_tag {
    font-weight: 400;
}
.l-blog .taxonomy-post_tag a {
    font-weight: 400;
    text-decoration: none;
}
.l-blog .entry-content h3 {
    color: var(--wp--preset--color--custom-green) !important;
    font-size: 1.25rem !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
    letter-spacing: .05rem;
    padding-bottom: 10px;
    border-bottom: solid 1px #D9D9D9;
    margin: 0 0 25px !important;
}
.l-blog .entry-content h4 {
    color: #6A6A6A;
    font-size: 1.125rem;
    line-height: 1.5 !important;
    padding-left: 13px;
    position: relative;
    margin-bottom: 20px;
}
.l-blog .entry-content h4::before {
    content: "";
    width: 3px;
    height: 18px;
    background: var(--wp--preset--color--custom-green);
    position: absolute;
    top: 4px;
    left: 0;
}
.l-blog .entry-content h5 {
    color: var(--wp--preset--color--custom-green);
    font-size: 1.0625rem;
    line-height: 1.5 !important;
    margin-bottom: 15px;
}
.l-blog .entry-content p {
    color: #6A6A6A !important;
    margin: 0;
}
.l-blog .entry-content ul.wp-block-list {
    list-style-type: none;
    padding: 0;
}
.l-blog .entry-content ul.wp-block-list li {
    color: var(--wp--preset--color--custom-green);
    font-weight: 600;
    line-height: 1.6;
    padding-left: 16px;
    position: relative;
}
.l-blog .entry-content ul.wp-block-list li::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: var(--wp--preset--color--custom-lightgreen);
    position: absolute;
    left: 0;
    top: 9px;
}
.l-blog .entry-content .wp-block-columns.l-column-reverse {
    flex-direction: row-reverse;
}
.l-blog .entry-content .wp-block-table.is-style-stripes {
    border: none;
}
.l-blog .entry-content .is-style-stripes table tr {
    background: var(--wp--preset--color--custom-lightgray);
    display: flex;
    margin-bottom: 10px !important;
}
.l-blog .entry-content .is-style-stripes table tr td:first-child {
    width: 30%;
    color: var(--wp--preset--color--custom-green);
    font-weight: 600;
    text-align: center;
}
.l-blog .entry-content .is-style-stripes table tr td {
    color: #707070;
    line-height: 1.6;
    padding: 20px;
}
.l-blog .entry-content .wp-block-image img {
    border-radius: 10px;
}
.l-blog .c-pager {
    margin-top: 50px;
    justify-content: space-between;
}
.l-blog .c-pager .wp-block-buttons {
    width: 44.5%;
}
.l-blog .c-pager .wp-block-buttons .wp-block-button {
    width: 100%;
}
.l-blog .c-pager .wp-block-buttons .wp-block-button__link {
    width: 100%;
    font-weight: 600;
    background: var(--wp--preset--color--custom-green);
    border-radius: 10px;
    padding: 17px 0;
    transition: .3s;
}
.l-blog .c-pager .wp-block-buttons .wp-block-button__link:hover {
    background: var(--wp--preset--color--custom-lightgreen);
}
.l-blog .c-pager .post-navigation-link-previous a,
.l-blog .c-pager .post-navigation-link-next a  {
    color: var(--wp--preset--color--custom-green);
    font-weight: 600;
    position: relative;
    text-decoration: none;
}
.l-blog .c-pager .post-navigation-link-previous a {
    padding-left: 47px;
}
.l-blog .c-pager .post-navigation-link-previous a::after {
    content: "";
    width: 32px;
    height: 32px;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/06/ico_page_prev.svg) no-repeat center / contain;
    position: absolute;
    top: -8px;
    left: 0;
    transition: .3s;
}
.l-blog .c-pager .post-navigation-link-previous a:hover::after {
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/06/ico_page_prev_hov.svg) no-repeat center / contain;
}
.l-blog .c-pager .post-navigation-link-next a {
    padding-right: 47px;
}
.l-blog .c-pager .post-navigation-link-next a::after {
    content: "";
    width: 32px;
    height: 32px;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/06/ico_page_next.svg) no-repeat center / contain;
    position: absolute;
    top: -8px;
    right: 0;
    transition: .3s;
}
.l-blog .c-pager .post-navigation-link-next a:hover::after {
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/06/ico_page_next_hov.svg) no-repeat center / contain;
}
@media only screen and (max-width: 900px) {
    .l-blog .entry-content {
        margin-top: 40px !important;
        padding: 30px 20px !important;
    }
    .l-blog .taxonomy-category a {
        font-size: .625rem;
        font-weight: 600;
        padding: 5px 10px !important;
    }
    .l-blog .c-pager {
        margin-top: 40px !important;
        flex-wrap: wrap;
        gap: 30px 0;
    }
    .l-blog .c-pager .wp-block-buttons {
        order: 3;
        width: 100%;
    }
    .l-blog .c-pager .post-navigation-link-previous {
        order: 1;
    }
    .l-blog .c-pager .post-navigation-link-previous a {
        padding-left: 32px;
    }
    .l-blog .c-pager .post-navigation-link-previous a::after {
        width: 22px;
        height: 22px;
        top: -3px;
    }
    .l-blog .c-pager .post-navigation-link-next  {
        order: 2;
    }
    .l-blog .c-pager .post-navigation-link-next a {
        padding-right: 32px;
    }
    .l-blog .c-pager .post-navigation-link-next a::after {
        width: 22px;
        height: 22px;
        top: -3px;
    }
    .l-blog .entry-content h3 {
        font-size: 1.0625rem !important;
        padding-bottom: 10px;
        margin: 0 0 20px !important;
    }
    .l-blog .entry-content h4 {
        font-size: .9375rem;
        margin-bottom: 15px;
    }
    .l-blog .entry-content h5 {
        font-size: .875rem;
        margin-bottom: 10px;
    }
    .l-blog .entry-content .wp-block-columns {
        gap: 20px 0 !important;
    }
    .l-blog .entry-content .is-style-stripes table tr {
        flex-wrap: wrap;
    }
    .l-blog .entry-content .is-style-stripes table tr td {
        width: 100%;
        text-align: center;
        padding: 0 20px 20px;
    }
    .l-blog .entry-content .is-style-stripes table tr td:first-child {
        width: 100%;
        padding: 20px 20px 5px;
    }
}
/*---------- component ----------*/
.c-button-txt img {
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.c-pagetop {
    position: fixed;
    right: 10px;
    bottom: 74px;
    margin: 0;
}
.c-pagetop a {
    display: block;
    width: 44px;
    height: 44px;
    background: #fff url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/06/ico_pagetop.svg) no-repeat center / 12px;
    border-radius: 44px;
    box-shadow: 0 3px 3px rgba(0,0,0,.12);
    margin: 0;
    text-align: center;
    text-indent: -9999px;
}
.c-pagetop img {
    width: 12px !important;
    position: relative;
    top: 2px;
    background: #fff;
}
.js-modal-image img {
    cursor: pointer;
}
#imageModal {
    display: none;
    justify-content: center;
    align-items: flex-start;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 100px 0;
    overflow: scroll;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999999;
}
#imageModal img {
    width: 90%;
    max-width: 800px;
}
.c-column__btn {
    gap: 10px !important;
}
.c-column__btn .wp-block-button {
    width: 33% !important;
}
.c-column__btn .wp-block-button__link {
    text-align: left !important;
    background: var(--wp--preset--color--custom-orange) url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_right_light.svg) no-repeat center right 20px / 22px;
    padding-left: 20px !important;
    transition: .3s;
}
.c-column__btn .wp-block-button__link:hover {
    background-color: var(--wp--preset--color--custom-green) !important;
}
@media only screen and (max-width: 900px) {
    .c-img-2 {
        gap: 10px;
    }
    .c-img-4 {
        flex-wrap: wrap;
        gap: 10px;
    }
    .c-img-4 .wp-block-image {
        width: 48% !important;
    }
    .c-column__btn .wp-block-button {
        width: 100% !important;
    }
}
/*----------旅行・合宿手配サービス travel----------*/
.p-travel__intro {
    width: 90%;
}
.travel-side {
    position: relative;
    width: 23% !important;
}/*
.travel-side__menu {
    width: 100%;
    position: absolute;
    top: 0;
}
.travel-side__menu.fixed {
    position: fixed;
    top: 0;
}
.travel-side__menu.bottom {
    position: absolute;
    top: auto;
    bottom: 0;
} */
.entry-content .travel-side__menu {
    width: 100%;
    position: absolute;
    top: 0;
}
.entry-content .travel-side__menu.fixed {
    position: fixed;
    top: auto;
    bottom: 0;
    padding-bottom: 30px;
}
.entry-content .travel-side__menu.bottom {
    position: absolute;
    top: auto;
    bottom: 0;
}
.entry-content .travel-side__menu ul.wp-block-list {
    padding: 0 !important;
    list-style-type: none;
}
.entry-content .travel-side__menu ul.wp-block-list li {
    border-bottom: solid 1px var(--wp--preset--color--custom-white) !important;
    padding: 0 !important;
    background: none !important;
}
.entry-content .travel-side__menu ul.wp-block-list li::before {
    display: none;
}
.entry-content .travel-side__menu ul.wp-block-list li a {
    display: block;
    width: 100%;
    padding: 20px 30px 10px 0 !important;
    box-sizing: border-box !important;
    text-decoration: none ;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_anchor.svg) no-repeat top 22px right / 20px;
    cursor: pointer;
    position: relative;
    z-index: 999;
}
.travel-column {
    max-width: 1520px !important;
    gap: 0 !important;
    margin: 60px auto 0 !important;
    justify-content: space-between !important;
}
.travel-list {
    justify-content: center;
    flex-wrap: wrap !important;
    gap: 10px;
}
.travel-list img {
    position: relative;
    top: 5px;
    left: -8px;
}
.travel-point {
    position: relative;
}
.travel-point__tag,
.travel-point__tag_l {
    position: absolute;
    left: 40px;
    top: -23px;
}
.travel-point .wp-block-column img {
    border-radius: 10px;
}
.travel-point h3 code {
    font-size: 1rem;
    font-family: "Yu Gothic", "游ゴシック", "YuGothic", sans-serif !important;
}
.travel-point.insurance,
.travel-point.wifi {
    position: relative;
}
.travel-point.insurance::after {
    content: "";
    width: 170px;
    height: 112px;
    position: absolute;
    top: -30px;
    right: 0;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/travel-illust01.png) no-repeat center / contain;
}
.travel-point.wifi::after {
    content: "";
    width: 60px;
    height: 126px;
    position: absolute;
    top: -30px;
    right: 50px;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/travel-illust02.svg) no-repeat center / contain;
}
.travel-table__head {
    display: flex;
    justify-content: center;
    align-items: center;
}
.travel-table .l-list-check li {
    padding: 0 0 0 23px;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_check_s.svg) no-repeat top 9px left / 15px;
    margin-top: 5px !important;
}
.travel-manga {
    position: relative;
    margin-top: 90px !important;
}
.travel-manga::after {
    content: "";
    width: 57px;
    height: 57px;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/09/ico_zoom.svg) no-repeat center / contain;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.travel-manga .c-ttl-balloon {
    width: 90%;
    max-width: 680px !important;
    position: relative;
    top: -45px !important;
}
.travel-manga .c-ttl-balloon::after {
    content: "";
    width: 17px;
    height: 15px;
    background: var(--wp--preset--color--custom-lightgreen);
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.sp-menu {
    display: none;
    position: fixed;
    width: 0;
    height: 0;
    left: 0;
    bottom: 74px;
    z-index: 999;
    transition: .3s;
}
.sp-menu.active {
    width: auto;
    height: auto;
}
.sp-menu .sp-menu__list {
    width: 100%;
    border-radius: 0 5px 5px 0;
    list-style: none;
    padding: 20px 20px 70px !important;
    overflow: hidden;
    transform: scale(0);
    transform-origin: bottom left;
    transition: .3s;
}
.sp-menu.active .sp-menu__list {
    transform: scale(1);
    box-shadow: 0 3px 3px rgba(0,0,0,.12);
}
.sp-menu.active .sp-menu__list li {
    width: 100%;
    opacity: 1;
}
.sp-menu__list li a {
    display: block;
    padding: 4px 58px 4px 0;
    text-decoration: none;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_anchor.svg) no-repeat center right / 18px;
}
.sp-menu__img {
    position: relative;
    top: -7px;
}
.sp-menu #spMenuButton {
    position: fixed;
    left: 0;
    bottom: 74px;
    cursor: pointer;
    margin: 0;
    background: var(--wp--preset--color--custom-green);
    padding: 14px 15px 12px 20px;
    border-radius: 0 5px 5px 0;
    box-shadow: 0 3px 3px rgba(0,0,0,.12);
    transition: .3s;
}
.sp-menu.active #spMenuButton {
    box-shadow: none;
}
.sp-menu #spMenuButton .sp-menu__label {
    width: 0;
    white-space: nowrap;
    opacity: 0;
    transition: .3s;
}
.sp-menu.active #spMenuButton .sp-menu__label {
    width: auto;
    opacity: 1;
}

@media only screen and (max-width: 900px) {
    .travel-side {
        display: none !important;
    }
    .travel-column {
        width: 100% !important;
    }
    #travel-personal, #travel-inbound, #travel-business, #travel-bus, #travel-service {
        margin-top: 30px !important;
    }
    .travel-group__ttl {
        padding: 35px 20px !important;
    }
    .travel-group__cont {
        padding: 20px !important;
    }
    .travel-group__cont .travel-list {
        gap: 5px;
    }
    .travel-group__cont .travel-list > div.wp-block-column {
        flex-basis: 45% !important;
        width: 45%;
        padding: 15px !important;
    }
    .travel-group__cont .travel-list > div img {
        width: 14px !important;
        top: 0;
    }
    .travel-point {
        padding: 30px 20px 20px !important;
        margin-top: 40px !important;
    }
    .travel-point__tag {
        left: 20px;
        font-size: 14px !important;
        padding: 5px 20px !important;
        top: -15px !important;
    }
    .travel-point__tag_l {
        left: 20px;
        font-size: 18px !important;
        padding: 5px 30px !important;
        top: -15px !important;
    }
    .wp-container-core-columns-is-layout-28f84493 {
        gap: 10px;
    }
    #travel-bus .travel-point {
        margin-top: 0 !important;
        padding: 35px 20px 20px !important;
    }
    .travel-point.insurance::after {
        width: 120px;
        height: 78px;
        top: -50px;
    }
    .travel-point.wifi::after {
        width: 38px;
        height: 78px;
        position: absolute;
        top: -20px;
        right: 40px;
    }
    .travel-table {
        gap: 0;
    }
    .travel-table .travel-table__head {
        padding: 20px 10px;
        border-radius: 5px 5px 0 0 !important;
    }
    .travel-table .travel-table__cont {
        padding: 20px !important;
    }
    .travel-point h3 {
        font-size: 1rem !important;
        margin-top: 0;
    }
    .travel-point h3 code {
        font-size: .875rem;
    }
    .sp-menu {
        display: block;
    }
    .travel-manga {
        margin-top: 70px !important;
        padding: 0 20px 70px !important;
    }
    .travel-manga .c-ttl-balloon {
        width: 100%;
        padding: 15px !important;
    }
    .travel-manga::after {
        content: "";
        width: 40px;
        height: 40px;
        left: 0;
        right: 0;
        bottom: 15px;
        margin: auto;
    }
}
/*----------インバウンド inbound----------*/
.travel-group__ttl.inbound_ttl code {
    display: inline-block;
    font-family: "Yu Gothic", "游ゴシック", "YuGothic", sans-serif !important;
    font-size: .875rem !important;
    margin-bottom: 13px !important;
    padding: 10px 20px !important;
    border: solid 1px var(--wp--preset--color--custom-white);
    border-radius: 30px;
}
.inbound-point {
    text-align: center;
}
.inbound-point__ttl {
    display: inline-block;
    padding: 20px 50px !important;
    position: relative;
    top: -30px;
    left: 0;
    right: 0;
}
.inbound-point .wp-block-list {
    padding: 0;
    list-style-type: none;
}
.inbound-point .wp-block-list li {
    text-align: left;
    padding-left: 16px;
    position: relative;
    margin-top: 2px;
}
.inbound-point .wp-block-list li::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: var(--wp--preset--color--custom-lightgreen);
    position: absolute;
    left: 0;
    top: 10px;
}
.inbound-point .wp-block-list.column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inbound-point .wp-block-list.column li {
    width: 46%;
    margin-top: 2px;
}
@media only screen and (max-width: 900px) {
    .inbound-point {
        margin-top: 60px !important;
        padding: 0 20px 20px !important;
    }
    .inbound-point .travel-point {
        padding: 20px !important;
        margin: 0 !important;
    }
    .inbound-point__ttl {
        padding: 18px 35px !important;
    }
}

/*----------インバウンド inbound-en ----------*/
.inbound-en__mv__sub {
    position: relative;
}
.inbound-en__mv__sub::before {
    content: "";
    width: 25%;
    max-width: 212px;
    height: 1px;
    background: var(--wp--preset--color--custom-white);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.inbound-en__mv__sub::after {
    content: "";
    width: 25%;
    max-width: 212px;
    height: 1px;
    background: var(--wp--preset--color--custom-white);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
@media only screen and (max-width: 900px) {
    .l-mv .inbound-en__mv h1,
    .l-mv .inbound-en__mv p {
        text-align: center !important;
    }
    .l-mv .inbound-en__mv {
        min-height: 600px !important;
    }
    .inbound-en__mv__sub::before,
    .inbound-en__mv__sub::after {
        width: 10%;
        max-width: 32px;
    }
    .inbound-en__mv__list {
        flex-wrap: wrap !important;
    }
    .inbound-en__mv__list p {
        font-size: .75rem !important;
        padding: 5px 15px !important;
    }
}
/*---------- component - overseas ----------*/
.entry-content .c-table-green table {
    border: none !important;
}
.entry-content .c-table-green table tr {
    border-bottom: solid 2px var(--wp--preset--color--custom-white) !important;
}
.entry-content .c-table-green table tr td {
    border: none !important;
    padding: 14px 20px !important;
    background: var(--wp--preset--color--custom-lightgray) !important;
    color: var(--wp--preset--color--custom-txt) !important;
}
.entry-content .c-table-green table tr td:first-child {
    width: 20% !important;
    color: var(--wp--preset--color--custom-white) !important;
    background: var(--wp--preset--color--custom-green) !important;
    text-align: center !important;
    padding: 14px 70px !important;
}
.entry-content .wp-block-table.is-style-stripes {
    border: none;
}
.entry-content .is-style-stripes table tr {
    background: var(--wp--preset--color--custom-lightgray) !important;
    display: flex;
    margin-bottom: 10px !important;
}
.entry-content .is-style-stripes table tr td:first-child {
    width: 30%;
    color: var(--wp--preset--color--custom-green);
    font-weight: 600;
    text-align: center;
}
.entry-content .is-style-stripes table tr td {
    color: #707070;
    line-height: 1.6;
    padding: 20px;
}
.entry-content .is-style-stripes table tr td a {
    color: var(--wp--preset--color--custom-green);
    text-decoration: none;
}
.entry-content a[target="_blank"]:not([class]) {
    color: var(--wp--preset--color--custom-green);
    text-decoration: none;
    transition: .3s;
    padding-right: 25px;
    background: url(https://kandai-pensee.co.jp/travel-lab/wp-content/uploads/2025/04/ico_tab.svg) no-repeat center right / 15px;
}
.entry-content a[target="_blank"]:not([class]):hover {
    text-decoration: underline;
}
.entry-content ul.wp-block-list {
    list-style-type: none;
    padding: 0;
}
.entry-content ul.wp-block-list li {
    color: var(--wp--preset--color--custom-green);
    font-weight: 600;
    line-height: 1.6;
    padding-left: 16px !important;
    position: relative;
}
.entry-content ul.wp-block-list li::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: var(--wp--preset--color--custom-lightgreen);
    position: absolute;
    left: 0;
    top: 9px;
}
.entry-content .wp-block-list li code {
    font-size: .75rem;
    font-family: "Yu Gothic", "游ゴシック", "YuGothic", sans-serif !important;
    font-weight: 300;
}
.entry-content ul.list-side {
    display: flex;
    gap: 10px 40px;
    flex-wrap: wrap;
}
.entry-content ol.wp-block-list {
    list-style-type: none;
    padding: 0;
    counter-reset: ol-counter;
}
.entry-content ol.wp-block-list li {
    counter-increment: ol-counter;
    color: var(--wp--preset--color--custom-txt);
    line-height: 1.6;
    position: relative;
    padding-left: 30px !important;
}
.entry-content ol.wp-block-list li::before {
    content: counter(ol-counter, decimal-leading-zero);
    color: var(--wp--preset--color--custom-green);
    font-size: .875rem;
    font-weight: 600;
    text-align: center;
    position: absolute;
    left: 0;
    top: 2px;
}
@media only screen and (max-width: 900px) {
    .entry-content .c-table-green table tr td {
        display: block !important;
        width: 100% !important;
        padding: 12px 14px !important;
        font-size: .75rem !important;
        line-height: 1.3 !important;
        text-align: center !important;
    }
    .entry-content .c-table-green table tr td:first-child {
        display: block !important;
        width: 100% !important;
        padding: 12px 14px !important;
    }
    .travel-table .travel-table__head {
        padding: 10px !important;
        border-radius: 5px 5px 0 0 !important;
    }
    .entry-content .is-style-stripes table tr {
        flex-wrap: wrap;
    }
    .entry-content .is-style-stripes table tr td {
        width: 100%;
        text-align: center;
        padding: 0 20px 20px;
    }
    .entry-content .is-style-stripes table tr td:first-child {
        width: 100%;
        padding: 20px 20px 5px;
    }
    .entry-content .wp-block-list li {
        font-size: .875rem !important;
    }
    .entry-content ul.list-side {
        gap: 0 40px;
    }
    .entry-content .wp-block-list li code {
        display: inline-block;
        font-size: .6875rem;
        line-height: 1.4 !important;
    }
    .entry-content ol.wp-block-list li {
        padding-left: 19px !important;
    }
    .entry-content ol.wp-block-list li::before {
        font-size: .75rem;

    }
    .c-column-img2 {
        gap: 10px;
    }
}