.globalNav .globalMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    flex-wrap: wrap;
    max-width: 100%;
    margin-left: auto;
}
.globalNav .globalMenu .item {
    margin-left: 30px;
    width: auto
}
.globalNav .globalMenu .item:first-child {
    margin-left: 0
}
.globalNav .globalMenu .item a {
    color: #404040;
    font-family: 'BIZ UDPGothic', sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    font-display: swap;
    line-height: 1;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    white-space: nowrap
}
.globalNav .globalMenu .item a:hover, .globalNav .globalMenu .item a:active, .globalNav .globalMenu .item a:focus {
    color: #4cb5e9;
    text-decoration: none
}
@media screen and (max-width: 1400px) {
    .globalNav .globalMenu {
        padding-left: 10px
    }
    .globalNav .globalMenu .item {
        margin-left: 20px
    }
}
@media screen and (max-width: 1300px) {
    .globalNav .globalMenu .item {
        margin-left: 15px
    }
    .globalNav .globalMenu .item a {
        font-size: 1.6rem
    }
}
@media screen and (max-width: 1200px) {
    .globalNav .globalMenu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .globalNav .globalMenu .item {
        margin-left: 10px;
        margin-right: 10px;
        width: auto
    }
    .globalNav .globalMenu .item:first-child {
        margin-left: 10px;
        margin-right: 10px
    }
}
@media screen and (max-width: 1100px) {
    .globalNav {
        display: none
    }
}
.headerInquiry {
    background-color: #0041aa;
    color: #FFFFFF;
    height: 60px;
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 100px;
    width: 100%
}
.headerInquiry .headerInquiryInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 60px;
    margin: 0 auto;
    /*max-width: 1024px;*/
    max-width: 1200px;
    width: 100%
}
.headerInquiry .headerInquiryInner .btn {
    font-size: 1.6rem;
    line-height: 47px;
    height: 50px;
    margin: 5px 5px 5px 0;
    width: 260px
}
.headerInquiry .headerInquiryInner .banner{
    margin: 5px 5px 5px 0;
}
@media screen and (max-width: 510px) {
    .headerInquiry .headerInquiryInner .banner{
        display: none;
    }
}
.headerInquiry .appealPoint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 2px 10px
}
.headerInquiry .appealPoint .item a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    color: #fff;
}
.headerInquiry .appealPoint .item p {
    margin-bottom: 0
}
.headerInquiry .appealPoint .item .icon {
    margin-right: 5px
}
.headerInquiry .appealPoint .item.type--map {
    font-size: 1.9rem;
    width: 180px
}
.headerInquiry .appealPoint .item.type--free {
    font-size: 1.9rem;
    width: 178px
}
.headerInquiry .appealPoint .item.type--free span {
    display: block;
    font-size: 1.3rem
}
.headerInquiry .appealPoint .item.type--card {
    font-size: 1.6rem;
    width: 140px
}
.headerInquiry .appealPoint .item.type--tel {
    font-size: 1.2rem;
    width: 230px
}
.headerInquiry .appealPoint .item.type--tel .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(230px - 50px)
}
.headerInquiry .appealPoint .item.type--tel .telephone {
    font-family: 'Roboto', serif;
    font-size: 2.5rem;
    font-weight: 700;
    font-display: swap;
    white-space: nowrap
}
.headerInquiry .btn{
    background-color: #ffe700 !important;
}
.headerInquiry .btn:hover,
.headerInquiry .btn:active,
.headerInquiry .btn:focus {
    background-color: #cfbc00 !important;
}

@media screen and (max-width: 1200px) {
    .headerInquiry .headerInquiryInner .btn {
        font-size: 1.5rem
    }
    .headerInquiry .appealPoint .item.type--map {
        font-size: 1.8rem;
        width: 175px
    }
    .headerInquiry .appealPoint .item.type--free {
        font-size: 1.8rem;
        width: 168px
    }
    .headerInquiry .appealPoint .item.type--free span {
        font-size: 1.2rem
    }
    .headerInquiry .appealPoint .item.type--card {
        font-size: 1.5rem;
        width: 135px
    }
    .headerInquiry .appealPoint .item.type--tel {
        font-size: 1.1rem;
        width: 213px
    }
    .headerInquiry .appealPoint .item.type--tel .text {
        width: calc(213px - 50px)
    }
    .headerInquiry .appealPoint .item.type--tel .telephone {
        font-size: 2.3rem
    }
}
@media screen and (max-width: 1100px) {
    .headerInquiry {
        height: 56px;
        top: 80px
    }
    .headerInquiry .headerInquiryInner {
        height: 56px
    }
    .headerInquiry .headerInquiryInner .btn {
        font-size: 1.4rem;
        line-height: 57px;
        height: 60px;
        position: absolute;
        top: -75px;
        right: 80px;
        width: 230px
    }
    .headerInquiry .appealPoint .item.type--map {
        font-size: 1.4rem;
        width: 142px
    }
    .headerInquiry .appealPoint .item.type--free {
        font-size: 1.4rem;
        width: 142px
    }
    .headerInquiry .appealPoint .item.type--free span {
        font-size: 1.0rem
    }
    .headerInquiry .appealPoint .item.type--card {
        font-size: 1.3rem;
        width: 117px
    }
    .headerInquiry .appealPoint .item.type--tel {
        font-size: 1.0rem;
        width: 180px
    }
    .headerInquiry .appealPoint .item.type--tel .text {
        width: calc(180px - 44px)
    }
    .headerInquiry .appealPoint .item.type--tel .telephone {
        font-size: 1.8rem
    }
    .headerInquiry .appealPoint .item.type--tel .hidden {
        display: none
    }
}
@media screen and (max-width: 770px) {
    .headerInquiry {
        bottom: 0;
        position: fixed;
        top: auto
    }
    .headerInquiry .headerInquiryInner {
        height: 56px
    }
    .headerInquiry .headerInquiryInner .btn {
        font-size: 1.4rem;
        line-height: 1.1;
        height: 50px;
        padding: 9px 10px 8px;
        position: relative;
        right: 0;
        top: -2px;
        width: 150px
    }
    .headerInquiry .appealPoint .item.type--map, .headerInquiry .appealPoint .item.type--free, .headerInquiry .appealPoint .item.type--card {
        display: none
    }
}
@media screen and (max-width: 414px) {
    .headerInquiry {
        bottom: 0;
        position: fixed;
        top: auto
    }
    .headerInquiry .headerInquiryInner {
        height: 56px
    }
    .headerInquiry .headerInquiryInner .btn {
        font-size: 1.2rem;
        padding: 11px 2px 10px;
        width: 116px
    }
    .headerInquiry .appealPoint {
        margin: 2px 5px
    }
    .headerInquiry .appealPoint .item.type--tel {
        width: 160px
    }
    .headerInquiry .appealPoint .item.type--tel .text {
        width: calc(160px - 44px)
    }
    .headerInquiry .appealPoint .item.type--tel .telephone {
        font-size: 1.6rem
    }
}
.hamburgerMenu {
    display: none
}
@media screen and (max-width: 1100px) {
    .cat--form .hamburgerMenu {
        display: none
    }
    .hamburgerMenu {
        background-color: transparent;
        border: 0;
        cursor: pointer;
        display: inline-block;
        height: 28px;
        margin: 9px 5px 8px auto;
        padding: 0;
        position: absolute;
        right: 7px;
        top: 25px;
        width: 42px
    }
    .hamburgerMenu:focus {
        outline-style: none
    }
    .hamburgerMenu::after {
        background-color: #db007d;
        content: "";
        display: block;
        height: 80px;
        position: absolute;
        right: -14px;
        top: -34px;
        width: 70px;
        z-index: -1
    }
    .hamburgerMenu::before {
        color: #fff;
        content: "MENU";
        display: block;
        font-family: 'BIZ UDPGothic', sans-serif;
        font-size: 1.3rem;
        font-weight: 400;
        font-display: swap;
        left: 0;
        position: absolute;
        text-decoration: none;
        text-align: center;
        top: -18px;
        white-space: nowrap;
        width: 100%
    }
    .hamburgerMenu span {
        background-color: #fff;
        border-radius: 4px;
        display: inline-block;
        left: 0;
        height: 4px;
        position: absolute;
        -webkit-transition: all .4s;
        transition: all .4s;
        width: 100%
    }
    .hamburgerMenu span:nth-of-type(1) {
        top: 0
    }
    .hamburgerMenu span:nth-of-type(2) {
        top: 12px
    }
    .hamburgerMenu span:nth-of-type(3) {
        bottom: 0
    }
    .hamburgerMenu.is-active {
        z-index: 1000
    }
    .hamburgerMenu.is-active::before {
        content: "CLOSE";
        top: -20px
    }
    .hamburgerMenu.is-active span:nth-of-type(1) {
        -webkit-transform: translateY(10px) rotate(-45deg);
        transform: translateY(10px) rotate(-45deg)
    }
    .hamburgerMenu.is-active span:nth-of-type(2) {
        opacity: 0
    }
    .hamburgerMenu.is-active span:nth-of-type(3) {
        -webkit-transform: translateY(-15px) rotate(45deg);
        transform: translateY(-15px) rotate(45deg)
    }
}
#js-sp-menu-wrapper {
    display: none;
    opacity: 0;
    visibility: hidden
}
#js-sp-menu-wrapper.is-active {
    background: #4cb5e9;
    color: #404040;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    visibility: visible;
    z-index: 999
}
#js-sp-menu-wrapper .hamburgerMenu::after {
    background-color: #db007d
}
#js-sp-menu-wrapper .fullScreenHeading {
    border-bottom: 1px solid #404040;
    font-family: 'Roboto', serif;
    font-size: 2.3rem;
    font-weight: 700;
    font-display: swap;
    margin: 10px auto 20px;
    position: relative;
    text-align: center
}
#js-sp-menu-wrapper .fullScreenHeading:before {
    background: url(../images/home/img_robot2.svg) no-repeat left top;
    background-size: 100px 100px;
    content: "";
    display: block;
    height: 100px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -105px;
    width: 100px
}
#js-sp-menu-wrapper .fullScreenNav {
    padding: 0 1em
}
#js-sp-menu-wrapper .fullScreenNav .item {
    text-align: center
}
#js-sp-menu-wrapper .fullScreenNav a {
    color: #404040;
    font-size: 1.7rem
}
#js-sp-menu-wrapper .fullScreenNav a:hover, #js-sp-menu-wrapper .fullScreenNav a:active, #js-sp-menu-wrapper .fullScreenNav a:focus {
    color: #fff;
    text-decoration: underline
}
#js-sp-menu-wrapper .fullScreenNav.type--other {
    border-bottom: 1px solid #404040;
    margin: 20px auto 0;
    padding: 0 10px 20px 10px
}
#js-sp-menu-wrapper .fullScreenNav.type--other a {
    font-size: 1.5rem
}
@media screen and (min-width: 600px) {
    #js-sp-menu-wrapper .fullScreenHeading {
        font-size: 3.3rem;
        margin: 10px auto 30px
    }
    #js-sp-menu-wrapper .fullScreenHeading:before {
        background-size: 150px 150px;
        height: 150px;
        top: -155px;
        width: 150px
    }
    #js-sp-menu-wrapper .fullScreenNav a {
        font-size: 2.7rem
    }
    #js-sp-menu-wrapper .fullScreenNav.type--other {
        padding: 0 10px 30px 10px
    }
    #js-sp-menu-wrapper .fullScreenNav.type--other a {
        font-size: 2.2rem
    }
}
.footerSiteMap {
    margin: 50px auto;
    width: 100%
}
.footerSiteMap .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    width: 100%
}
.footerSiteMap .menu .item {
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1;
    margin: 0 0.5em 1em 0.5em
}
.footerSiteMap .menu .item a {
    color: #fff
}
.footerSiteMap .menu .item a:hover, .footerSiteMap .menu .item a:active, .footerSiteMap .menu .item a:focus {
    color: #f79000
}
.footerSiteMap .menu.type--sub .item {
    font-size: 1.3rem;
    margin: 0 0.5em
}
@media screen and (max-width: 1200px) {
    .footerSiteMap .menu .item {
        font-size: 1.6rem
    }
    .footerSiteMap .menu.type--sub .item {
        font-size: 1.25rem;
        margin: 0 0.4em
    }
}
@media screen and (max-width: 960px) {
    .footerSiteMap {
        margin: 40px auto
    }
    .footerSiteMap .menu {
        margin-bottom: 0.5em
    }
    .footerSiteMap .menu .item {
        font-size: 1.5rem;
        margin: 0 0.5em 0.5em 0.5em
    }
    .footerSiteMap .menu.type--sub .item {
        font-size: 1.2rem;
        margin: 0 0.4em 0.5em 0.4em
    }
}
@media screen and (max-width: 600px) {
    .footerSiteMap {
        margin: 40px auto
    }
    .footerSiteMap .menu {
        display: none
    }
}
.footerCorporate {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    width: 100%
}
.footerCorporate .brandName {
    margin-right: 70px
}
.footerCorporate .brandName a {
    display: block
}
.footerCorporate .brandName .brandLogo {
    max-height: 80px;
    max-width: 187px;
    width: 100%
}
.footerCorporate .corporate {
    font-size: 1.3rem;
    line-height: 1;
    text-align: left
}
.footerCorporate .corporate .text {
    margin-bottom: 17px
}
.footerCorporate .corporate .corporateName {
    font-size: 2.0rem;
    font-weight: 700;
    margin-bottom: 12px
}
.footerCorporate .corporate .type--data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0
}
.footerCorporate .corporate .type--data p {
    margin-bottom: 0
}
.footerCorporate .corporate .type--data span {
    display: inline-block
}
.footerCorporate .corporate .type--address {
    margin-right: 1em;
    margin-bottom: 0
}
.footerCorporate .corporate .type--address span {
    margin-left: 0.5em;
    margin-right: 0.5em
}
.footerCorporate .corporate .type--tel {
    margin-bottom: 0
}
@media screen and (max-width: 960px) {
    .footerCorporate {
        padding: 0 20px
    }
    .footerCorporate .brandName {
        margin-right: 30px
    }
    .footerCorporate .corporate {
        font-size: 1.2rem;
        line-height: 1.1
    }
    .footerCorporate .corporate .text {
        margin-bottom: 15px
    }
    .footerCorporate .corporate .corporateName {
        font-size: 2.0rem;
        margin-bottom: 10px
    }
    .footerCorporate .corporate .type--data {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 5px
    }
    .footerCorporate .corporate .type--data p {
        margin-bottom: 5px
    }
}
@media screen and (max-width: 600px) {
    .footerCorporate {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 15px
    }
    .footerCorporate .brandName {
        margin-bottom: 30px;
        margin-right: 20px
    }
    .footerCorporate .corporate {
        font-size: 1.2rem;
        line-height: 1.1;
        text-align: center
    }
    .footerCorporate .corporate .corporateName {
        font-size: 1.8rem
    }
    .footerCorporate .corporate .type--data {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}
.footerEndWrapper {
    background-color: #fff;
    padding: 0 20px
}
.footerEnd {
    height: 50px;
    text-align: center
}
.footerEnd .copy {
    color: #404040;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 50px;
    margin: 0 auto
}
@media screen and (max-width: 600px) {
    .footerEndWrapper {
        padding: 0 15px 56px 15px
    }
    .footerEnd {
        height: 40px
    }
    .footerEnd .copy {
        font-size: 1.1rem;
        line-height: 40px
    }
}