@charset "UTF-8";
/* CSS Document */
/*===== ▼col-md-lg-up =====*/
@media screen and (min-width: 768px) {
    body {
        padding-top: 0;
    }
    #header {
        position: fixed;
        height: 70px;
        top: 0;
        transition: all .2s;
    }
    #header.fixed {
        height: 70px;
        background: rgba(255, 255, 255, 0.90);
        box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.10);
    }
    #header .logo-wrap {
        transition: all .2s;
    }
    #header,
    #header.fixed {
        padding-right: 120px;
    }
    #header .btn-header-entry {
        position: absolute;
        top: 0;
        right: 0;
    }
    #header .btn-header-entry img {
        height: auto;
        width: 120px;
    }
    #header.fixed .btn-header-entry img {
        width: auto;
    }
    #header.fixed .btn-header-entry img {
        height: 70px;
    }
    #header.fixed .logo-wrap {
        top: 0;
    }
    #header.fixed .logo {
        width: 240px;
    }
    #gNavi .nav-link {
        padding: 0.25rem .8rem;
    }
    #header > .container-fluid {
        transition: all .2s;
    }
    #header {
        position: relative;
/*        padding-right: 140px;*/
    }
/*
    #header .btn-header-entry {
        position: absolute;
        right: 0;
        top: 0;
    }
    #header.fixed > .container-fluid {
        width: auto;
        position: relative;
        padding-bottom: 0 !important;
    }
*/
.img-fixed { display: none; }

/* fixed のときだけ切り替え */
header.fixed .img-default { display: none; }
header.fixed .img-fixed { display: block; }
    #subBtn {
        padding-top: .5rem;
    }
    #header.fixed #subBtn {
        padding-top: 0;
    }
    #subBtn ul img {
        max-height: 70px;
    }
    #header.fixed #subBtn ul img {
        max-height: 60px;
    }
    #subBtn ul, #subBtn {
        justify-content: flex-end;
        flex-wrap: nowrap;
        white-space: nowrap;
    }
    #gNavi .nav-link {
        font-size: 0.9rem;
    }
    .drawer-hamburger {
        height: 70px;
    }
    .fix-nav {
        top: calc(50vh - 240px);
        right: 0%;
        z-index: 10;
    }
    .fix-nav li {
        margin-bottom: 0;
    }
    .list-flow li .body {
        padding-left: calc(52px + 2rem);
    }
    .ggmap {
        padding-bottom: 80%;
    }
    .ttl-icon {
        background-position: left bottom;
        padding-left: 60px;
    }
    /* ▲ col-md-up */
}
/*===== ▼col-lg =====*/
@media screen and (min-width: 992px) {
    body {
        padding-top: 0;
    }
    body.lower {
        padding-top: 160px;
    }
/*
    #header {
        height: 90px;
    }
*/
    #header {
        position: fixed;
        top: 0;
        transition: all .2s;
    }
    #header .logo {
        max-width: 360px;
    }
#header.fixed .logo-wrap {
	opacity: .93;
}
#header .logo-dk {
	display: none;
}
#header .logo-wh {
	display: block;
}
.lower #header .logo-wh,
#header.fixed .logo-wh {
	display: none;
}
.lower #header .logo-dk,
#header.fixed .logo-dk {
	display: block;
}
    .mv {
        width: 100% !important;
    }
    .fix-nav {
        width: 90px !important;
    }
    .ggmap {
        padding-bottom: 45%;
    }
    .list-links.list-links-voice > li .caption-wrap {
        min-height: 380px;
    }
    .list-links.list-links-ctq > li .caption-wrap {
        min-height: 330px;
    }
    /* ▲ col-lg */
}
/*===== ▼ col-md =====*/
@media screen and (max-width: 991px) {
    #header .logo {
        max-width: 70vw;
    }
    #header .logo-wh {
        display: none !important;
    }
    #topMainVideo.video-container {
        height: 90vw;
    }
    .fix-nav {
        width: 80px;
    }
    /* ▲ col-md */
}
@media screen and (min-width: 992px) and (max-width: 1199px) {}
@media screen and (min-width: 992px) and (max-width: 1099px) {
    #gNavi .nav-link {
        font-size: 0.85rem;
    }
}
@media screen and (min-width: 1100px) and (max-width: 1199px) {
    /* #gNavi .nav-link {
        font-size: 0.8rem;
    } */
}
@media screen and (min-width: 1200px) {
    /* #gNavi .nav-link {
        font-size: 0.96rem !important;
    } */
}
/*===== ▼col-md only =====*/
@media screen and (max-width: 860px) and (min-width: 768px) {
    /* ▲ col-md only */
}
/*===== ▼col-sm-up =====*/
@media screen and (min-width: 576px) {}
/*===== ▼ col-sm =====*/
@media screen and (max-width:767px) {
    body {
        padding-top: 60px;
    }
    #header,
    #header.fixed {
        height: 60px;
    }
    #header {
        position: fixed;
        top: 0;
        background: rgba(255, 255, 255, 0.90);
        box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.10);
    }
    #header.fixed .logo {
        transition: .3s;
    }
    #topMainVideo.video-container {
        height: 60vh;
    }
    #topMainVideo .top-mv-catch,
    #topMainVideo .top-mv-ft-catch {
/*        bottom: calc(50% - 70px);*/
        left: 50%;
        transform: translateX(-50%);
        width: 55%;
        max-width: 300px;
    }
    #topMainVideo .top-mv-catch {
        bottom: 50%;
        transform: translate(-50%, 50%);
    }
    #topMainVideo .top-mv-ft-catch {
        bottom: 5%;
    }
    .mv .mv-ttl-wrap {
        top: 50%;
        left: 0;
        transform: translateY(25%);
    }
    .mv .mv-ttl {
        font-size: 1.86rem;
    }
    #voiceHeader .mv .card {
        left: 0;
        transform: translateY(80%);
    }
    #voiceContent {
        padding-top: calc(3rem + 100px);
    }
    .ttl-icon {
        background-position: top center;
        padding-top: 48px;
    }
    .box .btn-detail {
        text-align: center;
    }
    .visible-xs {
        display: block !important;
    }
    .hidden-xs {
        display: none !important;
    }
    .fix-nav {
        bottom: 0;
        width: 100%;
        text-align: center;
    }
    .fix-nav ul {
        display: flex;
        justify-content: center;
        border-top: 1px solid rgba(255, 255, 255, 0.33);
    }
    .fix-nav ul li {
        display: block;
        width: 100%;
    }
    .fix-nav ul i {
        font-size: 140%;
        margin-bottom: 0.5rem;
    }
    .fix-nav ul li a small {
        font-size: 84%;
        display: block;
        white-space: nowrap;
    }
    .fix-nav ul li a {
        padding: 0.65rem 0.25rem;
        background-color: rgba(0,90,167, 0.90);
        color: #fff;
        display: block;
        width: 100%;
        height: 100%;
        line-height: 1.1;
        white-space: nowrap;
    }
    .fix-nav ul li a {
        border-right: 1px solid rgba(255, 255, 255, 0.33);
    }
    .fix-nav ul li:nth-last-child(1) a {
        border-right: 0;
    }
    #gNavi > div {
        border: 0 none;
        padding: 0;
    }
    #gNavi ul li .nav-link {
        padding: 0.75rem 0.75rem;
    }
    #pagetop {
        bottom: 70px;
        right: 5px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .ggmap {
        padding-bottom: 65%;
    }
    #footer .copy {
        padding-bottom: calc(1.5rem + 75px);
    }
    /* ▲ col-sm */
}
/*===== ▼col-sm only =====*/
@media screen and (max-width: 767px) and (min-width: 576px) {
    /* ▲ col-sm only */
}
/*===== ▼ col-xs =====*/
@media screen and (max-width:575px) {
    .fix-nav ul li a {
        padding: 0.65rem 0.25rem 1.1rem;
    }
    .pan-list {
        font-size: 80%;
    }
    .box {
        padding: 1rem 1rem;
    }
    #topMainVideo.video-container {
        height: 80vw;
    }
    .mv .mv-ttl-wrap {
        top: 50%;
        transform: translateY(50%);
        left: -5px;
    }
    .mv .mv-ttl {
        font-size: 1.5rem;
    }
    /* sp .MV */
    .ggmap {
        padding-bottom: 75%;
    }
    /*
    #topSlide {
        padding-top: 60px;
    }
*/
    /* ▲ col-xs */
}
/*===== ▼ col-xs only =====*/
@media screen and (max-width:575px) and (min-width: 321px) {
    /* ▲ col-xs only */
}
@media screen and (max-width:400px) {
    .ggmap {
        padding-bottom: 100%;
    }
}
/*===== ▼ iphone5 =====*/
@media screen and (max-width:320px) {
    /* ▲ iphone5 */
}
@media screen and (min-width: 1100px) {}
@media screen and (min-width: 1200px) {}
@media screen and (min-width: 1600px) {}