@charset "UTF-8";

/* ------------------------
base
------------------------ */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  margin: 0;
  padding: 0;
  font-size: 62.5%;
}

body {
  color: #242424;
  font-size: 16px;
  line-height: 1.5;
  font-family: 'Noto Sans JP', sans-serif;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

img {
  max-width: 100%;
  vertical-align: top;
}

a {
  color: inherit;
}
a, a img {
  cursor: pointer;
  opacity: 1;
  transition: 0.3s;
  text-decoration: none;
}
a img:hover {
  opacity: .9;
}

h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0;
}

.flex {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.inner {
  max-width: 1000px;
  margin: 0 auto;
}

img.ud {
  user-drag: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
}

.bold {
  font-weight: bold;
}

.prompt {
  font-family: 'Prompt', sans-serif;
}

.ttl01 {
  margin-bottom: 30px;
}
.ttl01 h3 {
  text-align: left;
  font-weight: 700;
  position: relative;
  padding-left: 7%;
  letter-spacing: .1em;
}
.ttl01 h3::before {
  content: "";
  background-image: url(../img/common/ttl01_icon.png);
  background-size: cover;
  width: 28px;
  height: 26px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.ttl01 .ttl-sub {
  text-align: left;
  font-family: 'Prompt', sans-serif;
  font-weight: 700;
  font-size: 262.5%;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .inner {
    max-width: 90%;
  }
}

@media screen and (min-width: 768px){
  .sp-only {
    display: none!important;
  }
}

@media screen and (max-width: 767px){
  .pc-only {
    display: none!important;
  }
  a:hover, a img:hover, .btn:hover {
    opacity: 1;
  }
  .inner {
    max-width: 89.3%;
  }
  .ttl01 {
    margin-bottom: 20px;
  }
  .ttl01 h3 {
    font-size: 87.5%;
    padding-left: 17%;
  }
  .ttl01 h3::before {
    width: 24px;
    height: 22px;
  }
  .ttl01 .ttl-sub {
    font-size: 200%;
  }
}

@media print {
  .sp-only {
    display: none;
  }
}


/* ------------------------
header
------------------------ */

@media only screen and (min-width: 768px) {
  header {
    width: 100%;
    height: 70px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 999;
  }
  .demobox-sitename {
    background-color: #004572;
    width: 120px;
    height: 120px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
  }
  #hamburger-demo3, .hamburger-demo-closelabel {
    display: none;
  }
  .hamburger-demo-menulist {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    width: 73.3%;
    height: 70px;
    padding: 0;
    margin: 0 auto;
  }
  .hamburger-demo-menulist li {
    list-style: none;
    margin: 0 3.4%;
    /* font-size: 87.5%; */
    font-weight: 700;
  }
  .hamburger-demo-menulist li a {
    padding: 20px 0;
  }
  .hamburger-demo-menulist li a:hover {
    color: #4D8214;
  }
  .header-entry-btn {
    background-color: #EA5441;
    width: 16.6%;
    height: 70px;
    position: absolute;
    top: 0;
    right: 0;
    transition: .3s;
  }
  .header-entry-btn a {
    font-size: 162.5%;
    font-weight: 700;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
  }
  .header-entry-btn a::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f101";
    margin-left: 3%;
  }
  .header-entry-btn:hover {
    background-color: #CC4A3A;
  }
  .header-entry-btn:hover a {
    transform: scale(1.2, 1.2);
    color: #fff;
  }
}

@media screen and (max-width: 767px){
    /* header（デモの参考値） */
  .demobox-header{
    background: #fff;
    /* height: 64px; */
    /* padding: 1em; */
    width: 50px;
    height: 50px;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
  }
  /* 全体調整CSS */
  .hamburger-demo-menubox *{
    font-size: 16px;
  }
  .hamburger-demo-menubox li{
    font-size: 14px;
    font-weight: 700;
  }
  /* hamburgerここから */
    /* input非表示 */
  .input-hidden{
    display: none;
  }
    /* label */
  .hamburger-demo-switch{
    /* cursor: pointer;
    position: absolute;
    right: 3%;
    top: 0;
    width: 4em;
    height: 4em; */
    cursor: pointer;
    position: absolute;
    top: 50%;
  }
  /* dot･メニュー外タップで閉じるデザイン */
  .hamburger-switch-dot1, .hamburger-switch-dot1:before, .hamburger-switch-dot1:after{
    height: 5px;
    width: 5px;
    position: absolute;
    background: #333; /* ハンバーガーアイコン･ドットの色 */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    content: "";
  }
  .hamburger-switch-dot1:before{
    /* transform: translate(-50%, -200%); */
    transform: translate(-60%, -200%);
  }
  .hamburger-switch-dot1:after{
    /* transform: translate(-50%, 100%); */
    transform: translate(-60%, 85%);
  }
  /* メニューエリア */
  .hamburger-demo-menuwrap{
    position: fixed;
    height: 100%;
    background: #fafafa;
    padding: 5em 3% 2em;
    z-index: 9998;
    transition: .3s;
    overflow-y: scroll; /* メニュー内容が多い場合に縦スクロール */
    top: 0;
    right: 100%;
    width: 70%;
  }
  /* メニューリスト */
  .hamburger-demo-menulist{
    margin-right: 3%;
    padding-left: 5% !important; /* !importantは不要は場合あり */
    list-style: none;
  }
  .hamburger-demo-menulist li a{
    text-decoration: none;
    color: #333; /* ハンバーガーメニューリストの文字色 */
    display: block;
    padding: .5em 0;
  }
  /* メニューエリアchecked */
    /* 左から */
  #hamburger-demo3:checked ~ .hamburger-demo-menuwrap{
    right: 30%;
  }
    /* メニュー外側コンテンツカバー */
  #hamburger-demo3:checked ~ .hamburger-demo-closelabel{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  #hamburger-demo3:checked ~ .hamburger-demo-closelabel .hamburger-demo-cover{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9997;
    background: rgba(3,3,3,.5);
    display: block;
    cursor: pointer;
  }
}


/* ------------------------
footer
------------------------ */
footer {
  /* background-image: url(./footer_bg.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top; */
  padding-top: 1.1%;
}

footer .footer-info {
  background-color: #004572;
  padding: 80px 0;
}

footer .organizer {
  font-size: 87.5%;
  font-weight: 700;
  color: #fff;
  text-align: left;
  margin-bottom: 15px;
}

footer .address {
  font-size: 87.5%;
  color: #fff;
  text-align: left;
}

.footer-btn {
  width: 200px;
  height: 60px;
  transition: .3s;
}
.footer-entry-btn {
  background-color: #4D8214;
}
.footer-contact-btn {
  background-color: #fff;
}

.footer-btn:not(:last-child) {
  margin-right: 10px;
}

.footer-btn a {
  font-size: 87.5%;
  font-weight: 700;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}

.footer-entry-btn a {
  color: #fff;
}

.footer-contact-btn a {
  color: #004572;
}

.footer-entry-btn a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  content: "\f044";
  margin-right: 4%;
}

.footer-contact-btn a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  content: "\f0e0";
  margin-right: 4%;
}

.footer-entry-btn:hover {
  background-color: #003C05;
}
.footer-btn:hover a {
  transform: scale(1.2, 1.2);
}

footer small {
  font-size: 62.5%;
  text-align: right;
  color: #fff;
  margin-top: 14px;
  display: block;
}

@media screen and (max-width: 767px){
  footer .footer-info {
    padding: 40px 0;
  }
  footer .organizer, footer .address {
    font-size: 81.2%;
  }
  footer .flex-l, footer .flex-r {
    width: 100%;
  }
  .footer-btn {
    width: 48%;
    height: 50px;
    margin-top: 20px;
  }
}
