 @charset "UTF-8";

body {
    font-size: 16px;
    font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;
}

#wrap {
    background-image: url(../img/bg-wrap.png);
    background-size: 100px;
    background-repeat: repeat;
}

.pc {
    display: none;
}

.pcinline {
    display: none;
}

.ctvwidth {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

.btn {
    border: solid 3px #ffffff;
    border-radius: 10px;
    box-sizing: border-box;
    transition: all .3s;
}

.btn:hover {
    border: solid 3px #f8b800;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .3);
}

#wrap-cover {
    background-image: url(../img/bg-left.png), url(../img/bg-right.png);
    background-position: left 10px top, right 10px top;
    background-size: 32px auto;
    background-repeat: repeat-y;
}

.cakeimg {
    border: solid 3px #c74b56;
    border-radius: 10px;
    box-sizing: border-box;
}

.border-line {
    border: solid 8px #0092a2;
    box-sizing: border-box;
    background-position: center top;
    /*  background-color: #0680c4;*/
    /*
  background-image: url("../img/kamihubuki.png") ,url("../img/gasyousun.png");
  background-size: 100% auto,70% auto;
  background-repeat: repeat-y,no-repeat;
 background-position: center top,right -30% bottom 17%;
*/
    /* background-image: url("../img/ice-winter.png");*/
    background-size: 100% auto;
    background-repeat: repeat-y;
    /* 	background-color: #69d3ff;*/
    background-color: #51d3ff;
}

/*陬�｣ｾ*/
.fs-l {
    font-size: 1.3em;
}

.fs-s {
    font-size: .7em;
}

.fw-b {
    font-weight: bold;
}

.darkred {
    color: darkred !important;
}

.red {
    color: #e3364a !important;
}

.pink {
    color: #dd007f !important;
}

#info {
    position: relative;
    /*	width: 100%;*/
    padding: 30px 3%;
    background-image: url("../img/bg-info-gasyou.png"), url("../img/bg-info-gasyou-bottom.png"), url(../img/kamihubuki.png);
    background-position: center top, center bottom, center bottom;
    background-size: contain;
    background-repeat: no-repeat, no-repeat, repeat-y;
    /*
	border-top: solid 8px #0092a2;
	border-right: solid 8px #0092a2;
	border-left: solid 8px #0092a2;
	box-sizing: border-box;
*/
    /* background-color: #51d2ff; */
    /*background-color: #0680c4;*/
    background-color: #51d3ff;
}

/* .info-bg-gra {
 	background: linear-gradient(to bottom, #700066, 90%, #f15a24);
 	background: -ms-linear-gradient(top, #700066, #f15a24);
 } */

#adstxt-left {
    display: none;
}

#adstxt-right {
    display: none;
}

#title {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.tit-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.tit-item {
    text-align: center;
}

.tit-item:nth-child(1) {
    transform: translateY(-1rem) translateX(2rem);
    width: 40%;
}

.tit-item:nth-child(2) {
    width: 100%;
}

.tit-item img {
    width: 100%;
}

#campaign {
    width: 94%;
    margin: 30px auto;
    overflow: hidden;
    border: solid 3px #ffffff;
    border-radius: 20px;
    box-sizing: border-box;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(247, 183, 138, 1) 10px, rgba(247, 183, 138, 1) 20px);
    background-size: auto auto;
    background-color: rgba(246, 175, 125, 1);
}

#campaign img {
    width: 100%;
}

.pre-bnr {
    padding: 10px 0;
}

.pre-bnr a {
    display: block;
    width: calc(90% - 6px);
    max-width: 500px;
    margin: 20px auto;
    padding: 1.5em 0;
    border: solid 3px #ffffff;
    border-radius: 10px;
    background-color: #dd007f;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    transition: .3s;
}

.pre-bnr a:hover {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .3);
    background-color: #e50020;
}

.pre-bnr-end {
    padding: 10px 0;
}

.pre-bnr-end a {
    display: block;
    width: calc(90% - 6px);
    max-width: 500px;
    margin: 20px auto;
    padding: 20px 0;
    border: solid 3px #ffffff;
    border-radius: 10px;
    background-color: #e54e6e;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    transition: .3s;
}

.pre-bnr-end a:hover {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .3);
    background-color: #e50020;
}

#about-news {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 30px auto;
    table-layout: fixed;
}

#about-news td {
    display: block;
    margin: 0 auto 30px;
}

#about-wrap {
    width: 80%;
    margin: 0 auto;
    padding: 20px;
    border-radius: 20px;
    background-color: #f8cbd9;
    text-align: center;
}

#about-wrap img {
    width: 100%;
    margin: 20px 0 0 0;
}

#news-wrap {
    position: relative;
    z-index: 2;
    width: 80%;
    height: auto;
    margin: 0 auto;
    padding: 20px 20px 90px 20px;
    border-radius: 20px;
    background-color: #f8dfcb;
}

.news-box {
    width: 100%;
    padding: 20px 0;
    border-bottom: dotted 4px #ffffff;
    color: #5c3908;
    font-weight: bold;
}

#newsdeco-1 {
    position: absolute;
    top: -35px;
    right: -20px;
    width: 132px;
}

#newsdeco-2 {
    position: absolute;
    bottom: -10px;
    left: -20px;
    width: 120px;
}

#newsdeco-3 {
    position: absolute;
    right: -10px;
    bottom: 0;
    width: 120px;
}

.news-box p {
    line-height: 2em;
}

.date {
    color: #ea6088;
    font-size: 1.1em;
}

.news-box i {
    color: #ea6088;
}

.news-img {
    width: 100%;
    margin: 10px auto;
}

.news-img img {
    width: 100%;
}

table#mov-form {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 700px;
    margin: 30px auto;
    table-layout: fixed;
}

#mov-form td {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

#mov-form td img {
    width: 90%;
    max-width: 300px;
}

#map {
    position: relative;
    width: 100%;
    /*	background: linear-gradient(to bottom,#700066,10%,#f15a24);*/
    background-image: url("../img/kamihubuki.png");
    background-position: center top;
    background-size: contain;
    background-repeat: repeat-y;
    /* background-color: #f15a24; */
    /* background-color: #51d2ff;*/
    /* background-color: #51d3ff;*/
    /*	background-color: #0680c4;*/
    background-color: #51d3ff;

    aspect-ratio: 1920 / 2060;
}

.moon {
    position: absolute;
    top: -40px;
    right: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

.cloud {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}


.spirit {
    position: absolute;
    top: -40px;
    right: 0;
    left: 0;
    z-index: 3;
    width: 100%;
}

.gasyousun {
    position: absolute;
    top: -30%;
    right: 0;
    left: 0;
    z-index: 0;
    width: 100%;
}

#bg-map {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    /*
border-right: solid 8px #0092a2;
border-bottom: solid 8px #0092a2;
border-left: solid 8px #0092a2;
*/
    /*box-sizing: border-box;*/
    /*		background-color: #0680c4;*/
    /*	background-color: #69d3ff;*/
    /*
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
*/
}

.game-flex {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    transform: translateY(-1%);
    width: 100%;
}

.game-item {
    flex-basis: calc(100% / 4 - 3%);
    align-self: flex-end;
    padding: 0 1.5%;
}

.game-item:nth-child(1) {
    flex-basis: calc(100% / 1 - 12%);
    text-align: left;
}

.game-item:nth-child(3) {
    flex-basis: calc(100% / 2 - 3%);
    transform: translateY(-4%);
    padding: 0 1.5%;
    text-align: center;
}

.game-item img {
    width: 100%;
    transition: .3s;

    -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, .9));
            filter: drop-shadow(0 3px 6px rgba(0, 0, 0, .9));
}

.game-item a img:hover {
    transform: scale(1.1);
}

.game-item:nth-child(1) img {
    width: calc(100% / 4);
}

.game-item:nth-child(3) img {
    width: 85%;
}

#games {
    /*  display: none;*/
    position: absolute;
    top: 0;
    z-index: 3;
    transform: translateY(1%);
    width: 100%;
    table-layout: fixed;
}

#games td {
    position: relative;
    text-align: center;
}

.game-new {
    position: absolute;
    right: 10px;
    bottom: 45px;
    width: 70px;
}

.gamebtn img {
    width: 90%;
    max-width: 220px;
    margin: 0 0 -8% 0;
    transition: .3s;
}

.gamebtn img:hover {
    transform: scale(1.1);
}

.gamebtn-shuttle img {
    width: 90%;
    max-width: 220px;
    margin: 0 0 -20px 0;
    transition: .3s;
}

.gamebtn-shuttle img:hover {
    transform: scale(1.1);
}

.gamebtn-churee img {
    transform: translateY(5%);
    width: 80%;
    max-width: 380px;
    transition: .3s;
}

.gamebtn-churee img:hover {
    transform: translateY(5%) scale(1.05);
}

.stay img {
    width: 100%;
    max-width: 220px;
}

#spmap {
    position: relative;
    background-color: rgba(241, 90, 36, 1);
}

.container {
    max-width: 100%;
    margin: 0 auto;
}

.swiper-container {
    margin: 0 auto;
}



.tab-menu .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    transform: none !important;
}

.tab-menu .swiper-slide {
    flex-basis: calc(100% / 5 - 1em);
    align-self: flex-end;
    padding: .5em;
}

.tab-menu .swiper-slide img {
    width: 100%;
    cursor: pointer;

    -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, .5));
            filter: drop-shadow(0 2px 2px rgba(0, 0, 0, .5));
}

.tab-menu .swiper-slide {
    width: auto;
}

.tab-contents {
    background-image: url("../img/bg-map-halloween.png");
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

.tab-contents .swiper-slide {
    padding: 1em 0 2em;
    text-align: center;
}

.tab-contents .swiper-slide img {
    width: 60%;

    -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, .7));
            filter: drop-shadow(0 3px 6px rgba(0, 0, 0, .7));
}

.tab-contents .swiper-slide:nth-child(3) img {
    width: 80%;
}

.swiper-button-next:after, .swiper-button-prev:after {
    width: 52px;
    height: 80px;
    background-image: url("../img/icon/icon-next.png");
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    content: "" !important;
}

.swiper-button-prev:after {
    transform: rotateY(180deg);
}



#banner {
    padding: 20px 0;
}

.banner-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 70%;
    margin: 0 auto;
}

.banner-item {
    width: calc(100% / 1 - 24px);
    margin: 10px;
    border-width: 2px;
    border-style: solid;
}

.banner-chukyokun {
    border-color: #dd007f;
}

.banner-dayon {
    border-color: #c3d82d;
}

.banner-sokoban {
    border-color: #823f06;
}

.banner-shanhai {
    border-color: #14557b;
}

.banner-nekoatsume {
    border-color: #090404;
}

.banner-item img {
    width: 100%;
}

#page-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 50;
}

#page-top img {
    width: 80px;
    height: 80px;
    border: solid 3px #ffffff;
    border-radius: 50%;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .3);
    background-color: #f8b800;
}

#form-jump {
    color: #5c3908;
    text-align: center;
}

#form-jump h1 {
    padding: 30px;
    font-weight: bold;
    font-size: 1.2em;
}





.modal-img {
    width: 95%;
    max-width: 600px;
    margin: 30px auto;
    text-align: center;
}

.modal-img img {
    width: 100%;
    border-radius: 20px;
    background-color: #eea72b;
}

.modal-title {
    margin: 5vh 2% 10px;
    color: #c84283;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 2em;
}

.modal-title .logo {
    width: 320px;
    vertical-align: middle;
}

.mov-wrap {
    margin: 5vh 30px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .2);
}

.modal-mov {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .3);
    background-color: #000000;
}

.modal-mov iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.modal-text {
    margin: 0 2%;
    color: #5c3908;
    font-weight: bold;
    line-height: 2.4em;
}

.modal-attention {
    margin: 0 2%;
    color: #0db8b9;
    font-weight: bold;
    font-size: .8em;
    line-height: 2em;
}

.modal-table {
    width: 100%;
    margin: 30px 0 0 0;
    table-layout: fixed;
}

.modal-table td {
    display: block;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}

.modal-table img {
    width: 100%;
    border: solid 2px #ffffff;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .2);
}

.modal-table-text {
    margin: 10px 0 3vh 0;
    padding: 0 5px;
    color: #5c3908;
    font-weight: bold;
    line-height: 2em;
    text-align: left;
}

/*info.html*/

.info-container {
    padding: 3em 36px;
    word-break: break-all;
}

.info-wrapper {
    margin: 0 auto;
    padding: 2em 1.5em;
    border-radius: 1em;
    background-color: #ffffff;
    font-size: .8em;
}

.info-wrapper p {
    margin-bottom: 1em;
    color: #333333;
    line-height: 2;
}

.info-wrapper p:nth-child(1) {
    font-weight: bold;
    font-size: 1.6em;
    letter-spacing: .15em;
    text-align: center;
}

.info-wrapper p:nth-child(2) {
    padding: 1em .5em;
    border-radius: .5em;
    background-color: antiquewhite;
    text-align: center;
}

.info-wrapper p:nth-child(4) {
    text-align: center;
}

.info-wrapper p:nth-child(n + 3) {
    padding: 0 .5em;
}

.infolink {
    display: block;
    width: calc(80% + 40px - 2em - 8px);
    max-width: 600px;
    margin: 1em auto;
    padding: 1em 1em;
    border: solid 4px #eeeeee;
    background-color: #ffffff;
    font-size: 1.4em;
    letter-spacing: .05em;
    text-align: center;
    transition: .3s;
}

.infolink:hover {
    -webkit-filter: brightness(1.5);
            filter: brightness(1.5);
}

.info-wrapper .infolink {
    border: solid 4px #e5f9ff;
    background-color: #00c7fe;
    color: #ffffff;
    font-size: 1.2em;
    text-shadow: 0 0 2px rgba(0, 0, 0, .2);
}

.info-wrapper .infolink:hover {
    -webkit-filter: brightness(1.1);
            filter: brightness(1.1);
}

.close {
    display: block;
    max-width: 150px;
    margin: 3em auto 0;
    padding: .5em 1em;
    border-radius: .3em;
    background-color: #666666;
    color: #ffffff;
    text-align: center;
}

.close:hover {
    -webkit-filter: brightness(1.5);
            filter: brightness(1.5);
}

@media screen and (min-width: 768px) {
    .spinline {
        display: none;
    }

    .pcinline {
        display: inline;
    }


    #adstxt-left {
        display: inline;
        position: absolute;
        top: 10%;
        left: 0;
        width: 5%;
    }

    #adstxt-right {
        display: inline;
        position: absolute;
        top: 10%;
        right: 0;
        width: 5%;
    }

    .border-line {
        background-position: center top, right -30% bottom 46%;
        background-size: 100% auto, 70% auto;
    }

    #about-news td {
        display: table-cell;
    }

    #mov-form td {
        display: table-cell;
    }

    .gamebtn-churee img {
        transform: translateY(0%);
    }

    .gamebtn-churee img:hover {
        transform: translateY(0%) scale(1.05);
    }

    .modal-table td {
        display: table-cell;
        margin: 0 auto 3vh;
    }

    #slide-menu {
        display: none;
    }

    /*info.html*/
    .info-wrapper {
        font-size: 1.2em;
    }
}

@media screen and (min-width: 960px) {
    .sp {
        display: none;
    }

    .pc {
        display: block;
    }


    .tit-flex {
        flex-direction: row-reverse;
        padding-bottom: 1rem;
    }

    .tit-item {
        align-self: baseline;
    }

    .tit-item:nth-child(1) {
        transform: translateY(-2.5rem) translateX(-2rem);
        width: 25%;
        text-align: right;
    }

    .tit-item:nth-child(2) {
        width: 75%;
        text-align: left;
    }

    .tit-item img {
        width: 98%;
    }

    .banner-flex {
        width: 100%;
    }

    .banner-item {
        width: calc(100% / 3 - 24px);
    }

    footer {
        margin-bottom: -5em;
        padding: 30px 0;
        background-color: #5c3908;
        text-align: center;
    }

    footer p, footer a {
        color: #ffffff;
    }
}

@media screen and (min-width: 1100px) {
    #adstxt-left {
        top: 0;
        left: -70px;
        width: 60px;
    }

    #adstxt-right {
        top: 0;
        right: -70px;
        width: 60px;
    }
}