@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

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

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

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

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

/* @end */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

a {
    text-decoration: none;
    outline: 0;
    color: black;
}

a:hover {
    text-decoration: underline;
}

html {
    /*	background-color: black; */
}

body {
    font: lighter 12px "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "MS UI Gothic", "Lucida Grande", Helvetica, Osaka, san-serif;
    display: block;
    margin: 20px auto 30px;
    background: no-repeat 50px 0 #c7ccd6;
}

html>body {
    font-size: 16px;
}

.aspect.narrow {
    -webkit-transform: scale( 0.9, 1);
    /* Chrome,Safari */
    -moz-transform: scale( 0.9, 1);
    /* Firefox */
    -o-transform: scale( 0.9, 1);
    /* Opera */
    -ms-transform: scale( 0.9, 1);
    /* IE */
    transform: scale( 0.9, 1);
    /* CSS3 */
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    width: 108%;
}

:root {
    --content-width-normal: 735pt;
    --content-width-narrow: 540pt;
    --content-width-extra: 845pt;
    --margin-extra-wide: 75pt;
    --margin-wide: 80pt;
    --margin-normal: 30pt;
    --margin-narrow: 15pt;
    --margin-text: 8pt;
    --font-size-normal: 0.95em;
    --font-size-large: 1.1em;
    --font-size-caption: 0.8em;
}

.pc-br {
    display: block;
}

/* MWSロゴ */

#globalheader {
    position: relative;
    top: 0;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

#content {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin-top: 70px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: relative;
}

/* トップ画像 */

.billboard {
    position: relative;
    display: block;
    width: var(--content-width-normal);
    height: 375pt;
    top: -20px;
    margin-bottom: -20px;
    background-color: black;
    background: url(../images/ZenBeat2018_980x500.jpg) no-repeat;
    background-size: cover;
}

.billboard .bandPhoto {}

.billboard .tourTile-frame {
    display: none;
    width: 310pt;
    padding: 30pt 0 0 50pt;
}

.billboard .tourTitle {
    background: url(../images/tourTitle_white.svg) no-repeat;
    display: block;
    width: 100%;
    height: 0;
    padding-top: 80pt;
    overflow: hidden;
}

.billboard .leadCopy {
    color: #f5c073;
    font-weight: 800;
    font-size: var(--font-size-caption);
    white-space: nowrap
}

.lead {
    color: black;
    margin-bottom: 20pt;
    z-index: 1;
    width: 100%;
    font-size: var(--font-size-normal);
    line-height: calc(var(--font-size-normal) * 1.8);
    text-align: justify;
}

.billboard .webCMThumb {
    display: none;
    width: 100%;
    height: 100px;
    bottom: 10px;
    position: absolute;
}

.billboard .webCMThumb .webCMplay {
    display: block;
    overflow: hidden;
    width: 60px;
    margin-right: auto;
    margin-left: auto;
    /* position: absolute; */
    top: px;
    padding-top: 60px;
    height: 0;
    border-style: none;
    background: url(../images/videoPlayButton.png);
    z-index: 2;
}

.billboard .webCM {
    background: url(../images/videoPlayButton.png) 15px 2px no-repeat;
    display: block;
    width: 90px;
    color: white;
    font-size: 0.8rem;
    margin-left: auto;
    margin-right: auto;
    height: 62px;
    margin-top: 0;
}

.billboard .webCMThumb .text {
    display: block;
    position: absolute;
    top: 70px;
    z-index: 2;
    color: white;
    margin-left: -20px;
}

.billboard .webCMThumb .webCMplay:hover {
    cursor: pointer;
    background-position: 0px -60px;
}

.billboard .webCMThumb .copy {
    color: white;
    font-size: 0.7em;
    display: block;
    text-align: center;
    position: relative;
    top: 65px;
}

.webCM {
    position: relative;
    top: -20px;
    margin-bottom: -19px;
    background-color: black;
}

.webCM .pause {
    display: block;
    width: 50px;
    position: absolute;
    z-index: 5;
    color: white;
    overflow: hidden;
    height: 0;
    padding-top: 49px;
    right: -20px;
    top: -20px;
    background: url(../images/closeButton.png);
    border-style: none;
}

.webCM .pause:hover {
    cursor: pointer;
}

/* トップ画像下 */

#report {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#e9e9e9), color-stop(0.464, #ffffff), color-stop(0.896, #ececec), color-stop(0.981, #ffffff));
    background-image: -moz-linear-gradient(90deg, #e9e9e9 0%, #ffffff 46.4%, #ececec 89.6%, #ffffff 98.1%);
}

#report .fromAudience {
    display: block;
    background: url(/live/live_record/images/record_top.jpg) no-repeat -476px;
    border: 1px solid #b9b9b9;
    font-size: 0.9em;
    line-height: 1.3em;
    width: 380px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 120px;
    margin-bottom: 20px;
    border-radius: 4px;
}

#sns_plugin {
    display: block;
    margin-top: 5px;
    position: absolute;
    z-index: 1;
    top: -52px;
    width: 340px;
    left: initial;
    right: 0;
    height: 20pt;
    ;
}

#sns_plugin .plugin {
    display: block;
    width: 110px;
    height: 20px;
    float: left;
}

#sns_plugin .plugin.facebook {
    margin-top: -4px;
    height: 25px;
    width: 115px;
}

#content .preSale {
    display: block;
    height: 210px;
    padding: 10px;
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    background: url(../images/preSale_bg_winIE.jpg) repeat-x;
    background: -moz-linear-gradient(90deg, #fbfbfb 0%, #e3e3e3 58.5%, #d7d7d7 90%, #ababab 100%) #e7e7e7;
    background: -webkit-gradient(linear, left bottom, left top, from(#fbfbfb), color-stop(0.585, #e3e3e3), color-stop(0.9, #d7d7d7), to(#ababab)) #e7e7e7;
}

#content .preSale h2 {
    font: bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
    border-bottom: 1px solid silver;
    padding-bottom: 3px;
    text-shadow: 0 1px 0 #ffffff;
    display: none;
}

#content .preSale .priority, #content .preSale .u18, #content .preSale .general {
    display: block;
    padding-top: 10px;
    float: left;
    border-right: 1px solid silver;
    height: 195px;
    border-left: 1px solid white;
    padding-left: 15px;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    text-shadow: 0 1px 0 #ffffff;
}

#content .preSale .u18 {
    width: 310px;
    border-left-style: none;
    padding-top: 13px;
    height: 190px;
    padding-left: 0;
    text-align: center;
}

#content .preSale .u18:hover {
    opacity: 0.9;
}

#content .preSale .priority {
    width: 310px;
    border-left-style: none;
    padding-top: 13px;
    height: 190px;
    padding-left: 0;
    text-align: center;
}

#content .preSale .general {
    padding-left: 30px;
    width: 290px;
    border-right-style: none;
}

#content .preSale .u18 .sticker {
    background-image: url(../images/U18forfree_sticker_3.jpg);
    width: 230px;
    padding-top: 172px;
    height: 0;
    overflow: hidden;
    display: block;
    margin-right: auto;
    margin-left: auto;
    -moz-box-shadow: 0 2px 0 #ffffff;
    -webkit-box-shadow: 0 2px 0 #ffffff;
    box-shadow: 0 2px 0 #ffffff;
}

#content .preSale .u18 .sticker:hover {
    opacity: 0.9;
}

#content .preSale .u18 .desc {
    font-size: 0.8em;
    margin-top: 5px;
}

#content .preSale .priority .sticker {
    background-image: url(../images/2012-13winterTourFromAudience.jpg);
    width: 230px;
    padding-top: 172px;
    height: 0;
    overflow: hidden;
    display: block;
    margin-right: auto;
    margin-left: auto;
    -moz-box-shadow: 0 2px 0 #ffffff;
    -webkit-box-shadow: 0 2px 0 #ffffff;
    box-shadow: 0 2px 0 #ffffff;
}

#content .preSale .priority .sticker:hover {
    opacity: 0.9;
}

#content .preSale .priority .desc {
    font-size: 0.8em;
    margin-top: 5px;
}

#content .preSale .title {
    font-size: 0.9em;
    margin-bottom: 3px;
    font-weight: bold;
    margin-top: 0;
    display: block;
}

#content .preSale .priority .separate a {
    display: block;
    margin-bottom: 10px;
}

#content .preSale .date {
    font-size: 0.8em;
}

#content .preSale a {
    font-size: 0.8em;
    color: #4d53a6;
    text-shadow: none;
}

#content .preSale a:hover {
    text-decoration: underline;
}

#content .general .date span {
    display: block;
    margin-left: 116px;
}

.billboardUnder {
    display: block;
    margin-bottom: 30px;
    margin-left: 0;
    background-color: white;
    width: 100%;
    margin-top: 0;
    padding: 20px;
    /* height: 1100px; */
    position: relative;
    -moz-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
}

.band {
    display: block;
    position: relative;
    height: 35px;
    background-color: black;
    color: white;
    padding-top: 17px;
}

.band dl {
    font-size: 0.8em;
    display: block;
    color: #d1d1d1;
    height: 40px;
    width: 860px;
    margin-right: auto;
    margin-left: auto;
}

.band dt, .band dd {
    float: left;
}

.band dd {
    margin-right: 15px;
}

.band .title {
    width: 170px;
    line-height: 1.5em;
    font-weight: bold;
    margin-right: 20px;
    /* margin-left: 20px; */
    display: block;
    font-size: 1.3em;
    color: white;
    margin-top: -3px;
}

.schedule {
    display: block;
    position: relative;
    margin-bottom: 20pt;
}

.schedule .leftside {
    display: block;
    width: calc(100% - 490px);
    /* height: 1060px; */
    position: relative;
}

.schedule .ticket {
    margin-top: 10pt;
    background-color: whiteSmoke;
    padding: 15px;
    border-radius: 5px;
}

.schedule .title {
    line-height: 1rem;
    font-size: 1rem;
    margin-bottom: 10px;
    border-bottom: 1px solid silver;
    padding-bottom: 5px;
}

.schedule .ticket .area {
    font-size: 0.8rem;
    vertical-align: top;
}

.schedule .ticket .date {
    font-size: 0.8rem;
    width: 180px;
    vertical-align: top;
}

.schedule .ticket table {
    width: 100%;
}

.schedule .ticket table tr {
    display: block;
    margin-bottom: 15px;
    border-bottom: 1px solid silver;
    padding-bottom: 6px;
}

.schedule .ticket table tr.lastChild {
    border-bottom-style: none;
}

.contribution {
    background: url(../images/fromAudience.jpg) no-repeat 0 0;
    background-size: contain;
    display: block;
    width: 100%;
    height: 0px;
    /* top: 110px; */
    padding-top: 130px;
    overflow: hidden;
    opacity: 1.0;
    margin-bottom: 20px;
}

.contribution:hover {
    opacity: 0.8;
}

.map {
    display: block;
    float: left;
    /* margin-right: 30px; */
    width: 100%;
}

.map iframe {
    height: 540px;
    width: 100%;
    /* position: absolute; */
    ;
    /* top: 250px; */
}

.liveTable {
    width: 470px;
    font-size: 0.8em;
    position: absolute;
    top: 0;
    right: 0;
    text-align: left;
}

.liveTable .item {
    display: block;
    border-bottom: 1px dotted gray;
    padding-bottom: 3px;
}

.liveTable .gig {
    border-bottom: 1px solid silver;
    line-height: 1.1em;
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 8px;
}

.liveTable .year {
    font-style: italic;
    font-size: 3em;
    color: rgba(0, 0, 0, 0.19);
    font-weight: bold;
    height: 50px;
    margin-left: 5px;
}

.liveTable li {
    float: left;
    display: block;
}

.liveTable .date {
    width: 130px;
    margin-left: 10px;
}

.liveTable .gig .date {
    width: 130px;
    margin-left: 10px;
    height: 30px;
}

.liveTable .place {
    width: 210px;
    margin-left: 10px;
    margin-right: 10px;
}

.liveTable .place a {
    background: url(../images/arrow_red.gif) right no-repeat;
    background-size: 10px;
    padding-right: 15px;
}

.liveTable .open, .liveTable .start {
    width: 40px;
    margin-right: 10px;
}

.liveTable .item .date, .liveTable .item .place, .liveTable .item .open, .liveTable .item .start {
    text-align: center;
}

.liveTable .tweet {
    width: 40px;
    display: none;
}

.liveTable .sheet.Nonreserved, .liveTable .sheet.reserved {
    font-size: 0.7rem;
    padding: 2px 5px;
    margin-top: 5px;
    color: white;
    letter-spacing: 1px;
}

.liveTable .sheet.Nonreserved {
    background-color: #a16f14;
}

.liveTable .sheet.reserved {
    display: none;
}

.liveTable .promoter {
    margin-top: 25px;
    font-size: 0.8em;
    margin-left: 150px;
    display: block;
    float: initial;
}

.liveTable .gig.sendai .promoter {
    margin-top: 20pt;
}

.liveTable .promoter a {
    color: #4d53a6; //	padding-left: 67px;
    //	background: url(../images/BuyTicket.gif) no-repeat 0 1px;
}

.cashback {
    border: 1px solid silver;
    padding: 10px;
    font-size: 0.7em;
    margin-bottom: 30px;
}

.cashback h2 {
    font-size: 1.0em;
    font-weight: bold;
    margin-bottom: 4px;
}

.cashback p {
    display: block;
    width: 450px;
    line-height: 1.6em;
    margin-left: 6px;
    float: left;
    margin-right: 20px;
    height: 100px;
}

.cashback dl {
    display: block;
}

.cashback dt {
    display: block;
    float: left;
    width: 170px;
}

.cashback dd {
    margin-left: 650px;
}

/* U18 for Free */

body.u18 {
    background-color: #ecedec;
}

#contentU18 {
    display: block;
    margin-top: 50px;
    width: 980px;
    margin-right: auto;
    margin-left: auto;
}

#contentU18 .u18body {
    box-shadow: 0 3px 10px rgba(80, 85, 101, 0.82);
    color: white;
    height: 870px;
    position: relative;
    z-index: -1;
    top: -20px;
    background-image: url(../images/bgNoise.jpg);
}

#contentU18 .title h1 {
    background: url(../images/U18forFree_logo_red.png) no-repeat;
    background-size: contain;
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 180px;
    width: 880px;
    position: absolute;
    top: 60px;
    left: 70px;
}

#contentU18 .title .lead {
    width: 815px;
    position: absolute;
    top: 270px;
    height: 42px;
    left: 100px;
    background: url(../images/U18forFree_copy_2.png) no-repeat;
}

#contentU18 .title .lead .main {
    background: url(../images/U18forFree_copy.png) no-repeat 0 -40px;
    height: 0;
    overflow: hidden;
    padding-top: 60px;
    width: 815px;
    display: block;
    margin-bottom: 30px;
}

#contentU18 .title .lead .box {
    background: url(../images/U18forFree_copy.png) no-repeat 50% 10px;
    height: 0;
    padding-top: 55px;
    width: 180px;
    display: block;
    border: 1px solid white;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

#contentU18 .u18body .mainCopy {
    display: block;
    width: 760px;
    position: absolute;
    top: 380px;
    right: 50px;
    font: 1.4em/2em "Times New Roman", Times, serif;
    text-align: right;
    letter-spacing: -1px\9;
}

#contentU18 .u18body .MotoWord {
    display: block;
    width: 800px;
    position: absolute;
    top: 600px;
    right: 50px;
    font: 1.2em/2em "Times New Roman", Times, serif;
    text-align: right;
}

#contentU18 .links {
    display: none;
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    width: 200px;
    height: 120px;
    background-color: white;
    /* CSS3 角丸 */
    border-radius: 8px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5)inset;
}

#contentU18 .links.video .play {
    display: block;
    overflow: hidden;
    width: 60px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    top: 26px;
    padding-top: 57px;
    height: 0;
    border-style: none;
    background: url(../images/videoPlayButton.png);
}

#contentU18 .links .copy {
    position: absolute;
    top: 95px;
    display: block;
    text-align: center;
    width: 200px;
    color: #8d8d8d;
    font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#contentU18 .links.video {
    top: 1000px;
    left: 250px;
}

#contentU18 .links.site {
    top: 1000px;
    right: 250px;
}

#contentU18 a.arrow {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 550px;
    padding-right: 30px;
    text-align: right;
    font-weight: bold;
    color: #686868;
    margin-bottom: 60px;
    background: url(../images/arrow_red.gif) no-repeat 560px 5px;
    font-size: 1.1em;
}

#contentU18 .detail {
    display: block;
    border: 2px solid gray;
    padding: 20px;
    margin: 10px 30px 30px;
    font: 1.0em/1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
    position: relative;
}

#contentU18 .detail h2 {
    font-weight: bold;
}

.liveTable .price {
    margin: 5pt 0 20pt;
    display: block;
    line-height: 1.5em;
    ;
    ;
    ;
}

.liveTable .price .caption {
    font-size: 80%;
    display: block;
    ;
}

/* アルバムAD */

.albumAD {
    margin: 0;
    display: block;
    background-color: #000000;
    color: white;
    position: relative;
    padding: 10pt;
    height: auto;
    margin-bottom: 30px;
}

.albumAD .artwork {
    width: 135px;
    height: 133px;
    display: block;
    margin: 0 auto;
    margin-bottom: var(--margin-text);
}

.albumAD .coyote .artwork {
    background: url(https://www.moto.co.jp/MotoApp/Artworks/w300/POCE9381_COYOTE.jpg) no-repeat 0 0;
    background-size: contain;
}

.albumAD .zooey .artwork {
    background: url(https://www.moto.co.jp/MotoApp/Artworks/w300/POCE-3809_ZOOEY.jpg) no-repeat 0 0;
    background-size: contain;
}

.albumAD .bloodMoon .artwork {
    background: url(https://www.moto.co.jp/MotoApp/Artworks/w300/POCE-3810_BloodMoon.jpg) no-repeat 0 0;
    background-size: contain;
}

.albumAD .maniju .artwork {
    background: url(https://www.moto.co.jp/MotoApp/Artworks/w300/POCE-3811_maniju.jpg) no-repeat 0 0;
    background-size: contain;
}

.albumAD h2 {
    color: white;
    font-size: var(--font-size-large);
    text-align: center;
}

.albumAD .desc {
    display: block;
    color: white;
    text-align: center;
    margin-bottom: var(--margin-narrow);
}

.albumAD .desc h3 {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: var(--margin-text);
}

.albumAD .desc p {
    font-size: var(--font-size-caption);
    font-weight: normal;
    display: block;
}

.albumAD .titles-frame {
    display: flex;
    width: 100%;
    height: auto;
    margin: 10pt 0;
}

.albumAD .item {
    width: 25%;
    display: block;
    padding: 0 10pt;
    box-sizing: border-box;
    font-size: var(--font-size-caption);
    border-right: dotted 1px gray;
}

.albumAD .item:last-child {
    border-right: initial;
}

.albumAD .item .title {
    text-align: center;
    margin-bottom: var(--margin-text);
}

.albumAD .item .title .year {
    text-align: center;
    display: block;
    color: rgb(159, 159, 159);
}

.albumAD .item .copy {
	font-size: var(--font-size-normal);
    height: 70pt;
    margin-bottom: var(--margin-text);
    display: block;
    color: rgb(159, 159, 159);
}

.albumAD .store .logo {
    float: initial;
    display: block;
    width: 60pt;
    height: 0;
    padding-top: 20pt;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 10pt;
}

.albumAD .store .amazonSmall {
    background: url(/images/svg/services/Amazon_logo_white.svg) no-repeat 0 0;
}

.albumAD .store .AppleMusic {
    background: url(/images/svg/services/Apple_Music_Badge_Small_textOnly.svg) no-repeat 0 0;
	background-size: 100%;
	padding-top: 18pt;
	margin-bottom: 15pt;
	width: 65%;
}

.albumAD .store .spotify {
    background: url(/images/svg/services/Spotify_logo_white.svg) no-repeat 0 0;
}

.albumAD .goURL {
    background-color: #B00101;
    text-align: right;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 5pt 15pt 5pt 10pt;
    left: 0;
    box-sizing: border-box;
    font-weight: bold;
    color: white;
    bottom: -35px;
}

/* フッター */

.globalfooter {
    font-size: 0.7em;
    text-align: center;
    line-height: 1.5em;
    display: block;
    clear: initial;
}

.globalfooter .contact {
    display: block;
}

.globalfooter .contact a {
    font-weight: bold;
}

@media only screen and (min-width: 300px) and (max-width: 667px) {
    #globalheader {
        width: 100% !important;
        overflow-x: auto !important;
        display: block !important;
        position: relative !important;
        padding-left: 6px !important;
        padding-right: 6px !important;
        box-sizing: border-box !important;
        -webkit-overflow-scrolling: touch;
    }
    #content, .billboardUnder, .schedule .leftside {
        width: 100%;
        overflow: hidden;
        margin-bottom: 0;
    }
    .billboard h1 {
        background-size: cover;
        padding-top: 23vw !important;
    }
    #sns_plugin {
        display: block;
        width: 220px;
        margin-top: 0px;
        position: absolute;
        z-index: 0;
        top: -30px;
        left: initial;
        right: 0px;
    }
    #sns_plugin .plugin.twitter {
        width: 105px;
    }
    #sns_plugin .plugin.facebook {
        width: 105px;
    }
    #sns_plugin .plugin.google {
        display: none;
    }
    .billboard {
        width: 100%;
        height: 42vw;
        top: inherit;
        padding-bottom: var(--margin-normal);
        background-size: contain;
        background-color: black;
        background-position: center 0;
    }
    .billboard .tourTile-frame {
        display: none;
        width: 100%;
        padding: 10pt;
        padding-top: 110pt;
        padding-bottom: 0;
        box-sizing: border-box;
        height: auto;
    }
    .billboard .tourTitle {
        width: 100%;
        height: 0;
        padding-top: 70pt;
    }
    .billboard .leadCopy {
        white-space: inherit;
        display: block;
    }
    .billboard .webCMThumb .text {
        font-size: 1.5rem;
        top: 60px;
        margin-left: -50px;
    }
    .billboardUnder {
        margin-bottom: 0px;
        margin-left: 0;
        width: 100%;
        padding: 20pt 0;
        height: auto;
        box-sizing: border-box;
    }
    .band {
        height: auto;
        padding: 10pt;
        box-sizing: border-box;
        font-size: 0.8em !important;
    }
    .band .title {
        float: inherit;
    }
    .band dl {
        width: 100%;
        height: auto;
    }
    .band dt {
        display: block;
        float: left;
    }
    .band dd {
        display: block;
        float: inherit;
    }
    .schedule .leftside {
        width: 100%;
        height: initial;
    }
    .schedule .rightside {
        width: 100%;
        position: relative;
    }
    .lead {
        width: 100%;
        line-height: 1.7em;
        font-size: 0.9em;
        position: relative;
        top: initial;
        text-align: justify;
    }
    .contribution {
        width: 100%;
        height: 0px;
        top: 10px;
        padding-top: 80px;
        margin-bottom: var(--margin-normal);
        overflow: hidden;
        opacity: 1.0;
        background-size: contain;
        background-repeat: no-repeat;
        background-position-x: 50%;
    }
    .map {
        display: none;
    }
    .schedule .ticket {
        left: 0px;
        padding: 20px;
        top: 530px;
        width: 100%;
        box-sizing: border-box;
        font-size: 1.2em;
        height: initial;
        margin-bottom: 15pt;
    }
    .schedule .title {
        line-height: 2rem;
        font-size: 1.8rem;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    table {
        width: 100%;
    }
    .schedule {
        height: auto;
        margin-bottom: 0;
        padding: 0 10pt;
    }
    .schedule .title {
        line-height: 2rem;
        font-size: 1.0em;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    table {
        width: 100%;
    }
    .schedule .ticket table tr {
        margin-bottom: 15px;
        padding-bottom: 6px;
    }
    .schedule .ticket .date {
        font-size: 0.8rem;
        width: 170px;
    }
    .schedule .ticket .area {
        font-size: 0.8rem;
    }
    .schedule h2 {
        font-size: 1rem;
    }
    .liveTable {
        width: 100%;
        top: initial;
        right: initial;
        font-size: 0.8rem;
        position: initial;
        margin-bottom: 0;
    }
    .liveTable .item {
        display: block;
        border-bottom: 1px dotted gray;
        padding-bottom: 3px;
        margin-bottom: 5px;
        position: relative;
    }
    .liveTable .gig {
        line-height: 1.1em;
        padding-top: 0px;
        margin-bottom: 5px;
        padding-bottom: 10px;
        height: auto;
        width: 100%;
    }
    .liveTable .gig.okayama, .liveTable .gig.nagano {
        height: 54px;
    }
    .liveTable .gig.saitama {
        height: 70px;
    }
    .liveTable .date {
        width: 50px;
        margin-left: 0px;
    }
    .liveTable .gig .date {
        font-size: 0.7rem;
        width: 30pt;
        margin: 0px 10pt 0pt 0pt;
    }
    .liveTable .place {
        width: 48%;
        margin: 0px;
    }
    .liveTable .open {
        width: 32pt;
        margin-right: 0px;
        text-align: right !important;
        /* right: 45px; */
    }
    .liveTable .start {
        /* position: absolute; */
        ;
        text-align: right !important;
        width: 35pt;
        margin: 0;
    }
    .liveTable .sheet.Nonreserved, .liveTable .sheet.reserved {
        float: right;
        margin-top: 5px;
        ;
    }
    .liveTable .promoter {
        font-size: 0.8em;
        margin-left: 54px;
        clear: both;
        margin-top: 30pt;
    }
    .schedule .ticket .soon {
        font-size: 0.8rem;
    }
    .albumAD {
        margin: 0;
        position: relative;
        padding: 10pt;
        margin-bottom: 30px;
    }
    .albumAD .artwork {
        width: 120pt;
        height: 120pt;
        background-size: contain;
    }
    .albumAD h2 {
        font-size: 4.6vw;
        margin-bottom: var(--margin-text);
        font-weight: 600;
    }
    .albumAD .desc {}
    .albumAD .desc h3 {
        font-size: 1em;
        margin-bottom: 4pt;
    }
    .albumAD .desc p {
        font-size: 0.8em;
        margin-left: 0px;
        line-height: 1.6em;
    }
    .albumAD .titles-frame {
        display: block;
        width: 100%;
        height: auto;
        margin: 10pt 0;
    }
    .albumAD .item {
        width: 100%;
        display: block;
        border-bottom: dotted 1px gray;
        border-right: initial;
        margin-bottom: var(--margin-normal);
    }
    .albumAD .item .copy {
        height: auto;
        margin-bottom: var(--margin-narrow);
    }
    .albumAD .item .store {
        display: flex;
        margin-bottom: var(--margin-narrow);
    }
    .albumAD .store .logo {
        float: initial;
        width: 25%;
        margin-bottom: 0;
    }
    .albumAD .store .AppleMusic {
		background-size: 100%;
		padding-top: 15pt;
		margin-bottom: 15pt;
		width: 30%;
    }
    .albumAD .goURL {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 5pt;
        left: 0;
        bottom: -30px;
        font-size: 0.8em;
    }
    .globalfooter {
        margin-top: 30pt;
    }
}

@media only screen and (min-width: 720px) and (max-width: 1112px) {
    #content {
        width: 95%;
    }
    .billboard {
        width: 100%;
        height: 47vw;
        background-size: cover;
    }
    .contribution {
        padding-top: 90px;
        background-position-x: 50%;
    }

}

@media only screen and (min-width: 720px) and (max-width: 1112px) and (orientation: portrait) {}

@media only screen and (min-width: 720px) and (max-width: 1112px) and (orientation: landscape) {}
