#header {
    position: relative;
    padding-bottom: 16.5vw;
}
#header h1 {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0;
    color: #61574b;
    line-height: 18px;
    padding: 4vw 26% 5vw 5%;
}
#header .logo {
    width: 65.1%;
    margin: -13.7vw auto 0;
}
#header .key_subpage {
    margin-top: 11vw;
    position: relative;
}
#header .key_subpage .item1 .photo1 {
    margin-left: 18%;
}
#header .key_subpage .item1 .photo2 {
    margin: -15vw 0 0;
    width: 39%;
}
#header .key_subpage .item1 .photo2 img {
    height: 38vw;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
#header .key_subpage .item2 .photo {
    margin: 40.5vw 0 0 auto;
    width: 32%;
}
#header .key_subpage .item2 .photo img {
    height: 36vw;
    -o-object-fit: cover;
    object-fit: cover;
}
#header .key_subpage .logo {
    position: absolute;
    top: 73vw;
    left: 17%;
    width: 65.5%;
    margin: 0;
}
#header #belt .group .left .nav {
    display: flex;
    border-top: 1px solid #9d9d9c;
}
#header #belt .group .left .nav ul {
    width: 50%;
}
#header #belt .group .left .nav ul:first-child {
    border-right: 1px solid #9d9d9c;
}
#header #belt .group .left .nav ul li {
    padding: 9px 9px 9px 47px;
    border-bottom: 1px solid #9d9d9c;
    height: 56px;
}
#header #belt .group .left .nav ul li a {
    font-size: 22px;
    letter-spacing: 0.1em;
    display: inline-block;
    position: relative;
}
#header #belt .group .left .nav ul li a::before {
    content: "";
    background: #000;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    top: 14px;
    left: -14px;
    opacity: 0;
    visibility: hidden;
}
#header #belt .group .left .nav ul li a.active::before {
    opacity: 1;
    visibility: visible;
}
#header #belt .group .right {
    margin-top: 44px;
    text-align: center;
}
#header #belt .group .right .sns {
    display: flex;
    justify-content: center;
}
#header #belt .group .right .sns li:not(:last-child) {
    margin-right: 40px;
}
#header #belt .group .right .sns li img {
    height: 38px;
    width: auto;
}
#header #belt .group .right .tel {
    margin: 35px 0 19px;
    line-height: 28px;
}
#header #belt .group .right .tel dt {
    font-size: 14px;
}
#header #belt .group .right .tel dd img {
    width: 19px;
    top: -7px;
}
#header #belt .group .right .tel dd span {
    font-size: 33px;
}
#header #belt .group .right .btn-web a {
    width: 80%;
    font-size: 17px;
    padding: 15px 20px;
}
#header #belt .group .right .btn-web a img {
    width: 21px;
    top: -4px;
}
#header #belt .group .right .bnr {
    margin: 35px 3% 0;
}
#footer {
    background: url(../img/shared/bg3.jpg);
    color: #fff;
    padding: 20vw 0 120px;
}
#footer .set1 {
    padding-bottom: 30px;
}
#footer .set1 .left {
    display: flex;
}
#footer .set1 .left .logo {
    width: 35%;
    margin-left: 3%;
}
#footer .set1 .left .info {
    flex: 1;
    text-align: center;
    margin: 4vw 0 0 6%;
}
#footer .set1 .left .info .btn-web {
    margin-top: 3vw;
}
#footer .set1 .left .info .btn-web a {
    width: 100%;
    font-size: 14px;
}
#footer .set1 .right {
    margin-top: 35px;
}
#footer .set1 .right .sns {
    display: flex;
    justify-content: center;
}
#footer .set1 .right .sns li:not(:last-child) {
    margin-right: 38px;
}
#footer .set1 .right .sns li img {
    height: 27px;
    width: auto;
}
#footer .set1 .right .txt {
    text-align: center;
    font-size: 13px;
    line-height: 25px;
    margin-top: 30px;
}
#footer .set2 {
    text-align: center;
}
#footer .set2 .left .list dl {
    font-size: 13px;
    line-height: 22px;
}
#footer .set2 .left .list dl:not(:last-child) {
    margin-bottom: 15px;
}
#footer .set2 .left .list .flex {
    display: flex;
    justify-content: center;
}
#footer .set2 .left .list .flex dt {
    margin-right: 15px;
}
#footer .set2 .right {
    margin-top: 42px;
}
#footer .set2 .right .info {
    margin-top: 41px;
    padding: 22px 0 34px;
    font-weight: 400;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
#footer .set2 .right .info p a {
    display: inline-block;
    position: relative;
    padding-right: 24px;
}
#footer .set2 .right .info p a::after {
    content: "";
    background: url(../img/shared/icon_url.png) no-repeat 0 0/100% auto;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 9px;
    right: 0;
}
#footer .set2 .right .info .cookies_link {
    margin: 12px 0 20px;
}
#footer .set2 .right .info .cookies_link a::after {
    background: url(../img/shared/icon_cookie.png) no-repeat 0 0/100% auto;
    width: 13px;
}
#footer .set3 {
    margin-top: 26px;
}
#footer .set3 address {
    font-weight: 400;
    font-size: 13px;
    color: #a19b99;
    text-align: center;
}
@media screen and (min-width: 768px) {
    #header {
        padding-bottom: 0;
    }
    #header h1 {
        font-size: 12px;
        line-height: 32px;
        padding: 0;
        letter-spacing: 0.06em;
        position: absolute;
        top: 688px;
        left: 10px;
        white-space: nowrap;
    }
    #header .logo {
        width: 540px;
        margin: 0;
        position: absolute;
        top: 231px;
        left: 147px;
    }
    #header .logo img {
        width: 100%;
        height: auto;
    }
    #header .hd-bnr {
        position: absolute;
        top: 1014px;
        left: 151px;
        z-index: 9;
    }
    #header .hd-bnr a:hover {
        opacity: 0.8;
    }
    #header .hd-top {
        padding: 52px 0 0 72px;
        height: 145px;
    }
    #header .hd-top .group {
        display: flex;
    }
    #header .hd-top .group .nav {
        display: flex;
    }
    #header .hd-top .group .nav li:not(:last-child) {
        margin-right: 42.5px;
    }
    #header .hd-top .group .nav li a {
        display: inline-block;
        font-size: 19px;
        font-weight: 500;
        letter-spacing: 0.1em;
        position: relative;
    }
    #header .hd-top .group .nav li a::before {
        content: "";
        background: #000;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -10px;
        opacity: 0;
        visibility: hidden;
    }
    #header .hd-top .group .nav li a.active::before,
    #header .hd-top .group .nav li a:hover::before {
        opacity: 1;
        visibility: visible;
    }
    #header .hd-top .group .sns {
        display: flex;
        margin: -2px 0 0 57px;
    }
    #header .hd-top .group .sns li:not(:last-child) {
        margin-right: 28px;
    }
    #header .hd-top .group .sns li img {
        height: 30px;
        width: auto;
    }
    #header .container {
        max-width: 1500px;
        margin: 0 auto;
        position: relative;
    }
    #header .hd-info {
        position: absolute;
        top: 143px;
        left: 40px;
        width: 710px;
        z-index: 9;
    }
    #header .hd-info .group {
        border-top: 2px solid #000;
        padding: 40px 34px 0;
        display: flex;
    }
    #header .hd-info .group .info {
        width: 510px;
        display: flex;
        justify-content: space-between;
    }
    #header .hd-info .group .info .btn-web a {
        margin: 0;
        width: 255px;
    }
    #header .hd-info .group .nav-sub {
        flex: 1;
        margin: -4px 0 0 56px;
    }
    #header .hd-info .group .nav-sub li:not(:last-child) {
        margin-bottom: -5px;
    }
    #header .hd-info .group .nav-sub li a {
        font-size: 19px;
        display: inline-block;
        font-weight: 500;
        letter-spacing: 0.1em;
        position: relative;
        line-height: 32px;
    }
    #header .hd-info .group .nav-sub li a::before {
        content: "";
        background: #000;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        position: absolute;
        top: 52%;
        transform: translateY(-50%) scale(1);
        left: -13px;
        transition: transform 0.25s ease;
    }
    #header .hd-info .group .nav-sub li a:hover::before {
        transform: translateY(-50%) scale(2);
    }
    #header #key {
        position: relative;
    }
    #header .key_subpage {
        margin-top: 0;
    }
    #header .key_subpage .item1 {
        display: flex;
        flex-direction: row-reverse;
    }
    #header .key_subpage .item1 img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    #header .key_subpage .item1 .photo1 {
        margin: 0 0 0 477px;
        width: auto;
        flex: 1;
    }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
    #header .key_subpage .item1 .photo1 {
        margin-left: 397px;
        margin-top: 10px;
    }
}
@media screen and (min-width: 768px) {
    #header .key_subpage .item1 .photo1 img {
        height: 629px;
    }
}
@media screen and (min-width: 768px) {
    #header .key_subpage .item1 .photo2 {
        margin: 146px 0 0;
        width: 342px;
    }
    #header .key_subpage .item1 .photo2 img {
        height: 356px;
        -o-object-position: center;
        object-position: center;
    }
}
@media screen and (min-width: 768px) {
    #header .key_subpage .item2 .photo {
        margin: -24px 51px 0 auto;
        width: 28.4666666667%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
    #header .key_subpage .item2 .photo {
        margin-right: 20px;
    }
}
@media screen and (min-width: 768px) {
    #header .key_subpage .item2 .photo img {
        height: 382px;
        width: 100%;
    }
}
@media screen and (min-width: 768px) {
    #header .key_subpage .logo {
        width: 540px;
        margin: 0;
        position: absolute;
        top: 231px;
        left: 147px;
    }
}
@media screen and (min-width: 768px) {
    #header #belt .group {
        display: flex;
        justify-content: space-between;
    }
    #header #belt .group .left {
        display: flex;
        margin: 20px 0 0 35px;
    }
    #header #belt .group .left .nav {
        border-top: 0;
    }
    #header #belt .group .left .nav ul {
        display: flex;
        width: auto;
    }
    #header #belt .group .left .nav ul:first-child {
        border-right: 0;
    }
    #header #belt .group .left .nav ul li {
        padding: 0;
        border-bottom: 0;
        height: auto;
        margin-right: 29px;
    }
    #header #belt .group .left .nav ul li a {
        font-size: 17px;
        letter-spacing: 0.06em;
    }
    #header #belt .group .left .nav ul li a::before {
        background: #fff;
        width: 8px;
        height: 8px;
        top: auto;
        left: 50%;
        transform: translateX(-50%);
        bottom: -10px;
    }
    #header #belt .group .left .nav ul li a:hover::before {
        opacity: 1;
        visibility: visible;
    }
    #header #belt .group .left .nav-sub {
        margin: -4px 0 0 20px;
    }
    #header #belt .group .left .nav-sub li:not(:last-child) {
        margin-bottom: -12px;
    }
    #header #belt .group .left .nav-sub li a {
        font-size: 15px;
        display: inline-block;
        line-height: 25px;
        letter-spacing: 0.06em;
        position: relative;
    }
    #header #belt .group .left .nav-sub li a::before {
        content: "";
        background: #fff;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        position: absolute;
        top: 52%;
        transform: translateY(-50%) scale(1);
        left: -13px;
        transition: transform 0.25s ease;
    }
    #header #belt .group .left .nav-sub li a:hover::before {
        transform: translateY(-50%) scale(2);
    }
    #header #belt .group .right {
        margin-top: 0;
        display: flex;
        align-items: center;
    }
    #header #belt .group .right .tel {
        margin: 0 17px 0 0;
        line-height: 28px;
        width: -moz-fit-content;
        width: fit-content;
    }
    #header #belt .group .right .tel dt {
        font-size: 15px;
    }
    #header #belt .group .right .tel dd img {
        width: 18px;
        top: -7px;
        margin-right: -2px;
    }
    #header #belt .group .right .tel dd span {
        font-size: 29px;
    }
    #header #belt .group .right .btn-web a {
        width: 116px;
        font-size: 19px;
        padding: 26px 10px 14px;
        border-radius: 0;
    }
    #header #belt .group .right .btn-web a img {
        width: 22px;
        margin: 0 auto;
        display: block;
        top: 0;
    }
    #header #belt .group .right .btn-web a .hvr-rt-and-bg-text-container {
        height: 60px;
    }
    #header #belt .group .right .btn-web a .hvr-rt-and-bg-txt {
        height: 60px;
    }
    #header #belt .group .right .btn-web a .hvr-rt-and-bg-text-wrapper {
        height: 60px;
    }
    #header #belt .group .right .btn-web a:hover .hvr-rt-and-bg-text-wrapper {
        transform: translateY(-55px);
    }
}
@media screen and (min-width: 768px) {
    #footer {
        padding: 133px 0 123px;
    }
    #footer .wrap {
        max-width: 1162px;
        padding: 0 20px;
    }
    #footer .set1 {
        padding-bottom: 56px;
        margin-bottom: 48px;
        display: flex;
        justify-content: space-between;
        position: relative;
    }
    #footer .set1::before {
        content: "";
        border-top: 1px solid rgba(255, 255, 255, 0.17);
        position: absolute;
        right: -38px;
        left: -38px;
        bottom: 0;
    }
    #footer .set1 .left {
        display: flex;
    }
    #footer .set1 .left .logo {
        width: 149px;
        margin-left: 0;
    }
    #footer .set1 .left .info {
        text-align: left;
        margin: -3px 0 0 71px;
    }
    #footer .set1 .left .info .txt {
        line-height: 25px;
        font-size: 15px;
    }
    #footer .set1 .left .info .tel {
        margin-top: 30px;
        line-height: 25px;
    }
    #footer .set1 .left .info .tel dt {
        font-size: 12px;
    }
    #footer .set1 .left .info .tel dd span {
        font-size: 27px;
    }
    #footer .set1 .left .info .tel dd img {
        width: 16px;
        margin-right: 5px;
        top: -6px;
    }
    #footer .set1 .left .info .btn-web {
        margin: 15px 0 0;
    }
    #footer .set1 .left .info .btn-web a {
        width: 214px;
        font-size: 15px;
        margin: 0;
        padding: 10px 20px;
    }
    #footer .set1 .left .info .btn-web a .hvr-rt-and-bg-text-container img {
        width: 18px;
        top: -3px;
    }
    #footer .set1 .left .info .btn-web a:hover {
        background: none;
    }
    #footer .set1 .right {
        margin-top: -8px;
    }
    #footer .set1 .right .nav {
        display: flex !important;
    }
    #footer .set1 .right .nav ul:not(:last-child) {
        margin-right: 55px;
    }
    #footer .set1 .right .nav ul li:not(:last-child) {
        margin-bottom: 3px;
    }
    #footer .set1 .right .nav ul li a {
        font-size: 19px;
        display: inline-block;
        position: relative;
    }
    #footer .set1 .right .nav ul li a::before {
        content: "";
        background: #fff;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        position: absolute;
        top: 54%;
        transform: translateY(-50%);
        left: -16px;
        opacity: 0;
        visibility: hidden;
    }
    #footer .set1 .right .nav ul li a.active::before,
    #footer .set1 .right .nav ul li a:hover::before {
        opacity: 1;
        visibility: visible;
    }
    #footer .set1 .right .nav-sub {
        display: flex !important;
        justify-content: flex-end;
    }
    #footer .set1 .right .nav-sub li:not(:last-child) {
        margin-right: 22px;
        padding-right: 23px;
        position: relative;
    }
    #footer .set1 .right .nav-sub li:not(:last-child)::after {
        content: "";
        border-left: 1px solid #fff;
        position: absolute;
        top: 12px;
        right: 0;
        bottom: 12px;
    }
    #footer .set1 .right .nav-sub li a {
        font-size: 19px;
    }
    #footer .set1 .right .nav-sub li a:hover {
        text-decoration: underline;
        text-underline-offset: 3px;
    }
    #footer .set1 .right .sns {
        justify-content: flex-end;
        margin-top: 10px;
    }
    #footer .set1 .right .sns li:not(:last-child) {
        margin-right: 29px;
    }
    #footer .set1 .right .sns li img {
        height: 30px;
    }
    #footer .set2 {
        text-align: left;
        display: flex;
        justify-content: space-between;
    }
    #footer .set2 .left {
        width: 450px;
    }
    #footer .set2 .left .list dl {
        display: flex;
        font-size: 15px;
        line-height: 25px;
    }
    #footer .set2 .left .list dl:not(:last-child) {
        margin-bottom: 0;
    }
    #footer .set2 .left .list dl .pc {
        display: inline !important;
    }
    #footer .set2 .left .list .flex {
        justify-content: flex-start;
    }
    #footer .set2 .left .list .flex dt {
        margin-right: 15px;
    }
    #footer .set2 .right {
        margin-top: -4px;
        width: 328px;
        text-align: right;
        display: flex;
        flex-direction: column-reverse;
    }
    #footer .set2 .right .bnr {
        margin-top: 45px;
    }
    #footer .set2 .right .bnr img {
        width: 100%;
        height: auto;
    }
    #footer .set2 .right .info {
        margin-top: 0;
        padding: 0;
        border-top: 0;
        border-bottom: 0;
    }
    #footer .set2 .right .info p a {
        padding-right: 26px;
    }
    #footer .set2 .right .info p a::after {
        width: 16px;
        height: 16px;
        top: 12px;
    }
    #footer .set2 .right .info p a:hover {
        text-decoration: underline;
        text-underline-offset: 3px;
    }
    #footer .set2 .right .info .cookies_link {
        margin: -2px 0 17px;
    }
    #footer .set2 .right .info .cookies_link a::after {
        width: 15px;
    }
    #footer .set3 {
        margin-top: -28px;
    }
    #footer .set3 address {
        font-size: 14px;
        text-align: left;
    }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
    #header .hd-top {
        padding-left: 30px;
    }
    #header .hd-info {
        left: 30px;
    }
    #header .hd-info .group {
        padding: 40px 15px;
    }
    #header .key_subpage .logo {
        left: 100px;
    }
    #header .logo {
        left: 100px;
    }
    #header .hd-bnr {
        left: 104px;
    }
    #header .key_subpage .item1 .photo1 {
        margin-left: 347px;
    }
    #header #belt .group .left {
        margin-left: 20px;
    }
}
