@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Medium";
  src: url("../fonts/NotoSansCJKjp-Medium.otf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Bold";
  src: url("../fonts/NotoSansCJKjp-Bold.otf");
  font-display: swap;
}
@font-face {
  font-family: "ZenMaruGothic-Bold";
  src: url("../fonts/ZenMaruGothic-Bold.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-md-inner {
  padding: 50px 15px;
}

.no-sb {
  margin: 30px auto 0;
}

.com-ib {
  display: inline;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

.anchor-mp {
  margin: -70px auto 0;
  padding-top: 70px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 15px;
}

/*  共通パーツ
------------------------------------ */
.com-border01-sp {
  position: relative;
  z-index: 1;
}
.com-border01-sp::before {
  content: "";
  width: 100%;
  height: 15px;
  background-size: auto auto;
  background-color: rgb(255, 255, 255);
  background-image: repeating-linear-gradient(90deg, transparent, transparent 1px, rgb(227, 240, 218) 1px, rgb(227, 240, 218) 2px);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.com-tel-link {
  display: inline-block;
  font-size: 2.7rem;
}

.com-border01::before {
  height: 12px;
}

/* =========================================

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about {
  margin: -80px auto 0;
  padding-top: 80px;
}
#top-about .about-con {
  text-align: center;
}
#top-about .about-ttl::before {
  width: 54px;
  height: 23px;
  right: -2px;
  bottom: -17px;
}
#top-about .about-ttl-sub {
  margin-top: 36px;
}
#top-about .about-ttl-sub .bg {
  text-align: left;
  font-size: 1.7rem;
}
#top-about .about-ttl-sub .bg:nth-of-type(n+2) {
  margin-top: 10px;
}
#top-about .about-ttl .ac::before {
  height: 1px;
  bottom: -4px;
}
#top-about .about-img {
  margin: 30px auto 0;
  position: relative;
  right: auto;
  bottom: auto;
}
#top-about .about-img img {
  display: block;
  width: 88%;
  margin-left: auto;
}
#top-about .about-txt-box {
  text-align: left;
}
#top-about .about-profile {
  left: -10px;
  bottom: -25px;
}
#top-about .about-profile .num {
  font-size: 2rem;
}
#top-about .about-profile .fuki {
  width: 154px;
}
#top-about .about-profile .fuki::before {
  width: 26px;
  height: 14px;
  bottom: -12px;
}
#top-about .about-profile .fuki .lg {
  font-size: 2.5rem;
}
#top-about .about-profile-name {
  margin-top: 20px;
  padding-left: 7px;
}
#top-about .about-profile-name .job {
  margin: 0 9px 0 12px;
}
#top-about .about-profile-name .lg {
  font-size: 1.7rem;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-list-item::before {
  width: 60%;
  height: 20%;
  border-radius: 30px 6px 6px 6px;
  top: -15px;
  left: -15px;
}
#top-bnr .bnr-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#top-bnr .bnr-list-item:nth-of-type(2n)::before {
  border-radius: 6px 6px 30px 6px;
  right: -15px;
  bottom: 95px;
}
#top-bnr .bnr-list-item:nth-of-type(2n) .bnr-link {
  left: auto;
}
#top-bnr .bnr-link {
  width: 90%;
  max-width: 320px;
  margin: -15px auto 0;
  padding: 20px 15px;
  text-align: center;
  position: relative;
  right: auto;
  top: auto;
}
#top-bnr .bnr-link::after {
  width: 35px;
  height: 35px;
  background-size: 10px;
  right: -17px;
}
#top-bnr .bnr-ttl {
  padding-right: 30px;
  justify-content: center;
}
#top-bnr .bnr-ttl::before {
  width: 30px;
  height: 22px;
  margin-right: 10px;
}
#top-bnr .bnr-txt {
  margin-top: 25px;
  padding-bottom: 15px;
}

/* com-contact  SP
------------------------------------ */
.com-contact {
  overflow: hidden;
}
.com-contact .contact-box {
  padding: 44% 10px 20px;
  background: url(../img/top/contact-l.jpg) no-repeat left top/50%, url(../img/top/contact-r.jpg) no-repeat right top/50% #fff;
}
.com-contact .contact-ttl .fuki {
  width: 120px;
  margin-left: -5px;
}
.com-contact .contact-ttl .ttl {
  font-size: 2rem;
}
.com-contact .contact-ttl .ttl::before {
  width: 48px;
  height: 28px;
  right: -31px;
  bottom: -14px;
}
.com-contact .contact-txt {
  margin-top: 15px;
}
.com-contact .contact-flx {
  padding-top: 15px;
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-tel {
  text-align: center;
}
.com-contact .contact-btn {
  height: 50px;
  margin: 25px auto 0;
  font-size: 1.8rem;
}
.com-contact .contact-btn::before {
  width: 21px;
}
.com-contact .com-tel-link {
  padding-left: 33px;
  background-size: 25px;
  font-size: 3rem;
}
.com-contact .com-tel-note {
  padding-left: 0;
}

/* =========================================

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .about-flx, #about .self-flx {
  margin-top: 20px;
}
#about .about-txt-box, #about .self-txt-box {
  margin: 15px auto 0;
}
#about .sports-txt {
  margin-top: 15px;
}
#about .sports-list {
  margin-top: 20px;
}
#about .sports-list-item {
  padding: 20px 15px;
}
#about .sports-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#about .sports-list-ttl {
  font-size: 1.8rem;
}
#about .sports-list-ttl .sm {
  font-size: 1.6rem;
}

/* guide  SP
------------------------------------ */
#guide .about .com-border01::before {
  content: none;
}
#guide .about-list {
  margin-top: 20px;
}
#guide .about-list-img {
  position: static;
}
#guide .about-list-con {
  margin: 15px auto 0;
}
#guide .about-list-txt-box {
  margin-top: 10px;
}
#guide .guide-box {
  margin-top: 20px;
  padding: 30px 15px;
  background-size: 100%;
  background-position: center top;
  background-color: #fff;
}
#guide .guide-box-ttl {
  text-align: center;
  font-size: 1.8rem;
}
#guide .guide-box-txt {
  margin-top: 15px;
}

/* faq  SP
------------------------------------ */
#faq .faq-list {
  margin-top: 20px;
}
#faq .faq-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#faq .faq-list-box {
  padding: 30px 15px;
}
#faq .faq-list-ttl {
  padding-top: 2px;
  padding-left: 38px;
  padding-bottom: 5px;
  background-size: 30px;
  font-size: 1.8rem;
}

/* information  SP
------------------------------------ */
#information .information-box {
  padding: 10px 15px;
}
#information .information-map {
  margin-top: 30px;
}

/* contact  SP
------------------------------------ */
#contact .contact-list {
  margin-top: 30px;
}
#contact .contact-list-box {
  padding: 20px 10px;
}/*# sourceMappingURL=style_sp.css.map */