@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 #CDFF00 dotted}
a:hover img{opacity:.7}
a.btn{
  position:relative;
  display:block;
  margin:0 auto 1.5em;
  padding:2px .8em;
  background:#CDFF00;
  box-shadow:0 5px #99cc33;
  border-radius:1000px;
  transition:none;
  text-decoration:none;
  color:#000;
  font-weight:bold;
  text-align:center;
  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:#393834;border-bottom:1px rgba(255,255,255,.5) 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,.5) 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}
.txtYEL,.txtYEL a{color:#CDFF00!important}
.txtBLK,.txtBLK a{color:#000}
.txtWHT,.txtWHT a{color:#FFF}
.txtPNK,.txtPNK a{color:#FF37A5}
.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,.5) 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:1099px){
  .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:1100px){
  .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{
  background-color:#0d0c06
}
#wraper{
  position:relative;
}
#wraper::after{
  content:"";
  position:fixed;
  z-index:-1;
  top:0;bottom:0;right:0;left:0;
  width:100%;
  height:100%;
  background:url("../img/bg.jpg") no-repeat 50% 90% /cover;
  opacity:.5
}
#firstView{
  position:fixed;
  right:0;top:0;bottom:0;
  width:100%;
  height:100vh;
  height:100svh;
  background:url("../img/mv.png") no-repeat center center/contain
}
#container{
  position:relative;
  z-index:1;
}
header{
  position:relative;
  z-index:3;
  margin-bottom:4vw;
  transition:.4s ease-in-out
}
header h1{
  height:calc(60px + 4vw);
  padding:4vw 0 0 4vw
}
header h1 img{
  max-width:none;
  height:100%;
}
.gNav ul{
  width:100%;
  list-style:none;
  padding:0;
  margin:0;
}
.gNav ul li a{
  font-weight:bold;
  text-decoration:none;
}
.icon-x svg,.icon-fb svg{
  width:30px;
  height:30px;
  fill:#000;
}
main{
  width:100%;
  padding:4vw 0 0;
  color:#FFF;
  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}
h2{
  margin:0;
  background:#EF2795;
  background:linear-gradient(90deg, rgba(239,39,149,1) 30%, rgba(0,106,194,1) 70%, rgba(205,255,0,1) 94%);
}
h2 > span{
  display:block;
  padding:.2em 4vw;
  font-weight:bold;
  color:#FFF;
  text-shadow:0 2px 0 #EF2795, 2px 0 0 #EF2795, 0 -2px 0 #EF2795, -2px 0 0 #EF2795, -2px -2px 0 #EF2795, 2px -2px 0 #EF2795, -2px 2px 0 #EF2795, 2px 2px 0 #EF2795
}
h3{
  margin:0 0 .4em;
  color:#FF37A5;
  font-weight:bold;
  text-align:left
}
table caption{
  margin:0 0 .4em;
  color:#FF37A5;
  font-weight:bold;
  text-align:left;
  font-size:125%
}
.contBlock{
  padding:4vw
}
.contBlockFull{
  padding:4vw 4vw calc(4vw - .5em);
  border-bottom:2px solid rgba(255,255,255,.5)
}
.contactTxt{
  line-height:1.3
}
.contactTxt .fontS{
  font-feature-settings: "palt";
}
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;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  width:5em;
  height:auto;
  padding:.5em;
  transition:.4s ease-in-out;
  line-height:1.3;
  background:#CDFF00;
  text-align:center;
  color:#000;
  font-weight:bold;
  text-decoration:none;
  font-size:.875em;
}
a#goTopBtn span{
  display:block;
  width:100%;
  margin-top:4px;
  padding-left:0;
}
a#goTopBtn:hover{
  transform:translateY(-10px);
}
a#goTopBtn:hover img{
  opacity:1;
}
/*SP + TB Only */
@media screen and (max-width:1099px){
  body.open{
    overflow:hidden
  }
  header.h_fixed,body.open header{
    position:fixed;
    top:0;left:0;right:0;
    width:100%;
  }
  body.open header{
    background:rgba(13,12,6,.8)/*#191812*/;
  }
  a#navToggle{
    position:absolute;
    top:0;right:0;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center;
    width:calc(60px + 4vw);
    height:calc(60px + 4vw);
    padding:.6em 0;
    background:#CDFF00;
    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{
    background:none;
    color:#CDFF00;
  }
  body.open a#navToggle::before{
    background-image:url(../img/spNav-close.svg);
  }
  a#navToggle span{
    display:block;
    width:100%;
    margin-top:4px;
    line-height:1;
    font-size:.875em;
    font-weight:bold;
  }
  .gNav{
    position:absolute;
    top:calc(60px + 4vw);
    display:flex;
    flex-wrap:wrap;
    align-content:center;
    justify-content:center;
    width:100%;
    min-height:calc(100vh - (60px + 4vw));
    overflow:hidden;
    padding:4vw;
    background:#CDFF00;
    text-align:center;
    transform:translateX(-120vw);
    transition:.4s ease-in-out
  }
  body.open .gNav{
    transform:translateX(0);
  }
  .gNav ul li.navX,.gNav ul li.navFB{
    display:inline-block;
    width:20vw
  }
  .gNav ul li a{
    display:block;
    padding:4px;
    margin:.2em auto;
    font-size:6vw;
    font-size:min(6vw, 1.5em);
    color:#000
  }
  .gNav ul li.navX a,.gNav ul li.navFB a{
    font-size:8vw;
    font-size:min(8vw, 2.5em)
  }
  .navClose{
    width:100%;
  }
  .navClose a{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center;
    width:12em;
    margin:6vw auto 0;
    padding:2px .8em;
    background:#45443E;
    box-shadow:0 5px #000;
    border-radius:1000px;
    text-decoration:none;
    color:#CDFF00;
    font-weight:bold;
    text-align:center;
  }
  .navClose a.icon-close::after{
    content:"";
    display:block;
    width:15px;
    height:15px;
    margin-left:8px;
    background:url(../img/spNav-close.svg) no-repeat;
  }
  body#subpage #firstView{display:none}
  #container{
    background:#0D0C06
  }
  body#home #container{
    margin-top:100vh;
    margin-top:100svh;
  }
}
/*TB only*/
@media screen and (min-width:600px) and (max-width:1099px){
  a#navToggle{
    width:100px;
    height:100px
  }
  .gNav ul li.navX, .gNav ul li.navFB{
    width:5em
  }
  .gNav ul li.navX a,.gNav ul li.navFB a{
    font-size:2.5em
  }
}
/*TB Over*/
@media screen and (min-width:600px){
  header{
    margin-bottom:32px;
  }
  header h1{
    height:100px;
    padding:24px 0 0 32px
  }
  .gNav ul li a{
    font-size:1.5em
  }
  h2{
    font-size:2em
  }
  h2 > span{
    max-width:864px;
    margin:0 auto;
    padding:.05em 32px;
  }
  .contBlock{
    max-width:864px;
    margin:0 auto;
    padding:24px 32px;
  }
  .contBlockFull{
    padding:24px 32px;
  }
  .contBlockFull .inner{
    max-width:864px;
    margin:0 auto;
  }
  a#footer-symbol{
    width:144px;
    height:60px;
  }
  #footer-address{

  }
}
/*PC Over*/
@media screen and (min-width:1100px){
  #firstView{
    width:71.43vh;
  }
  #container{
    width:calc(100% - 71.43vh);
    margin-top:0
  }
  header{
    padding:32px 32px 0
  }
  header h1{
    padding:0 0 32px;
  }
  #navToggle,.navClose{display:none}
  .gNav ul{
    display:flex;
    flex-wrap:wrap;
    margin:0 -2px;
  }
  .gNav ul li{
    line-height:1;
    padding:0 2px 2px;
  }
  .gNav ul li a{
    display:block;
    position:relative;
    z-index:1;
    overflow:hidden;
    padding:4px 8px;
    background-color:rgba(13,12,6,.95);
    transition:.25s;
    color:#CDFF00;
  }
  .gNav ul li a:before {
    content:"";
    position:absolute;
    top:0;left:0;right:0;bottom:0;
    background-color:#CDFF00;
    transform:translateX(-101%);
    transition:.25s;
    z-index:-1;
  }
  .gNav ul li a:hover {
    color:#000;
    background:none;
    opacity:1
  }
  .gNav ul li a:hover:before {
    transform:translateX(0);
  }
  .icon-x svg,.icon-fb svg{
    width:24px;
    height:24px;
    fill:#CDFF00;
  }
  a.icon-x:hover svg,a.icon-fb:hover svg{
    fill:#000
  }
  h2 > span{
    max-width:864px;
    margin:0 auto;
    padding:.05em 32px;
  }
  main{
    padding-top:0
  }
  .contBlock{
    max-width:864px;
    margin:0 auto;
    padding: 32px;
  }
  a#goTopBtn{
    right:50%
  }
  #contact .col-tb6{
    width:100%
  }
  a#goTopBtn{
    right:71.43vh;
  }
}
/*PC-L Over*/
@media screen and (min-width:1280px){
  #contact .col-tb6{
    width:50%
  }
  #firstView{
    width:680px
  }
  #container{
    width:calc(100% - 680px);
  }
  a#goTopBtn{
    right:680px;
  }
}
/*_________________________________________index*/
.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:1.4em;
}
.elHisyou{
  width:14em;
  display:block;
  padding:0em;
  margin-bottom:2px;
  border:1px solid rgba(255,255,255,.5);
  font-size:.75em;
  text-align:center;
}
.aboutBox{
  border:1px solid #EF2795;
  padding:1em 1em 1px;
  margin:0 0 1.5em;
  font-weight:bold
}
.aboutBox dd{
  margin:0 0 .5em 0;
  padding:0 0 .5em 0;
  border-bottom:1px solid #EF2795
}
.aboutBox dd:last-child{
  border-bottom:none;
  margin-bottom:0;
  padding-bottom:0
}
.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,.5)
}
.newsList::-webkit-scrollbar{
  width:10px;
  background:rgba(255,255,255,.15)
}
.newsList::-webkit-scrollbar-thumb{
  background:rgba(255,255,255,.6)
}
#sponsor {
  font-feature-settings:"palt";
}
.syusai img{
  border:1px solid rgba(255,255,255,.5)
}
.spnsorBnr ul{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -ms-flex-wrap:wrap;flex-wrap:wrap;
  list-style:none;
  padding:0;
  margin-left:-5px;
  margin-right:-5px
}
.spnsorBnr ul li{
  width:50%;
  padding:5px;
  line-height:0
}
#kekka .syou{
  text-align:center;
}
#kekka .syou h3{
  position:relative;
  margin-bottom:0;
  text-align:center;
  font-size:170%;
}
#kekka .syou h3:after {
  content: '';
  position: absolute;
  display:block;
  top: 50%;
  right: 0;
  left: 0;
  z-index:-1;
  border-top:dotted 1px #FF37A5;
}
#kekka .syou h3 span{
  display:inline-block;
  background:#0d0c06;
  padding:0 .8em;
}
#kekka p.txtYEL{
  line-height:1.4;
}
/*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(6vw,2em);
  }
  #kekka span.fontL{
    font-size:min(4.7vw,1.5em);
  }
}
/*TB Over*/
@media screen and (min-width:600px){
  .elHisyou{
    display:inline-block;
    margin:0 auto 0 .8em;
  }
  .aboutBtn{
    display:flex;
    flex-wrap:wrap;
  }
  .aboutBtn a{
    width:20em;
  }
  .spnsorBnr ul li{
    width:33.333333%;
  } 
}
/*PC-L Over*/
@media screen and (min-width:1280px){
/*   .aboutBtn .col-tb6{
    width:50%
  } */
  .spnsorBnr ul li{
    width:33.333333%
  }
}
/*_________________________________________過去*/

.pastList dl{
  margin:0;
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -ms-flex-wrap:wrap;flex-wrap:wrap;
}
.pastList dt{
  width:6em;
  margin:0;
  font-feature-settings: "palt";
}
.pastList dd{
  width:-webkit-calc(100% - 6em);
  width:calc(100% - 6em);
  margin:0
}
/*PC Only*/
@media screen and (min-width:1100px) and (max-width:1279px){
  table.pastList{border:1px rgba(255,255,255,.5) solid;border-bottom:none;table-layout:fixed}
  table.pastList th{display:block;width:100% !important;border-bottom:none}
  table.pastList td{display:block;width:100% !important;}
}