@charset "utf-8";
@import url(style.css) screen and (min-width: 769px); /* 769以上 */
@import url(tablet.css) screen and (max-width: 768px); /* 768以下 */
@import url(smart.css) screen and (max-width: 420px); /* 420以下 */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  color: #acff7a;
}
a:hover {
  color: #acff7a;
  text-decoration: none;
}
a.arrow::before { /*a-link 先頭三角マーク付き*/
  content: url(/common/imgs/bg_linkarrow.gif);
  vertical-align: 15%;
  padding-right: 5px;
}
span.arrow_span { /*span 先頭三角マーク付き*/
  background: url(/common/imgs/bg_linkarrow.gif) no-repeat 0 center;
  padding-left: 10px;
}
ul li, ol li {
  list-style: none;
}
.red { /*赤文字対応用*/
  color: #d00101;
}
.close { /*s終了文言用*/
  color: #d00101;
  font-weight: 600;
  padding-left: 1em;
}
/* clearfix-clear */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*/ /*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear {
  clear: both
}
/* body-wrapper-footer */
body {
  color: #f1f6fc;
  line-height: 1.5;
  background-image: url(../images/star_bg.png), linear-gradient(180deg, rgba(0, 0, 0, 1) 20%, rgba(0, 48, 102) 100%);
  background-repeat: repeat, no-repeat;
  background-position: 0 100px, 0 0;
}
/*body a { /*a-link アンダーライン設定用
    text-decoration-thickness: 1px; /*a-link アンダーラインの太さ
    text-underline-offset: 3px; /*a-link アンダーラインの距離
}*/
#wrapper {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
}
/* p */
p.bump {
  text-indent: 1em;
  margin-bottom: .5em;
}
/* チラシダウンロード　共通 */
#flyerDL a {
  background-color: rgb(48, 156, 201, .5);
  background-image: url(../images/flyerBG_off.png);
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 10px;
  text-decoration: underline;
}
#flyerDL a:hover {
  background-color: rgb(48, 156, 201, .7);
  background-image: url(../images/flyerBG_on.png);
}
#flyerDL a img {
  position: absolute;
  top: 10px;
  left: 10px;
}
#flyerDL a p {
  position: absolute;
}
/* access */
ul.access_txt {
  margin: 0;
  list-style: none;
  padding: 0;
}
ul.access_txt li {
  margin: 0 0 0.1em 5px;
  line-height: 1.4;
}
/* footer */
/* footer */
#footer .footer_in {
  position: relative;
  background: #309cc9;
  margin: 50px auto 0;
}
a#kahakutop_footer, a#co-host01_footer, a#co-host02_footer {
  display: inline-block;
  height: 0;
  overflow: hidden;
  background-repeat: no-repeat;
}
a#co-host01_footer:hover, a#co-host02_footer:hover {
  background-repeat: no-repeat;
  opacity: .8;
}
.totop a {
  display: block;
  background: #309cc9 url(../images/btn_totop-WH.svg) no-repeat 11px 11px;
  background-size: 80%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: none;
  width: 105px;
  height: 0;
  padding: 35px 5px 0px 28px;
  position: absolute;
  right: 10px;
  top: -34px;
  overflow: hidden;
  font-size: 0px;
}
.cr {
  clear: both;
  font-size: 75%;
  color: #fff;
}
.cr span {
  font-size: 100%;
}
/* table */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.table01, .table02 {
  width: 100%;
  margin: 5px 0 0;
}
.table01 th, .table01 td, .table02 th, .table02 td {
  padding: 10px;
}
.table01 td, .table02 td {
  background-color: rgb(255, 244, 255, .2);
}
.table01 th, .table02 th {
  text-align: center;
  color: #001e40;
  background-image: linear-gradient(45deg, rgba(48, 156, 201, 1), rgba(78, 203, 255, 1));
}
.table01 th {
  font-weight: 600;
  color: #001e40;
  border-radius: 10px 10px 0 0;
}
.table01 td {
  padding-left: 15px;
  border-radius: 0 0 10px 10px;
  margin-bottom: 1em;
  display: block;
}
.table01 thead th {
  font-weight: 600;
  background: #dcdcdc;
  border-bottom: 1px solid #333;
  padding-top: 7px;
  color: #001e40;
}
.table01 td .table02 {
  border-top: 1px solid #333;
  border-left: 1px solid #333;
}
.table02 th {
  background: #999;
  border-top: #333 solid 1px;
  color: #fff;
}
.table01 tr td ul {
  list-style: none;
  margin-left: 0;
}
/* map */
.map img {
  width: 100%;
}
a.map:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
p.cap {
  font-size: 0.85em;
}
/* section */
section {
  margin-bottom: 20px;
  border-radius: 10px;
  background: rgba(255, 255, 255, .5);
  padding: 20px;
}
/* h3 */
#info h3, #access h3, #flyer h3, #showcase h3 {
  overflow: hidden;
  width: 100%;
  background-repeat: no-repeat;
}