@charset "UTF-8";
.mf {
	font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
	font-weight: 900;
	font-style: normal;
}
.of {
	font-family: 'Zen Kaku Gothic New' , sans-serif;
}
.nf {
	font-family: "Noto Sans", sans-serif;
	font-weight: 900;
}
/*------------------------
header
------------------------*/
header {
	background: var(--txtcolor);
}
header .inner {
	padding: 20px 0;
}
/*------------------------
mv
------------------------*/
.mv {
	background: url(/pc/img/retakealbum2026/bg_network.png) no-repeat 100% top;
	padding: 40px 0 100px;
}
.mv .inner {
	width: 1200px;
	margin: auto;
}
.mv .inner .sns-area {
	width: fit-content;
	margin: 0 0 10px auto;
	align-items: center;
	background: var(--txtcolor);
	padding: 15px 20px;
}
.mv .inner .sns-area .head {
	display: block;
	width: fit-content;
	height: 7px;
	margin-right: 15px;
}
.mv .inner .sns-area .head img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.mv .inner .sns-area li:not(:last-of-type) {
	margin-right: 20px;
}
.mv .inner .sns-area li a {
	display: block;
}
.mv .inner .sns-area li a:hover {
	transform: translateY(-2px);
}
.mv .inner .sns-area li a img {
	width: 30px;
	height: 30px;
	object-fit: contain;
}
.mv .inner h1 {
	font-size: 7.6rem;
	text-align: center;
	line-height: 1.3;
	margin-bottom: 40px;
} 
.mv .inner .main-img {
	width: 800px;
	margin: auto;
}
/*------------------------
アルバム
------------------------*/
.album-area {
	margin-bottom: 100px;
}
.album-area .inner {
	width: 1200px;
	margin: auto;
}
.album-area .inner h2 {
	font-size: 6.6rem;
	text-align: center;
	margin-bottom: 50px;
}
.album-area .inner h2 span {
	display: block;
	font-size: 3.6rem;
	line-height: 1.3;
	letter-spacing: .1em;
}
.album-area .inner .album-item {
	margin-bottom: 60px;
}
.album-area .inner .album-item .item {
	width: 50%;
}
.album-area .inner .album-item .item:first-of-type {
	padding-right: 40px;
	border-right: 1px solid #d1d1d1;
}
.album-area .inner .album-item .item:last-of-type {
	padding-left: 40px;
}
.album-area .inner .album-item .item h3 {
	font-size: 4.6rem;
	text-align: center;
	line-height: 1;
	margin-bottom: 40px;
}
.album-area .inner .album-item .item .img {
	margin-bottom: 40px;
}
.album-area .inner .album-item .item .img img {
	width: 100%;
	height: 484px;
	object-fit: contain;
}
.album-area .inner .album-item .item .block {
	margin-bottom: 40px;
}
.album-area .inner .album-item .item .block h4 {
	font-size: 3rem;
	line-height: 1;
	margin-bottom: 10px;
}
.album-area .inner .album-item .item .shape {
	display: block;
	line-height: 1;
	margin-bottom: 30px;
}
.album-area .inner .album-item .item .recording {
	font-size: 1.9rem;
}
.album-area .inner .album-item .item .recording .head {
	display: block;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}
.album-area .inner .album-item .item .recording .disc {
	font-weight: bold;
	line-height: 1;
	margin-bottom: 12px;
}
.album-area .inner .album-item .item .recording .ex {
	display: block;
	font-size: 1.8rem;
	line-height: 1;
	margin-bottom: 20px;
}
.album-area .inner .album-item .item .recording li {
	line-height: 1.3;
	margin-bottom: 15px;
}
.album-area .inner .album-item .item .youtube iframe {
	aspect-ratio: 16 / 9;
}
/*特典*/
.album-area .inner .benefits {
	padding: 50px;
	border: 1px solid #d1d1d1;
}
.album-area .inner .benefits h3 {
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1;
	position: relative;
	margin-bottom: 20px;
}
.album-area .inner .benefits h3::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -50px;
	width: 36px;
	height: 2px;
	background: var(--btncolor);
}
.album-area .inner .benefits .lead {
	font-size: 2.1rem;
	text-align: justify;
	margin-bottom: 20px;
}
.album-area .inner .benefits .btn {
	width: 320px;
	position: relative;
}
.album-area .inner .benefits .btn a {
	display: block;
	background: var(--btncolor);
	padding: 20px;
	color: #fff;
}
.album-area .inner .benefits .btn a:hover {
	background: var(--txtcolor);
}
.album-area .inner .benefits .btn a::before {
	content: '';
	width: 12px;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 35px;
	margin: auto;
	z-index: 1;
}
.album-area .inner .benefits .btn a::after {
	content: '';
	width: 6px;
	height: 6px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 35px;
	margin: auto;
}
.album-area .inner .benefits .btn a span::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto 0;
	width: 40px;
	height: 40px;
	border-radius: 50vw;
	border: 1px solid #fff;
	transition: all .3s ease 0s;
}
/*------------------------
LIVE情報
------------------------*/
.live-block {
	width: 1200px;
	margin: 0 auto 100px;
}
.live-block .parent {
	padding-bottom: 30px;
}
.live-block .txt {
	flex: 1;
	position: relative;
}
.live-block .parent .txt a {
	display: block;
	position: relative;
}
.live-block .txt a::before {
	content: '';
	width: 12px;
	height: 1px;
	background: var(--txtcolor);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 45px;
	margin: auto;
	z-index: 1;
}
.live-block .parent .txt a::after {
	content: '';
	width: 6px;
	height: 6px;
	border-bottom: 1px solid var(--txtcolor);
	border-right: 1px solid var(--txtcolor);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 45px;
	margin: auto;
}
.live-block .parent .txt::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 30px;
	margin: auto 0;
	width: 40px;
	height: 40px;
	border-radius: 50vw;
	border: 1px solid var(--txtcolor);
	transition: all .3s ease 0s;
}
.live-block .parent a:hover {
	opacity: .6;
}
.live-block .parent .head {
	display: flex;
	align-items: center;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}
.live-block .parent .head::before {
	content: '';
	display: inline-block;
	width: 36px;
	height: 2px;
	background: var(--btncolor);
	margin-right: 15px;
}
.live-block .txt h2 {
	font-size: 2.8rem;
}
.live-block .parent .main-movie {
	width: 456px;
	padding-top: 310px;
	position: relative;
}
.live-block .parent .main-movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.caild .item {
	justify-content: space-between;
	align-items: center;
	padding: 24px;
	background: rgba(0,0,0,.9);
	margin-bottom: 10px;
}
.caild .item:nth-of-type(4) {
	display: none;
}
.caild .item .wrap {
	align-items: center;
	color: #fff;
	line-height: 1.2;
	margin-right: 20px;
}
.caild .item .wrap .dandt {
	line-height: 1;
	margin-right: 30px;
}
.caild .item .wrap .date {
	display: block;
	font-size: 2.6rem;
	margin-right: 20px;
}
.caild .item .wrap .time {
	display: block;
	font-size: 2rem;
}
.caild .item .wrap .head {
	flex: 1;
	font-size: 2.1rem;
	line-height: 1.2;
}
.caild .item .ticket a {
	display: block;
	padding: 4px 15px;
	font-size: 2rem;
	overflow: hidden;
	color: transparent;
	text-shadow: 0 0 0 #fff, 0 1.5em 0 var(--btncolor);
	background: linear-gradient(to bottom, var(--btncolor) 50%, transparent 50%) 0 100%;
	background-size: 100% 200%;
	background-position: 0 0;
	transition: text-shadow 0.3s, background-position 0.3s;
}
.caild .item .ticket a:hover {
	text-shadow: 0 -1.5em 0 #fff, 0 0 0 #fff;
	background-position: 0 100%;
}
/*------------------------
本人コメント
------------------------*/
.comment-area {
	width: 1200px;
	margin: 0 auto 100px;
}
.comment-area .img {
	width: 436px;
	height: auto;
	margin-right: 50px;
}
.comment-area .comment {
	flex: 1;
}
.comment-area .comment p {
	font-size: 2.1rem;
	text-align: justify;
	margin-bottom: 30px;
}
.comment-area .comment .signature {
	display: block;
	text-align: right;
}
/*------------------------
著名人コメント
------------------------*/
.others {
	margin: 0 40px 100px;
	background: var(--txtcolor);
}
.others .inner {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding: 60px 0 40px;
}
.others .head {
	display: flex;
	font-size: 3.8rem;
	color: #fff;
	line-height: 1.3;
	margin-bottom: 40px;
}
.others .head::before {
	content: '';
	display: inline-block;
	width: 36px;
	height: 2px;
	background: var(--btncolor);
	margin: 25px 15px 0 0;
}
.others .inner .item:not(:last-of-type) {
	padding-bottom: 40px;
	border-bottom: 1px solid #fff;
	margin-bottom: 40px;
}
.others .inner .item .img {
	width: 290px;
	height: auto;
	margin-right: 30px;
}
.others .inner .item .txt {
	flex: 1;
	color: #fff;
}
.others .inner .item .txt h2 {
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 15px;
}
.others .inner .item .txt p {
	font-size: 1.9rem;
	text-align: justify;
	margin-bottom: 20px;
}
.others .soon {
	font-size: 3.2rem;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}
@media screen and (max-width: 1300px) {
	.others .inner {
		padding: 60px 40px 20px;
	}
}
/*------------------------
footer
------------------------*/
footer {
	background: var(--txtcolor);
	padding: 20px 0 1px;
}
