@charset "UTF-8";

/* 共通 */
.contents {padding-bottom:80px;background: #fff;}
.contents + footer {margin-top:-40px}
#contents.lower_top {padding-top: 40px;}

.wsbl_twitter { width:65px!important; }
.con_h2_wrap {
    text-align: center;
}
.con_h2 { margin:30px auto; text-align:center; font-size: 4rem; display: inline-block; }
.con_h2:before {
    content: "";
    display: inline-block;
    width: 55px;
    height: 70px;
    vertical-align: middle;
    background: url(/img/common/icon_h2.png) center / 100% auto no-repeat;
    margin-right: 16px;
}
.con_h3 { font-size:2rem }

.article h3.title { font-size:24px; margin-bottom:25px; }
.article .wp_social_bookmarking_light { width:370px; margin:0 0 0 auto; }
.article .date {margin: 0 0 40px !important;position: relative;}
.article .text { overflow-wrap: break-word;}
.article .text2 { margin-top:30px;font-size: 1.4rem; overflow-wrap: break-word;}
.article .photo { display:block; text-align:center; margin:20px; }
.article .photo2 { display:none; }
.article .photo img,.article .photo2 img { width:500px; height:auto; }
.article .text a, .article .text2 a {color: #d51542; text-decoration: underline;}

.section-contents {padding: 100px 0 70px;}
.section-ttl {position: relative; padding: 70px 0; z-index: 1;}
.section-ttl:before {content: ""; position: absolute; top: -100%; left: 0; width: 20%; height: 100%; background-color: #fff; -webkit-transition:	all 0.5s ease; transition:		all 0.5s ease;}
.section-ttl.scrollbg:before {top: 0;}

.contents_h2 {font-size: 6rem;}

.wp-pagenavi {position: relative; padding: 80px 2% 40px; text-align: center; letter-spacing: -.4em; border-top: 1px solid #e7ecef;}
.wp-pagenavi .pages {display: none;}
.wp-pagenavi a, .wp-pagenavi span {display: inline-block; margin: 0 2em 0 0; padding: 0; letter-spacing: normal; font-size: 2rem; font-weight: bold; font-feature-settings: "palt"; vertical-align: middle; border: none;font-family: "A_Goblin_Appears!", sans-serif;font-weight: 400;font-style: normal;letter-spacing: 0.03em;}
.wp-pagenavi a:last-child, .wp-pagenavi span:last-child {margin-right: 0;}
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink {width: 50px; height: 100%; text-indent: -9999px; background: url(/img/common/arrow.png) left center / 100% auto no-repeat;}
.wp-pagenavi a.nextpostslink{transform:scaleX(-1)}
.wp-pagenavi span.current {color: #e60038;}

.common_btn{font-size:2rem;line-height:1}
.common_btn>a{color:#000;display:inline-block;font-size:1.6rem;padding:2rem 1rem 2.25rem 2rem;min-width:240px;text-align:center;position:relative;z-index:1}
.common_btn>a:after,.common_btn>a:before{content:"";position:absolute;top:0;left:0;width:calc(100% - 30px);height:calc(100% - 30px);pointer-events:none}
.common_btn>a:before{border:solid #ccc 15px;border-image:url(/img/common/common_btn_frame.png) 15/15px;z-index:2}
.common_btn>a:after{top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);background:#e69719;z-index:1}
.common_btn>a:hover{top:5px;opacity:1}
.common_btn>a:hover:before{border-image:url(/img/common/common_btn_frame_hover.png) 15/15px}
.common_btn>a:hover:after{background:#d97802}
.common_btn>a>span{position:relative;z-index:3}
.common_btn>a>span:after{content:"";display:inline-block;width:24px;height:20px;vertical-align:text-top;background:url(/img/common/common_btn_arrow.png) center/100% auto no-repeat;margin-left:6px}
.common_btn.back>a>span:before,.common_btn>a[rel=prev]>span:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 20px;
    vertical-align: text-top;
    background: url(/img/common/common_btn_arrow.png) center / 100% auto no-repeat;
    margin-right: 6px;
    transform: scale(-1);
}
.common_btn.back>a>span:after,.common_btn>a[rel=prev]>span:after {
    content: none
}

.article-single {margin-bottom: 20px;}

.article .title_wrap {padding-bottom: 2rem;margin-bottom: 2rem;border-bottom: solid 3px #000000;}
.article .title_wrap .date {margin: 0 !important;}

.article .pager {display: flex;justify-content: space-between;margin: 30px auto 0;width: 90%;}
.article .pager > div {flex: 1}
.article .pager > div.next {text-align: right;margin-left: 50px;}

.page-title .con_h2 {text-align: left;margin: 0;}

.category_tab{display:flex}
.category_tab_item{font-size:1.8rem;text-align:center;line-height:1;padding-top:10px}
.category_tab_item.active{padding-top:0}
.category_tab_item a{display:flex;justify-content:center;align-items:center;padding:4px .8em 0;height:100%;box-sizing:border-box;position:relative;color:#fff;border-top:solid 3px #000;border-bottom:solid 3px #000;overflow:visible}
.category_tab_item.active a{padding-top:6px}
.category_tab_item a:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:#000}
.category_tab_item.active a:after{content:"";position:absolute;top:-3px;right:-3px;width:3px;height:100%;background:#000}
.category_tab_item.active a:after{content:"";position:absolute;top:-3px;right:-3px;width:3px;height:calc(100% + 3px);background:#000}
.category_tab_item:last-of-type a:after{content:"";position:absolute;top:0;right:0;width:3px;height:100%;background:#000}
.category_tab_item.active a,.category_tab_item:hover a{opacity:1}
.category_tab_item.all a{background:url(/img/common/bg_rainbow.png);color:#000;text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff}
.category_tab_item.live_event a{background:#e60012}
.category_tab_item.others a{background:#49b1c9}
.category_tab_item.topic a{background:#22ac38}

.common_bnr_frame,.common_frame{display:block;position:relative;z-index:1;box-sizing: border-box;}
.common_frame.common_frame_small{padding:10px}
.common_bnr_frame:before,.common_frame:before{content:"";position:absolute;top:0;left:0;width:calc(100% - 10px);height:calc(100% - 10px);border:solid #ccc 5px;border-image:url(/img/common/common_frame.png) 10/10px;pointer-events:none;z-index:2}
.common_bnr_frame:before{border-image:url(/img/common/common_bnr_frame.png) 10/10px}
.common_frame{padding:40px}
.common_frame:after{content:"";position:absolute;top:5px;left:5px;width:calc(100% - 10px);height:calc(100% - 10px);background:rgba(255,255,255,.9);z-index:1}
.common_frame>*{z-index:3;position:relative}
	
/* .bg-news {background-color: #FF2720 ;color: #fff;padding: 5%;}/* 
/* .bg-news {background-color: #beadac ;padding: 5%;} */
.bg-news .date {margin: 0 !important}
.bg-news .text a, .bg-news .text2 a {color: #fff; text-decoration: underline;}
.page-title.bg-news + .article {padding-top: 2rem;margin-top: 2rem;border-top: solid 3px #000000;}

/* NEWS */
.news_archive > .category_tab{margin-bottom: 20px}
.news > li { padding: 30px;}
.news > li + li{margin-top:30px}
.news .date{font-size:2.2rem;line-height:1.2;margin-bottom:15px}

.news .category,.page-title .category{font-size:1.4rem;line-height:1;background:#000;color:#fff;display:inline-block;padding:4px .8em 0;text-align:center;margin-left:1rem;border:solid 3px #000;vertical-align:text-bottom}
.news .category.live_event,.page-title .category.live_event{background:#e60012}
.news .category.others,.page-title .category.others{background:#49b1c9}
.news .category.topic,.page-title .category.topic{background:#22ac38}
.page-title .category + .title {margin-top: 10px;font-size: 2.4rem;}

.page-title .category{margin-left:0}
.news h3{margin:10px 0;font-size:22px}
.news a{text-decoration:none}
.news a:hover{opacity:.7}
.news .txt{line-height:1.4}
.news .thumb{position:relative}
.news .thumb .new{display:block;width:6rem;height:6rem;background:#ffde05;color:#1e1e1e;font-size:1.5rem;border-radius:100%;line-height:6rem;text-align:center;position:absolute;top:-10px;left:-10px;z-index:1}

/* PROFILE */
.profile img { width:100%; height:auto; }
.profile .con_h2 { text-align:left; margin-bottom: 15px; }
.profile .con_h2 + p { font-size: 20px; font-weight: bold; }
.profile .con_h2 + p + p { font-size:14px; }
.profile .concept{margin-bottom: 50px;}
.profile .concept img{ margin: 0; width: auto;}
.member { margin:30px 0 65px; }
.member .con_h3,.profile .con_h3{font-size:2.4rem;font-weight:400;font-style:inherit}
.member>ul{margin-top:10px;justify-content:center;display:flex}
.member > ul > li {width:calc(100%/4);  float:left; text-align:center; }
/*.member > ul > li:nth-of-type(5n) { margin-right: 0;}*/
.member > ul > li a {display: block; position:relative;}
.member>ul>li .member_detail{position:absolute;bottom:-100%;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(252,232,0,.75);-webkit-transition:all .6s ease;transition:all .6s ease}
.member>ul>li+li{margin-left:10px}

.member>ul>li:nth-of-type(1) .member_detail{background-color:rgba(252,42,43,.75)}
.member>ul>li:nth-of-type(2) .member_detail{background-color:rgba(69,208,232,.75)}
.member>ul>li:nth-of-type(3) .member_detail{background-color:rgba(0,74,255,.75)}
.member>ul>li:nth-of-type(4) .member_detail{background-color:rgba(255,229,70,.75)}
.member>ul>li:nth-of-type(5) .member_detail{background-color:rgba(255,93,45,.75)}
.member>ul>li:nth-of-type(6) .member_detail{background-color:rgba(255,63,151,.75)}
.member>ul>li:nth-of-type(7) .member_detail{background-color:rgba(255,255,255,.75)}

.member>ul>li:nth-of-type(1) .member_detail>ul>li{color:#fff;}
.member>ul>li:nth-of-type(3) .member_detail>ul>li{color:#fff;}
.member>ul>li:nth-of-type(5) .member_detail>ul>li{color:#fff;}
.member>ul>li:nth-of-type(6) .member_detail>ul>li{color:#fff;}

.member>ul>li a:hover{opacity:1}
.member>ul>li a:hover .member_detail{bottom:0}
.member>ul>li .member_detail>ul>li{color:#1e1e1e;font-size:1.4rem;font-weight:700}
.member>ul>li .member_name{margin-top:10px;font-size:2rem;font-weight:700}
.member > ul > li .member_name p {margin-bottom: 0;}
.member > ul > li .member_name p small {font-size: 1.3rem;}
.member .tw { position:absolute; bottom:0; left:0; width:100%; padding:15px; border:1px solid #cfcece; box-sizing:border-box; }
.member .twitter-follow-button { margin-top:8px; }

.profile_link {display: flex; flex-wrap: wrap; margin-bottom: 30px;}
.profile_link.common_frame.common_frame_small {padding: 20px 30px 15px;}
.profile_link > li {font-size: 1.4rem;margin-bottom: 0.5em;}
.profile_link > li:not(:last-child):after {content: ""; padding-right: 1em; margin-right: 1em; border-right: 1px solid #e7ecef;}
.profile_link > li.current a {color: #d51542;}

.profile_detail {display: flex; justify-content: space-between;}
.profile_detail img {width: auto; max-width: 100%;}
.profile_detail .img {width: 40%;}
.profile_detail .txt {width: 60%; padding: 30px; box-sizing: border-box;}
.profile_detail .txt h3 {font-size: 3rem;}
.profile_detail .txt h3 span {display: block; font-size: 1.3rem; font-weight: normal;}
.profile_detail .txt .list {margin-top: 30px;}
.profile_detail .txt .list > li {font-size: 1.4rem; line-height: 2; word-break: break-all;}
.profile_detail .txt .list > li a + a {margin-left: .6em;}
.profile_detail .txt .list > li p.name {margin-bottom: 0 !important;}
.profile_detail .txt .list > li p.banner img {margin-bottom: 0;}
.profile_detail .txt .list > li .link {text-decoration: underline;}
.profile_detail .txt .list > li i {font-size: 1.8rem;}
.profile_detail .summary {margin-top: 30px; font-size: 1.4rem;}

/* SCHEDULE */
.schedule .con_h2 { line-height:1.4;}
.schedule .con_h2 span { display: block; font-style:normal; font-size:25px;}
.schedule .con_h2 small {display: block;font-size: 1.4rem;margin-top: 1rem;}
.schedule a { text-decoration:none; font-size: 13px; }
.schedule a:hover { opacity:0.5; }
.schedule .sc_pager a,.schedule .sc_cat a {
    font-size: 12px;
    font-family: "A_Goblin_Appears!", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.schedule .category {padding-bottom: 60px;}
.schedule .category_list > li {display: flex; justify-content: space-between; align-items: center; padding: 20px 0; border-bottom: 1px solid #e7ecef;}
.schedule .category_list > li .data {width: 15%; text-align: center;}
.schedule .category_list > li .data span {display: block;}
.schedule .category_list > li .data span.days {font-size: 2.4rem;}
.schedule .category_list > li .data span.year {
    color: #1e1e1e;
    background-color: #ffd900;
}
.schedule .category_list > li .ttl {width: 80%;}

.sc_pager { width:100%; margin-top:-88px; }
.sc_pager .prev { width:50%; float:left; }
.sc_pager .prev:before{content:"";display:inline-block;width:14px;height:14px;margin-right:5px;vertical-align:-2px;background:url("../img/schedule/prev.png") 0 0 no-repeat;background-size:14px 14px}
.sc_pager .next{width:50%;float:right;text-align:right}
.sc_pager .next:after{content:"";display:inline-block;width:14px;height:14px;margin-left:5px;vertical-align:-2px;background:url("../img/schedule/next.png") 0 0 no-repeat;background-size:14px 14px}
.sc_cat{margin:30px 0;text-align:center;font-size:14px}
.sc_cat li{display:inline}
.sc_cat li:after{content:" ｜ "}
.sc_cat li:last-child:after{content:none}
.sc_cat > li.active a {color: #e60038;}
.sc_btn{height:44px;margin:-10px 0 20px;position:relative}
.sc_btn a{display:inline-block;position:absolute;top:0;right:0;padding:8px;background:#000;border-radius:4px}
.sc_btn a:hover{background:#999;opacity:1}
.sc_tbl{width:100%;border-collapse:collapse;table-layout:fixed;margin-bottom:60px}
.sc_tbl td,.sc_tbl th{border:2px solid #1e1e1e}
.sc_tbl th{padding:3px 0;font-weight:400;font-size:17px;text-align:center;background:#fff}
.sc_tbl th.sat{background:#3250c5;color:#fff}
.sc_tbl th.sun{background:#ea0b0b;color:#fff}
.sc_tbl td{height:140px;padding:10px;position:relative;background:#fff}
.sc_tbl .date{text-align:right;position:absolute;top:10px;right:10px;font-size:17px;color:#000;font-family: "A_Goblin_Appears!", sans-serif;font-weight: 400;font-style: normal;}
.sc_tbl .next .date{color:#cbc8c7}
.sc_tbl .title{margin-top:30px;font-size:14px;line-height:1.4}
.sc_tbl .title span {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
    color: #fff;
    border: solid 2px #000;
    box-sizing: border-box;
    padding: 2px 5px 0;
}
.sc_tbl .title span:after{content:"\A";white-space:pre}
.schedule .live span{background:#e60038}
.schedule .web span{background:#49b1c9}
.schedule .instore span{background:#ccb200}
.schedule .media span{background:#e4007f}
.schedule .all span{background:#22ac38}
.schedule .tour span{background:#099}
.schedule .event span{background:#8fc31f}
.schedule .stage span{background:#e8ca02}
.schedule .radio span{background:#e53e7f}
.schedule .tv span{background:#e1541e}
.schedule .magazine span{background:#ccb200}
.schedule .release span{background:#d31f49}

.sc_list { width:100%; border-collapse:collapse; text-align:center; margin-bottom: 60px; }
.sc_list th,.sc_list td { padding:8px 15px; border: 2px solid #1E1E1E;background: #fff }
.sc_list th, .sc_list td.en {
    font-family: "A_Goblin_Appears!", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.sc_list th { background:#4e4e55 ; color: #ffffff; }
.sc_list .title { text-align:left; }
.sc_list .sat { color:#1d89e6 ; }
.sc_list .sun { color:#f1315e ; }
.sc_list .title span {
	display:inline-block; width:80px; height:18px; line-height:20px; margin-right:15px;
	font-size:11px; text-align:center; color:#fff;border: solid 2px #000;}
@media (max-width:1080px) { .sc_pager { margin-top:-67px; } }
@media (min-width: 768px) { .sc_list { display:none; } #btn_cal { display:none; } .sc_tbl a { display:block; } }
@media (max-width: 768px) { .sc_btn,.sc_tbl { display:none; } .sc_list { margin-top:20px; } }
@media (max-width: 620px) { .schedule .con_h2 { margin-bottom:15px;} .sc_pager { margin:0; } }
table.instore { margin-top:50px; }
table.instore td { position:relative; }
table.instore .reserve { display:inline-block; padding:3px 20px; color:#fff; background:#999; font-style:italic; position:absolute; top:4px; right:4px; }

/* DISCOGRAPHY */
.discography_list {margin: 0}
.discography_contents{padding: 0;}
.discography_list > .category_tab {margin-bottom: 20px;}
.discography_panel_list {position: relative; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; max-width: 100%;}
.discography_panel_list:after{content:""; display:block; width: 32%; height:0;}
.discography_panel_list li {position: relative; width: 32%;}
.discography_panel_list li.fadein:nth-of-type(3n+2) {-moz-transition-delay:200ms; -webkit-transition-delay:200ms; -ms-transition-delay:200ms; transition-delay:200ms;}
.discography_panel_list li.fadein:nth-of-type(3n+3) {-moz-transition-delay:400ms; -webkit-transition-delay:400ms; -ms-transition-delay:400ms; transition-delay:400ms;}
.discography_panel_list li a {display: block; overflow: initial;}
.discography_jacket img {display: block; width: auto; max-height: 340px; margin: 0 auto;}
.discography_txt {position: absolute; left: 0; bottom: 20px;}
.discography_txt p {display: inline-block; padding: 0 20px; color: #fff; font-weight: bold; font-feature-settings: "palt"; background-color: #000; transition: all 0.3s; -webkit-transform: rotateX(90deg); transform: rotateX(90deg); -webkit-transform-origin: center top; transform-origin: center top; opacity: 0;}
.discography_txt p.number {line-height: 1.8;}
.discography_txt p.ttl {font-size: 1.8rem;}
.discography_txt span {display: block; width: 100%; background: none; min-height: 0.5em;}
.discography_panel_list li a:hover .discography_txt p {opacity: 1; transition: all 0.3s 0.3s; -webkit-transform: rotateX(0deg); transform: rotateX(0deg); opacity: 1;}
.discography_col {display: flex; justify-content: space-between;}
.discography_left {width: 44%;}
.discography_right {width: 50%;}
.discography_visual img {display: block; margin: 0 auto;}
.discography_shop {display: flex; justify-content: space-around; flex-wrap: wrap; max-width: 100%; margin-top: 50px;}
.discography_shop li {width: 48%; margin-bottom: 10px; font-feature-settings: "palt";}
.discography_shop li.fadein:nth-of-type(2n+2) {-moz-transition-delay:200ms; -webkit-transition-delay:200ms; -ms-transition-delay:200ms; transition-delay:200ms;}
.discography_shop li.fadein:nth-of-type(2n+3) {-moz-transition-delay:400ms; -webkit-transition-delay:400ms; -ms-transition-delay:400ms; transition-delay:400ms;}
.discography_shop li a {position: relative; display: block; padding: 14px; font-weight: bold; background-color: #fff; border: 2px solid #000;}
.discography_shop li a:after {content: ""; position: absolute; right: 10px; top: 50%; width: 40px; height: 5px; background: url(/img/common/arrow_bk.png) right center / auto auto no-repeat; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.discography_shop li a i {margin-right: 0.5em;}
.discography_detail_number, .discography_detail_h3 {font-feature-settings: "palt"; line-height: 2;}
.discography_detail_number {font-size: 2.4rem; font-weight: bold;}
.discography_detail_h3 {font-size: 2.8rem;}
.discography_detail_txt {margin-top: 20px;}
.discography_detail_txt p {font-feature-settings: "palt"; line-height: 2;}
.discography_back {position: relative; padding-top: 60px; text-align: center; border-top: 1px solid #e7ecef;}
.discography_back a {font-size: 2.4rem; font-feature-settings: "palt"; }
.discography_shop li a:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    width: 25px;
    height: 5px;
    background: url(/img/common/arrow.png) left center / 100% auto no-repeat;
    transform: translateY(-50%) scale(-1, 1);
    -webkit-transform: translateY(-50%) scale(-1, 1);
}

.dg_cat{margin:30px 0;text-align:center;font-size:14px}
.dg_cat li{display:inline}
.dg_cat li:after{content:" ｜ "}
.dg_cat li:last-child:after{content:none}
.dg_cat > li.active a {color: #e60038;}
.dg_cat > li a {font-size: 12px;font-family: "A_Goblin_Appears!", sans-serif;font-weight: 400;font-style: normal;}

@media (min-width: 681px) {
	.discography_panel_list li:nth-of-type(n+3){margin-top:60px}
}


/* MOVIE */
.movie{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px 4%;margin: 0 0 -40px;}
.movie li{text-align:center;width:48%;}
.movie .media_frame{position:relative;width:100%;height:0;padding-bottom:75%;overflow:hidden}
.movie .media_frame .media_img{position:absolute;top:15%;left:5%;width:69.375%;height:68.6111%;background:#312f35;overflow:hidden}
.movie .media_frame>a{position:absolute;top:0;left:0;width:100%;height:100%}
.movie .media_frame>a:hover{opacity:1}
.movie .media_frame>a:hover img{opacity:.8;transform:translate(-50%,-50%) scale(1.15)}
.movie .media_frame img{max-width:100%;width:auto;height:auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.3s}
.movie .media_frame .frame{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/img/top/frame.svg) center/100% auto no-repeat;z-index:1;pointer-events:none}

.youtube {width: 100%; aspect-ratio: 16 / 9;}
.youtube iframe { width: 100%; height: 100%;}

.form input[type=text],.form textarea{width:100%;padding:8px 8px;font-size:16px;font-family:sans-serif;box-sizing:border-box;border:solid 2px #1e1e1e;}
.form input[type=text]{height:inherit}
.form #num,.mwform-tel-field input[type=text]{width:auto}
.form select{max-width:100%}
.form dt{font-size:20px;font-weight:700;margin-bottom:8px}
.form .required{color:#c00;margin-left:1em;font-size:14px;font-weight:400}
.form dd{margin-bottom:20px}
.submit{text-align:center}
.submit li{display:inline}
.submit button, .submit input {
    margin: 0 10px;
    padding: 20px 50px;
    cursor: pointer;
    font-size: 1.8rem;
    font-weight: 700;
    background: #e69719;
    color: #000;
    border: solid 4px #000;
    width: 100%;
    max-width: 320px;
    box-sizing: border-box;
}
.submit button:hover,.submit input:hover{background:#d97802;-webkit-transition:.2s linear;-moz-transition:.2s linear;-o-transition:.2s linear;}

/* CONTACT */
.contact {margin-bottom: 65px !important;}

.notice { margin-bottom:40px; background:#fff; padding:30px; border-radius:10px; border:1px solid #ccc; }

/*スマホ*/
@media (max-width: 680px) {
  .common_frame {padding: 20px;}
	
  .section-ttl{padding:30px 0}
  .section-contents{padding:30px 0}
  .contents_h2{font-size:3rem}
  .con_h2{font-size:2.2rem}
  .con_h2::before {
    width: 27px;
    height: 35px;
    margin-right: 10px;
}
  .category_tab_item{font-size:1.5rem;padding-top:5px}
  .category_tab_item.all a{background:url(/img/common/bg_rainbow.png) top left/72px auto;padding:4px 1em 0}
  .article-single{margin-bottom:0}
  .article .pager{justify-content:center;width:100%}
  .article .pager>div{flex:none}
  .article .pager>div.next {margin-left: auto;}
  .article .pager>div a{}
  .article .pager>div a:after,.article .pager>div a:before{}
  .article .pager>div.prev a:before{}
  .article .pager>div.next a:after{}
  .wp-pagenavi {padding: 40px 2% 0;}
  .wp-pagenavi a, .wp-pagenavi span {margin-right: 1em; font-size: 1.8;}
  .wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink {width: 50px;}
	
  .common_btn{margin:20px auto 0;text-align:center}
  .common_btn a{min-width:inherit;width:auto;box-sizing:border-box;padding:1.75rem 2.4rem 1.75rem;font-size:1rem;line-height:1;letter-spacing:0}
  .common_btn>a>span:after{width:12px;height:10px;margin-left:6px}
  .common_btn.back>a>span:before,.common_btn>a[rel=prev]>span:before {width: 12px;height: 10px;margin-right: 6px;}
	
  .news .category,.page-title .category{font-size:1.4rem}
	
  /* PROFILE */
  .profile_detail {display: block;}
  .profile_detail .img {width: 80%; margin: 0 auto;}
  .profile_detail .txt {width: 100%;}

  /* SCHEDULE */
  .schedule .category_list > li .data {width: 25%;}
  .schedule .category_list > li .data span.days {font-size: 1.4rem;}
  .schedule .category_list > li .data span.year {font-size: 1rem;}
  .schedule .category_list > li .ttl {width: 70%;}

  /* DISCOGRAPHY */
  .discography_list {margin: 0}
  .discography_panel_list li.fadein:nth-of-type(3n+2), .discography_panel_list li.fadein:nth-of-type(3n+3) {-moz-transition-delay:0; -webkit-transition-delay:0; -ms-transition-delay:0; transition-delay:0;}
  .discography_contents {padding: 0;}
  .discography_panel_list {display: block;}
  .discography_panel_list li {width: 100%;}
  .discography_panel_list li + li{margin-top:60px}
  .discography_txt {position: static; margin-top: 20px;}
  .discography_txt p {display: block; padding: 0; color: #000; background-color: transparent; transition: none; -webkit-transform: none; transform: none; opacity: 1;}
  .discography_panel_list li a:hover .discography_txt p {transition: none; -webkit-transform: none; transform: none;}
  .discography_col {display: block;}
  .discography_left, .discography_right {width: 100%;}
  .discography_right {margin-top: 20px;}
  .discography_shop {display: block;}
  .discography_shop li {width: 100%;}
  .discography_detail_number {font-size: 1.8rem;}
  .discography_detail_h3 {font-size: 2.2rem; line-height: 1.5;}
  .discography_back {padding-top: 30px;}

}
@media (max-width: 620px) {
  #contents{padding-top:0}
  #contents.lower_top{padding-top:0}
  .discography>li,.news>li{padding:20px}
  .article h3.title{font-size:20px;line-height:1.3}
  .article .wp_social_bookmarking_light{width:100%;margin:0 0 20px}
  .article .date{margin:0 0 20px!important}
  .article .photo img{width:100%;height:auto}
  
  /* NEWS */
  .news .thumb { text-align:center; }
  .news .thumb img { max-width:100%; height:auto; margin-bottom:20px; }
  .news h3 { margin:10px 0; font-size:18px; line-height:1.5; }
  .page-title .category + .title {font-size: 2rem;}

  /* PROFILE */
  .profile .right{margin-top:20px}
  .profile .con_h2 { margin-bottom:15px;}
  .member {margin: 30px 0;}
  .member > ul {margin:20px auto 0;flex-wrap: wrap;gap:20px 4% }
  .member > ul > li {margin:0; width: 48%;}
  .member>ul>li+li{margin:0}

  .sc_list .title span { display:block; margin-bottom:5px; width: 100%; }

  /* MOVIE */
  .movie{gap:20px 4%;margin: 0 0 -20px;}
  .movie .youtube iframe {width: 100%;}
  .movie li { width:100%; }
}

/* タブレット */
@media (min-width: 620px) and (max-width: 1080px) {
  .profile .right{margin-top:20px}
	
  /* NEWS */
	.news .thumb { text-align:center; }
	.news .thumb img { max-width:100%; height:auto; margin-bottom:20px; }
	.news h3 { margin:20px 0 10px; }
  
  /* PROFILE */
	.member > ul { width:100%; margin:auto;flex-wrap: wrap; }
	.member > ul > li { width:29%; margin:30px 2% 0; }
	.member > ul > li img { width:100%; height:auto; }

  /* MOVIE */
	.movie{gap:20px 4%;margin: 0 0 -20px;}
	.movie li { width:48%; }
}
/* PC */
@media (min-width: 1080px) {
	#contents {width: 100%; max-width: 1240px; box-sizing: border-box;}
	#contents.lower_top {padding-top: 60px;}
	.con_h2 { margin: 0 auto 60px; }

	.article { line-height:1.8; }
	.article h3.title { font-size:30px; }
	.article .text2 { margin-top:70px; }
	.article .photo { display:none; }
	.article .photo.news { display:block; }
	.article .photo2 { display:block; min-width: 40%; margin-left: 5%;}

  /* NEWS */
	.news .thumb { width:250px; float:left; }
	.news .thumb img { width:250px; height:auto; }
	.news .info { width:calc(100% - 290px); float:right; }

  /* PROFILE */
	.profile {max-width: 960px;margin: auto;}
	.profile .left  { width:552px; float:left; }
	.profile .right { width:350px; float:right; }
	.profile .left img { width:582px; height:auto; }
	.profile .con_h2 + p { margin-bottom:50px !important; }
	.member > ul > li {
        width: calc(100% / 3);
    }
	.member > ul > li:last-child { margin-right:0; }
	.member > ul > li img { width:100%; height:auto; }
  
  /* MOVIE */
  .movie p.tit {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: space-around;align-items: center;color: #fff;font-weight: bold;font-size: 16px;line-height: 1.3;z-index: 100;opacity: 0;margin: 0}
  .movie p.tit span {padding: 5%;}
  .movie li a:hover .tit{ opacity: 1;}
  .movie li figure::before{content: '';display: block;width: 100%;height: 100%;background: #f53434;position: absolute;top: 50%;left: 0;z-index: 10;transform: scaleY(0);opacity: 0.9;transition: all 0.2s ease;}
  .movie li a:hover figure::before{transform: scaleY(2);}
}