@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : 3h_home.css
 author     : Ability Consultant
 style info : 有料老人ホーム事業
=================================================================== */
.con_home1 .txt2, .con_home2 .box_txt, .con_home2 .box_txt2, .con_home2 .box_img, .con_home3 .box1, .con_owner {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
  .con_home1 .txt2, .con_home2 .box_txt, .con_home2 .box_txt2, .con_home2 .box_img, .con_home3 .box1, .con_owner {
    width: 95%;
  }
}
@media print {
  .con_home1 .txt2, .con_home2 .box_txt, .con_home2 .box_txt2, .con_home2 .box_img, .con_home3 .box1, .con_owner {
    width: 95%;
  }
}
.ie8 .con_home1 .txt2, .con_home1 .ie8 .txt2, .ie8 .con_home2 .box_txt, .con_home2 .ie8 .box_txt, .ie8 .con_home2 .box_txt2, .con_home2 .ie8 .box_txt2, .ie8 .con_home2 .box_img, .con_home2 .ie8 .box_img, .ie8 .con_home3 .box1, .con_home3 .ie8 .box1, .ie8 .con_owner {
  width: 95%;
}
@media only screen and (max-width: 1024px) {
  .con_home1 .txt2, .con_home2 .box_txt, .con_home2 .box_txt2, .con_home2 .box_img, .con_home3 .box1, .con_owner {
    width: 95%;
  }
}

.blue {
  color: #007ec1;
}

/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
  min-height: 420px;
  background: url(../images/4h/home/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: -320px;
  }
}

/* -----------------------------------------------------------
	con_home1
----------------------------------------------------------- */
.con_home1 {
  position: relative;
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home1 {
    padding-bottom: 5%;
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home1 {
    padding-bottom: 3%;
    margin-bottom: 5%;
  }
}
.con_home1: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_home1:before {
    top: 19%;
    left: 2%;
    height: 480px;
  }
}
@media only screen and (max-width: 767px) {
  .con_home1:before {
    top: 12%;
    left: 0;
    width: 80%;
  }
}
.con_home1 .box_title {
  margin-bottom: 135px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home1 .box_title {
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home1 .box_title {
    margin-bottom: 8%;
  }
}
.con_home1 .box_title .tl_basic {
  font-size: 295%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home1 .box_title .tl_basic {
    font-size: 236%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home1 .box_title .tl_basic {
    font-size: 142%;
  }
}
.con_home1 .box1 {
  margin-bottom: 185px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home1 .box1 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_home1 .box1 {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 767px) {
  .con_home1 .box1 {
    display: block;
  }
}
.con_home1 .box1 .box_img {
  width: 40%;
  margin-left: 10%;
  margin-right: 6.7%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home1 .box1 .box_img {
    margin: 0 27px;
  }
}
@media only screen and (max-width: 767px) {
  .con_home1 .box1 .box_img {
    width: 95%;
    margin: 0 auto 5%;
  }
}
.con_home1 .box1 .box_img img {
  position: relative;
  z-index: 1;
}
.con_home1 .box1 .box_txt {
  width: 25.5%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home1 .box1 .box_txt {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home1 .box1 .box_txt {
    margin: 0 auto;
    width: 95%;
  }
}
.con_home1 .box1 .box_txt .st_basic {
  font-size: 236%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home1 .box1 .box_txt .st_basic {
    font-size: 177%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home1 .box1 .box_txt .st_basic {
    font-size: 106%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_home1 .box1 .box_txt .st_basic {
    font-size: 212%;
  }
}
@media print {
  .con_home1 .box1 .box_txt .st_basic {
    font-size: 212%;
  }
}
.ie8 .con_home1 .box1 .box_txt .st_basic {
  font-size: 212%;
}
.con_home1 .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_home1 .box1 .box_txt .txt {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .con_home1 .box1 .box_txt .txt {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_home1 .box1 .box_txt .txt {
    text-align: left;
    line-height: 1.8;
  }
}
.con_home1 .txt2 {
  margin-top: 116px;
  font-feature-settings: "palt";
  line-height: 2.4;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home1 .txt2 {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .con_home1 .txt2 {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_home1 .txt2 {
    text-align: left;
    line-height: 1.8;
  }
}

/* -----------------------------------------------------------
	con_home2
----------------------------------------------------------- */
.con_home2 {
  background-color: #f6f5f3;
  position: relative;
  padding: 115px 0 85px;
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 {
    padding: 8% 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 {
    padding: 5% 0;
  }
}
.con_home2 .box_txt {
  text-align: center;
}
.con_home2 .box_txt h3 {
  font-size: 236%;
  margin-bottom: 91px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt h3 {
    font-size: 142%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt h3 {
    font-size: 118%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt h3 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt h3 {
    margin-bottom: 21px;
  }
}
.con_home2 .box_txt .txt {
  margin-bottom: 70px;
  font-feature-settings: "palt";
  line-height: 2.4;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt .txt {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt .txt {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_home2 .box_txt .txt {
    text-align: left;
    line-height: 1.8;
  }
}
.con_home2 .box_txt2 {
  padding: 75px 0 72px;
  margin-bottom: 68px;
  text-align: center;
  background-color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 {
    padding: 8% 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 {
    padding: 8% 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 {
    margin-bottom: 8%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 {
    margin-bottom: 5%;
  }
}
.con_home2 .box_txt2 h3 {
  font-size: 165%;
  margin-bottom: 91px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 h3 {
    font-size: 99%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 h3 {
    font-size: 106%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 h3 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 h3 {
    margin-bottom: 21px;
  }
}
.con_home2 .box_txt2 .txt {
  margin-bottom: 52px;
  font-feature-settings: "palt";
  line-height: 2.4;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 .txt {
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 .txt {
    margin-bottom: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 .txt {
    margin: 0 auto 5%;
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 .txt {
    margin: 0 auto 5%;
    width: 95%;
    text-align: left;
    line-height: 1.8;
  }
}
.con_home2 .box_txt2 ul {
  width: 1130px;
  margin: 0 auto 42px;
  padding: 0 0 55px;
  text-align: left;
  border-bottom: #2e2c28 solid 1px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 ul {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 ul {
    width: 95%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 ul {
    margin: 0 auto 42px;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 ul {
    margin: 0 auto 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 ul {
    padding: 0 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 ul {
    padding: 0 0 5%;
  }
}
.con_home2 .box_txt2 ul li {
  margin-left: 268px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 ul li {
    margin: 0 auto 1%;
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 ul li {
    margin: 0 auto 3%;
    width: 100%;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.8;
  }
}
.con_home2 .box_txt2 ul li span {
  font-size: 165%;
  padding-right: 5px;
  color: #0065a5;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 ul li span {
    font-size: 99%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 ul li span {
    font-size: 106%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 ul li span {
    padding-right: 1%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 ul li span {
    padding-right: 0.1%;
  }
}
.con_home2 .box_txt2 h4 {
  font-size: 165%;
  margin-bottom: 33px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 h4 {
    font-size: 99%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 h4 {
    font-size: 106%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 h4 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 h4 {
    margin-bottom: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home2 .box_txt2 .txt2 {
    margin: 0 auto;
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home2 .box_txt2 .txt2 {
    margin: 0 auto;
    width: 95%;
    text-align: left;
    line-height: 1.8;
  }
}

/* -----------------------------------------------------------
	con_home3
----------------------------------------------------------- */
.con_home3 {
  position: relative;
  padding: 78px 0 195px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home3 {
    padding: 5% 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_home3 {
    padding: 5% 0;
  }
}
.con_home3 .box_title {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home3 .box_title {
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home3 .box_title {
    margin-bottom: 5%;
  }
}
.con_home3 .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_home3 .box_title h3 {
    font-size: 118%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home3 .box_title h3 {
    font-size: 89%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home3 .box_title h3 {
    margin-bottom: 3%;
    height: 140px;
    width: 140px;
    line-height: 140px;
  }
}
@media only screen and (max-width: 767px) {
  .con_home3 .box_title h3 {
    margin-bottom: 3%;
    height: 100px;
    width: 100px;
    line-height: 100px;
  }
}
.con_home3 .box_title p {
  text-align: center;
}
.con_home3 .box1 .box_img {
  width: 94.0625%;
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .con_home3 .box1 .box_img {
    width: 95%;
    margin: 0 auto 5%;
  }
}
.con_home3 .box1 .box_img img {
  position: relative;
  z-index: 1;
}
.con_home3 .box1 .box_txt {
  width: 94.0625%;
  margin-bottom: 75px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home3 .box1 .box_txt {
    width: 100%;
    margin: 0 auto 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home3 .box1 .box_txt {
    margin: 0 auto 5%;
    width: 95%;
  }
}
.con_home3 .box1 .box_txt .txt {
  font-feature-settings: "palt";
  line-height: 2.4;
}
@media only screen and (max-width: 1024px) {
  .con_home3 .box1 .box_txt .txt {
    text-align: left;
    line-height: 1.8;
  }
}
.con_home3 .box1 .btn_list {
  margin: 0 auto;
  width: 600px;
  border: 4px solid #000;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_home3 .box1 .btn_list {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .con_home3 .box1 .btn_list {
    width: 80%;
  }
}
.con_home3 .box1 .btn_list a {
  color: #000;
}

/* -----------------------------------------------------------
	con_owner
----------------------------------------------------------- */
.con_owner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_owner {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner {
    display: block;
  }
}
.con_owner .box1 {
  padding: 82px 54px;
  width: 622px;
  box-sizing: border-box;
  border: 7px solid #f6f5f3;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_owner .box1 {
    padding: 50px 20px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner .box1 {
    padding: 20px 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_owner .box1 {
    width: 49%;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner .box1 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner .box1 .box_title {
    width: 100%;
    margin-left: 0;
  }
}
.con_owner .box1 .box_title h4 {
  font-size: 236%;
  margin-bottom: 48px;
  line-height: 1.2;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_owner .box1 .box_title h4 {
    font-size: 142%;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner .box1 .box_title h4 {
    font-size: 118%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_owner .box1 .box_title h4 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner .box1 .box_title h4 {
    margin-bottom: 5%;
  }
}
.con_owner .box1 .box_title h4 span.jp {
  display: block;
}
.con_owner .box1 .box_title h4 span.small {
  font-size: 75%;
}
@media only screen and (max-width: 767px) {
  .con_owner .box1 .box_txt {
    margin-right: 4.6875%;
  }
}
.con_owner .box1 .box_txt .txt {
  margin-bottom: 52px;
  line-height: 2.4;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_owner .box1 .box_txt .txt {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner .box1 .box_txt .txt {
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 1024px) {
  .con_owner .box1 .box_txt .txt {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner .box1 .box_txt .txt {
    margin-top: 1em;
  }
}
.con_owner .box1 .box_txt .box_btn {
  margin-top: 34px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_owner .box1 .box_txt .box_btn {
    margin-top: 20.4px;
  }
}
@media only screen and (max-width: 767px) {
  .con_owner .box1 .box_txt .box_btn {
    margin-top: 2em;
  }
}

/* -----------------------------------------------------------
	con_hoiku2
----------------------------------------------------------- */
.con_hoiku2 {
  position: relative;
  margin-bottom: 60px;
  margin-top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hoiku2 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_hoiku2 {
    margin-top: 15px;
  }
}
@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;
}
