@charset "UTF-8";
/* media.css loaded */
/*
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 100;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 200;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 300;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 400;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Bold");
    font-weight: bold;
}
*/
/*body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans CJK JP", "Original Yu Gothic", "Yu Gothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
}*/
body * {
  font-family: "fot-tsukuardgothic-std", sans-serif;
}

.mv_main {
  margin: 80px 0 40px;
}

.mv_under {
  margin: 80px 8px 40px;
}
.mv_under img {
  border-radius: 0 50px 50px 50px;
}

@media (min-width: 768px) {
  .mv {
    margin-top: 140px;
  }
  .mv_under {
    height: 400px;
  }
  .mv_under img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
#home {
  margin-top: 120px;
}

/* media.css loaded */
/*
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 100;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 200;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 300;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 400;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Bold");
    font-weight: bold;
}
*/
/*body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans CJK JP", "Original Yu Gothic", "Yu Gothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
}*/
body * {
  font-family: "fot-tsukuardgothic-std", sans-serif;
}

ol, ul {
  padding-left: 0;
}

* {
  color: #707070;
  box-sizing: border-box;
}

.c-content {
  margin: 0 0.5rem;
}

@media (min-width: 768px) {
  .c-content {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
  }
}
section {
  margin-top: 60px;
}

@media (min-width: 768px) {
  section {
    margin-top: 120px;
  }
}
.sp-hide {
  display: none;
}

.pc-hide {
  display: block;
}

@media (min-width: 768px) {
  .sp-hide {
    display: block;
  }
  .pc-hide {
    display: none;
  }
}
.flex-b {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1000px;
}

h1 {
  font-size: 32px;
  font-weight: bold;
}
h1 span {
  display: block;
  font-size: 24px;
  font-weight: normal;
  color: #FB863E;
  line-height: 0.2;
}

@media (min-width: 768px) {
  h1 {
    font-size: 3rem;
  }
  h1 span {
    font-size: 2rem;
  }
}
footer {
  background-color: #FB863E;
  padding: 24px 0 48px;
}
footer a, footer span {
  color: #fff;
}
footer ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
footer li {
  width: 30%;
}

.c-footer_contact {
  width: 100%;
}
.c-footer_contact ul {
  justify-content: center;
  gap: 1rem;
  margin: 24px 0;
}
.c-footer_contact ul li {
  width: -moz-fit-content;
  width: fit-content;
}

.c-footer_logo {
  width: 100%;
  font-size: 1.5rem;
  font-weight: bold;
}
.c-footer_logo span {
  font-size: 1rem;
}

.c-footer_mail,
.c-footer_tel {
  width: 50%;
  border: 2px solid #fff;
  border-radius: 25px;
  padding: 4px 16px 4px 48px;
  position: relative;
}

.c-footer_mail::before {
  content: "";
  background: url("../img/icon/mail_w.png") center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 4px;
  left: 12px;
  width: 24px;
  height: 24px;
}

.c-footer_tel::before {
  content: "";
  background: url("../img/icon/tel.png") center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 4px;
  left: 12px;
  width: 24px;
  height: 24px;
}

@media (min-width: 768px) {
  footer li {
    width: 18%;
  }
  .c-footer_contact ul {
    width: -moz-fit-content;
    width: fit-content;
  }
}
/* media.css loaded */
/*
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 100;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 200;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 300;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 400;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Bold");
    font-weight: bold;
}
*/
/*body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans CJK JP", "Original Yu Gothic", "Yu Gothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
}*/
body * {
  font-family: "fot-tsukuardgothic-std", sans-serif;
}

#home h2 {
  font-size: 32px;
  font-weight: bold;
}
#home h2 span {
  display: block;
  font-size: 24px;
  font-weight: normal;
  color: #FB863E;
  line-height: 0.2;
}

@media (min-width: 768px) {
  #home h2 {
    font-size: 5rem;
  }
  #home h2 span {
    font-size: 1.5rem;
  }
}
.h-about_text {
  position: relative;
}
.h-about_text h2 {
  position: absolute;
  top: -32px;
  left: 24px;
}
.h-about_text p {
  background-color: #FFFCD1;
  padding: 2rem 1rem 1rem 1.5rem;
  margin-left: 3rem;
  border-radius: 50px 0 0 0;
}

.h-about_img {
  margin: 1rem 3rem 0 0;
}
.h-about_img img {
  border-radius: 0 0 50px 0;
}

@media (max-width: 768px) {
  .h-about h2 span {
    writing-mode: vertical-rl;
    letter-spacing: 8px;
  }
}
@media (min-width: 768px) {
  .h-about {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: stretch;
    margin-left: calc((100vw - 1080px) / 2);
    margin-top: 240px;
  }
  .h-about .h-about_text {
    width: 59%;
    background-color: #FFFCD1;
  }
  .h-about .h-about_text h2 {
    top: -85px;
    left: 40px;
  }
  .h-about .h-about_text p {
    margin-left: 0;
    padding-right: calc((100vw - 1080px) / 2);
    padding-top: 8rem;
    padding-bottom: 3rem;
    line-height: 2.3;
  }
  .h-about .h-about_img {
    width: 40%;
    margin: 0;
  }
  .h-about .h-about_img img {
    border-radius: 0 0 0 50px;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.h-service h2 {
  margin-left: 24px;
}

.h-service_wrap {
  margin-top: 64px;
  background-repeat: no-repeat;
  background-size: 120%;
}
.h-service_wrap h3 {
  font-size: 32px;
  font-weight: bold;
  margin-left: 24px;
  position: relative;
  z-index: 1;
}
.h-service_wrap h3 span {
  font-size: 64px;
  position: absolute;
  top: -50px;
  left: 40px;
  z-index: -1;
}

.h-welfare {
  background-image: url("../img/home/wel_list_bg.png");
  background-position: right -10% bottom 50%;
}
.h-welfare h3 {
  color: #FB863E;
}
.h-welfare h3 span {
  color: #FFCEB1;
}

.h-medical {
  background-image: url("../img/home/medi_list_bg.png");
  background-position: left -10% bottom 50%;
}
.h-medical h3 {
  color: #55D0F5;
}
.h-medical h3 span {
  color: #BDEBE8;
}

.h-service_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 32px;
  padding-left: 16px;
}
.h-service_list li {
  width: 40%;
  position: relative;
  margin-bottom: 48px;
}

.h-service_cat {
  position: absolute;
  top: 16px;
  left: -16px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #fff;
  border-radius: 15px 0 15px 15px;
  padding: 16px 0 12px;
  font-size: 20px;
  font-weight: bold;
  writing-mode: vertical-rl;
  letter-spacing: 8px;
}

.h-service_link {
  font-size: 12px;
  background-color: #fff;
  position: absolute;
  border-radius: 0 25px 25px 25px;
  bottom: -16px;
  right: -8px;
  padding: 4px 8px;
  z-index: 10;
}

.h-wel_cat {
  color: #FB863E;
}

.h-wel_link a {
  color: #FB863E;
}

.h-medi_link a {
  color: #55D0F5;
}

@media (min-width: 768px) {
  .h-service h2 {
    margin-left: calc((100vw - 1080px) / 2);
  }
  .h-service_wrap {
    margin-top: 112px;
    margin-bottom: 240px;
    background-size: contain;
  }
  .h-service_wrap h3 {
    font-size: 4rem;
  }
  .h-service_wrap h3 span {
    font-size: 8rem;
    top: -104px;
    left: 80px;
  }
  .h-welfare {
    background-position: left 10% bottom 50%;
    margin-bottom: 0;
  }
  .h-medical {
    background-position: right 10% bottom 50%;
    margin-top: 0;
  }
  .h-medical h3 {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .h-service_list {
    width: 100%;
    margin-top: 48px;
    justify-content: space-between;
  }
  .h-service_list li {
    width: 20%;
    margin-bottom: 80px;
    margin-left: 50px;
  }
  .h-medical_list {
    margin: 48px 0 48px auto;
  }
  .h-service_cat {
    font-size: 22px;
    padding: 24px 4px;
    top: 12px;
    left: -24px;
  }
  .h-service_link {
    font-size: 16px;
    padding: 8px 24px;
    bottom: -32px;
    right: -40px;
  }
}
.h-feature {
  background-color: #FFFCD1;
  border-radius: 50px 0 0 50px;
  padding-top: 80px;
  padding-bottom: 40px;
  position: relative;
}
.h-feature h2 {
  position: absolute;
  top: -32px;
  left: 24px;
}

.h-feature_list dt {
  font-size: 1.25rem;
  position: relative;
  padding-left: 24px;
}
.h-feature_list dt::before {
  position: absolute;
  top: -12px;
  left: -24px;
  width: 40px;
  height: 40px;
  background: url("../img/home/feature_num_bg.png") center center no-repeat;
  background-size: contain;
  color: #fff;
  text-align: center;
}
.h-feature_list li:nth-child(1) dt::before {
  content: "1";
}
.h-feature_list li:nth-child(2) dt::before {
  content: "2";
}
.h-feature_list li:nth-child(3) dt::before {
  content: "3";
}

.h-feature_list > li {
  margin-bottom: 64px;
}

.h-feature_img {
  display: flex;
  gap: 4px;
  margin-top: 16px;
}

@media (min-width: 768px) {
  .h-feature {
    padding-top: 144px;
    border-radius: 160px 0 0 160px;
  }
  .h-feature h2 {
    top: -88px;
    left: calc((100vw - 1080px) / 2);
  }
  .h-feature_list > li {
    margin-bottom: 104px;
  }
  .h-feature_list dt {
    font-size: 2rem;
  }
  .h-feature_list dt::before {
    top: -7px;
    left: -32px;
    width: 48px;
    height: 48px;
  }
  .h-feature_list dd {
    margin-top: 24px;
    width: 50%;
  }
  .h-feature_img {
    width: 80%;
    margin: 32px 0 0 auto;
  }
}
.h-qa_wrapper {
  margin-top: 56px;
}

.h-case {
  padding: 0;
  margin-bottom: 80px;
}
.h-case li {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
}

.h-person_img {
  width: 18%;
}

.h-qa_text {
  width: 77%;
  padding: 8px 16px;
  border: 1px solid #707070;
}

.h-question .h-qa_text {
  border-radius: 0 30px 30px 30px;
}

.h-answer .h-qa_text {
  border-radius: 30px 0 30px 30px;
}

.h-qa_contact p {
  width: -moz-fit-content;
  width: fit-content;
  background-color: #FB863E;
  padding: 4px 8px 4px 32px;
  border-radius: 10px;
  position: relative;
  margin-top: 8px;
}
.h-qa_contact p a {
  color: #fff;
}

.h-qa_tel::before {
  content: "";
  background: url("../img/icon/tel.png") center center no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 21%;
  left: 20px;
  transform: translateX(-50%);
}

.h-qa_mail::before {
  content: "";
  background: url("../img/icon/mail_w.png") center center no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 21%;
  left: 20px;
  transform: translateX(-50%);
}

@media (min-width: 768px) {
  .h-case {
    width: 70%;
    margin: 0 auto 80px;
  }
  .h-case li {
    gap: 16px;
    justify-content: left;
  }
  .h-person_img {
    width: 10%;
  }
  .h-qa_text {
    width: -moz-fit-content;
    width: fit-content;
  }
  .h-answer .h-qa_text {
    width: 80%;
  }
  .h-qa_contact {
    display: flex;
    gap: 16px;
  }
}
#home .h-state {
  padding-bottom: 80px;
}
#home .h-state h2 {
  font-size: 1.5rem;
}

/* media.css loaded */
/*
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 100;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 200;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 300;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 400;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Bold");
    font-weight: bold;
}
*/
/*body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans CJK JP", "Original Yu Gothic", "Yu Gothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
}*/
body * {
  font-family: "fot-tsukuardgothic-std", sans-serif;
}

#o-menu-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #fff;
  z-index: 100;
}

.header_logo {
  margin: 1rem;
  font-weight: bold;
}
.header_logo a {
  color: #FB863E;
}

nav.o-global-navi {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  text-align: center;
  transform: translateY(-100%);
  transition: all 0.6s;
  width: 100%;
  background-color: #fff;
}

nav.o-global-navi ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

nav.o-global-navi ul li {
  font-size: 1rem;
  list-style-type: none;
  padding: 0;
  width: 100%;
  border-bottom: 3px dotted #FB863E;
}

/* 最後はラインを描かない */
nav.o-global-navi ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

nav.o-global-navi ul li:nth-child(6) {
  border-bottom: none;
}

nav.o-global-navi ul li a {
  color: #707070;
  display: block;
  padding: 1em 0;
  text-decoration: none;
}

nav.o-global-navi ul li .o-side-contact li {
  border-bottom: none;
  font-size: 1rem;
  text-align: right;
  padding: 0 8%;
  position: relative;
}
nav.o-global-navi ul li .o-side-contact li a {
  border-top: 1px solid #fff;
}

nav.o-global-navi ul li .o-side-contact li:before {
  content: "→";
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
}

li.o-side-contact-tel:after {
  content: "";
  width: 10%;
  height: 25%;
  background: url("../img/common/tel.png") center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 37%;
  transform: translateY(-50%);
}

li.o-side-contact-mail:after {
  content: "";
  width: 10%;
  height: 25%;
  background: url("../img/common/mail.png") center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 37%;
  transform: translateY(-50%);
}

/* このクラスを、jQueryで付与・削除する */
nav.o-global-navi.active {
  transform: translateY(0%);
}

.o-navToggle {
  display: block;
  position: fixed; /* bodyに対しての絶対位置指定 */
  right: 13px;
  top: 12px;
  width: 42px;
  height: 51px;
  cursor: pointer;
  z-index: 3;
  background: #FB863E;
}

.o-navToggle span {
  display: block;
  position: absolute; /* .o-o-navToggleに対して */
  width: 30px;
  border-bottom: solid 3px #eee;
  transition: 0.35s ease-in-out;
  left: 6px;
}

.o-navToggle span:nth-child(1) {
  top: 9px;
}

.o-navToggle span:nth-child(2) {
  top: 18px;
}

.o-navToggle span:nth-child(3) {
  top: 27px;
}

.o-navToggle span:nth-child(4) {
  border: none;
  font-size: 0.75rem;
  font-weight: bold;
  top: 30px;
  color: #fff;
  width: 33px;
}

.o-navToggle.active span:nth-child(1) {
  top: 18px;
  left: 6px;
  transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.o-navToggle.active span:nth-child(2),
.o-navToggle.active span:nth-child(3) {
  top: 18px;
  transform: rotate(45deg);
}

@media (min-width: 768px) {
  #o-menu-wrapper {
    position: fixed;
    width: 100%;
    height: auto;
    top: 0px;
    left: 0;
    z-index: 100;
  }
  .o-navToggle {
    display: none;
  }
  nav.o-global-navi {
    transform: translateY(0%);
    position: static;
    background-size: contain;
    background-color: transparent;
    text-align: left;
    padding: 1rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
  }
  nav.o-global-navi .o-menu {
    display: flex;
    justify-content: space-between;
  }
  nav.o-global-navi ul li a {
    padding: 1vh 0;
  }
  .o-logo {
    width: 100%;
    border: 1vw solid #0059b2;
    height: 40%;
  }
  nav.o-global-navi ul li {
    border-bottom: none;
    height: 8%;
    width: auto;
  }
  nav.o-global-navi ul li:last-of-type {
    height: 24%;
  }
  nav.o-global-navi ul li .o-side-contact li {
    height: 33%;
  }
  nav.o-global-navi ul li .o-side-contact li:before {
    content: "";
  }
  li.o-side-contact-tel:after {
    left: 10%;
    width: 9%;
  }
  li.o-side-contact-mail:after {
    left: 10%;
    width: 9%;
  }
}
nav.o-global-navi .o-nav_contact {
  display: flex;
  padding-right: 60px;
}
nav.o-global-navi .o-nav_contact li {
  border: none;
  background-color: #FB863E;
  border-radius: 50px;
  line-height: 1;
  margin: 1rem 0 1rem 0.5rem;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 16px 4px 24px;
}
nav.o-global-navi .o-nav_contact li a {
  color: #fff;
  padding-left: 1rem;
  position: relative;
}
nav.o-global-navi .o-nav_contact li a::before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background: url("../img/icon/tel.png") center center no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 0.5rem;
  position: absolute;
  top: 12px;
  left: -12px;
}
nav.o-global-navi .o-nav_contact li:nth-child(1) a::before {
  background: url("../img/icon/line_w.png") center center no-repeat;
  background-size: contain;
}

@media (min-width: 768px) {
  nav.o-global-navi .o-nav_contact {
    padding-right: 0;
    justify-content: right;
  }
  nav.o-global-navi .o-nav_contact li {
    border: none;
    background-color: #FB863E;
    border-radius: 50px;
    line-height: 1;
    margin: 1rem 0 1rem 0.5rem;
  }
  nav.o-global-navi .o-nav_contact li a {
    padding: 8px 16px 8px 32px;
  }
  nav.o-global-navi .o-nav_contact li a::before {
    content: "";
    width: 1.2rem;
    height: 1.2rem;
    top: 0.5rem;
    left: 0.8rem;
  }
  nav.o-global-navi .o-menu li {
    margin-left: 2rem;
  }
}
/* media.css loaded */
/*
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 100;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 200;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 300;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 400;
}

@font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic Bold");
    font-weight: bold;
}
*/
/*body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans CJK JP", "Original Yu Gothic", "Yu Gothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
}*/
body * {
  font-family: "fot-tsukuardgothic-std", sans-serif;
}

.under_service h2 {
  padding: 0 4rem 0 2rem;
  font-size: 20px;
  font-weight: bold;
  width: -moz-fit-content;
  width: fit-content;
}
.under_service h2.h2_welfare {
  border-bottom: 3px solid #FB863E;
}
.under_service h2.h2_clinic {
  border-bottom: 3px solid #55D0F5;
}

@media (min-width: 768px) {
  .under_service h2 {
    font-size: 2rem;
    padding: 4rem 12rem 2rem;
    padding-left: calc((100% - 1080px) / 2);
  }
  .under_service h2.h2_welfare {
    border-bottom: 8px solid #FB863E;
  }
  .under_service h2.h2_clinic {
    border-bottom: 8px solid #55D0F5;
  }
}
.o-welfare_service_inner {
  border-left: 8px solid #FB863E;
}

.o-clinic_list_inner {
  border-left: 8px solid #55D0F5;
}

@media (min-width: 768px) {
  .o-welfare_service_inner {
    border-left: 24px solid #FB863E;
  }
  .o-clinic_list_inner {
    border-left: 24px solid #55D0F5;
  }
}
.u-in_page_link {
  display: flex;
  justify-content: center;
  padding: 0;
  margin-top: 4rem;
}
.u-in_page_link li {
  padding: 0.75rem 4rem 0.75rem 2.5rem;
  border-radius: 0 20px 20px 20px;
  margin: 0.5rem;
}
.u-in_page_link li a {
  font-size: 1.25rem;
  position: relative;
  font-weight: bold;
}
.u-in_page_link li:nth-child(1) {
  background-color: #FFEADD;
}
.u-in_page_link li:nth-child(1) a {
  color: #FB863E;
}
.u-in_page_link li:nth-child(1) a::after {
  content: "";
  width: 2rem;
  height: 2rem;
  background: url("../img/icon/arrow_orange.png") center center no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 0.5rem;
  position: absolute;
  top: -6px;
  right: -50px;
}
.u-in_page_link li:nth-child(2) {
  background-color: #E9F7F6;
}
.u-in_page_link li:nth-child(2) a {
  color: #55D0F5;
}
.u-in_page_link li:nth-child(2) a::after {
  content: "";
  width: 2rem;
  height: 2rem;
  background: url("../img/icon/arrow_blue.png") center center no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 0.5rem;
  position: absolute;
  top: -6px;
  right: -50px;
}

@media (min-width: 768px) {
  .u-in_page_link li {
    padding: 0.75rem 8rem 0.75rem 5.5rem;
  }
  .u-in_page_link li a {
    font-size: 2.5rem;
  }
  .u-in_page_link li a::after {
    width: 3rem;
    height: 3rem;
    right: 72px;
  }
}
.o-weltype_nav_bar {
  display: flex;
  justify-content: center;
  padding: 0;
}
.o-weltype_nav_bar li {
  background: #FFCEB1;
  padding: 8px 12px;
  border-radius: 0 20px 0 0;
  margin: 32px 0 32px 1px;
  color: #ffffff;
}
.o-weltype_nav_bar li.is-active {
  background: #FB863E;
}

@media (min-width: 768px) {
  .o-weltype_nav_bar li {
    font-size: 1.5rem;
    margin: 160px 0 120px 1px;
    padding: 20px 40px;
  }
}
.js-tab-target {
  display: none;
}

.js-tab-target.is-active {
  display: block;
}

.o-weltype_list {
  padding-left: 0;
}
.o-weltype_list li {
  margin: 40px 16px;
}
.o-weltype_list li a {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.o-weltype_list li h3 {
  font-weight: bold;
}

@media (min-width: 768px) {
  .o-weltype_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
  }
  .o-weltype_list li {
    width: 30%;
  }
}
.un-recruit_message {
  margin-top: 32px;
}

.un-form_wrap {
  margin-top: 40px;
}

.un-contact_form {
  margin-bottom: 24px;
}

.un-contact_form_submit {
  width: -moz-fit-content;
  width: fit-content;
  margin: 24px;
}
.un-contact_form_submit input {
  padding: 8px 24px;
  border-radius: 12px;
}

.un-item {
  font-weight: bold;
}

.un-item_confirm {
  font-size: 24px;
  border-bottom: 1px solid #707070;
}

@media (min-width: 768px) {
  .un-item_confirm {
    font-size: 28px;
    margin-bottom: 64px;
  }
}
.un-return {
  width: 80%;
  border: 1px solid #707070;
  border-radius: 20px;
  padding: 24px;
  margin: 80px auto 120px;
  text-align: center;
}
.un-return a {
  font-size: 24px;
  color: #707070;
}

@media (min-width: 768px) {
  .un-return {
    width: 400px;
    margin-bottom: 120px;
  }
}/*# sourceMappingURL=style.css.map */