@charset "utf-8";
/*アカギ命日*/
.sp1740on{display: none;}
* {
	margin: 0;
	padding: 0;
	box-sizing:border-box;
}
html,body {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	min-height: 100vh;
	overflow-x: hidden;
	background-color: #000;
}
img{
	width: 100%;
	height: auto;
}
section{
	position: relative;
	display: block;
}
.l-wrap{
	width:100%;
	margin: 0 auto;
	font-family: "Zen Old Mincho", serif;
	display: block;
	position: relative;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: 0;
	background-color: #000;
	overflow-x: hidden;
}
.c-header_img{
	width: 100%;
	max-width: 1343px;
	height: auto;
	vertical-align: bottom;
}
/*INTRO*/
.l-intro{
	background-image: url("bg_intro.webp");
	background-position: top center;
	background-repeat: repeat;
	background-size: 100% auto;
	padding: 70px 0;
}
.c-h1_div{
	background-color: #FFF;
	border-radius: 100px;
	margin: 0 auto;
	padding: 12px 0;
	width: 90%;
	max-width: 974px;
	margin-bottom: 34px;
}
.c-h1_div h1{
	font-family: "Noto Serif JP",serif;
	color: #821005;
	font-weight: 900;
	font-size: 28px;
	letter-spacing: 1px;
	line-height: 1.4em;
	text-align: center;
}
.c-intro_p{
	letter-spacing: 1px;
	line-height: 1.7em;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	font-weight: 700;
}
/*ITEM*/
.l-bg_comic{
	background-image: url("bg_comic.webp");
	background-size: 100% auto;
	background-position: top center;
	background-repeat: repeat;
	padding-bottom: 50px;
}
.l-goods_pop{
	margin: 0 auto;
	width: 90%;
	max-width: 1341px;
	padding-top: 80px;
}
.c-goods_h2 {
  display: flex;
  align-items: center;
  color: #FFF;
  margin-bottom: 70px;
}
.c-goods_h2::before,
.c-goods_h2::after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background-color: #FFF;  
}

.c-goods_h2::before{
	margin-right: 1.5em;
}
.c-goods_h2::after{
	margin-left: 1.5em;
}
.c-goods_h2__system{
	padding: 0;
}
.c-goods_h2__system h2{
	margin: 0 auto;
	padding: 0;
	padding-bottom: 30px;
}
.l-goods_pop_div{
	display: block;
	position: relative;
	margin: 0 auto;
	margin-bottom: 80px;
}
.l-goods_pop_title_p{
	color: #ffee00;
	margin-bottom: 20px;
	font-size: 27px;
	font-weight: 700;
}
.c-goods_pop_img{
	position: relative;
	z-index: 1;
}
.c-goods_pop_img:hover{
	box-shadow: 0px 0px 10px rgba(255,233,0,1);
}
.c-goods_pop_img_sp{
	display: none;
}
.l-goods_pop_a{
	text-decoration: none;	
}
.l-goods_pop_p{
	cursor: pointer;
	display: block;
	text-decoration: none;
	font-size: 18px;
	font-family: "Noto Serif JP",serif;
	background-color: #ffee00;
	max-width: 540px;
	width: 90%;
	margin: 0px auto;
	margin-top: 30px;
	border-radius: 100px;
	color: #000;
	padding: 6px 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
	font-weight: 900;
}
.l-goods_pop_p:hover{
	box-shadow: 0px 0px 10px rgba(255,255,255,1);
	filter: brightness(1.1);
}
.c-goods_pop_en_img{
	position: absolute;
	bottom:-14px;
	right: -180px;
	width: 396px;
	height: auto;
	z-index: 2;
}
.c-sake_ul{
	width: fit-content;
	max-width: 94%;
	margin: 0.5em auto;
}
.c-sake_ul li{
	text-align: left;
	list-style: none;
	line-height: 1.5em;
	font-size: 12px;
	color: #FFF;
}
.goods_kari1{
	margin: 0 auto;
	width: 100%;
	max-width: 14px;
}
.c-goodssake_ul{
    width: fit-content;
    margin: 0 auto;
    margin-right: 1em;
}
.c-goodssake_ul li{
    line-height: 1.8em;
    list-style: none;
    font-size: 10px;
    text-align: left;
    color: #FFF;
    font-family: serif;
}
.goods_end_btn{
	margin: 1em auto;
	width:90%;
	max-width: 400px;
}
.goods_end_btn:hover{
	filter: brightness(0.8);
}
/*ページ下段*/
/*墓場の画像POPUP*/
.l-redbg{
	padding: 56px 0;
	background-color: #8c0001;
}
.l-nakano{
	background-color: #c22121
}
.l-blackbg{
	padding: 56px 0;
	background-color: #000;
}
.c-evinfo_h2{
	font-size: 32px;
	color: #FFF;
	font-weight: 500;
	text-align: center;
}
.c-evinfo_svg{
	width: 94%;
	max-width: 521px;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
}
.l-evinfo_btn_a{
	text-align: center;
	background-color: #FFF;
	padding: 16px 0;
	width: 96%;
	max-width: 436px;
	margin: 0 auto;
	margin-top: 20px;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.l-evinfo_btn_img{
	width: 90%;
	max-width: 324px;
}
.l-evinfo_btn_a:hover{
	opacity: 0.8;
}
/*0927イベント*/
.c-ev0927_h2{
	text-align: center;
	color: #FFF;
	font-size: 36px;
	background-color: #000;
	width: 100%;
	padding: 34px 0;
	margin: 0px auto;
}
.l-0927bg_div{
	background-image: url("bg-0927.webp");
	background-position: top center;
	background-size: 100% 100%;
	position: relative;
	display: block;
	padding: 60px 0;	
	margin: 0 auto;
}
.l-0927flex_div{
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	display: block;	
}
.l-0927moji_div{
	max-width: 1920px;
}
.l-0927pic_div,.l-0927moji_div{
	position: relative;
}
.l-0927_iei_img{
	position: absolute;
	top: -136px;
	left: 100px;
	z-index: 2;
	max-width: 440px;
}
.l-0927_tennai_img{
    position: absolute;
    top: 16px;
    right: 260px;
    z-index: 2;
    width: 100%;
    max-width: 180px;
}	
.c-ev0927_top_p{
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.9em;
	margin: 0 auto;
	margin-bottom: 30px;
}
.l-0927_dl{
	width: 96%;
	max-width: 820px;
	display: flex;
	text-align: left;
	margin: 0.5em auto;
	margin-left: 612px;
}
.l-0927_dl a{
	color: #FFF;
	text-decoration: underline;
}
.l-0927_dl a:hover{opacity: 0.8;}
.l-0927_dl dt,.l-0927_dl dd{
	font-size: 18px;
	color: #FFF;
}
.l-0927_dl dt p{
	letter-spacing: 0.5px;
	padding: 2px 0.8em;
	border: 1px solid #FFF;
	border-radius: 100px;
}
.l-0927_dl dd p{
	padding-left: 0.7em;
}
.c-0927_bn_div{
	margin: 0 auto;
	margin-top: 50px;
	padding: 30px 0;
	width: 90%;
	max-width: 1466px;
	border-radius: 14px;
	background-color:#ffea00; 
	overflow:hidden;
}
.c-0927_bn_div img{
	width: 99%;
	max-width: 1438px;
}
.c-0927_bn_div_sp{
	display: none;
}
/*特典*/
.c-toku_bn_img{
	width: 90%;
	max-width: 1464px;
}
/*Twitter*/
.u-tw_p{
	font-size: 16px;
	text-align: center;
	color: #FFF;
	font-weight: 600;
	margin-bottom: 30px;
}

.c-tw_img{
	width: 90%;
	max-width: 281px;
	margin: 0px auto;
	margin-bottom: 60px;
}
.c-twtake_img{
	width: 90%;
	max-width: 620px;
	margin: 0px auto;
}
.l-x-twitter img:hover{
	opacity: 0.8;
}
.l-x-twitter a{
	text-align: center;
	display: inline-block;
	width: fit-content;
	margin: 0 auto;
}
.l-x-twitter {
	display: flex;
	flex-direction: column;
}
/*近代麻雀*/
.c-kinma_img{
	width: 90%;
	max-width: 457px;
	margin: 0px auto;
}
.c-kinma_img:hover{
	opacity: 0.8;
}
/*フッター*/
.l-footer{
	color: #FFF;
	background-color: #000;
}
.u-footer_p{
	text-align: center;
	color: #FFF;
	font-size: 14px;
	padding: 8px 0;
}
/*---*/
.u-nohover:hover{
	box-shadow: none !important;
	filter: none !important;
}
@media only screen and (max-width: 1720px) {
	.sp1740on{display: block;}
	.l-goods_pop{
		width: 77%;
	}
	.l-goods_pop_div{
		width: 100%;		
	}
	.c-goods_pop_en_img{
		position: absolute;
		bottom:1vw;
		right: -10vw;
		width: 23vw;
		height: auto;
		z-index: 2;
	}
	.l-0927_iei_img{
		position: static;
	}
	.l-0927flex_div{
		position: relative;
		width: 90%;
		display: flex;
		justify-content: space-between;
		max-width: 1466px;
	}
	.l-0927pic_div{
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 30%;
		max-width: 440px;
		height: auto;
		margin-right: 1vw;
	}
	.l-0927moji_div{
		position: relative;
		display:flex;
		width: 70%;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.l-0927_tennai_img{
		top:208px;
		right: 4vw;
		width: 20%;
		max-width: 199px;
		max-height: 286px;
	}
	.c-ev0927_top_p{
		font-size: 1.5vw;
	}	
	.l-0927_dl{
		margin-left:auto;
	}
	.l-0927_dl p{
		font-size: 16px;
	}
}
@media only screen and (max-width: 1250px) {
	.l-0927_tennai_img{
		display: none;
	}
	.l-0927pic_div{
		justify-content: flex-start;
	}
	.c-goods_h2__system h2{
		padding: 0;
	}

}
@media only screen and (max-width: 1024px) {
	.c-evinfo_h2{
		font-size: 3vw;
		margin: 0.5em auto;
	}
	.c-ev0927_h2{
		font-size: 4vw;
		padding: 1em 0;
	}
	.c-ev0927_top_p{
		font-size: 1.7vw;
	}	
	.l-0927_dl{
		margin-left:auto;
	}
	.l-0927_dl p{
		font-size: 1.5vw;
	}
}
@media only screen and (max-width: 820px) {
	.c-goods_pop_en_img{
		bottom: 4vw;
	}
}
@media only screen and (max-width: 767px) {
	.c-h1_div h1{
		font-size: 3.9vw;
		line-height: 1.4em;
		text-align: center;
	}
	.c-intro_p{
		font-size: 2.5vw;
	}
	.c-goods_pop_img,.c-goods_pop_en_img{
		display: none;
	}
	.c-goods_pop_img_sp{
		position: relative;
		display: block;
		width: 90%;
		max-width: 756px;
		margin:0 auto;
	}
	.c-goods_h2{
		font-size: 4vw;
	}
	.c-goods_h2__system{
		margin-bottom: 0;
	}
	.l-goods_pop_title_p {
		font-size: 4vw;
	}
	.l-goods_pop_p{
		font-size: 3.5vw;
		line-height: 1.5em;
		padding: 0.5em 0;
	}
	.l-bg_comic{
		background-image: url("bg_comic_sp.webp");
	}
	.c-sake_ul li{
		font-size: 10px;
	}
	.c-evinfo_h2{
		line-height: 1.5em;
		font-size: 5.5vw;
		margin-top: 0;
	}
	.l-0927moji_div{display: block;
		width: 100%;
	}
	.l-0927pic_div,.l-0927_iei_img{display: none;}
	.l-0927flex_div{display: block;}
	.l-0927bg_div{
		padding: 40px 0;
	}
	.c-ev0927_top_p{
		font-size: 2.5vw;
	}
	.l-0927_dl p {
    	font-size: 2.5vw;
    	letter-spacing: 0;
	}
	.c-0927_bn_div{
		display: none;
	}
	.c-0927_bn_div_sp{
		display: block;
		width: 90%;
		margin: 0 auto;
	}
	.c-0927_bn_div_sp img{
		width: 100%;
	}
}
@media only screen and (max-width: 540px) {
	.l-redbg{padding: 30px 0;}
	.c-ev0927_h2{
		font-size: 4.8vw;
	}
	.c-ev0927_top_p{
		font-size: 4vw;
	}
	.l-0927_dl{
		margin: 0.1em auto;
		line-height: 1.5em;
	}
	.l-0927_dl dt p{
		padding: 0px 0.6em;
		margin-top: 4px;
		letter-spacing: 0;
		line-height: 1.8em;
	}
	.l-0927_dl dd p{
		padding-top: 0.4em;
		line-height: 2em;
	}
	.c-h1_div h1{
		line-height: 1.5em;
		font-size: 4.5vw;
	}
	.l-intro{
		padding: 40px 0;
	    background-size: 170% auto;
	}
	.c-intro_p{font-size: 4vw;}
	.c-h1_div{
		margin-bottom: 20px;
	}
	.l-goods_pop {
		width: 90%;
		padding-top: 50px;
	}
	.c-goods_h2{
		font-size: 6vw;
		margin-bottom: 1.5em;
	}
	.c-goodssake_ul li{
        font-size: 2vw;
    }
	.l-goods_pop_title_p{
		font-size: 5vw;
	}
	.l-evinfo_btn_a{
		width: 90%;
	}
	.u-tw_p{
		font-size: 3vw;
	}
	.u-footer_p{
		font-size: 3vw;
	}
	.c-goods_h2__system{
		padding-top: 0;
	}
}
@media only screen and (max-width: 440px) {
.c-goods_pop_img:hover{
	box-shadow: none;
}
.l-goods_pop_p:hover{
	box-shadow: none;
	filter: none;
}
.goods_end_btn:hover{
	filter: none;
}
.l-evinfo_btn_a:hover{
	opacity: 1;
}
.l-0927_dl a:hover{
	opacity: 1;
}
.l-x-twitter img:hover{
	opacity: 1;
}
.c-kinma_img:hover{
	opacity: 1;
}
}
@media only screen and (max-width: 358px) {
	.c-sake_ul li{
		padding-left: 1em;
		text-indent: -1em;
	}
}
