@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&family=M+PLUS+1p:wght@100;300;400;500;700;800;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 .navDay ul: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: #211613; }
  a:visited {
    color: #211613; }
  a:hover {
    color: #211613; }
  a:active {
    color: #211613; }
  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%; }

#container {
  background-color: #ffefd1;
  background-image: radial-gradient(circle at 91% 11%, rgba(255, 207, 194, 0.66) 4.0387722132%, transparent 37.2265767974%), radial-gradient(circle at 66% 37%, #ffade0 0%, transparent 63.3364095611%), radial-gradient(circle at 36% 87%, #d9b8ff 12.1075360571%, transparent 63.3364095611%), radial-gradient(circle at 36% 87%, #a8dfff 12.1075360571%, transparent 63.3364095611%);
  background-blend-mode: normal, normal, normal, normal; }

@keyframes hero-gradient-animation {
  0% {
    --c-0: hsla(13, 100%, 88%, 0.66);
    --s-start-0: 4.038772213247173%;
    --s-end-0: 37.2265767974114%;
    --x-0: 91%;
    --y-0: 11%;
    --x-1: 66%;
    --y-1: 37%;
    --s-start-1: 0%;
    --s-end-1: 63.33640956108327%;
    --c-1: hsla(323, 100%, 88%, 1);
    --x-2: 36%;
    --s-start-2: 12.107536057085522%;
    --s-end-2: 63.33640956108327%;
    --c-2: hsla(268, 100%, 88%, 1);
    --y-2: 87%;
    --x-3: 36%;
    --s-start-3: 12.107536057085522%;
    --s-end-3: 63.33640956108327%;
    --c-3: hsla(212.36842105263165, 100%, 73%, 1);
    --y-3: 87%; }
  100% {
    --c-0: hsla(13, 100%, 88%, 0.66);
    --s-start-0: 11;
    --s-end-0: 59;
    --x-0: 85%;
    --y-0: 74%;
    --x-1: 96%;
    --y-1: 14%;
    --s-start-1: 11;
    --s-end-1: 59;
    --c-1: hsla(323, 100%, 88%, 1);
    --x-2: 48%;
    --s-start-2: 11;
    --s-end-2: 59;
    --c-2: hsla(268, 100%, 88%, 1);
    --y-2: 55%;
    --x-3: 48%;
    --s-start-3: 11;
    --s-end-3: 59;
    --c-3: hsla(212.17391304347828, 100%, 72%, 1);
    --y-3: 55%; } }
@property --c-0 {
  syntax: '<color>';
  inherits: false;
  initial-value: rgba(255, 207, 194, 0.66); }
@property --s-start-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 4.0387722132%; }
@property --s-end-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 37.2265767974%; }
@property --x-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 91%; }
@property --y-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 11%; }
@property --x-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 66%; }
@property --y-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 37%; }
@property --s-start-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 0%; }
@property --s-end-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63.3364095611%; }
@property --c-1 {
  syntax: '<color>';
  inherits: false;
  initial-value: #ffc2e8; }
@property --x-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 36%; }
@property --s-start-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 12.1075360571%; }
@property --s-end-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63.3364095611%; }
@property --c-2 {
  syntax: '<color>';
  inherits: false;
  initial-value: #dec2ff; }
@property --y-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 87%; }
@property --x-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 36%; }
@property --s-start-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 12.1075360571%; }
@property --s-end-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63.3364095611%; }
@property --c-3 {
  syntax: '<color>';
  inherits: false;
  initial-value: #75b5ff; }
@property --y-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 87%; }
#aaa {
  --c-0: hsla(13, 100%, 88%, 0.66);
  --x-0: 91%;
  --y-0: 11%;
  --x-1: 66%;
  --y-1: 37%;
  --c-1: hsla(323, 100%, 88%, 1);
  --x-2: 36%;
  --c-2: hsla(268, 100%, 88%, 1);
  --y-2: 87%;
  --x-3: 36%;
  --c-3: hsla(212.36842105263165, 100%, 73%, 1);
  --y-3: 87%;
  background-color: #f8e6aa;
  background-image: radial-gradient(circle at var(--x-0) var(--y-0), var(--c-0) var(--s-start-0), transparent var(--s-end-0)), radial-gradient(circle at var(--x-1) var(--y-1), var(--c-1) var(--s-start-1), transparent var(--s-end-1)), radial-gradient(circle at var(--x-2) var(--y-2), var(--c-2) var(--s-start-2), transparent var(--s-end-2)), radial-gradient(circle at var(--x-3) var(--y-3), var(--c-3) var(--s-start-3), transparent var(--s-end-3));
  animation: hero-gradient-animation 10s linear infinite alternate;
  background-blend-mode: normal, normal, normal, normal;
  background-attachment: fixed; }

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

body {
  height: 100%;
  position: relative;
  color: #211613;
  font-family: "Kumbh Sans", "M PLUS 1", sans-serif;
  font-weight: 500;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  line-height: 1.7; }

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

#wrapper {
  padding: 60px 0; }

#main {
  width: 100%;
  position: relative;
  z-index: 2; }

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

.fuchi, .subTitle1 span {
  text-shadow: 2px 2px 0 #211613, -2px -2px 0 #211613, -2px 2px 0 #211613, 2px -2px 0 #211613, 2px 0 0 #211613, -2px 0 0 #211613, 0 2px 0 #211613, 0 -2px 0 #211613; }

.block {
  background: rgba(255, 255, 255, 0.7);
  background-size: 100% auto;
  border-radius: 1500px 1500px 1500px 1500px / 300px 300px 300px 300px;
  margin: 136px -200px 0;
  padding: 104px 200px;
  border-top: 1px solid #211613;
  border-bottom: 1px solid #211613; }
  @media screen and (max-width: 960px) {
    .block {
      padding: 80px 200px;
      margin: 100px -200px 0; } }
  @media screen and (max-width: 520px) {
    .block {
      padding: 64px 200px;
      margin: 80px -200px 0; } }

.home .block {
  margin: 0 -200px; }

/*----------------------------------------------------
	ヘッダ
----------------------------------------------------*/
#header {
  width: 100%;
  position: fixed;
  top: 24px;
  z-index: 1000;
  letter-spacing: 1px; }
  @media screen and (max-width: 520px) {
    #header {
      top: 8px; } }
  #header .inner {
    max-width: 1000px;
    width: calc(100% - 280px);
    height: 70px;
    background: #fff;
    border: 1px solid #211613;
    border-radius: 50px;
    padding: 0 10px;
    position: relative; }
    @media screen and (max-width: 1240px) {
      #header .inner {
        width: calc(100% - 165px);
        margin: 0 0 0 30px; } }
    @media screen and (max-width: 960px) {
      #header .inner {
        width: 198px;
        height: auto;
        padding: 10px 24px; } }
    @media screen and (max-width: 520px) {
      #header .inner {
        width: 152px;
        margin: 0 0 0 8px;
        padding: 10px 16px; } }
  #header #logo {
    width: 170px;
    float: left;
    margin: 14px 0 0 22px; }
    @media screen and (max-width: 1240px) {
      #header #logo {
        width: 130px;
        margin: 18px 0 0 10px; } }
    @media screen and (max-width: 960px) {
      #header #logo {
        width: 150px;
        margin: 0; } }
    @media screen and (max-width: 520px) {
      #header #logo {
        width: 120px; } }
  #header #globalNavi {
    float: right; }
    #header #globalNavi ul {
      height: 68px;
      display: flex;
      align-items: center; }
      #header #globalNavi ul li {
        font-size: 139%;
        font-weight: 800;
        color: #fff;
        position: relative;
        margin: 0 0 0 32px; }
        #header #globalNavi ul li.btnTicket {
          text-align: center;
          line-height: 48px;
          animation: poyopoyo 2s ease-out infinite; }
          @media screen and (max-width: 960px) {
            #header #globalNavi ul li.btnTicket {
              animation: none; } }
          #header #globalNavi ul li.btnTicket a {
            display: block;
            width: 110px;
            height: 50px;
            background: #8ec6ec;
            border: 1px solid #211613;
            border-radius: 50px; }
            #header #globalNavi ul li.btnTicket a:hover {
              background: #f1d882; }
        @media screen and (max-width: 1240px) {
          #header #globalNavi ul li {
            margin: 0 0 0 20px; }
            #header #globalNavi ul li:first-child {
              margin: 0; } }
    @media screen and (max-width: 960px) {
      #header #globalNavi {
        max-width: 300px;
        height: 100vh;
        position: fixed;
        top: 0;
        right: -300px;
        padding: 90px 0 0 0;
        overflow: scroll;
        z-index: 100;
        background: rgba(255, 255, 255, 0.95);
        opacity: 0;
        border-left: 1px solid #211613; }
        #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; }
          #header #globalNavi ul li {
            width: 300px;
            padding: 0;
            margin: 0;
            float: none;
            border-top: 1px solid #211613; }
            #header #globalNavi ul li a {
              height: auto;
              line-height: 1;
              display: block;
              border: none;
              padding: 16px;
              text-align: left; }
            #header #globalNavi ul li.btnTicket {
              padding: 24px 0 0 0;
              text-align: center; }
              #header #globalNavi ul li.btnTicket a {
                width: 90%;
                display: inline-block;
                text-align: center; } }
    @media screen and (max-width: 520px) {
      #header #globalNavi {
        padding: 70px 0 0 0; } }
  #header .icnMenu {
    display: none; }
    @media screen and (max-width: 960px) {
      #header .icnMenu {
        display: block;
        width: 50px;
        height: 50px;
        position: fixed;
        top: 24px;
        right: 24px;
        z-index: 100000;
        font-size: 93%;
        background: #fff;
        border: 1px solid #211613;
        border-radius: 50%; }
        #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: 11px;
          width: 26px;
          height: 19px; }
          #header .icnMenu .menu-trigger span {
            position: absolute;
            left: 0;
            width: 100%;
            height: 1px;
            background: #211613; }
            #header .icnMenu .menu-trigger span:nth-of-type(1) {
              top: 0; }
            #header .icnMenu .menu-trigger span:nth-of-type(2) {
              top: 9px; }
            #header .icnMenu .menu-trigger span:nth-of-type(3) {
              bottom: 0; }
          #header .icnMenu .menu-trigger.active span:nth-of-type(1) {
            -webkit-transform: translateY(9px) rotate(-45deg);
            transform: translateY(9px) 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(-9px) rotate(45deg);
            transform: translateY(-9px) rotate(45deg); } }
    @media screen and (max-width: 520px) {
      #header .icnMenu {
        top: 8px;
        right: 8px; } }
  #header #btnSns {
    position: absolute;
    top: 15px;
    right: -140px; }
    @media screen and (max-width: 1240px) {
      #header #btnSns {
        right: -120px; } }
    @media screen and (max-width: 960px) {
      #header #btnSns {
        top: 8px; } }
    @media screen and (max-width: 520px) {
      #header #btnSns {
        top: 4px; } }
    #header #btnSns ul {
      display: block;
      height: auto; }
      #header #btnSns ul li {
        width: 40px;
        margin: 0 0 0 32px;
        float: left; }
        #header #btnSns ul li a {
          padding: 0; }
        @media screen and (max-width: 1240px) {
          #header #btnSns ul li {
            margin: 0 0 0 24px; } }
    #header #btnSns svg {
      display: inline-block; }
  #header #bnrContact {
    position: fixed;
    right: 0;
    top: calc(50% - 70px); }
    #header #bnrContact p {
      writing-mode: vertical-rl;
      font-weight: 700;
      font-size: 139%; }
      #header #bnrContact p a {
        height: 140px;
        text-align: center;
        display: block;
        border: 1px solid #211613;
        border-right: none;
        border-radius: 16px 0 0 16px;
        background: #78c6b7;
        padding: 0 8px; }
        #header #bnrContact p a:hover {
          background: #f1d882; }
    @media screen and (max-width: 960px) {
      #header #bnrContact {
        position: static;
        margin: 24px 0 0 0; }
        #header #bnrContact p {
          writing-mode: horizontal-tb;
          text-align: center;
          line-height: 1; }
          #header #bnrContact p a {
            width: 90%;
            height: auto;
            margin: 0 auto;
            padding: 16px;
            border: 1px solid #211613;
            border-radius: 50px; } }

/*----------------------------------------------------
	フッタ
----------------------------------------------------*/
#footer {
  width: 100%;
  margin: 150px 0 0 0; }
  #footer .objArea {
    z-index: 5; }
    #footer .objArea .obj1 {
      width: 172px;
      height: 175px;
      position: absolute;
      top: -150px;
      right: 52px; }
      @media screen and (max-width: 650px) {
        #footer .objArea .obj1 {
          right: 32px; } }
      @media screen and (max-width: 520px) {
        #footer .objArea .obj1 {
          right: 22px; } }
    #footer .objArea .obj2 {
      width: 97px;
      height: 120px;
      position: absolute;
      top: -120px;
      left: 60px; }
      @media screen and (max-width: 650px) {
        #footer .objArea .obj2 {
          left: 40px; } }
      @media screen and (max-width: 650px) {
        #footer .objArea .obj2 {
          left: 30px; } }
  #footer #pagetop {
    width: 48px;
    height: 48px;
    background: #f1d882;
    border: 1px solid #211613;
    border-radius: 50%;
    position: fixed;
    right: 20px;
    bottom: 40px;
    z-index: 4; }
    @media screen and (max-width: 960px) {
      #footer #pagetop {
        bottom: 20px; } }
    @media screen and (max-width: 520px) {
      #footer #pagetop {
        bottom: 65px; } }
  #footer #partner {
    padding: 24px;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #211613;
    border-radius: 32px; }
    #footer #partner .inner {
      max-width: 100%;
      padding: 0; }
    #footer #partner dl {
      display: flex;
      justify-content: space-around; }
      @media screen and (max-width: 650px) {
        #footer #partner dl {
          display: block; } }
      @media screen and (max-width: 520px) {
        #footer #partner dl div {
          padding: 16px 0; } }
      #footer #partner dl div:first-child dt {
        text-align: left; }
      #footer #partner dl div:first-child dd ul {
        justify-content: flex-start; }
        #footer #partner dl div:first-child dd ul li {
          padding: 0 30px 24px 0; }
      @media screen and (max-width: 650px) {
        #footer #partner dl div:first-child dt {
          text-align: center; }
        #footer #partner dl div:first-child dd ul {
          justify-content: center; }
          #footer #partner dl div:first-child dd ul li {
            padding: 0 15px 24px; } }
      #footer #partner dl div dt {
        font-size: 139%;
        letter-spacing: 2px;
        font-weight: 900;
        margin: 0 0 24px 0;
        text-align: center; }
      #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: 150px;
            max-height: 40px; }
            @media screen and (max-width: 960px) {
              #footer #partner dl div dd ul li img {
                max-width: 130px; } }
            @media screen and (max-width: 520px) {
              #footer #partner dl div dd ul li img {
                max-width: 110px; } }
        #footer #partner dl div dd ul.l li {
          padding: 0 15px; }
          #footer #partner dl div dd ul.l li img {
            max-width: 200px;
            max-height: 80px; }
            @media screen and (max-width: 520px) {
              #footer #partner dl div dd ul.l li img {
                max-width: 150px; } }
  #footer .copyright {
    clear: both;
    font-weight: normal;
    font-size: 108%;
    text-align: center;
    padding: 10px; }

/*----------------------------------------------------
	アニメ
----------------------------------------------------*/
@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(0, -15px); }
  100% {
    transform: translate(0, 0); } }
@keyframes fuwafuwa2 {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(0, -10px); }
  100% {
    transform: translate(0, 0); } }
@keyframes poyoyon3 {
  0%, 40% {
    transform: skew(0deg, 0deg); }
  5% {
    transform: skew(5deg, 5deg); }
  10% {
    transform: skew(-4deg, -4deg); }
  15% {
    transform: skew(3deg, 3deg); }
  20% {
    transform: skew(-2deg, -2deg); }
  25% {
    transform: skew(1deg, 1deg); }
  30% {
    transform: skew(-0.6deg, -0.6deg); }
  35% {
    transform: skew(0.3deg, 0.3deg); } }
@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1); }
  50%, 70% {
    transform: scale(0.95); } }
/*----------------------------------------------------
	共通パーツ
----------------------------------------------------*/
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: 277%;
    font-weight: 900;
    margin: 0 0 8px 0;
    display: block;
    color: #f1d882;
    letter-spacing: 3px; }
  @media screen and (max-width: 650px) {
    .subTitle1 {
      margin: 0 0 48px 0; } }
  @media screen and (max-width: 520px) {
    .subTitle1 {
      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;
  border: 1px solid #211613;
  border-radius: 50px; }
  .btn1:hover, .backtoHome a:hover, #news .newsDetail .content .link li a:hover {
    background: #78c6b7; }

.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: 139%;
  font-weight: 700;
  margin: 64px 0 0 0;
  text-align: center; }
  .viewall a {
    width: 210px;
    display: inline-block;
    padding: 10px 30px;
    background: #8ec6ec;
    border: 1px solid #211613;
    border-radius: 50px; }
    .viewall a:hover {
      background: #53a8a5; }

.objNal {
  width: 100px;
  position: absolute;
  top: -24px;
  left: -60px;
  animation: fuwafuwa2 2s ease-in-out infinite alternate; }
  @media screen and (max-width: 1240px) {
    .objNal {
      top: 45px;
      left: -20px; } }
  @media screen and (max-width: 960px) {
    .objNal {
      width: 80px;
      top: -24px;
      left: auto;
      right: -210px; } }
  @media screen and (max-width: 520px) {
    .objNal {
      top: -16px; } }

/*----------------------------------------------------
	パンくず　使用する場合は_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 #211613;
  padding: 8px;
  font-family: "Lexend", "M PLUS 1", 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 #211613;
  padding: 8px;
  font-family: "Lexend", "M PLUS 1", sans-serif;
  border-radius: 5px; }
  select.error {
    border: 1px solid #ed5959; }

.errorMessage {
  color: #78c6b7;
  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: #78c6b7;
      border: 1px solid #211613;
      padding: 10px 0;
      cursor: pointer;
      transition: all  0.2s ease-in-out;
      font-size: 124%;
      font-weight: 700;
      line-height: normal;
      border-radius: 50px; }
      .btnArea li input:hover {
        background: #f1d882; }
      .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: #8ec6ec;
      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: #53a8a5;
        color: #fff; }
      @media screen and (max-width: 520px) {
        .btnArea li a {
          font-size: 116%; } }
    .btnArea li.back input {
      background: #8ec6ec 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: #8ec6ec;
    color: #fff;
    padding: 10px 15px;
    border-radius: 50px; }
    .btn a:hover {
      background: #53a8a5; }

/*----------------------------------------------------
	テーブル
----------------------------------------------------*/
.inputArea table {
  width: 100%;
  margin: 0 auto; }
.inputArea tbody th {
  width: 250px;
  text-align: left;
  vertical-align: middle;
  padding: 16px;
  border-top: 1px solid #211613;
  border-bottom: 1px solid #211613;
  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 #211613;
  border-bottom: 1px solid #211613;
  text-align: left;
  vertical-align: middle;
  font-size: 124%; }
  .inputArea tbody td a {
    border-bottom: 2px solid #211613;
    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: #78c6b7;
    line-height: 1.6; }
  .inputArea tbody td .add {
    background: #8ec6ec;
    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;
  padding: 59px 30px 30px 30px;
  position: relative;
  /*overflow: hidden;*/ }
  @media screen and (max-width: 960px) {
    #mainVisual {
      height: 600px;
      padding: 50px 20px 20px 20px; } }
  @media screen and (max-width: 520px) {
    #mainVisual {
      height: 100vh;
      padding: 30px 20px 20px 20px; } }
  #mainVisual .bg {
    width: 100%;
    height: 100%;
    background: url("../img/bgMain.jpg") no-repeat center 50%;
    background-size: cover;
    border: 1px solid #211613;
    border-radius: 32px;
    position: relative;
    z-index: 1; }
  #mainVisual .pop {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    text-align: center;
    overflow: hidden; }
    #mainVisual .pop img {
      width: auto;
      height: 98%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      /*width: auto;
      height: 100%;*/ }
    #mainVisual .pop .sp {
      display: none; }
    @media screen and (max-width: 520px) {
      #mainVisual .pop .sp {
        display: block; }
      #mainVisual .pop .pc {
        display: none; } }
  #mainVisual .obj {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 520px) {
      #mainVisual .obj {
        flex-wrap: wrap;
        align-content: center; } }
  #mainVisual .logo {
    width: 43%;
    text-align: center; }
    #mainVisual .logo img {
      max-width: 650px; }
      #mainVisual .logo img:last-child {
        margin: 40px 0 0 0; }
    @media screen and (max-width: 520px) {
      #mainVisual .logo {
        width: 75%;
        margin: 64px 0 0 0; } }

#nal {
  width: 38%;
  text-align: center; }
  @media screen and (max-width: 520px) {
    #nal {
      width: 70%;
      margin: 40px 0 0 0; } }
  #nal img {
    max-width: 500px;
    animation: fuwafuwa 2s ease-in-out infinite alternate; }

/*----------------------------------------------------
	home
----------------------------------------------------*/
.home #concept {
  padding: 104px 0; }
  @media screen and (max-width: 960px) {
    .home #concept {
      padding: 80px 0; } }
  @media screen and (max-width: 520px) {
    .home #concept {
      padding: 64px 0; } }
  .home #concept .inner {
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    justify-content: space-between; }
    @media screen and (max-width: 960px) {
      .home #concept .inner {
        display: block; } }
  .home #concept h2 {
    font-size: 247%;
    font-weight: 800;
    line-height: 1.4;
    margin: 0 0 64px 0;
    text-align: center;
    vertical-align: bottom; }
    .home #concept h2 img {
      width: 85%;
      display: block;
      margin: 0 auto 24px; }
      @media screen and (max-width: 960px) {
        .home #concept h2 img {
          width: 90%;
          max-width: 450px;
          margin: 0 auto 24px; } }
    .home #concept h2 span {
      font-size: 110%; }
    .home #concept h2 .sp {
      display: none; }
    @media screen and (max-width: 960px) {
      .home #concept h2 {
        font-size: 200%;
        margin: 0 0 80px; } }
    @media screen and (max-width: 520px) {
      .home #concept h2 {
        margin: 0 0 64px; }
        .home #concept h2 .sp {
          display: block; } }
  .home #concept .txtArea {
    width: 48%; }
    @media screen and (max-width: 960px) {
      .home #concept .txtArea {
        width: 100%; } }
    .home #concept .txtArea p {
      font-size: 139%;
      margin: 0 0 24px 0;
      text-align: left; }
      .home #concept .txtArea p.viewall {
        text-align: center;
        margin: 64px 0 24px 0; }
  .home #concept .imgArea {
    width: 40%;
    position: relative;
    margin: 0 5% 0 0; }
    @media screen and (max-width: 960px) {
      .home #concept .imgArea {
        width: 100%;
        height: 500px;
        margin: 40px 0 0 0; } }
    .home #concept .imgArea img {
      opacity: 1; }
    .home #concept .imgArea .obj01 {
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      text-align: center; }
      @media screen and (max-width: 960px) {
        .home #concept .imgArea .obj01 {
          width: auto;
          height: 90%;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); } }
    .home #concept .imgArea .obj02 {
      width: 100%;
      position: absolute;
      top: 30%;
      left: 0; }
      @media screen and (max-width: 960px) {
        .home #concept .imgArea .obj02 {
          width: auto;
          height: 80%;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); } }

@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1); }
  50%, 70% {
    transform: scale(0.95); } }
/*----------------------------------------------------
	news *common with home
----------------------------------------------------*/
#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: #211613; }
  #news .newsList .news .imgArea img {
    border-radius: 16px;
    border: 1px solid #211613; }
  #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: #78c6b7;
      color: #fff;
      padding: 5px 10px; }
#news .newsDetail {
  margin: 0 0 64px 0; }
  #news .newsDetail h3 {
    font-size: 216%;
    font-weight: 800; }
    @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: #78c6b7;
    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: 48px 0 0 0; }
    #news .newsDetail .content .imgArea2 li {
      width: 48%; }
    @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: center;
    margin: 48px 0 0 0; }
    #news .newsDetail .content .link li {
      font-size: 139%;
      display: inline-block;
      margin: 0 16px 24px; }
#news .backtoList {
  text-align: center; }
  #news .backtoList a {
    position: relative;
    display: inline-block;
    padding: 10px 30px;
    font-weight: 700;
    border: 1px solid #211613;
    border-radius: 50px; }
    #news .backtoList a:hover {
      background: #78c6b7; }

/*----------------------------------------------------
	about
----------------------------------------------------*/
#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: 800px;
  margin: 0 auto;
  font-size: 139%;
  border-top: 1px solid #211613; }
  #about table th {
    width: 150px;
    padding: 16px;
    border-bottom: 1px solid #211613;
    text-align: left; }
  #about table td {
    padding: 16px;
    border-bottom: 1px solid #211613; }
    #about table td img {
      vertical-align: middle; }
    #about table td div:last-child {
      margin: 0; }
    #about table td div dt {
      font-weight: 900; }
    #about table td div div {
      display: flex; }
  @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 .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: #211613;
        display: block;
        padding: 10px; }
        #timetable .navDay ul li a:hover {
          background: #78c6b7; }
      #timetable .navDay ul li strong {
        font-size: 166%; }
      #timetable .navDay ul li.current a {
        background: #78c6b7; }
    @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 #8ec6ec;
        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 .inner {
  max-width: 1250px; }
#artist .coming {
  margin: 104px 0; }
#artist .navDay {
  text-align: center;
  margin: 0 auto 40px;
  /*&.fixed {
    position: fixed;
    top: 180px;
    
    @include mq(tbs) {
      position: static;
    }
  }*/
    /*@include mq(tbs) {
      float: none;
      
      ul {
        width: 100%;
        text-align: center;
        border: none;
        margin: 0 auto;

        li {
          width: 48%;
          float: left;
          text-align: center;
          
          &:last-child {
            float: right;
          }

          a {
            padding: 10px;
          }
        }
      }
    }*/ }
  #artist .navDay ul {
    border-radius: 16px;
    display: inline-block; }
    #artist .navDay ul li {
      width: 150px;
      font-size: 139%;
      font-weight: 700;
      text-align: center;
      float: left; }
      #artist .navDay ul li:last-child {
        float: right; }
        #artist .navDay ul li:last-child a {
          border-left: none;
          border-radius: 0 50px 50px 0; }
      #artist .navDay ul li a {
        color: #211613;
        display: block;
        padding: 4px 16px;
        border: 1px solid #211613;
        border-radius: 50px 0 0 50px; }
        #artist .navDay ul li a:hover {
          background: #78c6b7; }
      #artist .navDay ul li strong {
        font-size: 150%; }
      #artist .navDay ul li.current a {
        color: #fff;
        background: #8ec6ec; }
#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: 130%;
      margin: 0 5px 0 0; }
    #artist .artistList .artist h3 span {
      margin: 0 20px 0 0; }
    @media screen and (max-width: 650px) {
      #artist .artistList .artist h3 {
        text-align: center; } }
  #artist .artistList .artist .list {
    margin: 0 0 24px 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(233,87,150,0.7);*/
          background: rgba(142, 198, 236, 0.8);
          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: 1px solid #211613;
            border-radius: 50px;
            padding: 0 16px; }
          #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: 170%; }
    #artist .artistList .artist .more span {
      display: inline-block;
      background: #78c6b7;
      background: -webkit- #78c6b7;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }

/*----------------------------------------------------
	ticket
----------------------------------------------------*/
#ticket .inner {
  max-width: 800px; }
#ticket p {
  text-shadow: none; }
#ticket .type {
  border: 1px solid #211613;
  background: white;
  padding: 24px;
  border-radius: 32px;
  /*.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 #211613;
    padding: 12px 24px; }
  #ticket .type dl dt {
    font-size: 154%;
    font-weight: 900; }
    #ticket .type dl dt strong {
      font-size: 150%; }
    #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: 170%; }
    #ticket .type .buyTicket a {
      display: block;
      border: 1px solid #211613;
      border-radius: 50px;
      background: #8ec6ec;
      padding: 10px;
      text-align: center;
      font-weight: 800; }
      #ticket .type .buyTicket a:hover {
        background: #f1d882; }
    #ticket .type .buyTicket.day1 {
      width: 48%;
      float: left; }
    #ticket .type .buyTicket.day2 {
      width: 48%;
      float: right; }
    @media screen and (max-width: 520px) {
      #ticket .type .buyTicket.day1 {
        width: 100%;
        float: none;
        margin: 0 0 24px 0; }
      #ticket .type .buyTicket.day2 {
        width: 100%;
        float: none; } }
#ticket .btnAtten {
  text-align: center;
  font-size: 139%;
  font-weight: 800;
  margin: 64px 0; }
  #ticket .btnAtten a {
    width: 100%;
    max-width: 350px;
    display: inline-block;
    border: 1px solid #211613;
    border-radius: 50px;
    padding: 10px; }
    #ticket .btnAtten a:hover {
      background: #78c6b7; }
#ticket .term {
  margin: 64px 0;
  /*table {
    width: 100%;
    font-size: fz(18);
    background: #fff;
    border-radius: 32px;
    
    th {
      padding: 20px 10px;
      background: $sub_color;
      border: 1px solid $border_color;
    }
    td {
      padding: 20px;
      border: 1px solid $border_color;
    }
    tr {
      &:first-child {
        th {
          border-radius: 32px 0 0 0;
        }
        td {
          border-radius: 0 32px 0 0;
        }
      }
    }
  }*/ }
  #ticket .term h3 {
    font-size: 154%;
    margin: 0 0 16px; }
  #ticket .term table {
    width: 100%;
    font-size: 139%;
    border-radius: 32px;
    border-spacing: 0;
    border-collapse: separate; }
    #ticket .term table tr:first-child th {
      border-radius: 32px 0 0 0; }
    #ticket .term table tr:first-child td {
      border-radius: 0 32px 0 0; }
    #ticket .term table tr:last-child th {
      /*border-radius: 0 0 0 32px;*/
      border-radius: 32px 0 0 32px;
      border-bottom: 1px solid #211613; }
    #ticket .term table tr:last-child td {
      /*border-radius: 0 0 32px 0;*/
      border-radius: 0 32px 32px 0;
      border-bottom: 1px solid #211613; }
    #ticket .term table th {
      padding: 20px 10px;
      background: #f1d882;
      border: 1px solid #211613;
      border-right: none;
      border-bottom: none; }
    #ticket .term table td {
      padding: 20px;
      border: 1px solid #211613;
      border-bottom: none;
      background: #fff; }
  @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:last-child td {
        border-bottom: none; } }

.bnrTicket {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  background: rgba(83, 168, 165, 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;
    margin: 48px 0 0 0; }
  .bnrTicket .btnClose {
    position: absolute;
    top: -50px;
    right: 0;
    cursor: pointer; }
  .bnrTicket h4 {
    text-align: center;
    font-size: 139%;
    font-weight: 900;
    padding: 10px;
    background: #f1d882;
    color: #fff; }
  .bnrTicket ul {
    padding: 48px 64px;
    text-align: center; }
  .bnrTicket li {
    font-weight: 900;
    font-size: 139%; }
    .bnrTicket li img {
      max-width: 180px; }
    .bnrTicket li:last-child {
      margin: 64px 0 0 0; }
      .bnrTicket li:last-child img {
        max-width: 100px; }
    .bnrTicket li span {
      display: block;
      margin: 0 0 10px; }
  .bnrTicket#ticketG h4 {
    background: #f1d882; }

/*----------------------------------------------------
	note
----------------------------------------------------*/
#note .note {
  margin: 0 0 48px 0; }
  #note .note h3 {
    font-size: 154%;
    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; }

/*----------------------------------------------------
	contact
----------------------------------------------------*/
#contact .inner {
  max-width: 900px; }
#contact .message {
  margin: 0 0 40px 0; }
#contact .privacy {
  border: 1px solid #211613;
  border-radius: 32px;
  margin: 64px 0 0 0; }
  #contact .privacy h3 {
    border-bottom: 1px solid #211613;
    padding: 16px 24px;
    font-size: 154%; }
    @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: #c00;
  font-weight: 900;
  display: block;
  margin: 5px 0 0 0; }
#contact .screen-reader-response p {
  background: #8ec6ec;
  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; }

.grecaptcha-badge {
  visibility: hidden; }

/*----------------------------------------------------
	access
----------------------------------------------------*/
#access dl {
  font-size: 124%;
  margin: 0 0 40px 0;
  text-align: center; }
  #access dl dt {
    font-size: 130%;
    font-weight: 700; }
    #access dl dt br {
      display: none; }
      @media screen and (max-width: 520px) {
        #access dl dt br {
          display: block; } }
#access .mapArea {
  margin: 0 0 40px 0; }
  #access .mapArea iframe {
    width: 100%; }

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