@charset "UTF-8";
/*
Theme Name: System
Version: 1.0-20225828
Author: UNISOL Design Okishima_CREATE
Author URI: https://
*/
/****************************************

          General Setting

*****************************************/
html {
  font-size: 12px;
  display: block;
  zoom: 1; /* IEのみ */
}
body {
  background-color: #fff;
  margin: 0 auto !important;
  position: relative;
  font-weight: normal;
  font-style: normal;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
  color: #000;
  width: 100%;
  display: block;
  zoom: 1;
  text-align: center;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, p, blockquote, th, td, span {
  margin: 0;
  padding: 0;
}
article, aside, canvas, details, figcaption, figure, header, footer, main, menu, nav, section, summary, div {
  display: block;
}
h1, h2, h3, h4 {
  font-weight: normal;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
  width: auto;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
}
.bold {
  font-weight: bold;
}
/****************************************

          List

*****************************************/
ul, li {
  list-style-type: none;
}
/****************************************

          Link

*****************************************/
/****************************************

          header

*****************************************/
header {}
/****************************************

          Main

*****************************************/
main {
  text-align: left;
  margin: 0 auto;
  width: 100%;
  max-width: 1480px;
}
.top_image {
  position: relative;
  font-size: 0;
}
.btn_ent {
  position: absolute;
  bottom: 4%;
  right: 35px;
  z-index: 99999;
  max-width: 320px;
  width: 23%;
}
.btn_ent a:hover {
  opacity: 0.7;
}
.menu {
  width: 100%;
  margin: 0;
  font-size: 0;
}
.menu ul li {
  display: inline-block;
  width: calc(100%/3);
  font-size: 20px;
  text-align: center;
  text-shadow: 1px 1px 0 #fff;
  font-weight: bold;
  border-right: 1px solid #fff;
  box-sizing: border-box;
}
.menu ul li:last-child {
  border: none;
}
.menu ul li a {
  padding: 25px 0;
  display: block;
  text-decoration: none;
  color: #000;
  background-color: #ffe600;
}
.menu ul li a:hover {
  opacity: 0.7;
}
.box {
  width: 100%;
  margin: 50px auto;
}
.ttl {
  background-color: #ffe600;
  text-align: center;
  font-size: 27px;
  font-weight: bold;
  padding: 10px 0 0;
  color: #000;
}
.ttl_arrow {
  width: 0;
  height: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 30px solid #ffe600;
  margin: 0 auto;
}
.card {
  margin: 60px auto;
  width: 80%;
  font-size: 0;
}
.card img {
  width: 100%;
}
.card ul li {
  display: inline-block;
  width: calc(100%/2);
  box-sizing: border-box;
  vertical-align: top;
  text-align: center;
}
.card_box {
  background-color: #ffe600;
  color: #fff;
  width: 94%;
  height: 50px;
  font-size: 18px;
  font-weight: bold;
  padding: 15px;
  text-align: left;
  margin: 20px 0 0 0;
}
.card_cap {
  font-size: 13px;
  text-align: left;
  margin: 7px 0 0 0;
}
.sttl {
  font-size: 28px;
  text-align: left;
}
.sttl span {
  color: #ff0000;
}
.sttl_txt {
  font-size: 14px;
  margin: 20px auto;
  text-align: left;
  width: 80%;
}
.sttl_txt div {
  display: inline-block;
  width: 70%;
  vertical-align: top;
}
.sttl_txt2 {
  font-size: 18px;
  margin: 35px auto;
  text-align: center;
}
.card_sttl {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.card_btn_ent {
  width: 60%;
  max-width: 300px;
  margin: 20px auto;
}
.card_img {
  width: 50%;
  max-width: 350px;
  margin: 20px auto;
  text-align: center;
}
.card_annai2 {
  width: 80%;
  max-width: 550px;
  border: 4px solid #ff0000;
  margin: 10px auto;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  padding: 20px;
}
.card_annai3 {
  background-color: #ffe600;
  font-size: 1.8rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 15px;
  box-sizing: border-box;
  margin: 20px auto;
}
.contact {
  background-color: #008bd5;
  font-size: 1.5rem;
  color: #fff;
  text-align: center;
  padding: 5px;
  box-sizing: border-box;
  margin: 40px auto 100px;
  width: 80%;
}
.ttl_contact {
  font-weight: bold;
  font-size: 3rem;
}
.cap {
  text-align: center;
  margin: 10px 0 0 0;
}
.semi {
  margin: 30px auto 0;
  width: 80%;
}
.semi .sttl {
  font-size: 24px;
  text-align: center;
  margin: 40px auto 0;
  font-weight: bold;
  line-height: 25px;
}
.semi .sttl span {
  font-size: 16px;
  font-weight: normal;
}
.semi_sttl {
  background-color: #ffe600;
  font-size: 1.8rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  box-sizing: border-box;
  margin: 20px auto;
}
.semi_img {
  width: 20% !important;
  margin: 0 auto;
  text-align: right;
}
.semi_img img {
  height: 125px;
}
.sttl_txt span {
  font-weight: bold;
}
.sttl_txt p {
  font-weight: bold;
  text-align: right;
  border-bottom: 1px solid #ffe600;
}
.sttl_txt p.semi_date {
  font-size: 24px;
  text-align: left;
  border-bottom: 3px solid #ffe600;
  margin: 60px 0 20px 0;
}
.sttl_txt p.semi_ttl {
  border: none;
  text-align: left;
  font-size: 26px;
  margin: 0 0 15px 0;
}
.semi_ttl span {
  font-size: 20px;
  margin: 0 0 0 10px;
}
.sttl_txt p.semi_sttl {
  border: none;
  text-align: left;
  font-size: 19px;
  text-indent: 16px;
  margin: 0 0 12px 0;
}
.sttl_txt p.semi_name {
  border: none;
  text-align: left;
  margin: 25px 0 0 0;
}
.access {
  width: 80%;
  max-width: 600px;
  margin: 50px auto;
  text-align: center;
}
.access .sttl {
  font-size: 28px;
  font-weight: bold;
  margin: 30px 0 0 0;
  line-height: 30px;
}
.access .sttl span {
  color: #000;
  font-size: 20px;
}
.access_sub {
  text-indent: 20px;
}
.print {
  width: 300px;
  margin: 40px auto;
}
.print a {
  padding: 25px 0;
  display: block;
  text-decoration: none;
  color: #000;
  background-color: #ffe600;
  text-align: center;
  font-size: 20px;
  text-shadow: 1px 1px 0 #fff;
  border-radius: 10px;
  font-weight: bold;
}
.print a:hover {
  opacity: 0.7;
}
/*スマートフォン0〜640px*/
@media screen and (max-width:640px) {
  .card {
    margin: 30px auto 0;
    width: 95%;
    font-size: 0;
  }
  .card img {
    width: 100%;
  }
  .card ul li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
    margin: 0 0 20px 0;
  }
  .card_annai2 {
    width: 85%;
    max-width: 500px;
    border: 4px solid #ff0000;
    margin: 10px auto;
    text-align: center;
    font-size: 1.3rem;
    font-weight: bold;
    padding: 20px;
  }
  .card_annai3 {
    background-color: #ffe600;
    font-size: 1.3rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    margin: 20px auto;
  }
  .sttl_txt {
    font-size: 14px;
    margin: 20px auto;
    text-align: justify;
    width: 100%;
  }
  .sttl_txt div {
    display: block;
    width: 100%;
    vertical-align: top;
    margin: 10px 0 0 0;
  }
  .semi_img {
    width: 100% !important;
    margin: 10px auto;
    text-align: left;
    display: block;
  }
  .semi_img img {
    width: 80% !important;
    height: auto;
  }
  .contact {
    background-color: #ffe600;
    font-size: 1.3rem;
    color: #000;
    text-align: left;
    padding: 25px;
    box-sizing: border-box;
    margin: 40px auto 100px;
    width: 90%;
  }
  .semi .sttl {
    font-size: 1.8rem;
    text-align: left;
    margin: 40px auto 0;
    font-weight: bold;
    line-height: 25px;
  }
}
/****************************************

          Footer

*****************************************/
footer {
  width: 100%;
  text-align: center;
  margin: auto;
  background-color: #ffe600;
}
#top {
  margin: 100px auto 30px;
  text-align: center;
}
#top a {
  background-color: #ffe600;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  text-align: center;
  margin: 0 auto;
  border-radius: 50%;
  text-decoration: none;
  font-size: 12px;
  line-height: 14px;
  color: #000;
}
#top a:hover {
  opacity: 0.7;
}
.copyright {
  font-size: 12px;
  text-align: center;
  padding: 25px 0;
  color: #000;
}