@charset "UTF-8";
html{
background: #f6f6f6;
}
body, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, img, table, th, td, form {
font-family: 'Noto Sans JP', sans-serif;
}
input, textarea, select {
font-family: 'Noto Sans JP', sans-serif;
}
dt, dd, li {
    font-size: 1em;
}
p {
    font-size: 15px;
	line-height: 1.7em;
}
body {
  font-size: 15px;
  font-family: 'Noto Sans JP', sans-serif;
  background: #ffffff;
  margin: 0; 
  padding: 0;
  text-align: left;
  color: #000000;
}
a {
  border-style: none;
  outline: none;
}
a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #666;
  text-decoration: none;
}

a img {
  border-width: 0px;
  border-style: none;
  border-color: transparent;
  background: transparent;
}
img {
  border: 0px;
}
.pc{
	display:block;
}

.sp{
	display:none;
}

.pc_inline{
	display:inline;
}

.sp_inline{
	display:none;
}

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

.sp{
	display:block;
}
.pc_inline{
	display:none;
}

.sp_inline{
	display:inline;
}
}

.loader{
	position: absolute;
	width: 100%;
	top:150px;
	text-align: center;
}

.loader img{
	width: 40px;
}
.oneColFixCtr {
  width: 100%;
  position: absolute;
  background-color: #f6f6f6;
}
#header_main_box {
  width: 100%;
  height: 115px;
  z-index: 6;
  background-color: rgba(255, 255, 255, 1);
  position: fixed;
  overflow: hidden;
	top:0;
	left: auto;
	display: block;
}
#header_main_box_max_w {
  max-width: 1720px;
  position: relative;
  margin: 0 auto;
}
#header_menu1 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 80%;
  min-width: 550px;
  max-width: 900px;
  z-index: 5;
  padding-top: 15px;
}
#header_menu2 {
  position: absolute;
  top: 68px;
  right: 0px;
  width: 80%;
  min-width: 540px;
  max-width: 890px;
  z-index: 5;
  border-top: 1px solid #ccc;
  display: none;
  padding-top: 5px;
  padding-left: 10px;
}

#header_menu2_fanclub{
position: absolute;
top: 68px;
right: 0px;
width: 80%;
min-width: 540px;
max-width: 860px;
z-index: 5;
border-top: 1px solid #ccc;
padding-top: 5px;
padding-left: 40px;
}
#header_menu1 img, #header_menu2 img {
  width: 100%;
}
#header_menu1_logo {
position: absolute;
top: 12px;
left: 10px;
width: 145px;
z-index: 5;
}
#header_menu1_logo img {
  width: 100%;
}
#header_menu1_bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 280px;
  z-index: 1;
}

.fixed #header_main_box { 
  position: fixed;
  top: 0;
  left: 0;
}

/**
===============================
    MENU 768px SP Mobile
===============================
**/
@media screen and (max-width: 768px){
	
.fixed #header_main_box { 
  position: relative;
  top: auto;
  left: auto;
}
}

.height_115{
	height: 115px !important;
}

.header_menu_sub1{
	display: inline;
	padding-right: 2em;
	font-size:0.7em;
}

.header_menu_li{
	float: left;
	padding: 0px 0px 0px 40px;
	height: 55px;
}

#header_main_box li a{
	transition: 0.3s ;
}
#header_main_box li a:hover{
	color: #aaa;
}

#header_main_box li.active_menu a:hover{
	color: #ff0000;
}

.active_menu,.active_menu a{
	color: #ff0000;
}

.menu_name_e{
  font-size:1.15em;
  padding: 0px 0px 5px 0px;
  height: 20px;
  font-weight: 100;
}

.active_menu .menu_name_e{
  border-bottom: 1px solid #ff0000;	
}

.menu_name_j{
  font-size:0.75em;
  padding: 0px 0px 10px 0px;
  height: 12px;
}

#heder_menu_sns_box{
  width: 140px;
  padding: 20px 0px 20px 0px;
  z-index: 10;
  position: absolute;
  right: 0;
}

.menu_sns_li{
	width: 27px;
	float: left;
	padding: 0px 3px;
	position: relative;
}

.menu_sns_li img{
	width: 100%;
}



.tooltips,.tooltips_face,.tooltips_tw {
	display: none;
position: absolute;
top: -17px;
z-index: 1000;
padding: 0.1em;
color:#FFFFFF;
background:#cc3333;
border-radius: 0.3em;
font-size: 0.6em;
width: 120px;
width: max-content;
left: -30px;
}

.tooltips_face{
	background:#3B5998;
}

.tooltips_tw{
	background:#1DA1F2;
}

.tooltips:after,.tooltips_face:after,.tooltips_tw:after{
  width: 100%;
  content: "";
  display: block;
  position: absolute;
  left: 50px;
bottom: -8px;
border-bottom: 8px solid transparent;
border-left: 8px solid #c72439;
}

.tooltips_face:after{
	border-left: 8px solid #3B5998;
}

.tooltips_tw:after{
	border-left: 8px solid #1DA1F2;
}

.menu_sns_li a:hover .tooltips,.menu_sns_li a:hover .tooltips_face,.menu_sns_li a:hover .tooltips_tw {
  display: block;
}

.header_menu_li_sub{
	float: left;
	padding: 0px 0px 0px 40px;
	height: 55px;
	position: relative;
}
.line_block{
	position: absolute;
	width: 7px;
	top:0;
	left: 30px;
	border-bottom: 1px solid #aaa;
	height: 15px;
}

.active_menu .line_block{
	border-bottom: 1px solid #ff0000;
}

.sub_menu_name_e{
	font-size:0.93em;
	padding: 0px 0px 3px 0px;
	height: 14px;
	font-weight: 100;
	display: none;
}

.sub_menu_name_j{
	font-size:0.8em;
	padding: 5px 0px 8px 0px;
	height: 11px;
}

@media screen and (max-width: 1000px) {
	
#header_menu1 {
position: absolute;
top: 0px;
right: 0px;
width: 65%;
min-width: 550px;
z-index: 5;
padding-top: 15px;
padding-right: 15%;
}
.header_menu_li {
    float: left;
    padding: 0px 0px 0px 25px;
    height: 55px;
}

	
.menu_name_e {
    font-size: 0.9em;
    padding: 0px 0px 5px 0px;
    height: 20px;
    font-weight: 100;
}
.menu_name_j {
    font-size: 0.65em;
    padding: 0px 0px 10px 0px;
    height: 12px;
}
}


/**
===============================
    MENU 768px SP Mobile
===============================
**/
@media screen and (max-width: 768px){
#burger_base_box{
position: fixed;
width: 100%;
margin: auto;
top: 0;
	z-index: 11;
}
#burger_menu{
    position:absolute;
    left:3%;
   top:35px;
   width:30px;
   z-index:20;

    width: 30px;
    height: 23px;
}

#burger_menu img{
   width:100%;
}

/*!------------------------------------*\
    burger Start
\*!------------------------------------*/
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 30px;
  height: 23px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #333;
  border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 11px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.menu-trigger span:nth-of-type(2)::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #333;
  border-radius: 4px;
  transition: all .4s;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(20px) scale(0);
}
.menu-trigger.active span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2)::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-20px) scale(0);
}

/*!------------------------------------*\
    burger end
\*!------------------------------------*/

#header_main_box {
    position: fixed;
    width: 100%;
    background-color: #EBEBE4;
    background-color: rgba(255,255,255,0.97);
    overflow: hidden;
        overflow-y: hidden;
    min-height: auto;
    display: block;
    z-index: 10;
    padding-bottom: 10px;
    top: 90px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
	height: auto ;
	display: none;
}
	
#header_main_box_max_w {
    position: relative;
    width: 96%;
    height: auto;
    overflow: hidden;
    max-width: 1024px;
    min-height: 100px;
    padding: 115px 2% 30px 2%;
        padding-top: 0px;
    margin: auto;
border: 1px solid #ccc;
}
#header_menu1 {

    position: relative;
    top: 0px;
    right: 0px;
    width: 100%;
    min-width: auto;
    max-width: auto;
    z-index: 5;
    padding-top: 15px;
	padding-bottom: 30px;
}
.header_menu_li {
    float: none;
    padding: 10px 0px 10px 0px;
    height: 30px;
    text-align: center;
}
.menu_name_e {
    font-size: 1em;
    padding: 0px 0px 5px 0px;
    height: 20px;
    font-weight: bold;
}
.menu_name_j {
    font-size: 0.75em;
    padding: 0px 0px 10px 0px;
    height: 12px;
	font-weight: bold;
}
	
	#header_menu2{
position: relative;
top: 0;
right: 0;
width: 100%;
min-width: auto;
max-width: auto;
z-index: 5;
border-top: 1px solid #ccc;
display: block;
padding-top: 20px;
padding-left: 0px;
	padding-bottom: 20px;
	}
	
	
.sub_menu_name_j {
    font-size: 0.9em;
    padding: 5px 0px 8px 0px;
    height: 11px;
	font-weight: bold;
}
	
.line_block {
    position: relative;
    width: 7px;
    top: 0;
    left: auto;
    border-bottom: 1px solid #aaa;
    height: 15px;
	display: none;
}
.header_menu_li_sub {
    float: none;
	width: 100%;
	text-align: center;
    padding: 0px 0px 0px 0px;
    height: 30px;
    position: relative;
}
	
#heder_menu_sns_box {

    width: auto;
    padding: 0px 0px 0px 0px;
    z-index: 10;
    position: relative;
    right: 0;
	text-align: center;
	
}
	
.active_menu .menu_name_e {
    border-bottom: none;
    text-decoration: underline;
}
	
.menu_sns_li {

    width: 27px;
    float: none;
    padding: 0px 3px;
    position: relative;
	display: inline-block;

}
	
#header_menu1_logo_sp {
    position: fixed;
    top: 0;
    left: auto;
	
    z-index: 8;
    right: auto;
    width: 100%;
    text-align: center;
	z-index: 0;
padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;
	z-index: 4;
}
	
	#header_menu1_logo_sp img{
		width: 40%;
		max-width: 150px;
	}
	
	#top_pocket_icon{
width: 98%;
background-color:#fffffa;
position: absolute;
padding: 10px 0;
border: 1px solid #ccc;
top: 90px;
border-radius: 5px;
margin: 0 0.8% 0 0.9%;
		display: none;
	}
	
	#top_pocket_icon img{
width: 60px;
position: absolute;
left: 7%;
top: -2px;
	}
	
#header_main_box #header_menu1_logo {

	display: none !important;

}
	

	#header_menu1_logo img{
		width: 40%;
		max-width: 150px;
	}
}/********END**********/


/*********header**********/

#main_contents {
  position: relative;
  width: 100%;
  max-width: 1720px;
  margin: 115px auto 0px auto;
  background-color: #f6f6f6;
  padding-bottom: 20px;
  padding-top: 30px;
}


.content_inner {
  width: 70%;
  max-width: 1200px;
  background-color: white;
  margin: auto;
  position: relative;
  margin-top: 0px;
  padding-top: 50px;
  padding: 50px 5%;
  text-align: left;
  line-height: 1.8em;
  padding-bottom: 70px;
}

/**Footer**/
#footer {
	display:block;
	width: 100%;
	margin-top: 80px;
	margin-bottom: 40px;
	border-top: 1px solid #616161;
	clear: both;
	font-size:0.7em;
}
*:first-child+html #footer {
	display:inline-block;
}
#footer:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}

p.f_copyright {
	display: block;
	width: 50%;
	padding-left: 18px;
	margin-top: 6px;
	line-height: 1.2;
	float: left;
	color: #616161;
	font-size:1em;
}

ul.f_navi {
	margin-top: 12px;
	padding-right: 11px;
	float: right;	
}
ul.f_navi li {
	display: inline;
	margin-left: 25px;
}
ul.f_navi li a {
	color: #616161;
}
ul.f_navi li a:link {color: #616161;}
ul.f_navi li a:visited {color: #616161;}
ul.f_navi li a:hover {color: #616161;}
ul.f_navi li a:active {color: #616161;}


@media screen and (max-width: 768px) {
	
#footer {
	display:block;
	width: 100%;
	margin-top: 80px;
	margin-bottom: 40px;
	border-top: 1px solid #616161;
	clear: both;
	font-size:0.7em;
}
	
p.f_copyright {
	display: block;
	width: 100%;
	padding-left: 0px;
	margin-top: 6px;
	line-height: 1.2;
	float: left;
	color: #616161;
	font-size:1em;
}
	
ul.f_navi li {
	display: inline;
	margin-left: 0px;
	margin-right: 15px;
}
}


/**
===============================
    MENU 768px SP Mobile
===============================
**/
@media screen and (max-width: 768px){
body {
    overflow-y: scroll;
}
  #main_contents {

      position: relative;
      width: 99%;
      max-width: 1720px;
      margin: 120 auto 0px auto;
          margin-top: 120px;
      background-color: #f6f6f6;
      padding-bottom: 20px;
      padding-top: 30px;
	  overflow: hidden;

  }
.content_inner {
    width: 90%;
    max-width: 1200px;
    background-color: white;
    margin: auto;
    margin-bottom: auto;
    position: relative;
    margin-top: 0px;
    padding: 50px 2.5%;
    text-align: left;
    line-height: 1.8em;
    padding-bottom: 70px;
}

}

/**** TOP IMG ****/
.top_photo {
  width: 100%;
  height: 380px;
  overflow: hidden;
  text-align: center;
  position: relative;
  display: inline-block;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#top_img img {
	
}
#top_img{
    opacity: 0;
	height: 380px;
}
/***masonary***/
.grid {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  margin-top: -10px;
  min-height: 300px;
}
.grid-item {
  width: 266px;
  margin: 10px;
  background-color: white;
 position: relative;
}

.top_page_item{
	border: 1px solid #ccc;
}

.grid-item a{
	cursor: pointer;
}

.grid-item-big {
  width: 556px;
  margin: 10px;
}
.grid-item_image {
  opacity: 1;
  padding: 0px 0 3px 0;
  text-align: center;
  
}
.grid-item_image img {
  max-width: 100%;
  height: auto;
}
.grid-item_text {
  position: absolute;
  color: #999;
  font-size: 8px;
  text-align: center;
  width: 60%;
  bottom: 30px;
}
@media screen and (max-width: 595px) {
.grid-item-big {
  width: 266px;
  margin: 10px;
	position: relative;
}
}

@media screen and (max-width: 560px) {
.grid-item , .grid-item-big {
	width:90%;
	margin: 20px 4.8% 10px 4.8%;
	position: relative;
}
}


.no_item_msg{
	min-height: 100px;
	text-align: center;
	font-weight: bold;
	background-color: transparent;
	padding: 150px 0;
}

/***************/
/***** POST ****/
.post_thumbs_img {
  width: 90%;
  position: relative;
  padding: 5% 5% 0 5%;
  height: 60%;
  text-align: center;
}
.post_thumbs_img img {
  max-width: 80%;
  max-height: 100%;
}
.post_info {
  width: 90%;
  padding: 2% 5% 2% 5%;
  text-align: left;
}

.post_info_text {
  font-size: 0.9em;
  padding-top: 0.9em;
}

.post_info_date {
  font-size: 1.0em;
  font-family: 'Lato', sans-serif;
  padding: 13px 0% 7px 0%;
  font-weight: normal;
}
.post_info_title {
  text-align: left;
  padding: 0px 0% 5px 0%;
  font-size: 1.2em;
	font-weight: bold;
	font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.post_info_footer{
	border-top:1px solid #ccc;
	margin-top: 1.5em;
	margin-bottom: 0.9em;
	height: 1.5em;
	padding: 0.5em 0 0 0;
}

.post_info_footer_new,.post_info_footer_icon{
	height:26px;
	display: inline-block;
	position: relative;
}
.post_info_footer_new{
	height: 22px;
	padding: 2px 0px;
}
.post_info_footer_icon{
	float: right;
}
.post_info_footer_new img,.post_info_footer_icon img{
	height: 100%;
}
/***************/
/***** POST ****/

/*TOP pagenation*/

.pagenaton_ul{
	width: 100%;
	margin: 0 auto;
	width: 20%;
	width: max-content;
	padding-top: 50px;
}

.pagenation_li{
	display: inline-block;
	padding: 10px 10px;
	font-size:14px;
}

.active_page{
	font-weight: bold;
	color: #f00;
}

/***************/


/**Disc grid css**/

#disc_cat_menu{
padding: 5px 0;
width: 80%;
text-align: left;
border: 1px solid #aaa;
font-size: 0.8em;
background-color:#fff;
max-width: 850px;
margin: 0 10px 25px auto;
}

.disc_cat_menu_li{
	display: inline-block;
	padding: 0px 1em;
}

.disc_thumbs_img {
    width: 100%;
    position: relative;
    padding: 0% 0% 0 0%;
    height: 82%;
    text-align: center;
    max-height: 269px;
}

.disc_thumbs_img img {
    max-width: 100%;
    max-height: 100%;
	border-bottom:1px solid #ddd;
	
}

.disc_info {
    width: 86%;
    padding: 15px 7% 0% 6.9%;
    text-align: left;
}

.disc_info_cat {
    font-size: 0.8em;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    border: 1px solid #bbb;
    width: 60px;
    text-align: center;
    padding: 3px 0px;
    float: left;
    margin-right: 0px;
	display: inline-block;
	margin-right: 1em;
}

.disc_info_name {
    font-size: 1em;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    display: inline-block;
	padding-top: 0.12em;
	display: none;
}

.disc_info_title {
    width: 100%;
    text-align: left;
    font-size: 1em;
    padding: 1em 0 0.5em 0;
    height: 3.1em;
    line-height: 1.2em;
    font-weight: bold;
	clear: both;
}
/*****/

.disc_info_new{

position: absolute;
top: 3px;
left: 3px;
font-size: 0.8em;
font-family: 'Lato', sans-serif;
font-weight: 300;
border: 1px solid #f00;
width: 40px;
text-align: center;
padding: 3px 0px;
float: left;
margin-right: 10px;
color:#fff;
background-color:#f00;
border-radius: 2px 2px 2px 2px;
}

.disc_info_date {
  font-size: 0.8em;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  padding-bottom: 2px;
	float: left;
	margin-top: 0.2em;
}



/***************/
/***** disc detail ****/
.disc_content {

}
.disc_content_left {
  width: 45%;
  float: left;
  text-align: center;
  position: relative
}
.disc_content_left img {
  max-width: 80%;
  max-height: 90%;
border: 1px solid #ddd;
}
.disc_content_right {
  width: 55%;
  float: left;
  position: relative;
}
.detail_disc_new{
position: absolute;
top: 0px;
right: -8px;
font-size: 0.8em;
font-family: 'Lato', sans-serif;
font-weight: 300;
border: 1px solid #f00;
width: 40px;
text-align: center;
padding: 1px 0px;
float: left;
margin-right: 10px;
color:#fff;
background-color:#f00;
border-radius: 2px 2px 2px 2px;
}

.detail_disc_date {
  font-size: 1em;
	font-weight: bold;
}
.detail_disc_format {
    font-weight: bold;
    font-size: 1em;
    border: 1px solid #777;

    width:-moz-max-content;
    width:max-content;

    padding: 3px 5px;
    text-align: center;
    margin-bottom: 0.5em;
    display: inline-block;
}
.detail_disc_title {
  padding:0 0 0.5em 0;
  height: auto;
  border-bottom: 1px solid #333;
  margin-bottom: 1em;
  font-size: 1.4em;
  font-weight: bold;
	padding-right: 2em;
}

.detail_disc_artists {
  font-weight: bold;
  font-size: 1.2em;
  padding: 0.5em 0 ;
}

.catalog_box {
  padding: 1.0em 0 0em 0;
  overflow: hidden;
}
.catalog_name {
  font-size: 1.0em;
  font-weight: normal;
  text-decoration: none;
	display: inline-block;
}

.catalog_number{
	display: inline-block;
	padding-left: 1em;
}
.catalog_number_no_name{
	display: inline-block;
	padding-left: 0em;
}

.catalog_price{
	display: inline-block;
	padding-left: 1em;
}

.small_70{
	font-size:0.7em;
}

.catalog_spec_tokuten, .catalog_free_space {
  padding-top: 0.5em;
  font-size: 0.9em;
  line-height: 1.5em;
	color: #666;
}

.catalog_free_space {
	padding-top:4.5em;
	color: #333;
	
}
.catalog_free_space {
    color: #000;
font-weight: normal;
margin: 4em 0;
padding: 17px;
background-color:#f9f9f9;
border: 1px solid #999;
}
.disc_content_bottom {
  float: none;
  clear: both;
  overflow: hidden;
}
.music_list {
  padding: 2em 0 1em 0;
  clear: both;
  overflow: hidden;
  margin-top: 2em;
  border-top: 1px solid #333;
}
.cd_title {
  font-size: 1.4em;
  padding-bottom: 0.4em;
}
.cd_title_sub {
  font-size: 1.2em;
  padding-bottom: 1em;
}
.m_list_head {
  clear: both;
  float: none;
  font-size: 1.2em;
  padding: 0em 0 0.3em 0;
}
.m_list_num {
  clear: both;
  float: left;
  font-size: 1.3em;
  width: 2em;
}
.m_list_name {
  float: left;
  font-size: 1.0em;
  padding-right: 5em;
  padding-bottom: 0.4em;
}
.m_list_ex {
  float: left;
  line-height: 2.1em;
}
.detail_disc_freespace, .detail_disc_content {
  padding: 2em 0 1em 0;
  clear: both;
  overflow: hidden;
  margin-top: 2em;
  border-top: 1px solid #333;
}


.disc_other_page_box{
	margin-top: 10px;
	padding: 30px 5%;
}

.disc_other_main_title{
	font-weight: bold;
	font-size:1.2em;
	padding: 0.5em 0;
}

.disc_other_list_box{
	padding: 0.2em 0;
}


.disc_other_list_title{
	display: inline-block;
	width: 82%;
	font-weight: bold;
}

.disc_other_list_text{
display: block;
width: 70%;
padding-bottom: 1em;
}

/**
    disc 768px SP Mobile
**/
@media screen and (max-width: 768px){
.disc_content_left {
    width: 100%;
    float: none;
    text-align: center;
    position: relative;

}

.disc_content_right {

    width: 100%;
    float: none;
    position: relative;
    padding-top: 0px;
	margin-top: 47px;

}
.detail_disc_new {
    position: absolute;
    top: 0px;
    right: -10px;
    font-size: 0.8em;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    border: 1px solid #f00;
    width: 40px;
    text-align: center;
    padding: 1px 0px;
    float: left;
    margin-right: 10px;
    color:#fff;
    background-color: #f00;
    border-radius: 2px 2px 2px 2px;

}

.disc_info_date {
    font-size: 1em;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    padding-bottom: 2px;
    float: left;
    margin-top: 3px;
}
#disc_cat_menu {
    padding: 5px 0;
    width: 90%;
    text-align: left;
    border: 1px solid #aaa;
font-size: 0.8em;
background-color:#fff;
    max-width: none;
    margin: 0 auto 25px auto;
}
.disc_cat_menu_li {
    display: inline-block;
    padding: 0.3em 0.4em;
}
.pagenaton_ul{
	margin: 0 auto;
	width: 80%;
	width: max-content;
	padding-top: 50px;
}
}



/***************/
/***** Artists ****/

.artits_box{
	overflow: hidden;
	padding: 30px 20px 10px 20px;
}

#artist1{
	margin-bottom: 30px;
	margin-top: 0px;
}

#artist2{
	padding-bottom: 0;
	margin-top: 0px;
}

.top_photo_artist{
	text-align: left;
	float: left;
	width: 45%;
	padding:0px 5% 0 0;
}

.top_photo_artist img{
	width: 100%;
	
}

.top_info_box_right{
	float: left;
	width: 49%;
	
}

.artitst_name{
	font-size: 1.5em;
	border-bottom: 1px solid #aaa;
	padding-bottom: 0.5em;
	font-weight: bold;
}

.info{
line-height: 1.7em;
padding-top: 1em;
}

.youtube_info{
	position: relative;
	margin-left: 40px;
}
.bio_icon_youtube{
	width:30px;
	display: inline-block;
	position: absolute;
	bottom: -3px;
	left: -40px;
}

.info a{
	text-decoration: underline;
}


#bio_title{
font-size: 1.2em;
border-bottom: 1px solid #aaa;
padding-bottom: 0.5em;
font-weight: bold;
clear: both;
padding-top: 30px;
}
#open_arrow1,#open_arrow2{
	width: 100%;
	text-align: center;
	padding: 10px 0  30px 0;
}
#open_arrow1 img,#open_arrow2 img{
	width: 25px;
}

#open_arrow1 .open_arrow ,#open_arrow2 .open_arrow {
	display: inline;
}

#open_arrow1 .close_arrow ,#open_arrow2 .close_arrow {
	display: none;
}

#open_arrow1.open .open_arrow ,#open_arrow2.open .open_arrow {
	display: none;
}

#open_arrow1.open .close_arrow ,#open_arrow2.open .close_arrow {
	display: inline;
}



.biography_box{
	padding: 20px 0px;
	clear: both;
	display: none;
}

.bio_year{
	font-weight: bold;
	font-size:1.4em;
	padding-bottom: 0.6em;
}

.bio_list_box{
	padding: 0.2em 0;
}

.bio_list_cat{
display: inline-block;
width: 5%;
font-size: 0.8em;
border: 1px solid #aaa;
line-height: 1.5em;
padding: 0 0.5em;
text-align: center;
}

.bio_list_date{
	display: inline-block;
width: 7%;
padding-left: 2%;
}

.bio_list_title{
	display: inline-block;
	width: 82%;
	font-weight: bold;
}

.bio_list_text{
display: block;
width: 70%;
padding-left: 17.2%;
padding-bottom: 1em;
}
@media screen and (max-width: 768px) {
#artist1 {
    padding-top: 10px
}
#artist2 {
    padding-top: 10px
}
	
.top_photo_artist {
    text-align: left;
    float: none;
    width: 100%;
    padding: 0px 5% 0 0;
}
	
.top_info_box_right {
    float: none;
    width: 100%;
	padding-top: 30px;
}
.bio_list_title {
    display: block;
    width: 100%;
    font-weight: bold;
}
.bio_list_cat {
    display: inline-block;
    width: 10%;
    font-size: 0.8em;
    border: 1px solid #aaa;
    line-height: 1.5em;
    padding: 0 0.5em;
    text-align: center;
	min-width: 60px;
}
	
.bio_list_date {
    display: inline-block;
    width: auto;
    padding-left: 2%;
    width: auto;
}
	
.bio_list_text {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-bottom: 1em;
}
}


/************/

#news_detail {
  z-index: 10;
  display: none;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
}
#news_detail .cover {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 10;
}
#news_detail .news_contents {
  position: relative;
  z-index: 11;
  height: auto;
  text-align: center;
  width: 600px;
  margin: 0 auto;
}
#news_detail .news_contents img {
  width: 600px;
}

        
        
#post_detail .post_content img{
	max-width:100%;
}

div.contents #post_thumbs_list a:link {
    color: #000;
}


#close_btn{
	position: absolute;
	top:30px;
	right: 5%;
	width: 50px;
	height: 50px;
	z-index: 10;
}

#close_btn img{
	width: 100%;
}


#post_detail{
padding-top: 50px;
width: 70%;
margin-top: 50px;
}

#post_detail p{
	padding: 0.3em 0;
}

#post_detail img{
	max-width: 100%;
	height: auto;
    border: none;
}


.deail_post_date{
	font-size:1.2em;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding: 0 0 0.2em 0;
}

.detail_post_title{
	width:100%;
	border-bottom: 1px solid #000;
	text-align: left;
    font-size: 1.4em;
    font-weight: bold;
	margin-bottom: 1em;
}
div.contents h2.detail_post_title {
    text-align: left;
    font-size: 16px;
    color: #666666;
    margin: 20px 0;
}

@media screen and (max-width: 768px) {


#post_detail {
    padding-top: 50px;
    width: 90%;
    margin-top: 0px;
	padding: 50px 2.5%;
}

}

/******musician******/
.musician_box {
  margin: 20px auto;
  width: 95%;
  max-width: 1200px;
  position: relative;
}
.musician_box img {
  width: 100%;
}
.musician_close_btn {
  width: 95%;
  max-width: 1200px;
  bottom: 30px;
  position: fixed;
  text-align: right;
}
.musician_close_btn img {
  width: 100px;
}
/****** Discograpy ******/
#close_btn {
  position: absolute;
  top: 30px;
  right: 5%;
  width: 50px;
  height: 50px;
  z-index: 10;
}
#close_btn img {
  width: 100%;
}
#post_detail .post_content img {
  max-width: 100%;
}
div.contents #post_thumbs_list a:link {
  color: #000;
}



.wp-block-image {
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 768px) {
#close_btn{
position: absolute;
top: 42px;
right: 3%;
width: 33px;
height: 50px;
z-index: 3;
}
	
}
/****** Discograpy End******/

/******About ,stockists , contact******/
#cover_title {
  font: 14px Verdana, Arial, Helvetica, sans-serif;
  background-color: #fff;
  font-family: 'Libre Baskerville', serif;
  border: 1px solid #999;
  opacity: 0;
}
/******FanClub*****/
.fan_content_top{
	
}


.fan_content {
	margin-top: 0px;
}

.fan_content a{
	text-decoration: underline;
}
.fan_content a:hover{
	text-decoration: none;
}

.fan_box1{
	padding:0 0 50px 0;
}

.fanclub_top_thumbs{
	width: 50%;
	max-width: 150px;
	text-align: center;
	margin: 0px 0  40px 0;
	padding: 0px 0px 0px 0px;
	border-radius: 5px;
	/*border:1px solid #aaa;*/
	display: inline-block;
	vertical-align: top;
}

.fanclub_top_thumbs img{
	width: 100%;
}

#ringohan{
	/*background-color: #f07c69;*/
}

#ringohan_logo_sp{
	max-width: 100px;
	text-align: left;
}

#pocket{
	/*background-color: #F1F2F6;*/
}

.fan_text_box_right{
	width: 60%;
	max-width: 600px;
	display: inline-block;
	padding-left: 4%;
}

.fan_title{
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 0.5em;
}

.fan_text_p{
	padding-bottom: 30px;
}

#fan_list2_fanclub{
	margin: 0px 0 0 0;
	padding: 0px 0px 30px 0px;
	
}

#fan_list2_fanclub a{
	text-decoration: underline;
}

.fan_list_sub1{
	padding: 0.5em 0;
}

/****************/

@media screen and (max-width: 768px) {

.fanclub_top_thumbs {

    width: 100%;
    max-width: none;
    text-align: center;
    margin: 0px 0 40px 0;
    padding: 0px 0px 0px 0px;
    border-radius: 5px;
    border: none;
    display: block;
    vertical-align: top;

}

.fanclub_top_thumbs img{
    width: 60%;
	max-width: 170px;
}	
.fan_text_box_right {

    width: 96%;
    max-width: none;
    display: block;
    padding-left: 2%;

}
	
	
#header_menu2_fanclub {

	
position: relative;
top: auto;
right: auto;
width: 100%;
max-width: auto;
z-index: 5;
border-top: 1px solid #ccc;
margin: auto;
min-width: auto;
padding: 20px 0;
}
	
.header_menu_sub1 {
    display: block;
    padding-right: 0;
    font-size: 0.8em;
    text-align: center;
    padding: 0.3em 0;
}
}




.pg06_02sttl,.pg06_02sttl02,.pg06_03sttl{
	font-weight: bold;
	padding: 1em 0 0.5em 0;
	font-size: 1.1em;
}

.pg06_02box,.pg06_03box{
	font-size:0.9em;
	padding-bottom: 1em;
}

ol.pg06_03 li img {
    display: block;
    margin: 17px 0 20px 9px;
}

.pg06_03arrow{
display: block;
margin-left: 1em;
	
}

.pg06_01btnbox_bg{
	border: 4px double #999;
	margin: 70px 0 30px 0;
	padding: 5%;
	width: 50%;
	text-align: center;
	
}

@media screen and (max-width: 768px){
.pg06_01btnbox_bg{
	border: 4px double #999;
	margin: 70px auto 30px auto;
	padding: 5%;
	width: 80%;
	text-align: center;
	
}
}


.pg06_01btnbox_bg a.pg06_01btn01{
border-top: 1px solid #999;
border-bottom: 1px solid #999;
border: 1px solid #999;
display: inline-block;
margin: 20px 0;
padding: 20px 30px;
font-size: 1.2em;
background-color:#ffffff;
}



.pg06_01btnbox_txt01{
	font-size: 1.0em;
	padding: 2em 0 1em 0;
}

.pg06_01btnbox_txt02{
	font-size: 1.0em;
	padding: 0.1em 0;
}

.pg06_01btnbox_txt03{
	font-size: 0.7em;
	padding: 0.1em 0;
}


/**Login**/

.pg_login_box{
	border: 4px double #999;
	margin: 70px auto 30px auto;
	padding: 5%;
	width: 50%;
	text-align: center;
}

.pg_login_box h1.login_text{
font-size: 0.8em;
padding-bottom: 2em;
}


.pg_login_bottom{
	padding-bottom: 2em;
}

.link_btnbox{
  border-top: 1px solid #999;
  border: 1px solid #999;
  display: inline-block;
  margin: 20px 0;
  padding: 20px 30px;
  font-size: 1.2em;
  background-color:#ffffff;
}

.pg_login_mdlbox{
	font-size: 0.7em;
	padding: 0.1em 0;
}

.pg_login_btnbox{

	padding: 0.1em 0;
}

li.pg_login_btn02{
	display:inline-block;
	padding: 0 1em;
	font-size: 0.7em;
}

li.pg_login_btn03{
	display:inline-block;
	padding: 0 1em;
	font-size: 0.7em;
}

.pg_login_btn04{
	font-size: 1.0em;
}


@media screen and (max-width: 768px) {
.pg_login_box h1.login_text{
  font-size: 0.8em;
  padding-bottom: 2em;
  line-height: 1.3em;
}
	
.pg_login_box{
	border: 4px double #999;
	margin: 70px auto 30px auto;
	padding: 5%;
	width: 80%;
	text-align: center;
}
.pg_login_bottom {
    padding-bottom: 2em;
}
}


/******FanClub*****/
.online_enter_btn{
    border:1px solid #aaa;
    padding: 3px 10px;
    width: 170px;
    width: max-content;
    margin: 30px 0;
    display: inline-block;
}

.online_sub_text02{
	font-size:0.8em;
	line-height: 1.2em;
	color: #333;
	padding-top: 20px;
}


/******Help******/
.help_page_title {
  font-size: 1.4em;
  font-weight: bold;
  padding-bottom: 3em;
}
.help_page_title a {
  text-decoration: underline;
}

.help_page_title a:hover {
  text-decoration: none;
}

.qa_content {
	
}
.qa-item {
  width: 100%;
  padding: 2em 0;
  list-style: none;
}
.qa_title {
  font-weight: bold;
  border-bottom: 1px solid #333;
  font-size: 1.1em;
  position: relative;
  padding-left: 3em;
}
.qa_q, .qa_a {
  font-size: 2em;
  position: absolute;
  left: 0;
  bottom: -10px;
  background-color: white;
  height: 150%;
  padding-right: 0.5em;
}
.qa_q {
  bottom: -10px;
  left: 0;
  height: 1.5em;
}
.qa_a {
  bottom: auto;
  top: 0.4em;
  font-size: 2.5em;
  left: 0.1em;
  height: auto;
}
.qa_answer {
  padding: 1em 0;
  padding-left: 3em;
  position: relative;
}
/*    */
.attention_title {
  font-weight: bold;
  border-bottom: 1px solid #333;
  font-size: 1.1em;
  position: relative;
  padding-left: 0em;
  padding-top: 2em;
}


.attention_text {
  padding: 1em 0;
  padding-left: 0em;
  position: relative;
}

.pg09_01topbox{
	margin: 2em 0;
}

/***help link list***/
#help_link_list_box {
	
  width: 70%;
  max-width: 1200px;
  background-color:white;
  margin: auto;
  margin-top: auto;
  padding: 20px 5% 70px 5%;
  margin-top: 100px;	

}

#help_link_list_box a{
	text-decoration: underline;
}

#help_link_list_box a:hover{
	text-decoration: none;
}

.help_link_list_li {
  padding: 0.5em 0;
}

.top_head{
padding: 2em 0 0 0; font-size: 1.5em; font-weight: bold;
}

.help_link_list_title {
  font-size: 1.2em;
  font-weight: bold;
}
.help_link_list_title_yokuaru {
  font-size: 1.2em;
  font-weight: bold;
  padding: 2em 0;
}
.help_link_list_title_sub {
  padding-left: 20px;
  font-size: 1em;
}
.help_link_list_title_attention {
  font-size: 1.2em;
  font-weight: bold;
  padding-top: 1em;
  padding-bottom: 0.5em;
}
.help_link_list_attention {
  display: inline;
  padding: 0.1em 3em 0.1em 0em;
  font-size: 0.8em;
}
.acc-section {
  padding: 1em 0em;
}
.pg_faq01detail {}
.pg_faq01detail dt {
  font-size: 1em;
  font-weight: bold;
  padding-bottom: 1em;
}
.pg_faq01detail dd {
  font-size: 0.9em;
}

/* help お問い合わせ */
div.pg09_02box {
    width: auto;
    margin-bottom: 43px;
    padding: 30px 0 12px 0px;
    border-left: none;
}

.help_support_board_title{
	font-weight: bold;
	border-bottom: 3px double #666;
	padding-top: 2em;
	font-size: 1.1em;
}

.help_support_board{
  padding: 1em 0;
  border: 1px solid #888;
  margin: 30px 0 0 0;
  padding: 1em 1em;
  font-size: 13px;
}

.help_support_board p{
font-size: 13px;
}

.small_title{
	font-size: 0.8em;
}

@media screen and (max-width: 768px) {
#help_link_list_box {
    width: 90%;
    max-width: 1200px;
    background-color:white;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-bottom: auto;
    position: relative;
    margin-top: 30px;
    padding: 50px 2.5%;
    padding-bottom: 50px;
    text-align: left;
    line-height: 1.6em;
    padding-bottom: 70px;
}
}

