
@font-face {
    font-family: "AudiType";
    src: url("/common/fonts/AudiType-Normal_4.03.woff2") format("woff2"),
        url("/common/fonts/AudiType-Normal_4.03.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "AudiTypeBold";
    src: url("/common/fonts/AudiType-Bold_4.03.woff2") format("woff2"),
        url("/common/fonts/AudiType-Bold_4.03.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "AudiTypeExtendBold";
    src: url("/common/fonts/AudiType-ExtendedBold_4.03.woff2") format("woff2"),
        url("/common/fonts/AudiType-ExtendedBold_4.03.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "DFHS";
    src: url("/common/fonts/DFHSGOTHICSTD-W3_0.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "DFHSBold";
    src: url("/common/fonts/DFHSGOTHICSTD-W7_0.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
.pc-none {
    display: none;
}
.sp-none {
    display: block;
}
#main {
    box-sizing: content-box;
    width: 1060px;
    margin: 80px auto 0;
    padding: 0 20px 30px;
}
#h_wrapper #main {
    margin: 0;
    padding: 0;
}
#header {
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.6%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background: #fff;
    height: 70px;
    font-family: AudiType, Verdana, Helvetica, Arial, DFHS, sans-serif;
}
#header.down {
    top: -70px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
#header.up {
    top: 0px;
    -webkit-transition: 1s;
    transition: 1s;
}
.header-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header-inner-01 .wrapper-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 17px;
}
.header-inner-01 .wrapper-hdg {
    margin-top: 24px;
}
.header-inner-02 .wrapper-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header-nav-03 {
    position: relative;
    display: block; 
    margin-top: 10px;
    width: 100%;
    padding: 0px 10%;
    padding-left: 0;
}
.header-nav-03 > li > span,
.header-nav-03 > li > a {
    position: relative;
    display: block;
    padding: 15px 20px;
}
.header-nav-03 > li > a .dropdown-text {
    display: none;
}
.header-nav-03 .hdg-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-nav-03 .hdg-layout .btn-align-c {
    margin-top: 0;
}
.header-nav-03 .btn-01 {
    width: 116px;
    height: 23px;
    padding: 1px 10px 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.header-nav-03 .btn-01:hover, .header-nav-03 .btn-01:active, .header-nav-03 .btn-01:focus {
    opacity: .7;
}
.btn-menu-01 {
    position: relative;
    display: none;
}
#footer {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 auto;
    background: #000;
    position: relative;
}
#footer * {
    background: #000;
    color: #fff;
}
#footer h3 {
  font-size: inherit;
}
#footer .sns_link {
    position: absolute;
    bottom: 130px;
    right: 40px;
}
#footer .sns_link a {
    margin-right: 30px;
}
#footer .sns_link svg {
    width: 28px;
}
.footer-inner-01 {
    width: 1060px;
    margin: 0 auto;
    padding: 35px 15px 50px;
    background: #e5e5e5;
}
.footer-inner-02 {
    background: #e5e5e5;
    border-top: 1px solid #b3b3b3;
}
.footer-inner-bottom {
    color: #fff;
    background: #333;
    border-top: 1px solid #fff;
    margin-top: 10px;
}
.footer-inner-bottom .copyright {
    margin-top: 0;
    display: inline-block;
    width: 30%;
    vertical-align: top;
}
.footer-inner-bottom .copyright small {
    font-size: 1.2rem;
}
.footer-inner-bottom > .content {
    display: block;
    width: 80%;
    margin: 0 auto;
    padding: 40px 0;
    background: #333;
}
.footer-nav-04 {
    display: inline-block;
    width: 69%;
}
.footer-nav-04 li {
    display: inline-block;
}
.footer-nav-04 > li {
    margin-right: 20px;
}
.footer-nav-04 > li + li {
     margin-left: 0; 
}

@media screen and (max-width:640px) {
    .footer-nav-04 {
        display:
            block;
        margin-left: 0;
    }
    .footer-nav-04 > li {
        line-height: 1.3;
        display:
            inline-block;
        margin-left: 0px;
    }
    .footer-nav-04 > li + li {
        margin-bottom: 1.4rem;
    }
    .footer-nav-04 > li + li.no-margin {
        margin-left: 0;
    }
}
.footer-nav-04 > li > a {
    font-size: 1.2rem;
    color: #fff;
}
.inner {
    min-width: 600px;
}
.inner-inner {
    width: 600px;
}
.hdg-02-01 {
    margin-bottom: 60px;
    font-size: 3rem;
    text-align: center;
}
* + .hdg-02-01, * + .hdg-02-02 {
    margin-top: 50px;
}
.hdg-02-02 {
    padding-bottom: 4px;
    font-size: 3rem;
    border-bottom: 1px solid #ccc;
}
* + .hdg-03-01 {
    margin-top: 20px;
}
.hdg-03-01 {
    font-size: 2.6rem;
}
.hdg-03-01 + * {
    margin-top: 16px !important;
}
* + p {
    margin-top: 10px;
}
#footer .btn-top-01 {
    display: block;
    font-size: 1.6rem;
    color: #fff;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    position: absolute;
    right: 15px;
    top: 30px;
    padding: 0;
    text-align: right;
}
#footer .btn-top-01:hover, #footer .btn-top-01:active, #footer .btn-top-01:focus {
    opacity: .7;
}
.btn-sns-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 50px;
}
.btn-sns-01 > li {
    margin-left: 25px;
}
.btn-sns-01 > li > a > img {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.btn-sns-01 > li > a > img:hover, .btn-sns-01 > li > a > img:active, .btn-sns-01 > li > a > img:focus {
    opacity: .7;
}
#loading {
    position: fixed;
    z-index: 1000;
    display: none;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}
#loading.inactive {
    z-index: -1000;
    opacity: 0;
}
.state-script-enabled #loading {
    display: none;
}
.header-nav-03 > li > a .dropdown-text > span {
    display: none;
    overflow: hidden;
    width: 1px;
    height: 1px;
}
.dropdown-content {
    position: absolute;
    left: calc(-1.6% - .5px);
    top: 57px;
    z-index: 1000;
    display: block;
    height: 0;
    overflow: hidden;
    width: 100vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.dropdown-content.is-open {
    height: 410px;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transition-property: height;
    transition-property: height;
}
.dropdown-content .hdg-01 {
    font-weight: bold;
    font-size: 1.8rem;
}
.dropdown-content .hdg-01._fs {
    font-size: 2rem;
}
.dropdown-inner-01 {
    padding: 30px;
}
.dropdown-inner-02 {
    padding: 30px;
    color: #fff;
    background: #333;
}
.dropdown-inner-02 a, .dropdown-inner-02 p {
    color: #fff;
}
.dropdown-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 16px 0 -20px -20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.dropdown-layout > li {
    margin: 0 0 20px 20px;
}
.dropdown-layout > li > a {
    display: block;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.dropdown-layout > li > a:hover, .dropdown-layout > li > a:active, .dropdown-layout > li > a:focus {
    opacity: .7;
}
.dropdown-layout > li > a.box {
    height: 100%;
    padding: 10px 20px;
    background: #fff;
    border: 1px solid #ccc;
}
.dropdown-layout > li > a.box .date {
    font-size: 1.2rem;
    text-align: right;
}
.dropdown-layout > li > a.box .title {
    margin-top: 0;
    font-weight: bold;
}
.dropdown-layout > li > div > a {
    display: block;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.dropdown-layout > li > div > a:hover, .dropdown-layout > li > div > a:active, .dropdown-layout > li > div > a:focus {
    opacity: .7;
}
.dropdown-layout > li > div > a.box {
    height: 100%;
    padding: 10px 20px;
    background: #fff;
    border: 1px solid #ccc;
}
.dropdown-layout > li > div > a.box .date {
    font-size: 1.2rem;
    text-align: right;
}
.dropdown-layout > li > div > a.box .title {
    margin-top: 0;
    font-weight: bold;
}
.dropdown-layout .list-bullet-01 > li {
    font-size: 1.2rem;
}
.dropdown-layout._col4 > li {
    width: calc(25% - 20px);
}
.dropdown-layout p {
    margin-top: 5px;
    font-size: 1.2rem;
}
.dropdown-layout .title {
    display: block;
    margin-top: 5px;
    font-size: 1.2rem;
}
@media screen and (max-width: 1116px) {
    .footer-inner-bottom {
        margin: 0 auto;
    }
}
@media screen and (max-width: 750px) {
    .pc-none {
        display: block !important;
    }
    .sp-none {
        display: none !important;
    }
    #main {
        width: auto;
        max-width: 750px;
        margin-top: 60px;
    }
    #wrapper #main {
        padding: 0 0 20px;
    }
    #header {
        position: relative;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        width: auto;
        max-width: 100%;
        padding: 16px 24px 0;
    }
    .header-wrapper {
        display: block;
    }
    .header-inner-01 {
        width: 100%;
    }
    .header-inner-01 .wrapper-hdg h1 {
        width: 60%;
        max-width: 345px;
        font: inherit;
    }
    .header-inner-01 .wrapper-hdg h1 svg {
        width: 100%;
    }
    .header-inner-02 {
        left: 0;
        z-index: 1000;
        width: 100%;
    }
    .header-inner-02 .wrapper-nav {
        display: block;
    }
    .header-nav-03 {
        display: block;
        margin-top: 0;
    }
    .header-nav-03 > li {
        margin-left: 0;
        border-bottom: 1px solid #ccc;
    }
    .header-nav-03 > li > a {
        position: relative;
        display: block;
        padding: 20px;
        color: #000;
        background: #e5e5e5;
    }
    .header-nav-03 > li > a.active {
        color: #000;
        background: #e5e5e5;
    }
    .header-nav-03 > li > a.active::after {
        display: none;
    }
    .header-nav-03 > li > a .dropdown-text::before {
        position: absolute;
        top: 10px;
        right: 0;
        width: 13px;
        height: 1px;
        background: #000;
        content: "";
    }
    .header-nav-03 > li > a .dropdown-text::after {
        position: absolute;
        top: 4px;
        right: 6px;
        width: 1px;
        height: 13px;
        background: #000;
        content: "";
    }
    .header-nav-03 > li > a .dropdown-text > span {
        display: block;
        overflow: hidden;
        width: 1px;
        height: 1px;
    }
    .header-nav-03 .btn-01 {
        width: 250px;
        height: auto;
        padding: 12px 10px 10px;
        font-size: 1.6rem;
    }
    .icon-menu-text {
        display: block;
        overflow: hidden;
        width: 1px;
        height: 1px;
    }
    .icon-menu-lines {
        position: absolute;
        top: -1px;
        right: 0;
        bottom: 0;
        left: 0;
        display: inline-block;
        width: 22px;
        height: 1px;
        margin: auto;
        vertical-align: middle;
        background: #000;
        -webkit-transition: .3s;
        transition: .3s;
    }
    .icon-menu-lines::before, .icon-menu-lines::after {
        position: absolute;
        left: 0;
        display: inline-block;
        width: 22px;
        width: 100%;
        height: 1px;
        background: #000;
        content: "";
        -webkit-transition: .3s;
        transition: .3s;
        -webkit-transform-origin: 2.85714px center;
        transform-origin: 2.85714px center;
    }
    .icon-menu-lines::before {
        top: 6px;
    }
    .icon-menu-lines::after {
        top: -6px;
    }
    .icon-menu-xcross {
        position: relative;
        display: block;
        width: 22px;
        height: 23px;
        margin-top: 3px;
    }
    .icon-menu-xcross.icon-menu-transform .icon-menu-lines {
        background: transparent;
    }
    .icon-menu-xcross.icon-menu-transform .icon-menu-lines::before, .icon-menu-xcross.icon-menu-transform .icon-menu-lines::after {
        top: 0;
        width: 22px;
        height: 1px;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }
    .icon-menu-xcross.icon-menu-transform .icon-menu-lines::before {
        -webkit-transform: rotate3d(0, 0, 2, 45deg);
        transform: rotate3d(0, 0, 2, 45deg);
    }
    .icon-menu-xcross.icon-menu-transform .icon-menu-lines::after {
        -webkit-transform: rotate3d(0, 0, 2, -45deg);
        transform: rotate3d(0, 0, 2, -45deg);
    }
    .state-script-enabled .menu-toggle-content {
        opacity: 0;
        -webkit-transition: .3s opacity;
        transition: .3s opacity;
    }
    .state-script-enabled .is-open .menu-toggle-content {
        opacity: 1;
    }
    .state-script-enabled .header-inner-02 {
        position: absolute;
    }
    .state-script-enabled .dropdown-content {
        display: none;
    }
    .state-script-enabled .header-nav-03 > li > a .dropdown-text {
        display: block;
    }
    .footer-inner-01 {
        width: auto;
        max-width: 750px;
        padding: 30px 0 0;
        background: #999;
    }
    .footer-nav-01 {
        margin: 0 0 -20px;
    }
    .footer-nav-01 > li {
        width: 50%;
        max-width: 750px;
        margin: 0 0 22px;
        border: none;
    }
    .footer-nav-01 > li:nth-child(2n + 1) {
        border-right: 1px solid #ccc;
    }
    .footer-nav-01 > li > a {
        padding: 30px 20px 0;
        font-size: 1.4rem;
        color: #fff;
    }
    .footer-nav-01 > li > a.icon-01::before {
        width: 39px;
        height: 40px;
        background-image: url(../img/sprite/sprite.png);
        background-position: -96px -43px;
    }
    .footer-nav-01 > li > a.icon-02::before {
        width: 39px;
        height: 35px;
        background-image: url(../img/sprite/sprite.png);
        background-position: -48px -48px;
    }
    .footer-nav-01 > li > a.icon-03::before {
        width: 40px;
        height: 25px;
        background-image: url(../img/sprite/sprite.png);
        background-position: -91px -87px;
    }
    .footer-nav-01 > li > a.icon-04::before {
        width: 40px;
        height: 32px;
        background-image: url(../img/sprite/sprite.png);
        background-position: 0 -87px;
    }
    .footer-nav-01 > li > a.icon-05::before {
        width: 35px;
        height: 35px;
        background-image: url(../img/sprite/sprite.png);
        background-position: -139px 0;
    }
    .footer-nav-01 > li > a.icon-06::before {
        top: -11px;
        width: 38px;
        height: 30px;
        background-image: url(../img/sprite/sprite.png);
        background-position: -164px -149px;
    }
    .footer-nav-02 {
        display: block;
        margin: 30px 0 0;
    }
    .footer-nav-02 > li {
        display: block;
        margin-left: 0;
        border-bottom: 1px solid #ccc;
    }
    .footer-nav-02 > li > a {
        display: block;
        padding: 20px;
    }
    .footer-inner-02 {
        display: none;
    }
    .footer-nav-03 {
        width: auto;
        max-width: 750px;
    }
    .footer-inner-bottom {
        width: auto;
        max-width: 100%;
        position: relative;
    }
    .footer-inner-bottom .copyright {
        margin-top: 10px;
        position: absolute;
        bottom: 14px;
    }
    .footer-inner-bottom > .content {
        display: block;
        width: auto;
        max-width: 100%;
        padding: 20px 2rem 60px;
        position: relative;
        height: auto;
    }
    .hdg-02-01 {
        margin-bottom: 30px;
        font-size: 2.4rem;
    }
    * + .hdg-02-01, * + .hdg-02-02 {
        margin-top: 22px;
    }
    .hdg-02-02 {
        font-size: 2.4rem;
    }
    .hdg-03-01 {
        margin-left: -10px;
        font-size: 2rem;
    }
    .carousel-wrap + .layout-01._col3 {
        margin-top: 8px;
    }
    .layout-02 {
        margin: 25px 0 -28px -25px;
    }
    .layout-02._col4 li {
        width: calc(50% - 25px);
        margin: 0 0 24px 25px;
    }
    .layout-02 > li > a .caption {
        margin-top: 10px;
        font-size: 1.4rem;
    }
    .layout-02 > li > a img {
        width: 100%;
    }
    .btn-01 {
        min-width: 250px;
    }
    .btn-03 {
        width: 100%;
        min-width: auto;
        min-width: inherit;
    }
    .btn-04 {
        width: 100%;
        min-width: 250px;
    }
    #footer .btn-top-01 {
        top: 10px;
        font-weight: 100;
        right: 15px;
        font-size: 1.2rem;
    }
    #footer .btn-top-01 img {
        width: 1.5rem;
    }
    .btn-sns-01 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 0 30px -25px;
        padding-top: 40px;
    }
    .header-nav-03 > li > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .header-nav-03 > li > a .dropdown-text {
        position: relative;
        display: none;
    }
    .header-nav-03 > li > a .dropdown-text::before {
        position: absolute;
        width: 13px;
        height: 1px;
        background: #000;
    }
    .header-nav-03 > li > a .dropdown-text::after {
        position: absolute;
        width: 1px;
        height: 13px;
        background: #000;
    }
    .header-nav-03 > li.is-open > a .dropdown-text::before {
        position: absolute;
        width: 13px;
        height: 1px;
        background: #000;
    }
    .header-nav-03 > li.is-open > a .dropdown-text::after {
        display: none;
    }
    .dropdown-content {
        position: static;
        display: block;
        width: auto;
        padding: 0 20px 30px;
        background: #e5e5e5;
    }
    .dropdown-content .btn-align-c {
        margin-top: 25px;
    }
    .dropdown-content .hdg-01 {
        display: none;
    }
    .dropdown-content .hdg-01:first-child + * {
        margin-top: 0;
    }
    .dropdown-content .btn-02 {
        color: #000;
        border-color: #000;
    }
    .dropdown-inner-01 {
        padding: 0;
    }
    .dropdown-inner-02 {
        display: none;
    }
    .dropdown-layout {
        margin: 0 0 -20px -25px;
    }
    .dropdown-layout._box {
        display: block;
        margin: 0;
    }
    .dropdown-layout._box._col4 > li {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .dropdown-layout > li {
        margin: 0 0 20px 25px;
    }
    .dropdown-layout._col4 > li {
        width: calc(50% - 25px);
    }
    .dropdown-layout p {
        color: #000;
    }
    .dropdown-layout .title {
        margin-top: 8px;
        font-size: 1.3rem;
        color: #000;
    }
    .dropdown-layout .btn-02 {
        color: #000;
    }
    .dropdown-layout .image > img {
        width: 100%;
    }
}
/*-----------20180316_DD追加 -----------*/
@media screen and (max-width: 750px) {
    .wrapper-hdg {
        margin-top: 0px;
    }
    .sp-none-gentei {
        display: none;
    }
    .pc-none-gentei {
        display: block;
    }
}
.dropdown-content .dropdown-under {
    background: #333;
    width: 1060px;
    margin-left: -25px;
    padding: 0 25px;
}
/*---------------20180419追記------------------*/
@media screen and (max-width: 750px) {
    #pnkz {
        display: none;
    }
}
#pnkz {
    font-size: 12px;
    font-weight: bold;
    margin: 12px 0;
		font-family: AudiType, Verdana, Helvetica, Arial, DFHS, sans-serif;
}
.pankuzu {
		font-family: AudiType, Verdana, Helvetica, Arial, DFHS, sans-serif;
}

/*---------------20200408追記 Gnavi ------------------*/
.header-wrapper {
    display: block !important;
    position: relative;
}
.header-inner-01 {
    position: absolute;
    top: 0;
    right: 0;
}
@media screen and (max-width: 750px) {
    .header-wrapper {
        position: static;
    }
    .header-inner-01 {
        position: static;
    }
}
/* */
#top_logo {
    position: absolute;
    top: 13px;
    right: 0;
    width: 80px;
    z-index: 999;
}
a.button {
    display:
        inline-block;
    border: 1px solid #000;
    padding: 0 5rem;
    margin: 1rem;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
a.button.bk {
    background: #000;
    color: #fff;
}
.header-nav-right {
    float: right;
}
#campaign .image_on_text,
.tab_content .image_on_text {
    position:
        absolute;
    left: 12px;
    bottom: 10px;
    width: 95%;
    text-align:
        left;
    font-size: 15px;
    font-size: clamp(11px, 0.78vw, 15px);
    color: #fff;
    letter-spacing: -1px;
    white-space: nowrap;
    line-height: 1.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    font-family: 'AudiTypeBold', 'DFHSBold';
}
#campaign .image_on_text .en {
    font-family: 'AudiTypeBold';
    font-weight: 700;
    font-size: 15px;
}
#campaign .image_on_text > span,
.tab_content .image_on_text > span {
    font-size: 14px;
    font-weight: 400;
}
#campaign .image_on_text:after,
.tab_content .image_on_text:after {
    content: "";
    width: 18px;
    height: 20px;
    background-image: url(../img_22/arrow_w_mini.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
}
.tab_content .swiper-slide,
#campaign .swiper-slide {
    position: relative;
}
#campaign .image_on_text > span {
    font-family: 'AudiTypeBold', 'DFHS';
}
.footer-inner-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 2% 0;
    padding-bottom: 50px;
    font-size: 12px;
}
.footer-inner-top .footer-menu {
    margin: 1vw;
}
.footer-inner-top .footer-menu li {
    height: 4rem;
}
.avis > li:nth-child(1) {
    height: 3rem;
}
.avis li:nth-child(2) {
    height: 3rem;
}
.avis li:nth-child(3) {
    height: 3rem;
}
.avis li:nth-child(4) {
    height: 3rem;
}
.dropdown-content-innner {
    width: 90%;
    margin: 30px auto;
    padding-left: 6rem;
}
.dropdown-content-innner h4 {
    font-family: DFHSBold;
}
.dropdown-content-innner .col-left,
.dropdown-content-innner .col-center {
    display: inline-block;
    width: 33%;
    text-align: left;
    vertical-align: top;
    padding: 2rem;
}
.dropdown-content-innner .col-right {
    display:
        inline-block;
    width: 33%;
    text-align:
        left;
    vertical-align: top;
    max-width: 580px;
}
.dropdown-content-innner .col-right img {
    max-height: 260px;
}
.dropdown-content-innner a {
    display:
        block;
    line-height: 2;
    margin-bottom: 2rem;
    font-size: 16px;
}
.new_open_ico {
    width: 16px;
    vertical-align: middle;
    margin: 0 1rem;
}
.gnav_common_link {
    width: 52%;
    text-align: left;
    position: relative;
    font-size: 16px;
}
.gnav_common_link img {
    height: 30px;
    width: 30px;
    -o-object-fit:
        contain;
    object-fit:
        contain;
    margin-right: 1rem;
    vertical-align: middle;
}
.gnav_common_link li {
    display: inline-block;
    width: 30%;
    text-align: left;
}
.gnav_common_link a {
    width: auto;
}

.gnav_common_link > li > a {
    display: inline-block;
}

.gnav_common_link > li > a:hover {
    cursor: pointer;
    text-decoration: underline;
}
@media screen and (min-width: 750px) {
    .header-nav-03 > li > a[aria-expanded="true"] {
        color: #000;
        background: #e5e5e5;
    }
    .header-nav-03 li {
        vertical-align: middle;
        display: inline-block;
        padding: 15px 20px;
    }
    .header-nav-03 li.is-open {
        text-decoration: underline;
    }
    .header-nav-03 li.js-dropdown-nav:hover {
        cursor: pointer;
        text-decoration: underline;
        opacity: 0.7;
    }
    .header-nav-03 li a:hover {
        cursor: pointer;
        text-decoration: underline;
    }
    ul.gnav_common_link > li:hover {
        cursor: inherit!important;
        text-decoration: none;
    }
}
@media screen and (max-width: 750px) {
    .footer-inner-top {
        display:
            block;
        margin-bottom: 7rem;
        padding: 4rem 2rem;
    }
    h1 {
        font-family: AudiTypeExtendBold, DFHSBold;
        font-size: 24px;
        margin-bottom: 10px;
        font-weight: 400;
    }
    a.button {
        display: block;
        margin-right: 0;
        margin-left: 0;
        text-align: center;
        padding: 1.2rem 0;
        height: auto;
        line-height: initial;
    }
    #lead a.button {
        margin-top: 2.4rem;
    }
    #special a.button {
        margin: 4rem 2rem;
    }
    section.wide_contents {
        width: 100%;
        margin: 0;
    }
    #campaign .slider_container{
        width: calc(100% + 0rem);
    }
    #campaign .slider_container a.button {
        width: calc(100% - 0rem);
    }
    #footer .sns_link {
        width: 100%;
        left: 0;
        text-align:
            center;
        border-top: 1px solid #fff;
        padding: 3.2rem 0;
        padding-bottom: 4rem;
        position: static
    }
    #footer .sns_link a {
        display:
            inline-block;
        margin-right: 0px;
        width: calc(100% / 7);
    }
    .header-inner-01 .wrapper-hdg h1#top_logo {
        top: 15px !important;
        /* width: 50vw; */
        right: 24px !important;
    }
    .footer-inner-top ul.footer-menu {
        margin: 0 !important;
    }
    .footer-inner-top .footer-menu li {
        height: 4.8rem;
    }
    .dropdown-content-innner .col-left,
    .dropdown-content-innner .col-center,
    .dropdown-content-innner .col-right {
        display:
            block;
        width: 100%;
        text-align:
            left;
        padding: 0;
    }
    .dropdown-content-innner .col-center h4 {
        font-family: DFHSBold;
        margin-top: 40px;
    }
    .dropdown-content-innner a {
        margin-bottom: 2rem;
    }
    .dropdown-content-innner .col-right {
        margin: 2rem 0;
    }
    .dropdown-content.is-open {
        display: block !important;
        left: 0;
        width: 100vw;
        height: 100vh !important;
        z-index: 9999;
        overflow: scroll;
    }
    .state-script-enabled .is-open .menu-toggle-content {
        opacity: 1;
        background: #fff;
        width: 100vw;
        position: fixed;
        /*height: calc(100vh - 53px) !important;*/
        max-height: calc(100vh - 53px) !important;
        padding-top: 58px !important;
        top: 0 !important;
        padding-bottom: 100px;
    }
    .gnav_common_link {
        width: 100%;
        text-align: left;
        position: relative;
        left: 10px;
        margin-top: 30px;
    }
    .gnav_common_link li {
        display:
            block;
        width: 100%;
        padding: 1rem;
    }
    .dropdown-content-innner .gnav_common_link {
        margin-top: 3em;
        left: 0;
    }
    .dropdown-content-innner .gnav_common_link li {
        padding: 0;
        margin: 0;
            margin-bottom: 20px;
    }
    .footer-inner-bottom .copyright,
    .footer-nav-04 {
        width: 100%;
        max-width: 93vw;
    }
    #campaign .image_on_text > span {
        font-size: 12px;
    }
    #campaign .image_on_text {
        font-size: 14px;
    }
    a.common_cta {
        height: 46px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        line-height: 46px !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 1300px) {
    #header {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: auto;
        padding: 16px 24px 0;
        height: 60px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        background: #fff;
        width: 100%;
    }
    #header.down {
        top: -60px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        width: 100%;
    }
    #header.up {
        top: 0px;
        -webkit-transition: 1s;
        transition: 1s;
        width: 100%;
    }
    #header.is-open,
    #header.up.is-open,
    #header.down.is-open {
        position: fixed;
        z-index: 999999;
        height: 60px;
        background: #fff;
        max-width: initial;
        top: 0px;
    }
    .header-wrapper {
        display: block;
    }
    .header-inner-01 {
        width: 100%;
    }
    .header-inner-01 .wrapper-nav {
        display: block;
    }
    .header-inner-01 .wrapper-hdg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 0;
        padding: 0 0 16px;
    }
    .header-inner-01 .wrapper-hdg h1 {
        width: 60%;
        max-width: 345px;
        font: inherit;
        top: -5px !important;
        right: 60px !important;
    }
    .header-inner-01 .wrapper-hdg h1 svg {
        width: 100%;
    }
    .header-inner-02 {
        left: 0;
        z-index: 1000;
        width: 100%;
    }
    .header-inner-02 .wrapper-nav {
        display: block;
    }
    .header-nav-01 {
        border-bottom: 1px solid #ccc;
    }
    .header-nav-01 > li {
        width: 50%;
        padding: 0;
        border-left: none;
    }
    .header-nav-01 > li > a {
        text-align: center;
    }
    .header-nav-01 > li > a .nav-strong {
        display: block;
        width: 100%;
        padding: 13px;
        font-size: 1.6rem;
        background: #bb0a30;
    }
    .header-nav-01 > li > a::before {
        top: 0;
        right: auto;
        bottom: 0;
        left: 20px;
        margin: auto 0;
    }
    .header-nav-01 > li > a.store::before {
        top: 0;
        width: 22px;
        height: 22px;
        background-image: url(../img/sprite/sprite.png);
        background-position: -177px -48px;
    }
    .header-nav-01 > li > a.reservation::before {
        top: 0;
        width: 25px;
        height: 22px;
        background-image: url(../img/sprite/sprite.png);
        background-position: -177px 0;
    }
    .header-nav-02 {
        display: block;
    }
    .header-nav-02 > li {
        padding: 0;
        border-bottom: 1px solid #ccc;
    }
    .header-nav-02 > li > a {
        display: block;
        width: 100%;
        padding: 20px 20px 20px 64px;
        font-size: 1.4rem;
        text-align: left;
        background: #fff;
    }
    .header-nav-02 > li > a::before {
        position: absolute;
        right: auto;
        bottom: 0;
        left: 20px;
        display: block;
        margin: auto;
        content: "";
    }
    .header-nav-02 > li > a.new::before {
        top: 0;
        width: 25px;
        height: 15px;
        background-image: url(../img/sprite/sprite.png);
        background-position: -177px -98px;
    }
    .header-nav-02 > li > a.old::before {
        top: 0;
        width: 25px;
        height: 20px;
        background-image: url(../img/sprite/sprite.png);
        background-position: -177px -25px;
    }
    .header-nav-02 > li > a.maintenance::before {
        top: 0;
        width: 22px;
        height: 22px;
        background-image: url(../img/sprite/sprite.png);
        background-position: -177px -73px;
    }
    .header-nav-02 > li > a.mail::before {
        top: 0;
        width: 22px;
        height: 22px;
        background-image: url(../img/sprite/sprite.png);
        background-position: -107px -114px;
    }
    .header-nav-03 {
        display: block;
        padding: 2rem 2rem 0;
    }
    .header-nav-03 > li {
        margin-left: 0;
        border-bottom: 1px solid #ccc;
    }
    .header-nav-03 > li > a {
        position: relative;
        display: block;
        padding: 20px;
        color: #000;
        background: #e5e5e5;
    }
    .header-nav-03 > li > a.active {
        color: #000;
        background: #e5e5e5;
    }
    .header-nav-03 > li > a.active::after {
        display: none;
    }
    .header-nav-03 > li > a .dropdown-text::before {
        position: absolute;
        top: 10px;
        right: 0;
        width: 13px;
        height: 1px;
        background: #000;
        content: "";
    }
    .header-nav-03 > li > a .dropdown-text::after {
        position: absolute;
        top: 4px;
        right: 6px;
        width: 1px;
        height: 13px;
        background: #000;
        content: "";
    }
    .header-nav-03 > li > a .dropdown-text > span {
        display: block;
        overflow: hidden;
        width: 1px;
        height: 1px;
    }
    .header-nav-03 .header-nav-right li:last-child {
        margin-bottom: 0;
    }
    .header-nav-03 .btn-01 {
        width: 250px;
        height: auto;
        padding: 12px 10px 10px;
        font-size: 1.6rem;
    }
    .top_image_large_text a,
    .top_image_middle_top_text a,
    .top_image_middle_bottom_text a {
        width: 15vw;
        height: 4.5vw;
        line-height: 4.5vw;
        font-size: 1.2vw;
    }
    .icon-menu-text {
        display: block;
        overflow: hidden;
        width: 1px;
        height: 1px;
    }
    .icon-menu-lines {
        position: absolute;
        top: 0px;
        right: 0;
        bottom: 0;
        left: 0;
        display: inline-block;
        width: 22px;
        height: 3px;
        margin: auto;
        vertical-align: middle;
        background: #000;
        -webkit-transition: .3s;
        transition: .3s;
    }
    .icon-menu-lines::before, .icon-menu-lines::after {
        position: absolute;
        left: 0;
        display: inline-block;
        width: 22px;
        width: 100%;
        height: 3px;
        background: #000;
        content: "";
        -webkit-transition: .3s;
        transition: .3s;
        -webkit-transform-origin: 2.85714px center;
        transform-origin: 2.85714px center;
    }
    .icon-menu-lines::before {
        top: 6px;
    }
    .icon-menu-lines::after {
        top: -6px;
    }
    .icon-menu-xcross {
        position: relative;
        display: block;
        width: 22px;
        height: 24px;
        margin-top: 3px;
        z-index: 10000;
    }
    .icon-menu-xcross.icon-menu-transform .icon-menu-lines {
        background: transparent;
    }
    .icon-menu-xcross.icon-menu-transform .icon-menu-lines::before, .icon-menu-xcross.icon-menu-transform .icon-menu-lines::after {
        top: 0;
        width: 22px;
        height: 1px;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }
    .icon-menu-xcross.icon-menu-transform .icon-menu-lines::before {
        -webkit-transform: rotate3d(0, 0, 2, 45deg);
        transform: rotate3d(0, 0, 2, 45deg);
    }
    .icon-menu-xcross.icon-menu-transform .icon-menu-lines::after {
        -webkit-transform: rotate3d(0, 0, 2, -45deg);
        transform: rotate3d(0, 0, 2, -45deg);
    }
    .state-script-enabled .menu-toggle-content {
        opacity: 0;
        -webkit-transition: .3s opacity;
        transition: .3s opacity;
        height: 0;
        overflow: hidden;
    }
    .state-script-enabled .is-open .menu-toggle-content {
        opacity: 1;
        background: #fff;
        height: 100vh !important;
        max-height: none !important;
        overflow: auto;
        padding-top: 58px;
        width: 100vw;
        position: fixed;
        top: 0;
    }
    .state-script-enabled .header-inner-02 {
        position: absolute;
        top: 70px;
    }
    .state-script-enabled .dropdown-content {
        display: none;
    }
    .state-script-enabled .header-nav-03 > li > a .dropdown-text {
        display: block;
    }
    #header.is-open .header-inner-01 .wrapper-hdg h1#top_logo {}
    .header-nav-left,
    .header-nav-right {
        float: initial;
    }
    nav li {
        margin: 0 0 2rem;
        font-size: 1.5rem;
        position:
            relative;
        display: block;
        padding: 0;
        width: 100%;
    }
    li.sp-arrow-right:after {
        content: "";
        position:
            absolute;
        display: block;
        right: 0;
        top: 2px;
        width: 20px;
        height: 20px;
        background: url(../img_22/slide_arrow_right.png);
        background-size: contain;
    }
    .separate-border {
        font-size: 0;
        border-bottom: 1px solid #707070;
        display: block !important;
        padding: 0 !important;
    }
    .dropdown-content {
        position: fixed !important;
        background: #fff;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        right: 0;
    }
    .dropdown-content.is-open {
        display: block !important;
        left: 0;
        width: 100vw;
        z-index: 9999;
        overflow: scroll;
        padding-bottom: 14vh;
        height: 100vh;
    }
    .dropdown-content-innner {
        width: 93%;
        padding-left: 0;
        margin-top: 40px;
    }
    .inner-content-close {
        /*margin: 2rem 0;*/
        font-size: 1.5rem;
        position:
            relative;
        top: 2rem;
        padding-left: 30px;
        padding-bottom: 20px;
        border-bottom: 1px solid #707070;
        display: block;
        font-family: 'DFHSBold';
    }
    .inner-content-close:before {
        content: "";
        position: absolute;
        display: block;
        left: 0;
        top: 2px;
        width: 20px;
        height: 20px;
        background: url(../img_22/slide_arrow_left.png);
        background-size: contain;
    }
    .inner-content-close:hover {
        opacity: 0.7;
        cursor: pointer;
    }
    .dropdown-content-innner .col-left,
    .dropdown-content-innner .col-center {
        display:
            inline-block;
        width: 100%;
        text-align:
            left;
        vertical-align: top;
        padding: 0;
    }
    .dropdown-content-innner .col-right {
        width: 100%;
        max-width: 600px;
    }
    .tab_item .slider_container {
        margin: 2rem;
        margin-top: 2rem;
        width: 94.8%;
    }
    .gnav_common_link {
        border-top: 1px solid #707070;
        display: block;
        margin: 2rem 2rem 0;
        padding-top: 2rem;
        text-align: left;
        width: auto;
        position: relative;
        left: 0;
    }
    .gnav_common_link li {
        display: block;
        width: 100%;
        padding: 0;
    }
    .gnav_common_link li a {
        margin-bottom: 0;
    }
    nav > .gnav_common_link {
        left: 0;
    }
    /*.photo_contents_item img{
    float:none;
    margin-right:0;
    width: 100%;
    max-height:500px;
    min-height:initial;
    object-fit: cover;
}
.photo_contents_item_text{
    margin:5rem;
}
.photo_contents_item_text a.button{
    display:block;
    border:1px solid #000;
    padding: 0 5rem;
    margin:1rem auto;
    height: 60px;
    line-height: 60px;
}
.photo_slide_nation{
    position: relative;
    text-align: center;
    width: 100%;
    left: initial;
}*/
}
#modal_audi {
    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;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: #000000c9;
    z-index: 99999;
    top: 0;
}
.modal_inner {
    background: #fff;
    position: relative;
    padding: 5rem;
}
.modal_inner .aui-modal-close-icon-large {
    width: 50px;
    height: 50px;
    position:
        absolute;
    right: 5px;
    top: 5px;
}
.modal_inner h4 {
    font-weight: 400;
    font-size: 18px;
}
.modal_inner ul {
    float: right;
    margin-top: 2rem;
}
.modal_inner li {
    display: inline-block;
    border: 1px solid #000;
    height: 48px;
}
.modal_inner li a {
    display: inline-block;
    padding: 1.2rem 4.8rem;
}
.modal_inner li.ok_jump {
    background: #000;
    color: #fff;
}
.modal_inner li.ok_jump a {
    color: #fff;
}
@media screen and (max-width: 640px) {
    .modal_inner h4 {
        font-weight: 400;
        font-size: 16px;
    }
}
@media screen and (max-width: 1300px) and (min-width: 751px) {
    .responsive_spacer {
        width: 100%;
    }
    .footer-inner-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
    }
    .footer-inner-bottom > .content {
        width: 100%;
    }
}
.hbutton {
    line-height: 48px !important;
    height: 48px !important;
    width: 60% !important;
    margin: 0px !important;
    padding: 0 2% !important;
    font-size: 14px !important;
    -webkit-text-size-adjust: 100%;
    font-family: AudiType, Verdana, Helvetica, Arial, DFHS, sans-serif;
}
.fblack {
    color: #000 !important;
}
@media screen and (min-width: 1301px) {
#header {
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.6%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background: #fff;
    height: 70px;
}
#header.down {
    top: -70px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
#header.up {
    top: 0px;
    -webkit-transition: 1s;
    transition: 1s;
}
.header-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header-inner-01 .wrapper-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 17px;
}
.header-inner-01 .wrapper-hdg {
    margin-top: 24px;
}
.header-inner-02 .wrapper-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header-nav-01, .header-nav-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header-nav-01 > li + li, .header-nav-02 > li + li {
    border-left: 1px solid #fff;
}
.header-nav-01 > li > a, .header-nav-02 > li > a {
    font-size: 1.1rem;
    text-align: center;
}
.header-nav-01 > li > a .nav-strong, .header-nav-02 > li > a .nav-strong {
    display: block;
    width: 105px;
    padding: 54px 4px 8px;
    color: #fff;
    background: #bb0a30;
    -webkit-transition: background .3s;
    transition: background .3s;
}
.header-nav-01 > li > a:hover .nav-strong, .header-nav-01 > li > a:active .nav-strong, .header-nav-01 > li > a:focus .nav-strong, .header-nav-02 > li > a:hover .nav-strong, .header-nav-02 > li > a:active .nav-strong, .header-nav-02 > li > a:focus .nav-strong {
    background: #a2051c;
}
.header-nav-01 > li > a {
    position: relative;
    display: block;
}
.header-nav-01 > li > a::before {
    position: absolute;
    right: 0;
    left: 0;
    display: block;
    margin: auto;
    content: "";
}
.header-nav-01 > li > a.store::before {
    top: 13px;
    width: 30px;
    height: 30px;
    background-image: url(../img/sprite/sprite.png);
    background-position: -139px -71px;
}
.header-nav-01 > li > a.reservation::before {
    top: 16px;
    width: 30px;
    height: 27px;
    background-image: url(../img/sprite/sprite.png);
    background-position: -39px -122px;
}
.header-nav-02 > li > a {
    position: relative;
    display: block;
    width: 105px;
    padding: 54px 4px 8px;
    color: #000;
    background: #e5e5e5;
    -webkit-transition: background .3s;
    transition: background .3s;
}
.header-nav-02 > li > a:hover, .header-nav-02 > li > a:active, .header-nav-02 > li > a:focus {
    background: #d5d5d5;
}
.header-nav-02 > li > a::before {
    position: absolute;
    right: 0;
    left: 0;
    display: block;
    margin: auto;
    content: "";
}
.header-nav-02 > li > a.new::before {
    top: 22px;
    width: 32px;
    height: 19px;
    background-image: url(../img/sprite/sprite.png);
    background-position: -72px -122px;
}
.header-nav-02 > li > a.old::before {
    top: 16px;
    width: 36px;
    height: 28px;
    background-image: url(../img/sprite/sprite.png);
    background-position: 0 -122px;
}
.header-nav-02 > li > a.maintenance::before {
    top: 16px;
    width: 30px;
    height: 30px;
    background-image: url(../img/sprite/sprite.png);
    background-position: -139px -38px;
}
.header-nav-02 > li > a.mail::before {
    top: 16px;
    width: 30px;
    height: 30px;
    background-image: url(../img/sprite/sprite.png);
    background-position: -132px -112px;
}
.header-nav-03 {
    position: relative;
    /* display: flex; */
    margin-top: 10px;
    width: 100%;
    padding: 0px 10%;
    padding-left: 0;
}
.header-nav-03 > li > span,
.header-nav-03 > li > a {
    position: relative;
    display: block;
    padding: 15px 20px;
}
.header-nav-03 > li > a .dropdown-text {
    display: none;
}
.header-nav-03 .hdg-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-nav-03 .hdg-layout .btn-align-c {
    margin-top: 0;
}
.header-nav-03 .btn-01 {
    width: 116px;
    height: 23px;
    padding: 1px 10px 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.header-nav-03 .btn-01:hover, .header-nav-03 .btn-01:active, .header-nav-03 .btn-01:focus {
    opacity: .7;
}
.btn-menu-01 {
    position: relative;
    display: none;
}
}

.is-hidden {
  visibility: hidden;
  opacity: 0;
}
/*--sp_footer--*/
.sp_footer_menu > ul > li, .sp_footer_menu > li {
    height: 4.8rem;
}
.sp_footer_menu > ul {
    padding-left: 1em;
    display: none;
    height: 0;
    visibility: hidden;
}
input[name=sp_menu_input_1]:checked ~ .sp_footer_menu_contents {
    display: block;
    height: auto;
    visibility: visible;
}
input[name=sp_menu_input_1] {
    display: none;
}
input[name=sp_menu_input_2]:checked ~ .sp_footer_menu_contents {
    display: block;
    height: auto;
    visibility: visible;
}
input[name=sp_menu_input_2] {
    display: none;
}
@media screen and (min-width: 751px) {
    .pc_none {
        display: none;
    }
}
label.sp_menu_btn {
    color: #fff !important;
    opacity: 1 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    cursor: pointer !important;
  font-size: 12px;
}
label.sp_menu_btn:hover {
    color: #fff !important;
    opacity: 1 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    cursor: pointer !important;
}
@media screen and (max-width: 750px) {
    a:hover {
        opacity: 1;
    }
    .sp_footer_menu li:hover {
        opacity: 1
    }
}

.header-search {
    background-color: #fff;
    display: none;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.header-search.is-active {
    display: block;
}
.fessForm form,
.header-search form {
    position: relative;
}
.header-search form {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.header-search input{
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.fessForm input[type="text"],
.header-search input[type="text"] {
    border: 0;
    border-bottom: 1px solid #707070;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 15px;
    height: 38px;
    padding-left: 45px;
    width: 100%;
}
.fessForm button[type="submit"],
.header-search input[type="submit"],
.header-search button[type="submit"] {
    appearance: none;
    background: url(../img/icon-search.svg) no-repeat 50% 50%;
    background-size: 20px 20px;
    border: 0;
    cursor: pointer;
    height: 40px;
    overflow: hidden;
    padding: 0 !important;
    text-indent: -9999px;
    width: 45px;
    position: absolute;
    left: 0;
    top: 0;
}
.fessWrapper .btn-primary:hover {
  background-color: transparent!important;
  border-color: transparent !important;
  opacity: .7;
}
.fessWrapper .btn-primary.disabled:focus,
.fessWrapper .btn-primary.disabled.focus,
.fessWrapper .btn-primary:disabled:focus,
.fessWrapper .btn-primary:disabled.focus,
.fessWrapper fieldset[disabled] .btn-primary:focus,
.fessWrapper fieldset[disabled] .btn-primary.focus,
.fessWrapper .btn-primary:focus,
.fessWrapper .btn-primary.focus,
.fessWrapper .btn-primary:active,
.fessWrapper .btn-primary.active,
.fessWrapper .open > .btn-primary.dropdown-toggle {
  background-color: transparent!important;
  border-color: transparent !important;
}
.header-search-close {
    display: block;
}
.header-search-btn {
    background: url(../img/icon-search.svg) no-repeat 0% 50%;
    background-size: 20px 20px;
    border: 0;
    cursor: pointer;
    display: inline-block;
/*    height: 40px;
    overflow: hidden;
    text-indent: -9999px;
    width: 45px;*/
    margin-left: 20px;
}
.header-search-btn:hover {
    text-decoration: underline;
    opacity: 0.7;
}
.header-search-btn span {
    padding-left: 5px;
}
.header-search-btn.opt-sp {
    display: none;
}
.header-search-close {
    border: 0;
    cursor: pointer;
    display: none;
    height: 100%;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
    width: 33px;
    position: absolute;
    left: 0;
    top: 0;
}
.header-search-close::before {
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    content: "";
    height: 8px;
    width: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: rotate(-45deg) translateY(-50%);
}
.header-search.is-active .header-search-close {
    display: block;
}
.suggestorBox {
  z-index: 100000 !important;
}
@media screen and (min-width: 1300px) {
    .top_image .left_col {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: 1 0 0%
    }
    .top_image .right_col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 640px;
        flex: 0 0 640px;
    }
    .header-nav-03.is-search-active {
        opacity: 0;
        z-index: -1;
    }
    .header-nav-03 li {
        display: inline-block;
        padding: 15px 10px;
        vertical-align: middle;
    }
    .header-search form {
        width: 586px;
    }
    .header-search-btn span {
        padding-left: 12px;
    }
}
@media screen and (min-width: 1420px) {
    .header-nav-03 li {
        padding: 15px 20px;
    }
}
@media screen and (min-width: 750px) {
    .header-nav-03 > li > a[aria-expanded="true"] {
        color: #000;
        background: #e5e5e5;
    }
    .header-nav-03 li.is-open {
        text-decoration: underline;
    }
    .header-nav-03 li.js-dropdown-nav:hover {
        cursor: pointer;
        text-decoration: underline;
        opacity: 0.7;
    }
    .header-nav-03 li a:hover {
        cursor: pointer;
        text-decoration: underline;
    }
    ul.gnav_common_link > li:hover {
        cursor: inherit!important;
        text-decoration: none;
    }
    .photo_contents_item_text h3 {
        font-size: clamp(18px, 2.2vw, 34px);
        font-weight: 400;
        font-family: 'AudiTypeBold', 'DFHSBold';
    }
    .photo_contents_item_text h3 + p {
        font-size: clamp(14px, 1.5vw, 20px);
    }
    .photo_contents_item_text a.button {
        width: 260px;
        text-align: center;
        margin: 2rem 0;
    }
    .tab_content .wide_image_text span {
        font-size: 16px !important;
    }
    .top_image .title {
        font-size: 1.6vw;
        font-family: AudiTypeExtendBold, DFHSBold;
        font-weight: 400;
    }
    .top_image_large_text span,
    .top_image_middle_top_text span,
    .top_image_middle_bottom_text span {
        font-size: 1vw;
        font-family: AudiTypeExtendBold, DFHSBold;
        line-height: 1.2;
        display:
            block;
        font-weight: 400;
    }
    /*-.top_image_large{
    height: 52.6vw;
}
.top_image_middle_top,
.top_image_middle_bottom{
    height: 26.3vw;
}
.top_image_middle_bottom{
    margin-top: -7px;
}-*/
}
@media screen and (max-width: 1299px) {
    .header-search {
        height: 30px;
        padding: 0;
        width: 54%;
        top: 12px;
        transform: translate(-50%,0);
    }
    .header-search input[type="text"] {
        font-size: 13px;
        height: 30px;
        padding-left: 36px;
    }
    .header-search input[type="submit"],
    .header-search button[type="submit"] {
        background-size: 16px 16px;
        height: 30px;
        width: 36px;
    }
    .header-nav-03 .header-search-btn {
        display: none;
    }
    .header-search-btn.opt-sp {
        display: none;
        position: fixed;
        right: 10px;
        top: 10px;
        z-index: 10000;
        width: 45px;
        height: 40px;
        overflow: hidden;
        text-indent: -9999px;
    }
    #header.is-open .header-search-btn.opt-sp {
        display: block;
    }
    #header.is-open .header-search-btn.opt-sp.is-active {
        display: none;
    }
    .header-search-close {
        border: 0;
        cursor: pointer;
        height: 100%;
        overflow: hidden;
        text-align: left;
        text-indent: -9999px;
        width: 20px;
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
    }
    .header-search-close::after,
    .header-search-close::before {
        background-color: #000;
        border: 0;
        content: "";
        height: 1px;
        width: 16px;
        position: absolute;
        left: 5px;
        top: 50%;
    }
    .header-search-close::before {
        transform: rotate(-45deg) translateY(-50%);
    }
    .header-search-close::after {
        transform: rotate(45deg) translateY(-50%);
    }
}
.nnna2 {
	position: relative;
  z-index: 999999;
}