﻿/*reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;color:#000;font-size:14px;}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}body{font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;text-align:justify;text-justify:distribute;background-color:#fff;color:#000;}.clearfix:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0}* html .clearfix{zoom:1}*:first-child+html .clearfix{zoom:1}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none}a:hover img{opacity:0.8;filter:alpha(opacity=80);-ms-filter:"alpha( opacity=80 )"}button{border:0;margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent none;font-size:inherit}


.pc {display: block;}
.sp {display: none;}
.pc-inline {display: inline;}
.sp-inline {display: none;}
header {
  width: 100%;
  height: 522px;
  background: url(../images/main.jpg) no-repeat top center;
  margin-bottom: 40px;
}

/*
header h1 {
  text-indent: -9999px;
}
*/

.header-inner,
.container,
.footer-inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
}

.link-official {
  position: absolute;
  top: 10px;
  right: 0;
}

.link-official a {
  display: inline-block;
  background: url(../images/arr-y.png) no-repeat 15px 46% #002244;
  border-radius: 12px;
  font-size: 12px;
  padding: 5px 15px 5px 25px;
  color: #fff;
}

.link-official a:hover {
  background-color: #62a9e3;
}

.link-entry {
  text-align: center;
  margin-top: 410px;
}

.section {
  padding-top: 10px;
  margin-bottom: 60px;
}

.section h1 {
  margin-bottom: 20px;
}

.section p {
  margin-bottom: 10px;
}

.info-lead {
  font-size: 16px;
  margin-bottom: 40px !important;
}

.info-block {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px dashed #d9e5ef;
}

.info-left {
  float: left;
  width: 560px;
}

.info-list  {
  line-height: 1.4;
}

.info-list dt {
  font-weight: bold;
  font-size: 18px;
  min-height: 70px;
  padding-left: 80px;
  margin-top: 30px;
  margin-bottom: 14px;
}

.info-list dt:first-child {
  margin-top: 0;
}

.info-list dt em {
  background: linear-gradient(transparent 50%, #b9d7ff 0%);
  font-size: 28px;
}

.info-list dt.date01 { background: url(../images/date01.png) no-repeat left center;}
.info-list dt.date02 { background: url(../images/date02.png) no-repeat left center;}
.info-list dt.date03 { 
  background: url(../images/date03.png) no-repeat left center;
  line-height: 70px;
}
.info-list dt.date04 { background: url(../images/date04.png) no-repeat left center;}

.info-list dd {
  padding-left: 80px;
  line-height: 1.8;
}

.info-list dd b {
  font-weight: bold;
}

.asterisk {
  text-indent: -1.35em;
  padding-left: 1em;
  font-size: 12px;
}
.asterisk:before {
  content: "※ ";
}

.info-list .asterisk:first-child {
  margin-top: 10px;
}

.info-right {
  float: right;
  width: 390px;
}


#schedule table,
#schedule table th,
#schedule table td {
  border: 1px solid #e7e7e7;
  border-collapse: collapse;
  padding: 14px 20px;
  vertical-align: middle;
}

#schedule table {
  width: 100%;
}

#schedule table th {
  background: #545454;
  color: #fff;
  width: 25%;
  text-align: center;
  font-size: 16px;
}

#schedule table td {
  background: url(../images/bg-stripe.png) repeat;
  line-height: 1.2;
} 

#schedule table .line {
  background: #b9d7ff;
}

#entry .btn-entry {
  text-align: center;
  padding: 20px 0 40px;
  cursor: pointer;
}

.bnr-fundorful {
  text-align: center;
  margin-bottom: 50px;
}

.about-lead {
  line-height: 1.6;
}

.about-img {
  margin-top: 10px;
}

footer {
  background: #000;
  padding: 20px 0;
  width: 100%;
  min-width: 980px;
}

.footer-inner p,
.footer-inner a {
  color: #fff;
  font-size: 12px;
  text-align: center; 
}

.footer-inner a {
  text-decoration: underline;
}

.footer-list {
  margin-bottom: 10px;
}
.attention {
  width: 1200px;padding: 40px;text-align: center;background: pink;border: 2px solid red;margin: 40px auto;
  font-size: 1.2em;
}

.attention p {
  font-size: 1.2em;
}

.entrywrap {
  display: flex;
  justify-content: space-around;
  margin: 40px auto;
}

.entry {
  width: 45%;
  padding: 0;
  text-align: center;
}

.entry a {
  transition: .5s;
  display: block;
  background: #002244;
  color: #fff;
  padding: 40px 0;
  font-size: 24px;
  font-weight: bold;
  border-radius: 8px;
}
.entry a:hover {
  background: orange;
}