@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Noto+Sans+JP:wght@100;300;500;600;700;900&display=swap&family=Baloo+Chettan+2:wght@400;500;600;700&display=swap');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	overflow-y: scroll;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input, textarea {
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
a:focus {
	outline: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.both {
	clear: both;
}
p {
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
.inline_block {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
html {
	font-family: 'Noto Sans JP', sans-serif, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
	font-size: 16px;
	line-height: 1.6;
	color: #333;
}
img {
	display: block;
	max-width: 100%;
}
span {
	display: inline-block;
}
a, a:hover, a:active, a:visited, a:link {
	text-decoration: none;
	color: inherit;
}
h2 {
	font-family: 'Kosugi Maru', sans-serif;
}
.topbtn {
	display: block;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 100;
	width: 15%;
	max-width: 60px;
}
.spnavibtn {
	display: block;
	position: fixed;
	top: 20px;
	right: 20px;
	z-index: 100;
	width: 50px;
	height: 50px;
	display: none;
}
section {
	padding-bottom: 300px;
	overflow: hidden;
}
.top_10thlogo {
	margin: auto;
	margin-bottom: 80px;
	width: 160px;
}
.en {
	font-family: 'Baloo Chettan 2', cursive, 'Kosugi Maru', sans-serif;
}
span.en {
	font-size: 1.3em;
	line-height: 0.8;
}
.top_mainvisual {
	background-image: url(../images/rainbowsky.jpg);
	background-size: 1600px;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	padding-bottom: 180px;
	z-index: 1;
}

@media screen and (min-width: 1601px) {
.top_mainvisual {
	background-size: cover;
}
}
.penfly {
}
.top_header_navi {
	position: absolute;
	top: 110px;
	right: 0;
	overflow: hidden;
	padding-left: 30px;
}
.top_header_navi li {
	margin-bottom: 20px;
	margin-right: -30px;
	transform: skew(-30deg, 0);
	background-color: hsla(204, 100%, 37%, 0.6);
	color: #fff;
}
.top_header_navi a {
	transform: skew(30deg, 0);
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 45px;
	width: 100%;
	padding: 0px 50px;
	padding-right: 70px;
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	background-image: url(../images/star.png);
	background-size: 15px;
	background-position: left 25px center;
	background-repeat: no-repeat;
}
.top_photo {
	position: relative;
	margin-top: -200px;
	z-index: 10;
}
.top_photo {
}
.top_message {
	position: absolute;
	z-index: 10;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.top_title {
	display: block;
	margin: auto;
	width: calc(100% - 40px);
	max-width: 490px;
	box-sizing: border-box;
}
.top_title img {
	margin: auto;
	margin-bottom: 80px;
}
.top_title .top_name {
	width: 45%;
	margin-bottom: 30px;
}
.penfly {
	position: absolute;
	left: 0;
	top: 50px;
	max-width: 350px;
	width: 37%;
}
.top_message {
	width: 35%;
	position: absolute;
	z-index: 10;
	margin: auto;
	left: 0;
	right: 45%;
	top: 0;
	bottom: 0;
}
.top_box2 {
	background-color: #fff;
	padding: 90px 20px;
	padding-top: 30px;
}
.top_box2 h3 {
	color: #FF7BAC;
	font-size: 46px;
	text-align: center;
	margin-bottom: 50px;
	line-height: 1;
}
.top_moviearea {
	display: flex;
	justify-content: space-between;
	max-width: 850px;
	margin: auto;
}
.top_moviearea + .top_moviearea {
	margin-top:30px;
}
.top_moviearea li {
	width: calc(50% - 20px);
	text-align: center;
	font-size: 18px;
}
.top_moviearea li a {
	display: block;
	margin-bottom: 10px;
	width: 100%;
}
.top_box3 {
	background-color: #FCF092;
	background-image: url(../images/bg-orange.jpg);
	text-align: center;
}
.box_title {
	padding: 20px 20px;
	text-align: center;
	position: relative;
	background-position: center;
	background-size: cover;
}
.box_title h3 {
	position: relative;
	font-size: 40px;
	color: #fff;
	font-family: 'Kosugi Maru', sans-serif;
	line-height: 1.2;
}
.box_title h3 .en, .box_title h3.en {
	font-family: 'Baloo Chettan 2', cursive, 'Kosugi Maru', sans-serif;
	line-height: 1;
}
.inner {
	padding: 50px 20px;
	max-width: 940px;
	margin: auto;
	box-sizing: border-box;
}
.top_box3 .box_title {
	background-image: url(../images/eye-orange.jpg);
}
.top_box3 .box_title h3:after {
	content: "";
	background-image: url(../images/pen2.png);
	top: -60px;
	height: 130px;
	width: 190px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	right: calc((100% - 940px)/2 - 95px);
}
.top_box3 h2 {
	font-size: 40px;
	color: #0071BC;
}
.top_box3 h2 span {
	font-size: 22px;
}
.top_box3 h2 .en {
	font-size: 70px;
	line-height: 1;
	margin-bottom: 30px;
}
.album_text1 {
	margin-bottom: 40px;
}
.cd_area {
	display: flex;
	max-width: 900px;
	margin: auto;
	justify-content: space-between;
	text-align: left;
}
.Jacket {
	width: 400px;
}
.Jacket .sp{
	display:none;
}
.Jacket.special {
	display: none;
}
.Jacket img {
	margin-bottom: 10px;
}
.Jacket p {
	font-size: 12px;
}
.Jacket p.Jacket_type {
	font-size: 20px;
	color: #0071BC;
}
.album_data {
	width: calc(100% - 430px);
}
.album_data h5 {
	color: #0071BC;
	line-height: 1;
	margin-bottom: 20px;
}
.album_data h5 span {
	font-size: 30px;
	font-style: italic;
}
.album_data h5 span.en {
	font-size: 20px;
	font-family: inherit;
	font-style: italic;
	margin-bottom: 10px;
}
.album_data h4 {
	color: #0071BC;
	font-size: 40px;
	margin-bottom: 35px;
	line-height: 1;
	font-style: italic;
}
.album_detail {
	background-color: #fff;
	padding: 10px;
	display: flex;
	justify-content: space-between;
	border-radius: 10px;
	margin-bottom: 10px;
	align-items: center;
	box-sizing: border-box;
	min-height: 75px;
}
.album_detail .left {
	font-size: 20px;
}
.number {
	font-size: 14px;
}
.album_detail .right {
	font-size: 26px;
	line-height: 1;
}
.album_detail .right p {
	display: flex;
	align-items: flex-end;
	color: #0071BC;
	flex-shrink: 0;
	width: 130px;
}
.album_detail span {
	font-size: 16px;
	line-height: 1;
	margin-left: 10px;
}
a.btn {
	background-color: #F1A8BF;
	position: relative;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	border-radius: 10px;
	align-items: center;
	min-height: 75px;
	font-size: 26px;
	box-sizing: border-box;
	width: 100%;
	color: #fff;
	font-family: 'Kosugi Maru', sans-serif;
	padding-left: 70px;
}
a.btn:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	bottom: 0;
	left: 30px;
	margin: auto;
	border-top: 8px solid transparent;
	border-left: 12px solid #fff;
	border-bottom: 8px solid transparent;
	border-right: 12px solid transparent;
}
a.btn:hover, a.btn:active, a.btn:visited, a.btn:link {
	color: #fff;
}
a.btn.close {
    padding-left: 10px;
    background-color:#ccc;
    justify-content: center;
}
a.btn.close:after{
    display: none;
}
.cd_data {
	width: calc(100% - 430px);
}
.top_box4 {
	background-color: #C6E8C8;
	background-image: url(../images/bg-green.jpg);
}
.top_box4 .box_title {
	background-image: url(../images/eye-green.jpg);
}
.top_box4 .box_title h3:after {
	content: "";
	background-image: url(../images/toyama2.png);
	top: -70px;
	height: 170px;
	width: 150px;
	left: calc((100% - 940px)/2 - 85px);
	box-sizing: border-box;
	display: block;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.top_box4 h4 {
	color: #0071BC;
	font-size: 28px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.top_box4 h4:first-child {
	margin-top: 0;
}
.top_box4 p{
	margin-bottom:1em;
}
.roudokufeki span{
	display:block;
	font-size:24px;
}
.top_box5 {
	background-color: #AEDEF2;
	background-image: url(../images/bg-blue.jpg);
	text-align: center;
}
.top_box5 .box_title h3:after {
	content: "";
	background-image: url(../images/toyama1.png);
	top: -110px;
	height: 190px;
	width: 150px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	right: calc((100% - 940px)/2 - 75px);
}
.top_box5 .box_title {
	background-image: url(../images/eye-blue.jpg);
}
.top_box5 h4 {
	color: #0071BC;
	font-size: 28px;
	margin-bottom: 20px;
}
.caution {
	background-color: #FF0004;
	display: inline-block;
	color: #fff;
	padding: 5px 10px;
	margin-top: 10px;
}
.small{
    font-size: 12px;
}
.kome{
    position: relative;
    padding-left: 1em;
}
.kome span:first-child{
    position: absolute;
    top: 0;
    left: 0; 
}
.top_box6 {
	background-color: #F7CCD9;
	background-image: url(../images/bg-pink.jpg);
	text-align: center;
}
.top_box6 .box_title {
	background-image: url(../images/eye-pink.jpg);
}
.top_box6 .box_title h3:after {
	content: "";
	background-image: url(../images/pen1.png);
	top: -70px;
	height: 170px;
	width: 200px;
	left: calc((100% - 940px)/2 - 100px);
	box-sizing: border-box;
	display: block;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.top_box6 h4 {
	color: #0071BC;
	font-size: 28px;
	margin-top: 20px;
	margin-bottom:20px;
}
.misic_list{
}
.misic_list li{
	margin-bottom:10px;
	font-size:14px;
}
.top_box7 {
	text-align:center;
	background-color: #FCF092;
    padding-bottom: 200px;
	background-image: url(../images/bg-orange.jpg);
}
.top_box7 .box_title {
	background-image: url(../images/eye-orange.jpg);
}
.top_box7 .box_title h3:after {
	content: "";
	background-image: url(../images/toyama3.png);
	top: -110px;
	height: 190px;
	width: 150px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	right: calc((100% - 940px)/2 - 75px);
}
.top_box7 ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	margin-top:20px;
}
.top_box7 ul li{
	width:calc(25% - 20px);
	margin:10px 10px;
	border-radius:200px;
	overflow:hidden;
}
.top_box8 {
	transform: skew(0, -5deg);
	background-color: #fff;
	margin-top: -150px;
}
.top_box8 .inner {
	transform: skew(0, 5deg);
}
.top_box8 h3 {
	font-size: 40px;
	color: #FF7BAC;
	font-family: 'Kosugi Maru', sans-serif;
	text-align: center;
	margin-bottom: 50px;
}
.plofile {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.plofile .left {
	width: 375px;
}
.plofile .right {
	width: calc(100% - 410px);
	font-size: 14px;
}
.plofile_links {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	color: #fff;
	max-width: 375px;
	margin: auto;
}
.plofile_links a {
	margin-top: 20px;
}
.official_site {
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: calc(100% - 150px);
	text-align: center;
	background-color: #FF7BAC;
	border-radius: 50px;
	margin-right: 20px;
}
.yt_channel {
	width: 100%;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #FF7BAC;
	border-radius: 50px;
}
.yt_channel span {
	position: relative;
}
.yt_channel span:before {
	content: "";
	display: block;
	position: absolute;
	margin: auto;
	top: -10px;
	bottom: -10px;
	width: 1.3em;
	height: 1.3em;
	left: -2em;
	background-image: url(../images/icon-yt.png);
	background-size: contain;
	background-position: center;
}
.icon_sns {
	width: 35px;
}
.profile_top {
	font-family: 'Kosugi Maru', sans-serif;
	margin-bottom: 20px;
	font-size: 16px;
}
.profile_top h4 {
	color: #FF7BAC;
	font-size: 20px;
}
footer {
	margin-top: -300px;
	overflow: hidden;
	position: relative;
	color: #fff;
	text-align: center;
}
footer:after {
	content: "";
	transform: skew(0, -5deg);
	position: absolute;
	z-index: 1;
	top: 100px;
	width: 100%;
	height: 100%;
	display: block;
	background-color: #80CBEA;
}
footer .inner {
	padding-top: 0;
	position: relative;
	z-index: 10;
	margin-top: 150px;
}
.footer_logo {
	text-align: center;
	margin-bottom: 25px;
}
.footer_logo img {
	width: 90px;
	margin: auto;
	margin-bottom: 15px;
}
.logo_text1 {
	font-size: 18px;
}
.logo_text2 {
	font-size: 14px;
}
.footer_navi {
	padding: 20px 0;
	display: flex;
	max-width: 570px;
	width: 100%;
	margin: auto;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
	font-size: 14px;
	margin-bottom: 30px;
	justify-content: center;
}
.footer_navi li {
	display: flex;
	align-items: center;
}
.footer_navi li a {
	padding-left: 20px;
	background-image: url(../images/star.png);
	background-size: 15px;
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	margin: 0 8px;
	line-height: 1.2;
}
.copyright {
	font-size: 12px;
}
.content_header {
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	align-items: stretch;
	padding-left: 10px;
	position: relative;
	z-index: 10;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
}
.header_logo {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	max-width: calc(100% - 100px);
	z-index: 10;
	position: relative;
}
.site_logo {
	width: 80px;
	margin-right: 10px;
	flex-shrink: 0;
	position: relative;
	z-index: 10;
}
.header_logo a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-right: 10px;
	position: relative;
	z-index: 10;
}
.site_title {
	max-width: 420px;
	width: 100%;
}
.header_star {
	width: 120px;
}
.header_navi {
	transform: skew(-20deg, 0);
	display: flex;
	justify-content: flex-start;
	background-color: #80CBEA;
	color: #fff;
	align-items: stretch;
	padding-right: 120px;
	margin-right: -100px;
	padding-left: 30px;
}
.header_navi li {
	transform: skew(20deg, 0);
}
.header_navi li a {
	padding-left: 20px;
	background-image: url(../images/star.png);
	background-size: 15px;
	background-position: left center;
	background-repeat: no-repeat;
	align-items: center;
	display: flex;
	margin-left: 30px;
	line-height: 1.2;
	height: 80px;
	font-size: 14px;
}
.header_navibtn {
	width: 50px;
	height: 50px;
}
.page_title {
	padding: 20px 20px;
	text-align: center;
	position: relative;
	background-position: center;
	background-size: cover;
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.page_title p {
	color: #fff;
	display: block;
	border: solid 2px #fff;
	text-align: center;
	width: 180px;
}
.page_title h1 {
	font-size: 40px;
	color: #fff;
	font-family: 'Kosugi Maru', sans-serif;
}
.page_title h1.en {
	font-size: 48px;
}
.page_title.benefits {
	background-image: url(../images/eye-orange.jpg);
}
#benefits.content_page {
	background-color: #FCF092;
	background-image: url(../images/bg-orange.jpg);
}
.content_page {
	padding: 50px 20px;
	padding-bottom: 300px;
}
.content_page article {
	margin: auto;
	background-color: #fff;
	border-radius: 20px;
	padding: 40px 35px;
	margin-bottom: 20px;
	box-sizing: border-box;
	max-width: 1000px;
}
.content_page article:last-child {
	margin-bottom: 0;
}
.content_page h2 {
	font-size: 36px;
	color: #0071BC;
	margin-bottom: 30px;
	line-height: 1.4;
}
.content_page h3 {
	font-size: 28px;
	color: #0071BC;
	margin-top: 30px;
	margin-bottom: 20px;
}

.benefits_text1 {
	font-size: 28px;
	color: #0071BC;
	margin-bottom: 20px;
}
.benefits_text1 span {
	background: linear-gradient(transparent 60%, #FCF092 60%);
}
.benefits_text2 {
	margin-bottom: 40px;
	font-size: 20px;
	color: #FF7BAC;
	border: solid 2px #FF7BAC;
	padding: 5px;
	text-align: center;
}
.benefits_cddata {
	display: flex;
	justify-content: space-between;
}
.benefits_cddata .left {
	width: 390px;
}
.benefits_cddata .right {
	width: calc(100% - 410px);
}
.cd_title {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	font-size: 32px;
	color: #0071BC;
	margin-bottom: 30px;
}
.cd_title span {
	font-size: 22px;
}
.lyrics {
	font-size: 22px;
	color: #0071BC;
	margin-bottom: 30px;
}
.benefits_cddata dl {
	color: #0071BC;
	margin-bottom: 30px;
}
.benefits_cddata dt {
	font-size: 22px;
}
.benefits_cddata .kome {
	position: relative;
	padding-left: 1em;
}
.benefits_cddata .kome span {
	position: absolute;
	top: 0;
	left: 0;
}
.shoplist {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: -10px;
}
.shoplist li {
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-color: #BFE5F4;
	padding: 10px 15px;
	border-radius: 10px;
	color: #0071BC;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.2;
	font-family: 'Kosugi Maru', sans-serif;
}
.benefits_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.benefits_list li {
	margin-bottom: 20px;
	width: calc(33.33% - 40px / 3);
	border-radius: 10px;
	padding: 10px;
	box-sizing: border-box;
	position: relative;
	padding-bottom: 75px;
}
.shop_name {
	font-family: 'Kosugi Maru', sans-serif;
	margin-bottom: 10px;
}
.shop_name.nigyou {
	min-height: 50px;
	display: flex;
	align-items: center;
}
.benefits_name {
	margin-top: 10px;
}
.item_name {
	margin-top: 10px;
}
.item_name dd {
}
.item_name dt {
	margin-top: 10px;
	font-size: 0.8em;
}
.item_name dt:first-child {
	margin-top: 0;
}
.shop_link {
	margin-top: 10px;
	display: flex;
	justify-content: flex-end;
	color: #fff;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.shop_link a {
	padding: 5px 10px;
	border-radius: 10px;
	display: block;
	text-align: center;
	width: 150px;
}
.benefits_list li.pink {
	border: solid 2px #FF7BAC;
}
.pink .shop_name {
	color: #FF7BAC;
}
.pink .shop_link a {
	background-color: #FF7BAC;
}
.benefits_list li.blue {
	border: solid 2px #41B1E0;
}
.blue .shop_name {
	color: #41B1E0;
}
.blue .shop_link a {
	background-color: #41B1E0;
}
.benefits_list li.orange {
	border: solid 2px #FF931E;
}
.orange .shop_name {
	color: #FF931E;
}
.orange .shop_link a {
	background-color: #FF931E;
}
.benefits_list li.green {
	border: solid 2px #7AC943;
}
.green .shop_name {
	color: #7AC943;
}
.green .shop_link a {
	background-color: #7AC943;
}
.page_title.live {
	background-image: url(../images/eye-green.jpg);
}
#live.content_page {
	background-color: #C6E8C8;
	background-image: url(../images/bg-green.jpg);
}
#live .btn {
	margin-top: 20px;
	max-width: 470px;
}
h2.livetitle{
	display:block;
	margin:auto;
    max-width: 800px;
    margin-bottom: 30px;
}
.sns_icons {
	margin-top: 20px;
}
.sns_icons a {
	display: inline-block;
	width: 40px;
	margin-right: 10px;
}
.page_title.youtube {
	background-image: url(../images/eye-pink.jpg);
}
#youtube.content_page {
	background-color: #F7CCD9;
	background-image: url(../images/bg-pink.jpg);
}
.youtubebtn {
	margin-top: 20px;
	max-width: 600px;
	display: block;
}
.movielist {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: flex-start;
}
.movielist li {
	width: calc(33.33% - 40px / 3);
	margin-right: 20px;
	margin-top: 20px;
}
.movielist li a {
	display: block;
}
.movielist li:nth-child(3n) {
	margin-right: 0;
}
.movielist li:nth-child(-n + 3) {
	margin-top: 0;
}
.page_title.other {
	background-image: url(../images/eye-blue.jpg);
}
#other.content_page {
	background-color: #AEDEF2;
	background-image: url(../images/bg-blue.jpg);
}
.other_single_text1 {
	font-size: 22px;
	color: #0071BC;
	margin-bottom: 20px;
}
.other_single_text2 {
	margin-top: 20px;
	margin-bottom: 40px;
	color: #FF7BAC;
	border: solid 2px #FF7BAC;
	padding: 5px 20px;
	text-align: left;
}
.popupmoviebox {
	position: fixed;
	width: 100%;
	z-index: 100001;
	display: none;
	left: 0;
	bottom: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	align-items: center;
	height: 56.25vw;
	height: 100vh;
	box-sizing: border-box;
	padding: 30px;
	background-color: rgba(0,0,0,0.40);
	flex-direction: column;
	justify-content: center;
}
.popupmoviebox iframe {
	width: 100%;
}
.movie_close {
	width: 100%;
	background-position: right center;
	height: 40px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../images/close-btn.png);
	margin-top: -60px;
	margin-bottom: 20px;
}
.youtubearea {
	padding: 0 !important;
	width: 100%;
	height: 0;
	position: relative;
	padding-top: 56.25% !important;
	overflow: hidden;
}
.youtubearea iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -20%;
	right: -20%;
	left: -20%;
	bottom: -20%;
	margin: auto;
}
.modalbox {
	position: fixed;
	width: 100%;
	z-index: 100001;
	display: none;
	left: 0;
	bottom: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	align-items: center;
	height: 100vh;
	box-sizing: border-box;
	padding: 30px;
	background-color: rgba(0,0,0,0.40);
	flex-direction: column;
	justify-content: center;
}
#modal_img {
	max-width: 600px;
	width: 100%;
}
.modal_close {
	width: 100%;
	background-position: right center;
	height: 40px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../images/close-btn.png);
	margin-top: -60px;
	margin-bottom: 20px;
	max-width: 600px;
}
@media screen and (min-width: 501px) {
 #modal_img{
	max-width:100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
 .modal_close{
    position: fixed;
    top: 30px;
    margin-top:0px;
    max-width: none;
    right: 30px;
}
}
.spnavi {
	display: flex;
	right: 0;
	top: 0;
	justify-content: flex-end;
	z-index: 100;
	position: fixed;
	color: #fff;
	height: 100vh;
	overflow: hidden;
	background-color: rgba(0,0,0,0.40);
	width: 100%;
	display: none;
}
.spnavi:after {
	content: "";
	position: fixed;
	display: block;
	top: 10px;
	background-image: url(../images/naviclose.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	right: -50px;
	width: 30px;
	height: 30px;
	transition: 0.4s 0s;
	z-index: 1;
}
.spnavi ul {
	z-index: 10;
	background-color: #0071BC;
	padding-top: 15px;
	height: 100vh;
	width: 200px;
	right: -200px;
	top: 0;
	position: fixed;
	transition: 0.3s 0.1s;
}
.spnavi.show ul {
	right: 0;
	transition: 0.3s;
}
.spnavi.show:after {
	right: 210px;
}
.spnavi a {
	background-image: url(../images/star.png);
	background-size: 20px;
	background-position: left 15px center;
	background-repeat: no-repeat;
	display: block;
	line-height: 1.2;
	padding: 10px 0;
	padding-left: 40px;
}

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

@media screen and (max-width: 1200px) {
.header_navi {
	display: none;
}
.content_header {
	align-items: center;
	padding-right: 20px;
}
}

@media screen and (max-width: 1100px) {
.top_box3 .box_title h3:after {
	right: 0;
}
.top_box4 .box_title h3:after {
	left: 0;
}
.top_box5 .box_title h3:after {
	right: 0;
}
.top_box6 .box_title h3:after {
	left: 0;
}
.top_box6{
	padding-bottom:30px;
}
.top_box7 .box_title h3:after {
	right: 0;
}
}

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

@media screen and (max-width: 850px) {
.top_box3 .box_title h3:after {
	content: "";
	top: auto;
	bottom: -80px;
	height: 100px;
	width: 130px;
	box-sizing: border-box;
}
.top_box4 .box_title h3:after {
	top: auto;
	bottom: -60px;
	height: 90px;
	width: 90px;
	left: 0;
}
.top_box5 .box_title h3:after {
	top: -110px;
	height: 110px;
	width: 90px;
}
.top_box6 .box_title h3:after {
	top: auto;
	bottom: -70px;
	height: 80px;
	width: 130px;
	left: -20px;
}
.top_box7 .box_title h3:after {
	top: -110px;
	height: 110px;
	width: 90px;
}
}

@media screen and (max-width: 800px) {
.top_header_navi {
	display: none;
}
.top_moviearea {
	display: block;
}
.top_photo.pc {
	display: none;
}

.top_moviearea li {
	width: 100%;
	max-width: 600px;
	margin: auto;
	margin-bottom: 30px;
}
.top_moviearea li:last-child {
	margin-bottom: 0;
}

.top_box3 h2 .en {
    font-size: 9vw;
}
.cd_area {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.Jacket {
	width: 100%;
	max-width: 600px;
	margin: auto;
}
.Jacket .pc{
	display:none;
}
.Jacket .sp{
	display:block;
}
.Jacket.nomal, .Jacket.special {
	display: block;
	width: calc(50% - 10px);
	margin: 0;
}
.Jacket.nomal p.Jacket_type, .Jacket.special p.Jacket_type {
	font-size: 16px;
	margin-bottom: 10px;
}
.album_data {
	width: 100%;
    margin-top: 40px;
}
.cd_data {
	width: 100%;
	margin-bottom: 30px;
}
.plofile {
	display: block;
}
.plofile .left {
	width: 100%;
	max-width: 600px;
	margin: auto;
	margin-bottom: 30px;
}
.plofile .right {
	width: 100%;
}
.benefits_cddata {
	display: block;
}
.benefits_cddata .left {
	width: 100%;
	margin: auto;
	margin-bottom: 30px;
	max-width: 600px;
}
.benefits_cddata .right {
	width: 100%;
}
.benefits_list {
	display: block;
}
.benefits_list li {
	width: 100%;
	margin: auto;
	margin-bottom: 20px;
	max-width: 600px;
}
.benefits_list li:nth-child(3n), .benefits_list li:nth-child(-n +3) {
	margin: auto;
	margin-bottom: 20px;
}
.benefits_list li:last-child {
	margin-bottom: 0;
}
.shop_name.nigyou {
    min-height: 0;
	display:block;
}
.movielist {
	display: block;
}
.movielist li {
	width: 100%;
	margin: auto;
	margin-bottom: 20px;
	max-width: 600px;
}
.movielist li:nth-child(3n), .movielist li:nth-child(-n +3) {
	margin: auto;
	margin-bottom: 20px;
}
.movielist li:last-child {
	margin-bottom: 0;
}
.header_star {
	z-index: 1;
	position: absolute;
	right: 100px;
	top: 0;
}
}

@media screen and (max-width: 600px) {
.footer_navi {
	display: block;
}
.footer_navi li {
	display: flex;
	align-items: center;
	margin: auto;
	width: 120px;
	margin-bottom: 15px;
}
.footer_navi li :last-child {
	margin-bottom: 0;
}
.footer_navi li a {
	font-size: 18px;
	margin: 0;
}
}

@media screen and (max-width: 500px) {
.top_10thlogo {
	margin-bottom: 15vw;
	width: 30%;
}
.top_title .top_name {
	margin-bottom: 30px;
	margin-bottom: 5vw;
}
.top_mainvisual {
	background-size: 250vw;
	padding-bottom: 150px;
}
.content_header {
	padding: 10px;
}
.header_logo {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	max-width: calc(100% - 60px);
}
.header_star {
	right: 10px;
	top: 0;
	width: 90px;
}
.header_navibtn {
	width: 50px;
	height: 50px;
}
.spnavibtn {
	position: fixed;
	top: 20px;
	right: 10px;
	z-index: 100;
	width: 50px;
	height: 50px;
}
.inner {
	padding: 40px 20px;
}
.top_box3 h2 {
	font-size: 19px;
}
.top_box3 h2 span {
	font-size: 19px;
	margin-bottom: 10px;
}
.box_title h3 {
	font-size: 30px;
}
.box_title h3.en {
	font-size: 40px;
}
.album_detail {
	display: block;
}
.album_detail .right {
	display: flex;
	justify-content: flex-end;
}
.top_box4 h4 {
	font-size: 20px;
}
.top_box5 h4 {
	font-size: 20px;
}
.top_box6 h4 {
	font-size: 20px;
}
.top_box6 p {
	text-align: left;
}
.top_box6 p br {
	display: none;
}

.top_box7 ul li{
	width:calc(50% - 20px);
}
.top_box8 h3 {
	font-size: 30px;
	margin-bottom: 30px;
}
.page_title h1 {
	font-size: 30px;
	line-height: 1.4;
}
.page_title p {
	width: 150px;
	font-size: 14px;
	margin-bottom: 10px;
}
.page_title {
	padding: 20px 20px;
	height: 140px;
}
.content_page {
	padding: 40px 20px;
	padding-bottom: 300px;
}
.content_page article {
	margin: auto;
	margin-bottom: 20px;
	background-color: #fff;
	border-radius: 20px;
	padding: 20px 20px;
}
.content_page h2 {
	font-size: 24px;
	line-height: 1.3;
}
.benefits_text1 {
	font-size: 16px;
}
.content_page h3 {
	font-size: 22px;
}
.benefits_text2 {
	font-size: 16px;
}
.cd_title {
	text-align: center;
}
.cd_title span {
	font-size: 0.7em;
	margin: auto;
}
}

@media screen and (max-width: 374px) {
html {
	font-size: 14px;
}
.inner, .content_page article, .content_page {
	padding-left: 15px;
	padding-left: 15px;
}
a.btn {
	font-size: 5.5vw;
}
.top_box3 h2 span {
	font-size: 5vw;
}
.top_box4 .box_title h3:after {
	top: auto;
	bottom: 43px;
	height: 100px;
	width: 90px;
	left: -30px;
}
.top_box5 h4 {
	font-size: 5vw;
}
.top_box8 h3 {
	font-size: 8vw;
}
.page_title h1 {
	font-size: 7.8vw;
}
.content_page h2 {
	font-size: 6vw;
}
.content_page h2.small {
	font-size: 5.75vw;
}
.content_page h3 {
	font-size: 5.5vw;
}
.other_single_text1 {
	font-size: 6.5vw;
}
.cd_title {
	font-size: 9vw;
}
.lyrics, .benefits_cddata dt {
	font-size: 6vw;
}
h2.livetitle{
	margin-bottom:15px;
}
}

.box_senkou{
}
.box_senkou h4{
    color: #FF7BAC;
    font-size: 20px;
}
#live .box_senkou .btn {
    max-width: 500px;
    margin-bottom: 20px;
}
.box_senkou table{
	margin:10px 0;
}
.box_senkou table th{
}
.box_senkou table th,
.box_senkou table td{
	padding:5px 10px;
	border:solid 1px #C6E8C8;
	font-size:14px;
	box-sizing:border-box;
}

@media screen and (max-width: 500px) {
.box_senkou table,
.box_senkou table tbody,
.box_senkou table tr,
.box_senkou table th,
.box_senkou table td{
	display:block;
	width:100%;
}
.box_senkou table{
	border-bottom:solid 1px #C6E8C8;
}
.box_senkou table th{
	font-size:16px;
	border-bottom:none;
}
.box_senkou table td{
	font-size:14px;
	border-bottom:none;
}
}

.ma1020{
    margin: 10px 0 20px 0;
}

.live-visual-cledit{
    color: #0071BC;
    font-size: 14px;
}
.cledit_table{
}
.cledit_table,
.cledit_table th,
.cledit_table td{
    border: none;
    padding: 0;
    color: #0071BC;
    font-size: 14px;
}
.cledit_table th{
    padding-right: 10px;
    text-align: right;
}
.logo_box{
    margin-top: 20px;
}
.logo_box .right{
    width: 80%;
    margin: auto;
    margin-bottom: 20px;
}
.logo_box .left{
    margin-bottom: 20px;
}
@media screen and (min-width: 701px) {
.logo_box{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    
    align-items: stretch;
}
.logo_box .left{
    width: calc(66.66% - 10px);
    margin-bottom: 0;
    
    width: calc(66.66% - 10px);
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.logo_box .right{
    width: calc(33.33% - 10px);
    margin: 0;
    margin-bottom: 0;
}
}
    
    
.box_goods h4 {
    color: #FF7BAC;
    font-size: 20px;
}
.box_goods h5 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 5px;
    font-weight: 900;
}
.box_goods .seven_banner{
    margin: auto;
    margin-top: 10px;
    margin-bottom: 30px;
    max-width: 800px;
    display: block;
}
    
