@charset "UTF-8";
*, *:before, *:after{box-sizing:border-box}
.clearfix:before,.clearfix:after{display:table;content:""}
.clearfix:after{clear:both}
.bgImg{display:none!important}
html{font-size:62.5%!important}
body{
  font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
  font-size:1.6rem!important;
  width:100%;
  line-height:1.7;
}
img{max-width:100%;height:auto}
.skip, a.skip{text-align:center;background-color:#000}
.skip{width:1px;color:#FFF;font-size:.1%;line-height:.1;position:absolute;left:-3000px;z-index:700}
a.skip{padding:2px 0;top:auto}
a.skip:active, a.skip:focus{position:relative;display:block;width:99.99%;left:auto;background:#333;opacity:1;color:#FFF;font-size:100%;line-height:1.6;}
noscript{color:#FFF}
/* ボタン */
a{word-break:break-all;color:#0ae2fa}
a:visited{color:#FFF}
a:hover{color:#0ae2fa;text-decoration:none}
a:focus{outline:2px #D30656 dotted}
a:hover img{opacity:.6}
a.btn{
  position:relative;
  display:block;
  margin:0 auto 1.5em;
  padding:.5em .8em;
  background:#D30656;
  box-shadow:0 5px #840939;
  border-radius:4px;
  transition:none;
  text-decoration:none;
  color:#FFF;
  font-weight:bold;
  text-align:center;
  line-height:1.4;
  text-shadow:none
}
a.btn:hover{top:5px;box-shadow:0 0 #FFF}
/* テーブル、リスト */
main dl,main ol,main ul{margin:0 0 1em 0}
main ul{list-style:disc;padding:0 0 0 1.2em}
main ul.kome{list-style:none;padding-left:0}
main ul.kome li{padding-left:1em}
main ul.kome li > span{display:inline-block;width:1em;margin-left:-1em}
main table{width:100%;margin-bottom:1.5em;border-spacing:0;border-collapse:collapse;}
main table th{background:#464343;border-bottom:1px rgba(255,255,255,.4) solid;padding:.3em .5em;white-space:nowrap;text-align:left;vertical-align:top;text-shadow:none}
main table td{border-bottom:1px rgba(255,255,255,.4) solid;padding:.3em 0 .3em .5em;vertical-align:top}
main table.noDeco{border:none;background:none}
main table.noDeco td,main table.noDeco th{border:none;background:none;padding:0 .5em .2em;text-align:left;font-weight:normal}
main table ul{margin-bottom:0}
main table ul.colGroup,main table ol.colGroup{padding-left:0;margin-bottom:0;}
main table .colGroup li{margin-bottom:0}
main p{margin:0 0 1em 0}
main p + ul.kome{margin-top:-1em}
main table + ul.kome{margin-top:-.5em}

/* テキスト */
h1{padding:0;margin:0;line-height:0}
.fontS{font-size:0.87em}
.fontM{font-size:1.25em}
.fontL{font-size:1.5em}
.fontLL{font-size:2em}
.txtL{text-align:left}
.txtR{text-align:right}
.txtC{text-align:center}
.txtPNK,.txtPNK a{color:#FF1582!important;font-weight:bold;}
.txtBLK,.txtBLK a{color:#000}
.txtWHT,.txtWHT a{color:#FFF}
.txtYEL,.txtYEL a{color:#FFDC00}
.txtShadow{text-shadow:0 2px 0 #191812, 2px 0 0 #191812, 0 -2px 0 #191812, -2px 0 0 #191812, -2px -2px 0 #191812, 2px -2px 0 #191812, -2px 2px 0 #191812, 2px 2px 0 #191812}
.txt-middle, .txt-middle th, .txt-middle td{vertical-align:middle !important}
.txt-muted{color:#b5b5b5}
/* レイアウト */
.pb0{padding-bottom:0 !important}
.pb1{padding-bottom:1px !important}
.pb2{padding-bottom:2px !important}
.pb5{padding-bottom:5px !important}
.pb10{padding-bottom:10px !important}
.pb20{padding-bottom:20px !important}
.pt0{padding-top:0 !important}
.pt1{padding-top:1px !important}
.pt5{padding-top:5px !important}
.pt10{padding-top:10px !important}
.pt20{padding-top:20px !important}
.pl0{padding-left:0 !important}
.pl5{padding-left:5px !important}
.pl10{padding-left:10px !important}
.pl20{padding-left:20px !important}
.pr0{padding-right:0 !important}
.pr5{padding-right:5px !important}
.pr10{padding-right:10px !important}
.pr20{padding-right:20px !important}
.mb0{margin-bottom:0 !important}
.mb5{margin-bottom:5px !important}
.mb10{margin-bottom:10px !important}
.mb20{margin-bottom:20px !important}
.mb1em{margin-bottom:1em !important}
.mt0{margin-top:0 !important}
.mt5{margin-top:5px !important}
.mt10{margin-top:10px !important}
.mt20{margin-top:20px !important}
.mt1em{margin-top:1em !important}
.ml0{margin-left:0 !important}
.ml5{margin-left:5px !important}
.ml10{margin-left:10px !important}
.ml20{margin-left:20px !important}
.mr0{margin-right:0 !important}
.mr5{margin-right:5px !important}
.mr10{margin-right:10px !important}
.mr20{margin-right:20px !important}
/* グリッドレイアウト */
.colGroup{position:relative;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;}
[class^="col-"]{position:relative;min-height:1px;overflow:hidden;padding-right:5px;padding-left:5px}
.col-sp1{width:8.33333%}
.col-sp2{width:16.66667%}
.col-sp3{width:25%}
.col-sp4{width:33.33333%}
.col-sp5{width:41.66667%}
.col-sp6{width:50%}
.col-sp7{width:58.33333%}
.col-sp8{width:66.66667%}
.col-sp9{width:75%}
.col-sp10{width:83.33333%}
.col-sp11{width:91.66667%}
.col-sp12{width:100%}
.colGroup dd{margin-left:0}
/*SP Only*/
@media screen and (max-width:599px){
  .forPC, .forTB, .hiddenSP{display:none}
  main table{border:1px rgba(255,255,255,.4) solid;border-bottom:none;table-layout:fixed}
  main table th{display:block;width:100% !important;border-bottom:none}
  main table td{display:block;width:100% !important;}
}
/*TB Only*/
@media screen and (min-width:600px) and (max-width:1024px){
  .forSP, .forPC, .hiddenTB{display:none}
}
/*TB Over*/
@media screen and (min-width:600px){
  .colGroup{margin-right:-8px;margin-left:-8px}
  [class^="col-"]{padding-right:8px;padding-left:8px}
  .col-tb1{width:8.33333%}
  .col-tb2{width:16.66667%}
  .col-tb3{width:25%}
  .col-tb4{width:33.33333%}
  .col-tb5{width:41.66667%}
  .col-tb6{width:50%}
  .col-tb7{width:58.33333%}
  .col-tb8{width:66.66667%}
  .col-tb9{width:75%}
  .col-tb10{width:83.33333%}
  .col-tb11{width:91.66667%}
  .col-tb12{width:100%}
  a.btn{padding:.5em .8em;max-width:60vw;}
}
/*PC Over*/
@media screen and (min-width:1025px){
  .forSP, .forTB, .hiddenPC{display:none}
  .colGroup{margin-right:-12px;margin-left:-12px}
  [class^="col-"]{padding-right:12px;padding-left:12px}
  .col-pc1{width:8.33333%}
  .col-pc2{width:16.66667%}
  .col-pc3{width:25%}
  .col-pc4{width:33.33333%}
  .col-pc5{width:41.66667%}
  .col-pc6{width:50%}
  .col-pc7{width:58.33333%}
  .col-pc8{width:66.66667%}
  .col-pc9{width:75%}
  .col-pc10{width:83.33333%}
  .col-pc11{width:91.66667%}
  .col-pc12{width:100%}
  a.btn{max-width:27em}
}
/*_________________________________________base*/
body{
}
header{
  position:relative;
  z-index:2;
  overflow:hidden;
}
#wraper{
  position:relative;
}
header{
  height:100vh;
}
#headLogo{
  position:relative;
}
h1#siteName{
  height:100vh;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
}
.headL-bg{
  position:absolute;
  top:0;left:0;right:0;
  height:100vh;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  height:100vh;
  mix-blend-mode:overlay;
  background-color:#030000;
}
.navWrap{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  height:100%;
  background:#FFDC00;
  background:linear-gradient(42deg, #FFDC00 30%, rgba(240,106,0,1) 64%, rgba(202,9,54,1) 75%, rgba(107,8,140,1) 85%);
  background-size:160% 160%;
  line-height:0;
  font-size:1.2em;
  font-weight:bold;
  color:#000;
  animation:gradient 9s ease infinite;
}
.navWrap ul{
  display:flex;
  flex-wrap:wrap;
  margin:0;
  list-style:none;
}
.navWrap ul li{
  width:100%;
  padding:16px 0;
}
.navWrap ul li.hNavX,.navWrap ul li.hNavFB{
  width:46px
}
.navWrap ul li a{
  color:#000;
}
#main{
  position:relative;
  background:url(../img/bg_main.jpg) 50% 50%/cover;
  width:100%;
  padding:4vw 0 50px;
  color:#FFF;
}
.contWrap{
  padding:6vw 0;
}
.contWrap h2{
  position:relative;
  width:100%;
  opacity:0;
  margin:0;
  line-height:1;
}
.contWrap h2::after{
  content:"";
  display:block;
  position:absolute;
  top:0;left:0;
  z-index:-1;
  width:100%;
  height:100%;
  overflow:hidden;
  margin:0;padding:0;
  background:#FFDC00;
  background:linear-gradient(42deg, #FFDC00 40%, rgba(240,106,0,1) 70%, rgba(202,9,54,1) 86%, rgba(107,8,140,1) 94%);
}
.contWrap.active h2{
  animation:slideIn .5s ease forwards;
}
.contWrap h2 > span{
  display:block;
  padding:3vw 6vw 8vw 6vw;
  font-weight:bold;
  color:#000;
  text-shadow:0 2px 0 #FFDC00, 2px 0 0 #FFDC00, 0 -2px 0 #FFDC00, -2px 0 0 #FFDC00, -2px -2px 0 #FFDC00, 2px -2px 0 #FFDC00, -2px 2px 0 #FFDC00, 2px 2px 0 #FFDC00
}
.contBlock{
  opacity:0;
  transition:all .5s;
  transition-delay:.5s;
}
.contWrap.active .contBlock{
  animation:slideUp .5s .5s ease forwards;
}
.contBlock .inner{
  margin:-5vw 0 0 6vw;
  padding:4vw 4vw 1px;
  background-color:#030000;
  box-shadow:0 5px 30px rgb(255,226,0,.3),5px 0 30px rgba(202,9,54,.1);
  line-height:1.7;
}
.contBlock h3{
  margin:0 0 .4em;
  color:#FFDC00;
  font-weight:bold;
  text-align:left
}
table caption{
  margin:0 0 .4em;
  color:#FFDC00;
  font-weight:bold;
  text-align:left;
  font-size:125%
}
footer{
  position:relative;
  z-index:2;
  background:#FFF
}
footer a{
  color:#0e5fa6
}
footer a:visited{
  color:#000A50
}
#footer-info{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
  width:100%;
  padding:0 10px;
  border-bottom:1px solid #999
}
#footer-info p{
  margin:0
}
a#footer-symbol{
  display:block;
  width:120px;
  height:50px;
  margin-right:10px;
  background:url(https://www.pref.kanagawa.jp/shared/site_rn/images/footer/flogo.png) no-repeat 0 50%;
  background-size:contain
}
#footer-address{
  line-height:1.2;
}
#footer-link{
  padding:5px 10px;
  text-align:center
}
#footer-link a{
  display:inline-block;
  margin:0 1em
}
#footer-link a.footer-access{
  padding-left:16px;
  background:transparent url(https://www.pref.kanagawa.jp/shared/site_rn/images/footer/prefectural_link_icon.png) no-repeat 0 50%
}
#footer-copy{
  padding:4px 0 2px;
  background-color:#333333;
}
#footer-copy p{
  margin:0;
  color:#ffffff;
  font-size:87.5%;
  text-align:center;
}
a#goTopBtn{
  position:fixed;
  bottom:0;right:0;
  z-index:1;
  width:100%;
  height:auto;
  padding:.5em;
  transition:.4s ease-in-out;
  line-height:1.3;
  background:#D30656;
  text-align:center;
  color:#000;
  font-weight:bold;
  text-decoration:none;
  font-size:.875em;
  background:#FFDC00;
}
a#goTopBtn span{
  display:inline-block;
  margin-left:8px;
}
a#goTopBtn:hover{
  transform:translateY(-10px);
}
a#goTopBtn:hover img{
  opacity:1;
}

 /*_______________________________index */
 .newsList{
	max-height:180px;
	overflow-y:auto;
  padding-right:20px;
  margin:0 0 16px 0
}
.newsList a{
  color:#FFF
}
.newsList dd{
  width:100%;
  margin:0 0 .5em 0;
  padding-bottom:.5em;
  border-bottom:1px solid rgba(255,255,255,.4)
}
.newsList::-webkit-scrollbar{
  width:10px;
  background:rgba(255,255,255,.2)
}
.newsList::-webkit-scrollbar-thumb{
  background:#FFDC00;
}
.aboutBosyu{
  border:1px solid #FFDC00;
  padding:1em 1em 1px;
  margin:0 0 1.5em;
  font-weight:bold;
}
.aboutBosyu dl{
  color:#FFDC00;
}
.aboutBosyu dd{
  margin:0 0 .5em 0;
  padding:0 0 .5em 0;
  border-bottom:1px solid #FFDC00;
}
.aboutBosyu dd:last-child{
  border-bottom:none;
  margin-bottom:0;
  padding-bottom:0;
}
#sponsor .contBlock .inner{
  background:none;
  box-shadow:none;
  margin-left:0;
}

#schedule,#ticket,#final{
  margin-bottom:16px;
  border-bottom:1px solid rgba(255,255,255,.4);
}
.timeSchedule dl{
  display:flex;
  flex-wrap:wrap;
  margin-bottom:0;
}
.timeSchedule dl dt{
  width:6em;
  border-bottom:1px rgba(255,255,255,.5) dotted;
}
.timeSchedule dl dd{
  width:calc(100% - 6em - 1px);
  border-bottom:1px rgba(255,255,255,.5) dotted;
  margin:0 0 0 1px;
}
.timeSchedule dl dt:last-of-type,.timeSchedule dl dd:last-of-type{
  border:none
}
.finalList li{
  font-weight:bold;
  font-size:min(5vw,1.4em);
}
.finalList li.rubi{
  margin-top:.5em;
}
dl.finalHisyou{
  margin:0 0 .2em 0;
  padding:0;
  line-height:1.3;
}
dl.finalHisyou dt{
  display:inline-block;
  padding:2px .3em 1px;
  margin-right:.5em;
  border:1px solid #FFF;
  font-size:.75em;
}
dl.finalHisyou dd{
  display:inline-block;
  min-width:min(100% , 21em);
  margin:0;
  font-size:.87em;
}
.spnsorBnr ul{
  display:flex;
  flex-wrap:wrap;
  margin:0 -5px;
  list-style:none;
  padding:0;
}
.spnsorBnr ul li{
  width:50%;
  padding:5px;
  line-height:0;
}
/*_______________________________past */
.pastList dl{
  margin:0;
  display:flex;
  flex-wrap:wrap;
}
.pastList dt{
  width:6em;
  margin:0;
  font-feature-settings:"palt";
}
.pastList dd{
  width:calc(100% - 6em);
  margin:0
}
/*SP + TB Only*/
@media screen and (max-width:1024px){
  body.open{
    overflow:hidden
  }
  h1#siteName img,.headL-bg img{
    max-width:calc((100vh * 1220) / 2160);
    height:100%;
  }
  #gNav{
    position:absolute;
    top:0;right:0;
    z-index:1;
  }
  #gNav.navFixed{
    position:fixed;
  }
  body.open #gNav{
    position:fixed;
    top:0;left:0;right:0;bottom:0;
    z-index:9999999;
  }
  a#navToggle{
    display:flex;
    flex-wrap:wrap;
    align-content:center;
    justify-content:center;
    width:64px;
    height:64px;
    padding:.6em 0;
    background:#FFDC00;
    text-align:center;
    color:#000;
    transition:.5s
  }
  a#navToggle::before{
    content:"";
    display:block;
    width:40px;
    height:40px;
    background-image:url(../img/spNav-open.svg);
    background-repeat:no-repeat;
    background-position:50% 50%;
  }
  body.open a#navToggle{
    position:fixed;
    top:0;right:0;
    z-index:1;
    background:#030303;
    color:#FFF;
  }
  body.open a#navToggle::before{
    background-image:url(../img/spNav-close.svg);
  }
  a#navToggle span{
    display:block;
    margin-top:4px;
    font-size:.75em;
  }
  .navWrap{
    display:none;
    opacity:0;
    transition:.4s ease-in-out
  }
  body.open .navWrap{
    display:flex;
    position:fixed;
    top:0;left:0;right:0;bottom:0;
    opacity:1;
  }
  .navWrap ul{
    padding:8vw;
  }
  .navWrap ul li.navClose{
    padding-top:32px;
  }
  .navWrap ul li.navClose a{
    display:block;
    width:100%;
    border:1px solid #000;
    line-height:1;
    padding:.5em;
    text-align:center;
  }
}
/*TB only */
@media screen and (min-width:600px) and (max-width:1024px){
}
/*TB Over */
@media screen and (min-width:600px){
  body.open .navWrap ul{
    max-width:400px;
  }
  .contWrap h2 > span{
    max-width:800px;
    margin:0 auto;
    padding:16px 16px 32px 32px;
  }
  .contBlock{
    max-width:800px;
    margin:0 auto;
  }
  .contBlock .inner{
    margin:-22px 0 0 32px;
    padding:2vw 2vw max(1px, (2vw - 16px));
  }
  .spnsorBnr ul li{
    width:33.333333%;
  }
  a#goTopBtn{
    display:flex;
    flex-wrap:wrap;
    align-content:center;
    justify-content:center;
    width:64px;
    height:64px;
  }
  a#goTopBtn span{
    display:block;
    margin-left:0;
  }
}
/*PC Over*/
@media screen and (min-width:1025px){
  #container{
    padding-left:min(32vw , calc((100vh * 1220) / 2160));
  }
  header{
    position:fixed;
    top:0;left:0;
    width:32vw;
    max-width:calc((100vh * 1220) / 2160);
  }
  #main{
    padding:0 0 50px min(24vw , 306px);
  }
  .navWrap{
    overflow-y:auto;
  }
  .navWrap::-webkit-scrollbar{
    width:10px;
    background:rgba(255,255,255,.2)
  }
  .navWrap::-webkit-scrollbar-thumb{
    background:#333;
  }
  a#navToggle{
    display:none;
  }
  #gNav{
    position:fixed;
    top:0;bottom:0;left:min(32vw , calc((100vh * 1220) / 2160));
    z-index:1;
    width:24vw;
    max-width:306px;
  }
  .navWrap ul{
    padding:16px;
  }
  .navClose{
    display:none;
  }
  .contWrap{
    padding:40px 0;
  }
}

#kekka .syou{
  text-align:center;
  line-height:1.5;
}
#kekka .syou h3{
  position:relative;
  margin-bottom:.3em;
  text-align:center;
  font-size:170%;
  background:#FFDC00;
  background:linear-gradient(42deg, #FFDC00 50%, rgba(240,106,0,1) 84%, rgba(202,9,54,1) 95%);
  color: #000;
  text-shadow: 0 2px 0 #FFDC00, 2px 0 0 #FFDC00, 0 -2px 0 #FFDC00, -2px 0 0 #FFDC00, -2px -2px 0 #FFDC00, 2px -2px 0 #FFDC00, -2px 2px 0 #FFDC00, 2px 2px 0 #FFDC00;
}
#kekka .syou.kekka02 h3{
  margin-bottom:.4em;
}
#kekka .syou.kekka03{
  line-height:1.3;
}
/*SP Only*/
@media screen and (max-width:599px){
  #kekka .syou h3{
    font-size:min(6vw,170%);
  }
  #kekka p.fontLL,#kekka span.fontLL{
    font-size:min(7vw,2em);
  }
  #kekka span.fontM{
    font-size:min(4.3vw,1.25em);
  }
}


@keyframes slideIn{
  0%{transform:translate(-100vw,0);opacity:0;}
  90%{opacity:1;}
  100%{opacity:1;transform:translate(0,0);}
}
@keyframes slideUp{
  0%{transform:translate(0,100px);opacity:0;}
  90%{opacity:1;}
  100%{opacity:1;transform:translate(0,0);}
}
@keyframes gradient{
  0%{background-position:0% 50%;}
  50%{background-position:100% 50%;}
  100%{background-position:0% 50%;}
}