@charset "UTF-8";
@media screen and (min-width: 768px) {
  .pc_none {
    display: none !important; }
  .tran, .slick-next, .slick-prev, .slick-next:hover, .slick-prev:hover, .footer nav ul li a, #main_contents #topics .topics_viewall, #main_contents #topics .topics_link .eye_wrap .circle, #main_contents #topics .topics_link.acd .svg svg, #main_contents #topics .topics_link.acd .cls, #main_contents #topics .topics_link .bg, #main_contents #topics .topics_link.article, #main_contents #schedule .schedule_link .eye_wrap .circle, #main_contents #schedule .schedule_link .txt .date time, #main_contents #schedule .schedule_link .txt .date p, #main_contents #schedule .schedule_link.acd .svg svg, #main_contents #schedule .schedule_link.acd .cls, #main_contents #schedule .schedule_link .bg, #main_contents #schedule .schedule_link.article, #insta #instafeed li, #paging ul li a, .txt .date time, .txt .date p, .txt .date hr, #page_topics_single .eye_wrap .circle, #page_discography_single .eye_wrap .circle, #page_schedule .eye_wrap .circle,.twbtn {
    -webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out; } }

@media screen and (max-width: 767px) {
  .sp_none, .footer nav {
    display: none !important; }
  img {
    max-width: 100%; } }

.clearfix:after {
  content: "";
  clear: both;
  display: block; }

@keyframes lineAnime {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(100%); } }

@keyframes titleAnimation0 {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  20% {
    transform: translateY(0);
    opacity: 1; }
  80% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

@keyframes titleAnimation2 {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  20% {
    transform: translateY(0);
    opacity: 1; }
  80% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

@keyframes titleAnimation3 {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  20% {
    transform: translateY(0);
    opacity: 1; }
  80% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

@keyframes titleAnimation4 {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  20% {
    transform: translateY(0);
    opacity: 1; }
  80% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

@keyframes titleAnimation5 {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  20% {
    transform: translateY(0);
    opacity: 1; }
  80% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

@keyframes titleAnimation1 {
  0% {
    transform: translateY(50px) rotate(90deg);
    opacity: 0; }
  20% {
    transform: translateY(0) rotate(90deg);
    opacity: 1; }
  80% {
    transform: translateY(0) rotate(90deg);
    opacity: 1; }
  100% {
    transform: translateY(0) rotate(90deg);
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.9; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.9; } }

@keyframes fadeIn9 {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.9; } }

@-webkit-keyframes fadeIn9 {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.9; } }

@keyframes fadeOut9 {
  0% {
    opacity: 0.9; }
  100% {
    opacity: 0; } }

@-webkit-keyframes fadeOut9 {
  0% {
    opacity: 0.9; }
  100% {
    opacity: 0; } }

.hidden {
  opacity: 0; }
.lang {
	margin-right: 10px;
}
.lang a{
	border: 1px solid rgba(255,255,255,0);
    border-radius: 50%;
    padding: 10px;
    margin: 0px 5px !important;
}
.lang a:hover{
	border-color: rgba(255,255,255,1);
}
.btn_more a{
    background-color: rgba(255,255,255,1);
    display: block;
    border-radius: 8px;
    box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
    text-align: center;
    padding: 2% 4% 2% 4%;
	font-weight: 500 !important;
	font-size: 1.6vw;
	letter-spacing: 2px;
    margin-top: 20px;
}
.btn_more a:after{
	content: ">";
	float: right;
}
.btn_more a:hover{		
	background-color: rgba(255,255,255,0);
	color: #fff;
}
@media screen and (max-width: 767px) {
	.shead.sec{
		margin-top: 40px !important;
	}
	.twbtn {
		display: none;
	}
	.txt .date p,.txt .date span{
		font-size: 3.3vw !important;
	}
	#main_contents #topics .topics_list{
		width: 100%!important;
	}
	body{
		font-size: 3.4vw!important;
		line-height: 1.8em!important;
		letter-spacing: 1px!important;
	}
	.topics_single,#page_discography #main_contents #topics .topics_link,#page_goods #main_contents #topics .topics_link,#main_contents #topics .topics_link {
		margin-bottom: 14px !important;
	}
	#page_goods #main_contents #topics .topics_list{
		margin-bottom: 0 !important;
	}
	.txt .date_update time span {
		font-size: 3.3vw!important;
	}
	#main_contents #topics .topics_link .txt h3{
		height: 16.4vw!important;
		font-size: 3.8vw!important;
		letter-spacing: 1px!important;
		margin-bottom: 4px!important;
	}
	#main_contents #topics .topics_link .txt h3{
		line-height: 1.5em!important;
	}
	#main_contents #topics .head{
		padding: 30px 0 20px!important;
	}
	.catnav_list span,.catnav_list{
		padding: 0 !important;
	}
	#music_video .head,#insta .head{
		padding: 30px 0 20px!important;
	}
	.footer .bot .sns li a{
		height: 20px!important;
	}
	#page_schedule h2, #page_topics_single h2{
		margin-bottom: 12px !important;
	}
	#page_topics_single .entry_content p,#page_profile #profile p{
		font-size: 3.5vw !important;
		line-height: 1.8em !important;
		letter-spacing: 1px !important;
	}
	#page_topics_single .entry_content{
		margin-bottom: 30px !important;
		margin-top: 6px !important;
	}
	#page_schedule .eye_wrap .content_wrap a{
		word-break: break-all !important;
	}
	#page_profile #profile .profile_single{
		padding-bottom: 50px !important;
	}
	#page_profile #profile .txt.txt_bottom{
		margin-top: 30px;
	}
	#page_schedule .eye_wrap .eye_header h1, #page_topics_single .ttl{
		font-size: 3.7vw;
	}
  	.minicn{
		width: 70px !important;
		min-width: 70px !important;
		height: 70px !important;
		padding: 35px !important;
		margin: 0 !important;
  	}
  	.btn_more a{
  	    background-color: rgba(255,255,255,1);
	    display: block;
	    border-radius: 8px;
	    box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
	    border: 1px solid #fff;
	    text-align: center;
		padding: 2% 4% 2% 4%;
		font-weight: 500 !important;
		font-size: 3vw;
		letter-spacing: 2px;
	    margin-top: 20px;
	}
	.btn_more a:after{
		content: ">";
		float: right;
	}
	.btn_more a:hover{		
		background-color: rgba(255,255,255,0);
		color: #fff;
	}
	.schedule_eye_wrap{
		display: flex !important;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 1.5em;
	}
	.schedule_eye_wrap header{
	    padding-left: 5%;
	}
	.shead h2{
		font-size: 3.7vw !important;
	}

}

.cl-effect-5 {
  position: relative;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s; }

.cl-effect-5:before {
  position: absolute;
  top: 100%;
  content: attr(data-hover);
  font-weight: 700;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.cl-effect-5:hover {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%); }

.effect_wrap {
  overflow: hidden;
  display: block; }

.leftAnime {
  -webkit-transition: 1.2s;
  transition: 1.2s;
  left: 100% !important; }

.aware {
  -webkit-transition: 1.2s;
  transition: 1.2s; }

.aware:before, .aware:after,
.aware .aware_span:before,
.aware .aware_span:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition: 0.4s;
  transition: 0.4s; }

.aware:after,
.aware .aware_span:before {
  left: auto;
  right: 0; }

.aware .aware_span:before,
.aware .aware_span:after {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s; }

.aware:hover {
  background: rgba(255, 255, 255, 0) !important; }

.aware:hover:before, .aware:hover:after,
.aware:hover .aware_span:before,
.aware:hover .aware_span:after {
  width: 100%;
  background-color: rgba(255, 255, 255, 0); }

.aware:active {
  background-color: rgba(255, 255, 255, 0); }

* {
  margin: 0;
  padding: 0; }

html {
  height: 100%;
  background-color: #fff; }

body {
  height: 100%;
  color: #3e3a39;
  font-size: 16px;
  font-family: 'Quicksand', "YuGothic", sans-serif;
  letter-spacing: 1px;
  line-height: 1.5em;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  min-width: 320px;
  margin: 0; }
a{
  color: #2f2c2c;
  text-decoration: none;
}
a:not(.nota) {
  -webkit-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out; }

ul {
  list-style: none;
  padding-left: 0; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0; }

.no-links {
  pointer-events: none;
  cursor: default;
  text-decoration: none; }

.no-links.topics_link:hover {
  background: #fff;
  color: #2f2c2c; }

.no-links.topics_link .date {
  color: #000; }

#loading {
  position: relative;
    width: 50px;
    margin-left: -25px;
    margin-top: -25px;
  left: 50%;
  top: 50%; }

#loader-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  background: #fff;
  z-index: 9997; }

.loadeach0,
.loadeach3,
.loadeach4,
.loadeach5 {
  animation-play-state: paused;
  animation-timing-function: ease;
  animation-duration: 3s;
  animation-iteration-count: 1;
          -webkit-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
 }

.loadeach0 {
  animation-name: titleAnimation0;
  animation-delay: 1s; }

.loadeach1 {
  animation-play-state: paused;
  animation-name: titleAnimation1;
  animation-timing-function: ease;
  animation-duration: 3s;
  animation-iteration-count: 1;
  animation-delay: 1.5s;
          -webkit-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
 }
  @media screen and (max-width: 768px) {
    .loadeach1 {
      display: none !important; } }

.loadeach3 {
  animation-name: titleAnimation3;
  animation-delay: 2s; }

.loadeach4 {
  animation-name: titleAnimation4;
  animation-delay: 2.5s; }

.loadeach5 {
  -webkit-animation-name: titleAnimation5;
  -webkit-animation-delay: 3s; }

/*--------------------------
  スクロール
  --------------------------*/
body {
  overflow-y: auto;
  -ms-overflow-style: none; }

body::-webkit-scrollbar {
  display: none; }

/*--------------------------
  END | スクロール
  --------------------------*/
.fix .menu_trigger {
  top: auto;
  right: 0;
  margin-right: 0; }
  @media screen and (max-width: 767px) {
    .fix .menu_trigger {
      margin-right: 0;
      right: 0; } }

.fix .menu_trigger span {
  background-color: #000; }

#home .new_release_nav .menu_trigger {
  width: 40px;
  max-width: 40px; }

#home .new_release_nav .menu_trigger {
  position: fixed;
  right: 20px;
  margin-top: -30px; }
  @media screen and (max-width: 767px) {
		#home .new_release_nav .menu_trigger {
		  margin-top: 5px; } }
  @media screen and (max-width: 767px) {
    #home .new_release_nav .menu_trigger {
      right: 0; } }

#home .new_release_nav .menu_trigger span {
  height: 1px; }

#home .new_release_nav .menu_trigger:after {
  width: 2rem;
  max-width: 25px; }

#home .fix .menu_trigger {
  margin-right: 0;
  right: 0; }

.menu_trigger,
.menu_trigger span {
  display: inline-block;
  transition: transform .4s;
  box-sizing: border-box; }

.menu_trigger:hover {
  cursor: pointer;
}
.menu_trigger {
  width: 2rem;
  max-width: 25px;
  height: 18px;
  margin-top: 0;
  position: relative;
  z-index: 99;
  border: none;
  background: none;
  outline: 0; }
  @media screen and (max-width: 767px) {
    .menu_trigger {
      top: auto;
      right: 0;
      margin-top: 0;
      margin-right: 5vw; } }
  .menu_trigger:after {
    width: 1.5rem;
    max-width: 14px; }
  .menu_trigger:before {
    width: 2rem;
    max-width: 25px; }

.menu_trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 4px; }
  @media screen and (min-width: 768px) {
    .menu_trigger span {
      -moz-transition: all 0.3s linear;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; } }
  @media screen and (max-width: 767px) {
    .menu_trigger span {
      background-color: #231815; } }

.menu_trigger span:nth-of-type(1) {
  top: 0; }

.menu_trigger span:nth-of-type(2) {
  top: 8px; }

.menu_trigger span:nth-of-type(3) {
  bottom: 0;
  max-width: 14px; }

.menu_trigger.active span {
  background: #000; }

.menu_trigger:not(.active):hover span:nth-of-type(2) {
  width: 70%; }
  @media screen and (max-width: 767px) {
    .menu_trigger:not(.active):hover span:nth-of-type(2) {
      width: 100%; } }

.menu_trigger:not(.active):hover span:nth-of-type(3) {
  width: 35%; }

.menu_trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg); }

.menu_trigger.active span:nth-of-type(2) {
  opacity: 0; }

.menu_trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10.5px) rotate(45deg);
  transform: translateY(-10.5px) rotate(45deg);
  max-width: 100%; }

.menu_box {
  display: none;
  opacity: 0; }

.menu_box.active {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 98;
  justify-content: center;
  align-items: center; }

.menu_nav {
  top: -50px;
  position: relative; }

.menu_lists:hover > li > a {
  opacity: 0.1; }

.menu_lists:hover > li > a:hover {
  opacity: 1; }

.menu_list {
  text-align: center;
  margin-top: 30px;
  z-index: 1;
  opacity: 0; }
  .menu_list:first-child {
    margin-top: 0; }

.menu_link {
  font-size: 3.5vw;
  text-align: center;
  line-height: 1em;
  letter-spacing: 0.02em;
  color: #333;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  opacity: 1; }
  @media screen and (max-width: 767px) {
    .menu_link {
      font-size: 8vw; } }

.filter {
  z-index: 0;
  display: block;
  width: 80% !important;
  left: calc(15.7% + 0.6vw);
  top: 55px;
  border-radius: 10px;
  position: relative;
  border-radius: 10px; }
  @media screen and (max-width: 767px) {
    .filter {
      display: none !important; } }

.filter_box {
  background-image: url("../images/top_ft2.png");
  background-repeat: repeat;
  background-position: 0 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  position: absolute;
  z-index: 999;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }
.bt_play:hover + .filter_box{
    background-color: rgba(0, 0, 0, 0.3); }
    
#tubular-container, #tubular-shield {
  z-index: 0 !important; }
  @media screen and (max-width: 767px) {
    #tubular-container, #tubular-shield {
      display: none; } }

#tubular-container {
  border-radius: 10px; }
  @media screen and (max-width: 767px) {
    #tubular-container {
      display: none; } }

.sp_visual {
  display: none; }
  @media screen and (max-width: 767px) {
    .sp_visual {
      display: block;
      width: 100%;
      padding-top: calc(50px + 1vw); } }
  .sp_visual .slick-next, .sp_visual .slick-prev {
    background: none;
    margin-top: calc(50px + 1vw); }
  .sp_visual .slick-next:hover, .sp_visual .slick-prev:hover {
    background: none; }
  .sp_visual .slick-next::before, .sp_visual .slick-prev::before {
    opacity: 0.7; }
  .sp_visual .slick-next::before, .sp_visual .slick-prev::before {
    content: " ";
    margin-top: -40px; }

.slick-next {
  background-image: url(../images/icn_arw02.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10px; }
  .slick-next:before {
    background-image: url("../images/next.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 30px;
    height: 40px;
    display: block;
    position: absolute;
    right: 45%;
    margin-top: -19px; }

.slick-prev {
  left: 0;
  background-image: url(../images/icn_arw04.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10px; }
  .slick-prev:before {
    background-image: url("../images/prev.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 30px;
    height: 40px;
    display: block;
    position: absolute;
    left: 45%;
    margin-top: -19px; }

.slick-next, .slick-prev {
  overflow: hidden;
  z-index: 3;
  width: 24.9%;
  height: 100.5% !important;
  margin-top: -0.01%;
  background-color: rgba(0, 0, 0, 0.6);
  background-image: none;
  right: 0 !important;
  border-radius: 10px; }
  .slick-next::before, .slick-prev::before {
    content: " "; }
  .slick-next:hover, .slick-prev:hover {
    background-color: rgba(255, 255, 255, 0.6); }

#window {
  position: relative;
  overflow: hidden; }

.under {
  padding-top: 70px; }

.fix header .right a {
  color: #000; }

#home header {
  top: 50px; }
  #home header .right {
    margin-right: 0;
    right: 6.5vw; }

#home header.fix {
  display: flex !important;
  top: 0;
  z-index: 9999; }

#home header.fix .right {
  margin-right: 50px;
  right: 0; }
  @media screen and (max-width: 767px) {
    #home header.fix .right {
      margin-right: 0;
      opacity: 1 !important; } }

#home .logo_fix {
  width: 70px;
  align-items: center; }
  #home .fix .logo_fix img {
    width: 100%; }
  @media screen and (max-width: 767px) {
    #home .fix .logo_fix {
	  display: flex;
      line-height: 1em; } }

@media screen and (min-width: 768px) {
  .logo_pc {
    color: #221714;
    font-weight: 500 !important;
    position: relative;
    display: block;
    width: auto;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    top: 60px;
    left: 4%; }
  .logo_fix {
	  display: flex;
	  visibility: hidden; } }

@media screen and (max-width: 767px) {
  .logo_pc {
    display: none !important; } }

header {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  position: fixed; }
  @media screen and (max-width: 767px) {
    header.pc {
      display: none; } }
  @media screen and (min-width: 768px) {
    header.pc {
      display: flex; } }
  @media screen and (max-width: 767px) {
    header.sp {
      display: flex;
      z-index: 9996; } }
  @media screen and (min-width: 768px) {
    header.sp {
      display: none; } }
  @media screen and (max-width: 767px) {
    header {
      height: calc(50px + 1vw);
      top: 0 !important;
      background: #fff;
      align-items: center;
      padding: 0 5%; }
      header .logo_fix {
        display: block;
        width: 70px; } }
  header .right {
    margin-top: 33px;
    font-size: 11px;
    position: absolute;
    display: flex;
    align-items: center; }
    header.fix .right{
      display: flex;
	  align-items: center;
	  position: relative;
	  margin-top: 0;
	}
    @media screen and (max-width: 767px) {
      header .right {
        margin-top: 0;
        right: 0 !important; } }
    header .right a {
      font-size: 14px;
      color: #fff;
      margin: 0 30px 0 10px; }
      header .right a:hover {
        cursor: pointer; }
      header .right a.login {
        border: 1px solid #fff;
        padding: 6px 20px 5px;
        border-radius: 18px;
        font-weight: 500 !important;
        background-color: rgba(255, 255, 255, 0); }
        header .right a.login:hover {
          background-color: white;
          color: #3e3a39; }
    header .right .fun {
      font-size: 13px;
      font-weight: 500 !important;
      color: #fff;
      margin: 0 6px; }
      @media screen and (max-width: 767px) {
        header .right .fun {
          display: none; } }
    @media screen and (max-width: 767px) {
      header .right .login {
        display: none; } }
    header .right .drawer-hamburger {
      top: 45px; }
  header.fix {
	display: flex;
    justify-content: space-between;
    transition: all .2s ease-in-out;
    position: fixed;
    height: 70px;
    background-color: #fff;
    top: 0;
    box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
    padding: 0 50px;
    z-index: 999; }
    @media screen and (max-width: 767px) {
      header.fix {
        height: calc(50px + 1vw);
        padding: 0 5%; } }
    header.fix .logo_pc {
      display: none; }
    header.fix .logo_fix {
      opacity: 1;
	  visibility: visible;
      width: 70px;
      align-items: center; }
      header.fix .logo_fix img {
        width: 100%; }
    header.fix .drawer-hamburger {
      top: 8px !important; }
      @media screen and (max-width: 767px) {
        header.fix .right {
          margin-top: 0; } }
    header.fix h1 span {
      display: none; }
    header.fix .fun {
      color: #000; }
    header.fix .login {
      color: #000;
      border: 1px solid #6f6f6f !important; }
      header.fix .login:hover {
        background: #333 !important;
        color: #fff !important; }
    @media screen and (max-width: 767px) {
      header.fix .menu_trigger {
        margin-right: 0; } }

.footer {
  background-color: #111111;
  color: #fff;
  position: absolute;
  width: 100%;
  padding: 70px 10%; }
  @media screen and (max-width: 767px) {
    .footer {
      padding: 20px 5%;
      text-align: center; } }
  .footer nav {
    display: flex;
    margin-bottom: 60px; }
    .footer nav ul li {
      font-size: 2.2vw;
      line-height: 1em;
      letter-spacing: 2px;
      color: #fff;
      cursor: pointer; }
      .footer nav ul li:not(:last-child) {
        margin-bottom: 20px; }
      .footer nav ul li:hover {
        color: #3e3a39; }
        .footer nav ul li:hover a {
          color: #3e3a39; }
      .footer nav ul li a {
        padding: 0;
        color: #fff; }
  .footer_topics {
    display: none;
    margin-left: 110px; }
    .footer_topics:before {
      content: "";
      border-top: 1px solid #fff;
      display: block;
      position: absolute;
      z-index: 999;
      width: 220px;
      margin-left: -230px;
      margin-top: 20px; }
  .footer_discography {
    display: none;
    position: relative;
    top: 110px;
    margin-left: 110px; }
    .footer_discography:before {
      content: "";
      border-top: 1px solid #fff;
      display: block;
      position: absolute;
      z-index: 999;
      width: 90px;
      margin-left: -100px;
      margin-top: 20px; }
  @media screen and (min-width: 768px) {
    .footer .bot {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between; } }
  .footer .bot .sns {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .footer .bot .sns {
        margin-bottom: 40px; } }
    .footer .bot .sns li {
      margin-right: 35px; }
      @media screen and (max-width: 767px) {
        .footer .bot .sns li {
          width: 25%;
          margin-right: 0; } }
      .footer .bot .sns li a {
        height: 21px;
        overflow: hidden;
        display: block; }
        .footer .bot .sns li a img {
          height: 18px;
          position: relative; }
  .footer .bot small {
    font-size: 13px; }
    @media screen and (max-width: 767px) {
      .footer .bot small {
        font-size: 12px; } }

#twitterLineList {
  margin: 0 auto;
  text-align: left;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    #twitterLineList {
      border-radius: 0; } }
  #twitterLineList .slick-track {
    width: 100%; }
    #twitterLineList .slick-track .slick-slide {
      width: 100%;
      line-height: 50%;
      opacity: 1; }
      #twitterLineList .slick-track .slick-slide a {
        overflow: hidden;
        white-space: nowrap;
        padding: 20px 3em;
        display: block;
        background-image: url(../images/icn_t_black.svg);
        background-repeat: no-repeat;
        background-position: left 0 center;
        background-size: 20px;
        line-height: 1.5em;
        font-size: 12px; }
        #twitterLineList .slick-track .slick-slide a:hover {
          opacity: .6; }

.top_right {
  width: 1.3em;
  position: absolute;
  right: 2.5vw;
  top: 50%;
  z-index: 99;
  margin-top: -112px; }
  @media screen and (max-width: 767px) {
    .top_right {
      display: none; } }
  .top_right .sns li {
    text-align: center;
    margin: 20px 0; }
    .top_right .sns li a {
      height: 21px;
      overflow: hidden;
      display: block; }
      .top_right .sns li a img {
        height: 18px;
        position: relative; }

.menutrigger .top_left.down:before {
  opacity: 0.1; }

.top_left {
  position: absolute;
  bottom: 0;
  left: 2.5%;
  margin-bottom: 17px !important; }
  .top_left.down {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: right top;
    letter-spacing: 0.05em;
    height: 50px;
    overflow: hidden;
    z-index: 999;
    margin-bottom: 1vw;
    -ms-transition-duration: 0.5s;
    -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
    .top_left.down:before {
      content: "";
      position: absolute;
      display: block;
      left: 0;
      top: 30px;
      width: 100%;
      height: 1px;
      background: #000;
      background-size: 100%;
      -webkit-animation: lineAnime 1.5s ease-in-out infinite;
      animation: lineAnime 1.5s ease-in-out infinite; }
    .top_left.down span {
      font-size: 12px;
      font-weight: 500 !important;
      letter-spacing: 2px; }

.top {
  position: absolute;
  padding-left: 4%;
  z-index: 1;
  height: 100%;
  display: flex;
  align-items: center;
  transition-delay: .5s;
  transition: all .9s; }
  @media screen and (max-width: 767px) {
    .top {
      position: absolute;
      overflow: hidden;
      /* left: 5%; */
      width: 100%;
      height: 65.6vw;
      top: 0;
      margin-top: 0;
      display: none; } }
  @media screen and (max-width: 460px) {
    .top {
      height: 71.9vw; } }
  .top .top-eye_row_wrap {
	  opacity: 0;
    margin-bottom: 3vw; }
    @media screen and (max-width: 767px) {
      .top .top-eye_row_wrap {
        position: absolute;
        top: 33vw; } }
    @media screen and (max-width: 360px) {
      .top .top-eye_row_wrap {
        bottom: 0; } }
    .top .top-eye_row_wrap .row-mid {
      margin: 13px 0 8px; }
    .top .top-eye_row_wrap .top-eye_row {
      text-transform: uppercase; }
      .top .top-eye_row_wrap .top-eye_row svg {
        transform: translateY(-50px);
        animation-play-state: paused;
        animation-name: titleAnimation2;
        animation-timing-function: ease;
        animation-duration: 3s;
        animation-iteration-count: 1;
        animation-delay: 1s;
                -webkit-animation-fill-mode: forwards;
		animation-fill-mode: forwards;

        position: relative; }
        @media screen and (max-width: 767px) {
          .top .top-eye_row_wrap .top-eye_row svg {
            animation: none;
            opacity: 1; }
            .top .top-eye_row_wrap .top-eye_row svg path {
              fill: #fff !important;
              stroke: #fff !important; } }
        .top .top-eye_row_wrap .top-eye_row svg.k {
          width: 90px; }
          @media screen and (max-width: 1920px) {
            .top .top-eye_row_wrap .top-eye_row svg.k {
              width: 90px; } }
          @media screen and (max-width: 1440px) {
            .top .top-eye_row_wrap .top-eye_row svg.k {
              width: 70px; } }
          @media screen and (max-width: 767px) {
            .top .top-eye_row_wrap .top-eye_row svg.k {
              width: 8vw;
              max-width: 50px; } }
        .top .top-eye_row_wrap .top-eye_row svg.y {
          width: 62px;
          bottom: -15px;
          left: -20px; }
          @media screen and (max-width: 1920px) {
            .top .top-eye_row_wrap .top-eye_row svg.y {
              width: 62px; } }
          @media screen and (max-width: 1440px) {
            .top .top-eye_row_wrap .top-eye_row svg.y {
              width: 50px; } }
          @media screen and (max-width: 767px) {
            .top .top-eye_row_wrap .top-eye_row svg.y {
              width: 7vw;
              max-width: 45px;
              bottom: -1.95vw; } }
        .top .top-eye_row_wrap .top-eye_row svg.a {
          width: 54px; }
          @media screen and (max-width: 1920px) {
            .top .top-eye_row_wrap .top-eye_row svg.a {
              width: 54px; } }
          @media screen and (max-width: 1440px) {
            .top .top-eye_row_wrap .top-eye_row svg.a {
              width: 42px; } }
          @media screen and (max-width: 767px) {
            .top .top-eye_row_wrap .top-eye_row svg.a {
              width: 6vw;
              max-width: 40px; } }
        .top .top-eye_row_wrap .top-eye_row svg.r {
          width: 41px; }
          @media screen and (max-width: 1920px) {
            .top .top-eye_row_wrap .top-eye_row svg.r {
              width: 41px; } }
          @media screen and (max-width: 1440px) {
            .top .top-eye_row_wrap .top-eye_row svg.r {
              width: 32px; } }
          @media screen and (max-width: 767px) {
            .top .top-eye_row_wrap .top-eye_row svg.r {
              width: 4.5vw;
              max-width: 29px; } }
        .top .top-eye_row_wrap .top-eye_row svg.p {
          width: 80px; }
          @media screen and (max-width: 1920px) {
            .top .top-eye_row_wrap .top-eye_row svg.p {
              width: 80px; } }
          @media screen and (max-width: 1440px) {
            .top .top-eye_row_wrap .top-eye_row svg.p {
              width: 60px; } }
          @media screen and (max-width: 767px) {
            .top .top-eye_row_wrap .top-eye_row svg.p {
              width: 7.1vw;
              max-width: 47px; } }
        .top .top-eye_row_wrap .top-eye_row svg.m {
          width: 80px; }
          @media screen and (max-width: 1920px) {
            .top .top-eye_row_wrap .top-eye_row svg.m {
              width: 80px; } }
          @media screen and (max-width: 1440px) {
            .top .top-eye_row_wrap .top-eye_row svg.m {
              width: 62px; } }
          @media screen and (max-width: 767px) {
            .top .top-eye_row_wrap .top-eye_row svg.m {
              width: 9.065vw;
              max-width: 60px; } }
        .top .top-eye_row_wrap .top-eye_row svg.u {
          width: 55px; }
          @media screen and (max-width: 1920px) {
            .top .top-eye_row_wrap .top-eye_row svg.u {
              width: 55px; } }
          @media screen and (max-width: 1440px) {
            .top .top-eye_row_wrap .top-eye_row svg.u {
              width: 41px; } }
          @media screen and (max-width: 767px) {
            .top .top-eye_row_wrap .top-eye_row svg.u {
              width: 6vw;
              max-width: 39px; } }
        .top .top-eye_row_wrap .top-eye_row svg.row01 {
          animation-delay: 2s; }
        .top .top-eye_row_wrap .top-eye_row svg.row02 {
          animation-delay: 1.95s;
          left: -21px; }
          @media screen and (max-width: 1440px) {
            .top .top-eye_row_wrap .top-eye_row svg.row02 {
              left: -21px; } }
          @media screen and (max-width: 767px) {
            .top .top-eye_row_wrap .top-eye_row svg.row02 {
              left: -2vw; } }
        .top .top-eye_row_wrap .top-eye_row svg.row03 {
          left: -30px;
          animation-delay: 1.9s; }
          @media screen and (max-width: 1440px) {
            .top .top-eye_row_wrap .top-eye_row svg.row03 {
              left: -28px; } }
          @media screen and (max-width: 767px) {
            .top .top-eye_row_wrap .top-eye_row svg.row03 {
              left: -2.5vw; } }
        .top .top-eye_row_wrap .top-eye_row svg.row04 {
          left: -36px;
          animation-delay: 1.85s; }
          @media screen and (max-width: 1440px) {
            .top .top-eye_row_wrap .top-eye_row svg.row04 {
              left: -33px; } }
          @media screen and (max-width: 767px) {
            .top .top-eye_row_wrap .top-eye_row svg.row04 {
              left: -3.1vw; } }
        .top .top-eye_row_wrap .top-eye_row svg.row05 {
          animation-delay: 1.8s;
          left: -45px; }
          @media screen and (max-width: 1440px) {
            .top .top-eye_row_wrap .top-eye_row svg.row05 {
              left: -41px;
              bottom: -15px; } }
          @media screen and (max-width: 767px) {
            .top .top-eye_row_wrap .top-eye_row svg.row05 {
              left: -3.6vw;
              bottom: -2vw; } }
        .top .top-eye_row_wrap .top-eye_row svg.row06 {
          animation-delay: 1.75s; }
        .top .top-eye_row_wrap .top-eye_row svg.row07 {
          animation-delay: 1.7s; }
        .top .top-eye_row_wrap .top-eye_row svg.row08 {
          animation-delay: 1.65s;
          left: -20px; }
          @media screen and (max-width: 1440px) {
            .top .top-eye_row_wrap .top-eye_row svg.row08 {
              left: -22px; } }
        .top .top-eye_row_wrap .top-eye_row svg.row09 {
          animation-delay: 1.6s; }
        .top .top-eye_row_wrap .top-eye_row svg.row10 {
          animation-delay: 1.55s; }
        .top .top-eye_row_wrap .top-eye_row svg.row11 {
          animation-delay: 1.5s; }
        .top .top-eye_row_wrap .top-eye_row svg.row12 {
          animation-delay: 1.45s; }
        .top .top-eye_row_wrap .top-eye_row svg.row13 {
          animation-delay: 1.4s; }
        .top .top-eye_row_wrap .top-eye_row svg.row14 {
          animation-delay: 1.35s;
          left: -20px; }
          @media screen and (max-width: 1440px) {
            .top .top-eye_row_wrap .top-eye_row svg.row14 {
              left: -22px; } }
        .top .top-eye_row_wrap .top-eye_row svg.row15 {
          animation-delay: 1.3s; }
        .top .top-eye_row_wrap .top-eye_row svg.row07, .top .top-eye_row_wrap .top-eye_row svg.row12 {
          left: -8px; }
        .top .top-eye_row_wrap .top-eye_row svg.row08, .top .top-eye_row_wrap .top-eye_row svg.row13 {
          left: -14px; }

@incluade bp_s(1440) {
  .top .top-eye_row_wrap .top-eye_row svg.row08, .top .top-eye_row_wrap .top-eye_row svg.row13 {
    left: -14px; } }
        .top .top-eye_row_wrap .top-eye_row svg.row10, .top .top-eye_row_wrap .top-eye_row svg.row15 {
          left: -28px; }
          @media screen and (max-width: 1440px) {
            .top .top-eye_row_wrap .top-eye_row svg.row10, .top .top-eye_row_wrap .top-eye_row svg.row15 {
              left: -26px; } }

.sp_topics {
  position: relative; }
  @media screen and (min-width: 768px) {
    .sp_topics {
      display: none; } }
  @media screen and (max-width: 767px) {
    .sp_topics {
      display: block; } }
  .sp_topics .top_left.down {
    box-shadow: none !important;
    left: 11%;
    padding-left: 15%;
    top: 1vw !important;
    margin-left: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: left top;
    letter-spacing: 0.05em;
    z-index: 999;
    overflow: inherit;
    margin-bottom: 1vw;
    -ms-transition-duration: 0.5s;
    -ms-transition-timing-function: cubic-bezier(b0 0.7, 0, 0.3, 1);
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
    @media screen and (min-width: 412px) and (max-width: 767px) {
      .sp_topics .top_left.down {
        top: 0; } }
    .sp_topics .top_left.down:before {
      content: none; }
    .sp_topics .top_left.down span:nth-child(1) {
      overflow: hidden;
      width: 50%;
      height: 2px;
      position: absolute;
      left: -5%;
      margin-top: 9.5%; }
      @media screen and (max-width: 767px) {
        .sp_topics .top_left.down span:nth-child(1) {
          width: 40%;
          left: 0; } }
      @media screen and (min-width: 413px) and (max-width: 767px) {
        .sp_topics .top_left.down span:nth-child(1) {
          margin-top: 5%; } }
      .sp_topics .top_left.down span:nth-child(1):before {
        content: "";
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 1px;
        background: #000;
        background-size: 100%;
        -webkit-animation: lineAnime 1.5s ease-in-out infinite;
        animation: lineAnime 1.5s ease-in-out infinite; }
    .sp_topics .top_left.down span:nth-child(2) {
      font-size: 12px;
      font-weight: 500 !important;
      letter-spacing: 2px; }
  .sp_topics .sp_topics_newrelease {
    transition: all .2s ease-in-out;
    padding: 6%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    margin: 6% 6% 6% 15%; }
    .sp_topics .sp_topics_newrelease .box01 {
      padding-right: 4%; }
      @media screen and (max-width: 767px) {
        .sp_topics .sp_topics_newrelease .box01 {
          width: calc(40% + 10vw); }
          .sp_topics .sp_topics_newrelease .box02 h2 span{
	          font-weight: 700 !important;
	          font-size: 1.2em;
          } }
    .sp_topics .sp_topics_newrelease .box02 {
      display: block;
      position: relative; }
      .sp_topics .sp_topics_newrelease .box02 .sp_topics_title {
        font-size: 5.5vw;
        line-height: 1em;
        letter-spacing: 2px; }
        .sp_topics .sp_topics_newrelease .box02 .sp_topics_title span {
          font-weight: 500 !important; }
      .sp_topics .sp_topics_newrelease .box02 .sp_topics_subtitle {
        font-size: 3.7vw;
        line-height: 1.5em;
        margin-top: 2.5vw;
        overflow: hidden;
        height: 11vw; }
      .sp_topics .sp_topics_newrelease .box02 .sp_topics_text {
        font-size: 4.2vw;
        margin-top: 1.5vw;
        line-height: 1.5em;
        overflow: hidden;
        height: 12.286vw; }
    .sp_topics .sp_topics_newrelease .viewmore {
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      justify-content: flex-end;
      font-size: 0.95vw;
      letter-spacing: 2px;
      line-height: 1;
      font-size: 3.5vw;
      margin-top: 8vw; }
      .sp_topics .sp_topics_newrelease .viewmore span {
        overflow: hidden;
        width: 10vw;
        height: 3px;
        margin-right: 20px; }
        .sp_topics .sp_topics_newrelease .viewmore span:before {
          content: "";
          display: block;
          left: 0;
          width: 100%;
          margin-top: 1.5px;
          height: 1px;
          background: #333;
          background-size: 100%;
          -webkit-animation: lineAnime 1.5s ease-in-out infinite;
          animation: lineAnime 1.5s ease-in-out infinite; }

.new_release {
  transition: all .2s ease-in-out;
  position: absolute;
  left: 100%;
  bottom: 0;
  margin-bottom: 20px;
  margin-left: -330px;
  width: 310px;
  background-color: #fff;
  z-index: 999;
  overflow: hidden;
  border-radius: 10px; }
  .new_release:hover {
    cursor: pointer; }
  .new_release_nav {
    position: fixed;
    z-index: 9999;
    background: #fff;
    width: 40%;
    height: 100%;
    top: 0;
    right: 0;
    padding: 60px 40px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: perspective(500px) rotateY(-90deg);
    transform: perspective(500px) rotateY(-90deg);
    opacity: 0; }
    @media screen and (max-width: 767px) {
      .new_release_nav {
        width: 100%;
        padding: 20px 20px 60px 20px; } }
    .new_release_nav .title {
      margin-bottom: 1.5vw; }
      .new_release_nav .title span {
        color: #000;
        font-size: 1.7vw;
        line-height: 1.5em;
        font-weight: 500 !important; }
    .new_release_nav .subtitle {
      font-size: 17px;
      line-height: 2.1em;
      font-weight: 600 !important;
      font-size: 20px;
      line-height: 1.6em;
      letter-spacing: 1px;
      margin-bottom: 20px; }
    .new_release_nav .text {
      line-height: 1.7em;
      margin-bottom: 20px; }
    .new_release_nav.active {
      right: 0; }
    .new_release_nav img {
      width: 100%;
      margin: 30px 0; }
  .new_release .block01 {
    display: -webkit-flex;
    display: flex;
    padding: 19px;
    overflow: hidden;
    height: 100px;
    -moz-transition: all 0.6s linear;
    -webkit-transition: all 0.6s linear;
    transition: all 0.6s linear; }
    .new_release .block01:hover {
      background: #000; }
      .new_release .block01:hover h2 {
        color: #fff; }
      .new_release .block01:hover h3 {
        color: #fff; }
    .new_release .block01 .box01 {
      width: 35%;
      margin-right: 16px; }
      .new_release .block01 .box01 img {
        width: 100%; }
    .new_release .block01 .box02 h2 {
      margin-bottom: 3px; }
      .new_release .block01 .box02 h2 span {
        font-size: calc(13px + 0.1vw);
        line-height: 1em;
        font-weight: 700 !important; }
    .new_release .block01 .box02{
	    margin-top: -3px; }
    .new_release .block01 .box02 h3 {
      font-size: calc(12px + 0.1vw);
      line-height: 1em;
      font-weight: 500;
      font-size: calc(12px + 0.1vw);
      line-height: 1.5;
      letter-spacing: 1px; }
  .new_release .block02 .box02 {
    position: relative;
    text-align: right;
    margin-bottom: 20px; }
    .new_release .block02 .box02.viewmore {
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      justify-content: flex-end;
      font-size: 0.95vw;
      letter-spacing: 2px;
      line-height: 1;
      font-size: 1.1vw;
      line-height: 1; }
      @media screen and (max-width: 767px) {
        .new_release .block02 .box02.viewmore {
          display: none; } }
      .new_release .block02 .box02.viewmore span {
        overflow: hidden;
        width: 95px;
        height: 3px;
        margin-right: 20px; }
        .new_release .block02 .box02.viewmore span:before {
          content: "";
          display: block;
          left: 0;
          width: 100%;
          margin-top: 1.5px;
          height: 1px;
          background: #333;
          background-size: 100%;
          -webkit-animation: lineAnime 1.5s ease-in-out infinite;
          animation: lineAnime 1.5s ease-in-out infinite; }
  .new_release .block02 .box03 a {
    display: block;
    text-align: center;
    font-size: 21px;
    border: 1px solid #221714;
    border-radius: 10px;
    padding: 20px 0;
    -moz-transition: all 0.6s linear 0;
    -webkit-transition: all 0.6s linear 0;
    transition: all 0.6s linear 0; }
    .new_release .block02 .box03 a:hover {
      background: #000;
      color: #fff; }

.new_release_nav_filter {
  opacity: 0; }

.new_release_nav.active ~ .new_release_nav_filter {
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-delay: .3s;
  transition-delay: .5s;
  background: rgba(0, 0, 0, 0.5);
  visibility: visible;
  opacity: 1;
  z-index: 3;
  position: absolute;
  width: 60%;
  height: 100%;
  cursor: url(../images/cross.svg), auto; }
  @media screen and (max-width: 767px) {
    .new_release_nav.active ~ .new_release_nav_filter {
      width: 0%; } }

.new_release_nav.active {
  width: 40%;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-delay: .3s;
  transition-delay: .5s;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1 !important;
  z-index: 2; }
  @media screen and (max-width: 767px) {
    .new_release_nav.active {
      width: 100%;
      z-index: 9999; } }

.new_release_nav.active .menu_trigger {
  margin-top: 10px; }

.new_release_nav.active ~ .top {
  transition-delay: .3s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.new_release_nav.active ~ #main-contents {
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transform: translateX(-40%);
  -ms-transform: translateX(-40%);
  transform: translateX(-40%); }
  @media screen and (max-width: 767px) {
    .new_release_nav.active ~ #main-contents {
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%); } }

@media screen and (max-width: 768px) {
  .new_release_nav .title span {
    font-size: 5.7vw; } }

#main-contents.active {
  -webkit-transition-delay: .3s;
  transition-delay: .3s; }

#main-contents {
  overflow-x: hidden;
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

#tweetLine {
  position: relative;
  z-index: 99;
  width: 80%;
  height: 60px;
  left: 16.5vw;
  top: 55px; }
  @media screen and (max-width: 767px) {
    #tweetLine {
      height: 54px;
      top: 0;
      position: relative;
      margin-top: 0;
      padding-top: 0;
      padding-left: 0;
      display: none !important; } }

@media screen and (max-width: 767px) {
  #home #main_contents {
    padding-top: 0; } }

.ntarget{
	display: block;
	padding-top: 100px;
	margin-top: -100px;
	visibility: hidden;
}
@media screen and (max-width: 767px) {
.ntarget{
	display: block;
	padding-top: 80px;
	margin-top: -80px;
}
}
#main_contents {
  background-color: white;
  padding-top: 70px;
  -moz-transition: all 0.6s linear;
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s linear; }
  @media screen and (max-width: 767px) {
    #main_contents {
      padding-top: 50px; } }
  #main_contents .slick-slider {
    width: 120%;
    margin-left: -10%; }
    @media screen and (max-width: 767px) {
      #main_contents .slick-slider {
        width: 240%;
        margin-left: -70%; } }
  @media screen and (min-width: 768px) {
    #main_contents .top_bnr {
      display: none; } }
  #main_contents .top_bnr li {
    border-radius: 12px;
    overflow: hidden;
    margin: 0 .04%;
    width: 24.8%;
    min-height: auto;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    #main_contents .top_bnr li a img {
	    height: auto;
      width: 100%;
      -moz-transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear;
      border-radius: 12px; }
      #main_contents .top_bnr li a img:hover {
        opacity: 0.4;
        background: black; }
    #main_contents .top_bnr li:hover {
      background: rgba(0, 0, 0, 0.5); }
  #main_contents #topics .head {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0; }
    @media screen and (max-width: 767px) {
      #main_contents #topics .head {
        padding: 25px 0 15px; } }
    #main_contents #topics .head h2 {
      text-align: center;
      display: block;
      margin: 0 auto;
      padding: 70px 0 40px 0; }
      @media screen and (max-width: 767px) {
        #main_contents #topics .head h2 {
          padding: 0; } }
      #main_contents #topics .head h2 span:nth-child(1) {
        display: block;
        font-size: 3vw;
        line-height: 0.8em;
        font-weight: 500 !important;
        letter-spacing: 3px; }
        @media screen and (max-width: 768px) {
          #main_contents #topics .head h2 span:nth-child(1) {
            letter-spacing: 2px; } }
        @media screen and (max-width: 767px) {
          #main_contents #topics .head h2 span:nth-child(1) {
            font-size: 22px; } }
      #main_contents #topics .head h2 span:last-child {
        display: block;
        margin-top: 24px;
        font-size: calc(12px + 0.1vw);
        line-height: 1em;
        font-weight: 500; }
        @media screen and (max-width: 767px) {
          #main_contents #topics .head h2 span:last-child {
            margin-top: 12px; } }
  #main_contents #topics .topics_wrap {
    background-image: url(../images/bg4.png);
    background-repeat: repeat-y;
    background-size: 100%;
    padding: 50px 50px 50px 50px; }
    @media screen and (max-width: 767px) {
      #main_contents #topics .topics_wrap {
        padding: 20px 4%;
        margin-top: 0; } }
  #main_contents #topics .topics_viewbtn {
    position: relative;
    display: block;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      #main_contents #topics .topics_viewbtn {
        margin: 15px auto 0 auto; } }
  #main_contents #topics .topics_viewall {
    color: #fff;
    display: flex;
    justify-content: flex-end;
    font-size: 1.3vw;
    letter-spacing: 2px;
    transition: all 0.3s; }
    @media screen and (min-width: 768px) {
      #main_contents #topics .topics_viewall {
        width: 20%;
        /* float: right; */
        left: 100%;
        position: relative;
        margin-left: -20%; } }
    @media screen and (max-width: 1090px) {
      #main_contents #topics .topics_viewall {
        font-size: 2.4vw; } }
    @media screen and (max-width: 767px) {
      #main_contents #topics .topics_viewall {
        position: relative;
        right: auto;
        margin-left: auto;
        font-size: 4.3vw; } }
    #main_contents #topics .topics_viewall span:nth-child(1) {
      margin-right: 30px; }
    #main_contents #topics .topics_viewall span:last-child:before {
      content: "";
      background: linear-gradient(to bottom left, transparent 50%, black 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, black 50.5%) no-repeat bottom right/100% 50%;
      width: 4px;
      display: block;
      height: 8px;
      position: absolute;
      margin-left: -11px;
      margin-top: 6px;
      z-index: 99; }
    #main_contents #topics .topics_viewall span:last-child:after {
      content: " ";
      border-radius: 50%;
      width: 20px;
      height: 20px;
      display: block;
      background: #fff;
      position: absolute;
      top: 0;
      margin-left: -20px; }
      @media screen and (max-width: 767px) {
        #main_contents #topics .topics_viewall span:last-child:after {
          position: relative; } }
    #main_contents #topics .topics_viewall:hover span {
      color: #000; }
      #main_contents #topics .topics_viewall:hover span:last-child:before {
        content: "";
        background: linear-gradient(to bottom left, transparent 50%, white 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, white 50.5%) no-repeat bottom right/100% 50%;
        width: 4px;
        display: block;
        height: 8px;
        position: absolute;
        margin-left: -11px;
        margin-top: 6px;
        z-index: 99; }
      #main_contents #topics .topics_viewall:hover span:last-child:after {
        content: " ";
        border-radius: 50%;
        width: 20px;
        height: 20px;
        display: block;
        background: #000;
        position: absolute;
        top: 0;
        margin-left: -20px; }
  #main_contents #topics .topics_lists {
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      #main_contents #topics .topics_lists {
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; } }
  #main_contents #topics .topics_list {
    margin: 0 0 20px 0;
    width: 100%; }
    #main_contents #topics .topics_list:last-child {
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        #main_contents #topics .topics_list:last-child a {
          margin: 0;
          width: 100%; } }
    @media screen and (max-width: 767px) {
      #main_contents #topics .topics_list {
        margin: 0; } }
  #main_contents #topics .topics_link {
    padding: 2% 4% 2% 4%;
    margin: 0 0 20px 0;
    border-radius: 8px;
    background: #fff;
    background-size: cover;
    box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
    position: relative;
    z-index: 0;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
    @media screen and (max-width: 767px) {
      #main_contents #topics .topics_link {
	      width: 100%;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        min-height: 90px;
        padding: 15px 4%; } }
    @media screen and (max-width: 414px) {
      #main_contents #topics .topics_link {
        padding-top: 16px;
        padding-bottom: 16px; } }
    #main_contents #topics .topics_link::before {
      -webkit-filter: blur(5px) brightness(50%);
      filter: blur(5px) brightness(50%); }
    #main_contents #topics .topics_link.on::before {
      content: '';
      background: inherit;
      position: absolute;
      top: -5px;
      left: -5px;
      right: -5px;
      bottom: -5px;
      z-index: -1; }
    #main_contents #topics .topics_link .cls svg {
      width: 16px;
      height: 16px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    #main_contents #topics .topics_link .svg {
      position: absolute;
      right: 5%;
      top: 50%;
      margin-top: -16.5px; }
      #main_contents #topics .topics_link .svg svg {
        width: 23px;
        height: 23px; }
    #main_contents #topics .topics_link .eye_wrap {
      display: flex;
      align-items: center;
      width: 100%; }
      @media screen and (min-width: 768px) {
        #main_contents #topics .topics_link .eye_wrap {
          position: relative;
          z-index: 1; } }
      #main_contents #topics .topics_link .eye_wrap .eye {
        position: relative;
        overflow: hidden;
        position: relative;
        border-radius: 50%;
        border: 0; }
        @media screen and (min-width: 768px) {
          #main_contents #topics .topics_link .eye_wrap .eye {
            padding: 63px; } }
        @media screen and (max-width: 767px) {
          #main_contents #topics .topics_link .eye_wrap .eye {
            text-align: center;
            width: 126px;
            height: 126px;
            padding: calc(126px / 2); } }
        @media screen and (max-width: 640px) {
          #main_contents #topics .topics_link .eye_wrap .eye {
            width: 70px;
            height: 70px;
            padding: calc(70px / 2); } }
        #main_contents #topics .topics_link .eye_wrap .eye img {
          height: 100%;
          z-index: 2;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
          @media screen and (max-width: 767px) {
            #main_contents #topics .topics_link .eye_wrap .eye img {
              height: 100%;
              -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); } }
      @media screen and (min-width: 768px) {
        #main_contents #topics .topics_link .eye_wrap {
          position: relative; }
          #main_contents #topics .topics_link .eye_wrap .circle {
            position: absolute;
            left: -0px;
            top: -0px;
            width: 100px;
            height: 100px;
            border-radius: 50%;
            background: #fff; } }
    #main_contents #topics .topics_link .txt {
      position: relative;
      padding-top: 0;
      padding-left: 30px;
      padding-right: 0;
      z-index: 1;
      width: 100%; }
      @media screen and (max-width: 768px) {
        #main_contents #topics .topics_link .txt {
          padding-top: 0;
          padding-left: 5%; } }
      #main_contents #topics .topics_link .txt h3 {
        color: #333;
		font-size: 1.7vw;
		line-height: 1.5em;
		font-weight: 600 !important;
		margin-bottom: 2.2vw;
		overflow-y: hidden;
		height: 5vw; }
        @media screen and (max-width: 1090px) {
          #main_contents #topics .topics_link .txt h3 {
            height: 7.5vw; } }
        @media screen and (max-width: 767px) {
          #main_contents #topics .topics_link .txt h3 {
            font-size: 3.7vw;
            font-weight: 600;
            letter-spacing: 1px;
            line-height: 1.6em;
            font-size: 3.7vw;
            height: auto;
            height: 16.555vw;
            margin-bottom: 20px; } }
        @media screen and (max-width: 413px) {
          #main_contents #topics .topics_link .txt h3 {
            height: 16.4vw;
            font-size: 3.7vw;
            letter-spacing: 1px;
            margin-bottom: 13px; } }
      @media screen and (max-width: 767px) {
        #main_contents #topics .topics_link .txt .date .date_update time {
          font-size: 2.4vw;
          line-height: 1.6; } }
      @media screen and (max-width: 890px) {
        #main_contents #topics .topics_link .txt .date .date_update .cat {
          display: none; } }
      #main_contents #topics .topics_link .txt .under_box {
        margin-top: 40px; }
        @media screen and (min-width: 768px) {
          #main_contents #topics .topics_link .txt .under_box p {
            font-size: 18px;
            line-height: 2em; } }
        @media screen and (max-width: 767px) {
          #main_contents #topics .topics_link .txt .under_box p {
            font-size: 16px;
            line-height: 1.8em; } }
        #main_contents #topics .topics_link .txt .under_box p a {
          color: #f0667a;
          text-decoration: underline; }
        #main_contents #topics .topics_link .txt .under_box img {
          width: 145px; }
    @media screen and (max-width: 767px) {
      #main_contents #topics .topics_link.acd .txt {
        width: 90%; } }
    #main_contents #topics .topics_link.acd .cls {
      position: absolute;
      top: 0;
      right: 0;
      background-color: #f09090;
      right: -100px;
      top: 0; }
      @media screen and (min-width: 768px) {
        #main_contents #topics .topics_link.acd .cls {
          padding: 20px 20px 16px; } }
      @media screen and (max-width: 767px) {
        #main_contents #topics .topics_link.acd .cls {
          padding: 10px 10px 6px; } }
      #main_contents #topics .topics_link.acd .cls rect {
        fill: #fff; }
    #main_contents #topics .topics_link.active .svg {
      opacity: 0; }
    #main_contents #topics .topics_link.active .cls {
      top: 0;
      right: 0; }
    #main_contents #topics .topics_link .bg {
      background-image: url(../images/bg.gif);
      background-repeat: repeat-y;
      background-size: 100%;
      width: 100%;
      height: 100vh;
      position: absolute;
      top: 0;
      left: 0; }
      @media screen and (max-width: 767px) {
        #main_contents #topics .topics_link .bg {
          display: none !important; } }
    #main_contents #topics .topics_link.article:hover .svg svg {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    #main_contents #topics .topics_link .viewmore {
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      position: absolute;
      right: 0;
      font-size: 0.95vw;
      letter-spacing: 2px;
      line-height: 1; }
      @media screen and (max-width: 767px) {
        #main_contents #topics .topics_link .viewmore {
          display: none; } }
      #main_contents #topics .topics_link .viewmore span {
        overflow: hidden;
        width: 95px;
        height: 3px;
        margin-right: 20px; }
        #main_contents #topics .topics_link .viewmore span:before {
          content: "";
          display: block;
          left: 0;
          width: 100%;
          margin-top: 1.5px;
          height: 1px;
          background: #fff;
          background-size: 100%;
          -webkit-animation: lineAnime 1.5s ease-in-out infinite;
          animation: lineAnime 1.5s ease-in-out infinite; }
      #main_contents #topics .topics_link .viewmore p {
        color: #fff; }
    #main_contents #topics .topics_link:not(.no-hover):hover {
      cursor: pointer;
      background: rgba(255, 255, 255, 0); }
      #main_contents #topics .topics_link:not(.no-hover):hover .txt h3 {
        color: #fff; }
      #main_contents #topics .topics_link:not(.no-hover):hover .date {
        color: #fff; }
        #main_contents #topics .topics_link:not(.no-hover):hover .date hr {
          border-color: #fff; }
  #main_contents #schedule .head {
    display: block;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      #main_contents #schedule .head {
        padding: 25px 0 15px; } }
    #main_contents #schedule .head h2 {
      text-align: center;
      display: block;
      margin: 0 auto;
      padding: 70px 0 40px 0; }
      @media screen and (max-width: 767px) {
        #main_contents #schedule .head h2 {
          padding: 0 0 20px 0; } }
      #main_contents #schedule .head h2 span:nth-child(1) {
        display: block;
        font-size: 3vw;
        line-height: 0.8em;
        font-weight: 500 !important;
        letter-spacing: 3px; }
        @media screen and (max-width: 768px) {
          #main_contents #schedule .head h2 span:nth-child(1) {
            letter-spacing: 2px; } }
        @media screen and (max-width: 767px) {
          #main_contents #schedule .head h2 span:nth-child(1) {
            font-size: 22px; } }
      #main_contents #schedule .head h2 span:last-child {
        display: block;
        margin-top: 24px;
        font-size: calc(12px + 0.1vw);
        line-height: 1em;
        font-weight: 500; }
        @media screen and (max-width: 767px) {
          #main_contents #schedule .head h2 span:last-child {
            margin-top: 12px; } }
  #main_contents #schedule .schedule_wrap {
    background-image: url(../images/bg4.png);
    background-repeat: repeat-y;
    background-size: 100%;
    padding: 50px; }
    @media screen and (max-width: 767px) {
      #main_contents #schedule .schedule_wrap {
        padding: 20px 4%; } }
  #main_contents #schedule .schedule_lists {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  #main_contents #schedule .schedule_list {
    width: 50%;
    padding-bottom: 20px; }
    @media screen and (max-width: 768px) {
      #main_contents #schedule .schedule_list {
        width: 100%;
        margin: 0; } }
    @media screen and (max-width: 414px) {
      #main_contents #schedule .schedule_list {
        padding-bottom: 16px; } }
    #main_contents #schedule .schedule_list:nth-child(odd) a {
      margin-right: 10px; }
      @media screen and (max-width: 768px) {
        #main_contents #schedule .schedule_list:nth-child(odd) a {
          margin-right: 0; } }
    #main_contents #schedule .schedule_list:nth-child(even) a {
      margin-left: 10px; }
      @media screen and (max-width: 768px) {
        #main_contents #schedule .schedule_list:nth-child(even) a {
          margin-left: 0; } }
    #main_contents #schedule .schedule_list:nth-child(3n) {
      padding-bottom: 0; }
      @media screen and (max-width: 768px) {
        #main_contents #schedule .schedule_list:nth-child(3n) {
          padding-bottom: 20px; } }
    #main_contents #schedule .schedule_list:nth-child(4n) {
      padding-bottom: 0; }
      #main_contents #topics .topics_list:last-child a{
	      margin-bottom: 0 !important;
      }
  #main_contents #schedule .schedule_link {
    padding: 22px 6% 22px 6%;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 10px;
    background-size: cover;
    box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 0;
    overflow: hidden;
    background: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
    @media screen and (max-width: 767px) {
      #main_contents #schedule .schedule_link {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        min-height: 90px;
        padding: 4%;
        margin: 0; } }
    #main_contents #schedule .schedule_link[data-cat=magazine] .eye_wrap .eye img {
      width: 34px; }
      @media screen and (max-width: 414px) {
        #main_contents #schedule .schedule_link[data-cat=magazine] .eye_wrap .eye img {
          width: 32px; } }
    #main_contents #schedule .schedule_link[data-cat=radio] .eye_wrap .eye img,.schedule_archive img {
      max-width: 30px;
      max-height: 30px; }
    #main_contents #schedule .schedule_link::before {
      -webkit-filter: blur(5px) brightness(50%);
      filter: blur(5px) brightness(50%); }
    #main_contents #schedule .schedule_link:nth-child(odd) {
      margin-left: 0; }
    #main_contents #schedule .schedule_link:nth-child(even) {
      margin-right: 0; }
    #main_contents #schedule .schedule_link.on::before {
      content: '';
      background: inherit;
      position: absolute;
      top: -5px;
      left: -5px;
      right: -5px;
      bottom: -5px;
      z-index: -1; }
    #main_contents #schedule .schedule_link .cls svg {
      width: 16px;
      height: 16px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    #main_contents #schedule .schedule_link .svg {
      position: absolute;
      right: 5%;
      top: 50%;
      margin-top: -16.5px; }
      #main_contents #schedule .schedule_link .svg svg {
        width: 23px;
        height: 23px; }
    #main_contents #schedule .schedule_link .eye_wrap {
      display: flex;
      align-items: center;
      width: 100%; }
      @media screen and (min-width: 768px) {
        #main_contents #schedule .schedule_link .eye_wrap {
          position: relative;
          z-index: 1; } }
      #main_contents #schedule .schedule_link .eye_wrap .eye,.schedule_archive {
        background: #fff;
        border-radius: 50%;
        width: 88px;
        min-width: 88px;
        height: 88px;
        text-align: center;
        border: 1px solid #aaa !important; }
        @media screen and (min-width: 768px) {
          #main_contents #schedule .schedule_link .eye_wrap .eye {
            display: flex;
            align-items: center;
            justify-content: center; } }
        @media screen and (max-width: 767px) {
          #main_contents #schedule .schedule_link .eye_wrap .eye {
            text-align: center;
            align-items: center;
            justify-content: center;
            display: flex;
            width: 126px;
            height: 126px;
            padding: calc(126px / 2); } }
        @media screen and (max-width: 640px) {
          #main_contents #schedule .schedule_link .eye_wrap .eye {
            min-width: 70px;
            width: 70px;
            height: 70px;
            padding: calc(70px / 2); } }
        @media screen and (max-width: 767px) {
          #main_contents #schedule .schedule_link .eye_wrap .eye img {
            position: absolute;
            width: 6vw;
            height: 6vw; } }
        @media screen and (max-width: 414px) {
          #main_contents #schedule .schedule_link .eye_wrap .eye img {
            width: 10vw;
            height: 10vw; } }
      @media screen and (min-width: 768px) {
        #main_contents #schedule .schedule_link .eye_wrap {
          position: relative; }
          #main_contents #schedule .schedule_link .eye_wrap .circle {
            position: absolute;
            left: -0px;
            top: -0px;
            width: 126px;
            height: 126px;
            border-radius: 50%;
            background: #fff; } }
    #main_contents #schedule .schedule_link .txt {
      position: relative;
      z-index: 1;
      padding-left: 24px;
      padding-right: 0; }
      @media screen and (max-width: 767px) {
        #main_contents #schedule .schedule_link .txt {
          padding-left: 5%; } }
      #main_contents #schedule .schedule_link .txt h3 {
        color: #333;
		font-weight: 600 !important;
        font-size: 1.7vw;
        line-height: 1.5em;
        font-size: 1.7vw;
        overflow-y: hidden;
        height: 5vw;
        margin-bottom: 4%; }
        @media screen and (max-width: 1090px) {
          #main_contents #schedule .schedule_link .txt h3 {
            font-size: 1.6vw;
            margin-bottom: 5%; } }
        @media screen and (max-width: 768px) {
          #main_contents #schedule .schedule_link .txt h3 {
            height: 4.6vw; } }
        @media screen and (max-width: 767px) {
          #main_contents #schedule .schedule_link .txt h3 {
            font-size: 3.7vw;
            font-weight: 600;
            letter-spacing: 1px;
            line-height: 1.6em;
            height: auto;
            height: calc(46.08px + 4.5vw);
            margin-bottom: 20px; } }
        @media screen and (max-width: 414px) {
          #main_contents #schedule .schedule_link .txt h3 {
            height: 13vw;
            margin-bottom: 0; } }
      #main_contents #schedule .schedule_link .txt .date {
        width: 100%;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding-right: 4%;
        color: #000; }
        @media screen and (max-width: 767px) {
          #main_contents #schedule .schedule_link .txt .date {
            position: relative;
            margin: 5% 0 0 0; } }
        @media screen and (max-width: 414px) {
          #main_contents #schedule .schedule_link .txt .date {
            margin-top: 0; } }
        #main_contents #schedule .schedule_link .txt .date_update {
          display: flex; }
          #main_contents #schedule .schedule_link .txt .date_update hr {
            margin-top: 5px; }
        #main_contents #schedule .schedule_link .txt .date span {
          padding: 0 15% 0 0; }
          @media screen and (max-width: 767px) {
            #main_contents #schedule .schedule_link .txt .date span:nth-child(1) {
              display: none; } }
          @media screen and (max-width: 1090px) {
            #main_contents #schedule .schedule_link .txt .date span {
              padding: 0; } }
          @media screen and (max-width: 767px) {
            #main_contents #schedule .schedule_link .txt .date span {
              padding: 0; } }
        #main_contents #schedule .schedule_link .txt .date time, #main_contents #schedule .schedule_link .txt .date p {
          font-size: 0.95vw;
          letter-spacing: 2px;
          line-height: 1; }
          @media screen and (max-width: 1090px) {
            #main_contents #schedule .schedule_link .txt .date time, #main_contents #schedule .schedule_link .txt .date p {
              font-size: 1.35vw; } }
          @media screen and (max-width: 767px) {
            #main_contents #schedule .schedule_link .txt .date time, #main_contents #schedule .schedule_link .txt .date p {
              font-size: 3.4vw;
              line-height: 1.6; } }
        #main_contents #schedule .schedule_link .txt .date time {
          display: inline-table; }
        #main_contents #schedule .schedule_link .txt .date .cat {
          margin: 0 0 0 1.8vw; }
      #main_contents #schedule .schedule_link .txt .under_box {
        margin-top: 40px; }
        @media screen and (min-width: 768px) {
          #main_contents #schedule .schedule_link .txt .under_box p {
            font-size: 18px;
            line-height: 2em; } }
        @media screen and (max-width: 767px) {
          #main_contents #schedule .schedule_link .txt .under_box p {
            font-size: 16px;
            line-height: 1.8em; } }
        #main_contents #schedule .schedule_link .txt .under_box p a {
          color: #f0667a;
          text-decoration: underline; }
        #main_contents #schedule .schedule_link .txt .under_box img {
          width: 145px; }
    @media screen and (max-width: 767px) {
      #main_contents #schedule .schedule_link.acd .txt {
        width: 90%; } }
    #main_contents #schedule .schedule_link.acd .cls {
      position: absolute;
      top: 0;
      right: 0;
      background-color: #f09090;
      right: -100px;
      top: 0; }
      @media screen and (min-width: 768px) {
        #main_contents #schedule .schedule_link.acd .cls {
          padding: 20px 20px 16px; } }
      @media screen and (max-width: 767px) {
        #main_contents #schedule .schedule_link.acd .cls {
          padding: 10px 10px 6px; } }
      #main_contents #schedule .schedule_link.acd .cls rect {
        fill: #fff; }
    #main_contents #schedule .schedule_link.active .svg {
      opacity: 0; }
    #main_contents #schedule .schedule_link.active .cls {
      top: 0;
      right: 0; }
    #main_contents #schedule .schedule_link .bg {
      background-image: url(../images/bg.gif);
      background-repeat: repeat-y;
      background-size: 100%;
      width: 100%;
      height: 100vh;
      position: absolute;
      top: 0;
      left: 0; }
      @media screen and (max-width: 767px) {
        #main_contents #schedule .schedule_link .bg {
          display: none !important; } }
    #main_contents #schedule .schedule_link.article:hover .svg svg {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    #main_contents #schedule .schedule_link .viewmore {
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      position: absolute;
      right: 0;
      font-size: 0.95vw;
      letter-spacing: 2px;
      line-height: 1; }
      @media screen and (max-width: 1090px) {
        #main_contents #schedule .schedule_link .viewmore {
          display: none; } }
      #main_contents #schedule .schedule_link .viewmore span {
        overflow: hidden;
        width: 4.5vw;
        height: 3px;
        margin-right: 20px;
        padding: 0 !important; }
        #main_contents #schedule .schedule_link .viewmore span:before {
          content: "";
          display: block;
          left: 0;
          width: 100%;
          margin-top: 1.5px;
          height: 1px;
          background: #fff;
          background-size: 100%;
          -webkit-animation: lineAnime 1.5s ease-in-out infinite;
          animation: lineAnime 1.5s ease-in-out infinite; }
      #main_contents #schedule .schedule_link .viewmore p {
        display: inline-table;
        font-size: 0.9vw;
        line-height: 1em;
        color: #fff; }
    #main_contents #schedule .schedule_link:hover {
      cursor: pointer;
      background: rgba(255, 255, 255, 0); }
      #main_contents #schedule .schedule_link:hover .txt h3 {
        color: #fff; }
      #main_contents #schedule .schedule_link:hover .date {
        color: #fff; }
      #main_contents #schedule .schedule_link:hover .eye_wrap .eye {
        border: none; }
  #main_contents #schedule .is-animated {
    animation: .6s zoom-in; }

@keyframes zoom-in {
  0% {
    transform: scale(0.1); }
  100% {
    transform: none; } }

.view_all {
  background-color: #f17489;
  background-image: url(../images/icn_arw02.svg);
  background-repeat: no-repeat;
  background-position: right 10% center;
  background-size: 12px;
  text-align: center; }
  .view_all a {
    display: block;
    color: #fff; }
    @media screen and (min-width: 768px) {
      .view_all a {
        padding: 40px 10%;
        font-size: 38px; } }
    @media screen and (max-width: 767px) {
      .view_all a {
        padding: 20px 5%;
        font-size: 20px; } }

#music_video .head {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: baseline;
  align-items: baseline; }
  @media screen and (min-width: 768px) {
    #music_video .head {
      padding: 0; } }
  @media screen and (max-width: 767px) {
    #music_video .head {
      padding: 25px 0 15px; } }
  #music_video .head h2 {
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 70px 0 40px 0; }
    @media screen and (max-width: 767px) {
      #music_video .head h2 {
        padding: 0; } }
    #music_video .head h2 span:nth-child(1) {
      display: block;
      font-size: 3vw;
      line-height: 0.8em;
      font-weight: 500 !important;
      letter-spacing: 3px; }
      @media screen and (max-width: 768px) {
        #music_video .head h2 span:nth-child(1) {
          letter-spacing: 2px; } }
      @media screen and (max-width: 767px) {
        #music_video .head h2 span:nth-child(1) {
          font-size: 22px; } }
    #music_video .head h2 span:last-child {
      display: block;
      margin-top: 24px;
      font-size: calc(12px + 0.1vw);
      line-height: 1em;
      font-weight: 500; }
      @media screen and (max-width: 767px) {
        #music_video .head h2 span:last-child {
          margin-top: 12px; } }

#music_video .wrap {
  background-color: #000; }

#music_video .box {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  #music_video .box iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }

#insta .head {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: baseline;
  align-items: baseline;
  background: #fff; }
  @media screen and (max-width: 767px) {
    #insta .head {
      padding: 25px 0 15px; } }
  #insta .head h2 {
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 70px 0 40px 0; }
    @media screen and (max-width: 767px) {
      #insta .head h2 {
        padding: 0; } }
    #insta .head h2 span:nth-child(1) {
      display: block;
      font-size: 3vw;
      line-height: 0.8em;
      font-weight: 500 !important;
      letter-spacing: 3px; }
      @media screen and (max-width: 768px) {
        #insta .head h2 span:nth-child(1) {
          letter-spacing: 2px; } }
      @media screen and (max-width: 767px) {
        #insta .head h2 span:nth-child(1) {
          font-size: 22px; } }
    #insta .head h2 span:last-child {
      display: block;
      margin-top: 24px;
      font-size: calc(12px + 0.1vw);
      line-height: 1em;
      font-weight: 500;
      line-height: 1.3em;
      overflow: hidden; }
      @media screen and (max-width: 767px) {
        #insta .head h2 span:last-child {
          margin-top: 12px; } }
    #insta .head h2 .cl-effect-5::before {
      left: -2px; }

#insta #instafeed {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  #insta #instafeed li {
    height: auto;
    position: relative;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      #insta #instafeed li {
        width: 16.65%; } }
    @media screen and (max-width: 767px) {
      #insta #instafeed li {
		width : 33.33333% ; /* 未対応ブラウザ用フォールバック */
		width : -webkit-calc(100% / 3) ;
		width : calc(100% / 3) ; }
        #insta #instafeed li:nth-last-child(10), #insta #instafeed li:nth-last-child(9), #insta #instafeed li:nth-last-child(8), #insta #instafeed li:nth-last-child(7) {
          display: none; } }
    #insta #instafeed li a:hover .image {
      opacity: .6;
      display: block; }
  #insta #instafeed li:before {
    content: "";
    display: block;
    padding-top: 100%; }
  #insta #instafeed li .image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover; }
  #insta #instafeed li .image:before {
    content: "";
    height: 100%;
    vertical-align: middle;
    width: 0px;
    display: inline-block; }
  #insta #instafeed li .image > * {
    vertical-align: middle;
    display: inline-block; }
  #insta #instafeed li .image img {
    width: 100%;
    height: 100%; }

.accordion dt {
  color: #333333;
  background-color: #222222;
  padding: 0 10%;
  height: 160px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  font-size: 3vw;
  line-height: 0.8em;
  font-weight: 500 !important;
  letter-spacing: 3px; }
  @media screen and (max-width: 768px) {
    .accordion dt {
      letter-spacing: 2px; } }
  @media screen and (max-width: 767px) {
    .accordion dt {
      padding: 20px 5%;
      font-size: 5.5vw;
      background-size: 12px;
      height: auto;
      min-height: 80px; } }
  .accordion dt:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.8); }

.accordion dd .more {
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 2.5vw 0;
  font-size: 2.5vw; }
  .accordion dd .more img {
    width: 100%; }

.accordion.type01 dt {
  background-color: #fff; }
  .accordion.type01 dt span:after {
    content: " ";
    background-image: url("../images/underarrow_black.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 13px;
    height: 10px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    margin-top: 23px; }
    .accordion.type01 dt.active span:after{
	   margin-top: 20px; 
    }
    @media screen and (max-width: 768px) {
      .accordion.type01 dt span:after {
        width: 10px;
        height: 15px;
        margin-left: -6px;
        margin-top: 13px; }
    .accordion.type01 dt.active span::after {
    margin-top: 3px;
	}}
  .accordion.type01 dt.active span:after {
    transform: rotate(180deg); }

.accordion.type01 dd ul {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
  .accordion.type01 dd ul li {
    border-bottom: 1px solid #777;
    border-right: 1px solid #777;
    width: 16.665%; }
    @media screen and (max-width: 767px) {
      .accordion.type01 dd ul li {
        width: 33.33%; } }
    .accordion.type01 dd ul li a {
      font-size: 20px;
      font-weight: normal;
      letter-spacing: 2px;
      display: block;
      height: 70px;
      line-height: 70px;
      color: #fff;
      text-align: center;
      background: #000;
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s; }
      .accordion.type01 dd ul li a:hover {
        background-color: white;
        color: #000; }
      @media screen and (max-width: 767px) {
        .accordion.type01 dd ul li a {
          font-size: 4vw;
          font-size: 3.5vw;
          height: 60px;
          line-height: 60px; } }

.accordion.type01 dd #cat_nav_viewmore {
  font-size: 20px;
  font-weight: normal;
  border: none;
  border-bottom: 1px solid #777;
  background: #000;
  color: #fff;
  display: block;
  width: 100%;
  height: 70px;
  line-height: 70px;
  font-size: 18px;
  letter-spacing: 2px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }
  .accordion.type01 dd #cat_nav_viewmore:hover {
    background-color: white;
    color: #000; }
  @media screen and (max-width: 767px) {
    .accordion.type01 dd #cat_nav_viewmore {
      font-size: 4vw; } }

.accordion.type02 dt {
  color: #fff; }

.accordion.type02 dd {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #666666; }
  @media screen and (min-width: 768px) {
    .accordion.type02 dd {
      padding: 20px 10%; } }
  @media screen and (max-width: 767px) {
    .accordion.type02 dd {
      padding: 10px 3%; } }
  .accordion.type02 dd a {
    transition: all 0.3s; }
    .accordion.type02 dd a:hover {
      opacity: 0.6; }
    @media screen and (min-width: 768px) {
      .accordion.type02 dd a {
        width: 25%;
        padding: 10px; } }
    @media screen and (max-width: 767px) {
      .accordion.type02 dd a {
        width: 50%;
        padding: 10px; } }
    .accordion.type02 dd a img {
      width: 100%; }

.accordion.type02 dt span:after {
  content: " ";
  background-image: url("../images/underarrow.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 13px;
  height: 10px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  margin-top: 23px; }
  @media screen and (max-width: 768px) {
    .accordion.type02 dt span:after {
      width: 10px;
      height: 15px;
      margin-left: -6px;
      margin-top: 13px; } }

.accordion.type02 dt.active span:after {
  transform: rotate(180deg);
  margin-top: 20px; }
  @media screen and (max-width: 768px) {
    .accordion.type02 dt.active span:after {
      margin-top: 3px; } }

#paging ul {
  padding: 40px 0;
  text-align: center; }
  #paging ul li {
    display: inline-block;
    margin: 5px; }
    #paging ul li a {
      border: 1px solid #f17489;
      background-color: #f17489;
      color: #fff;
      width: 80px;
      height: 80px;
      line-height: 80px;
      text-align: center;
      display: block; }
      #paging ul li a:hover {
        background-color: #fff;
        color: #f17489; }
    #paging ul li.currentPage a {
      background-color: #fff;
      color: #f17489; }

.profile_eye {
  max-width: 330px;
  margin-right: 5em; }
  .profile_eye img {
    width: 100%; }
  .profile_eye #mainPhoto {
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 15px; }
  .profile_eye #photoList {
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .profile_eye #photoList::after {
      content: "";
      display: block;
      width: 31.5%; }
    .profile_eye #photoList li {
      width: 32%;
      margin-top: 2%; }

.box_video {
  position: relative;
  max-width: 100%;
  height: 500px;
  cursor: pointer;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .box_video {
      height: auto;
      padding-top: 56.25%; } }

.box_video .bg_video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2; }

.box_video .video_container {
  position: relative;
  margin: 0;
  z-index: 1;
  width: 100%;
  height: 100%; }
  @media screen and (max-width: 767px) {
    .box_video .video_container {
      position: absolute;
      top: 0;
      left: 0; } }

.box_video .bt_play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  display: inline-block;
  width: 60px;
  height: 60px;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  z-index: 9999; }

.box_video:hover .bt_play {
  transform: scale(1.1); }

.box_video .video_container iframe {
  width: 100%;
  height: 100%;
  display: block; }

.box_video .bg_video {
  width: 100%;
  height: 100%;
  background-size: cover; }
  .box_video .bg_video .filter_box {
    border-radius: 0; }

.box_video.open .bg_video {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .6s .8s;
  transition: all .6s .8s; }

.box_video.open .video_container {
  opacity: 1;
  -webkit-transition: all .6s .8s;
  transition: all .6s .8s; }

.box_video.open .video_container iframe {
  width: 100%;
  height: 100%;
  display: block; }

.panlist {
  padding: 0 50px;
  height: 44px;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .panlist {
      padding: 5% 6% 3% 7%;
      height: auto; } }

.pan_lists {
	width: 100%;
    overflow: hidden;
  line-height: 1em;
  display: flex; }

.pan_list {
  line-height: 1em;
  display: flex; }
  @media screen and (max-width: 767px) {
    .pan_list {
      padding: 1% 0; } }
  .pan_list:after {
    color: #6f6f6f;
    content: '/';
    display: block;
    padding: 0 5px; }
    @media screen and (max-width: 768px) {
      .pan_list:after {
        font-size: 3.4vw;
        line-height: 1.4em; } }
  @media screen and (max-width: 767px) {
    .pan_list:last-child {
      overflow: hidden;
      width: 100%;
      height: 5.7vw; } }

.pan_item {
	border-bottom: 1px solid #fff;
	white-space: nowrap;
  font-size: 13px;
  letter-spacing: 2px;
  line-height: 1.3em !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }
  .pan_item:hover {
    color: #9fa0a0;
    border-bottom: 1px solid #9fa0a0; }
  @media screen and (max-width: 767px) {
    .pan_item {
      font-size: 3.4vw;
      letter-spacing: 1px;
      line-height: 1.4em; } }

.topics_pagination {
  margin: 80px auto 0px auto;
  display: flex;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .topics_pagination {
      margin: 20px auto 30px auto; } }

.topics_single .txt h2 {
  height: auto; }

.txt {
  display: block;
  position: relative;
  padding-top: 0;
  padding-left: 24px;
  padding-right: 0;
  z-index: 1;
  width: 100%;
  box-shadow: none; }
  @media screen and (max-width: 767px) {
    .txt {
      padding-top: 0;
      padding-left: 0; } }
  .txt h2 {
    color: #333;
	font-size: 1.8vw;
	line-height: 1.5em;
	font-weight: 600 !important;
    margin-bottom: 2.3vw;
    overflow-y: hidden;
    height: 5.5vw; }
    @media screen and (max-width: 767px) {
      .txt h2 {
        font-size: 3.7vw;
        font-weight: 600;
        letter-spacing: 1px;
        line-height: 1.6em;
        height: auto;
        letter-spacing: 1px;
        line-height: 1.6em;
        height: calc(46.08px + 4.8vw);
        margin-bottom: 20px;
        word-wrap: break-word; } }
  .txt .date {
	font-size: 1.3vw;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    color: #000; }
    @media screen and (max-width: 767px) {
      .txt .date {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .txt .date time, .txt .date p {
      font-size: 1.1vw;
      letter-spacing: 2px;
      line-height: 1;
      display: inline-block; }
      @media screen and (max-width: 767px) {
        .txt .date time, .txt .date p {
          font-size: 3.4vw;
          line-height: 1.6; } }
    @media screen and (max-width: 767px) {
      .txt .date time span:nth-child(1) {
        display: none; } }
    @media screen and (max-width: 767px) {
      .txt .date time {
        margin-right: 3vw; } }
    .txt .date hr {
      width: 95px;
      border-color: #6f6f6f;
      margin: 0 25px; }
      @media screen and (max-width: 1090px) {
        .txt .date hr {
          display: none; } }
    .txt .date_update {
      display: flex;
      align-items: center; }
      .txt .date_update time {
        font-size: 0.95vw; }
        @media screen and (max-width: 767px) {
          .txt .date_update time {
            font-size: 3.4vw; } }
        .txt .date_update time span {
	        font-size: 1.1vw;
          padding: 0 15px 0 0; }
          @media screen and (max-width: 1600px) {
            .txt .date_update time span:nth-child(1) {
              display: none; } }
          .txt .date_update time span:last-child {
            padding-right: 0; }
  .txt .under_box {
    margin-top: 40px; }
    @media screen and (min-width: 768px) {
      .txt .under_box p {
        font-size: 18px;
        line-height: 2em; } }
    @media screen and (max-width: 767px) {
      .txt .under_box p {
        font-size: 16px;
        line-height: 1.8em; } }
    .txt .under_box p a {
      color: #f0667a;
      text-decoration: underline; }
    .txt .under_box img {
      width: 145px; }

@media screen and (max-width: 767px) {
  .pagination > a {
    font-size: 3.5vw;
    padding: 1.75vw 4% 2.5vw;
    display: flex;
    align-items: center; } }

.pagination {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 40px; }
  .pagination_prev {
    font-size: 19px;
    font-weight: normal;
    padding: 24px 35px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
    margin-right: 4px;
    background-color: white;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .pagination_prev:hover {
      background-color: black;
      color: #fff; }
  .pagination_next {
    font-size: 19px;
    font-weight: normal;
    padding: 24px 35px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
    margin-left: 4px;
    background-color: white;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .pagination_next:hover {
      background-color: black;
      color: #fff; }
  .pagination_lists {
    display: flex; }
    @media screen and (max-width: 767px) {
      .pagination_lists {
        display: flex;
        width: 100%; } }
  .pagination_list {
    margin-right: 4px; }
    .pagination_list:last-child {
      margin-right: 0; }
    @media screen and (max-width: 767px) {
      .pagination_list {
        width: 100%;
        display: block; } }
  .pagination_item {
    font-size: 19px;
    font-weight: normal;
    padding: 20px 27px;
    border-radius: 4px;
    box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
    display: block;
    background-color: white;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .pagination_item:hover {
      background-color: black;
      color: #fff; }
    @media screen and (max-width: 767px) {
      .pagination_item {
        padding: 3.5vw 0;
        width: 100%;
        text-align: center; } }

#page_goods .pagination_lists {
  margin-top: -1.4vw; }

#page_discography .pagination_lists {
  margin-top: -1.4vw; }

.catnav_nav {
  height: 28px;
  margin: 0 auto 40px auto;
  display: block; }
  @media screen and (max-width: 767px) {
    .catnav_nav {
      width: 90%;
      margin: 0 auto; } }

.catnav_lists {
	text-align: center;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .catnav_lists {
      width: auto;
      display: flex;
      margin: 0 auto; } }

.catnav_list {
  text-align: center;
  border-left: 1px solid #333;
  display: inline-block;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 2px; }
  @media screen and (max-width: 767px) {
    .catnav_list {
      width: 70%;
      font-size: calc(11px + 0.5vw);
      letter-spacing: 2px;
      padding: 0.5% 1% 0.5% 2%; } }
  @media screen and (max-width: 767px) {
    .catnav_list:nth-child(1) {
      width: 30%; } }
  @media screen and (max-width: 414px) {
    .catnav_list:nth-child(2) {
      width: 100%; } }
  .catnav_list:last-child {
    border-right: 1px solid #333; }
  .catnav_list span {
    padding: 0.5% 26.5px;
    display: block;
    width: 100%; }
    .catnav_list span:hover {
      cursor: pointer; }

#page_topics_single  .catnav_nav,#page_schedule .catnav_nav, #page_discography .catnav_nav, #page_discography_single .catnav_nav {
  height: 100%;
  display: flex;
  margin: 0;
  align-items: center;
  align-items: center; }
  @media screen and (max-width: 960px) {
    #page_topics_single  .catnav_nav,#page_schedule .catnav_nav, #page_discography .catnav_nav, #page_discography_single .catnav_nav {
      display: none; } }

#page_schedule .catnav_lists, #page_discography .catnav_lists, #page_discography_single .catnav_lists {
  align-items: center;
/*   padding: 0.5% 20.5px; */ }

  @media screen and (max-width: 767px) {
    #page_discography .catnav_nav,
    #page_discography_single .catnav_nav {
      display: none; } }

@media screen and (max-width: 1090px) {
  #page_discography .catnav_list,
  #page_discography_single .catnav_list {
    padding: 0.5% 0px; } }

#page_discography #main_contents #topics .topics_lists {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

#page_discography #main_contents #topics .topics_list {
  margin: 0 0 1.4vw 0;
  width: 49.2%; }
  #page_discography #main_contents #topics .topics_list:nth-child(even) {
    margin-right: 0; }
  @media screen and (max-width: 767px) {
    #page_discography #main_contents #topics .topics_list {
      width: 100%;
      margin: 0; } }

#page_discography #main_contents #topics .topics_link {
  margin-bottom: 0;
  padding: 3% 4% 3% 4%; }
  @media screen and (max-width: 414px) {
    #page_discography #main_contents #topics .topics_link {
      padding-top: 16px;
      padding-bottom: 16px; } }
  @media screen and (max-width: 767px) {
    #page_discography #main_contents #topics .topics_link {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      min-height: 90px;
      padding: 15px 4%;
      margin-bottom: 20px; } }

#page_discography #main_contents #topics .topics_link .viewmore span {
  margin-right: 0; }

@media screen and (max-width: 767px) {
  #page_discography #main_contents #topics .topics_link .txt h3 {
    height: 16.4vw;
    font-size: 3.7vw;
    letter-spacing: 1px;
    margin-bottom: 13px; } }

#page_discography #main_contents #schedule .schedule_list:nth-child(odd) a {
  margin-right: 10px; }

#page_discography #main_contents #schedule .schedule_list:nth-child(even) a {
  margin-left: 10px; }

#page_discography .txt .date p {
  margin: 0 0 0 1.5vw; }

@media screen and (min-width: 768px) {
  #page_discography #main_contents #topics .topics_link .eye_wrap .eye {
    padding: 58px; } }

/*--------------------------
  topics
  --------------------------*/
#page_topics #main_contents #topics .topics_wrap {
  background-image: url(../images/bg4.png);
  background-repeat: repeat-y;
  background-size: 100%; }

/*--------------------------
  END | topics
  --------------------------*/
/*--------------------------
  topics single
  --------------------------*/

#page_discography_single .topics_single {
  padding:4% !important;
	
}
.topics_single {
  padding: 2% 4% 2% 4%;
  margin: 0 0 20px 0;
  border-radius: 8px;
  background: #fff;
  background-size: cover;
  box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  position: relative; }
  @media screen and (max-width: 767px) {
    .topics_single {
      padding: 4% 4% 5% 4%; } }
  .topics_single:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .topics_single header {
      height: auto; } }

#page_topics_single #main_contents #topics .topics_wrap {
  background-image: url(../images/bg4.png);
  background-repeat: repeat-y;
  background-size: 100%; }

#page_topics_single .eye_wrap {
  display: flex;
  align-items: center;
  width: 100%; }
  @media screen and (min-width: 768px) {
    #page_topics_single .eye_wrap {
      position: relative;
      z-index: 1; } }
  @media screen and (max-width: 767px) {
    #page_topics_single .eye_wrap {
      display: block;
      margin-bottom: 0 !important; } }
  #page_topics_single .eye_wrap .eye {
    position: relative;
    overflow: hidden;
    position: relative;
    border-radius: 50%;
    border: 0px solid #fff; }
    @media screen and (min-width: 768px) {
      #page_topics_single .eye_wrap .eye {
        width: 120px;
        height: 120px;
        padding: 59px; } }
    @media screen and (max-width: 767px) {
      #page_topics_single .eye_wrap .eye {
        text-align: center;
        width: 126px;
        height: 126px;
        padding: 126px;
        margin: 0 auto 25px auto; } }
    @media screen and (max-width: 640px) {
      #page_topics_single .eye_wrap .eye {
        width: 60px;
        height: 60px;
        padding: 60px; } }
    #page_topics_single .eye_wrap .eye img {
      height: 100%;
      z-index: 2;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  @media screen and (min-width: 768px) {
    #page_topics_single .eye_wrap {
      position: relative; }
      #page_topics_single .eye_wrap .circle {
        position: absolute;
        left: -0px;
        top: -0px;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background: #fff; } }

#page_topics_single .entry_content {
  margin-top: 3vw;
  margin-bottom: 50px;
  margin-top: 10px;
  margin-left: 126px;
  padding-left: 24px; }
  @media screen and (max-width: 767px) {
    #page_topics_single .entry_content {
      margin-left: 0;
      padding-left: 0;
      margin-bottom: 40px;
      margin-top: 20px; } }
  #page_topics_single .entry_content:last-child {
    margin-bottom: 0 !important; }
  #page_topics_single .entry_content p {
    line-height: 2em;
	letter-spacing: 1px;
   }
    @media screen and (max-width: 767px) {
      #page_topics_single .entry_content p {
        font-size: 3.8vw;
        line-height: 1.7em;
        letter-spacing: 1px; } }
    #page_topics_single .entry_content p a:not(.no),#page_discography_single .entry_content a:not(.no) {
      word-break: break-all;
      color: #9fa0a0;
      text-decoration: underline;
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s; }
      #page_topics_single .entry_content p a:hover,#page_discography_single .entry_content a:hover {
        color: #3e3a39; }
      @media screen and (max-width: 767px) {
        #page_topics_single .entry_content p a {
          font-size: 3.8vw;
          line-height: 1.7em;
          letter-spacing: 1px; } }

#page_topics_single .entry_list {
  margin-left: 126px;
  padding-left: 24px; }
  @media screen and (max-width: 767px) {
    #page_topics_single .entry_list {
      margin-left: 0;
      padding-left: 0;
      display: block; } }
  @media screen and (max-width: 767px) {
    #page_topics_single .entry_list_wrap {
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      height: 78px; } }
  @media screen and (max-width: 767px) {
    #page_topics_single .entry_list_wrap img {
      width: auto;
      height: 100%;
      display: block;
      /* float: left; */
      padding: 0 2%; } }
  #page_topics_single .entry_list_wrap img:hover {
    cursor: pointer;
    opacity: 0.6; }
  #page_topics_single .entry_list_wrap:nth-child(1) {
    margin-bottom: 90px; }
    @media screen and (max-width: 768px) {
      #page_topics_single .entry_list_wrap:nth-child(1) {
        margin-right: 0;
        margin-bottom: 45px; } }
  @media screen and (max-width: 768px) {
    #page_topics_single .entry_list_wrap:nth-child(2) {
      display: flex;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 90%;
      margin: 0 auto; } }
  @media screen and (max-width: 374px) {
    #page_topics_single .entry_list_wrap:nth-child(2) {
      justify-content: normal; } }
  #page_topics_single .entry_list_wrap:nth-child(2) img {
    margin-right: 24px;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: pointer; }
    #page_topics_single .entry_list_wrap:nth-child(2) img:hover {
      opacity: 0.4; }
    #page_topics_single .entry_list_wrap:nth-child(2) img:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      #page_topics_single .entry_list_wrap:nth-child(2) img {
        margin-right: 0;
        margin-bottom: 4vw;
        width: 146px; }
        #page_topics_single .entry_list_wrap:nth-child(2) img:nth-child(even) {
          margin-right: 0; } }
    @media screen and (max-width: 374px) {
      #page_topics_single .entry_list_wrap:nth-child(2) img {
        width: 125px;
        margin: 0 4vw 8vw 4vw; } }
    @media screen and (max-width: 340px) {
      #page_topics_single .entry_list_wrap:nth-child(2) img {
        width: 36.3vw;
        height: 100%;
        margin: 0 1vw 1vw 1vw; } }

#page_topics_single .back_btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    #page_topics_single .back_btn {
      margin-top: 0; } }
  #page_topics_single .back_btn a {
    font-size: 19px;
    font-weight: normal;
    width: 283px;
    height: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
    #page_topics_single .back_btn a:hover {
      background: #000;
      color: #fff; }
    @media screen and (max-width: 767px) {
      #page_topics_single .back_btn a {
        width: 100%; } }

/*--------------------------
  END | topics single
  --------------------------*/
/*--------------------------
  discography
  --------------------------*/
@media screen and (max-width: 1240px) {
  #page_discography #main_contents #topics .topics_link .viewmore span {
    width: 55px; } }

@media screen and (max-width: 1050px) {
  #page_discography #main_contents #topics .topics_link .viewmore span {
    width: 25px; } }

@media screen and (max-width: 1000px) {
  #page_discography #main_contents #topics .topics_link .viewmore span {
    width: 0; } }

#page_discography #main_contents #topics .topics_wrap {
  background-image: url(../images/bg4.png);
  background-repeat: repeat-y;
  background-size: 100%; }

/*--------------------------
  END | discography
  --------------------------*/
/*--------------------------
  discography single
  --------------------------*/
#page_discography_single #main_contents #topics .topics_wrap {
  background-image: url(../images/bg4.png);
  background-repeat: repeat-y;
  background-size: 100%; }

#page_discography_single header.txt {
  top: 0; }

#page_discography_single .eye_wrap {
  display: flex;
  width: 100%; }
  @media screen and (min-width: 768px) {
    #page_discography_single .eye_wrap {
      position: relative;
      z-index: 1; } }
  @media screen and (max-width: 767px) {
    #page_discography_single .eye_wrap {
      display: block; } }
  #page_discography_single .eye_wrap .eye {
    position: relative;
    overflow: hidden;
    position: relative;
    border: 0px solid #fff; }
    @media screen and (min-width: 768px) {
      #page_discography_single .eye_wrap .eye {
        max-width: 260px;
        min-width: 260px; } }
    @media screen and (max-width: 767px) {
      #page_discography_single .eye_wrap .eye {
        text-align: center;
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0 auto 14px auto; } }
    @media screen and (max-width: 640px) {
      #page_discography_single .eye_wrap .eye {
        width: 100%;
        height: 100%;
        padding: 0; } }
    #page_discography_single .eye_wrap .eye img {
      width: 100%;
      z-index: 2; }
  @media screen and (min-width: 768px) {
    #page_discography_single .eye_wrap {
      position: relative; }
      #page_discography_single .eye_wrap .circle {
        position: absolute;
        left: -0px;
        top: -0px;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background: #fff; } }

#page_discography_single .entry_content {
  margin-top: 0;
  margin-bottom: 40px;
  padding-left: 24px; }
  #page_discography_single .entry_content:last-child {
    margin-bottom: 0; }
  #page_discography_single .entry_content p,
  .acodion p {
    line-height: 2em;
    letter-spacing: 1px; }
    @media screen and (max-width: 767px) {
      #page_discography_single .entry_content p {
        font-size: 3.8vw;
        line-height: 1.7em;
        letter-spacing: 1px; } }
  @media screen and (max-width: 767px) {
    #page_discography_single .entry_content {
      margin-left: 0;
      padding-left: 0;
      margin-bottom: 20px; } }

#page_discography_single .entry_list {
  margin-left: 260px;
  padding-left: 24px;
  display: flex; }
  @media screen and (max-width: 767px) {
    #page_discography_single .entry_list {
      margin-left: 0;
      padding-left: 0;
      display: block; } }
  #page_discography_single .entry_list_wrap:nth-child(1) {
    margin-right: 125px; }
    @media screen and (max-width: 767px) {
      #page_discography_single .entry_list_wrap:nth-child(1) {
        margin-right: 0;
        display: flex;
        justify-content: center; } }
  @media screen and (max-width: 767px) {
    #page_discography_single .entry_list_wrap {
      margin-bottom: 40px; } }
  #page_discography_single .entry_list ul {
    margin-bottom: 60px; }
    @media screen and (max-width: 767px) {
      #page_discography_single .entry_list ul {
        margin-bottom: 30px; } }
  #page_discography_single .entry_list li {
    font-size: 17px;
    line-height: 2.1em;
    letter-spacing: 2px;
    color: #3e3a39;
    word-break: break-word; }
  #page_discography_single .entry_list a {
    font-size: 17px;
    line-height: 2.1em;
    letter-spacing: 2px;
    line-height: 1em;
    color: #9fa0a0;
    text-decoration: underline;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
    #page_discography_single .entry_list a:hover {
      color: #3e3a39; }

#page_discography_single .entry_btn {
  margin: 40px 0 20px; }
  #page_discography_single .entry_btn:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    #page_discography_single .entry_btn {
      margin-left: 0; } }
  #page_discography_single .entry_btn a {
    font-size: 17px;
    line-height: 2.1em;
    letter-spacing: 2px;
    line-height: 1em;
    padding: 20px 40px;
    border: 1px solid #3e3a39;
    display: inline-block;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    #page_discography_single .entry_btn a:hover {
      background: #000;
      color: #fff; }
    @media screen and (max-width: 767px) {
      #page_discography_single .entry_btn a {
        font-size: 4vw;
        line-height: 1.75em;
        letter-spacing: 1px;
        padding: 10px 4%;
        text-align: center;
        width: 100%; } }

#page_discography_single .back_btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    #page_discography_single .back_btn {
      margin-top: 0; } }
  #page_discography_single .back_btn a {
    font-size: 19px;
    font-weight: normal;
    width: 283px;
    height: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    #page_discography_single .back_btn a:hover {
      background: #000;
      color: #fff; }
    @media screen and (max-width: 767px) {
      #page_discography_single .back_btn a {
        width: 100%; } }

#page_discography_single .txt h2 {
  margin-bottom: 10px; }

/*--------------------------
  END | discography_single
  --------------------------*/
/*--------------------------
  schedule
  --------------------------*/
#page_schedule #main_contents #topics .topics_wrap {
  background-image: url(../images/bg4.png);
  background-repeat: repeat-y;
  background-size: 100%; }

#page_schedule .eye_wrap {
  width: 100%; }
  @media screen and (min-width: 768px) {
    #page_schedule .eye_wrap {
      position: relative;
      z-index: 1; } }
  @media screen and (max-width: 767px) {
    #page_schedule .eye_wrap {
      display: block; } }
  #page_schedule .eye_wrap .eye {
    position: relative;
    overflow: hidden;
    position: relative;
    border: 0px solid #fff; }
    @media screen and (min-width: 768px) {
      #page_schedule .eye_wrap .eye {
        max-width: 260px;
        min-width: 260px; } }
    @media screen and (max-width: 767px) {
      #page_schedule .eye_wrap .eye {
        text-align: center;
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0 auto 50px auto; } }
    @media screen and (max-width: 640px) {
      #page_schedule .eye_wrap .eye {
        width: 100%;
        height: 100%;
        padding: 0; } }
    #page_schedule .eye_wrap .eye img {
      width: 100%;
      z-index: 2; }
    #page_schedule .eye_wrap .eye_header {
      position: relative;
      top: 0;
      padding: 0;
      display: -webkit-block;
      display: block;
      box-shadow: none; }
      #page_schedule .eye_wrap .eye_header h1,
      #page_topics_single .ttl {
        color: #2f2c2c;
        margin-bottom: 30px;
        font-size: 1.7vw;
        line-height: 1.5em;
        font-weight: 600 !important;
        font-size: 1.6vw; }
        @media screen and (max-width: 767px) {
          #page_schedule .eye_wrap .eye_header h1 {
            font-size: 4vw;
            letter-spacing: 1px;
            line-height: 1.6em; } }
  @media screen and (min-width: 768px) {
    #page_schedule .eye_wrap {
      position: relative; }
      #page_schedule .eye_wrap .circle {
        position: absolute;
        left: -0px;
        top: -0px;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background: #fff; } }
    @media screen and (max-width: 767px) {
      #page_schedule .eye_wrap .content_wrap {
        margin-top: 40px; } }
    #page_schedule .eye_wrap .content_wrap:nth-child(1) {
      margin-top: 0; }
      #page_schedule .eye_wrap .content_wrap a:hover {
        color: #3e3a39; }
      @media screen and (max-width: 767px) {
        #page_schedule .eye_wrap .content_wrap a {
          font-size: 3.7vw;
		    letter-spacing: 1px;
		    line-height: 1.6em; } }

#page_schedule .entry_content {
  margin-bottom: 50px;
  padding-left: 24px; }
  #page_schedule .entry_content:last-child {
    margin-bottom: 0;
    margin-top: 10px; }
  #page_schedule .entry_content p {
    line-height: 1.7em;
    letter-spacing: 1px;
    word-wrap: normal; }
    @media screen and (max-width: 767px) {
      #page_schedule .entry_content p {
        font-size: 3.8vw;
        line-height: 1.7em;
        letter-spacing: 1px; } }
  @media screen and (max-width: 767px) {
    #page_schedule .entry_content {
      margin-left: 0;
      padding-left: 0;
      margin-bottom: 40px; } }

#page_schedule .entry_list {
  margin-left: 260px;
  padding-left: 24px;
  display: flex; }
  @media screen and (max-width: 767px) {
    #page_schedule .entry_list {
      margin-left: 0;
      padding-left: 0;
      display: block; } }
  #page_schedule .entry_list_wrap:nth-child(1) {
    margin-right: 125px; }
    @media screen and (max-width: 767px) {
      #page_schedule .entry_list_wrap:nth-child(1) {
        margin-right: 0;
        display: flex;
        justify-content: center; } }
  @media screen and (max-width: 767px) {
    #page_schedule .entry_list_wrap {
      margin-bottom: 40px; } }
  #page_schedule .entry_list ul {
    margin-bottom: 60px; }
    @media screen and (max-width: 767px) {
      #page_schedule .entry_list ul {
        margin-bottom: 30px; } }
  #page_schedule .entry_list li {
    font-size: 17px;
    line-height: 2.1em;
    letter-spacing: 2px;
    color: #3e3a39;
    word-break: break-word; }
  #page_schedule .entry_list a {
    font-size: 17px;
    line-height: 2.1em;
    letter-spacing: 2px;
    line-height: 1em;
    color: #9fa0a0;
    text-decoration: underline;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
    #page_schedule .entry_list a:hover {
      color: #3e3a39; }

#page_schedule .entry_btn {
  margin: 40px 0 40px 24px; }
  #page_schedule .entry_btn:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    #page_schedule .entry_btn {
      margin-left: 0; } }
  #page_schedule .entry_btn a {
    font-size: 17px;
    line-height: 2.1em;
    letter-spacing: 2px;
    line-height: 1em;
    padding: 20px 40px;
    border: 1px solid #3e3a39;
    display: inline-block;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
    #page_schedule .entry_btn a:hover {
      background: #000;
      color: #fff; }
    @media screen and (max-width: 767px) {
      #page_schedule .entry_btn a {
        font-size: 5vw;
        line-height: 1.75em;
        padding: 20 5%;
        text-align: center;
        width: 100%; } }

#page_schedule .back_btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    #page_schedule .back_btn {
      margin-top: 0; } }
  #page_schedule .back_btn a {
    font-size: 19px;
    font-weight: normal;
    width: 283px;
    height: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
    #page_schedule .back_btn a:hover {
      background: #000;
      color: #fff; }
    @media screen and (max-width: 767px) {
      #page_schedule .back_btn a {
        width: 100%; } }

/*--------------------------
  END | schedule
  --------------------------*/
/*--------------------------
  goods
  --------------------------*/
@media screen and (max-width: 960px) {
  #page_goods #main_contents #topics .topics_link .viewmore span {
    width: 55px; } }

@media screen and (max-width: 855px) {
  #page_goods #main_contents #topics .topics_link .viewmore span {
    width: 25px; } }

#page_goods #main_contents #topics .topics_wrap {
  background-image: url(../images/bg4.png);
  background-repeat: repeat-y;
      background-size: 100%; }

#page_goods #main_contents #topics .topics_list {
  width: 100%; }
  @media screen and (max-width: 767px) {
    #page_goods #main_contents #topics .topics_list {
      margin: 0; } }

@media screen and (max-width: 767px) {
  #page_goods #main_contents #topics .topics_link .txt h3 {
    line-height: 1.5em;
    margin-bottom: 4px; } }

@media screen and (max-width: 767px) {
  #page_goods #main_contents #topics .topics_link .eye_wrap {
    width: 100%; } }

#page_goods #main_contents #topics .topics_link .eye_wrap .eye {
  padding: 0;
  position: relative;
  border-radius: 0;
  border: 0;
  height: auto;
  width: 150px;
  display: block; }
  @media screen and (max-width: 767px) {
    #page_goods #main_contents #topics .topics_link .eye_wrap .eye {
      width: 70px;
      height: 70px;
      padding: calc(70px / 2); } }

#page_goods #main_contents #topics .topics_link .eye_wrap .eye img {
  height: auto;
  z-index: auto;
  position: relative;
  top: auto;
  left: auto;
  width: 100%;
  display: block;
  -webkit-transform: inherit;
  transform: inherit;
  display: block; }
  @media screen and (max-width: 767px) {
    #page_goods #main_contents #topics .topics_link .eye_wrap .eye img {
      z-index: 2;
      position: absolute;
      top: 50%;
      left: 50%;
      height: 100%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }

#page_goods #main_contents #topics .topics_link .txt .date .date_update .cat {
  font-size: 1.3vw;
  letter-spacing: 2px;
  line-height: 1;
  display: inline-block; }
  @media screen and (max-width: 767px) {
    #page_goods #main_contents #topics .topics_link .txt .date .date_update .cat {
      display: block;
      font-size: 2.4vw;
      line-height: 1.6; } }

#page_goods #main_contents #topics .topics_lists {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

#page_goods #main_contents #topics .topics_list {
  margin: 0 0 1.4vw 0;
  width: 49.2%; }
  #page_goods #main_contents #topics .topics_list:nth-child(even) {
    margin-right: 0; }
  @media screen and (max-width: 767px) {
    #page_goods #main_contents #topics .topics_list {
      width: 100%; } }

#page_goods #main_contents #topics .topics_link {
  margin-bottom: 0;
  padding: 3% 4% 3% 4%; }
  @media screen and (max-width: 414px) {
    #page_goods #main_contents #topics .topics_link {
      padding-top: 16px;
      padding-bottom: 16px; } }
  @media screen and (max-width: 767px) {
    #page_goods #main_contents #topics .topics_link {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      min-height: 90px;
      padding: 15px 4%;
      margin-bottom: 20px; } }

@media screen and (max-width: 767px) {
  #page_goods #main_contents #topics .topics_link .txt h3 {
    height: 16.4vw;
    font-size: 3.7vw;
    letter-spacing: 1px;
    margin-bottom: 13px;
    line-height: 1.6em; } }

#page_goods #main_contents #schedule .schedule_list:nth-child(odd) a {
  margin-right: 10px; }

#page_goods #main_contents #schedule .schedule_list:nth-child(even) a {
  margin-left: 10px; }

/*--------------------------
  END | goods
  --------------------------*/
/*--------------------------
  profile
  --------------------------*/
#page_profile #profile .profile_wrap {
  background-image: url(../images/bg4.png);
  background-repeat: repeat-y;
      background-size: 100%;
  padding: 50px 50px 50px 50px; }
  @media screen and (max-width: 767px) {
    #page_profile #profile .profile_wrap {
      padding: 20px 4% 50px 4%;
      margin-top: 0; } }

#page_profile #profile .profile_single {
  padding: 50px 4% 100px 4%;
  margin: 0 0 20px 0;
  border-radius: 8px;
  background: #fff;
  background-size: cover;
  box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  position: relative; }
  @media screen and (max-width: 767px) {
    #page_profile #profile .profile_single {
      margin-bottom: 0;
      padding: 3% 4% 3% 4%; } }

#page_profile #profile .eye_wrap {
  overflow: hidden; }
  
.arw {
	padding: 0 5px;
}

@media screen and (min-width: 1025px) {
  #page_profile #profile .eye_wrap .clearfix:after {
    content: none; } }

@media screen and (max-width: 1024px) {
  #page_profile #profile .eye_wrap .clearfix {
    display: table; } }

@media screen and (max-width: 767px) {
  #page_profile #profile .eye_wrap .clearfix {
    display: block; } }
@media screen and (min-width: 768px) {
#page_profile #profile .eye {
	padding-bottom: 50px;
} }
#page_profile #profile .eye {
  float: left;
  width: 40%; }
  @media screen and (max-width: 1024px) {
    #page_profile #profile .eye {
      float: none;
      width: 40%;
      display: table-cell; } }
  @media screen and (max-width: 767px) {
    #page_profile #profile .eye {
      display: block;
      width: 100%;
      margin-right: 0;
      margin-bottom: 20px; } }
  #page_profile #profile .eye img {
    width: 100%; }

#page_profile #profile .txt {
  letter-spacing: 0.02em;
  line-height: 32.65px;
  font-size: 16px;
  padding-left: 50px; }
  #page_profile #profile .txt.txt_top {
    float: right;
    width: 60%; }
    @media screen and (max-width: 1024px) {
      #page_profile #profile .txt.txt_top {
        float: none;
        width: 60%;
        padding-left: 50px;
        display: table-cell;
        vertical-align: middle; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    #page_profile #profile .txt.txt_top {
      display: block;
      width: 100%;
      padding-left: 0px; } }
  #page_profile #profile .txt.txt_bottom {
    float: right;
    width: 60%; }
    @media screen and (max-width: 1024px) {
      #page_profile #profile .txt.txt_bottom {
        width: 100%;
        float: none;
        padding-left: 0; } }
  #page_profile #profile .txt .profile_title {
    height: auto;
    margin-bottom: 10px; }
    #page_profile #profile .txt .profile_title img {
      max-width: 530px;
      width: 100%;
      width: auto; }
  #page_profile #profile .txt .profile_txt {
    margin-bottom: 20px; }
    
    .privacy_b {
        display: block;
        margin-top: 2em;
	    font-size: 1.5rem !important;
    }


/*--------------------------
  END | profile
  --------------------------*/

#tweetLine{
	overflow: hidden;
	position:relative;
    white-space: nowrap;
    padding: 15px 3em 15px 1em;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 47%;
    background-size: 20px;
    line-height: 1.5em;
}

#tweetLineLabel{
	float:left;
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
}

#tweetLineLabel a{
	display:block;
}

#tweetLineInner{
	position:relative;
	width:95%;
	margin:auto;
}

#twitterLineList{
	margin:0px;
	padding:0px;
	width:1000px;
	height:27px;
	position: relative;
	overflow: hidden;
}

#twitterLineList li{
	color:#000000;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:1000px;
	line-height:25px;
}

#twitterLineList li a{
	font-size:12px;
	padding-bottom:3px;
	line-height:1.0;
	color:#333333;
}

#twitterLineList li a span{
	font-weight:normal;
	color:#333333;
	font-size:12px;
}

#twitterLineList li a:nth-child(2){
	color:#e6636f;
}	

.featherlight .featherlight-content{
	overflow-y: hidden !important;
	overflow-x: hidden !important;
}
.currentPage a{
	background-color: black;
	color: #fff;
}
.shead{
	padding: 20px 4%;
    margin: 0 0 20px 0;
    border-radius: 8px;
    background: #fff;
    background-size: cover;
    box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
}
@media screen and (max-width: 768px) {
	.shead{
		padding: 10px 4%;
	}
}

.shead.sec{
	margin-top: 60px;
}
.shead h2{
	font-size: 2vw;
    font-weight: 600 !important;
    margin: 0 !important;
}
.txt .date time a, .txt .date p a{
	border-bottom: 1px solid #fff;
}
.txt .date time a:hover, .txt .date p a:hover{
    color: #9fa0a0;
    border-bottom: 1px solid #9fa0a0;
}
@media screen and (min-width: 768px) {
	.twbtn {
		height: 20px;
		width: 20px;
		display: block;
		position: absolute;
		left: 0;
		top: 19px;
	}
	.twbtn:hover {
		background-color: rgba(255,255,255,0.5);
	.shead.sec{
		margin-top: 80px;
	}
	#page_discography #main_contents #topics .topics_link .txt h3 {
		font-size: 1.7vw;
	}
	#page_topics_single  .catnav_nav,#page_schedule .catnav_nav, #page_discography .catnav_nav, #page_discography_single .catnav_nav {
		left: 26vw;
  	}
  	.minicn{
		width: 80px !important;
		height: auto !important;
		padding: 44px !important;
  	}
	.schedule_entry_content{
		padding-left: 0 !important;
		margin-left: 110px !important;
	}
}
@media screen and (max-width: 1100px) {
	#page_topics_single  .catnav_nav,#page_schedule .catnav_nav, #page_discography .catnav_nav, #page_discography_single .catnav_nav {
		left: 22vw;
  	}
  	.cat{
	  	margin-left: 1em;
  	}
}
@media screen and (max-width: 1020px) {
	#page_topics_single  .catnav_nav,#page_schedule .catnav_nav, #page_discography .catnav_nav, #page_discography_single .catnav_nav {
		left: 16vw;
  	}

}

#page_goods #main_contents #topics .topics_link .txt h3{
    margin-bottom: 1.6vw;
}

.arw{
    padding: 0 5px 0 23px;
}

#page_schedule h2,#page_topics_single h2{
	margin-bottom: 1vw ;
}
#page_schedule h2 a,#page_topics_single h2 a{
font-weight: 600 !important;
}
#page_schedule .eye_wrap .content_wrap{
	margin-bottom: 50px !important;
}


@-webkit-keyframes ball-scale-ripple {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 1; }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.7; }
  100% {
    opacity: 0.0; } }

@keyframes ball-scale-ripple {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 1; }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.7; }
  100% {
    opacity: 0.0; } }

.ball-scale-ripple > div {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  border: 2px solid #040000;
  -webkit-animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
          animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8); }
.shead{
	padding: 2% 4%;
    margin: 0 0 20px 0;
    border-radius: 8px;
    background: #fff;
    background-size: cover;
    box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
}
.shead h2{
	font-size: 1.8vw;
    font-weight: 600 !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}