@charset "UTF-8";
/* ===================================================================
CSS information
 file name  : 3h_hoiku.css
 author     : Ability Consultant
 style info : 保育事業
=================================================================== */
.con_hoiku3 .box1, .con_company {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
  .con_hoiku3 .box1, .con_company {
    width: 95%;
  }
}
@media print {
  .con_hoiku3 .box1, .con_company {
    width: 95%;
  }
}
.ie8 .con_hoiku3 .box1, .con_hoiku3 .ie8 .box1, .ie8 .con_company {
  width: 95%;
}
@media only screen and (max-width: 1024px) {
  .con_hoiku3 .box1, .con_company {
    width: 95%;
  }
}

.blue {
  color: #007ec1;
}

/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
  min-height: 420px;
  background: url(../images/4h/hoiku/img_main.jpg) no-repeat center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main {
    min-height: 252px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main {
    min-height: 240px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main {
    background-position-x: -180px;
  }
}

/* -----------------------------------------------------------
	con_hoiku1
----------------------------------------------------------- */
.con_hoiku1 {
  position: relative;
  padding-bottom: 123px;
  margin-bottom: 200px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku1 {
    padding-bottom: 5%;
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku1 {
    padding-bottom: 3%;
    margin-bottom: 5%;
  }
}
.con_hoiku1:before {
  z-index: -1;
  position: absolute;
  height: 737px;
  top: 272px;
  left: 114px;
  content: "";
  width: 57.05%;
  background: #f6f5f3;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku1:before {
    top: 19%;
    left: 2%;
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku1:before {
    top: 12%;
    left: 0;
    width: 80%;
  }
}
.con_hoiku1 .box_title {
  margin-bottom: 135px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku1 .box_title {
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku1 .box_title {
    margin-bottom: 8%;
  }
}
.con_hoiku1 .box_title .tl_basic {
  font-size: 295%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku1 .box_title .tl_basic {
    font-size: 236%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku1 .box_title .tl_basic {
    font-size: 142%;
  }
}
.con_hoiku1 .box1 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .con_hoiku1 .box1 {
    display: block;
  }
}
.con_hoiku1 .box1 .box_img {
  width: 40%;
  margin-left: 10%;
  margin-right: 6.7%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku1 .box1 .box_img {
    margin: 0 27px;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku1 .box1 .box_img {
    width: 95%;
    margin: 0 auto 5%;
  }
}
.con_hoiku1 .box1 .box_img img {
  position: relative;
  z-index: 1;
}
.con_hoiku1 .box1 .box_txt {
  width: 25.5%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku1 .box1 .box_txt {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku1 .box1 .box_txt {
    margin: 0 auto;
    width: 95%;
  }
}
.con_hoiku1 .box1 .box_txt .st_basic {
  font-size: 236%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku1 .box1 .box_txt .st_basic {
    font-size: 177%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku1 .box1 .box_txt .st_basic {
    font-size: 106%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_hoiku1 .box1 .box_txt .st_basic {
    font-size: 212%;
  }
}
@media print {
  .con_hoiku1 .box1 .box_txt .st_basic {
    font-size: 212%;
  }
}
.ie8 .con_hoiku1 .box1 .box_txt .st_basic {
  font-size: 212%;
}
.con_hoiku1 .box1 .box_txt .txt {
  margin-top: 116px;
  font-feature-settings: "palt";
  line-height: 2.4;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku1 .box1 .box_txt .txt {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku1 .box1 .box_txt .txt {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_hoiku1 .box1 .box_txt .txt {
    text-align: left;
    line-height: 1.8;
  }
}

/* -----------------------------------------------------------
	con_hoiku2
----------------------------------------------------------- */
.con_hoiku2 {
  position: relative;
  margin-bottom: 82px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku2 {
    padding-bottom: 5%;
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku2 {
    padding-bottom: 3%;
    margin-bottom: 10%;
  }
}
.con_hoiku2 .box1 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .con_hoiku2 .box1 {
    display: block;
  }
}
.con_hoiku2 .box1 .box_txt {
  width: 24.5%;
  margin-left: 18%;
  margin-right: 7.5%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku2 .box1 .box_txt .ct_basic {
    margin: 0 auto 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku2 .box1 .box_txt .ct_basic {
    margin: 0 auto 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku2 .box1 .box_txt {
    width: 55%;
    margin: 0 15px 0 27px;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku2 .box1 .box_txt {
    margin: 0 auto 5%;
    width: 95%;
  }
}
.con_hoiku2 .box1 .box_txt .st_basic {
  font-size: 236%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku2 .box1 .box_txt .st_basic {
    font-size: 177%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku2 .box1 .box_txt .st_basic {
    font-size: 106%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_hoiku2 .box1 .box_txt .st_basic {
    font-size: 212%;
  }
}
@media print {
  .con_hoiku2 .box1 .box_txt .st_basic {
    font-size: 212%;
  }
}
.ie8 .con_hoiku2 .box1 .box_txt .st_basic {
  font-size: 212%;
}
.con_hoiku2 .box1 .box_txt .txt {
  margin-top: 120px;
  font-feature-settings: "palt";
  line-height: 2.4;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku2 .box1 .box_txt .txt {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku2 .box1 .box_txt .txt {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_hoiku2 .box1 .box_txt .txt {
    text-align: left;
    line-height: 1.8;
  }
}
.con_hoiku2 .box1 .box_img {
  width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku2 .box1 .box_img {
    padding-top: 17%;
    width: 39%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku2 .box1 .box_img {
    width: 95%;
    margin: 0 auto 5%;
  }
}
.con_hoiku2 .box1 .box_img img {
  position: relative;
  z-index: 1;
}

/* -----------------------------------------------------------
	con_hoiku3
----------------------------------------------------------- */
.con_hoiku3 {
  position: relative;
  margin-bottom: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku3 {
    margin-bottom: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku3 {
    margin-bottom: 15%;
  }
}
.con_hoiku3 .box_title {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku3 .box_title {
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku3 .box_title {
    margin-bottom: 5%;
  }
}
.con_hoiku3 .box_title h3 {
  font-size: 118%;
  font-weight: normal;
  margin: 0 auto 36px;
  color: #fff;
  background: #000;
  text-align: center;
  border-radius: 50%;
  height: 150px;
  width: 150px;
  line-height: 160px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku3 .box_title h3 {
    font-size: 118%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku3 .box_title h3 {
    font-size: 89%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku3 .box_title h3 {
    margin-bottom: 3%;
    height: 140px;
    width: 140px;
    line-height: 140px;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku3 .box_title h3 {
    margin-bottom: 3%;
    height: 100px;
    width: 100px;
    line-height: 100px;
  }
}
.con_hoiku3 .box_title p {
  text-align: center;
}
.con_hoiku3 .box1 .box_img {
  width: 94.0625%;
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .con_hoiku3 .box1 .box_img {
    width: 95%;
    margin: 0 auto 5%;
  }
}
.con_hoiku3 .box1 .box_img img {
  position: relative;
  z-index: 1;
}
.con_hoiku3 .box1 .box_txt {
  width: 94.0625%;
  margin-bottom: 75px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku3 .box1 .box_txt {
    width: 100%;
    margin: 0 auto 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku3 .box1 .box_txt {
    margin: 0 auto 5%;
    width: 95%;
  }
}
.con_hoiku3 .box1 .box_txt .txt {
  font-feature-settings: "palt";
  line-height: 2.4;
}
@media only screen and (max-width: 1024px) {
  .con_hoiku3 .box1 .box_txt .txt {
    text-align: left;
    line-height: 1.8;
  }
}
.con_hoiku3 .box1 .box_txt .txt .logo_small {
  width: 15%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku3 .box1 .box_txt .txt .logo_small {
    width: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku3 .box1 .box_txt .txt .logo_small {
    width: 50%;
  }
}
.con_hoiku3 .box1 .btn_list {
  margin: 0 auto;
  width: 600px;
  border: 4px solid #000;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku3 .box1 .btn_list {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku3 .box1 .btn_list {
    width: 80%;
  }
}
.con_hoiku3 .box1 .btn_list a {
  color: #000;
}

/* -----------------------------------------------------------
	con_company
----------------------------------------------------------- */
.con_company .st_basic {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_company .st_basic {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .st_basic {
    margin-bottom: 10px;
  }
}
.con_company .wrp_box {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}
@media only screen and (min-width: 1025px) {
  .con_company .wrp_box .box {
    width: 24%;
    margin: 0.3em;
  }
}
@media print {
  .con_company .wrp_box .box {
    width: 24%;
    margin: 0.3em;
  }
}
.ie8 .con_company .wrp_box .box {
  width: 24%;
  margin: 0.3em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_company .wrp_box .box {
    width: 32.33333%;
    margin: 0.2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .wrp_box .box {
    width: 49%;
    margin: 0.1em;
  }
}
.con_company .wrp_box .box .img {
  border: 3px solid #f6f5f3;
  background: #fff;
  padding: 1.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_company .wrp_box .box .img {
    padding: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .wrp_box .box .img {
    padding: 0.5em;
  }
}
.con_company .wrp_box .box .txt {
  background: #f6f5f3;
  padding: 1em;
  padding: 1em;
  font-size: 89%;
  letter-spacing: -1px;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_company .wrp_box .box .txt {
    padding: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .wrp_box .box .txt {
    padding: 0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_company .wrp_box .box .txt {
    font-size: 89%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .wrp_box .box .txt {
    font-size: 77%;
  }
}
