@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Bakbak+One&family=Noto+Sans+JP:wght@100..900&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,serif;
  *font-size: small;
  *font: x-small; }

select, input, button, textarea {
  font: 99% arial,helvetica,clean,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, #artist .artistList .artist .list: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: #013e78; }
  a:visited {
    color: #013e78; }
  a:hover {
    color: #013e78; }
  a:active {
    color: #013e78; }
  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: 139%;
  font-family: "Noto Sans JP", sans-serif; }

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

body {
  height: 100%;
  position: relative;
  color: #013e78;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  line-height: 1.7;
  background: url("../img/bgMain.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
  /*@include mq(tb) {
    background: url("../img/bgMain.svg") no-repeat 20% top;
    background-size: cover;
    background-attachment: fixed;
  }*/ }

#container {
  min-height: 100%;
  position: relative;
  overflow: hidden;
  /*padding: 120px 0 0 0;*/ }

#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: 80px 0 0 0; } }

.home #main {
  margin: 0; }

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

.block1 {
  padding: 120px 0;
  --mask:
    radial-gradient(33.6px at 50% 47px, #000 99%, #0000 101%) calc(50% - 40px) 0/80px 51% repeat-x,
    radial-gradient(33.6px at 50% -27px, #0000 99%, #000 101%) 50% 20px/80px calc(51% - 20px) repeat-x,
    radial-gradient(33.6px at 50% calc(100% - 47px), #000 99%, #0000 101%) calc(50% - 40px) 100%/80px 51% repeat-x,
    radial-gradient(33.6px at 50% calc(100% + 27px), #0000 99%, #000 101%) 50% calc(100% - 20px)/80px calc(51% - 20px) repeat-x;
  -webkit-mask: var(--mask);
  mask: var(--mask); }
  @media screen and (max-width: 520px) {
    .block1 {
      padding: 64px 0; } }
  @media (max-width: 1023px) {
    .block1 {
      --mask:
        radial-gradient(30.24px at 50% 42.3px, #000 99%, #0000 101%) calc(50% - 36px) 0/72px 51% repeat-x,
        radial-gradient(30.24px at 50% -24.3px, #0000 99%, #000 101%) 50% 18px/72px calc(51% - 18px) repeat-x,
        radial-gradient(30.24px at 50% calc(100% - 42.3px), #000 99%, #0000 101%) calc(50% - 36px) 100%/72px 51% repeat-x,
        radial-gradient(30.24px at 50% calc(100% + 24.3px), #0000 99%, #000 101%) 50% calc(100% - 18px)/72px calc(51% - 18px) repeat-x; } }
  @media (max-width: 1023px) and (max-height: 500px) {
    .block1 {
      --mask:
        radial-gradient(16.01px at 50% 22.5px, #000 99%, #0000 101%) calc(50% - 20px) 0/40px 51% repeat-x,
        radial-gradient(16.01px at 50% -12.5px, #0000 99%, #000 101%) 50% 10px/40px calc(51% - 10px) repeat-x,
        radial-gradient(16.01px at 50% calc(100% - 22.5px), #000 99%, #0000 101%) calc(50% - 20px) 100%/40px 51% repeat-x,
        radial-gradient(16.01px at 50% calc(100% + 12.5px), #0000 99%, #000 101%) 50% calc(100% - 10px)/40px calc(51% - 10px) repeat-x; } }

  @media (max-width: 480px) {
    .block1 {
      --mask:
        radial-gradient(16.01px at 50% 22.5px, #000 99%, #0000 101%) calc(50% - 20px) 0/40px 51% repeat-x,
        radial-gradient(16.01px at 50% -12.5px, #0000 99%, #000 101%) 50% 10px/40px calc(51% - 10px) repeat-x,
        radial-gradient(16.01px at 50% calc(100% - 22.5px), #000 99%, #0000 101%) calc(50% - 20px) 100%/40px 51% repeat-x,
        radial-gradient(16.01px at 50% calc(100% + 12.5px), #0000 99%, #000 101%) 50% calc(100% - 10px)/40px calc(51% - 10px) repeat-x; } }

.block2 {
  --mask:
  radial-gradient(33.6px at 50% calc(100% - 47px), #000 99%, #0000 101%) calc(50% - 40px) 0/80px 100%,
  radial-gradient(33.6px at 50% calc(100% + 27px), #0000 99%, #000 101%) 50% calc(100% - 20px)/80px 100% repeat-x;
  -webkit-mask: var(--mask);
  mask: var(--mask); }
  @media (max-width: 1023px) {
    .block2 {
      --mask:
        radial-gradient(30.24px at 50% calc(100% - 42.3px), #000 99%, #0000 101%) calc(50% - 36px) 0/72px 100%,
        radial-gradient(30.24px at 50% calc(100% + 24.3px), #0000 99%, #000 101%) 50% calc(100% - 18px)/72px 100% repeat-x; } }
  @media (max-width: 1023px) and (max-height: 500px) {
    .block2 {
      --mask:
        radial-gradient(16.01px at 50% calc(100% - 22.5px), #000 99%, #0000 101%) calc(50% - 20px) 0/40px 100%,
        radial-gradient(16.01px at 50% calc(100% + 12.5px), #0000 99%, #000 101%) 50% calc(100% - 10px)/40px 100% repeat-x; } }

  @media (max-width: 480px) {
    .block2 {
      --mask:
        radial-gradient(16.01px at 50% calc(100% - 22.5px), #000 99%, #0000 101%) calc(50% - 20px) 0/40px 100%,
        radial-gradient(16.01px at 50% calc(100% + 12.5px), #0000 99%, #000 101%) 50% calc(100% - 10px)/40px 100% repeat-x; } }

.block3 {
  --mask:
    radial-gradient(33.6px at 50% 47px, #000 99%, #0000 101%) calc(50% - 40px) 0/80px 100%,
    radial-gradient(33.6px at 50% -27px, #0000 99%, #000 101%) 50% 20px/80px 100% repeat-x;
  -webkit-mask: var(--mask);
  mask: var(--mask); }
  @media (max-width: 1023px) {
    .block3 {
      --mask:
        radial-gradient(30.24px at 50% 42.3px, #000 99%, #0000 101%) calc(50% - 36px) 0/72px 100%,
        radial-gradient(30.24px at 50% -24.3px, #0000 99%, #000 101%) 50% 18px/72px 100% repeat-x; } }
  @media (max-width: 1023px) and (max-height: 500px) {
    .block3 {
      --mask:
        radial-gradient(16.01px at 50% 22.5px, #000 99%, #0000 101%) calc(50% - 20px) 0/40px 100%,
        radial-gradient(16.01px at 50% -12.5px, #0000 99%, #000 101%) 50% 10px/40px 100% repeat-x; } }

  @media (max-width: 480px) {
    .block3 {
      --mask:
        radial-gradient(16.01px at 50% 22.5px, #000 99%, #0000 101%) calc(50% - 20px) 0/40px 100%,
        radial-gradient(16.01px at 50% -12.5px, #0000 99%, #000 101%) 50% 10px/40px 100% repeat-x; } }

.home .block1 {
  min-height: auto; }

.bgSp {
  display: none; }
  @media screen and (max-width: 520px) {
    .bgSp {
      display: block;
      width: 100vw;
      height: 100vh;
      position: fixed;
      top: 0;
      left: 0;
      z-index: -1;
      background: url("../img/bgMain.svg") no-repeat center 50%;
      background-size: cover; } }

.spTicket {
  display: none; }
  @media screen and (max-width: 960px) {
    .spTicket {
      display: block;
      position: fixed;
      bottom: 7px;
      text-align: center;
      width: 100%;
      z-index: 99; }
      .spTicket p {
        width: 100%;
        max-width: 250px;
        display: inline-block;
        font-weight: 900;
        font-size: 200%;
        line-height: 1; }
      .spTicket a {
        display: block;
        color: #fff;
        background: #da5583;
        padding: 8px 30px 5px 30px;
        border-radius: 50px; } }

/*----------------------------------------------------
	ヘッダ
----------------------------------------------------*/
#header {
  width: 100%;
  position: fixed;
  top: 32px;
  z-index: 1000;
  font-family: "Bakbak One", sans-serif; }
  #header .inner {
    width: 100%;
    max-width: 100%; }
  #header #logo {
    float: left;
    width: 130px;
    text-align: left;
    margin: -16px 0 0 0; }
    #header #logo img {
      height: 100%;
      vertical-align: middle; }
    @media screen and (max-width: 650px) {
      #header #logo {
        width: 90px; } }
    @media screen and (max-width: 520px) {
      #header #logo {
        margin: -8px 0 0 0; } }
  @media screen and (max-width: 1030px) {
    #header {
      top: 24px; } }
  #header #globalNavi {
    float: right; }
    #header #globalNavi ul {
      display: flex;
      align-items: center;
      float: left; }
      #header #globalNavi ul:first-child {
        background: rgba(255, 255, 255, 0.8);
        border-radius: 50px;
        padding: 0 32px; }
        @media screen and (max-width: 1160px) {
          #header #globalNavi ul:first-child {
            padding: 0 24px; } }
        @media screen and (max-width: 1030px) {
          #header #globalNavi ul:first-child {
            padding: 0 16px; } }
      #header #globalNavi ul li {
        font-size: 185%;
        position: relative;
        margin: 0 10px;
        vertical-align: middle; }
        @media screen and (max-width: 1160px) {
          #header #globalNavi ul li {
            margin: 0 5px; } }
        @media screen and (max-width: 1030px) {
          #header #globalNavi ul li {
            font-size: 170%; } }
        #header #globalNavi ul li a {
          display: block;
          padding: 4px 10px; }
    #header #globalNavi .btnTicket {
      float: right;
      font-size: 185%;
      margin: 0 0 0 32px;
      font-family: "Bakbak One", sans-serif;
      font-weight: normal; }
      #header #globalNavi .btnTicket a {
        display: block;
        background: #013e78;
        color: #fff;
        border-radius: 50px;
        padding: 4px 40px; }
        #header #globalNavi .btnTicket a:hover {
          background: #da5583; }
      @media screen and (max-width: 1160px) {
        #header #globalNavi .btnTicket {
          margin: 0 0 0 24px;
          font-size: 170%; } }
      @media screen and (max-width: 1030px) {
        #header #globalNavi .btnTicket {
          margin: 0 0 0 16px; }
          #header #globalNavi .btnTicket a {
            padding: 4px 24px; } }
    @media screen and (max-width: 960px) {
      #header #globalNavi {
        width: 100%;
        max-width: 300px;
        height: 100vh;
        position: fixed;
        top: 0;
        right: -300px;
        padding: 120px 0 0 0;
        overflow: scroll;
        z-index: 100;
        background: rgba(1, 62, 120, 0.9);
        opacity: 0; }
        #header #globalNavi.close {
          animation: sildeOut 0.5s forwards; }
        #header #globalNavi.active {
          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;
          float: none; }
          #header #globalNavi ul:first-child {
            background: none;
            border-radius: 0; }
          #header #globalNavi ul li {
            padding: 0;
            margin: 0;
            float: none;
            border-top: 2px solid #fff; }
            #header #globalNavi ul li:last-child {
              border-bottom: 2px solid #fff; }
            #header #globalNavi ul li a {
              height: auto;
              line-height: 1;
              display: block;
              border: none;
              padding: 16px;
              text-align: left;
              color: #fff; }
        #header #globalNavi .btnTicket {
          padding: 32px 16px 16px;
          margin: 0;
          float: none; }
          #header #globalNavi .btnTicket a {
            height: 50px;
            line-height: 50px;
            text-align: center;
            padding: 0;
            background: #fff;
            color: #013e78; } }
    @media screen and (max-width: 520px) {
      #header #globalNavi {
        padding: 100px 0 0 0; } }
  #header .icnMenu {
    display: none; }
    @media screen and (max-width: 960px) {
      #header .icnMenu {
        display: block;
        width: 60px;
        height: 60px;
        position: fixed;
        top: 15px;
        right: 15px;
        z-index: 100000;
        font-size: 93%;
        background: #013e78;
        border-radius: 50px; }
        #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: 18px;
          left: 17px;
          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: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 {
        width: 48px;
        height: 48px;
        top: 15px;
        right: 15px; }
        #header .icnMenu .menu-trigger {
          top: 13px;
          left: 11px; } }
  #header #btnSns {
    position: fixed;
    top: calc(45% - 74px);
    right: 20px;
    z-index: 3; }
    #header #btnSns ul {
      display: block;
      height: auto;
      background: none !important;
      padding: 0 !important;
      border-radius: 0 !important; }
      #header #btnSns ul li {
        width: 50px;
        margin: 24px 0;
        float: none; }
        #header #btnSns ul li a {
          padding: 0; }
    #header #btnSns svg {
      display: inline-block; }
    @media screen and (max-width: 960px) {
      #header #btnSns {
        position: static;
        margin: 16px 0 0 0; }
        #header #btnSns ul {
          text-align: center; }
          #header #btnSns ul li {
            display: inline-block;
            border: none;
            margin: 0 16px; }
            #header #btnSns ul li:last-child {
              border: none; } }

/*----------------------------------------------------
	フッタ
----------------------------------------------------*/
#footer {
  width: 100%;
  background: #98d6f1;
  padding: 20px 0 0 0;
  margin: -30px 0 0 0; }
  @media screen and (max-width: 520px) {
    #footer {
      padding: 40px 0 0 0; } }
  #footer .linkGiga {
    text-align: center;
    padding: 0 0 20px 0; }
    #footer .linkGiga img {
      max-width: 200px; }
      @media screen and (max-width: 520px) {
        #footer .linkGiga img {
          max-width: 150px; } }
  #footer #pagetop {
    width: 50px;
    height: 50px;
    background: #013e78;
    position: fixed;
    right: 20px;
    bottom: 30px;
    z-index: 4;
    border-radius: 50px; }
    @media screen and (max-width: 520px) {
      #footer #pagetop {
        right: 10px;
        bottom: 50px; } }
  #footer #partner .inner {
    max-width: 100%;
    padding-top: 40px;
    background: #fff; }
  #footer #partner dl div {
    padding: 24px 30px; }
    @media screen and (max-width: 520px) {
      #footer #partner dl div {
        padding: 16px 0; } }
    #footer #partner dl div dt {
      text-align: center;
      font-size: 154%;
      letter-spacing: 2px;
      font-weight: 900;
      margin: 0 0 24px 0;
      color: #013e78; }
    #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.l li img {
        max-width: 250px;
        max-height: 80px; }
      #footer #partner dl div dd ul.partner li img {
        max-width: 130px; }
  @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;
    background: #98d6f1;
    font-weight: normal;
    font-size: 108%;
    text-align: center;
    padding: 10px; }
  #footer #history {
    background: #fff;
    border-bottom: 1px solid #fff; }
    #footer #history dl {
      padding: 20px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 139%;
      font-weight: 900; }
      #footer #history dl dt {
        margin: 0 30px 0 0;
        color: #013e78; }
      #footer #history dl dd {
        margin: 0 30px 0 0; }
        #footer #history dl dd a:hover {
          text-decoration: underline; }

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

.subTitle1 {
  font-size: 139%;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 64px 0;
  text-align: center; }
  .subTitle1 span {
    font-size: 300%;
    font-weight: 900;
    margin: 0 0 8px 0;
    display: block;
    letter-spacing: 3px;
    font-family: "Bakbak One", sans-serif; }
  @media screen and (max-width: 520px) {
    .subTitle1 {
      margin: 0 0 40px 0;
      font-size: 124%; } }

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

.btn1, .backtoHome a, #news .newsDetail .content .link li a {
  position: relative;
  display: inline-block;
  padding: 10px 30px;
  font-weight: 700;
  background: #013e78;
  border-radius: 50px;
  color: #fff; }
  .btn1:hover, .backtoHome a:hover, #news .newsDetail .content .link li a:hover {
    background: #f7ac2b; }

.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; }

.viewall {
  clear: both;
  font-size: 170%;
  margin: 64px 0 0 0;
  text-align: center;
  font-family: "Bakbak One", sans-serif;
  font-weight: normal; }
  .viewall a {
    color: #fff;
    display: inline-block;
    padding: 8px 40px 6px;
    background: #da5583;
    border-radius: 50px; }
    .viewall a:hover {
      background: #013e78; }
  @media screen and (max-width: 520px) {
    .viewall {
      font-size: 139%; } }

/*----------------------------------------------------
	パンくず　使用する場合は_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 #013e78;
  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 #3f342c;
  padding: 8px;
  font-family: 'Noto Sans JP', sans-serif;
  border-radius: 5px; }
  select.error {
    border: 1px solid #ed5959; }

.errorMessage {
  color: #da5583;
  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: #da5583;
      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: #013e78;
      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: #f7ac2b;
        color: #fff; }
      @media screen and (max-width: 520px) {
        .btnArea li a {
          font-size: 116%; } }
    .btnArea li.back input {
      background: #013e78 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: #013e78;
    color: #fff;
    padding: 10px 15px;
    border-radius: 50px; }
    .btn a:hover {
      background: #f7ac2b; }

/*----------------------------------------------------
	テーブル
----------------------------------------------------*/
.inputArea table {
  width: 100%;
  margin: 0 auto; }
.inputArea tbody th {
  width: 250px;
  text-align: left;
  vertical-align: middle;
  padding: 16px;
  border-top: 1px solid #013e78;
  border-bottom: 1px solid #013e78;
  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 #013e78;
  border-bottom: 1px solid #013e78;
  text-align: left;
  vertical-align: middle;
  font-size: 124%; }
  .inputArea tbody td a {
    border-bottom: 2px solid #3f342c;
    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: #da5583;
    line-height: 1.6; }
  .inputArea tbody td .add {
    background: #013e78;
    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 {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 50px; }
  #mainVisual .logo {
    max-width: 680px;
    max-height: 90%; }
  @media screen and (max-width: 650px) {
    #mainVisual {
      height: 500px; } }
  @media screen and (max-width: 520px) {
    #mainVisual {
      height: 520px;
      padding: 0 30px;
      background: url("../img/bgMain.jpg") no-repeat center 50%;
      background-size: cover;
      margin: 0 0 -30px 0; } }

/*----------------------------------------------------
	home
----------------------------------------------------*/
.home #concept {
  overflow: hidden;
  position: relative;
  z-index: 2;
  text-align: center; }
  .home #concept .block1 {
    background: #98d6f1 url("../img/bg1.png") no-repeat center 50%;
    background-size: cover; }
    @media screen and (max-width: 960px) {
      .home #concept .block1 {
        padding: 80px 0 100px; } }
    @media screen and (max-width: 520px) {
      .home #concept .block1 {
        padding: 64px 0 80px; } }
    .home #concept .block1 h2 {
      font-size: 293%;
      letter-spacing: 2px;
      margin: 0 0 64px 0;
      line-height: 1.2; }
      .home #concept .block1 h2 span {
        vertical-align: middle;
        display: block;
        font-size: 140%;
        font-weight: normal;
        font-family: "Bakbak One", sans-serif; }
        .home #concept .block1 h2 span:first-child {
          font-size: 210%; }
        .home #concept .block1 h2 span:nth-child(2) {
          margin: 0 0 16px 0; }
      .home #concept .block1 h2 small {
        font-size: 80%;
        font-weight: 900; }
      @media screen and (max-width: 650px) {
        .home #concept .block1 h2 {
          font-size: 231%;
          margin: 0 0 40px 0; } }
      @media screen and (max-width: 520px) {
        .home #concept .block1 h2 {
          font-size: 200%; } }

/*----------------------------------------------------
	news *common with home
----------------------------------------------------*/
.home #news {
  background: #d0ebf9;
  position: relative;
  z-index: 1;
  margin: -150px 0 0 0;
  padding: 150px 50px; }
  @media screen and (max-width: 650px) {
    .home #news {
      padding: 80px 30px; } }
  @media screen and (max-width: 520px) {
    .home #news {
      margin: -80px 0 0 0;
      padding: 80px 15px; } }
  .home #news .subTitle1 {
    background: none;
    text-align: left;
    margin: 64px 0;
    font-family: "Bakbak One", sans-serif; }
    @media screen and (max-width: 520px) {
      .home #news .subTitle1 {
        margin: 40px 0; } }
  .home #news dl {
    margin: 0 auto;
    border-top: 1px solid #013e78; }
    .home #news dl div {
      display: flex;
      border-bottom: 1px solid #013e78;
      padding: 24px 16px; }
      .home #news dl div dt {
        width: 170px;
        padding: 0 15px 0 0;
        font-size: 154%; }
      .home #news dl div dd {
        width: calc(100% - 170px);
        font-size: 139%; }
    @media screen and (max-width: 520px) {
      .home #news dl div {
        display: block;
        padding: 16px 0; }
        .home #news dl div dd {
          width: 100%; } }
  .home #news .viewall {
    margin: 40px 0 0 0; }

#news {
  /*background:$main_color;*/ }
  #news.block1 {
    background: rgba(208, 235, 249, 0.8); }
  #news .newsList .news {
    width: calc((100% - 64px) / 3);
    float: left;
    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:nth-child(3n+1) {
      clear: both; }
    #news .newsList .news:last-child {
      margin: 0 0 32px 0; }
    #news .newsList .news a {
      height: 100%;
      display: block;
      color: #013e78; }
    #news .newsList .news .imgArea img {
      border-radius: 16px; }
    #news .newsList .news .txtArea {
      padding: 16px 0; }
      #news .newsList .news .txtArea .title {
        font-weight: 700;
        font-size: 139%;
        margin: 0 0 5px 0; }
  @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(3n+1) {
        clear: none; }
      #news .newsList .news:nth-child(2n) {
        margin: 0 0 32px 0; }
      #news .newsList .news:nth-child(2n+1) {
        clear: both; }
      #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: #da5583;
        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 h4 {
      font-size: 154%;
      color: #da5583;
      margin: 48px 0 24px 0; }
      @media screen and (max-width: 520px) {
        #news .newsDetail .content h4 {
          margin: 24px 0 12px 0; } }
    #news .newsDetail .content h5 {
      font-size: 139%;
      border-bottom: 1px solid #fff;
      padding: 0 0 10px 0;
      margin: 0 0 10px 0; }
    #news .newsDetail .content li {
      list-style: disc outside;
      font-size: 124%;
      margin: 0 0 0 20px; }
    #news .newsDetail .content dl {
      font-size: 124%;
      margin: 0 0 10px 0; }
      #news .newsDetail .content dl div {
        display: flex; }
        #news .newsDetail .content dl div dt {
          width: 80px;
          font-weight: bold; }
    #news .newsDetail .content .imgArea2 {
      display: flex;
      justify-content: space-between;
      margin: 0 0 48px 0; }
      #news .newsDetail .content .imgArea2 li {
        width: 48%;
        list-style: none;
        margin: 0; }
        #news .newsDetail .content .imgArea2 li img {
          border-radius: 16px; }
      @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; }
        #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: left;
      margin: 24px 0 0 0; }
      #news .newsDetail .content .link li {
        font-size: 139%;
        display: inline-block;
        margin: 0 24px 24px 0; }
        #news .newsDetail .content .link li a:hover {
          background: #da5583; }
  #news .backtoList {
    text-align: center; }
    #news .backtoList a {
      position: relative;
      display: inline-block;
      padding: 10px 30px;
      font-weight: 700;
      background: #013e78;
      border-radius: 50px;
      color: #fff; }
      #news .backtoList a:hover {
        background: #da5583; }

/*----------------------------------------------------
	about
----------------------------------------------------*/
#about.block1 {
  background: rgba(208, 235, 249, 0.8); }
#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 {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  font-size: 139%;
  border-top: 2px solid #013e78;
  text-align: left; }
  #about table th {
    width: 150px;
    padding: 16px;
    border-bottom: 2px solid #013e78;
    text-align: left; }
  #about table td {
    padding: 16px;
    border-bottom: 2px solid #013e78; }
    #about table td div:last-child {
      margin: 0; }
    #about table td div dt {
      font-weight: 900; }
  @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 {
      /*margin: 16px 0 0 0;
      
      &:first-child {
        margin: 0;
      }*/ } }

/*----------------------------------------------------
	timetable
----------------------------------------------------*/
#timetable.block1 {
  background: #d0ebf9; }
#timetable .inner {
  max-width: 1250px; }
#timetable .navDay {
  text-align: center;
  float: left; }
  @media screen and (max-width: 650px) {
    #timetable .navDay {
      float: none;
      margin: 0 0 64px 0; } }
  #timetable .navDay ul {
    width: 180px;
    border-top: 3px solid #000; }
    #timetable .navDay ul li {
      border-bottom: 3px solid #000;
      font-size: 139%;
      font-weight: 700; }
      #timetable .navDay ul li:last-child {
        border-bottom: 3px solid #000; }
      #timetable .navDay ul li a {
        color: #013e78;
        display: block;
        padding: 10px; }
        #timetable .navDay ul li a:hover {
          background: #da5583; }
      #timetable .navDay ul li strong {
        font-size: 166%; }
      #timetable .navDay ul li.current a {
        background: #da5583; }
    @media screen and (max-width: 960px) {
      #timetable .navDay ul {
        width: 150px; }
        #timetable .navDay ul li {
          font-size: 100%; } }
    @media screen and (max-width: 650px) {
      #timetable .navDay ul {
        width: 100%;
        display: flex;
        border: none;
        border-bottom: 2px solid #013e78;
        align-items: center;
        justify-content: center; }
        #timetable .navDay ul li {
          border: none;
          font-size: 116%; }
          #timetable .navDay ul li a {
            padding: 10px 15px; }
          #timetable .navDay ul li strong {
            font-size: 130%; }
          #timetable .navDay ul li:last-child {
            border: none; } }
    @media screen and (max-width: 520px) {
      #timetable .navDay ul li {
        font-size: 93%; }
        #timetable .navDay ul li a {
          padding: 10px 8px; } }
#timetable .timetable {
  width: calc(100% - 244px);
  float: right; }
  @media screen and (max-width: 960px) {
    #timetable .timetable {
      width: calc(100% - 200px); } }
  @media screen and (max-width: 650px) {
    #timetable .timetable {
      width: 100%;
      float: none; } }

/*----------------------------------------------------
	artist
----------------------------------------------------*/
#artist.block1 {
  background: rgba(208, 235, 249, 0.8); }
#artist .coming {
  margin: 104px 0; }
#artist .artistList .artist {
  clear: both; }
  #artist .artistList .artist h3 {
    text-align: left;
    font-size: 200%;
    position: relative;
    margin: 0 0 24px 0; }
    #artist .artistList .artist h3 strong {
      font-size: 170%;
      vertical-align: middle; }
    #artist .artistList .artist h3 span {
      margin: 0 20px 0 0; }
    @media screen and (max-width: 650px) {
      #artist .artistList .artist h3 {
        text-align: center;
        line-height: 1;
        font-size: 170%; } }
  #artist .artistList .artist .list {
    margin: 0 0 24px 0; }
    @media screen and (max-width: 520px) {
      #artist .artistList .artist .list {
        margin: 0; } }
    #artist .artistList .artist .list .item {
      width: 31.86666%;
      float: left;
      text-align: center;
      margin: 0 2.2% 32px 0;
      font-size: 139%;
      font-weight: bold; }
      #artist .artistList .artist .list .item img {
        border-radius: 16px; }
      #artist .artistList .artist .list .item:nth-child(3n) {
        margin: 0 0 32px 0; }
      #artist .artistList .artist .list .item:nth-child(3n+1) {
        clear: both; }
      #artist .artistList .artist .list .item a {
        display: block;
        position: relative;
        margin: 0 0 5px 0; }
        #artist .artistList .artist .list .item a .profile {
          width: 100%;
          height: 100%;
          background: rgba(218, 85, 131, 0.7);
          position: absolute;
          top: 0;
          left: 0;
          opacity: 0;
          transition: .5s;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 16px; }
          #artist .artistList .artist .list .item a .profile span {
            border: 2px solid #fff;
            padding: 0 8px;
            color: #fff; }
          #artist .artistList .artist .list .item a .profile.on {
            opacity: 1; }
      @media screen and (max-width: 960px) {
        #artist .artistList .artist .list .item {
          width: 48.5%;
          margin: 0 3% 32px 0; }
          #artist .artistList .artist .list .item:nth-child(3n) {
            margin: 0 3% 32px 0; }
          #artist .artistList .artist .list .item:nth-child(3n+1) {
            clear: none; }
          #artist .artistList .artist .list .item:nth-child(2n) {
            margin: 0 0 32px 0; }
          #artist .artistList .artist .list .item:nth-child(2n+1) {
            clear: both; } }
      @media screen and (max-width: 520px) {
        #artist .artistList .artist .list .item {
          font-size: 108%; } }
  #artist .artistList .artist .more {
    text-align: center;
    margin: 24px 0 48px 0;
    font-weight: 700;
    font-size: 139%; }
    #artist .artistList .artist .more span {
      display: inline-block;
      background: #da5583;
      background: -webkit- #da5583;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    @media screen and (max-width: 520px) {
      #artist .artistList .artist .more {
        margin: 0 0 48px 0; } }

/*----------------------------------------------------
	ticket
----------------------------------------------------*/
#ticket.block1 {
  background: rgba(208, 235, 249, 0.8); }
#ticket .inner {
  max-width: 800px; }
#ticket .type {
  background: #fff;
  padding: 0 24px 24px;
  border-radius: 16px;
  /*.buyTicketArea {
    border: 3px solid #000;
    
    h3 {
      background: $sub_color;
      padding: 5px;
      font-size: fz(20);
      text-align: center;
    }
    ul {
      text-align: center;
      padding: 24px 0;
    }
    li {
      width: 40%;
      list-style: none;
      display: inline-block;
      vertical-align: middle;
      margin: 0 40px 0 0;
      
      &:last-child {
        margin: 0;
        
        img {
          max-height: 60%;
        }
      }
      
      a {
        height: 80px;
        display: block;
        border: 3px solid #000;
        padding: 0 10px;
        line-height: 80px;
        position: relative;
        
        &:before {
          content: "";
          position: absolute;
          top: 50%;
          right: -20px;
          display: inline-block;
          width: 30px;
          height: 3px;
          border-radius: 9999px;
          background-color: #000000;
        }
        &:after {
          content: "";
          position: absolute;
          top: calc(50% - 1.5px);
          right: -20px;
          width: 10px;
          height: 3px;
          border-radius: 9999px;
          background-color: #000000;
          transform: rotate(45deg);
          transform-origin: calc(100% - 1.5px) 50%;
        }
      }
      
      img {
        max-height: 75%;
        line-height: 80px;
        vertical-align: middle;
      }
      
      @include mq(sp) {
        width: 45%;
        padding: 0;
      margin: 0 20px 0 0;
      }
    }
  }*/ }
  #ticket .type dl div {
    border-bottom: 1px solid #013e78;
    padding: 12px 0; }
  #ticket .type dl dt {
    font-size: 154%;
    font-weight: 900;
    padding: 0 0 0 8px; }
    #ticket .type dl dt strong {
      font-size: 140%; }
    #ticket .type dl dt span {
      font-size: 120%; }
  #ticket .type dl dd {
    text-align: right;
    font-size: 124%; }
    #ticket .type dl dd strong {
      font-size: 200%; }
  #ticket .type ul {
    padding: 24px 12px; }
    #ticket .type ul li {
      font-size: 124%;
      list-style: disc outside;
      margin: 0 0 0 20px; }
  #ticket .type .buyTicket {
    font-size: 154%; }
    #ticket .type .buyTicket a {
      display: block;
      background: #da5583;
      padding: 10px;
      text-align: center;
      font-weight: 900;
      border-radius: 50px;
      color: #fff; }
      #ticket .type .buyTicket a:hover {
        background: #013e78; }
#ticket .btnAtten {
  text-align: center;
  font-size: 139%;
  font-weight: 900;
  margin: 64px 0; }
  #ticket .btnAtten a {
    width: 100%;
    max-width: 350px;
    display: inline-block;
    border: 2px solid #013e78;
    padding: 10px;
    border-radius: 30px; }
    #ticket .btnAtten a:hover {
      background: #013e78;
      color: #fff; }
#ticket .term {
  margin: 64px 0; }
  #ticket .term h3 {
    font-size: 154%;
    margin: 0 0 16px; }
  #ticket .term table {
    width: 100%;
    font-size: 139%;
    border: none;
    background: #fff;
    border-radius: 16px; }
    #ticket .term table th {
      padding: 20px 10px;
      background: #013e78;
      color: #fff;
      border-bottom: 2px solid #fff; }
    #ticket .term table td {
      padding: 20px;
      border-bottom: 2px solid #013e78; }
    #ticket .term table tr:first-child th {
      border-radius: 16px 0 0 0;
      border-bottom: 2px solid #fff; }
    #ticket .term table tr:first-child td {
      border-bottom: 2px solid #013e78; }
    #ticket .term table tr:last-child th {
      border-radius: 16px 0 0 16px;
      border: none; }
    #ticket .term table tr:last-child td {
      border: none; }
  @media screen and (max-width: 960px) {
    #ticket .term table {
      display: block; }
      #ticket .term table * {
        display: block; }
      #ticket .term table th {
        width: 100%;
        padding: 10px;
        border-top: none !important; }
      #ticket .term table td {
        width: 100%;
        border-left: none;
        border-right: none; }
      #ticket .term table tr:first-child th {
        border-radius: 16px 16px 0 0; }
      #ticket .term table tr:last-child th {
        border-radius: 16px 16px 0 0; }
      #ticket .term table tr:last-child td {
        border-bottom: none; } }

.bnrTicket {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  background: rgba(255, 246, 137, 0.7);
  display: none;
  align-items: center;
  justify-content: center; }
  .bnrTicket .inner {
    max-width: 350px;
    background: #fff;
    padding: 0;
    border: 3px solid #000;
    position: relative; }
  .bnrTicket .btnClose {
    position: absolute;
    top: -50px;
    right: 0;
    cursor: pointer; }
  .bnrTicket h4 {
    text-align: center;
    font-size: 139%;
    font-weight: 900;
    padding: 10px;
    background: #eb5e2a;
    color: #000; }
  .bnrTicket ul {
    padding: 64px; }
  .bnrTicket li {
    font-weight: 900;
    font-size: 139%; }
    .bnrTicket li:last-child {
      margin: 64px 0 0 0; }
    .bnrTicket li span {
      display: block;
      margin: 0 0 10px; }
  .bnrTicket#ticketG h4 {
    background: #eb5e2a; }

/*----------------------------------------------------
	note
----------------------------------------------------*/
#note.block1 {
  background: rgba(208, 235, 249, 0.8); }
#note .note {
  margin: 0 0 48px 0; }
  #note .note h3 {
    font-size: 170%;
    font-size: 900;
    margin: 0 0 16px; }
  #note .note li {
    margin: 0 0 10px;
    font-size: 124%;
    list-style: disc outside;
    margin: 0 0 0 24px; }
#note .ch {
  text-align: center;
  font-weight: 900;
  font-size: 124%;
  margin: 0 0 64px 0;
  color: #da5583; }

/*----------------------------------------------------
	artist
----------------------------------------------------*/
#access.block1 {
  background: rgba(208, 235, 249, 0.8); }
  @media screen and (max-width: 960px) {
    #access.block1 {
      padding: 80px 0 100px; } }
  @media screen and (max-width: 520px) {
    #access.block1 {
      padding: 64px 0 80px; } }
#access dl {
  font-size: 139%;
  margin: 0 0 40px 0;
  text-align: center; }
  #access dl dt {
    font-size: 150%;
    font-weight: 700; }
#access .mapArea {
  margin: 0 0 40px 0; }
  #access .mapArea iframe {
    width: 100%; }

/*----------------------------------------------------
	404
----------------------------------------------------*/
#notFound.block1 {
  background: #d0ebf9; }
