@charset "utf-8";

body,
html {
    height: 100%;
    min-height: 100%;
    min-width: 100%;
}

#wrapper {
    height: 100%;
    min-height: 100%;
}

body > #wrapper {
    height: auto;
}

body {
    background-color: #000;
    color: #fff;
}

#wrapper {
    position: relative;
    height: 100%;
}

/* header
---------------------------------*/
#header {
    position: relative;
    margin: 0 auto;
}
#header h1{
    width: 100%;
}
#header .spMain {
    display: none;
}
#header img {
    width: 100%;
    height: auto;
}
#header #takoyaki01 {
    position: absolute;
    left: 2.890625%;
    top: 18.42%;
    width: 15.078125%;
    z-index: 30;
}
#header #takoyaki02 {
    position: absolute;
    right: 0;
    top: 45.57%;
    width: 9.84375%;
    z-index: 20;
}
#header #takoyaki03 {
    position: absolute;
    left: 60.9375%;
    top: 55.69%;
    width: 18.75%;
    z-index: 40;
}
#header #takoyaki04 {
    position: absolute;
    left: 8.59%;
    top: 89.87%;
    width: 8.828125%;
    z-index: 10;
}

#header #okonomiyaki01 {
    position: absolute;
    left: 3.2%;
    top: 79.51%;
    width: 45.3125%;
    z-index: 50;
}

#header #okonomiyaki02 {
    position: absolute;
    left: 50.85%;
    top: 66.72%;
    width: 21.015625%;
    z-index: 30;
}

#header #tsutenkaku01 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 38.125%;
    z-index: 10;
}
#header #tsutenkaku02 {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 38.125%;
    z-index: 10;
}

#header #eye {
    position: absolute;
    left: 55.078125%;
    top: 31.57575757575758%;
    width: 6.015625%;
    z-index: 10;
}

#header #boushi {
    position: absolute;
    left: 14.0625%;
    top: 30.54545454545455%;
    width: 10.625%;
    z-index: 10;
}

#header #kaniHand01_1 {
    position: absolute;
    left: 15.625%;
    top: 44.56%;
    width: 6.171875%;
    z-index: 5;
}

#header #kaniHand02_1 {
    position: absolute;
    left: 27.7%;
    top: 32.42424242424242%;
    width: 4.6875%;
    z-index: 5;
}

#header #kaniHand01 {
    position: absolute;
    left: 7.03125%;
    top: 50.54%;
    width: 13.125%;
    height: 15.6969696969697%;
}
#header #kaniHand01 > li:nth-child(1) {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
#header #kaniHand01 > li:nth-child(2) {
    position: absolute;
    left: 8.92%;
    top: 52.50965250965251%;
    width: 69.04761904761905%;
}


#header #kaniHand02 {
    position: absolute;
    left: 26.953125%;
    top: 38.0060606060606%;
    width: 10.703125%;
    height: 18.42424242424242%;
    z-index: 10;
}
#header #kaniHand02 li:nth-child(1) {
    position: absolute;
    left: 0;
    top: 0;
    width: 86.86131386861314%;
}
#header #kaniHand02 li:nth-child(2) {
    position: absolute;
    left: 47.44525547445255%;
    top: 43.42105263157895%;
    width: 52.55474452554745%;
}

#beltSp {
    display: none;
}

#secHowto {
    display: none;
}

/* contents
---------------------------------*/
/* sec lead */
.twitter {
    height: 20px !important;
}
#contents #secLead {
    position: fixed;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 90px;
    background-color: #000;
    z-index: 1000;
}
#contents #secLead.fixed {
    position: absolute;
    left: 0;
    top: 61px;
    width: 100%;
    height: 80px;
}
#contents #secLead #txtLead {
    height: 80px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/txt_lead01_pc.png) center center no-repeat;
    background-size: 63.90% auto;
    margin: 0 auto;
    text-indent: -9999px;
    padding: 0 40px;
}
#contents #secLead .btnScroll > span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 80px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/btn_arrow.png) 98% 32px no-repeat;
    text-indent: -9999px;
    cursor: pointer;
}
#contents #secLead .btnScroll span:hover {
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/btn_arrow.png) 98% 34px no-repeat;
}
#contents #secLead.fixed .btnScroll {
    display: none;
}
#contents #secLead .secSnsPc {
    position: absolute;
    right: 0;
    top:  -40px;
    z-index: 9000;
}
#contents #secLead .secSnsPc > div {
    float: right;
}
#contents #secLead .secSnsPc > .twitter {
    margin-right: 20px;
}
#contents #secLead .secSnsPc > .fb-like {
    margin-right: 15px;
    overflow: hidden;
    height: 20px;
}
#contents #secLead iframe.twitter-share-button {
    width: 101px!important;
}
#contents #secLead .secSnsSp {
    display: none;
}

#contents #secLead #copyrightSp {
    display: block;
    font-size: 12px;
    margin: -120px 0 0 22px;
}

#contents {
    position: relative;
    margin: 0 auto;
    padding: 200px 0 0;
}

#contents #zoomArea {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    z-index: 1010;
}
#contents #zoomArea #btnPrev {
    display: none;
    position: absolute;
    width: 24%;
    height: 92.19%;
    right: 0;
    top: 0;
}
#contents #zoomArea #btnNext {
    position: absolute;
    width: 24%;
    height: 92.19%;
    left: 0;
    top: 0;
}
#contents #zoomArea #btnPrev a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 80px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/btn_prev.png) right center no-repeat;
}
#contents #zoomArea #btnNext a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/btn_next.png) left center no-repeat;
}

#contents #zoomArea #secLeft {
    float: left;
    width: 50%;
    position: relative;
}
#contents #zoomArea #secLeft .img {
    height: 93.55860612460401%;
    text-align: right;
}
#contents #zoomArea #secLeft .img img {
    border-right: 38px solid #fff;
}
#contents #zoomArea #secRight .img {
    height: 93.55860612460401%;
    text-align: left;
}
#contents #zoomArea #secRight .img img {
    border-left: 38px solid #fff;
}
#contents #zoomArea #secRight {
    float: right;
    width: 50%;
}

#contents #zoomArea #secLeft img,
#contents #zoomArea #secRight img {
    max-width: auto;
    max-height: 100%;
}

#contents #zoomArea .secSns iframe.twitter-share-button {
    width: 65px!important;
}
#contents #zoomArea #secLeft .secSns {
    float: right;
    height: 61px;
    background-color: #000;
    text-align: center;
    padding-right: 36px;
}
#contents #zoomArea #secRight .secSns {
    float: left;
    height: 61px;
    background-color: #000;
    text-align: center;
    padding-left: 36px;
}
#contents #zoomArea .secSns p {
    display: inline-block;
    line-height: 61px;
    padding-right: 8px;
    font-size: 1.2em;
}
#contents #zoomArea .secSns > div {
    display: inline-block;
    vertical-align: middle;
}
#contents #zoomArea .secSns > .facebook {
    width: 65px !important;
    margin-right: 10px;
}
#contents #zoomArea .secSns > .facebook img {
    height: 20px;
}
#contents #zoomArea .secSns > .line {
    margin-left: 5px;
}
footer {
    width: 100%;
    min-width: 320px;
    height: 48px;
}
#footer {
    height: 48px;
    padding: 0 30px 0 28px;
    background-color: #333;
    color: #fff;
}
#footer a {
    color: #f7f7f7;
    font-size: 1.2em;
    text-decoration: none;
}
#footer li:nth-child(1) {
    float: left;
    height: 26px;
    margin-top: 12px;
}
#footer li:nth-child(1) a {
    display: block;
    line-height: 26px;
    padding-left: 35px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/icon_info.png) 0 0 no-repeat;
}
#footer li:nth-child(2) {
    float: right;
    width: 25px;
    height: 24px;
    margin-top: 13px;
    margin-left: 30px;
}
#footer li:nth-child(2) a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/btn_zoom.png) 0 0 no-repeat;
}
#footer li:nth-child(3) {
    float: right;
    height: 26px;
    margin-top: 12px;
}
#footer li:nth-child(3) a {
    display: block;
    line-height: 26px;
    padding-left: 35px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/icon_restart.png) 0 0 no-repeat;
}
#footer li a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
    background-position: 0 -26px;
}


/* popup */
#popup {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/bg_popup.png);
    z-index: 9999;
    font-weight: bold;
}
#popup .inner {
    margin-left: auto;
    margin-right: auto;
    width: 53.82%;
    text-align: center;
}
#popup .txt01 {
    font-size: 22px;
    color: #333;
    margin-bottom: 17px;
}
#popup h3 {
    color: #ff0000;
    font-size: 30px;
    margin-bottom: 2px;
}
#popup .txt02 {
    font-size: 22px;
    color: #ff0000;
    margin-bottom: 17px;
}
#popup .img {
    display: table;
    margin: 0 auto;
}
#popup .img span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#popup .img img {
    max-width: 100%;
}
#popup .btn {
    position: relative;
    max-width: 361px;
    margin: 0 auto;
}
#popup .btn a {
    position: absolute;
    top: -50px;
    display: block;
    width: 100%;
    min-height: 80px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/popup_btn_pc.png) center center no-repeat;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    text-indent: -9999px;
}
#popup .btn a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
#popup #btnClose {
    position: absolute;
    left: 30px;
    top: 33px;
    display: block;
    width: 16px;
    height: 16px;
}
#popup #btnClose a {
    display: block;
    width: 16px;
    height: 16px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/btn_close.png) 0 0 no-repeat;
    background-size: 16px 32px;
    -moz-background-size: 16px 32px;
    -webkit-background-size: 16px 32px;
    -o-background-size: 16px 32px;
    -ms-background-size: 16px 32px;
}
#popup #btnClose a:hover {
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/btn_close.png) 0 -16px no-repeat;
    background-size: 16px 32px;
    -moz-background-size: 16px 32px;
    -webkit-background-size: 16px 32px;
    -o-background-size: 16px 32px;
    -ms-background-size: 16px 32px;
}

@media screen and (max-width: 867px) {
#popup .img {
    width: 90%;
    display: table;
    margin: 0 auto;
}
#popup .img img {
    max-width: 100%;
}
#contents #zoomArea #btnPrev {
    height: 89.5%;
}
#contents #zoomArea #btnNext {
    height: 89.5%;
}
}

@media screen and (max-width: 768px) {
	/* 767px以下用（タブレット／スマートフォン用）の記述 */

#wrapper {
    min-width: 320px;
}

#beltSp {
    display: table;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 75px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/bg_black.png);
    z-index: 5000;
}
#beltSp span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#beltSp span img {
    width: 47px;
    height: 29px;
}

/* header
---------------------------------*/
#header {
    max-width: 100%;
    min-height: 447px;
}
#header .pcMain {
    display: none;
}
#header .spMain {
    display: block;
    width: 100%;
    height: auto;
    min-height: 447px;
}
#header h1 {
    position: static;
}
#header h1 .imgPc{
    display: none;
}



/* contents
---------------------------------*/
/* sec lead */
#contents #secLead {
    position: absolute;
    left: 0;
    top: 0 !important;
    width: 100%;
    height: 39.39% !important;
    margin: 0 auto;
}
#contents #secLead #txtLead {
    width: 100%;
    height: 100% !important;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/txt_lead01_sp.png) center 0 no-repeat;
    background-size: contain;
    padding: 0;
    margin: 15% auto 0;
}
#contents #secLead .btnScroll {
    display: none;
}
#contents #secLead .secSnsPc {
    display: none;
}

#contents #secLead .secSnsSp {
    display: block;
    position: absolute;
    right: 7px;
    top:  30px;
}
#contents #secLead #copyrightSp {
    display: block;
    position: absolute;
    right: 15px;
    top:  10px;
    font-size: 10px;
    margin: 0;
}

#contents #secLead .secSnsSp > div {
    float: right;
    margin: 0 5px 0 0;
}

#contents #secLead .secSnsSp iframe.twitter-share-button {
    width: 65px!important;
}

#contents {
    padding: 64% 0 0;
    height: 100%;
}


#secHowto {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/bg_black.png);
    z-index: 5000;
}
#secHowto > div {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 81px;
    height: 125px;
}
#secHowto > div > div {
    position: absolute;
    left: -28px;
    top: -48px;
    width: 81px;
    height: 125px;
}

#secHowto > div > div #howtoTxt {
    position: absolute;
    left: 6px;
    top: 0;
}
#secHowto > div > div #flickArrow {
    position: absolute;
    left: 0;
    top: 20px;
}
#secHowto > div > div #hand {
    position: absolute;
    left: 3px;
    top: 28px;
}
#secHowto > div > div #tapArea {
    position: absolute;
    left: 32px;
    top: 20px;
}

#contents #zoomArea {
    width: 100%;
    max-width: 100%;
}
#contents #zoomArea .img {
    margin: 0 auto;
}
#contents #zoomArea #btnPrev {
    width: 50%;
    height: 91.81%;
}
#contents #zoomArea #btnNext {
    width: 50%;
    height: 91.81%;
}
#contents #zoomArea #secRight {
    float: inherit;
    width: 100%;
}
#contents #zoomArea #secRight .img {
    width: 100%;
    height: auto;
    text-align: center;
}
#contents #zoomArea #secRight .img img {
    max-width: auto;
    max-height: 100%;
    border-left: none;
}
#contents #zoomArea #secLeft .img img {
    max-width: auto;
    max-height: 100%;
    border-right: none;
}

#contents #zoomArea #secLeft {
    display: none;
}

#contents #zoomArea .secSns {
    float: none !important;
    height: 35px;
    text-align: center;
    margin: 0 auto;
}
#contents #zoomArea .secSns {
    padding: 15px 0 0 !important;
}
#contents #zoomArea .secSns .txt {
    display: none;
}
#contents #zoomArea .secSns > .facebook {
    margin-right: 5px;
}
#contents #zoomArea .secSns iframe.twitter-share-button {
    width: 72px!important;
}
#contents #zoomArea .secSns > div.line {
    display: inline-block;
    margin: 0 0 0 1px;
}


footer {
    height: 35px;
}
#footer {
    padding: 0 15px;
    height: 35px;
}

#footer a {
    color: #f7f7f7;
    font-size: 1em;
    text-decoration: none;
}
#footer li:nth-child(1) {
    float: left;
    height: 16px;
    margin-top: 9px;
}
#footer li:nth-child(1) a {
    display: block;
    line-height: 16px;
    padding-left: 22px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/icon_info.png) 0 0 no-repeat;
    background-size: 16px 32px;
    -moz-background-size: 16px 32px;
    -webkit-background-size: 16px 32px;
    -o-background-size: 16px 32px;
    -ms-background-size: 16px 32px;
}
#footer li:nth-child(2) {
    display: none;
}
#footer li:nth-child(2) a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/btn_zoom.png) 0 0 no-repeat;
}
#footer li:nth-child(3) {
    float: right;
    height: 16px;
    margin-top: 9px;
}
#footer li:nth-child(3) a {
    display: block;
    line-height: 16px;
    padding-left: 22px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/icon_restart.png) 0 0 no-repeat;
    background-size: 16px 32px;
    -moz-background-size: 16px 32px;
    -webkit-background-size: 16px 32px;
    -o-background-size: 16px 32px;
    -ms-background-size: 16px 32px;
}


/* popup */
#popup {
    height: 70.2%;
}
#popup .inner {
    max-width: 640px;
    width: inherit;
}

#popup h3 {
    font-size: 23px;
}
#popup h3 span {
    display: block;
}

#popup .txt01 {
    font-size: 14px;
    margin-bottom: 15px;
}
#popup .txt02 {
    font-size: 14px;
    margin-bottom: 15px;
}

#popup .img {
    display: table;
    margin: 0 auto;
    width: 75%;
}
#popup .img span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#popup .img img {
    width: 100%;
    height: auto;
}
#popup .btn {
    max-width: 290px;
    margin: 0 auto;
    width: 90.62%;
    height: 10.78%;
}
#popup .btn a {
    position: static;
    display: block;
    width: 100%;
    min-height: 80px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/popup_btn_sp.png) center center no-repeat;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    text-indent: -9999px;
}
#popup #btnClose {
    position: absolute;
    left: 15px;
    top: 15px;
    display: block;
    width: 16px;
    height: 16px;
}
#popup #btnClose a {
    display: block;
    width: 16px;
    height: 16px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/btn_close.png) 0 0 no-repeat;
    background-size: 16px 32px;
    -moz-background-size: 16px 32px;
    -webkit-background-size: 16px 32px;
    -o-background-size: 16px 32px;
    -ms-background-size: 16px 32px;
}
#popup #btnClose a:hover {
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/btn_close.png) 0 -16px no-repeat;
    background-size: 16px 32px;
    -moz-background-size: 16px 32px;
    -webkit-background-size: 16px 32px;
    -o-background-size: 16px 32px;
    -ms-background-size: 16px 32px;
}

#popup.landscape .img img {
    width: 50%;
}

#popup.landscape h3 {
    font-size: 11px;
}
#popup.landscape .txt01 {
    font-size: 7px;
    margin-bottom: 5px;
}
#popup.landscape .txt02 {
    font-size: 7px;
    margin-bottom: 5px;
}
#popup.landscape .btn {
    margin: -20px auto 0;
    width: 50.62%;
    height: 8.78%;
}
#popup.landscape .inner {
    margin: 5% auto 0;
}


}
.fullscreen > #wrapper {
    height: 100%;
    min-height: 100%;
}
.fullscreen #wrapper #contents {
    min-height: 100%;
}
.fullscreen > #wrapper > #contents {
    padding: 0;
    height: 100%;
    min-height: 100%;
}
.fullscreen #contents #secLead,
.fullscreen #header {
    display: none;
}

.fullscreen #footer li:nth-child(2) a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(http://kansai.shingeki.net/upload/shingeki.net/images/kansai/btn_zoom_reset.png) 0 0 no-repeat;
}
.fullscreen #contents #zoomArea {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}
.fullscreen #contents #zoomArea #secLeft {
    width: 50%;
}
.fullscreen #contents #zoomArea #secRight {
    width: 50%;
}
.fullscreen #contents #zoomArea #secLeft .img {
    border: none;
    text-align: right;
}
.fullscreen #contents #zoomArea #secRight .img {
    border: none;
}
.fullscreen #contents #zoomArea .img img {
    max-width: auto;
    max-height: 100%;
}
.fullscreen #contents #zoomArea #secLeft .img img {
    border-right: 38px solid #fff;
}
.fullscreen #contents #zoomArea #secRight .img img {
    border-left: 38px solid #fff;
}
.fullscreen #popup {
    height: 100%;
}
.fullscreen #popup #btnClose {
}
.fullscreen #popup #btnClose a {
    background-size: 16px 32px;
    -moz-background-size: 16px 32px;
    -webkit-background-size: 16px 32px;
    -o-background-size: 16px 32px;
    -ms-background-size: 16px 32px;
}
.fullscreen footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-width: 320px;
    height: 48px;
}

.fullscreen #contents #zoomArea #btnPrev {
    width: 31%;
    height: 100%;
}
.fullscreen #contents #zoomArea #btnNext {
    width: 31%;
    height: 100%;
}