h1 {
    margin-bottom: 0;
}
ul {
    margin-bottom: 0;
    padding-left: 0;
}
p {
    margin-bottom: 0;
}
dd {
    margin-left: 0;
}
.spol {
    display: block !important;
}
.pcol {
    display: none !important;
}
.pcol-il {
    display: none !important;
}
@media screen and (min-width: 768px) {
    .spol {
        display: none !important;
    }
    .pcol {
        display: block !important;
    }
    .pcol-il {
        display: inline !important;
    }
}
.tal {
    text-align: left !important;
}
.tac {
    text-align: center !important;
}
.tar {
    text-align: right !important;
}
.cp {
    cursor: pointer;
    text-decoration: underline;
}
.cp:hover {
    text-decoration: none;
}
.ticket__pg {
    font-size: 130%;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 15px;
}
.btn--ticket {
    text-align: center;
    width: 65%;
    margin: 0 auto 37px;
}
@media screen and (min-width: 768px) {
    .ticket__pg {
        font-size: 140%;
    }
    .btn--ticket {
/*        width: 41%;*/
        margin-bottom: 47px;
    }
}
/* ==========================================================================
   Utility classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.invisible {
    visibility: hidden;
}


.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

.mb0 {
    margin-bottom: 0 !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.mb50 {
    margin-bottom: 50px !important;
}
.mb60 {
    margin-bottom: 60px !important;
}
.supply {
    font-size: 80%;
}

/* ==========================================================================
   Base styles
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid rgba(255,255,255,0.25);
    margin: 2.5em 0 3em;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}


/* ==========================================================================
   Custom base styles
   ========================================================================== */
/*
// ボックス要素
*/
body {
	color: #fff;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size: 16px;
	line-height: 1.8;
	letter-spacing: 0.05em;
    background-color: #000023;
}


/*
// 個別要素
*/

p {
	padding: 3px 0;
}
a {
    color: inherit;
}
a:hover {
    text-decoration: none;
}
.a-reverse {
    text-decoration: none;
}
.a-reverse:hover {
    text-decoration: underline;
}
/* ソーシャルボタン横並び用 */
.twitter-share-button {
    vertical-align: bottom;
}

@media screen and (min-width: 1024px){
    .narrowerWrap {
        width: 980px;
        background-image: url(../images/endsPttn.png), url(../images/endsPttn.png);
        background-repeat: repeat-y, repeat-y;
        background-position: left top, right top;
        margin: auto;
    }
}

@media screen and (min-width: 1400px){
    .wrapper__inner {
        width: 1400px;
        background-image: url(../images/endsPttn.png), url(../images/endsPttn.png);
        background-repeat: repeat-y, repeat-y;
        background-position: left top, right top;
        margin: auto;
    }
}


/*** ジャンボトロン ***/
.jumbotron {
    text-align: center;
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 10px;
}
.ceiling__title {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 25px;
    }
    .ceiling__title {
        margin-top: -20px;
    }
}


/*** バナー ***/
.jumbotron__banner {
    position: absolute;
    max-width: 223px;
}
.jumbotron__banner--catch {
    width: 65%;
    max-width: 300px;
    left: 0;
    right: 0;
    margin: auto;
    top: 18px;
    position: absolute;
}
.jumbotron__banner--eastern {
    left: -5px;
    bottom: 100px;
}
.jumbotron__banner--cm {
    left: -5px;
    bottom: -8px;
}
.jumbotron__banner--column {
    right: 5px;
    bottom: -20px;
    max-width: 185px;
}
.lead__banners {
    width: 80%;
    margin: 0 auto 25px;
    display: table;
    table-layout: fixed;
}
.lead__banners__fst {
    float: left;
}
.lead__banners__scd {
    float: left;
}
.lead__banners__clm {
    display: table-cell;
    vertical-align: middle;
}
@media screen and (min-width: 1024px) {
    .jumbotron__banner {
        max-width: 275px;
    }
    .jumbotron__banner--catch {
        max-width: none;
    }
    .jumbotron__banner--cm {
        left: -5px;
        bottom: -10px;
    }
    .jumbotron__banner--column {
        right: 30px;
        bottom: 0;
        max-width: 230px;
    }
}

/*** オーロラビジョン ***/
.boardWrap {
    padding: 0 4px;
}
.board {
    width: 100%;
    height: 100%;
    padding-top: 83%;
    position: relative;
}
.board__inner {
    background: url(../images/board_bg-sp.png) no-repeat center top;
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.nav {
    position: absolute;
    left: 7%;
    top: 8%;
    width: 31.25%;
}

.nav__item {
    line-height: 1;
    margin-bottom: 7px;
}
.board__snsList {
    position: absolute;
    right: 8%;
    bottom: 21.8%;
    width: 50%;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.snsList__item--1 {
    text-align: center;
    flex: 100%;
    margin-bottom: 3px;
}
.snsList__item--below {
    width: 48.7%;
    flex: 0 0 auto;
}
.board__ticker {
    color: #fcac1a;
    font-size: 73%;
    background-color: #000;
    overflow: hidden;
    width: 50.1%;
    position: absolute;
    right: 8%;
    bottom: 8%;
    padding: 0 2px;
}
.ticker__newsBtn {
    float: left;
    width: 16%;
}
.ticker__itemWrap {
    width: 80.5%;
    float: right;
    text-align: right;
    overflow: hidden;
}
.ticker__newsBtn img {
    vertical-align: bottom;
}
.ticker__item {
    display: inline-block;
    white-space: nowrap;
    padding-left: 100%;
    -webkit-animation-name: ticker-animation;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 12s;
    animation-name: ticker-animation;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 12s;
}
@-webkit-keyframes ticker-animation {
  from   { -webkit-transform: translate(0%);}
  99%,to { -webkit-transform: translate(-100%);}
}
@keyframes ticker-animation {
  from   { -webkit-transform: translate(0%);}
  99%,to { -webkit-transform: translate(-100%);}
}
.ticker__item a {
    text-decoration: none;
}
.ticker__item a:hover {
    text-decoration: underline;
}
.ticker__item__highlight {
    color: #f33;
}
.board__cd {
    color: #ff5000;
    font-family: "nimbus-sans-extended",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 150%;
    letter-spacing: 0.15em;
    line-height: 0.9;
    text-align: center;
    width: 50%;
    background-color: #000;
    position: absolute;
    right: 8%;
    top: 8%;
    padding: 1% 3%;
}
.cd__day {
    font-size: 190%;
}
.cd__day {
    text-shadow: 0 4px 1px #000000,0px 3px 1px #000000,1px 3px 1px #000000,2px 3px 1px #000000,2px 2px 1px #000000,3px 2px 1px #000000,3px 1px 1px #000000,3px 0 1px #000000,4px 0 1px #000000,3px -1px 1px #000000,3px -2px 1px #000000,3px -3px 1px #000000,2px -3px 1px #000000,2px -4px 1px #000000,1px -4px 1px #000000,0px -4px 1px #000000,-1px -4px 1px #000000,-2px -4px 1px #000000,-3px -4px 1px #000000,-3px -3px 1px #000000,-4px -3px 1px #000000,-4px -2px 1px #000000,-4px -1px 1px #000000,-4px 0 1px #000000,-4px 1px 1px #000000,-4px 2px 1px #000000,-3px 2px 1px #000000,-3px 3px 1px #000000,-2px 3px 1px #000000,-1px 3px 1px #000000,5px 5px 0 #0067ff;
}
.cd__hour,
.cd__min,
.cd__sec {
    text-shadow: 0 4px 1px #000000,0px 3px 1px #000000,1px 3px 1px #000000,2px 3px 1px #000000,2px 2px 1px #000000,3px 2px 1px #000000,3px 1px 1px #000000,3px 0 1px #000000,4px 0 1px #000000,3px -1px 1px #000000,3px -2px 1px #000000,3px -3px 1px #000000,2px -3px 1px #000000,2px -4px 1px #000000,1px -4px 1px #000000,0px -4px 1px #000000,-1px -4px 1px #000000,-2px -4px 1px #000000,-3px -4px 1px #000000,-3px -3px 1px #000000,-4px -3px 1px #000000,-4px -2px 1px #000000,-4px -1px 1px #000000,-4px 0 1px #000000,-4px 1px 1px #000000,-4px 2px 1px #000000,-3px 2px 1px #000000,-3px 3px 1px #000000,-2px 3px 1px #000000,-1px 3px 1px #000000,3px 3px 0 #0067ff;
}
.cd__nichiImg {
    width: 11%;
    max-width: 32px;
}
@media screen and (min-width: 360px) {
    .nav__item {
        margin-bottom: 8px;
    }
    .board__ticker {
        bottom: 9.6%;
        padding: 1px 2px;
    }
    .board__cd {
        font-size: 170%;
        line-height: 1;
        padding: 2% 5%;
    }
    .cd__day {
        text-shadow: 0 4px 1px #000000,0px 3px 1px #000000,1px 3px 1px #000000,2px 3px 1px #000000,2px 2px 1px #000000,3px 2px 1px #000000,3px 1px 1px #000000,3px 0 1px #000000,4px 0 1px #000000,3px -1px 1px #000000,3px -2px 1px #000000,3px -3px 1px #000000,2px -3px 1px #000000,2px -4px 1px #000000,1px -4px 1px #000000,0px -4px 1px #000000,-1px -4px 1px #000000,-2px -4px 1px #000000,-3px -4px 1px #000000,-3px -3px 1px #000000,-4px -3px 1px #000000,-4px -2px 1px #000000,-4px -1px 1px #000000,-4px 0 1px #000000,-4px 1px 1px #000000,-4px 2px 1px #000000,-3px 2px 1px #000000,-3px 3px 1px #000000,-2px 3px 1px #000000,-1px 3px 1px #000000,5px 5px 0 #0067ff;
    }
    .cd__hour,
    .cd__min,
    .cd__sec {
        text-shadow: 0 4px 1px #000000,0px 3px 1px #000000,1px 3px 1px #000000,2px 3px 1px #000000,2px 2px 1px #000000,3px 2px 1px #000000,3px 1px 1px #000000,3px 0 1px #000000,4px 0 1px #000000,3px -1px 1px #000000,3px -2px 1px #000000,3px -3px 1px #000000,2px -3px 1px #000000,2px -4px 1px #000000,1px -4px 1px #000000,0px -4px 1px #000000,-1px -4px 1px #000000,-2px -4px 1px #000000,-3px -4px 1px #000000,-3px -3px 1px #000000,-4px -3px 1px #000000,-4px -2px 1px #000000,-4px -1px 1px #000000,-4px 0 1px #000000,-4px 1px 1px #000000,-4px 2px 1px #000000,-3px 2px 1px #000000,-3px 3px 1px #000000,-2px 3px 1px #000000,-1px 3px 1px #000000,4px 4px 0 #0067ff;
    }
    .cd__below {
        line-height: 0.9;
    }
}
@media screen and (min-width: 768px) {
    .boardWrap {
        max-width: 1022px;
        margin: 0 auto;
    }
    .board {
        padding-top: 57.5%;
        margin: 0 auto;
    }
    .board__inner {
        background: url(../images/board_bg-pc.png) no-repeat center top;
        background-size: contain;
        width: 100%;
        height: 100%;
        max-width: 1022px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    .nav {
        position: absolute;
        width: 21.7%;
        top: 10.5%;
    }
    .nav__item {
        margin-bottom: 9px;
    }
   .board__snsList {
       text-align: center;
        width: 19%;
        left: auto;
        bottom: auto;
        right: 6.3%;
        top: 10.5%;
        flex-direction: column;
       -webkit-flex-direction: column;
    }
    .board__snsList__item {
        float: none;
        margin-right:0;
        margin-bottom: 15px;
        width: auto;
    }
    .snsList__item--1 {
        flex: auto;
    }
    .snsList__item--below {
        width: 100%;
    }
    .board__ticker {
        font-size: 115%;
        right: 7.3%;
        left: auto;
        bottom: 10.5%;
        width: 61.8%;
        padding: 8px;
    }
    .ticker__newsBtn {
        width: 9%;
    }
    .ticker__itemWrap {
        width: 90%;
    }
    .ticker__newsBtn a:hover {
        opacity: 0.7;
        transition: 0.15s;
    }
    .ticker__newsBtn img {
        vertical-align: middle;
    }
    .ticker__item {
      -webkit-animation-duration: 12s;
      animation-duration: 12s;
    }
    .board__cd {
        font-size: 330%;
        letter-spacing: 0.1em;
        line-height: 1;
        width: 42.24%;
        right: 26.8%;
        top: 10.5%;
        padding: 4.85% 3%;
    }
    .cd__day {
        text-shadow: 0 4px 1px #000000,0px 3px 1px #000000,1px 3px 1px #000000,2px 3px 1px #000000,2px 2px 1px #000000,3px 2px 1px #000000,3px 1px 1px #000000,3px 0 1px #000000,4px 0 1px #000000,3px -1px 1px #000000,3px -2px 1px #000000,3px -3px 1px #000000,2px -3px 1px #000000,2px -4px 1px #000000,1px -4px 1px #000000,0px -4px 1px #000000,-1px -4px 1px #000000,-2px -4px 1px #000000,-3px -4px 1px #000000,-3px -3px 1px #000000,-4px -3px 1px #000000,-4px -2px 1px #000000,-4px -1px 1px #000000,-4px 0 1px #000000,-4px 1px 1px #000000,-4px 2px 1px #000000,-3px 2px 1px #000000,-3px 3px 1px #000000,-2px 3px 1px #000000,-1px 3px 1px #000000,6px 6px 0 #0067ff;
    }
    .cd__hour,
    .cd__min,
    .cd__sec {
        text-shadow: 0 4px 1px #000000,0px 3px 1px #000000,1px 3px 1px #000000,2px 3px 1px #000000,2px 2px 1px #000000,3px 2px 1px #000000,3px 1px 1px #000000,3px 0 1px #000000,4px 0 1px #000000,3px -1px 1px #000000,3px -2px 1px #000000,3px -3px 1px #000000,2px -3px 1px #000000,2px -4px 1px #000000,1px -4px 1px #000000,0px -4px 1px #000000,-1px -4px 1px #000000,-2px -4px 1px #000000,-3px -4px 1px #000000,-3px -3px 1px #000000,-4px -3px 1px #000000,-4px -2px 1px #000000,-4px -1px 1px #000000,-4px 0 1px #000000,-4px 1px 1px #000000,-4px 2px 1px #000000,-3px 2px 1px #000000,-3px 3px 1px #000000,-2px 3px 1px #000000,-1px 3px 1px #000000,5px 6px 0 #0067ff;
    }
}
@media screen and (min-width: 1024px) {
    .nav {
        top: 11.5%;
    }
    .board__snsList {
        top: 11.5%;
    }
    .board__ticker {
        bottom: 12%;
    }
    .board__cd {
        font-size: 430%;
        top: 11.5%;
    }
}


/*** リード ***/
.lead {
    text-align: center;
    background: url(../images/ballpark_bg-sp.png) no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 5% 0 10%;
}
.lead__body {
    padding: 0 3%;
}
@media screen and (min-width: 768px){
    .lead {
        background: url(../images/ballpark_bg-pc.png) no-repeat center top;
        -webkit-background-size: initial;
        background-size: initial;
            padding: 3.2% 0 4%;
    }
}


/*** モンスター ***/
.monsters {
    margin-bottom: 30px;
}

.monsters__list {
    position: relative;
    background: url(../images/monsters_bg-sp.png) no-repeat center top;
    background-size: contain;
  
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    
    padding-top: 5%;
}
.monsters__item {
/*    position: absolute;*/
    cursor: pointer;
}
.monsters__item--bat {
    text-align: center;
    flex: 100%;
    margin-bottom: -30px;
}
.monsters__item--bat img {
    width: 47%;
}
.monsters__item--below {
    text-align: center;
    width: 47%;
    flex: 0 0 auto;
}
@media screen and (min-width: 768px){
    .monsters {
        margin-bottom: 70px;
    }
    .monsters__list {
        position: relative;
        background: url(../images/monsters_bg-pc.png) no-repeat center center;
        background-size: contain;
        padding-top: 0;
    }
    .monsters__list--child {
        width: 80%;
        margin: 0 auto;
    }
    .monsters__item--child {
        width: 42.5%;
    }
    .monsters__item--bat {
        margin-bottom: -10px;
    }
    .monsters__item--bat img {
        width: 42.5%;
    }
    .monsters__item--ball {
        text-align: left;
    }
    .monsters__item--glove {
        text-align: right;
    }
    .monsters__item--below img {
        width: 100%;
        max-width: 418px;
    }
}
@media screen and (min-width: 1024px) {
    .monsters__item--below {
        width: 50%;
    }
    .monsters__item--bat {
        margin-bottom: -5px;
    }
}

/*** フレーム ***/
.frameWrap {
    margin: 0 auto 30px;
}
.frame {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.frame--bottom {
    line-height: 0.5;
}
.frame--access {
    background: url(../images/frame-access-sp.png) no-repeat center top;
    background-size: contain;
    position: relative;
    padding-top: 76.5%;
}
.frame__inner--primary {
    width: 100%;
    height: 100%;
}
.btn-access {
    width: 65%;
}
@media screen and (min-width: 768px){
    .frameWrap {
        max-width: 980px;
        margin: 0 auto 80px;
    }
    .frameWrap--access {
        margin-bottom: 100px;
    }
    .frame {
        width: auto;
    }
    .frame--access {
        background: url(../images/frame-access-pc.png) no-repeat center top;
        padding-top: 51%;
        background-size: contain;
    }
    .btn-access {
        width: auto;
    }
}

.heading {
    text-align: center;
    margin-bottom: 30px;
}
.heading img {
    width: 66%;
    max-width: 210px;
}
.heading--aboveCatch {
    margin-bottom: 10px;
}
.child__catch {
    margin-bottom: 10px;
}

.frame__body {
    padding: 0 20px;
}
.frame__body--eventInfo {
    text-align: center;
    line-height: 1.55;
    position: absolute;
    left: 0;
    right: 0;
    top: 32%;
    bottom: 0;
    margin: auto;
}
.frame__body--access {
    color: #333;
    letter-spacing: 0;
    font-size: 62%;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 14.5%;
    width: 70%;
}
@media screen and (min-width:360px){
    .frame__body--access {
        top: 25.5%;
    }
}

.header__logo {
    line-height: 1.5;
    width: 29.5%;
    float: left;
}

.header__menuBtn {
    text-align: center;
    width: 15.7%;
    float: right;
    cursor: pointer;
}
.header__menuBtn:hover {
    opacity: 0.7;
}
.header__inner {
    padding: 0.5% 2%;
}

.header {
    background-image: url(../images/header_monstersBg.png), url(../images/header_illuminationBg.png);
    background-repeat: no-repeat, repeat-x;
    background-position: center top, left top;
    background-size: contain, auto;
}
.header__ticker {
    color: #fcac1a;
    font-size: 90%;
    overflow: hidden;
    background-color: #000;
}
.header__ticker__item {
  display: inline-block;
  white-space: nowrap;
  padding-left: 100%;
  -webkit-animation-name: header-ticker-animation;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 20s;
    padding: 8px 0 8px 100%;
}
@-webkit-keyframes header-ticker-animation {
  from   { -webkit-transform: translate(0%);}
  99%,to { -webkit-transform: translate(-100%);}
}
.cont {
    padding: 35px 7%;
}

@media screen and (min-width: 768px) {
    .header__inner {
        width: 100%;
        max-width: 980px;
        margin: 0 auto;
        padding: 0;
    }
    .cont {
        width: 100%;
        max-width: 980px;
        margin: 0 auto;
        padding: inherit 20px;
    }
    .heading {
        margin-bottom: 55px;
    }
    .heading--aboveCatch {
        margin-bottom: 10px;
    }
    .heading img {
        width: 40%;
        max-width: 330px;
    }
    .child__catch {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }
    @-webkit-keyframes header-ticker-animation {
      from   { -webkit-transform: translate(0%);}
      99%,to { -webkit-transform: translate(-100%);}
    }
    .frame__body--eventInfo {
        font-size: 215%;
        letter-spacing: 0.07em;
    }
    .frame__body--access {
        font-size: 110%;
        padding-left: 45%;
        right: 0;
        top: 16.5%;
        width: 100%;
    }
    .cont {
        padding: 60px 7%;
    }
    .cont--wide {
        padding: 60px 20px;
    }
}
.header__ticker__item a {
    text-decoration: none;
}
.header__ticker__item a:hover {
    text-decoration: underline;
}
@media screen and (min-width: 1024px) {
    .frame__body--access {
        font-size: 120%;
        top: 25.5%;
    }
    .cont__inner {
        width: 1024px;
        margin: 0 auto;
        padding: 0 20px;
    }
    .child__monsters {
        width: 950px;
    }
}

.howto__step {
    margin-bottom: 40px;
}
.howto__step__heading {
    text-align: center;
    width: 80%;
    margin: 0 auto 2.8%;
}

.howto__step__body {
    font-size: 90%;
}
@media screen and (min-width: 768px) {
    .howto__step {
        margin-bottom: 70px;
    }
    .howto__step__body {
        font-size: 110%;
        padding: 0 110px;
    }
    .howto__step__heading {
        width: 50%;
    }
}







/*** フッター ***/
.footer {
    text-align: center;
    background-color: #000;
    padding: 50px 20px 10px;
}
.footer__tic {
    width: 87%;
    margin: 0 auto 40px;
}
.footer__item {
    margin-bottom: 30px;
}

.names {
    color: #ccc;
    font-size: 80%;
    text-align: center;
    margin-bottom: 100px;
    padding: 0 20px;
}

.footer__item--logo {
    width: 190px;
    margin-left: auto;
    margin-right: auto;
}
.footer__item--logo a:hover {
    opacity: 0.5;
}


.btn--secondary {
    text-align: center;
        width: 29%;
        margin-right: 6%;
        float: left;
}
.btn--secondary:last-child {
    margin-right: 0;
}

.btn--tertiary {
    text-align: center;
    margin: 0 auto;
}

.footer__item--copyright {
    font-size: 70%;
}


.footer__pagetop {
    position: fixed;
    transition: 0.3s;
    right: -120px;
    bottom: 20px;
}
.footer__pagetop.active {
    right: 0;
    transition: 0.3s;
}
.footer__pagetop img {
    width: 75px;
}
@media screen and (min-width: 768px){
    .btn--secondary {

    }
    .btn--secondary:last-child {
        margin-right: 0;
    }
    .footer__pagetop img {
        width: 118px;
    }
}


.contact {
    font-size: 84%;
    text-align: center;
    margin-bottom: 40px;
    letter-spacing: 0.01em;
}

.contact__body {
}

.contact__heading {
    font-size: 120%;
    font-weight: bold;
}

.btns {
    width: 84%;
    max-width: 760px;
    margin: 0 auto;
    padding: 0 20px 75px;
}


.header__ticker__inner {
    width: 100%;
    max-width: 940px;
    overflow: hidden;
    margin: 0 auto;
}

.subheading {
    text-align: center;
    font-size: 155%;
    letter-spacing: 0.1em;
    line-height: 1.4;
    margin-bottom: 25px;
}
.subheading__supplimet {
    font-weight: normal;
    font-size: 60%;
}

.body--primary {
    font-size: 120%;
    text-align: center;
    margin-bottom: 18px;
}
.cont__descr {
    font-size: 86%;
    margin-bottom: 65px;
}
.cont__info {
    color: rgba(255,255,255,0.5);
    font-size: 100%;
}
.cont__info--rev {
    border-bottom: 2px dotted rgba(255,255,255,0.2);
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.cont__unit {
    max-width: 600px;
    margin: 0 auto 80px;
}

.cont__term {
    font-size: 110%;
    line-height: 1.5;
    margin-bottom: 11px;
}



.cont__dlist {
    max-width: 600px;
    margin: 0 auto;
}
@media screen and (min-width: 768px) {
    .cont__term {
        font-size: 125%;
        text-align: left;
    }

    .cont__descr {
        font-size: 108%;
    }
    .subheading__supplimet {
        font-size: 75%;
    }
}

.kern {
    font-size: 94%;
    letter-spacing: 0.01em;
}

.cont__term--rev {
    color: rgba(255,255,255,0.5);
    font-size: 100%;
    margin-bottom: 0;
}

.cont__info--rev {
    color: rgba(255,255,255,1);
}


.eventInfo__visual {
    width: 50%;
    margin: 0 auto 30px;
    padding: 1px;
    /*background: linear-gradient(135deg, #066bff 0%,#ff4fa4 50%,#2bac38 100%);*/
}
.eventInfo__visual img{
    border: 1px solid rgba(255,255,255,0.3);
}

.eventInfo__startTime {
    font-size: 125%;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
    margin: 0 auto 20px;
}
.eventInfo__startTime__smaller {
    font-size: 75%;
    padding: 0 3px 0 1px;
}

.eventInfo__eventTitle {
    text-align: center;
    font-weight: bold;
    font-size: 108%;
    line-height: 1.6;
    margin-bottom: 32px;
}
.subheading--eventInfo {
    text-align: center;
    color: #ddac35;
    font-size: 120%;
    margin-bottom: 2px;
}
@media screen and (min-width: 768px) {
    .eventInfosWrap {
        padding: 0 20px;
    }
    .eventInfo__visualWrap {
        width: 28%;
        float: left;
        margin-right: 7%;
    }
    .eventInfo__visual {
        width: 100%;
    }
    .eventInfo__startTime {
        display: none;    
    }
    .eventInfo__infoWrap {
        width: 65%;
        float: left;
    }
    .eventInfo__eventTitle {
        text-align: left;
    }
    .subheading--eventInfo {
        text-align: left;
    }
    .body--eventInfo {
        text-align: left;
    }
}

.btns__list {
    margin-bottom: 8%;
}


.ceiling__title__img {
    width: 81%;
}


.monsters__inner {
    padding-top: 88%;
}

.modalClose {
    text-align: right;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}
.modalClose img {
    width: 50%;
}
@media screen and (min-width: 768px) {
    .modalClose {
        position: absolute;
        right: 50px;
        top: 50px;
    }
    .modalClose img {
        width: auto;
    }
}
.monsters--child {
    margin-bottom: 0;
}


.subheading--lg {
    background-color: #fff;
    padding: 2%;
}



.remodal {
    height: 100%;
}
.remodal--bat {
    background: url(../images/modal-bat.png) no-repeat center center;
}
.remodal--ball {
    background: url(../images/modal-ball.png) no-repeat center center;
}
.remodal--glove {
    background: url(../images/modal-glove.png) no-repeat center center;
}
.remodal--monster {
    background-size: 95%;
}


.boardWrap--modal {
    padding-top: 100px;
}

@media screen and (min-width: 768px) {
    .remodal {
        background-size: auto;
    }
}





.localNav {
    text-align: center;
    width: 80%;
    max-width: 400px;
    margin: 0 auto 50px;
}

.localNav__item {
    margin-bottom: 12px;
}

/*** FAQ ***/
.ministerImg {
    text-align: right;
}
.ministerImg--abv img {
    width: 30%;
    max-width: 148px
}
.ministerImg--btm img {
    width: 30%;
    max-width: 200px
}
@media screen and (min-width: 1024px) {
    .localNav {
        width: 90%;
        max-width: none;
    }
    .ministerImg img {
        width: 100%;
    }
}


/*** SPECIAL ***/
.lead__cm {
    max-width: 800px;
    margin: 0 auto 5.3%;
    padding: 0 3%;
}
.heading--cm {
    line-height: 1;
    width: 38.625%;
    margin: 0 auto;
}
.cm__bodyWrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;

    width: 90%;
    margin: 0 auto;
    padding: 0 0 51%;
}
.cm__body {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-left: 8px solid #8d6c00;
    border-right: 8px solid #8d6c00;
}
@media screen and (min-width: 840px) {
    .lead__cm {
        padding: 0;
        margin-bottom: 4%;
    }
}





.cont__unit　cont__unit--center {
    text-align: center;
}

.goods__unit {
    margin-bottom: 80px;
}
.goods__price img {
    max-width: 84px;
}
@media screen and (min-width: 840px) {
    .goods__price img {
        max-width: none;
    }
}
.cmWrap--special {
    margin-bottom: 90px;
}



.photoSlide {
    width: 80%;
    max-width: 700px;
    margin: 0 auto;
}



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


.board__cd--modal {
    font-size: 250%;
    width: 93%;
    left: 0;
    right: 0;
    top: 25%;
    background: none;
    margin: auto;
    padding: 0;
}

.modal--cd__cont {
    background: #000;
    border-left: 8px solid #8d6c00;
    border-right: 8px solid #8d6c00;
    margin: 0 3%;
    padding: 20px 0 30px;
}
.modal--cd__h {
    text-align: center;
}
.modal--cd__h > img {
    width: 70%;
    max-width: 283px;
}
@media screen and (min-width: 768px) {
    .board__cd--modal {
        font-size: 410%;
        width: 90%;
    }
    .modal--cd__cont {
        padding: 35px 0 55px;
    }
}
@media screen and (min-width: 1024px) {
    .board__cd--modal {
        font-size: 480%;
        top: 22%;
        width: 55%;
        max-width: 760px;
        background: none;
    }
    .modal--cd__cont {
        background: #000;
        margin: 0 4%;
        padding: 45px 0 70px;
    }
}

