#sec1 {
    padding: 7vw 0 0;
    position: relative;
}
#sec1::before {
    content: "";
    background: url(../img/index/sec1_deco_sp.png) no-repeat center top/100% auto;
    position: absolute;
    top: -87vw;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
#sec1::after {
    content: "";
    background: url(../img/index/sec1_deco2_sp.png) no-repeat center bottom/100% auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -33vw;
    left: 0;
    z-index: -1;
}
#sec1 .item1 .catch {
    margin: 0 -5.3vw -1vw;
}
#sec1 .item1 .content .gr-txt h2 {
    font-size: 17.7vw;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 6vw;
}
#sec1 .item1 .content .gr-img {
    margin-top: 6vw;
}
#sec1 .item1 .content .gr-img li:not(:last-child) {
    margin-bottom: 10px;
}
#sec1 .item2 {
    position: relative;
    font-weight: 700;
}
#sec1 .item2 .gr-ttls {
    width: -moz-fit-content;
    width: fit-content;
    margin: -13vw -3vw 0 auto;
    position: relative;
    z-index: 2;
}
#sec1 .item2 .gr-ttls li {
    width: 43vw;
    height: 43vw;
    font-size: 4.9vw;
    letter-spacing: 0.05em;
    color: #fff;
    background: url(../img/index/sec1_bg_cr.png);
    border-radius: 50%;
}
#sec1 .item2 .gr-ttls li .t {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    height: 100%;
}
#sec1 .item2 .gr-ttls li .t span {
    font-size: 6vw;
    letter-spacing: 0.03em;
}
#sec1 .item2 .gr-ttls li .t .fs20 {
    font-size: 4.9vw;
}
#sec1 .item2 .gr-ttls li:nth-child(2) {
    margin: -14.5vw 0 0 -24vw;
}
#sec1 .item2 .gr-ttls li:nth-child(3) {
    margin: -13.5vw 0 0;
}
#sec1 .item2 .gr-ttls li:last-child {
    margin: -14.5vw 0 0 -24vw;
}
#sec1 .item2 h3 {
    position: absolute;
    top: 13vw;
    left: 1.5%;
    white-space: nowrap;
    font-size: 9.3vw;
    letter-spacing: 0.05em;
    font-weight: 700;
    line-height: 1.2;
    border-left: 2px solid #000;
    padding: 5vw 0 40vw;
}
#sec1 .item2 h3::before {
    content: "";
    content: "";
    border-left: 2px solid #000;
    position: absolute;
    top: 10vw;
    left: -2vw;
    bottom: 40vw;
}
#sec1 .item2 h3 span {
    letter-spacing: 0.05em;
}
#sec1 .item2 h3 .fs35 {
    font-size: 8.2vw;
}
#sec1 .item2 h3 .mt {
    margin-top: 12vw;
}
#sec1 .item2 h3 .exc {
    transform: rotate(-15deg);
    display: inline-block;
}
#sec2 {
    padding: 20vw 0 0;
}
#sec2 .set1 .note {
    text-align: center;
}
#sec2 .set2 .wrap {
    padding: 0 7%;
}
#sec2 .set2 .group {
    border: 6px solid #000;
    position: relative;
    margin-top: 18vw;
}
#sec2 .set2 .group::before {
    content: "";
    border: 3px solid #000;
    position: absolute;
    top: 6px;
    right: 6px;
    bottom: 6px;
    left: 6px;
}
#sec2 .set2 .row1::before {
    content: "";
    background: url(../img/shared/bg3.jpg);
    position: absolute;
    top: 3px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
}
#sec2 .set2 .row1 h2 {
    background: url(../img/index/sec2_ttl_sp.png) no-repeat center top/100% auto;
    width: 85%;
    margin: -16vw auto 0;
    padding: 2.5vw 0 9vw;
    display: flex;
    align-items: center;
    font-size: 23.1vw;
    color: #fff;
    letter-spacing: -0.05em;
    font-weight: 700;
}
#sec2 .set2 .row1 h2 .scaleY {
    transform: scaleY(0.9);
}
#sec2 .set2 .row1 h2 span {
    margin-bottom: -2vw;
}
#sec2 .set2 .row1 .item1 {
    position: relative;
    margin-bottom: 4vw;
}
#sec2 .set2 .row1 .item1::before {
    content: "";
    background: url(../img/index/sec2_bg_deco_sp.png) no-repeat center top/100% auto;
    position: absolute;
    top: -8vw;
    right: -7vw;
    bottom: 0;
    left: -7vw;
    z-index: -1;
}
#sec2 .set2 .row1 .item1 .photo {
    margin: -23vw -45% 0 -48%;
    position: relative;
    z-index: 2;
}
#sec2 .set2 .row1 .item1 .deco {
    width: 62%;
    margin: -25vw 0 0;
}
#sec2 .set2 .row1 .item1 .catch {
    position: absolute;
    top: 77vw;
    right: 1%;
    width: 37.5%;
    z-index: 3;
}
#sec2 .set2 .row1 .item1 .price-box {
    font-weight: 700;
    margin: 9vw -1vw 0;
}
#sec2 .set2 .row1 .item1 .price-box dt {
    font-size: 12vw;
    letter-spacing: 0;
    margin-bottom: 4vw;
}
#sec2 .set2 .row1 .item1 .price-box dt span {
    font-size: 4.7vw;
    letter-spacing: 0;
    display: inline-block;
    margin-top: 4vw;
}
#sec2 .set2 .row1 .item1 .price-box dd {
    font-size: 5.6vw;
    letter-spacing: 0;
}
#sec2 .set2 .row1 .item1 .price-box dd span {
    font-size: 7vw;
    letter-spacing: 0;
}
#sec2 .set2 .row1 .item2 .photo1 {
    margin-left: -5%;
    width: 71%;
}
#sec2 .set2 .row1 .item2 .photo2 {
    margin: -36.5vw -8% 0 36%;
    position: relative;
    z-index: 3;
}
#sec2 .set2 .row1 .item2 .photo3 {
    margin: -18.5vw -7% 0 -7%;
}
#sec2 .set2 .row2 {
    padding: 3.5vw 0 18vw;
    position: relative;
}
#sec2 .set2 .row2::before {
    content: "";
    background: url(../img/index/sec2_bg_sp.png) no-repeat center top/100% auto;
    position: absolute;
    top: -23vw;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
#sec2 .set2 .row2::after {
    content: "";
    background: url(../img/shared/bg4.jpg);
    position: absolute;
    top: 30vw;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
#sec2 .set2 .row2 .photo {
    margin: 0 -19% 0 -50%;
    position: relative;
    z-index: 2;
}
#sec2 .set2 .row2 .deco {
    width: 57%;
    margin: -27vw -4vw 0 auto;
}
#sec2 .set2 .row2 .content .gr-txt {
    margin-bottom: 14vw;
}
#sec2 .set2 .row2 .content .gr-txt .catch {
    width: 94%;
    margin: -9vw 0 0 -4vw;
}
#sec2 .set2 .row2 .content .gr-txt .price-box {
    margin: 1vw 0 5vw;
}
#sec2 .set2 .row2 .content .gr-txt .price-box dl:not(:last-child) {
    margin-bottom: 4vw;
}
#sec2 .set2 .row2 .content .gr-txt .price-box dl dt {
    font-size: 9.3vw;
    letter-spacing: 0;
    margin-bottom: 3vw;
}
#sec2 .set2 .row2 .content .gr-txt .price-box dl dd {
    font-size: 7vw;
    letter-spacing: 0;
}
#sec2 .set2 .row2 .content .gr-txt .price-box dl dd span {
    font-size: 5.6vw;
    letter-spacing: 0;
}
#sec3 .photo {
    margin: -8vw -15% -2vw -29%;
}
#sec3 .content .gr-txt h2 {
    text-align: center;
    font-weight: 700;
    margin: 0 -2vw 0;
    line-height: 1.6;
}
#sec3 .content .gr-txt h2 .t1 {
    color: #a93b0f;
    font-size: 6.3vw;
    letter-spacing: 0;
}
#sec3 .content .gr-txt h2 .t1 .fs24 {
    font-size: 5vw;
    letter-spacing: 0;
}
#sec3 .content .gr-txt h2 .t2 {
    font-size: 10.7vw;
    letter-spacing: 0;
}
#sec3 .content .gr-txt .price {
    margin: 2vw 0 4vw;
    font-size: 7vw;
    letter-spacing: 0.075em;
    text-align: center;
}
#sec3 .content .gr-txt .price span {
    font-size: 5.6vw;
    letter-spacing: 0.075em;
}
#sec3 .content .gr-txt .gr-ttls {
    display: flex;
    margin: 7vw -1vw 4vw;
    position: relative;
}
#sec3 .content .gr-txt .gr-ttls::before {
    content: "";
    background: url(../img/index/sec3_line_sp.png) no-repeat center top/100% auto;
    position: absolute;
    top: 13vw;
    right: -4.3vw;
    bottom: 0;
    left: -4.3vw;
    z-index: -1;
}
#sec3 .content .gr-txt .gr-ttls li {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
    background: url(../img/index/sec3_ttl_bg.png) no-repeat center top/100% auto;
    padding: 6vw 0 8vw;
    width: 21vw;
    font-size: 5.5vw;
    color: #fff;
    white-space: nowrap;
    display: flex;
    align-items: center;
}
#sec3 .content .gr-txt .gr-ttls li span {
    letter-spacing: 0;
    transform: rotate(8deg);
    display: inline-block;
}
#sec3 .content .gr-txt .gr-ttls li:not(:first-child) {
    margin-left: -3.5vw;
}
#sec3 .content .gr-txt .gr-ttls li.ttls3 span {
    margin-left: 4vw;
}
#sec3 .content .note {
    text-align: center;
    line-height: 25px;
}
#sec4 {
    padding: 15vw 0 20vw;
    position: relative;
}
#sec4::before {
    content: "";
    background: url(../img/shared/bg5.jpg);
    position: absolute;
    top: 75vw;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
#sec4 .js .slick-dots {
    position: static;
    transform: none;
    margin-top: 20px;
}
#sec4 .js .item * {
    will-change: transform;
}
#sec4 .js .item .js-img {
    position: relative;
}
#sec4 .js .item .js-img .catch {
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
}
#sec4 .js .item .js-txt {
    margin-top: 7vw;
    text-align: center;
}
#sec4 .js .item .js-txt dt {
    font-size: 8.9vw;
    letter-spacing: 0;
    margin-bottom: 3vw;
}
#sec4 .js .item .js-txt dd {
    font-size: 6.7vw;
    letter-spacing: 0;
}
#sec4 .js .item .js-txt dd span {
    font-size: 5.3vw;
    letter-spacing: 0;
}
#sec4 .js .item3 .js-img .catch {
    left: 0;
    right: auto;
    width: 45%;
}
#sec4 .btn-popup-takeout {
    margin-top: 6vw;
}
#sec5 .set1 {
    position: relative;
	width: 100%;
	height: 159.7vw;
	background: url(../img/index/sec5_para_sp.jpg) no-repeat center center / cover;
}
#sec5 .set1 .box-parallax {
    height: 159.7vw;
}
#sec5 .set1 h2 {
    position: absolute;
    top: 10vw;
    right: 5.3vw;
    left: 5.3vw;
}
#sec5 .set1 h3 {
    position: absolute;
    right: 0;
    bottom: 13vw;
    left: 5.3vw;
    text-align: right;
    font-size: 9.3vw;
    font-weight: 700;
    letter-spacing: 0;
    color: #fff;
    line-height: 1.5;
    padding: 0 5.3vw 3vw 0;
}
#sec5 .set1 h3::before {
    content: "";
    border-top: 2px solid #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
#sec5 .set1 h3::after {
    content: "";
    border-top: 2px solid #fff;
    position: absolute;
    right: 0;
    bottom: -4px;
    left: 5%;
}
#sec5 .set2 {
    padding: 10vw 0 18vw;
}
#sec5 .set2 .left {
    position: relative;
}
#sec5 .set2 .left .catch {
    position: absolute;
    top: -6vw;
    right: -3vw;
    width: 44%;
}
#sec5 .set2 .right {
    margin-top: 5vw;
}
#sec5 .set2 .right .btn-popup-drink {
    margin-top: 8vw;
}
#sec6 {
    position: relative;
    color: #fff;
    padding-top: 100vh;
    overflow: hidden;
}
#sec6::before {
    content: "";
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
#sec6 .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    z-index: 1;
}
#sec6 .gr-content {
    padding: 100px 0 25vw;
    position: relative;
    z-index: 2;
}
#sec6 .gr-content .item1 {
    text-align: center;
    margin-bottom: 15vw;
}
#sec6 .gr-content .item1 h2 .t1 {
    display: block;
    width: 62%;
    margin: 0 auto 6vw;
}
#sec6 .gr-content .item1 h2 .t2 {
    font-size: 12.6vw;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.25;
    display: inline-block;
}
#sec6 .gr-content .item1 h2 .t2 span {
    letter-spacing: 0;
    display: inline-block;
}
#sec6 .gr-content .item1 h2 .t2 .fs50 {
    font-size: 10.5vw;
}
#sec6 .gr-content .item1 h2 .t2 .fs80 {
    font-size: 16.8vw;
}
#sec6 .gr-content .item1 h2 .t2 .cr {
    position: relative;
}
#sec6 .gr-content .item1 h2 .t2 .cr::before {
    content: "";
    background: url(../img/index/sec6_cr.png) no-repeat 0 0/100% auto;
    position: absolute;
    top: -2vw;
    right: -4vw;
    bottom: -1vw;
    left: -3vw;
    z-index: -1;
}
#sec6 .gr-content .item1 .txt {
    margin-top: 8vw;
}
#sec6 .gr-content .item1 .txt p:not(:last-child) {
    margin-bottom: 9vw;
}
#sec6 .gr-content .item2 {
    margin-bottom: 18vw;
}
#sec6 .gr-content .item2 .gr-txt {
    margin-top: 9vw;
}
#sec6 .gr-content .item2 .gr-txt .tit {
    margin-bottom: 5vw;
}
#sec6 .gr-content .item2 .gr-txt .tit dt {
    display: inline-block;
    font-size: 4.6vw;
    text-align: center;
    letter-spacing: 0;
    background: #a93b10;
    padding: 4px 12px;
    margin-bottom: 5vw;
}
#sec6 .gr-content .item2 .gr-txt .tit dd {
    font-size: 9.7vw;
    letter-spacing: 0;
}
#sec6 .gr-content .item2 .gr-txt .price {
    font-size: 6.3vw;
    letter-spacing: 0;
}
#sec6 .gr-content .item2 .gr-txt .price span {
    font-size: 5vw;
    letter-spacing: 0;
}
#sec6 .gr-content .item2 .gr-txt h3 {
    overflow: hidden;
    margin: 5vw 0;
}
#sec6 .gr-content .item2 .gr-txt h3 span {
    font-size: 4.2vw;
    letter-spacing: 0.075em;
    font-weight: 700;
    display: inline-block;
    position: relative;
}
#sec6 .gr-content .item2 .gr-txt h3 span::before {
    content: "";
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 50%;
    left: calc(100% + 2px);
    right: -1000px;
}
#sec6 .gr-content .item3 .gr-btn li {
    margin: 0;
}
#sec6 .gr-content .item3 .gr-btn li:not(:last-child) {
    margin-bottom: 5vw;
}
#sec6 .gr-content .item3 .gr-btn li a {
    background: url(../img/shared/bg1.jpg);
    color: #000;
}
#sec6 .gr-content .item3 .gr-btn li a::before {
    border-color: #000;
}
#sec6 .gr-content .item3 .gr-btn li a::after {
    background: url(../img/shared/icon_plus2.png) no-repeat right center/100% auto;
}
#sec7 {
    border: 7px solid #000;
    position: relative;
    padding: 17vw 0 13vw;
    background:
        url(../img/index/sec7_deco_sp.png) no-repeat left bottom/100% auto,
        url(../img/shared/bg3.jpg);
}
#sec7::before {
    content: "";
    border: 3px solid #000;
    position: absolute;
    top: 6px;
    right: 6px;
    bottom: 6px;
    left: 6px;
}
#sec7 .wrap {
    padding: 0 7.3%;
}
#sec7 h2 {
    font-size: 10.7vw;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 5vw;
}
#sec7 h2 span {
    font-size: 8.4vw;
    letter-spacing: 0;
}
#sec7 .content .info {
    position: relative;
    padding-bottom: 46px;
    margin-bottom: 30px;
}
#sec7 .content .info::before {
    content: "";
    border-top: 1px solid rgba(0, 0, 0, 0.4);
    position: absolute;
    right: -8vw;
    bottom: 0;
    left: -8vw;
}
#sec8 {
    padding: 25vw 0 36vw;
    position: relative;
    background: url(../img/index/sec8_bg_sp.png) no-repeat center bottom/100% auto;
}
#sec8::before {
    content: "";
    background: url(../img/index/sec8_deco.png) no-repeat left top/100% auto;
    position: absolute;
    top: 0;
    left: -10vw;
    width: 66%;
    height: 60vw;
    z-index: -1;
}
#sec8 .gr-txt h2 {
    font-size: 10.5vw;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 6vw;
}
#sec8 .gr-txt h2 span {
    letter-spacing: 0;
}
#sec8 .gr-txt h2 .color {
    color: #a93b0f;
}
#sec8 .gr-txt h2 .fs40 {
    font-size: 9.3vw;
}
#sec8 .gr-txt h2 .fs50 {
    font-size: 12vw;
}
#sec8 .gr-pt {
    position: relative;
}
#sec8 .gr-pt .photo {
    margin: 13vw -23% 0 -27%;
}
#sec8 .gr-pt .catch {
    position: absolute;
    top: -10vw;
    left: 0;
    right: 0;
}
#sec8 .btn-popup-lunch {
    margin-top: 3vw;
}
#sec9 {
    padding: 26vw 0 28vw;
    margin-top: -52px;
    position: relative;
    z-index: 1;
}
#sec9::before {
    content: "";
    background: url(../img/shared/bg3.jpg);
    -webkit-clip-path: polygon(0 0, 100% 52px, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 52px, 100% 100%, 0% 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
#sec9::after {
    content: "";
    background: url(../img/index/sec9_line_sp.png) no-repeat center bottom/100% auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 31vw;
    left: 0;
    z-index: -1;
}
#sec9 h2 {
    font-weight: 700;
    position: relative;
    margin: 0 4% 7vw;
    padding-bottom: 3vw;
}
#sec9 h2::before {
    content: "";
    border-top: 2px solid #000;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
#sec9 h2::after {
    content: "";
    border-top: 2px solid #000;
    position: absolute;
    right: 0;
    bottom: 5px;
    left: 0;
}
#sec9 h2 span {
    letter-spacing: 0;
}
#sec9 h2 .t1 {
    display: inline-block;
    font-size: 7vw;
    color: #a93b0f;
    transform: rotate(-8deg);
    margin-left: 3vw;
    position: relative;
}
#sec9 h2 .t1::before {
    content: "";
    background: url(../img/index/sec9_ttl_deco1.png) no-repeat 0 0/100% auto;
    position: absolute;
    top: 2vw;
    left: -7vw;
    width: 8vw;
    height: 8vw;
    transform: rotate(10deg);
}
#sec9 h2 .t1::after {
    content: "";
    background: url(../img/index/sec9_ttl_deco2.png) no-repeat 0 0/100% auto;
    position: absolute;
    top: 1vw;
    right: -4vw;
    width: 6vw;
    height: 8vw;
    transform: rotate(9deg);
}
#sec9 h2 .t1 span {
    font-size: 6.1vw;
}
#sec9 h2 .t2 {
    font-size: 10.5vw;
    margin: 2vw 0 0 10vw;
    display: inline-block;
}
#sec9 h2 .t2 span {
    font-size: 9.3vw;
}
#sec9 .js .sl-fd {
    margin: 0 -5.3vw;
}
#sec9 .js .sl-fd .sl img {
    height: 81vw;
    -o-object-fit: cover;
    object-fit: cover;
}
#sec9 .js .sl-thumb {
    margin-top: 12px;
}
#sec9 .js .sl-thumb .slick-track {
    transform: none !important;
    width: auto !important;
    --f-columns: 3;
    --f-gap: 12px;
    display: flex !important;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--f-gap));
    margin-bottom: calc(-1 * var(--f-gap));
}
#sec9 .js .sl-thumb .slick-track .slick-slide {
    margin-left: var(--f-gap);
    margin-bottom: var(--f-gap);
    width: calc(100% / var(--f-columns) - var(--f-gap));
}
#sec9 .js .sl-thumb .slick-track .slick-slide .sl {
    position: relative;
}
#sec9 .js .sl-thumb .slick-track .slick-slide .sl::before {
    content: "";
    border: 3px solid #a93b0f;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
}
#sec9 .js .sl-thumb .slick-track .slick-slide .sl img {
    height: 16vw;
    -o-object-fit: cover;
    object-fit: cover;
}
#sec9 .js .sl-thumb .slick-track .slick-slide.slick-current .sl::before {
    opacity: 1;
    visibility: visible;
}
#sec9 .txt {
    margin-top: 9vw;
}
#sec9 .floormap {
    margin: 11vw 10% 0;
}
#sec10 .set1 {
    padding: 25vw 0 15vw;
    position: relative;
}
#sec10 .set1::before {
    content: "";
    background: url(../img/shared/bg6.jpg);
    position: absolute;
    top: 0;
    width: 28%;
    bottom: 0;
    left: 0;
    z-index: -1;
}
#sec10 .set1 .content .left {
    text-align: center;
}
#sec10 .set1 .content .left h2 {
    margin-bottom: 11vw;
    display: flex;
    align-items: center;
    width: 100%;
}
#sec10 .set1 .content .left h2 span {
    white-space: nowrap;
    font-size: 6.1vw;
    font-weight: 700;
    letter-spacing: 0;
    color: #fff;
    background: #000;
    padding: 17px 0;
    display: inline-block;
    line-height: 1.6;
}
#sec10 .set1 .content .left .logo {
    width: 59%;
    margin: 0 auto;
}
#sec10 .set1 .content .left .tel {
    margin-top: 13vw;
    padding-top: 11vw;
    position: relative;
    line-height: 40px;
}
#sec10 .set1 .content .left .tel::before {
    content: "";
    border-top: 1px solid #000;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 16vw;
}
#sec10 .set1 .content .left .tel::after {
    content: "";
    border-top: 1px solid #000;
    position: absolute;
    top: 3px;
    left: 50%;
    transform: translateX(-50%);
    width: 16vw;
}
#sec10 .set1 .content .left .tel dt {
    font-size: 16px;
}
#sec10 .set1 .content .left .tel dd span {
    font-size: 33px;
}
#sec10 .set1 .content .left .tel dd img {
    width: 15px;
    margin-right: 6px;
}
#sec10 .set1 .content .left .btn-web {
    margin-top: 10px;
}
#sec10 .set1 .content .left .btn-web a {
    font-size: 20px;
    padding: 22px 10px;
}
#sec10 .set1 .content .left .btn-web a img {
    width: 22px;
}
#sec10 .set1 .content .left .txt {
    line-height: 26px;
    color: #a93b0f;
    margin: 3.5vw 0 7vw;
}
#sec10 .set1 .content .left .photo {
    margin-top: 5vw;
}
#sec10 .set1 .content .right {
    margin-top: 9vw;
}
#sec10 .set1 .content .right .tit {
    margin-bottom: 20px;
}
#sec10 .set1 .content .right .tit dt {
    font-size: 4.2vw;
    letter-spacing: 0.025em;
    margin-bottom: 1.5vw;
}
#sec10 .set1 .content .right .tit dd {
    font-size: 6.4vw;
    letter-spacing: 0.025em;
    line-height: 1.1;
}
#sec10 .set1 .content .right .tit dd span {
    font-size: 3.3vw;
    letter-spacing: 0.025em;
    color: #645f56;
}
#sec10 .set1 .content .right .list dl {
    display: flex;
    line-height: 25px;
    padding: 12px 4px;
    border-bottom: 1px dashed #000;
}
#sec10 .set1 .content .right .list dl dt {
    width: 32%;
}
#sec10 .set1 .content .right .list dl dd {
    flex: 1;
}
#sec10 .set1 .content .right .list dl dd .map-link {
    display: inline-block;
    position: relative;
    background: #000;
    color: #fff;
    padding: 0 15px 0 28px;
    border-radius: 99px;
    margin-left: 10px;
}
#sec10 .set1 .content .right .list dl dd .map-link::before {
    content: "";
    background: url(../img/shared/map_link.png) no-repeat 0 0/100% auto;
    width: 11px;
    height: 15px;
    position: absolute;
    top: 5px;
    left: 13px;
}
#sec10 .set2 {
    padding-bottom: 20vw;
}
#sec10 .set2 .map {
    height: 480px;
    margin: 0 -5.3vw;
}
#sec10 .set2 .map iframe {
    width: 100%;
    height: 100%;
}
#sec10 .set2 .btn-map {
    margin: 10vw 0 15px;
}
#sec10 .set2 .btn-map a::after {
    background: url(../img/shared/icon_map.png) no-repeat right center/100% auto;
    width: 16px;
}
#sec10 .set2 .gmap_print {
    text-align: center;
}
#sec10 .set2 .gmap_print a {
    font-size: 12px;
    display: inline-block;
    position: relative;
    letter-spacing: 0.1em;
    padding-right: 17px;
}
#sec10 .set2 .gmap_print a::before {
    content: "";
    border-top: 1px solid #92856d;
    position: absolute;
    right: 17px;
    bottom: 3px;
    left: 0;
}
#sec10 .set2 .gmap_print a::after {
    content: "";
    background: url(../img/shared/icon_mapprint.png) no-repeat 0 0/100% auto;
    width: 11px;
    height: 9px;
    position: absolute;
    top: 12px;
    right: 0;
}
@media screen and (min-width: 768px) {
    #header #key .sl {
        height: 850px;
    }
    #header #key .sl1 {
        background: url(../img/index/key1.jpg) no-repeat center center/cover;
    }
    #header #key .sl2 {
        background: url(../img/index/key2.jpg) no-repeat center center/cover;
    }
    #header #key .sl3 {
        background: url(../img/index/key3.jpg) no-repeat center center/cover;
    }
    #header #key .sl4 {
        background: url(../img/index/key4.jpg) no-repeat center center/cover;
    }
    #sec1 {
        padding: 110px 0 0;
    }
    #sec1::before {
        background: url(../img/index/sec1_deco1.png) no-repeat;
        width: 940px;
        height: 708px;
        top: -410px;
        right: calc(50% - 70px);
        bottom: auto;
        left: auto;
    }
    #sec1::after {
        background: url(../img/index/sec1_deco2.png) no-repeat;
        width: 903px;
        height: 587px;
        top: auto;
        right: auto;
        bottom: -277px;
        left: calc(50% - 153px);
    }
    #sec1 .item1 .catch {
        margin: 0;
        position: absolute;
        top: -58px;
        right: 23px;
        z-index: 2;
    }
    #sec1 .item1 .content {
        display: flex;
        align-items: flex-start;
        flex-direction: row-reverse;
    }
    #sec1 .item1 .content .gr-txt {
        margin: 224px -6px 0 81px;
        width: 475px;
    }
    #sec1 .item1 .content .gr-txt h2 {
        font-size: 95px;
        line-height: 90px;
        margin-bottom: 36px;
    }
    #sec1 .item1 .content .gr-img {
        flex: 1;
        margin: 0 0 0 -200px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1399px) {
    #sec1 .item1 .content .gr-img {
        margin-left: calc(-50vw + 50%);
    }
}
@media screen and (min-width: 768px) {
    #sec1 .item1 .content .gr-img li img {
        width: 100%;
        height: 430px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}
@media screen and (min-width: 768px) {
    #sec1 .item2 .gr-ttls {
        width: 780px;
        margin: -30px 0 0 auto;
        display: flex;
        justify-content: space-between;
    }
    #sec1 .item2 .gr-ttls li {
        width: 200px;
        height: 200px;
        font-size: 22px;
        line-height: 44px;
    }
    #sec1 .item2 .gr-ttls li .t span {
        font-size: 32px;
		letter-spacing: 0;
    }
    #sec1 .item2 .gr-ttls li .t .fs20 {
        font-size: 20px;
		letter-spacing: 0;
    }
    #sec1 .item2 .gr-ttls li:nth-child(2) {
        margin: 50px 0 0;
    }
	#sec1 .item2 .gr-ttls li:nth-child(3) {
    margin: 0;
	}
    #sec1 .item2 .gr-ttls li:last-child {
         margin: 50px 0 0;
    }
    #sec1 .item2 h3 {
        top: 62px;
        left: -9px;
        white-space: unset;
        font-size: 30px;
        line-height: 45px;
        padding: 0 0 30px;
        width: -moz-fit-content;
        width: fit-content;
        border: 0;
    }
    #sec1 .item2 h3::before {
        border-left: 0;
        border-top: 2px solid #000;
        top: auto;
        right: -50px;
        left: 60px;
        bottom: 0;
    }
    #sec1 .item2 h3::after {
        content: "";
        border-top: 2px solid #000;
        position: absolute;
        right: -50px;
        bottom: 5px;
        left: calc(-50vw + 50%);
    }
    #sec1 .item2 h3 .fs25 {
        font-size: 25px;
    }
    #sec1 .item2 h3 .mt {
        margin: 0 0 0 45px;
    }
    #sec1 .item2 h3 .exc {
        margin-left: -7px;
    }
}
@media screen and (min-width: 768px) {
    #sec2 {
        padding: 157px 0 0;
    }
    #sec2 .set1 .note {
        text-align: right;
    }
    #sec2 .set2 {
        max-width: 1400px;
        margin: 0 auto;
    }
    #sec2 .set2 .wrap {
        padding: 0;
    }
    #sec2 .set2 .group {
        border: 7px solid #000;
        margin: 27px auto 0;
    }
    #sec2 .set2 .row1 h2 {
        background: url(../img/index/sec2_ttl.png) no-repeat center top/100% auto;
        width: 370px;
        margin: -147px auto 0;
        padding: 39px 20px 63px;
        font-size: 110px;
        line-height: 100px;
    }
    #sec2 .set2 .row1 h2 span {
        margin-bottom: -10px;
    }
    #sec2 .set2 .row1 .item1 {
        margin-bottom: 0;
    }
    #sec2 .set2 .row1 .item1::before {
        background: url(../img/index/sec2_bg_deco.png) no-repeat;
        width: 943px;
        height: 588px;
        top: -77px;
        right: auto;
        bottom: auto;
        left: 227px;
    }
    #sec2 .set2 .row1 .item1 .photo {
        margin: -164px -170px 0 230px;
    }
    #sec2 .set2 .row1 .item1 .deco {
        width: auto;
        margin: 0;
        position: absolute;
        top: -56px;
        left: -19px;
    }
    #sec2 .set2 .row1 .item1 .catch {
        top: 269px;
        right: auto;
        left: 0;
        width: -moz-fit-content;
        width: fit-content;
    }
    #sec2 .set2 .row1 .item1 .price-box {
        margin: 0;
        position: absolute;
        top: 397px;
        left: 61px;
        z-index: 3;
    }
    #sec2 .set2 .row1 .item1 .price-box dt {
        font-size: 54px;
        margin-bottom: 12px;
        line-height: 38px;
    }
    #sec2 .set2 .row1 .item1 .price-box dt span {
        font-size: 20px;
        margin-top: 0;
    }
    #sec2 .set2 .row1 .item1 .price-box dd {
        font-size: 24px;
    }
    #sec2 .set2 .row1 .item1 .price-box dd span {
        font-size: 30px;
    }
    #sec2 .set2 .row1 .item2 {
        margin-top: -97px;
        position: relative;
    }
    #sec2 .set2 .row1 .item2 .txt {
        width: 550px;
        margin-left: auto;
    }
    #sec2 .set2 .row1 .item2 .photo1 {
        margin-left: 0;
        width: auto;
        position: absolute;
        top: -38px;
        left: 76px;
    }
    #sec2 .set2 .row1 .item2 .photo2 {
        margin: 0;
        position: absolute;
        top: 301px;
        left: 19px;
    }
    #sec2 .set2 .row1 .item2 .photo3 {
        margin: -59px -71px 0 auto;
        width: -moz-fit-content;
        width: fit-content;
    }
    #sec2 .set2 .row2 {
        padding: 14px 0 93px;
    }
    #sec2 .set2 .row2::before {
        background: url(../img/index/sec2_bg.png) no-repeat center top/cover;
        height: 552px;
        top: -296px;
    }
    #sec2 .set2 .row2::after {
        top: 240px;
    }
    #sec2 .set2 .row2 .photo {
        margin: 0;
        position: absolute;
        top: -65px;
        left: -190px;
    }
    #sec2 .set2 .row2 .deco {
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 0 0 426px;
    }
    #sec2 .set2 .row2 .content {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row-reverse;
        margin-top: -77px;
    }
    #sec2 .set2 .row2 .content .js {
        width: 450px;
        margin-top: 244px;
    }
    #sec2 .set2 .row2 .content .gr-txt {
        width: 500px;
        margin-bottom: 0;
    }
    #sec2 .set2 .row2 .content .gr-txt .catch {
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 -31px 0 auto;
    }
    #sec2 .set2 .row2 .content .gr-txt .price-box {
        margin: 7px 0 21px;
    }
    #sec2 .set2 .row2 .content .gr-txt .price-box dl {
        display: flex;
        justify-content: space-between;
    }
    #sec2 .set2 .row2 .content .gr-txt .price-box dl:not(:last-child) {
        margin-bottom: 25px;
    }
    #sec2 .set2 .row2 .content .gr-txt .price-box dl dt {
        font-size: 46px;
        margin-bottom: 0;
    }
    #sec2 .set2 .row2 .content .gr-txt .price-box dl dd {
        font-size: 30px;
        margin-top: 6px;
    }
    #sec2 .set2 .row2 .content .gr-txt .price-box dl dd span {
        font-size: 24px;
    }
}
@media screen and (min-width: 768px) {
    #sec3 {
        padding: 105px 0 0;
        position: relative;
    }
    #sec3::before {
        content: "";
        background: url(../img/index/sec3_line.png) no-repeat;
        width: 2500px;
        height: 807px;
        position: absolute;
        top: 134px;
        left: calc(50% - 1250px);
        z-index: -1;
    }
    #sec3 .photo {
        margin: 0;
        position: absolute;
        top: -147px;
        right: -115px;
    }
    #sec3 .content {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }
    #sec3 .content .gr-txt {
        width: 426px;
    }
    #sec3 .content .gr-txt h2 {
        margin: 0;
        line-height: 58px;
    }
    #sec3 .content .gr-txt h2 .t1 {
        font-size: 30px;
    }
    #sec3 .content .gr-txt h2 .t1 .fs24 {
        font-size: 24px;
    }
    #sec3 .content .gr-txt h2 .t2 {
        font-size: 46px;
    }
    #sec3 .content .gr-txt .price {
        margin: 3px 0px 20px;
        font-size: 30px;
    }
    #sec3 .content .gr-txt .price span {
        font-size: 24px;
    }
    #sec3 .content .gr-txt .gr-ttls {
        margin: 24px 0 0 -21px;
        width: 436px;
    }
    #sec3 .content .gr-txt .gr-ttls::before {
        content: none;
    }
    #sec3 .content .gr-txt .gr-ttls li {
        padding: 32px 0 33px;
        width: 100px;
        font-size: 26px;
    }
    #sec3 .content .gr-txt .gr-ttls li span {
        transform: rotate(8deg);
    }
    #sec3 .content .gr-txt .gr-ttls li:not(:first-child) {
        margin-left: -16px;
    }
    #sec3 .content .gr-txt .gr-ttls li.ttls2 span {
        margin-left: 6px;
    }
    #sec3 .content .gr-txt .gr-ttls li.ttls3 span {
        margin-left: 16px;
    }
    #sec3 .content .note {
        text-align: left;
        line-height: 36px;
        width: 533px;
        margin: 0 -13px 21px 0;
    }
}
@media screen and (min-width: 768px) {
    #sec4 {
        padding: 114px 0 127px;
    }
    #sec4::before {
        top: 484px;
    }
    #sec4 h2 {
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto;
    }
    #sec4 .js {
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
    }
    #sec4 .js .slick-dots {
        margin-top: 28px;
    }
    #sec4 .js .slick-slide .item {
        transform: scale(0.8);
        transition: transform 0.1s ease-in-out;
    }
    #sec4 .js .slick-slide.is-active .item {
        transform: scale(1);
    }
    #sec4 .js .item {
        width: 560px !important;
        margin: 0 22px;
    }
    #sec4 .js .item .js-img .catch {
        width: auto;
    }
    #sec4 .js .item .js-txt {
        margin-top: 28px;
    }
    #sec4 .js .item .js-txt dt {
        font-size: 40px;
        margin-bottom: 14px;
    }
    #sec4 .js .item .js-txt dd {
        font-size: 30px;
    }
    #sec4 .js .item .js-txt dd span {
        font-size: 24px;
    }
    #sec4 .js .item3 .js-img .catch {
        left: 0;
        right: auto;
        width: auto;
    }
    #sec4 .btn-popup-takeout {
        margin: 70px auto 0;
        width: -moz-fit-content;
        width: fit-content;
    }
}
@media screen and (min-width: 768px) {
    #sec5 .set1 .box-parallax {
        height: 890px;
    }
	#sec5 .set1{
		width: 100%;
		height: 890px;
		background: url(../img/index/sec5_para.jpg) no-repeat center center / cover;
	}
    #sec5 .set1 h2 {
        top: 65px;
        right: auto;
        left: calc(50% - 357px);
    }
    #sec5 .set1 h3 {
        right: calc(50% - 503px);
        bottom: 50px;
        left: auto;
        font-size: 50px;
        line-height: 90px;
        padding: 0 0 6px;
    }
    #sec5 .set1 h3::after {
        right: calc(-50vw + 50%);
        bottom: 4px;
        left: -16px;
    }
    #sec5 .set2 {
        padding: 70px 0 120px;
    }
    #sec5 .set2 .wrap {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }
    #sec5 .set2 .left {
        width: 600px;
        margin-left: -100px;
    }
    #sec5 .set2 .left .catch {
        top: -38px;
        right: -16px;
        width: auto;
    }
    #sec5 .set2 .right {
        width: 450px;
        margin: 8px 0 0;
    }
    #sec5 .set2 .right .btn-popup-drink {
        margin-top: 42px;
    }
}
@media screen and (min-width: 768px) {
    #sec6 .gr-content {
        padding: 100px 0 171px;
    }
    #sec6 .gr-content .item1 {
        margin-bottom: 162px;
    }
    #sec6 .gr-content .item1 h2 .t1 {
        width: 262px;
        margin: 0 auto 18px;
    }
    #sec6 .gr-content .item1 h2 .t2 {
        font-size: 60px;
        line-height: 80px;
    }
    #sec6 .gr-content .item1 h2 .t2 .fs50 {
        font-size: 50px;
    }
    #sec6 .gr-content .item1 h2 .t2 .fs80 {
        font-size: 80px;
    }
    #sec6 .gr-content .item1 h2 .t2 .cr::before {
        top: -8px;
        right: -11px;
        bottom: -19px;
        left: -11px;
    }
    #sec6 .gr-content .item1 .txt {
        margin-top: 41px;
        text-align: center;
    }
    #sec6 .gr-content .item1 .txt p:not(:last-child) {
        margin-bottom: 36px;
    }
    #sec6 .gr-content .item2 {
        margin-bottom: 122px;
        display: flex;
        align-items: flex-start;
    }
    #sec6 .gr-content .item2 .photo {
        flex: 1;
        height: 550px;
        margin-left: -200px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1399px) {
    #sec6 .gr-content .item2 .photo {
        margin-left: calc(-50vw + 50%);
    }
}
@media screen and (min-width: 768px) {
    #sec6 .gr-content .item2 .gr-txt {
        width: 420px;
        margin: 11px 0 0 40px;
    }
    #sec6 .gr-content .item2 .gr-txt .tit {
        margin-bottom: 27px;
    }
    #sec6 .gr-content .item2 .gr-txt .tit dt {
        font-size: 22px;
        padding: 7px 9px 7px 16px;
        margin-bottom: 23px;
    }
    #sec6 .gr-content .item2 .gr-txt .tit dd {
        font-size: 46px;
    }
    #sec6 .gr-content .item2 .gr-txt .price {
        font-size: 30px;
    }
    #sec6 .gr-content .item2 .gr-txt .price span {
        font-size: 24px;
    }
    #sec6 .gr-content .item2 .gr-txt h3 {
        margin: 72px 0 22px;
    }
    #sec6 .gr-content .item2 .gr-txt h3 span {
        font-size: 18px;
    }
    #sec6 .gr-content .item2 .gr-txt .list {
        display: flex;
    }
    #sec6 .gr-content .item2 .gr-txt .list ul:first-child {
        width: 200px;
    }
    #sec6 .gr-content .item2 .gr-txt .list ul:last-child {
        flex: 1;
        margin-left: 20px;
    }
}
@media screen and (min-width: 768px) {
    #sec6 .gr-content .item3 .gr-btn {
        display: flex;
        justify-content: space-between;
    }
    #sec6 .gr-content .item3 .gr-btn li {
        margin: 0;
    }
    #sec6 .gr-content .item3 .gr-btn li:not(:last-child) {
        margin-bottom: 0;
    }
}
@media screen and (min-width: 768px) {
    #sec7 {
        padding: 107px 0 88px;
        background:
            url(../img/index/sec7_deco.png) no-repeat left bottom,
            url(../img/shared/bg3.jpg);
    }
    #sec7 .wrap {
        padding: 0;
    }
    #sec7 h2 {
        font-size: 46px;
        text-align: left;
        white-space: nowrap;
        margin-bottom: 0;
        line-height: 70px;
        position: absolute;
        top: -24px;
        left: -12px;
    }
    #sec7 h2 span {
        font-size: 36px;
    }
    #sec7 .content {
        margin-left: 150px;
    }
    #sec7 .content .info {
        display: flex;
        padding-bottom: 27px;
        margin-bottom: 32px;
    }
    #sec7 .content .info::before {
        right: 0;
        left: 0;
    }
    #sec7 .content .info .tel {
        width: 392px;
        border-right: 1px dashed #000;
        padding: 23px 0 28px;
    }
    #sec7 .content .info .btn-web {
        margin: 20px 0 0 53px;
    }
}
@media screen and (min-width: 768px) {
    #sec8 {
        padding: 125px 0 242px;
        background: none;
        position: relative;
    }
    #sec8::before {
        top: 16px;
        left: calc(50% - 565px);
        width: 286px;
        height: 264px;
    }
    #sec8::after {
        content: "";
        background: url(../img/index/sec8_bg.jpg);
        position: absolute;
        top: 0;
        right: 0;
        bottom: -50px;
        left: calc(50% - 295px);
        -webkit-clip-path: polygon(505px 0%, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(505px 0%, 100% 0, 100% 100%, 0% 100%);
        z-index: -1;
    }
    #sec8 .gr-txt {
        width: 320px;
    }
    #sec8 .gr-txt h2 {
        font-size: 45px;
        margin: 0 0 34px -5px;
    }
    #sec8 .gr-txt h2 .fs40 {
        font-size: 40px;
    }
    #sec8 .gr-txt h2 .fs50 {
        font-size: 50px;
    }
    #sec8 .gr-txt .txt {
        width: 290px;
    }
    #sec8 .gr-pt {
        position: absolute;
        top: -70px;
        right: -110px;
    }
    #sec8 .gr-pt .photo {
        margin: 0;
    }
    #sec8 .gr-pt .catch {
        top: 0;
        width: 455px;
        left: auto;
    }
    #sec8 .btn-popup-lunch {
        margin: 60px 0 0;
    }
}
@media screen and (min-width: 768px) {
    #sec9 {
        padding: 236px 0 156px;
        margin-top: -236px;
    }
    #sec9::before {
        -webkit-clip-path: polygon(0 0, 100% 265px, 100% 100%, 0% 100%);
        clip-path: polygon(0 0, 100% 265px, 100% 100%, 0% 100%);
    }
    #sec9::after {
        background: url(../img/index/sec9_line.png) no-repeat;
        width: 1575px;
        height: 663px;
        top: auto;
        right: calc(50% - 1250px);
        bottom: 0;
        left: auto;
    }
    #sec9 h2 {
        margin: 0;
        padding-bottom: 17px;
        position: absolute;
        top: 57px;
        right: -3px;
        text-align: right;
        width: 355px;
    }
    #sec9 h2 .t1 {
        font-size: 30px;
        margin: 0px 122px 13px 0;
    }
    #sec9 h2 .t1::before {
        top: 10px;
        left: -30px;
        width: 32px;
        height: 28px;
        transform: rotate(8deg);
    }
    #sec9 h2 .t1::after {
        top: 7px;
        right: -18px;
        width: 24px;
        height: 33px;
        transform: rotate(8deg);
    }
    #sec9 h2 .t1 span {
        font-size: 26px;
    }
    #sec9 h2 .t2 {
        font-size: 45px;
        margin: 0 0 0 0;
    }
    #sec9 h2 .t2 span {
        font-size: 40px;
    }
    #sec9 .js {
        width: 650px;
    }
    #sec9 .js .sl-fd {
        margin: 0 0 0 -100px;
    }
    #sec9 .js .sl-fd .sl img {
        height: 500px;
        width: 100%;
    }
    #sec9 .js .sl-thumb {
        margin-top: 20px;
        width: 550px;
    }
    #sec9 .js .sl-thumb .slick-track {
        --f-gap: 20px;
    }
    #sec9 .js .sl-thumb .slick-track .slick-slide .sl {
        cursor: pointer;
    }
    #sec9 .js .sl-thumb .slick-track .slick-slide .sl img {
        height: 100px;
        width: 100%;
    }
    #sec9 .js .sl-thumb .slick-track .slick-slide:hover .sl::before {
        opacity: 1;
        visibility: visible;
    }
    #sec9 .txt {
        margin-top: 28px;
        width: 578px;
    }
    #sec9 .floormap {
        margin: 0;
        position: absolute;
        top: 231px;
        right: 0;
    }
}
@media screen and (min-width: 768px) {
    #sec10 .set1 {
        padding: 109px 0 53px;
    }
    #sec10 .set1::before {
        width: calc(50% - 100px);
        bottom: -180px;
    }
    #sec10 .set1 .content {
        display: flex;
        justify-content: space-between;
    }
    #sec10 .set1 .content .left {
        width: 350px;
    }
    #sec10 .set1 .content .left h2 {
        margin-bottom: 37px;
    }
    #sec10 .set1 .content .left h2 span {
        font-size: 26px;
        padding: 20px 0;
        line-height: 38px;
    }
    #sec10 .set1 .content .left .logo {
        width: 223px;
    }
    #sec10 .set1 .content .left .logo img {
        width: 100%;
        height: auto;
    }
    #sec10 .set1 .content .left .tel {
        margin-top: 34px;
        padding-top: 37px;
        line-height: 40px;
    }
    #sec10 .set1 .content .left .tel::before {
        width: 67px;
    }
    #sec10 .set1 .content .left .tel::after {
        top: 3px;
        width: 67px;
    }
    #sec10 .set1 .content .left .tel dt {
        font-size: 17px;
    }
    #sec10 .set1 .content .left .tel dd span {
        font-size: 36px;
    }
    #sec10 .set1 .content .left .tel dd img {
        margin-right: 4px;
        top: -6px;
    }
    #sec10 .set1 .content .left .btn-web {
        margin-top: 7px;
    }
    #sec10 .set1 .content .left .btn-web a {
        font-size: 22px;
        padding: 22px 15px;
    }
    #sec10 .set1 .content .left .btn-web a img {
        width: 23px;
    }
    #sec10 .set1 .content .left .txt {
        font-size: 14px;
        text-align: center;
        margin: 10px 0 22px;
    }
    #sec10 .set1 .content .left .photo {
        margin-top: 15px;
    }
    #sec10 .set1 .content .right {
        width: 540px;
        margin-top: -6px;
    }
    #sec10 .set1 .content .right .tit {
        margin-bottom: 12px;
    }
    #sec10 .set1 .content .right .tit dt {
        font-size: 18px;
        margin-bottom: 10px;
    }
    #sec10 .set1 .content .right .tit dd {
        font-size: 30px;
        line-height: 27px;
    }
    #sec10 .set1 .content .right .tit dd span {
        font-size: 14px;
    }
    #sec10 .set1 .content .right .list dl {
        line-height: 30px;
        padding: 14.5px 2px;
    }
    #sec10 .set1 .content .right .list dl dt {
        width: 118px;
    }
    #sec10 .set1 .content .right .list dl dd .map-link {
        padding: 0 13px 0 30px;
        margin-left: 13px;
        line-height: 26px;
        font-size: 14px;
    }
    #sec10 .set1 .content .right .list dl dd .map-link::before {
        top: 6px;
    }
    #sec10 .set1 .content .right .list dl dd .map-link:hover {
        opacity: 0.8;
    }
    #sec10 .set2 {
        padding-bottom: 103px;
    }
    #sec10 .set2 .wrap {
        max-width: 1240px;
        padding: 0 20px;
    }
    #sec10 .set2 .map {
        height: 550px;
        margin: 0;
    }
    #sec10 .set2 .btn-map {
        margin: 40px auto 11px;
    }
    #sec10 .set2 .btn-map a::after {
        width: 19px;
    }
    #sec10 .set2 .btn-map a:hover {
        opacity: 0.8;
    }
    #sec10 .set2 .btn-map a:hover::after {
        transform: none;
    }
    #sec10 .set2 .gmap_print a {
        line-height: 30px;
    }
    #sec10 .set2 .gmap_print a:hover::before {
        content: none;
    }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
    #sec8 .gr-pt .catch {
        right: 15px;
    }
    #sec8::after {
        left: calc(50% - 310px);
    }
}
@media screen and (max-width: 1130px) and (min-width: 768px) {
    #sec5 .set2 .left {
        margin-left: -90px;
    }
}
