@charset "UTF-8";


.bg_color{
  background-color: #fbfbe2;
}
.text_color{
  color: #8C4F53;
}
.class_wrapper{
  width: 70.4rem;
  margin: 0 auto;
  padding-top: 6rem;
}
.text_size{
  font-size: 1.6rem;
  font-weight: bold;
  font-family: Zen Maru Gothic;
}
.class_between_lines{
  line-height: calc(38/16);
}
.text_width{
  width: 70.4rem;
}
.time_separate_margin{
  margin-bottom: 8rem;
}
.between_margin{
  margin-bottom: 5rem;
}
.subtitle_j{
  font-size: 3rem;
  font-weight: bold;
  font-family: Zen Maru Gothic;
  text-align: center;
  padding-bottom: 0.9rem;
  position: relative;
  z-index: 2;
}
.subtitle_e{
  font-size: 1.4rem;
  font-weight: 500;
  font-family: Zen Maru Gothic;
  text-align: center;
  padding-bottom: 6.3rem;
  position: relative;
  z-index: 2;
}
.apple_centering{
  width: 100%;
}
.left_text{
  text-align: left;
}
.class_margin_b{
  margin-bottom: 6.1rem;
}
.class_visual{
  width: 70.4rem;
  height: 38.4rem;
  border-radius: 1.2rem;
  object-fit: cover;
  vertical-align: bottom;
}
.class_text_width{
  width: 60.8rem;
  margin: 0 auto;
}


/* 縦線ここから */
.line{
  position: relative;
}
.line::after{
  content:"";
  display:inline-block;
  width:1.5rem;
  height: calc(100% - 18rem);
  background-color:#FFF;
  position:absolute;
  top:1rem;
  left: 6rem;
}
/* 縦線ここまで */


/* りんごの文字ここから */
.char_toen{
  color: #FFF;
  font-size: 2.2rem;
  font-weight: 500;
  font-family: Zen Maru Gothic;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.char_sotokatudo{
  color: #FFF;
  font-size: 2.2rem;
  font-weight: 500;
  font-family: Zen Maru Gothic;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.char_work{
  color: #FFF;
  font-size: 2.2rem;
  font-weight: 500;
  font-family: Zen Maru Gothic;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.char_morning{
  color: #FFF;
  font-size: 2.2rem;
  font-weight: 500;
  font-family: Zen Maru Gothic;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  white-space: nowrap;
}
.char_lunch{
  color: #FFF;
  font-size: 2.2rem;
  font-weight: 500;
  font-family: Zen Maru Gothic;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.char_free{
  color: #FFF;
  font-size: 2.2rem;
  font-weight: 500;
  font-family: Zen Maru Gothic;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  white-space: nowrap;
}
.char_prepare{
  color: #FFF;
  font-size: 2.2rem;
  font-weight: 500;
  font-family: Zen Maru Gothic;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  white-space: nowrap;
}
.char_koen{
  color: #FFF;
  font-size: 2.2rem;
  font-weight: 500;
  font-family: Zen Maru Gothic;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
/* りんごの文字ここまで */

.schedule_wrapper{
  width: 86.9rem;
  margin: 0 auto;
  padding-top: 10rem;
}
.schedule_between_lines{
  line-height: calc(60/16);
}
.apple_image{
  width: 14rem;
}
.schedule_width{
  width: 86.9rem;
  margin: 0 auto;
}
.church_image{
  width: 70.4rem;
  height: 18.8rem;
  vertical-align: bottom;
  border-radius: 1.2rem;
}
.church_margin{
  margin-bottom: 4rem;
}


/* 点を付けるここから*/
.time_text{
  font-size: 2rem;
  font-weight: 500;
  font-family: Zen Maru Gothic;
  display: flex;
  align-items: baseline;
  padding-top: 2rem;
}
.time_text::before{
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background: #FFE452;
  display: inline-block;
  margin-right: 0.5rem;
 }
 .time_text_dot{
  opacity: 0;
 }
/* 点を付けるここまで */

.flex{
  display: flex;
  justify-content: space-between;
}
.apple_flex{
  display: flex;
  gap: 0 2.5rem;
  align-items: flex-start;
  justify-content: center;
}
.apple_div{
  width: 14rem;
  position: relative;
  z-index: 1;
}
.flex_schedule{
  display: flex;
  justify-content:space-between;
  width: 70.4rem;
  gap: 2.5rem;
}
.bus_image{
  width: 32.1rem;
  height:18.8rem;
  border-radius: 1.2rem;
  vertical-align: bottom;
}
.bus_wrapper{
  width: 70.4rem;
  margin: 0 auto;
  padding-top: 4.3rem;
}
.bus_margin{
  margin-bottom: 5.7rem;
}
.bus_text{
  margin: 0 auto;
}
.bus_between_lines{
  line-height: calc(38/16);
}
.lunch_wrapper{
  width: 70.4rem;
  margin: 0 auto;
  padding-top: 10.8rem;
  padding-bottom: 9rem;
}
.lunch_div{
  margin: 0 auto;
}
.lunch_text{
  text-align: center;
  padding-top: 4.3rem;
  padding-bottom: 11.8rem;
}
.lunch_image{
  width: 18.8rem;
  height: 18.8rem;
  border-radius: 1.2rem;
  object-fit: cover;
  vertical-align: bottom;
}
.week_text{
  text-align: center;
}
.lunch_between_lines{
  line-height: calc(38/16);
}
.general_image{
  width: 18.8rem;
  height: 18.8rem;
  border-radius: 1.2rem;
  vertical-align: bottom;
  object-fit: cover;
}
.general_margin{
  margin-bottom: 8rem;
}
.bg_color_message{
  background-color: #F9C214;
  padding-bottom: 3.3rem;
  display: none;
}
.color_message{
  color: #FFFFFF;
}
.principal_flex{
  display: flex;
  justify-content: space-evenly;
  padding-bottom: 6.01rem;
}
.principal_image{
  width: 43.7rem;
  height: 43.7rem;
  border-radius: 50%;
}
.principal_message{
  max-width: 40rem;
}
.principal_between_lines{
  line-height: calc(50/16);
}
.principal_area{
  position: relative;
}
.waveline{
  width: 100%;
  position: absolute;
  top: -12rem;
  left: 0;
}
.waiting_posi{
  position: relative;
}
.waiting_image{
  width: 34.331rem;
  height: auto;
  object-fit: contain;
  position: absolute;
  top: -6rem;
  left: -9rem;
}
.principal_padding_j{
  padding-top: 12.7rem;
}


/* 移動 */


/* 共通設定 */
.f_ivory_container2 {
  font-family: var(--ZenMaru);
  color: var(--winered2);
  width: 98rem;
  margin: 5rem auto 0;
  margin-bottom: 0;
  padding-bottom: 5rem;
}
.f_ivory_block {
  margin-bottom: 14rem;
}
.f_ourclass_block {
  margin-bottom: 14rem;
}
.f_subtitle_relative {
  position: relative;
}
.f_subtitle_ivory {
  font-family: var(--ZenMaru);
  color: var(--winered2);
  font-size: 3rem;
  font-weight: bold;
  width: fit-content;
  margin: 0 auto;
  border-bottom: 0.5rem solid #E6E6CC;
}

/* 黄色三角の画像 */
.f_triangle {
  position: absolute;
  object-fit: contain;
  width: 2rem;
  height: 2rem;
  top: 1.5rem;
  left: 33rem;
}
/* 緑四角の画像 */
.f_rectangle {
  position: absolute;
  object-fit: contain;
  width: 1.5rem;
  height: 1.5rem;
  top: 5rem;
  right: 34rem;
}
/* 赤丸の画像 */
.f_circle_red {
  position: absolute;
  object-fit: contain;
  width: 1.5rem;
  height: 1.5rem;
  top: 0rem;
  right: 31rem;
} 

/* ボール遊び3等分 */
.ourclass {
  margin: 0 auto;
  width: 71rem;
}
.physical_playball {
  height: 18.8rem;
  margin: 5rem auto 0;
  display: flex;
  justify-content: space-between;
}
/* ボール遊び */
.physical_img {
  width: 18.8rem;
  height: 18.8rem;
  object-fit: cover;
  border-radius: 1.2rem;
}

.f_text {
  font-size: 2rem;
  color: var(--winered2);
  font-family: var(--ZenMaru);
  font-weight: bold;
  text-align: center;
  margin-top: 3rem;
}
/* 移動ここまで */


@media screen and (max-width: 699.98px){

  .text_width{
    width: 32.9rem;
  }
  .text_div{
    width: 32.9rem;
    margin: 0 auto;
  }
  .principal_div{
    width: 32.9rem;
    margin-bottom: 3.35rem;
  }
  .principal_text{
    width: 30rem;
    margin:0 auto 3.35rem;
  }
  .image_right{
    text-align: right;
  }
  .apple_centering{
    width: 100%;
  }
  .schedule_wrapper{
    width: 33.5rem;
    margin: 0 auto;
  }
  .schedule_width{
    width: 33.5rem;
  }
  .subtitle_j{
    font-size: 2.5rem;
    font-weight: bold;
    font-family: Zen Maru Gothic;
    text-align: center;
    /* padding-top: 9.002rem; */
    padding-bottom: 1rem;
  }
  .subtitle_e{
    font-size: 1.4rem;
    font-weight: 500;
    font-family: Zen Maru Gothic;
    text-align: center;
    padding-bottom: 2.5rem;
  }
  .class_wrapper{
    width: 33.5rem;
    margin: 0 auto;
  }
  .class_margin_b{
    margin-bottom: 1.5rem;
  }
  .class_visual{
    width: 33.5rem;
    height: 23.1rem;
    padding: 0;
  }
  .class_text_width{
    max-width: 33.5rem;
  }
  .line::after {
    display: none;
  }
  .flex{
    display: flex;
    justify-content: space-between;
  }
  .apple_flex{
    display: block;
    gap: 0 2.5rem;
    align-items: flex-start;
  }
  .flex_schedule{
    width: 33.2rem;
    display: flex;
    flex-direction: column;
    gap: 3rem;
  }
  .bus_wrapper{
    width: 33.5rem;
    margin: 0 auto;
    padding-top: 5rem;
  }
  .bus_flex{
    display: flex;
    flex-direction: column;
    width: 33.5rem;
    margin: 0 auto;
  }
  .principal_flex{
    display: block;
  }
  .apple_div{
    width: 14rem;
    margin: 0 auto ;
    position: relative;
  }
  .apple_t_clear{
    margin-top: 0;
  }
  .apple_margin_t{
    margin-top: 5rem;
  }
  .apple_text_margin{
    margin-bottom: 5rem;
  }
  .general_image{
    width: 33.2rem;
    height: 15.4rem;
    border-radius: 1.2rem;
    object-fit: cover;
  }
  .general_margin{
    margin-bottom: 0;
  }
  .lunch_wrapper{
    width: 33.5rem;
    margin: 0 auto;
    padding-top: 10rem;
    /* padding-bottom: 9rem; */
  }
  .lunch_image{
    width: 10rem;
    height: 9.765rem;
    border-radius: 1.2rem;
    object-fit: cover;
  }
  .church_image{
    width: 33.2rem;
    height: 18.8rem;
    border-radius: 1.2rem;
  }
  .church_margin{
    margin-bottom: 3rem;
  }
  .bus_image{
    width: 33.5rem;
    height: 18.8rem;
  }
  .bus_margin_b{
    margin-bottom: 3rem;
  }
  .principal_image{
    width: 30rem;
    height: 30rem;
    border-radius: 50%;
  }
  .waiting_posi{
    width: 33.5rem;
    margin: 0 auto;
  }
  .waiting_image{
    width: 30.288rem;
    height: auto;
    object-fit: contain;
    position: absolute;
    top: -5rem;
    left: -5rem;
  }
  .bus_text{
    width: 32.9rem;
  }
  .lunch_text{
    max-width: 32.2rem;
    margin: 0 auto;
    text-align: center;
    padding-top: 3.127rem;
    padding-bottom: 7.31rem;
  }
  .waveline{
    width: 100%;
    object-fit: contain;
    position: absolute;
    top: -8rem;
    left: 0;
  }
  .principal_padding_j{
    padding-top: 5rem;
  }
  .principal_padding_e{
    padding-bottom: 8.2rem;
  }
  .time_text{
    justify-content: center;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .week_text{
    font-size: 1.2rem;
  }

/* 行間と文字サイズここから */
  .class_between_lines{
    line-height: calc(30/15);
    font-size: 1.5rem;
  }
  .schedule_between_lines{
    line-height: calc(30/16);
    font-size: 1.6rem;
  }
  .bus_between_lines{
    line-height: calc(30/16);
    font-size: 1.6rem;
  }
  .lunch_between_lines{
    line-height: calc(30/14);
    font-size: 1.4rem;
  }
  .principal_between_lines{
    line-height: calc(30/14);
    font-size: 1.4rem;
  }
/* 行間ここまで */


/* りんごの文字ここから */
  .char_toen{
    color: #FFF;
    font-size: 2.2rem;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .char_sotokatudo{
    color: #FFF;
    font-size: 2.2rem;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .char_work{
    color: #FFF;
    font-size: 2.2rem;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .char_morning{
    color: #FFF;
    font-size: 2.2rem;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
  }
  .char_lunch{
    color: #FFF;
    font-size: 2.2rem;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .char_free{
    color: #FFF;
    font-size: 2.2rem;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
  }
  .char_prepare{
    color: #FFF;
    font-size: 2.2rem;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
  }
  .char_koen{
    color: #FFF;
    font-size: 2.2rem;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
/* りんごの文字ここまで */

  .time_text_dot{
    display: none;
  }
  .time_separate_margin{
    margin-bottom: 0;
  }
  .between_margin{
    margin-bottom: 1.7rem;
  }
  .bus_padding{
    padding-top: 5rem;
  }
  .lunch_padding{
    padding-top: 10rem;
  }
  .lunch_div{
    width: 32.2rem;
    margin: 0 auto;
  }


  /* 移動 */

  /* 全体 */
  .f_ivory_container2{
    width: 35.5rem;
    margin-top: 0;
    margin-bottom: 6rem;
  }
  /* 全体ここまで */


  /* 体育の時間 */
 
  .f_ivory_block{
    margin-bottom: 0;
  }
  .f_ourclass_block{
    margin-bottom: 6.4rem; 
  }
  .f_subtitle_ivory {
    font-size: 2.5rem;
    margin: 0 auto 12.2rem;
  }
  

  /* 黄色三角の画像 */
  .f_triangle {
    top: 2rem;
    left: 2.8rem;
  }
  /* 緑四角の画像 */
  .f_rectangle {
    top: 5rem;
    right: 7rem;
  }
  /* 赤丸の画像 */
  .f_circle_red {
    top: 0rem;
    right: 4rem;
  }

  /* ボール遊び3等分 */
  .ourclass{
    width: 100%;
  }
  .physical_playball {
    width: 100%;
    height: 11.5rem;
    display: flex;
    justify-content: space-between;
  }
  /* ボール遊び */
  .physical_img {
    width: 11.5rem;
    height: 11.5rem;
  }

  .f_text {
    font-size: 1.6rem;
    margin: 3rem auto 6.4rem;
    max-width: 25.6rem;
    text-align: left;
  }
  
  /* SP版のみ */
  .f_event_time{
    margin-bottom: 5.2rem;
  }
  /* SP版のみここまで */
  /* 移動ここまで */


  /* 画像の表示位置調整のためクラスを追加  */
  .general_img_position_detail {
    object-position: 50% 0%;
  }
  /* 画像の表示位置調整のためクラスを追加ここまで  */
}
