@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Kosugi&family=Noto+Serif+JP:wght@400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

/*\*/

/*------------------------------
SPECIAL / 伝説の夜を君と
UPDATED : 2021.10.14
GUIDELINE : Ver.01
------------------------------*/


/* ------------------------------------
 * RESET
 * ------------------------------------ */
@import "reset.css";


/* ------------------------------------
 * COMMON SETTING / OVERRIDE
 * ------------------------------------ */

body {
	color: #eee;
	background: linear-gradient(
20deg, #64879d, #0d2e42);
	background-attachment: fixed;
	-moz-background-size:cover;
	background-size:cover;
	text-align: center;
	font: 14px/1.5 -apple-system, BlinkMacSystemFont,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	position:relative;
}

body:after{
	/*content:'';
	position:fixed;
	width:90%;
	max-width:900px;
	min-height:80vh;
	display:block;
	background:url(../img/bg.png) no-repeat center center;
	background-size:contain;
	transform:translate(-50%, -50%);
	top:60%;
	left:50%;
	z-index:-1;*/
}

@media screen and (max-width:767px){
	body:after{
		top:50%;
	}
}


.inr{
	width:1024px;
	margin:0 auto;
	max-width:90%;
}

.sp{display:none;}

@media screen and (max-width:767px){
	.pc{display:none;}
	.sp{display:block;}
}

.content{
	padding-top:50px;
	font-family: 'roboto', 'Kosugi', sans-serif;
	letter-spacing:0.04em;
}





/* ------------------------------------
 * LINK
 * ------------------------------------ */
 
a {
	cursor: pointer;
	outline: none;
}

a img {
	border: 0;
}

a:link,a:visited {
	color: #ddd;
	text-decoration: underline;
}

a:hover,a:active {
	color: #09f;
	text-decoration: underline;
}

time {
	display:block;
	font-size:70%;
	color:#e4580f;
	font-weight:normal;
}

img{
	max-width:100%;
}


/* ------------------------------------
 * BASIC LAYOUT
 * ------------------------------------ */

/* ------------------------------------
 * wrapper
 * ------------------------------------ */



#content {
	margin:0 auto;
	padding:0;
	/*background: rgba(0,0,0,0.3);*/
}

#content h1 {
	margin-bottom:2%;
}


.mainvisual{
	font-family:'Roboto', sans-serif;
}
.mainvisual img{
	width:15%;
	margin:0 auto 0.5em;
	display:block;
}

.mainvisual .jkt{
	width:60%;
	margin:2em auto;
}

.mainvisual .jkt img{
	width:100%;
}

.mainvisual h1{
	font-family: 'Noto Serif JP', serif;
	font-size:5em;
	font-weight:900;
	line-height:1.2em;
	margin-bottom:0.2em;
}

.mainvisual span {
	font-size:1.1em;
}

.mainvisual em {
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:0.01em;
}

.mainvisual em small{
	font-size:0.7em;
}

.mainvisual .songlist p{
	margin-bottom:0.5em;
}

.mainvisual .songlist p span {
	border-bottom:solid 1px #ffffff30;
}

.mainvisual .songlist strong{
	margin-top:1em;
	display:block;
	color:#ee0;
	font-size:.9em;
}

.mainvisual .songlist em {
	font-size:1.1em;
}

#request{
	margin:2em 0;
}

#request .torqt {
	margin:2em 0;
}

#request .torqt a{
	border:solid 1px;
	font-size:1.1em;
	padding:0.5em 1em;
	text-decoration:none;
	transition:.3s;
}

#request .torqt a:hover{
	background:#fff;
	color:#3b5d72;
}

#request .torqt a.post_mv{
	font-weight:bold;
	color:#e57b7b;
	font-size:1.5em;
}

#request .torqt span{
	display:inline-block;
	padding:0.5em 1em;
	border:solid 1px #ccc;
	font-size:1.2em;
}

#request .torqt span em {
	font-size:.8em;
}

.disckind{
	margin:2em 0;

}

.dkind{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.dkind .dscptrn{
	padding:1em;
	border:solid 1px #ffffff30;
	width:100%;
	text-align:center;
	box-sizing:border-box;
	margin:1% 0;
}

.dkind .dscptrn:nth-of-type(3){
	width:100%;
}

.dkind .dscptrn p{
}
.dkind .dscptrn .indvd p{
}

.dkind .dscptrn .indvd p span{
	display:inline-block;
	border-bottom:solid 1px #ffffff30;
	padding:0.2em 0.5em;
	background:none;
	color:#fff;
}


.dkind .dscptrn span {
	display:inline-block;
	padding:0.2em 1em;
	background:#ffffffdd;
	color:#3b5d72;
	margin-bottom:0.5em;
}

.dkind .dscptrn .includedtl span{
	background:#ffffff0e;
	border:solid 1px #ffffff30;
	color:#fff;
}

.dkind .dscptrn em{
	font-size:.8em;
	color:#ffffffaa;
	display:block;
	margin:0.2em 0;
}

.disckind .indvd{
	line-height:1.8em;
	
	padding:2em 0 0;
}

.disckind .indvd em{
	font-size:.8em;
}

.disckind .includedtl{
	text-align:left;
	font-size:.9em;
}

.disckind .jkt--spcl{
	width:60%;
	margin:2em auto;
}

.disckind .jkt--spcl em {
	display:inline-block;
	margin:0.5em 0;
}

.disckind .includedtl ol{
	display:flex;
	margin:2em 0;
}

.disckind .includedtl ol li div{
	margin:0.5em 0 0.2em;
}

.disckind .includedtl ol li {
	margin:0 0.5%;
}


@media screen and (max-width:767px){
	.disckind .includedtl ol {
		display:block;
	}
	.disckind .includedtl ol li {
		margin-bottom:1.5em;
	}
}


.reserv,
.tour{
	
	text-align:left;
	padding:7em 0;
}

.reserv strong{
	display:inline-block;
	background:#ffffffdd;
	color:#3b5d72;
	padding:0.2em 1em;
	margin-bottom:1.5em;
}

.reserv .pre--toku {
	margin:2em 0;
}

.reserv .pre--toku p{
	width:20%;
	margin:1em auto;
}

.reserv .pre--toku p img {
	width:100%;
}

.reserv .pre--toku span {
	display:inline-block;
	padding:0.2em 0.5em;
	border:solid 1px #ffffff50;
	margin-bottom:0.5em;
}

.reserv .pre--term{
	text-align:center;
	border:solid 1px #ffffff30;
	padding:2em;
	margin:2em 0 0;
	background:#16394e30;
	border:none;
	font-size:1.2em;
	font-weight:bold;
	text-decoration: line-through;
}

.reserv .pre--term strong{
	margin-bottom:0;
text-decoration: line-through;}

.reserv .pre--term strong{
	background:none;
	color:#fff;
}

.reserv .pre--shop ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:1em;
}

.reserv .pre--shop ul li {
	margin:0 0 1%;;
	padding:1em;
	width:32%;
	box-sizing:border-box;
	border:solid 1px #ffffff30;
}

.reserv .pre--shop ul li ol {
	margin-top:0.5em;
}
.reserv .pre--shop ul li ol li {
	padding:0;
	width:100%;
	border:none;
}

.reserv .pre--shop ul li ol li a {
	background:#fff;
	color:#3b5d72;
	text-align:center;
	display:block;
	padding:0.1em 0;
	text-decoration:none;
}

.reserv .pre--shop ul li ol li a:hover{
	opacity:0.7;
	transition:.3s;
}

.reserv .pre--shop ul li .retail{
	text-align:center;
}

.reserv .shop--cap{
	margin:2em 0;
}

.reserv .shop--cap strong{
	background:none;
	color:#fff;
	border:solid 1px #ffffff30;
	padding:0.2em 0.5em;
}

.reserv .shop--toku p{
	text-align:center;
}

.reserv .shop--toku p strong{
	background:none;
	color:#fff;
	border-bottom:solid 1px #ffffff50;
}

.reserv .shop--toku .tokukind{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.reserv .shop--toku dl{
	width:32.3%;
	margin-bottom:1em;
	border:solid 1px #ffffff30;
	/*display:flex;
	border-right:solid 1px #ffffff30;
	border-left:solid 1px #ffffff30;
	border-bottom:solid 1px #ffffff30;*/
	background:#ffffff70;
	text-align:center;
		
}


.reserv .shop--toku dl dt{
	padding:1em;
	box-sizing:border-box;
	background:#ffffffaa;
	color:#3b5d72;
}

.reserv .shop--toku dl dt small {
	display:block;
}

.reserv .shop--toku dl dd{
	padding:1em;
	box-sizing:border-box;
}

@media screen and (max-width:767px){
	.reserv .shop--toku dl {
		width:49%;
		font-size:.9em;
		margin-bottom:0.5em;
	}
}

.tour{
	padding:5em 0;
}

.tour .tour--sub{
	text-align:center;
}

.tour h2{
	font-size:3em;
	font-weight:700;
	text-align:center;
}

.tour ul{
	width:90%;
	margin:2em auto;
	max-width:500px;
	font-size:1.5em;
}

.tour ul li {
	margin:0.3em 0;
	letter-spacing:0.04em;
	font-weight:bold;
	display:flex;
}

.tour ul li em{
	font-weight:bold;
	min-width:3em;
}

.tour ul li small {
	margin:0 1em;
	display:inline-block;
	min-width:2em;
}
.tour ul li strong {
	font-weight:bold;
}

.tour .tour--toofcl{
	text-align:center;
}

.tend{
	position:relative;
}

.tend .ternend{
	position:absolute;
	transform:translate(-50%, -50%) rotate(-2deg);;
	top:50%;
	left:50%;
	min-width:50%;
	background:#cc2222cc;
	color:#fff;
	font-weight:bold;
	border:solid;
	text-align:center;
	font-size:1.7em;
	padding:0.5em 1em;
	letter-spacing:0.04em;
}



@media screen and (max-width:767px){
	.content{
		padding-top:85px;
	}

	.mainvisual img {
		width:30%;
	}

	.mainvisual .jkt {
		width:100%;
	}
	.mainvisual h1{
		font-size:2.5em;
	}
	.mainvisual em{
		font-size:1.4em;
		display:block;
		margin-top:0.5em;
	}

	.mainvisual .songlist em {
		display:inline;
	}

	.reserv .pre--toku p{
		width:50%;
	}

	.reserv .shop--toku dl{
		display:block;
	}

	.reserv .shop--toku dl dt{
		width:100%;
	}



	.dkind .dscptrn{
		text-align:left;
	}

	.dkind{
		display:block;
	}

	.dkind .dscptrn{
		margin:0.5em 0;
		width:100%;
	}
	.reserv .pre--shop ul li {
		width:49%;
	}

	.tour ul{
		font-size:1.2em;
	}

	.tour ul li {
		margin:0.5em 0;
	}
	.tour ul li strong {
		display:block;
		line-height:1.3em;
	}

	.dscptrn .jkt--spcl{
		width:100%;
	}
}


#footer {
	background:rgba(0,0,0,0.8);
	text-align:center;
	padding:2% 0 10%;
	clear: both;
	font-size: .7em;
}



footer {
	padding:2% 0 5%;
	color:rgba(255,255,255,0.3);
	font-size: .7em;
}


#comment{
	padding:5em 0;
}

#comment .cmt{
	display:flex;
	padding:2em;
	border:solid 1px #ffffff30;
	align-items:center;
	position:relative;
	margin-bottom:1em;
	background:#ffffff20;
}

#comment .cmt:after{
	content:'';
	background:url(../img/logo.svg);
	width:100%;
	padding-top:10%;
	background-size:cover;
	position:absolute;
	bottom:0;
	right:0;
	opacity:0.2;
	z-index:-1;
}


#comment .cmt .img{
	width:20%;
}

#comment .cmt .yoko{
	width:30%;
}

#comment .cmt:nth-child(2n) .img{
	order:2;
}


#comment .cmt .txt{
	width:80%;
	padding:0 1em;
	text-align:left;
}

#comment .noimg .txt{
	width:100%;
}

#comment .cmt .txt strong{
	font-size:1.1em;
	font-weight:bold;
	display:block;
	line-height:1.4em;
	padding:0 0 0.5em 0;
	border-bottom:solid 1px #ffffff30;
	margin-bottom:0.5em;
}

#comment .cmt .txt strong span{
	display:block;
	font-size:.8em;
}

#comment .cmt.band .txt p{
	margin-bottom:0.5em;
}

#comment .cmt.band .txt p span {
	display:block;
	font-weight:bold;
}


@media screen and (max-width:767px){
	#comment .cmt{
		align-items:start;
		padding:1em;
	}

	#comment .cmt .img{
		width:30%;
	}

	#comment .cmt .txt{
		padding:0 0 0 1em;
		font-size:.9em;
	}

	#comment .cmt:nth-child(2n) .img{
		order:inherit;
	}
}









