/* ---------------------追加CSS */

.clearfix:after {
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
  content: ".";
}

.clearfix {
  min-height: 1px;
  /*IE6、7対策*/
}

.clearfix {
  height: 1px;
  /*?*/
  /*/ /*MAC IE5.x対策*/
  height: auto;
  overflow: hidden;
  /**/
}

.top_news_text,
.cat_date,
li.works_naiyou,
.entry-content {
  color: #282828;
  padding: 20px 20px 30px 30px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  font-size: 14px;
  font-weight: 200;
  line-break: "strict";
}

#wrapper {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}

#wrapper_news {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
  height: 1900px;
  position: relative;
}


@media screen and (max-width: 767px) {
/* ------------------------------------------------ */
.pc_none{
  display: none;
}
 /* ------------------------------------------------ */
}


/* ===========================================
 * ヘッダー
=========================================== */

img.head_logo {
  position: absolute;
  left: 20px;
  top: 30px;
}

 .slider{
} 

#lang_choice_polylang-2 {
  position: absolute;
  top: 10px;
  left: 88%;
}

.main-navigation-topfoot,
.main-navigation-foot{
  z-index: 2;
  position: relative;
}

.main-navigation-top,
.main-navigation {
  padding: 0 50px 30px 50px;
  z-index: 2;
  position: relative;
}

@media screen and (min-width: 768px) {
  /* ------------------------------------------------ */
  .main-navigation-top ul,
  .main-navigation ul {
    display: block;
    position: relative;
    padding-top: 2em;
  }

  .main-navigation-topfoot ul,
  .main-navigation-foot ul{
    display: block;
    position: relative;
    padding-left: 13%;
    padding-top: 2em;
  }

.main-navigation-topfoot li,
.main-navigation-foot li,
.main-navigation-top li,
.main-navigation li {
      padding: 0 15px;
  }
    
  /* ------------------------------------------------ */
}

#main-navigation-top li:first-child img,
#main-navigation li:first-child img {
 width: 62px !important;
 height: auto;
 float: left;
}

#main-navigation-top li:nth-child(2) img,
#main-navigation li:nth-child(2) img {
 width: 60px !important;
 height: auto;
 float: left;
}

#main-navigation-top li:nth-child(3) img,
#main-navigation li:nth-child(3) img {
 width: 81px !important;
height: auto;
 float: left;
}

#main-navigation-top li:nth-child(4) img,
#main-navigation li:nth-child(4) img {
 width: 146px !important;
 height: auto;
 float: left;
}

#main-navigation-top li:nth-child(5) img,
#main-navigation li:nth-child(5) img {
 width: 51px !important;
 height: auto;
 float: left;
}

#main-navigation-top li:nth-child(6) img,
#main-navigation li:nth-child(6) img {
 width: 57px !important;
 height: auto;
 float: left;
}

#main-navigation-top li:nth-child(7) img,
#main-navigation li:nth-child(7) img {
 width: 98px !important;
 height: auto;
 float: left;
}

#main-navigation-top li:nth-child(8) img,
#main-navigation li:nth-child(8) img {
 width: 102px !important;
 height: auto;
 clear: both;
}

/* ----カレントページ　線引き---- */

.main-navigation-foot .current-post-parent a,
.main-navigation-foot .current-post-ancestor a,
.main-navigation-foot .current-menu-item a,
.main-navigation .current-post-parent a,
.main-navigation .current-post-ancestor a,
.main-navigation .current-menu-item a {
  border-bottom: 1px solid #333333;
}


@media screen and (max-width: 767px) {
  /* ------------------------------------------------ */

  img.head_logo {
    position: relative;
    left: 20px;
    top: 0px;
  }

  button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    font-size: 2em;
  } 

.menu-toggle{
    border: none;
    background: none;
    color: rgba(0, 0, 0, 0.8);
    font-size: 2em;
    line-height: 1;
    position: absolute !important;
    right: 0 !important;
    top: -80px !important;
    }

.main-navigation-top,
.main-navigation {
  padding: 0;
  z-index: 2;
  position: relative;
}
.main-navigation-topfoot,
.main-navigation-foot{
  padding: 0 10px 30px 10px;
  z-index: 2;
  position: relative;
}
    
  ul#primary-menu {
    position: relative;
    width: 100%;
    margin: auto;
    text-align: center;
  }
  .main-navigation-top li,
  .main-navigation li {
    float: none;
    position: relative;
    background: #FFF;
    padding: 10px 0;
  }
    
  .main-navigation-topfoot ul li,
  .main-navigation-foot ul li {
    display: inline-block;
  }

    
  .main-navigation-topfoot li,
  .main-navigation-foot li {
    position: relative;
    width: 48%;
    padding: 5px 0;
    vertical-align:top;
  }

  .main-navigation-topfoot li:first-child img,
  .main-navigation-foot li:first-child img {
   width: 62px !important;
   height: auto;
  }

  .main-navigation-topfoot li:nth-child(2) img,
  .main-navigation-foot li:nth-child(2) img {
   width: 60px !important;
   height: auto;
   float: none;
  }

  .main-navigation-topfoot li:nth-child(3) img,
  .main-navigation-foot li:nth-child(3) img {
   width: 81px !important;
   height: auto;
  }

  .main-navigation-topfoot li:nth-child(4) img,
  .main-navigation-foot li:nth-child(4) img {
   width: 146px !important;
   height: auto;
  }

  .main-navigation-topfoot li:nth-child(5) img,
  .main-navigation-foot li:nth-child(5) img {
   width: 51px !important;
   height: auto;
  }

  .main-navigation-topfoot li:nth-child(6) img,
  .main-navigation-foot li:nth-child(6) img {
   width: 57px !important;
   height: auto;
  }

  .main-navigation-topfoot li:nth-child(7) img,
  .main-navigation-foot li:nth-child(7) img {
   width: 98px !important;
   height: auto;
  }

  .main-navigation-topfoot li:nth-child(8) img,
  .main-navigation-foot li:nth-child(8) img {
   width: 102px !important;
   height: auto;
   clear: both;
  }

  /* ------------------------------------------------ */
}

@media screen and (max-width: 480px) {
  /* ------------------------------------------------ */
  button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    font-size: 14px;
  }
  /* ------------------------------------------------ */
}


/* ===========================================
 * スライダー
=========================================== */

@media screen and (max-width: 767px) {
  /* ------------------------------------------------ */
  div#n2-ss-2-align {
    padding-top: 5em !important;
    padding-bottom: 2em !important;
  }
  /* ------------------------------------------------ */
}

@media screen and (max-width: 480px) {
  /* ------------------------------------------------ */
  div#n2-ss-2-align {
    padding-top: 3em !important;
  }
  /* ------------------------------------------------ */
}


/* ===========================================
 * 子ページとかのヘッダー
=========================================== */

header#masthead.head-child {
  height: 100px;
}


/* ===========================================
 * コンテンツ
=========================================== */

div#content {
  position: relative;
  background: #FFF;
}


@media screen and (max-width: 767px) {
  /* ------------------------------------------------ */
  div#content:before {
    top: -100px;
    height: 0px;
  }
  div#content:after {
    bottom: -100px;
    height: 153px;
  }
  body.home div#content:before {
    top: -7%;
  }
  body.home div#content:after {
    bottom: -7%;
    height: 153px;
  }
  /* ------------------------------------------------ */
}


@media screen and (max-width: 480px) {
  /* ------------------------------------------------ */
  div#content:before {
    top: -60px;
  }
  div#content:after {
    bottom: -60px;
  }
  header#masthead.head-child {
    height: 100px;
  }
  /* ------------------------------------------------ */
}

/* --------NEWS---------- */

.news-wrap {
    height: 300px;
    padding: 5px;              /* 余白の指定 */
    position: relative;
    width: 1000px;
    margin: auto;
    left: 0 !important;
}

h2#news_wrap {
  padding: 1em 0;
}

h2#top_title {
  padding: 1em 0;
  text-align: center;
}

.news_box {
    padding: 0px 5px 20px;     /* 箱の大きさ調整 */
    width: 100%;              /* 箱の大きさ調整 */
    height: 240px;
    line-height: 2.5;
    overflow: hidden;
}
 
.clear_box {
    clear:  both;               /* 回り込みを解除する */
}

.news_box p{
  color: #606060;
  font-size: 16px;
  margin-bottom:-1em !important;
  border-bottom: 1px solid #606060;
}

.news_box a{
  text-decoration: none;
  color: #606060;
}

@media screen and (max-width: 1000px) {
/* ------------------------------------------------ */
.news-wrap {
    height: 250px;
    padding: 5px;              /* 余白の指定 */
    position: relative;
    width: 100%;
    text-align: center;
    left: 0 !important;
}
    
.news_box {
    padding: 0px 5px 20px;     /* 箱の大きさ調整 */
    width: 90%;              /* 箱の大きさ調整 */
    height: 210px;
    line-height: 2.5;
    overflow: hidden;
}
    
.news_box p{
  color: #606060;
  font-size: 13px;
  margin-bottom:-1em !important;
  border-bottom: 1px solid #606060;
  white-space: nowrap;
  text-overflow: ellipsis;
}
    
h2#top_title {
  padding: 0;
  text-align: center;
}
/* ------------------------------------------------ */
}


/* --------Youtube---------- */

.youtube {
  background: #2d2d2d;
  padding: 30px 20px 10px 20px;
  text-align: center;
  width: 100%;
  height: 370px;
  position: relative;
}

.youtube-in {
  display: inline-block;
  width: 400px;
  margin: 20px 30px 20px  30px !important;
  position: relative;
  margin: auto;
}

h2#top_youtube {
  padding: 5px 0;
  text-align: center;
}

@media screen and (max-width: 1000px) {
/* ------------------------------------------------ */
.youtube {
  background: #fff;
  width: 100%;
  height:auto;
}

.youtube img {
  display: none;
}
    
.youtube-in {
  float: none;
  width: 95%;
  position: relative;
  margin: 10px 0 !important;
  left: 0;
}
/* ------------------------------------------------ */
}


/* --------SHOP　NEW　ITEM---------- */

h2#shop_title {
  width: 100%;
  margin: 50px 0 20px 0;
  text-align: center;
}

.contents-topshop{
  width: 100%;
}

.topshop-boxfull{
  max-width: 1100px;
  margin: auto;
}

.topshop-box{
    width: 350px;
    height: 185px;
    margin: 0px 10px 10px 0;
    border: solid 1px #AAAAAA;
    float: left;
}

 /* ---画像用--- */
.topshop-box-mini_l{
    width: 155px;
    height: 175px;
    position: absolute;
    float: left;
    overflow: hidden;
}

.topshop-box-mini_l p{
    text-align: center;
}


 /* ---製品情報一覧--- */
.topshop-box-mini-r{
    width: 195px;
    height: 185px;
    position: relative;
    left:44%;
}

 /* ---製品タイトル--- */
.topshop-box-r1{
    width: 195px;
    height: 50px;
    line-height: 20px;
    display: table-cell; /* IE8から使用可能 */
    vertical-align: middle;
    overflow: hidden;
}

 /* ---アーティスト名--- */
.topshop-box-r2{
    width: 195px;
    height: 25px;
    overflow: hidden;
}

 /* ---商品説明--- */
.topshop-box-r3{
    width: 195px;
    height: 80px;
    line-height: 1 !important;
    overflow: hidden;
}

 /* ---商品を買うボタン--- */
.topshop-box-r4{
    width: 175px;
    height: 20px;
    text-align: right;
    overflow: hidden;
}

a.btn_buy img {
  width: 81px;
}

.btn_buy_none{
  display: none;
}

.topshoptitle-font{
　　font-family: "ヒラギノ明朝 ProN W3", "游明朝", YuMincho,       "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
    font-weight: 700;
	font-size: 12px;
    line-height:1 !important;
}

.topshoptitle-font a:link { color:#CA121A; }
.topshoptitle-font a:visited { color:#CA121A; }
.topshoptitle-font a:hover { color:#CA121A; }
.topshoptitle-font a:active { color:#CA121A; }

.topshopinfo-font{
　　font-family: "ヒラギノ明朝 ProN W3", "游明朝", YuMincho,       "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	font-size: 11px;
    line-height:1 !important;
}

@media screen and (max-width: 767px) {
/* ------------------------------------------------ */
.contents-topshop{
  display: none;
}
/* ------------------------------------------------ */
}

/* ===========================================
 * フッター
=========================================== */

footer#colophon {
  margin-top: 100px;
  width: 100%;
  height: auto;
}

footer#colophon2 {
  margin-top: 100px;
  width: 100%;
  height: auto;
  bottom: 0;
  position: absolute;
}

div#copyright {
  clear: both;
  text-align: center;
  font-size: 11px;
  font-weight: 400;
  padding: 20px;
}

div#copyright a {
  color: #000;
  text-decoration: none;
}

div#copyright a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

/* --------バナー配置-------- */

.bannerall {
 width:100%;
 height: auto;
 padding: 15px 0 15px 0; 
 background: #ededed;    
}

.banner-wrap {
 margin: auto;
 width:1000px;
 height:auto;
 background: #ededed;    
 overflow:  hidden;
}

.banner_frame{
 float:left;
 width:235px;
 height:300px;
 margin: 0 5px 10px 5px;
 background: #ededed;    
}


.banner{
 float:left;
 width:235px;
 height:55px;
 margin: 0 0 5px 0;
 background: #ededed;    
}

.banner_r{
 float:left;
 width:235px;
 height:55px;
 background: #ededed;    
}

.bannermid{
 float:left;
 width:235px;
 height:96px;
 background: #ededed;    
}

.banner_event{
 width:1000px;
 height:auto;
 margin: 0 5px 10px 5px;
 background: #ededed;
 text-align: center;
}

a.eventbanner img {
  width: auto;
}

.eventbanner_none{
  display: none;
}

.bannerbig{
 float:left;
 width:235px;
 height:235px;
 margin: 0 5px 10px 5px;
 background: #ededed;    
}

.banner_app {
 display: none;
}

h2#appmenu_title {
  display: none;
}

.app_menu_full{
  display: none;
}


/* --------フッター用ナビ-------- */

.footernav{
 position: relative;
 background: #9B9B9B; 
 width:100%;
 padding: 15px 0 0 0;
}

.footernav2{
 position: relative;
 background: #9B9B9B; 
 width:100%;
 padding: 15px 0 0 0;
}

footer#colophon-top {
  margin-top: 0;
  width: 100%;
  height: auto;
}

img.footernav_logo {
  position: absolute;
  bottom: -80px;
  left: 20px;
}


@media screen and (max-width: 767px) {
  /* ------------------------------------------------ */
  .footernav{
   position: relative;
   background: #9B9B9B; 
   width:100%; 
   height: 320px;
  }
    
  .main-navigation-foot .current-post-parent a,
  .main-navigation-foot .current-post-ancestor a,
  .main-navigation-foot .current-menu-item a{
    border-bottom: none;
  }

    
img.footer_logo {
  position: absolute;
  left: 20px;
  width: 70px;
  height: 70px;
}
    
  .ul.news-wrap#footer-menu {
    position: relative;
    top: 50px;
    width: 100%;
    margin: auto;
    left: 30%;
  }
    
  footer#colophon {
    width: 100%;
    height: 100vh;
  }

  .bannerall {
   display: none;
  }

  .banner_app {
   width:100%;
   display: block;
   text-align: center;
  }
    
  h2#appmenu_title {
  width: 100%;
  margin: 50px 0 20px 0;
  text-align: center;
  display: block;
  }
  
  div#copyright {
  text-align: center;
  font-size: 9px;
  font-weight: 400;
  padding: 0px;
}

  /* ------------------------------------------------ */
}

@media screen and (max-width: 767px) {
  /* ------------------------------------------------ */
 
  .app_menu_full{
    width: 80%;
    height: auto;
    display: block !important;
    position: relative;
    margin: auto;
    }

  .app_menu_box{
   width:30%;
   height: auto;
   float:left;
   text-align: center;
   margin: 5px;
  }
    
  .app_menu_boxend{
   width:30%;
   height: auto;
   float:none;
   text-align: center;
   margin-bottom: 60px;
  }
  /* ------------------------------------------------ */

}

@media screen and (max-width: 480px) {
  /* ------------------------------------------------ */
  .footernav2{
    position: relative;
    background: #9B9B9B; 
    width:100%;
    height: 100%;
    padding: 15px 0 0 0;
  }
    
  /* ------------------------------------------------ */
}


/* ===========================================
 * コンテンツメインエリア設定
=========================================== */

main#main {
  padding: 0 0 2em 0;
}

@media screen and (max-width: 1000px) {
  /* ------------------------------------------------ */
  div#content {
    display: flex;
    flex-direction: column;
    height: 100vh;
  }
  main#main {
    width: 90%;
    margin: auto;
    padding: 0;
  }
  /* ------------------------------------------------ */
}

@media screen and (max-width: 480px) {
  /* ------------------------------------------------ */
  div#content {
    padding-bottom: 60px;
  }
    
  /* ------------------------------------------------ */
}


/* ===========================================
 * トップページ
=========================================== */

.container-fluid.spMenu.visible-xs.m20-b {
  display: none;
}


/* NEWS */

.news-list {
 list-style: none;
 margin: 0;
 padding: 0;
}
 
.news-list li {
 border-top: 1px solid #ccc;
 padding: 12px 24px 12px 236px;
 position: relative;
}
 
.news-list li:last-child {
 border-bottom: 1px solid #ccc;
}
 
.news-list time {
 color: #b4cf9e;
 font-weight: 700;
 left: 100px;
 position: absolute;
 top: 12px;
}
 
.news-list a {
    color: #333;
}

h2#top_news_title {
  padding: 1em 0;
  text-align: center;
}

h2#top_news_title img {
  width: 300px;
}

.news-box {
  width: 800px;
  height: 250px;
  margin: auto;
}


@media screen and (max-width: 1000px) {
  /* ------------------------------------------------ */
  div#content_padding-top {
    box-sizing: border-box;
    border-top: 4px dotted #282828;
    margin: 2em 0;
  }
  h2#top_news_title img {
    width: 40%;
  }
  .news-box,
  .news_all_entry {
    width: 80% !important;
    text-align: center !important;
    margin-top: -10px !important;
  }
  .news-inner {
    padding-right: 1em !important;
  }
  /* ------------------------------------------------ */
}

@media screen and (max-width: 480px) {
  /* ------------------------------------------------ */

  .news-inner {
    padding-right:0 !important;
  }  
  /* ------------------------------------------------ */
}



.news-inner {
  padding-right: 3em;
  padding-bottom: 1em;
}

h3.news_box2 {
  color: #736F6E;
  text-align: center;
  margin: 0 0 2em 0;
  padding: 5px 1em;
}

.news-box {
  width: 1000px;
  margin: auto;
  background: rgba(255, 255, 255, 0.5);
  padding: 1em;
  border-radius: 5px;
}

.news_dott {
  box-sizing: border-box;
  border-bottom: 1px dotted #282828;
  padding-top: 1em;
  margin: 1em 0;
}


.cat_date {
  text-align: right;
  font-size: 12px;
  padding-bottom: 2em;
}

.news_all_entry {
  width: 950px;
  margin: auto;
  text-align: right;
}

.news_all_entry a {
  background: #FFF;
  color: #282828;
}

@media screen and (max-width: 768px) {
  /* ------------------------------------------------ */
  /* SPメニュー */
  .container-fluid.spMenu.visible-xs.m20-b {
    display: block;
  }
  .col-xs-4 {
    float: left;
    width: 33%;
    text-align: center;
  }
  .col-xs-4 img {
    width: 100%;
  }
  /* ------------------------------------------------ */
}


/* ===========================================
 * 子ページ共通
=========================================== */

.contents-box {
  width: 1070px;
  margin: auto;
}

/*disco専用*/
.contents-disco-box {
  width: 1110px;
  margin: auto;
  height: 850px;
}

h2#content_title {
  width: 980px;
  padding: 1em 0 0 90px;
  margin: auto;
  z-index: 2;
  position: relative;
  color: #282828;
}

h2#content_title img {

}

@media screen and (max-width: 1000px) {
  /* ------------------------------------------------ */
  section.mainbox {
    width: 90%;
    margin: auto;
  }
  .contents-box {
    width: 100%;
  }
  h2#content_title,
  h2#content_title img {
    width: 100%;
  }
    
  /*disco専用*/
  .contents-disco-box {
    width: 95%;
    margin: auto;
  }
  /* ------------------------------------------------ */
}

@media screen and (max-width: 480px) {
  /* ------------------------------------------------ */
  section.mainbox {
    width: 90%;
    margin: auto;
  }
  .contents-box {
    width: 100%;
  }
  h2#content_title,
  h2#content_title img {
    width: 100%;
  }
    
  /* ------------------------------------------------ */
}


/* ===========================================
 * NEWS
=========================================== */

/* ALL ENTRY */

/* --------NEWS---------- */

.news-wrap2 {
    padding: 5px;              /* 余白の指定 */
    position: relative;
    width: 100%;
}

h2#news_wrap2 {
  padding: 1em 0;
}

.news_box2 {
    padding: 0px 5px 20px;     /* 箱の大きさ調整 */
    width: 1000px;           /* 箱の大きさ調整 */
    margin: auto;
    line-height: 2.5;
}
 
.news_box2 p{
  color: #606060;
  font-size: 16px;
  margin-bottom:-1em !important;
  border-bottom: 1px solid #606060;
}

.news_box2 a{
  text-decoration: none;
  color: #606060;
}

.news_all_entry2 {
  width: 900px;
  margin: auto;
  text-align: right;
}

@media screen and (max-width: 1000px) {
/* ------------------------------------------------ */
.news-wrap2 {
    padding: 5px;              /* 余白の指定 */
    position: relative;
    width: 100%;
    text-align: center;
    left: 0 !important;
}
    
.news_box2 {
    padding: 0px 5px 20px;     /* 箱の大きさ調整 */
    width: 90%;              /* 箱の大きさ調整 */
    line-height: 2.5;
    overflow: hidden;
}
    
.news_box2 p{
  color: #606060;
  font-size: 13px;
  margin-bottom:-1em !important;
  border-bottom: 1px solid #606060;
  white-space: nowrap;
  text-overflow: ellipsis;
}
    
  .news_all_entry2 {
    width: 80% !important;
    text-align: center !important;
    margin-top: 20px !important;
  }
    
/* ------------------------------------------------ */
}



/* NEWS info */
.contents-box h2#top_news_title {
  padding: 1em 0;
  text-align: center;
}

.contents-box .news-inner {
  padding-right: 0;
  padding-bottom: 1em;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.contents-box h3.news_title {
  background: #C6151D;
  color: #fff;
  text-align: center;
  margin: 0 0 2em 0;
  padding: 5px 1em;
}

.news_dott {
  box-sizing: border-box;
  border-bottom: 1px solid #232323;
  padding-top: 0.5em;
  margin: 1em 0;
}

.cat_date {
  text-align: left;
  font-size: 12px;
  padding-bottom: 2em;
}

.wp-pagenavi {
  font-size: 11px;
  line-height: 35px;
  padding-top: 40px;
}

.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  padding: 3px 5px;
  margin: 2px;
  background: #FFF;
  border: none;
  border-radius: 5px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  color: #ff2b56;
}

.wp-pagenavi a {
  color: #000;
}

@media screen and (max-width: 767px) {
  /* ------------------------------------------------ */
.contents-box h3.news_title {
  background: #C6151D;
  color: #fff;
  text-align: center;
  padding: 5px 1em;
}

  /* ------------------------------------------------ */
}

/* ===========================================
 * NEWS SINGLE
=========================================== */

.news-inner.single-news {
  padding-top: 5em;
}

a.news-link {
  text-decoration: none;
}

a.news-link h3:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

@media screen and (max-width: 767px) {
  /* ------------------------------------------------ */
  .news-inner.single-news {
    padding-top: 4em;
  }
  /* ------------------------------------------------ */
}


/* ===========================================
 * ARTIST
=========================================== */

.artist-boxfull{
    width: 1100px;
    position: absolute;
}

.artist-inner-box {
  height: 300px;
}

.artistinfo{
    text-align: center;
}

.artist-font{
    text-align: center;
　　font-family: "ヒラギノ明朝 ProN W3", "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	font-size: 18px;
}

.artist-font a{
    text-decoration: none;
}

.artist-font a:hover{
    color:#CA121A;
}

.artist-font-roma{
    text-align: center;
　　font-family: "ヒラギノ明朝 ProN W3", "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	font-size: 13px;
}

h3.blog-title {
  background: #FFF;
  color: #282828;
  padding: 5px 1em;
  margin: 0 0 1em 0;
}

h3.blog-title2 {
  background: #FFF;
  color: #282828;
  padding: 5px 1em;
  margin: 0 0 1em 0;
}

.artist-cat-box {
  width: 325px;
  height: 280px;
  margin: 0 30px 20px 0;
  padding: 10px 0 0 0;
  background-color: #ECECEC;
  float: left;
  position: relative;
}


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


.demo-box a {
  color: #cc005c;
}


@media screen and (max-width: 767px) {
  /* ------------------------------------------------ */
  .artist-cat-box {
    width: 40%;
  }
  /* ------------------------------------------------ */
}

@media screen and (max-width: 480px) {
  /* ------------------------------------------------ */
  .artist-inner-box {
    height: auto;
  }
  .artist-cat-box {
    width: 100%;
    float: none;
  }
  /* ------------------------------------------------ */
}


/* アーティストシングル */

.artist_single {
  position: relative;
  top: 20px;
}

.SP_display2 {
  display: none;
}

img.slider_icon {
  width: 40px !important;
  padding-top: 10px !important;
}

table.artist_3column {
  margin: 2em 0;
}

td.artist_3column1 {
  width: 30%;
  text-align: center;
}

img.artist_logo {
  width: 80%;
}

td.artist_3column2 {
  padding: 0 1em;
}

td.artist_3column3 {
  width: 60%;
  color: #282828;
}

.artist-content-box {
  height: 160px;
  background: rgba(255, 255, 255, 0.5);
  margin: 1em 0;
  padding: 1em;
  border-radius: 5px;
}

a.sns_icon {
  padding-right: 10px;
}

a.sns_icon img {
  width: 35px;
}

.twitter_none,
.instagram_none,
.fb_none,
.youtube_none,
.linelive_none {
  display: none;
}


@media screen and (max-width: 1000px) {
  /* ------------------------------------------ */
  .SP_display2 {
    display: block;
  }

  img.attachment-640x640 {
    width: 100%;
    height: auto;
  }
  td.artist_3column3 {
    display: block;
    width: 100%;
  }
  td.artist_3column1,
  td.artist_3column2 {
    display: none;
  }
  /* ------------------------------------------ */
}

@media (max-width: 768px) {
  /* ------------------------------------------ */
  .artist-cat-box {
    width: 50%;
  }
  ul.artist_block li:last-child {
    font-size: 12px;
  }
    
  table.artist_table td {
    padding: 1em 0 0 0;
    width: 100%;
    display: block;
  }
  /* ------------------------------------------ */
}


@media (max-width: 480px) {
  /* ------------------------------------------ */
  .artist-cat-box {
    width: 100%;
    padding: 0;
  }

  /* ------------------------------------------ */
}


/* ===========================================
 * LIVE
=========================================== */

.contents-box h3.live_title {
  background: #C6151D;
  color: #fff;
  text-align: center;
  margin: 0 0 2em 0;
  padding: 5px 1em;
  position: relative;
  left: 10%;
  width: 80%;
}

.livecat_date {
  text-align: right;
}

.livenav{
 width: 1100px;
 margin: auto;
}

@media (max-width: 768px) {
  /* ------------------------------------------ */
.livenav{
 width: 80%;
 margin: auto;
}
  /* ------------------------------------------ */
}


/* ===========================================
 * SHOP
=========================================== */

.main-navigation3 {
  position: relative;
  height: 30px;
}

.main-navigation3 ul {
  display: block;
  position: relative;
  padding-left: 32%;
  }

.main-navigation3 li {
  float: left;
  padding: 0 30px;
  }

.main-navigation3 ul li {
    list-style-type:none; 
    background-image:none; 
    padding-left:0; 
}

.main-navigation4 {
  position: relative;
  width: 100%;
}
/* ----カレントページ　線引き---- */

.main-navigation3 .current-post-parent a,
.main-navigation3 .current-post-ancestor a,
.main-navigation3 .current-menu-item a {
border-bottom: 1px solid #333333;
}

.contents-shop {
  width: 850px;
  margin: auto;
}

.shop-boxfull{
    width: 850px;
}

.shop-box{
    width: 190px;
    height: 350px;
    margin: 10px;
    float: left;
}

 /* ---ディスコグラフィー画像用--- */
.shop-boxinfo1{
    width: 188px;
    height: 198px;
    overflow: hidden;
}

 /* ---製品タイトル--- */
.shop-boxinfo2{
    width: 188px;
    height: 50px;
    line-height: 15px;
    overflow: hidden;
}

 /* ---アーティスト名--- */
.shop-boxinfo3{
    width: 188px;
    height: 20px;
    line-height: 0;
    overflow: hidden;
}

 /* ---品番・発売日・価格--- */
.shop-boxinfo4{
    width: 188px;
    height: 50px;
    line-height: 1 !important;
    overflow: hidden;
}

.shop-font{
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size: 10px !important;
    line-height:1.5 !important;
}

.shop-font a:link { color:#CA121A; }
.shop-font a:visited { color:#CA121A; }
.shop-font a:hover { color:#CA121A; }
.shop-font a:active { color:#CA121A; }

@media (max-width: 768px) {
  /* ------------------------------------------ */
  .shop-boxfull{
    width: 50%;
    text-align: center;
    margin: auto;
  }
    
  .contents-shop {
    width: 90%;
    margin: auto;
}
  /* ------------------------------------------ */
}

@media (max-width: 480px) {
  /* ------------------------------------------ */

  .shop-boxfull{
    width: 100%;
  }

  .shop-box{
    width: 100%;
    height: auto;
    margin: 10px;
    float: left;
  }

 /* ---ディスコグラフィー画像用--- */
  .shop-boxinfo1{
    width: auto;
    height: auto;
  }

 /* ---製品タイトル--- */
  .shop-boxinfo2{
    width: auto;
    height: 50px;
    line-height: 15px;
    overflow: hidden;
  }

   /* ---アーティスト名--- */
  .shop-boxinfo3{
    width: auto;
    height: 20px;
    line-height: 0;
    overflow: hidden;
  }

   /* ---品番・発売日・価格--- */
  .shop-boxinfo4{
    width: auto;
    height: 50px;
    line-height: 1 !important;
    overflow: hidden;
  }

  /* ------------------------------------------ */
}


/*==================================
CONTACT関連
==================================*/

div#contact{
    font-size: 8px;
    color: #2B2B2B;
    font-weight: 400;
    text-align: center;
    line-height: 10px;
}

div#contactf{
    padding: 30px 0 30px 0;
    font-size: 8px;
    color: #2B2B2B;
    line-height: 10px;
}

.contact-font{
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size: 10px !important;
    line-height:1 !important;
    text-align: center;
}

hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: solid;     /* 線種 */
   border-color: #CBCBCB;   /* 線色 */
   height: 1px;         /* 高さ(※古いIE用) */
}

ul.contact_table {
  list-style: none;
  margin: 40px;
  padding: 30px;
  display: table;
  width: 100%;
  background: #F7F7F7;
  border: solid 1px #CBCBCB;
}

ul.contact_table li {
  display: table-cell;
  vertical-align: middle;
  border: none;
  padding: 8px 0;
  color: #000;
}

ul.contact_table li:nth-child(odd) {
  width: 38%;
}

ul.contact_table li:nth-child(even) {
  width: 60%;
}

input.contact_button {
  border: none;
  background: #C20000;
  color: #fff;
  width: 100px;
  padding: 10px;
  display: inline-block;
  margin: 5px 10px;
}

ul.contact_table input,
ul.contact_table textarea {
  width: 90%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  /* ------------------------------------------ */

  ul.contact_table {
    list-style: none;
    padding: 20px 10px 10px 10px;
    display: table;
    width: 100%;
    background: #F7F7F7;
    border: solid 1px #CBCBCB;
    margin: 0;
  } 
    
  .contact_tableform {
    margin: 0 -20px 0 -20px;
  } 

  input.contact_button {
    border: none;
    position: relative;
    background: #C20000;
    color: #fff;
    width: 100px;
    padding: 10px;
    display: inline-block;
    margin: 5px 10px;
    top: 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 12px;
  }      
    
 .entry-content {
  color: #282828;
  padding: 20px 20px 30px 30px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  font-size: 12px;
  font-weight: 200;
  line-break: "strict";
}
  /* ------------------------------------------ */
}



/*==================================
DISCOGRAPHY
==================================*/

/* --ディスコグラフィー用場所指定--　*/



/* ------------------------------------------------ */
/* ---ディスコグラフィーアーカイブ--- */

.disco-boxfull{
    width: 100%;
}

.disco-box{
    width: 370px;
    height: 195px;
    margin: 0 0 -1px -1px;
    border: solid 1px #333333;
    float: left;
}

 /* ---ディスコグラフィー画像用--- */
.disco-box-mini_l{
    width: 155px;
    height: 185px;
    position: absolute;
    float: left;
    overflow: hidden;
}

.disco-box-mini_l p{
    text-align: center;
}


 /* ---製品情報一覧--- */
.disco-box-mini-r{
    width: 210px;
    height: 185px;
    position: relative;
    left:44%;
}

 /* ---製品タイトル--- */
.disco-box-r1{
    width: 210px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
}

 /* ---アーティスト名--- */
.disco-box-r2{
    width: 210px;
    height: 20px;
    text-align: center;
    line-height: 1;
    overflow: hidden;
}

 /* ---商品説明--- */
.disco-box-r3{
    width: 200px;
    height: 65px;
    text-align: center;
    line-height: 1 !important;
    overflow: hidden;
}

/* ---発売日--- */
.disco-box-r4{
    width: 210px;
    height: 55px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.discotitle-font{
    text-align: center;
　　font-family: "ヒラギノ明朝 ProN W3", "游明朝", YuMincho,       "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
    font-weight: 700;
	font-size: 12px;
    line-height:1.5 !important;
}

.discoartist-font{
    text-align: center;
　　font-family: "ヒラギノ明朝 ProN W3", "游明朝", YuMincho,       "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
    font-weight: 600;
	font-size: 11px;
    line-height:1 !important;
}

.discoinfo-font{
    font-family: "ヒラギノ明朝 ProN W3", "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	font-size: 11px;
    line-height:1 !important;
}

/* ---ディスコグラフィー詳細--- */

.discoinfo-boxfull{
    width: 850px;
    height: 350px;
   
}

.discoinfo-box1{
    width: 350px;
    height: 350px;
    float: left;
}
.discoinfo-box2{
    width: 500px;
    height: 350px;
    float: left;
}

.discosingle-font-s{
	font-size: 10px;
    line-height:2 !important;
}

.discosingle-font-n{
	font-size: 12px;
    line-height:2 !important;
    padding: 0 0 0 30px;
}
.discosingle-font-b{
	font-size: 16px;
    line-height:2 !important;
}

a.play_link img {
  width: 20px;
  padding-right: 5px;
}

a.play_link.soundurl_none {
  display: none;
}

@media screen and (max-width: 767px) {
  /* ------------------------------------------------ */
    
  /* ------------------------------------------------ */
}


@media screen and (max-width: 480px) {
  /* ------------------------------------------ */
  .main-navigation2 {
    margin:0 0 20px 0;       
    }

  .main-navigation2 ul {
    display: block;
    position: relative;
    margin:0 20px;
  }
    
  h2#top_title {
    padding: 0;
    text-align: center;
    margin: 20px 0 0 0;
  }
    
  .discoinfo-boxfull{
    width: 90%;
    height: auto; 
  }
    
  .disco-box{
     width: 100%;
  }
    
  .disco-box-mini_l{
     width: 35%;
     height: auto;
     position: absolute;
     padding-left:10px;
     float: left;
     overflow: hidden;
 }


  /* ---製品情報一覧--- */
  .disco-box-mini-r{
    width: 54%;
    height: auto;
    float: left;
    position: relative;
 }

  /* ---製品タイトル--- */
  .disco-box-r1{
    width: auto;
    height: 50px;
 }

  /* ---アーティスト名--- */
  .disco-box-r2{
    width: auto;
    height: 20px;
 }

  /* ---商品説明--- */
  .disco-box-r3{
    width: auto;
    height: 65px;
 }

 /* ---発売日--- */
  .disco-box-r4{
    width: auto;
    height: 55px;
 }
    
    
    
  /* ------------------------------------------ */
}



/*==================================
EVENT
==================================*/

.prev_event_box {
  text-align: center;
  width: 49%;
  display: inline-block;
}

ul.prev_event {
  width: 97%;
  list-style: none;
  margin: auto;
  padding: 0 0 50px 10px;
}

ul.prev_event img {
  width: 100%;
}

ul.prev_event p {
  color: #282828;
  background: #FFF;
  text-align: center;
  padding: 5px 0;
  margin: 0;
  font-weight: bold;
}

@media screen and (max-width: 480px) {
  /* ------------------------------------------ */
  .prev_event_box {
    width: 100%;
  }
  ul.prev_event {
    width: 100%;
    padding: 0 0 50px 0;
  }
  /* ------------------------------------------ */
}




/*==================================
COMPANYページ調整
==================================*/

div#company {
  font-size: 18px;
  font-weight: 200;
  text-align: center;
}


@media (max-width: 480px) {
  /* ------------------------------------------ */
  table#company_box td {
    width: 100%;
    display: block;
    text-align: left !important;
    padding: 0 !important;
  }
  table#company_box td:first-child {
    background: none;
  }
  table#company_box td:last-child {
    padding-bottom: 1em !important;
  }
  /* ------------------------------------------ */
}



/*==================================
SNSボタン
==================================*/
 
.share {
  margin-top: 20px;
  margin-bottom: 40px;
}
 
.share ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
 
.share ul:after {
  display: block;
  clear: both;
  content: '';
}
 
.share li {
  float: left;
  width: 100px;
  margin: 0;
}
 
.share li a {
  font-size: 14px;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
 
.share li a:hover {
  opacity: .8;
}
 
.share li a:visited {
  color: #fff;
}

.fb_iframe_widget > span {
  vertical-align: baseline !important;
} 

/*==================================
The Symphonic Sessions特設ページ用スマホ対応
==================================*/


@media screen and (max-width: 767px) {
  /* ------------------------------------------------ */
.symphonic-logo{
    width: 100% !important;
    text-align: center;
    }
.symphonic-logo img{
    width: 40% !important;
    }

.symphonic-box1{
    width: 100% !important;
    margin: 10px auto;
    }
.symphonic-box2{
    width: 100% !important;
    padding: 10px 0 10px 10px !important;
    }
.symphonic-title{
    font-size: 19px !important;
    }
.symphonic-font{
    font-size: 16px !important;
    text-align: left !important;
    }
.symphonic-font1{
    font-size: 14px !important;
    }
.symphonic-font2{
    font-size: 12px !important;
    }
.symphonic-box-jacket img{
    width: 80% !important;
    }
.sp_none{
  display: none !important;
}
}
