@charset "UTF-8";
/*------------------------------------------------------------------------------
	FC加藤 - layout scss
	URL: http://fc-o.com/
	Date: 2020-12-01
	Copyright© FC 2020
------------------------------------------------------------------------------*/
body {
  -webkit-text-size-adjust: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  color: #333;
}

#wrapper {
  position: relative;
  margin: 0 auto;
}

figure,
figcaption {
  margin-bottom: 0;
  padding: 0;
}

a,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}

.sp_el {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
}

/*==============================================================
	#pageTitle : 見出し共通
===============================================================*/
a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/*==============================================================
	#home : トップページ
===============================================================*/
#home header {
  padding: 20px 0;
}

#home header .fl_box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#home header .head_txt {
  font-size: 40px;
  letter-spacing: 2px;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E",
 "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#home header .head_txt .strong {
  color: #d60010;
  font-size: 51px;
  font-weight: bold;
}

#home header .head_txt .small {
  font-size: 20px;
}

#home .mv_area .photo img {
  width: 100%;
  height: auto;
}

#home .kansenyobou_area {
  padding: 80px 0 150px;
  text-align: center;
}

#home .campain_area {
  background: url(../img/bg_sakura.png) no-repeat top center/cover;
  padding-bottom: 80px;
}
#home.spring .campain_area{
  background-image: url(../img/bg_sakura.png);
}
#home.summer .campain_area{
  background-image: url(../img/bg_summer.png);
}
#home.winter .campain_area{
  background-image: url(../img/bg_winter.png);
}

#home .campain_area .base_tl {
  text-align: center;
  margin-top: -30px;
  margin-bottom: 10px;
}

#home .campain_area .base_tl img {
  max-width: 400px;
  width: 100%;
}

#home .campain_area .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#home .campain_area .list li {
  width: 33%;
  text-align: center;
}

#home .contact_area {
  background-color: #fffbd7;
  padding: 60px 0;
}

#home .contact_area .base_tl {
  text-align: center;
  font-size: 36px;
  margin-bottom: 30px;
}

#home .contact_area .base_tl span {
  position: relative;
  padding: 0px 10px 0;
}

#home .contact_area .base_tl span::before {
  content: "";
  background: url(../img/ico_contact_l.png) no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 100%;
  width: 26px;
  height: 47px;
}

#home .contact_area .base_tl span::after {
  content: "";
  background: url(../img/ico_contact_r.png) no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  margin: auto;
  width: 26px;
  height: 47px;
}

#home .contact_area .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#home .contact_area .list li {
  width: 33%;
  text-align: center;
}

#home .contact_area .line_box {
  text-align: center;
  margin-top: 60px;
}

#home .contact_area .line_box .txt {
  font-size: 30px;
  margin-bottom: 20px;
}

#home .kakei_area {
  text-align: center;
  padding: 80px 0 120px;
}

#home .kakei_area .txt {
  margin-bottom: 60px;
}

#home .yasukarou_area {
  text-align: center;
  margin-bottom: 50px;
}

#home .yasukarou_area .base_tl {
  background: url(../img/bg_border_red.png);
  margin-bottom: 50px;
  padding: 40px 0;
  text-align: center;
}

#home .yasukarou_area .txt {
  margin-bottom: 50px;
}

#home .yasukarou_area .tl_box .tl {
  font-size: 48px;
  color: #333;
  font-weight: normal;
  margin-bottom: 50px;
}

#home .yasukarou_area .tl_box .tl span {
  position: relative;
  padding: 0 50px;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E",
 "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 2px;
}

#home .yasukarou_area .tl_box .tl span::before {
  content: "";
  background: url(../img/ico_up_l.png) no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  margin: auto;
  width: 40px;
  height: 97px;
}

#home .yasukarou_area .tl_box .tl span::after {
  content: "";
  background: url(../img/ico_up_r.png) no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  margin: auto;
  width: 40px;
  height: 97px;
}

#home .yasukarou_area .tl_box .txt {
  font-size: 34px;
  margin-bottom: 20px;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E",
 "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 2px;
}

#home .yasukarou_area .tl_box .txt span {
  color: #d60010;
}

#home .yasukarou_area .tl_box small {
  margin-bottom: 10px;
  display: block;
}

#home .yasukarou_area .up_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 80px;
}

#home .yasukarou_area .up_list li {
  width: 33%;
  margin-bottom: 20px;
}

#home .yasukarou_area .up_list li a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#home .yasukarou_area .up_list li a:hover img {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#home .media_area {
  padding-bottom: 80px;
}

#home .media_area .base_tl {
  background: url(../img/bg_border_red.png);
  margin-bottom: 80px;
  padding: 40px 0;
  text-align: center;
}

#home .media_area .bnr {
  margin-bottom: 50px;
}

#home .media_area .box {
  background-color: #fff;
  margin-top: 80px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#home .media_area .box .txt_box {
  width: 65%;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E",
 "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#home .media_area .box .txt_box .tl {
  text-align: center;
  font-size: 36px;
  margin-left: 40px;
  margin-top: -20px;
}

#home .media_area .box .txt_box .txt {
  font-size: 18px;
  line-height: 1.9;
  height: 400px;
}

#home .media_area .box .photo {
  width: 30%;
}

#home .media_area .box .photo img {
  max-width: 100%;
}

#home .reason_area {
  background: url(../img/bg_reason.png) no-repeat center/cover;
  padding: 150px 0 80px;
}

#home .reason_area .inner_wrap_w {
  background-color: #fff;
  border-radius: 20px;
  padding-bottom: 30px;
}

#home .reason_area .tl_box {
  text-align: center;
}

#home .reason_area .tl_box img {
  position: relative;
  top: -30px;
}

#home .reason_area .base_tl {
  background: #fff;
  display: inline-block;
  padding: 20px 0;
  position: relative;
  top: -50px;
  border-radius: 20px;
  margin-bottom: -50px;
}

#home .reason_area .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}

#home .reason_area .box .txt_box {
  width: 50%;
  padding-right: 30px;
}

#home .reason_area .box .tl {
  font-size: clamp(18px, 2.5vw, 29px);
  color: #d60010;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

#home .reason_area .box .tl span {
  font-size: 48px;
  margin-right: 10px;
}

#home .reason_area .box .txt {
  font-size: 18px;
  line-height: 2;
}

#home .reason_area .box .photo {
  width: 50%;
}

#home .reason_area .box .photo img {
  max-width: 100%;
  height: auto;
}

#home .reason_area .box:nth-child(even) .txt_box {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-left: 30px;
  padding-right: 0;
}

#home .reason_area .box:nth-child(even) .photo {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

#home .break_area {
  text-align: center;
  padding-bottom: 80px;
}

#home .break_area .base_tl {
  background: url(../img/bg_border_red.png);
  margin-bottom: 80px;
  padding: 40px 0;
  text-align: center;
}

#home .syunki_area {
  background: url(../img/bg_sakura.png) no-repeat top/cover;
  padding: 100px 0;
  text-align: center;
}
#home.summer .syunki_area{
  background-image: url(../img/bg_summer.png);
}
#home.winter .syunki_area{
  background-image: url(../img/bg_winter.png);
}

#home .syunki_area .box {
  border: 3px solid #ff84c3;
  padding: 50px;
  background-color: #fff;
}
#home.spring .syunki_area .box {
  border-color: #ff84c3;
}
#home.summer .syunki_area .box {
  border-color: #e0434e;
}
#home.winter .syunki_area .box {
  border-color: #6dbefa;
}

#home .syunki_area a:hover {
  opacity: 0.8;
}

#home .syunki_area a img {
  max-width: 100%;
  height: auto;
}

#home footer .ft_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 0;
}

#home footer .ft_box .logo {
  margin-bottom: 30px;
}

#home footer .ft_box .logo img {
  max-width: 100%;
  height: auto;
}

#home footer .ft_box .txt {
  font-size: 14px;
  line-height: 2;
}

#home footer .logo_box {
  width: 25%;
}

#home footer .school_list {
  width: 68%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#home footer .school_list li {
  width: 32%;
  border: 1px solid #d60010;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#home footer .school_list li .name {
  text-align: center;
  color: #fff;
  background-color: #d60010;
  padding: 5px;
  font-size: 20px;
}

#home footer .school_list li .tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #333;
  font-size: 22px;
}

#home footer .school_list li .map img {
  max-width: 100%;
  height: auto;
}

#home footer .school_list li address {
  padding: 10px;
  font-size: 14px;
}

#home footer #copyRight {
  text-align: center;
  margin-bottom: 10px;
}

#home #toTop {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 4;
}

#home #toTop a {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home #toTop img {
  max-width: 100%;
  height: auto;
}

/*IEのみ*/
/*END
---------------------------------------------------------------------------------------*/
