@charset "utf-8";

body {
  font-family: "Noto Sans JP", sans-serif;
  overflow-x: hidden;
}

@media screen and (min-width: 1520px) {
  .main {
    background-image: url(../img/main_visual.png);
    background-size: cover;
    background-position: center;
  }

  .first_visual {
      height: 100vh;
    position: relative;
  }

  .catch {
    position: absolute;
    width: 200px;
    left: -22%;
    top: 3.5%;
  }

  .logo-area {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
  }

  .about {
    position: absolute;
    right: -39%;
    top: 75%;
    width: 380px;
  }

  .sp_only {
    display: none;
  }
}

@media screen and (max-width: 1519px) {
  .main {
    background-image: url(../img/main_visual.png);
    background-size: cover;
    background-position: center;
  }

  .first_visual {
    height: 100vh;
    position: relative;
  }

  .sp_only {
    display: none;
  }

  .catch {
    position: absolute;
    width: 23%;
    left: -20%;
    top: 4.5%;
  }

  .logo-area {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 58%;
  }

  .about {
    position: absolute;
 
    top: 75%;
    width: 39%;
    right: -31%;
  }
}

@media screen and (max-width: 1200px) {
  .first_visual {
    height: 62vw;
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  .sp_only {
    display: block;
  }

  .pc_only {
    display: none;
  }

  .main {
    background-image: url(../img/main_visual_1.png);
    background-size: cover;
    background-position: center;
  }

  .first_visual {
    height: 753px;
    position: relative;
  }

  .sp_only {
    display: block;
  }

  .catch {
    position: absolute;
    width: 35%;
    left: 49%;
    transform: translate(-50%, -50%);
    top: 150%;
  }

  .logo-area {
    position: absolute;
    left: 51%;
    top: 20px;
    transform: translate(-50%, 0%);
    width: 100%;
    max-width: 320px;
  }

  .about {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 241%;
  }
}

section {
  width: 80%;
  margin: auto;
}

.hyousyou {
  padding: 50px 0 100px;
  max-width: 1200px;
}

.syokuin_hyousyou,
.kaigo_hyousyou {
  width: 700px;
  margin: 0 auto;
}

.ribbon1 {
  background-image: url(../img/ribbon1.png);
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  height: 54px;
  text-align: center;
  font-size: 26px;
  padding: 5px;
  color: #6eb4ac;
}

@media screen and (max-width: 768px) {
  section {
    width: 90%;
  }

  .syokuin_hyousyou,
  .kaigo_hyousyou {
    width: 100%;
    margin: 1em auto 0;
  }

  .ribbon1 {
    background-image: url(../img/ribbon1_sp.png);
    background-position: center;
    font-size: 21px;
    padding: 8px;
  }
}

.ribbon1 span {
  color: #d2708f;
}

.hyousyou p {
  margin-top: 2.5em;
  font-size: 14px;
}

.bosyu_taisyou {
  width: 396px;
}

.jyusyouwaku {
  width: 272px;
}

.h3_title {
  text-align: center;
  color: white;
  padding: 8px 0;
}

.bosyu_taisyou .h3_title {
  background-image: url(../img/h3_title_l.png);
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  height: 43px;
  background-position: center;
}

.bosyu_taisyou p {
  padding-top: 18px;
}

.jyusyouwaku .h3_title {
  background-image: url(../img/h3_title_s.png);
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  height: 43px;
  background-position: center;
}

.jyusyouwaku p {
  text-align: center;
  line-height: 22px;
  margin-top: 28px;
}

.jyusyouwaku_30 {
  font-size: 49px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .syokuin_hyousyou_sab {
    margin-top: 18px;
  }

  .bosyu_taisyou {
    width: 100%;
  }

  .jyusyouwaku {
    width: 100%;
  }

  .bosyu_taisyou .h3_title {
    background-image: url(../img/h3_title_s.png);
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    height: 43px;
  }
}

.oubo {
  margin: 100px auto;
}

.teisyutu_area {
  max-width: 760px;
  margin: 0 auto;
  position: relative;
}

.oubo_area {
  max-width: 760px;
  margin: 0 auto;
  position: relative;
}

.oubo_area .image01 {
  position: absolute;
  left: -450px;
  top: 10%;
  width: 400px;
}

.oubo_area .image02 {
  position: absolute;
  right: -350px;
  top: 0;
  width: 300px;
}

@media screen and (max-width: 1500px) {
  .image01 {
    display: none;
  }

  .image02 {
    display: none;
  }
}

.oubo_title {
  font-size: 52px;
  color: #ec7aa1;
  font-family: serif;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}

.oubo_title::before {
  content: "";
  width: 55px;
  height: 44px;
  display: inline-block;
  background-image: url(../img/kira.png);
  background-size: contain;
  vertical-align: inherit;
}

.oubo_title::after {
  content: "";
  width: 55px;
  height: 44px;
  display: inline-block;
  background-image: url(../img/kira.png);
  background-size: contain;
  vertical-align: inherit;
}

.oubo_houhou {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  column-gap: 20px;
  row-gap: 20px;
  flex-wrap: wrap;
}

.oubo_houhou_title {
  display: block;
  width: 110px;
  height: 110px;
  background-color: #ec7aa1;
  border-radius: 50%;
  padding-top: 15px;
  font-size: 24px;
}

.oubo_houhou p {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.08em;
}

.oubo_tyuui {
  font-size: 14px;
  margin-top: 1em;
}

/*コピペここから*/
.oubo_download {
  display: flex;
  -webkit-box-pack: justify;
  flex-wrap: wrap;
  gap: 12px 1.5em;
  justify-content: center;
  margin: 34px auto 6px;
}

.oubo_download a {
  width: 47%;
  padding: 8px;
  border: solid 1px #b3b3b3;
  text-align: center;
  border-radius: 50px;
  color: #666666;
}

.oubo_download a:hover {
  border: none;
  background-color: #b3b3b3;
  color: #fff;
  text-align: center;
  border-radius: 50px;
}

.oubo_download a p {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24;
}

.oubo_buttom {
  text-align: center;
  border-radius: 10px;
  padding: 15px;
  font-size: 28px;
  color: white;
  font-weight: 500;
  margin-top: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  /*   background-color: #2eb6aa;
 */
  background-color: #888888;
}

.oubo_buttom.syokuin {
  background-color: #ec7aa1;
  border: 1px solid #ec7aa1;
}

.oubo_buttom.shisetsu,
.teisyutu {
  background-color: #2eb6aa;
  border: 1px solid #2eb6aa;
  margin-top: 16px;
}

.oubo_buttom.syokuin,
.teisyutu:hover {
  background-color: #ec7aa1;
  color: #fff;
}

.oubo_buttom.shisetsu,
.teisyutu:hover {
  background-color: #2eb6aa;
  color: #fff;
}

.oubo_buttom p {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

.oubo_buttom p span {
  font-size: 33px;
  padding-right: 8px;
}

.oubo_end {
  text-align: center;
  border-radius: 15px;
  padding: 15px;
  background-color: #d16f8f;
  font-size: 33px;
  color: white;
  font-weight: bold;
  border: 1px solid #d16f8f;
  margin-top: 22px;
  display: flex;
  justify-content: center;
}

.oubo_end span {
  font-size: 20px;
  font-weight: normal;
}

/*文頭三角*/
.triangle {
  display: none;
  /* 開始時に外す */
  width: 0;
  height: 0;
  border-left: 20px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  padding-left: 10px;
}

.oubo_buttom:hover .triangle {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  padding-left: 10px;
}

.oubo_buttom.syokuin:hover .triangle {
  border-left: 20px solid #ec7aa1;
}

/*大竹メモ・ズレてしまう為、コメントアウト
.oubo_buttom.shisetsu,
.teisyutu:hover .triangle {
  border-left: 20px solid #2eb6aa;
}
  */

.triangle_hover {
  width: 25px;
}

.triangle_hover {
  display: none;
}

.none {
  display: none;
}

.on {
  display: inline-block;
}

/*ここまで*/
@media screen and (max-width: 1419px) {
  .oubo_title {
    font-size: 40px;
    text-indent: -1em;
    text-align: center;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .oubo {
    margin-top: 60px;
  }

  .oubo_download a {
    width: 100%;
  }

  .oubo_title {
    font-size: 35px;
    text-indent: -1em;
    text-align: center;
    margin-bottom: 20px;
  }

  .oubo_title::before {
    width: 35px;
    height: 28px;
    display: inline-block;
    background-image: url(../img/kira.png);
    background-size: contain;
    vertical-align: inherit;
  }

  .oubo_title::after {
    content: "";
    width: 35px;
    height: 28px;
    display: inline-block;
    background-image: url(../img/kira.png);
    background-size: contain;
    vertical-align: inherit;
  }

  .oubo_houhou {
    -webkit-box-pack: center;
    justify-content: center;
  }

  .oubo_houhou p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
  }

  .oubo_download {
    margin: 24px auto 5px;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1em;
  }

  .oubo_buttom {
    border-radius: 12px;
    padding: 13px;
    font-size: 23px;
  }

  .oubo_end {
    border-radius: 12px;
    padding: 13px;
    font-size: 23px;
  }

  .oubo_end span {
    font-size: 15px;
  }

  .triangle {
    width: 0;
    height: 0;
    border-left: 17px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    margin-top: 6px;
    padding-left: 10px;
  }

  .oubo_buttom:hover .triangle {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    margin-top: 6px;
    padding-left: 10px;
  }
}

.jyusyourei {
  margin: 170px auto 100px;
}

.jyusyourei h3 {
  text-align: center;
  font-size: 30px;
  color: #ec7aa1;
}

.jyusyourei_sasshi {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: space-around;
  justify-content: space-around;
  column-gap: 70px;
  row-gap: 2em;
  margin: 50px auto 16px;
  text-align: center;
  font-size: 14px;
}

footer {
  background-color: #e6e6e6;
  text-align: center;
}

.f-area {
  padding: 60px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  margin: auto;
  column-gap: 15px;
}

.toiawase p {
  font-size: 16px;
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding: 5px 5px 8px;
  margin-top: 22px;
}

.f-right {
  text-align: left;
}

.f-title {
  font-weight: bold;
  font-size: 24px;
}

.f-nomber {
  font-size: 18px;
  vertical-align: middle;
  display: inline-block;
  height: 24px;
}

.f-title-right {
  vertical-align: middle;
  padding-left: 12px;
}

.address {
  margin-top: 4px;
  font-size: 13px;
}

.fukushima {
  font-weight: bold;
  margin-top: 10px;
  padding-bottom: 60px;
}

.jyusyourei_sasshi-item p {
  margin-bottom: 1em;
}

@media screen and (max-width: 1419px) {
  .jyusyourei {
    margin: 70px auto 50px;
  }
}

@media screen and (max-width: 768px) {
  .jyusyourei {
    margin: 70px auto 50px;
  }

  .jyusyourei_sasshi {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 2em;
    margin: 40px auto 16px;
  }

  .f-area {
    display: block;
  }

  .toiawase p {
    width: 74px;
    margin: 0 auto 12px;
  }

  .f-right {
    text-align: center;
  }

  .f-title {
    font-weight: bold;
    font-size: 18px;
  }
}