@charset "UTF-8";
/*busroute*/

/*共通設定*/
.footer-back-area {
 background: #F2F2F2;
}
.fix-btn {
  top: 44%; }


.busroutemap{}

.button{
 display: none !important;
}
/*タブレットからPC*/
@media (min-width: 1025px) and (max-width: 1300px) {
 
/*終わり*/ }

/*タブレット*/
@media (max-width: 1024px) {
 
/*終わり*/ }

/*スマホ*/
@media (max-width: 599px) {
 
/*終わり*/ }

/*スマホ SE*/
@media (max-width: 380px) {
 
/*終わり*/ }

/* PC画面サイズ用（1025px～1920px） */
@media (min-width: 1025px) {
 
/*終わり*/ }



/* ================================
   school/fitness Styles

   01 common
   02 fitness
   03 detail
   04 plan

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


/*-------------------------------------------------------
01 common
--------------------------------------------------------- */

/* == common == */
:root {
  --fs16: 0.8vw;
  --fs17: 0.85vw;
  --fs18: 0.9vw;
  --fs20: 1.0vw;
  --fs23: 1.15vw;
  --fs26: 1.3vw;
  --fs28: 1.4vw;
  --fs30: 1.5vw;
  --fs34: 1.7vw;
  --fs40: 2.0vw;
  --cwht: #ffffff;
  --ctxt: #3e3a39;
  --cbdr: #808080;
  --cbk1: #f8f8f8;
  --cred: #e61e28;
  --cpur: #a54a96;
  --cpub: #9E005D;
  --rFlex: flex;
  --r28: 28%;
}
@media screen and (min-width:1301px) {
  :root {
    --fs16: 16px;
    --fs17: 17px;
    --fs18: 18px;
    --fs20: 20px;
    --fs23: 23px;
    --fs26: 26px;
    --fs28: 28px;
    --fs30: 30px;
    --fs34: 34px;
    --fs40: 40px;
  }
}
@media screen and (max-width:1300px) {
  :root {
    --fs16: 1.0vw;
    --fs17: 1.0vw;
    --fs18: 1.1vw;
    --fs20: 1.2vw;
    --fs23: 1.4vw;
    --fs26: 1.5vw;
    --fs28: 1.7vw;
    --fs30: 1.9vw;
    --fs34: 2.1vw;
    --fs40: 2.5vw;
  }
}
@media screen and (max-width:1024px) {
  :root {
    --fs16: 13px;
    --fs17: 14px;
    --fs18: 15px;
    --fs20: 16px;
    --fs23: 19px;
    --fs26: 21px;
    --fs28: 22px;
    --fs30: 23px;
    --fs34: 26px;
    --fs40: 30px;
    --rFlex: block;
    --r28: 100%;
  }
}
@media screen and (max-width:599px) {
  :root {
    --fs16: 12px;
    --fs17: 13px;
    --fs18: 14px;
    --fs20: 15px;
    --fs23: 16px;
    --fs26: 17px;
    --fs28: 20px;
    --fs30: 22px;
    --fs34: 24px;
    --fs40: 28px;
    --rFlex: block;
    --r28: 100%;
  }
}

section.parent {
	padding: 0;
	margin: 0;
}
section.parent section {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
  padding: 7em 0 0em;
  font-size: 0.833333333333333vw;
  letter-spacing: 0;
}
section.parent section a {
  transition: all .15s;
}
div.ctgpage img {
  width: 100%;
}
div.ctgpage img:nth-of-type(2) {
  display:none;
}
.resBR {
  display: none;
}
.resBRN {
  display: block;
}

@media screen and (max-width:1300px) {
	section.parent section {
    max-width: none;
		width: auto;
		margin: 0 20px;
	}
}
@media screen and (max-width:1024px) {
  section.parent section {
    font-size: 16px;
  }
  .resBR {
    display: block;
  }
  .resBRN {
    display: none;
  }
}
@media screen and (max-width:599px) {
  div.ctgpage img:nth-of-type(1) {
    display:none;
  }
  div.ctgpage img:nth-of-type(2) {
    display:block;
  }
}

/*-------------------------------------------------------
02 fitness
--------------------------------------------------------- */

section.parent section.busmap {
  padding-top: 4em;
  position: relative;
}
.busmap > hgroup {
  position: relative;
  margin: 0 auto 5em;
  width: 100%;
  max-width: 56em;
  text-align: center;
  font-size: var(--fs16);
}
.busmap > hgroup h2 {
  padding-bottom: .4em;
  margin-bottom: .4em;
  font-size: var(--fs40);
  font-weight: 700;
  border-bottom: 1px solid var(--ctxt);
}
.busmap > hgroup p {
  font-size: var(--fs28);
  letter-spacing: 0;
}
.busmap > hgroup p.read {
  margin: 2vh 0;
  font-size: var(--fs20);
  letter-spacing: 0;
}
.busmap > hgroup img {
  margin: 4vh 0 0 0;
}

.busmap-school{
 height: auto;
 background: #F2F2F2;
 margin: 0vh 0 0 0;
}
.busmap-school {
  padding: 3.6458333333vw 0 2.9166666667vw;
  text-align: center;
  letter-spacing: -0.1rem;
}
.busmap-school-container {
  width: 62.5vw;
  margin: 0 auto;
}
.busmap-school-title {
  text-align: center;
}
.busmap-school h3 {
  display: inline-block;
  width: 41.6666666667vw;
  margin: 0 auto;
  padding: 0.9375vw 0;
  color: #fff;
  font-size: 1.4583333333vw;
  text-align: center;
  border-radius: 100vw;
  z-index: 2;
}
.busmap-school__contents {
  margin-top: -2.0833333333vw;
  margin-bottom: 10vh;
  padding: 4.5833333333vw 2.6041666667vw 3.5416666667vw;
  border: solid 2px #e61e28;
  border-radius: 2vw;
 
}
.busmap-school__contents iframe {
    display: block;
    max-width: 850px;
    width: 100%;
    min-height: 1250px;
    margin: 0 auto !important;
}

.busmap-school.swimming h3{
  background-color: #5CC2CF;}
.busmap-school__contents.swimming {
  border: solid 2px #5CC2CF;
  background-color: #f0fafa;}

.busmap-school.gymnastics h3{
  background-color: #E95513;}
.busmap-school__contents.gymnastics {
  border: solid 2px #E95513;
  background-color: #FFFAE0;}

.busmap-school.soccer h3{
  background-color: #009844;}
.busmap-school__contents.soccer {
  border: solid 2px #009844;
  background-color: #F0FAF0;}

.busmap-school.programming h3{
  background-color: #c9a138;}
.busmap-school__contents.programming {
  border: solid 2px #c9a138;
  background-color: #FFFAE0;}

.busmap-school.fitness h3{
  background-color: #A54A96;}
.busmap-school__contents.fitness {
  border: solid 2px #A54A96;
  background-color: #f8f8f8;}


.busroute-desc-img {
  width: 10.4166666667vw;
  /*margin: 1.25vw 3.125vw -1.5625vw 0;*/
  position: absolute;
  right: 130px;
  bottom: -80px;
}


@media screen and (max-width:3000px) {
	.busroute-desc-img {
		right: 30px;
		bottom: -80px;
	}
}
@media screen and (max-width:2500px) {
	.busroute-desc-img {
		right: 90px;
		bottom: -80px;
	}
}
@media screen and (max-width:2000px) {
	.busroute-desc-img {
		right: 100px;
		bottom: -80px;
	}
}
@media screen and (max-width:1500px) {
	.busroute-desc-img {
		right: 150px;
		bottom: -20px;
	}
}
@media screen and (max-width:1500px) {
	.busroute-desc-img {
		right: 150px;
		bottom: -20px;
	}
}
@media screen and (max-width:1300px) {
	.busroute-desc-img {
		right: 50px;
		bottom: -20px;
	}
}
@media screen and (max-width:1024px) {

  .club-subtitle {
    padding: 8.3333333333vw 0;
  }
  .busmap-school-container {
    width: 100%;
  }
  .busmap-school h3 {
    width: 87.5vw;
    padding: 3.75vw 0;
    font-size: 4.5833333333vw;
  }
  .busmap-school__contents {
    margin-top: -7.2916666667vw;
    padding: 16.6666666667vw 6.25vw;
    border-top: solid 0.4166666667vw #e61e28;
    border-right: none;
    border-top: solid 0.4166666667vw #e61e28;
    border-left: none;
    border-radius: 0;
  }
 
  .busmap-school__contents iframe#if_swimming{
      min-height: 1300px;
  }
  .busmap-school__contents iframe#if_gymnastics{
      min-height: 1300px;
  }
  .busmap-school__contents iframe#if_soccer{
      min-height: 1000px;
  }
  .busmap-school__contents iframe#if_programming{
      min-height: 1200px;
  }
  .busmap-school__contents iframe#if_fitness{
      min-height: 1050px;
  }
  .busroute-desc-img {
   display: block;
   position: static;
   width: 200px;
   /*margin: 38px auto 68px;*/
   margin: auto;
  }
}
@media screen and (max-width:599px) {
}
@media screen and (max-width:599px) {
  .busroute-desc-img {
    width: 33.3889816361vw;
  }
}

/*スマホ SE*/
@media (max-width: 380px) {
  .busmap-school__contents {
    padding: 16.6666666667vw 1vw;
  }
  .tabs_1st_01 {
      gap: 0.2em;
  }
/*終わり*/ }