	a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
}

.clearfix {
    min-height: 1px;
    height: 1px
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    background: #fff;
    font-size: 20px;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    scroll-behavior: smooth;
    scroll-padding: 90px
}

@media screen and (max-width:767px) {
    html {
        font-size: 1px;
        scroll-padding: 0px
    }
}

body {
    position: relative;
    font-family: YakuHanMP, "Noto Serif JP", serif;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    color: #333;
    background: #192151;
    min-width: 1084px
}

@media screen and (max-width: 1084px) {
    body {
        min-width: auto;
    }
}

@media screen and (max-width:767px) {
    body {
        min-width: auto;
    }
}

a {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-decoration: none
}

a:focus {
    outline: none
}

.pc-oi {
    display: inline!important
}

@media screen and (max-width:767px) {
    .pc-oi {
        display: none!important
    }
}

.sp-oi {
    display: none!important
}

@media screen and (max-width:767px) {
    .sp-oi {
        display: inline!important
    }
}

.pc-ob {
    display: block!important
}

@media screen and (max-width:767px) {
    .pc-ob {
        display: none!important
    }
}

.sp-ob {
    display: none!important
}

@media screen and (max-width:767px) {
    .sp-ob {
        display: block!important
    }
}

.img-box {
    font-size: 0;
    width: 100%
}

.img-box img {
    width: 100%
}

.wrap_mv,
.wrap {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

@media screen and (max-width:1099px) {
    .wrap {
        max-width: auto;
        width: 95%;
    }
}

@media screen and (max-width:926px) {
    .wrap {
        max-width: 750px;
    }
}

@media screen and (max-width:767px) {
    .wrap {
        width: 100%;
        margin: 0 auto;
    }
}

section {
    overflow: hidden;
    padding: 100px 30px;
}

@media screen and (max-width:767px) {
    section {
        padding: 50px 20px;
    }
}

.tit-box-main span {
    display: block
}

.tit-box-main .en {
    font-size: 15px;
    font-weight: 200;
    color: #df9f56;
    letter-spacing: 0.2em
}

@media screen and (max-width:767px) {
    .tit-box-main .en {
        font-size: 14px
    }
}

.tit-box-main .jp {
    font-size: 52px;
    color: #fff;
    margin: 15px 0 0
}

@media screen and (max-width:767px) {
    .tit-box-main .jp {
        font-size: 38px
    }
}

.txt-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px
}

@media screen and (max-width:767px) {
    .txt-flex {
        display: -ms-grid;
        display: grid;
        gap: 0
    }
}

.txt-indent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.txt-indent>:first-of-type {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (max-width:767px) {
    .seat-sec .txt-indent>:first-of-type {
        -ms-flex-negative: 0;
        flex-shrink: 1;
    }
}

.margin-s {
    margin: 15px 0 0
}

.txt-link {
    color: #d00858;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

@media screen and (min-width:768px) {
    .txt-link:hover {
        opacity: 0.7
    }
}

header {
    position: sticky;
    z-index: 900;
    top: 0;
    background: #000;
    padding: 0 30px;
    min-width: 1084px
}

@media screen and (max-width:1084px) {
    header {
        min-width: auto;
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    header {
        min-width: auto;
    }
}

@media screen and (max-width:767px) {
    header {
        position: fixed;
        left: 0;
        background: none;
        padding: 0
    }
}

.head-wrap {
    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;
    gap: 50px;
    max-width: 1200px;
    height: 100px;
    margin: 0 auto
}

@media screen and (max-width:767px) {
    .head-wrap {
        gap: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        height: auto
    }
}

.head-l {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 170px
}

.head-l img {
    width: 100%
}

.head-btn {
    display: none
}

@media screen and (max-width:767px) {
    .head-btn {
        position: relative;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
        border: none;
        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;
        width: 50px;
        aspect-ratio: 1/1;
        background: #000
    }
    .head-btn div {
        position: relative;
        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;
        width: 25px;
        height: 19px;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease
    }
    .head-btn div span,
    .head-btn div:after,
    .head-btn div:before {
        display: block;
        width: 100%;
        height: 3px;
        background: #fff;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease
    }
    .head-btn div:after,
    .head-btn div:before {
        position: absolute;
        content: ""
    }
    .head-btn div:before {
        top: 0
    }
    .head-btn div:after {
        bottom: 0
    }
    .head-btn.on div {
        height: 3px
    }
    .head-btn.on div:before {
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg)
    }
    .head-btn.on div:after {
        -webkit-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
        transform: rotate(-225deg)
    }
    .head-btn.on div span {
        opacity: 0
    }
}

.head-r {
    width: 100%;
    max-width: 840px
}

@media screen and (max-width:767px) {
    .head-r {
        position: fixed;
        top: 0;
        left: 100%;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease
    }
    .head-r.on {
        left: 0
    }
    .head-r nav {
        height: 100vh;
        background: #000;
        padding: 80px 30px
    }
    .head-r .head-l {
        width: 128px;
        margin: 0 auto
    }
    .head-r .head-l img {
        width: 100%
    }
}

.head-r ul {
    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
}

@media screen and (max-width:767px) {
    .head-r ul {
        display: block;
        margin: 30px 0 0
    }
}

.head-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    position: relative
}

@media screen and (max-width:767px) {
    .head-link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        max-width: 290px;
        height: 50px;
        border-bottom: 1px solid #797979;
        margin: 0 auto
    }
    .head-link:before {
        display: none
    }
    .head-link:after {
        content: "";
        position: absolute;
        width: 5px;
        aspect-ratio: 7/13;
        background: #fff;
        -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
        clip-path: polygon(0 0, 0% 100%, 100% 50%);
        right: 15px
    }
}

.head-link:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 4px;
    background: transparent;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

.head-link a {
    display: block
}

@media screen and (min-width:768px) {
    .head-link a:hover span {
        color: #d00858
    }
}

@media screen and (max-width:767px) {
    .head-link a {
        width: 100%;
        text-align: center
    }
}

.head-link span {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

@media screen and (max-width:870px) {
    .head-link span {
        font-size: 15px;
        position: relative
    }
    .head-link span:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 3px;
        background: transparent;
        bottom: -7px;
        left: 0
    }
}

@media screen and (max-width:767px) {
    .head-link.on span:before {
        background: #d00858
    }
}

.head-link.on:before {
    background: #d00858
}

.main-sec {
    background: url("../img/main-bg-pc.webp") top center/1920px auto no-repeat;
    padding: 0
}

@media screen and (max-width:1919px) {
    .main-sec {
        background: url("../img/main-bg-pc.webp") top / cover no-repeat;
    }
}

@media screen and (max-width:767px) {
    .main-sec {
        background: url("../img/main-bg-sp.webp") center/cover no-repeat
    }
}

.main-box {
    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;
    height: calc(100vh - 100px);
    max-height: 900px
}

@media screen and (max-width:767px) {
    .main-box {
        height: 100svh
    }
}

.main-box .tit {
    height: 60%
}

@media screen and (max-width:767px) {
    .main-box .tit {
        height: 50%
    }
}

.main-box .tit img {
    height: 100%;
    width: auto
}

.main-box .tit .no-sp {
    display: block;
}

.main-box .tit .no-pc {
    display: none;
}

@media screen and (max-width:767px) {
    .main-box .tit .no-sp {
        display: none;
    }
    .main-box .tit .no-pc {
        display: block;
    }
}

.overview-sec {
    background: #192151 url("../img/overview-bg-pc.webp") top center/cover no-repeat;
    color: #fff
}

@media screen and (max-width:767px) {
    .overview-sec {
        background: #192151 url("../img/overview-bg-sp.webp") center/cover no-repeat
    }
}

.overview-box .map-box {
    width: 700px;
    height: 300px;
    margin: 30px 0 0
}

@media screen and (max-width:767px) {
    .overview-box .map-box {
        width: 100%;
        height: 160px
    }
}

.overview-box .map-box iframe {
    width: 100%;
    height: 100%
}

.overview-box .txt-box {
    display: -ms-grid;
    display: grid;
    gap: 10px;
    margin: 40px 0 0
}

.overview-box .txt-box .txt {
    font-size: 21px;
    line-height: 1.75
}

@media screen and (max-width:767px) {
    .overview-box .txt-box .txt {
        font-size: 16px
    }
}

.note-box {
    border: 1px solid #fff;
    padding: 30px 50px;
    margin: 40px 0 0
}

@media screen and (max-width:767px) {
    .note-box {
        border: none;
        padding: 0
    }
}

.note-box .tit-box .tit {
    font-size: 34px;
    text-align: center;
    color: white
}

@media screen and (max-width:767px) {
    .note-box .tit-box .tit {
        font-size: 26px;
        line-height: 1.54;
        color: white
    }
}

.note-box .txt-box {
    display: -ms-grid;
    display: grid;
    gap: 10px;
    margin: 40px 0 0
}

@media screen and (max-width:767px) {
    .note-box .txt-box {
        margin: 20px 0 0
    }
}

.note-box .txt-box .txt {
    font-size: 18px;
    line-height: 1.5;
    color: white
}

@media screen and (max-width:767px) {
    .note-box .txt-box .txt {
        font-size: 14px;
        color: white
    }
}

.schedule-sec {
    background: url("../img/schedule-bg-pc.webp") top center/cover no-repeat
}

@media screen and (max-width:767px) {
    .schedule-sec {
        background: url("../img/schedule-bg-sp.webp") center/cover no-repeat
    }
}

.schedule-sec .tit-box-main {
    text-align: right
}

@media screen and (max-width:767px) {
    .schedule-sec .tit-box-main {
        text-align: left
    }
}

.schedule-sec .note-box {
    color: #fff;
    margin: 70px 0 0
}

.schedule-box {
    width: 820px;
    margin: 70px auto 0
}

@media screen and (max-width:920px) {
    .schedule-box {
        width: 100%;
        margin-top: 50px
    }
}

.schedule-box .tit-box .tit {
    font-size: 30px;
    color: #fff;
    line-height: 1.75
}

@media screen and (max-width:767px) {
    .schedule-box .tit-box .tit {
        font-size: 22px
    }
}

.schedule-box .clm-box {
    margin: 30px 0 0
}

.schedule-box .clm-box+.clm-box {
    margin: 70px 0 0
}

.schedule-box .big {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    line-height: 1.75
}

@media screen and (max-width:767px) {
    .schedule-box .big {
        font-size: 20px;
        text-align: center
    }
}

.schedule-box .big span {
    color: #ff0
}

.schedule-box .def {
    font-size: 26px;
    color: #fff;
    line-height: 1.4;
    margin: 10px 0 0
}

@media screen and (max-width:767px) {
    .schedule-box .def {
        font-size: 16px;
        text-align: center;
        margin: 10px 0 0
    }
}

.schedule-box .sml {
    font-size: 21px;
    line-height: 1.4;
    color: #fff;
    margin: 10px 0 0
}

@media screen and (max-width:767px) {
    .schedule-box .sml {
        font-size: 16px;
        text-align: center
    }
}

.schedule-box a {
    color: #fff;
    text-decoration: underline;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

@media screen and (min-width:768px) {
    .schedule-box a:hover {
        opacity: 0.7
    }
}

.schedule-box .clm-c {
    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;
    width: 100%;
    height: 40px;
    background: #d00858;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    .schedule-box .clm-c {
        margin: 20px 0 0
    }
}

.schedule-box .clm-c .txt {
    font-size: 21px;
    font-weight: 500;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px
}

@media screen and (max-width:767px) {
    .schedule-box .clm-c .txt {
        font-size: 16px
    }
}

.schedule-box .txt-box {
    margin: 50px 0 0
}

@media screen and (max-width:767px) {
    .schedule-box .txt-box {
        margin: 30px 0 0
    }
}

.schedule-box .txt-box .txt {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.1em;
    color: #fff;
    text-align: center
}

@media screen and (max-width:767px) {
    .schedule-box .txt-box .txt {
        font-size: 16px
    }
}

.schedule-box .img-box {
    margin: 10px 0 0
}

.schedule-box .note-box {
    color: #fff
}

.seat-box-t {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px 0;
    margin: 50px 0 0;
    color: #fff
}

.seat-box-t .txt {
    font-size: 18px;
    line-height: 1.75
}

.seat-box-t .link-box-t {
    width: 100%
}

.seat-box-t .link-box-t a {
    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;
    width: 100%;
    height: 60px;
    border: 1px solid #d00858;
    background: #d00858;
    position: relative;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

@media screen and (min-width:768px) {
    .seat-box-t .link-box-t a:hover {
        background: transparent
    }
    .seat-box-t .link-box-t a:hover:before {
        background: #fff
    }
    .seat-box-t .link-box-t a:hover .link-txt {
        color: #fff
    }
}

@media screen and (max-width:767px) {
    .seat-box-t .link-box-t a {
        height: auto;
        min-height: 40px;
        padding: 5px 20px
    }
}

.seat-box-t .link-box-t a:before {
    content: "";
    position: absolute;
    width: 9px;
    aspect-ratio: 1/1.8;
    background: #fff;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    right: 10px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

.seat-box-t .link-box-t .link-txt {
    font-size: 21px;
    color: #fff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}


/* ----- youtube埋め込み ----- */

.movie-inner {
    margin: 50px auto 0;
}

.movie-inner iframe {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px;
    background: #fff;
    aspect-ratio: 16 / 9;
    display: block;
}

.overlay-text {
    position: absolute;
    top: 20px;
    /* 上からの位置 */
    left: 20px;
    /* 左からの位置 */
    color: white;
    font-size: 24px;
    background: rgba(0, 0, 0, 0.5);
    /* 背景を半透明に */
    padding: 10px;
    border-radius: 5px;
}

@media screen and (max-width:767px) {
    .seat-box-t .link-box-t .link-txt {
        font-size: 16px;
        line-height: 1.54
    }
}

.seat-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 80px 0;
    margin: 50px 0 0
}

@media screen and (max-width:767px) {
    .seat-box {
        gap: 60px 0;
        margin: 50px 0 0
    }
}

.seat-box:after {
    -webkit-box-ordinal-group: 1000;
    -ms-flex-order: 999;
    order: 999;
    content: ""
}

@media screen and (min-width:768px) {
    .seat-box:after {
        width: calc((100% - 60px) / 3)
    }
}

@media screen and (max-width:767px) {
    .seat-box:after {
        width: calc((100% - 30px) / 2)
    }
}

@media screen and (max-width:600px) {
    .seat-box:after {
        display: none
    }
}

.seat-box article {
    color: #fff;
    text-align: justify;
    text-justify: inter-ideograph
}

@media screen and (min-width:768px) {
    .seat-box article {
        width: calc((100% - 60px) / 3)
    }
}

@media screen and (max-width:767px) {
    .seat-box article {
        width: calc((100% - 30px) / 2)
    }
}

@media screen and (max-width:600px) {
    .seat-box article {
        width: 100%
    }
}

.seat-box .txt-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    margin: 30px 0 0
}

@media screen and (max-width:767px) {
    .seat-box .txt-box {
        gap: 15px;
        margin: 20px 0 0
    }
}

.seat-box .tit {
    font-size: 18px;
    line-height: 1.29
}

@media screen and (max-width:767px) {
    .seat-box .tit {
        font-size: 18px
    }
}

.seat-box .txt {
    font-size: 14px;
    line-height: 1.75
}

.seat-box .img-box {
    aspect-ratio: 266/200;
    background-color: #000;
    align-items: center;
    display: flex;
}

.seat-box .img-box img {
    width: 100%;
    /* height: 100%; */
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
}

.seat-box .link-box-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
    width: 100%
}

.seat-box .link-box {
    width: 100%
}

.seat-box .link-box a {
    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;
    width: 100%;
    height: 40px;
    border: 1px solid #d00858;
    background: #d00858;
    position: relative;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

@media screen and (min-width:768px) {
    .seat-box .link-box a:hover {
        background: transparent
    }
    .seat-box .link-box a:hover:before {
        background: #fff
    }
    .seat-box .link-box a:hover .link-txt {
        color: #fff
    }
}

.seat-box .link-box a:before {
    content: "";
    position: absolute;
    width: 9px;
    aspect-ratio: 1/1.8;
    background: #fff;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    right: 10px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

.seat-box .link-box .link-txt {
    text-align: center;
    width: 70%;
    font-size: 13px;
    color: #fff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

.seat-box .soldout {
    position: relative
}

.seat-box .soldout:after {
    position: absolute;
    content: "完売";
    font-size: 50px;
    letter-spacing: 0.5em;
    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;
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    background: rgba(0, 0, 0, 0.7);
    top: -15px;
    left: -15px
}

.howto-sec {
    background: #fff
}

.howto-sec .tit-box-main {
    text-align: center
}

@media screen and (max-width:767px) {
    .howto-sec .tit-box-main {
        text-align: left
    }
}

.howto-sec .tit-box-main .jp {
    color: #000
}

.howto-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 50px 0;
    margin: 80px 0 0
}

@media screen and (max-width:767px) {
    .howto-box {
        margin: 50px 0 0
    }
}

.howto-box article {
    width: calc((100% - 80px) / 3)
}

@media screen and (max-width:767px) {
    .howto-box article {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .howto-box .img-box {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 80%;
        max-width: 300px;
        margin: 20px auto 0
    }
}

.howto-box .tit-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0 0
}

@media screen and (max-width:767px) {
    .howto-box .tit-box {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        width: 100%;
        margin: 0
    }
}

.howto-box .tit-box .tit {
    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;
    background: #192151;
    width: 160px;
    height: 30px
}

@media screen and (max-width:767px) {
    .howto-box .tit-box .tit {
        width: 100%
    }
}

.howto-box .tit-box span {
    font-size: 20px;
    color: #fff
}

@media screen and (max-width:767px) {
    .howto-box .tit-box span {
        font-size: 16px
    }
}

.howto-box .txt-box {
    margin: 10px 0 0
}

@media screen and (max-width:767px) {
    .howto-box .txt-box {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        margin: 15px 0 0
    }
}

.howto-box .txt {
    font-size: 20px;
    line-height: 1.75
}

@media screen and (max-width:767px) {
    .howto-box .txt {
        font-size: 14px
    }
}

.howto-box .sml {
    font-size: 15px
}

@media screen and (max-width:767px) {
    .howto-box .sml {
        font-size: 12px
    }
}

.faq-sec .tit-box-main {
    text-align: center
}

@media screen and (max-width:767px) {
    .faq-sec .tit-box-main {
        text-align: left
    }
}

.faq-sec .note-box {
    margin: 50px 0 0;
    color: #fff
}

.faq-sec .note-box .txt {
    font-size: 18px
}

.faq-box {
    display: -ms-grid;
    display: grid;
    gap: 50px;
    margin: 80px 0 0
}

@media screen and (max-width:767px) {
    .faq-box {
        margin: 50px 0 0;
        gap: 30px
    }
}

.faq-box article {
    border-left: 15px solid #d00858;
    background: #fff;
    padding: 25px
}

@media screen and (max-width:767px) {
    .faq-box article {
        border-width: 7px
    }
}

.faq-box .faq-top .tit {
    font-size: 22px;
    font-weight: 600
}

@media screen and (max-width:767px) {
    .faq-box .faq-top .tit {
        font-size: 16px
    }
}

.faq-box .faq-bot {
    margin: 20px 0 0;
    border-top: 1px solid #f2f2f2;
    padding: 15px 0 0
}

.faq-box .faq-bot .txt {
    font-size: 20px;
    line-height: 1.75
}

@media screen and (max-width:767px) {
    .faq-box .faq-bot .txt {
        font-size: 14px
    }
}

.faq-box .faq-bot .sml {
    font-size: 15px
}

@media screen and (max-width:767px) {
    .faq-box .faq-bot .sml {
        font-size: 12px
    }
}

footer {
    position: relative;
    margin: 100px 0 0;
    padding: 60px;
    background: #000
}

@media screen and (max-width:767px) {
    footer {
        padding: 40px 25px
    }
}

footer .copy {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-align: center
}

@media screen and (max-width:767px) {
    footer .copy {
        font-size: 10px
    }
}

.fixed-btn-wrap {
    position: fixed;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px
}

.fixed-btn-wrap.on {
    position: absolute;
    top: -70px
}

@media screen and (max-width:767px) {
    .fixed-btn-wrap.on {
        top: -50px
    }
}

.fixed-btn {
    font-size: 0
}

.fixed-btn a {
    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;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 70px;
    aspect-ratio: 1/1;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

@media screen and (min-width:768px) {
    .fixed-btn a:hover {
        background: #000
    }
    .fixed-btn a:hover .ico-ticket-path {
        fill: #fff
    }
    .fixed-btn a:hover .delta {
        background: #fff
    }
    .fixed-btn a:hover .txt {
        color: #fff
    }
}

@media screen and (max-width:767px) {
    .fixed-btn a {
        width: 50px
    }
}

.fixed-btn .svg {
    width: 50px
}

@media screen and (max-width:767px) {
    .fixed-btn .svg {
        width: 38px
    }
}

.fixed-btn .svg svg {
    width: 100%;
    height: auto
}

.fixed-btn .svg .ico-ticket-path {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

.fixed-btn .delta {
    width: 34px;
    aspect-ratio: 34/18;
    background: #000;
    -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

@media screen and (max-width:767px) {
    .fixed-btn .delta {
        width: 28px
    }
}

.fixed-btn .txt {
    font-size: 10px;
    color: #000;
    text-align: center;
    line-height: 1.14;
    margin: 5px 0 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

@media screen and (max-width:767px) {
    .fixed-btn .txt {
        font-size: 7rem;
        margin: 3px 0 0
    }
}

#overlay {
    position: absolute;
    /* iframeの上に絶対位置指定で配置 */
    top: 0;
    /* iframeの上部 */
    left: 0;
    /* iframeの左端 */
    width: 100%;
    /* iframeと同じ幅に */
    height: 100%;
    /* iframeと同じ高さに */
    background-color: rgba(0, 0, 0, 0.5);
    /* 半透明の背景色 */
    color: white;
    /* 文字の色 */
    text-align: center;
    /* 文字を中央に配置 */
    padding-top: 20px;
    /* 上部の余白 */
}

#overlay p {
    margin: 0;
    /* 余白をなくす */
    font-size: 20px;
    /* フォントサイズ */
}


.cpm-box {
    width: 100%;
    border: 1px solid white;
    padding: 8px;
    font-size: 14px;
    line-height: normal;
}

.cpm-box strong {
    font-size: 18px;
    font-weight: bold;
    color: #df9f56;
    display: block;
}

.cpm-box small {
    font-size: 12px;
    color: #df9f56;
    line-height: 28px;
}

.txt-notes {
    font-size: 14px;
    line-height: normal;
}