/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
index
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#index {
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  header
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  bt
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
}
#index #index_bg {
  position: relative;
}
#index #index_bg::before {
  content: "";
  position: absolute;
  background: url(../images/index/i_bg_left.png) no-repeat left top;
  z-index: -1;
  top: 1060px;
  width: 100%;
  height: 50vh;
  left: 0;
}
#index #index_bg::after {
  content: "";
  position: absolute;
  background: url(../images/index/i_bg_right.png) no-repeat right top;
  z-index: -1;
  top: 1060px;
  width: 100%;
  height: 50vh;
  right: 0;
}
#index header {
  margin: 0 0 130px 0;
}
#index header .main_img {
  background: url(../images/index/i_main.png) no-repeat left top/cover;
}
#index header .main_img h2 {
  font-size: 30px;
  line-height: 60px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  writing-mode: vertical-rl;
  position: absolute;
  top: 250px;
  left: 950px;
}
#index #bt article ul {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 100px auto;
}
#index #bt article ul li {
  width: 527px;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
lc
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#lc {
  position: relative;
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  access
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  flow
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  footer
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  header
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  lead
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  region
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  schedule
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  target
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  work
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
}
#lc::before {
  content: "";
  position: absolute;
  background: url(../images/lc/i_bg_left.png) no-repeat left top;
  z-index: -1;
  top: 1400px;
  width: 100%;
  height: 7147px;
  left: 0;
}
#lc::after {
  content: "";
  position: absolute;
  background: url(../images/lc/i_bg_right.png) no-repeat right top;
  z-index: -1;
  top: 880px;
  width: 100%;
  height: 7426px;
  right: 0;
}
#lc .title {
  background: url(../images/lc/i_title.svg) no-repeat center center/contain;
}
#lc #access {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#lc #access .map {
  margin: 0 auto;
  width: 900px;
}
#lc #access .map iframe {
  width: 100%;
  height: 550px;
}
#lc #flow {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#lc #flow table {
  width: 900px;
  border-collapse: collapse;
}
#lc #flow table th {
  text-align: center;
  background: #d3def1;
  padding: 15px;
  width: 150px;
  border: 1px solid #000000;
}
#lc #flow table td {
  padding: 15px;
  border: 1px solid #000000;
  background: #ffffff;
}
#lc #flow .att {
  margin: 0 0 50px 0;
}
#lc #flow ul li {
  font-weight: bold;
}
#lc footer {
  background: #f0919c;
}
#lc footer::before {
  background: url(../images/lc/i_bg_footer.png) no-repeat right top;
}
#lc header {
  margin: 0 0 130px 0;
}
#lc header .main_img {
  background: url(../images/lc/i_main.png) no-repeat left top/cover;
}
#lc header .main_img .ti_main {
  width: 550px;
  position: absolute;
  top: 580px;
  left: 100px;
}
#lc header .main_img .i_img {
  width: 90px;
  position: absolute;
  top: 300px;
  left: 1050px;
}
#lc #lead {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#lc #lead .ti_lead {
  margin: 0 auto 100px auto;
}
#lc #lead h2 {
  font-size: 36px;
  line-height: 70px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  position: relative;
  margin: 0 0 50px 0;
}
#lc #lead p {
  font-size: 20px;
  line-height: 46px;
  width: 700px;
  position: relative;
  margin: 0 0 100px 0;
}
#lc #lead p::after {
  position: absolute;
  content: "";
  background: url(../images/lc/i_lead.png) no-repeat center center/cover;
  width: 293px;
  height: 329px;
  right: -350px;
  top: -10px;
  z-index: -1;
}
#lc #region {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#lc #region ul li {
  font-weight: bold;
}
#lc #schedule {
  width: 1000px;
  margin: 0 auto 200px auto;
}
#lc #target {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#lc #target ul li {
  font-weight: bold;
}
#lc #work {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#lc #work figure {
  text-align: center;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ib
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#ib {
  position: relative;
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  access
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  cost
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  event
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  flow
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  footer
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  header
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  lead
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  lead
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  philosophy
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  policy
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  price
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  program
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  regin
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
  @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@500&display=swap");
  /* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  schedule
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
}
#ib::before {
  content: "";
  position: absolute;
  background: url(../images/ib/i_bg_left.png) no-repeat left top;
  z-index: -1;
  top: 1560px;
  width: 100%;
  height: 8190px;
  left: 0;
}
#ib::after {
  content: "";
  position: absolute;
  background: url(../images/ib/i_bg_right.png) no-repeat right top;
  z-index: -1;
  top: 880px;
  width: 100%;
  height: 8200px;
  right: 0;
}
#ib .title {
  background: url(../images/ib/i_title.svg) no-repeat center center/contain;
}
#ib #access {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#ib #access .map {
  margin: 0 auto;
  width: 900px;
}
#ib #access .map iframe {
  width: 100%;
  height: 550px;
}
#ib #cost {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#ib #cost ul li {
  font-size: 16px;
}
#ib #event {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#ib #event .event_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 50px auto;
}
#ib #event .event_box .event_txt {
  width: 570px;
}
#ib #event .event_box .event_txt .strong {
  font-weight: bold;
}
#ib #event .event_box .event_photo {
  width: 410px;
}
#ib #flow {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#ib #flow figure {
  width: 800px;
  margin: 0 auto;
}
#ib footer {
  background: #439e37;
}
#ib footer::before {
  background: url(../images/ib/i_bg_footer.png) no-repeat right top;
}
#ib header {
  margin: 0 0 130px 0;
}
#ib header .main_img {
  background: url(../images/ib/i_main.png) no-repeat left center/cover;
}
#ib header .main_img .ti_main {
  width: 550px;
  position: absolute;
  top: 500px;
  left: 70px;
}
#ib header .main_img .i_img {
  width: 300px;
  position: absolute;
  top: 550px;
  left: 700px;
}
#ib #img {
  width: 100%;
  margin: 0 auto 100px auto;
}
#ib #img .lead_img01 {
  width: 85%;
  background: url(../images/ib/p_lead01.png) no-repeat center center/cover;
  height: 750px;
  border-radius: 100px 0 0 100px;
  margin: 0 0 5% auto;
}
#ib #img .lead_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  height: 550px;
}
#ib #img .lead_img .lead_img02 {
  width: 60%;
  background: url(../images/ib/p_lead02.png) no-repeat center center/cover;
  border-radius: 0 100px 100px 0;
}
#ib #img .lead_img .lead_img03 {
  width: 36%;
  background: url(../images/ib/p_lead02.png) no-repeat center center/cover;
  border-radius: 100px 0 0 100px;
}
#ib #lead {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#ib #lead .ti_lead {
  margin: 0 auto 100px auto;
}
#ib #lead h2 {
  font-size: 36px;
  line-height: 70px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  position: relative;
  margin: 0 0 50px 0;
}
#ib #lead h2::after {
  position: absolute;
  content: "";
  background: url(../images/ib/i_lead.png) no-repeat center center/cover;
  width: 500px;
  height: 334px;
  right: -200px;
  top: -80px;
  z-index: -1;
}
#ib #lead p {
  font-size: 24px;
  line-height: 50px;
}
#ib #philosophy {
  width: 1000px;
  margin: 0 auto 50px auto;
}
#ib #policy {
  width: 1000px;
  margin: 0 auto 50px auto;
}
#ib #price {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#ib #price .i_price {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin: 0 auto 30px auto;
}
#ib #price figure {
  width: 860px;
  margin: 0 auto;
}
#ib #program {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#ib #program figure {
  text-align: center;
}
#ib #regin {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#ib #regin figure {
  text-align: center;
}
#ib #schedule {
  width: 1000px;
  margin: 0 auto 100px auto;
}
#ib #schedule .schedule_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#ib #schedule .schedule_box .schedule_txt {
  width: 500px;
}
#ib #schedule .schedule_box .schedule_txt .ti_schedule01 {
  width: 300px;
  margin: 0 0 10px 0;
}
#ib #schedule .schedule_box .schedule_txt .ti_schedule02 {
  width: 360px;
  margin: 0 0 10px 0;
}
#ib #schedule .schedule_box .schedule_txt .ti_schedule03 {
  width: 300px;
  margin: 0 0 10px 0;
}
#ib #schedule .schedule_box .schedule_txt p {
  margin: 0 0 30px 0;
  font-size: 14px;
  line-height: 30px;
}
#ib #schedule .schedule_box .schedule_photo {
  width: 500px;
}
#ib #schedule .schedule_att {
  text-align: center;
  font-weight: bold;
}