@charset "UTF-8";
/* ==========================================================================

	変数

   ========================================================================== */
/*　幅　*/
/*　色　*/
/* ==========================================================================

	2019/2/14

   ========================================================================== */
@import url("/extra/library/common/css/smart_phone.css") only screen and (max-width: 1030px);
/* Base
   ========================================================================== */
#campaign_tv_sales_waku1 {
  margin: 0 auto 20px;
}

.frame_footer, #SpecialSales, #registration-outer_pc, #spfoot, #registration-outer_sp, .navArea, #footerNavi, #footerListWrap {
  display: none;
}

#footer {
  padding-top: 20px;
}

#footerBottom #footerCopyright br + img {
  display: none;
}

body {
  background: #fff;
  -webkit-font-smoothing: antialiased;
}

.clearText {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

body.webview_app .frame_header {
  display: none;
}
body.webview_app .thiscontents {
  margin-bottom: 0;
}
body.webview_app .nav_outer {
  position: fixed;
  top: 0;
}
body.webview_app .nav_outer .sns_wrp {
  display: none;
}
body.webview_app .l-footer {
  display: none;
}
body.webview_app .js_add_app_btn {
  display: none !important;
}
body.webview_app .rec_reserve_btn {
  display: none !important;
}
body.webview_app .fixed_bnr {
  display: none;
}

@media screen and (max-width: 736px) {
  #footer {
    padding-top: 0;
  }
  #footer .zaqArea .zaqInr {
    display: none;
  }
}
/* Contents
========================================================================== */
#page, .container {
  color: #222;
  font-family: Meiryo, メイリオ, sans-serif !important;
}

.thiscontents {
  width: 100%;
  background: #F4F4F4;
}

a {
  transition: background-color 0.1s linear, color 0.1s linear, border-color 0.1s linear, border-width 0.1s linear, opacity 0.1s linear;
  color: #331362;
}
a:link, a:visited, a:focus, a:hover {
  color: #331362;
}

.thiscontents * {
  box-sizing: border-box;
}
.thiscontents img {
  width: 100%;
  height: auto;
}
.thiscontents .clear {
  width: 100%;
  overflow: hidden;
}
.thiscontents .cf {
  *zoom: 1;
}
.thiscontents .cf:before {
  content: " ";
  display: table;
}
.thiscontents .cf:after {
  content: " ";
  display: table;
  clear: both;
}
.thiscontents .clearboth {
  clear: both;
}
.thiscontents .flol {
  display: inline;
  float: left;
}
.thiscontents .flor {
  display: inline;
  float: right;
}
.thiscontents .tablet, .thiscontents .sp, .thiscontents .sp_tablet, .thiscontents .none {
  display: none;
}

/* 基本
----------------------------------------------------------------*/
.frame_header .none {
  display: none;
}

.thiscontents img {
  vertical-align: bottom;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-touch-callout: none;
}
.thiscontents .fitimg {
  width: 100%;
  height: auto;
}
.thiscontents .fitimg img {
  width: 100%;
  height: auto;
}
.thiscontents .youtube iframe {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.thiscontents p {
  margin: 0;
  padding: 0;
}

.thiscontentsh1 {
  font-weight: 700;
}

.thiscontents h2, .thiscontents h3, .thiscontents h4, .thiscontents h5, .thiscontents h6 {
  font-weight: 700;
}
.thiscontents p {
  margin: 0;
  padding: 0;
}
.thiscontents sup {
  font-size: 0.7em;
}
.thiscontents .photo img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1030px) {
  .thiscontents {
    /*padding-top: 40px;*/
  }
  .thiscontents .pc {
    display: none;
  }
  .thiscontents .tablet, .thiscontents .pc_tablet, .thiscontents .sp_tablet {
    display: block;
  }
  /*.frame_header {
     border-bottom-width: 1px; 
  } */
  .section_wrp {
    padding-top: 98px;
  }
}
@media screen and (max-width: 736px) {
  .thiscontents {
    /*padding-top: 20vw;*/
    margin-bottom: 10px;
  }
  .thiscontents .sp {
    display: block;
  }
  .thiscontents .pc_tablet, .thiscontents .tablet {
    display: none;
  }
  .section_wrp {
    padding-top: 20vw;
  }
}
/*===============================================================

	etc

===============================================================*/
.borderimg {
  border: 1px solid #ddd;
  box-sizing: border-box;
}

.boxshadow {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 736px) {
  .boxshadow {
    box-shadow: 0 0 5vw rgba(0, 0, 0, 0.05);
  }
  .img_tate {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
/*===============================================================

	noto sans

===============================================================*/
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/special/common/webfont/NotoSansCJKjp-Regular_subset.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: bold;
  font-weight: 700;
  font-display: swap;
  src: url("/special/common/webfont/NotoSansCJKjp-Bold_subset.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: bold;
  font-weight: 800;
  font-display: swap;
  src: url("/special/common/webfont/NotoSansCJKjp-Black_subset.woff") format("woff");
}
.noto_sans {
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.2px;
  font-display: swap;
}

/*===============================================================

	girid

===============================================================*/
.gridcontainer {
  margin-top: -30px;
}
.gridcontainer .grid {
  float: left;
}

.grid {
  margin-top: 30px;
}

/*	gridSize :460 gutterSize :40 column :2 */
.gridwrp_2 {
  width: 104.167%;
}
.gridwrp_2 .grid_2 {
  width: 96%;
  margin-right: 4%;
}
.gridwrp_2 .grid_1 {
  width: 46%;
  margin-right: 4%;
}

.gridwrp_1 .grid_2 {
  width: 192%;
  margin-right: 8%;
}

/*	gridSize :290 gutterSize :40 column :3 */
.gridwrp_3 {
  width: 104.211%;
}
.gridwrp_3 .grid_3 {
  width: 95.96%;
  margin-right: 4.04%;
}
.gridwrp_3 .grid_2 {
  width: 62.626%;
  margin-right: 4.04%;
}
.gridwrp_3 .grid_1 {
  width: 29.293%;
  margin-right: 4.04%;
}

/*	gridSize :210 gutterSize :40 column :4 */
.gridwrp_4 {
  width: 104.167%;
}
.gridwrp_4 .grid_4 {
  width: 96%;
  margin-right: 4%;
}
.gridwrp_4 .grid_3 {
  width: 71%;
  margin-right: 4%;
}
.gridwrp_4 .grid_2 {
  width: 46%;
  margin-right: 4%;
}
.gridwrp_4 .grid_1 {
  width: 21%;
  margin-right: 4%;
}

/* PCのみ */
@media screen and (min-width: 1031px) {
  .gridwrp_2 .grid:nth-child(2n+1), .gridwrp_3 .grid:nth-child(3n+1), .gridwrp_4 .grid:nth-child(4n+1) {
    clear: both;
  }
}
/* for PC min-width: 961px


@include tablet {}

// tablet

@include sp {
  .gridwrp_3 {
    width: 100%;
    margin-right: 0;

    .grid_1, .grid_2 {
      width: 100%;
      margin-right: 0;
    }
  }

  .gridwrp_2 {
    width: 100%;
    margin-right: 0;

    .grid_1 {
      width: 100%;
      margin-right: 0;
    }
  }

  .gridwrp_4 {
    width: 105.000%;

    .grid_1, .grid_3 {
      width: 45.238%;
      margin-right: 4.762%;
    }
  }

  .gridcontainer {
    margin-top: 0;
  }

  .grid {
    margin-top: 20px;

    &:first-child {
      margin-top: 0px;
    }
  }

  .gridwrp_4 .grid:nth-child(2) {
    margin-top: 0;
  }
}

// sp

/*===============================================================

	flex_container

===============================================================*/
.flex_container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.flex_container_mt0 {
  margin-top: -70px;
}

.flex_container .item {
  flex-basis: auto;
  margin-top: 70px;
}
.flex_container .item_2_1 {
  width: 48%;
  margin-right: 4%;
}
.flex_container .item_3_1 {
  width: 31%;
  margin-right: 3.5%;
}
.flex_container .item_4_1 {
  width: 21.7%;
  margin-right: 4.4%;
}
.flex_container .item_5_1 {
  width: 18.75%;
  margin-right: 1.5625%;
}
.flex_container .item_2_1:nth-child(2n), .flex_container .item_3_1:nth-child(3n), .flex_container .item_4_1:nth-child(4n), .flex_container .item_5_1:nth-child(5n) {
  margin-right: 0;
}

/* for tablet max-width: 960px */
@media screen and (max-width: 736px) {
  .flex_container_mt0 {
    margin-top: -6vw;
  }
  .flex_container .item {
    margin-top: 6vw;
  }
}
/*----------------------------------------------------------------
アイテム比率
----------------------------------------------------------------*/
@media screen and (max-width: 960px) {
  /*4→3カラム*/
  .flex_container .item_4_1 {
    width: 31%;
    margin-right: 3.5%;
  }
  .flex_container .item_4_1:nth-child(4n) {
    width: 31%;
    margin-right: 3.5%;
  }
  .flex_container .item_5_1 {
    width: 23%;
    margin-right: 2.6666%;
  }
  .flex_container .item_5_1:nth-child(5n) {
    width: 23%;
    margin-right: 2.6666%;
  }
  .flex_container .item_4_1:nth-child(3n), .flex_container .item_5_1:nth-child(4n) {
    margin-right: 0;
  }
  /*5→4カラム*/
}
/* for tablet max-width: 960px */
@media screen and (max-width: 736px) {
  /*2→1カラム*/
  /*3→1カラム*/
  .flex_container .item_2_1, .flex_container .item_3_1 {
    width: 100%;
    margin-right: 0;
  }
  .flex_container .item_4_1 {
    width: 48%;
    margin-right: 4%;
  }
  .flex_container .item_4_1:nth-child(3n), .flex_container .item_4_1:nth-child(4n) {
    width: 48%;
    margin-right: 4%;
  }
  .flex_container .item_5_1 {
    width: 48%;
    margin-right: 4%;
  }
  .flex_container .item_5_1:nth-child(4n), .flex_container .item_5_1:nth-child(5n) {
    width: 48%;
    margin-right: 4%;
  }
  .flex_container .item_4_1:nth-child(2n), .flex_container .item_5_1:nth-child(2n) {
    margin-right: 0;
  }
  .flex_container .item_3_1.sp2 {
    width: 48%;
    margin-right: 4%;
  }
  .flex_container .item_3_1.sp2:nth-child(3n) {
    width: 48%;
    margin-right: 4%;
  }
  .flex_container .item_3_1.sp2:nth-child(2n) {
    margin-right: 0;
  }
  /*4→2カラム*/
  /*5→2カラム*/
  /*3→2カラム*/
}
/*===============================================================

	fixed

===============================================================*/
/* .fixed {
  position: fixed;
  top: 0;
} */
@media screen and (max-width: 1030px) {
  /* .fixed {
    position: fixed;
    top: 0;
  } */
}
/*===============================================================

	timeline

===============================================================*/
.timeline {
  max-width: 100% !important;
  width: 100% !important;
  box-sizing: border-box;
}

.SandboxRoot body {
  background-color: transparent;
}

.timeline-widget {
  width: 100% !important;
  min-width: 100% !important;
}

@media screen and (max-width: 736px) {
  .TwitterWidget #twitter-widget-0 {
    width: 100% !important;
  }
  .timeline {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box;
    word-break: break-all;
  }
}
/*===============================================================

	txtlink 2016/11/16

===============================================================*/
.txtlink {
  margin-top: 20px;
}

.txtlink_r {
  text-align: right;
}

.txtlink a {
  position: relative;
  display: inline-block;
  color: #0093FF;
  font-size: 18px;
  line-height: 1.4;
  text-decoration: none;
  padding-left: 15px;
}
.txtlink a:hover {
  text-decoration: underline;
}
.txtlink a:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  border-top: solid 1px #0093FF;
  border-left: solid 1px #0093FF;
  transform: rotate(135deg);
}
.txtlink.arw_prev a:after {
  left: 3px;
  transform: rotate(-45deg);
}
.txtlink.arw_after a {
  padding-left: 0;
  padding-right: 10px;
}
.txtlink.arw_after a:after {
  left: auto;
  right: 0;
}
.txtlink.arw_down a:after {
  top: 5px;
  bottom: auto;
  left: 2px;
  right: auto;
  transform: rotate(-135deg);
}
.txtlink.arw_after_down a {
  padding-left: 0;
  padding-right: 10px;
}
.txtlink.arw_after_down a:after {
  top: 5px;
  bottom: auto;
  left: auto;
  right: 0;
  transform: rotate(-135deg);
}
.txtlink.arw_box a {
  padding-left: 25px;
}
.txtlink.arw_box a:before {
  content: "";
  width: 20px;
  height: 20px;
  background: #222;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
}
.txtlink.arw_box a:after {
  border-top: solid 1px #fff;
  border-left: solid 1px #fff;
  top: 0;
  bottom: 0;
  left: 5px;
  right: auto;
  margin: auto;
}

/*	arw_box */
@media screen and (max-width: 736px) {
  .txtlink a {
    font-size: 4vw;
    padding-left: 3.5vw;
  }
  .txtlink a:after {
    width: 1.5vw;
    height: 1.5vw;
  }
  .txtlink.arw_prev a:after {
    left: 1vw;
    transform: rotate(-45deg);
  }
  .txtlink.arw_after a {
    padding-right: 2vw;
  }
  .txtlink.arw_down a:after {
    top: 1.5vw;
    left: 0.5vw;
  }
  .txtlink.arw_after_down a {
    padding-right: 2vw;
  }
  .txtlink.arw_after_down a:after {
    top: 1.5vw;
  }
  .txtlink.arw_box a {
    padding-left: 6vw;
  }
  .txtlink.arw_box a:before {
    width: 5vw;
    height: 5vw;
  }
  .txtlink.arw_box a:after {
    left: 1vw;
  }
  /*	arw_box */
}
/*===============================================================

	以下案件毎のコンテンツ

===============================================================*/
/*===============================================================

	bg 背景

===============================================================*/
/*===============================================================

	mainvisual

===============================================================*/
/*===============================================================

	section
	複数のcontent、headlineなど格納するブロック

===============================================================*/
.section_wrp {
  position: relative;
  padding-top: 130px;
}

.section {
  width: 100%;
}

.section_inner {
  margin: 0 auto;
  padding: 60px 0 100px 0;
}

.section:nth-child(1) .section_inner {
  padding-top: 70px;
}

.section_pt0 .section_inner {
  padding-top: 0;
}

.section_pb60 .section_inner {
  padding-bottom: 60px;
}

@media screen and (max-width: 1400px) {
  .section_wrp {
    padding-top: 110px;
  }
  .section_inner {
    margin: 0 auto;
    padding: 60px 20px 100px 20px;
  }
}
/* 1030px以下 */
@media screen and (max-width: 1030px) {
  .section_wrp {
    padding-top: 103px;
  }
}
@media screen and (max-width: 736px) {
  .section_wrp {
    padding-top: 23.35vw;
  }
  .column_detail_page .section_wrp {
    /*padding-top: 25vw;*/
  }
  .section_inner {
    margin: 0 auto;
    padding: 8vw 3vw;
    /*  padding: 8vw 5vw;*/
  }
  .section_suchedule .section_inner {
    /*  padding: 8vw 3vw;*/
  }
  .section:nth-child(1) .section_inner {
    /*padding-top: 14vw;*/
    padding-top: 8vw;
  }
  .section_pt0 .section_inner {
    margin-top: 0;
  }
  .section_pb60 .section_inner {
    padding-bottom: 8vw;
  }
  .section:last-child .section_inner {
    padding-bottom: 10vw;
  }
}
/*===============================================================

	レイアウト

===============================================================*/
.wide_width {
  width: auto;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

.content_width {
  width: auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

.content_width2 {
  width: auto;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

.narrow_width {
  width: auto;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

@media screen and (max-width: 1400px) {
  .wide_width {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .content_width {
    width: 100%;
  }
}
/* 900px */
@media only screen and (max-width: 900px) {
  .content_width2 {
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  .narrow_width {
    width: 100%;
  }
}
/*===============================================================

	content 

===============================================================*/
.content {
  margin: 0 auto;
}
.content + .content {
  margin-top: 70px;
}

.headline + .content {
  margin-top: 40px;
}

.content p {
  font-size: 16px;
  line-height: 2;
}
.content * + p {
  margin-top: 20px;
}
.content .block {
  margin-top: 60px;
}

.content_bg_white {
  padding: 60px 40px;
  background: #fff;
}

.headline + .content_bg_white {
  margin-top: 20px;
}

@media screen and (max-width: 1030px) {
  .content {
    margin: 0 auto;
  }
  .content_bg_white {
    padding: 40px 30px;
  }
}
@media screen and (max-width: 736px) {
  .content {
    width: 100%;
    margin: 0 auto;
  }
  .content + .content {
    margin-top: 8vw;
  }
  .headline + .content {
    margin-top: 6vw;
  }
  .content p {
    font-size: 4vw;
    line-height: 1.8;
  }
  .content * + p {
    margin-top: 3vw;
  }
  .content .block {
    margin-top: 6vw;
  }
  .content_bg_white {
    padding: 4vw;
  }
  .headline + .content_bg_white {
    margin-top: 4vw;
  }
}
/*===============================================================

	headline：見出し
	subhead：小見出し

===============================================================*/
.headline_center {
  text-align: center;
}

.headline p {
  font-size: 16px;
}
.headline .title {
  color: #331362;
  font-size: 30px;
  line-height: 1.6;
  font-weight: 800;
}
.headline .title .label {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  line-height: 1;
  margin-top: 0;
  color: #fff;
  font-weight: 800;
  padding: 5px 10px;
  background: #8f419a;
  border-radius: 18px;
  margin-bottom: 5px;
}
.headline .read {
  font-size: 20px;
  line-height: 1.6;
  margin-top: 20px;
}
.headline .caution {
  font-size: 14px;
  margin-top: 5px;
}

@media screen and (max-width: 736px) {
  .headline {
    text-align: center;
  }
  .headline p {
    font-size: 4vw;
  }
  .headline .title {
    font-size: 5vw;
    padding-bottom: 0px;
  }
  .headline .title .label {
    font-size: 3.5vw;
    padding: 1vw 2vw;
    border-radius: 2.75vw;
    margin: 0 auto;
    margin-bottom: 1vw;
  }
  .headline .read {
    font-size: 4vw;
    margin-top: 2vw;
  }
  .headline .caution {
    font-size: 3.5vw;
    margin-top: 1vw;
  }
}
/*-------------------------------------------------------------
	headline_link	
-------------------------------------------------------------*/
.headline_link {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.headline_link.between {
  justify-content: space-between;
}
.headline_link p {
  color: #331362;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}
.headline_link .link {
  width: 130px;
  margin-left: 20px;
}
.headline_link .link a {
  position: relative;
  display: block;
  color: #331362;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #331362;
  border-radius: 18.5px;
  box-sizing: border-box;
}
.headline_link .link a:hover {
  color: #fff;
  background: #331362;
}

/*
.headline_link .link a:after {
	position: absolute;
	content: '';
	width: 4px;
	height: 4px;
	top: 0;
	left: auto;
	bottom: 0;
	right: 10px;
	margin: auto;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
*/
@media screen and (max-width: 736px) {
  .headline_link {
    display: block;
  }
  .headline_link p {
    color: #331362;
    font-size: 4vw;
  }
  .headline_link .link {
    width: 40%;
    margin: 0 auto;
    margin-top: 4vw;
  }
  .headline_link .link a {
    font-size: 4vw;
    line-height: 1;
    padding: 3vw 0;
  }
}
/*-------------------------------------------------------------
	subhead_line	
-------------------------------------------------------------*/
.subhead_line {
  position: relative;
}
.subhead_line:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  background: #331362;
}
.subhead_line span {
  position: relative;
  z-index: 2;
  display: inline-block;
  color: #331362;
  font-size: 26px;
  line-height: 1.6;
  font-weight: 700;
  padding-right: 20px;
  background: #fff;
}

@media screen and (max-width: 736px) {
  .subhead_line:after {
    display: none;
  }
  .subhead_line span {
    font-size: 5.5vw;
    padding-right: 0;
    background: none;
  }
}
/*===============================================================

	content_title 

===============================================================*/
.content_title {
  text-align: center;
}
.content_title .title {
  font-size: 30px;
  line-height: 1.2;
}
.content_title .read {
  font-size: 20px;
  line-height: 1.4;
  margin-top: 20px;
}

@media screen and (max-width: 736px) {
  .content_title .title {
    font-size: 18px;
  }
}
/*===============================================================

	btn_detail

===============================================================*/
.btn_detail {
  width: 400px;
  margin: 0 auto;
}

* + .btn_detail {
  margin-top: 40px;
}

.btn_detail a {
  position: relative;
  display: block;
  background-color: #092047;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  padding: 20px 0;
  border-radius: 30px;
}
.btn_detail a:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  top: 0;
  left: auto;
  bottom: 0;
  right: 15px;
  margin: auto;
}
.btn_detail.btn_arw a:after {
  border-top: solid 1px #fff;
  border-left: solid 1px #fff;
  transform: rotate(135deg);
}
.btn_detail a:hover {
  text-decoration: none;
  background-color: #f0bcbc;
}

.btn_navy a {
  text-decoration: none;
  background: #331362;
}
.btn_navy a:hover {
  background: #fff;
}

.btn_blue a {
  text-decoration: none;
  background: #331362;
}
.btn_blue a:hover {
  background: #4c1d91;
}

.btn_lightblue a {
  text-decoration: none;
  background: #7D84C2;
}
.btn_lightblue a:hover {
  background: #8c95e6;
}

.btn_pink a {
  text-decoration: none;
  background: #331362;
}
.btn_pink a:hover {
  background: #331362;
}

.btn_red a {
  text-decoration: none;
  background: #00348E;
}
.btn_red a:hover {
  background: #003FAD;
}

.btn_lightred a {
  text-decoration: none;
  background: #4fa9e8;
}
.btn_lightred a:hover {
  background: #BD082C;
}

.btn_white a {
  color: #331362;
  font-weight: normal;
  text-decoration: none;
  background: #fff;
  border: 1px solid #331362;
  border-radius: 31px;
}
.btn_white a:hover {
  color: #fff;
  background: #331362;
}

.btn_orange a {
  text-decoration: none;
  background: #E83A18;
}
.btn_orange a:hover {
  background: #ff4a26;
}

.btn_green a {
  text-decoration: none;
  background: #331362;
  /*  background: #339900;*/
}
.btn_green a:hover {
  background: #4c1d91;
  /*  background: #3FBC00;*/
}

.btn_arw a {
  position: relative;
}
.btn_arw a:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  top: 0;
  left: auto;
  bottom: 0;
  right: 15px;
  margin: auto;
  border-top: solid 1px #fff;
  border-left: solid 1px #fff;
  transform: rotate(135deg);
}

.btn_white.btn_arw a:after {
  border-top: solid 1px #331362;
  border-left: solid 1px #331362;
  transition: 0.1s linear;
}
.btn_white.btn_arw a:hover:after {
  border-top: solid 1px #fff;
  border-left: solid 1px #fff;
}

.btn_arw_b a {
  position: relative;
}
.btn_arw_b a:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  top: 0;
  left: auto;
  bottom: 0;
  right: 20px;
  margin: auto;
  border-top: solid 2px #fff;
  border-left: solid 2px #fff;
  transform: rotate(135deg);
}

.btn_white.btn_arw_b a:after {
  border-top: solid 2px #331362;
  border-left: solid 2px #331362;
}

.btn_line a {
  background: none;
  border: 1px solid #fff;
}
.btn_line a:hover {
  background: rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 736px) {
  .btn_detail {
    width: 90%;
    margin: 0 auto;
  }
  * + .btn_detail {
    margin-top: 6vw;
  }
  .btn_detail a {
    font-size: 4vw;
    padding: 4vw 0;
    border-radius: 6vw;
  }
  .btn_detail a:after {
    width: 6px;
    height: 6px;
    right: 10px;
  }
  .btn_white a {
    border-radius: calc(6vw + 2px);
  }
  .btn_arw a:after {
    width: 6px;
    height: 6px;
    right: 10px;
  }
  .btn_arw_b a:after {
    top: 0;
    left: auto;
    bottom: 0;
    right: 10px;
  }
}
/*===============================================================

	modal 2016/10/11

===============================================================*/
.modal_bg {
  position: absolute;
  top: 0;
  left: 0;
  background: #222;
  display: none;
  z-index: 9998;
}

.modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 800px;
  display: none;
  z-index: 9999;
  transition: top 0.2s linear, left 0.1s linear;
  color: #fff;
}
.modal .close {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  right: 0;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  z-index: 9999;
}
.modal .close:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #fff;
  top: 10px;
  right: 0;
  transform: rotate(45deg);
}
.modal .close:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #fff;
  top: 10px;
  right: 0;
  transform: rotate(-45deg);
}
.modal .close:hover {
  opacity: 0.7;
}
.modal .modal_container {
  padding: 0;
  position: relative;
}
.modal .modal_contents_wrp {
  position: relative;
  padding: 40px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.modal .modal_inner {
  padding: 30px;
  background: #222;
}
.modal .modal_contents_wrp::-webkit-scrollbar {
  display: none;
}
.modal .modal_pager li a {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 30px;
  height: 30px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}
.modal .modal_pager li a:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  top: 6px;
  left: 0;
  border-top: solid 2px #fff;
  border-left: solid 2px #fff;
  transform: rotate(135deg);
}
.modal .modal_pager li.prev a {
  left: 0;
  transform: rotate(-180deg);
}
.modal .modal_pager li.next a {
  right: 0;
}
.modal .modal_container .modal_header h3 {
  font-size: 25px;
  line-height: 1.6;
  text-align: center;
  font-weight: 700;
  text-shadow: none;
}
.modal .modal_container .modal_header p {
  font-size: 14px;
  line-height: 1.8;
  text-align: center;
  font-weight: 700;
}
.modal .modal_container .modal_body h3 {
  font-size: 25px;
  line-height: 1.6;
  font-weight: 700;
  text-shadow: none;
}
.modal .modal_container .modal_body p {
  font-size: 16px;
  line-height: 1.8;
}

@media screen and (max-width: 736px) {
  .modal {
    width: 100%;
  }
  .modal .close {
    top: 5px;
    right: 0px;
  }
  .modal .modal_contents_wrp {
    padding: 30px;
  }
  .modal .modal_inner {
    padding: 5vw;
  }
  .modal .close {
    top: 30px;
    right: 0px;
  }
}
/*-------------------------------------------------------------
	.modal .modal_pager
-------------------------------------------------------------*/
/*-------------------------------------------------------------
	.modal_container
-------------------------------------------------------------*/
@media screen and (max-width: 736px) {
  .modal .modal_container .modal_header h3 {
    font-size: 6vw;
    line-height: 1.4;
    padding-top: 0;
  }
  .modal .modal_container .modal_header p {
    font-size: 4vw;
    line-height: 1.6;
  }
}
/*-------------------------------------------------------------
	.modal_container
-------------------------------------------------------------*/
@media screen and (max-width: 736px) {
  .modal .modal_container .modal_body h3 {
    font-size: 5vw;
    line-height: 1.4;
    padding-top: 0;
  }
  .modal .modal_container .modal_body p {
    font-size: 4vw;
    line-height: 1.6;
  }
}
/*-------------------------------------------------------------
	.modal_container .btn
-------------------------------------------------------------*/
.modal_container .btn {
  width: 400px;
  margin: 0 auto;
  margin-top: 40px;
}
.modal_container .btn a {
  position: relative;
  display: block;
  background-color: #e61e19;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  padding: 15px 0;
}
.modal_container .btn a:hover {
  text-decoration: none;
  background-color: #f00;
}
.modal_container .btn a:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: 0;
  left: auto;
  bottom: 0;
  right: 10px;
  margin: auto;
  border-top: solid 1px #fff;
  border-left: solid 1px #fff;
  transform: rotate(135deg);
}

@media screen and (max-width: 736px) {
  .modal_container .btn {
    width: 100%;
    margin: 0 auto;
    margin-top: 4vw;
  }
  .modal_container .btn a {
    font-size: 4vw;
    padding: 4vw 0;
  }
}
/*-------------------------------------------------------------
	nodata	
-------------------------------------------------------------*/
.modal .nodata {
  padding: 30px 0;
  text-align: center;
}
.modal .nodata h3 {
  font-size: 16px;
}
.modal .closebtn a {
  display: block;
  width: 120px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  border: solid 1px #fff;
  margin: 0 auto;
  margin-top: 20px;
  box-sizing: border-box;
}

.modal_gamedetail .closebtn a:hover {
  color: #222;
  background: #fff;
  text-decoration: none;
}

@media screen and (max-width: 736px) {
  .modal .nodata {
    padding: 4vw 0;
  }
  .modal .nodata h3 {
    font-size: 4vw;
  }
  .modal .closebtn a {
    width: 50%;
    font-size: 4vw;
    line-height: 2;
    margin-top: 4vw;
  }
}
/*===============================================================

	section_recommendlist

===============================================================*/
/*暫定スライダー用*/
.section_inner_mainvisual {
  padding: 0 !important;
}

@media screen and (max-width: 736px) {
  .section_inner_mainvisual {
    padding: 0 !important;
  }
}
/*-------------------------------------------------------------
	spotlight	
-------------------------------------------------------------*/
.spotlight .head {
  color: #331362;
  font-size: 30px;
  line-height: 1.6;
  font-weight: 800;
}
.spotlight .head .date {
  color: #8f419a;
  font-size: 26px;
  font-weight: 800;
  margin-left: 1em;
}
.spotlight .list {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 3%;
}
.spotlight .list .item {
  width: 48.5%;
  border-bottom: 1px solid #ddd;
}
.spotlight .list .item:nth-child(1), .spotlight .list .item:nth-child(2) {
  border-top: 1px solid #ddd;
}
.spotlight .list .item a {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  text-decoration: none;
  padding: 15px;
}
.spotlight .list .item a:hover {
  background: #f5f0fc;
  background: rgba(2, 35, 102, 0.05);
}
.spotlight .list .item a .tag {
  color: #331362;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 700;
  margin-right: 1em;
}
.spotlight .list .item a p {
  flex: 1;
  color: #222;
  font-size: 18px;
  line-height: 1.6;
  margin-top: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.spotlight .list .item a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  border: solid 1px #acacac;
  width: 20px;
  height: 20px;
  transition: all 0.3s;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  border-top: none;
  border-left: none;
  transform: rotate(-45deg);
  border-radius: 0;
}
.spotlight .list .item a:hover:after {
  border: solid 1px #331362;
  border-top: none;
  border-left: none;
}

@media screen and (max-width: 1030px) {
  .spotlight .list .item a {
    display: block;
  }
  .spotlight .list .item a:hover {
    background: #f5f0fc;
    background: rgba(2, 35, 102, 0.05);
  }
  .spotlight .list .item a .tag {
    color: #331362;
    font-size: 18px;
    margin: 0;
  }
  .spotlight .list .item a p {
    font-size: 18px;
  }
}
@media screen and (max-width: 736px) {
  .spotlight .head {
    font-size: 5vw;
    text-align: center;
  }
  .spotlight .head .date {
    font-size: 4.5vw;
    margin-left: 0.5em;
  }
  .spotlight .list {
    margin-top: 4vw;
  }
  .spotlight .list .item {
    width: 100%;
  }
  .spotlight .list .item:nth-child(2) {
    border-top: none;
  }
  .spotlight .list .item a {
    display: flex;
    padding: 2.5vw;
  }
  .spotlight .list .item a .tag {
    font-size: 3.8vw;
    margin-right: 1em;
  }
  .spotlight .list .item a p {
    font-size: 3.8vw;
  }
  .spotlight .list .item a:after {
    right: 2vw;
  }
}
/*-------------------------------------------------------------
	top_recommend	
-------------------------------------------------------------*/
.top_recommend {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top_recommend .main {
  position: relative;
  width: 74%;
  background: #fff;
}
.top_recommend .main:after {
  position: absolute;
  bottom: 20px;
  right: 40px;
  content: "";
  width: 1px;
  height: 30px;
  background: #ddd;
  display: none;
}
.top_recommend .medal_wrp {
  width: 22%;
}
.top_recommend .main .item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  /*height: 317px;*/
}
.top_recommend .main .img {
  position: relative;
  overflow: hidden;
  width: 50%;
  height: 100%;
}
.top_recommend .main .img img {
  transition: 0.1s linear transform;
}
.top_recommend .main .linkarea:hover .img img {
  transform: scale(1.05);
}
.top_recommend .main .img .copy {
  position: absolute;
  bottom: 5px;
  left: 5px;
  color: #fff;
  font-size: 10px;
  line-height: 1;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
}
.top_recommend .main .txt {
  display: flex;
  flex-direction: column;
  width: 50%;
  padding: 30px 40px;
}
.top_recommend .main .txt .box {
  padding-bottom: 20px;
}
.top_recommend .main .txt .title {
  color: #331362;
  font-size: 30px;
  line-height: 1.6;
}
.top_recommend .main .txt li {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 10px;
}
.top_recommend .main .txt li .tag {
  display: inline-block;
  vertical-align: middle;
  color: #331362;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  padding: 5px;
  border: 1px solid #331362;
  margin-right: 10px;
}
.top_recommend .main .txt .btn_detail {
  width: 180px;
  margin-left: 0;
  margin-top: auto;
}
.top_recommend .main .txt .btn_detail a {
  font-size: 16px;
  line-height: 20px;
  padding: 10px 0;
}
.top_recommend .main .linkarea:hover .txt .btn_detail a {
  background: #3FBC00;
}
.top_recommend .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: auto;
  right: 45px;
  bottom: 15px;
  top: auto;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  /*background: $color_main;*/
}
.top_recommend .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 1000;
  left: auto;
  right: 15px;
  bottom: 15px;
  top: auto;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  /*background: $color_main;*/
}
.top_recommend .slick-prev:hover, .top_recommend .slick-prev:focus {
  color: #222;
  outline: none;
  /*background: $color_main;*/
}
.top_recommend .slick-next:hover, .top_recommend .slick-next:focus {
  color: #222;
  outline: none;
  /*background: $color_main;*/
}
.top_recommend .slick-prev:hover:before, .top_recommend .slick-prev:focus:before {
  opacity: 1;
}
.top_recommend .slick-next:hover:before, .top_recommend .slick-next:focus:before {
  opacity: 1;
}
.top_recommend .slick-prev.slick-disabled:before, .top_recommend .slick-next.slick-disabled:before {
  opacity: 1;
}
.top_recommend .slick-prev:before {
  font-family: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-right: solid 1px #222;
  border-bottom: solid 1px #222;
  width: 12px;
  height: 12px;
  transform: rotate(135deg);
  transition: all 0.1s ease;
  opacity: 1;
}
.top_recommend .slick-prev:hover:before {
  transform: rotate(135deg);
}
.top_recommend .slick-next:before {
  font-family: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-right: solid 1px #222;
  border-bottom: solid 1px #222;
  width: 12px;
  height: 12px;
  transform: rotate(-45deg);
  transition: all 0.1s ease;
  opacity: 1;
}
.top_recommend .slick-next:hover:before {
  transform: rotate(-45deg);
}

/*
.top_recommend .bnr {
  width: 250px;
}
.top_recommend .bnr a {
  display: block;
}
*/
@media screen and (max-width: 1030px) {
  .top_recommend {
    box-shadow: none;
  }
  .top_recommend .main {
    width: 100%;
  }
  .top_recommend .medal_wrp {
    width: 100%;
    margin-top: 40px;
  }
  /*
  .top_recommend .bnr {
    display: none;
  }
  */
}
@media screen and (max-width: 736px) {
  .top_recommend .main:after {
    display: none;
  }
  .top_recommend .medal_wrp {
    width: 100%;
    margin-top: 8vw;
  }
}
/*-------------------------------------------------------------
	top_recommend	
-------------------------------------------------------------*/
@media screen and (max-width: 1200px) {
  .top_recommend .main .txt {
    padding: 2vw 3vw;
  }
  .top_recommend .main .txt .title {
    font-size: 2.5vw;
  }
  .top_recommend .main .txt li {
    font-size: 1.5vw;
    margin-top: 1vw;
  }
  .top_recommend .main .txt li .tag {
    font-size: 1.3vw;
    padding: 0.5vw;
    margin-right: 1vw;
  }
}
@media screen and (max-width: 1030px) {
  .top_recommend .main .txt {
    padding: 30px;
  }
  .top_recommend .main .txt .title {
    font-size: 30px;
  }
  .top_recommend .main .txt li {
    font-size: 16px;
    margin-top: 10px;
  }
  .top_recommend .main .txt li .tag {
    font-size: 14px;
    padding: 5px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 736px) {
  .top_recommend .main .item {
    height: auto;
  }
  .top_recommend .main .img {
    width: 100%;
    height: auto;
    background: none;
  }
  .top_recommend .main .img .copy {
    bottom: 1vw;
    left: 1vw;
    font-size: 2vw;
    text-shadow: 0px 0px 1vw rgba(0, 0, 0, 0.8);
  }
  .top_recommend .main .txt {
    width: 100%;
    padding: 4vw;
  }
  .top_recommend .main .txt .box {
    padding-bottom: 6vw;
  }
  .top_recommend .main .txt .title {
    font-size: 5vw;
  }
  .top_recommend .main .txt li {
    font-size: 3.5vw;
    margin-top: 2vw;
  }
  .top_recommend .main .txt li .tag {
    font-size: 3vw;
    padding: 1vw;
    margin-right: 2vw;
  }
  .top_recommend .main .txt .btn_detail {
    width: 90%;
    margin-left: auto;
  }
  .top_recommend .main .txt .btn_detail a {
    font-size: 4vw;
    line-height: 1;
    padding: 4vw 0;
  }
}
/*-------------------------------------------------------------
	slick-arrow
-------------------------------------------------------------*/
@media screen and (max-width: 736px) {
  .top_recommend .slick-prev {
    left: 5px;
    right: auto;
    bottom: 0;
    top: 23vw;
  }
  .top_recommend .slick-next {
    left: auto;
    right: 5px;
    bottom: 0;
    top: 23vw;
  }
  .top_recommend .slick-prev:before, .top_recommend .slick-next:before {
    border-color: #fff;
  }
}
/*-------------------------------------------------------------
	slick_slider	
-------------------------------------------------------------*/
.slick_slider {
  opacity: 0;
  height: 0;
  transition: all 0.2s linear;
}

.slick-initialized {
  opacity: 1;
  height: auto;
}

/*-------------------------------------------------------------
	medal_wrp	
-------------------------------------------------------------*/
.top_recommend .medal_wrp {
  display: flex;
  flex-direction: column;
  padding: 30px 0;
  background: linear-gradient(230deg, #00348E 0%, #386DCB 100%);
  /*background: $color_purple;*/
}
.top_recommend .medal_wrp .box {
  padding-bottom: 20px;
}
.top_recommend .medal_wrp .title {
  color: #fff;
  font-size: 22px;
  line-height: 1.6;
  text-align: center;
  background: url("../images/icon_japanflag.svg") no-repeat top center/50px auto;
  padding-top: 35px;
}
.top_recommend .medal_wrp .items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
.top_recommend .medal_wrp .items .item {
  position: relative;
  width: 62px;
  height: 62px;
  margin: 0 5px;
  color: #fff;
  font-size: 34px;
  line-height: 62px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
  letter-spacing: 0;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
}
.top_recommend .medal_wrp .items .item:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.top_recommend .medal_wrp .items .gold {
  background: linear-gradient(0deg, #726200 0%, #ffec00 100%);
}
.top_recommend .medal_wrp .items .silver {
  background: linear-gradient(0deg, #6a6a6a 0%, #eeecec 100%);
}
.top_recommend .medal_wrp .items .bronze {
  background: linear-gradient(0deg, #8f4400 0%, #ffc400 100%);
}
.top_recommend .medal_wrp .btn_detail {
  width: 180px;
  margin-top: auto;
}
.top_recommend .medal_wrp .btn_detail a {
  pointer-events: none;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 0;
}
.top_recommend .medal_wrp.linkarea:hover .btn_detail a {
  background: #3FBC00;
}

@media screen and (max-width: 1200px) {
  .top_recommend .medal_wrp {
    padding: 3vw 0 2vw;
  }
  .top_recommend .medal_wrp .title {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 1030px) {
  .top_recommend .medal_wrp {
    text-align: center;
    padding: 30px;
  }
  .top_recommend .medal_wrp .box {
    padding-bottom: 30px;
  }
  .top_recommend .medal_wrp .title {
    display: inline-block;
    font-size: 22px;
    line-height: 1;
    padding-top: 0;
    padding-left: 50px;
    background: url("../images/icon_japanflag.svg") no-repeat left center/40px auto;
  }
  .top_recommend .medal_wrp .items {
    margin-top: 20px;
  }
}
@media screen and (max-width: 736px) {
  .top_recommend .medal_wrp {
    width: 100%;
    padding: 5vw 4vw 4vw;
  }
  .top_recommend .medal_wrp .box {
    padding-bottom: 6vw;
  }
  .top_recommend .medal_wrp .title {
    font-size: 5vw;
    padding-left: 12vw;
    background: url("../images/icon_japanflag.svg") no-repeat left center/9vw auto;
  }
  .top_recommend .medal_wrp .items {
    margin-top: 4vw;
  }
  .top_recommend .medal_wrp .items .item {
    width: 14vw;
    height: 14vw;
    font-size: 7vw;
    line-height: 14vw;
  }
  .top_recommend .medal_wrp .items .item:after {
    width: 12vw;
    height: 12vw;
  }
  .top_recommend .medal_wrp .btn_detail {
    width: 90%;
    margin-left: auto;
  }
  .top_recommend .medal_wrp .btn_detail a {
    font-size: 4vw;
    line-height: 1;
    padding: 4vw 0;
  }
}
/*===============================================================

	locallink

===============================================================*/
.locallink ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.locallink li {
  font-size: 18px;
  line-height: 1.4;
  border-right: 1px solid #81A4EA;
  border-right: 1px solid rgba(6, 52, 142, 0.2);
}
.locallink li:last-child {
  border-right: none;
}
.locallink li a {
  color: #331362;
  font-weight: 700;
  text-decoration: none;
  padding: 0 30px;
}
.locallink li a:hover {
  color: #8f419a;
}

.locallink_white li {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.locallink_white li a {
  color: #fff;
}
.locallink_white li a:hover {
  color: #EC81AE;
  /*  color: #FFF365;*/
}

@media screen and (max-width: 1030px) {
  .locallink ul {
    justify-content: flex-start;
    gap: 2px;
  }
  .locallink li {
    width: calc((100% - 6px) / 4);
    text-align: center;
    border: none;
  }
  .locallink li a {
    position: relative;
    display: block;
    padding: 10px;
    background: #fff;
  }
  .locallink li a:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    top: 0;
    left: auto;
    bottom: 0;
    right: 10px;
    margin: auto;
    border-bottom: solid 1px #331362;
    border-right: solid 1px #331362;
    transform: rotate(45deg);
  }
}
@media screen and (max-width: 736px) {
  .locallink li {
    width: calc((100% - 4px) / 2);
    font-size: 3.5vw;
  }
  .locallink li.sp_full {
    width: 100%;
  }
  .locallink li a {
    font-weight: 400;
    padding: 2.5vw 2vw;
  }
  .locallink_white li {
    border: none;
  }
  .locallink_white li a {
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
  }
  .locallink_white li a:hover {
    /*  color: #FFF365;*/
  }
  .locallink_white li a:after {
    border-color: #fff;
  }
}
/*===============================================================

	section_sportstop

===============================================================*/
/*-------------------------------------------------------------
	sports_main	
-------------------------------------------------------------*/
.sports_main .head {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.sports_main .head .icon {
  width: 80px;
  height: 80px;
  padding: 0;
  margin-right: 10px;
  background: #4c1d91;
  border-radius: 50%;
}
.sports_main .head .icon img {
  width: 100%;
  height: auto;
}
.sports_main .head .txt {
  flex: 1;
  color: #331362;
}
.sports_main .head .txt .title {
  font-size: 40px;
  line-height: 1.4;
  font-weight: 800;
}
.sports_main .head .txt .title .label {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: 800;
  margin-top: 0;
}

@media screen and (max-width: 736px) {
  .sports_main .head .icon {
    width: 14%;
    height: 14%;
    margin-right: 2vw;
  }
  .sports_main .head .txt .title {
    font-size: 5.5vw;
  }
  .sports_main .head .txt .title .label {
    font-size: 3.5vw;
    /*  font-size: 3vw;*/
  }
}
/*-------------------------------------------------------------
	sports_main	detail
-------------------------------------------------------------*/
.sports_main .detail {
  margin-top: 30px;
  background: #fff;
}
.sports_main .detail .box {
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  background: #331362;
}
.sports_main .detail .box .bg {
  pointer-events: none;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  margin: auto;
  width: 50%;
  height: 100%;
  mix-blend-mode: luminosity;
  opacity: 0.1;
}
.sports_main .detail .box .bg img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  transform: scale(3);
}
.sports_main .detail .box .img {
  position: relative;
  z-index: 2;
  width: 50%;
  height: 400px;
}
.sports_main .detail .box .img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.sports_main .detail .box .img .copyright {
  position: absolute;
  bottom: 5px;
  left: 5px;
  color: #fff;
  font-size: 10px;
  line-height: 1;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
}
.sports_main .detail .box .txt {
  position: relative;
  z-index: 2;
  width: 50%;
  padding: 0 40px;
}
.sports_main .detail .box .txt .point li {
  color: #fff;
  font-size: 20px;
  line-height: 1.8;
  font-weight: 700;
  background: url(../images/sports/icon_point.svg) no-repeat left top 10px/20px auto;
  padding-left: 30px;
}
.sports_main .detail .box .txt .point li + li {
  margin-top: 15px;
}
.sports_main .detail .box .txt * + .point {
  margin-top: 20px;
}
.sports_main .detail .box .txt .date {
  color: #fff;
  font-size: 18px;
  line-height: 1.8;
  padding-left: 30px;
  margin-top: 30px;
}
.sports_main .detail .box .txt .date .tag {
  font-weight: 700;
  margin-right: 1em;
}
.sports_main .detail .special {
  padding: 40px;
}
.sports_main .detail .special .head {
  font-size: 22px;
  line-height: 1.6;
  font-weight: 700;
}
.sports_main .detail .special * + .head {
  margin-top: 40px;
}
.sports_main .detail .special .inner {
  width: auto;
  max-width: 800px;
  margin: 0 auto;
}
.sports_main .detail .special .inner p {
  color: #331362;
  font-size: 18px;
  font-weight: 700;
}
.sports_main .detail .special .inner .link {
  text-align: right;
  margin-top: 10px;
}
.sports_main .detail .special .inner .link a {
  color: #8f419a;
  font-weight: 700;
  text-decoration: underline;
}
.sports_main .detail .special .inner .link a:hover {
  text-decoration: none;
}

@media screen and (max-width: 1030px) {
  .sports_main .detail .box .bg {
    width: 100%;
  }
  .sports_main .detail .box .bg img {
    transform: scale(2);
  }
  .sports_main .detail .box .img {
    width: 100%;
    height: 40vw;
  }
  .sports_main .detail .box .txt {
    width: 100%;
    padding: 30px;
  }
  .sports_main .detail .special {
    padding: 40px 30px;
  }
}
@media screen and (max-width: 736px) {
  .sports_main .detail {
    margin-top: 4vw;
  }
  .sports_main .detail .box .img {
    height: auto;
  }
  .sports_main .detail .box .img .copyright {
    bottom: 1vw;
    left: 1vw;
    font-size: 2vw;
    text-shadow: 0px 0px 1vw rgba(0, 0, 0, 0.8);
  }
  .sports_main .detail .box .txt {
    width: 100%;
    padding: 4vw;
  }
  .sports_main .detail .box .txt .point li {
    font-size: 4vw;
    line-height: 1.8;
    background: url(../images/sports/icon_point.svg) no-repeat left top 2.2vw/4vw auto;
    padding-left: 6vw;
  }
  .sports_main .detail .box .txt .point li + li {
    margin-top: 3vw;
  }
  .sports_main .detail .box .txt * + .point {
    margin-top: 4vw;
  }
  .sports_main .detail .box .txt .date {
    font-size: 4vw;
    padding-left: 6vw;
    margin-top: 3vw;
  }
  .sports_main .detail .special {
    padding: 4vw;
  }
  .sports_main .detail .special .head {
    font-size: 4.5vw;
  }
  .sports_main .detail .special * + .head {
    margin-top: 4vw;
  }
  .sports_main .detail .special .inner p {
    font-size: 4vw;
  }
  .sports_main .detail .special .inner .link {
    margin-top: 2vw;
  }
}
/*===============================================================

	section_sportsjtele

===============================================================*/
/*-------------------------------------------------------------
	sports_jtele	
-------------------------------------------------------------*/
.sports_jtele {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  background: #fff;
}
.sports_jtele .img {
  width: 42%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sports_jtele_archery .img {
  background-image: url("../images/sports/jtele/archery.jpg");
}

.sports_jtele_artistic-swimming .img {
  background-image: url("../images/sports/jtele/artistic-swimming.jpg");
}

.sports_jtele_weightlifting .img {
  background-image: url("../images/sports/jtele/weightlifting.jpg");
}

.sports_jtele_canoe .img {
  background-image: url("../images/sports/jtele/canoe.jpg");
}

.sports_jtele_karate .img {
  background-image: url("../images/sports/jtele/karate.jpg");
}

.sports_jtele_swimming .img {
  background-image: url("../images/sports/jtele/swimming.jpg");
}

.sports_jtele_modern-pentathlon .img {
  background-image: url("../images/sports/jtele/modern-pentathlon.jpg");
}

.sports_jtele_golf .img {
  background-image: url("../images/sports/jtele/golf.jpg");
}

.sports_jtele_surfing .img {
  background-image: url("../images/sports/jtele/surfing.jpg");
}

.sports_jtele_football .img {
  background-image: url("../images/sports/jtele/football.jpg");
}

.sports_jtele_cycling .img {
  background-image: url("../images/sports/jtele/cycling.jpg");
}

.sports_jtele_shooting .img {
  background-image: url("../images/sports/jtele/shooting.jpg");
}

.sports_jtele_judo .img {
  background-image: url("../images/sports/jtele/judo.jpg");
}

.sports_jtele_rhythmic-gymnastics .img {
  background-image: url("../images/sports/jtele/rhythmic-gymnastics.jpg");
}

.sports_jtele_water-polo .img {
  background-image: url("../images/sports/jtele/water-polo.jpg");
}

.sports_jtele_skateboarding .img {
  background-image: url("../images/sports/jtele/skateboarding.jpg");
}

.sports_jtele_sport-climbing .img {
  background-image: url("../images/sports/jtele/sport-climbing.jpg");
}

.sports_jtele_3x3-basketball .img {
  background-image: url("../images/sports/jtele/3x3-basketball.jpg");
}

.sports_jtele_sailing .img {
  background-image: url("../images/sports/jtele/sailing.jpg");
}

.sports_jtele_softball .img {
  background-image: url("../images/sports/jtele/softball.jpg");
}

.sports_jtele_artistic-gymnastics .img {
  background-image: url("../images/sports/jtele/artistic-gymnastics.jpg");
}

.sports_jtele_table-tennis .img {
  background-image: url("../images/sports/jtele/table-tennis.jpg");
}

.sports_jtele_taekwondo .img {
  background-image: url("../images/sports/jtele/taekwondo.jpg");
}

.sports_jtele_tennis .img {
  background-image: url("../images/sports/jtele/tennis.jpg");
}

.sports_jtele_diving .img {
  background-image: url("../images/sports/jtele/diving.jpg");
}

.sports_jtele_triathlon .img {
  background-image: url("../images/sports/jtele/triathlon.jpg");
}

.sports_jtele_trampoline-gymnastics .img {
  background-image: url("../images/sports/jtele/trampoline-gymnastics.jpg");
}

.sports_jtele_equestrian .img {
  background-image: url("../images/sports/jtele/equestrian>.jpg");
}

.sports_jtele_basketball .img {
  background-image: url("../images/sports/jtele/basketball.jpg");
}

.sports_jtele_badminton .img {
  background-image: url("../images/sports/jtele/badminton.jpg");
}

.sports_jtele_volleyball .img {
  background-image: url("../images/sports/jtele/volleyball.jpg");
}

.sports_jtele_handball .img {
  background-image: url("../images/sports/jtele/handball.jpg");
}

.sports_jtele_beach-volleyball .img {
  background-image: url("../images/sports/jtele/beach-volleyball.jpg");
}

.sports_jtele_fencing .img {
  background-image: url("../images/sports/jtele/fencing.jpg");
}

.sports_jtele_rowing .img {
  background-image: url("../images/sports/jtele/rowing.jpg");
}

.sports_jtele_boxing .img {
  background-image: url("../images/sports/jtele/boxing.jpg");
}

.sports_jtele_hockey .img {
  background-image: url("../images/sports/jtele/hockey.jpg");
}

.sports_jtele_marathon-swimming .img {
  background-image: url("../images/sports/jtele/marathon-swimming.jpg");
}

.sports_jtele_baseball .img {
  background-image: url("../images/sports/jtele/baseball.jpg");
}

.sports_jtele_rugby-sevens .img {
  background-image: url("../images/sports/jtele/rugby-sevens.jpg");
}

.sports_jtele_athletics .img {
  background-image: url("../images/sports/jtele/athletics.jpg");
}

.sports_jtele_wrestling .img {
  background-image: url("../images/sports/jtele/wrestling.jpg");
}

.sports_jtele .txt {
  width: 58%;
  padding: 40px;
}
.sports_jtele .txt .title {
  color: #331362;
  font-size: 25px;
  line-height: 1.4;
}

@media screen and (max-width: 736px) {
  .sports_jtele .img {
    width: 100%;
  }
  .sports_jtele .txt {
    width: 100%;
    padding: 4vw;
  }
  .sports_jtele .txt .title {
    font-size: 5vw;
  }
}
/*-------------------------------------------------------------
	sports_jtele_link	
-------------------------------------------------------------*/
.sports_jtele_link {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  background: #fff;
}
.sports_jtele_link .img {
  position: relative;
  overflow: hidden;
  width: 42%;
}
.sports_jtele_link .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/sports/img_jtele_bnr.jpg") no-repeat center/cover;
  transition: 0.1s linear transform;
}
.sports_jtele_link.linkarea:hover .img:after {
  transform: scale(1.05);
}
.sports_jtele_link .txt {
  width: 58%;
  padding: 40px;
}
.sports_jtele_link .txt .title {
  color: #331362;
  font-size: 25px;
  line-height: 1.4;
}
.sports_jtele_link .txt p {
  margin-top: 10px;
}
.sports_jtele_link .txt .btn_detail {
  width: 180px;
  margin-right: 0;
  margin-top: 30px;
}
.sports_jtele_link .txt .btn_detail a {
  pointer-events: none;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 0;
}
.sports_jtele_link.linkarea:hover .txt .btn_detail a {
  background: #2570db;
  /*	background: #3FBC00;*/
}
.sports_jtele_link + .bnr {
  margin-top: 40px;
}

@media screen and (max-width: 1200px) {
  .sports_jtele_link .txt .btn_detail {
    width: 180px;
    margin-top: 20px;
  }
  .sports_jtele_link .txt .btn_detail a {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 736px) {
  .sports_jtele_link .img {
    width: 100%;
  }
  .sports_jtele_link .img:after {
    display: none;
  }
  .sports_jtele_link .txt {
    width: 100%;
    padding: 4vw;
  }
  .sports_jtele_link .txt .title {
    font-size: 4.5vw;
  }
  .sports_jtele_link .txt .btn_detail {
    width: 90%;
    margin-right: auto;
    margin-top: 6vw;
  }
  .sports_jtele_link .txt .btn_detail a {
    font-size: 4vw;
    line-height: 1;
    padding: 4vw 0;
  }
  .sports_jtele_link + .bnr {
    margin-top: 4vw;
  }
}
/*===============================================================

	linkarea

===============================================================*/
.linkarea {
  /*-webkit-transition:all 0.1s linear;
  transition:all 0.1s linear;*/
}
.linkarea:hover {
  /*opacity: 0.7;*/
}

.haslink {
  cursor: pointer;
}

@media screen and (max-width: 736px) {
  .linkarea:hover {
    opacity: 1;
  }
}
/*===============================================================

	section_sportsinfo

===============================================================*/
/*-------------------------------------------------------------
	sports_info	
-------------------------------------------------------------*/
.sports_info.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

* + .sports_info {
  margin-top: 40px;
}

.sports_info.flex .btn_detail {
  margin: 0;
}
.sports_info.flex .btn_detail:nth-of-type(n+3) {
  margin-top: 30px;
}
.sports_info .btn_detail a {
  border: 1px solid #331362;
  padding: 29px 0;
}
.sports_info .btn_detail a:hover {
  color: #fff;
  background: #331362;
}
.sports_info .btn_detail a:hover:after {
  border-color: #fff;
}

@media screen and (max-width: 1200px) {
  .sports_info.flex .btn_detail {
    width: 48%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1030px) {
  .sports_info .btn_detail a {
    padding: 20px 0;
  }
}
@media screen and (max-width: 736px) {
  .sports_info .btn_detail a {
    padding: 4vw 0;
  }
  .sports_info.flex .btn_detail {
    width: 90%;
    margin: 2vw auto;
  }
  * + .sports_info {
    margin-top: 6vw;
  }
  .sports_info.flex .btn_detail:nth-of-type(n+3) {
    margin-top: 2vw;
  }
}
/*===============================================================

	section_sportsrecommend

===============================================================*/
/*===============================================================

	section_sportsmovie

===============================================================*/
@media screen and (max-width: 736px) {
  .section_sportsmovie .content_bg_white {
    padding: 0;
    background: none;
    box-shadow: none;
  }
}

/*===============================================================

	section_sportsrule

===============================================================*/
/*-------------------------------------------------------------
	sports_txt	
-------------------------------------------------------------*/
.sports_txt .head {
  font-size: 22px;
  line-height: 1.6;
  font-weight: 700;
}
.sports_txt p .bold {
  font-weight: 700;
}
.sports_txt .head + p {
  /*margin-top: 0;*/
}
.sports_txt * + .head {
  margin-top: 40px;
}
.sports_txt .numlist {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 1.8;
  margin-top: 20px;
}
.sports_txt .numlist .listtitle {
  width: 100%;
  font-weight: normal;
}
.sports_txt .numlist dt {
  width: 20px;
  /*	text-align: center;*/
}
.sports_txt .numlist dd {
  width: calc(100% - 35px);
  margin-left: 5px;
}
.sports_txt .playerlist {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sports_txt .playerlist dt {
  width: 10em;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  padding: 20px;
  padding-right: 0;
}
.sports_txt .playerlist dd {
  width: calc(100% - 10em);
  font-size: 16px;
  line-height: 1.5;
  padding: 20px;
}
.sports_txt .playerlist dt:nth-of-type(odd),
.sports_txt .playerlist dd:nth-of-type(odd) {
  background: #ecf9ff;
  background: rgba(2, 35, 102, 0.05);
}
.sports_txt .playerlist dt:nth-of-type(even),
.sports_txt .playerlist dd:nth-of-type(even) {
  background: #e0f2fa;
  background: rgba(2, 35, 102, 0.1);
}
.sports_txt * + .playerlist {
  margin-top: 20px;
}
.sports_txt .movie_wrp .movie_head {
  color: #fff;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
  background: #331362;
  padding: 10px;
  border-radius: 15px 15px 0 0;
}
.sports_txt .movie_wrp .copyright {
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 736px) {
  .sports_txt .head {
    font-size: 4.5vw;
  }
  .sports_txt * + .head {
    margin-top: 4vw;
  }
  .sports_txt .numlist {
    font-size: 4vw;
    margin-top: 3vw;
  }
  .sports_txt .numlist dt {
    width: 5vw;
  }
  .sports_txt .numlist dd {
    width: calc(100% - 7vw);
    margin-left: 2vw;
  }
  .sports_txt .player {
    line-height: 1.8;
  }
  .sports_txt .player .name {
    width: 100%;
    font-weight: 700;
    margin-right: 0;
  }
  .sports_txt .playerlist dt {
    width: 100%;
    font-size: 4vw;
    line-height: 1.8;
    padding: 2vw 4vw 0;
  }
  .sports_txt .playerlist dt br {
    display: none;
  }
  .sports_txt .playerlist dd {
    width: 100%;
    font-size: 4vw;
    line-height: 1.8;
    padding: 0 4vw 2vw;
  }
  .sports_txt * + .playerlist {
    margin-top: 3vw;
  }
  .sports_txt .movie_wrp .movie_head {
    font-size: 4vw;
    padding: 1vw;
    border-radius: 2vw 2vw 0 0;
  }
  .sports_txt .movie_wrp .copyright {
    font-size: 3vw;
  }
}
/*===============================================================

	section_copyright

===============================================================*/
.section_copyright .section_inner {
  padding-bottom: 30px;
}
.section_copyright .copyright {
  font-size: 14px;
  /*text-align: center;*/
}

@media screen and (max-width: 736px) {
  .section_copyright .section_inner {
    padding-bottom: 4vw;
  }
  .section_copyright .copyright {
    font-size: 3.5vw;
  }
}
/*===============================================================

	section_columnlist_2020

===============================================================*/
@media screen and (max-width: 736px) {
  .section_columnlist_2020 .headline .title {
    font-size: 7vw;
  }
}
/*===============================================================

	section_columnlist

===============================================================*/
.section_columnlist {
  background: #FAFAFA;
}
.section_columnlist .btn_detail a {
  font-weight: 400;
}

/*-------------------------------------------------------------
	columnhead	
-------------------------------------------------------------*/
.columnhead {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #331362;
}
.columnhead .img {
  width: 184px;
  height: 184px;
  border-radius: 50%;
  overflow: hidden;
}
.columnhead .txt {
  width: calc(100% - 224px);
}
.columnhead .txt .title {
  font-size: 25px;
  line-height: 1.5;
  font-weight: 800;
  border-bottom: 1px solid #331362;
  padding-bottom: 20px;
}
.columnhead .txt .title .s {
  display: block;
  font-size: 16px;
}
.columnhead .txt p {
  margin-top: 20px;
}
.columnhead .txt a {
  color: #147DA9;
  text-decoration: underline;
}
.columnhead .txt a:hover {
  text-decoration: none;
}

@media screen and (max-width: 736px) {
  .columnhead {
    display: block;
    position: relative;
  }
  .columnhead .img {
    position: absolute;
    top: 0;
    right: 0;
    width: 20vw;
    height: 20vw;
  }
  .columnhead .txt {
    width: 100%;
    margin-top: 0;
  }
  .columnhead .txt .title {
    padding-right: 23vw;
    font-size: 4.5vw;
  }
  .columnhead .txt .title .s {
    font-size: 4vw;
    font-weight: 400;
  }
  .columnhead .txt p {
    margin-top: 4vw;
    display: none;
  }
  .columnhead .txt p + p {
    margin-top: 2vw;
  }
}
/*-------------------------------------------------------------
	object_fit_img	
-------------------------------------------------------------*/
.object_fit_img .img_contain {
  width: 100%;
  /*height: 167px;*/
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit:contain;";
}
.object_fit_img .img_cover {
  width: 100%;
  /*height: 167px;*/
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover; object-position:top center;";
}

.top_recommend .object_fit_img .img_cover {
  height: 317px;
}

.columnlist .object_fit_img .img_cover {
  height: 167px;
}

.rel_columnlist .object_fit_img .img_cover {
  height: 138px;
}

@media screen and (max-width: 736px) {
  .top_recommend .object_fit_img .img_cover {
    height: auto;
  }
  .columnlist .object_fit_img .img_cover {
    height: 24.5vw;
  }
  .rel_columnlist .object_fit_img .img_cover {
    height: 46.2vw;
  }
}
/*-------------------------------------------------------------
	columnlist	
-------------------------------------------------------------*/
.columnlist_caution {
  font-size: 14px;
  line-height: 2;
  padding-bottom: 20px;
}

.columnlist {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: -30px;
}
.columnlist .item {
  width: 24.7%;
  margin-right: 0.4%;
  box-sizing: border-box;
  margin-top: 30px;
}
.columnlist .item:nth-child(4n) {
  margin-right: 0;
}
.columnlist .item a {
  display: block;
  height: 100%;
  text-decoration: none;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  transition: transform 0.1s linear, box-shadow 0.1s linear;
}
.columnlist .item a:hover {
  transform: scale(1.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.columnlist .item_new a {
  position: relative;
}
.columnlist .item_new a:after {
  content: "NEW";
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  padding: 5px 8px;
  background: #c1253b;
}
.columnlist .item .txt {
  padding: 15px 20px 20px;
}
.columnlist .item .txt .head {
  color: #222;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 700;
}
.columnlist .item .txt .date {
  color: #222;
  font-size: 12px;
  line-height: 1.6;
  margin-top: 15px;
}

@media screen and (max-width: 1030px) {
  .columnlist .item {
    width: 33%;
    margin-right: 0.5%;
  }
  .columnlist .item:nth-child(4n) {
    margin-right: 0.5%;
  }
  .columnlist .item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 736px) {
  .columnlist_caution {
    font-size: 3vw;
    line-height: 1.8;
    padding-bottom: 4vw;
  }
  .columnlist {
    margin-top: -6vw;
  }
  .section_columnlist_2020 .columnlist {
    /*margin-top: -4vw;*/
  }
  .columnlist .item {
    width: 47%;
    margin-right: 6%;
    margin-top: 6vw;
  }
  .columnlist .item:nth-child(4n) {
    margin-right: 0;
  }
  .columnlist .item:nth-child(3n) {
    margin-right: 6%;
  }
  .columnlist .item:nth-child(2n) {
    margin-right: 0;
  }
  .columnlist .item_new a:after {
    content: "NEW";
    font-size: 3.5vw;
    padding: 1vw 1.5vw;
  }
  .columnlist .item .txt {
    padding: 3vw 3vw 4vw;
  }
  .columnlist .item .txt .head {
    font-size: 3.5vw;
  }
  .columnlist .item .txt .date {
    font-size: 3vw;
    margin-top: 2vw;
  }
}
/*-------------------------------------------------------------
	writer	
-------------------------------------------------------------*/
.sp_writer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #222;
  padding: 30px;
  box-sizing: border-box;
  /*border: 1px solid #ddd;*/
  background: #fff;
}
.sp_writer .img {
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 50%;
  margin-left: 20px;
}
.sp_writer .txt {
  flex: 1;
}
.sp_writer .txt .head {
  color: #331362;
  font-size: 20px;
  font-weight: 700;
}
.sp_writer .txt p {
  font-size: 14px;
  margin-top: 10px;
}
.sp_writer .txt a {
  color: #222;
  word-break: break-all;
}

@media screen and (max-width: 736px) {
  .sp_writer {
    padding: 3vw;
  }
  .sp_writer .img {
    width: 80px;
    height: 80px;
  }
  .sp_writer .txt .head {
    font-size: 3.5vw;
  }
  .sp_writer .txt p {
    font-size: 3vw;
    margin-top: 1vw;
  }
}
/*===============================================================

	section_column_detail

===============================================================*/
.section_column_detail .section_inner {
  padding-top: 60px !important;
}
.section_column_detail .btn_detail.btn_white a {
  font-weight: normal;
}

@media screen and (max-width: 736px) {
  .section_column_detail .section_inner {
    padding-top: 0 !important;
    padding-left: 0;
    padding-right: 0;
  }
  .section_column_detail .btn_detail {
    width: 81%;
  }
}
/*-------------------------------------------------------------
	column_detail
-------------------------------------------------------------*/
.column_detail {
  color: #222;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.column_detail .tag {
  width: 100%;
}
.column_detail .main {
  width: calc(100% - 300px);
}
.column_detail .sub {
  width: 300px;
}
.column_detail .tag {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 40px;
}
.column_detail .tag .img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
}
.column_detail .tag .title {
  flex: 1;
  color: #331362;
  font-size: 25px;
  line-height: 1.5;
  font-weight: 800;
}
.column_detail .tag .title .s {
  display: block;
  font-size: 16px;
}
.column_detail .main {
  background: #fff;
}
.column_detail .head_wrp {
  padding: 40px;
}
.column_detail .head_wrp .date {
  color: #91918F;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 0;
}
.column_detail .head_wrp .title {
  /*color: #370a0a;*/
  font-size: 30px;
  line-height: 1.4;
  font-weight: 700;
  margin-top: 10px;
}
.column_detail .main_photo_caption {
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  padding: 0 50px;
  margin-top: 10px;
}
.column_detail .box {
  padding: 50px;
}
.column_detail .box .sns_share {
  height: 20px;
  overflow: hidden;
}
.column_detail .box .sns_share ul {
  float: right;
}
.column_detail .box .sns_share ul li {
  float: left;
  margin-left: 10px;
}
.column_detail .box .column {
  margin-top: 40px;
}
.column_detail .box .column .head {
  font-size: 24px;
  line-height: 1.6;
}
.column_detail .box .column * + .head {
  margin-top: 30px;
}
.column_detail .box .column p {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 0;
}
.column_detail .box .column * + p {
  margin-top: 20px;
}
.column_detail .box .sign {
  width: 140px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: 0;
  text-align: center;
}
.column_detail .box .sign p {
  font-size: 14px;
  margin-top: 0;
}
.column_detail .rel_columnlist {
  margin-top: 50px;
}
.column_detail .rel_columnlist .title {
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
}
.column_detail .rel_columnlist .items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.column_detail .rel_columnlist .item {
  width: 30%;
  margin-right: 5%;
  margin-top: 20px;
}
.column_detail .rel_columnlist .item a {
  display: block;
  text-decoration: none;
}
.column_detail .rel_columnlist .item:nth-child(3n) {
  margin-right: 0;
}
.column_detail .rel_columnlist .item .img {
  overflow: hidden;
}
.column_detail .rel_columnlist .item a .img img {
  transition: transform 0.1s linear;
}
.column_detail .rel_columnlist .item a:hover .img img {
  transform: scale(1.1);
}
.column_detail .rel_columnlist .item .txt {
  margin-top: 10px;
}
.column_detail .rel_columnlist .item .txt .head {
  color: #222;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 700;
}
.column_detail .rel_columnlist .item a:hover .txt .head {
  text-decoration: underline;
}
.column_detail .rel_columnlist .item .txt .date {
  color: #222;
  font-size: 12px;
  line-height: 1.6;
  margin-top: 10px;
}
.column_detail .linktxt {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  padding: 25px;
  margin-top: 50px;
  background: #F4F4F4;
}
.column_detail .btn_l {
  margin-top: 50px;
}
.column_detail .btn_l a {
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  padding: 30px 0;
}
.column_detail .sub {
  background: #fff;
}
.column_detail .btn_blue a {
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  padding: 40px 0;
}
.column_detail .btn_lightblue a {
  display: block;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  padding: 40px 0;
}
.column_detail .btn_lightblue a:after {
  top: auto;
  bottom: 20px;
  left: 0;
  right: 0;
  transform: rotate(-135deg);
}
.column_detail .backnumber .item {
  border-bottom: 1px solid #ddd;
}
.column_detail .backnumber .item a {
  display: block;
  color: #222;
  text-decoration: none;
  padding: 20px;
  background: #fff;
}
.column_detail .backnumber .item a:hover {
  background: #f5f0fc;
}
.column_detail .backnumber .item .img {
  width: 29%;
}
.column_detail .backnumber .item .box {
  width: 67%;
}
.column_detail .backnumber .item .date {
  color: #91918F;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
}
.column_detail .backnumber .item_new .date:after {
  content: "NEW";
  color: #c1253b;
  font-weight: 700;
  margin-left: 10px;
}
.column_detail .backnumber .item p {
  /*display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;*/
  color: #222;
  font-size: 13px;
  line-height: 1.6;
  font-weight: 700;
  margin-top: 3px;
}
.column_detail .backnumber + .more a {
  display: block;
  color: #331362;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  padding: 20px 0;
}
.column_detail .backnumber + .more a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1030px) {
  .column_detail .main {
    width: calc(100% - 220px);
  }
  .column_detail .sub {
    width: 220px;
  }
}
@media screen and (max-width: 736px) {
  .column_detail .main, .column_detail .sub {
    width: 100%;
  }
}
/*-------------------------------------------------------------
	column_detail tag
-------------------------------------------------------------*/
@media screen and (max-width: 736px) {
  .column_detail .tag {
    padding: 5vw;
  }
  .column_detail .tag .img {
    width: 14vw;
    height: 14vw;
    margin-right: 3vw;
  }
  .column_detail .tag .title {
    font-size: 3.8vw;
  }
  .column_detail .tag .title .s {
    font-size: 3vw;
    font-weight: 400;
  }
}
/*-------------------------------------------------------------
	column_detail main
-------------------------------------------------------------*/
@media screen and (max-width: 1030px) {
  .column_detail .head_wrp {
    padding: 30px;
  }
  .column_detail .head_wrp .title {
    font-size: 28px;
    margin-top: 5px;
  }
  .column_detail .main_photo_caption {
    padding: 0 30px;
  }
  .column_detail .box {
    padding: 30px;
  }
}
@media screen and (max-width: 736px) {
  .column_detail .head_wrp {
    padding: 5vw;
  }
  .column_detail .head_wrp .date {
    font-size: 3.5vw;
  }
  .column_detail .head_wrp .title {
    font-size: 5vw;
    margin-top: 1vw;
  }
  .column_detail .main_photo_caption {
    font-size: 3vw;
    text-align: left;
    padding: 0 5vw;
    margin-top: 2vw;
  }
  .column_detail .box {
    padding: 5vw 5vw 10vw;
  }
  .column_detail .box .column {
    margin-top: 8vw;
  }
  .column_detail .box .column .head {
    font-size: 5vw;
  }
  .column_detail .box .column * + .head {
    margin-top: 4vw;
  }
  .column_detail .box .column p {
    font-size: 4vw;
  }
  .column_detail .box .column * + p {
    margin-top: 2vw;
  }
  .column_detail .box .sign {
    width: 30vw;
    margin-top: 8vw;
  }
  .column_detail .box .sign p {
    font-size: 4vw;
  }
}
/*-------------------------------------------------------------
  rel_columnlist	
-------------------------------------------------------------*/
@media screen and (max-width: 736px) {
  .column_detail .rel_columnlist {
    margin-top: 10vw;
  }
  .column_detail .rel_columnlist .title {
    font-size: 5vw;
  }
  .column_detail .rel_columnlist .item {
    width: 100%;
    margin-right: 0;
    margin-top: 6vw;
  }
  .column_detail .rel_columnlist .item:nth-child(3n) {
    margin-right: 0;
  }
  .column_detail .rel_columnlist .item .txt {
    margin-top: 3vw;
  }
  .column_detail .rel_columnlist .item .txt .head {
    font-size: 4vw;
  }
  .column_detail .rel_columnlist .item .txt .date {
    font-size: 3vw;
    margin-top: 1vw;
  }
}
/*-------------------------------------------------------------
  link
-------------------------------------------------------------*/
@media screen and (max-width: 736px) {
  .column_detail .linktxt {
    font-size: 4vw;
    padding: 4vw;
    margin-top: 6vw;
  }
}
/*-------------------------------------------------------------
  btn_l
-------------------------------------------------------------*/
@media screen and (max-width: 736px) {
  .column_detail .btn_l {
    margin-top: 6vw;
  }
  .column_detail .btn_l a {
    font-size: 4vw;
    padding: 4vw 0;
  }
}
/*-------------------------------------------------------------
	column_detail sub	
-------------------------------------------------------------*/
@media screen and (max-width: 1030px) {
  .column_detail .sub {
    background: #fff;
  }
  .column_detail .btn_blue a {
    padding: 32px 0;
  }
  .column_detail .btn_blue a:after {
    right: 15px;
  }
  .column_detail .btn_lightblue a {
    padding: 32px 0;
  }
  .column_detail .btn_lightblue a:after {
    bottom: 15px;
  }
}
@media screen and (max-width: 736px) {
  .column_detail .btn_blue a {
    font-size: 4vw;
    padding: 4vw 0;
  }
  .column_detail .btn_lightblue a {
    pointer-events: none;
    cursor: inherit;
    font-size: 4.5vw;
    padding: 4vw 0;
  }
  .column_detail .btn_lightblue a:after {
    display: none;
  }
  .column_detail .tag .btn {
    width: 100%;
    margin-top: 4vw;
  }
  .column_detail .tag .btn a {
    display: block;
    color: #331362;
    font-size: 3.5vw;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    padding: 4vw 0;
    background: none;
    border: 1px solid #331362;
    border-radius: 6vw;
  }
  .column_detail .tag .btn a:after {
    border-color: #331362;
    border-width: 1px;
  }
}
/*-------------------------------------------------------------
	column_detail sub backnumber	
-------------------------------------------------------------*/
/*トリミングIE対応*/
@media all and (-ms-high-contrast: none) {
  .column_detail .backnumber .item p {
    /*display: block;
    overflow: hidden;
    height: 41.6px;*/
    /* 13px 1.6 * 2lines */
  }
}
@media screen and (max-width: 736px) {
  .column_detail .backnumber {
    /*height: 108vw;*/
  }
  .column_detail .backnumber .item a {
    padding: 5vw;
  }
  .column_detail .backnumber .item .date {
    font-size: 3vw;
    line-height: 1.2;
    font-weight: 400;
  }
  .column_detail .backnumber .item_new .date:after {
    margin-left: 2vw;
  }
  .column_detail .backnumber .item p {
    font-size: 3.5vw;
    margin-top: 2vw;
  }
  .column_detail .backnumber + .more a {
    font-size: 4vw;
    padding: 4vw 0;
  }
  /*トリミングIE対応*/
}
@media screen and (max-width: 736px) and (-ms-high-contrast: none) {
  .column_detail .backnumber .item p {
    /*display: block;
    overflow: hidden;
    height: 12.8vw;*/
    /* 4vw 1.6 * 2lines */
  }
}
/*-------------------------------------------------------------
	nodata_box
-------------------------------------------------------------*/
.thiscontents .nodata_box {
  display: none;
  text-align: center;
  padding: 20px;
  background: rgba(0, 0, 0, 0.05);
  border: solid 0px #ddd;
  box-sizing: border-box;
}

.section_columnlist_top .nodata_box {
  margin-top: 60px;
}

.rel_columnlist .nodata_box {
  margin-top: 30px;
}

.nodata_box .caption {
  font-size: 14px;
  line-height: 1.5;
  padding: 0;
  margin: 0;
}

.thiscontents .nodata_box .btn {
  margin-top: 10px;
}
.thiscontents .nodata_box .btn a {
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  color: #fff;
  background: #555;
  font-size: 16px;
  line-height: 1;
}
.thiscontents .nodata_box .btn a:hover {
  text-decoration: none;
  background: #222;
}

@media screen and (max-width: 736px) {
  .thiscontents .nodata_box {
    padding: 4vw;
  }
  .section_columnlist_top .nodata_box {
    margin-top: 12vw;
  }
  .rel_columnlist .nodata_box {
    margin-top: 6vw;
  }
  .nodata_box .caption {
    font-size: 4vw;
  }
  .thiscontents .nodata_box .btn {
    display: none;
  }
}
/*===============================================================

	page_closing-ceremony 閉会式のみの対応

===============================================================*/
.page_closing-ceremony .section_sportstop .sports_main .head .icon {
  display: none;
}
.page_closing-ceremony .section_sportstop .content:nth-child(2) {
  display: none;
}

/*===============================================================

	section_sportslist

===============================================================*/
.section_sportslist {
  color: #fff;
  background: linear-gradient(90deg, #331362 0%, #7D84C2 100%);
}
.section_sportslist .headline .title {
  color: #fff;
}

/*-------------------------------------------------------------
	sportslist	
-------------------------------------------------------------*/
.sportslist ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: -25px;
}
.sportslist li {
  width: 18.5%;
  margin-right: 1.875%;
  margin-top: 25px;
}
.sportslist li:nth-child(5n) {
  margin-right: 0;
}
.sportslist li a {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
}
.sportslist li a .pict {
  width: 60px;
  height: 60px;
  margin-right: 10px;
  background: #fff;
  border-radius: 50%;
  transition: background 0.1s linear;
}
.sportslist li a .pict img {
  width: 100%;
  height: auto;
}
.sportslist li a:hover .pict {
  background: #fffc94;
}
.sportslist li a .txt {
  flex: 1;
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
  text-decoration: none;
  transition: color 0.1s linear;
}
.sportslist li a .txt .s {
  font-size: 14px;
}
.sportslist li a:hover .txt {
  color: #fffc94;
}

@media screen and (max-width: 1400px) {
  .sportslist li {
    width: 23.5%;
    margin-right: 2%;
  }
  .sportslist li:nth-child(5n) {
    margin-right: 2%;
  }
  .sportslist li:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1030px) {
  .sportslist li {
    width: 32%;
    margin-right: 2%;
  }
  .sportslist li:nth-child(4n) {
    margin-right: 2%;
  }
  .sportslist li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 736px) {
  .sportslist ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: -4vw;
  }
  .sportslist li {
    width: 48%;
    margin-top: 4vw;
    margin-right: 4%;
  }
  .sportslist li:nth-child(5n) {
    margin-right: 4%;
  }
  .sportslist li:nth-child(4n) {
    margin-right: 0;
  }
  .sportslist li:nth-child(3n) {
    margin-right: 4%;
  }
  .sportslist li:nth-child(2n) {
    margin-right: 0;
  }
  .sportslist li a .pict {
    width: 10vw;
    height: 10vw;
    margin-right: 2vw;
  }
  .sportslist li a .txt {
    font-size: 3.5vw;
  }
  .sportslist li a .txt .s {
    font-size: 2.5vw;
  }
}
/*===============================================================

	section_pickup_sportslist

===============================================================*/
.section_pickup_sportslist .imglist {
  position: relative;
  /* &:after {
    content: '写真:時事通信';
    position: absolute;
    top: 10px;
    right: 0;
    margin: auto;
    color: $color_main;
    font-size: 12px;
    line-height: 1;
  } */
}

@media screen and (max-width: 1030px) {
  .section_pickup_sportslist .imglist:after {
    top: 15px;
  }
}
@media screen and (max-width: 736px) {
  .section_pickup_sportslist .imglist {
    /* &:after {
      top: 3vw;
      font-size: 2vw;
    } */
  }
}
/*===============================================================

	section_venuelist

===============================================================*/
/*-------------------------------------------------------------
	imglist	
-------------------------------------------------------------*/
.imglist {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: -40px;
}
.imglist .item {
  position: relative;
  width: 31%;
  margin-right: 3.5%;
  margin-top: 40px;
}
.imglist .item:nth-child(3n) {
  margin-right: 0;
}
.imglist .item a {
  display: block;
  overflow: hidden;
}
.imglist .item .img {
  position: relative;
}
.imglist .item .img img {
  transition: transform 0.1s linear, box-shadow 0.1s linear;
}
.imglist .item .img .copyright {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #fff;
  font-size: 10px;
  line-height: 1;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
  margin: 0;
}
.imglist .item a:hover .img img {
  transform: scale(1.05);
}
.imglist .item .name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  padding: 10px;
  background: rgba(51, 19, 98, 0.7);
}
.imglist .item .name .s {
  font-size: 14px;
}
.imglist + .btn_detail {
  margin-top: 60px;
}

@media screen and (max-width: 736px) {
  .imglist {
    margin-top: -4vw;
  }
  .imglist .item {
    width: 48%;
    margin-right: 4%;
    margin-top: 4vw;
  }
  .imglist .item:nth-child(3n) {
    margin-right: 4%;
  }
  .imglist .item:nth-child(2n) {
    margin-right: 0;
  }
  .imglist .item .img {
    position: relative;
  }
  .imglist .item .img img {
    transition: transform 0.1s linear, box-shadow 0.1s linear;
  }
  .imglist .item .img .copyright {
    top: 1vw;
    right: 1vw;
    font-size: 2vw;
    text-shadow: 0px 0px 1vw rgba(0, 0, 0, 0.8);
  }
  .imglist .item .name {
    font-size: 3vw;
    padding: 1vw 0;
  }
  .imglist .item .name .s {
    font-size: 3vw;
  }
  .imglist + .btn_detail {
    margin-top: 6vw;
  }
}
/*-------------------------------------------------------------
	チェックボックス
-------------------------------------------------------------*/
.checkbox li {
  padding: 0;
}
.checkbox li:nth-child(4), .checkbox li:nth-child(5), .checkbox li:nth-child(6) {
  margin-top: 10px;
}

.agreebox {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  padding-top: 20px;
}

.checkbox li input, .agreebox input {
  width: auto;
  display: none;
  border: 0;
  margin: 0;
}

/*　チェックボックスの装飾　*/
.checkbox li label, .agreebox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  padding-left: 24px;
  cursor: pointer;
}

.checkbox li label:before, .agreebox label:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 10%;
  border: 1px solid #ddd;
  box-sizing: border-box;
}

.checkbox li label:after, .agreebox label:after {
  content: "";
  position: absolute;
  top: -4px;
  left: 7px;
  margin: auto;
  width: 6px;
  height: 16px;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  transform: rotate(40deg);
  transition: border-bottom-color, border-right-color 0.2s linear;
}

.checkbox li input:checked + label:after, .agreebox input:checked + label:after {
  border-color: #331362;
}

@media screen and (max-width: 736px) {
  .checkbox li {
    width: 100%;
  }
  .checkbox li + li {
    margin-top: 3vw;
  }
  .checkbox li label {
    font-size: 4vw;
  }
  .agreebox {
    font-size: 4vw;
    text-align: left;
    padding-top: 3vw;
  }
  .agreebox label {
    font-size: 4vw;
  }
  .checkbox li label, .agreebox label {
    font-size: 4vw;
    line-height: 5vw;
    padding-left: 7vw;
    cursor: pointer;
  }
  .checkbox li label:before, .agreebox label:before {
    width: 5vw;
    height: 5vw;
  }
  .checkbox li label:after, .agreebox label:after {
    top: -1.5vw;
    left: 2vw;
    width: 2vw;
    height: 4vw;
  }
}
/*-------------------------------------------------------------
	.セレクト 
-------------------------------------------------------------*/
.select {
  background: #fff;
}
.select option {
  color: #222;
  background: #fff;
}
.select optgroup.area {
  color: #222;
  background: #eee;
}

/*	 セレクタの装飾 */
.select_wrap {
  position: relative;
  overflow: hidden;
  display: inline-block;
  color: #222;
  background-color: #fff;
  /*background-image: -webkit-linear-gradient(top, #fff 0%, #fafafa 100%);
  background-image: linear-gradient(top, #fff 0%, #fafafa 100%);*/
  border: 1px solid #ddd;
  border-radius: 3px;
  box-sizing: border-box;
  transition: all 0.1s linear;
}
.select_wrap:hover {
  border: 1px solid #999;
}

.select_wrap2 {
  min-width: 20em;
}

.select_wrap3 {
  min-width: 10em;
  margin-right: 5px;
}

.select_wrap:after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 5px;
  height: 5px;
  border-top: 4px solid rgba(0, 0, 0, 0.5);
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid transparent;
  box-sizing: border-box;
}
.select_wrap:before {
  content: "";
  position: absolute;
  top: 10px;
  right: 10px;
  width: 5px;
  height: 5px;
  border-top: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(0, 0, 0, 0.5);
  border-left: 4px solid transparent;
  box-sizing: border-box;
}

.select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 2;
  display: block;
  width: 200%;
  /* fallback non calc support */
  width: calc(100% + 5em);
  width: 100%;
  margin: 0;
  padding: 10px;
  color: #222;
  font-size: 16px;
  line-height: 22px;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}

.select_wrap.active {
  color: #fff;
  background-color: #331362;
}
.select_wrap.active:after {
  border-top-color: rgba(255, 255, 255, 0.5);
}
.select_wrap.active:before {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
.select_wrap.active .select {
  color: #fff;
}

@media screen and (max-width: 736px) {
  /*	 セレクタの装飾 */
  .select_wrap {
    min-width: auto;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .select_wrap + .select_wrap {
    margin-top: 10px;
  }
  .select {
    font-size: 3.5vw;
    line-height: 1.5;
    /*	font-size: 4.5vw;*/
    padding: 10px;
  }
  .select_wrap:after {
    content: "";
    position: absolute;
    bottom: 2.5vw;
    right: 10px;
    width: 5px;
    height: 5px;
    border-top: 4px solid rgba(0, 0, 0, 0.5);
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
    box-sizing: border-box;
  }
  .select_wrap:before {
    content: "";
    position: absolute;
    top: 2.5vw;
    right: 10px;
    width: 5px;
    height: 5px;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(0, 0, 0, 0.5);
    border-left: 4px solid transparent;
    box-sizing: border-box;
  }
}
/*===============================================================

	search_panel

===============================================================*/
.search_panel {
  background: rgba(0, 0, 0, 0.05);
  padding: 10px 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  border-radius: 5px;
}
.search_panel .panels {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 15px;
  align-items: center;
  width: calc(100% - 5em);
}
.search_panel .item {
  padding: 0;
  vertical-align: middle;
  max-height: 44px;
}
.search_panel .item.check_selecter:nth-child(1) {
  width: 150px;
}
.search_panel .item.check_selecter:nth-child(2) {
  width: 250px;
}
.search_panel .title {
  font-size: 14px;
}
.search_panel .select_wrap {
  width: 100%;
}
.search_panel .checkbox {
  width: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 20px;
  margin-left: auto;
}
.search_panel .icon_rec {
  margin-right: 0;
}
.search_panel .icon_live {
  margin-right: 0;
}
.search_panel .icon_japanflag img {
  height: 20px;
  width: auto;
  margin-right: 5px;
  vertical-align: middle;
}
.search_panel .medal .icon_medal img {
  height: 25px;
  width: auto;
}
.search_panel .accordion_btn {
  display: none;
}

.section_suchedule .note {
  color: #666;
  font-size: 12px;
  margin-top: 5px;
}

@media screen and (max-width: 1030px) {
  .search_panel .panels {
    width: calc(100% - 7em);
  }
  .search_panel .item.check_selecter:nth-child(1) {
    width: calc((100% - 15px) / 2);
  }
  .search_panel .item.check_selecter:nth-child(2) {
    width: calc((100% - 15px) / 2);
  }
  .search_panel .checkbox {
    margin-left: 0;
    margin-right: auto;
  }
}
@media screen and (max-width: 736px) {
  .search_panel {
    padding: 3vw;
    flex-direction: column;
    margin-top: 4vw;
    position: relative;
  }
  .search_panel .panels {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    border-top: solid 1px #ccc;
    margin-top: 3vw;
    padding-top: 3vw;
    gap: 2vw;
    align-items: center;
  }
  .search_panel .item {
    max-height: inherit;
  }
  .search_panel .item.check_selecter:nth-child(1) {
    width: calc(35% - 1vw);
  }
  .search_panel .item.check_selecter:nth-child(2) {
    width: calc(65% - 1vw);
  }
  .search_panel .title {
    font-size: 3.5vw;
    width: 100%;
  }
  .search_panel .select_wrap {
    width: 100%;
    display: block;
  }
  .search_panel .checkbox {
    width: 100%;
    gap: 3vw;
    margin-top: 2vw;
  }
  .search_panel .checkbox li {
    width: auto;
  }
  .search_panel .checkbox li label {
    font-size: 3vw;
  }
  .search_panel .checkbox li + li {
    margin-top: 0;
  }
  .search_panel .checkbox li.japanese {
    margin-left: auto;
  }
  .search_panel .icon img {
    height: 5vw;
    width: auto;
    margin-right: 5px;
    vertical-align: middle;
  }
  .search_panel .medal .icon img {
    height: 6vw;
    width: auto;
  }
  .search_panel .icon_japanflag img {
    height: 5.5vw;
  }
  .search_panel .accordion_btn {
    display: block;
    position: absolute;
    top: 3vw;
    right: 5vw;
  }
  .search_panel .accordion_btn a {
    display: block;
    width: 5vw;
    height: 5vw;
    position: relative;
    overflow: hidden;
    text-indent: -200%;
    white-space: normal;
  }
  .search_panel .accordion_btn a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 5vw;
    height: 1px;
    background: #777;
    transition: all 0.3s;
  }
  .search_panel .accordion_btn a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 5vw;
    height: 1px;
    background: #777;
    transition: all 0.3s;
    transform: rotate(90deg);
  }
  .search_panel.active .accordion_btn a::before {
    transform: rotate(0deg);
  }
  .section_suchedule .note {
    font-size: 3vw;
    margin-top: 3vw;
  }
  .page_sports .section_suchedule .note {
    text-align: center;
    margin-top: 1vw;
  }
}
/*===============================================================

	icon

===============================================================*/
.icon {
  font-size: 12px;
  line-height: 1;
  padding: 3px 5px;
  color: #fff;
  margin-right: 10px;
  min-width: 4em;
  display: inline-block;
  text-align: center;
}

.icon_live {
  background: #6fac41;
}

.icon_rec {
  background: #E83A18;
}

.icon_onair {
  background: #FFB100;
}

.icon_japanflag img {
  height: 20px;
  width: auto;
  margin-right: 5px;
  vertical-align: middle;
}

.icon_medal img {
  width: 20px;
  height: 25px;
  vertical-align: middle;
}

.icon_none {
  width: 20px;
  height: 25px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.icon_none::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 15px;
  height: 15px;
  background: #DFDFDF;
  border-radius: 15px;
}

@media screen and (max-width: 736px) {
  .icon {
    font-size: 3vw;
    line-height: 1.8;
    padding: 0.2vw 2vw;
  }
}
/*===============================================================

  schedule_list

===============================================================*/
.schedule_list {
  margin-top: 20px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.schedule_list.scale {
  transform: scale(1.15);
}

.headline + .schedule_list {
  margin-top: 40px;
}

.schedule_list .one_day .date {
  background: #331362;
  color: #fff;
  font-size: 25px;
  line-height: 1;
  padding: 10px 30px;
  font-weight: 700;
}

@media screen and (max-width: 736px) {
  .schedule_list {
    margin-top: 8vw;
    box-shadow: 0 0 5vw rgba(0, 0, 0, 0.05);
  }
  .headline + .schedule_list {
    margin-top: 4vw;
  }
  .schedule_list .one_day .date {
    font-size: 5vw;
    padding: 3vw;
  }
}
/*===============================================================

  schedule_list program

===============================================================*/
@keyframes onair {
  0% {
    background: #ed6e2c;
  }
  50% {
    background: #f0d02c;
  }
  100% {
    background: #ed6e2c;
  }
}
@keyframes onair_arw {
  0% {
    border-top-color: #ed6e2c;
    border-right-color: #ed6e2c;
  }
  50% {
    border-top-color: #f0d02c;
    border-right-color: #f0d02c;
  }
  100% {
    border-top-color: #ed6e2c;
    border-right-color: #ed6e2c;
  }
}
.schedule_list .program {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  transition: all 0.3s;
  align-items: center;
}
.schedule_list .program + .program {
  border-top: solid 1px #acacac;
}
.schedule_list .program .date_time {
  font-size: 18px;
  font-weight: 700;
}
.schedule_list .program .channel {
  font-size: 14px;
  color: #555;
  margin-top: 10px;
}
.schedule_list .program.program_link:hover {
  background: #f5f0fc;
}
.schedule_list .program_status {
  width: 22%;
  padding: 30px;
  padding-right: 0;
}
.schedule_list .program_status.now_onair::after {
  content: "ONAIR";
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 120px;
  height: 22px;
  background: #ed6e2c;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  animation-name: onair;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
}
.schedule_list .program_status.now_onair::before {
  content: "";
  position: absolute;
  top: 22px;
  left: 20px;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 5px solid #ed6e2c;
  border-bottom: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid #ed6e2c;
  transform: translate(0, 0);
  box-sizing: border-box;
  z-index: 5;
  animation-name: onair_arw;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
}

@media screen and (max-width: 1030px) {
  .schedule_list .program_status {
    width: 230px;
  }
}
@media screen and (max-width: 736px) {
  .schedule_list .program {
    flex-direction: column;
  }
  .schedule_list .program + .program {
    border-top: solid 1px #222;
  }
  .schedule_list .program .date_time {
    font-size: 5vw;
  }
  .schedule_list .program .channel {
    font-size: 3.8vw;
    margin-top: 2vw;
  }
  .schedule_list .program.program_link:hover {
    background: none;
  }
  .schedule_list .program_status {
    width: 100%;
    padding: 5vw;
    padding-top: 6vw;
  }
  .schedule_list .program_status.now_onair::after {
    content: "ONAIR";
    position: absolute;
    top: 0vw;
    margin: auto;
    width: auto;
    height: auto;
    padding: 0 3vw;
    font-size: 3.5vw;
    line-height: 6vw;
  }
  .schedule_list .program_status.now_onair::before {
    top: 5.5vw;
    left: 2vw;
    width: 2vw;
    height: 2vw;
    border-top: 1vw solid #ed6e2c;
    border-bottom: 1vw solid transparent;
    border-left: 1vw solid transparent;
    border-right: 1vw solid #ed6e2c;
  }
}
/*-------------------------------------------------------------
  competition_wrp	
-------------------------------------------------------------*/
.deactivelink .competition_wrp .competition.hover {
  background: #fff !important;
}

.schedule_list .competition_wrp {
  width: 78%;
}
.schedule_list .competition_wrp .competition {
  position: relative;
  padding: 30px;
  padding-right: 50px;
  background: #fff;
  transition: all 0.2s;
  min-height: 136px;
}
.schedule_list .competition_wrp .competition + .competition {
  padding-top: 30px;
  border-top: solid 1px #acacac;
}
.schedule_list .competition_wrp .competition::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  border: solid 1px #acacac;
  width: 20px;
  height: 20px;
  transition: all 0.3s;
  border-radius: 50%;
}
.schedule_list .competition_wrp .competition::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  border: solid 1px #acacac;
  width: 20px;
  height: 20px;
  transition: all 0.3s;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  border-top: none;
  border-left: none;
  transform: rotate(-45deg) translate(-6px, -6px);
  border-radius: 0;
}
.schedule_list .competition_wrp .competition:hover::before {
  border: solid 1px #331362;
  background: #331362;
}
.schedule_list .competition_wrp .competition:hover::after {
  border-color: #fff;
}
.schedule_list .competition_wrp .competition .title {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 700;
  padding-bottom: 5px;
}
.schedule_list .competition_wrp .competition .title a {
  color: #222;
  display: block;
}
.schedule_list .competition_wrp .competition .title a:hover {
  text-decoration: none;
}
.schedule_list .competition_wrp .competition .title a:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f5f0fc;
  opacity: 0;
  mix-blend-mode: multiply;
  transition: 0.3s;
}
.schedule_list .competition_wrp .competition .title a:hover:after {
  opacity: 1;
}
.schedule_list .competition_wrp .competition:not(:has(.title a))::before,
.schedule_list .competition_wrp .competition:not(:has(.title a))::after {
  display: none;
}

@media screen and (max-width: 1030px) {
  .schedule_list .competition_wrp {
    width: calc(100% - 230px);
  }
}
@media screen and (max-width: 736px) {
  .schedule_list .competition_wrp {
    width: 100%;
  }
  .schedule_list .competition_wrp .competition {
    padding: 5vw;
    padding-top: 4vw;
    border-top: dashed 1px #acacac;
    min-height: auto;
  }
  .schedule_list .competition_wrp .competition + .competition {
    padding-top: 5vw;
    border-top: dashed 1px #acacac;
  }
  .schedule_list .competition_wrp .competition::before {
    right: 3vw;
    width: 5vw;
    height: 5vw;
    top: 5vw;
    bottom: auto;
  }
  .schedule_list .competition_wrp .competition::after {
    right: 3vw;
    width: 5vw;
    height: 5vw;
    top: 5vw;
    bottom: auto;
    width: 2vw;
    height: 2vw;
    transform: rotate(-45deg) translate(-1.4vw, -1.4vw);
    top: 6.8vw;
  }
  .schedule_list .competition_wrp .competition .title {
    font-size: 4.5vw;
    padding-bottom: 2vw;
    padding-right: 10vw;
  }
  .schedule_list .competition_wrp .competition .title a:after {
    background: none;
  }
}
/*-------------------------------------------------------------
  competition_wrp	btns
-------------------------------------------------------------*/
.competition_wrp .btns {
  position: absolute;
  z-index: 2;
  top: 15px;
  right: 15px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.competition_wrp .js_add_app_btn {
  width: 120px;
}
.competition_wrp .js_add_app_btn a {
  display: block;
  padding: 6px 0;
  color: #fff !important;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  background: #ed6e2c;
  border: 1px solid #ed6e2c;
  border-radius: 17px;
  pointer-events: auto;
}
.competition_wrp .js_add_app_btn a:hover {
  background: #ff9158;
  border: 1px solid #ff9158;
}
@keyframes btn_bg_animation {
  0% {
    background: #ed6e2c;
    border-color: #ed6e2c;
  }
  50% {
    background: #f0d02c;
    border-color: #f0d02c;
  }
  100% {
    background: #ed6e2c;
    border-color: #ed6e2c;
  }
}
.now_onair + .competition_wrp .js_add_app_btn a {
  animation: btn_bg_animation 1.5s linear 0s infinite;
}
.competition_wrp .rec_reserve_btn {
  width: 120px;
}
.competition_wrp .rec_reserve_btn a {
  display: block;
  padding: 6px 0;
  color: #c1253b !important;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  background: #fff;
  border: 1px solid #c1253b;
  border-radius: 17px;
  pointer-events: auto;
}
.competition_wrp .rec_reserve_btn a:hover {
  background: #ffeef1;
}
.competition_wrp .js_add_calendar_btn {
  width: 160px;
}
.competition_wrp .js_add_calendar_btn a {
  display: block;
  padding: 6px 0;
  color: #222;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  background: #fff;
  border: 1px solid #acacac;
  border-radius: 17px;
  pointer-events: auto;
}
.competition_wrp .js_add_calendar_btn a .icn {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.competition_wrp .js_add_calendar_btn a .icn img {
  width: 100%;
  height: auto;
}
.competition_wrp .js_add_calendar_btn a:hover {
  background: #eee;
}

@media screen and (max-width: 1030px) {
  .competition_wrp {
    /* .js_add_app_btn {
      width: 105px;
      a {
        font-size: 12px;
      }
    }
    .rec_reserve_btn {
      width: 95px;
      a {
        font-size: 12px;
      }
    }
    .js_add_calendar_btn {
      width: 130px;
      a {
        font-size: 12px;
      }
    } */
  }
  .competition_wrp .btns {
    position: static;
    justify-content: flex-end;
    gap: 10px;
    width: calc(100% + 230px);
    margin-left: -230px;
    margin-top: 20px;
  }
  .competition_wrp .js_add_app_btn {
    position: relative;
    z-index: 2;
  }
  .competition_wrp .rec_reserve_btn {
    position: relative;
    z-index: 2;
  }
  .competition_wrp .js_add_calendar_btn {
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 736px) {
  .competition_wrp .btns {
    position: static;
    justify-content: center;
    gap: 3vw;
    width: 100%;
    margin-left: 0;
    margin-top: 4vw;
  }
  .competition_wrp .js_add_app_btn {
    display: block;
    position: relative;
    z-index: 2;
    width: calc((100% - 3vw) / 2);
  }
  .competition_wrp .js_add_app_btn a {
    padding: 3vw 0;
    font-size: 3.8vw;
    line-height: 1;
    border-radius: calc(2px + 4.9vw);
  }
  .competition_wrp .rec_reserve_btn {
    position: relative;
    z-index: 2;
    width: calc((100% - 3vw) / 2);
  }
  .competition_wrp .rec_reserve_btn a {
    padding: 3vw 0;
    font-size: 3.8vw;
    line-height: 1;
    border-radius: calc(2px + 4.9vw);
  }
  .competition_wrp .js_add_calendar_btn {
    position: relative;
    z-index: 2;
    width: calc((100% - 3vw) / 2);
  }
  .competition_wrp .js_add_calendar_btn a {
    padding: 3vw 0;
    font-size: 3.8vw;
    line-height: 1;
    border-radius: calc(2px + 4.9vw);
  }
  .competition_wrp .js_add_calendar_btn a .icn {
    width: 4vw;
    height: 4vw;
    margin-right: 1vw;
  }
}
/*-------------------------------------------------------------
  competition_wrp	detail
-------------------------------------------------------------*/
.competition_wrp .detail {
  /*	margin-top: 10px;*/
}
.competition_wrp .detail > li {
  padding: 10px;
  padding-left: 5px;
  background: rgba(0, 0, 0, 0);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.competition_wrp .detail > li:nth-child(odd) {
  background: rgba(0, 0, 0, 0.03);
}
.competition_wrp .detail .competition_title {
  width: 43%;
  font-size: 13px;
  padding-left: 35px;
  background: url("/special/paralympics/paris/common/images/icon_no_medal.svg") no-repeat left center;
  background-size: 34px 20px;
  margin-right: 5%;
}
.competition_wrp .detail .competition_title.medal {
  background: url("/special/paralympics/paris/common/images/icon_medal.svg") no-repeat left center;
  background-size: 34px 20px;
}
.competition_wrp .detail .announcer_commentary {
  width: 20%;
  margin-right: 2%;
}
.competition_wrp .detail .announcer_commentary li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 13px;
  background: none;
  padding: 0;
}
.competition_wrp .detail .announcer_commentary li .head {
  width: 3em;
  font-size: 13px;
}
.competition_wrp .detail .announcer_commentary li p {
  width: calc(100% - 3em);
  font-size: 13px;
}
.competition_wrp .detail .japanese_player {
  width: 30%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left: 40px;
  background: url("/special/paralympics/paris/common/images/icon_japanflag.svg") no-repeat left center;
  background-size: auto 18px;
  min-height: 19px;
}
.competition_wrp .detail .japanese_player li {
  font-size: 13px;
  background: none;
  padding: 0;
  margin-right: 10px;
}

@media screen and (max-width: 1030px) {
  .competition_wrp .detail {
    margin-top: 0;
    flex-direction: column;
  }
  .competition_wrp .detail > li {
    padding: 10px;
    gap: 10px;
  }
  .competition_wrp .detail .competition_title {
    width: 100%;
    padding-left: 50px;
    margin-right: 0;
  }
  .competition_wrp .detail .competition_title .icon {
    padding: 0;
    padding-right: 2vw;
  }
  .competition_wrp .detail .announcer_commentary {
    width: 100%;
    margin-right: 0;
  }
  .competition_wrp .detail .announcer_commentary li .head {
    width: 50px;
    transform: translateX(4px);
  }
  .competition_wrp .detail .announcer_commentary li p {
    width: calc(100% - 50px);
  }
  .competition_wrp .detail .japanese_player {
    width: 100%;
    padding-left: 50px;
    background-position: left 5px center;
    background-size: auto 14px;
  }
}
@media screen and (max-width: 736px) {
  .competition_wrp .detail {
    margin-top: 0;
    flex-direction: column;
  }
  .competition_wrp .detail > li {
    padding: 2.5vw 4vw;
    gap: 2vw;
  }
  .competition_wrp .detail .competition_title {
    width: 100%;
    font-size: 3.5vw;
    padding-left: 12vw;
    background-size: auto 5vw;
    background-position: left 1.6vw top 0.25vw;
    padding-top: 0vw;
    padding-bottom: 0vw;
  }
  .competition_wrp .detail .competition_title.medal {
    background-size: auto 5vw;
    background-position: left 1.6vw top 0.25vw;
  }
  .competition_wrp .detail .competition_title .icon {
    padding: 0;
    padding-right: 2vw;
    margin: 0;
  }
  .competition_wrp .detail .announcer_commentary {
    width: 100%;
    padding-left: 12vw;
    padding-left: 0;
  }
  .competition_wrp .detail .announcer_commentary li {
    font-size: 3.5vw;
    background: none;
    padding: 0;
  }
  .competition_wrp .detail .announcer_commentary li .head {
    width: 12vw;
    font-size: 3.5vw;
    transform: none;
  }
  .competition_wrp .detail .announcer_commentary li p {
    width: calc(100% - 12vw);
    font-size: 3.5vw;
  }
  .competition_wrp .detail .announcer_commentary li + li {
    margin-top: 1vw;
  }
  .competition_wrp .detail .japanese_player {
    width: 100%;
    background-position: left 0.8vw;
    background-size: auto 4vw;
    padding-left: 12vw;
    min-height: 5.25vw;
  }
  .competition_wrp .detail .japanese_player li {
    font-size: 3.5vw;
    margin-right: 2vw;
  }
}
/*-------------------------------------------------------------
  suchedule_footer	
-------------------------------------------------------------*/
.schedule_list .nodata {
  text-align: center;
  padding: 50px;
}
.schedule_list .nodata p {
  font-size: 16px;
}
.schedule_list .suchedule_footer {
  text-align: center;
  padding: 50px;
  border-top: solid 1px #acacac;
}
.schedule_list .suchedule_footer .btn_more {
  width: 250px;
  margin: 0 auto;
}
.schedule_list .suchedule_footer * + .btn_more {
  margin-top: 40px;
}
.schedule_list .suchedule_footer .btn_more a {
  text-align: center;
  padding: 10px 20px;
  border: solid 1px #acacac;
  display: block;
  color: #222;
}
.schedule_list .suchedule_footer .btn_more a:hover {
  border: solid 1px #222;
  display: block;
  color: #fff;
  background: #222;
  text-decoration: none;
}

@media screen and (max-width: 736px) {
  .schedule_list .nodata {
    padding: 5vw;
  }
  .schedule_list .nodata p {
    font-size: 4vw;
  }
  .schedule_list .suchedule_footer {
    padding: 5vw;
  }
  .schedule_list .suchedule_footer .btn_more {
    width: 80%;
    margin: 0 auto;
  }
  .schedule_list .suchedule_footer * + .btn_more {
    margin-top: 4vw;
  }
  .schedule_list .suchedule_footer .btn_more a {
    padding: 3vw 10vw;
  }
}
/*===============================================================

  js_add_app_modal

===============================================================*/
.js_add_app_modal {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9999;
  transition: all 0.3s;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  /*-------------------------------------------------------------
  qr_code_wrp
  -------------------------------------------------------------*/
  /*-------------------------------------------------------------
  close_btn
  -------------------------------------------------------------*/
  /*-------------------------------------------------------------
  close
  -------------------------------------------------------------*/
}
.js_add_app_modal.show {
  visibility: visible;
  opacity: 1;
  pointer-events: inherit;
  width: 100%;
  height: 100vh;
  position: fixed;
}
.js_add_app_modal .qr_code_wrp {
  position: relative;
}
.js_add_app_modal .qr_code_wrp .inner {
  width: 700px;
  background-color: #fff;
  padding: 50px;
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.js_add_app_modal .qr_code_wrp .title {
  font-size: 22px;
  line-height: 1.5;
  font-weight: 700;
}
.js_add_app_modal .qr_code_wrp .title .color {
  color: #e83817;
}
.js_add_app_modal .qr_code_wrp .caution {
  font-size: 14px;
  margin-top: 10px;
}
.js_add_app_modal .qr_code_wrp .box {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 30px;
  border: 1px solid #999;
  padding: 10px;
}
.js_add_app_modal .qr_code_wrp .box .qrcode {
  width: 120px;
  height: 120px;
}
.js_add_app_modal .qr_code_wrp .desc {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
  margin-top: 30px;
  background: #fff1ee;
}
.js_add_app_modal .qr_code_wrp .desc .img {
  width: 80px;
}
.js_add_app_modal .qr_code_wrp .desc .txt {
  width: calc(100% - 100px);
}
.js_add_app_modal .qr_code_wrp .desc .txt .head {
  color: #e83817;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
}
.js_add_app_modal .qr_code_wrp .desc .txt p {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 5px;
}
.js_add_app_modal .close_btn {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 30px;
}
.js_add_app_modal .close_btn a {
  display: inline-block;
  padding: 10px;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  background-color: #eee;
  color: #222;
  text-decoration: none;
}
.js_add_app_modal .close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 40px;
  height: 40px;
}
.js_add_app_modal .close a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-indent: -200%;
  white-space: normal;
}
.js_add_app_modal .close a:before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 2px;
  height: 30px;
  background: #222;
  transform: rotate(45deg);
}
.js_add_app_modal .close a:after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 2px;
  height: 30px;
  background: #222;
  transform: rotate(-45deg);
}
/*===============================================================

  js_add_calendar_modal

===============================================================*/
.js_add_calendar_modal {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9999;
  transition: all 0.3s;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  /*-------------------------------------------------------------
  select_calendar
  -------------------------------------------------------------*/
  /*-------------------------------------------------------------
  select_btn
  -------------------------------------------------------------*/
  /*-------------------------------------------------------------
  close_btn
  -------------------------------------------------------------*/
}
.js_add_calendar_modal.show {
  visibility: visible;
  opacity: 1;
  pointer-events: inherit;
  width: 100%;
  height: 100vh;
  position: fixed;
}
.js_add_calendar_modal .select_calendar .inner {
  width: 400px;
  background-color: #fff;
  padding: 8vw 5vw;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.js_add_calendar_modal .select_calendar .title {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 736px) {
  .js_add_calendar_modal .select_calendar .inner {
    width: 90vw;
    background-color: #fff;
    padding: 8vw 5vw;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0 4vw 0 rgba(0, 0, 0, 0.1);
  }
  .js_add_calendar_modal .select_calendar .title {
    font-size: 4vw;
  }
}
.js_add_calendar_modal .select_btn {
  margin-top: 10px;
}
.js_add_calendar_modal .select_btn a {
  display: block;
  border: solid 1px #ccc;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  color: #222;
  position: relative;
}
.js_add_calendar_modal .select_btn a:hover {
  opacity: 0.7;
}
.js_add_calendar_modal .select_btn a::after,
.js_add_calendar_modal .select_btn a::before {
  content: "";
  width: 1em;
  height: 1px;
  background-color: #222;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1em;
  margin: auto;
}
.js_add_calendar_modal .select_btn a::before {
  transform: rotate(90deg);
}
@media screen and (max-width: 736px) {
  .js_add_calendar_modal .select_btn a {
    font-size: 3.5vw;
  }
}
.js_add_calendar_modal .close_btn a {
  display: inline-block;
  padding: 10px;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  background-color: #eee;
  color: #222;
  text-decoration: none;
}
@media screen and (max-width: 736px) {
  .js_add_calendar_modal .close_btn a {
    padding: 2vw;
    font-size: 3.5vw;
    margin-top: 4vw;
  }
}

/*===============================================================

	section_bnr

===============================================================*/
.bnr a {
  display: block;
}

/*===============================================================

	section_widget_outer

===============================================================*/
.section_widget_outer .section_inner {
  /*	padding: 60px 0 0;*/
}

.content_widget {
  background: #fff;
  padding: 50px;
}

@media screen and (max-width: 1030px) {
  .section_widget_outer .section_inner {
    /*	padding: 60px 20px 0px 20px;*/
  }
}
@media screen and (max-width: 736px) {
  .section_widget_outer .section_inner {
    /*	padding: 8vw 5vw 0 5vw;*/
  }
  .content_widget {
    padding: 5vw 0;
  }
}
/*===============================================================

	bg

===============================================================*/
.bg_look {
  background: #331362 url("../images/jtele/bg_look2.svg") no-repeat top left/100% auto;
  /*  background: #092F6F url("../images/jtele/bg_look2.svg") no-repeat top left / 100% auto;*/
}
.bg_look .headline {
  text-align: center;
}
.bg_look .headline .title {
  color: #fff;
}

/*===============================================================

	jtele_top

===============================================================*/
.jtele_top {
  background: #621020 url("../images/jtele/bg_look.svg") no-repeat top left/auto 101%;
  /*  background: #092F6F url("../images/jtele/bg_look.svg") no-repeat top left / auto 101%;*/
  padding: 30px 0;
  height: 160px;
}
.jtele_top .inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 900px;
  color: #fff;
  margin: 0 auto;
}
.jtele_top .logo {
  position: relative;
  width: 93px;
}
.jtele_top .logo img {
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.jtele_top .txt .head {
  font-size: 52px;
  line-height: 1.2;
}
.jtele_top p {
  font-size: 19px;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 10px;
}
.jtele_top .jcom_logo {
  width: 180px;
}

@media screen and (max-width: 1266px) {
  .jtele_top {
    height: auto;
  }
}
@media screen and (max-width: 1030px) {
  .jtele_top {
    padding: 20px;
  }
  .jtele_top .inner {
    width: 700px;
  }
  .jtele_top .logo {
    width: 10%;
  }
  .jtele_top .txt .head {
    font-size: 44px;
  }
  .jtele_top p {
    font-size: 16px;
  }
  .jtele_top .jcom_logo {
    width: 100px;
    align-self: flex-end;
  }
}
@media screen and (max-width: 736px) {
  .jtele_top {
    background: #621020 url("../images/jtele/bg_look2.svg") no-repeat top left/auto 101%;
    /*padding: 11vw 5vw 5vw;*/
    padding: 5vw;
  }
  .jtele_top .inner {
    position: relative;
    width: 100%;
  }
  .jtele_top .logo {
    width: 18%;
  }
  .jtele_top .logo img {
    box-shadow: 0 0 2vw rgba(0, 0, 0, 0.1);
  }
  .jtele_top .txt .head {
    font-size: 6.4vw;
  }
  .jtele_top p {
    font-size: 3.8vw;
    line-height: 1.6;
    margin-top: 2vw;
  }
  .jtele_top .jcom_logo {
    position: absolute;
    bottom: -5vw;
    right: -5vw;
    width: 20%;
  }
}
/*===============================================================

	section_jtele_nav

===============================================================*/
.section_jtele_nav {
  background: url("../images/jtele/bg_para.jpg") no-repeat center/cover;
  /*  background: #1a65d0 url("../images/bg_kokuritsu.png") no-repeat bottom center / 100% auto;*/
  background-attachment: fixed;
}
.section_jtele_nav .section_inner {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media screen and (max-width: 736px) {
  .section_jtele_nav {
    background: #621020;
    background-attachment: local;
  }
  .section_jtele_nav .section_inner {
    padding-top: 11vw;
    padding-bottom: 8vw;
  }
}
/*===============================================================

	section_jtele_movie

===============================================================*/
.section_jtele_movie {
  position: relative;
  background: url("../images/jtele/bg_para.jpg") no-repeat center/cover;
  /*  background: #1a65d0 url("../images/bg_kokuritsu.png") no-repeat bottom center / 100% auto;*/
  background-attachment: fixed;
}
.section_jtele_movie .headline {
  text-align: center;
}
.section_jtele_movie .headline .title {
  color: #fff;
}

@media screen and (max-width: 736px) {
  .section_jtele_movie {
    background: url("../images/jtele/bg_para.jpg") no-repeat center/cover;
    /*  background: #1a65d0 url("../images/bg_kokuritsu.png") no-repeat bottom center / 125% auto;*/
    background-attachment: local;
  }
  .section_jtele_movie:after {
    content: "写真提供：独立行政法人日本スポーツ振興センター";
    position: absolute;
    bottom: 6vw;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    font-size: 2vw;
    line-height: 1;
    text-align: center;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  }
  .section_jtele_movie .section_inner {
    padding-top: 6vw;
    padding-bottom: 15vw;
  }
}
/*-------------------------------------------------------------
	uliza	
-------------------------------------------------------------*/
.uliza {
  width: 100%;
  box-sizing: border-box;
}
.uliza img {
  width: 100% !important;
  height: auto;
}

/*===============================================================

	section_jtele_overview

===============================================================*/
.section_jtele_overview {
  position: relative;
  background: url("../images/jtele/bg_para.jpg") no-repeat center/cover;
  /*  background: #1a65d0 url("../images/bg_kokuritsu.png") no-repeat bottom center / 100% auto;*/
  background-attachment: fixed;
}
.section_jtele_overview:after {
  /*  content: '写真提供：独立行政法人日本スポーツ振興センター';*/
  position: absolute;
  bottom: 20px;
  left: 20px;
  margin: auto;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}

@media screen and (max-width: 736px) {
  .section_jtele_overview {
    background: #fff;
  }
  .section_jtele_overview:after {
    display: none;
  }
  .section_jtele_overview .section_inner {
    padding-top: 8vw;
  }
  .section_jtele_overview .boxshadow {
    box-shadow: none;
  }
  .section_jtele_overview .content_bg_white {
    padding: 0;
  }
}
/*-------------------------------------------------------------
	overview	
-------------------------------------------------------------*/
.overview {
  padding: 10px;
}
.overview .box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.overview .box .left {
  width: 69%;
}
.overview .box .right {
  width: 27.27%;
}
.overview .box p {
  font-size: 18px;
}
.overview .box .caution {
  font-size: 14px;
  margin-top: 10px;
}
.overview .box .event .items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  background: #F4F4F4;
  padding: 60px;
}
.overview .box .event .item {
  width: 140px;
  margin-left: 25px;
  margin-right: 25px;
}
.overview .box .event .item a {
  display: block;
  color: #76192A;
}
.overview .box .event .item a:hover {
  text-decoration: underline;
}
.overview .box .event .item:nth-child(n+4) {
  margin-top: 40px;
}
.overview .box .event .item .img {
  border-radius: 50%;
  overflow: hidden;
}
.overview .box .event .item p {
  color: #76192A;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
  margin-top: 10px;
}
.overview .box .date {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.overview .box .date dt {
  width: 100px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  padding: 5px 10px;
  background: #BC395C;
}
.overview .box .date dd {
  width: calc(100% - 120px);
  font-size: 22px;
  line-height: 1.6;
  font-weight: 700;
}
.overview .box .date dd + dt {
  margin-top: 20px;
}
.overview .box .date dd + dt + dd {
  margin-top: 20px;
}
.overview .box .cast .item + .item {
  margin-top: 30px;
}
.overview .box .cast .item .img {
  position: relative;
}
.overview .box .cast .item .img .copy {
  position: absolute;
  bottom: 5px;
  left: 5px;
  color: #999;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
}
.overview .box .cast .item_2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
}
.overview .box .cast .item_2 .item {
  width: 48%;
  margin-top: 0;
}
.overview .box .cast .item p {
  font-size: 18px;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
  margin-top: 10px;
}
.overview .box .cast .item p .s {
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .overview {
    padding: 0;
  }
  .overview .box .event .items {
    padding: 30px;
  }
  .overview .box .event .item {
    width: 25%;
    margin-left: 2vw;
    margin-right: 2vw;
  }
  .overview .box .cast .item .img .copy {
    font-size: 1vw;
  }
  .overview .box .cast .item p {
    font-size: 1.8vw;
  }
  .overview .box .cast .item p .s {
    font-size: 12px;
  }
}
@media screen and (max-width: 736px) {
  .overview {
    padding: 0;
  }
  .overview .box .left {
    width: 100%;
  }
  .overview .box .right {
    width: 100%;
    margin-top: 8vw;
  }
  .overview .box p {
    font-size: 4vw;
  }
  .overview .box .caution {
    font-size: 3vw;
    margin-top: 3vw;
  }
  .overview .box .event {
    margin-top: 8vw;
  }
  .overview .box .event .items {
    padding: 4vw 0;
  }
  .overview .box .event .item {
    width: 25%;
    margin-left: 2vw;
    margin-right: 2vw;
  }
  .overview .box .event .item:nth-child(n+4) {
    margin-top: 4vw;
  }
  .overview .box .event .item p {
    font-size: 3vw;
    margin-top: 2vw;
  }
  .overview .box .date {
    display: block;
    margin-top: 8vw;
  }
  .overview .box .date dt {
    width: 25%;
    font-size: 3.5vw;
    line-height: 4vw;
    padding: 1.5vw 3vw;
  }
  .overview .box .date dd {
    width: 100%;
    font-size: 4.5vw;
    margin-top: 2vw;
  }
  .overview .box .date dd + dt {
    margin-top: 4vw;
  }
  .overview .box .date dd + dt + dd {
    margin-top: 2vw;
  }
  .overview .box .cast .item + .item {
    margin-top: 4vw;
  }
  .overview .box .cast .item_2 {
    display: block;
  }
  .overview .box .cast .item_2 .item {
    width: 100%;
    margin-top: 4vw;
  }
  .overview .box .cast .item .img .copy {
    font-size: 2vw;
  }
  .overview .box .cast .item p {
    font-size: 4vw;
    margin-top: 2vw;
  }
  .overview .box .cast .item p .s {
    font-size: 3.5vw;
  }
  .overview .caption {
    text-align: center;
  }
}
/*===============================================================

	section_ouendan

===============================================================*/
.section_ouendan {
  position: relative;
  background: url("../images/jtele/bg_ouendan.jpg") no-repeat center/cover;
  background-attachment: fixed;
}
.section_ouendan:after {
  content: "";
  position: absolute;
  top: -75px;
  left: 0;
  right: 0;
  width: 139px;
  height: 114px;
  margin: auto;
  background: url("../images/jtele/icon_ouendan.svg") no-repeat center/contain;
}
.section_ouendan .head {
  width: 700px;
  margin: 0 auto;
  padding: 20px 0;
}

@media screen and (max-width: 736px) {
  .section_ouendan {
    position: relative;
    background: url("../images/jtele/bg_ouendan.jpg") no-repeat top -15vw center/120% auto;
    background-attachment: local;
  }
  .section_ouendan .section_inner {
    padding-top: 10vw;
  }
  .section_ouendan:after {
    content: "";
    position: absolute;
    top: -8vw;
    left: 0;
    right: 0;
    width: 20vw;
    height: 16vw;
    margin: auto;
    background: url("../images/jtele/icon_ouendan.svg") no-repeat center/contain;
  }
  .section_ouendan .head {
    width: 100%;
    margin: 0 auto;
    padding: 2vw 0;
  }
}
/*-------------------------------------------------------------
	ouendan	
-------------------------------------------------------------*/
.ouendan {
  padding: 40px;
  background: rgba(255, 255, 255, 0.8);
}
.ouendan .read {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
}
.ouendan .box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ouendan .left, .ouendan .right {
  width: 48%;
  margin-top: 40px;
}
.ouendan .step .item {
  position: relative;
  background: #fff;
  padding: 20px;
}
.ouendan .step .item + .item {
  margin-top: 20px;
}
.ouendan .step .item .tag {
  position: absolute;
  top: -10px;
  left: -10px;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  padding: 5px 10px;
  background: #C3072C;
}
.ouendan .step .item p {
  font-weight: 700;
  margin-top: 0;
}
.ouendan .step .item .red {
  color: #E83416;
}
.ouendan .step .item .caption {
  display: inline-block;
  position: absolute;
  top: -15px;
  left: 360px;
  width: 130px;
  color: #C3072C;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 700;
  background: #ffecec;
  padding: 10px;
  border-radius: 5px;
}
.ouendan .step .item .caption:after {
  content: "";
  position: absolute;
  bottom: 10px;
  left: -20px;
  margin: auto;
  width: 10px;
  height: 6px;
  border-top: 6px solid transparent;
  border-right: 10px solid #ffecec;
  border-bottom: 6px solid transparent;
  border-left: 10px solid transparent;
  box-sizing: border-box;
}
.ouendan .step .item .img {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 10px;
}
.ouendan .step .item .img img {
  width: 48%;
}
.ouendan .box2 {
  width: 560px;
  margin: 0 auto;
  margin-top: 30px;
}
.ouendan .box2 .caution {
  font-size: 14px;
  line-height: 1.6;
}
.ouendan .box2 .list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 10px;
}
.ouendan .box2 .list dt {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
  width: 100px;
  margin-top: 10px;
}
.ouendan .box2 .list dd {
  font-size: 16px;
  line-height: 1.6;
  width: calc(100% - 100px);
  margin-top: 10px;
}

@media screen and (max-width: 1030px) {
  .ouendan .left, .ouendan .right {
    width: 100%;
    margin-top: 30px;
  }
  .ouendan .box2 {
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  .ouendan {
    padding: 4vw 4vw 0;
    margin: 0 calc(50% - 50vw) 0;
    background: #eee;
  }
  .ouendan .read {
    font-size: 4vw;
    text-align: left;
  }
  .ouendan .left, .ouendan .right {
    margin-top: 4vw;
  }
  .ouendan .step .item {
    padding: 4vw;
  }
  .ouendan .step .item + .item {
    margin-top: 4vw;
  }
  .ouendan .step .item .tag {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 4vw;
    padding: 1vw 2vw;
  }
  .ouendan .step .item p {
    line-height: 1.6;
    text-align: center;
  }
  .ouendan .step .item .red {
    font-size: 1.2em;
  }
  .ouendan .step .item .caption {
    position: static;
    width: 100%;
    font-size: 4vw;
    padding: 2vw;
    margin-top: 2vw;
  }
  .ouendan .step .item .caption:after {
    display: none;
  }
  .ouendan .step .item .img {
    margin-top: 4vw;
  }
  .ouendan .step .item .img img {
    width: 48%;
  }
  .ouendan .box2 {
    margin-top: 4vw;
  }
  .ouendan .box2 .caution {
    font-size: 3.5vw;
  }
  .ouendan .box2 .list {
    margin-top: 2vw;
  }
  .ouendan .box2 .list dt {
    font-size: 4vw;
    width: 20vw;
    margin-top: 1vw;
  }
  .ouendan .box2 .list dd {
    font-size: 4vw;
    width: calc(100% - 20vw);
    margin-top: 1vw;
  }
}
/*-------------------------------------------------------------
	tagboard	
-------------------------------------------------------------*/
.tabboard_head {
  position: relative;
  margin: 0 calc(50% - 50vw) 0;
  text-align: center;
}
.tabboard_head:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  background: #FFF365;
}
.tabboard_head .head {
  position: relative;
  z-index: 1;
  width: 210px;
  color: #C3072C;
  font-size: 30px;
  line-height: 1;
  padding: 10px;
  margin: 0 auto;
  background: #FFF365;
}

.tagboard {
  margin: 0 calc(50% - 50vw) 0;
  margin-top: 50px;
  padding: 0 50px;
  height: auto;
  /*min-height: 944px;*/
}

@media screen and (max-width: 1240px) {
  .tagboard {
    padding: 0 0;
  }
}
/* for tablet max-width: 1070px */
@media screen and (max-width: 736px) {
  .tabboard_head:after {
    background: #E83416;
  }
  .tabboard_head .head {
    width: 36vw;
    color: #fff;
    font-size: 5vw;
    padding: 2vw;
    background: #E83416;
  }
  .tagboard {
    padding: 0 0;
    margin-top: 4vw;
    width: calc(100% + 10vw);
    margin-left: -5vw;
  }
}
/*===============================================================

	section_jtele_sports

===============================================================*/
/*-------------------------------------------------------------
	sports_card	
-------------------------------------------------------------*/
.sports_card {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -40px;
  margin-left: -1%;
  margin-right: -1%;
}
.sports_card .item {
  display: flex;
  flex-direction: column;
  width: 23.5%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding-bottom: 30px;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 40px;
}
.sports_card .item .head {
  color: #76192A;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  padding: 10px 0;
}
.sports_card .item .img {
  min-height: 0%;
}
.sports_card .item p {
  padding: 20px;
  margin: 0;
}
.sports_card .item .btn_detail {
  width: 240px;
  margin-top: auto;
}
.sports_card .item .btn_detail a {
  font-size: 18px;
  padding: 15px 0;
}
@media screen and (max-width: 1200px) {
  .sports_card .item {
    width: 30.3333%;
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
  .sports_card .item .btn_detail {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 1030px) {
  .sports_card .item {
    width: 47%;
  }
}
@media screen and (max-width: 736px) {
  .sports_card {
    margin-top: -6vw;
    margin-left: -1%;
    margin-right: -1%;
    margin-left: 0;
    margin-right: 0;
  }
  .sports_card .item {
    width: 100%;
    box-shadow: 0 0 5vw rgba(0, 0, 0, 0.1);
    padding-bottom: 4vw;
    margin-top: 6vw;
    margin-left: 0;
    margin-right: 0;
  }
  .sports_card .item .head {
    font-size: 4.5vw;
    padding: 1.5vw 0;
  }
  .sports_card .item p {
    font-size: 4vw;
    padding: 3vw 4vw 4vw;
    margin: 0;
  }
  .sports_card .item .btn_detail {
    width: calc(90% - 8vw);
  }
  .sports_card .item .btn_detail a {
    font-size: 4vw;
    padding: 4vw 0;
  }
  .sports_card .item .btn_detail a .adjust {
    display: none;
  }
}
/*===============================================================

	section_jtele_about

===============================================================*/
.section_jtele_about {
  position: relative;
  background: url("../images/jtele/bg_para.jpg") no-repeat center/cover;
  /*	background: #1a65d0 url("../images/bg_kokuritsu.png") no-repeat bottom center / 100% auto;*/
  background-attachment: fixed;
}
.section_jtele_about:after {
  /*  content: '写真提供：独立行政法人日本スポーツ振興センター';*/
  position: absolute;
  bottom: 20px;
  left: 20px;
  margin: auto;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}

@media screen and (max-width: 736px) {
  .section_jtele_about {
    background: #fff;
  }
  .section_jtele_about:after {
    display: none;
  }
  .section_jtele_about .boxshadow {
    box-shadow: none;
  }
  .section_jtele_about .content_bg_white {
    padding: 0;
  }
}
/*-------------------------------------------------------------
	jtele	
-------------------------------------------------------------*/
.jtele {
  padding: 10px;
  background: #fff;
}
.jtele .logo {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.jtele .logo .img {
  width: 25%;
}
.jtele .logo p {
  flex: 1;
  color: #E83A18;
  font-size: 40px;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 0;
  margin-left: 3%;
}
.jtele .point {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #FAFAFA;
}
.jtele .point .list {
  align-self: center;
  width: 50%;
  padding: 0 35px;
}
.jtele .point .list .item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.jtele .point .list .item + .item {
  margin-top: 20px;
}
.jtele .point .list .item .num {
  width: 45px;
  height: 45px;
  color: #fff;
  font-size: 7px;
  line-height: 1;
  text-align: center;
  background: #EF8E96;
  padding: 9px;
  border-radius: 50%;
}
.jtele .point .list .item .num .l {
  display: block;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
}
.jtele .point .list .item .head {
  width: calc(100% - 55px);
  font-size: 25px;
  line-height: 1.6;
  font-weight: 700;
}
.jtele .point .list .item .head br {
  display: block;
}
.jtele .point .link {
  margin-top: 30px;
}
.jtele .point .link a {
  position: relative;
  color: #e3001c;
  font-size: 18px;
  line-height: 1.6;
  text-decoration: none;
  padding-left: 20px;
}
.jtele .point .link a:hover {
  text-decoration: underline;
}
.jtele .point .link a:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-top: solid 1px #e3001c;
  border-right: solid 1px #e3001c;
  transform: rotate(45deg);
}
.jtele .point .imgs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 50%;
}
.jtele .point .imgs .img {
  width: 50%;
}

@media screen and (max-width: 1200px) {
  .jtele {
    padding: 0;
  }
  .jtele .logo p {
    font-size: 3.5vw;
  }
  .jtele .point .list {
    width: 100%;
    padding: 40px 40px;
  }
  .jtele .point .list .item .head br {
    display: none;
  }
  .jtele .point .imgs {
    width: 100%;
  }
  .jtele .point .imgs .img {
    width: 25%;
  }
}
@media screen and (max-width: 736px) {
  .jtele {
    padding: 0;
  }
  .jtele .logo .img {
    width: 23%;
    padding: 3vw 0;
    background: #E83A18;
  }
  .jtele .logo p {
    font-size: 4.5vw;
    margin-left: 4%;
  }
  .jtele .point {
    padding: 8vw 5vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
  .jtele .point .list {
    padding: 0;
  }
  .jtele .point .list .item {
    /*align-items: center;*/
  }
  .jtele .point .list .item + .item {
    margin-top: 4vw;
  }
  .jtele .point .list .item .num {
    width: 10vw;
    height: 10vw;
    font-size: 1.5vw;
    padding: 2vw;
  }
  .jtele .point .list .item .num .l {
    font-size: 4.5vw;
  }
  .jtele .point .list .item .head {
    width: calc(100% - 12vw);
    font-size: 4.5vw;
  }
  .jtele .point .list .item .head br {
    display: block;
  }
  .jtele .point .link {
    margin-top: 4vw;
  }
  .jtele .point .link a {
    font-size: 4vw;
    padding-left: 4vw;
  }
  .jtele .point .link a:before {
    width: 1.5vw;
    height: 1.5vw;
  }
  .jtele .point .imgs {
    margin-top: 5vw;
  }
  .jtele .point .imgs .img {
    width: 33.3333%;
  }
  .jtele .point .imgs .img:last-child {
    display: none;
  }
}
/*-------------------------------------------------------------
	jtele_ch	
-------------------------------------------------------------*/
.jtele_ch {
  padding: 50px 30px 60px;
  border: 1px solid #ddd;
}
.jtele_ch .head {
  font-size: 30px;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
}
.jtele_ch .read {
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
  margin-top: 10px;
}
.jtele_ch .read .red {
  color: #E83A18;
}
.jtele_ch .caption {
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}
.jtele_ch .box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 40px;
}
.jtele_ch .box .item {
  text-align: center;
  width: 25%;
  border-right: 1px solid #ddd;
  box-sizing: border-box;
  background: #F5F5F5;
}
.jtele_ch .box .item:nth-child(4) {
  border-right: none;
}
.jtele_ch .box .item .area {
  font-size: 14px;
  line-height: 1;
  font-weight: normal;
  padding: 20px 0;
}
.jtele_ch .box .item .ch {
  font-size: 16px;
  line-height: 1;
  padding: 20px 0;
  border-top: 1px solid #ddd;
  margin-top: 0;
}
.jtele_ch .box .item .ch .l {
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
}
.jtele_ch .btn_detail a {
  font-weight: 700;
}

@media screen and (max-width: 1030px) {
  .jtele_ch .read {
    font-size: 20px;
  }
  .jtele_ch .box .item .ch .l {
    display: block;
    margin-top: 5px;
  }
}
@media screen and (max-width: 736px) {
  .jtele_ch {
    padding: 0;
    border: none;
  }
  .jtele_ch .head {
    font-size: 5vw;
  }
  .jtele_ch .read {
    font-size: 4vw;
    margin-top: 4vw;
  }
  .jtele_ch .caption {
    font-size: 3vw;
    margin-top: 2vw;
  }
  .jtele_ch .box {
    margin-top: 8vw;
    border: 1px solid #ddd;
  }
  .jtele_ch .box .item {
    width: 50%;
  }
  .jtele_ch .box .item:nth-child(2n) {
    border-right: none;
  }
  .jtele_ch .box .item:nth-child(3), .jtele_ch .box .item:nth-child(4) {
    border-top: 1px solid #ddd;
  }
  .jtele_ch .box .item .area {
    font-size: 2.5vw;
    padding: 3vw 0;
  }
  .jtele_ch .box .item .ch {
    font-size: 3vw;
    font-weight: 700;
    padding: 3vw 0;
    border-top: 1px solid #eee;
  }
  .jtele_ch .box .item .ch .l {
    font-size: 7vw;
  }
}
/*-------------------------------------------------------------
	deactive	
-------------------------------------------------------------*/
.deactivelink .title a {
  pointer-events: none;
  cursor: default;
}

.schedule_list .deactivelink .linkarea {
  cursor: default;
}
.schedule_list .deactivelink .linkarea:active {
  pointer-events: none;
}
.schedule_list .deactivelink .competition::after, .schedule_list .deactivelink .competition::before {
  content: none;
}

/*-------------------------------------------------------------
	widget	
-------------------------------------------------------------*/
.page_schedule.page_top .joyfru-tableWrap01.joyfru-schArea table th {
  /*	width: calc(100% / 19);*/
}
.page_schedule .joyfru-tableWrap01.joyfru-schArea table th {
  /*	max-width: 47.92px;*/
}

.page_venue #joyfru-oc-content .joyfru-venBox01 .joyfru-img01 {
  font-size: 12px;
}

/*-------------------------------------------------------------imf
	loader	
-------------------------------------------------------------*/
.loader {
  position: relative;
  /*  display: inline-block;*/
  margin: 0 auto;
  width: 40px;
  height: 40px;
  border: 2px solid #94b5da;
  border-radius: 50%;
  animation: spin 0.75s infinite linear;
}
.loader::before, .loader::after {
  left: -2px;
  top: -2px;
  display: none;
  position: absolute;
  content: "";
  width: inherit;
  height: inherit;
  border: inherit;
  border-radius: inherit;
  box-sizing: border-box;
}

/*
.loader4 {
  border-top-color: transparent;
}
.loader4::after {
  display: block;
  border-color: transparent;
  border-top-color: #94b5da;
  animation: spin 1.25s infinite linear reverse;
}
*/
.loader4 {
  display: block;
  border-color: transparent;
  border-top-color: #94b5da;
}
.loader4::before {
  display: block;
  border-color: transparent;
  border-top-color: #94b5da;
  animation: spin 1.5s infinite ease;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media screen and (max-width: 736px) {
  .loader {
    width: 8vw;
    height: 8vw;
  }
}
/*===============================================================

	.mainvisual_slider .slider

===============================================================*/
.mainvisual_slider {
  width: 100%;
  max-height: 368px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.mainvisual_slider::before, .mainvisual_slider::after {
  content: "";
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  width: calc((100% - 736px) / 2);
  height: 252px;
  z-index: 2;
}
.mainvisual_slider::before {
  left: 0;
}
.mainvisual_slider::after {
  right: 0;
}
.mainvisual_slider .slider {
  position: relative;
  background: #222;
  transition: all 0.2s;
  opacity: 0;
}
.mainvisual_slider .slider .slide {
  width: 100%;
  width: 736px;
  position: relative;
}
.mainvisual_slider .slider .slide:hover {
  opacity: 0.7;
}
.mainvisual_slider .slider .slide img {
  width: 100%;
}
.mainvisual_slider .slick-active {
  /*opacity: 0.4;*/
  transition: all 1s;
}
.mainvisual_slider .slick-current {
  opacity: 1;
  z-index: 1;
  /*box-shadow: 0 0 100px 0 rgba(0,0,0,0.5);*/
}

@media screen and (max-width: 736px) {
  .mainvisual_slider .slider .slide {
    width: 100%;
  }
}
/*-------------------------------------------------------------
	slick-active	
-------------------------------------------------------------*/
@media screen and (max-width: 736px) {
  .mainvisual_slider .slick-active {
    transition: all 0s;
  }
}
/*-------------------------------------------------------------
	.mainvisual_slider .slider .pager
-------------------------------------------------------------*/
.mainvisual_slider .slider .pager {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  z-index: 5;
}
.mainvisual_slider .slider .prev {
  left: calc((100% - 736px) / 2 - 20px);
}
.mainvisual_slider .slider .next {
  right: calc((100% - 736px) / 2 - 20px);
}
.mainvisual_slider .slider .pager a {
  display: block;
  width: 40px;
  height: 40px;
  background: #331362;
  overflow: hidden;
  text-indent: -300%;
  position: relative;
  border-radius: 50%;
}
.mainvisual_slider .slider .pager a:hover {
  /*opacity: 0.7;*/
  background: #4c1d91;
}
.mainvisual_slider .slider .pager a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  width: 10px;
  height: 10px;
  transform: rotate(-45deg) translate(-2px, -2px);
  transition: all 0.3s;
}
.mainvisual_slider .slider .prev a:after {
  transform: rotate(135deg) translate(-2px, -2px);
}
.mainvisual_slider .slider .slide .photo img {
  width: inherit;
  max-width: 100%;
  min-width: 100%;
  height: auto;
}
.mainvisual_slider .slider .slide .txt {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  padding: 20px;
  box-sizing: border-box;
  color: #fff;
  height: 200px;
}
.mainvisual_slider .slider .slide .txt h3 {
  font-size: 20px;
  line-height: 30px;
}
.mainvisual_slider .slider .slide .txt .btn {
  width: 200px;
  margin: 0 auto;
  margin-top: 20px;
}
.mainvisual_slider .slider .slide .txt .btn a {
  display: block;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  text-decoration: none;
  border: solid 3px #fff;
  box-sizing: border-box;
}
.mainvisual_slider .slider .slide .txt .btn a:hover {
  background: #fff;
  color: #222;
}

/* for tablet max-width: 960px */
@media screen and (max-width: 736px) {
  .mainvisual_slider .slider .pager {
    width: 10vw;
    height: 10vw;
  }
  .mainvisual_slider .slider .prev {
    left: 0;
  }
  .mainvisual_slider .slider .next {
    right: 0;
  }
  .mainvisual_slider .slider .pager a {
    width: 10vw;
    height: 10vw;
    border-radius: 0;
    background: none;
  }
  .mainvisual_slider .slider .pager a:hover {
    background: none;
  }
  .mainvisual_slider .slider .pager a:after {
    content: "";
    width: 3vw;
    height: 3vw;
    transform: rotate(-45deg) translate(0);
    transition: all 0.3s;
  }
  .mainvisual_slider .slider .prev a:after {
    transform: rotate(135deg) translate(0);
  }
}
/*-------------------------------------------------------------
	.mainvisual_slider .slider .pager a
-------------------------------------------------------------*/
/* for tablet max-width: 960px */
/*-------------------------------------------------------------
	.mainvisual_slider .slider .slide .photo
-------------------------------------------------------------*/
/* for tablet max-width: 960px */
/*-------------------------------------------------------------
	.mainvisual_slider .slider .slide .txt
-------------------------------------------------------------*/
/* for tablet max-width: 960px */
@media screen and (max-width: 736px) {
  .mainvisual_slider .slider .slide .txt {
    height: auto;
  }
}
/*===============================================================

	section_recommend_detail

===============================================================*/
.section_recommend_detail .headline {
  text-align: center;
}
.section_recommend_detail .content + .content {
  margin-top: 0;
}

/*-------------------------------------------------------------
	slider_link	
-------------------------------------------------------------*/
.slider_link {
  width: 800px;
  margin: 0 auto;
  padding-bottom: 60px;
  display: none;
}
.slider_link li {
  font-size: 16px;
  line-height: 1;
  text-align: center;
  margin: 0 1px;
}
.slider_link li a {
  display: block;
  color: #222;
  font-weight: 700;
  text-decoration: none;
  padding: 15px 0;
  background: #fff;
}
.slider_link li a:hover {
  color: #fff;
  background: #0093FF;
}
.slider_link li.current a {
  color: #fff;
  background: #00348E;
}
.slider_link li.current a:hover {
  color: #fff;
  background: #00348E;
}
.slider_link .slick-prev, .slider_link .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 30px;
  height: 100%;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  /*background: #fff;*/
  transition: 0.1s linear;
}
.slider_link .slick-prev:hover, .slider_link .slick-prev:focus {
  color: #222;
  outline: none;
  /*background: #0093FF;*/
}
.slider_link .slick-next:hover, .slider_link .slick-next:focus {
  color: #222;
  outline: none;
  /*background: #0093FF;*/
}
.slider_link .slick-prev:hover:before, .slider_link .slick-prev:focus:before {
  opacity: 1;
}
.slider_link .slick-next:hover:before, .slider_link .slick-next:focus:before {
  opacity: 1;
}
.slider_link .slick-prev.slick-disabled:before, .slider_link .slick-next.slick-disabled:before {
  opacity: 1;
}
.slider_link .slick-prev:before {
  font-family: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3px;
  margin: auto;
  border-right: solid 1px #222;
  border-bottom: solid 1px #222;
  width: 15px;
  height: 15px;
  transform: rotate(135deg);
  transition: all 0.1s ease;
  opacity: 1;
}
.slider_link .slick-prev:hover:before {
  transform: rotate(135deg);
}
.slider_link .slick-next:before {
  font-family: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 3px;
  margin: auto;
  border-right: solid 1px #222;
  border-bottom: solid 1px #222;
  width: 15px;
  height: 15px;
  transform: rotate(-45deg);
  transition: all 0.1s ease;
  opacity: 1;
}
.slider_link .slick-next:hover:before {
  transform: rotate(-45deg);
}
.slider_link .slick-prev {
  z-index: 1001;
  left: -32px;
}
.slider_link .slick-next {
  z-index: 1001;
  right: -32px;
}
.slider_link .slick-disabled {
  /*display: none !important;*/
  pointer-events: none;
  /*background: #ddd;*/
}
.slider_link .slick-disabled:before, .slider_link .slick-disabled:after {
  border-color: #ddd;
}

@media screen and (max-width: 1030px) {
  .slider_link {
    width: calc(100% - 64px);
  }
}
@media screen and (max-width: 736px) {
  .slider_link {
    width: calc(100% - 42px);
    padding-bottom: 6vw;
  }
  .slider_link li {
    font-size: 3.5vw;
  }
  .slider_link li a {
    font-weight: 400;
    padding: 3vw 0;
  }
}
/*-------------------------------------------------------------
	slick-arrow
-------------------------------------------------------------*/
/* Arrows */
@media screen and (max-width: 736px) {
  .slider_link .slick-prev, .slider_link .slick-next {
    width: 20px;
  }
  .slider_link .slick-prev:hover:before, .slider_link .slick-prev:focus:before {
    opacity: 1;
  }
  .slider_link .slick-next:hover:before, .slider_link .slick-next:focus:before {
    opacity: 1;
  }
  .slider_link .slick-prev.slick-disabled:before, .slider_link .slick-next.slick-disabled:before {
    opacity: 1;
  }
  .slider_link .slick-prev:before {
    right: 2px;
    width: 10px;
    height: 10px;
  }
  .slider_link .slick-next:before {
    left: 2px;
    width: 10px;
    height: 10px;
  }
  .slider_link .slick-next:hover:before {
    transform: rotate(-45deg);
  }
  .slider_link .slick-prev {
    left: -21px;
  }
  .slider_link .slick-next {
    right: -21px;
  }
}
/*-------------------------------------------------------------
	recommend_detail	
-------------------------------------------------------------*/
.recommend_detail .tv {
  width: 700px;
  height: 600px;
  margin: 0 auto;
  background: url("../images/recommend/bg_tv.png") no-repeat top center/100% auto;
}
.recommend_detail .tv .img {
  position: relative;
  width: 98%;
  margin: 0 auto;
  padding-top: 1%;
}
.recommend_detail .tv .img .copy {
  position: absolute;
  bottom: 5px;
  left: 5px;
  color: #fff;
  font-size: 10px;
  line-height: 1;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
}
.recommend_detail .list + * {
  margin-top: 30px;
}
.recommend_detail .list li {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 700;
}
.recommend_detail .list li .tag {
  display: inline-block;
  color: #00348E;
  font-size: 16px;
  line-height: 1;
  padding: 7px;
  border: 1px solid #00348E;
  margin-right: 10px;
}
.recommend_detail .list li + li {
  margin-top: 10px;
}

@media screen and (max-width: 1030px) {
  .recommend_detail .tv {
    width: 80%;
    height: 65vw;
  }
}
@media screen and (max-width: 736px) {
  .recommend_detail .tv {
    width: 100%;
    height: 77vw;
  }
  .recommend_detail .tv .img .copy {
    bottom: 1vw;
    left: 1vw;
    font-size: 2vw;
    text-shadow: 0px 0px 1vw rgba(0, 0, 0, 0.8);
  }
  .recommend_detail .list + * {
    margin-top: 4vw;
  }
  .recommend_detail .list li {
    font-size: 4vw;
    line-height: 1.8;
  }
  .recommend_detail .list li .tag {
    font-size: 3vw;
    padding: 1vw;
    margin-right: 2vw;
  }
  .recommend_detail .list li + li {
    margin-top: 1vw;
  }
}
/*===============================================================

	columnlist_buttomlink

===============================================================*/
.columnlist_buttomlink {
  width: 100%;
  text-align: center;
}

/*===============================================================

	columnlist_txtlink

===============================================================*/
.columnlist_txtlink {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding: 15px 30px 30px;
  margin-top: 50px;
  background: #fff;
}
.columnlist_txtlink p {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  margin: 0 20px;
  margin-top: 15px;
}

@media screen and (max-width: 736px) {
  .columnlist_txtlink {
    flex-direction: column;
    padding: 1vw 4vw 4vw;
    margin-top: 6vw;
  }
  .columnlist_txtlink p {
    font-size: 4vw;
    margin: 0;
    margin-top: 3vw;
  }
}
/*===============================================================

	section_master_list

===============================================================*/
/*===============================================================

	program_item

===============================================================*/
.program_item_list {
  min-height: 300px;
  background: url("/special/common/images/asset/loader_white.gif") no-repeat center center;
  margin-top: 20px;
}
.program_item_list.loaded {
  min-height: inherit;
  background: none;
}
.program_item_list .list {
  opacity: 0;
  transition: all 0.8s;
}
.program_item_list.loaded .list {
  opacity: 1;
}

.content_master_list .program_item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content_master_list .program_item + .program_item {
  margin-top: 40px;
  padding-top: 40px;
  border-top: solid 1px #eee;
}
.content_master_list .program_item img {
  width: 100%;
  height: auto;
}
.content_master_list .program_item .thumb_block {
  width: 48%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content_master_list .program_item .info_block {
  width: 48%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
}
.content_master_list .program_item .program_info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content_master_list .program_item .program_info .channel {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content_master_list .program_item .channel {
  flex-direction: row;
  align-items: center;
}
.content_master_list .program_item .program_info {
  flex-direction: row;
  align-items: center;
}
.content_master_list .program_item .program_info .schedule {
  width: 100%;
}
.content_master_list .program_item .program_info .channel {
  width: calc(100% - 185px);
}
.content_master_list .program_item .program_info .btn {
  width: 170px;
}
.content_master_list .program_item .channel .channel_icon {
  width: 70px;
  border: solid 1px #eee;
}
.content_master_list .program_item .channel .channel_txt {
  width: calc(100% - 85px);
}
.content_master_list .program_item .title {
  font-size: 20px;
  line-height: 1.55;
  font-weight: 700;
}
.content_master_list .program_item .summary {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 0.5em;
}
.content_master_list .program_item .channel_no {
  font-size: 12px;
  line-height: 1.4;
  display: inline-block;
  padding: 0px 0.7em;
  background: #c1253b;
  color: #fff;
}
.content_master_list .program_item .schedule {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
}
.content_master_list .program_item .schedule span {
  font-size: 11px;
  line-height: 1.6;
  padding: 1px 5px;
  display: block;
  color: #fff;
  transform: translateY(-2px);
  width: 70px;
  text-align: center;
  background: #c1253b;
}
.content_master_list .program_item .channel_name {
  font-size: 12px;
  line-height: 1.4;
  font-weight: normal;
  margin-top: 0.2em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}
.content_master_list .copyright {
  font-size: 10px;
  line-height: 1.3;
  margin-top: 10px;
  width: 48%;
}
.content_master_list .program_item .btn a {
  display: block;
  margin: 0 auto;
  text-align: center;
  border: solid 1px #331362;
  color: #331362;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 0;
  font-weight: 700;
}
.content_master_list .program_item .btn a:hover {
  text-decoration: none;
  background: #331362;
  color: #fff;
  border: solid 1px #331362;
}

@media screen and (max-width: 1100px) {
  .content_master_list .program_item .program_info .channel {
    width: calc(100% - 16.82vw);
  }
  .content_master_list .program_item .program_info .btn {
    width: 15.45vw;
  }
}
/* for tablet max-width: 1100px */
@media screen and (max-width: 1030px) {
  .content_master_list .program_item + .program_item {
    margin-top: 3.88vw;
    padding-top: 3.88vw;
  }
  .content_master_list .program_item .info_block {
    justify-content: flex-start;
  }
  .content_master_list .program_item .program_info {
    margin-top: 2vw;
  }
  .content_master_list .program_item .program_info .channel {
    width: calc(100% - 17.96vw);
  }
  .content_master_list .program_item .program_info .btn {
    width: 16.5vw;
  }
  .content_master_list .program_item .channel .channel_icon {
    width: 6.8vw;
  }
  .content_master_list .program_item .channel .channel_txt {
    width: calc(100% - 8.74vw);
  }
}
@media screen and (max-width: 736px) {
  .program_item_list {
    margin-top: 3vw;
  }
  .content_master_list .program_item + .program_item {
    margin-top: 5vw;
    padding-top: 5vw;
  }
  .content_master_list .program_item .thumb_block {
    width: 100%;
    display: block;
  }
  .content_master_list .program_item .info_block {
    width: 100%;
    display: block;
    margin-top: 3vw;
    display: block;
  }
  .content_master_list .program_item .program_info {
    margin-top: 4vw;
    align-items: flex-end;
  }
  .content_master_list .program_item .channel .channel_icon {
    width: 15vw;
    display: none;
  }
  .content_master_list .program_item .channel .channel_txt {
    width: 100%;
  }
  .content_master_list .program_item .program_info .channel {
    width: calc(100% - 37vw);
  }
  .content_master_list .program_item .program_info .btn {
    width: 35vw;
  }
}
/*-------------------------------------------------------------
	program_item txt	
-------------------------------------------------------------*/
@media screen and (max-width: 1100px) {
  .content_master_list .program_item .title {
    font-size: 1.82vw;
  }
  .content_master_list .program_item .summary {
    font-size: 1.27vw;
  }
  .content_master_list .program_item .channel_no {
    font-size: 1.09vw;
  }
  .content_master_list .program_item .schedule {
    font-size: 1.64vw;
  }
  .content_master_list .program_item .schedule span {
    font-size: 1vw;
    padding: 0.09vw 0.45vw;
    width: 6.36vw;
  }
  .content_master_list .program_item .channel_name {
    font-size: 1.09vw;
  }
  .content_master_list .copyright {
    font-size: 1vw;
    margin-top: 0.91vw;
  }
  .content_master_list .program_item .btn a {
    font-size: 1.27vw;
    padding: 0.91vw 0;
  }
}
/* for tablet max-width: 1100px */
@media screen and (max-width: 1030px) {
  .content_master_list .program_item .title {
    font-size: 1.94vw;
  }
  .content_master_list .program_item .summary {
    font-size: 1.4vw;
  }
  .content_master_list .program_item .channel_no {
    font-size: 1.2vw;
  }
  .content_master_list .program_item .channel_name {
    font-size: 1.3vw;
    margin-top: 0.3em;
  }
  .content_master_list .program_item .schedule {
    font-size: 1.75vw;
  }
  .content_master_list .program_item .schedule span {
    font-size: 1.07vw;
    padding: 0.1vw 0.49vw;
    width: 6.8vw;
  }
  .content_master_list .copyright {
    font-size: 1.07vw;
    margin-top: 0.97vw;
  }
  .content_master_list .program_item .btn a {
    font-size: 1.36vw;
    padding: 0.97vw 0;
  }
}
@media screen and (max-width: 736px) {
  .content_master_list .program_item .title {
    font-size: 4vw;
  }
  .content_master_list .program_item .summary {
    font-size: 3.5vw;
  }
  .content_master_list .program_item .channel_no {
    font-size: 2.8vw;
  }
  .content_master_list .program_item .channel_name {
    font-size: 3vw;
    margin-top: 0em;
    line-height: 1.4;
  }
  .content_master_list .copyright {
    width: 100%;
    font-size: 2.5vw;
    margin-top: 3vw;
  }
  .content_master_list .program_item .btn a {
    font-size: 3.5vw;
    padding: 3vw 1vw 3vw 1vw;
  }
  .content_master_list .program_item .schedule {
    font-size: 4vw;
  }
  .content_master_list .program_item .schedule span {
    font-size: 2.5vw;
    line-height: 4.5vw;
    padding: 0;
    margin-right: 0;
    width: 16vw;
  }
}
/*-------------------------------------------------------------
	noimage	
-------------------------------------------------------------*/
.thumb_block.noimage {
  border: solid 1px #eee;
}
.thumb_block.noimage img {
  width: 100%;
  height: 280px;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit:contain;";
}

@media screen and (max-width: 1030px) {
  .thumb_block.noimage img {
    height: 24vw;
  }
}
@media screen and (max-width: 736px) {
  .thumb_block.noimage img {
    height: 40vw;
  }
}
/*-------------------------------------------------------------
	show_more_btn	
-------------------------------------------------------------*/
.show_more_btn {
  margin-top: 40px;
  padding-top: 40px;
  border-top: solid 1px #ddd;
}
.show_more_btn a {
  display: block;
  margin: 0 auto;
  width: 400px;
  text-align: center;
  border: solid 1px #331362;
  color: #331362;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  padding: 15px 0;
}
.show_more_btn a:hover {
  text-decoration: none;
  background: #331362;
  color: #fff;
  border: solid 1px #331362;
}

@media screen and (max-width: 1030px) {
  .show_more_btn {
    margin-top: 3.88vw;
    padding-top: 3.88vw;
  }
  .show_more_btn a {
    width: 38.83vw;
    font-size: 1.55vw;
    padding: 1.46vw 0;
  }
}
@media screen and (max-width: 736px) {
  .show_more_btn {
    margin-top: 5vw;
    padding-top: 5vw;
  }
  .show_more_btn a {
    width: 54.35vw;
    font-size: 4vw;
    padding: 3vw 0;
  }
}
/*===============================================================

	no_data_box

===============================================================*/
.no_data_box {
  background: #fafafa;
  padding: 60px 0;
  text-align: center;
}
.no_data_box p {
  font-size: 16px;
}

@media screen and (max-width: 736px) {
  .no_data_box {
    padding: 10vw 0;
  }
  .no_data_box p {
    font-size: 4vw;
  }
}
/*===============================================================

  section_jcomtv

===============================================================*/
.section_jcomtv {
  background: url(../images/jcomtv/bg.jpg) no-repeat top center/cover;
}

@media screen and (max-width: 736px) {
  .section_jcomtv {
    background: url(../images/jcomtv/bg_sp.jpg) no-repeat top center/cover;
  }
}
/*-------------------------------------------------------------
  jcomtv_title	
-------------------------------------------------------------*/
.jcomtv_title .head {
  color: #fff;
  font-size: 32px;
  line-height: 1.5;
  font-weight: 800;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .jcomtv_title .head {
    font-size: 6vw;
  }
}

/*-------------------------------------------------------------
  jcomtv_detail	
-------------------------------------------------------------*/
.jcomtv_detail {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
}
.jcomtv_detail .img {
  width: 50%;
  perspective: 1000px;
}
.jcomtv_detail .img img {
  transform: rotateY(-15deg);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.jcomtv_detail .txt {
  width: 48%;
}
.jcomtv_detail .txt .list li {
  color: #fff;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  padding-left: 30px;
  background: url(../images/jcomtv/icon_check.svg) no-repeat top 15px left 0/12px auto;
}
.jcomtv_detail .txt .list li + li {
  margin-top: 40px;
}
.jcomtv_detail .txt .list .color_gold {
  color: #fffc94;
}
.jcomtv_detail .txt .btn {
  width: 220px;
  margin-left: 40px;
  margin-top: 50px;
}
.jcomtv_detail .txt .btn a {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #003282;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  padding: 20px 0;
  border-radius: 30px;
  background-color: #fff;
}
.jcomtv_detail .txt .btn a:hover {
  background-color: #fffc94;
}
.jcomtv_detail .txt .btn a .arw {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.jcomtv_detail .txt .btn a .arw img {
  width: 18px;
  height: 15px;
}
@media screen and (max-width: 736px) {
  .jcomtv_detail {
    margin-top: 6vw;
  }
  .jcomtv_detail .img {
    width: 100%;
    perspective: none;
  }
  .jcomtv_detail .img img {
    transform: none;
  }
  .jcomtv_detail .txt {
    width: 100%;
    margin-top: 6vw;
  }
  .jcomtv_detail .txt .list li {
    font-size: 4vw;
    padding-left: 6vw;
    background: url(../images/jcomtv/icon_check.svg) no-repeat top 2vw left 0/3vw auto;
  }
  .jcomtv_detail .txt .list li + li {
    margin-top: 4vw;
  }
  .jcomtv_detail .txt .btn {
    width: 50%;
    margin: 0 auto;
    margin-top: 6vw;
  }
  .jcomtv_detail .txt .btn a {
    gap: 2vw;
    font-size: 4vw;
    padding: 4vw 0;
    border-radius: 6vw;
  }
  .jcomtv_detail .txt .btn a .arw {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .jcomtv_detail .txt .btn a .arw img {
    width: 3.6vw;
    height: 3vw;
  }
}

/*===============================================================

  jtele_info

===============================================================*/
.jtele_info {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 30px;
  border: 2px solid #e83817;
  background: #fff;
}
* + .jtele_info {
  margin-top: 50px;
}
.jtele_info .head {
  color: #e83817;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
}
.jtele_info p {
  font-size: 18px;
  line-height: 1.9;
  margin-top: 5px;
}
.jtele_info .link {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 10px;
  margin-top: 10px;
}
.jtele_info .link a {
  color: #331362;
  text-decoration: underline;
}
.jtele_info .link a:hover {
  color: #4c1d91;
  text-decoration: none;
}
.jtele_info .link a:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-top: solid 1px #331362;
  border-right: solid 1px #331362;
  transform: rotate(45deg);
  transition: 0.1s;
}
.jtele_info .link a:hover:after {
  border-top: solid 1px #4c1d91;
  border-right: solid 1px #4c1d91;
}
@media screen and (max-width: 736px) {
  .jtele_info {
    width: 100%;
    max-width: 100%;
    margin-top: 6vw;
    padding: 4vw;
    border: 1px solid #e83817;
  }
  .jtele_info .head {
    font-size: 3.8vw;
  }
  .jtele_info p {
    font-size: 3.8vw;
    margin-top: 1vw;
  }
  .jtele_info .link {
    padding-right: 2.1vw;
    margin-top: 2vw;
  }
  .jtele_info .link:after {
    width: 1.6vw;
    height: 1.6vw;
  }
}

/*===============================================================

	nav_outer

===============================================================*/
.nav_outer {
  position: relative;
  position: absolute;
  z-index: 9999;
  width: 100%;
  background: linear-gradient(90deg, #331362 0%, #7D84C2 100%);
  box-sizing: border-box;
}
.nav_outer.fixed {
  position: fixed;
  top: 0;
}
.nav_outer .inner {
  align-items: center;
  width: 100%;
  box-sizing: border-box;
}

@media screen and (max-width: 1030px) {
  .nav_outer {
    position: absolute;
    top: 50px;
    left: 0;
  }
  .nav_outer .inner {
    align-items: flex-start;
  }
}
/*-------------------------------------------------------------
	navigation_wrp
-------------------------------------------------------------*/
.navigation_wrp {
  width: 100%;
  background: linear-gradient(90deg, #7D84C2 0%, #c3c9ff 100%);
}
.navigation_wrp .navigation ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  /*	flex-wrap: wrap;*/
  justify-content: flex-start;
  align-items: center;
}
.navigation_wrp .navigation li {
  display: flex;
  align-items: center;
  padding: 0;
}
.navigation_wrp .navigation li:last-child {
  padding-right: 0;
}
.navigation_wrp .navigation li a {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 14.5px 20px;
  /*	padding: 15px 18px;*/
  /*	padding: 15px 20px;*/
}
.navigation_wrp .navigation li a:hover {
  color: #331362;
  text-decoration: none;
  background-color: #fff;
}
.navigation_wrp .navigation li.current a {
  color: #331362;
  background-color: #fff;
  /*cursor: default;*/
}
.navigation_wrp .navigation li.current a:hover {
  /*cursor: default;*/
}
.navigation_wrp .navigation li.deactive a {
  pointer-events: none;
  color: #81cbff;
}
.navigation_wrp .navigation .blank a {
  padding-right: 30px;
  background: url("../images/asset/icon_blank_white.svg") no-repeat center right 15px/10px 10px;
}

/* 1400px以下 */
@media screen and (max-width: 1200px) {
  .navigation_wrp {
    overflow-y: scroll;
    -ms-overflow-style: none; /* IE, Edge 対応 */
    scrollbar-width: none; /* Firefox 対応 */
  }
  .navigation_wrp .navigation {
    width: auto;
    /* .localnav {
      width: 890px;
    } */
  }
  .navigation_wrp .navigation::-webkit-scrollbar { /* Chrome, Safari 対応 */
    display: none;
  }
  .navigation_wrp .navigation ul {
    white-space: nowrap;
    display: flex;
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  .navigation_wrp .navigation {
    width: auto;
    /* .localnav {
      width: 151vw;
    } */
  }
  .navigation_wrp .navigation ul {
    white-space: nowrap;
    display: flex;
    width: 100%;
  }
  .navigation_wrp .navigation li a {
    font-size: 3.8vw;
    padding: 0 4vw;
    line-height: 10vw;
    display: inline-block;
  }
  .navigation_wrp .navigation li.current a {
    /*background-color: #b10629;*/
  }
  .navigation_wrp .navigation li.current a:hover {
    /*background-color: #b10629;*/
  }
  .navigation_wrp .navigation .blank a {
    padding-right: 7vw;
    background: url("../images/asset/icon_blank_white.svg") no-repeat center right 3vw/2.6vw 2.6vw;
  }
}
/*-------------------------------------------------------------
	page_title
-------------------------------------------------------------*/
.page_title {
  font-size: 35px;
  line-height: 1;
  font-weight: 800 !important;
  margin-right: auto;
  padding: 25px 0;
}
.page_title a {
  display: inline-block;
  color: #fff;
}
.page_title a:hover {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 1400px) {
  .page_title {
    font-size: 25px;
    padding: 20px;
  }
}
@media screen and (max-width: 1030px) {
  .page_title {
    /*font-size: 20px;*/
    font-size: 18px;
  }
}
@media screen and (max-width: 736px) {
  .page_title {
    font-size: 5.5vw;
    padding: 4vw 3vw;
    line-height: 1;
  }
}
/* SP向けレイアウトの指定：～400px */
@media only screen and (max-width: 400px) {
  .page_title {
    /*font-size: 3.5vw;*/
  }
}
/* for SP max-width: 400px */
/*-------------------------------------------------------------
	sns_wrp
-------------------------------------------------------------*/
.fixed .sns_wrp {
  /*display: none;*/
}

.sns_wrp {
  position: relative;
}
.sns_wrp .share_btn {
  display: none;
}
.sns_wrp:before {
  content: "このページをシェアする：";
  position: absolute;
  top: -102.5px;
  right: 90px;
  margin: auto;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  width: 12em;
  height: 30px;
}
.sns_wrp ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  position: absolute;
  top: -107.5px;
  right: 0;
  width: 90px;
}
.sns_wrp li.twitter, .sns_wrp li.facebook, .sns_wrp li.line {
  width: 40px;
}
.sns_wrp li.twitter a, .sns_wrp li.facebook a, .sns_wrp li.line a {
  background-image: url(/special/common/images/asset/sp_btn_twitter.png);
  background-color: #000;
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  padding: 0;
  white-space: nowrap;
  text-indent: 200%;
  overflow: hidden;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  /*border: 1px solid rgba(255,255,255,1);*/
}
.sns_wrp li.twitter a {
  background-image: url(/special/common/images/asset/sp_btn_twitter.png);
  background-color: #000;
  background-color: none;
}
.sns_wrp li.facebook a {
  background-image: url(/special/common/images/asset/sp_btn_facebook.png);
  background-color: #3b5998;
  background-color: none;
}
.sns_wrp li.line {
  display: none;
}
.sns_wrp li.line a {
  background-image: url(/special/common/images/asset/sp_btn_line.png);
  background-color: #00c300;
}

/*.column_detail_page .sns_wrp {
  display: none;
}*/
@media screen and (max-width: 1400px) {
  .sns_wrp:before {
    top: -92px;
  }
  .sns_wrp ul {
    top: -97.5px;
  }
}
@media screen and (max-width: 1200px) {
  .sns_wrp:before {
    right: 100px;
  }
  .sns_wrp ul {
    right: 10px;
  }
}
@media screen and (max-width: 1030px) {
  .sns_wrp:before {
    top: -90px;
    right: 80px;
  }
  .sns_wrp ul {
    top: -90px;
    right: 10px;
    width: 70px;
  }
  .sns_wrp li.twitter, .sns_wrp li.facebook, .sns_wrp li.line {
    width: 30px;
  }
  .sns_wrp li.twitter a, .sns_wrp li.facebook a, .sns_wrp li.line a {
    background-size: 20px 20px;
    width: 30px;
    height: 30px;
  }
}
/* for tablet max-width: タブレット以下 */
@media screen and (max-width: 736px) {
  .fixed .sns_wrp {
    display: inherit;
  }
  .sns_wrp {
    display: block;
    position: absolute;
    top: 2.5vw;
    right: 3vw;
    z-index: 9999;
  }
  .sns_wrp .share_btn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 8vw;
    height: 8vw;
    box-sizing: border-box;
    border-radius: 50%;
    border: solid 1px #fff;
  }
  .sns_wrp .share_btn a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 2vw;
  }
  .sns_wrp .share_btn a img {
    vertical-align: top;
  }
  .sns_wrp:before {
    display: none;
  }
  .sns_wrp .share_btn.open + ul {
    opacity: 1;
    pointer-events: auto;
  }
  .sns_wrp ul {
    transition: 0.2s opacity;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 12vw;
    height: auto;
    top: 10vw;
    right: -2vw;
    padding: 1vw;
    background: #fff;
  }
  .sns_wrp ul:before {
    content: "";
    position: absolute;
    top: -3vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 2vw;
    height: 2vw;
    border-top: 2vw solid transparent;
    border-right: 2vw solid transparent;
    border-bottom: 2vw solid #fff;
    border-left: 2vw solid transparent;
    box-sizing: border-box;
  }
  .sns_wrp li.twitter, .sns_wrp li.facebook, .sns_wrp li.line {
    width: 10vw;
    height: 10vw;
  }
  .sns_wrp li.twitter a, .sns_wrp li.facebook a {
    background-size: 7vw 7vw;
    background-position: center center;
    width: 10vw;
    height: 10vw;
    border-radius: 0;
  }
  .sns_wrp li.line {
    display: block;
  }
  .sns_wrp li.line a {
    background-size: 7vw 7vw;
    background-position: center center;
    width: 10vw;
    height: 10vw;
    border-radius: 0;
  }
}
/*-------------------------------------------------------------
	menu_wrp
-------------------------------------------------------------*/
.menu_wrp {
  display: none;
}

@media screen and (max-width: 1030px) {
  .menu_wrp {
    /*display: block;*/
    display: none;
  }
  .menu_wrp .menu {
    width: 75px;
    height: 40px;
    background: none;
    color: #fff;
    text-align: center;
  }
  .menu_wrp .menu a {
    display: block;
    position: relative;
    color: #fff;
    line-height: 40px;
    text-decoration: none;
    text-align: right;
    padding-right: 35px;
  }
  .menu_wrp .nav {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    height: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    -webkit-overflow-scrolling: touch;
  }
  .menu_wrp .nav .nav_container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 140px;
    box-sizing: border-box;
  }
  .menu_wrp .nav .nav_container::-webkit-scrollbar {
    display: none;
  }
  .menu_wrp .navigation .localnav li {
    width: 100%;
    text-align: left;
    background: #fff;
    padding: 0;
  }
  .menu_wrp .navigation .localnav li a {
    position: relative;
    display: block;
    line-height: 50px;
    color: #222;
    font-size: 16px;
    font-weight: 400;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    padding: 0 10px;
    box-sizing: border-box;
  }
  .menu_wrp .navigation .localnav li a:hover {
    text-decoration: none;
  }
  .menu_wrp .navigation .localnav li a:after {
    position: absolute;
    content: " ";
    width: 12px;
    height: 12px;
    top: 0;
    bottom: 0;
    left: auto;
    right: 18px;
    margin: auto;
    border-top: solid 1px #999;
    border-left: solid 1px #999;
    transform: rotate(135deg);
  }
}
/* SP向けレイアウトの指定：～400px */
@media only screen and (max-width: 400px) {
  .menu_wrp .menu {
    width: 40px;
  }
  .menu_wrp .menu a {
    padding-right: 0;
    overflow: hidden;
    text-indent: 1000%;
    white-space: nowrap;
  }
}
/* for SP max-width: 400px */
/*-------------------------------------------------------------
	menu-trigger
-------------------------------------------------------------*/
@media screen and (max-width: 1030px) {
  .menu-trigger {
    display: inline-block;
    transition: all 0.3s;
    box-sizing: border-box;
  }
  .menu-trigger span {
    display: inline-block;
    transition: all 0.3s;
    box-sizing: border-box;
  }
  .menu-trigger a {
    position: relative;
  }
  .menu-trigger span {
    position: absolute;
    right: 7px;
    width: 25px;
    height: 1px;
    background-color: #fff;
    border-radius: 2px;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 10px;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 10px;
  }
  /* animation */
  .active .menu-trigger span:nth-of-type(1) {
    top: 9px;
    transform: translateY(10px) rotate(-45deg);
  }
  .active .menu-trigger span:nth-of-type(2) {
    opacity: 0;
    transform: translateY(0) rotate(45deg);
  }
  .active .menu-trigger span:nth-of-type(3) {
    transform: translateY(-10px) rotate(45deg);
  }
}
/*===============================================================

  fixed_bnr

===============================================================*/
.fixed_bnr {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 600px;
  transition: transform 0.3s;
  transform: translateY(100px);
}
.jtele_page .fixed_bnr {
  display: none;
}
.fixed_bnr.show {
  transform: translateY(0);
}
.fixed_bnr .inner {
  position: relative;
}
.fixed_bnr .close {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  background: #ddd;
}
.fixed_bnr .close a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.fixed_bnr .close a:before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 2px;
  height: 18px;
  background: #222;
  transform: rotate(45deg);
}
.fixed_bnr .close a:after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 2px;
  height: 18px;
  background: #222;
  transform: rotate(-45deg);
}
.fixed_bnr .img a {
  position: relative;
  display: block;
}
.fixed_bnr .img a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 736px) {
  .fixed_bnr {
    width: 100%;
    transform: translateY(15vw);
  }
  .fixed_bnr .close {
    top: 2px;
    right: 2px;
    width: 6vw;
    height: 6vw;
  }
  .fixed_bnr .close a:before {
    width: 1px;
    height: 4vw;
  }
  .fixed_bnr .close a:after {
    width: 1px;
    height: 4vw;
  }
}
/*===============================================================

	PAGETOP

===============================================================*/
#btn_pagetop {
  width: 100%;
  overflow: hidden;
}
#btn_pagetop a {
  display: block;
  position: fixed;
  right: -300px;
  top: 0;
  width: 50px;
  height: 50px;
  color: #fff;
  background-color: #331362;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  z-index: 101;
  border-radius: 30px;
}
#btn_pagetop a:hover {
  background-color: #4c1d91;
}
#btn_pagetop a:after {
  position: absolute;
  content: " ";
  width: 14px;
  height: 14px;
  top: 20px;
  left: 0;
  right: 0;
  bottom: auto;
  margin: auto;
  border-top: solid 2px #fff;
  border-left: solid 2px #fff;
  transform: rotate(45deg);
}

@media screen and (max-width: 736px) {
  #btn_pagetop a {
    width: 40px;
    height: 40px;
  }
  #btn_pagetop a:after {
    width: 12px;
    height: 12px;
    top: 17px;
    left: 0;
    right: 0;
    bottom: auto;
  }
}
/*===============================================================

  hoge

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