@charset "utf-8";
/*
----------------------------------------------------------------------------------------------------------------------
Cascading Style Sheets for [ICHIJO CO.,LTD.]
---------------------------------------------------------------------------------------------------------------------- */

/*
----------------------------------------------------------------------------------------------------------------------
* PAGE SET (/topics/kenkoukeieiyuryohojin2018/index.html)
---------------------------------------------------------------------------------------------------------------------- */

.kkyh2018__title {
  font-size: 44px;
}

.kkyh2018__contents01 {
  align-items: center;
  display: flex;
}

.kkyh2018__contents01__text {
  font-size: 14px;
  margin-right: 30px;
  max-width: 100%;
}

.kkyh2018__contents01__text img{
  width: 100%;
}

.kkyh2018__contents02 {
  margin-top: 50px;
}

.kkyh2018__contents02__title {
  color: #18978c;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 1.3em;
}

.kkyh2018__contents02__title span {
  border-bottom: 1px solid #18978c;
  border-top: 1px solid #18978c;
  font-size: 12px;
  letter-spacing: 0;
  margin-right: 10px;
  padding: 3px 10px;
  vertical-align: middle;
}

.kkyh2018__contents02__text {
  font-size: 13px;
  margin-top: 20px;
}

.kkyh2018__contents02__list {
  margin-top: 18px;
}

.kkyh2018__contents02__list li {
  border-bottom: 1px dotted #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
    serif;
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  padding-bottom: 5px;
  padding-left: 28px;
  position: relative;
}

.kkyh2018__contents02__list li span {
  background: #18978c;
  color: #fff;
  font-size: 14px;
  height: 20px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 20px;
}

.kkyh2018__contents03 {
  border: 1px solid #18978c;
  border-left: 3px solid #18978c;
  margin: 50px 0 60px;
}

.kkyh2018__contents03__title {
  border-bottom: 1px solid #18978c;
  color: #18978c;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 20px;
}

.kkyh2018__contents03__text {
  padding: 20px;
}

@media screen and (max-width: 768px) {
  .kkyh2018__title {
    font-size: 5.5vw;
  }

  .kkyh2018__subTitle {
    font-size: 2.8vw;
  }

  .kkyh2018__contents01 {
    flex-direction: column;
  }

  .kkyh2018__contents01__text {
    margin-right: 0;
    height: 100%;
  }

  .kkyh2018__contents02 {
    margin-top: 30px;
  }

  .kkyh2018__contents02__title {
    font-size: 19px;
    line-height: 1.7;
  }

  .kkyh2018__contents02__list li {
    font-size: 14px;
  }

  .kkyh2018__contents03 {
    margin: 30px 0;
  }
}
