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

 file name  : 3h_hotel.css
 author     : Ability Consultant
 style info : 調剤薬局事業
=================================================================== */
.con_point {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
  .con_point {
    width: 95%;
  }
}
@media print {
  .con_point {
    width: 95%;
  }
}
.ie8 .con_point {
  width: 95%;
}
@media only screen and (max-width: 1024px) {
  .con_point {
    width: 95%;
  }
}

/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
  min-height: 420px;
  background: url(../images/4h/healthcare/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_intro
----------------------------------------------------------- */
.con_intro {
  width: auto;
  margin-left: 10%;
  margin-right: 10%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    margin-left: 2.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-left: 2.5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    margin-right: 2.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-right: 2.5%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_intro {
    margin-right: 2.5%;
  }
}
@media print {
  .con_intro {
    margin-right: 2.5%;
  }
}
.ie8 .con_intro {
  margin-right: 2.5%;
}
.con_intro .box_title .tl_basic {
  font-size: 295%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_title .tl_basic {
    font-size: 165%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_title .tl_basic {
    font-size: 142%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_intro .box_title .tl_basic {
    font-size: 236%;
  }
}
@media print {
  .con_intro .box_title .tl_basic {
    font-size: 236%;
  }
}
.ie8 .con_intro .box_title .tl_basic {
  font-size: 236%;
}
.con_intro .wrap {
  width: 100%;
  margin-top: 130px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap {
    margin-top: 78px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap {
    margin-top: 3em;
  }
}
.con_intro .wrap:before {
  position: absolute;
  content: "";
  /* style */
  width: 79.02778%;
  height: 100%;
  max-height: 740px;
  background: #f6f5f3;
  left: -90px;
  top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap:before {
    max-height: 444px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap:before {
    max-height: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap:before {
    left: -60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap:before {
    left: -40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap:before {
    top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap:before {
    top: 20px;
  }
}
.con_intro .wrap .box_img {
  position: relative;
  z-index: 10;
  width: 55.27778%;
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap .box_img {
    width: 100%;
  }
}
.con_intro .wrap .box_txt {
  position: relative;
  z-index: 10;
  width: 35.41667%;
  margin-left: 9.30556%;
  margin-top: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap .box_txt {
    width: 42.36111%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap .box_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap .box_txt {
    margin-left: 2.36111%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap .box_txt {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap .box_txt {
    margin-top: 72px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap .box_txt {
    margin-top: 2em;
  }
}
.con_intro .wrap .box_txt .txt {
  margin-top: 65px;
  font-feature-settings: "palt";
  line-height: 2.4;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrap .box_txt .txt {
    margin-top: 39px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrap .box_txt .txt {
    margin-top: 1em;
  }
}
.con_intro .wrap .box_txt .txt:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .con_intro .wrap .box_txt .txt {
    line-height: 1.8;
  }
}

/* -----------------------------------------------------------
	con_healthcare
----------------------------------------------------------- */
.con_healthcare {
  width: 82%;
  margin-top: 260px;
  margin-left: 12.5%;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_healthcare {
    width: 97.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_healthcare {
    width: 95%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_healthcare {
    margin-top: 96px;
  }
}
@media only screen and (max-width: 767px) {
  .con_healthcare {
    margin-top: 4em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_healthcare {
    margin-left: 2.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_healthcare {
    margin-left: 2.5%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_healthcare {
    margin-top: 150px;
    width: 90%;
    margin-left: 10%;
  }
}
@media print {
  .con_healthcare {
    margin-top: 150px;
    width: 90%;
    margin-left: 10%;
  }
}
.ie8 .con_healthcare {
  margin-top: 150px;
  width: 90%;
  margin-left: 10%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_healthcare {
    align-items: center;
  }
}
.con_healthcare .box_txt {
  width: 29.45122%;
  margin-right: 9.57317%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_healthcare .box_txt {
    width: 48.78049%;
  }
}
@media only screen and (max-width: 767px) {
  .con_healthcare .box_txt {
    width: 96.95122%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_healthcare .box_txt {
    margin-right: 3.04878%;
  }
}
@media only screen and (max-width: 767px) {
  .con_healthcare .box_txt {
    margin-right: 3.04878%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_healthcare .box_txt {
    width: 26.83333%;
    margin-right: 8.72222%;
  }
}
@media print {
  .con_healthcare .box_txt {
    width: 26.83333%;
    margin-right: 8.72222%;
  }
}
.ie8 .con_healthcare .box_txt {
  width: 26.83333%;
  margin-right: 8.72222%;
}
.con_healthcare .box_txt .txt {
  margin-top: 125px;
  line-height: 2.4;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_healthcare .box_txt .txt {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .con_healthcare .box_txt .txt {
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_healthcare .box_txt .txt {
    line-height: 1.8;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_healthcare .box_txt .txt {
    margin-top: 80px;
  }
}
@media print {
  .con_healthcare .box_txt .txt {
    margin-top: 80px;
  }
}
.ie8 .con_healthcare .box_txt .txt {
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .con_healthcare .box_txt {
    order: 2;
  }
}
.con_healthcare .box_img {
  width: 60.97561%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_healthcare .box_img {
    width: 44.69512%;
  }
}
@media only screen and (max-width: 767px) {
  .con_healthcare .box_img {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_healthcare .box_img {
    width: 61.11111%;
  }
}
@media print {
  .con_healthcare .box_img {
    width: 61.11111%;
  }
}
.ie8 .con_healthcare .box_img {
  width: 61.11111%;
}
@media only screen and (max-width: 767px) {
  .con_healthcare .box_img {
    margin-bottom: 1em;
    order: 1;
  }
}
@media only screen and (min-width: 1025px) {
  .con_healthcare .box_img {
    margin-top: 120px;
  }
}
@media print {
  .con_healthcare .box_img {
    margin-top: 120px;
  }
}
.ie8 .con_healthcare .box_img {
  margin-top: 120px;
}

/* -----------------------------------------------------------
	con_point
----------------------------------------------------------- */
.con_point {
  margin-top: 170px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point {
    margin-top: 102px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point {
    margin-top: 4em;
  }
}
.con_point .box_title {
  text-align: center;
}
.con_point .box_title h3 {
  position: relative;
  color: #fff;
  font-size: 142%;
  font-weight: normal;
  margin-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_title h3 {
    font-size: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_title h3 {
    font-size: 118%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_title h3 {
    margin-bottom: 7%;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_title h3 {
    margin-bottom: 11%;
  }
}
.con_point .box_title h3 span {
  position: relative;
  z-index: 1;
}
.con_point .box_title h3:before {
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  /* style */
  width: 150px;
  height: 150px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #000;
  border-radius: 50%;
  z-index: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_title h3:before {
    width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_title h3:before {
    width: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_title h3:before {
    height: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_title h3:before {
    height: 80px;
  }
}
.con_point .box_title .txt {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_title .txt {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_title .txt {
    margin-top: 2em;
  }
}
.con_point .box_img {
  width: 93.75%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_img {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_img {
    margin-top: 1em;
  }
}
.con_point .box_txt {
  width: 93.75%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_txt {
    margin-top: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_txt {
    margin-top: 1em;
  }
}
.con_point .box_txt .txt {
  line-height: 2.4;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_txt .txt {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_txt .txt {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_point .box_txt .txt {
    line-height: 1.8;
  }
}
.con_point .box_txt .box_actus {
  width: 75%;
  margin: 0 auto;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background: #f6f5f3;
  padding: 1.5em 3em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_txt .box_actus {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_txt .box_actus {
    width: 100%;
  }
}
.con_point .box_txt .box_actus .t {
  text-align: center;
  line-height: 2;
}
.con_point .box_txt .box_actus .t .actus_small {
  width: 8%;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .con_point .box_txt .box_actus .t .actus_small {
    width: 20%;
  }
}
.con_point .box_txt .box_btn {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_txt .box_btn {
    width: 66.66667%;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_txt .box_btn {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_point .box_txt .box_btn {
    margin-top: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_txt .box_btn {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_point .box_txt .box_btn {
    margin-top: 40px;
  }
}
@media print {
  .con_point .box_txt .box_btn {
    margin-top: 40px;
  }
}
.ie8 .con_point .box_txt .box_btn {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .con_point .box_txt .box_btn .btn_list {
    font-size: 71%;
  }
}
