@charset "UTF-8";
/* 共通 */
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic&display=swap");
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

html {
  width: 100%;
  font-size: 2.6666666667vw;
}

.word {
  display: inline-block;
}

.goIchiran {
  display: flex;
  position: fixed;
  z-index: 100;
  right: 20px;
  bottom: 50px;
  width: 106px;
  height: 106px;
  background: url(img/crownSp.png) no-repeat center center;
  background-size: 106px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
}

header {
  position: relative;
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  background-color: #f3dd3b;
  background-repeat: no-repeat;
  background-size: 40%;
  font-family: "Zen Maru Gothic", sans-serif;
}
header table.kaijyo {
  min-width: 20rem;
  margin-top: 4rem;
  margin-right: auto;
  margin-left: auto;
}
header table.kaijyo th {
  width: 56px;
  height: 54px;
  border-radius: 10px;
  background: #e76c00;
  color: #fff;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  line-height: 54px;
}
header table.kaijyo td {
  padding-left: 10px;
  color: #e76c00;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  line-height: 1.2;
}
header table.kaijyo td span + span {
  display: block;
  color: #000;
  font-size: 12px;
}
header table.kaijyo .adress {
  color: #000;
  font-size: 16px;
}
header table .word {
  display: block;
}
header p.access {
  width: 440px;
  margin: auto;
  margin-top: 20px;
  font-size: 14px;
}
header table.access {
  max-width: 440px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
}
header table.access th {
  font-weight: 300;
  text-align: right;
  white-space: nowrap;
}
header table.access th:after {
  content: "：";
}
header p {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
}
header img, header .bus {
  width: 90%;
  margin: 5%;
}
header .img1 {
  position: absolute;
  left: 0;
  width: 50%;
  margin-top: -36px;
  margin-right: 5%;
}
header .white {
  background: #fff;
}
header .img4 {
  padding: 10px;
  background: #fff;
}
header .img5 + p {
  position: relative;
  top: -1.7rem;
  margin-left: 5%;
  background: #fff;
  font-size: clamp(8px, 1.1rem, 12px);
  text-align: left;
  line-height: 1.2;
}
header .date {
  position: absolute;
  right: 0;
  max-width: 185px;
  width: 55%;
  margin-top: -2rem;
}
header .jikokuhyoWrp {
  position: relative;
  width: 90%;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding: 5px;
  background: #f5de3c;
  text-align: center;
}
header .jikokuhyoWrp .title {
  margin-top: 20px;
  font-size: 17px;
}
header .jikokuhyoWrp .title span {
  font-size: 0.8em;
}
header .jikokuhyoWrp .taxi-titel {
  padding: 20px;
  border: #e76c00 5px solid;
  border-radius: 15px;
  background: #fff;
  font-size: 20px;
}
header .jikokuhyoWrp h2 {
  margin-bottom: 5px;
  color: #000;
  font-size: 20px;
}
header .jikokuhyoWrp h2 span {
  font-size: 0.7em;
}
header .jikokuhyoWrp h3 {
  padding: 20px 20px 20px 70px;
  border-radius: 10px;
  background: #fff url(img/taxi-img.png) no-repeat 16px center;
  background-size: 60px;
  text-shadow: 0 0 2px rgba(255, 255, 255, 0.8), 0 0 3px rgba(255, 255, 255, 0.8), 0 0 4px rgba(255, 255, 255, 0.9), 0 0 4px rgba(255, 255, 255, 0.9), 0 0 5px rgb(255, 255, 255), 0 0 5px rgb(255, 255, 255);
  font-size: clamp(21px, 2rem, 24px);
}
header .jikokuhyoWrp h3 span {
  display: inline-block;
  font-size: 0.7em;
}
header .jikokuhyoWrp h3 + h3 {
  margin-left: 1.4rem;
}
header .jikokuhyoWrp .note {
  font-size: 14px;
}
header .header2 {
  width: 220px;
  margin-top: 15rem;
  margin-right: auto;
  margin-left: auto;
}
header .header2 h3 {
  width: 5em;
  height: 25px;
  margin-bottom: 5px;
  border-radius: 12px;
  background: #000;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
}
header .header2 ul {
  font-size: clamp(10px, 2rem, 18px);
  text-align: left;
}
header h2.taxi-title {
  max-width: 880px;
  width: 95%;
  margin-top: 40px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 20px;
  border: #e76c00 5px solid;
  border-radius: 15px;
  background: #fff;
  font-size: 30px;
}
header h2.taxi-title span {
  display: block;
  font-size: 18px;
}
header h2.taxi-title .word {
  display: inline-block;
  font-size: 30px;
}

.wellcom {
  border-radius: 10px;
}

.mv {
  margin: auto;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.mv img {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.gaiyo {
  font-family: "Zen Maru Gothic", sans-serif;
}
.gaiyo p {
  font-size: 23px;
  text-align: center;
}
.gaiyo > * {
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  background: #fff;
}
.gaiyo h2 {
  width: 257px;
}
.gaiyo h2 + p {
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
.gaiyo h3 {
  position: relative;
  height: 30px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background: #399cd5;
  color: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
}
.gaiyo .chikuWrp {
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 128px;
  padding-top: 20px;
  transition: 0.4s;
}
.gaiyo .chikuWrp:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 100%;
  height: 64px;
  background: #fff;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}
.gaiyo .chikuWrp ul {
  margin-left: 1em;
}
.gaiyo .chikuWrp li {
  margin-top: 8px;
  margin-bottom: 8px;
  text-indent: -1em;
  line-height: 22px;
}
.gaiyo .chikuWrp li:before {
  content: "";
  display: inline-block;
  position: relative;
  top: -3px;
  width: 6px;
  height: 6px;
  margin-right: 6px;
  margin-left: 6px;
  border-radius: 3px;
  background: #399cd5;
}
.gaiyo .eventWrap {
  padding-top: 6rem;
  padding-bottom: 7rem;
  border-radius: 0 0 2rem 2rem;
}
.gaiyo .eventWrap h2 {
  width: 209px;
}
.gaiyo .eventWrp {
  margin-right: auto;
  margin-left: auto;
  flex-wrap: wrap;
  gap: 24px;
}
.gaiyo .eventWrp h3 {
  width: 95%;
}
.gaiyo .jyosetsu, .gaiyo .event {
  margin-bottom: 13px;
  padding-top: 1px;
  border-radius: 20px;
  background: #399cd5;
}
.gaiyo .jyosetsu div, .gaiyo .event div {
  width: 48px;
  height: 22px;
  margin-top: 10px;
  margin-left: 10px;
  border-radius: 11px;
  background: #fff;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 22px;
}
.gaiyo .jyosetsu p, .gaiyo .event p {
  padding: 12px 18px 12px;
  border-radius: 0 0 20px 20px;
  background: #dceef8;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
.gaiyo .jyosetsu h3, .gaiyo .event h3 {
  width: 95%;
  height: 71px;
  margin-top: 0;
  margin-right: 0;
  margin-left: 10px;
  padding-bottom: 19px;
  font-size: 20px;
  text-align: left;
  line-height: 26px;
}
.gaiyo .eventWrp div.jyosetsu:nth-of-type(1) h3 {
  background: url(img/eventPc1.png) no-repeat 99% bottom;
}
.gaiyo .eventWrp div.jyosetsu:nth-of-type(2) h3 {
  background: url(img/eventPc2.png) no-repeat 99% bottom;
}
.gaiyo .eventWrp .event {
  width: 100%;
  background: #e76c00;
}
.gaiyo .eventWrp .event div {
  display: inline-block;
  width: 100px;
}
.gaiyo .eventWrp .event h3 {
  position: relative;
  top: -10px;
  max-width: 100%;
  height: 84px;
  padding-top: 20px;
  background: url(img/eventPc3.png) no-repeat 99% bottom;
}
.gaiyo .eventWrp .event .seminarwrp, .gaiyo .eventWrp .event p {
  width: 100%;
  height: auto;
  margin-left: 0;
  background: #ffeef6;
}
.gaiyo .eventWrp .event .seminarwrp {
  margin-top: 0;
  margin-top: -10px;
  padding-bottom: 15px;
  border-radius: 0 0 20px 20px;
}
.gaiyo .eventWrp .event p {
  margin: auto;
  text-align: left;
}
.gaiyo .eventWrp .event a {
  display: block;
  position: relative;
  width: 194px;
  height: 46px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 23px;
  background: #e76c00;
  color: #ffec91;
  text-align: center;
  line-height: 46px;
}
.gaiyo .eventWrp .event a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 22px;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin-top: auto;
  margin-bottom: auto;
  border-top: 2px solid #ffec91;
  border-right: 2px solid #ffec91;
  transform: rotate(45deg);
}
.gaiyo .shisetukeitai {
  font-size: 14px;
}
.gaiyo .shisetukeitai + h4 {
  margin-top: 30px;
}
.gaiyo h4 {
  width: 600px;
  color: #399cd5;
  font-size: 16px;
  font-weight: bold;
}

.houjin {
  padding-top: 80px;
  border-radius: 20px 20px 0 0;
  font-family: "Zen Maru Gothic", sans-serif;
}
.houjin h3:after {
  content: "＋";
  position: absolute;
  right: 10px;
}
.houjin h3.active:after {
  content: "－";
}
.houjin .busu {
  display: block;
  width: 170px;
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding: 20px;
  border: 1px solid #399cd5;
  border-radius: 8px;
  box-shadow: 0 5px 0 #399cd5;
  color: #399cd5;
  font-size: 15px;
  text-align: center;
  font-feature-settings: palt;
}

.active + .chikuWrp {
  height: auto;
}
.active + .chikuWrp:before {
  content: none;
}

h2 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 35px;
  padding-left: 35px;
  background-image: url(img/flagSp.png), url(img/flagSp.png);
  background-repeat: no-repeat;
  background-position: left 11px, right 11px;
  background-size: 33px, 33px;
  color: #399cd5;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}

.chikuWrp {
  margin-right: auto;
  margin-left: auto;
}

.unei {
  padding-top: 29px;
  text-align: center;
  line-height: 1.8;
}

.logo {
  width: 190px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
}

.syusai {
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
}

.soe {
  font-size: 12px;
  font-weight: 300;
}

.telNum {
  width: 180px;
  margin-top: 3px;
  margin-right: auto;
  margin-bottom: -6px;
  margin-left: auto;
  padding-left: 25px;
  background: url(img/icntelSp.png) no-repeat left center;
  background-size: 26px;
  font-size: 18px;
  font-weight: bold;
}

.mail {
  width: 286px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 28px;
  background: url(img/icnmailSp.png) no-repeat left center;
  background-size: 26px;
  font-size: 18px;
  font-weight: bold;
}

footer {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 42px;
  padding-bottom: 40px;
  background: #ffdd39;
  font-size: 13px;
  text-align: center;
  line-height: 20px;
}

footer img {
  display: block;
  width: 260px;
  margin-right: auto;
  margin-left: auto;
}

footer a {
  display: block;
  margin-top: 12px;
  margin-bottom: 4px;
}

.pc-only {
  display: none;
}
/*# sourceMappingURL=styleSp.css.map */