/***************************************************************************
*
* DISCOGRAPHY STYLE
*
***************************************************************************/
.areaDiscography { margin: 60px 0 54px; }

.areaDiscography .discographyTitle { text-align: right; margin-right: 1px; margin-bottom: 60px; }

.areaDiscography .tabList { display: flex; justify-content: space-between; margin: 0 30px 59px; }

.areaDiscography .tabList li { width: 47.1%; }

.areaDiscography .tabList li a { position: relative; display: block; font-size: 36px; color: #fff; text-align: center; background: rgba(255, 255, 255, 0.2); font-weight: bold; font-style: italic; border-radius: 6px; padding: 8px 0 6px; transition: all 250ms linear; text-indent: -30px; }

.areaDiscography .tabList li a:after { content: '\f0d7'; position: absolute; top: 50%; right: 2px; transform: translateY(-50%); font-size: 27px; color: #000; font-family: "Font Awesome 5 Free"; font-style: normal; font-weight: 900; }

.areaDiscography .tabList li a:hover, .areaDiscography .tabList li a.active { background: #d10010; }

.areaDiscography .discographyWrap .itemDiscography .tabTitle { text-align: center; margin-bottom: 70px; padding: 0 30px; }

.areaDiscography .discographyWrap .itemDiscography .tabSub { font-size: 16px; text-align: center; line-height: 2; margin-top: 20px; }

.areaDiscography .discographyWrap .itemDiscography .tabItem { border-bottom: 1px solid #909090; padding-bottom: 80px; margin-bottom: 70px; }

.areaDiscography .discographyWrap .itemDiscography .tabItem .itemTitle { text-align: center; font-size: 27px; }

.areaDiscography .discographyWrap .itemDiscography .tabItem .itemTitle span { border-bottom: 1px solid #fff; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxBluray { display: flex; max-width: 970px; justify-content: space-between; margin: 70px auto 20px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxBluray .boxPhoto { width: 422px; margin-top: -26px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxBluray .boxInfo { width: calc(100% - 485px); }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxBluray .boxInfo .infoItem { margin-bottom: 34px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxBluray .boxInfo .infoItem .infoName { font-size: 20px; margin-bottom: 5px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxBluray .boxInfo .infoItem .infoName .infoDetail { font-size: 16px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxBluray .boxInfo .boxNote { font-size: 13px; margin-top: 35px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable { border: 6px solid rgba(255, 255, 255, 0.2); text-align: center; margin-bottom: 50px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .boxTitle { background: rgba(255, 255, 255, 0.2); padding: 5px 0 11px; letter-spacing: 1.5px; font-weight: normal; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray { display: flex; justify-content: space-between; flex-wrap: wrap; margin: 0 24px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li { width: 50%; border-right: 1px solid rgba(255, 255, 255, 0.2); border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding: 30px 24px 30px 0; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li:nth-child(2n) { border-right: 0; padding: 30px 0 30px 24px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li:last-child { border-bottom: 0; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li .listName { font-size: 20px; margin-bottom: 20px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li .listSub { font-size: 16px; margin-bottom: 27px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li h4 { text-align: left; font-size: 18px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li .btnCommon { max-width: 360px; margin: 30px auto 0; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li .btnCommon a { min-width: 100%; font-size: 22px; padding: 6px 0 3px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li .boxArea { text-align: left; color: #000; padding: 20px; background: rgba(255, 255, 255, 0.75); }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li .boxArea a { color: #d10010; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li .boxArea .bonusList { margin: 20px 0 0; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li .boxArea .bonusList li .name { font-weight: bold; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li .boxArea .bonusList li + li { margin-top: 20px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxContact { text-align: center; background: rgba(255, 255, 255, 0.1); padding: 45px 0 44px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxContact .itemContact { margin-bottom: 39px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxContact .itemContact:last-child { margin-bottom: 0; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxContact .itemContact .itemTitle { font-size: 22px; margin-bottom: 15px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxContact .itemContact .itemTitle span { display: inline-block; border-bottom: 1px solid #fff; line-height: 1.15; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxContact .itemContact .itemSub a { color: #fff; pointer-events: none; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item02 .boxTable { margin-bottom: 0; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item02 .boxTable .listBluray > li:first-child { width: 100%; padding: 30px 0 30px 0; border-right: 0; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item02 .boxTable .listBluray > li:nth-child(2n) { padding: 30px 24px 30px 0; border-right: 1px solid rgba(255, 255, 255, 0.2); }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item02 .boxTable .listBluray > li:last-child { padding: 30px 0 30px 24px; border-right: 0; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item02 .boxTable .listBluray > li .boxArea + h4 { margin-top: 20px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item03 .boxTable { margin-bottom: 0; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item03 .boxTable .listBluray > li:first-child { width: 100%; padding: 30px 0 30px 0; border-right: 0; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item03 .boxTable .listBluray > li:nth-child(2n) { padding: 30px 24px 30px 0; border-right: 1px solid rgba(255, 255, 255, 0.2); }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item03 .boxTable .listBluray > li:last-child { padding: 30px 0 30px 24px; border-right: 0; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item03 .boxTable .listBluray > li:last-child .listPhoto { max-width: 300px; margin: auto; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item03 .boxTable .listBluray > li .boxArea + h4 { margin-top: 20px; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item04 .boxTable { margin-bottom: 0; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item04 .boxTable .listBluray > li:first-child { width: 100%; padding: 30px 0 30px 0; border-right: 0; }

.areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item04 .boxTable .listBluray > li .boxArea + h4 { margin-top: 20px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap { text-align: center; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemSub { margin-top: 20px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemPhoto { margin-top: 40px; margin-bottom: 34px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemPrice { font-size: 22px; margin-left: 5px; margin-bottom: 8px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemPrice .smallText { font-size: 13px; vertical-align: 0; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemNote { margin-bottom: 37px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .listPhoto { display: flex; justify-content: space-between; max-width: 720px; margin: 0 auto 58px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .listTrack { margin-bottom: 59px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .listTrack .noteTrack { margin-bottom: 30px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .listTrack .trackWrap { display: flex; justify-content: space-between; max-width: 800px; margin: 0 auto; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .listTrack .trackWrap .col { width: 50%; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .listTrack .trackWrap .col .list li { text-align: left; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemTable { border: 6px solid rgba(255, 255, 255, 0.2); }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemTable .nameTable { background: rgba(255, 255, 255, 0.2); padding: 6px 0 10px; letter-spacing: 2px; font-weight: normal; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemTable .listTable { display: flex; justify-content: space-between; flex-wrap: wrap; padding: 40px 69px 14px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemTable .listTable li { width: 360px; margin-bottom: 20px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemTable .listTable li .btnCommon a { min-width: 100%; font-size: 22px; padding: 6px 0 3px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemTable .listTable li .notLink { font-size: 22px; color: #fff; border: 2px solid #fff; padding: 4px 0 1px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemTable .listTable li .listNote { font-size: 13px; margin-top: 8px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem.sound-item01 { margin-bottom: 70px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem.sound-item01 .soundWrap .itemTitle { margin-bottom: 16px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem.sound-item01 .soundWrap .itemNote { margin-bottom: 35px; }

.areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem.sound-item01 .soundWrap .listPhoto { justify-content: center; margin-bottom: 36px; }

@media (max-width: 1097px) and (min-width: 769px) { .areaDiscography .discographyWrap .itemDiscography .tabItem .soundWrap .itemTable .listTable li { width: 32.82vw; }
  .areaDiscography .discographyWrap .itemDiscography .boxBluray .boxPhoto { width: 38.3vw; }
  .areaDiscography .discographyWrap .itemDiscography .boxBluray .boxInfo { width: calc(100% - 44.2vw); } }

/*IE FIX*/
@media (max-width: 768px) { .areaDiscography { margin: 40px 0 100px; }
  .areaDiscography .discographyTitle { text-align: right; margin-right: calc(-5% - 2px); margin-bottom: 30px; }
  .areaDiscography .discographyTitle img { max-width: 226.5px; }
  .areaDiscography .tabList { margin: 0 0 31px; }
  .areaDiscography .tabList li { width: 46.5%; }
  .areaDiscography .tabList li a { font-size: 18px; border-radius: 2px; padding: 3px 0; text-indent: -15px; }
  .areaDiscography .tabList li a:after { font-size: 14px; right: 1px; }
  .areaDiscography .discographyWrap .itemDiscography .tabTitle { margin: 0 0 36px; padding: 0 calc(5% + 1px); }
  .areaDiscography .discographyWrap .itemDiscography .tabSub { font-size: 14px; text-align: left; line-height: 1.5; }
  .areaDiscography .discographyWrap .itemDiscography .tabSub li { padding-left: 14px; text-indent: -14px; }
  .areaDiscography .discographyWrap .itemDiscography .tabItem { padding-bottom: 40px; margin-bottom: 37px; }
  .areaDiscography .discographyWrap .itemDiscography .tabItem .itemTitle { font-size: 17px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxBluray { flex-direction: column; margin: 0 auto 20px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxBluray .boxPhoto { width: 63%; margin: 0 auto -7px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxBluray .boxInfo { width: 100%; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxBluray .boxInfo .infoItem { margin-bottom: 20px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxBluray .boxInfo .infoItem .infoName { font-size: 14px; margin-bottom: 0; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxBluray .boxInfo .boxNote { font-size: 11px; margin-top: 18px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable { border-width: 3px; padding-bottom: 11px; margin-bottom: 41px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .boxTitle { font-size: 11px; padding: 1px 0 2px; letter-spacing: 2px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray { margin: 0 10px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li { width: 100%; padding: 20px 0; border-right: 0; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li:nth-child(2n) { padding: 20px 0; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li:nth-child(2) { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li .listName { font-size: 18px; margin-bottom: 5px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li .listSub { font-size: 14px; margin-bottom: 10px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li h4 { font-size: 16px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li .btnCommon { margin: 20px auto 0; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li .btnCommon a { font-size: 17px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxTable .listBluray > li .boxArea { padding: 15px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxContact { padding: 25px 10px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxContact .itemContact { margin-bottom: 12px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxContact .itemContact .itemTitle { font-size: 16px; margin-bottom: 15px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxContact .itemContact .itemSub { line-height: 1.45; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxContact .itemContact .itemSub span { display: inline-block; font-size: 11px; line-height: 1.5; margin-top: 10px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem .boxContact .itemContact .itemSub a { pointer-events: auto; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item01 .boxTable .listBluray > li:nth-child(2) .listPhoto img { max-width: 140px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item01 .boxTable .listBluray > li:nth-child(3) .listPhoto img { max-width: 100px; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item02 .boxTable .listBluray > li { border-right: 0; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item02 .boxTable .listBluray > li:first-child { padding: 20px 0; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item02 .boxTable .listBluray > li:nth-child(2n) { padding: 20px 0; border-right: 0; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item02 .boxTable .listBluray > li:last-child { padding: 20px 0; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item03 .boxTable .listBluray > li { border-right: 0; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item03 .boxTable .listBluray > li:first-child { padding: 20px 0; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item03 .boxTable .listBluray > li:nth-child(2n) { padding: 20px 0; border-right: 0; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item03 .boxTable .listBluray > li:last-child { padding: 20px 0; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item04 .boxTable .listBluray > li { border-right: 0; }
  .areaDiscography .discographyWrap .itemDiscography#itemBluray .tabItem.bluray-item04 .boxTable .listBluray > li:first-child { padding: 20px 0; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemSub { text-align: left; margin-bottom: 16px; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemPhoto { margin-top: 20px; margin-bottom: 15px; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemPrice { font-size: 16px; margin-bottom: 2px; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemPrice .smallText { font-size: 12px; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemNote { margin-bottom: 15px; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .listPhoto { margin-bottom: 30px; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .listPhoto li { width: 48.7%; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemTable { border-width: 3px; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemTable .nameTable { font-size: 11px; padding: 1px 0 2px; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemTable .listTable { padding: 26px 30px 0; justify-content: center; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemTable .listTable li { margin-bottom: 21px; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemTable .listTable li .btnCommon a { font-size: 17px; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemTable .listTable li .notLink { font-size: 17px; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem .soundWrap .itemTable .listTable li .listNote { font-size: 12px; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem.sound-item01 { margin-bottom: 36px; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem.sound-item01 .soundWrap .itemNote { margin-bottom: 15px; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem.sound-item01 .soundWrap .listPhoto li { width: 52%; }
  .areaDiscography .discographyWrap .itemDiscography#itemSound .tabItem.sound-item01 .soundWrap .listPhoto { margin-bottom: 30px; } }

/*IP5*/
