/* WordPress Gallery
------------------------------------------ */

.gallery:not(body) {
    margin-left: -0.5em;
    margin-right: -0.5em;
}

.gallery:not(body):after {
    display: table;
    content: "";
    clear: both;
}

.gallery-item {
    margin: 0;
    float: left;
    padding: 0.5em;
}

.gallery-item img {
    width: 100%;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
    float: none;
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33.3333%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16.6667%
}

.gallery-columns-7 .gallery-item {
    width: 14.2857%
}

.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery-columns-9 .gallery-item {
    width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-of-type(2n+1),
.gallery-columns-3 .gallery-item:nth-of-type(3n+1),
.gallery-columns-4 .gallery-item:nth-of-type(4n+1),
.gallery-columns-5 .gallery-item:nth-of-type(5n+1),
.gallery-columns-6 .gallery-item:nth-of-type(6n+1),
.gallery-columns-7 .gallery-item:nth-of-type(7n+1),
.gallery-columns-8 .gallery-item:nth-of-type(8n+1),
.gallery-columns-9 .gallery-item:nth-of-type(9n+1) {
    clear: left;
}

/* WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.logged-in.admin-bar .l-header,
.logged-in.admin-bar .l-searchform,
.logged-in.admin-bar .c-slidebar-button {
    margin-top: var(--wp-admin--admin-bar--height) !important;
}

.mw_wp_form_input .u-hidden-mw-wp-input,
.mw_wp_form_confirm .u-hidden-mw-wp-confirm,
.mw_wp_form_complete .u-hidden-mw-wp-complete {
    display: none !important;
}

.mw_wp_form_confirm .c-forms__privacy {
    display: none !important;
}

.mw_wp_form_confirm #zipauto,
.mw_wp_form_confirm .c-forms__note,
.mw_wp_form_confirm .c-forms__block.is-privacy-policy {
    display: none !important;
}

.mw_wp_form_confirm .c-forms__privacy a,
.mw_wp_form_confirm .c-forms__block a {
    text-decoration: none !important;
    color: inherit !important;
    pointer-events: none !important;
}

.wp-embedded-content {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 16px;
    margin-bottom: 16px;
}

/* Breadcrumb
-------------------------------------------------------------- */

.c-breadcrumb__inner {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mce-preview-object {
    display: block;
    width: 100%;
}

body.page-template-template-block-editor .l-section.is-color-secondary .c-heading span.is-eng,
body.page-template-template-block-editor .l-section.is-color-secondary .c-heading span.is-ja {
    color: #fff;
}

body.page-template-template-block-editor .l-section.is-color-secondary .c-heading span.is-eng {
    opacity: 0.3;
}

.c-banner-carousel {
    padding-top: 0;
}

.l-main.is-two-column .l-container {
    display: block;
}

.l-main.is-two-column>.l-container {
    display: flex;
}

body.single-cases .c-case-study {
    padding-bottom: 0;
}

.c-equipment-detail {
    margin-bottom: 60px;
}

body.single-rental_products .c-heading-special.is-purple {
    margin-top: 0;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-equipment-detail {
        margin-bottom: 32px;
    }
}

.l-searchform,
.l-header {
    z-index: 99999999;
}

.c-slidebar-button {
    z-index: 9999999999;
}

.c-slidebar-menu {
    z-index: 999999999;
}

.l-header.is-fixed .l-header__main-top {
    opacity: 0;
}

.c-archive .page-header {
    margin-bottom: 48px;
}

.c-news__block:first-child::after {
    transform: translateY(-50%) translateY(-15px);
}

.c-copyright {
    pointer-events: none;
}

.modaal-overlay {
    z-index: 99999999 !important;
}

.modaal-wrapper {
    z-index: 9999999999 !important;
}

/* 20230618 増田追記*/
.c-interview-modal__block:not(:last-child) {
    margin-bottom: 2.3529411765rem;
}

.c-recruit-interview__name {
    padding-right: 0;
    margin-right: 0;
}

.c-recruit-interview__name::after {
    display: none;
}

.c-recruit-interview__academic {
    padding-left: 0.7058823529rem;
    margin-left: 0.7058823529rem;
    position: relative;
}

.c-recruit-interview__academic::before {
    content: "";
    width: 1px;
    height: calc(100% - 6px);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(5, 18, 32, .6);
}

.c-interview-modal__name {
    padding-right: 0;
    margin-right: 0;
}

.c-interview-modal__name::after {
    display: none;
}

.c-interview-modal__academic {
    padding-left: 0.7058823529rem;
    margin-left: 0.7058823529rem;
    position: relative;
}

.c-interview-modal__academic::before {
    content: "";
    width: 1px;
    height: calc(100% - 6px);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(5, 18, 32, .6);
}

/* メインビジュアル　*/
.c-main-visual__bg {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    overflow: hidden;
}

.c-main-visual__bg video {
    position: absolute;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -1;
    right: auto;
    bottom: auto;
    height: 100%;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover;
}

/* レンタル　メインビジュアル　*/
.c-rental-main-visual__bg {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.c-rental-main-visual__bg video {
    position: absolute;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -1;
    right: auto;
    bottom: auto;
    height: 100%;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover
}

.c-block-message__content {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 55.5294117647rem;
    margin: auto;
}

/* slider調整 */
.js-rental-pickup-splide:not(.splide) .splide__arrows,
.js-case-study-splide:not(.splide) .splide__arrows {
    display: none;
}

.js-rental-pickup-splide:not(.splide) .c-rental-pickup__slider {
    width: 100%;
}

.js-rental-pickup-splide:not(.splide) .c-rental-pickup__item {
    width: calc(100% / 3 - 27px);
}

.js-rental-pickup-splide:not(.splide) .c-rental-pickup__slider-wrapper::after {
    display: none;
}

.js-rental-pickup-splide:not(.splide) .c-rental-pickup__item:nth-of-type(1) .c-rental-pickup__image::after {
    background: #d337d3;
}

.js-rental-pickup-splide:not(.splide) .c-rental-pickup__item:nth-of-type(2) .c-rental-pickup__image::after {
    background: #c2ce21;
}

.js-rental-pickup-splide:not(.splide) .c-rental-pickup__item:nth-of-type(3) .c-rental-pickup__image::after {
    background: #16cbcb;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .js-rental-pickup-splide:not(.splide) .splide__list {
        display: block;
    }

    .js-rental-pickup-splide:not(.splide) .c-rental-pickup__item {
        margin-bottom: 2rem;
        width: 100%;
    }

    .js-rental-pickup-splide:not(.splide) .c-rental-pickup__item:last-of-type {
        margin-bottom: 0;
    }
}

.js-case-study-splide:not(.splide) .c-case-study__item:not(:last-of-type) {
    margin-right: 30px;
}

.js-case-study-splide:not(.splide) .c-case-study__slider-wrapper::after {
    display: none;
}

/* slider調整 end */


.c-interview-modal__image::after {
    content: "";
    width: 100%;
    height: calc(100% - 30px);
    position: absolute;
    bottom: 0;
    left: 0;
    background: #eaf3f8;
    z-index: 0;
    border-radius: 6px;
}

.c-interview-modal__image .is-bg {
    z-index: 1;
}

.c-interview-modal__image::before {
    padding-top: 118.3098591549%;
}

@media screen and (max-width: 950px) {
    .l-header.is-fixed .l-header__main-top {
        opacity: 1;
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-block-location__button.c-button {
        padding-right: 3rem;
    }
}

@media screen and (max-width: 59.3125em) {
    .l-main.is-two-column>.l-container {
        display: block;
    }
}

.c-top-company__image {
    max-height: 33.2352941176rem;
}

.l-footer__sns-icons {
    display: flex;
    margin-top: 1.8823529412rem;
}

.l-footer__sns-icon {
    display: block;
    width: 2.1176470588rem;
    height: 2.1176470588rem;
}

.l-footer__sns-icon:not(:last-child) {
    margin-right: 0.7058823529rem;
}

.c-inner-link__links a {
    justify-content: flex-start;
    padding-top: 9px;
    padding-bottom: 9px;
    min-height: 74px;
    border-radius: 10px;
    border-color: rgba(5, 18, 32, 0.15);
    color: #2C2C2C;
}

.c-inner-link__links a.is-current,
.c-inner-link__links a:hover {
    background-color: rgba(95, 64, 159, 0.15);
    color: #5F409F;
    text-decoration: underline;
}

.c-inner-link__links a span::before {
    display: none;
}

.c-inner-link__bgimg {
    display: block;
    flex: none;
    width: 82px;
    height: 54px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-right: 12px;
}

@media screen and (min-width: 75em) {
    .c-inner-link__links a {
        width: calc((100% / 3) - (12px * (3 - 1) / 3));
    }

    .c-inner-link__links a:not(:nth-child(-n+3)) {
        margin-top: 0.4705882353rem;
    }

    .c-inner-link__links a:not(:nth-child(4n+1)) {
        margin-left: 0;
    }

    .c-inner-link__links a:not(:nth-child(3n+1)) {
        margin-left: 8px;
    }
}

@media screen and (max-width: 46.875em) {
    .c-inner-link__bgimg {
        width: 41px;
        height: 27px;
    }

    .c-inner-link__links a {
        min-height: 47px;
    }
}

.c-rental-main-visual__bg::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(5, 18, 32, .7);
    top: 0;
    left: 0;
}

.c-main-visual__bg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: url(/wp-content/themes/kowanet-html/dist/assets/images/bg-mv-pattern.png);
}

#introduction_1,
#introduction_2,
#introduction_3,
#introduction_4 {
    padding-top: 112px;
    margin-top: -112px;
}

#wpadminbar,
.lg-backdrop,
.lg-outer.lg-visible {
    z-index: 1000000000000;
}

.c-slidebar-equipment__link {
    padding-right: 40px;
}

/* 2023/07/05 熊倉 */

.c-table.is-sm.is-th-lg th,
.l-post-content table.is-sm.is-th-lg th,
#growp-editor-wrapper.post-type-post table.is-sm.is-th-lg th,
#tinymce.mce-content-body.acf_content table.is-sm.is-th-lg th,
#tinymce.post-type-post table.is-sm.is-th-lg th {
    width: 230px;
}

.c-table.is-rental-table td,
.l-post-content table.is-rental-table td,
#growp-editor-wrapper.post-type-post table.is-rental-table td,
#tinymce.mce-content-body.acf_content table.is-rental-table td,
#tinymce.post-type-post table.is-rental-table td {
    vertical-align: middle;
}


/* 2023/07/10 */

.c-button.is-rental,
.c-button>a.is-rental {
    max-width: unset;
    width: unset;
    display: inline-block;
    padding: 1px 50px 1px 20px;
    margin-top: 30px;
}

.c-button.is-rental::after,
.c-button>a.is-rental::after {
    right: 12px;
}

.c-button.is-rental:hover,
.c-button>a.is-rental:hover {
    background: #4a4a4a;
}

.c-button.is-no-width {
    min-width: unset;
    width: fit-content;
    max-width: initial;
}

.c-equipment-detail__block-botton {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}


.c-table.is-rental-table {
    min-width: 935px !important;
}

@media screen and (max-width: 46.875em) {
    .c-table.is-rental-table {
        min-width: 600px !important;
    }

    .c-table.is-sm.is-th-lg th,
    .l-post-content table.is-sm.is-th-lg th,
    #growp-editor-wrapper.post-type-post table.is-sm.is-th-lg th,
    #tinymce.mce-content-body.acf_content table.is-sm.is-th-lg th,
    #tinymce.post-type-post table.is-sm.is-th-lg th {
        width: 120px;
    }

    .c-equipment-detail__block-botton {
        gap: 15px;
    }

    .c-button.is-no-width {
        width: 100%;
    }
}

.c-table.is-sm tbody td,
.c-table.is-rental-table tbody td {
    word-break: break-all;
    padding: 16px 8px;
}

.c-table.is-sm thead th,
.c-table.is-rental-table thead th {
    padding: 12px 8px;
}

.c-table.is-sm thead th.is-price,
.c-table.is-rental-table thead th.is-price {
    width: 132px;
}

.c-button.is-submit-arrow-left {
    color: #051220;
    background: rgba(243, 245, 249, .68);
}

.c-button.is-submit-arrow-left::after {
    content: "";
    display: block;
    background: url("/wp-content/themes/kowanet-html/dist/assets/images/icon-button-arrow-gray.svg") no-repeat center center/contain;
    transform: scale(-1, 1) translateY(-50%);
    right: auto;
    left: 1.4117647059rem;
}

.c-forms__submit button[name="submitBack"] {
    margin-right: 36px;
}

.c-pickup-list {
    padding-right: 0;
}

.l-header__lang a.is-eng,
.l-header__lang a.is-kr,
.l-header__lang a.is-cn {
    color: rgba(8, 33, 59, .6);
}

.l-header.is-transparent .l-header__lang a.is-eng,
.l-header.is-transparent .l-header__lang a.is-kr,
.l-header.is-transparent .l-header__lang a.is-cn {
    color: rgba(255, 255, 255, .6);
}

.kr .l-header__lang a,
.cn .l-header__lang a {
    color: rgba(8, 33, 59, .6);
}

.kr .l-header__lang a.is-kr,
.cn .l-header__lang a.is-cn {
    color: #08213b;
}

.l-header__lang-sm {
    display: none;
}

@media (max-width: 1040px) {

    .l-header__main-button.is-contact,
    .l-header__main-button {
        width: 140px;
    }

    .l-header.is-sales .l-header__lang {
        margin-left: 16px;
        padding-left: 16px;
    }
}

@media (max-width: 950px) {
    .l-header__lang {
        display: none;
    }

    .l-header__lang-sm {
        display: block;
        margin-left: 16px;
        position: relative;
    }

    .l-header__lang-sm::before {
        content: "";
        display: none;
        height: 20px;
        width: 1px;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        background: rgba(5, 18, 32, .15);
    }

    .l-header__lang-sm::after {
        content: "\e5c5";
        display: block;
        font-family: 'Material Icons Outlined';
        line-height: 1;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        pointer-events: none;
    }

    .l-header__lang-sm select {
        height: 28px;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        border-radius: 0;
        border: 0;
        margin: 0;
        padding: 0 16px;
        background: none transparent;
        vertical-align: middle;
        color: inherit;
        box-sizing: border-box;
        box-shadow: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        cursor: pointer;
        font-size: 13px;
        text-decoration: none;
        line-height: 1.4615384615;
        letter-spacing: 0em;
        font-weight: 700;
    }

    .l-header__lang-sm select:focus {
        outline: none;
    }

    .l-header.is-transparent .l-header__lang-sm::before {
        background-color: #fff;
    }

    .l-header.is-transparent .l-header__lang-sm::after,
    .l-header.is-transparent .l-header__lang-sm select {
        color: #fff;
    }

    .l-header.is-sales .l-header__lang-sm::before {
        display: block;
    }
}


.c-english-main-visual__bg {
    width: 100%;
    position: fixed;
    z-index: -1;
    top: 112px;
    left: 0;
    height: 40.5882352941rem;
}

.logged-in.admin-bar .c-english-main-visual__bg {
    top: 144px;
}

.c-english-main-visual {
    height: 40.5882352941rem;
}

.l-section.is-bg-white {
    background-color: #fff;
}

@media (max-width: 950px) {
    .c-english-main-visual__bg {
        top: 70px;
    }

    .logged-in.admin-bar .c-english-main-visual__bg {
        top: 116px;
    }
}

.l-header__main-button.is-sales:not(.is-transparent) {
    background-image: linear-gradient(to bottom right, #26638E 40%, #33A697);
}

.l-header.is-transparent .l-header__main-button {
    background: rgba(0, 0, 0, 0);
}

.l-header__search-icon {
    cursor: pointer;
}

.l-header__submenu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: -8px;
    margin-bottom: 12px;
}

.l-header__lang {
    line-height: 1;
}

.l-header__submenu .l-header__lang {
    margin-left: 0;
    padding-left: 0;
    padding-right: 24px;
    margin-right: 24px;
}

.l-header__submenu .l-header__lang:before {
    top: 50%;
    left: auto;
    right: 0;
    height: 16px;
}

.l-header__link {
    line-height: 1;
}

.l-header__sns {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.l-header__sns-link {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 1;
}

.l-header__sns-link:not(:last-child) {
    margin-right: 10px;
}

.l-header__sns-link.is-transparent {
    margin-right: 0;
}

.l-header__sns-link.is-transparent:not(:first-child) {
    margin-left: 10px;
}

.l-header__sns-link.is-transparent {
    display: none;
}

.l-header.is-transparent .l-header__sns-link {
    display: none;
}

.l-header.is-transparent .l-header__sns-link.is-transparent {
    display: block;
}

@media screen and (max-width: 59.3125em) {
    .l-header__contents {
        display: flex;
        align-items: center;
    }

    .l-header__submenu {
        margin-top: 0;
        margin-bottom: 0;
    }

    .l-header__sns {
        display: none;
    }

    .l-header__submenu .l-header__lang {
        margin-left: 0;
        padding-left: 0;
    }
}

.l-header.is-sales .l-header__sns,
.l-header.is-rental .l-header__sns {
    margin-left: 30px;
    padding-left: 30px;
    position: relative;
}

.l-header.is-sales .l-header__sns::before,
.l-header.is-rental .l-header__sns::before {
    content: "";
    display: block;
    width: 1px;
    height: 23px;
    background-color: rgba(5, 18, 32, .15);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.l-header.is-sales.is-transparent .l-header__sns::before,
.l-header.is-rental.is-transparent .l-header__sns::before {
    background-color: #fff;
}

@media (max-width: 1200px) {

    .l-header__main-button.is-contact,
    .l-header__main-button {
        width: 140px;
    }
}

@media (min-width: 951px) and (max-width: 1100px) {

    .l-header.is-sales .l-header__sns,
    .l-header.is-rental .l-header__sns,
    .l-header.is-sales .l-header__lang,
    .l-header.is-rental .l-header__lang {
        padding-left: 16px;
        margin-left: 16px;
    }

    .l-header.is-sales .l-header__search-icon,
    .l-header.is-rental .l-header__search-icon {
        margin-left: 16px;
    }

    .l-header.is-sales .l-header__link a,
    .l-header.is-rental .l-header__link a {
        font-size: 12px;
    }

    .l-header__main-button.is-contact,
    .l-header__main-button {
        width: 120px;
        font-size: 10px;
    }
}

.c-slidebar-menu__sns {
    margin-top: 20px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c-slidebar-menu__sns-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    letter-spacing: 0;
    line-height: 1;
    border-radius: 100px;
    background-color: #fff;
}

.c-slidebar-menu__sns-link:not(:last-child) {
    margin-right: 16px;
}

.ui-datepicker .ui-datepicker-title {
    display: flex;
    align-items: center;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    padding: 8px;
}

.l-footer__links {
    justify-content: flex-end;
    margin-top: 20px;
}

@media (max-width: 1260px) {
    .c-grid-block__num span.is-num {
        font-size: 64px;
    }

    .c-grid-block__block.is-lg .c-grid-block__num span.is-num {
        font-size: 120px;
    }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .c-grid-block__num span.is-num {
        font-size: 2.3529411765rem;
    }

    .c-grid-block__block.is-lg .c-grid-block__num span.is-num {
        font-size: 4.7058823529rem;
    }
}

body.kr .c-english-main-visual__text,
body.kr .c-english-heading,
body.kr .c-english-main{
    font-family: sans-serif;
}

body.cn .c-english-main-visual__text ,
body.cn .c-english-heading,
body.cn .c-english-main{
	font-family: "Microsoft YaHei", "微软雅黑",'SimHei', 'Hei',sans-serif;
}

.c-forms__privacy-area {
    text-align: left;
    font-size: 14px;
    line-height: 1.8;
}

.c-forms__privacy-area .c-heading.is-md {
    letter-spacing: 0.05em;
}

.box-scroll {
    overflow-y: scroll;
    width: 100%;
    height: 300px;
    margin-top: 16px;
    margin-bottom: 30px;
    padding: 24px;
    border: 1px solid rgba(5, 18, 32, .35);
}

.box-scroll>h3 {
    margin-top: 0;
}

.box-scroll .material-icons-outlined {
    font-size: 16px;
    vertical-align: middle;
}

/* スクロールバーの幅と高さを設定する */
.box-scroll::-webkit-scrollbar {
    width: 10px;
    height: 0;
}

/* スクロールバーの形を設定する */
.box-scroll::-webkit-scrollbar-thumb {
    /*border-radius: 0.25rem;*/
}

/* スクロールバーの色を設定する */
.box-scroll::-webkit-scrollbar-thumb {
    --bg-opacity: 1;
    background-color: #064b9e;
}

.box-scroll::-webkit-scrollbar-track {
    background: #eaf3f8;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .box-scroll {
        height: 240px;
        padding: 16px;
    }
}

.page-id-4178 .l-offer {
    display: none;
}


.u-scroll-margin-top{
	scroll-margin-top: 120px;
}

.modaal-container {
    overflow: auto;
}

.c-block-modal__wrapper {
    overflow-y: auto;
}

.c-accordion__table {
    overflow: hidden !important;
}

@media screen and (max-width: 59.3125em) {

    .c-accordion__table {
        overflow: auto !important;
    }
}

.c-athlete-gallery__main-image .bg-img {
    background-size: contain;
    background-color: #000000;
}

.c-athlete-gallery__thumbnail-image .bg-img {
	background-size: contain;
	background-color: #000000;
}
