@charset "utf-8";
:root {
  --primary-text-color: #1a1b1a;
  --main-color: #f5f5f4;
  --second-color: #517361;
}
#ns_ContentsWrapAll * {
  text-decoration: none !important;
}
.ns_ContentsWrapAll {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin-top: -20px;
  font-size: 16px;
  color: var(--primary-text-color);
  font-feature-settings: "palt";
  letter-spacing: 1.3px;
  line-height: 1.6;
  background-color: var(--main-color);
  background-image: linear-gradient(#f5f5f4e6, #f5f5f4e6), url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/000000tessei/noise.png);
  background-repeat: repeat;
  background-size: 150px;
  font-family: "Yu Gothic", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", 'Hiragino Sans', 'ヒラギノ角ゴシック', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#mainContent {
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.ns_ContentsWrapAll .ns_flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
.ns_ContentsWrapAll a {
  text-decoration: none;
  transition: 0.3s;
  display: block;
  color: var(--primary-text-color);
}
.ns_ContentsWrapAll a img {}
.ns_ContentsWrapAll a:hover img {
  opacity: 1;
}
.ns_ContentsWrapAll img {
  width: 100%;
  height: auto;
  display: block;
}
.ns_ContentsWrapAll a {}
.ns_ContentsWrapAll a:before, .ns_ContentsWrapAll a:after {
  position: absolute;
  content: "";
  display: block;
}
.ns_commonSize {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  padding: 0 80px;
  display: block;
  box-sizing: border-box;
}

.contents_wrap h1 {
  margin: 0;
  padding: 0;
  border: none;
}
.ns_ContentsWrapAll h2 {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.ns_ContentsWrapAll h3 {
  margin: 0;
  padding: 0;
  border-bottom: none;
  background: rgba(255, 255, 255, 0);
  line-height: 1.3;
}
.SP, .SP a, img.SP {
  display: none;
}
.ns_txt_l {
  text-align: left;
}
.ns_txt_c {
  text-align: center;
}
.ns_fade {
  animation-name: fadeAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.ns_fadeTrigger {
  opacity: 0;
}
/*common_start*/
h2.ns_commonTitleH2 {
  position: relative;
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1;
}
h2.ns_commonTitleH2::before {
  position: absolute;
  content: "";
  display: block;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px;
  background-color: var(--primary-text-color);;
  width: 50px;
  height: 1px;
}
.ns_award h2.ns_commonTitleH2 {
  color: #fff;
  font-size: clamp(14px, 2.9vw, 30px);
  line-height: 1.5;
}
.ns_award h2.ns_commonTitleH2::before {
  background-color: #fff;
}
h2.ns_commonTitleH2 .txtIm {
  display: block;
  max-width: 300px;
  margin: 0 auto;
}
h3.ns_commonTitleH3 {
  font-size: 18px;
  text-align: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
}
.ns_areaH2 {
  padding-top: 100px;
}
/*hover_start*/
.ns_ContentsWrapAll a, .ns_ContentsWrapAll a img {
  transition: 0.3s;
  opacity: 1;
}
.ns_ContentsWrapAll a:hover {
  transition: 0.3s;
  opacity: 0.7;
}
.ns_ContentsWrapAll .ns_anc a:hover {
  transition: 0.3s;
  opacity: 0.7;
}
/*hover_end*/
/*breadcrumb_start*/
.ns_breadcrumb {
  background: #fff;
  width: 100%;
  display: block;
  height: calc(1em + (8px * 2));
  border-bottom: 1px solid #fff;
  padding: 8px;
  box-sizing: border-box;
  line-height: 1.5;
}
ol.ns_breadcrumb li {
  position: relative;
  float: left;
  padding-left: 20px;
  font-size: 12px;
}
ol.ns_breadcrumb li:before {
  position: absolute;
  content: "";
  display: block;
  top: 38%;
  left: 0.2rem;
  width: 6px;
  height: 6px;
  border-right: solid 1px;
  border-top: solid 1px;
  transform: rotate(45deg) translate(0, -25%);
  color: var(--primary-text-color);
}
ol.ns_breadcrumb li:first-child:before {
  display: none;
}
ol.ns_breadcrumb li:first-child {
  padding-left: 0;
  background: none;
}
ol.ns_breadcrumb li, ol.ns_breadcrumb li a {
  color: var(--primary-text-color);
}
ol.ns_breadcrumb li a:hover {
  transform: translate(0, 0);
}
ol.ns_breadcrumb li a {
  text-decoration: none;
}
/*breadcrumb_end*/
/*top_start*/
h1.ns_top_im {
  margin: 0;
  padding: 50px 0 40px;
  border: none;
  background: #fff;
}
/*top_end*/
/*anc_start*/
.ns_anc {
  background: #fff;
  padding-bottom: 40px;
}
.ns_anc_list {
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.ns_anc_list:nth-of-type(n + 2) {
  margin-top: 20px;
}
.ns_anc_list {
  border-top: 1px solid var(--primary-text-color);
  border-bottom: 1px solid var(--primary-text-color);
}
.ns_anc_list.ns_anc_award {
  border: none;
}
.ns_anc_list > li {
  padding: 32px 0;
  margin-right: 80px;
  line-height: 1;
}
.ns_anc_list.ns_anc_award > li {
  padding: 0;
  width: 100%;
  line-height: 1.5;
}
.ns_anc_list.ns_anc_award > li a {
  position: relative;
  padding: 28px 0;
  background: var(--primary-text-color);
  text-align: center;
}
.ns_anc_list.ns_anc_award > li a::before {
  position: absolute;
  content: "";
  display: block;
  top: 7px;
  background: #fff;
  height: 2px;
  width: 100%;
}
.ns_anc_list.ns_anc_award > li a::after {
  position: absolute;
  content: "";
  display: block;
  bottom: 7px;
  background: #fff;
  height: 2px;
  width: 100%;
}
.ns_anc_list > li:last-child {
  margin-right: 0;
}
.ns_anc_list .ns_txt {
  text-align: center;
  font-size: clamp(14px, 1.5vw, 18px);
  font-weight: bold;
  display: inline-block;
  line-height: 1;
}
.ns_anc_list.ns_anc_award .ns_txt {
  position: relative;
  line-height: 1.2;
}
.ns_anc_list.ns_anc_award .ns_txt::before {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: -54px;
  transform: translateY(-50%);
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/000000tessei/award_icon.png) no-repeat center / contain;
  aspect-ratio: 34 / 61;
  width: 34px;
  height: auto;
}
.ns_anc_list.ns_anc_award .ns_txt::after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  right: -54px;
  transform: translateY(-50%) scale(-1, 1);
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/000000tessei/award_icon.png) no-repeat center / contain;
  aspect-ratio: 34 / 61;
  width: 34px;
  height: auto;
}
.ns_anc_list > li a {
  color: var(--primary-text-color);
}
.ns_anc_list.ns_anc_award > li a {
  color: #fff;
}
/*anc_end*/
/*profile_start*/
.ns_contents_wrap {
  padding-top: 50px;
}
.ns_txt_inner .ns_txt {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
.ns_profile .ns_txt_inner .ns_txt {
  line-height: 2;
}
.ns_sns_list {
  margin: 40px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: min(30%, 165px);
}
.ns_sns_list_item a {
  height: 30px;
}
.ns_sns_list_item:first-child a {
  height: 34px;
}
.ns_sns_list_item:last-child a {
  margin-right: 0;
}
.ns_sns_list_item a img {
  width: auto;
  height: 100%;
}
/*profile_end*/
/*music_start*/
.ns_music_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.ns_music_list_item {
  width: calc((100% - (30px * 3)) / 4);
  margin-right: 30px;
}
.ns_music_list_item:nth-child(4n) {
  margin-right: 0;
}
.ns_music_list_item:nth-child(n+5) {
  margin-top: 30px;
}
.ns_music_list_item .ns_txt {
  display: inline-block;
  border-bottom: 1px solid var(--primary-text-color);
  font-weight: bold;
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: 1;
  margin-top: 20px;
}
.ns_music_list_item a:hover {
  color: var(--primary-text-color);
}
.ns_music_list_item a:hover .ns_txt {
  border-bottom: 1px solid transparent;
}

/*music_end*/
/*live_start*/
.ns_live {
  padding-bottom: 100px;
}
.ns_live .ns_contents_wrap {
  width: min(100%, 750px);
  margin: 0 auto;
}
.ns_contents_item {
  padding: 50px;
  background-color: #fff;
}
.ns_live_link_btn a {
  margin: 40px auto 0;
  padding: 1rem;
  width: 296px;
  background-color: var(--primary-text-color);
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.ns_live_link_btn a:hover {
  color: #fff;
}
.ns_txt_inner .ns_txt:nth-of-type(n+2) {
  margin-top: 30px;
}
#ns_ContentsWrapAll .ns_txt_inner .ns_txt a {
  display: inline-block;
  color: var(--second-color);
  text-decoration: underline !important;
}
#ns_ContentsWrapAll .ns_txt_inner .ns_txt a:hover {
	text-decoration: none !important;
}
/*live_end*/
.ns_award {
  position: relative;
  background: var(--primary-text-color);
  padding-bottom: 100px;
}
.ns_award::before {
  position: absolute;
  content: "";
  display: block;
  top: 10px;
  background: #fff;
  height: 2px;
  width: 100%;
}
.ns_award::after {
  position: absolute;
  content: "";
  display: block;
  bottom: 10px;
  background: #fff;
  height: 2px;
  width: 100%;
}
.ns_award .ns_contents_wrap {
  width: min(100%, 750px);
  margin: 0 auto;
}
h3.ns_commonTitleH3.ns_underline {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--primary-text-color);
}
.ns_txt_box {
  margin-top: 40px;
  padding: 30px;
  border: 1px solid var(--primary-text-color);
}
.ns_txt_box h3.ns_commonTitleH3 {
  margin-top: 0;
}
.ns_banner_area {
  background: #fff;
  padding-bottom: 100px;
}
.ns_banner_area .ns_contents_wrap {
  width: min(100%, 750px);
  margin: 0 auto;
  padding-top: 0;
}
.ns_banner_area .ns_contents_item {
  padding: 0;
}
/*contents_end*/
@media screen and (min-width: 641px) and (max-width: 1024px) {
  .SP, .SP a, img.SP {
    display: block;
  }
  #wrapper {
    min-width: 100%;
  }
  .ns_commonSize {
    width: calc(100% - 80px);
    padding: 0;
  }
  .ns_areaH2 {
    padding-top: 9.7vw;
  }
  h2.ns_commonTitleH2 {
    font-size: clamp(14px, 4.8vw, 50px);
    margin-bottom: 2.9vw;
  }
  h2.ns_commonTitleH2::before {
    bottom: -2.9vw;
    width: clamp(40px, 4.8vw, 50px);
  }
  .ns_award h2.ns_commonTitleH2 {
    font-size: clamp(24px, 2.9vw, 30px);
  }
  h3.ns_commonTitleH3 {
    font-size: 18px;
    text-align: left;
    width: 100%;
    margin-top: 2.9vw;
    margin-bottom: 0.9vw;
  }
  h1.ns_top_im {
    padding: 5vw 0 4vw;
  }
  .ns_anc {
    padding-bottom: 3.9vw;
  }
  .ns_anc_list > li {
    padding: 3vw 0;
    margin-right: 6vw;
  }
  .ns_anc_list:nth-of-type(n + 2) {
    margin-top: 1.9vw;
  }
  .ns_anc_list.ns_anc_award > li a {
    padding: 2.8vw 0;
  }
  .ns_anc_list.ns_anc_award > li a::before {
    top: 0.68vw;
    height: 0.19vw;
  }
  .ns_anc_list.ns_anc_award > li a::after {
    bottom: 0.68vw;
    height: 0.19vw;
  }
  .ns_anc_list .ns_txt {
    font-size: 16px;
  }
  .ns_contents_wrap {
    padding-top: 4.8vw;
  }
  .ns_sns_list {
    margin-top: 4vw;
  }
  .ns_music_list_item {
    width: calc((100% - (2.9% * 3)) / 4);
    margin-right: 2.9%;
  }
.ns_music_list_item:nth-child(n+5) {
  margin-top: 2.9%;
}
  .ns_live {
    padding-bottom: 9.7vw;
  }
  .ns_contents_item {
    padding: 4.8vw;
  }
  .ns_live_link_btn a {
    margin: 3.9vw auto 0;
    width: min(50%, 296px);
  }
  .ns_award {
    padding-bottom: 9.7vw;
  }
  .ns_award::before {
    top: 0.97vw;
    height: 0.19vw;
  }
  .ns_award::after {
    bottom: 0.97vw;
    height: 0.19vw;
  }
  .ns_txt_box {
    margin-top: 3.9vw;
    padding: 2.9vw;
  }
  .ns_banner_area {
    padding-bottom: 9.7vw;
  }
  .ns_banner_area .ns_contents_item {
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .ns_ContentsWrapAll {
    overflow: hidden;
    box-sizing: border-box;
    margin-top: -25px;
    -webkit-text-size-adjust: 100%;
    font-size: clamp(14px, 3.5vw, 16px);
  }
  .ns_ContentsWrapAll img {
    width: 100%;
    display: block;
  }
  .ns_commonSize {
    width: 94%;
    padding: 0;
    box-sizing: border-box;
  }
  /*SP_common_start*/
  h2.ns_commonTitleH2 {
    box-sizing: border-box;
    font-size: clamp(30px, 6.25vw, 40px);
    margin-bottom: 4vw;
  }
  h2.ns_commonTitleH2::before {
    bottom: -4vw;
    width: 8vw;
  }
  .ns_award h2.ns_commonTitleH2 {
    color: #fff;
    font-size: clamp(16px, 4vw, 28px);
    line-height: 1.5;
  }
  h3.ns_commonTitleH3 {
    font-size: clamp(14px, 4vw, 18px);
    text-align: left;
    width: 100%;
    margin-top: 4vw;
  }
  h3.ns_commonTitleH3.ns_underline {
    margin-top: 4vw;
    font-size: clamp(14px, 4vw, 18px);
  }
  .ns_areaH2 {
    padding-top: 12.5vw;
  }
  .SP, .SP a, img.SP {
    display: block;
  }
  .PC, .PC a, img.PC {
    display: none;
  }
  /*SP_common_end*/
  /*SP_contents_start*/
  /*SP_breadcrumb_start*/
  .ns_breadcrumb {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    display: flex;
    padding-left: 2vw;
  }
  .ns_breadcrumb > * {
    float: initial;
    font-size: 2.8vw;
  }
  ol.ns_breadcrumb li:nth-of-type(n + 2) {
    padding-left: 15px;
    background-position: 1vw center;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }
  ol.ns_breadcrumb li:before {
    top: 50%;
    transform: rotate(45deg) translate(0, -50%);
    left: 0vw;
  }
  .ns_breadcrumb > * a {}
  /*SP_breadcrumb_end*/
  h1.ns_top_im {
    padding: 0;
  }
  h1.ns_top_im .ns_commonSize {
    width: 100%;
  }
  .ns_anc {
    padding: 4.6vw 0 5vw;
  }
  .ns_anc_list:nth-of-type(n + 2) {
    margin-top: 3vw;
  }
  .ns_anc_list > li {
    padding: 5vw 0;
    margin-right: 6vw;
  }
  .ns_anc_list .ns_txt {
    font-size: clamp(14px, 3.5vw, 16px);
    line-height: 1;
  }
  .ns_anc_list.ns_anc_award > li a {
    padding: 5vw 0;
  }
  .ns_anc_list.ns_anc_award > li a::before {
    top: 1.3vw;
    height: 0.3vw;
  }
  .ns_anc_list.ns_anc_award > li a::after {
    bottom: 1.3vw;
    height: 0.3vw;
  }
  .ns_anc_list.ns_anc_award .ns_txt::before {
    left: -9vw;
    width: 5.6vw;
  }
  .ns_anc_list.ns_anc_award .ns_txt::after {
    right: -9vw;
    width: 5.6vw;
  }
  .ns_contents_wrap {
    padding-top: 6.25vw;
    width: 100%;
  }
  .ns_profile .ns_contents_wrap .ns_txt {
    letter-spacing: 0.02rem;
    line-height: 1.8;
  }
  .ns_sns_list {
    margin-top: 6.25vw;
  }
  .ns_sns_list_item a {
    height: 5vw;
  }
  .ns_sns_list_item:first-child a {
    height: 5.5vw;
  }
  .ns_music_list {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .ns_music_list_item {
    width: calc((100% - (5% * 1)) / 2);
    margin-right: 5%;
  }
  .ns_music_list_item:nth-child(2n) {
    margin-right: 0;
  }
  .ns_music_list_item:nth-child(n+3) {
    margin-top: 3.5vw;
  }
  .ns_music_list_item .ns_txt {
    margin-top: 3vw;
  }
  .ns_live {
    padding-bottom: 12.5vw;
  }
  .ns_contents_item {
    padding: 5.4vw 5vw;
  }
  .ns_txt_inner .ns_txt {
    font-size: clamp(14px, 3.5vw, 15px);
  }
  .ns_award {
    padding-bottom: 12.5vw;
  }
  .ns_txt_box {
    margin-top: 6.25vw;
    padding: 4.6vw;
  }
  .ns_banner_area {
    width: 100%;
    padding-bottom: 12.5vw;
  }
  .ns_banner_area .ns_contents_item {
    padding: 0;
  }
  /*SP_contents_end*/
}