@charset "UTF-8";
/*!
Theme Name: Home Classroom
Template:   cocoon-master
Version:    1.1.0
*/
/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
body, ul, .content, main, body.home .content, body.home main, body.home .news, body.home .free, body.home .free_money, body.home .top_tieup, body.home .contents_list, .top_bar ul.htbtn {
  margin: 0;
  padding: 0;
}

body.home .news:before, body.home .news:after, body.home .top_tieup:before, body.home .top_tieup:after {
  content: "";
  display: block;
  width: 100%;
}

:after, :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  text-decoration: none;
}

ul {
  list-style: none;
}

.content, main {
  border: none;
}

body.home {
  background-color: #fff;
}

body.home .content, body.home main, body.home .news, body.home .free, body.home .free_money, body.home .top_tieup, body.home .contents_list {
  border: none;
}

body.home #content-in, body.home article, body.home .news {
  width: 100%;
}

body.home .news {
  background-color: #f3f3f3;
}
body.home .news .news-pc{
  display:block;
}
body.home .news .news-sp{
  display:none;
}

body.home .news:before {
  height: 50px;
  -webkit-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2) inset;
          box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2) inset;
}

body.home .news:after {
  height: 60px;
  -webkit-box-shadow: 0 -10px 20px -10px rgba(0, 0, 0, 0.2) inset;
          box-shadow: 0 -10px 20px -10px rgba(0, 0, 0, 0.2) inset;
}

body.home .free {
  background-image: url(images/common/bg_top01.png);
}

body.home .free .free_counseling {
  margin-bottom: 0;
  padding-bottom: 2em;
}

body.home .free_top_bar div {
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body.home .free_top_bar .wp-block-image {
  margin: 0;
}

body.home .free_center_image {
  max-width: 500px;
}

body.home .free_right_image, body.home .free_left_image {
  max-width: 250px;
}

body.home .free_btn div {
  padding-top: 30px;
  margin: 0 auto;
  max-width: 900px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

body.home .free_btn img {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  max-width: 400px;
}

body.home .free_money div {
  padding-top: 30px;
  margin: 0 auto;
  max-width: 900px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

body.home .free_money img {
  max-width: 450px;
}

body.home .top_tieup div {
  padding-top: 30px;
  margin: 0 auto;
  max-width: 900px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

body.home .top_tieup:before {
  height: 50px;
  -webkit-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2) inset;
          box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2) inset;
}

body.home .top_tieup:after {
  clear: both;
  height: 60px;
  -webkit-box-shadow: 0 -10px 20px -10px rgba(0, 0, 0, 0.2) inset;
          box-shadow: 0 -10px 20px -10px rgba(0, 0, 0, 0.2) inset;
}

body.home .top_tieup ul {
  margin-bottom: 1.8em;
}

body.home .top_tieup li {
  float: left;
  line-height: 1em;
  font-size: 16px;
}

body.home .top_tieup li:after {
  content: "｜";
  color: #e69013;
}

body.home .store div.wp-block-group__inner-container {
  margin: 0 auto;
  max-width: 900px;
}

body.home .store_area div {
  padding-top: 30px;
  margin: 0 auto;
  max-width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}

body.home .store_box {
  width: 300px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 5px #ccc;
          box-shadow: 0 2px 5px #ccc;
}

body.home .store_box figure {
  margin-bottom: 0;
}

body.home .store_box img {
  border-radius: 5px 5px 0 0;
  width: 100%;
  height: auto;
}

body.home .store_text {
  padding: 0 20px 0;
  margin: 0;
}

body.home .store_text p, body.home .store_text ul {
  padding: 0 20px 0;
  margin: 0;
  width: 100%;
}

body.home .store_text .button-block {
  display: inline-block;
  margin-bottom: 20px;
}

body.home .store_tel a {
  font-size: 30px;
  font-weight: 700;
  color: #d9312b;
}

body.home .store_tel:before {
  font-family: FontAwesome;
  content: "\f098";
  font-weight: 400;
  font-size: 2pc;
  margin-right: .125em;
  color: #d9312b;
}

body.home .contents_list {
  background: url(images/1top/bg_tieup.png) no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-top: 10px;
}

body.home .contents_box ul {
  padding-top: 30px;
  margin: 0 auto;
  max-width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0 50px;
}

body.home .contents_box li {
  background: #fff;
  text-align: center;
  width: 150px;
  height: 270px;
  margin-right: 20px;
  padding: 5px;
  font-size: 14px;
  font-weight: 800;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

body.home .contents_box li img {
  margin-top: 10px;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}

body.home .counseling {
  padding-top: 30px;
  margin: 0 auto;
  max-width: 900px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.fp_about ul {
  padding-top: 30px;
  margin: 0 auto;
  max-width: 800px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0 50px;
}

.fp_about ul li {
  background: #fff;
  text-align: center;
  width: 150px;
  margin: 0 30px;
  font-size: 14px;
  font-weight: 800;
}

.fp_box {
  max-width: 900px;
  margin: 0 auto;
}

.tab_box {
  max-width: 600px;
  margin: 0 auto;
}

.list_in_box .blank-box {
  padding: 0;
  margin: 0 20px;
}

ul.timing_list {
  padding-top: 30px;
  margin: 0 auto;
  max-width: 800px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0 50px;
}

ul.timing_list li {
  background: #fff;
  color: #e89214;
  text-align: center;
  margin: 5px;
  font-weight: 700;
  font-size: 13px;
  width: 30%;
  padding: 8px 9pt;
  border-radius: 10px;
  border: 3px solid #fad8b0;
}

.display_none {
  display: none;
}

.top_bar {
  background: #f0f0f0;
  height: 50px;
  width: 100%;
  position: fixed;
  z-index: 2;
  top: 0;
}

.top_bar .logo_long {
  width: 392px;
  height: 40px;
  margin: 5px 0 0;
}

.top_bar .logo_long img {
  height: 100%;
}

.top_bar .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.top_bar .tagline {
  line-height: 35px;
  font-weight: 800;
  border: none;
  padding: 0;
}

.top_bar ul.htbtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.top_bar ul.htbtn li {
  padding: 3px 5px 0;
}

.top_bar ul.htbtn li a::after {
  font-family: FontAwesome;
  content: '\f105';
  padding-left: .5em;
}

.top_bar ul.htbtn li a {
  background-color: #e69013;
  -webkit-box-shadow: 0 2px 0 #c97000;
          box-shadow: 0 2px 0 #c97000;
  display: block;
  width: 160px;
  height: 42px;
  line-height: 42px;
  background: #d7312b;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 0 #b20700;
          box-shadow: 0 2px 0 #b20700;
}

.top_bar ul.htbtn li:first-child a {
  background-color: #e69013;
  width: 160px;
  -webkit-box-shadow: 0 2px 0 #c97000;
          box-shadow: 0 2px 0 #c97000;
}

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

.logo_area .header_banner {
  width: 400px;
}

.logo_area .logo-image {
  width: 300px;
}

.navi.fixed {
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 2;
}

.navi .item-label:before {
  font-family: FontAwesome;
  content: "\f105";
  color: #e69013;
  padding-right: .5em;
}

.navi .navi-in {
  font-weight: 800;
  font-size: 24px;
}

.top_slider_area {
  margin-top: 20px;
  text-align: center;
  overflow: hidden;
}

.top_slider_area .slider_area img {
  margin: 0 auto 20px;
}

.top_slider_area .slider_area li {
  padding: 0 10px;
}

.footer-bottom {
  margin-top: 0;
}

.footer-bottom-logo .site-name-text {
  padding-bottom: 0;
}

.footer-bottom-logo img {
  margin-bottom: 0;
}

.navi-footer-in > .menu-footer {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.copyright {
  margin-top: 24px;
}

.footer_area {
  background: url(images/1top/img_footer01.png) no-repeat center top;
  padding: 60px 0;
  margin-top: 0;
  text-align: center;
}

.footer_area .footer_btn {
  padding-top: 30px;
  margin: 0 auto;
  max-width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer_area .footer_btn li {
  width: 300px;
  margin: 0 25px 0;
}

.footer_area .footer_btn li a {
  width: 100%;
  height: 114px;
  display: block;
  background: #d7312b;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  border-radius: 10px 10px 10px 10px;
  -webkit-box-shadow: 0 4px 0 #b20700;
          box-shadow: 0 4px 0 #b20700;
}

.footer_area .footer_btn li a:before {
  height: 70px;
  display: block;
  padding: 20px 0 0;
}

.footer_area .footer_btn .f_btn_soudan a:before {
  content: url(images/1top/icon_footer01.png);
}

.footer_area .footer_btn .f_btn_study a:before {
  content: url(images/1top/icon_footer02.png);
}

.footer_area .f_tel dl {
  padding-top: 30px;
  margin: 0 auto;
  max-width: 700px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 5px #ccc;
          box-shadow: 0 2px 5px #ccc;
  padding-top: 0;
  margin-top: 50px;
}

.footer_area .f_tel dl dt {
  text-align: center;
  width: 300px;
  background-color: #f0f0f0;
}

.footer_area .f_tel dl .f_tel_calendar {
  display: inline-block;
  width: 250px;
  padding-top: 10px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff !important;
  background-color: #e69013;
  -webkit-box-shadow: 0 2px 0 #c97000;
          box-shadow: 0 2px 0 #c97000;
  border-radius: 5px;
}

.footer_area .f_tel dl dd {
  margin-left: 0;
  width: 400px;
}

.footer_area .f_tel dl dd p {
  margin: 10px 0 0;
  font-size: 26px;
}

.footer_area .f_tel dl dd a {
  font-weight: 700;
  font-size: 24px;
  color: #d7312b;
}

.footer_area .f_tel dl dd a:before {
  font-family: FontAwesome;
  content: "\f098";
  font-weight: 400;
  font-size: 27px;
  margin-right: .125em;
}

.footer_area .f_tel dl dd span {
  display: block;
  font-size: 20px;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px) {
  /*必要ならばここにコードを書く*/
}

/*1023px以下*/
@media screen and (max-width: 1023px) {
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px) {
  /*必要ならばここにコードを書く*/
  .mobile-header-menu-buttons, .mobile-footer-menu-buttons, #navi .navi-in > .menu-mobile {
    display: none;
  }
  .logo_area {
    padding: 0;
  }
  .top_bar .logo_long {
    width: 337px;
  }
  .top_bar .tagline {
    font-size: 12px;
  }
  .top_bar ul.htbtn li {
    padding: 10px 2px 0;
  }
  .top_bar ul.htbtn li a {
    width: auto;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 12px;
  }
  .top_bar ul.htbtn li:first-child a {
    width: auto;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 12px;
  }
  .navi-in > .menu-header {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .navi-in > ul {
    width: 100%;
  }
  .navi-in > ul li {
    width: 150px;
  }
  figure img {
    width: 80%;
  }
  .container {
    text-align: center;
  }
  .campaign img {
    margin-top: 20px;
    width: 90%;
  }
  .free figure {
    width: 50%;
  }
  .free figure img {
    width: 90%;
  }
  .store h4, p {
    margin: 0 40px;
  }
  .store_area figure iframe {
    margin-top: 50px;
    width: 500px;
  }
  .free {
    background-image: url(images/common/bg_top01.png);
  }
  .free .free_counseling figure {
    width: 100%;
  }
  .f_tel dl dt {
    padding-top: 10px;
  }
}

/*480px以下*/
@media screen and (max-width: 480px) {
  /*必要ならばここにコードを書く*/
  .top_bar .logo_long {
    width: 340px;
  }
  .top_bar .tagline {
    font-size: 12px;
  }
  .top_bar .button {
    display: none;
  }
  #navi .navi-in > .menu-mobile, .logo_area, .header-container {
    display: none;
  }
  figure img {
    width: 80%;
  }
  .container {
    text-align: center;
  }
  .top_slider_area {
    padding-top: 10px;
    margin: 0;
  }
  .top_slider_area img {
    width: 150%;
  }
  .top_slider_area .slider_area ul {
    margin: 0;
  }
  .top_slider_area .slider_area li {
    padding: 0;
  }
  .campaign img {
    margin-top: 20px;
    width: 90%;
  }
  .store_area figure iframe {
    margin-top: 50px;
    width: 98%;
  }
  body.home .top_tieup ul {
    margin: 0 20px;
  }
  body.home .top_tieup li {
    font-size: 14px;
  }
  .store h4, p {
    margin: 0 10px;
  }
  .footer_area .footer_btn li {
    margin: 25px 0 0;
  }
  .article ul {
    padding: 0;
  }
  .footer_area .f_tel dl {
    display: block;
    text-align: center;
    width: 90%;
  }
  .footer_area .f_tel dl dt {
    width: 100%;
    height: 100px;
    padding-top: 10px;
  }
  .footer_area .f_tel dl dd {
    width: 100%;
    height: 160px;
  }
  ul.timing_list li {
    width: 90%;
  }
  .free figure {
    width: 90%;
  }
  .free figure img {
    width: 100%;
  }
  .mobile-header-menu-buttons, .mobile-footer-menu-buttons {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
	body.home .free_right_image, body.home .free_left_image {
	  display:none;
	}
	body.home .free_right_image, body.home .free_right_image {
	  display:none;
	}
body.home .news .news-pc{
  display:none;
}
body.home .news .news-sp{
  display:block;
}
body.home .news .news-sp div{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

}
