@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&family=Metal&display=swap");
/* Reset Style */
body {
  line-height: 1;
  color: #000;
  -webkit-text-size-adjust: 100%; }

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

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

input[type=submit] {
  -webkit-appearance: none; }

li {
  list-style-type: none; }

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small; }

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

/* 汎用クラス */
[class^="mark"] {
  padding-left: 15px;
  background: no-repeat left .5em; }

.mark1 {
  background-image: url(../img/share/mark_1.gif); }

.mark2 {
  background-image: url(../img/share/mark_2.gif); }

.mark3 {
  background-image: url(../img/share/mark_3.gif); }

.mark4 {
  background-image: url(../img/share/mark_4.gif); }

.mark5 {
  background-image: url(../img/share/mark_5.gif); }

.opacity {
  opacity: 0.55;
  -moz-opacity: 0.55;
  filter: alpha(opacity=55);
  -ms-filter: "alpha(opacity=55)"; }

.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.table_cell {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle; }

.fr,
.imgR {
  float: right;
  margin-left: 10px; }

.fl,
.imgL {
  float: left;
  margin-right: 10px; }

.fn {
  float: none !important; }

.cl {
  clear: both !important; }

.imgC,
.tac {
  text-align: center !important; }

.imgC {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.tar {
  text-align: right !important; }

.tal {
  text-align: left !important; }

.boxC {
  margin-left: auto;
  margin-right: auto; }

.box_size, * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.ts_none {
  -webkit-text-shadow: none !important;
  -moz-text-shadow: none !important;
  -ms-text-shadow: none !important;
  -o-text-shadow: none !important;
  text-shadow: none !important; }

.bs_none {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important; }

.hover_trans {
  -webkit-transition: all  0.2s ease-in-out !important;
  -moz-transition: all  0.2s ease-in-out !important;
  -ms-transition: all  0.2s ease-in-out !important;
  -o-transition: all  0.2s ease-in-out !important;
  transition: all  0.2s ease-in-out !important; }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pl0 {
  padding-left: 0px !important; }

.pr0 {
  padding-right: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pl15 {
  padding-left: 15px !important; }

.pr15 {
  padding-right: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pl20 {
  padding-left: 20px !important; }

.pr20 {
  padding-right: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pl25 {
  padding-left: 25px !important; }

.pr25 {
  padding-right: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pl30 {
  padding-left: 30px !important; }

.pr30 {
  padding-right: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pl35 {
  padding-left: 35px !important; }

.pr35 {
  padding-right: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pl40 {
  padding-left: 40px !important; }

.pr40 {
  padding-right: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pl45 {
  padding-left: 45px !important; }

.pr45 {
  padding-right: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pl50 {
  padding-left: 50px !important; }

.pr50 {
  padding-right: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.ml55 {
  margin-left: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.pt55 {
  padding-top: 55px !important; }

.pb55 {
  padding-bottom: 55px !important; }

.pl55 {
  padding-left: 55px !important; }

.pr55 {
  padding-right: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.ml60 {
  margin-left: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.pt60 {
  padding-top: 60px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pl60 {
  padding-left: 60px !important; }

.pr60 {
  padding-right: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.ml65 {
  margin-left: 65px !important; }

.mr65 {
  margin-right: 65px !important; }

.pt65 {
  padding-top: 65px !important; }

.pb65 {
  padding-bottom: 65px !important; }

.pl65 {
  padding-left: 65px !important; }

.pr65 {
  padding-right: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.ml70 {
  margin-left: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.pt70 {
  padding-top: 70px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pl70 {
  padding-left: 70px !important; }

.pr70 {
  padding-right: 70px !important; }

.mt75 {
  margin-top: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.pt75 {
  padding-top: 75px !important; }

.pb75 {
  padding-bottom: 75px !important; }

.pl75 {
  padding-left: 75px !important; }

.pr75 {
  padding-right: 75px !important; }

.mt80 {
  margin-top: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.ml80 {
  margin-left: 80px !important; }

.mr80 {
  margin-right: 80px !important; }

.pt80 {
  padding-top: 80px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pl80 {
  padding-left: 80px !important; }

.pr80 {
  padding-right: 80px !important; }

.mt85 {
  margin-top: 85px !important; }

.mb85 {
  margin-bottom: 85px !important; }

.ml85 {
  margin-left: 85px !important; }

.mr85 {
  margin-right: 85px !important; }

.pt85 {
  padding-top: 85px !important; }

.pb85 {
  padding-bottom: 85px !important; }

.pl85 {
  padding-left: 85px !important; }

.pr85 {
  padding-right: 85px !important; }

.mt90 {
  margin-top: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.ml90 {
  margin-left: 90px !important; }

.mr90 {
  margin-right: 90px !important; }

.pt90 {
  padding-top: 90px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pl90 {
  padding-left: 90px !important; }

.pr90 {
  padding-right: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mb95 {
  margin-bottom: 95px !important; }

.ml95 {
  margin-left: 95px !important; }

.mr95 {
  margin-right: 95px !important; }

.pt95 {
  padding-top: 95px !important; }

.pb95 {
  padding-bottom: 95px !important; }

.pl95 {
  padding-left: 95px !important; }

.pr95 {
  padding-right: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.ml100 {
  margin-left: 100px !important; }

.mr100 {
  margin-right: 100px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.pl100 {
  padding-left: 100px !important; }

.pr100 {
  padding-right: 100px !important; }

.mt105 {
  margin-top: 105px !important; }

.mb105 {
  margin-bottom: 105px !important; }

.ml105 {
  margin-left: 105px !important; }

.mr105 {
  margin-right: 105px !important; }

.pt105 {
  padding-top: 105px !important; }

.pb105 {
  padding-bottom: 105px !important; }

.pl105 {
  padding-left: 105px !important; }

.pr105 {
  padding-right: 105px !important; }

.mt110 {
  margin-top: 110px !important; }

.mb110 {
  margin-bottom: 110px !important; }

.ml110 {
  margin-left: 110px !important; }

.mr110 {
  margin-right: 110px !important; }

.pt110 {
  padding-top: 110px !important; }

.pb110 {
  padding-bottom: 110px !important; }

.pl110 {
  padding-left: 110px !important; }

.pr110 {
  padding-right: 110px !important; }

.mt115 {
  margin-top: 115px !important; }

.mb115 {
  margin-bottom: 115px !important; }

.ml115 {
  margin-left: 115px !important; }

.mr115 {
  margin-right: 115px !important; }

.pt115 {
  padding-top: 115px !important; }

.pb115 {
  padding-bottom: 115px !important; }

.pl115 {
  padding-left: 115px !important; }

.pr115 {
  padding-right: 115px !important; }

.mt120 {
  margin-top: 120px !important; }

.mb120 {
  margin-bottom: 120px !important; }

.ml120 {
  margin-left: 120px !important; }

.mr120 {
  margin-right: 120px !important; }

.pt120 {
  padding-top: 120px !important; }

.pb120 {
  padding-bottom: 120px !important; }

.pl120 {
  padding-left: 120px !important; }

.pr120 {
  padding-right: 120px !important; }

.mt125 {
  margin-top: 125px !important; }

.mb125 {
  margin-bottom: 125px !important; }

.ml125 {
  margin-left: 125px !important; }

.mr125 {
  margin-right: 125px !important; }

.pt125 {
  padding-top: 125px !important; }

.pb125 {
  padding-bottom: 125px !important; }

.pl125 {
  padding-left: 125px !important; }

.pr125 {
  padding-right: 125px !important; }

.mt130 {
  margin-top: 130px !important; }

.mb130 {
  margin-bottom: 130px !important; }

.ml130 {
  margin-left: 130px !important; }

.mr130 {
  margin-right: 130px !important; }

.pt130 {
  padding-top: 130px !important; }

.pb130 {
  padding-bottom: 130px !important; }

.pl130 {
  padding-left: 130px !important; }

.pr130 {
  padding-right: 130px !important; }

.mt135 {
  margin-top: 135px !important; }

.mb135 {
  margin-bottom: 135px !important; }

.ml135 {
  margin-left: 135px !important; }

.mr135 {
  margin-right: 135px !important; }

.pt135 {
  padding-top: 135px !important; }

.pb135 {
  padding-bottom: 135px !important; }

.pl135 {
  padding-left: 135px !important; }

.pr135 {
  padding-right: 135px !important; }

.mt140 {
  margin-top: 140px !important; }

.mb140 {
  margin-bottom: 140px !important; }

.ml140 {
  margin-left: 140px !important; }

.mr140 {
  margin-right: 140px !important; }

.pt140 {
  padding-top: 140px !important; }

.pb140 {
  padding-bottom: 140px !important; }

.pl140 {
  padding-left: 140px !important; }

.pr140 {
  padding-right: 140px !important; }

.mt145 {
  margin-top: 145px !important; }

.mb145 {
  margin-bottom: 145px !important; }

.ml145 {
  margin-left: 145px !important; }

.mr145 {
  margin-right: 145px !important; }

.pt145 {
  padding-top: 145px !important; }

.pb145 {
  padding-bottom: 145px !important; }

.pl145 {
  padding-left: 145px !important; }

.pr145 {
  padding-right: 145px !important; }

.mt150 {
  margin-top: 150px !important; }

.mb150 {
  margin-bottom: 150px !important; }

.ml150 {
  margin-left: 150px !important; }

.mr150 {
  margin-right: 150px !important; }

.pt150 {
  padding-top: 150px !important; }

.pb150 {
  padding-bottom: 150px !important; }

.pl150 {
  padding-left: 150px !important; }

.pr150 {
  padding-right: 150px !important; }

.mt155 {
  margin-top: 155px !important; }

.mb155 {
  margin-bottom: 155px !important; }

.ml155 {
  margin-left: 155px !important; }

.mr155 {
  margin-right: 155px !important; }

.pt155 {
  padding-top: 155px !important; }

.pb155 {
  padding-bottom: 155px !important; }

.pl155 {
  padding-left: 155px !important; }

.pr155 {
  padding-right: 155px !important; }

.mt160 {
  margin-top: 160px !important; }

.mb160 {
  margin-bottom: 160px !important; }

.ml160 {
  margin-left: 160px !important; }

.mr160 {
  margin-right: 160px !important; }

.pt160 {
  padding-top: 160px !important; }

.pb160 {
  padding-bottom: 160px !important; }

.pl160 {
  padding-left: 160px !important; }

.pr160 {
  padding-right: 160px !important; }

.mt165 {
  margin-top: 165px !important; }

.mb165 {
  margin-bottom: 165px !important; }

.ml165 {
  margin-left: 165px !important; }

.mr165 {
  margin-right: 165px !important; }

.pt165 {
  padding-top: 165px !important; }

.pb165 {
  padding-bottom: 165px !important; }

.pl165 {
  padding-left: 165px !important; }

.pr165 {
  padding-right: 165px !important; }

.mt170 {
  margin-top: 170px !important; }

.mb170 {
  margin-bottom: 170px !important; }

.ml170 {
  margin-left: 170px !important; }

.mr170 {
  margin-right: 170px !important; }

.pt170 {
  padding-top: 170px !important; }

.pb170 {
  padding-bottom: 170px !important; }

.pl170 {
  padding-left: 170px !important; }

.pr170 {
  padding-right: 170px !important; }

.mt175 {
  margin-top: 175px !important; }

.mb175 {
  margin-bottom: 175px !important; }

.ml175 {
  margin-left: 175px !important; }

.mr175 {
  margin-right: 175px !important; }

.pt175 {
  padding-top: 175px !important; }

.pb175 {
  padding-bottom: 175px !important; }

.pl175 {
  padding-left: 175px !important; }

.pr175 {
  padding-right: 175px !important; }

.mt180 {
  margin-top: 180px !important; }

.mb180 {
  margin-bottom: 180px !important; }

.ml180 {
  margin-left: 180px !important; }

.mr180 {
  margin-right: 180px !important; }

.pt180 {
  padding-top: 180px !important; }

.pb180 {
  padding-bottom: 180px !important; }

.pl180 {
  padding-left: 180px !important; }

.pr180 {
  padding-right: 180px !important; }

.mt185 {
  margin-top: 185px !important; }

.mb185 {
  margin-bottom: 185px !important; }

.ml185 {
  margin-left: 185px !important; }

.mr185 {
  margin-right: 185px !important; }

.pt185 {
  padding-top: 185px !important; }

.pb185 {
  padding-bottom: 185px !important; }

.pl185 {
  padding-left: 185px !important; }

.pr185 {
  padding-right: 185px !important; }

.mt190 {
  margin-top: 190px !important; }

.mb190 {
  margin-bottom: 190px !important; }

.ml190 {
  margin-left: 190px !important; }

.mr190 {
  margin-right: 190px !important; }

.pt190 {
  padding-top: 190px !important; }

.pb190 {
  padding-bottom: 190px !important; }

.pl190 {
  padding-left: 190px !important; }

.pr190 {
  padding-right: 190px !important; }

.mt195 {
  margin-top: 195px !important; }

.mb195 {
  margin-bottom: 195px !important; }

.ml195 {
  margin-left: 195px !important; }

.mr195 {
  margin-right: 195px !important; }

.pt195 {
  padding-top: 195px !important; }

.pb195 {
  padding-bottom: 195px !important; }

.pl195 {
  padding-left: 195px !important; }

.pr195 {
  padding-right: 195px !important; }

.mt200 {
  margin-top: 200px !important; }

.mb200 {
  margin-bottom: 200px !important; }

.ml200 {
  margin-left: 200px !important; }

.mr200 {
  margin-right: 200px !important; }

.pt200 {
  padding-top: 200px !important; }

.pb200 {
  padding-bottom: 200px !important; }

.pl200 {
  padding-left: 200px !important; }

.pr200 {
  padding-right: 200px !important; }

.w10 {
  width: 10px !important; }

.maw10 {
  max-width: 10px !important; }

.miw10 {
  min-width: 10px !important; }

.h10 {
  height: 10px !important; }

.w20 {
  width: 20px !important; }

.maw20 {
  max-width: 20px !important; }

.miw20 {
  min-width: 20px !important; }

.h20 {
  height: 20px !important; }

.w30 {
  width: 30px !important; }

.maw30 {
  max-width: 30px !important; }

.miw30 {
  min-width: 30px !important; }

.h30 {
  height: 30px !important; }

.w40 {
  width: 40px !important; }

.maw40 {
  max-width: 40px !important; }

.miw40 {
  min-width: 40px !important; }

.h40 {
  height: 40px !important; }

.w50 {
  width: 50px !important; }

.maw50 {
  max-width: 50px !important; }

.miw50 {
  min-width: 50px !important; }

.h50 {
  height: 50px !important; }

.w60 {
  width: 60px !important; }

.maw60 {
  max-width: 60px !important; }

.miw60 {
  min-width: 60px !important; }

.h60 {
  height: 60px !important; }

.w70 {
  width: 70px !important; }

.maw70 {
  max-width: 70px !important; }

.miw70 {
  min-width: 70px !important; }

.h70 {
  height: 70px !important; }

.w80 {
  width: 80px !important; }

.maw80 {
  max-width: 80px !important; }

.miw80 {
  min-width: 80px !important; }

.h80 {
  height: 80px !important; }

.w90 {
  width: 90px !important; }

.maw90 {
  max-width: 90px !important; }

.miw90 {
  min-width: 90px !important; }

.h90 {
  height: 90px !important; }

.w100 {
  width: 100px !important; }

.maw100 {
  max-width: 100px !important; }

.miw100 {
  min-width: 100px !important; }

.h100 {
  height: 100px !important; }

.w110 {
  width: 110px !important; }

.maw110 {
  max-width: 110px !important; }

.miw110 {
  min-width: 110px !important; }

.h110 {
  height: 110px !important; }

.w120 {
  width: 120px !important; }

.maw120 {
  max-width: 120px !important; }

.miw120 {
  min-width: 120px !important; }

.h120 {
  height: 120px !important; }

.w130 {
  width: 130px !important; }

.maw130 {
  max-width: 130px !important; }

.miw130 {
  min-width: 130px !important; }

.h130 {
  height: 130px !important; }

.w140 {
  width: 140px !important; }

.maw140 {
  max-width: 140px !important; }

.miw140 {
  min-width: 140px !important; }

.h140 {
  height: 140px !important; }

.w150 {
  width: 150px !important; }

.maw150 {
  max-width: 150px !important; }

.miw150 {
  min-width: 150px !important; }

.h150 {
  height: 150px !important; }

.w160 {
  width: 160px !important; }

.maw160 {
  max-width: 160px !important; }

.miw160 {
  min-width: 160px !important; }

.h160 {
  height: 160px !important; }

.w170 {
  width: 170px !important; }

.maw170 {
  max-width: 170px !important; }

.miw170 {
  min-width: 170px !important; }

.h170 {
  height: 170px !important; }

.w180 {
  width: 180px !important; }

.maw180 {
  max-width: 180px !important; }

.miw180 {
  min-width: 180px !important; }

.h180 {
  height: 180px !important; }

.w190 {
  width: 190px !important; }

.maw190 {
  max-width: 190px !important; }

.miw190 {
  min-width: 190px !important; }

.h190 {
  height: 190px !important; }

.w200 {
  width: 200px !important; }

.maw200 {
  max-width: 200px !important; }

.miw200 {
  min-width: 200px !important; }

.h200 {
  height: 200px !important; }

.w210 {
  width: 210px !important; }

.maw210 {
  max-width: 210px !important; }

.miw210 {
  min-width: 210px !important; }

.h210 {
  height: 210px !important; }

.w220 {
  width: 220px !important; }

.maw220 {
  max-width: 220px !important; }

.miw220 {
  min-width: 220px !important; }

.h220 {
  height: 220px !important; }

.w230 {
  width: 230px !important; }

.maw230 {
  max-width: 230px !important; }

.miw230 {
  min-width: 230px !important; }

.h230 {
  height: 230px !important; }

.w240 {
  width: 240px !important; }

.maw240 {
  max-width: 240px !important; }

.miw240 {
  min-width: 240px !important; }

.h240 {
  height: 240px !important; }

.w250 {
  width: 250px !important; }

.maw250 {
  max-width: 250px !important; }

.miw250 {
  min-width: 250px !important; }

.h250 {
  height: 250px !important; }

.w260 {
  width: 260px !important; }

.maw260 {
  max-width: 260px !important; }

.miw260 {
  min-width: 260px !important; }

.h260 {
  height: 260px !important; }

.w270 {
  width: 270px !important; }

.maw270 {
  max-width: 270px !important; }

.miw270 {
  min-width: 270px !important; }

.h270 {
  height: 270px !important; }

.w280 {
  width: 280px !important; }

.maw280 {
  max-width: 280px !important; }

.miw280 {
  min-width: 280px !important; }

.h280 {
  height: 280px !important; }

.w290 {
  width: 290px !important; }

.maw290 {
  max-width: 290px !important; }

.miw290 {
  min-width: 290px !important; }

.h290 {
  height: 290px !important; }

.w300 {
  width: 300px !important; }

.maw300 {
  max-width: 300px !important; }

.miw300 {
  min-width: 300px !important; }

.h300 {
  height: 300px !important; }

.w310 {
  width: 310px !important; }

.maw310 {
  max-width: 310px !important; }

.miw310 {
  min-width: 310px !important; }

.h310 {
  height: 310px !important; }

.w320 {
  width: 320px !important; }

.maw320 {
  max-width: 320px !important; }

.miw320 {
  min-width: 320px !important; }

.h320 {
  height: 320px !important; }

.w330 {
  width: 330px !important; }

.maw330 {
  max-width: 330px !important; }

.miw330 {
  min-width: 330px !important; }

.h330 {
  height: 330px !important; }

.w340 {
  width: 340px !important; }

.maw340 {
  max-width: 340px !important; }

.miw340 {
  min-width: 340px !important; }

.h340 {
  height: 340px !important; }

.w350 {
  width: 350px !important; }

.maw350 {
  max-width: 350px !important; }

.miw350 {
  min-width: 350px !important; }

.h350 {
  height: 350px !important; }

.w360 {
  width: 360px !important; }

.maw360 {
  max-width: 360px !important; }

.miw360 {
  min-width: 360px !important; }

.h360 {
  height: 360px !important; }

.w370 {
  width: 370px !important; }

.maw370 {
  max-width: 370px !important; }

.miw370 {
  min-width: 370px !important; }

.h370 {
  height: 370px !important; }

.w380 {
  width: 380px !important; }

.maw380 {
  max-width: 380px !important; }

.miw380 {
  min-width: 380px !important; }

.h380 {
  height: 380px !important; }

.w390 {
  width: 390px !important; }

.maw390 {
  max-width: 390px !important; }

.miw390 {
  min-width: 390px !important; }

.h390 {
  height: 390px !important; }

.w400 {
  width: 400px !important; }

.maw400 {
  max-width: 400px !important; }

.miw400 {
  min-width: 400px !important; }

.h400 {
  height: 400px !important; }

.w410 {
  width: 410px !important; }

.maw410 {
  max-width: 410px !important; }

.miw410 {
  min-width: 410px !important; }

.h410 {
  height: 410px !important; }

.w420 {
  width: 420px !important; }

.maw420 {
  max-width: 420px !important; }

.miw420 {
  min-width: 420px !important; }

.h420 {
  height: 420px !important; }

.w430 {
  width: 430px !important; }

.maw430 {
  max-width: 430px !important; }

.miw430 {
  min-width: 430px !important; }

.h430 {
  height: 430px !important; }

.w440 {
  width: 440px !important; }

.maw440 {
  max-width: 440px !important; }

.miw440 {
  min-width: 440px !important; }

.h440 {
  height: 440px !important; }

.w450 {
  width: 450px !important; }

.maw450 {
  max-width: 450px !important; }

.miw450 {
  min-width: 450px !important; }

.h450 {
  height: 450px !important; }

.w460 {
  width: 460px !important; }

.maw460 {
  max-width: 460px !important; }

.miw460 {
  min-width: 460px !important; }

.h460 {
  height: 460px !important; }

.w470 {
  width: 470px !important; }

.maw470 {
  max-width: 470px !important; }

.miw470 {
  min-width: 470px !important; }

.h470 {
  height: 470px !important; }

.w480 {
  width: 480px !important; }

.maw480 {
  max-width: 480px !important; }

.miw480 {
  min-width: 480px !important; }

.h480 {
  height: 480px !important; }

.w490 {
  width: 490px !important; }

.maw490 {
  max-width: 490px !important; }

.miw490 {
  min-width: 490px !important; }

.h490 {
  height: 490px !important; }

.w500 {
  width: 500px !important; }

.maw500 {
  max-width: 500px !important; }

.miw500 {
  min-width: 500px !important; }

.h500 {
  height: 500px !important; }

.w510 {
  width: 510px !important; }

.maw510 {
  max-width: 510px !important; }

.miw510 {
  min-width: 510px !important; }

.h510 {
  height: 510px !important; }

.w520 {
  width: 520px !important; }

.maw520 {
  max-width: 520px !important; }

.miw520 {
  min-width: 520px !important; }

.h520 {
  height: 520px !important; }

.w530 {
  width: 530px !important; }

.maw530 {
  max-width: 530px !important; }

.miw530 {
  min-width: 530px !important; }

.h530 {
  height: 530px !important; }

.w540 {
  width: 540px !important; }

.maw540 {
  max-width: 540px !important; }

.miw540 {
  min-width: 540px !important; }

.h540 {
  height: 540px !important; }

.w550 {
  width: 550px !important; }

.maw550 {
  max-width: 550px !important; }

.miw550 {
  min-width: 550px !important; }

.h550 {
  height: 550px !important; }

.w560 {
  width: 560px !important; }

.maw560 {
  max-width: 560px !important; }

.miw560 {
  min-width: 560px !important; }

.h560 {
  height: 560px !important; }

.w570 {
  width: 570px !important; }

.maw570 {
  max-width: 570px !important; }

.miw570 {
  min-width: 570px !important; }

.h570 {
  height: 570px !important; }

.w580 {
  width: 580px !important; }

.maw580 {
  max-width: 580px !important; }

.miw580 {
  min-width: 580px !important; }

.h580 {
  height: 580px !important; }

.w590 {
  width: 590px !important; }

.maw590 {
  max-width: 590px !important; }

.miw590 {
  min-width: 590px !important; }

.h590 {
  height: 590px !important; }

.w600 {
  width: 600px !important; }

.maw600 {
  max-width: 600px !important; }

.miw600 {
  min-width: 600px !important; }

.h600 {
  height: 600px !important; }

/* clearfix */
.clearfix:after, .inner:after, .block:after, #header .inner:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.italic {
  font-style: italic;
  letter-spacing: 1px; }

a {
  transition: all  0.2s ease-in-out; }
  a:link {
    text-decoration: none;
    color: #0d42fd; }
  a:visited {
    color: #0d42fd; }
  a:hover {
    color: #0d42fd; }
  a:active {
    color: #0d42fd; }
  a img {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all  0.2s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    a img:hover {
      opacity: 0.9; }

img {
  vertical-align: bottom;
  width: 100%;
  height: auto; }

p {
  font-size: 124%; }

/*----------------------------------------------------
	レイアウト
----------------------------------------------------*/
html {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  letter-spacing: 1px; }

body {
  height: 100%;
  position: relative;
  color: #333232;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  line-height: 1.7;
  background: url("../img/bg.jpg") no-repeat center 50%;
  background-size: cover;
  background-attachment: fixed; }

#container {
  min-height: 100%;
  position: relative;
  overflow: hidden; }

#wrapper {
  padding: 60px 0; }

#main {
  width: 100%;
  position: relative;
  z-index: 2;
  margin: 100px 0 0 0; }
  @media screen and (max-width: 520px) {
    #main {
      margin: 70px 0 0 0; } }

#home #main {
  margin: 0; }

.inner {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 30px;
  position: relative; }
  @media screen and (max-width: 520px) {
    .inner {
      padding: 0 20px; } }

.block {
  padding: 64px 0; }
  @media screen and (max-width: 520px) {
    .block {
      padding: 40px 0; } }

/*----------------------------------------------------
	ヘッダ
----------------------------------------------------*/
#header {
  width: 100%;
  height: 100px;
  position: fixed;
  z-index: 5;
  background: #000;
  border-bottom: 10px solid #252526; }
  @media screen and (max-width: 520px) {
    #header {
      height: 70px; } }
  #header .inner {
    max-width: 100%; }
  #header #logo {
    width: 160px;
    float: left;
    padding: 10px 0; }
    @media screen and (max-width: 520px) {
      #header #logo {
        width: 120px;
        padding: 5px 0; } }
  #header #globalNavi {
    float: right; }
    #header #globalNavi ul {
      height: 90px;
      display: flex;
      align-items: center; }
      #header #globalNavi ul li {
        font-size: 139%;
        font-weight: 900;
        position: relative;
        margin: 0 20px; }
        #header #globalNavi ul li a, #header #globalNavi ul li span {
          display: block;
          text-align: center;
          color: #fff;
          position: relative;
          background-position: center 50%;
          cursor: pointer; }
        #header #globalNavi ul li.btnTicket {
          margin: 0 0 0 20px; }
          #header #globalNavi ul li.btnTicket a {
            height: 60px;
            line-height: 60px;
            padding: 0 20px 0 25px;
            position: relative;
            background: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%); }
            #header #globalNavi ul li.btnTicket a:after {
              content: '';
              display: block;
              width: 100%;
              height: 60px;
              position: absolute;
              top: 5px;
              left: 5px;
              border: 1px solid #fff; }
            #header #globalNavi ul li.btnTicket a span {
              display: block;
              font-size: 70%;
              font-weight: normal; }
        #header #globalNavi ul li.pt {
          position: relative; }
          #header #globalNavi ul li.pt ul {
            width: 130px;
            position: absolute;
            top: 60px;
            left: 50%;
            right: 50%;
            display: none;
            transform: translate(-50%, 0); }
            #header #globalNavi ul li.pt ul li {
              background: rgba(13, 66, 253, 0.8);
              margin: 0;
              font-size: 70%; }
              #header #globalNavi ul li.pt ul li strong {
                font-size: 150%; }
              #header #globalNavi ul li.pt ul li a {
                display: block;
                padding: 10px 5px 10px 10px; }
              #header #globalNavi ul li.pt ul li:nth-child(2) {
                background: rgba(123, 47, 182, 0.8); }
              #header #globalNavi ul li.pt ul li:last-child {
                background: rgba(247, 0, 151, 0.8); }
        @media screen and (max-width: 1060px) {
          #header #globalNavi ul li {
            font-size: 131%;
            margin: 0 15px; } }
    @media screen and (max-width: 960px) {
      #header #globalNavi {
        max-width: 300px;
        height: 100vh;
        position: absolute;
        top: 0;
        right: -300px;
        padding: 90px 0 0 0;
        overflow: scroll;
        z-index: 100;
        background: rgba(0, 0, 0, 0.8);
        display: none;
        animation: sildeOut 0.5s forwards; }
        #header #globalNavi.active {
          display: block;
          animation: sildeIn 0.5s forwards; }
      @keyframes sildeOut {
        from {
          opacity: 1;
          right: 0; }
        to {
          opacity: 0;
          right: -300px; } }
      @keyframes sildeIn {
        from {
          opacity: 0;
          right: -300px; }
        to {
          opacity: 1;
          right: 0; } }
        #header #globalNavi ul {
          display: block;
          height: auto; }
          #header #globalNavi ul li {
            width: 250px;
            padding: 0; }
            #header #globalNavi ul li a {
              display: block;
              border: none;
              padding: 15px 30px 15px 15px;
              text-align: left;
              position: relative;
              color: #fff;
              border-top: 1px solid #f6fcff; }
              #header #globalNavi ul li a:before, #header #globalNavi ul li a:after {
                position: absolute;
                top: 0;
                bottom: 0;
                right: 15px;
                margin: auto;
                content: '';
                vertical-align: middle; }
              #header #globalNavi ul li a:before {
                width: 6px;
                height: 6px;
                border-top: 1px solid #fff;
                border-right: 1px solid #fff;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
              #header #globalNavi ul li a:hover {
                /*background: $main_color;*/ }
            #header #globalNavi ul li.btnTicket {
              border-top: 1px solid #fff;
              padding: 20px 0 0 0; }
              #header #globalNavi ul li.btnTicket a {
                border: none; }
                #header #globalNavi ul li.btnTicket a:after {
                  top: 10px;
                  /*border-top: none;*/
                  border-bottom: 1px solid #fff;
                  border-right: 1px solid #fff; }
            #header #globalNavi ul li.pt span {
              display: block;
              border: none;
              padding: 15px 30px 15px 15px;
              text-align: left;
              position: relative;
              color: #fff;
              border-top: 1px solid #f6fcff; }
              #header #globalNavi ul li.pt span:before, #header #globalNavi ul li.pt span:after {
                position: absolute;
                top: 0;
                bottom: 0;
                right: 15px;
                margin: auto;
                content: '';
                vertical-align: middle; }
              #header #globalNavi ul li.pt span:before {
                width: 6px;
                height: 6px;
                border-bottom: 1px solid #fff;
                border-right: 1px solid #fff;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
              #header #globalNavi ul li.pt span:hover {
                /*background: $main_color;*/ }
            #header #globalNavi ul li.pt ul {
              position: static;
              width: 250px;
              transform: none; }
              #header #globalNavi ul li.pt ul li {
                background: none !important; }
                #header #globalNavi ul li.pt ul li a {
                  background: none; } }
    @media screen and (max-width: 520px) {
      #header #globalNavi {
        padding: 60px 0 0 0; } }
    #header #globalNavi #btnSns {
      position: fixed;
      top: calc(50% - 110px);
      right: 20px;
      z-index: 3;
      /*display: none;*/ }
      #header #globalNavi #btnSns ul {
        display: block;
        height: auto; }
        #header #globalNavi #btnSns ul li {
          width: 40px;
          margin: 20px 0; }
          #header #globalNavi #btnSns ul li a {
            padding: 0; }
      #header #globalNavi #btnSns svg {
        display: inline-block; }
      @media screen and (max-width: 960px) {
        #header #globalNavi #btnSns {
          position: static;
          margin: 24px 0 0 0;
          /*display: block;*/ }
          #header #globalNavi #btnSns ul {
            text-align: center; }
            #header #globalNavi #btnSns ul li {
              width: 46px;
              display: inline-block;
              margin: 10px; }
              #header #globalNavi #btnSns ul li a {
                border: none; }
                #header #globalNavi #btnSns ul li a:before, #header #globalNavi #btnSns ul li a:after {
                  display: none; } }
  #header .icnMenu {
    display: none; }
    @media screen and (max-width: 960px) {
      #header .icnMenu {
        display: block;
        width: 50px;
        height: 50px;
        position: absolute;
        top: 20px;
        right: 10px;
        z-index: 100000;
        font-size: 93%; }
        #header .icnMenu > span {
          display: block;
          text-align: center;
          position: relative;
          top: 8px; }
        #header .icnMenu .menu-trigger,
        #header .icnMenu .menu-trigger span {
          display: inline-block;
          transition: all .4s;
          box-sizing: border-box; }
        #header .icnMenu .menu-trigger {
          position: relative;
          top: 14px;
          left: 12px;
          width: 26px;
          height: 22px; }
          #header .icnMenu .menu-trigger span {
            position: absolute;
            left: 0;
            width: 100%;
            height: 2px;
            background: #fff; }
            #header .icnMenu .menu-trigger span:nth-of-type(1) {
              top: 0; }
            #header .icnMenu .menu-trigger span:nth-of-type(2) {
              top: 10px; }
            #header .icnMenu .menu-trigger span:nth-of-type(3) {
              bottom: 0; }
          #header .icnMenu .menu-trigger.active span {
            background: #fff; }
            #header .icnMenu .menu-trigger.active span:nth-of-type(1) {
              -webkit-transform: translateY(10px) rotate(-45deg);
              transform: translateY(10px) rotate(-45deg); }
            #header .icnMenu .menu-trigger.active span:nth-of-type(2) {
              opacity: 0; }
            #header .icnMenu .menu-trigger.active span:nth-of-type(3) {
              -webkit-transform: translateY(-10px) rotate(45deg);
              transform: translateY(-10px) rotate(45deg); } }
    @media screen and (max-width: 520px) {
      #header .icnMenu {
        top: 8px; } }

/*#home {
  #header {
    #globalNavi {
      #btnSns {
        display: block;
      }
    }
  }
}*/
/*----------------------------------------------------
	フッタ
----------------------------------------------------*/
#footer {
  width: 100%;
  background: #fff;
  margin: 64px 0 0 0; }
  #footer #pagetop {
    width: 48px;
    height: 48px;
    background: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 4; }
    @media screen and (max-width: 960px) {
      #footer #pagetop {
        right: 20px;
        bottom: 20px; } }
  #footer #partner.block {
    padding: 0; }
  #footer #partner .inner {
    max-width: 100%;
    padding: 0; }
  #footer #partner dl div {
    padding: 24px 30px; }
    #footer #partner dl div:nth-child(2n) {
      background: #f8f8fb; }
    #footer #partner dl div:last-child {
      border: none; }
    @media screen and (max-width: 520px) {
      #footer #partner dl div {
        padding: 16px 0; }
        #footer #partner dl div:last-child {
          padding: 16px 0 0 0; } }
    #footer #partner dl div dt {
      text-align: center;
      font-size: 124%;
      letter-spacing: 2px;
      font-weight: 700;
      margin: 0 0 24px 0; }
    #footer #partner dl div dd ul {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap; }
      #footer #partner dl div dd ul li {
        padding: 0 15px 24px; }
        #footer #partner dl div dd ul li img {
          max-width: 170px;
          max-height: 50px; }
          #footer #partner dl div dd ul li img.cred {
            max-width: 87px;
            max-height: 70px; }
      #footer #partner dl div dd ul.l li img {
        max-width: 250px;
        max-height: 80px; }
      #footer #partner dl div dd ul.partner li img {
        max-width: 130px;
        max-height: 40px; }
        #footer #partner dl div dd ul.partner li img.cred {
          max-width: 87px;
          max-height: 70px; }
  @media screen and (max-width: 960px) {
    #footer #partner dl div dd ul {
      text-align: center; }
      #footer #partner dl div dd ul li {
        padding: 0 10px 16px; }
        #footer #partner dl div dd ul li img {
          max-width: 120px; } }
  @media screen and (max-width: 520px) {
    #footer #partner dl div dd ul li img.pc {
      display: none; }
    #footer #partner dl div dd ul li img.sp {
      display: block; } }
  #footer .copyright {
    clear: both;
    color: #fff;
    background: #000;
    font-weight: normal;
    font-size: 108%;
    text-align: center;
    padding: 10px; }

#home #footer {
  margin: 0; }

/*----------------------------------------------------
	共通パーツ
----------------------------------------------------*/
br.sp {
  display: none; }
  @media screen and (max-width: 520px) {
    br.sp {
      display: block; } }

.subTitle1 {
  text-align: center;
  font-size: 308%;
  font-weight: 900;
  line-height: 1;
  margin: 0 0 64px 0; }
  .subTitle1 span {
    display: inline-block;
    background: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
    background: -webkit- linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .subTitle1 small {
    display: block;
    font-size: 50%;
    margin: 16px 0 0 0; }
  @media screen and (max-width: 520px) {
    .subTitle1 {
      font-size: 247%;
      margin: 0 0 48px 0; } }

.coming {
  text-align: center;
  font-style: italic;
  font-size: 139%;
  margin: 64px 0; }

.btn1, .backtoHome a, #news .newsDetail .content .link li a, #news .backtoList a, #about .btnContact a {
  display: inline-block;
  border: 5px solid;
  border-image: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%) 1;
  padding: 10px;
  margin-inline: auto;
  font-weight: 900; }
  .btn1:hover, .backtoHome a:hover, #news .newsDetail .content .link li a:hover, #news .backtoList a:hover, #about .btnContact a:hover {
    background: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
    color: #fff; }

.backtoHome {
  text-align: center;
  margin: 64px 0 0 0; }
  .backtoHome a {
    width: 200px;
    position: relative; }
    .backtoHome a:before {
      content: '<';
      display: inline-block;
      position: absolute;
      left: 16px;
      top: 10px; }

/*----------------------------------------------------
	パンくず　使用する場合は_setting.scssでtrueに変更
----------------------------------------------------*/
/*----------------------------------------------------
	ページャー　使用する場合は_setting.scssでtrueに変更
----------------------------------------------------*/
/*----------------------------------------------------
	入力系
----------------------------------------------------*/
input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=time],
textarea {
  width: 100%;
  border: 1px solid #333232;
  padding: 8px;
  font-family: 'Noto Sans JP', sans-serif;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: block; }
  input[type=text].error,
  input[type=email].error,
  input[type=password].error,
  input[type=number].error,
  input[type=tel].error,
  input[type=time].error,
  textarea.error {
    border: 1px solid #ed5959; }

input[type=radio],
input[type=checkbox] {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  margin: 0 5px 0 0; }

label {
  display: inline-block;
  margin: 5px 0; }

select {
  border: 1px solid #ddd;
  padding: 8px;
  font-family: 'Noto Sans JP', sans-serif;
  border-radius: 5px; }
  select.error {
    border: 1px solid #ed5959; }

.errorMessage {
  color: #d56a0a;
  font-weight: bold; }
  .errorMessage li {
    font-size: 124%;
    margin: 10px 0; }

.error th {
  background: #ed5959 !important;
  color: #fff !important; }
  .error th span {
    color: #fff !important;
    border: 1px solid #fff !important; }
.error input, .error select {
  border: 1px solid #ed5959; }

.error2 th {
  background: #ed5959 !important;
  color: #fff !important; }
  .error2 th span {
    color: #fff !important;
    border: 1px solid #fff !important; }

/*----------------------------------------------------
	ボタン
----------------------------------------------------*/
.btnArea {
  text-align: center;
  margin: 30px 0 0 0; }
  @media screen and (max-width: 520px) {
    .btnArea {
      margin: 20px 0 0 0; } }
  .btnArea li {
    width: 250px;
    display: inline-block;
    margin: 0 20px 10px;
    vertical-align: middle; }
    @media screen and (max-width: 520px) {
      .btnArea li {
        margin: 0 10px 20px; } }
    .btnArea li input {
      width: 100%;
      background: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
      color: #fff;
      border: none;
      padding: 10px 0;
      cursor: pointer;
      transition: all  0.2s ease-in-out;
      font-size: 124%;
      line-height: normal; }
      .btnArea li input:hover {
        opacity: 0.8; }
      .btnArea li input:disabled {
        background: #b9b9b9;
        cursor: default; }
      @media screen and (max-width: 520px) {
        .btnArea li input {
          font-size: 116%; } }
    .btnArea li a {
      width: 100%;
      background: #f70097;
      color: #fff;
      padding: 10px 0 13px;
      cursor: pointer;
      display: inline-block;
      font-size: 124%;
      line-height: normal;
      border-radius: 30px; }
      .btnArea li a:hover {
        background: #1088d9;
        color: #fff; }
      @media screen and (max-width: 520px) {
        .btnArea li a {
          font-size: 116%; } }
    .btnArea li.back input {
      background: #f70097 url("../img/common/arw5.svg") no-repeat 10px 50%;
      background-size: 20px auto; }
    .btnArea li.back a {
      background: #66615b; }
      .btnArea li.back a:hover {
        background: #4c4843; }
  .btnArea input[type=button],
  .btnArea input[type=submit],
  .btnArea input[type=reset] {
    -webkit-appearance: none;
    font-family: 'Noto Sans JP', sans-serif; }
  .btnArea.pc {
    display: block; }
  .btnArea.sp {
    display: none; }
  @media screen and (max-width: 960px) {
    .btnArea.pc {
      display: none; }
    .btnArea.sp {
      width: auto;
      display: block;
      position: absolute; }
      .btnArea.sp li {
        width: auto !important;
        margin: 0 !important; }
      .btnArea.sp a {
        background: none;
        padding: 0;
        border-radius: 0; }
        .btnArea.sp a:hover {
          background: none; } }

.btn {
  text-align: center; }
  .btn a {
    display: inline-block;
    width: 250px;
    background: #f70097;
    color: #fff;
    padding: 10px 15px;
    border-radius: 50px; }
    .btn a:hover {
      background: #1088d9; }

/*----------------------------------------------------
	テーブル
----------------------------------------------------*/
.inputArea table {
  width: 100%;
  margin: 0 auto; }
.inputArea tbody th {
  width: 250px;
  text-align: left;
  vertical-align: middle;
  padding: 16px;
  border-top: 1px solid #333232;
  border-bottom: 1px solid #333232;
  font-size: 124%; }
  .inputArea tbody th .req {
    float: right;
    color: #ed5959;
    border: 1px solid #ed5959;
    font-size: 80%;
    padding: 3px; }
  @media screen and (max-width: 960px) {
    .inputArea tbody th {
      display: block;
      width: 100%;
      border-bottom: none;
      padding: 16px 10px 0; }
      .inputArea tbody th span {
        float: none;
        margin: 0 0 0 10px; } }
.inputArea tbody td {
  padding: 16px;
  border-top: 1px solid #333232;
  border-bottom: 1px solid #333232;
  text-align: left;
  vertical-align: middle;
  font-size: 124%; }
  .inputArea tbody td a {
    border-bottom: 2px solid #ddd;
    margin: 0 0 0 15px; }
    .inputArea tbody td a.zip {
      display: inline-block;
      margin: 5px 0 0 15px; }
      @media screen and (max-width: 520px) {
        .inputArea tbody td a.zip {
          margin: 5px 0 0 0; } }
  .inputArea tbody td .box60 {
    max-width: 100px; }
  .inputArea tbody td .box120 {
    width: 40%;
    max-width: 200px;
    margin: 0 20px 0 0; }
  .inputArea tbody td .zipimg {
    margin: 15px 0 0 0; }
    .inputArea tbody td .zipimg a {
      background: #ccc;
      padding: 5px;
      margin: 0 15px 0 0; }
  .inputArea tbody td p {
    font-size: 100%; }
  .inputArea tbody td li {
    margin: 0 0 5px 0; }
    .inputArea tbody td li:last-child {
      margin: 0; }
  .inputArea tbody td .attention {
    margin: 15px 0 0 0;
    color: #d56a0a;
    line-height: 1.6; }
  .inputArea tbody td .add {
    background: #f70097;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    padding: 5px 10px;
    font-size: 108%;
    margin: 0 0 0 10px;
    transition: all  0.2s ease-in-out; }
    @media screen and (max-width: 520px) {
      .inputArea tbody td .add {
        margin: 10px 0 0 10px; } }
    .inputArea tbody td .add:hover {
      /*background: $hover_color;*/ }
  .inputArea tbody td .errorMessage {
    margin: 10px 0 0 0; }
  .inputArea tbody td .number {
    max-width: 350px; }
  .inputArea tbody td:last-child {
    border-right: none; }
  @media screen and (max-width: 960px) {
    .inputArea tbody td {
      display: block;
      width: 100%;
      padding: 16px 10px;
      border: none; } }
.inputArea .errorArea {
  background: #ed5959;
  color: #fff;
  padding: 5px;
  text-align: center;
  border-radius: 5px 5px 0 0; }

/*----------------------------------------------------
	テーブル横スクロール
----------------------------------------------------*/
@media screen and (max-width: 520px) {
  .scroll {
    overflow: auto;
    white-space: nowrap; }

  .scroll::-webkit-scrollbar {
    height: 5px; }

  .scroll::-webkit-scrollbar-track {
    background: #F1F1F1; }

  .scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC; } }
.grecaptcha-badge {
  z-index: 4 !important; }

/*----------------------------------------------------
	main visual
----------------------------------------------------*/
#mainVisual {
  width: 100%;
  height: calc(100vh - 100px);
  margin: 100px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  #mainVisual img {
    display: block;
    margin: 0 auto; }
    #mainVisual img.logo {
      width: 100%;
      max-width: 850px; }
    #mainVisual img.mp {
      width: 100%;
      max-width: 260px;
      margin: 40px auto 0; }
  @media screen and (max-width: 960px) {
    #mainVisual {
      height: 600px;
      background: url("../img/bg.jpg") no-repeat center 50%;
      background-size: cover; }
      #mainVisual img.mp {
        max-width: 200px;
        margin: 24px auto 0; } }
  @media screen and (max-width: 520px) {
    #mainVisual {
      height: 400px;
      margin: 70px 0 0 0; } }

/*----------------------------------------------------
	home
----------------------------------------------------*/
#home #concept {
  background: rgba(0, 0, 0, 0.5);
  color: #fff; }
  #home #concept .inner {
    display: flex;
    align-items: center; }
    #home #concept .inner .imgArea {
      width: 40%;
      padding: 0 40px; }
    #home #concept .inner .txtArea {
      width: 60%;
      padding: 0 0 0 40px; }
      #home #concept .inner .txtArea h2 {
        font-size: 185%;
        font-weight: 900;
        margin: 0 0 24px 0; }
        #home #concept .inner .txtArea h2 span {
          font-size: 150%; }
  @media screen and (max-width: 960px) {
    #home #concept .inner {
      display: block; }
      #home #concept .inner .imgArea {
        width: 100%;
        text-align: center;
        margin: 0 0 40px 0; }
        #home #concept .inner .imgArea img {
          max-width: 400px; }
      #home #concept .inner .txtArea {
        width: 100%;
        padding: 0; }
        #home #concept .inner .txtArea h2 {
          text-align: center; } }
#home #contents {
  background: #fff; }
#home #movie {
  background: rgba(0, 0, 0, 0.5); }
  #home #movie .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
    #home #movie .youtube iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%; }

/*----------------------------------------------------
	news *common with home
----------------------------------------------------*/
#news {
  background: rgba(255, 255, 255, 0.9); }
  #news .newsList {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    #news .newsList .news {
      width: calc((100% - 64px) / 3);
      border: 1px solid #ddd;
      background: #fff;
      border-radius: 12px 0 12px 0;
      margin: 0 32px 32px 0;
      position: relative;
      transition: all  0.2s ease-in-out; }
      #news .newsList .news:nth-child(3n) {
        margin: 0 0 32px 0; }
      #news .newsList .news:last-child {
        margin: 0 0 32px 0; }
      #news .newsList .news:hover {
        border: 1px solid #f70097; }
      #news .newsList .news a {
        height: 100%;
        display: block;
        color: #333232;
        background: url("../img/arw1.svg") no-repeat right 16px bottom 16px;
        background-size: 24px auto; }
      #news .newsList .news .imgArea img {
        border-radius: 12px 0 0 0; }
      #news .newsList .news .txtArea {
        padding: 16px 16px 64px; }
        #news .newsList .news .txtArea .title {
          font-weight: 900;
          font-size: 139%; }
        #news .newsList .news .txtArea .date {
          position: absolute;
          bottom: 16px;
          left: 16; }
    @media screen and (max-width: 960px) {
      #news .newsList .news {
        width: calc((100% - 32px) / 2); }
        #news .newsList .news:nth-child(3n) {
          margin: 0 32px 32px 0; }
        #news .newsList .news:nth-child(2n) {
          margin: 0 0 32px 0; }
        #news .newsList .news:last-child {
          margin: 0 0 32px 0; } }
    @media screen and (max-width: 520px) {
      #news .newsList {
        display: block; }
        #news .newsList .news {
          width: 100%;
          margin: 0 0 32px 0; } }
  #news .btnMore {
    text-align: center;
    margin: 24px 0 0 0; }
    #news .btnMore p {
      display: inline-block;
      width: 200px;
      font-size: 154%;
      font-weight: 900; }
      #news .btnMore p a {
        display: block;
        background: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
        color: #fff;
        padding: 5px 10px; }
  #news .newsDetail {
    margin: 0 0 64px 0; }
    #news .newsDetail h3 {
      font-size: 216%; }
      @media screen and (max-width: 520px) {
        #news .newsDetail h3 {
          font-size: 170%;
          line-height: 1.3; } }
    #news .newsDetail .date {
      text-align: right;
      margin: 24px 0; }
    #news .newsDetail .imgArea {
      text-align: center;
      margin: 40px 0; }
    #news .newsDetail .share {
      margin: 24px 0; }
      #news .newsDetail .share dl {
        display: flex;
        justify-content: flex-end;
        align-items: center; }
        #news .newsDetail .share dl dt {
          font-size: 154%;
          font-weight: 900; }
          @media screen and (max-width: 520px) {
            #news .newsDetail .share dl dt {
              font-size: 124%; } }
        #news .newsDetail .share dl dd li {
          width: 40px;
          display: inline-block;
          margin: 0 0 0 16px; }
          @media screen and (max-width: 520px) {
            #news .newsDetail .share dl dd li {
              width: 32px; } }
    #news .newsDetail .content p {
      margin: 0 0 24px 0; }
    #news .newsDetail .content li {
      font-size: 124%;
      list-style: disc outside;
      margin: 0 0 0 20px; }
    #news .newsDetail .content h4 {
      font-size: 154%;
      color: #f70097;
      margin: 48px 0 24px 0; }
      @media screen and (max-width: 520px) {
        #news .newsDetail .content h4 {
          margin: 24px 0 12px 0; } }
    #news .newsDetail .content .imgArea2 {
      display: flex;
      justify-content: space-between;
      margin: 48px 0 0 0; }
      #news .newsDetail .content .imgArea2 li {
        width: 48%;
        list-style: none;
        margin: 0; }
      @media screen and (max-width: 520px) {
        #news .newsDetail .content .imgArea2 {
          margin: 24px 0 0 0;
          display: block; }
          #news .newsDetail .content .imgArea2 li {
            width: 100%;
            margin: 0 0 24px 0; }
          #news .newsDetail .content .imgArea2.col {
            display: flex; }
            #news .newsDetail .content .imgArea2.col li {
              width: 48%;
              margin: 0; } }
    #news .newsDetail .content .imgArea3 {
      display: flex;
      justify-content: space-between;
      margin: 48px 0 0 0; }
      #news .newsDetail .content .imgArea3 li {
        width: 30%;
        margin: 0 0 24px 0;
        list-style: none; }
        #news .newsDetail .content .imgArea3 li ul {
          display: block; }
          #news .newsDetail .content .imgArea3 li ul li {
            width: 100%; }
      @media screen and (max-width: 520px) {
        #news .newsDetail .content .imgArea3 {
          display: block; }
          #news .newsDetail .content .imgArea3 li {
            width: 100%; } }
    #news .newsDetail .content .link {
      text-align: center;
      margin: 48px 0 0 0; }
      #news .newsDetail .content .link li {
        font-size: 139%;
        display: inline-block;
        margin: 0 24px 24px; }
  #news .backtoList {
    text-align: center; }
    #news .backtoList a {
      width: 200px;
      position: relative; }
      #news .backtoList a:before {
        content: '<';
        display: inline-block;
        position: absolute;
        left: 16px;
        top: 10px; }

/*----------------------------------------------------
	about
----------------------------------------------------*/
#about {
  background: rgba(255, 255, 255, 0.9); }
  #about .logo {
    text-align: center;
    margin: 64px 0; }
    #about .logo img {
      max-width: 500px; }
    @media screen and (max-width: 520px) {
      #about .logo {
        margin: 40px 0; }
        #about .logo img {
          max-width: 250px; } }
  #about table {
    max-width: 850px;
    margin: 0 auto;
    font-size: 124%;
    border-top: 1px solid #333232; }
    #about table th {
      padding: 16px;
      border-bottom: 1px solid #333232;
      text-align: left; }
    #about table td {
      padding: 16px;
      border-bottom: 1px solid #333232; }
      #about table td div {
        display: flex; }
        #about table td div dt {
          font-weight: 900;
          padding: 0 20px 0 0;
          color: #f70097; }
    @media screen and (max-width: 960px) {
      #about table {
        display: block; }
        #about table tbody, #about table tr, #about table th, #about table td {
          display: block; }
        #about table th {
          border: none;
          padding: 16px 16px 0; } }
    @media screen and (max-width: 520px) {
      #about table td div {
        display: block;
        margin: 16px 0 0 0; }
        #about table td div:first-child {
          margin: 0; } }
  #about .btnContact {
    text-align: center;
    margin: 48px 0; }

/*----------------------------------------------------
	artist
----------------------------------------------------*/
#artist {
  background: rgba(255, 255, 255, 0.9); }
  #artist .coming {
    margin: 104px 0; }
  #artist .navDay {
    text-align: center; }
    #artist .navDay ul {
      display: inline-block; }
      #artist .navDay ul li {
        width: 200px;
        display: inline-block;
        margin: 0 15px;
        border-top: 3px solid;
        border-bottom: 3px solid;
        font-size: 139%;
        font-weight: 900; }
        @media screen and (max-width: 960px) {
          #artist .navDay ul li {
            width: auto;
            font-size: 108%;
            margin: 0 10px; } }
        @media screen and (max-width: 520px) {
          #artist .navDay ul li {
            font-size: 85%;
            margin: 0 3px; } }
        #artist .navDay ul li strong {
          font-size: 166%; }
        #artist .navDay ul li:first-child {
          border-color: #0d42fd; }
        #artist .navDay ul li:nth-child(2) {
          border-color: #7b2fb6; }
          #artist .navDay ul li:nth-child(2) a {
            color: #7b2fb6; }
          #artist .navDay ul li:nth-child(2).current a, #artist .navDay ul li:nth-child(2):hover a {
            background: #7b2fb6; }
        #artist .navDay ul li:last-child {
          border-color: #f70097; }
          #artist .navDay ul li:last-child a {
            color: #f70097; }
          #artist .navDay ul li:last-child.current a, #artist .navDay ul li:last-child:hover a {
            background: #f70097; }
        #artist .navDay ul li a {
          display: block;
          padding: 5px 5px 10px 10px; }
          @media screen and (max-width: 520px) {
            #artist .navDay ul li a {
              padding: 5px 10px; } }
        #artist .navDay ul li.current a, #artist .navDay ul li:hover a {
          background: #0d42fd;
          color: #fff; }
  #artist .artist {
    clear: both; }
    #artist .artist h3 {
      color: #fff;
      text-align: center;
      font-size: 154%;
      margin: 48px 0 0 0;
      position: relative;
      /*&:before {
        position: absolute;
        z-index: 1;
        top: 0; bottom: 0; left: 0; right: 0;
        transform: skewX(-25deg);
        content: "";
        background:$main_grad;
      }*/
      /*&:before {
        content: "";
        display: inline-block;
        width: 1px;
        height: 40px;
        background:$main_grad;
        transform: skewX(-25deg);
        margin: 0 30px 0 0;
      }
      &:after {
        content: "";
        display: inline-block;
        width: 1px;
        height: 40px;
        background:$main_grad;
        transform: skewX(-25deg);
        margin: 0 0 0 30px;
      }*/ }
      #artist .artist h3:before, #artist .artist h3:after {
        content: '';
        position: absolute;
        top: 50%;
        display: inline-block;
        width: calc(50% - 145px);
        height: 2px;
        border-top: 1px solid;
        border-bottom: 1px solid;
        border-image: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%) 1;
        z-index: 1; }
      #artist .artist h3:before {
        left: 20px; }
      #artist .artist h3:after {
        right: 20px; }
      #artist .artist h3 span {
        display: inline-block;
        background: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
        background: -webkit- linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        position: relative;
        z-index: 3; }
      #artist .artist h3 strong {
        font-size: 200%;
        margin: 0 20px 0 0;
        font-family: "Metal", serif; }
      @media screen and (max-width: 960px) {
        #artist .artist h3 {
          font-size: 139%; }
          #artist .artist h3:before, #artist .artist h3:after {
            width: calc(50% - 136px); } }
      @media screen and (max-width: 520px) {
        #artist .artist h3 {
          font-size: 124%;
          margin: 24px 0 0 0; }
          #artist .artist h3:before, #artist .artist h3:after {
            width: calc(50% - 108px); }
          #artist .artist h3:before {
            left: 10px; }
          #artist .artist h3:after {
            right: 10px; } }
    #artist .artist .list {
      padding: 32px 0 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      @media screen and (max-width: 520px) {
        #artist .artist .list {
          padding: 16px 0 0; } }
      #artist .artist .list .item {
        width: 33%;
        text-align: center;
        padding: 0 16px;
        margin: 0 0 32px 0;
        font-size: 124%;
        font-weight: bold; }
        #artist .artist .list .item img {
          border-radius: 10px 0; }
        #artist .artist .list .item a {
          display: block;
          position: relative;
          margin: 0 0 5px 0; }
          #artist .artist .list .item a .profile {
            width: 100%;
            height: 100%;
            background: linear-gradient(-53deg, rgba(247, 0, 151, 0.7) 0%, rgba(13, 66, 253, 0.7) 100%);
            border-radius: 10px 0;
            position: absolute;
            top: 0;
            left: 0;
            color: #fff;
            opacity: 0;
            transition: .5s; }
            #artist .artist .list .item a .profile span {
              position: absolute;
              right: 24px;
              bottom: 24px;
              padding: 0 0 5px; }
              #artist .artist .list .item a .profile span:before {
                content: '';
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 1px;
                background: #fff;
                transition: all .3s; }
              #artist .artist .list .item a .profile span:after {
                content: '';
                position: absolute;
                bottom: 3px;
                right: -1px;
                width: 10px;
                height: 1px;
                background: #fff;
                transform: rotate(35deg);
                transition: all .3s; }
              #artist .artist .list .item a .profile span:hover:before {
                left: 10%; }
              #artist .artist .list .item a .profile span:hover:after {
                right: -10%; }
            #artist .artist .list .item a .profile.on {
              opacity: 1; }
        @media screen and (max-width: 520px) {
          #artist .artist .list .item {
            width: 50%;
            padding: 0 8px;
            font-size: 108%; } }
    #artist .artist .more {
      text-align: center;
      margin: 48px 0;
      font-weight: 700;
      font-size: 139%; }
      #artist .artist .more span {
        display: inline-block;
        background: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
        background: -webkit- linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }

/*----------------------------------------------------
	model
----------------------------------------------------*/
#model {
  background: rgba(255, 255, 255, 0.9); }
  #model .coming {
    margin: 104px 0; }
  #model .navDay {
    text-align: center; }
    #model .navDay ul {
      display: inline-block; }
      #model .navDay ul li {
        width: 200px;
        display: inline-block;
        margin: 0 15px;
        border-top: 3px solid;
        border-bottom: 3px solid;
        font-size: 139%;
        font-weight: 900; }
        @media screen and (max-width: 960px) {
          #model .navDay ul li {
            width: auto;
            font-size: 108%;
            margin: 0 10px; } }
        @media screen and (max-width: 520px) {
          #model .navDay ul li {
            font-size: 85%;
            margin: 0 3px; } }
        #model .navDay ul li strong {
          font-size: 166%; }
        #model .navDay ul li:first-child {
          border-color: #0d42fd; }
        #model .navDay ul li:nth-child(2) {
          border-color: #7b2fb6; }
          #model .navDay ul li:nth-child(2) a {
            color: #7b2fb6; }
          #model .navDay ul li:nth-child(2).current a, #model .navDay ul li:nth-child(2):hover a {
            background: #7b2fb6; }
        #model .navDay ul li:last-child {
          border-color: #f70097; }
          #model .navDay ul li:last-child a {
            color: #f70097; }
          #model .navDay ul li:last-child.current a, #model .navDay ul li:last-child:hover a {
            background: #f70097; }
        #model .navDay ul li a {
          display: block;
          padding: 5px 5px 10px 10px; }
          @media screen and (max-width: 520px) {
            #model .navDay ul li a {
              padding: 5px 10px; } }
        #model .navDay ul li.current a, #model .navDay ul li:hover a {
          background: #0d42fd;
          color: #fff; }
  #model .model {
    clear: both; }
    #model .model h3 {
      color: #fff;
      text-align: center;
      font-size: 154%;
      margin: 48px 0 0 0;
      position: relative; }
      #model .model h3:before, #model .model h3:after {
        content: '';
        position: absolute;
        top: 50%;
        display: inline-block;
        width: calc(50% - 145px);
        height: 2px;
        border-top: 1px solid;
        border-bottom: 1px solid;
        border-image: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%) 1;
        z-index: 1; }
      #model .model h3:before {
        left: 20px; }
      #model .model h3:after {
        right: 20px; }
      #model .model h3 span {
        display: inline-block;
        background: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
        background: -webkit- linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        position: relative;
        z-index: 3; }
      #model .model h3 strong {
        font-size: 200%;
        /*margin: 0 20px 0 0;*/
        font-family: "Metal", serif; }
      @media screen and (max-width: 960px) {
        #model .model h3 {
          font-size: 139%; }
          #model .model h3:before, #model .model h3:after {
            width: calc(50% - 136px); } }
      @media screen and (max-width: 520px) {
        #model .model h3 {
          font-size: 124%;
          margin: 24px 0 0 0; }
          #model .model h3:before, #model .model h3:after {
            width: calc(50% - 108px); }
          #model .model h3:before {
            left: 10px; }
          #model .model h3:after {
            right: 10px; } }
    #model .model .list {
      padding: 32px 0 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      @media screen and (max-width: 520px) {
        #model .model .list {
          padding: 16px 0 0; } }
      #model .model .list .item {
        width: 33%;
        text-align: center;
        padding: 0 16px;
        margin: 0 0 32px 0;
        font-size: 124%;
        font-weight: bold; }
        #model .model .list .item img {
          border-radius: 10px 0;
          margin: 0 0 5px 0; }
        #model .model .list .item a {
          display: block;
          position: relative;
          /*margin: 0 0 5px 0;*/ }
          #model .model .list .item a .profile {
            width: 100%;
            height: 100%;
            background: linear-gradient(-53deg, rgba(247, 0, 151, 0.7) 0%, rgba(13, 66, 253, 0.7) 100%);
            border-radius: 10px 0;
            position: absolute;
            top: 0;
            left: 0;
            color: #fff;
            opacity: 0;
            transition: .5s; }
            #model .model .list .item a .profile span {
              position: absolute;
              right: 24px;
              bottom: 24px;
              padding: 0 0 5px; }
              #model .model .list .item a .profile span:before {
                content: '';
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 1px;
                background: #fff;
                transition: all .3s; }
              #model .model .list .item a .profile span:after {
                content: '';
                position: absolute;
                bottom: 3px;
                right: -1px;
                width: 10px;
                height: 1px;
                background: #fff;
                transform: rotate(35deg);
                transition: all .3s; }
              #model .model .list .item a .profile span:hover:before {
                left: 10%; }
              #model .model .list .item a .profile span:hover:after {
                right: -10%; }
            #model .model .list .item a .profile.on {
              opacity: 1; }
        #model .model .list .item small {
          font-size: 80%;
          display: block; }
        @media screen and (max-width: 520px) {
          #model .model .list .item {
            width: 50%;
            padding: 0 8px;
            font-size: 108%; } }
      #model .model .list.main .item {
        width: 49.5%; }
        @media screen and (max-width: 520px) {
          #model .model .list.main .item {
            width: 100%; }
            #model .model .list.main .item img {
              max-width: 350px; } }
    #model .model .txt {
      text-align: center; }
      #model .model .txt li {
        display: inline-block;
        font-size: 139%;
        font-weight: bold;
        margin: 32px 24px; }
        #model .model .txt li a {
          color: #333232; }
    #model .model .more {
      text-align: center;
      margin: 48px 0;
      font-weight: 700;
      font-size: 139%; }
      #model .model .more span {
        display: inline-block;
        background: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
        background: -webkit- linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }

/*----------------------------------------------------
	stage
----------------------------------------------------*/
#stage {
  background: rgba(255, 255, 255, 0.9); }
  #stage .navDay {
    text-align: center; }
    #stage .navDay ul {
      display: inline-block; }
      #stage .navDay ul li {
        width: 200px;
        display: inline-block;
        margin: 0 15px;
        border-top: 3px solid;
        border-bottom: 3px solid;
        font-size: 139%;
        font-weight: 900; }
        @media screen and (max-width: 960px) {
          #stage .navDay ul li {
            width: auto;
            font-size: 108%;
            margin: 0 10px; } }
        @media screen and (max-width: 520px) {
          #stage .navDay ul li {
            font-size: 85%;
            margin: 0 3px; } }
        #stage .navDay ul li strong {
          font-size: 166%; }
        #stage .navDay ul li:first-child {
          border-color: #0d42fd; }
        #stage .navDay ul li:nth-child(2) {
          border-color: #7b2fb6; }
          #stage .navDay ul li:nth-child(2) a {
            color: #7b2fb6; }
          #stage .navDay ul li:nth-child(2).current a, #stage .navDay ul li:nth-child(2):hover a {
            background: #7b2fb6; }
        #stage .navDay ul li:last-child {
          border-color: #f70097; }
          #stage .navDay ul li:last-child a {
            color: #f70097; }
          #stage .navDay ul li:last-child.current a, #stage .navDay ul li:last-child:hover a {
            background: #f70097; }
        #stage .navDay ul li a {
          display: block;
          padding: 5px 5px 10px 10px; }
          @media screen and (max-width: 520px) {
            #stage .navDay ul li a {
              padding: 5px 10px; } }
        #stage .navDay ul li.current a, #stage .navDay ul li:hover a {
          background: #0d42fd;
          color: #fff; }
  #stage .artist {
    clear: both; }
    #stage .artist h3 {
      color: #fff;
      text-align: center;
      font-size: 308%;
      margin: 48px 0 0 0;
      position: relative;
      line-height: 1.2;
      font-family: "Metal", serif; }
      #stage .artist h3 small {
        font-size: 50%; }
      #stage .artist h3.kc strong {
        font-size: 75%; }
      #stage .artist h3:before, #stage .artist h3:after {
        content: '';
        position: absolute;
        bottom: 20px;
        display: inline-block;
        width: calc(50% - 250px);
        height: 2px;
        border-top: 1px solid;
        border-bottom: 1px solid;
        border-image: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%) 1;
        z-index: 1; }
      #stage .artist h3:before {
        left: 20px; }
      #stage .artist h3:after {
        right: 20px; }
      #stage .artist h3 span {
        display: inline-block;
        background: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
        background: -webkit- linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        position: relative;
        z-index: 3; }
      @media screen and (max-width: 960px) {
        #stage .artist h3 {
          font-size: 254%; }
          #stage .artist h3:before, #stage .artist h3:after {
            width: calc(50% - 210px); } }
      @media screen and (max-width: 520px) {
        #stage .artist h3 {
          font-size: 216%;
          line-height: 1;
          margin: 24px 0 0 0; }
          #stage .artist h3:before, #stage .artist h3:after {
            width: calc(50% - 130px);
            bottom: 15px;
            /*display: none;*/ }
          #stage .artist h3:before {
            left: 10px; }
          #stage .artist h3:after {
            right: 10px; } }
    #stage .artist .list {
      padding: 32px 0 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      @media screen and (max-width: 520px) {
        #stage .artist .list {
          padding: 16px 0 0; } }
      #stage .artist .list .item {
        width: 33%;
        text-align: center;
        padding: 0 16px;
        margin: 0 0 32px 0;
        font-size: 124%;
        font-weight: bold; }
        #stage .artist .list .item img {
          border-radius: 10px 0;
          margin: 0 0 5px 0; }
        #stage .artist .list .item a {
          display: block;
          position: relative; }
          #stage .artist .list .item a .profile {
            width: 100%;
            height: 100%;
            background: linear-gradient(-53deg, rgba(247, 0, 151, 0.7) 0%, rgba(13, 66, 253, 0.7) 100%);
            border-radius: 10px 0;
            position: absolute;
            top: 0;
            left: 0;
            color: #fff;
            opacity: 0;
            transition: .5s; }
            #stage .artist .list .item a .profile span {
              position: absolute;
              right: 24px;
              bottom: 24px;
              padding: 0 0 5px; }
              #stage .artist .list .item a .profile span:before {
                content: '';
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 1px;
                background: #fff;
                transition: all .3s; }
              #stage .artist .list .item a .profile span:after {
                content: '';
                position: absolute;
                bottom: 3px;
                right: -1px;
                width: 10px;
                height: 1px;
                background: #fff;
                transform: rotate(35deg);
                transition: all .3s; }
              #stage .artist .list .item a .profile span:hover:before {
                left: 10%; }
              #stage .artist .list .item a .profile span:hover:after {
                right: -10%; }
            #stage .artist .list .item a .profile.on {
              opacity: 1; }
        @media screen and (max-width: 520px) {
          #stage .artist .list .item {
            width: 50%;
            padding: 0 8px;
            font-size: 108%; } }
    #stage .artist .more {
      text-align: center;
      margin: 48px 0;
      font-weight: 700;
      font-size: 139%; }
      #stage .artist .more span {
        display: inline-block;
        background: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
        background: -webkit- linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }

/*----------------------------------------------------
	timetable
----------------------------------------------------*/
#timetable {
  background: rgba(255, 255, 255, 0.9); }
  #timetable .coming {
    margin: 104px 0; }
  #timetable .navDay {
    text-align: center; }
    #timetable .navDay ul {
      display: inline-block; }
      #timetable .navDay ul li {
        width: 200px;
        display: inline-block;
        margin: 0 15px;
        border-top: 3px solid;
        border-bottom: 3px solid;
        font-size: 139%;
        font-weight: 900; }
        @media screen and (max-width: 960px) {
          #timetable .navDay ul li {
            width: auto;
            font-size: 108%;
            margin: 0 10px; } }
        @media screen and (max-width: 520px) {
          #timetable .navDay ul li {
            font-size: 85%;
            margin: 0 3px; } }
        #timetable .navDay ul li strong {
          font-size: 166%; }
        #timetable .navDay ul li:first-child {
          border-color: #0d42fd; }
        #timetable .navDay ul li:nth-child(2) {
          border-color: #7b2fb6; }
          #timetable .navDay ul li:nth-child(2) a {
            color: #7b2fb6; }
          #timetable .navDay ul li:nth-child(2).current a, #timetable .navDay ul li:nth-child(2):hover a {
            background: #7b2fb6; }
        #timetable .navDay ul li:last-child {
          border-color: #f70097; }
          #timetable .navDay ul li:last-child a {
            color: #f70097; }
          #timetable .navDay ul li:last-child.current a, #timetable .navDay ul li:last-child:hover a {
            background: #f70097; }
        #timetable .navDay ul li a {
          display: block;
          padding: 5px 5px 10px 10px; }
          @media screen and (max-width: 520px) {
            #timetable .navDay ul li a {
              padding: 5px 10px; } }
        #timetable .navDay ul li.current a, #timetable .navDay ul li:hover a {
          background: #0d42fd;
          color: #fff; }
  #timetable .timetable {
    margin: 48px 0; }

/*----------------------------------------------------
	ticket
----------------------------------------------------*/
#ticket {
  background: rgba(255, 255, 255, 0.9);
  /*.buyTicket {
    text-align: center;
    font-size: fz(22);
    margin: 64px 0 48px;
    
    a {
      @extend .btn1;
      transition: all  0.2s ease-in-out;
      width: 100%;
      max-width: 350px;
      color: $main_color;
      background: $main_grad;
      background: -webkit-$main_grad;
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      
      &:hover {
        background: $main_grad;
        color: #fff!important;
        background-clip: border-box;
        -webkit-text-fill-color: #fff;
      }
    }
  }*/ }
  #ticket .inner {
    max-width: 900px; }
  #ticket .coming {
    margin: 104px 0; }
  #ticket .type dl div {
    background: #fff;
    border-radius: 10px 0;
    display: flex;
    align-items: center;
    padding: 24px;
    margin: 0 0 48px 0;
    position: relative; }
    #ticket .type dl div .buyTicket {
      width: 250px;
      position: absolute;
      left: 0;
      bottom: 24px;
      text-align: center;
      line-height: 1; }
      #ticket .type dl div .buyTicket a {
        display: block;
        background: #0d42fd;
        color: #fff;
        border-radius: 5px;
        padding: 10px 5px 12px; }
        #ticket .type dl div .buyTicket a:hover {
          opacity: 0.8; }
      @media screen and (max-width: 960px) {
        #ticket .type dl div .buyTicket {
          position: static;
          width: 100%; } }
    #ticket .type dl div dt {
      width: 250px;
      color: #0d42fd;
      text-align: right;
      font-weight: 900;
      font-size: 154%;
      padding: 0 24px 50px 0;
      border-right: 1px solid #0d42fd; }
      #ticket .type dl div dt span {
        display: block;
        text-align: left; }
      #ticket .type dl div dt strong {
        font-size: 180%; }
        #ticket .type dl div dt strong span {
          display: inline;
          font-size: 40%;
          margin: 0 0 0 5px; }
    #ticket .type dl div.vip dt {
      /*background: $main_grad;
      background: -webkit-$main_grad;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;*/
      color: #f70097;
      border-right: 1px solid #f70097; }
    #ticket .type dl div.vip .buyTicket a {
      background: #f70097; }
    #ticket .type dl div dd {
      padding: 0 0 0 24px;
      font-size: 139%;
      font-weight: 700; }
      #ticket .type dl div dd span {
        font-size: 88%; }
    @media screen and (max-width: 960px) {
      #ticket .type dl div {
        display: block; }
        #ticket .type dl div dt {
          width: 100%;
          border-right: none;
          padding: 0; }
        #ticket .type dl div dd {
          padding: 24px 0 0; }
        #ticket .type dl div.vip dt {
          border-right: none; } }
    @media screen and (max-width: 520px) {
      #ticket .type dl div {
        padding: 16px; }
        #ticket .type dl div dd {
          font-size: 124%; } }
  #ticket .btnRegulation {
    text-align: center;
    font-size: 139%;
    font-weight: 700;
    margin: 0 0 32px 0; }
    #ticket .btnRegulation a {
      width: 100%;
      max-width: 350px;
      display: inline-block;
      color: #f70097;
      border: 3px solid #f70097;
      padding: 10px; }
      #ticket .btnRegulation a:hover {
        background: #f70097;
        color: #fff; }
  #ticket .btnAtten {
    text-align: center;
    font-size: 139%;
    font-weight: 700; }
    #ticket .btnAtten a {
      width: 100%;
      max-width: 350px;
      display: inline-block;
      color: #0d42fd;
      border: 3px solid #0d42fd;
      padding: 10px; }
      #ticket .btnAtten a:hover {
        background: #0d42fd;
        color: #fff; }
  #ticket .term {
    margin: 96px 0 64px 0; }
    #ticket .term h3 {
      font-size: 154%;
      margin: 0 0 16px; }
    #ticket .term table {
      width: 100%;
      background: #fff;
      font-size: 124%;
      border: none; }
      #ticket .term table th {
        padding: 20px;
        border: 1px solid #ddd;
        background: #333232;
        color: #fff; }
      #ticket .term table td {
        padding: 20px;
        border: 1px solid #ddd; }
    @media screen and (max-width: 960px) {
      #ticket .term table {
        display: block; }
        #ticket .term table * {
          display: block; }
        #ticket .term table th {
          width: 100%;
          padding: 10px; }
        #ticket .term table td {
          width: 100%; } }

#regulation {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  background: linear-gradient(-53deg, rgba(247, 0, 151, 0.5) 0%, rgba(13, 66, 253, 0.5) 100%);
  display: none;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 520px) {
    #regulation {
      padding: 16px; } }
  #regulation p {
    font-size: 116%; }
  #regulation .inner {
    max-width: 840px;
    background: #fff;
    border-radius: 10px 0;
    position: relative;
    padding: 0;
    margin: 0 0 30px 0; }
  #regulation .reg {
    max-height: calc(100vh - 130px);
    overflow: auto;
    padding: 32px 48px; }
    @media screen and (max-width: 520px) {
      #regulation .reg {
        padding: 24px; } }
  #regulation h4 {
    text-align: center;
    font-size: 170%;
    font-weight: 900;
    margin: 0 0 32px 0; }
    @media screen and (max-width: 520px) {
      #regulation h4 {
        font-size: 139%;
        margin: 0 0 20px 0; } }
    #regulation h4 span {
      display: inline-block;
      background: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
      background: -webkit- linear-gradient(-53deg, #f70097 0%, #0d42fd 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
  #regulation .btnClose {
    position: absolute;
    top: -50px;
    right: 0;
    cursor: pointer; }
  #regulation dt {
    color: #f70097;
    font-weight: 900;
    font-size: 124%;
    margin: 32px 0 0 0; }
  #regulation dd {
    font-size: 116%; }

.bnrTicket {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  background: linear-gradient(-53deg, rgba(247, 0, 151, 0.5) 0%, rgba(13, 66, 253, 0.5) 100%);
  display: none;
  align-items: center;
  justify-content: center; }
  .bnrTicket .inner {
    max-width: 350px;
    background: #fff;
    border-radius: 10px 0;
    padding: 0;
    position: relative; }
  .bnrTicket .btnClose {
    position: absolute;
    top: -50px;
    right: 0;
    cursor: pointer; }
  .bnrTicket h4 {
    text-align: center;
    font-size: 139%;
    font-weight: 900;
    color: #f70097;
    padding: 10px;
    background: #f70097;
    color: #fff;
    border-radius: 10px 0 0 0; }
  .bnrTicket ul {
    padding: 64px; }
  .bnrTicket li {
    margin: 24px 0 0 0;
    color: #f70097;
    font-weight: 900;
    font-size: 139%; }
    .bnrTicket li:first-child {
      margin: -12px 0 0 0; }
    .bnrTicket li span {
      display: block;
      margin: 0 0 10px; }
  .bnrTicket#ticketG h4 {
    background: #0d42fd; }

/*----------------------------------------------------
	note
----------------------------------------------------*/
#note {
  background: rgba(255, 255, 255, 0.9); }
  #note .inner {
    max-width: 900px; }
  #note .note {
    margin: 0 0 48px 0; }
    #note .note h3 {
      font-size: 170%;
      color: #0d42fd;
      margin: 0 0 16px; }
    #note .note li {
      margin: 0 0 10px;
      font-size: 124%;
      list-style: disc outside;
      margin: 0 0 0 24px; }

/*----------------------------------------------------
	contact
----------------------------------------------------*/
#contact {
  background: rgba(255, 255, 255, 0.9); }
  #contact .inner {
    max-width: 900px; }
  #contact .message {
    margin: 0 0 40px 0; }
  #contact .privacy {
    border: 3px solid;
    border-image: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%) 1;
    margin-inline: auto;
    margin: 64px 0 0 0; }
    #contact .privacy h3 {
      border-bottom: 3px solid;
      border-image: linear-gradient(-53deg, #f70097 0%, #0d42fd 100%) 1;
      margin-inline: auto;
      padding: 16px 24px;
      font-size: 154%;
      color: #0d42fd; }
      @media screen and (max-width: 520px) {
        #contact .privacy h3 {
          font-size: 139%;
          padding: 16px; } }
    #contact .privacy .content {
      padding: 24px; }
      @media screen and (max-width: 520px) {
        #contact .privacy .content {
          padding: 16px; } }
      #contact .privacy .content p {
        margin: 0 0 24px 0; }
        #contact .privacy .content p:last-child {
          margin: 0; }
      #contact .privacy .content h4 {
        font-size: 124%; }
  #contact .wpcf7-response-output {
    display: none; }
  #contact .wpcf7-not-valid-tip {
    color: #f70097;
    font-weight: 900;
    display: block;
    margin: 5px 0 0 0; }
  #contact .screen-reader-response p {
    background: #f70097;
    color: #fff;
    font-weight: 900;
    text-align: center;
    padding: 8px; }
    #contact .screen-reader-response p:empty {
      display: none; }
  #contact .screen-reader-response ul {
    display: none; }

/*----------------------------------------------------
	404
----------------------------------------------------*/
#notFound {
  background: #fff; }
