/* サイト毎に定義するスタイル */

/* 共通
------------------------------------------------------------------------ */
html {
	height: 100%;
	font-size: 62.5%;
}
body {
	height: 100%;
	font-family: "メイリオ","meyrio",sans-serif;
	font-size: 14px;
	font-size: 1.4em;
	line-height: 1.6;
	color:#333333;
	background: #fff;
	-webkit-font-smoothing: antialiased;
}
/*body.s {font-size: 13px;font-size: 1.3em;}*/

body.__active{
  height: 100%;
  overflow: hidden;
}

/* リンク設定 */
a          {color: #0074af;}
a:visited	 {color: #0074af;}
a:hover		 {opacity: 0.7;}
a:focus		 {color: #0074af;}

a,a:hover,a:visited,a:focus {
	text-decoration: none;
	outline: none;
}
a:hover {text-decoration: none;}
.btn:hover,a:hover {opacity: 0.7;}

.serif {font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}

h1,h2,h3,h4,h5,h6{font-weight:bold;}
p {line-height:1.6;}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
 }

/* レイアウト
------------------------------------------------------------------------ */
.page {}

.wrap{width: 1140px;}
.wrap--main{width: 1010px;}
.wrap,
.wrap--main {
	margin: 0 auto;
  position: relative;
  width: 100%;
}
.s .wrap,
.s .wrap--main {
	width: 100%;
	padding: 0;
  border-top:none;
}

.w140 {
    width:140px;
}
.w195 {
    width: 195px;
}
.w365 {
    width: 365px;
}
.w400 {
    width: 400px;
}

.w500 {
    width: 500px;
}

.w600 {
    width: 600px;
}

.w740 {
    width: 740px;
}


/****** コンテンツ ******

/* 汎用
------------------------------------------------------------------------ */
section {
margin-bottom: 40px;
}
.s section {
margin-bottom: 20px;
}


.pl_blockB01 {
padding: 0 20px;
margin-bottom: 20px;
}

.s .pl_blockB01 {
padding: 0 10px;
margin-bottom: 20px;
}

*[class*="pl_h2Title"] {
    background: #0074af;
}

#pl_navWrap>nav[role="navigation"]>ul>li a {
    background: #0074af;
}

.pl_linkMore03.pl_linkMoreSmall>span:before {
    content: url(../img/ico_arrow_right02_small01.png);
    top: 0.6em;
    margin-top: -0.3em;
}
.pl_linkMore03>span:before {
	content: url(../img/ico_arrow_right02.png);
	top: .9em;
	left: 0;
	margin-top: -0.5em;
}

.box__ttl {
  margin: 0 auto 30px;
  text-align: center;
}
.box__ttl img {
  width: 640px;
  height: auto;
}
.s .box__ttl img {
  width: 100%;
  max-width: 640px;
}
.box__body {
  background: #fff;
  color: #333333;
}
.s .box__body {
  padding:0;
}

.pl_contentBlockA02{
  max-width: 1030px;
  margin: 0 auto;
  padding: 30px 10px 0 10px;
}
.s .pl_contentBlockA02{
  padding: 30px 0 0 0;
}

.pl_supportersBlock {
  padding:0 20px;

}
.s .pl_supportersBlock {
  padding:0 10px;
}

.box-schedule:first-child{margin-left:0;}
.box-schedule{width:226px; margin-left:10px; float:left;}

.s .box-schedule{width:100%; margin-left:0; float:none;}


.pl_linkListX01 {
  margin-top: 5px !important;
}
.s .pl_linkListX01 {
  margin:20px 0;
  text-align:center;
}

.box-column {
    margin:0;
    width: 740px;
}
.s .box-column {
    width: 100%;
    margin:0;
}

.box-column .-btn-detail {
    width: 365px;
    box-sizing: border-box;
    float: left;
}
.s .box-column .-btn-detail {
    width: 100%;;
    margin:0;
}

section.pl_secBlock03 {
    margin-bottom: 25px;
}
.s section.pl_secBlock03 {
    margin-bottom: 20px;
}

.pl_tFighters01 {
    color: #0074af;
    font-size: 14px;
}

.snow-comment .-img{width:111px; float:left;}
.s .snow-comment .-img{width:100%; padding-bottom:10px; text-align:center;}
.snow-comment .-text{width:629px; float:left; padding-left:10px;}
.s .snow-comment .-text{width:100%; padding-left:0;}

.s .text-qa{padding-left:2.3em;text-indent:-2.3em;}
.s .text-qa2{padding-left:3.0em;text-indent:-3.0em;}
.text-qa span{margin-left:32px;}
.text-qa2 span{margin-left:41px;}
.s .text-qa span{margin-left:0;}
.s .text-qa2 span{margin-left:0;}

.frame-csr-snow{margin: 20px 25px; padding: 10px; border: 2px solid #0074af; border-radius: 8px; text-align: center;}
.frame-csr-snow .-title{font-size:23px;}
.frame-csr-snow img{width:249px;}

.s .frame-csr-snow{margin: 20px 0;}
.s .frame-csr-snow .-title{font-size:16px;}
.s .frame-csr-snow img{width:50%;}

.text-snow-activity{padding-left:5em; text-indent:-5em;}

.map-csr-snow{position:relative; background: url(../img/hokkaido_map.png) top center no-repeat; width:700px;height:643px;}
.s .map-csr-snow{display:none}

.map-csr-snow .abs a:hover{opacity:1!important;}
.map-csr-snow .abs a:hover>img{opacity:1!important;}

.pl_boxColumn2 {
    margin: 0 auto 40px;
    width: 745px;
}
.s .pl_boxColumn2 {
    margin: 0 auto;
    width: 100%;
}

.displaytable{display:table;}
.s .displaytable{display:block;}
.displaytable .-cell{display: table-cell;vertical-align: middle;}
.line-bottom-blue{border-bottom: 2px solid #0074af;}


/* ボタン */
.pl_btnBlock01 {
    margin: 0;
    text-align: center;
}


.pl_h1Title01 {
font-weight: normal;
}
.s .pl_h1Title01 {
  font-size:22px;
  font-size:2.2rem;
  padding:15px 10px 0 10px;
  margin-bottom:15px;
  border-bottom:none;
}

.pl_h1Title01 {
font-weight: normal;
}

.-indent {
  text-indent: -1.0em;
  padding-left: 1.0em;
}

.pl_supporterTxt.-indent {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.pl_supporterTxt {
  padding-bottom:3px;
}
.pl_supporterTxt.-list div {
  padding-left:22px;
}


.wrapper {
  overflow:hidden;
  position: relative;
}

#GeneralPage .box {
  margin-bottom: 30px;
  position: static;
}
.s #GeneralPage .box {
  margin-bottom: 0;
  width:100%;
}

#GeneralPage .main {
  background: url(../img/bg_mainContent.gif) 0 0 repeat-y;
  padding:0;
}
.s #GeneralPage .main{
  background:none;
}
#GeneralPage .pl_btnBlock01_side>*:first-child {
  margin: 0;
}
#GeneralPage .pl_btnBlock01_side {
  text-align:center;
  margin-bottom:20px;
}
#GeneralPage .pl_btnBlock01_side a {
  width: 160px;
  padding: 10px 5px 9px;
  font-size: 1.4rem;
}
#GeneralPage .pl_btnT01_side {
  border: 1px solid #ccc;
  padding: 2px 5px;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: rgba(0,0,0,0.2) 0px 2px 2px 1px;
  -webkit-box-shadow: rgba(0,0,0,0.2) 0px 2px 2px 1px;
  -moz-box-shadow: rgba(0,0,0,0.2) 0px 2px 2px 1px;
}
#GeneralPage .pl_btnT01_side {
    display: inline-block;
  font-size: 1.3rem;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#GeneralPage .pl_btnT01_side {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.s #GeneralPage .pl_textBlock01 .pl_clmSec .pl_clmBox.pl_clmWide_1_3 {
  width: 50%!important;
}
#GeneralPage .ex_content {
  width: 1010px;
  margin: 0 auto;
}
.s #GeneralPage .ex_content {
  width: 100%;
}
#GeneralPage #pl_navWrap>nav[role="navigation"]>ul>li a.pl_active {
  background: #ccb67a;
  color: #fff!important;
}
#GeneralPage .pl_linkList01>li>a, .pl_linkList07>li>a, .pl_stepList01>li>a {
  position: relative;
  padding: 17px 25px 17px 10px;
}
#GeneralPage #pl_content .pl_linkList01 {
  margin-bottom: 40px;
  font-weight: bold;
}
#GeneralPage #pl_content .pl_linkList01>li {
  width: 100%;
}
#GeneralPage #pl_content .pl_linkList01>li {
  float: left;
  margin-right: 5px;
}

#GeneralPage .pl_linkMore02>span {
  position: relative;
  padding-right: 15px;
  font-size: 1.3rem;
  font-weight: bold;
}
#GeneralPage .pl_linkMore02>span:before {
  content: url(../img/ico_arrow_right01.png);
  top: 50%;
  right: 0;
  margin-top: -0.5em;
}
#GeneralPage .frame-member {
  border:1px solid #937e45;
}
#GeneralPage .text-title1 {
  color:#937e45;
  padding-top:21%
}
.s #GeneralPage .text-title1 {
  padding-top:8%
}
#GeneralPage .text-title2 {
  color:#937e45;
  padding-top:30%
}
.s #GeneralPage .text-title2 {
  padding-top:8%
}
#GeneralPage .text-player {
  font-size:14px;
}
.s #GeneralPage .text-player {
  font-size:11px;
}
#GeneralPage .text-player>span {
  position: relative;
  display: block;
  padding-right: 15px;
  font-weight: bold;
}
#GeneralPage .text-player>span:before {
  content: url(../img/ico/ico_arrow_right02.png);
  top: .9em;
  right: 0;
  margin-top: -0.5em;
  display: block;
  position: absolute;
  line-height: 1;
}
#GeneralPage .text-adjust {
  width:239px;
}
.s #GeneralPage .text-adjust {
 width:75%;
}
#GeneralPage .img-adjust {
  margin-left:-79px;
}
.s #GeneralPage .img-adjust {
  margin-left:-11%;
}
#GeneralPage .bg-white {
  background:#fff;
}
#GeneralPage .bg-gray {
  background:#eee;
}
#GeneralPage .text-gold {
  color:#937e45;
}
#GeneralPage .text-blue {
  color:#0074af;
}
#GeneralPage .text-white {
  color:#fff;
}
#GeneralPage .pl_table179 tr>* {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  padding:12px 20px 12px 10px;
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
}
#GeneralPage .pl_table179 tr:last-child {
  border-bottom:none;
}
#GeneralPage .pl_table179 td {
  font-weight: bold;
  width: 50%;
  border-right:1px solid #ccc;
}
#GeneralPage .pl_table179 td:last-child {
  border-right:none;
}
#GeneralPage .pl_table179{
  width:100%;
  background:#fff;
  font-size:1.4rem;
  line-height:1.3
}
#GeneralPage .pl_table179 a {
  display:table;
  width:100%;-webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  padding:10px 20px 10px 10px;
  font-weight:bold;color:#000;
  position:relative
}
#GeneralPage .pl_table179 a:after {
  display:block;
  position:absolute;
  line-height:1
}
#GeneralPage .pl_table179 a:after {
  content:"";
  top:50%;
  right:-10px;
  width:10px;
  height:15px;
  margin-top:-0.5em;
  background-image:url(../img/ico_arrow_right03.png);
  background-position:0 0;
  background-repeat:no-repeat;
  background-size:100% auto
}
#GeneralPage .pl_table179 a:after {
  width:10px
}

#GeneralPage .sns-list {
  font-size: 0;
  padding: 30px 0 20px;
  font-weight: bold;
  text-align: center;
}
.s #GeneralPage .sns-list {
  padding: 20px 0;
}

#GeneralPage .sns-list>li {
  display: inline-block;
  vertical-align: middle;
  padding:0 5px;
}

.s *[class*="pl_h2Title"] {
  background: #0074af;
  color: #fff;
}



/* SP用　リスト */
.s .pl_h2Title01 {margin-bottom: 0;}

.s .pl_linkList01, .s .pl_linkList07, .s .pl_stepList01 {
    border-top: 1px solid #ccc;
}

.s .pl_linkList01>li, .s .pl_linkList07>li, .s .pl_stepList01>li {
    background: #fff;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    width: 100%;
}

.s .pl_linkList01>li>a, .s .pl_linkList07>li>a, .s .pl_stepList01>li>a {
    position: relative;
    padding: 17px 25px 17px 10px;
}

.s .pl_linkList01>li>a, .s .pl_linkList07>li>a, .s .pl_stepList01>li>a, .s .pl_linkList01>li>span, .s .pl_linkList07>li>span, .s .pl_stepList01>li>span {
    display: table;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.1;
}

.s .pl_linkList01 a, .s .pl_linkList07 a, .s .pl_stepList01 a, .s .pl_linkList05 a, .s .pl_linkList04 a {
    color: #333;
}

.s .pl_linkList01>li>a>*, .s .pl_linkList07>li>a>*, .s .pl_stepList01>li>a>*, .s .pl_linkList01>li>span>*, .s .pl_linkList07>li>span>*, .s .pl_stepList01>li>span>* {
    display: table-cell;
    vertical-align: middle;
}


.s .pl_linkList01>li>a:after, .s .pl_linkList07>li>a:after, .s .pl_stepList01>li>a:after {
    content: "";
    top: 50%;
    right: 10px;
    width: 10px;
    height: 15px;
    margin-top: -0.5em;
    background-image: url(../img/ico_arrow_right02.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.s .pl_linkList01>li>a:after, .s .pl_linkList07>li>a:after, .s .pl_stepList01>li>a:after {
    display: block;
    position: absolute;
    line-height: 1;
}

/* スライダー */
.main_gallery{
  height: 35vh;
  display: flex;
  overflow: hidden;
}
.s .main_gallery{
  height: 244.5px;
}

.slider{
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  height: 100%;
}
.slider div{
  flex: 0 0 auto;
  width: auto;
  height: 100%;
}
.slider img{
  width: auto;
  height: 100%;
}

.main_gallery .slider.__active:nth-child(1){
  animation: roop1 60s -30s infinite linear;
}
.main_gallery .slider.__active:nth-child(2){
  animation: roop2 60s infinite linear;
}

@keyframes roop1 {
  0%{transform: translateX(100%);}
  to{transform: translateX(-100%);}
}
@keyframes roop2 {
  0%{transform: translateX(0%);}
  to{transform: translateX(-200%);}
}

/* MVテキスト */
.activity_card{
  display: flex;
  justify-content: center;
  column-gap: 40px;
  width: 100%;
}
.s .activity_card{
  flex-wrap: wrap;
}

.card_img{
  width: 20%;
  margin: auto 0;
}
.s .card_img{
  width: 40%;
  margin: 0 auto;
}

.card_img img{
  width: 100%;
}

.card_content{
  width: 75%;
}
.s .card_content{
  width: 95%;
  margin: 20px auto;
}

.card_content h3{
  font-size: 24px;
}
.s .card_content h3{
  font-size: 20px;
}

/* タグ */
.tag{
  display: flex;
  justify-content: flex-start;
  column-gap: 6px;
  margin-top: 10px;
}
.s .tag{
  column-gap: 3px;
}

.tag_name{
  font-size: 12px;
  font-weight: bold;
  border: 2px solid;
  border-radius: 4px;
  padding: 1px 4px;
}
.s .tag_name{
  border: 1px solid;
  padding: 0 2px;
}

#tag_01{
  color: #616161;
  border-color: #dadada;
}
#tag_02{
  color: #006298;
}

.card_text{
  margin-top: 10px;
}
.card_text p{
  margin-top: 5px;
}


/* 応援大使総合トップ */
.contents.-index {
  background: #eee;
  padding: 60px 0 10px;
}
.s .contents.-index {
  padding: 0 0 10px;
}
.btnT01 {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btnT01 {
  border: 1px solid #ccc;
  padding: 2px 5px;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: rgba(0,0,0,0.2) 0px 2px 2px 1px;
  -webkit-box-shadow: rgba(0,0,0,0.2) 0px 2px 2px 1px;
  -moz-box-shadow: rgba(0,0,0,0.2) 0px 2px 2px 1px;
}
.btnT01>span {
  color: #333;
}
.btnBlock01 a {
  padding: 10px 5px 9px;
  font-size: 1.4rem;
}
.s .pl_accBlock01 {
  background: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 2px solid #00508e;
  margin-bottom: 0px;
}
.s .pl_accBlock01 .pl_accTitle {
  background: #fff;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-weight: bold;
}
.s .pl_accBlock01 .pl_accTitle.pl_active {
  border: none;
}
.s .pl_accBlock01 .pl_accTitle {
  position: relative;
}
.s .pl_accBlock01 .pl_accTitle>a {
  display: block;
  padding: 15px 25px 15px 10px;
  color: #0074af;
  line-height: 1.25;
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
}
.naviText {
  width: 220px;
  top: 20px;
  right: 28px;
  position: absolute;
}
ul.navi {
  width: 90px;
  top: 20px;
  left: 20px;
  position: absolute;
}
/* 応援大使動画 */

.video {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

  .videoItem,
  .video iframe,
  .video embed,
  .video object,
  .video video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }


  .video::before {
    display: block;
    content: "";
  }



.video-16by9::before {
    padding-top:56.25%;
}


/* 後援会top */
.mainvisual figure{
  position: relative;
  z-index: 0;
}

.pl_supportersTopMvNums{
  position: absolute;
  z-index: 10;
  top: 120px;
  left: 460px;
}

.s .pl_supportersTopMvNums{
  top: auto;
  left: 0;
  right: 0;
  bottom: 27.1889401%;
  margin: auto;
  width: 268px;
}
.pl_supportersTopMvNumsHeader{
  font-size: 16px;
  color: #232323;
}

.s .pl_supportersTopMvNumsHeader{
  font-size: 14px;
  font-weight: bold;
  color: #232323;
  position: absolute;
  color: #fff;
  text-shadow: 0 2px 8px rgba(36, 23, 0, .35), 0 -2px 8px rgba(36, 23, 0, .35);
  top: .5em;
}

.pl_supportersTopMvNumsHeader br{
  display: none;
}
.s .pl_supportersTopMvNumsHeader br{
  display: inline;
}
.pl_supportersTopMvNumsBody{
  font-size: 66px;
  color: #d10000;
  font-style: italic;
  text-shadow: 1px 0 4px rgba(247, 247, 247, 1);
  position: absolute;
  left: 0;
  top: 16px;
}
.s .pl_supportersTopMvNumsBody{
  font-size: 51px;
  top: 0;
  left: 50%;
  /*margin-left: -0.8em;*/
  margin-left: -0.9em;
}
.pl_supportersTopMvNumsBody p{
  line-height: 1;
}
.pl_supportersTopMvNumsFooter{
  position: absolute;
  top: 24px;
  left: 130px;
}

.s .pl_supportersTopMvNumsFooter{
  top: .5em;
  left: auto;
  right: 0;
}
.pl_supportersTopMvNumsDl{}
.pl_supportersTopMvNumsDl dt,.pl_supportersTopMvNumsDl dd{
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #232323;
  width: 106px;
  height: 25px;
  line-height: 25px;
}

.s .pl_supportersTopMvNumsDl dt,.s .pl_supportersTopMvNumsDl dd{
  font-size: 13px;
  text-align: center;
  width: 85px;
  height: 20px;
  line-height: 20px;
}
.pl_supportersTopMvNumsDl dt{
  margin-bottom: 1px;
}
.pl_supportersTopMvNumsDl dd{
  font-style: italic;
}

.pl_supportersTopMvAbout{
  box-sizing: border-box;
  position: absolute;
  z-index: 10;
  right: 45px;
  left: 45px;
  bottom: 15px;
  margin: auto;
  background-color: rgba(255, 255, 255, .95);
  padding: 14px 10px 18px 20px;
}
.s .pl_supportersTopMvAbout{
  top: auto;
  right: 34px;
  left: 34px;
  bottom: 13.8248848%;
  background-color: transparent;
  padding: 0;
}

.pl_supportersTopMvAboutHeader{
  font-size: 20px;
  font-weight: bold;
  color: #00508e;
  position: absolute;
  top: 10px;
  left: 20px;
}
.s .pl_supportersTopMvAboutHeader{
  display: none;
}
.pl_supportersTopMvAboutBody{
  font-size: 13px;
  padding-left: 216px;
}
.s .pl_supportersTopMvAboutBody{
  display: none;
}
.pl_supportersTopMvAboutBody p{
  line-height: 1.3;
}
.pl_supportersTopMvAboutFooter{
  position: absolute;
  top: 42px;
  left: 20px;
}
.s .pl_supportersTopMvAboutFooter{
  top: 0;
  left: 0;
  width: 100%;
}
.pl_supportersTopMvAboutFooter ul{
  font-size: 0;
  text-align: left;
  margin: 0 -2.5px;
}
.s .pl_supportersTopMvAboutFooter ul{
  margin: 0 -5px;
}
.pl_supportersTopMvAboutFooter ul li{
  box-sizing: border-box;
  display: inline-block;
  padding: 0 2.5px;
}
.s .pl_supportersTopMvAboutFooter ul li{
  padding: 0 5px;
  width: 50%;
}
.pl_supportersTopMvAboutFooter a{
  box-sizing: border-box;
  font-size: 12px;
  position: relative;
  display: block;
  width: 89px;
  height: 21px;
  line-height: 19px;
  border: 1px solid #00508e;
  background-color: #fff;
  padding-left: 22px;
}

.s .pl_supportersTopMvAboutFooter a{
  box-sizing: border-box;
  font-size: 18px;
  position: relative;
  display: block;
  width: 100%;
  height: 34px;
  line-height: 33px;
  border: 1px solid #00508e;
  background-color: #fff;
  padding-left: 0;
  /*text-align: center;*/
  padding-left: 30%;
}
.pl_supportersTopMvAboutFooter a:after{
  content: "";
  background: url(../img/ico_arrow_right05.png) 0 0 no-repeat;
  display: block;
  position: absolute;
  top: 0;
  left: 12px;
  bottom: 0;
  margin: auto;
  width: 5px;
  height: 9px;
}
.s .pl_supportersTopMvAboutFooter a:after{
  background: url(../img/ico_arrow_right05_sp.png) 0 0 no-repeat;
  background-size: 100% auto;
  /*left: 20px;*/
  left: 13%;
  width: 7.5px;
  height: 13.5px;
}

.pl_supportersTopTopics{
  background: url(../img/bg_supporters_top_topics.jpg) 0 0 no-repeat;
  background-size: cover;
  padding: 30px 45px 45px;
}

.s .pl_supportersTopTopics{
  background: url(../img/bg_supporters_top_topics_sp.jpg) 0 0 no-repeat;
  background-size: cover;
  padding: 20px 18px 15px;
  border-top: 1px solid #d98900;
}
.pl_supportersTopTopicsHeader{
  position: relative;
  margin-bottom: 14px;
}
.pl_supportersTopTopicsHeader h2{
  font-size: 24px;
  color: #d98900;
  font-weight: bold;
}
.s .pl_supportersTopTopicsHeader h2{
  font-size: 18px;
}
.pl_supportersTopTopicsHeader a{
  font-size: 13px;
  color: #333;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding-right: 18px;
  line-height: 1;
  height: 13px;
}

.s .pl_supportersTopTopicsHeader a{
  font-size: 16px;
  padding-right: 15px;
  height: 16px;
}
.pl_supportersTopTopicsHeader a:after{
  content: "";
  background: url(../img/ico_arrow_right06.png) 50% 50% no-repeat;
  position: absolute;
  top: 0;
  right: 4px;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 11px;
}
.s .pl_supportersTopTopicsHeader a:after{
  background-image: url(../img/ico_arrow_right06_sp.png)
  background-size: 100% auto;
  position: absolute;
  right: 0;
  margin: auto;
  width: 10px;
  height: 15.5px;
}

.pl_supportersTopTopicsBody{
  border-left: 3px solid #929296;
  padding: 0 0 0 10px;
  font-size: 13px;
}

.s .pl_supportersTopTopicsBody{
  border-left-width: 1px;
  padding: 0 0 0 7px;
  font-size: 16px;
}
.pl_supportersTopTopicsList{}
.pl_supportersTopTopicsList li{
  border-bottom: 1px solid #929296;
  padding: 10px 0;
}
.s .pl_supportersTopTopicsList li{
  padding: 15px 0;
}
.pl_supportersTopTopicsList li:first-child, .s .pl_supportersTopTopicsList li:first-child{
  padding-top: 0;
}
.pl_supportersTopTopicsListDate{
  display: block;
}
.pl_supportersTopTopicsListBody{
  display: block;
}
.pl_supportersTopTopicsListBody a{
  color: #d98900;
  font-weight: bold;
}
.pl_supportersTopTopicsListBody .pl_iconSupportersReport{
  margin: -.25em 0 0 .5em;
}

.pl_supportersTopSupportersBody a,
.pl_supportersTopSupportersBody span{
  color: #d70234;
}

.pl_supportersTopSupportersList{
  margin: 0 -4px -8px;
  font-size: 0;
}
.s .pl_supportersTopSupportersList{
  margin: 0;
  font-size: 0;
  border-top: 1px solid #d98900;
}
.pl_supportersTopSupportersListItem{
  box-sizing: border-box;
  padding: 0 4px 8px;
  width: 33.333333%;
  display: inline-block;
}

.pl_supportersTopSupportersListItem._district{
  width:66%;
  display: block;
}

.pl_supportersTopSupportersListItem.list_half{
  width:50%;
  display: inline-block;
}

.s .pl_supportersTopSupportersListItem{
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #d98900;
}
.pl_supportersTopSupportersListItem a{
  box-sizing: border-box;
  font-size: 14px;
  color: #d98900;
  display: block;
  position: relative;
  width: 100%;
  height: 42px;
  line-height: 42px;
  padding-left: 32px;
  border: 1px solid #d98900;
  letter-spacing: -.05em;
}
.s .pl_supportersTopSupportersListItem a{
  font-size: 16px;
  width: 100%;
  height: auto;
  line-height: 1;
  padding: 15px 30px 15px 18px;
  border: none;
  letter-spacing: normal;
}

.s .pl_supportersTopSupportersListItem._district.list_half a{
  font-size: 13px;
  width: 100%;
  height: auto;
  line-height: 1;
  padding: 15px 30px 15px 18px;
  border: none;
  letter-spacing: normal;
}

.pl_supportersTopSupportersListItem a:after{
  content: "";
  display: block;
  background: url(../img/ico_arrow_right07.png) 50% 50% no-repeat;
  width: 7px;
  height: 11px;
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.s .pl_supportersTopSupportersListItem a:after{
  background-image: url(../img/ico_arrow_right07_sp.png);
  background-size: 100% auto;
  width: 10px;
  height: 15.5px;
  left: auto;
  right: 10px;
  margin: auto;
}

/* 後援会検索 */
.pl_supportersDetailMv{
  background: url(../img/bg_search_detail_mv.jpg) 0 0 no-repeat;
  background-size: cover;
  text-align: center;
  padding: 25px 70px;
  border: 1px solid #cbd1d5;
}

.s .pl_supportersDetailMv{
  padding: 60px 40px;
}

.pl_supportersDetailMv img{
  width: 100%;
  height: auto;
}

.pl_supportersDetailComment{
  background: url(../img/bg_pattern_diagonal01.png) 0 0 repeat;
  border: 1px solid #e69d00;
  padding: 14px;
  margin-top: 20px;
}

.s .pl_supportersDetailComment{
  background-size: 3px auto;
  padding: 10px 15px;
  margin-top: 15px;
}

.pl_supportersDetailComment h3{
  color: #e69d00;
  font-size: 16px;
  font-weight: bold;
}

.pl_supportersDetailCommentBtnBox{
  font-size: 0;
  margin: 10px -3px 0;
}

.s .pl_supportersDetailCommentBtnBox{
  margin: 10px -4px 0;
}

.pl_supportersDetailCommentBtnItem{
  box-sizing: border-box;
  display: inline-block;
  font-size: 0;
  padding: 0 3px;
}

.s .pl_supportersDetailCommentBtnItem{
  padding: 0 4px;
}

.s .pl_supportersDetailCommentBtnItem01{
  width: 40%
}
.s .pl_supportersDetailCommentBtnItem02{
  width: 60%;
}
.s .pl_supportersDetailCommentBtnItem03{
  width: 35%
}
.s .pl_supportersDetailCommentBtnItem04{
  width: 65%;
}

.pl_supportersDetailCommentBtn{
  display: block;
  color: #e69d00;
  font-size: 14px;
  font-weight: bold;
  width: 172px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #e69d00;
  background-color: #fff;
  position: relative;
  padding-left: 28px;
}
.pl_supportersDetailCommentBtn.infoFanclub{
  width: 241px;
}

.pl_supportersDetailCommentBtn:visited{
  color: #e69d00;
}

.pl_supportersDetailCommentBtn:hover{
  color: #e69d00;
}

.pl_supportersDetailCommentBtn:focus{
  color: #e69d00;
}

.s .pl_supportersDetailCommentBtn{
  font-size: 14px;
  height: auto;
  line-height: 24px;
  width: 100%;
  padding-left: 20px;
  /*text-align: center;*/
}

.s .pl_supportersDetailCommentBtn:visited{
  color: #e69d00;
}

.s .pl_supportersDetailCommentBtn:hover{
  color: #e69d00;
}

.s .pl_supportersDetailCommentBtn:focus{
  color: #e69d00;
}

.pl_supportersDetailCommentBtn:before{
  content: "";
  display: block;
  background: url(../img/ico_arrow_right04.png) 50% 50% no-repeat;
  width: 8px;
  height: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 11px;
  margin: auto;
}

.s .pl_supportersDetailCommentBtn:before{
  background: url(../img/ico_arrow_right04_sp.png) 50% 50% no-repeat;
  background-size: 100% auto;
  width: 6px;
  height: 11px;
  left: 2%;
}

.pl_supportersDetailActivity{
  background: url(../img/bg_pattern_diagonal02.png) 0 0 repeat;
  border: 1px solid #00508e;
  padding: 14px;
  margin-top: 20px;
}

.s .pl_supportersDetailActivity{
  background-size: 3px auto;
  padding: 10px 15px;
  margin-top: 15px;
}
.pl_supportersDetailActivity h3{
  color: #00508e;
  font-size: 16px;
  font-weight: bold;
}

.pl_supportersDetailActivityList p{
  float: left;
}
.s .pl_supportersDetailActivityList p{
  float: none;
}
.pl_supportersDetailActivityList p:first-child{
  width: 90px;
}
.s .pl_supportersDetailActivityList p:first-child{
  width: 100%;
}

.pl_iconSupportersReport, .pl_iconSupportersDetailReport{
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  color: #fff;
  width: 65px;
  height: 16px;
  border-radius: 8px;
  background-color: #bf0a0a;
  text-align: center;
  line-height: 16px;
  margin-left: 7px;
}
.s .pl_iconSupportersReport, .s .pl_iconSupportersDetailReport{
  width: 54px;
  height: 14px;
  border-radius: 7px;
}
.pl_iconSupportersReport:after, .pl_iconSupportersDetailReport:after{
  content: "REPORT";
}

.pl_iconSupportersReport, .pl_iconSupportersDetailReport.notice{
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  color: #fff;
  width: 65px;
  height: 16px;
  border-radius: 8px;
  background-color: #0a9fbf;
  text-align: center;
  line-height: 16px;
  margin-left: 7px;
}
.s .pl_iconSupportersReport, .s .pl_iconSupportersDetailReport.notice{
  width: 54px;
  height: 14px;
  border-radius: 7px;
}
.pl_iconSupportersReport:after, .pl_iconSupportersDetailReport.notice:after{
  content: "NOTICE";
}

.pl_supportersDetailAreaMap{
  margin-top: 28px;
}
.s .pl_supportersDetailAreaMap{
  margin-top: 20px;
}
.pl_supportersDetailAreaMap figcaption{
  margin: 10px 0 0;
}
.pl_supportersDetailAreaMap figcaption p{}
.pl_supportersDetailAreaHead span{
  display: inline-block;
  vertical-align: middle;
  background-color: #0074af;
  font-size: 0;
  line-height: 1;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
.pl_supportersDetailAreaBranch span{
  display: inline-block;
  vertical-align: middle;
  background-color: #c8b78c;
  font-size: 0;
  line-height: 1;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

.s .pl_supportersDetailAreaBranch span{
  width: 12px;
  height: 12px;
}

.pl_supportersDetailGrid{
  margin: 0 -20px;
}

.s .pl_supportersDetailGrid{
  margin: 0;
}

.pl_supportersDetailGridItem{
  box-sizing: border-box;
  width: 50%;
  padding: 0 20px;
  float: left;
}

.s .pl_supportersDetailGridItem{
  width: 100%;
  padding: 0;
  float: none;
}

.pl_supportersDetailFooter{
  margin: 30px auto 0;
  border-top: 1px solid #ccc;
  padding: 10px 0 0;
  text-align: right;
}

.pl_supportersDetailFooter a{
  color: #262626;
}
.pl_supportersDetailFooter a:hover{
  color: #262626;
}

.pl_supportersDetailFooter a:visited{
  color: #262626;
}

.s .pl_supportersDetailFooter{
  margin: 28px auto 0;
  border-top: none;
  padding: 0 0 40px;
  text-align: center;
}

.pl_supportersDetailToHome{
  font-size: 14px;
  line-height: 1;
}

.s .pl_supportersDetailToHome{
  font-size: 12px;
  background: #fff;
  display: block;
  margin: 0 20px;
  box-shadow: 2px 2px 1px rgba(0, 0, 0, .8);
  height: 45px;
  line-height: 45px;
  color: #333;
  border: 2px solid #ccc;
  border-radius: 2px;
  font-weight: bold;
}
.pl_supportersDetailToHome:before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(../img/icon_circle_arrow01.png) 50% 50% no-repeat;
  width: 15px;
  height: 15px;
  margin: -.25em 5px 0 0;
}

.s .pl_supportersDetailToHome:before{
  display: none;
}

.pl_supportersArea {
	list-style: none;
	padding: 0;
  width:66%;
  display: block;
  border-top: 1px solid #d98900;
  border-bottom: 1px solid #d98900;
  border-left: 1px solid #d98900;
  border-right: 1px solid #d98900;
  letter-spacing: -.05em;
  margin-bottom:10px
}

.s .pl_supportersArea {
  width:100%;
	height: auto;
	overflow: visible;
  padding-left:0;
  padding-right:0;
  margin-bottom:0;
  border-bottom: none;
  border-left: none;
  border-right: none;
  font-size: 18px;
}

.s .pl_supportersArea.-last {
  border-bottom: 1px solid #d98900;
}

.pl_supportersArea .-arrow {
  background-image: url(../img/ico_arrow_right07.png);
  background-position: 3% 50%;
  background-repeat: no-repeat;
  background-size: 7px;
  padding:10px 10px 10px 30px;
}

.s .pl_supportersArea .-arrow {
  background-image: url(../img/ico_arrow_right07_sp.png);
  background-position: 97% 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  padding:15px 30px 15px 18px;
}

.pl_supportersArea .-text {
  float:left;
  width:81%;
  color: #d98900;
}
.s .pl_supportersArea .-text {
  width:100%;
}

.pl_supportersArea .-area {
  float:right;
  color: #d98900;
}
.s .pl_supportersArea .-area {
  float:left;
  width:100%;
  font-size: 14px;
}

/* テーブル */
table {
	text-align: left;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.pl_supportersTable {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 1.3rem;
	line-height: 1.3;
}
.s .pl_supportersTable {
	width: 95%;
}

.pl_supportersTable tr>* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.s .pl_supportersTable tr>* {
	padding: 10px;
}

.pl_supportersTable th {
	/* width: 20%; */
	text-align: center;
	background: #eee;
	font-weight: bold;
}

/* .s .pl_supportersTable th {
	width: 100%;
	display: block;
	text-align: left;
}

.s .pl_supportersTable td {
	width: 100%;
	display: block;
	text-align: left;
} */












.pl_snowTable {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 1.3rem;
	line-height: 1.3;
}

.s .pl_snowTable {
	width: 100%;
	overflow-x: scroll;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-overflow-scrolling: touch;
	border-bottom: 1px solid #ccc;
}

.pl_snowTable table {
	width: 100%;
	max-width: 100%;
}
.pl_snowTable table {
	border-collapse: collapse;
	border-spacing: 0;
}

.s .pl_snowTable table {
	width: 700px;
}

.pl_snowTable  tr>* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 7px 5px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.pl_snowTable  th {
	text-align: center;
	background: #eee;
	font-weight: bold;
}
.s .pl_snowTable th {white-space: nowrap;}

/* 入会案内 */
.pl_supportersInfoLink ul li{
  box-sizing: border-box;
  display: inline-block;
  padding: 0 2.5px;
}
.s .pl_supportersInfoLink ul li{
  width: 100%;
  margin-left:auto;
  margin-right:auto;
}
.pl_supportersInfoLink a{
  box-sizing: border-box;
  font-size: 12px;
  position: relative;
  display: block;
  border: 1px solid #00508e;
  background-color: #fff;
  padding:2px 5px 2px 20px;
}

.s .pl_supportersInfoLink a{
  box-sizing: border-box;
  font-size: 14px;
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid #00508e;
  background-color: #fff;
  text-align: center;
  padding:2% 3% 2% 7%;
}
.pl_supportersInfoLink a:after{
  content: "";
  background: url(../img/ico_arrow_right05.png) 0 0 no-repeat;
  display: block;
  position: absolute;
  top: 0;
  left: 12px;
  bottom: 0;
  margin: auto;
  width: 5px;
  height: 9px;
}
.s .pl_supportersInfoLink a:after{
  background: url(../img/ico_arrow_right05_sp.png) 0 0 no-repeat;
  background-size: 100% auto;
  /*left: 20px;*/
  left: 4%;
  width: 7.5px;
  height: 13.5px;
}

.pl_supportersInfoIcon{
  background: url(../img/img_supproters_attention.png) 0 0 no-repeat;
  display: block;
  background-size: 60px;
}

.s .pl_supportersInfoIcon{
  background: url(../img/img_supproters_attention.png) 0 0 no-repeat;
  background-size: 30px;
}

.pl_supportersInfoText {
  padding:10px 0 10px 75px;
}

.s .pl_supportersInfoText {
  padding:4px 0 20px 35px;
}

/* 後援会活動内容 */
.pl_supportersInfoList {
	list-style: none;
	padding: 0;
	overflow: auto;
  margin-bottom:125px;;

}
.s .pl_supportersInfoList {
	height: auto;
	overflow: visible;
  padding-left:0;
  padding-right:0;
  margin-bottom:0;
}

.pl_supportersInfoList .-bg {
  margin-bottom:15px;
  padding-bottom:15px;
  border-bottom:1px solid #838385;
}

.pl_supportersInfoList .-bg {
  font-size:13px;
  font-size:1.3rem;
  padding:5px 0;
  margin-bottom:5px;
}

.pl_supportersInfoList .-bg:last-child {
  margin-bottom:0;
  border-bottom:1px solid #838385;
}

.pl_supportersInfoList .-text {
  font-weight:bold;
  color: #d98900;
}


/*180309*/
/* 後援会事務局活動報告 */
.s .workReportBlock {
	padding: 0 10px;
}
h2.workReportTtl {
	font-size: 32px;
	font-weight: normal;
	border-bottom: solid #cccccc 2px;
	margin-bottom: 20px;
}
.s h2.workReportTtl {
	font-size: 20px;
}
.workReportMidashi {
	max-width: 632px;
}
.workReportDate {
	right: 10px;
}
.s .workReportDate {
	right: 0;
}
ul.workReportList li {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #838385;
}

ul.workReportList li:last-child {
	border-bottom: none;
	padding-bottom: 20px;

}
ul.workReportList li a {
	color: #d98900;
}
ul.workReportList span {
	display: block;
	color: #333333;
	font-weight: normal;
}
.workReportItemImg {
	max-width: 510px;
	margin: 30px auto 0;
}
.workReportItemImg img {
	width: 500px;
	margin: 0 auto;
}
.s .workReportItemImg img {
	width: 100%;
}

/* 後援会とは　概要 */
.pl_supportersAbout img {
padding:5px 85px 20px 85px;
}
.s .pl_supportersAbout img {
padding:0 10px 20px 10px;
}
.pl_supportersAboutLink{
font-size:16px;
font-weight:bold;
color:#0074af;
padding-right:20px;
}

.pl_supportersAboutLink a:hover {opacity: 0.8;}

.pl_supportersAboutLink a:visited {
color:#0074af;
}

.pl_supportersAboutLink a:focus {
color:#0074af;
}

.s .pl_supportersAboutLink{
width:50%;
font-size:15px;
padding-right:20px;
}

.pl_supportersAboutLink a {
	background: url(../img/ico_arrow_down09.png) no-repeat 0% 50%;
	padding: 0 0 0 15px;
	background-size: 11px 8px;
}

.s .pl_supportersAboutLink a {
	background: url(../img/ico_arrow_down09.png) no-repeat left center;
	padding: 0 0 0 15px;
}

.pl_supportersAboutLink.-another a {
	background: url(../img/ico_arrow_right02.png) no-repeat 0% 50%;
	padding: 0 0 0 15px;
	background-size: 8px 11px;
}
.s .pl_supportersAboutLink.-another a {
	background: url(../img/ico_arrow_right02.png) no-repeat left center;
	padding: 0 0 0 15px;
}
.attention {
	color: #d70234;
}

.support{font-weight:bold;}
.support .-title{
	color:#ff4343;
	font-weight:bold;
	font-size:72px;
	line-height: 1.3em;
}
.s .support .-title{
	font-size:40px;
	line-height: 1.3em;
}
.support .-title span{
	font-size:32px;
	line-height: 1.3em;
}
.s .support .-title span{
	font-size:24px;
	line-height: 1.3em;
}
.support .-note{color:#333333;}


table {
	text-align: center;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.table01 {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
	border-top: 1px solid #1075ad;
	border-left: 1px solid #1075ad;
	line-height:1.0;
	color:#0074af;
}

.table01 tr>* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 20px;
	vertical-align: middle;
	border-bottom: 1px solid #1075ad;
	border-right: 1px solid #1075ad;
	font-weight: bold;
	font-size:18px;
}
.s .table01 tr>* {
	font-size:14px;
}

.table01 th {
	width: 40%;
	text-align: center;
	background: #e5f0f6;
}
.table01 td {
	text-align: center;
	background: #f6f9fc;
}
.table01 th.sum {
	width: 100%;
	text-align: center;
	background: #87bad6;
	color:#fff;
	font-size:22px;
}
.s .table01 th.sum {
	font-size:16px;
}

/* -----------------------20230330追記-------------------------- */
.ad_table01 tbody tr td {
  text-align: right;
}

/* -----------------------20230531追記-------------------------- */
.map{
  max-width: 800px;
  margin: 0 auto;
  aspect-ratio: 16/9;
  text-align: center;
}
.s .map{
  max-width: 800px;
  margin: 0 auto;
  aspect-ratio: 1/1;
  text-align: center;
}
.map iframe{
  width: 100%;
  height: 100%;
}

/* スポーツキャラバン */
.lead-images {
  margin-bottom: 40px;
}
.s .lead-images {
  margin: 0 auto 40px;
}

.image-list {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.s .image-list {
  margin: 20px auto 40px;
  width: 95%;
  justify-content: center;
  flex-wrap: wrap;
}
.image-list li {
  max-width: 400px;
  text-align: center;
}

.main-image{
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.s .main-image{
  width: 95%;
  margin: 0 auto;
  margin-bottom: 40px;
}
.s .tabJS__panel {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.cancel {
  background-color: #bbb;
}
.cancel::after {
  content: '※中止';
  padding-left: 1em;
  color: #f00;
}
.s .cancel::after {
  padding-left: 0;
  display: block;
}
.cancel + .cancel::after {
  content: '';
}

/* ----- tab ----- */
.sports_caravan .tabBlockJS {
  gap: 10px;
}
@media screen and (width <= 768px) {
  .sports_caravan .tabBlockJS {
    padding-inline: 10px;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-bottom: none;
  }
  .sports_caravan .tabBlockJS li {
    width: 80px;
    border-bottom: 2px solid #0074af;
    border-radius: 5px;
  }
}