/*　色　

#eeeeee
#cccccc
#808080
#333333

Helvetica LT Std
Letter Gothic Std
游ゴシック

*/


a:hover {
    font-weight: 800;
}

.pc_none{
    display: none;
}   

.sp_none{
    display: block;
}

.wp-pagenavi{
    text-align: center;    
}

.wp-pagenavi span.current{
    background-color: #333;
    color: #fff;
}

/*fontタグ*/
.red{
    color:red;
}

.main-title{
    color: #333;
    font-size: 18px;
    font-family: 'Open Sans',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

/*　NAVI　*/

.main-navigation ul{
    list-style: none;    
    margin: 0 ;
    padding: 0 ;
}

.main-navigation li{
    display: inline-block;
    margin: 0 10px;
}



/*　sp-menu　*/

#mega-menu-wrap-menu-5 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed{
    color:#fff;
    padding: 0 0 0 10px;
}

#mega-menu-wrap-menu-5 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after{
    color:#fff;
}

#mega-menu-wrap-menu-5 .mega-menu-toggle .mega-toggle-block-1:after{
    color:#fff; 
}

#mega-menu-wrap-menu-5 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{
    margin-right:0;
    padding: 0 8px 0 2px;
    background-color:#333;    
}

#mega-menu-wrap-menu-5 #mega-menu-menu-5 > li.mega-menu-item > a.mega-menu-link{
    border-bottom: 1px #ccc solid; 
    text-align: left;
    font-weight: 800;
}

mega-menu-wrap-menu-5 #mega-menu-menu-5 > li.mega-menu-item {
  position: relative;
}
#mega-menu-wrap-menu-5 #mega-menu-menu-5 > li.mega-menu-item > a.mega-menu-link:after {
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -12px;
}

#mega-menu-item-198{
    display: inline-block !important;
    width: 45% !important;
}

#mega-menu-item-198 a{
   background-color: #333 !important;
    color:#fff !important;
}

#mega-menu-item-197{
    display: inline-block !important;
    width: 55% !important;
}
#mega-menu-item-197 a{
    background-color: #333 !important;
    color:#fff !important;
}

/*　//sp-menu　*/


#site-navigation {
    width: 100%;
    margin: 0 auto 30px;
    text-align: right;
    font-size: 12px;
    line-height: 3;
}


#site-navigation a {
    color: #fff;
    text-decoration: none;
}    

#site-navigation a:hover {
    color: #eee;
}    

#site-navigation2{
    width: 100%;
    margin: 30px auto;
    font-size: 14px;
    border-top:solid 1px #333;
    border-bottom:solid 1px #333;
}



#site-navigation2 a:hover {
    color: #808080;
    font-weight: 800;
}   

#site-navigation2 li:not(:last-child){
    border-right:1px solid #333;
    padding:  0 20px 0 0;
}

#site-navigation2 li{
    display: inline-block;
}

#site-navigation2 li:first-child {
    width: 100px;
    height: 40px;
    background-color: #333;
    color: #fff;
    text-align: center;
    line-height: 2.7;
    margin: 0;
    padding: 0;
}

#site-navigation2 li:nth-child(8){
    width: 100px;
    height: 30px;
    background-color: #333;
    color: #fff;
    text-align: center;
    line-height: 2;
}

#site-navigation2 li a:nth-child(8){
    display: block;
}

#site-navigation2 .current{
    color: #333 !important;
    background-color: #eee;
    background-clip:content-box;
    font-weight: 900;
}

.font-white a{
    color: #fff;
}

.font-white a:hover{
    color: #ccc !important;
}

#schedule-navigation{
    margin: auto;
    width: 900px;
}

#schedule-navigation ul{
    font-size: 0;
}

#schedule-navigation li{
    margin: 0 !important;
    width: 175px;
    text-align: center;
    height: 50px;
    border: 1px solid #eee;
    line-height: 3;
    font-size: 18px;
    -webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;    
}

#schedule-navigation li.current{
    margin: 0 !important;
    width: 175px;
    text-align: center;
    height: 50px;
    border: 1px solid #eee;
    line-height: 3;
    font-size: 18px;
    -webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;    
}

#schedule-navigation li:hover{
    background-color: #ccc;
}

#schedule-navigation li a{
    display: block;
}

#schedule-navigation .current{
    background-color: #ccc;
}

#disco-navigation{
    margin: 0 auto 50px;
    width: 900px;
}

#disco-navigation ul{
    font-size: 0;
}

#disco-navigation li{
    margin: 0 !important;
    width: 220px;
    text-align: center;
    height: 50px;
    border: 1px solid #eee;
    line-height: 3;
    font-size: 18px;
    -webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;    
}

#disco-navigation li a{
    display: block;
}

#disco-navigation li.current{
    background-color: #ccc;
    margin: 0 !important;
    width: 220px;
    text-align: center;
    height: 50px;
    border: 1px solid #eee;
    line-height: 3;
    font-size: 18px;
    -webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;    
}

#disco-navigation li:hover{
    background-color: #ccc;
}

#disco-navigation current{
    background-color: #ccc;
}

#footer-icon{
    padding: 30px 0;
}

#footer-navigation{
    margin: auto;
    width: 1000px;
}

#footer-navigation a:hover{
    color: #fff;
}

#footer-navigation li:not(:last-child){
border-right:1px solid #ccc;
}

#footer-navigation li{
display: inline-block;
width: 10%;
min-width: 180px;
}

#footer-navigation a.current{
color: #fff;
border-bottom:1px solid #fff;
}

/* tab-top */

.cp_tab *, .cp_tab *:before, .cp_tab *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_tab {
	margin: 1em auto;
    width: 600px;
}
.cp_tab > input[type='radio'] {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
	-webkit-appearance: none;
	        appearance: none;
	display: none;
}
.cp_tab .cp_tabpanel {
	display: none;
}
.cp_tab > input:first-child:checked ~ .cp_tabpanels > .cp_tabpanel:first-child,
.cp_tab > input:nth-child(3):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(2),
.cp_tab > input:nth-child(5):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(3),
.cp_tab > input:nth-child(7):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(4),
.cp_tab > input:nth-child(9):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(5),
.cp_tab > input:nth-child(11):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(6) {
	display: block;
}
.cp_tab > label {
	position: relative;
	display: inline-block;
	padding: 10px 40px;
	cursor: pointer;
	border: 1px solid transparent;
	border-bottom: 0;
}
.cp_tab > label:hover,
.cp_tab > input:focus + label {
	color: #808080;
}
.cp_tab > input:checked + label {
	margin-bottom: -1px;
	border-color: #333333;
	border-bottom: 2px solid #ffffff;/*背景色と同じ*/
}
.cp_tab .cp_tabpanel {
	padding: 0.5em 1em;
	border-top: 1px solid #333333;
}
@media (max-width: 480px) {
	.cp_tab {
		width: 100%;
		font-size: 0.8em;
	}
	.cp_tab label {
		padding: 0.5em;
	}
}


/*　TOP 　*/

.head-bg {
    background-color: #333;
    height: 40px;
}

.logo-title {
    color:#333;
    font-size: 28px;
    height: 60px;
    margin: 0 0 0 30px;
    line-height: 3;
    font-weight: 900;
    letter-spacing:0.1em;
}

.logo-title a {
  padding: 0 .3em;
  background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(238,238,238,1) 50%);
  background-position: 0 0;
  background-size: 200% auto;
  transition: .3s;
}
.logo-title a:hover {
  background-position: -100% 0;
  color: #333;
}




.title {
    color:#808080;
    font-size: 11px;
}

/*　TOPICS　*/

article .st-aside-top {
    margin-left:500px;
}

.top-topics-box{
   width: 550px;
}

.top-topics-cat{
   padding: 0 10px;
}

.top-topics{
   width: 550px;
   height: auto;
   margin: auto;
   border-bottom: 0.5px dotted #666666;
   color:#333333;
   font-size: 14px;
   padding-top: 0px;      /* 上線の内側の余白はナシ */
   margin-bottom: 0.8em;  /* 下線の外側の余白量 */
   padding-bottom: 0.8em; /* 下線の内側の余白量 */
   line-height: 1.7em;
   font-weight: 700;
}

.top-topics a{
    text-decoration-line: none;
    color: #333333;
    font-weight: 400;
}

/* スケジュール */

.sche-title{
    margin: 20px 0;
    padding: 0 15px;
    height: 40px;
    font-weight: 600;
    background-color: #eee;
    color: #333;
    line-height: 2.5;
}
.sche-box{
    margin: 20px 0;
}
.sche-cat{
    border: 1px #333 solid;
    padding: 3px;
    margin: 0 5px;
}
.sche-info{
    border-bottom: 1px #808080 dotted;
    padding:10px 0; 
}

.sche-info  a {
  padding: 0 .3em;
  background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(238,238,238,1) 50%);
  background-position: 0 0;
  background-size: 200% auto;
  transition: .3s;
}
.sche-info  a:hover {
  background-position: -100% 0;
  color: #333;
}

.sche-new{
    font-weight: 900;
    font-size: 14px;
    background-color: #333;
    color: #fff;
    padding: 3px 5px;
}

/* profile */
.pro-box-big{
    width: 900px;
    min-height:  140vh !important;
    height: auto;
    margin: auto;
}
.pro-box{
    width: 400px;
    height: auto;
    margin: 0 20px;
    float: left;
}
.pro-name{
    height: 80px;
}
.pro-name-en{    
    font-size: 18px;
    line-height: 4;
}
.pro-name-jp{    
    font-size: 14px;
    line-height:1.8;
}

.pro-name-icon{    
    width: 30px;
    float: right;
    line-height: 3;
}
.pro-info p{
    border-bottom: 1px #808080 solid;
    height: 30px;
}
.pro-works{
    padding: 10px;
    background-color: #eee;
    height: 380px;
}

.pro-works p {
    font-size: 12px;
}

.pro-worksmore{
    width: 250px;
    height: 40px;
    font-size: 16px;
    font-weight: 800;
    border: 2px #333333 solid;
    text-align: center;
    margin: 12px auto 100px;
    line-height: 2.5;
}

.pro-worksmore:hover{
    width: 250px;
    height: 40px;
    background-color: #eee;
}

.blog-icon-off{
    display: none;
}

.insta-icon-off{
    display: none;
}

.twitter-icon-off{
    display: none;
}





/* tab-bio1 */

.cp_tab2 *, .cp_tab2 *:before, .cp_tab2 *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_tab2 {
	margin: auto;
    width: 400px;
}
.cp_tab2 > input[type='radio'] {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
	-webkit-appearance: none;
	        appearance: none;
	display: none;
}
.cp_tab2 .cp_tabpanel {
	display: none;
}
.cp_tab2 > input:first-child:checked ~ .cp_tabpanels > .cp_tabpanel:first-child,
.cp_tab2 > input:nth-child(3):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(2),
.cp_tab2 > input:nth-child(5):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(3),
.cp_tab2 > input:nth-child(7):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(4),
.cp_tab2 > input:nth-child(9):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(5),
.cp_tab2 > input:nth-child(11):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(6) {
	display: block;
}
.cp_tab2 > label {
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	cursor: pointer;
	border: 1px solid transparent;
	border-bottom: 0;
}
.cp_tab2 > label:hover,
.cp_tab2 > input:focus + label {
	color: #808080;
}
.cp_tab2 > input:checked + label {
	margin-bottom: -2px;
	border-color: #333333;
	border-bottom: 4px solid #ffffff;/*背景色と同じ*/
}
.cp_tab2 .cp_tabpanel {
	padding: 0.5em 1em;
	border-top: 1px solid #333333;
}


/* tab-bio2 */

.cp_tab3 *, .cp_tab3 *:before, .cp_tab3 *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_tab3 {
	margin: auto;
    width: 400px;
}
.cp_tab3 > input[type='radio'] {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
	-webkit-appearance: none;
	        appearance: none;
	display: none;
}
.cp_tab3 .cp_tabpanel {
	display: none;
}
.cp_tab3 > input:first-child:checked ~ .cp_tabpanels > .cp_tabpanel:first-child,
.cp_tab3 > input:nth-child(3):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(2),
.cp_tab3 > input:nth-child(5):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(3),
.cp_tab3 > input:nth-child(7):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(4),
.cp_tab3 > input:nth-child(9):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(5),
.cp_tab3 > input:nth-child(11):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(6) {
	display: block;
}
.cp_tab3 > label {
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	cursor: pointer;
	border: 1px solid transparent;
	border-bottom: 0;
}
.cp_tab3 > label:hover,
.cp_tab3 > input:focus + label {
	color: #808080;
}
.cp_tab3 > input:checked + label {
	margin-bottom: -2px;
	border-color: #333333;
	border-bottom: 4px solid #ffffff;/*背景色と同じ*/
}
.cp_tab3 .cp_tabpanel {
	padding: 0.5em 1em;
	border-top: 1px solid #333333;
}
@media (max-width: 480px) {
	.cp_tab3 {
		width: 100%;
		font-size: 0.8em;
	}
	.cp_tab3 label {
		padding: 0.5em;
	}
}

.bio-data{
    width: 390px;
    height: 400px;
    overflow-x: hidden;    
    overflow-y: auto;    
}

.bio-data::-webkit-scrollbar{
	width: 5px;
	background: #ccc;
}
.bio-data::-webkit-scrollbar-thumb{
	background: #000;
	border-radius: 2px;
}


/* ディスコグラフィー */

.disco-box {
    width: calc(50% - 40px);
    height: auto;
    margin: 20px 10px;
    float: left;
}

.disco-img{
    width: 160px;
    height: auto;
    float: left;
}

.disco-info-box{
    width: 240px;
    margin-left: 160px;
    padding-left: 5px;
    height: 180px;
}

.disco-info-box p{
    margin-bottom: 0;
    line-height: 1.2;
}

.disco-info-sale{
    font-size: 12px;
    height: 50px;
}

.disco-info-btn{
    border: 1px solid #ccc;
    width: 200px;
    height: 40px;
    margin: 10px 0;
    line-height: 2.5;
    text-align: center;
}

.disco-info-btn a{
    display: block;
}

.buyicon-off {
    height: 40px;
    display: none;
}

.disco-info-song{
    float: left;
    width: 370px;
    height: 130px;
    background-color: #eee;
    font-size: 12px;
    padding: 10px 15px;
    overflow-y: auto;
    overflow-x: hidden;
    margin:  10px 0;
}

.disco-live{
    width: 900px;
    height: auto;
    margin: auto;
    float: none;
}

.disco-live-title{
    width: 900px;
    height: 40px;
    border-bottom: 1px #333 dotted;
    line-height: 2.5;
    margin:  0 0 20px;
}

.disco-live-info{
    width: 900px;
    height: auto;
}

.disco-live-info p{
    font-size: 14px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.disco-live-info a {
  padding: 0 .3em;
  background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(238,238,238,1) 50%);
  background-position: 0 0;
  background-size: 200% auto;
  transition: .3s;
}
.disco-live-info a:hover {
  font-weight: 800;
  background-position: -100% 0;
  color: #333;
}

/*SHOP*/

.shop-box {
    margin: 0 10px 60px;
    width: calc(50% - 40px);
    height: 160px;
    float: left;
    position: relative;
}
.shop-img{
    width: 160px;
    height: auto;
    float: left;
}    
.shop-img img{
    height: 160px;
    width: auto;
    object-fit: cover;
    object-position: top;
    }    
.shop-info-box{
    width: 240px;
    margin-left: 160px;
    padding-left: 10px;
    height: 160px;
}
.shop-info-btn{
    position: absolute;
    bottom: 0;
    border: 1px solid #ccc;
    width: 200px;
    height: 40px;
    line-height: 2.5;
    text-align: center;
}

.shop-info-btn a{
    display: block;
}
.shop-info-sale{
    font-size: 12px;
    min-height: 30px;
    line-height: 30px;
}

/*　SNS　*/

.sns-name-en{    
    font-size: 18px;
}

.sns-box{
    width: 400px;
    height: auto;
    margin: 20px 20px 60px;
}

.sns-btn{
    position: relative;
    width: 250px;
    height: 50px;
    font-size: 16px;
    font-weight: 800;
    border: 2px #333333 solid;
    text-align: center;
    margin: 12px auto 20px;
    line-height: 50px;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}

.sns-btn:hover{
    background-color: #eee;
}

.sns-btn img{
    position:absolute;
    top: 50%;
    margin-top: -15px ;
    margin-left: -20px;
}


/*　FANCLUB　*/

.fanclub-box{
    width: 900px;
    margin: 0 auto 20px;
}


.fanclub-img{
    text-align: center;
}

.fanclub-title{
    font-weight: 800;
    font-size: 18px;
    width: 900px;
    border-bottom: 1px #333 dotted;
    margin: 0 0 10px;
    padding: 0 0 10px;
}

.fanclub-title a:hover{
    font-weight: 900;
    color: #808080;
}

.fanclub-info{
    width: 900px;
    font-weight: 600;
    font-size: 14px;
    margin: 0 0 30px 0;
}

.fanclub-entry{
    margin: 80px auto;
    width: 500px;
    height: 60px;
    background-color: #333;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #fff;
    line-height: 3.3;
    -webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}

.fanclub-entry a{
    color: #fff;
    display: block;
}

.fanclub-entry:hover{
    background-color: #808080;
    border-top: 3px solid #333;
    border-bottom: 3px solid #333;
}


/*　FANCLUB　photo　*/


.fanclub-photo-img {
    text-align: center;
    margin: 20px auto 70px;
}

.fanclub-box p{
    margin-bottom:0;
}

.fanclub-photo-day{
    text-align: right;   
}

.fanclub-report-bigbox{
    width: 800px;
    height: 90px;
    margin: 20px auto;
    border-bottom: 1px #808080 dotted;    
}

.fanclub-report-box{
    width: 500px;
    height: 90px;    
    float: left;
}
.fanclub-report-cat{
    height: 20px;
    font-size:14px;
}
.fanclub-report-day{
    font-size: 12px;
    height: 20px;
    line-height: 2;
}
.fanclub-report-title{
    height: 40px;
    font-size:20px;
    font-weight: 800;
}

.fanclub-report-title a {
  padding: 0 .3em;
  background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(238,238,238,1) 50%);
  background-position: 0 0;
  background-size: 200% auto;
  transition: .3s;
}
.fanclub-report-title a:hover {
  background-position: -100% 0;
  color: #333;
}

.fanclub-report-contents {
    width: 500px;
    height: 150px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}

.fanclub-report-contents p{
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 18px;
}

.fanclub-report-photo{
    display: table;
    width: 300px;
    height: 230px;    
    float: left;
    text-align: center;
}    
.fanclub-report-photo_inner{
    display: table-cell;
    vertical-align: middle;
}

.fanclub-starry-galleryf{
    border-radius: 5px;
    padding: 10px;
    background-color: #808080;
}

#starry-gallery-title{
    display: none !important;
}

#change_galley_style #change_boxtype span { background:#eee; }

.gallery_plugin_area{
    border-radius: 5px;
    padding: 10px;
    background-color: #808080;
}

.content-category{
    color: #eee !important;
}

.content-date{
    color:#eee !important;
}



/*media Queries スマートフォンとタブレットサイズ（959px以下）で適応したいCSS - スマホ・タブレット
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 959px) {

.pc_none{
    display: block;
}
    
.sp_none{
    display: none;
}   
    
/*　NAVI　*/

#site-navigation {
    width: 100%;
    margin: 0 auto 30px;
    text-align: right;
}
    
#site-navigation2{
    width: 100%;
}
    
#schedule-navigation{
    margin: auto;
    width: 90%;
}

#schedule-navigation li{
    width: 49%;
    height: 50px;
}
    
#schedule-navigation li.current{
    width: 49%;
    height: 50px;
}
    
#disco-navigation{
    width: 100%;
}

#disco-navigation li{
    width: 49%;
}
#disco-navigation li.current{
    width: 49%;   
}
    
#footer-navigation{
    width: 100%;
    font-size: 80%;
    height: 70px;
    line-height: 5;
    border-top: 0.5px solid #ccc;
    border-bottom: 0.5px solid #ccc;
}
    
#footer-navigation a{
    color: #eee;
}

#footer-navigation a:hover{
    color: #fff;
}

#footer-navigation li{
    display: inline-block;
    min-width: 80px;
}

#footer-navigation li:not(:last-child){
border-right:none;
} 

#footer-navigation li:nth-child(3){
    width: 80px;
}
    
    
#mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-item{
    margin: 0 10px 0 0;
    }
    
article .st-aside {
    margin-left:0px;
}
    
article .st-aside-top {
    margin:10px 0 0;
}

.top-menu{
    width: 100%;
    height: 100px;

    }    
    
.logo-title {
    float: none;
    width: 100%;
    font-size: 20px;
    height: 50px;
    margin: 0 0 20px 10px;
    padding: 0 0 20px;
    line-height: 1.5;
    font-weight: 900;
    letter-spacing:0.1em;
    text-align: left;
    border-bottom: 1px dotted #ccc;
}
    
.top-mobilenav {
    float: right;
    width: 70%;
    margin: 0 10px 0 0;
}
    
.top-topics-box{
   width: 100%;
   margin: auto;
}
    
.top-topics{
   width: 100%;
   height: auto;
   margin: auto;
   border-bottom: 0.5px solid #737172;
   color:#333333;
   font-size: 12px;
   margin-top: 0px;       /* 上線の外側の余白はナシ */
   padding-top: 0px;      /* 上線の内側の余白はナシ */
   margin-bottom: 0.2em;  /* 下線の外側の余白量 */
   padding-bottom: 0.2em; /* 下線の内側の余白量 */
}
    
.cp_tab {
    width: 100%;
}
    
/* profile */
.pro-box-big{
    width: 100%;
    height: auto;
    margin: auto;
}
.pro-box{
    width: 95%;
    height: auto;
    margin: 0 auto;
    float: none;
}
    
.pro-info p{
    border-bottom: 1px #808080 solid;
    height: 20px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1;    
}  
    
.sns-box{
    width: 95%;
    margin: 10px auto 60px;
}    
        
/* スケジュール */

.sche-title{
    text-align: center;
}
.sche-cat{
    font-size: 12px;
    padding: 1px;
    margin: 0 5px;
}
    
.sche-info p{
    font-size: 14px;
    }

/* プロフィール */    
    
.pro-works{
    height: auto;
}    
    
/* バイオグラフィー */
    
.cp_tabpanel p{
    font-size: 14px;
}
    
.cp_tab2 {
		width: 100%;
		font-size: 0.8em;
	}
    
.cp_tabpanels p{
    font-size: 90%;
        
    }    
.cp_tab2 label {
		padding: 0.5em;
	}

.cp_tab3 {
		width: 100%;
		font-size: 0.8em;
	}
    
.cp_tabpanels p{
    font-size: 90%;
        
    }    
.cp_tab3 label {
		padding: 0.5em;
	}    
    
.bio-data{
    width: 100%;
    background-color: #ccc;
}
 
    
    
/* ディスコグラフィー */

.disco-box {
    width: 100%;
    height: auto;
    margin: 0;
    float: none;
}

.disco-img{
    width: 100%;
    height: auto;
    text-align: center;
}
.disco-info-box{
    margin: auto;
    height: auto;
    width: 100%;
    text-align: center;
    padding-left: 0;
}

.shop-info-sale,
.disco-info-sale{
    font-size: 12px;
    height: auto;
}

.disco-info-btn{
    width: 90%;
    height: 40px;
    margin: 10px auto;
    line-height: 2.5;
    text-align: center;
}

.disco-info-song{
    float: none;
    width: 90%;
    height: auto;
    overflow-y:hidden;
}

/*SHOP*/

.shop-box {
    margin: 0 auto 80px;
    width: 100%;
    height: auto;
    float: none;
    text-align: center;
    position: inherit;
}
.shop-img{
    margin: 0 auto 10px;
    width: 100%;
    height: auto;
    float: none;
}    
.shop-img img{
    height: 160px;
    width: auto;
    object-fit: contain;
    }    
.shop-info-box{
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    height: auto;
}
.shop-info-btn{
    position:inherit;
    margin: auto;
    bottom: 0;
    border: 1px solid #ccc;
    width: 80%;
    height: 40px;
    line-height: 2.5;
    text-align: center;
}
    
/* fanclub */    
.fanclub-box{
    width: 100%;
}

.fanclub-title{
    width: 95%;
}

.fanclub-info{
    width: 93%;
}

.fanclub-entry{
    margin: 40px auto;
    width: 90%;
    height: 60px;
    background-color: #333;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #fff;
    line-height: 3.3;
} 
    
.fanclub-report-bigbox{
    width: 100%;
    height: 200px;
    margin: 20px auto;
    border-bottom: 1px #808080 dotted;    
}

.fanclub-report-box{
    width: 70%;
    height: 200px;    
    float: left;
}
.fanclub-report-cat{
    height: 20px;
    font-size:14px;
}
.fanclub-report-day{
    font-size: 12px;
    height: 20px;
    line-height: 2;
}
.fanclub-report-title{
    height: 40px;
    font-size:20px;
}

.fanclub-report-contents {
    width: 70%;
    height: 100px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.fanclub-report-contents p{
    font-size: 16px;
}

.fanclub-report-photo{
    display: table;
    width: 30%;
    float: left;
}    
 
}


