@charset "UTF-8";
/*! このファイルを変更する場合は「.scss」から変更して下さい */
/*! 「.scss」ファイルがつかえない場合はcustom.cssを変更する */
/* ボタンカラー */
/* フォント系 */
/*! このファイルを変更する場合は「.scss」から変更して下さい */
/*! 「.scss」ファイルがつかえない場合はcustom.cssを変更する */
#style {
  padding: 70px 0 50px;
}
#style a.anchor {
  float: left;
  display: block;
  padding-top: 140px;
  margin-top: -140px;
}
#style .section__inner {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
}
#style .style__title {
  padding: 0 15px;
  color: #1c92ce;
  font-size: 32rem;
  font-family: "Kiwi Maru", "Open Sans", Verdana, Roboto, "Droid Sans", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
#style .style__title .label {
  display: inline-block;
  margin-bottom: 15px;
  padding: 6px 40px 5px;
  background: #e6f7ff;
  border-radius: 50px;
  color: #444;
  font-size: 26rem;
}
#style .style__title .num {
  color: #ffae00;
  font-size: 52rem;
}
#style .style__bg {
  height: 250px;
  margin-top: 100px;
  margin-bottom: 110px;
  background: url(../images/style/style_bg01.jpg) no-repeat center right;
  background-size: cover;
}
#style .style__bg .bg__list {
  position: relative;
  top: -65px;
  font-size: 24rem;
  font-family: "Kiwi Maru", "Open Sans", Verdana, Roboto, "Droid Sans", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  justify-content: center;
  text-align: center;
}
#style .style__bg .bg__list li {
  position: relative;
  margin: 15px 25px 0;
}
#style .style__bg .bg__list li a {
  display: block;
  width: 200px;
  height: 200px;
  padding-top: 60px;
  background: #68b9e2;
  border-radius: 50%;
  color: #fff;
}
#style .style__bg .bg__list li a:hover {
  background: #93cdea;
}
#style .style__bg .bg__list li .num {
  position: absolute;
  left: 13px;
  right: 0;
  top: -15px;
  display: block;
  width: 67px;
  height: 55px;
  margin: 0 auto;
  padding: 8px 14px 0 0;
  background: url(../images/style/style_icon01.png) no-repeat center;
  background-size: 100%;
  color: #fff;
}
#style .style__bg .bg__list li .en {
  margin-top: 20px;
  padding-top: 20px;
  background: url(../images/style/style_dots.png) no-repeat center top;
  background-size: 50px;
  font-size: 18rem;
}
#style .style__block {
  position: relative;
  width: 87.5%;
  padding: 100px 60px 0;
  border-radius: 16px;
  font-size: 16rem;
  line-height: 1.75;
  text-align: left;
}
#style .style__block .block__title {
  position: absolute;
  top: -40px;
  left: 40px;
  width: 100%;
  max-width: 550px;
  background: #68b9e2;
  padding: 30px 20px 30px 120px;
  border-radius: 16px;
  color: #fff;
  font-size: 32rem;
  font-family: "Kiwi Maru", "Open Sans", Verdana, Roboto, "Droid Sans", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  line-height: 1.2;
}
#style .style__block .block__title .num {
  position: absolute;
  left: 30px;
  top: 20px;
  display: block;
  width: 72px;
  height: 59px;
  margin: 0 auto;
  padding: 8px 16px 0 0;
  background: url(../images/style/style_icon01.png) no-repeat center;
  background-size: 100%;
  color: #fff;
  font-size: 26rem;
  line-height: 1;
  text-align: center;
}
#style .style__block .block__title .title {
  display: inline-block;
  margin-right: 15px;
}
#style .style__block .block__title .en {
  display: inline-block;
  font-size: 18rem;
}
#style .style__block .block__subtitle {
  margin-bottom: 25px;
  font-size: 24rem;
  font-family: "Kiwi Maru", "Open Sans", Verdana, Roboto, "Droid Sans", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  line-height: 1.66;
}
#style .style__block p {
  max-width: 745px;
  margin-bottom: 0;
}
#style .style__block .block__pic {
  position: relative;
  top: 60px;
  margin-top: -20px;
  justify-content: flex-start;
}
#style .style__block .block__pic > div {
  width: 290px;
  max-width: 31.2%;
  margin-right: 3.2%;
}
#style .style__block .block__pic > div:last-of-type {
  margin-right: 0;
}
#style .style__block .block__pic > div img {
  border-radius: 16px;
}
#style #style01 {
  background: url(../images/style/style_bg02.jpg) no-repeat top right, #e6f7ff;
}
#style #style02 {
  margin-top: 180px;
  margin-left: 12.5%;
  background: url(../images/style/style_bg03.jpg) no-repeat top right, #e6f7ff;
}
#style #style02 .block__title {
  left: auto;
  right: 40px;
}
#style #style02 .block__pic {
  justify-content: flex-end;
}
#style #style03 {
  margin-top: 180px;
  margin-bottom: 180px;
  background: url(../images/style/style_bg04.jpg) no-repeat top right, #e6f7ff;
}

#donation .donation__title {
  color: #1c92ce;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  #style {
    padding: 30px 0 50px;
  }
  #style a.anchor {
    padding-top: 115px;
    margin-top: -115px;
  }
  #style .section__inner {
    width: 100%;
    padding: 0 15px;
  }
  #style .style__title {
    padding: 0 15px;
    font-size: 28rem;
  }
  #style .style__title .label {
    margin-bottom: 10px;
    padding: 6px 20px 5px;
    font-size: 18rem;
  }
  #style .style__title .num {
    font-size: 34rem;
  }
  #style .style__bg {
    height: auto;
    margin-top: 100px;
    margin-bottom: 50px;
  }
  #style .style__bg .bg__list {
    top: -65px;
    font-size: 17rem;
  }
  #style .style__bg .bg__list li {
    margin: 15px 5px 0;
  }
  #style .style__bg .bg__list li a {
    width: 112px;
    height: 112px;
    padding-top: 38px;
  }
  #style .style__bg .bg__list li .num {
    left: 13px;
    top: -15px;
    width: 53px;
    height: 44px;
    padding: 8px 14px 0 0;
  }
  #style .style__bg .bg__list li .en {
    margin-top: 8px;
    padding-top: 8px;
    background-size: 32px;
    font-size: 12rem;
  }
  #style .style__bg .bg__list li:nth-of-type(2) {
    letter-spacing: -3px;
  }
  #style .style__bg .bg__list li:nth-of-type(2) .num {
    letter-spacing: 0;
  }
  #style .style__bg .bg__list li:nth-of-type(2) .en {
    letter-spacing: 0;
  }
  #style .style__block {
    width: 100%;
    padding: 0 0;
    border-radius: 12px;
    font-size: 14rem;
  }
  #style .style__block > * {
    padding: 0 20px;
  }
  #style .style__block .block__title {
    position: static;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    padding: 13px 5px 14px 70px;
    border-radius: 12px 12px 0 0;
    font-size: 24rem;
  }
  #style .style__block .block__title .num {
    left: 18px;
    top: 18px;
    width: 46px;
    height: 38px;
    padding: 5px 10px 0 0;
    font-size: 20rem;
  }
  #style .style__block .block__title .title {
    display: inline-block;
    margin-right: 0;
  }
  #style .style__block .block__title .en {
    display: block;
    margin-top: 3px;
    margin-left: 3px;
    font-size: 12rem;
  }
  #style .style__block .block__subtitle {
    margin-bottom: 18px;
    font-size: 19rem;
  }
  #style .style__block .block__pic {
    top: 30px;
    margin-top: 0;
  }
  #style .style__block .block__pic > div {
    width: 31.2%;
    max-width: 31.2%;
    margin-right: 3.2%;
  }
  #style .style__block .block__pic > div img {
    width: 100%;
    border-radius: 10px;
  }
  #style .style__block#style01 {
    margin-top: 30px;
    background: url(../images/style/style_bg02.jpg) no-repeat top 70px right, #e6f7ff;
    background-size: 180%;
  }
  #style .style__block#style02 {
    margin-top: 80px;
    margin-left: 0;
    background: url(../images/style/style_bg03.jpg) no-repeat top 70px right, #e6f7ff;
    background-size: 180%;
  }
  #style .style__block#style02 .block__pic {
    justify-content: flex-end;
  }
  #style .style__block#style03 {
    margin-top: 80px;
    margin-bottom: 60px;
    background: url(../images/style/style_bg04.jpg) no-repeat top 70px right, #e6f7ff;
    background-size: 140%;
  }
}
