@charset "UTF-8";

/* --------------------
 *   google fonts
 * -------------------- */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');

/* font-family: 'Montserrat', sans-serif; */
/* font-family: 'Noto Sans JP', sans-serif; */

/* --------------------
 *   html
 * -------------------- */

html {
    font-size: 10px;
}

body {
    background-color: #fff;

    margin: 0rem;
    padding: 0rem;
    overflow-x: hidden;
}

p, h1, h2, h3, h4, h5, h6,
th, td, caption, label,
strong, del, ins, address, blockquote, code {
    color: #333;

    font-family: 'Noto Sans JP', sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
    letter-spacing: 0rem;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
    white-space: pre-line;

    position: relative;
    max-width: 100%;
    margin: 0rem;
    padding: 0rem;
}

div, span, dl, dt, dd, ul, ol, li,
table, tr, thead, tbody, tfoot, colgroup {
    position: relative;
    margin: 0rem;
    padding: 0rem;
}

header, footer, main {
    position: relative;
    margin: 0rem;
    padding: 0rem;
    overflow: hidden;
}

dl {
    display: flex;
}

ul, ol {
    list-style: none;
}

.card {
    border: none;
    border-radius: 0rem;
}

.card-body {
    padding: 0rem;
}

.card-title {
    margin: 0rem;
}

.card-subtitle {
    margin: 0rem;
}

.card-text {
    margin: 0rem;
}

*, *::before, *::after {
    box-sizing: border-box;
}

.page_frame {
    position: relative;
    min-width: 112rem;
    max-width: 192rem;
}

.page_frame_max {
    position: relative;
    max-width: 192rem;
}

.page_frame_over {
    position: relative;
    min-width: 100vw;
}

.sphide_f {
    display: flex;
}

.sphide_i {
    display: inline;
}

.sphide_ib {
    display: inline-block;
}

.sphide_if {
    display: inline-flex;
}

.spshow {
    display: block;
}

.spshow_f,
.spshow_i,
.spshow_ib,
.spshow_if,
.spshow {
    display: none;
}

.header_section01 {
    position: relative;
}

.header_section01 .section_chunk1 {
    position: relative;
}

.header_section01 .section_chunk1 > div {
    background-color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    position: fixed;
    width: 100vw;
    height: 116px;
    padding: 0px 60px;
    z-index: 10;
}

.header_section01 .section_block1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: relative;
    width: auto;
    height: inherit;
}

.header_section01 h1 {
    line-height: 0;
}

.Digitar_logo_rgb {
    width: 155px;
    height: 40px;
    margin-right: 62px;
}

.header_section01 .section_block2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    height: inherit;
}

.header_section01_text1 {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.header_section01_text1 a {
    color: #222222;
    font-family: 'NotoSansJP-Bold', 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin-right: 30px;
    transition: color 0.3s;
}

.header_section01_text1 a:hover {
    color: #0077B3;
    text-decoration: none;
}

.header_section01_text2 {
    color: #ffffff;
    font-family: 'NotoSansJP-Bold', 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-weight: bold;

    background-color: #222222;
    border-radius: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 186px;
    height: 44px;
    transition: background 0.3s;
}

.header_section01_text2:hover {
    color: #ffffff;
    text-decoration: none;

    background-color: #0077B3;
}

.footer_section01 {
    position: relative;
}

.footer_section01 .section_chunk1 {
    position: relative;
}

.footer_section01 .section_chunk1 > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    height: 142px;
    padding: 0px 60px;
}

.footer_section01 .section_block1 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
}

.Digitar_logo_rgb_footer {
    width: 92px;
    height: 24px;
    margin-right: 62px;
}

.footer_section01_text1 {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.footer_section01_text1 a {
    color: #222222;
    font-family: 'NotoSansJP-Medium', 'Noto Sans JP', sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 2;
    margin-right: 30px;
    transition: color 0.3s;
}

.footer_section01_text1 a:hover {
    color: #0077B3;
    text-decoration: none;
}

.footer_section01 .section_block2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    width: auto;
}

.footer_section01_text2 {
    color: #222222;
    font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

#menu_btn_check {
    display: none;
}

.global_nav .menu_btn {
    display: none;
    justify-content: center;
    align-items: center;
    width: 5rem;
    height: 5rem;
    z-index: 20;
}

.global_nav .menu_btn span::before,
.global_nav .menu_btn span::after {
    background-color: #333;
    border-radius: 0rem;
    content: '';
    position: absolute;
    width: 4.5rem;
    height: 0.3rem;
}

.global_nav .menu_btn span {
    background-color: #333;
    transition: background 0.1s;
    top: 1rem;
    left: -2rem;
}

.global_nav .menu_btn span::before {
    bottom: 1.5rem;
    transition: transform 0.3s;
}

.global_nav .menu_btn span::after {
    top: -0.6rem;
    left: 0rem;
    transition: transform 0.3s;
}

#menu_btn_check:checked ~ .menu_btn {
    position: fixed;
    top: 1.5rem;
    right: 3rem;
}

#menu_btn_check:checked ~ .menu_btn span {
    background-color: transparent;
    margin-top: -6rem;
}

#menu_btn_check:checked ~ .menu_btn span::before {
    left: 0rem;
    bottom: -2.25rem;
    transform: rotate(45deg);
}

#menu_btn_check:checked ~ .menu_btn span::after {
    top: 2rem;
    left: 0rem;
    transform: rotate(-45deg);
}

#menu_btn_check:checked ~ ul {
    transform: translateX(0vw);
}


/* --------------------
 *   for browser
 * -------------------- */

body.browser_ie .ie {
    position: relative;
}

body.browser_edge .edge {
    position: relative;
}

body.browser_chrome .chrome {
    position: relative;
}

body.browser_firefox .firefox {
    position: relative;
}

body.browser_safari .safari {
    position: relative;
}

/* --------------------
 *   for platform
 * -------------------- */

body.os_windows .windows {
    position: relative;
}

body.os_android .android {
    position: relative;
}

body.os_ios .ios {
    position: relative;
}

body.os_macintosh .macintosh {
    position: relative;
}

@media screen and (max-width: 1119px) {

    .nobr {
        white-space: normal;
    }

    .page_frame {
        min-width: 100%;
        max-width: 100%;
    }

    .page_frame_max {
        max-width: 100%;
    }

    .page_frame_over {
        min-width: 100%;
    }

    .spshow_f {
        display: flex;
    }

    .spshow_i {
        display: inline;
    }

    .spshow_ib {
        display: inline-block;
    }

    .spshow_if {
        display: inline-flex;
    }

    .spshow {
        display: block;
    }

    .sphide_f,
    .sphide_i,
    .sphide_ib,
    .sphide_if,
    .sphide {
        display: none;
    }

    .global_nav {
        display: flex;
        justify-content: center;
        align-items: center;
        width: auto;
    }

    .global_nav ul {
        background-color: #F7F7F7;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: flex-start;
        position: fixed;
        top: 0rem;
        left: 0rem;
        width: 50%;
        height: 100vh;
        padding: 13.5rem 5rem 0rem;
        z-index: 10;
        transform: translateX(105vw);
        transition: transform 0.5s;
    }

    .global_nav li {
        font-size: 4rem;
        text-align: center;
        padding: 0rem;
        height: 5rem;
    }

    .global_nav .menu_btn {
        display: flex;
        margin-top: 0rem;
        margin-right: 0rem;
    }

    #menu_btn_check:checked ~ ul {
        transform: translateX(100%);
    }

    .header_section01 .section_chunk1 > div {
        height: 8.1rem;
        padding: 0rem 3rem;
    }

    .Digitar_logo_rgb {
        width: 15.5rem;
        height: 4rem;
        margin-right: 6.2rem;
    }

    .header_section01_text1 a {
        border-radius: 5rem;
        font-size: 1.6rem;
        letter-spacing: 0.03rem;
        width: 28.4rem;
        height: 5rem;
        margin: 5rem 0rem;
    }

    .header_section01_text2 {
        color: #ffffff!important;
    }

    .footer_section01 .section_chunk1 > div {
        height: 14.2rem;
        padding: 0rem 3rem;
    }

    .Digitar_logo_rgb_footer {
        width: 9.2rem;
        height: 2.4rem;
        margin-right: 6.2rem;
    }

    .footer_section01_text1 a {
        font-size: 1.2rem;
        letter-spacing: 0.1rem;
        margin-right: 3rem;
    }

    .footer_section01_text2 {
        font-size: 1.2rem;
        letter-spacing: 0.05rem;
    }
}

@media screen and (max-width: 767px) {

    .global_nav .menu_btn span::before,
    .global_nav .menu_btn span::after {
        border-radius: 0rem;
        width: 5rem;
        height: 0.3rem;
    }

    .global_nav .menu_btn span {
        top: 1rem;
        left: -2.5rem;
    }

    .global_nav ul {
        width: 90%;
        padding: 14.5rem 5rem 0rem;
    }

    .global_nav li {
        font-size: 4rem;
        padding: 0rem;
        height: 8rem;
    }

    #menu_btn_check:checked ~ ul {
        transform: translateX(11%);
    }

    #menu_btn_check:checked ~ .menu_btn {
        top: 3rem;
    }

    .header_section01 .section_chunk1 > div {
        height: 11rem;
        padding: 0rem 2.5rem;
    }

    .Digitar_logo_rgb {
        width: 16.5rem;
        height: 4rem;
        margin-right: 6.2rem;
    }

    .header_section01_text1 a {
        font-size: 2.4rem;
        letter-spacing: 0.03rem;
        margin-right: 0rem;
    }

    .header_section01_text2 {
        color: #ffffff!important;
        width: 46.4rem!important;
        height: 8rem!important;
        margin: 7rem 0rem!important;
    }

    .footer_section01 .section_chunk1 > div {
        flex-direction: column;
        height: auto;
        padding: 0rem 4.7rem 5rem;
    }

    .footer_section01 .section_block1 {
        flex-direction: column;
        align-items: center;
        padding: 5rem 4.7rem 4.2rem;
    }

    .Digitar_logo_rgb_footer {
        width: 15.2rem;
        height: 4rem;
        margin-right: 0rem;
        margin-bottom: 4.5rem;
    }

    .footer_section01_text1 {
        justify-content: space-between;
        width: 62vw;
    }

    .footer_section01_text1 a {
        font-size: 2rem;
        letter-spacing: 0.1rem;
        margin-right: 0rem;
    }

    .footer_section01_text2 {
        font-size: 2rem;
        letter-spacing: 0.1rem;
    }
}

@media screen and (min-width: 1920px) {

    .header_section01 .section_chunk1 > div {
        height: 11.6rem;
        padding: 0rem 6rem;
    }

    .Digitar_logo_rgb {
        width: 15.5rem;
        height: 4rem;
        margin-right: 6.2rem;
    }

    .header_section01_text1 a {
        font-size: 1.4rem;
        letter-spacing: 0.03rem;
        margin-right: 3rem;
    }

    .header_section01_text2 {
        font-size: 1.4rem;

        border-radius: 2.2rem;
        width: 18.6rem;
        height: 4.4rem;
    }

    .footer_section01 .section_chunk1 > div {
        height: 14.2rem;
        padding: 0rem 6rem;
    }

    .Digitar_logo_rgb_footer {
        width: 9.2rem;
        height: 2.4rem;
        margin-right: 6.2rem;
    }

    .footer_section01_text1 a {
        font-size: 1.2rem;
        letter-spacing: 0.1rem;
        margin-right: 3rem;
    }

    .footer_section01_text2 {
        font-size: 1.2rem;
        letter-spacing: 0.05rem;
    }
}
