@charset "UTF-8";
@import url("distance-pc.css") screen and (min-width:641px);
@import url("distance-sp.css") screen and (max-width:640px);
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600&family=Noto+Sans+JP:wght@400;700&display=swap');

.distance .contents{position: relative; padding-bottom:0;font-family: 'Noto Sans JP', "メイリオ", Meiryo,"HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Helvetica Neue", Helvetica, "Arial", "ＭＳ Ｐゴシック",sans-serif;}
.distance.distanceTop .contents{background-color:#ffffff;}
.distance .contents a{color: #005bac;}
.distance .contents a:hover{-webkit-transition: all 0.25s;-moz-transition: all 0.25s;-ms-transition: all 0.25s;-o-transition: all 0.25s;transition: all 0.25s;}
.distance .contents .inner a:hover{color: #0068b7;}
.distance .contents a.btn1, .distance .contents .inner a.btn1:hover{color: #ffffff;}
.distance:not(.distanceTop) .contents .topicsArea li > a{color: #333333;}
.distance h2 {font-family: 'Noto Sans JP', "メイリオ", Meiryo,"HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Helvetica Neue", Helvetica, "Arial", "ＭＳ Ｐゴシック",sans-serif;}
.distance .localHeader a	{text-decoration: none;}
.distance .localHeader a:hover, .distance .localHeader a:active	{background-color: #404c69;}
.distance .localHeader > a	{display: block; color: #ffffff; background-color: #001037;}
.distance .localHeader > .localHeaderTool a	{color: #001238; background-color: #a6cae6; border-radius: 5px; font-weight: bold;}
.distance .localHeader > .localHeaderTool a:hover, .distance .localHeader > .localHeaderTool a:active	{background-color: #ffffff;}
.distance .localHeader > .localHeaderTool a:before	{display: inline-block; content: "\f054"; margin-right: 0.25em; font-family: fontAwesome; font-weight: normal;}
.distance .localHeader > .localHeaderTool a.x	{margin-left: 10px; color: #ffffff; background-color: #000000; border: 1px solid #ffffff; border-radius: 20px; overflow: hidden; text-align: center; box-sizing: border-box;}
.distance .localHeader > .localHeaderTool a.x:hover, .distance .localHeader > .localHeaderTool a.x:active	{background-color: #333333;}
.distance .localHeader > .localHeaderTool a.x:before	{display: block; content: ""; margin-right: 0;}
.distance .kv	{text-align: center; border-top: 1px solid #eae5dc;}
.distance h3.heading {color: #ffffff; text-align: center;}
.distance:not(.distanceTop) h3.heading {position: relative; margin-bottom: 0; padding: 1.0em 0; color: #001238; background-color: #a6cae6;}
.distance h3.heading em {display: inline-block; border-bottom: 1px solid #ffffff; font-family: 'Barlow Condensed', sans-serif; font-size: 3.0em; line-height: 1.0; }
.distance h3.heading.blue {color: #a6cae6; }
.distance h3.heading.blue em, .distance:not(.distanceTop) h3.heading em {border-bottom: 1px solid #a6cae6;}
.distance .secField.live .heading, .distance .secField.news .heading, .distance .secField.gallery .heading {color: #333333; }
.distance .secField.live .heading em, .distance .secField.news .heading em, .distance .secField.gallery .heading em {border-bottom-color: #333333; }
.distance h3.heading span {display: block; margin-top: 0.25em;}
.distance h3.heading + .localMain .inner {background-color: #ffffff;}
.distance .buttonMore {text-align: center; line-height: 1.0;}
.distance .buttonMore a {display: inline-block; position: relative; color: #ffffff; background-color: #a6cae6; font-family: 'Barlow Condensed', sans-serif; font-size: 1.25em; font-weight: 600; text-decoration: none;}
.distance .secField.gallery .buttonMore a {color: #a6cae6; background-color: #ffffff;}
.distance .buttonMore a:hover, .distance .buttonMore a:active {color: #0068b7; background-color: #ffffff;}
.distance .secField.news .buttonMore a:hover, .distance .secField.news .buttonMore a:active, .distance .secField.gallery .buttonMore a:hover, .distance .secField.gallery .buttonMore a:active {color: #ffffff; background-color: #0068b7;}
.distance .buttonMore a:before {display: block; content: ""; position: absolute; bottom: -4px; right: -4px; width: 100%; height: 100%; border: 2px solid #a6cae6; box-sizing: border-box;}
.distance .secField.gallery .buttonMore a:before {border-color: #ffffff;}
.distance .buttonMore a:hover:before, .distance .buttonMore a:active:before {bottom: 0; right: 0; border-color: #ffffff; -webkit-transition: all 0.25s;-moz-transition: all 0.25s;-ms-transition: all 0.25s;-o-transition: all 0.25s;transition: all 0.25s;}
.distance .secField.news .buttonMore a:hover:before, .distance .secField.news .buttonMore a:active:before, .distance .secField.gallery .buttonMore a:hover:before, .distance .secField.gallery .buttonMore a:active:before {border-color: #0068b7;}
.distance .secField{position: relative;}
.distance .secField:before{display: block; content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%;}
.distance .secField.live{color: #ffffff; background-color: #a6cae6;}
/*.distance .secField.live:before{background: transparent url("../../../img/distance/2025/bg-blue.png") no-repeat center top; opacity: 0.5;}*/
.distance .secField.schedule{background-color: #0068b7;}
/*.distance .secField.schedule:before{background: transparent url("../../../img/distance/2025/bg-purple.png") no-repeat center top; opacity: 0.25;}*/
.distance .secField.news{background-color: #ffffff;}
/*.distance .secField.news:before{background: transparent url("../../../img/distance/2025/bg-pink.png") no-repeat center top;}*/
.distance .secField.gallery{background-color: #a6cae6;}
.distance .secInfo .col:first-child b {font-family: 'Barlow Condensed', sans-serif;}
.distance .secInfo .col p {background-color: #eeeeee;}
.distance .secInfo .col p:not(:first-child){margin-top: 1px;}
.distance .secInfo .col p > *	{display: block; padding: 0.25em 0.25em 0.25em 1.0em;}
.distance .secInfo .col p a	{color: #001238; text-decoration: none;}
.distance .secInfo .col p a:before	{display: inline-block; content: "\f054"; margin-right: 0.25em; color: #001238; font-family: fontAwesome; font-size: 0.75em;}
.distance .live .rowLg .col p a{color: #eae5dc; text-decoration: underline;}
.distance .live .rowLg .col p a:hover, .distance .live .rowLg .col p a:active{text-decoration: none;}
.distance .live ul li{color: #333333; }
.distance .live ul li p{padding-top: 0.25em; text-align: center;}
.distance .schedule ol	{margin: 0; padding: 0; list-style-type: none;}
.distance ol > li .field button{display: none;}
/*.distance.distanceSchedule ol > li .field button{display: none;}*/
/*.distance .schedule ol > li .field{padding-bottom: 1.0em;}*/
.distance .schedule ol > li .field button + .toggleContent li a{display: block; color: #ffffff; background-color: #0068b7; text-align: center; text-decoration: none;}
.distance .schedule ol > li .field button + .toggleContent li a:hover{opacity: 0.75;}
/*.distance .schedule ol > li .field button + .toggleContent{display: none;}*/
.distance .schedule ol > li .field button.open + .toggleContent, .distance.distanceSchedule ol > li .field button + .toggleContent{display: block;}
.distance .dcSponsors{padding: 2.0em; border-top: 1px solid rgba(0,0,0,0.25); border-bottom: 1px solid rgba(0,0,0,0.25);}
.distance .dcSponsors strong{display: block; margin-bottom: 1.0em; font-family: 'Barlow Condensed', sans-serif; text-align: center;}
.distance .dcSponsors ul{text-align: center;}
.distance .dcSponsors ul li, .distance.distanceSponsors .inner section ul li img{border: 1px solid rgba(0,0,0,0.25); box-sizing: border-box;}
.distance .timeline{padding: 2.0em; border-bottom: 1px solid rgba(0,0,0,0.25); text-align: center;}
.distance .timeline .twitter-timeline{margin: 0 auto;}
.distance .timeline iframe{vertical-align: top;}
.distance hr.spacer{margin: 1.0em 0; border: none; outline: none;}
.distance hr.spacer2x{margin: 2.0em 0; border: none; outline: none;}
.distance.distanceHistory .listHistory, .distance.distanceHistory .listHistory li ol {margin: 0; padding: 0; list-style-type: none;}
.distance.distanceHistory .listHistory > li {margin-bottom: 2.0em;}
.distance.distanceHistory .listHistory li ol li {margin-bottom: 0.5em;}
.distance.distanceHistory .listHistory li ol li span {display: inline-block; margin-right: 1.0em; padding: 0.5em; background-color: #eeeeee; font-size: 0.85em; text-align: center; line-height: 1.0;}
.distance.distanceHistory .listHistory ul li:last-child {margin-bottom: 0;}
.distance.distanceHistory .listHistory ul li a {display: block; margin-top: 1.0em; padding: 1.0em 0; color: #ffffff; background-color: #0068b7; border: 2px solid #0068b7; text-align: center; text-decoration: none; line-height: 1.0; box-sizing: border-box;}
.distance.distanceHistory .listHistory ul li a[href$=".pdf"]:before {display: inline-block; content: "\f1c1"; margin-right: 0.25em; font-family: fontAwesome;}
.distance.distanceHistory .listHistory ul li a:hover {color: #0068b7; background-color: #ffffff;}
.distance.distanceHistory .listHistory > li .col:last-child {position: relative;}
.distance.distanceHistory .listHistory ul {position: absolute; bottom: 0; left: 0; width: 100%; box-sizing: border-box;}
.distance .chronology .rowLg > .col:last-child .field	{ padding-bottom: 1.0em;}
.distance .chronology .rowLg > .col:first-child b	{display: block; font-family: 'Barlow Condensed', sans-serif; font-size: 1.5em;}
.distance .chronology .rowLg > .col:first-child p	{padding-bottom: 0.25em}
.distance .chronology .rowLg > .col:first-child img	{border-radius: 5px; vertical-align: top;}
.distance .chronology .rowLg > .col:first-child span	{display: block; font-size: 0.75em; text-align: center; line-height: 1.4;}
.distance .chronology .rowLg > .col:last-child strong	{display: block; margin-bottom: 0.5em; /*border-bottom-width: 1px; border-bottom-style: solid; */}
.distance .chronology ul li:nth-of-type(5n+1) .rowLg > .col:last-child strong	{color: #18598a; background-color: rgba(24,89,138,0.25);}
.distance .chronology ul li:nth-of-type(5n+2) .rowLg > .col:last-child strong	{color: #ca3e36; background-color: rgba(202,62,54,0.25);}
.distance .chronology ul li:nth-of-type(5n+3) .rowLg > .col:last-child strong	{color: #197a3b; background-color: rgba(25,122,59,0.25);}
.distance .chronology ul li:nth-of-type(5n+4) .rowLg > .col:last-child strong	{color: #ac9100; background-color: rgba(172,145,0,0.25);}
.distance .chronology ul li:nth-of-type(5n+5) .rowLg > .col:last-child strong	{color: #63492a; background-color: rgba(99,73,42,0.25)}
/*.distance .chronology ul li:nth-of-type(5n+1) .rowLg > .col:last-child strong	{color: #a6cae6; border-bottom-color: #a6cae6;}
.distance .chronology ul li:nth-of-type(5n+2) .rowLg > .col:last-child strong	{color: #a6cae6; border-bottom-color: #a6cae6;}
.distance .chronology ul li:nth-of-type(5n+3) .rowLg > .col:last-child strong	{color: #197a3b; border-bottom-color: #197a3b;}
.distance .chronology ul li:nth-of-type(5n+4) .rowLg > .col:last-child strong	{color: #ac9100; border-bottom-color: #ac9100;}
.distance .chronology ul li:nth-of-type(5n+5) .rowLg > .col:last-child strong	{color: #63492a; border-bottom-color: #63492a;}*/
.distance .chronology .rowLg > .col:last-child em	{display: block; font-weight: 700; text-align: left;}
.distance .chronology .rowLg > .col:last-child .open em	{display: inline;}
.distance .chronology .rowLg > .col:last-child p	{display: none;}
.distance .chronology .rowLg > .col:last-child .open p	{display: inline;}
.distance .chronology .rowLg > .col:last-child button	{margin-top: 0.5em; padding: 10px 20px; background-color: #eeeeee; border: 1px solid #cccccc; border-radius: 5px; font-size: 0.85em; applearance: none; line-height: 1.0;}
.distance .chronology .rowLg > .col:last-child button:after	{display: inline-block; content: "\f107"; margin-left: 0.5em; font-family: fontAwesome;}
.distance .chronology .rowLg > .col:last-child .open button	{display: none;}
.distance .chronology .rowLg > .col:last-child span	{display: block; font-size: 0.85em; text-align: right;}
.distance.distanceGuide .topicsArea li > a{padding: 0 0 10px; border: 1px solid #c7c7c7; border-radius: 5px; font-size: 1.25em; overflow: hidden;}
.distance.distanceGuide .topicsArea li > a figure{margin: 0 0 10px; border-radius: 0;}
.distance.distanceGuide .topicsArea li > a:hover{background-color: rgba(24,89,138,0.15);}
.distance.distanceGuide .topicsArea li > a:hover p{text-decoration: none;}
.distance.distanceAbout .clm.col2 > li, .distance.distanceAbout .clm.col2 li .boxstyle{margin-bottom: 0}
.distance.distanceAbout .clm.col2 li strong{display: block; padding: 0.5em; background-color: rgba(0,65,118,0.25); border-top: 1px solid #999999; border-right: 1px solid #999999; border-left: 1px solid #999999; text-align: center;}
.distance.distanceAbout .clm.col2 li b{display: block; margin-bottom: 0.5em; text-align: center;}


.topicsArea figure, .uiGallery li a .field{position: relative; overflow: hidden; z-index: 1;}
.topicsArea figure{border-radius:5px;}
.topicsArea a figure img, .uiGallery li a .field img{-webkit-transition: all 0.25s;-moz-transition: all 0.25s;-ms-transition: all 0.25s;-o-transition: all 0.25s;transition: all 0.25s;}
.topicsArea a:hover figure img, .uiGallery li a:hover .field img{transform: scale(1.15); opacity: 1; -webkit-transition: all 0.25s;-moz-transition: all 0.25s;-ms-transition: all 0.25s;-o-transition: all 0.25s;transition: all 0.25s;}
.distance .contents h4{position: relative; padding: 0.5em 0.5em 0.5em 1.0em; color: #001238; background-color: #a6cae6; border-left: none;}
.distance .contents h4:before{display: block; content: ""; position: absolute; top: 0; left: 0; width: 5px; height: 100%; background-color: #0068b7; border-right: 1px solid #ffffff;}



.swiper-pagination-bullet-active{background-color:#a6cae6}
.swiper-pagination{position: static !important; width: 100%; height: auto !important; padding: 10px 0 !important; background-color: #124367; text-align: center; line-height: 1.0; font-size: 0px;}