﻿@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400..700&display=swap";
@import"https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;700&display=swap";
@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap";

* {
    box-sizing: border-box;
    font-weight: 400;
    font-feature-settings: "palt"
}

html {
    margin: 0 !important
}

body {
    width: 100%;
    scroll-behavior: smooth;
    text-rendering: optimizeSpeed;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 14px;
    letter-spacing: 0;
    word-wrap: break-word;
    position: relative;
    color: #000;
    font-family: "Noto Sans JP",sans-serif
}

@media screen and (min-width: 500px) {
    body {
        font-size: 16px
    }
}

img {
    width: 100%;
    vertical-align: bottom;
    height: auto
}

a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    letter-spacing: .1em;
    font-weight: 400;
    word-wrap: break-word;
    display: block
}

@media screen and (min-width: 500px) {
    a[href^="tel:"] {
        pointer-events: none
    }
}

a, img, a img {
    border: none;
    border: 0px;
    outline: none
}

button, html [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    background-color: rgba(0,0,0,0);
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none
}

input[type=submit], input[type=button] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer
}

    input[type=submit]::-webkit-search-decoration, input[type=button]::-webkit-search-decoration {
        display: none
    }

    input[type=submit]::focus, input[type=button]::focus {
        outline-offset: -2px
    }

small, picture, button {
    display: block
}

*:focus {
    outline: none
}

a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, p, span, li, dt, dd {
    max-height: 100%;
    margin: 0
}

@media screen and (min-width: 850px) {
    #body.home .hp-displaySp, #body.static .hp-displaySp {
        display: none !important
    }
}

#body.home .hp-displayPc, #body.static .hp-displayPc {
    display: none !important
}

@media screen and (min-width: 850px) {
    #body.home .hp-displayPc, #body.static .hp-displayPc {
        display: block !important
    }
}

#body.home #Conf_main_nav .hp-displayPc, #body.static #Conf_main_nav .hp-displayPc {
    display: block !important
}

#body.search .hp-displayPc {
    display: none !important
}

#body {
    margin: 0;
    padding: 0
}

@media screen and (min-width: 500px) {
    #body.home, #body.static {
        background-color: #dcf0fa
    }
}

#body.home.is-open, #body.static.is-open {
    overflow: hidden;
    background-color: #0045a2
}

@media screen and (min-width: 850px) {
    #body.home.is-open, #body.static.is-open {
        overflow: auto
    }
}

#body.home.is-open::after, #body.static.is-open::after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #0045a2
}

@media screen and (min-width: 850px) {
    #body.home.is-open::after, #body.static.is-open::after {
        display: none
    }
}

#body.home.is-anim .common_subtitle, #body.static.is-anim .common_subtitle {
    opacity: 1;
    transition-delay: 1.5s
}

#body.home.is-anim #common_title, #body.static.is-anim #common_title {
    opacity: 1;
    transform: translateX(0) translateY(0);
    transition-delay: 1.75s
}

#body.home.is-anim #home_kv .Conf_cloud.Conf_cloud_a, #body.static.is-anim #home_kv .Conf_cloud.Conf_cloud_a {
    opacity: 1;
    transition-delay: 2.75s
}

#body.home.is-anim #home_kv .Conf_cloud.Conf_cloud_b, #body.static.is-anim #home_kv .Conf_cloud.Conf_cloud_b {
    opacity: 1;
    transition-delay: 3s
}

#body.home.is-anim #home_kv .Conf_cloud.Conf_cloud_c, #body.static.is-anim #home_kv .Conf_cloud.Conf_cloud_c {
    opacity: 1;
    transition-delay: 2.75s
}

#body.home.is-anim #home_kv .Conf_cloud.Conf_cloud_d, #body.static.is-anim #home_kv .Conf_cloud.Conf_cloud_d {
    opacity: 1;
    transition-delay: 3s
}

#body.home.is-anim #home_kv .Conf_cloud.Conf_cloud_cPc, #body.static.is-anim #home_kv .Conf_cloud.Conf_cloud_cPc {
    opacity: 1;
    transition-delay: 2.75s
}

#body.home.is-anim #home_kv .Conf_cloud.Conf_cloud_dPc, #body.static.is-anim #home_kv .Conf_cloud.Conf_cloud_dPc {
    opacity: 1;
    transition-delay: 3s
}

#body.home.is-anim #home_kv .home_kv_inner ol li, #body.static.is-anim #home_kv .home_kv_inner ol li {
    opacity: 1;
    transform: translateX(0) translateY(0)
}

    #body.home.is-anim #home_kv .home_kv_inner ol li:nth-of-type(3), #body.static.is-anim #home_kv .home_kv_inner ol li:nth-of-type(3) {
        transition-delay: 1.2s
    }

    #body.home.is-anim #home_kv .home_kv_inner ol li:nth-of-type(2), #body.static.is-anim #home_kv .home_kv_inner ol li:nth-of-type(2) {
        transition-delay: .9s
    }

    #body.home.is-anim #home_kv .home_kv_inner ol li:nth-of-type(1), #body.static.is-anim #home_kv .home_kv_inner ol li:nth-of-type(1) {
        transition-delay: .6s
    }

#body.home.is-anim #home_kv .home_kv_inner ul li, #body.static.is-anim #home_kv .home_kv_inner ul li {
    transform: translateX(0) translateY(0)
}

    #body.home.is-anim #home_kv .home_kv_inner ul li:nth-of-type(3), #body.static.is-anim #home_kv .home_kv_inner ul li:nth-of-type(3) {
        transition-delay: 1.2s
    }

    #body.home.is-anim #home_kv .home_kv_inner ul li:nth-of-type(2), #body.static.is-anim #home_kv .home_kv_inner ul li:nth-of-type(2) {
        transition-delay: .9s
    }

    #body.home.is-anim #home_kv .home_kv_inner ul li:nth-of-type(1), #body.static.is-anim #home_kv .home_kv_inner ul li:nth-of-type(1) {
        transition-delay: .6s
    }

#body.home.is-anim #home_kv .home_kv_inner.is-before ol li, #body.static.is-anim #home_kv .home_kv_inner.is-before ol li {
    opacity: 1
}

#body.home.is-anim #home_kv .home_kv_inner.is-after ul li, #body.static.is-anim #home_kv .home_kv_inner.is-after ul li {
    opacity: 1
}

#body.home.is-anim #home_kv .home_kv_lead p::after, #body.static.is-anim #home_kv .home_kv_lead p::after {
    transition-delay: 2.5s;
    transform: translateX(110%)
}

#container {
    margin: 0;
    padding: 0
}

@media screen and (min-width: 850px) {
    #body.home #container, #body.static #container {
        padding-left: calc((100% - 850px)/2)
    }
}

@media screen and (min-width: 1200px) {
    #body.home #container, #body.static #container {
        padding-left: 0
    }
}

@media screen and (min-width: 850px) {
    #body.home.header_six #header::after, #body.static.header_six #header::after {
        content: "";
        right: -347px
    }
}

@media screen and (min-width: 850px)and (min-height: 773px) {
    #body.home.header_six #header::after, #body.static.header_six #header::after {
        top: auto;
        bottom: 0
    }
}

@media screen and (min-width: 850px) {
    #body.home.header_six .Conf_infinity, #body.static.header_six .Conf_infinity {
        top: 560px
    }
}

@media screen and (min-width: 850px)and (min-height: 694px) {
    #body.home.header_six .Conf_infinity, #body.static.header_six .Conf_infinity {
        top: auto;
        bottom: 0
    }
}

@media screen and (min-width: 850px) {
    #body.home.header_seven #header::after, #body.static.header_seven #header::after {
        content: "";
        right: -347px
    }
}

@media screen and (min-width: 850px)and (min-height: 773px) {
    #body.home.header_seven #header::after, #body.static.header_seven #header::after {
        top: auto;
        bottom: 0
    }
}

@media screen and (min-width: 850px) {
    #body.home.header_seven .Conf_infinity, #body.static.header_seven .Conf_infinity {
        top: 610px
    }
}

@media screen and (min-width: 850px)and (min-height: 744px) {
    #body.home.header_seven .Conf_infinity, #body.static.header_seven .Conf_infinity {
        top: auto;
        bottom: 0
    }
}

@media screen and (min-width: 850px) {
    #body.home.header_eight #header::after, #body.static.header_eight #header::after {
        display: none;
        right: -347px
    }
}

@media screen and (min-width: 850px)and (min-height: 773px) {
    #body.home.header_eight #header::after, #body.static.header_eight #header::after {
        display: block;
        top: auto;
        bottom: 0
    }
}

@media screen and (min-width: 850px) {
    #body.home.header_eight .Conf_infinity, #body.static.header_eight .Conf_infinity {
        display: none
    }
}

@media screen and (min-width: 850px)and (min-height: 794px) {
    #body.home.header_eight .Conf_infinity, #body.static.header_eight .Conf_infinity {
        display: block
    }
}

#header {
    position: fixed;
    z-index: 400;
    top: 0;
    right: 0;
    left: 0
}

    #header .header_btn {
        position: fixed;
        z-index: 1000;
        top: 0;
        right: 0;
        background-color: #0045a2;
        width: 13vw;
        height: 13vw
    }

@media screen and (min-width: 500px) {
    #header .header_btn {
        width: 65px;
        height: 65px
    }
}

@media screen and (min-width: 500px) {
    #header .header_btn {
        cursor: pointer
    }
}

#header .header_btn ol {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0
}

    #header .header_btn ol li {
        display: flex;
        list-style: none;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        width: 7vw;
        height: 0.6vw
    }

@media screen and (min-width: 500px) {
    #header .header_btn ol li {
        width: 35px;
        height: 3px
    }
}

#header .header_btn ol li {
    background-color: #fff;
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    will-change: transform;
    transition: transform .3s,opacity .2s;
    opacity: 1
}

    #header .header_btn ol li:nth-of-type(1) {
        top: 3.2vw
    }

@media screen and (min-width: 500px) {
    #header .header_btn ol li:nth-of-type(1) {
        top: 16px
    }
}

#header .header_btn ol li:nth-of-type(2) {
    top: 6.2vw
}

@media screen and (min-width: 500px) {
    #header .header_btn ol li:nth-of-type(2) {
        top: 31px
    }
}

#header .header_btn ol li:nth-of-type(3) {
    top: 9.2vw
}

@media screen and (min-width: 500px) {
    #header .header_btn ol li:nth-of-type(3) {
        top: 46px
    }
}

#header .header_btn ol li:nth-of-type(4), #header .header_btn ol li:nth-of-type(5) {
    opacity: 0;
    top: 6.2vw;
    width: 7.2vw
}

@media screen and (min-width: 500px) {
    #header .header_btn ol li:nth-of-type(4), #header .header_btn ol li:nth-of-type(5) {
        top: 31px;
        width: 36px
    }
}

#header .header_btn.is-open ol li {
    opacity: 0
}

    #header .header_btn.is-open ol li:nth-of-type(4) {
        opacity: 1;
        transform: rotate(45deg)
    }

    #header .header_btn.is-open ol li:nth-of-type(5) {
        opacity: 1;
        transform: rotate(-45deg)
    }

#header .header_cont {
    display: none;
    background-color: #0045a2;
    min-height: 100vh
}

    #header .header_cont nav {
        display: block;
        opacity: 0;
        transition: opacity .75s ease-out;
        padding: 16vw 0
    }

@media screen and (min-width: 500px) {
    #header .header_cont nav {
        padding: 80px 0
    }
}

#header .header_cont nav h3 {
    position: relative;
    width: 68vw;
    font-size: 3.6vw;
    font-weight: 500;
    letter-spacing: .05em;
    color: #fff;
    padding-top: 8.6vw;
    margin: 0 auto
}

@media screen and (min-width: 500px) {
    #header .header_cont nav h3 {
        width: 340px;
        font-size: 18px;
        padding-top: 43px
    }
}

#header .header_cont nav h3::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 18.4vw;
    height: 4.8vw;
    background-image: url(../img/nav/header_nav_title_sp.svg);
    background-repeat: no-repeat;
    background-size: contain
}

@media screen and (min-width: 500px) {
    #header .header_cont nav h3::after {
        width: 92px;
        height: 24px
    }
}

#header .header_cont nav ul {
    padding: 0;
    margin: 0;
    margin-top: 17.8vw
}

@media screen and (min-width: 500px) {
    #header .header_cont nav ul {
        margin-top: 89px
    }
}

#header .header_cont nav ul li {
    list-style: none
}

    #header .header_cont nav ul li a {
        width: 68vw;
        min-height: 18vw;
        padding: 1.2vw;
        background-repeat: no-repeat;
        background-size: contain;
        margin: 0 auto;
        border-bottom: 1px solid #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center
    }

@media screen and (min-width: 500px) {
    #header .header_cont nav ul li a {
        width: 340px;
        min-height: 90px;
        padding: 6px
    }
}

#header .header_cont nav ul li a p {
    position: relative;
    color: #fff;
    font-size: 4.4vw;
    font-family: "Zen Kaku Gothic New",sans-serif;
    font-weight: 700
}

@media screen and (min-width: 500px) {
    #header .header_cont nav ul li a p {
        font-size: 22px
    }
}

#header .header_cont nav ul li a p span {
    position: relative;
    color: #fff;
    font-size: 3.6vw;
    font-family: "Zen Kaku Gothic New",sans-serif;
    font-weight: 700
}

@media screen and (min-width: 500px) {
    #header .header_cont nav ul li a p span {
        font-size: 18px
    }
}

#header .header_cont nav ul li:nth-of-type(1) a {
    border-top: 1px solid #fff
}

#header.is-open {
    height: 100vh;
    background-color: #0045a2
}

    #header.is-open .header_cont {
        display: block
    }

#header.is-opa .header_cont nav {
    opacity: 1
}

@media screen and (min-width: 850px) {
    #body.home.is-open, #body.static.is-open {
        background-color: #dcf0fa
    }
}

@media screen and (min-width: 850px) {
    #body.home #header, #body.static #header {
        z-index: 100;
        right: auto;
        left: 0;
        width: calc(100% - 500px - (100% - 850px)/2);
        height: 100vh;
        background-color: #dcf0fa
    }

        #body.home #header::after, #body.static #header::after {
            content: "";
            position: absolute;
            z-index: -2;
            bottom: auto;
            top: 500px;
            right: 0;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 0 247px 550px;
            border-color: rgba(0,0,0,0) rgba(0,0,0,0) #0045a2 rgba(0,0,0,0)
        }
}

@media screen and (min-width: 850px)and (min-width: 1200px) {
    #body.home #header::after, #body.static #header::after {
        border-width: 0 0 247px 550px
    }
}

@media screen and (min-width: 850px)and (min-height: 747px) {
    #body.home #header::after, #body.static #header::after {
        top: auto;
        bottom: 0
    }
}

@media screen and (min-width: 1200px) {
    #body.home #header, #body.static #header {
        width: calc((100% - 500px)/2);
        padding: 0;
        margin: 0
    }

        #body.home #header .simplebar-content, #body.static #header .simplebar-content {
            position: relative
        }
}

@media screen and (min-width: 850px) {
    #body.home #header.is-open, #body.static #header.is-open {
        background-color: #dcf0fa
    }
}

@media screen and (min-width: 850px) {
    #body.home #header #Conf_header_nav, #body.static #header #Conf_header_nav {
        position: relative;
        width: 350px;
        margin-right: 0;
        margin-left: auto
    }
}

@media screen and (min-width: 1200px) {
    #body.home #header #Conf_header_nav:before, #body.static #header #Conf_header_nav:before {
        position: absolute;
        top: 150px;
        right: 425px;
        content: "";
        width: 90px;
        height: 25px;
        background-color: #fff;
        border-radius: 12px
    }

    #body.home #header #Conf_header_nav:after, #body.static #header #Conf_header_nav:after {
        position: absolute;
        top: 175px;
        right: 460px;
        content: "";
        width: 120px;
        height: 25px;
        background-color: #fff;
        border-radius: 12px
    }
}

@media screen and (min-width: 500px) {
    #body.home #header .header_btn, #body.static #header .header_btn {
        right: calc((100% - 500px)/2)
    }
}

@media screen and (min-width: 850px) {
    #body.home #header .header_btn, #body.static #header .header_btn {
        display: none
    }
}

@media screen and (min-width: 850px) {
    #body.home #header .header_cont, #body.static #header .header_cont {
        display: block;
        background-color: rgba(0,0,0,0);
        min-height: auto
    }
}

@media screen and (min-width: 850px) {
    #body.home #header .header_cont nav, #body.static #header .header_cont nav {
        opacity: 1;
        text-align: center;
        padding: 50px 0 39px
    }
}

@media screen and (min-width: 850px) {
    #body.home #header .header_cont nav h3, #body.static #header .header_cont nav h3 {
        width: 230px;
        margin: 0 auto;
        font-size: 14px;
        color: #0045a2;
        padding-top: 0;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: center
    }
}

@media screen and (min-width: 850px) {
    #body.home #header .header_cont nav h3::after, #body.static #header .header_cont nav h3::after {
        display: inline-block;
        position: relative;
        top: auto;
        left: auto;
        width: 92px;
        height: 24px;
        background-image: url(../img/nav/header_nav_title_pc.svg);
        margin-right: 17px
    }
}

@media screen and (min-width: 850px) {
    #body.home #header .header_cont nav ul, #body.static #header .header_cont nav ul {
        margin-top: 34px
    }
}

@media screen and (min-width: 850px) {
    #body.home #header .header_cont nav ul li a, #body.static #header .header_cont nav ul li a {
        width: 230px;
        min-height: 50px;
        border-color: #0045a2
    }
}

@media screen and (min-width: 850px) {
    #body.home #header .header_cont nav ul li a p, #body.static #header .header_cont nav ul li a p {
        font-size: 16px;
        line-height: 1;
        color: #0045a2
    }

        #body.home #header .header_cont nav ul li a p span, #body.static #header .header_cont nav ul li a p span {
            font-size: 13px;
            color: #0045a2
        }
}

@media screen and (min-width: 850px) {
    #body.home #header .header_cont nav ul li:nth-of-type(1) a, #body.static #header .header_cont nav ul li:nth-of-type(1) a {
        border-color: #0045a2
    }
}

#body.home #header #Conf_header_bottomInfo, #body.static #header #Conf_header_bottomInfo {
    display: none
}

@media screen and (min-width: 850px) {
    #body.home #header #Conf_header_bottomInfo, #body.static #header #Conf_header_bottomInfo {
        position: relative;
        display: block;
        width: 350px;
        margin-right: 0;
        margin-left: auto;
        padding-bottom: 24px
    }

        #body.home #header #Conf_header_bottomInfo .header_bottomInfo_CentX a, #body.static #header #Conf_header_bottomInfo .header_bottomInfo_CentX a {
            width: 132px;
            margin: 0 auto
        }

        #body.home #header #Conf_header_bottomInfo .header_bottomInfo_meitetsu a, #body.static #header #Conf_header_bottomInfo .header_bottomInfo_meitetsu a {
            width: 108px;
            margin: 25px auto 0
        }

        #body.home #header #Conf_header_bottomInfo small, #body.static #header #Conf_header_bottomInfo small {
            font-size: 8px;
            letter-spacing: .04em;
            color: #0045a2;
            text-align: center;
            margin-top: 24px
        }

        #body.home #header #Conf_header_bottomInfo:before, #body.static #header #Conf_header_bottomInfo:before {
            position: absolute;
            top: 5px;
            right: 379px;
            content: "";
            width: 90px;
            height: 25px;
            background-color: #fff;
            border-radius: 12px
        }

        #body.home #header #Conf_header_bottomInfo:after, #body.static #header #Conf_header_bottomInfo:after {
            position: absolute;
            top: 30px;
            right: 319px;
            content: "";
            width: 120px;
            height: 25px;
            background-color: #fff;
            border-radius: 12px
        }
}

#body.search #header {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    background-color: rgba(0,0,0,0)
}

    #body.search #header.is-open {
        position: fixed;
        top: 0;
        right: 0;
        left: 0
    }

        #body.search #header.is-open .header_btn {
            position: fixed;
            top: 0;
            right: 0;
            margin: 0
        }

@media screen and (min-width: 500px) {
    #body.search #header.is-open .header_btn {
        margin-right: calc((100% - 500px)/2)
    }
}

#body.search #header.is-open #common_title {
    z-index: -1
}

#body.search #header .header_btn {
    position: relative;
    top: auto;
    right: auto;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 9vw
}

@media screen and (min-width: 500px) {
    #body.search #header .header_btn {
        margin-right: calc((100% - 500px)/2);
        margin-bottom: 45px
    }
}

@media screen and (min-width: 850px) {
    #body.search #header .header_cont nav ul {
        margin-top: 58px
    }
}

#mainContainer {
    width: 100%;
    position: relative
}

@media screen and (min-width: 500px) {
    #mainContainer {
        width: 500px;
        min-height: 100vh;
        margin: 0 auto;
        background-color: #0045a2
    }
}

@media screen and (min-width: 850px) {
    #mainContainer {
        margin-right: calc(100% - 850px);
        margin-left: auto
    }
}

@media screen and (min-width: 1200px) {
    #mainContainer {
        margin: 0 auto
    }
}

#main {
    background-color: #0045a2;
    position: relative;
    overflow: hidden
}

@media screen and (min-width: 500px) {
    #main {
        z-index: 350
    }
}

@media screen and (min-width: 850px) {
    #main {
        width: 500px;
        margin-right: auto;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    #main {
        margin: 0
    }
}

#body.search #common_title {
    position: absolute;
    top: 7vw;
    right: 0;
    left: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    width: 33.6vw;
    height: 10vw;
    margin: 0 auto
}

@media screen and (min-width: 500px) {
    #body.search #common_title {
        top: 35px;
        width: 168px;
        height: 50px
    }
}

#footer {
    position: relative;
    z-index: 2;
    background-color: #dcf0fa
}

@media screen and (min-width: 500px) {
    #footer {
        z-index: 350
    }
}

@media screen and (min-width: 850px) {
    #footer {
        width: 500px;
        margin-right: auto;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    #footer {
        margin: 0
    }
}

#infoContainer {
    display: none
}

@media screen and (min-width: 1200px) {
    #infoContainer {
        position: fixed;
        top: 0;
        right: 0;
        display: block;
        width: calc((100% - 500px)/2);
        height: 100vh;
        padding-top: 50px;
        background-color: #dcf0fa
    }

        #infoContainer::before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            left: 0;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 565px 1237px 0 0;
            border-color: #0045a2 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)
        }
}

@media screen and (min-width: 850px) {
    #infoContainer h3 {
        width: 350px;
        margin-left: 0;
        margin-right: auto;
        font-size: 14px;
        color: #fff;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: center
    }
}

@media screen and (min-width: 850px) {
    #infoContainer h3::after {
        content: "";
        display: inline-block;
        width: 77px;
        height: 23px;
        background-image: url(../img/common/common_link.svg);
        background-repeat: no-repeat;
        background-size: contain;
        margin-right: 17px
    }
}

@media screen and (min-width: 1200px) {
    #infoContainer .infoContainer_inner {
        position: relative;
        padding-bottom: 27px;
        overflow-x: hidden
    }

        #infoContainer .infoContainer_inner:before {
            position: absolute;
            top: 30px;
            left: 350px;
            content: "";
            width: 90px;
            height: 25px;
            background-color: #fff;
            border-radius: 12px
        }

        #infoContainer .infoContainer_inner:after {
            position: absolute;
            top: 55px;
            left: 380px;
            content: "";
            width: 120px;
            height: 25px;
            background-color: #fff;
            border-radius: 12px
        }
}

.Conf_left {
    display: none
}

@media screen and (min-width: 500px) {
    .Conf_left {
        display: block;
        position: absolute;
        z-index: 300;
        top: 0;
        left: 0;
        width: 50px;
        height: 100%;
        background-color: rgba(0,0,0,0);
        box-shadow: 0px 5px 15px 0px rgba(0,0,0,.5)
    }

        .Conf_left:before {
            position: absolute;
            z-index: 300;
            top: 0;
            right: 0;
            content: "";
            width: 100%;
            height: 100%;
            background-color: #0045a2;
            transform: translateX(50%)
        }
}

.Conf_right {
    display: none
}

@media screen and (min-width: 500px) {
    .Conf_right {
        display: block;
        position: absolute;
        z-index: 300;
        top: 0;
        right: 0;
        width: 50px;
        height: 100%;
        background-color: rgba(0,0,0,0);
        box-shadow: 0px 5px 15px 0px rgba(0,0,0,.5)
    }

        .Conf_right:before {
            position: absolute;
            z-index: 350;
            top: 0;
            left: 0;
            content: "";
            width: 100%;
            height: 100%;
            background-color: #0045a2;
            transform: translateX(-50%)
        }
}

.Conf_infoContainer_relatedLinks {
    display: none
}

@media screen and (min-width: 1200px) {
    .Conf_infoContainer_relatedLinks {
        position: relative;
        display: block;
        width: 340px;
        margin-top: 27px;
        margin-left: 5px;
        background-color: #0045a2
    }

        .Conf_infoContainer_relatedLinks::before {
            content: "";
            position: absolute;
            z-index: 2;
            top: 0;
            left: 0;
            width: 50px;
            height: 100%;
            background-color: #0045a2
        }

        .Conf_infoContainer_relatedLinks::after {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            width: 44px;
            height: 100%;
            background-color: #0045a2
        }

        .Conf_infoContainer_relatedLinks h4 {
            position: relative;
            font-size: 13px;
            text-align: center;
            color: #fff;
            margin-bottom: 12px
        }

        .Conf_infoContainer_relatedLinks .custom-arrow {
            background-color: #d2aa6e;
            opacity: 1;
            width: 20px;
            height: 20px;
            border: 1px solid #d2aa6e;
            border-radius: 50%
        }

            .Conf_infoContainer_relatedLinks .custom-arrow svg {
                fill: #fff;
                width: .6em;
                height: .6em
            }

            .Conf_infoContainer_relatedLinks .custom-arrow:hover {
                background-color: #fff
            }

                .Conf_infoContainer_relatedLinks .custom-arrow:hover svg {
                    fill: #d2aa6e
                }

        .Conf_infoContainer_relatedLinks .custom-prev {
            left: 90px
        }

        .Conf_infoContainer_relatedLinks .custom-next {
            right: 82px
        }

        .Conf_infoContainer_relatedLinks ul {
            gap: 0 10px
        }

            .Conf_infoContainer_relatedLinks ul li a {
                display: block;
                width: 100px;
                height: 50px;
                background-size: contain;
                background-position: center;
                background-repeat: no-repeat;
                background-color: #fff;
                background-size: 80%
            }

        .Conf_infoContainer_relatedLinks ol {
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0;
            padding: 0;
            gap: 0 15px
        }

            .Conf_infoContainer_relatedLinks ol li {
                list-style: none
            }

                .Conf_infoContainer_relatedLinks ol li a {
                    display: block;
                    width: 100px;
                    height: 50px;
                    background-size: contain;
                    background-position: center;
                    background-repeat: no-repeat;
                    background-color: #fff;
                    background-size: 80%;
                    margin: 0 auto
                }
}

#Conf_footer_bottomInfo {
    position: relative
}

    #Conf_footer_bottomInfo .footer_bottomInfo_btn {
        position: absolute;
        top: -4.8vw;
        right: 8.4vw;
        width: 13.4vw;
        height: 13.4vw;
        border-radius: 2vw;
        background-image: url(../img/footer/footer_bottomInfo_btn.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-color: #fff
    }

@media screen and (min-width: 500px) {
    #Conf_footer_bottomInfo .footer_bottomInfo_btn {
        top: -24px;
        right: 42px;
        width: 67px;
        height: 67px;
        border-radius: 10px
    }
}

#Conf_footer_bottomInfo .footer_bottomInfo_btn {
    box-shadow: 0px .8vw 1vw rgba(0,0,0,.4)
}

@media screen and (min-width: 500px) {
    #Conf_footer_bottomInfo .footer_bottomInfo_btn {
        box-shadow: 0px 4px 5px rgba(0,0,0,.4);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translate3d(0, 0, 0);
        will-change: transform;
        transition: .3s
    }

        #Conf_footer_bottomInfo .footer_bottomInfo_btn:hover {
            transform: translateY(2px);
            box-shadow: 0px 2px 5px rgba(0,0,0,.4)
        }
}

#Conf_footer_bottomInfo .footer_bottomInfo_CentX {
    padding: 12vw 0 13.4vw
}

@media screen and (min-width: 500px) {
    #Conf_footer_bottomInfo .footer_bottomInfo_CentX {
        padding: 60px 0 67px
    }
}

#Conf_footer_bottomInfo .footer_bottomInfo_CentX a {
    width: 41.2vw;
    margin: 0 auto
}

@media screen and (min-width: 500px) {
    #Conf_footer_bottomInfo .footer_bottomInfo_CentX a {
        width: 206px
    }
}

#Conf_footer_bottomInfo .footer_bottomInfo_meitetsu {
    background-color: #0045a2;
    padding: 12vw 0 8.6vw
}

@media screen and (min-width: 500px) {
    #Conf_footer_bottomInfo .footer_bottomInfo_meitetsu {
        padding: 60px 0 33px
    }
}

#Conf_footer_bottomInfo .footer_bottomInfo_meitetsu a {
    width: 38.2vw;
    margin: 0 auto
}

@media screen and (min-width: 500px) {
    #Conf_footer_bottomInfo .footer_bottomInfo_meitetsu a {
        width: 191px
    }
}

#Conf_footer_bottomInfo .footer_bottomInfo_meitetsu small {
    font-size: 2.6vw;
    line-height: 1;
    letter-spacing: .09em;
    color: #fff;
    text-align: center;
    margin-top: 10.8vw
}

@media screen and (min-width: 500px) {
    #Conf_footer_bottomInfo .footer_bottomInfo_meitetsu small {
        font-size: 13px;
        margin-top: 54px
    }
}

.Conf_cloud {
    position: absolute;
    height: 5vw;
    border-radius: 2.4vw
}

@media screen and (min-width: 500px) {
    .Conf_cloud {
        height: 25px;
        border-radius: 12px
    }
}

.Conf_cloud.Conf_cloud_m {
    display: none
}

@media screen and (min-width: 850px) {
    .Conf_cloud.Conf_cloud_m {
        display: block;
        position: fixed;
        top: 460px;
        right: 0;
        left: 0;
        width: 110px;
        background-color: #fff;
        margin: 0 auto;
        transform: translateX(391px)
    }
}

@media screen and (min-width: 850px)and (min-height: 747px) {
    .Conf_cloud.Conf_cloud_m {
        top: 510px
    }
}

.Conf_cloud.Conf_cloud_n {
    display: none
}

@media screen and (min-width: 850px) {
    .Conf_cloud.Conf_cloud_n {
        display: block;
        position: fixed;
        top: 485px;
        right: 0;
        left: 0;
        width: 120px;
        background-color: #fff;
        margin: 0 auto;
        transform: translateX(441px)
    }
}

@media screen and (min-width: 850px)and (min-height: 747px) {
    .Conf_cloud.Conf_cloud_n {
        top: 535px
    }
}

.Conf_infinity {
    display: none
}

@media screen and (min-width: 500px) {
    .Conf_infinity {
        display: block;
        position: fixed;
        bottom: 0;
        z-index: 200;
        width: 100%;
        height: 135px;
        background-repeat: repeat-x;
        background-size: 1750px auto;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        will-change: transform;
        animation: infinity_conf 10s linear infinite
    }

        .Conf_infinity.Conf_infinity_a {
            background-image: url(../img/common/common_infinity_a.svg)
        }

        .Conf_infinity.Conf_infinity_b {
            background-image: url(../img/common/common_infinity_b.svg)
        }

        .Conf_infinity.Conf_infinity_c {
            background-image: url(../img/common/common_infinity_c.svg);
            animation: infinity_conf 5s linear infinite
        }

        .Conf_infinity.is-reverse {
            transform: scale(-1, 1)
        }
}

@media screen and (min-width: 850px) {
    .Conf_infinity {
        top: 520px
    }
}

@media screen and (min-width: 850px)and (min-height: 645px) {
    .Conf_infinity {
        top: auto;
        bottom: 0
    }
}

@keyframes infinity_conf {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -1750px 0
    }
}

/*# sourceMappingURL=common.css.map */
