﻿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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.mt0 {
  margin-top: 0px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
body,
html {
  height: 100%;
  width: 100%;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.5rem;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "Hiragino Sans",
    "ヒラギノ角ゴシック", YuGothic, "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic";
  color: #262927;
  font-weight: 500;
}
#wrapper {
  position: relative;
}
.content {
  width: 1050px;
  margin: auto;
}
.flex {
  display: -webkit-flex;
  display: flex;
}
.float * {
  float: left;
}
.float:after {
  content: "" !important;
  display: block;
  clear: both;
}
.sec-box {
  padding-top: 30px;
  padding-bottom: 30px;
}
.fbox {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.text {
  padding-bottom: 20px;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.red {
  color: #9f0202;
}
li,
dd,
dt,
.comp-list-name,
.comp-list-data {
  line-height: 1.7;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}
.comp-list-name {
  font-weight: bold;
}
p {
  line-height: 1.7;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}
p.font10 {
  font-size: 1rem;
  line-height: 1.2;
}
p.font12 {
  font-size: 1.2rem;
  line-height: 1.2;
}
p.font13 {
  font-size: 1.3rem;
  line-height: 1.3;
}
p.font14 {
  font-size: 1.4rem;
  line-height: 1.4;
}
p.font20 {
  font-size: 2rem;
  line-height: 1.6;
}
p.font25 {
  font-size: 2.5rem;
  line-height: 1.5;
}
p.font30 {
  font-size: 3rem;
  line-height: 1.5;
}
.logo img {
  width: 214px;
}
.float-l {
  float: left;
}
.float-r {
  float: right;
}
.l-line {
  border-left: solid 1px #a9a8a8;
}
.bg-blue {
  background-color: #ecf7fb;
}
.bg-gray {
  background-color: #f1f1f1;
}
#scrollTopBtn {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  border-radius: 30px;
  z-index: 999;
  cursor: pointer;
  background: #09889c;
}
#scrollTopBtn:hover {
  opacity: 0.7;
}
#scrollTopBtn:before {
  width: 15px;
  height: 15px;
  line-height: 15px;
  color: #ffffff;
  margin: auto;
  position: absolute;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
}
@media print {
  a[href]:after {
    content: "" !important;
  }
  abbr[title]:after {
    content: "" !important;
  }
}
header {
  height: 75px;
}
header .grad {
  background: #32c4d9;
  background: -webkit-linear-gradient(right, #32c4d9 0%, #5b9cd9 100%);
  background: linear-gradient(to right, #32c4d9 0%, #5b9cd9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#32c4d9', endColorstr=' #5b9cd9', GradientType=1);
  height: 5px;
}
header .flex {
  height: 50px;
  padding: 10px 0px;
  justify-content: space-between;
  align-items: center;
}
header .ass-name {
  font-size: 2rem;
  font-weight: 100;
  letter-spacing: 0.02em;
  margin-bottom: 0px;
  padding: 5px 3px;
}
header .ass-name a {
  color: inherit;
  text-decoration: none;
}
footer {
  margin-top: 50px;
}
footer #footer-logo {
  background-color: #f1f1f1;
}
footer #footer-logo .content {
  padding: 10px 0px;
}
footer #footer-logo .flex {
  align-items: center;
}
footer #footer-logo .flex .text {
  padding: 0 0 0 10px;
}
footer #footer-sec {
  background-image: url(../image/footer-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}
footer #footer-sec .content {
  padding: 18px 0px;
}
footer #footer-sec .footer-l {
  padding-right: 20px;
  width: 340px;
  border-right: 1px solid #f1f1f1;
}
footer #footer-sec .footer-l .site-manage {
  padding: 10px;
  margin-bottom: 20px;
  background-color: #f1f1f1;
  color: #262927;
  text-align: center;
}
footer #footer-sec .footer-l .mail:before {
  font-family: "fontello";
  content: "\e802";
  color: #fff;
  margin-right: 5px;
}
footer #footer-sec .footer-r {
  width: 702px;
  padding-left: 20px;
}
footer #footer-sec .footer-r .footer-navi ul li {
  display: inline-block;
  margin-right: 20px;
}
footer #footer-sec .footer-r .footer-navi ul li:before {
  font-family: "fontello";
  content: "\f105";
  color: #fff;
  margin-right: 5px;
  text-decoration: none;
}
footer #footer-sec .footer-r .footer-navi ul li a {
  color: #fff;
  text-decoration: none;
  min-width: 120px;
}
footer #footer-sec .footer-r .qr-sp,
footer #footer-sec .footer-r .qr-keitai {
  width: 50%;
}
footer #footer-sec .footer-r .qr-sp img,
footer #footer-sec .footer-r .qr-keitai img {
  width: 99px;
  margin-right: 10px;
}
footer #footer-sec .footer-r .qr-sp {
  margin-right: 10px;
}
footer #footer-sec .footer-r .site-qr {
  background-color: #f1f1f1;
  padding: 15px;
  margin-top: 15px;
  color: #262927;
}
footer .copy {
  background: #32c4d9;
  background: -webkit-linear-gradient(right, #32c4d9 0%, #5b9cd9 100%);
  background: linear-gradient(to right, #32c4d9 0%, #5b9cd9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#32c4d9', endColorstr=' #5b9cd9', GradientType=1);
  color: #fff;
  text-align: center;
  padding: 10px 0px;
}
footer .copy p {
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt";
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-style: italic;
}
.fa,
.far,
.fas {
  font-family: "fontello";
}
.fa-video::before {
  content: "\e825";
}
a {
  display: inline-block;
  color: #022f8b;
  backface-visibility: hidden;
  -webkit-transition: 0.2s ease-in;
  text-decoration: none;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  text-decoration: underline;
}
a img {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a:hover {
  text-decoration: none;
  opacity: 0.4;
}
a:visited {
  color: #022f8b;
}
a.link:before {
  font-family: "fontello";
  content: "\f105";
  color: #262927;
  margin-right: 5px;
  text-decoration: none;
}
a.pdf,
a.word,
a.excel {
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  padding: 2px 20px;
  margin: 2px 1px;
  text-decoration: none;
  background-color: #9f0202;
  color: #fff;
}
a.pdf:before,
a.word:before,
a.excel:before {
  font-family: "fontello";
  content: "\f1c1";
  margin-right: 5px;
  text-decoration: none;
  font-size: 1.6rem;
  color: #fff;
}
a.word {
  background-color: #1b3e8b;
}
a.word:before {
  content: "\f1c2";
}
a.excel {
  background-color: #1b6c31;
}
a.excel:before {
  content: "\f1c3";
}
a.bt {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.8rem;
  padding: 8px 25px;
  text-decoration: none;
  background-color: #f67e28;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin: auto;
}
.submit {
  display: inline-block;
  color: #022f8b;
  backface-visibility: hidden;
  -webkit-transition: 0.2s ease-in;
  text-decoration: none;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.8rem;
  padding: 8px 25px;
  text-decoration: none;
  background-color: #f67e28;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin: auto;
}
.submit:hover {
  text-decoration: none;
  opacity: 0.4;
}
.button {
  position: relative;
  display: inline-block;
  padding: 0.5em 4em;
  border: 2px solid #262927;
  color: #022f8b;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  z-index: 1;
}
.button:before {
  position: absolute;
  display: block;
  height: 74px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: "";
  background: #022f8b;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform 0.3s;
}
.button:hover {
  color: #fff;
  opacity: 1;
}
.button:hover:before {
  transform-origin: left top;
  transform: scale(1, 1);
}
.main-navi li {
  text-decoration: none;
  border: 2px solid #262927;
  display: table;
}
.main-navi li .icon-home {
  background-color: #022f8b;
}
.main-navi li .icon-home:before {
  content: "";
}
.main-navi li .icon-event {
  background-color: #b032a0;
}
.main-navi li .icon-event:before {
  content: "";
}
.main-navi li .icon-entry {
  background-color: #2b8607;
}
.main-navi li .icon-entry:before {
  content: "";
}
.main-navi li .icon-search {
  background-color: #f67e28;
}
.main-navi li .icon-search:before {
  content: "";
}
.main-navi li a {
  padding: 0px;
  color: #262927;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  background-color: #fff;
}
.main-navi li a:hover {
  color: #fff;
}
.main-navi li a span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-weight: 500;
}
.main-navi li a.home {
  border-style: none;
}
.main-navi li a.home:before {
  background-color: #022f8b;
}
.main-navi li a.search {
  border-style: none;
}
.main-navi li a.search:before {
  background-color: #f67e28;
}
.main-navi li a.event {
  border-style: none;
}
.main-navi li a.event:before {
  background-color: #b032a0;
}
.main-navi li a.entry {
  border-style: none;
}
.main-navi li a.entry:before {
  background-color: #2b8607;
}
.sub-navi li a {
  background-color: #fff;
  padding: 0px;
  text-align: left;
  position: relative;
  padding: 10px;
}
.sub-navi li a:after {
  position: absolute;
  font-family: "fontello";
  content: "\f105";
  color: #022f8b;
  margin-right: 5px;
  text-decoration: none;
  right: 5px;
}
.sub-navi li a:hover:after {
  color: #fff;
}
.main-navi h3,
.sub-navi h3 {
  margin: 0;
  padding: 0;
  letter-spacing: 0.02em;
  font-size: inherit;
  color: inherit;
  display: inline;
  font-weight: 100;
}
.main-navi h3.icon,
.sub-navi h3.icon {
  padding-left: 42px;
}
.main-navi h3.icon i,
.sub-navi h3.icon i {
  position: absolute;
  font-size: 36px;
  top: -14px;
  left: 0px;
}
h2,
h3,
h4,
h5,
h6 {
  font-size: 3rem;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "Hiragino Sans",
    "ヒラギノ角ゴシック", YuGothic, "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0.05deg);
  font-feature-settings: "palt";
  color: #262927;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
  font-weight: 800;
  padding: 15px 10px;
}
strong {
  font-weight: bold;
}
.hide {
  display: none;
}
table {
  width: 100%;
}
table td {
  background-color: #fff;
}
.type01 {
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.type01 th {
  padding: 10px;
  font-weight: bold;
  vertical-align: middle;
  background-color: #f1f1f1;
}
.type01 td {
  padding: 10px;
  vertical-align: middle;
}
.type01 tr {
  border-bottom: 1px solid #ccc;
}
.type02 {
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.type02 th {
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #eee;
}
.type02 td {
  padding: 10px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
