@charset "UTF-8";

.project_wrap {
  position: relative;
  padding-top: 105px;
  background: url(../../img/social/top/bg_char01.png) top -6px right -4px no-repeat;
  overflow-x: hidden;
}
.project_wrap::before, .project_wrap::after {
  content: "";
  position: absolute;
  display:block;
  left: 0;
  background: #eac610;
}
.project_wrap::before {
  top: 0;
  height: 100%;
  width: 398px;
  max-width: 100%;
}
.project_wrap::after {
  bottom: 0;
  height: 240px;
  width: 100%;
}
.project_title {
  z-index: 1;
  font-size: 56px;
}
.project_title::before {
  left: calc(100% + 15px);
  width: 150px;
}
.project_title::after {
  content: "";
  position: absolute;
  display: block;
  top: -110px;
  right: -238px;
  width: 189px;
  height: 492px;
  background: url(../../img/social/top/player01.png) center no-repeat;
  background-size: contain;
}
@media screen and (min-width: 760px) {
  .project_title {
    top: 43px;
    left: 65.4%;
    position: absolute;
  }
}
@media screen and (max-width: 1199px) and (min-width: 760px) {
  .project_wrap::before {
    width: 33.2%;
  }
}
@media screen and (max-width: 1050px) and (min-width: 760px) {
  .project_title::after {
    display: none;
  }
}
@media screen and (max-width: 759px) {
  .project_wrap {
    background: none;
    padding: 46px 0 27px;
  }
  .project_wrap::before {
    max-width: 85px;
  }
  .project_wrap::after {
    height: calc(300px + 18.6vw);
  }
  .project_title::after {
    display: block;
    top: -57px;
    left: -2px;
    width: 97px;
    height: 252px;
    background-image: url(../../img/social/top/player01_sp.png);
  }
  .project_title {
    position: relative;
    font-size: 34px;
    padding-left: 85px;
    letter-spacing: .08em;
  }
  .project_title::before {
    left: 212px;
    width: 120px;
    margin-top: -2px;
  }
}

.news_wrap {
  padding-top: 40px;
  position: relative;
  background: url(../../img/social/top/bg_char02.png) bottom -5px left -5px no-repeat;
}
.news_wrap::before {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% - 40px);
  top: 40px;
  left: 0;
  background: #e5a717;
  z-index: -1;
}
.news_inner {
  max-width: 1100px;
  padding-bottom: 90px;
}
.news_content_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 52px 16px 56px;
  z-index: 1;
  position: relative;
  background: #fff;
}
.news_content_header::before {
  content: "";
  position: absolute;
  display: block;
  top: -67px;
  left: -59px;
  width: 174px;
  height: 174px;
  background: url(../../img/social/top/bg_ball.png) center no-repeat;
  background-size: contain;
}
.news_content_header::after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  right: 149px;
  width: 218px;
  height: 151px;
  background: url(../../img/social/top/player05.png) center no-repeat;
  background-size: contain;
}
.news_title_wrap {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}
.news_title::before {
  width: 40px;
  left: 3em;
}
.news_title_meta_wrap {
  margin-left: 60px;
  flex: 1 1 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news_tab_btn_list {
  display: flex;
}
.news_tab_btn_item:not(:first-child) {
  margin-left: 5px;
}
.news_tab_btn_item button {
  font-size: 12px;
  background: transparent;
  border-radius: 20px;
  padding: 3px 13px;
  line-height: 1;
  cursor: pointer;
  color: #024070;
}
.news_tab_btn_item button.active {
  background: #024070;
  color: #fff;
}
.news_slider {
  margin: 30px -5px 0;
}
.news_slider_item {
  padding: 0 5px;
  height: 100%;
}
.slick-slide {
  height: auto !important;
}
.news_slider .slick-slide > div {
  height: 100%;
}
.slick-track {
  display: flex;
}
.news_slider_meta_wrap {
  color: #000;
  font-size: 14px;
  padding: 12px 15px 18px;
  background: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.news_slider_img_wrap {
  width: 100%;
  height: 0;
  padding-bottom: 83.3%;
  position: relative;
  background: #fff;
}
.news_slider_title {
  font-weight: bold;
  line-height: 1.4;
}
.news_slider_text {
  letter-spacing: -.03em;
  margin-top: 6px;
  margin-bottom: auto;
}
.news_slider_title_wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.news_slider_footer_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #000;
  margin-top: 11px;
  padding-top: 9px;
}
.news_slider_category_item {
  font-size: 11px;
  line-height: 1;
  padding: 4px 6px;
  letter-spacing: .01em;
  border-radius: 20px;
  background: #024070;
  color: #fff;
}
.news_slider_date {
  font-size: 10px;
  font-weight: bold;
  letter-spacing: .06em;
}
.cannel_title.section_title {
  padding: 0 0 0 11px;
}
@media screen and (min-width: 760px) {
  .news_slider .slick-arrow, .cannel_slider .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    overflow: hidden;
    width: 28px;
    height: 55px;
    margin-top: -3px;
  }
  .news_slider .slick-arrow.prev, .cannel_slider .slick-arrow.prev {
    left: -46px;
  }
  .news_slider .slick-arrow.next, .cannel_slider .slick-arrow.next {
    right: -46px;
  }
  .news_slider .slick-arrow button, .cannel_slider .slick-arrow  button {
    width: 55px;
    height: 55px;
    top: 0;
  }
  .news_slider .slick-arrow.prev button, .cannel_slider .slick-arrow.prev button {
    left: 0;
  }
  .news_slider .slick-arrow.prev button::before {
    width: 5px;
    left: 21px;
  }
  .news_slider .slick-prev::after {
    left: 12px;
  }
  .news_slider .slick-arrow.next button, .cannel_slider .slick-arrow.next button {
    right: 0;
  }
  .news_slider .slick-arrow.next button::before {
    width: 5px;
    right: 21px;
  }
  .news_slider .slick-next::after  {
    right: 12px;
  }
  .news_slider .slick-dots, .channel_slider .slick-dots {
    position: absolute;
    left: 0;
    top: calc(100% + 34px);
    justify-content: center;
    width: 100%;
  }
}
@media screen and (max-width: 1150px) and (min-width: 760px) {
  .news_slider, .cannel_slider, .channel_slider .slick-dots  {
    padding: 0 40px;
  }
  .news_slider .slick-arrow.prev, .cannel_slider .slick-arrow.prev {
    left: 0;
  }
  .news_slider .slick-arrow.next, .cannel_slider .slick-arrow.next {
    right: 0;
  }
}
@media screen and (max-width: 950px) {
  .news_content_header {
    background: none;
    display: block;
    padding: 0 0 50px;
    position: relative;
  }
  .news_content_header::after {
    bottom: 50px;
    right: 0;
  }
  .news_title_wrap {
    padding: 8px 52px 16px 56px;
    background: #fff;
  }
  .news_title_meta_wrap {
    position: absolute;
    top: 100%;
    right: 0;
    transform: translateY(-100%);
  }
  .news_link_btn {
    margin-left: 30px;
  }
}
@media screen and (max-width: 759px) {
  .cannel_title.section_title {
    padding: 0;
  }
  .news_wrap {
    padding: 17px 0 51px;
    background: none;
  }
  .news_wrap::before {
    height: calc(100% - 28px);
    top: 28px;
  }
  .news_inner {
    padding: 0 17px;
  }
  .news_content_header {
    padding: 0 0px 34px 10px;
  }
  .news_content_header::before {
    top: -26px;
    left: -11px;
    width: 87px;
    height: 87px;
    transform: rotate(-9deg);
  }
  .news_content_header::after {
    width: 122px;
    height: 99px;
    bottom: 34px;
    right: 2px;
    /* background-image: url(../../img/social/top/player05_sp.png); */
  }
  .news_title_wrap {
    padding: 6px 25px 7px 33px;
    background: #fff;
  }
  .news_title::before {
    width: 40px;
    left: 2.6em;
  }
  .news_tab_btn_item button {
    font-size: 9px;
    padding: 3px 10px;
    letter-spacing: -.09em;
  }
  .news_link_btn {
    margin-left: 9px;
  }
  .news_link_btn::before {
    right: 10px;
    width: 3px;
  }
  .news_link_btn::after {
    right: 6px;
  }
  .news_link_btn {
    margin-left: 9px;
  }
  .news_slider {
    margin: 11px -5px 0;
    padding-bottom: 37px;
  }
  .news_slider_meta_wrap {
    font-size: 10px;
    padding: 10px 8px 11px;
  }
  .news_slider_img_wrap {
    padding-bottom: 80.8%;
  }
  .news_slider_title {
    line-height: 1.2;
    font-size: 11px;
  }
  .news_slider_text {
    margin-top: 5px;
  }
  .news_slider_footer_wrap {
    margin-top: 7px;
    padding-top: 8px;
  }
  .news_slider_category_item {
    font-size: 10px;
    padding: 3px 6px;
  }
  .news_slider_date {
    letter-spacing: 0;
  }
  .news_slider .slick-arrow, .cannel_slider .slick-arrow {
    bottom: 0;
    position: absolute;
  }
  .news_slider .slick-arrow.prev, .cannel_slider .slick-arrow.prev {
    left: 5px;
  }
  .news_slider .slick-arrow.next, .cannel_slider .slick-arrow.next {
    right: 5px;
  }
  .news_slider .slick-arrow button, .cannel_slider .slick-arrow  button {
    position: relative;
    top: auto;
  }
  .news_slider .slick-arrow.prev button, .cannel_slider .slick-arrow.prev button {
    left: 0;
  }
  .news_slider .slick-arrow.next button, .cannel_slider .slick-arrow.next button {
    right: 0;
  }
  .news_slider .slick-dots, .cannel_slider .slick-dots {
    justify-content: center;
    left: 0;
    right: 0;
    bottom: 6px;
    margin: auto;
    width: calc(100% - 50px);
    position: absolute;
  }
  .news_slider .slick-dots li:not(:first-child), .cannel_slider .slick-dots li:not(:first-child) {
    margin-left: 5px;
  }
  .news_slider .slick-dots li button, .cannel_slider .slick-dots li button {
    width: 35px;
    height: 10px;
  }
  .news_slider .slick-dots li button::after, .cannel_slider .slick-dots li button::after {
    width: 35px;
    height: 2px;
  }
}


.cannel_wrap {
  position: relative;
  overflow: hidden;
}
.cannel_wrap::before, .cannel_wrap::after {
  content: "";
  position: absolute;
}
.cannel_wrap::before {
  width: 660px;
  max-width: 55%;
  height: 100%;
  top: 0;
  right: 0;
  background: #024070;
}
.cannel_wrap::after {
  width: 100%;
  height: calc(100% - 210px);
  bottom: 0;
  left: 0;
  background: #eac610 url(../../img/social/top/channel_bg.jpg) top center no-repeat;
  background-size: 100% auto;
}
.cannel_inner {
  position: relative;
  z-index: 1;
  padding: 38px 50px 17px;
}
.cannel_content_header {
  display: flex;
  justify-content: space-between;
}
.cannel_title span {
  font-size: 22px;
  letter-spacing: .0735em;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  display: inline-block;
  margin-left: 0;
  font-weight: bold;
  font-family: 'Anton', sans-serif;
}
.cannel_title span:nth-child(2) {
  margin-left: .3em;
}
.cannel_link_btn {
  display: flex;
  align-items: center;
  background: #eac610;
  padding: 10px 34px 10px 19px;
  letter-spacing: .02em;
}
.cannel_link_btn::before {
  right: 18px;
  width: 10px;
}
.cannel_link_btn::after {
  right: 12px;
  border-width: 3px 0 3px 5px;
}
.cannel_link_btn span {
  padding: 2px 0 2px 26px;
  background: url(../../img/social/cmn/icon_youtube_blue.svg) left center no-repeat;
  background-size: 18px auto;
}
.cannel_top_link {
  margin-top: 23px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.cannel_top_link::after {
  content: "";
  position: absolute;
  display: block;
  top: 195px;
  right: -95px;
  width: 232px;
  height: 230px;
  background: url(../../img/social/top/player02.png) center no-repeat;
  background-size: contain;
}
.cannel_top_link_img_wrap {
  background: #fff;
  padding: 5px;
  box-shadow: 4px 3px 7px rgb(0 0 0 / 50%);
  flex: 1 1 66%;
  max-width: 66%;
}
.cannel_top_link_img_inner {
  position: relative;
  height: 0;
  padding-bottom: 55.4%;
}
.cannel_top_link_img_inner::before, .cannel_top_link_img_inner::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.cannel_top_link_img_inner::before {
  border: 4px solid #fff;
  width: 71px;
  height: 71px;
  border-radius: 50%;
}
.cannel_top_link_img_inner::after {
  margin-left: 3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 0 17px 28px;
  border-color: transparent transparent transparent #fff;
}
.cannel_top_link_text_wrap {
  flex: 0 0 325px;
  padding: 56px 0 0 22px;
}
.cannel_top_link_title {
  font-size: 16px;
  font-weight: bold;
  display: inline;
  background: #fff;
  line-height: 2.2;
  box-shadow: -7px -7px #fff, -7px 7px #fff, 7px -7px #fff, 7px 7px #fff;
  color: #000;
}
.cannel_top_link_meta_wrap {
  margin: 14px 0 0 -7px;
  padding-top: 10px;
  border-top: 1px solid #fff;
  font-size: 12px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.cannel_top_link_date {
  color: #fff;
  letter-spacing: .03em;
}
.cannel_top_link_new_icon {
  background: #eac610;
  padding: 3px 14px;
  margin-left: 16px;
  line-height: 1;
}
.cannel_slider {
  margin: 32px -5px 0;
}
.cannel_slider_item {
  padding: 0 5px;
}
.cannel_slider_title_wrap {
  padding: 0 4px;
  margin-top: 1px;
}
.cannel_slider_img_wrap {
  padding-bottom: 55.8%;
}
.cannel_slider_date {
  display: block;
  font-size: 10px;
  margin-top: 8px;
  color: #000;
}
@media screen and (min-width: 760px) {
  .cannel_slider .slick-arrow {
    margin-top: 0;
  }
  .cannel_slider .slick-prev::before, .cannel_slider .slick-next::before {
    width: 9px;
  }
  .cannel_slider .slick-prev::before {
    left: 18px;
  }
  .cannel_slider .slick-prev::after {
    left: 12px;
    border-width: 3px 5px 3px 0;
  }
  .cannel_slider .slick-next::before  {
    right: 18px;
  }
  .cannel_slider .slick-next::after  {
    right: 12px;
    border-width: 3px 0 3px 5px;
  }
}
@media screen and (max-width: 1200px) {
  .cannel_wrap::before {
    max-width: 51.6%;
  }
}
@media screen and (max-width: 1170px) {
  .cannel_top_link::after {
    display: none;
  }
}
@media screen and (max-width: 1150px) {
  .cannel_inner {
    position: relative;
    z-index: 1;
    padding: 38px 15px 45px;
  }
}
@media screen and (max-width: 759px) {
  .cannel_wrap::before {
    max-width: 50%;
  }
  .cannel_wrap::after {
    background-image: url(../../img/social/top/channel_bg_sp.jpg);
  }
  .cannel_inner {
    padding: 16px 13px 31px;
  }
  .cannel_content_header {
    display: block;
  }
  .cannel_title {
    display: flex;
    justify-content: center;
    text-align: center;
    margin: auto;
  }
  .cannel_title span {
    font-size: 21px;
    text-shadow: none;
    flex: 1 1 50%;
    max-width: 50%;
  }
  .cannel_title span:nth-child(1) {
    letter-spacing: .1em;
    text-align: right;
    padding: .115em;
  }
  .cannel_title span:nth-child(2) {
    letter-spacing: .045em;
    padding: .2em;
    margin: 0;
    color: #fff;
    text-align: left;
  }
  .cannel_top_link {
    margin-top: 4px;
    display: block;
  }
  .cannel_top_link::after {
    display: none;
  }
  .cannel_top_link_img_wrap {
    padding: 5px;
    box-shadow: 4px 3px 7px rgb(0 0 0 / 50%);
    max-width: 100%;
    display: block;
  }
  .cannel_top_link_img_inner {
    position: relative;
    height: 0;
    padding-bottom: 56.4%;
  }
  .cannel_top_link_img_inner::before, .cannel_top_link_img_inner::after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  .cannel_top_link_img_inner::before {
    border: 3px solid #fff;
    width: 36px;
    height: 36px;
  }
  .cannel_top_link_img_inner::after {
    margin-left: 2px;
    border-width: 9px 0 9px 14px;
  }
  .cannel_top_link_text_wrap {
    padding: 12px 0 0 6px;
  }
  .cannel_top_link_title {
    font-size: 13px;
    box-shadow: -7px -4px #fff, -7px 4px #fff, 7px -4px #fff, 7px 4px #fff;
    line-height: 1.8;
  }
  .cannel_top_link_meta_wrap {
    margin: 11px 0 0 -7px;
    padding-top: 3px;
    font-size: 9px;
  }
  .cannel_top_link_date {
    color: #fff;
    letter-spacing: .03em;
  }
  .cannel_top_link_new_icon {
    padding: 1px 5px;
    margin-left: 5px;
  }
  .cannel_slider {
    margin: 22px -5px 0;
    padding: 0 5px 32px;
  }
  .cannel_slider_item {
    padding: 0 5px;
    vertical-align: top;
  }
  .cannel_slider .slick-slide > div:nth-child(2) {
    margin-top: 18px;
  }
  .cannel_slider_title_wrap {
    padding: 0;
    margin-top: 3px;
    line-height: 1.3;
  }
  .cannel_slider_img_wrap {
    padding-bottom: 55.8%;
  }
  .cannel_slider_date {
    font-size: 9px;
    margin-top: 5px;
  }
  .cannel_slider .slick-arrow.prev {
    left: 10px;
  }
  .cannel_slider .slick-arrow.next {
    right: 10px;
  }
  .cannel_link_btn_wrap {
    margin-top: 18px;
    text-align: center;
  }
  .cannel_link_btn {
    display: inline-block;
    background: #024070;
    color: #fff;
    padding: 12px 27px 12px 16px;
    letter-spacing: .02em;
  }
  .cannel_link_btn::before {
    background: #fff;
    width: 2px;
    right: 19px;
  }
  .cannel_link_btn::after {
    border-left-color: #fff;
    border-width: 3px 0 3px 4px;
    right: 14px;
  }
  .cannel_link_btn span {
    padding: 2px 0 2px 18px;
    background-size: 12px auto;
    letter-spacing: .07em;
    background-image: url(../../img/social/top/icon_youtube_white.svg);
  }
}
@media screen and (max-width: 379px) {
  .cannel_title span {
    font-size: 5vw;
  }
}

.about_wrap {
  position: relative;
}
.about_wrap::after {
  content: "";
  position: absolute;
  display: block;
  top: -22px;
  right: 54px;
  width: 286px;
  height: 251px;
  background: url(../../img/social/top/player03.png) center no-repeat;
  background-size: contain;
}
.about_inner {
  padding: 55px 50px 0;
}
.about_title::before {
  left: 3em;
  width: 40px;
}
.about_title span {
  margin-left: 72px;
  letter-spacing: -.02em;
}
.about_content_section {
  display: flex;
  justify-content: space-between;
  border-top: 4px solid #024070;
}
.about_content_title_wrap {
  flex: 0 0 130px;
  padding-top: 30px;
  position: relative;
  display: flex;
  justify-content: center;
}
.about_content_title_wrap::before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 150px;
  right: 0;
  top: 0;
  background: #024070;
}
.about_content_title {
  font-size: 22px;
  letter-spacing: .07em;
  writing-mode: vertical-rl;
  color: #024070;
}
.about_content_wrap {
  flex: 1 1 auto;
  padding: 30px 0 0 40px;
}
.social_contribution_wrap {
  margin-top: 29px;
  position: relative;
}
.social_contribution_wrap::after {
  content: "";
  position: absolute;
  display: block;
  bottom: -96px;
  left: -51px;
  width: 245px;
  height: 232px;
  background: url(../../img/social/top/player04.png) center no-repeat;
  background-size: contain;
}
.sc_content_top_text, .sc_content_bottom_text, .sbbc_content_text {
  font-size: 14px;
  color: #000;
  line-height: 2;
}
.sc_content_bottom {
  margin-top: 39px;
}
.sc_content_bottom_title {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  background: #024070;
  color: #fff;
  padding: 7px 14px 6px;
  letter-spacing: .12em;
}
.sc_content_bottom_inner {
  border: 2px solid #024070;
  padding: 20px 23px;
}
.sc_content_bottom_item_title {
  font-size: 18px;
  font-weight: bold;
  background: #eac610;
  text-align: center;
  padding: 4px 10px 3px;
  color: #024070;
  line-height: 1.4;
}
.sc_content_bottom_text_title {
  margin-top: 28px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: .02em;
  color: #024070;
}
.sc_content_bottom_text_title span {
  position: relative;
}
.sc_content_bottom_text_title span::before {
  content: "";
  position: absolute;
  bottom: -5px;
  background: #eac610;
  left: 0;
  width: 100%;
  height: 9px;
  z-index: -1;
}
.sc_content_bottom_text {
  margin-top: 12px;
}
.sc_content_bottom_link_wrap {
  text-align: center;
  margin-top: 20px;
}
.sc_content_bottom_link_btn {
  background: #eac610;
  padding: 11px 48px 11px 48px;
}
.shinyaku_bbc_wrap {
  margin-top: 96px;
}
.sbbc_content_text {
  margin-top: 15px;
}
.sbbc_content_text_link_wrap {
  margin-top: 26px;
}
@media screen and (min-width: 760px)  {
  .sc_content_top, .sc_content_bottom_list, .sbbc_content_img_wrap {
    display: flex;
    justify-content: space-between;
  }
  .sc_content_top_img_wrap {
    flex: 1 1 48%;
    max-width: 48%;
  }
  .sc_content_top_text_wrap {
    flex: 1 1 46%;
    max-width: 46%;
    display: flex;
    align-items: center;
  }
  .sc_content_bottom_item {
    flex: 1 1 32%;
    max-width: 32%;
  }
  .sbbc_content_img_wrap picture {
    flex: 1 1 48%;
    max-width: 48%;
  }
}
@media screen and (max-width: 1150px) and (min-width: 760px) {
  .about_wrap::after {
    top: -36px;
    right: 28px;
    width: 238px;
    height: 234px;
    max-width: 20%;
  }
  .social_contribution_wrap::after {
    bottom: -96px;
    width: 175px;
    height: 167px;
  }
  .about_inner {
    padding: 54px 15px 0;
  }
  .about_content_title_wrap {
    flex: 0 0 80px;
  }
  .sc_content_top_text_wrap {
    flex: 1 1 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 1640px) and (min-width: 760px)  {
  /* .about_wrap::after {
    display: none;
  } */
  .sc_content_top_text {
    padding-top: 36px;
  }
}
@media screen and (max-width: 759px) {
  .about_wrap::after {
    top: -21px;
    right: 7px;
    width: 119px;
    height: 111px;
    /* background-image: url(../../img/social/top/player03_sp.png); */
  }
  .about_inner {
    padding: 10px 13px 0;
  }
  .about_title {
    display: block;
  }
  .about_title::before {
    left: 2.8em;
    top: 16px;
  }
  .about_title span {
    margin-left: 0;
    letter-spacing: .03em;
    display: block;
  }
  .about_content_section {
    border-top-width: 1px;
  }
  .about_content_title_wrap {
    flex: 0 0 55px;
    padding-top: 13px;
  }
  .about_content_title_wrap::before {
    height: 89px;
  }
  .about_content_title {
    font-size: 12px;
  }
  .about_content_wrap {
    flex: 1 1 auto;
    padding: 14px 0 0 14px;
  }
  .social_contribution_wrap {
    margin-top: 17px;
  }
  .social_contribution_wrap::after {
    bottom: -71px;
    width: 98px;
    height: 104px;
    background-size: contain;
    left: -5px;
    /* background-image: url(../../img/social/top/player04_sp.png); */
  }
  .sc_content_top {
    display: block;
  }
  .sc_content_top_text_wrap {
    margin-top: 6px;
  }
  .sc_content_top_text, .sc_content_bottom_text, .sbbc_content_text {
    font-size: 10px;
    line-height: 1.9;
  }
  .sc_content_bottom {
    margin-top: 18px;
  }
  .sc_content_bottom_title {
    font-size: 12px;
    padding: 3px 7px 4px;
    letter-spacing: -.03em;
  }
  .sc_content_bottom_inner {
    border-width: 1px;
    padding: 12px 12px 30px;
  }
  .sc_content_bottom_item:not(:first-child) {
    margin-top: 6px;
  }
  .sc_content_bottom_item_img_wrap img {
    width: 100%;
  }
  .sc_content_bottom_item_title {
    font-size: 11px;
    padding: 4px 10px 0;
  }
  .sc_content_bottom_text_title {
    margin-top: 16px;
    font-size: 13px;
    letter-spacing: 0;
  }
  .sc_content_bottom_text_title span {
    display: inline-block;
  }
  .sc_content_bottom_text_title span::before {
    bottom: 1px;
    height: 7px;
  }
  .sc_content_bottom_text {
    margin-top: 9px;
  }
  .sc_content_bottom_link_wrap {
    margin-top: 10px;
  }
  .sc_content_bottom_link_btn {
    padding: 12px 35px 11px 23px;
  }
  .shinyaku_bbc_wrap {
    margin-top: 65px;
  }
  .sbbc_content_img_wrap picture {
    display: block;
  }
  .sbbc_content_img_wrap picture:not(:first-child) {
    margin-top: 5px;
  }
  .sbbc_content_text {
    margin-top: 6px;
  }
  .sbbc_content_text_link_wrap {
    margin-top: 18px;
    text-align: center;
  }
  .sbbc_content_text_link_btn {
    padding: 12px 28px 12px 17px;
    letter-spacing: .08em;
  }
}


@media screen and (min-width: 760px) {
  .sns_section_wrapper {
    margin-top: 88px;
  }
}
