@charset "utf-8";

/* キャッチコピー */
#catch{
	position: relative;
	margin: 0 auto;
	text-align: center;
}

/* ゲーム */
#game{
    position: relative;
	margin: 0 auto;
}
#game #dayTab{
    position: fixed;
    bottom: 20px;
    right: 0;
    width: 50px;
    z-index: 200;
}
#game #dayTab li{
    position: relative;
    margin: 0 0 10px auto;
    width: 30px;
    height: 0;
    border-radius: 10px 0 0 10px / 10px 0 0 10px;
    text-align: center;
    font-weight: 700;
    border-top: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    transition: height 0.2s ease-out, width 0.2s ease-out, opacity 0.2s 1s ease-out;
    font-size: .14rem;
    opacity: 0;
    overflow: hidden;
}
#game #dayTab li.dispTab{opacity:1;height: 50px;}
#game #dayTab li:hover{width: 50px;}
#game #dayTab li a{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
	color: #ffffff;
	text-decoration: none;
}
#game #dayTab li a span{
    position: relative;
    display: block;
    text-align: center;
    line-height: 1.2em;
    top:50%;
    transform: translateY(-50%);
}
#game #dayTab li a span span{display: inline; font-size: .10rem;line-height: 1.0em;}
#game #dayTab li#tab0601{background-color: #4E6300;}
#game #dayTab li#tab0602{background-color: #C253BE;}
#game #dayTab li#tab0603{background-color: #066FC0;}
#game #dayTab li#tab0604{background-color: #672da8;}
#game #dayTab li#tab0605{background-color: #250092;}

#game .dayBg{
	position: relative;
	padding: 60px 0;
}
#catch .dayBg{
	position: relative;
	padding: 60px 0 5px 0;
}
#catch .dayBg{background-color: rgba(73,134,63,.4);}
#game #day0601 .dayBg{background-color: rgba(73,134,63,.4);}
#game #day0602 .dayBg{background-color: rgba(185,104,224,.4);}
#game #day0603 .dayBg{background-color: rgba(0,174,249,.5);}
#game #day0604 .dayBg{background-color: rgba(60,5,79,.6);}
#game #day0605 .dayBg{background-color: rgba(0,43,102,.7);}

#game #op{
    position: relative;
	margin: 0 auto;
}
#game #op01 ul{
     position: relative;
	margin: 0 auto;
}
#game #op01 ul li{
     position: relative;
	margin: 0 auto 20px auto;
}
#game #day0601-1{
    position: relative;
    margin: 0 auto;
    padding: 0 0 60px 0;
}
#game #day0602-1, #game #day0603-1, #game #day0604-1, #game #day0605-1 {
    position: relative;
    padding: 40px 0 0 0;
}
#game #day0605-2, #game #day0605-3 {
    position: relative;
    padding: 80px 0 0 0;
}

#game .dayWrap{
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
}
#game .ttl{
    position: relative;
	margin: 0 auto 20px auto;
	font-size: .17rem;
	font-weight: 900;
}
#game .ttl::after{
	position: absolute;
	top:0;
	left: 0;
	display: block;
	content: '\025b6';
	font-size: .11rem;
	transform: translateX(-1.4em);
}
#game .dayWrap .strongWord{
    position: relative;
    margin: 30px auto 0 auto;
    font-size: .17rem;
    font-weight: 900;
}
#game .dayWrap .dot{margin-left: 20px;margin-bottom: 20px; list-style:disc;}
#game .dayWrap .dot li, #game .dayWrap .lists li{margin-bottom: 10px;}
#game .dayWrap .number li{
	position: relative;
	margin-bottom: 10px;
	margin-left: 20px;
}
#game .dayWrap .number li::before{
	position: absolute;
	top:0;
	left: 0;
	display: block;
	transform: translateX(-1.4em);
}
#game .dayWrap .number li:nth-child(1)::before{content: '\02460';}
#game .dayWrap .number li:nth-child(2)::before{content: '\02461';}
#game .dayWrap .number li:nth-child(3)::before{content: '\02462';}
#game .dayWrap .number li:nth-child(4)::before{content: '\02463';}
#game .dayWrap .number li:nth-child(5)::before{content: '\02464';}
#game .dayWrap .text{margin: 40px 0 10px 0;}


#game .secretWord{
    position: relative;
    margin: 30px auto 0 auto;
    text-align: center;
}
#game .stepttl{
	position: relative;
	margin: 20px auto 10px auto;
	font-size: .20rem;
	font-weight: 700;
	text-align: left;
	line-height: 1.6em;
}
#game .stepttl span{ font-weight: 900; font-size: .17rem;display: block;}
#game #day0601 .stepttl span{ color: #13AE0C;}
#game #day0602 .stepttl span{ color: #D03160;}
#game #day0603 .stepttl span{ color: #369EFF;}
#game #day0604 .stepttl span{ color: #D800FF;}
#game #day0605 .stepttl span{ color: #0047FF;}

#game .secretWord .steptxt{text-align: left;}
#game .secretWord .sword{font-size: .15rem;padding: 0 0 20px 0;}
#game .lead{font-size: .18rem; padding: 50px 0;line-height: 1.8em;}

#game .secretWord .scword{
    position: relative;
    margin: 0 auto 20px auto;
    font-size: .12rem;
}
#game .secretWord .swImg{
    position: relative;
    margin: 40px auto 0 auto;
    width: 100%;
    height: 0;
    padding-top: 70.66%;
    background-position: 50% 0;
    background-size: contain;
    background-repeat: no-repeat;
}
#game ul#list0605.swlist li .swImg{padding-top: 78%;}
#game .secretWord .swImg.swImgA{background-image: url('../img/qa.jpg');}
#game .secretWord .swImg.swImgB{background-image: url('../img/qb.jpg');}
#game .secretWord .swImg.swImgC{background-image: url('../img/qc.jpg');}
#game .secretWord .swImg.swImgD{background-image: url('../img/qd.jpg');}
#game .secretWord .swImg.swImgE{background-image: url('../img/qe.jpg');}
#game .secretWord .swImg.swImgF{background-image: url('../img/qf.jpg');}
#game .secretWord .swImg.swImgG{background-image: url('../img/qg.jpg');}
#game .secretWord .swImg.swImgH{background-image: url('../img/qh.jpg');}
#game .secretWord .swImg.swImgI{background-image: url('../img/qi.jpg');}
#game .secretWord .swImg.swImgJ{background-image: url('../img/qj.jpg');}
#game .secretWord .swImg.swImgK{background-image: url('../img/qk.jpg');}
#game .secretWord .swImg.swImgL{background-image: url('../img/ql.jpg');}
#game .secretWord .swImg.swImgM{background-image: url('../img/qm.jpg');}
#game .secretWord .swImg.swImgN{background-image: url('../img/qn.png');}

#game .zukanttl{ font-size: .16rem;padding-bottom: 20px;}
#game .zukanImg{
	position: relative;
	margin: 0 auto 20px auto;
	width: 100%;
    height: 0;
    padding-top: 198.15%;
    background-position: 50% 0;
    background-size: contain;
    background-repeat: no-repeat;
}
#game .zukanImg.zukanImg01{background-image: url('../img/zukan01.jpg');}
#game .zukanImg.zukanImg02{background-image: url('../img/zukan02.jpg');}
#game .zukanImg.zukanImg03{background-image: url('../img/zukan03.jpg');}
#game .zukanImg.zukanImg04{background-image: url('../img/zukan04.jpg');}

#game .m0605Img01{
	position: relative;
	margin: 0 auto 20px auto;
	width: 100%;
    height: 0;
    padding-top: 179.80%;
    background-position: 50% 0;
    background-size: contain;
    background-repeat: no-repeat;
	background-image: url('../img/maou01.jpg');
}
#game .m0605Img02{
	position: relative;
	margin: 0 auto 20px auto;
	width: 100%;
    height: 0;
    padding-top: 91.03%;
    background-position: 50% 0;
    background-size: contain;
    background-repeat: no-repeat;
	background-image: url('../img/maou02.jpg');
}

#game .stepsel{position: relative;}
#game .stepsel dl{
    position: relative;
    margin: 0 auto;
	border: solid 2px #ffd800;
}
#game .stepsel dl dt{background-color: #ffd800;}
#game .stepsel dl.selB{border: solid 2px #0044F0;}
#game .stepsel dl.selB dt{background-color: #0044F0;color: #ffffff;}
#game .stepsel dl dt{
    position: relative;
    font-weight: 900;
    text-align: center;
    padding: 5px 0;
	color: #080b3b;
}
#game .stepsel dl dd{
    position: relative;
    background-color: #ffffff;
    padding: 10px;
	color: #080b3b;
    font-weight:700;
}
#game .stepsel dl.selB dd{color: #0044F0;}
#game .stepsel dl dd p{
    position: relative;
    width: auto;
    white-space: nowrap;
    padding-right: 1em;
    display: inline-block;
	line-height: 2em;
}
#game .lastLinks{
	position: relative;
	display: inline-block;
	margin: 25px auto 8px auto;
}

#game #ending{
    position: relative;
    margin: 0 auto;
    z-index: 10;
}
#game #ending .end_lead{
    position: relative;
    margin: 20px auto;
    font-size: .16rem;
    font-weight: 700;
    color: #ffffff;
}
#game #ending .shareBox{
    position: relative;
    padding: 30px 0 80px 0;
    color: #ffffff;
    text-align: center;
}
#game #ending .shareBox .links{
    position: relative;
    margin: 30px auto 0 auto;
    width: calc(100% - 20px);
}
#game #ending .shareBox .links a{
    position: relative;
    display: block;
    margin-bottom: 20px;
    padding: .5em 0;
    background-color: #ffd800;
    border-radius: 5px;
    color: #080b3b;
    font-weight: 700;
	text-decoration: none;
}

/* 謎 */
#nazo{
	position: relative;
	margin: 0 auto;
    text-align: center;
}
#nazo01{
	position: relative;
	margin: 0 auto;
    padding: 40px 0 0 0;
}
#nazo01 h3{
	position: relative;
	margin: 0 auto;
    padding: 40px 0 30px 0;
	font-weight: 900;
	font-size: .18rem;
}
#nazo01 .nazo01Image{
    position: relative;
    margin: 0 auto 20px auto;
    width: 100%;
    height: 0;
    padding-top: 100.3%;
    background-image: url('../img/bonus.jpg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#nazoend{
	position: relative;
	margin: 0 auto;
}
#nazoend .nazoendImage{
    position: relative;
    margin: 0 auto 20px auto;
    width: 100%;
}
#nazoend .endTxt{
    font-size: .28rem;
    font-weight: 900;
    color: #ffd200;
}
#nazoend p{
    padding: 20px 0;
}
#nazoend .shareBox{
    position: relative;
    padding: 30px 0 0 0;
    color: #ffffff;
    text-align: center;
}
#nazoend .shareBox .links{
    position: relative;
    margin: 30px auto 0 auto;
    width: calc(100% - 20px);
}
#nazoend .shareBox .links a{
    position: relative;
    display: block;
    margin-bottom: 20px;
    padding: .5em 0;
    background-color: #ffd800;
    border-radius: 5px;
    color: #080b3b;
    font-weight: 700;
	text-decoration: none;
}

.campWrap{
	position: relative;
	margin: 10px auto 50px auto;
	width: calc(100% - 10px);
	padding: 5px 5px 20px 5px;
	background-color: #ffd800;
	color: #000000;
}
.campWrap p{padding: 0 20px;}
.campWrap .campttl{color: #ffd800;background-color: #080b3b;padding: 5px;font-size: .14rem !important;margin: 0 auto 10px auto;font-weight: 900;}
.campWrap a{
	position: relative;
	display: inline-block;
	margin: 20px auto 0 auto;
	width: auto;
	background-color: #080b3b;
	padding: 5px 1em;
	border-radius: 5px;
	color: #ffffff;
	text-decoration: none;
}

#gamebanner, #gamebanner2{
    position: relative;
    margin: 60px auto 0 auto;
}
#gamebanner p, #gamebanner2 p{ font-size: .18rem; font-weight: 900; color:#ffffff;padding: 20px 0 10px 0;}
#gamebanner p.ttl, #gamebanner2 p.ttl{  padding: 0;}
#gamebanner a.button, #gamebanner2 a.button{ 
    position: relative;
    margin: 0 auto 20px auto;
    color:#080b3b;
    font-weight: 700;
    display: block;
    border-radius: 5px;
    background-color: #ffd800;
    padding: 5px 0;
    width: 70%;
	text-decoration: none;
}
#gamebanner ul, #gamebanner2 ul{
    position: relative;
    margin: 20px auto;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
#gamebanner ul li, #gamebanner2 ul li{
    margin: 0 auto 30px auto;
    width: calc(100% - 20px);
}

.movieSP{
	position: relative;
	margin: 0 auto 20px auto;
	width: calc(100% - 50px);
}


/* ----- pc ----- */
@media screen and (min-width: 641px) {
	
    /* ゲーム */
    #game #dayTab{width: 70px;}
    #game #dayTab li{
        width: 50px;
        font-size: .14rem;
    }
    #game #dayTab li.dispTab{height: 70px;}
    #game #dayTab li:hover{width: 70px;}

    #game .seatImg{
        width: 700px;
        padding: 40px 0;
    }
    #game #day0602-1 .seatImg{width: 600px; text-align: center;}
    #game #day0602-1 .seatImg p{padding: 30px 0 10px 0;}
	#game #day0601-1{padding: 0 0 50px 0;}
	#game #day0602-1, #game #day0603-1, #game #day0604-1, #game #day0605-1 {padding: 80px 0 0 0;}
	#game #day0605-2, #game #day0605-3 {padding: 80px 0 0 0;}

    #game .dayWrap .strongWord{
        font-size: .20rem;
        line-height: 2em;
    }
	#game .stepttl{font-size: .26rem;}
	#game .stepttl span{ font-size: .20rem;}
    #game .dayWrap .list{padding: 50px 0 30px 0;}

    #game .secretWord{margin: 30px auto 0 auto;}
    
    #game .btn_hint img{ height: 36px; width: auto;}
    #game .btn_hint.hintc img{ height: 42px;}
    
    #game ul.swlist{
        position: relative;
        margin: 0 auto;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: flex-end;
    }
    #game ul.swlist li{
        position: relative;
        margin: 0;
        width: 360px;
    }
    
	#game .secretWord .scword{font-size: .14rem;}
	#game .lead{text-align: center;padding: 100px 0;font-size: .20rem;}
	
    #game ul.swlist li.dispImg, #game ul#list0604.swlist li, #game ul#list0605.swlist li{width: 600px;}
    #game .secretWord ul.swlist li.dispImg .swImg, #game ul#list0604.swlist li .swImg{
        width: 650px;
        padding-top: 420px;
    }
	 #game ul#list0605.swlist li .swImg{
		 width: 640px;
        padding-top: 500px;
    }
    #game .secretWord ul.swlist li.sdispImg .swImg{
        width: 200px;
        padding-top: 180px;
    }
    #game ul.swlist li.sdispImg{width: 180px;}
    #game ul.swlist li.sdispImg .inputArea .inputTxt, textarea{width: 100px;}
    #game ul.swlist li.sdispImg .inputArea .btn_send{ width: 80px;font-size: .10rem;padding: 5px 0;}
    #game ul.swlist li.sdispImg .inputArea .contents-inner{width: 200px;}
    #game ul.swlist li.sdispImg .btn_hint img{ height: 30px; width: auto;}
    
    #game ul.swlist li .inputArea .inputTxt, textarea{
        margin:  10px auto 5px auto;
        height: 3em;
        width: 190px;
    }
    #game ul.swlist li .inputArea{margin: 0 auto 10px auto;}
    #game ul.swlist li .inputArea .contents-inner{
        width: 310px;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    #game ul.swlist li .inputArea .btn_send{
        margin:  10px auto 5px auto;
        width: 80px;
        padding: 5px 0;
        font-size: .13rem;
    }
    
    #game .secretWord .swImg{
        margin: 30px auto 10px auto;
        width: 310px;
        padding-top: 221px;
    }
    #game .secretWord .swImg.swImgA, #game .secretWord .swImg.swImgD, #game .secretWord .swImg.swImgG, #game .secretWord .swImg.swImgJ{margin: 30px auto 10px auto;}
    
	#game .zukanttl{ font-size: .18rem;padding-bottom: 40px;}
	#game .zukanImg{
		margin: 0 auto 20px auto;
		padding-top: 1600px;
	}
	
    #game .stepsel{
        margin: 40px auto;
        /*display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;*/
        
    }
    #game .stepsel dl{margin: 0 auto;background-color: #ffffff;}
    #game .stepsel dl dt{padding: 10px 0;}
    #game .stepsel dl dd{padding: 15px;}
    #game .stepsel dl dd p{
        padding-right: 1.5em;
        line-height: 2.3em;
    }
	#game .lastLinks{font-size: .18rem;}
	
    #game #ending .shareBox .links{
        margin: 50px auto 0 auto;
        width: 730px;
    }
    #game #ending .shareBox .links ul{
        position: relative;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
    }
    #game #ending .shareBox .links ul li{width: 350px;}
    #game #ending .shareBox .links ul li:nth-child(odd){margin-right: 30px;}
    #game #ending .end_lead{
        margin: 50px auto;
        font-size: .24rem;
    }
    
    /* 謎 */
    #nazo01{padding: 60px 0 80px 0;}
	#nazo01 .nazo01Image{
		width: 720px;
		padding-top: 720px;
	}
    #nazoend{padding: 0;}
     .shareBox .nazoendImage{
        width: 740px !important;
		 margin: 0 auto;
    }
    #nazoend .endTxt{font-size: .48rem;}
    #nazoend .shareBox .links{
        margin: 50px auto 0 auto;
        width: 500px;
    }
    #nazo .btn_hint{display: block; text-align: center;padding: 0 0 20px 0;}

    #gamebanner p, #gamebanner2 p{ font-size: .20rem;}
    #gamebanner a.button, #gamebanner2 a.button{ 
        margin: 5px auto 0 auto;
        width: 180px;
    }
    #gamebanner ul li, #gamebanner2 ul li{width: 260px;margin: 25px 0;}
    #gamebanner a.button:hover, .links a:hover, #gamebanner2 a.button:hover{color:#2E90CA !important; }

	.campWrap{width: 600px;}
	.campWrap p{padding: 0 50px !important;}
	.campWrap .campttl{padding: 10px !important;font-size: .16rem !important;}

	.movieSP{
		margin: 0 auto 40px auto;
		width: 500px;
	}
}