@charset "UTF-8";
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

common

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ----pc,sp表示切替---- */
.sp {
  display: block !important;
}

.pc {
  display: none !important;
}

@media (min-width: 740px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
}
.txt_c {
  display: block !important;
  text-align: center !important;
}

.txt_r {
  display: block !important;
  text-align: right !important;
}

.fnt10 {
  font-size: 1rem;
}

.fnt12 {
  font-size: 1.2rem;
}

.fnt13 {
  font-size: 1.3rem;
}

.fnt14 {
  font-size: 1.4rem;
}
.fnt14.spfnt {
  font-size: 1.2rem;
}
@media (min-width: 740px) {
  .fnt14.spfnt {
    font-size: 1.4rem;
  }
}
.fnt14 ul li {
  font-size: 1.2rem;
}
@media screen and (min-width: 740px) {
  .fnt14 ul li {
    font-size: 1.4rem;
  }
}

.fnt15 {
  font-size: 1.5rem;
}
.fnt15.spfnt {
  font-size: 1.3rem;
}
@media (min-width: 740px) {
  .fnt15.spfnt {
    font-size: 1.5rem;
  }
}

.fnt16 {
  font-size: 1.6rem;
}
.fnt16.spfnt {
  font-size: 1.4rem;
}
@media (min-width: 740px) {
  .fnt16.spfnt {
    font-size: 1.6rem;
  }
}
.fnt16 ul li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .fnt16 ul li {
    font-size: 1.6rem;
  }
}
.fnt16 .numList li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .fnt16 .numList li {
    font-size: 1.6rem;
  }
}

.fnt18 {
  font-size: 1.8rem;
}
.fnt18.spfnt {
  font-size: 1.6rem;
}
@media (min-width: 740px) {
  .fnt18.spfnt {
    font-size: 1.8rem;
  }
}

.fnt20 {
  font-size: 2rem;
}
.fnt20.spfnt {
  font-size: 1.8rem;
}
@media (min-width: 740px) {
  .fnt20.spfnt {
    font-size: 2rem;
  }
}

.fnt22 {
  font-size: 2.2rem;
}
.fnt22.spfnt {
  font-size: 2rem;
}
@media (min-width: 740px) {
  .fnt22.spfnt {
    font-size: 2.2rem;
  }
}

.lineheight2 {
  line-height: 2;
}

.txt--w {
  color: #fff;
}

.txt--or {
  color: #D96200;
}

.txt--pk {
  color: #e3007f;
}

.txt--bl {
  color: #1D2186;
}

.txt--red {
  color: #E50112;
}

.bg--gr {
  background: #f1f1f1;
  padding-bottom: 30px;
}
@media screen and (min-width: 740px) {
  .bg--gr {
    padding-bottom: 60px;
  }
}

.indent1 {
  text-indent: -1em;
  padding-left: 1em;
}

@media (min-width: 740px) {
  .pc-txtCenter p {
    text-align: center !important;
  }
}

.contentsInr {
  padding: 0 !important;
}

@media (min-width: 740px) {
  .contentsInr {
    width: 100% !important;
    font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  }
}
.pageTtl {
  margin-bottom: 0 !important;
}

.no-point a {
  pointer-events: none;
  opacity: 0.8;
}

/* ----sec---- */
.sec {
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  padding-bottom: 50px;
}
@media screen and (min-width: 740px) {
  .sec {
    padding-bottom: 100px;
  }
}

.inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 15px;
}

.sec-slider ul {
  margin-top: 0 !important;
}
.sec-slider ul li {
  pointer-events: none;
}
.sec-slider ul li a {
  pointer-events: none;
}

.sec-access {
  background: #fdfbdd;
  padding: 10px;
  border-radius: 5px;
}
@media screen and (min-width: 740px) {
  .sec-access {
    padding: 10px 20px;
  }
}
.sec-access p {
  color: #333;
}
.sec-access p img {
  width: fit-content;
  height: 24px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: sub;
}

.ctm_bdrColumn.bc01 .colWrap .col:nth-of-type(2) {
  padding: 0 !important;
  margin: 0 !important;
}
.ctm_bdrColumn.bc01 .colWrap .col:nth-of-type(3) {
  padding: 0 !important;
  margin: 0 !important;
}
.ctm_bdrColumn.bc02 .colWrap .col:nth-of-type(3) {
  padding: 0 !important;
  margin: 0 !important;
}

.sec__ttl {
  position: relative;
}
.sec__ttl .ttlLv1 {
  padding-top: 10px !important;
}
.sec__ttl .ttlLv1 .heading {
  width: 100%;
  color: #333;
}
.sec__ttl .ttlLv1 .heading .sec__ttl--jp {
  position: relative;
  z-index: 2;
}
.sec__ttl .ttlLv1 .heading .sec__ttl--en {
  display: block;
  color: #bde3fc;
  font-size: 8rem;
  position: absolute;
  width: 100%;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media screen and (min-width: 740px) {
  .sec__ttl .ttlLv1 .heading .sec__ttl--en {
    font-size: 16rem;
    bottom: -60px;
  }
}

.news {
  background: #fffaf6;
  padding: 30px 0 20px;
}
.news .sec__ttl .ttlLv1 .heading .sec__ttl--en {
  color: #ffdcc2;
  bottom: 40px;
}
@media screen and (min-width: 740px) {
  .news .sec__ttl .ttlLv1 .heading .sec__ttl--en {
    bottom: 10px;
  }
}
.news .sec__ttl .ttlLv1 .heading .sec__ttl--jp {
  display: inline-block;
  line-height: 1.5;
}
.news .sec__ttl .ttlLv1 .heading .sec__ttl--jp > span {
  font-size: 1.6rem;
  display: inline-block;
}
@media screen and (min-width: 740px) {
  .news .sec__ttl .ttlLv1 .heading .sec__ttl--jp > span {
    font-size: 2.4rem;
  }
}

.news__list .txtList li {
  padding: 0 0 0 0 !important;
}
.news__list .txtList li::before {
  content: none;
}
.news__list .txtList li dl {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}
.news__list .txtList li dl dt {
  width: 100%;
}
@media screen and (min-width: 740px) {
  .news__list .txtList li dl dt {
    width: 18%;
  }
}
.news__list .txtList li dl dt .ctm_iconTxt_RD {
  margin-left: 10px;
}
.news__list .txtList li dl dd {
  width: 100%;
}
@media screen and (min-width: 740px) {
  .news__list .txtList li dl dd {
    width: 80%;
  }
}
.news__list .txtList li:last-of-type dl {
  border-bottom: none;
}

.top-lead {
  font-size: 2rem;
}
@media screen and (min-width: 740px) {
  .top-lead {
    font-size: 2.8rem;
  }
}

.top-anc .colWrap .col {
  margin-top: 0 !important;
}
.top-anc .colWrap .col a {
  background: linear-gradient(137deg, #e50112 0%, #d96001 100%);
  border-radius: 50px;
}

.point {
  background: #e7f5fe;
  padding: 30px 0 20px;
}
@media screen and (min-width: 740px) {
  .point {
    padding: 30px 0 80px;
  }
}
.point .point__ttl .ttlLv2 .heading {
  font-size: 2rem;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (min-width: 740px) {
  .point .point__ttl .ttlLv2 .heading {
    font-size: 2.6rem;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
  }
}
.point .point__ttl .ttlLv2 .heading span {
  text-align: left;
  display: inline-block;
}
.point .point__ttl .ttlLv2 .heading .point__ttl-num {
  width: 120px;
}
@media screen and (min-width: 740px) {
  .point .point__cont-box {
    padding-left: 130px;
  }
}

.artist {
  background: linear-gradient(272deg, #1D2186 0%, #000000 200%);
  color: #fff;
  padding-bottom: 40px;
}
@media screen and (min-width: 740px) {
  .artist {
    padding-bottom: 80px;
  }
}
.artist .artist__ttl .ttlLv1 .heading {
  color: #fff;
  line-height: 1.3;
}
@media screen and (min-width: 740px) {
  .artist .artist__ttl .ttlLv1 .heading {
    font-size: 7rem;
  }
}
.artist .artist__sub-ttl .ttlLv2 {
  border-bottom: 1px solid #e5e5e5;
}
.artist .artist__sub-ttl .ttlLv2 .heading {
  border-left: none;
  padding-left: 0;
}
@media screen and (min-width: 740px) {
  .artist .artist__sub-ttl .ttlLv2 .heading {
    font-size: 3rem;
  }
}
.artist .artist__box {
  background: linear-gradient(137deg, #e50112 0%, #d96001 50%);
  padding: 10px;
}
.artist .artist__box .ctm_flexbox {
  justify-content: center;
  background: #fff;
  padding: 10px;
}
.artist .artist__name {
  color: #d96001;
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .artist .artist__name {
    font-size: 1.8rem;
  }
}
.artist .artist__new {
  background: #e40c11;
  padding: 2px 5px 0;
}
.artist .artist__btm-box {
  background: #ffb617;
  color: #333;
  padding: 4px;
  border-radius: 10px;
}
.artist .artist__btm-box .colWrap {
  align-items: center;
  padding: 15px;
  border: 2px solid #fff;
  border-radius: 8px;
}
@media screen and (min-width: 740px) {
  .artist .artist__btm-box .colWrap {
    padding: 14px 20px;
  }
}
.artist .artist__btm-box .colWrap .col:first-of-type {
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .artist .artist__btm-box .colWrap .col:first-of-type {
    font-size: 2.2rem;
  }
}
.artist .artist__btm-box .colWrap .col:last-of-type .btnRD .btn {
  background-color: #e40c11;
  border-radius: 50px;
}
.artist .artist__btm-box .artist__btm-box--txt b {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .artist .artist__btm-box .artist__btm-box--txt b {
    font-size: 2.4rem;
  }
}
.artist .artist__btm-box .artist__btm-box--txt b img {
  width: 22px;
  display: inline-block;
}
@media screen and (min-width: 740px) {
  .artist .artist__btm-box .artist__btm-box--txt b img {
    width: 36px;
  }
}

.hotel {
  padding: 30px 0 20px;
}
@media screen and (min-width: 740px) {
  .hotel {
    padding: 30px 0 80px;
  }
}
.hotel .hotel__access {
  background: #fdfbdd;
  padding: 10px;
  border-radius: 5px;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__access {
    padding: 10px 20px;
  }
}
.hotel .hotel__access p img {
  width: fit-content;
  height: 24px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: sub;
}

.caution {
  border: 2px solid #cc0000;
  border-radius: 5px;
  padding: 10px;
}
@media screen and (min-width: 740px) {
  .caution {
    padding: 30px;
    border: 4px solid #cc0000;
  }
}

.option {
  background: #e7f5fe;
  padding: 30px 0 20px;
}
@media screen and (min-width: 740px) {
  .option {
    padding: 30px 0 80px;
  }
}
.option .sec__ttl .ttlLv1 .heading .sec__ttl--jp {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.option .sec__ttl .ttlLv1 .heading .sec__ttl--jp .ctm_iconTxt_br_RD {
  font-size: 1.8rem;
  height: fit-content;
  line-height: 1;
  padding: 4px 8px 1px;
}
@media screen and (min-width: 740px) {
  .option .sec__ttl .ttlLv1 .heading .sec__ttl--jp .ctm_iconTxt_br_RD {
    font-size: 2.8rem;
    padding: 5px 12px 2px;
  }
}
.option .option__box {
  background: #fff;
  border: 1px solid #707070;
  padding: 15px;
  border-radius: 10px;
}
@media screen and (min-width: 740px) {
  .option .option__box {
    padding: 30px;
  }
}
.option .option__sub-ttl {
  font-size: 1.6rem;
  position: relative;
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 740px) {
  .option .option__sub-ttl {
    font-size: 1.6rem;
  }
}
.option .option__sub-ttl::before {
  content: "＼";
  font-size: 3rem;
  color: #D96200;
  font-weight: bold;
}
@media screen and (min-width: 740px) {
  .option .option__sub-ttl::before {
    font-size: 3rem;
  }
}
.option .option__sub-ttl::after {
  content: "／";
  font-size: 3rem;
  color: #D96200;
  font-weight: bold;
}
@media screen and (min-width: 740px) {
  .option .option__sub-ttl::after {
    font-size: 3rem;
  }
}
.option .option__label-flex {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.option .option__label-flex > div {
  width: fit-content !important;
}
.option .option__label-flex .option__label {
  color: #fff;
  line-height: 1;
  font-weight: bold;
  border-radius: 3px;
  padding: 7px 10px 4px;
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .option .option__label-flex .option__label {
    font-size: 1.6rem;
  }
}
.option .option__label-flex .option__label.label-01 {
  background: #1fab3b;
}
.option .option__label-flex .option__label.label-02 {
  background: #2280bf;
}
.caution-yellow {
  background: #fdfbdd;
  border: 1px solid #cc0000;
  padding: 10px;
}
@media screen and (min-width: 740px) {
  .caution-yellow {
    border: 2px solid #cc0000;
    padding: 30px;
  }
}

.marker {
  width: fit-content;
  background: #fffcaa;
  padding: 2px 10px 1px;
}