@charset "UTF-8";
.pageImg {
  background-image: url(/assets/care/hospitalization/images/main_190111.jpg);
  background-size: cover;
  background-position: center;
  text-align: center;
  font-size: 46px;
  color: #434343;
  padding: 210px 0; }

.pageImg span {
  border-bottom: 1px solid #000;
  display: block;
  padding-bottom: 20px;
  text-shadow: 0px 0px 10px #ffffff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  width: 550px;
  margin: 0 0 0 auto; }

.thought_wrap {
  padding: 15px;
  border: 1px solid #75a2b6;
  margin-bottom: 40px; }

@media screen and (min-width: 980px) {
  .pageImg div {
    width: 980px;
    margin: 0 auto; }
  .thought_wrap .right_area {
    float: right;
    width: 48%; }
  .right_area img {
    width: 100%; }
  .thought_wrap .left_area {
    float: left;
    width: 48%; }
  .thought_wrap .left_area .name {
    background-color: #dce8ee;
    padding: 15px 15px 10px;
    text-align: center;
    font-size: 20px;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: 15px; }
  .thought_wrap .left_area .name span {
    font-size: 30px;
    display: inline-block;
    margin-right: 10px; }
  .thought_wrap .left_area .direction_txt {
    font-size: 16px;
    line-height: 1.8; }
  img {
    height: auto !important;
    max-width: 100% !important; }
  .thought_wrap .left_area figure::after {
    position: absolute;
    content: "";
    height: 25px;
    width: 25px;
    background-image: url(/assets/care/hospitalization/images/zoom_icon.png);
    background-size: contain;
    right: 0;
    bottom: 25px; }
  .clearfix:after {
    content: url(/assets/care/hospitalization/images/spacer.gif);
    display: block;
    clear: both;
    height: 0; }
  .thought_wrap .left_area figure {
    position: relative;
    width: 180px;
    margin: 15px auto 0;
    background-repeat: no-repeat; }
  .feature_wrap {
    background-color: #d7e9f1;
    padding: 20px 30px 30px;
    counter-reset: number; }
  .feature_wrap h5 {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    width: 400px;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    color: #00577e;
    letter-spacing: 2px;
    margin-bottom: 30px; }
  .feature_wrap li {
    position: relative;
    font-size: 18px;
    counter-increment: number;
    padding-left: 50px;
    margin-bottom: 20px; }
  .feature_wrap li::after {
    content: counter(number);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    display: inline-block;
    background-color: #00577e;
    color: #fff;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px; } }

@media screen and (max-width: 979px) {
  .pageImg {
    background-image: url(/assets/care/hospitalization/images/main_190111.jpg);
    background-size: cover;
    background-position: center;
    text-align: center;
    font-size: 7vw;
    color: #434343;
    padding: 15vw 0;
    margin-top: 60px; }
  .pageImg span {
    border-bottom: 1px solid #000;
    display: block;
    text-shadow: 0px 0px 10px #ffffff;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 600;
    width: 85vw;
    margin: 0 auto;
    padding-bottom: 2vw; }
  .thought_wrap {
    padding: 15px;
    border: 1px solid #75a2b6;
    margin-bottom: 40px; }
  .thought_wrap .right_area {
    margin-bottom: 20px; }
  #right-contents img {
    width: 100%; }
  .left_area .name {
    background-color: #dce8ee;
    padding: 15px 0 10px;
    text-align: center;
    font-size: 18px;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: 15px; }
  .left_area .name span {
    font-size: 26px;
    display: inline-block;
    margin-right: 10px; }
  .left_area .direction_txt {
    font-size: 16px;
    line-height: 1.8; }
  .left_area figure {
    position: relative;
    width: 60vw;
    margin: 15px auto 0;
    background-repeat: no-repeat; }
  .left_area figure::after {
    position: absolute;
    content: "";
    height: 25px;
    width: 25px;
    background-image: url(/assets/care/hospitalization/images/zoom_icon.png);
    background-size: contain;
    right: 0;
    bottom: 8vw; }
  .feature_wrap {
    background-color: #d7e9f1;
    padding: 20px 20px 30px;
    counter-reset: number; }
  .feature_wrap h5 {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    color: #00577e;
    letter-spacing: 2px;
    margin-bottom: 30px; }
  .feature_wrap li {
    position: relative;
    font-size: 16px;
    counter-increment: number;
    padding-left: 35px;
    margin-bottom: 15px; }
  .feature_wrap li::after {
    content: counter(number);
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    background-color: #00577e;
    color: #fff;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px; } }
