@charset "UTF-8";
html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article, header, footer, aside, figure, figcaption, nav, section {
  display: block;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.imp{
font-size:20px!important;
color:white!important;
}


body {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: "qMmpS Pro W3","Hiragino Kaku Gothic Pro","CI","Meiryo",verdana,Osaka,"lr oSVbN","MS PGothic",Sans-Serif;
}

ol, ul {
  list-style: none;
  list-style-type: none;
}

.clear {
  clear: both;
}

/*mixin*/
/*mixin*/
.pagination_cover {
  height: 40px;
  background: white;
  display: block;
  margin: 0px auto;
}

.pagination {
  clear: both;
  padding: 0px 0;
  font-size: 11px;
  line-height: 13px;
  display: block;
  margin: 0px auto;
  width: 100%;
  max-width: 280px;
}

.pagination span, .pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #555;
}

.pagination a:hover {
  color: #fff;
  background: #3279BB;
}

.pagination .current {
  padding: 6px 9px 5px 9px;
  background: #3279BB;
  color: #fff;
}

/*ピンクの文字*/
/*グッズのメインカラー*/
/*クラブのメインカラー*/
/*大磯のメインカラー*/
/*下部組織のメインカラー*/
/*ピンクの背景*/
.rhea_info {
  background: #E51373;
}

.sogo_info {
  background: #303030;
}

.goods_info {
  background: #EA5514;
}

.club_info {
  background: #1D2088;
}

.oiso_info {
  background: #E60012;
}

.under_info {
  background: #009944;
}

.src_info {
  background: #17cab3;
}

.support_info {
  background: #36c2fb;
}

.local_info {
  background: #b84ce2;
}

.pc {
  display: block;
}
@media (max-width: 798px) {
  .pc {
    display: none;
  }
  .pc .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .pc {
    display: block;
  }
  .pc .sp {
    display: none;
  }
}

.sp {
  display: block;
}
@media (min-width: 799px) {
  .sp {
    display: none;
  }
  .sp .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .sp {
    display: block;
  }
  .sp .pc {
    display: none;
  }
}

@media (min-width: 799px) {
  .content_wrap {
    width: 1200px;
    height: auto;
    margin: 0px auto;
    padding: 30px 0px;
  }
  .content_wrap .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .content_wrap {
    width: 100%;
    height: auto;
    margin: 0px auto;
    padding: 0px 0px;
  }
  .content_wrap .pc {
    display: none;
  }
}

.next_match {
  /*include sp*/
}
@media (min-width: 799px) {
  .next_match {
    width: 1200px;
    height: 260px;
    background: url("img/top/match_back.png"), rgba(0, 0, 0, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
  }
  .next_match .day {
    width: 300px;
    height: 200px;
    border-right: 1px solid white;
  }
  .next_match .day h2 {
    font-size: 60px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    text-align: center;
    color: white;
  }
  .next_match .day h2 p {
    font-size: 24px;
    color: #E51373;
    letter-spacing: 2px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
  .next_match .day h2 span {
    font-size: 16px;
  }
  .next_match .team {
    width: 460px;
    height: auto;
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .next_match .team h2 {
    font-size: 24px;
    font-weight: bold;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    text-align: center;
  }
  .next_match .team h2 span {
    font-size: 26px;
    letter-spacing: 1px;
  }
  .next_match .team h2 p {
    font-size: 16px;
    font-weight: normal;
    padding-top: 10px;
  }
  .next_match .latest {
    width: 300px;
    height: 200px;
    border-left: 1px solid white;
  }
  .next_match .latest h2 {
    font-size: 24px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    text-align: center;
    color: #E51373;
    line-height: 28px;
  }
  .next_match .latest h2 p {
    color: white;
    letter-spacing: 2px;
  }
  .next_match .latest h2 span {
    font-size: 16px;
    color: white;
  }
  .next_match .latest div {
    width: 200px;
    height: auto;
    margin: 0px auto;
    padding-top: 10px;
    font-size: 24px;
    color: white;
    font-weight: bold;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 7px;
  }
  .next_match .latest div img {
    width: 60px;
    height: 60px;
  }
  .next_match .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .next_match {
    width: 100%;
    height: auto;
    background: black;
    padding: 10px;
  }
  .next_match .day {
    width: 50%;
    height: 40px;
    float: left;
    padding-top: 16px;
  }
  .next_match .day h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    font-weight: bold;
    text-align: center;
    color: white;
  }
  .next_match .day h2 p {
    font-size: 18px;
    color: #E51373;
    font-weight: bold;
    letter-spacing: 2px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
  .next_match .day h2 span {
    font-size: 14px;
  }
  .next_match .team {
    width: 50%;
    height: auto;
    background: none;
    padding-bottom: 15px;
    margin: 0px auto;
  }
  .next_match .team h3 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    font-weight: bold;
    text-align: center;
    color: white;
    line-height: 32px;
    letter-spacing: 2px;
  }
  .next_match .team h3 p {
    color: #E51373;
    letter-spacing: 2px;
    font-weight: bold;
  }
  .next_match .team h3 span {
    font-size: 16px;
    color: white;
  }
  .next_match .team img {
    width: 60px;
    height: auto;
    padding: 10px 0px;
  }
  .next_match .team h2 {
    font-size: 12x;
    font-weight: bold;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    text-align: center;
  }
  .next_match .team h2 span {
    font-size: 12px;
    letter-spacing: 1px;
  }
  .next_match .team h2 p {
    font-size: 12px;
    font-weight: normal;
    padding-top: 10px;
  }
  .next_match .latest {
    width: 100%;
    height: auto;
    padding-top: 15px;
    border-top: 2px solid white;
    letter-spacing: 2px;
  }
  .next_match .latest h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    font-weight: bold;
    text-align: center;
    color: #E51373;
    line-height: 32px;
  }
  .next_match .latest h2 p {
    color: white;
    letter-spacing: 2px;
    font-weight: bold;
  }
  .next_match .latest h2 span {
    font-size: 16px;
    color: white;
  }
  .next_match .latest div {
    width: 230px;
    height: auto;
    margin: 0px auto;
    padding-top: 10px;
    font-size: 18px;
    color: white;
    font-weight: bold;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 7px;
  }
  .next_match .latest div img {
    width: 60px;
    height: 60px;
  }
  .next_match .pc {
    display: none;
  }
}

.l_content {
  width: 940px;
  height: auto;
}
@media (max-width: 798px) {
  .l_content {
    width: 100%;
    height: auto;
  }
  .l_content .pc {
    display: none;
  }
}

@media (min-width: 799px) {
  .r_content {
    width: 230px;
    height: auto;
  }
  .r_content img {
    display: block;
    width: 230px;
    margin-top: 17px;
    padding: 0;
  }
  .r_content .sp {
    display: none;
  }
}
.r_content .r_latest {
  width: 100%;
  height: auto;
  background: url("img/top/match_back.png"), rgba(0, 0, 0, 0.8);
  margin-bottom: 20px;
}
.r_content .r_latest h2 {
  font-size: 24px;
  font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
  text-align: center;
  color: #E51373;
  line-height: 28px;
  padding-top: 20px;
}
.r_content .r_latest h2 p {
  color: white;
  letter-spacing: 2px;
}
.r_content .r_latest h2 span {
  font-size: 16px;
  color: white;
}
.r_content .r_latest div {
  width: 200px;
  height: auto;
  margin: 0px auto;
  padding-top: 0px;
  font-size: 24px;
  color: white;
  font-weight: bold;
  font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
  letter-spacing: 7px;
}
.r_content .r_latest div img {
  width: 60px;
  height: 60px;
}
.r_content .r_match {
  width: 100%;
  height: auto;
  background: url("img/top/match_back.png"), rgba(0, 0, 0, 0.8);
  margin-bottom: 20px;
}
.r_content .r_match h2 {
  font-size: 24px;
  font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
  text-align: center;
  color: #E51373;
  line-height: 28px;
  padding-top: 20px;
}
.r_content .r_match h2 p {
  color: white;
  letter-spacing: 2px;
}
.r_content .r_match h2 span {
  font-size: 16px;
  color: white;
}
.r_content .r_match div {
  width: 200px;
  height: auto;
  margin: 0px auto;
  padding-top: 0px;
  font-size: 24px;
  color: white;
  font-weight: bold;
  font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
  letter-spacing: 7px;
}
.r_content .r_match div img {
  width: 100px;
  height: 100px;
}
@media (max-width: 798px) {
  .r_content {
    width: 100%;
    height: auto;
  }
  .r_content img {
    display: block;
    width: 90%;
    margin-top: 10px;
    padding: 0;
  }
  .r_content .pc {
    display: none;
  }
  .r_content .twi {
    padding: 20px;
  }
}

.flex_h, .info .cover, .player .cover, .team .cover, .result .cover, .blog_tmp .cover, .news_archive .cover , .support_archive .cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 798px) {
  .flex_h, .info .cover, .player .cover, .team .cover, .result .cover, .blog_tmp .cover, .news_archive .cover {
    display: block;
  }
  .flex_h .pc, .info .cover .pc, .player .cover .pc, .team .cover .pc, .result .cover .pc, .blog_tmp .cover .pc, .news_archive .cover .pc {
    display: none;
  }
}

.flex_h2, .info .cover .event .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media (max-width: 798px) {
  .flex_h2, .info .cover .event .box {
    display: block;
  }
  .flex_h2 .pc, .info .cover .event .box .pc {
    display: none;
  }
}

.flex_v {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.turn {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 799px) {
  .wrap, .goods article, .players .p_wrap article {
    width: 1200px;
    height: auto;
    margin: 0px auto;
  }
  .wrap .sp, .goods article .sp, .players .p_wrap article .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .wrap, .goods article, .players .p_wrap article {
    width: 96%;
    height: auto;
    margin: 0px auto;
  }
  .wrap .pc, .goods article .pc, .players .p_wrap article .pc {
    display: none;
  }
}

@media (max-width: 798px) {
  img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0px auto;
  }
  img .pc {
    display: none;
  }
}

.fukidashi, .u_menu table tr th {
  position: relative;
  display: inline-block;
  padding-top: 10px;
  width: 140px;
  height: 40px;
  color: white;
  background: #E51373;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fukidashi:after, .u_menu table tr th:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #E51373;
  z-index: 1;
}

.menuBtn1 {
  background: url("img/cmn/menu_btn1.png");
  background-size: 40px 40px;
  position: fixed;
  width: 40px;
  height: 40px;
  top: 18px;
  right: 10px;
  z-index: 100;
  -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
  -moz-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
  -o-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
  -ms-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
}

.menuBtn2 {
  background: url("img/cmn/menu_btn2.png");
  background-size: 40px 40px;
  position: fixed;
  width: 40px;
  height: 40px;
  top: 18px;
  right: 10px;
  z-index: 100;
  -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
  -moz-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
  -o-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
  -ms-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
}

.sp_menu {
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 99;
  display: none;
  top: 76px;
  overflow-y: scroll;
  font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
}

.sp_menu a {
  text-decoration: none;
  color: white;
  background: none;
}

.sp_menu li {
  width: 100%;
  text-align: right;
  padding: 20px;
  font-size: 20px;
  border-top: 1px rgba(255, 255, 255, 0.4) solid;
  letter-spacing: 2px;
}
.sp_menu li span {
  font-size: 12px;
}
.sp_menu li span:before, .sp_menu li span:after {
  content: "-";
}

.sp_menu li:last-child {
  border-bottom: 0px;
}

.sub_menu_sp {
  width: 100%;
  display: none;
}

.sub_menu_sp a {
  text-decoration: none;
  color: white;
}

.sub_menu_sp li {
  width: 100%;
  text-align: right;
  padding: 20px;
  font-size: 14px;
  font-family: sans-serif;
  border-top: 1px rgba(255, 255, 255, 0.4) solid;
  letter-spacing: 1px;
  color: #E51373;
}

.sub_menu_sp li:last-child {
  border-bottom: 0px;
}

/***編集START**********************************************/
header {
  /*include pc END*/
  /*include sp END*/
}
header .header ul li:hover .sub {
  display: block;
}
@media (min-width: 799px) {
  header {
    width: 100%;
    height: 158px;
    background: url("img/cmn/header.png") center;
  }
  header h1 {
    padding: 20px 20px;
  }
  header h1 img {
    width: 310px;
    height: auto;
  }
  header li:hover {
    color: white;
  }
  header article {
    position: relative;
  }
  header article img {
/*     position: relative;
    top: 20px;
 */  }
  header nav {
    width: 900px;
    height: 59px;
    margin: 0 auto;
    /* position: absolute; */
    /* top: 100px; */
    /* right: 110px; */
  }
  header nav ul {
    height: auto;
    color: #E51373;
    text-align: center;
    position: relative;
  }
  header nav ul a {
    text-decoration: none;
    color: #E51373;
  }
  header nav ul li {
    height: 61px;
    font-size: 16px;
    font-weight: bold;
    font-family: "YuGothic","Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
  }
  header nav ul li p {
    font-size: 10px;
    padding-top: 6px;
  }
  header nav ul li .sub {
    display: none;
    position: absolute;
    top: 58px;
    z-index: 9999;
  }
  header nav ul li .sub li {
    width: 120px;
    height: auto;
    font-size: 12px;
    padding: 10px 0px;
    font-family: "qMmpS Pro W3","Hiragino Kaku Gothic Pro","CI","Meiryo",verdana,Osaka,"lr oSVbN","MS PGothic",Sans-Serif;
    color: white;
    background: rgba(0, 0, 0, 0.8);
  }
  header nav ul li .sub li a {
    text-decoration: none;
    color: white;
  }
  header nav ul li .sub li:nth-child(2n) {
    background: rgba(0, 0, 0, 0.4);
  }
  header nav ul li:hover .sub {
    display: block;
  }
  header .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  header {
    width: 100%;
    height: 76px;
    background: url("img/cmn/sp_logo.png") center, black;
    background-size: 280px;
    background-position-x: 5px;
    background-repeat: no-repeat;
    position: fixed;
    z-index: 999999;
  }
  header article {
    display: none;
  }
  header .pc {
    display: none;
  }
}

/**header END**/
/**********TOPページ**********/
.main {
  position: relative;
  z-index: 1;
  /*include sp END*/
}
@media (min-width: 799px) {
  .main {
    overflow-x: hidden;
    width: 100%;
    height: 520px;
    padding: 0;
    margin: 0;
  }
  .thum_wrap{
  background:#0A1747;
  padding-bottom:10px;
  }
  .thum_wrap .thum {
    width: 830px;
    height: auto;
    display:block;
    margin: 0px auto;
    position: relative;
    bottom: 0px;
    /*bottom:100px分の調整*/
  }
  .thum_wrap .thum ul li {
    border: 2px solid white;
  }
  .main #slider-wrapper {
    position: relative;
    left: 50%;
    width: 3600px;
    margin-left: -1800px;
    border-bottom: 10px solid #0F1748;
  }
  .main #slider-wrapper img {
    width: 1200px;
    height: 510px;
  }
  .main .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .thum_wrap{
  display:none;
  }
  .main {
    overflow-x: hidden;
    width: 100%;
    height: 138px;
    border-bottom: 10px solid black;
    padding: 0;
    margin: 0;
    padding-top: 16px;
  }
  .main .thum {
    display: none;
  }
  .main #slider-wrapper {
    position: relative;
    left: 50%;
    width: 900px;
    margin-left: -450px;
    border-bottom: 10px solid #0F1748;
  }
  .main #slider-wrapper img {
    width: 300px;
    height: 128px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .main .pc {
    display: none;
  }
}

/**main END**/
.info {
  background: #FFE9F5;
  /*cover*/
}
.info .cover {
  /*news END*/
}
.info .cover .news {
  /*@include pc*/
  /*include_sp*/
}
.info .cover .news .h2_box {
  /*include pc*/
  /*include sp*/
  background: #E51373;
}
@media (min-width: 799px) {
  .info .cover .news .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .info .cover .news .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .info .cover .news .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .info .cover .news .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .info .cover .news .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .info .cover .news .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .info .cover .news .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .info .cover .news .h2_box .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .info .cover .news .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .info .cover .news .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .info .cover .news .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .info .cover .news .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .info .cover .news .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .info .cover .news .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .info .cover .news .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .info .cover .news .h2_box .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .info .cover .news {
    padding-bottom: 20px;
    /*.box*/
  }
  .info .cover .news .box {
    background: white;
    height: 350px;
    overflow: scroll;
  }
  .info .cover .news .box ul li {
    font-size: 14px;
    letter-spacing: 0.3px;
    padding: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  }
  .info .cover .news .box ul li:last-child {
    border-bottom: 0px;
  }
  .info .cover .news .box ul li span {
    display: inline-block;
    width: 125px;
    text-align: center;
    padding: 5px;
    border-radius: 3px;
    color: white;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .info .cover .news .box ul li span {
    display: inline-block;
    /* width: 60px; */
    padding: 2px;
    text-align: center;
    padding: 0;
    border-radius: 2px;
    color: white;
  }
}
@media (min-width: 799px) {
  .info .cover .news .box ul li a {
    text-decoration: none;
    color: black;
  }
  .info .cover .news .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .info .cover .news {
    padding-bottom: 0px;
    /*box*/
  }
  .info .cover .news .box {
    background: white;
    height: auto;
    overflow: scroll;
  }
  .info .cover .news .box ul {
    width: 100%;
    height: auto;
  }
  .info .cover .news .box ul li {
    font-size: 12px;
    letter-spacing: 0.3px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    line-height: 20px;
    width: 96%;
    margin: 0px auto;
    padding: 4px;
  }
  .info .cover .news .box ul li:last-child {
    border-bottom: 0px;
  }
  .info .cover .news .box ul li span {
    display: inline-block;
    width: 125px;
    text-align: center;
    padding: 5px;
    border-radius: 3px;
    color: white;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .info .cover .news .box ul li span {
    display: inline-block;
    /* width: 60px; */
    padding: 2px;
    text-align: center;
    padding: 0;
    border-radius: 2px;
    color: white;
  }
}
@media (max-width: 798px) {
  .info .cover .news .box ul li a {
    text-decoration: none;
    color: black;
  }
  .info .cover .news .pc {
    display: none;
  }
}
.info .cover .news .h2_box {
  /*include pc*/
  /*include sp*/
  background: #E51373;
}
@media (min-width: 799px) {
  .info .cover .news .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .info .cover .news .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .info .cover .news .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .info .cover .news .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .info .cover .news .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .info .cover .news .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .info .cover .news .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .info .cover .news .h2_box .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .info .cover .news .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .info .cover .news .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .info .cover .news .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .info .cover .news .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .info .cover .news .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .info .cover .news .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .info .cover .news .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .info .cover .news .h2_box .pc {
    display: none;
  }
}
.info .cover .news .h2_box h2 {
  text-align: left;
}
@media (max-width: 798px) {
  .info .cover .news .h2_box h2 {
    padding-left: 10px;
  }
  .info .cover .news .h2_box h2 .pc {
    display: none;
  }
}
.info .cover .news .h2_box a {
  text-align: right;
  padding-right: 20px;
}
@media (max-width: 798px) {
  .info .cover .news .h2_box a {
    padding-right: 10px;
  }
  .info .cover .news .h2_box a .pc {
    display: none;
  }
}
.info .cover .event {
  /*.box*/
}
.info .cover .event .h2_box {
  /*include pc*/
  /*include sp*/
  background: #E51373;
}
@media (min-width: 799px) {
  .info .cover .event .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .info .cover .event .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .info .cover .event .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .info .cover .event .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .info .cover .event .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .info .cover .event .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .info .cover .event .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .info .cover .event .h2_box .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .info .cover .event .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .info .cover .event .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .info .cover .event .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .info .cover .event .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .info .cover .event .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .info .cover .event .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .info .cover .event .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .info .cover .event .h2_box .pc {
    display: none;
  }
}
.info .cover .event .h2_box h2 {
  text-align: left;
}
@media (max-width: 798px) {
  .info .cover .event .h2_box h2 {
    padding-left: 10px;
  }
  .info .cover .event .h2_box h2 .pc {
    display: none;
  }
}
.info .cover .event .h2_box a {
  text-align: right;
  padding-right: 20px;
}
@media (max-width: 798px) {
  .info .cover .event .h2_box a {
    padding-right: 10px;
  }
  .info .cover .event .h2_box a .pc {
    display: none;
  }
}
.info .cover .event .box {
  background: white;
  /*@include pc*/
}
@media (min-width: 799px) {
  .info .cover .event .box article {
    padding: 20px 0px;
  }
  .info .cover .event .box article div {
    width: 270px;
    height: 154px;
  }
  .info .cover .event .box article div img {
    -o-object-fit: cover;
   object-fit: cover;
    width: 100%;
    height: 154px;
  }
  .info .cover .event .box article h3 {
    font-size: 16px;
    padding: 4px 0px;
    width: 270px;
  }
  .info .cover .event .box article p {
  width: 270px;
  display:block;
    font-size: 12px;
    padding: 4px 0px;
  }
  .info .cover .event .box article span {
    display: block;
    background: #0F1748;
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
    padding: 6px 0px;
    color: white;
    width: 270px;
  }
  .info .cover .event .box .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .info .cover .event {
    /*article*/
  }
  .info .cover .event article {
    width: 96%;
    height: auto;
    margin: 0px auto;
    padding: 20px 0px;
  }
  .info .cover .event article div {
    margin: 0px auto;
    width: 100%;
    height: 57vw;
  }
  .info .cover .event article div img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 57vw;
    overflow: hidden;
  }
  .info .cover .event article h3 {
    font-size: 14px;
    padding: 5px 0px;
    width: 100%;
  }
  .info .cover .event article p {
    font-size: 12px;
    padding: 4px 0px;
    width: 100%;
  }
  .info .cover .event article span {
    display: block;
    background: #0F1748;
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
    padding: 6px 0px;
    color: white;
    width: 100%;
  }
  .info .cover .event .pc {
    display: none;
  }
}

/*info_END*/
@media (min-width: 799px) {
  .goods article h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
    text-align: center;
    color: #E51373;
    font-size: 32px;
    line-height: 32px;
    padding: 20px 0px;
  }
  .goods article h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .goods article h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .goods article h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .goods article h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .goods article h2 span {
    display: block;
    margin-top: -10px;
    text-indent: 0;
  }
  .goods article ul li {
    width: 220px;
    height: 220px;
    background: rgba(0, 0, 0, 0.2);
    position: relative;
  }
  .goods article ul li p {
    width: 100%;
    height: auto;
    font-size: 14px;
    text-align: center;
    padding: 10px 0px;
    color: white;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
  }
  .goods article .link_bnr {
    width: 280px;
    text-decoration: none;
    display: block;
    margin: 0px auto;
    padding: 30px 0px;
  }
  .goods article .link_bnr span {
    text-align: center;
    padding: 16px 0px;
    background: #E51373;
    font-size: 16px;
    color: white;
    display: block;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .goods article .link_bnr {
    width: 100%;
    height: auto;
    text-decoration: none;
    display: block;
    margin: 0px auto;
    padding: 30px 0px;
  }
  .goods article .link_bnr span {
    display: block;
    text-align: center;
    padding: 10px 0px;
    background: #E51373;
    font-size: 14px;
    color: white;
    padding: 20px 0px;
  }
  .goods article .link_bnr .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .goods article .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .goods article h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
    text-align: center;
    color: #E51373;
    font-size: 26px;
    line-height: 26px;
    padding: 20px 0px;
  }
  .goods article h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .goods article h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .goods article h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .goods article h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .goods article h2 span {
    display: block;
    margin-top: -6px;
    text-indent: 0;
  }
  .goods article ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .goods article ul li {
    width: 150px;
    height: 150px;
    background: rgba(0, 0, 0, 0.2);
    position: relative;
    margin-bottom: 14px;
  }
  .goods article ul li p {
    width: 100%;
    height: auto;
    font-size: 12px;
    text-align: center;
    padding: 8px 0px;
    color: white;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
  }
  .goods article ul li:nth-child(5) {
    display: none;
  }
  .goods article .link_bnr {
    width: 280px;
    text-decoration: none;
    display: block;
    margin: 0px auto;
    padding: 30px 0px;
  }
  .goods article .link_bnr span {
    text-align: center;
    padding: 16px 0px;
    background: #E51373;
    font-size: 16px;
    color: white;
    display: block;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .goods article .link_bnr {
    width: 100%;
    height: auto;
    text-decoration: none;
    display: block;
    margin: 0px auto;
    padding: 30px 0px;
  }
  .goods article .link_bnr span {
    display: block;
    text-align: center;
    padding: 10px 0px;
    background: #E51373;
    font-size: 14px;
    color: white;
    padding: 20px 0px;
  }
  .goods article .link_bnr .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .goods article .pc {
    display: none;
  }
}

/*goods_END*/
.players {
  background: #FFE9F5;
  padding: 30px 0px;
  /*p_wrap*/
}
.players .p_wrap {
  background: url("img/top/p_back.jpg") center;
  width: 100%;
  height: 380px;
  background-size: cover;
  /*article*/
}
@media (min-width: 799px) {
  .players .p_wrap article h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
    text-align: center;
    color: #E51373;
    font-size: 32px;
    line-height: 32px;
    padding: 20px 0px;
  }
  .players .p_wrap article h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .players .p_wrap article h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .players .p_wrap article h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .players .p_wrap article h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .players .p_wrap article h2 span {
    display: block;
    margin-top: -10px;
    text-indent: 0;
  }
  .players .p_wrap article div #p_slider li p {
    font-size: 13px;
    text-align: center;
    color: white;
    line-height: 18px;
    padding-top: 10px;
  }
  .players .p_wrap article div #p_slider li img{
    width:300px;
    height:200px;
    object-fit:cover;
    object-position:0px 0px;
  }
  .players .p_wrap article .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .players .p_wrap article h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
    text-align: center;
    color: #E51373;
    font-size: 26px;
    line-height: 26px;
    padding: 20px 0px;
  }
  .players .p_wrap article h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .players .p_wrap article h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .players .p_wrap article h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .players .p_wrap article h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .players .p_wrap article h2 span {
    display: block;
    margin-top: -6px;
    text-indent: 0;
  }
  .players .p_wrap article div {
    width: 260px;
    margin: 0px auto;
    padding: 0px 10px;
  }
  .players .p_wrap article div #p_slider li p {
    font-size: 13px;
    text-align: center;
    color: white;
    line-height: 18px;
    padding-top: 10px;
  }
  .players .p_wrap article div #p_slider li img{
    width:200px;
    height:200px;
    object-fit:cover;
    object-position:0px 0px;
    padding-left:20px;
  }
  .players .p_wrap article .pc {
    display: none;
  }
}

/**********TOPページEND**********/
.sub_main {
  /*include pc*/
  /*include SP*/
}
@media (min-width: 799px) {
  .sub_main img {
    display: block;
    margin: 0px auto;
    padding: 10px 0px;
  }
  .sub_main div {
    width: 100%;
    height: 200px;
    background: url("img/cmn/sub_main.jpg") center;
    background-size: cover;
  }
  .sub_main div article {
    height: 200px;
    position: relative;
  }
  .sub_main div article .h2_box {
    /*include pc*/
    /*include sp*/
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .sub_main div article .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sub_main div article .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .sub_main div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (min-width: 799px) and (max-width: 798px) {
  .sub_main div article .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .sub_main div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .sub_main div article .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .sub_main div article .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .sub_main div article .h2_box .sp {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .sub_main div article .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sub_main div article .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .sub_main div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) and (max-width: 798px) {
  .sub_main div article .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .sub_main div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .sub_main div article .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .sub_main div article .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .sub_main div article .h2_box .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .sub_main div article .h2_box h2 {
    font-size: 32px;
    line-height: 32px;
    padding: 0;
    margin: 0;
    left: 0;
    position: absolute;
    bottom: 40px;
  }
  .sub_main div article .h2_box h2 span {
    margin-top: -10px;
    text-indent: 0;
  }
  .sub_main .pankuzu {
    width: 100%;
    height: 45px;
    background: #24211F;
  }
  .sub_main .pankuzu div {
    width: 1200px;
    height: 45px;
    margin: 0px auto;
    background: url("img/cmn/pankuzu.jpg");
  }
  .sub_main .pankuzu div img {
    display: inline;
    float: left;
  }
  .sub_main .pankuzu div p {
    position: relative;
    top: 17px;
    left: 60px;
    font-size: 12px;
    color: white;
    float: left;
  }
  .sub_main .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .sub_main {
    width: 100%;
    height: 80px;
    background: url("img/cmn/sub_main.jpg") center;
    background-size: cover;
    padding-top: 0px;
    margin-top:17px;
  }
  .sub_main div {
    width: 100%;
    height: 80px;
    background: url("img/cmn/sub_main.jpg") center;
    background-size: cover;
  }
  .sub_main div article {
    height: 100px;
    position: relative;
  }
  .sub_main div article .h2_box {
    /*include pc*/
    /*include sp*/
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .sub_main div article .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sub_main div article .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .sub_main div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (min-width: 799px) and (max-width: 798px) {
  .sub_main div article .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .sub_main div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .sub_main div article .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .sub_main div article .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .sub_main div article .h2_box .sp {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .sub_main div article .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sub_main div article .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .sub_main div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) and (max-width: 798px) {
  .sub_main div article .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .sub_main div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .sub_main div article .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .sub_main div article .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .sub_main div article .h2_box .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .sub_main div article .h2_box h2 {
    font-size: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    left: 0;
    position: absolute;
    bottom: 30px;
  }
  .sub_main div article .h2_box h2 span {
    margin-top: -10px;
    text-indent: 0;
  }
  .sub_main .pankuzu {
    width: 100%;
    height: 45px;
    background: #24211F;
    display: none;
  }
  .sub_main .pc {
    display: none;
  }
}




 /*  RULE  */

.sub_main_o {
  /*include pc*/
  /*include SP*/
}
@media (min-width: 799px) {
  .sub_main_o img {
    display: block;
    padding: 10px 0px;
  }
  .sub_main_o div {
    width: 100%;
    height: 200px;
    background: url("img/cmn/sub_main.jpg") center;
    background-size: cover;
  }
  .sub_main_o div article {
    height: 200px;
    position: relative;
  }
  .sub_main_o div article .h2_box {
    /*include pc*/
    /*include sp*/
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .sub_main div article .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sub_main_o div article .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .sub_main_o div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (min-width: 799px) and (max-width: 798px) {
  .sub_main_o div article .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .sub_main_o div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .sub_main_o div article .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .sub_main_o div article .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .sub_main_o div article .h2_box .sp {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .sub_main_o div article .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sub_main_o div article .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .sub_main_o div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) and (max-width: 798px) {
  .sub_main_o div article .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .sub_main_o div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .sub_main_o div article .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .sub_main_o div article .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .sub_main_o div article .h2_box .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .sub_main_o div article .h2_box h2 {
    font-size: 32px;
    line-height: 32px;
    padding: 0;
    margin: 0;
    left: 0;
    position: absolute;
    bottom: 40px;
  }
  .sub_main_o div article .h2_box h2 span {
    margin-top: -10px;
    text-indent: 0;
  }
  .sub_main_o .pankuzu {
    width: 100%;
    height: 45px;
    background: #24211F;
  }
  .sub_main_o .pankuzu div {
    width: 1200px;
    height: 45px;
    margin: 0px auto;
    background: url("img/cmn/pankuzu.jpg");
  }
  .sub_main_o .pankuzu div img {
    display: inline;
    float: left;
  }
  .sub_main_o .pankuzu div p {
    position: relative;
    top: 17px;
    left: 60px;
    font-size: 12px;
    color: white;
    float: left;
  }
  .sub_main_o .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .sub_main_o {
    width: 100%;
    height: 80px;
    background: url("img/cmn/sub_main.jpg") center;
    background-size: cover;
    padding-top: 0px;
    margin-top:17px;
  }
  .sub_main_o div {
    width: 100%;
    height: 80px;
    background: url("img/cmn/sub_main.jpg") center;
    background-size: cover;
  }
  .sub_main_o div article {
    height: 100px;
    position: relative;
  }
  .sub_main div article .h2_box {
    /*include pc*/
    /*include sp*/
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .sub_main_o div article .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sub_main_o div article .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .sub_main_o div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (min-width: 799px) and (max-width: 798px) {
  .sub_main_o div article .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .sub_main div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .sub_main_o div article .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .sub_main_o div article .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .sub_main div article .h2_box .sp {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .sub_main_o div article .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sub_main div article .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .sub_main_o div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) and (max-width: 798px) {
  .sub_main_o div article .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .sub_main_o div article .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .sub_main_o div article .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .sub_main_o div article .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .sub_main_o div article .h2_box .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .sub_main_o div article .h2_box h2 {
    font-size: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    left: 0;
    position: absolute;
    bottom: 30px;
  }
  .sub_main_o div article .h2_box h2 span {
    margin-top: -10px;
    text-indent: 0;
  }
  .sub_main_o .pankuzu {
    width: 100%;
    height: 45px;
    background: #24211F;
    display: none;
  }
  .sub_main_o .pc {
    display: none;
  }
}

 /*  RULE END  */




.player {
  background: #FFE9F5;
  /*cover*/
}
.player .cover {
  /*@include pc*/
  /*@include sp*/
}
@media (min-width: 799px) {
  .player .cover {
    /*name*/
    /*box*/
  }
  .player .cover .h2_box {
    /*include pc*/
    /*include sp*/
    background: #0F1748;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .player .cover .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .player .cover .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .player .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (min-width: 799px) and (max-width: 798px) {
  .player .cover .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .player .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .player .cover .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .player .cover .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .player .cover .h2_box .sp {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .player .cover .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .player .cover .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .player .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) and (max-width: 798px) {
  .player .cover .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .player .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .player .cover .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .player .cover .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .player .cover .h2_box .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .player .cover .h2_box h2 {
    font-size: 16px;
    font-weight: lighter;
    color: #E51373;
  }
  .player .cover .name {
    width: 940px;
    height: 190px;
    background: url("img/cmn/prof.jpg");
    background-size: cover;
  }
  .player .cover .name .h2_box {
    /*include pc*/
    /*include sp*/
    background: none;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .player .cover .name .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .player .cover .name .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .player .cover .name .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (min-width: 799px) and (max-width: 798px) {
  .player .cover .name .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .player .cover .name .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .player .cover .name .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .player .cover .name .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .player .cover .name .h2_box .sp {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .player .cover .name .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .player .cover .name .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .player .cover .name .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) and (max-width: 798px) {
  .player .cover .name .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .player .cover .name .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .player .cover .name .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .player .cover .name .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .player .cover .name .h2_box .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .player .cover .name .h2_box h3 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
    font-size: 46px;
    padding-left: 10px;
  }
  .player .cover .name .h2_box h3 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .player .cover .name .h2_box h3 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .player .cover .name .h2_box h3 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .player .cover .name .h2_box h3 .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .player .cover .name .h2_box h3 p {
    display: inline;
    color: #E51373;
  }
  .player .cover .name .h2_box a {
    font-size: 46px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
    padding-right: 10px;
    color: #E51373;
  }
  .player .cover .p_image {
    width: 500px;
    height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
    margin: 0px auto;
    display: block;
    background: white;
    border: 4px solid #E51373;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .player .cover .box {
    width: 940px;
    background: white;
    padding: 16px;
    /*table*/
  }
  .player .cover .box table {
    width: 100%;
    height: atuo;
    border-collapse: collapse;
    border-spacing: 0;
    /*tr*/
  }
  .player .cover .box table tr th {
    width: 180px;
    height: atuo;
    vertical-align: middle;
    background: #EFEFEF;
    padding: 18px 0px;
    font-weight: bold;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  }
  .player .cover .box table tr td {
    width: 274px;
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    border-right: 1px solid rgba(0, 0, 0, 0.04);
    vertical-align: middle;
    text-indent: 2em;
    font-size: 14px;
  }
  .player .cover .box .link_bnr {
    width: 280px;
    text-decoration: none;
    display: block;
    margin: 0px auto;
    padding: 30px 0px;
  }
  .player .cover .box .link_bnr span {
    text-align: center;
    padding: 16px 0px;
    background: #E51373;
    font-size: 16px;
    color: white;
    display: block;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .player .cover .box .link_bnr {
    width: 100%;
    height: auto;
    text-decoration: none;
    display: block;
    margin: 0px auto;
    padding: 30px 0px;
  }
  .player .cover .box .link_bnr span {
    display: block;
    text-align: center;
    padding: 10px 0px;
    background: #E51373;
    font-size: 14px;
    color: white;
    padding: 20px 0px;
  }
  .player .cover .box .link_bnr .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .player .cover .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .player .cover {
    /*name*/
    /*box*/
  }
  .player .cover .h2_box {
    /*include pc*/
    /*include sp*/
    background: #0F1748;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .player .cover .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .player .cover .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .player .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (min-width: 799px) and (max-width: 798px) {
  .player .cover .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .player .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .player .cover .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .player .cover .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .player .cover .h2_box .sp {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .player .cover .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .player .cover .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .player .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) and (max-width: 798px) {
  .player .cover .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .player .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .player .cover .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .player .cover .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .player .cover .h2_box .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .player .cover .h2_box h2 {
    font-size: 12px;
    font-weight: lighter;
    color: #E51373;
    padding-left: 5px;
  }
  .player .cover .name {
    width: 100%;
    height: 90px;
    background: black;
    background-size: cover;
    /*h2_box*/
  }
  .player .cover .name .h2_box {
    /*include pc*/
    /*include sp*/
    background: none;
    font-size: 24px;
    /*h3*/
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .player .cover .name .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .player .cover .name .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .player .cover .name .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (min-width: 799px) and (max-width: 798px) {
  .player .cover .name .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .player .cover .name .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .player .cover .name .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .player .cover .name .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .player .cover .name .h2_box .sp {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .player .cover .name .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .player .cover .name .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .player .cover .name .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) and (max-width: 798px) {
  .player .cover .name .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .player .cover .name .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .player .cover .name .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .player .cover .name .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .player .cover .name .h2_box .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .player .cover .name .h2_box h3 {
    font-size: 28px;
    color: white;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    padding-left: 10px;
  }
  .player .cover .name .h2_box h3 p {
    display: inline;
    color: #E51373;
    font-size: 28px;
  }
  .player .cover .name .h2_box a {
    font-size: 46px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
    padding-right: 10px;
    color: #E51373;
  }
  .player .cover .box {
    width: 100%;
    background: white;
    padding: 16px;
    /*table*/
  }
  .player .cover .box table {
    width: 100%;
    height: atuo;
    border-collapse: collapse;
    border-spacing: 0;
    /*tr*/
  }
  .player .cover .box table tr {
    width: 100%;
  }
  .player .cover .box table tr th {
    width: 90px;
    height: atuo;
    font-size: 12px;
    vertical-align: middle;
    background: #EFEFEF;
    padding: 10px 0px;
    font-weight: bold;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  }
  .player .cover .box table tr td {
    max-width: 300px;
    font-size: 12px;
    line-height: 16px;
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    border-right: 1px solid rgba(0, 0, 0, 0.04);
    vertical-align: middle;
    padding: 10px;
  }
  .player .cover .box .link_bnr {
    width: 280px;
    text-decoration: none;
    display: block;
    margin: 0px auto;
    padding: 30px 0px;
  }
  .player .cover .box .link_bnr span {
    text-align: center;
    padding: 16px 0px;
    background: #E51373;
    font-size: 16px;
    color: white;
    display: block;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .player .cover .box .link_bnr {
    width: 100%;
    height: auto;
    text-decoration: none;
    display: block;
    margin: 0px auto;
    padding: 30px 0px;
  }
  .player .cover .box .link_bnr span {
    display: block;
    text-align: center;
    padding: 10px 0px;
    background: #E51373;
    font-size: 14px;
    color: white;
    padding: 20px 0px;
  }
  .player .cover .box .link_bnr .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .player .cover .pc {
    display: none;
  }
}

/*player_END*/
.team {
  background: #FFE9F5;
  /*cover*/
}
.team .cover {
  /*include_pc*/
  /*include_sp*/
}
@media (min-width: 799px) {
  .team .cover {
    /*h2_box*/
    /*position*/
  }
  .team .cover .h2_box {
    /*include pc*/
    /*include sp*/
    background: #0F1748;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .team .cover .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .team .cover .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .team .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (min-width: 799px) and (max-width: 798px) {
  .team .cover .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .team .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .team .cover .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .team .cover .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .team .cover .h2_box .sp {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .team .cover .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .team .cover .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .team .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) and (max-width: 798px) {
  .team .cover .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .team .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .team .cover .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .team .cover .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .team .cover .h2_box .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .team .cover .h2_box h2 {
    font-size: 16px;
    font-weight: lighter;
    color: #E51373;
  }
  .team .cover .position {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 50px;
    background: white;
    /*p_list*/
  }
  .team .cover .position:last-child {
    padding-bottom: 100px;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .team .cover .position {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 30px;
    background: white;
  }
  .team .cover .position:last-child {
    padding-bottom: 50px;
  }
  .team .cover .position .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .team .cover .position .h2_box {
    /*include pc*/
    /*include sp*/
    width: 100%;
    background: #E51373;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .team .cover .position .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .team .cover .position .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .team .cover .position .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (min-width: 799px) and (max-width: 798px) {
  .team .cover .position .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .team .cover .position .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .team .cover .position .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .team .cover .position .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .team .cover .position .h2_box .sp {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .team .cover .position .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .team .cover .position .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .team .cover .position .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) and (max-width: 798px) {
  .team .cover .position .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .team .cover .position .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .team .cover .position .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .team .cover .position .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .team .cover .position .h2_box .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .team .cover .position .h2_box h2 {
    color: white;
    font-size: 24px;
  }
  .team .cover .position .p_list {
    /*li*/
  }
  .team .cover .position .p_list li {
    width: 280px;
    height: 200px;
    background: url("img/team/data_back.jpg");
    background-size: cover;
    margin-top: 10px;
    position: relative;
    border: 4px solid rgba(0, 0, 0, 0.3);
    overflow: hidden;
  }
  .team .cover .position .p_list li img {
    width: auto;
    height: 600px;
    position:relative;
    -o-object-fit: cover;
    object-position:-60px 0px;
       object-fit: cover;
  }
  .team .cover .position .p_list li h2 {
    font-size: 24px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    color: #E51373;
    line-height: 28px;
    position: absolute;
    right: 20px;
    top: 30px;
  }
  .team .cover .position .p_list li h2 span {
    font-size: 12px;
    letter-spacing: 1px;
  }
  .team .cover .position .p_list:before {
    content: "";
    display: block;
    width: 280px;
    height: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .team .cover .position .p_list:after {
    content: "";
    display: block;
    width: 280px;
    height: 0;
  }
  .team .cover .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .team .cover {
    /*h2_box*/
    /*position*/
  }
  .team .cover .h2_box {
    /*include pc*/
    /*include sp*/
    background: #0F1748;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .team .cover .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .team .cover .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .team .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (min-width: 799px) and (max-width: 798px) {
  .team .cover .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .team .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .team .cover .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .team .cover .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .team .cover .h2_box .sp {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .team .cover .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .team .cover .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .team .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) and (max-width: 798px) {
  .team .cover .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .team .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .team .cover .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .team .cover .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .team .cover .h2_box .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .team .cover .h2_box h2 {
    font-size: 14px;
    font-weight: lighter;
    color: #E51373;
    padding-left: 0px;
  }
  .team .cover .position {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 50px;
    background: white;
    /*p_list*/
  }
  .team .cover .position:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .team .cover .position {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 30px;
    background: white;
  }
  .team .cover .position:last-child {
    padding-bottom: 50px;
  }
  .team .cover .position .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .team .cover .position .h2_box {
    /*include pc*/
    /*include sp*/
    width: 100%;
    background: #E51373;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .team .cover .position .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .team .cover .position .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .team .cover .position .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (min-width: 799px) and (max-width: 798px) {
  .team .cover .position .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .team .cover .position .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .team .cover .position .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .team .cover .position .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .team .cover .position .h2_box .sp {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .team .cover .position .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .team .cover .position .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .team .cover .position .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) and (max-width: 798px) {
  .team .cover .position .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .team .cover .position .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .team .cover .position .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .team .cover .position .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .team .cover .position .h2_box .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .team .cover .position .h2_box h2 {
    color: white;
    font-size: 16px;
  }
  .team .cover .position .p_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /*li*/
  }
  .team .cover .position .p_list li {
    width: 150px;
    height: 150px;
    background: url("img/team/data_back.jpg");
    background-size: cover;
    margin-top: 10px;
    position: relative;
    border: 4px solid rgba(0, 0, 0, 0.3);
    overflow: hidden;
  }
  .team .cover .position .p_list li img {
    width: auto;
    height: 150px;
    -o-object-fit: cover;
       object-fit: cover;
    position: relative;
    right: 40px;
  }
  .team .cover .position .p_list li h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    text-align: right;
    color: #E51373;
    line-height: 20px;
    position: absolute;
    right: 5px;
    bottom: 0px;
  }
  .team .cover .position .p_list li h2 span {
    font-size: 12px;
    letter-spacing: 1px;
  }
  .team .cover .pc {
    display: none;
  }
}

/*team_end*/
.result {
  background: #FFE9F5;
  /*cover*/
}
.result .cover {
  /*include_pc*/
  /*include_sp*/
}
@media (min-width: 799px) {
  .result .cover {
    /*h2_box*/
    /*position*/
  }
  .result .cover .h2_box {
    /*include pc*/
    /*include sp*/
    background: #0F1748;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .result .cover .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .result .cover .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .result .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (min-width: 799px) and (max-width: 798px) {
  .result .cover .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .result .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .result .cover .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .result .cover .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .result .cover .h2_box .sp {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .result .cover .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .result .cover .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .result .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) and (max-width: 798px) {
  .result .cover .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .result .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .result .cover .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .result .cover .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .result .cover .h2_box .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .result .cover .h2_box h2 {
    font-size: 16px;
    font-weight: lighter;
    color: #E51373;
  }
  .result .cover .position {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 50px;
    background: white;
  }
  .result .cover .position:last-child {
    padding-bottom: 100px;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .result .cover .position {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 30px;
    background: white;
  }
  .result .cover .position:last-child {
    padding-bottom: 50px;
  }
  .result .cover .position .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .result .cover .position .h2_box {
    /*include pc*/
    /*include sp*/
    width: 100%;
    background: #E51373;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .result .cover .position .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .result .cover .position .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .result .cover .position .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (min-width: 799px) and (max-width: 798px) {
  .result .cover .position .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .result .cover .position .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .result .cover .position .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .result .cover .position .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .result .cover .position .h2_box .sp {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .result .cover .position .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .result .cover .position .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .result .cover .position .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) and (max-width: 798px) {
  .result .cover .position .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .result .cover .position .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .result .cover .position .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .result .cover .position .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .result .cover .position .h2_box .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .result .cover .position .h2_box h2 {
    color: white;
    font-size: 24px;
  }
  .result .cover .position .h2_box_2 {
    display: inline;
    display: none;
  }
  .result .cover .position .sp_table {
    display: none;
  }
  .result .cover .position table {
    width: 100%;
    height: 80px;
    /*counter-reset: rowCount 0;*/
    border-collapse: collapse;
    border-spacing: 0;
    padding-bottom: 30px;
  }
  .result .cover .position table .desc td {
    font-size: 12px;
    font-weight: normal;
    color: #E51373;
    padding: 10px 6px;
  }
  .result .cover .position table tr {
    background: rgba(0, 0, 0, 0.1);
    vertical-align: middle;
  }
  /*.result .cover .position table tr th {
    counter-increment: rowCount;
  }*/
  .result .cover .position table tr th, .result .cover .position table tr td {
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    padding: 5px 0px;
    font-size: 12px;
    font-weight: normal;
    border-right: 1px solid rgba(0, 0, 0, 0.07);
  }
  .result .cover .position table tr th img, .result .cover .position table tr td img {
    width: 40px;
    height: 40px;
  }
  .result .cover .position table tr th span, .result .cover .position table tr td span {
    font-size: 12px;
  }
  .result .cover .position table tr th:before {
    /*content: counter(rowCount);*/
    font-size: 20px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
  }
  .result .cover .position table tr:nth-child(odd) {
    background: white;
  }
  .result .cover .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .result .cover {
    /*h2_box*/
    /*position*/
  }
  .result .cover .h2_box {
    /*include pc*/
    /*include sp*/
    background: #0F1748;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .result .cover .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .result .cover .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .result .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (min-width: 799px) and (max-width: 798px) {
  .result .cover .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .result .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .result .cover .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .result .cover .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .result .cover .h2_box .sp {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .result .cover .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .result .cover .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .result .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) and (max-width: 798px) {
  .result .cover .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .result .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .result .cover .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .result .cover .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .result .cover .h2_box .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .result .cover .h2_box h2 {
    font-size: 16px;
    font-weight: lighter;
    color: #E51373;
    padding-left: 0px;
  }
  .result .cover .position {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 50px;
    background: white;
  }
  .result .cover .position:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .result .cover .position {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 30px;
    background: white;
  }
  .result .cover .position:last-child {
    padding-bottom: 50px;
  }
  .result .cover .position .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .result .cover .position .h2_box {
    display: inline;
    display: none;
  }
  .result .cover .position .h2_box_2 {
    /*include pc*/
    /*include sp*/
    width: 100%;
    background: #E51373;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .result .cover .position .h2_box_2 {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .result .cover .position .h2_box_2 h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .result .cover .position .h2_box_2 h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (min-width: 799px) and (max-width: 798px) {
  .result .cover .position .h2_box_2 h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .result .cover .position .h2_box_2 h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .result .cover .position .h2_box_2 h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .result .cover .position .h2_box_2 a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .result .cover .position .h2_box_2 .sp {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .result .cover .position .h2_box_2 {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .result .cover .position .h2_box_2 h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .result .cover .position .h2_box_2 h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) and (max-width: 798px) {
  .result .cover .position .h2_box_2 h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .result .cover .position .h2_box_2 h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .result .cover .position .h2_box_2 h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .result .cover .position .h2_box_2 a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .result .cover .position .h2_box_2 .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .result .cover .position .h2_box_2 h2 {
    color: white;
    font-size: 14px;
  }
  .result .cover .position .pc_table {
    display: none;
  }
  .result .cover .position table {
    width: 100%;
    height: auto;
    /*counter-reset: rowCount;*/
    border-collapse: collapse;
    border-spacing: 0;
  }
  .result .cover .position table .desc td {
    font-size: 14px;
    font-weight: normal;
    color: #E51373;
    padding: 10px 6px;
    display: none;
  }
  .result .cover .position table tr {
    background: rgba(0, 0, 0, 0.1);
    vertical-align: middle;
  }
  .result .cover .position table tr th {
    /*counter-increment: rowCount;*/
  }
  .result .cover .position table tr th, .result .cover .position table tr td {
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    padding: 5px 0px;
    font-size: 14px;
    font-weight: bold;
    border-right: 1px solid rgba(0, 0, 0, 0.07);
    display: block;
    width: 100%;
  }
  .result .cover .position table tr th img, .result .cover .position table tr td img {
    width: 40px;
    height: 40px;
  }
  .result .cover .position table tr th span, .result .cover .position table tr td span {
    font-size: 12px;
  }
  .result .cover .position table tr th:before {
    /*content: counter(rowCount);*/
    font-size: 20px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
  }
  .result .cover .position table tr:nth-child(odd) {
    background: white;
  }
  .result .cover .pc {
    display: none;
  }
}

/*result_end*/
.blog_tmp {
  background: #FFE9F5;
  /*cover*/
}
.blog_tmp .cover {
  /*h2_box*/
  /*include_pc*/
  /*include_sp*/
}
.blog_tmp .cover .h2_box {
  /*include pc*/
  /*include sp*/
  background: #0F1748;
}
@media (min-width: 799px) {
  .blog_tmp .cover .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .blog_tmp .cover .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .blog_tmp .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .blog_tmp .cover .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .blog_tmp .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .blog_tmp .cover .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .blog_tmp .cover .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .blog_tmp .cover .h2_box .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .blog_tmp .cover .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .blog_tmp .cover .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .blog_tmp .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .blog_tmp .cover .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .blog_tmp .cover .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .blog_tmp .cover .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .blog_tmp .cover .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .blog_tmp .cover .h2_box .pc {
    display: none;
  }
}
.blog_tmp .cover .h2_box h2 {
  font-size: 24px;
  font-weight: lighter;
  color: white;
}
@media (max-width: 798px) {
  .blog_tmp .cover .h2_box h2 {
    font-size: 16px;
    padding-left: 0px;
  }
  .blog_tmp .cover .h2_box h2 .pc {
    display: none;
  }
}
.blog_tmp .cover .h3_box {
  /*include pc*/
  /*include sp*/
  width: 100%;
}
@media (min-width: 799px) {
  .blog_tmp .cover .h3_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .blog_tmp .cover .h3_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .blog_tmp .cover .h3_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .blog_tmp .cover .h3_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .blog_tmp .cover .h3_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .blog_tmp .cover .h3_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .blog_tmp .cover .h3_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .blog_tmp .cover .h3_box .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .blog_tmp .cover .h3_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .blog_tmp .cover .h3_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .blog_tmp .cover .h3_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .blog_tmp .cover .h3_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .blog_tmp .cover .h3_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .blog_tmp .cover .h3_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .blog_tmp .cover .h3_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .blog_tmp .cover .h3_box .pc {
    display: none;
  }
}
.blog_tmp .cover .h3_box h3 {
  font-size: 28px;
  font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
  letter-spacing: 1px;
  color: white;
  padding-left: 20px;
  color: white;
  font-size: 18px;
}
.blog_tmp .cover .h3_box h3 span {
  font-size: 12px;
  text-indent: 1em;
}
@media (max-width: 798px) {
  .blog_tmp .cover .h3_box h3 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .blog_tmp .cover .h3_box h3 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .blog_tmp .cover .h3_box h3 .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .blog_tmp .cover {
    /*position*/
  }
  .blog_tmp .cover .position {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 50px;
    background: white;
  }
  .blog_tmp .cover .position:last-child {
    padding-bottom: 100px;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .blog_tmp .cover .position {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 30px;
    background: white;
  }
  .blog_tmp .cover .position:last-child {
    padding-bottom: 50px;
  }
  .blog_tmp .cover .position .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .blog_tmp .cover .position img {
    display: block;
    margin: 0px auto;
    padding: 20px 0px;
  }
  .blog_tmp .cover .position .line {
    width: 100%;
    height: 2px;
    margin-top: 40px;
  }
  .blog_tmp .cover .position p {
    font-size: 14px;
    line-height: 28px;
    padding: 20px 20px;
    color: rgba(0, 0, 0, 0.7);
  }
  .blog_tmp .cover .position .h3_box p {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .blog_tmp .cover .position .h3_box p span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .blog_tmp .cover .position .h3_box p {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .blog_tmp .cover .position .h3_box p span {
    font-size: 12px;
    text-indent: 1em;
  }
  .blog_tmp .cover .position .h3_box p .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .blog_tmp .cover .position .link_bnr {
    width: 280px;
    text-decoration: none;
    display: block;
    margin: 0px auto;
    padding: 30px 0px;
  }
  .blog_tmp .cover .position .link_bnr span {
    text-align: center;
    padding: 16px 0px;
    background: #E51373;
    font-size: 16px;
    color: white;
    display: block;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .blog_tmp .cover .position .link_bnr {
    width: 100%;
    height: auto;
    text-decoration: none;
    display: block;
    margin: 0px auto;
    padding: 30px 0px;
  }
  .blog_tmp .cover .position .link_bnr span {
    display: block;
    text-align: center;
    padding: 10px 0px;
    background: #E51373;
    font-size: 14px;
    color: white;
    padding: 20px 0px;
  }
  .blog_tmp .cover .position .link_bnr .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .blog_tmp .cover .position table {
    width: 720px;
    height: auto;
    margin: 0px auto;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 5px;
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    padding: 10px;
    /*tr*/
  }
  .blog_tmp .cover .position table tr th {
    width: 160px;
    padding: 10px 0px;
    background: white;
    -webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);
    letter-spacing: 2px;
    vertical-align: middle;
  }
  .blog_tmp .cover .position table tr td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    padding-left: 16px;
    line-height: 24px;
  }
  .blog_tmp .cover .position .task {
    width: 250px;
    height: auto;
    margin-top: 30px;
    -webkit-box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, 0.1);
  }
  .blog_tmp .cover .position .task .h2_box {
    /*include pc*/
    /*include sp*/
    background: #E51373;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .blog_tmp .cover .position .task .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .blog_tmp .cover .position .task .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .blog_tmp .cover .position .task .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (min-width: 799px) and (max-width: 798px) {
  .blog_tmp .cover .position .task .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .blog_tmp .cover .position .task .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .blog_tmp .cover .position .task .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (min-width: 799px) {
  .blog_tmp .cover .position .task .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .blog_tmp .cover .position .task .h2_box .sp {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .blog_tmp .cover .position .task .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .blog_tmp .cover .position .task .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .blog_tmp .cover .position .task .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) and (max-width: 798px) {
  .blog_tmp .cover .position .task .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .blog_tmp .cover .position .task .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .blog_tmp .cover .position .task .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .blog_tmp .cover .position .task .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .blog_tmp .cover .position .task .h2_box .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .blog_tmp .cover .position .task .h2_box h3 {
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .blog_tmp .cover .position .task .h2_box h3 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .blog_tmp .cover .position .task .h2_box h3 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .blog_tmp .cover .position .task .h2_box h3 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .blog_tmp .cover .position .task .h2_box h3 .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .blog_tmp .cover .position .task p {
    font-size: 12px;
    line-height: 22px;
  }
  .blog_tmp .cover .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .blog_tmp .cover {
    /*position*/
  }
  .blog_tmp .cover .position {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 50px;
    background: white;
  }
  .blog_tmp .cover .position:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .blog_tmp .cover .position {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 30px;
    background: white;
  }
  .blog_tmp .cover .position:last-child {
    padding-bottom: 50px;
  }
  .blog_tmp .cover .position .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .blog_tmp .cover .position .line {
    width: 100%;
    height: 2px;
    margin-top: 20px;
  }
  .blog_tmp .cover .position p {
    font-size: 12px;
    line-height: 22px;
    padding: 10px 10px;
  }
  .blog_tmp .cover .position img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0px auto;
    padding: 10px 0px;
  }
  .blog_tmp .cover .position .link_bnr {
    width: 280px;
    text-decoration: none;
    display: block;
    margin: 0px auto;
    padding: 30px 0px;
  }
  .blog_tmp .cover .position .link_bnr span {
    text-align: center;
    padding: 16px 0px;
    background: #E51373;
    font-size: 16px;
    color: white;
    display: block;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .blog_tmp .cover .position .link_bnr {
    width: 100%;
    height: auto;
    text-decoration: none;
    display: block;
    margin: 0px auto;
    padding: 30px 0px;
  }
  .blog_tmp .cover .position .link_bnr span {
    display: block;
    text-align: center;
    padding: 10px 0px;
    background: #E51373;
    font-size: 14px;
    color: white;
    padding: 20px 0px;
  }
  .blog_tmp .cover .position .link_bnr .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .blog_tmp .cover .position .h3_box h3 {
    padding-left: 5px;
  }
  .blog_tmp .cover .position .h3_box p {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
    padding: 0;
    margin: 0;
    display: none;
  }
  .blog_tmp .cover .position .h3_box p span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .blog_tmp .cover .position .h3_box p {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .blog_tmp .cover .position .h3_box p span {
    font-size: 12px;
    text-indent: 1em;
  }
  .blog_tmp .cover .position .h3_box p .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .blog_tmp .cover .position table {
    width: 100%;
    height: auto;
    margin: 0px auto;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 5px;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    padding: 10px;
    display: block;
    /*tr*/
  }
  .blog_tmp .cover .position table tr {
    display: block;
  }
  .blog_tmp .cover .position table tr th {
    width: 100%;
    padding: 10px 0px;
    background: white;
    -webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);
    letter-spacing: 2px;
    display: block;
  }
  .blog_tmp .cover .position table tr td {
    padding: 16px;
    wudtg: 100%;
    padding-left: 0px;
    line-height: 22px;
    display: block;
    text-align: center;
  }
  .blog_tmp .cover .position .task {
    width: 100%;
    height: auto;
    margin-top: 10px;
  }
  .blog_tmp .cover .position .task .h2_box {
    /*include pc*/
    /*include sp*/
    background: #E51373;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .blog_tmp .cover .position .task .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .blog_tmp .cover .position .task .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .blog_tmp .cover .position .task .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (min-width: 799px) and (max-width: 798px) {
  .blog_tmp .cover .position .task .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .blog_tmp .cover .position .task .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .blog_tmp .cover .position .task .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (min-width: 799px) {
  .blog_tmp .cover .position .task .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .blog_tmp .cover .position .task .h2_box .sp {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .blog_tmp .cover .position .task .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .blog_tmp .cover .position .task .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .blog_tmp .cover .position .task .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) and (max-width: 798px) {
  .blog_tmp .cover .position .task .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .blog_tmp .cover .position .task .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .blog_tmp .cover .position .task .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .blog_tmp .cover .position .task .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .blog_tmp .cover .position .task .h2_box .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .blog_tmp .cover .position .task .h2_box h3 {
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .blog_tmp .cover .position .task .h2_box h3 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .blog_tmp .cover .position .task .h2_box h3 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .blog_tmp .cover .position .task .h2_box h3 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .blog_tmp .cover .position .task .h2_box h3 .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .blog_tmp .cover .pc {
    display: none;
  }
}

/*blog_tmp_end*/
.news_archive {
  background: #FFE9F5;
}
.news_archive .cover .news_list {
  /*@include pc*/
  /*include_sp*/
}
.news_archive .cover .news_list .h2_box {
  /*include pc*/
  /*include sp*/
  background: #E51373;
}
@media (min-width: 799px) {
  .news_archive .cover .news_list .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .news_archive .cover .news_list .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .news_archive .cover .news_list .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .news_archive .cover .news_list .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .news_archive .cover .news_list .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .news_archive .cover .news_list .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .news_archive .cover .news_list .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .news_archive .cover .news_list .h2_box .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .news_archive .cover .news_list .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .news_archive .cover .news_list .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .news_archive .cover .news_list .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .news_archive .cover .news_list .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .news_archive .cover .news_list .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .news_archive .cover .news_list .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .news_archive .cover .news_list .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .news_archive .cover .news_list .h2_box .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .news_archive .cover .news_list {
    padding-bottom: 20px;
    /*.box*/
  }
  .news_archive .cover .news_list .box {
    background: white;
    height: 350px;
    overflow: scroll;
  }
  .news_archive .cover .news_list .box ul li {
    font-size: 14px;
    letter-spacing: 0.3px;
    padding: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  }
  .news_archive .cover .news_list .box ul li:last-child {
    border-bottom: 0px;
  }
  .news_archive .cover .news_list .box ul li span {
    display: inline-block;
    width: 110px;
    text-align: center;
    padding: 5px;
    border-radius: 3px;
    color: white;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .news_archive .cover .news_list .box ul li span {
    display: inline-block;
    width: 60px;
    padding: 2px;
    text-align: center;
    padding: 0;
    border-radius: 2px;
    color: white;
  }
}
@media (min-width: 799px) {
  .news_archive .cover .news_list .box ul li a {
    text-decoration: none;
    color: black;
  }
  .news_archive .cover .news_list .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .news_archive .cover .news_list {
    padding-bottom: 0px;
    /*box*/
  }
  .news_archive .cover .news_list .box {
    background: white;
    height: auto;
    overflow: scroll;
  }
  .news_archive .cover .news_list .box ul {
    width: 100%;
    height: auto;
  }
  .news_archive .cover .news_list .box ul li {
    font-size: 12px;
    letter-spacing: 0.3px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    line-height: 20px;
    width: 96%;
    margin: 0px auto;
    padding: 4px;
  }
  .news_archive .cover .news_list .box ul li:last-child {
    border-bottom: 0px;
  }
  .news_archive .cover .news_list .box ul li span {
    display: inline-block;
    width: 110px;
    text-align: center;
    padding: 5px;
    border-radius: 3px;
    color: white;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .news_archive .cover .news_list .box ul li span {
    display: inline-block;
    width: 60px;
    padding: 2px;
    text-align: center;
    padding: 0;
    border-radius: 2px;
    color: white;
  }
}
@media (max-width: 798px) {
  .news_archive .cover .news_list .box ul li a {
    text-decoration: none;
    color: black;
  }
  .news_archive .cover .news_list .pc {
    display: none;
  }
}
.news_archive .cover .news_list .h2_box {
  /*include pc*/
  /*include sp*/
  background: #0F1748;
  /*include_sp*/
}
@media (min-width: 799px) {
  .news_archive .cover .news_list .h2_box {
    width: 100%;
    height: 50px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .news_archive .cover .news_list .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .news_archive .cover .news_list .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (min-width: 799px) and (max-width: 798px) {
  .news_archive .cover .news_list .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .news_archive .cover .news_list .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .news_archive .cover .news_list .h2_box h2 .pc {
    display: none;
  }
}
@media (min-width: 799px) {
  .news_archive .cover .news_list .h2_box a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .news_archive .cover .news_list .h2_box .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  .news_archive .cover .news_list .h2_box {
    width: 100%;
    height: 40px;
    clear: both;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .news_archive .cover .news_list .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
  }
  .news_archive .cover .news_list .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .news_archive .cover .news_list .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .news_archive .cover .news_list .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .news_archive .cover .news_list .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .news_archive .cover .news_list .h2_box a {
    font-size: 12px;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .news_archive .cover .news_list .h2_box .pc {
    display: none;
  }
}
.news_archive .cover .news_list .h2_box h2 {
  font-size: 28px;
  font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
  letter-spacing: 1px;
  color: white;
  padding-left: 20px;
  width: 100%;
  text-align: right;
}
.news_archive .cover .news_list .h2_box h2 span {
  font-size: 12px;
  text-indent: 1em;
}
@media (max-width: 798px) {
  .news_archive .cover .news_list .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .news_archive .cover .news_list .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .news_archive .cover .news_list .h2_box h2 .pc {
    display: none;
  }
}
.news_archive .cover .news_list .h2_box h2 a {
  font-size: 20px;
  text-align: right;
  padding-right: 20px;
}
.news_archive .cover .news_list .h2_box h2 a span {
  font-size: 12px;
}
.news_archive .cover .news_list .h2_box h2 a:hover {
  color: #E51373;
}
@media (max-width: 798px) {
  .news_archive .cover .news_list .h2_box h2 {
    font-size: 28px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    letter-spacing: 1px;
    color: white;
    padding-left: 20px;
    text-align: center;
  }
  .news_archive .cover .news_list .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
}
@media (max-width: 798px) and (max-width: 798px) {
  .news_archive .cover .news_list .h2_box h2 {
    font-size: 16px;
    font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
    width: 100%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    padding-left: 0px;
  }
  .news_archive .cover .news_list .h2_box h2 span {
    font-size: 12px;
    text-indent: 1em;
  }
  .news_archive .cover .news_list .h2_box h2 .pc {
    display: none;
  }
}
@media (max-width: 798px) {
  .news_archive .cover .news_list .h2_box h2 a {
    font-size: 16px;
    text-align: center;
  }
  .news_archive .cover .news_list .h2_box h2 a span {
    font-size: 10px;
    display: none;
  }
  .news_archive .cover .news_list .h2_box .pc {
    display: none;
  }
}
.news_archive .cover .news_list .box {
  height: auto;
  overflow: visible;
  padding: 10px;
}

.u_menu table {
  width: 100%;
  border-collapse: collapse;
  border-spacin: 0;
}
.u_menu table tr {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-left: 0px;
  border-right: 0px;
}
.u_menu table tr th {
  font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
  font-size: 20px;
  letter-spacing: 1px;
  margin-top: 6px;
  margin-bottom: 10px;
}
.u_menu table tr th:nth-of-type(2) {
  margin-left: 0px;
}
.u_menu table tr td a {
  font-size: 12px;
  padding: 0px 16px;
  text-decoration: none;
  position: relative;
  bottom: 4px;
}
.u_menu table tr td a:before {
  content: "▶︎";
  font-size: 8px;
  padding-right: 5px;
  padding-bottom: 5px;
  position: relative;
  bottom: 1px;
}

/*u_menu END*/
footer {
  /*include_pc*/
  /*include_sp*/
}
@media (min-width: 799px) {
  footer article {
    width: 100%;
    height: 100px;
    margin: 0px auto;
    background: #0F1748;
  }
  footer p {
    font-size: 12px;
    text-align: center;
    color: white;
    padding: 20px;
    background: black;
    line-height: 18px;
  }
  footer ul {
    color: white;
    font-size: 12px;
    width: 600px;
    margin: 0px auto;
  }
  footer ul li:nth-child(odd) {
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
  }
  footer ul li a {
    padding: 0px 10px;
    text-align: center;
    color: white;
    text-decoration: none;
  }
  footer .sp {
    display: none;
  }
}
@media (max-width: 798px) {
  footer article {
    width: 100%;
    height: auto;
    margin: 0px auto;
    background: #0F1748;
  }
  footer p {
    font-size: 12px;
    text-align: center;
    color: white;
    padding: 20px;
    background: black;
    line-height: 18px;
  }
  footer ul {
    color: white;
    font-size: 12px;
    width: 100%;
    margin: 0px auto;
    text-align: center;
  }
  footer ul li {
    padding: 10px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }
  footer ul li:nth-child(odd) {
    display: none;
  }
  footer ul li a {
    color: white;
    text-decoration: none;
  }
  footer .pc {
    display: none;
  }
}

/*footer_END*/

/*直接追加*/
.sponsor_list{
width:100%;
background:white;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
padding:30px 0px;
}

.sponsor_list a{
width:200px;
}

.sponsor_list a img{
width:200px;
height:60px;
border:1px solid gray;
margin-bottom:20px;
}

.sponsor_list .dummy{
width:200px;
height:60px;
background:rgba(0,0,0,0.1);
margin-bottom:20px;
}


.p_pic{
background:url("img/player/p_back.png") center;
background-size:cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.p_pic div{
padding:30px 0px;
}
.p_pic div img{
height:500px;
margin:0px auto;
}

.p_pic div h3{
font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
font-size:20px;
text-align:center;
letter-spacing:1px;
padding:10px;
width:100px;
margin:0px auto;
border:4px solid rgba(0,0,0,0.6);
}

@media (max-width: 798px) {
.p_pic div img{
width:auto;
height:300px;
margin:0px auto;
}
}

.blog_tmp .content_wrap .cover .l_content .position table{
background:none;
margin:0;
width:auto!important;
margin:10px 0px;
}

.blog_tmp .content_wrap .cover .l_content .position table tbody tr th{
border-top:0px;
border-right:0px;
border-bottom:0px;
border-left:0px;
width:auto!important;
padding:5px 10px;
}

.blog_tmp .content_wrap .cover .l_content .position table tbody tr td{
border-top:0px;
border-right:0px;
border-bottom:0px;
border-left:0px;
width:auto!important;
padding:5px 10px;
}


/*直接追加 shigeta 20200611*/
.support_archive {
  background: #FFE9F5;
}
.support_archive .h2_box {
  background: #0F1748;
  width: 100%;
  height: 50px;
  clear: both;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.support_archive .h2_box h2 {
  font-size: 28px;
  font-family: "Impact", "Anton", "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
  letter-spacing: 1px;
  color: white;
  padding-left: 20px;
  width: 100%;
}
.support_archive .box {
  width: 100%;
  height: auto;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: white;
}
.support_archive .box .txtClm {
  line-height: 1.7;
  margin-bottom: 50px;
}
.support_archive .box .txtClm span {
  color: #E51373;
}
.support_archive .shop {
  margin-top: 60px;
}
.support_archive .shop h3 {
  background: #E51373;
  font-size: 24px;
  height: 50px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", Sans-Serif;
  letter-spacing: 1px;
  color: white;
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.support_archive .shop .special {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.support_archive .shop .special .label {
  width: 70px;
  height: 30px;
  background: #0F1748;
  color: #fff;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.support_archive .shop .special .txt {
  padding: 0 0 0 20px;
  color: #E51373;
  font-weight: bold;
  line-height: 1.7;
  width: calc(100% - 70px);
}
.support_archive .shop .data {
  width: 100%;
  border-collapse: collapse;
}
.support_archive .shop .data th {
  padding: 20px;
  width: 150px;
  border-bottom: 1px solid #fff;
  line-height: 1.7;
}
.support_archive .shop .data td {
  padding: 20px;
  border-bottom: 1px solid #ddd;
  word-break: break-all;
  line-height: 1.7;
}
.support_archive .shop .data th {
  background: #f9b2d2;
}
.support_archive .shop .data td a {
  color: #E51373;
  text-decoration: none;
  border-bottom: 1px solid #E51373;
}
.support_archive .shop .data td a:hover {
  border-color: transparent;
}

@media (max-width: 798px) {
.support_archive .h2_box {
  height: 40px;
}
.support_archive .h2_box h2 {
  font-size: 16px;
  text-align: center;
}
.support_archive .txtClm {
  font-size:  12px;
}
.support_archive .shop h3 {
  height: 40px;
  font-size: 16px;
}
.support_archive .shop .special .label {
  font-size: 12px;
}
.support_archive .shop .special .txt {
  font-size: 14px;
  padding-top: 4px;
}
.support_archive .shop .data th {
  width: 100%;
  display: block;
  padding: 10px;
  font-size: 12px;
  border:  none;
}
.support_archive .shop .data td {
  display: block;
  padding: 10px 10px 20px;
  font-size:  12px;
  border:  none;
}
}

/* -------------------------------
2022105追加 ACADEMYページ新設
---------------------------------*/
.academy .btns {
  display: flex;
  justify-content: space-between;
  /* margin-top: 30px; */
}
.academy .btns li {
  flex: 0 1 32%;
}
.academy .btns li a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.academy .btns li a:hover {
  opacity: 0.8;
}
.academy .btns li a.kokusaihs {
  background: #e74e95;
}
.academy .btns li a.under {
  background: #ee8ab5;
}
.academy .btns li a.school {
  background: #27a639;
}
.academy .news .box {
  background: white;
  height: 350px;
  overflow: scroll;
}
.academy .news .box ul li {
  font-size: 14px;
  letter-spacing: 0.3px;
  padding: 18px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.academy .news .box ul li:last-child {
  border-bottom: 0px;
}
.academy .news .box ul li span {
  display: inline-block;
  width: 125px;
  text-align: center;
  padding: 5px;
  border-radius: 3px;
  color: white;
  }
.academy .news .box ul li a {
  text-decoration: none;
  color: black;
}
.academy .news .sp {
  display: none;
}

@media (max-width: 798px) {
  .academy .btns {
    display: block;
    margin-top: 0px;
  }
  .academy .btns li {
    margin-top: 10px;
  }
  .academy .news .box ul li {
    font-size: 12px;
    letter-spacing: 0.3px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    line-height: 1.8;
    width: 96%;
    margin: 0px auto;
    padding: 4px;
  }
  .academy .news .box ul li:last-child {
    border-bottom: 0px;
  }
  ..academy .news .box ul li span {
    display: inline-block;
    width: 125px;
    text-align: center;
    padding: 5px;
    border-radius: 3px;
    color: white;
  }
  .academy .news .sp {
    display: block;
  }
}

.school .cover .position .lead{
  font-size: 18px;
  font-weight: bold;
}
.school .coach li {
  display: flex;
  padding: 20px 0;
}
.school .coach li:nth-of-type(n+2) {
  border-top: 1px solid #ccc;
}
.school .coach li figure {
  flex: 0 0 165px;
}
.school .cover .position .coach li figure img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.school .coach li .txtArea {
  flex: 1 1 auto;
}
.school .coach li .txtArea h3 {
  font-size: 16px;
  line-height: 1.8;
}
.school .coach li .txtArea h3 b {
  font-size: 20px;
}
.school .coach li .txtArea p {
  padding: 0;
}
.school .coach li .txtArea .position {
  font-weight: bold;
  margin-top: 10px;
}
.school .coach li .txtArea h4 {
  margin: 20px 0 10px;
  font-size: 14px;
  font-weight: bold;
}
.school .course {
  padding: 0 20px;
}
.school .course li {
  margin-top: 20px;
}
.school .course li h3 {
  font-weight: bold;
}
.school .cover .position .course li p {
  padding: 0 0 0 20px;
  margin-top: 10px;
}
.school .date {
  padding: 30px 20px 0;
  font-size: 18px;
  font-weight: bold;
  color: #E51373;
}
.school .price {
  padding-top: 0px!important;
  border-spacing: 20px;
  /* width: 100%; */
}
.blog_tmp .content_wrap.school .cover .l_content .position  .price th {
  width: 150px!important;
}
.school .price li {
  /* margin-top: 15px; */
}
.blog_tmp .content_wrap.school .cover .l_content .position  .price td p {
  padding: 0;
}
.blog_tmp .content_wrap.school .cover .l_content .position  .price td p:nth-of-type(n+2) {
  margin-top: 10px;
}
.school .trial .h2_box {
  background: #E51373;
}
.school .trial h3 {
  padding: 0 20px;
  font-weight: bold;
  margin-top: 30px;
  line-height: 1.8;
}
.school  .cover .trial p {
  padding: 20px 20px 0;
}
.school  .cover .trial p span {
  text-decoration: underline;
  font-weight: bold;
}
.school  .cover .trial ul {
  padding: 20px;
  font-size: 14px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.7);
}
.school  .cover .trial .attention li {
  padding-left: 1em;
  text-indent: -1em;
}
.school  .cover .trial .contact {
  background: #eee;
  padding: 20px;
  margin: 20px;
}
.school  .cover .trial .contact h3 {
  margin-top: 20px;
}
.school  .cover .trial h4 {
  padding: 0 20px;
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.7);
}
.school  .cover .trial h4+p {
  padding-top: 10px;
}
.school  .cover .trial .btn {
  display: inline-block;
  /* width: 400px; */
  padding: 0 25px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  background: #E51373;
}
.school  .cover .trial .btn:hover {
  opacity: 0.8;
}

@media (max-width: 798px) {
  .school .cover .position .lead{
    line-height: 1.5;
  }
  .school .coach li {
    display: block;
    padding: 20px 0;
  }
  .school .coach li .txtArea h3 {
    font-size: 14px;
    line-height: 1.8;
  }
  .school .course {
    padding: 0 10px;
  }
  .school .course li h3 {
    font-size: 14px;
  }
   .blog_tmp .content_wrap.school .cover .l_content .position  .price {
    width: 100%;
    border-spacing: 10px;
  }
  .blog_tmp .content_wrap.school .cover .l_content .position  .price th {
    width: auto!important;
    padding: 0 20px;
    display: table-cell;
  }
  .blog_tmp .content_wrap.school .cover .l_content .position  .price td {
    /* width: 150px!important; */
    display: table-cell;
  }
  .school .trial h3 {
    padding: 0 10px;
    margin-top: 20px;
    line-height: 1.8
  }
  .school  .cover .trial p {
    padding: 10px 10px 0;
  }
}

.inquiry a {
  color: #fff;
}
.inquiry a:hover {
  text-decoration: none;
}

/*# sourceMappingURL=style.css.map */