<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1439px) {
  .hidden-lt-1440 {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .hidden-lt-1024 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .hidden-lt-768 {
    display: none;
  }
}
.inner {
  display: block;
  width: 1140px;
  padding: 0;
  margin: 0 auto 0;
}
@media screen and (max-width: 1439px) {
  .inner {
    width: 1024px;
    padding: 0 32px 0;
  }
}
@media screen and (max-width: 1023px) {
  .inner {
    width: 100%;
    padding: 0 20px 0;
    margin: 0;
  }
}
.inner--narrow {
  display: block;
  width: 920px;
  padding: 0;
  margin: 0 auto 0;
}
@media screen and (max-width: 1023px) {
  .inner--narrow {
    width: 100%;
    padding: 0 20px 0;
    margin: 0;
  }
}
@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;
}
.mb05 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb100 {
  margin-bottom: 100px;
}
.mt05 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mr05 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr40 {
  margin-right: 40px;
}
.mr50 {
  margin-right: 50px;
}
.ml05 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.u-page-content &gt; .wp-block-group__inner-container {
  display: block;
  width: 960px;
  padding: 0 0 80px;
  margin: 0 auto 0;
}
@media screen and (max-width: 1023px) {
  .u-page-content &gt; .wp-block-group__inner-container {
    width: 100%;
    padding: 0 20px 60px;
    margin: 0;
  }
}
@media screen and (max-width: 1023px) {
  .u-page-content &gt; .wp-block-group__inner-container {
    padding: 0 20px 40px;
  }
}
.u-page-content--wide &gt; .wp-block-group__inner-container {
  display: block;
  width: 1120px;
  padding: 0 0 80px;
  margin: 0 auto 0;
}
@media screen and (max-width: 1439px) {
  .u-page-content--wide &gt; .wp-block-group__inner-container {
    width: 960px;
    padding: 0 32px 0;
  }
}
@media screen and (max-width: 1023px) {
  .u-page-content--wide &gt; .wp-block-group__inner-container {
    width: 100%;
    padding: 0 20px 0;
    margin: 0;
  }
}
.u-page-content--white {
  background: white;
  border-top: 4px solid #c9e5e7;
}
.u-page-content--white &gt; .wp-block-group__inner-container {
  padding: 60px 0 80px;
}
@media screen and (max-width: 1023px) {
  .u-page-content--white &gt; .wp-block-group__inner-container {
    width: 100%;
    padding: 40px 20px 60px;
    margin: 0;
  }
}
@media screen and (max-width: 1023px) {
  .u-page-content--white &gt; .wp-block-group__inner-container {
    padding: 40px 20px 40px;
  }
}
@media screen and (min-width: 1024px) {
  .scroll-fadein {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
  .scroll-fadein--shown {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .scroll-fadein--delay2 {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
}
.c-button {
  background: white;
  border-radius: 4px;
  -webkit-box-shadow: 0 1rem 2rem -1.4rem rgba(0, 0, 0, 0.6);
  box-shadow: 0 1rem 2rem -1.4rem rgba(0, 0, 0, 0.6);
  padding: 1rem 1.5rem 1rem 1.5rem;
  letter-spacing: 0.08em;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #12557b;
}
.c-button:hover {
  background: #12557b;
  color: white;
}
.c-button__arrow {
  background: white;
  border-radius: 4px;
  padding: 1rem 3.5rem 1rem 1.2rem;
  -webkit-box-shadow: 0 1rem 2rem -1.4rem rgba(0, 0, 0, 0.6);
  box-shadow: 0 1rem 2rem -1.4rem rgba(0, 0, 0, 0.6);
  letter-spacing: 0.05em;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.c-button__arrow:after,
.c-button__arrow:before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1023px) {
  .c-button__arrow {
    padding: 1rem 3rem 1rem 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .c-button__arrow {
    padding: 1rem 3.5rem 1rem 1.2rem;
  }
}
.c-button__arrow--green {
  color: #12557b;
  position: relative;
}
.c-button__arrow--green:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.5rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-green.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.c-button__arrow--green:hover {
  background: #12557b;
  color: white;
  position: relative;
}
.c-button__arrow--green:hover:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.2rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.c-button__arrow--blue {
  color: #006cd0;
  position: relative;
}
.c-button__arrow--blue:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.5rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-blue.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.c-button__arrow--blue:hover {
  background: #006cd0;
  color: white;
  position: relative;
}
.c-button__arrow--blue:hover:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.2rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.c-button__arrow--white {
  background: rgba(255, 255, 255, 0.4);
  color: white;
  position: relative;
}
@media screen and (max-width: 320px) {
  .c-button__arrow--white {
    padding: 0.8rem 1.8rem 0.8rem 0.6rem;
  }
}
.c-button__arrow--white:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.5rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.c-button__arrow--white:hover {
  color: white;
  background: rgba(255, 255, 255, 0.2);
  position: relative;
}
.c-button__arrow--white:hover:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.2rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
@media screen and (max-width: 320px) {
  .c-button__arrow--white {
    position: relative;
  }
  .c-button__arrow--white:after {
    content: "";
    position: absolute;
    top: calc(52% - (12px / 2));
    right: 0.5rem;
    width: 12px;
    height: 12px;
    background-image: url("../images/icons/arrow-right-white.svg");
    background-repeat: no-repeat;
    background-size: 12px 12px;
  }
}
.c-button__arrow--doctor-blue {
  background: #0a3092;
  color: white;
  position: relative;
}
.c-button__arrow--doctor-blue:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.5rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.c-button__arrow--light-green {
  background: #13cbaa;
  color: white;
  position: relative;
}
.c-button__arrow--light-green:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.5rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.c-button__arrow--pharmacist-teal {
  background: #13c0cb;
  color: white;
  position: relative;
}
.c-button__arrow--pharmacist-teal:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.5rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.c-button__arrow--back {
  padding: 1rem 1.2rem 1rem 3.5rem;
}
.c-button__arrow--back.c-button__arrow--green {
  color: #12557b;
  position: relative;
}
.c-button__arrow--back.c-button__arrow--green:before {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  left: 1.5rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-left-green.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.c-button__arrow--back.c-button__arrow--green:after {
  display: none;
}
.c-button__arrow--back.c-button__arrow--green:hover {
  background: #12557b;
  color: white;
  position: relative;
}
.c-button__arrow--back.c-button__arrow--green:hover:before {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  left: 1.2rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-left-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.c-button__external {
  display: inline-block;
  background: #006cd0;
  color: white;
  border-radius: 4px;
  -webkit-box-shadow: 0 1rem 2rem -1.7rem #000;
  box-shadow: 0 1rem 2rem -1.7rem #000;
  padding: 0.7rem 3rem 0.7rem 1.2rem;
  letter-spacing: 0.08em;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  font-size: 0.9rem;
  line-height: 1.4;
}
.c-button__external:after {
  content: "";
  position: absolute;
  top: calc(52% - (18px / 2));
  right: 1rem;
  width: 18px;
  height: 18px;
  background-image: url("../images/icons/external-white.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
}
.c-button__external:hover {
  background: #449ef1;
}
.c-button__external:after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1023px) {
  .c-button__external {
    padding: 0.7rem 2rem 0.7rem 0.8rem;
    position: relative;
  }
  .c-button__external:after {
    content: "";
    position: absolute;
    top: calc(52% - (18px / 2));
    right: 0.5rem;
    width: 18px;
    height: 18px;
    background-image: url("../images/icons/external-white.svg");
    background-repeat: no-repeat;
    background-size: 18px 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-button__external {
    font-size: 1rem;
    padding: 1rem 3.5rem 1rem 1.2rem;
    position: relative;
  }
  .c-button__external:after {
    content: "";
    position: absolute;
    top: calc(52% - (18px / 2));
    right: 1rem;
    width: 18px;
    height: 18px;
    background-image: url("../images/icons/external-white.svg");
    background-repeat: no-repeat;
    background-size: 18px 18px;
  }
  .c-button__external br {
    display: none;
  }
}
.c-button__contact {
  display: inline-block;
  padding: 0.8rem 4rem;
  font-size: 2rem;
  font-weight: bold;
  color: white;
  border-radius: 4px;
  letter-spacing: 0.12em;
  margin-bottom: 30px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .c-button__contact {
    display: block;
    padding: 0.8rem 2rem;
  }
}
.c-button__contact:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(135deg, #0576c8, #00d1ac);
  background: linear-gradient(-45deg, #0576c8, #00d1ac);
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-button__contact:after {
  content: "";
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(135deg, #1204b5, #167bb5, #02b3b5);
  background: linear-gradient(-45deg, #1204b5, #167bb5, #02b3b5);
}
.c-button__contact:hover:before {
  opacity: 0;
}
.wp-block-buttons .wp-block-button__link {
  background: white;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  padding: 0.7rem 3.5rem 0.7rem 1.2rem;
  letter-spacing: 0.08em;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #12557b;
  position: relative;
}
.wp-block-buttons .wp-block-button__link:after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wp-block-buttons .wp-block-button__link:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.5rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-green.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.wp-block-buttons .wp-block-button__link:hover {
  background: #12557b;
  color: white;
  position: relative;
}
.wp-block-buttons .wp-block-button__link:hover:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.2rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.c-categories {
  padding: 0 32px 0;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .c-categories {
    padding: 0;
  }
}
.c-categories &gt; ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 12px;
}
@media screen and (max-width: 1023px) {
  .c-categories &gt; ul {
    display: block;
  }
}
.c-categories &gt; ul li {
  margin-right: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1439px) {
  .c-categories &gt; ul li {
    margin-right: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .c-categories &gt; ul li {
    display: inline-block;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 767px) {
  .c-categories &gt; ul li {
    margin-right: 5px;
  }
}
.c-categories &gt; ul li a {
  position: relative;
  display: inline-block;
  padding-right: 24px;
  margin-right: 20px;
  color: #454545;
  font-weight: bold;
}
.c-categories &gt; ul li a:after {
  content: "";
  position: absolute;
  top: calc(52% - (14px / 2));
  right: 0;
  width: 14px;
  height: 14px;
  background-image: url("../images/icons/angle-down-black.svg");
  background-repeat: no-repeat;
  background-size: 14px 14px;
}
.c-categories &gt; ul li.c-categories--current a {
  color: #0a9271;
  border-bottom: 3px solid #0a9271;
  position: relative;
}
.c-categories &gt; ul li.c-categories--current a:after {
  content: "";
  position: absolute;
  top: calc(52% - (14px / 2));
  right: 0;
  width: 14px;
  height: 14px;
  background-image: url("../images/icons/angle-down-green.svg");
  background-repeat: no-repeat;
  background-size: 14px 14px;
}
@media screen and (max-width: 767px) {
  .c-categories &gt; ul li.c-categories--current a {
    border-bottom: 1px solid #0a9271;
  }
}
.c-form {
  margin: 60px 0 50px;
  background: white;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  padding: 60px 80px 60px;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .c-form {
    padding: 50px 40px 50px;
  }
}
@media screen and (max-width: 767px) {
  .c-form {
    padding: 40px 20px 40px;
  }
}
.c-form &gt; h2 {
  margin-top: 0;
  font-size: 1.3rem;
  color: #08b0c7;
  margin-bottom: 3rem;
}
.c-form__input-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .c-form__input-columns {
    display: block;
  }
}
.c-form__input-columns--radio {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.c-form__input-columns--radio &gt; span {
  margin-right: 50px;
}
.c-form__input-columns--radio &gt; span:last-child {
  margin-right: 0;
}
.c-form__input-columns--radio &gt; span.error {
  width: inherit;
}
.c-form__input-column {
  width: 47%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .c-form__input-column {
    width: 100%;
    margin-bottom: 15px;
  }
}
.c-form__input-column &gt; span {
  width: calc(15% - 15px);
  margin-right: 15px;
}
@media screen and (max-width: 1023px) {
  .c-form__input-column &gt; span {
    width: calc(20% - 15px);
  }
}
.c-form__input-column &gt; input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 85%;
  border: 1px solid #bdbdbd;
  border-radius: 3px;
}
@media screen and (max-width: 1023px) {
  .c-form__input-column &gt; input {
    max-width: 80%;
  }
}
.c-form__input-column--single {
  width: 100%;
}
.c-form__input-column--single &gt; input {
  max-width: 100%;
}
.c-form__label {
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: bold;
}
.c-form__label__require {
  display: inline-block;
  background: #f5a796;
  color: white;
  margin-left: 10px;
  padding: 0 8px;
  line-height: 1.5;
  font-weight: normal;
  font-size: 0.8rem;
}
.c-form__label__multiple {
  display: inline-block;
  background: #bdbdbd;
  color: white;
  margin-left: 10px;
  padding: 0 8px;
  line-height: 1.5;
  font-weight: normal;
  font-size: 0.8rem;
}
.c-form input[type="text"] {
  padding: 4px 10px;
  background: #f5f5f5;
  border: 1px solid #bdbdbd;
  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";
  font-weight: 400;
}
.c-form input[type="text"]::-webkit-input-placeholder {
  color: #bdbdbd;
}
.c-form input[type="text"]::-moz-placeholder {
  color: #bdbdbd;
}
.c-form input[type="text"]:-ms-input-placeholder {
  color: #bdbdbd;
}
.c-form input[type="text"]::-ms-input-placeholder {
  color: #bdbdbd;
}
.c-form input[type="text"]::placeholder {
  color: #bdbdbd;
}
@media screen and (max-width: 320px) {
  .c-form input[type="text"]::-webkit-input-placeholder {
    font-size: 0.9rem;
  }
  .c-form input[type="text"]::-moz-placeholder {
    font-size: 0.9rem;
  }
  .c-form input[type="text"]:-ms-input-placeholder {
    font-size: 0.9rem;
  }
  .c-form input[type="text"]::-ms-input-placeholder {
    font-size: 0.9rem;
  }
  .c-form input[type="text"]::placeholder {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 767px) {
  .c-form input[type="text"] {
    padding: 4px 4px;
  }
}
.c-form textarea {
  padding: 4px 10px;
  background: #f5f5f5;
  border: 1px solid #bdbdbd;
  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";
  font-weight: 400;
  width: 100%;
}
.c-form textarea::-webkit-input-placeholder {
  color: #bdbdbd;
}
.c-form textarea::-moz-placeholder {
  color: #bdbdbd;
}
.c-form textarea:-ms-input-placeholder {
  color: #bdbdbd;
}
.c-form textarea::-ms-input-placeholder {
  color: #bdbdbd;
}
.c-form textarea::placeholder {
  color: #bdbdbd;
}
.c-form textarea:focus {
  border: 1px solid #828282;
}
.c-form input[type="checkbox"] {
  display: none;
}
.c-form input[type="checkbox"] + span {
  padding-left: 35px;
  position: relative;
}
.c-form input[type="checkbox"] + span:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 26px;
  height: 26px;
  border: 1px solid #bdbdbd;
  background: #eaeaea;
}
.c-form input[type="checkbox"] + span:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: -7px;
  left: -5px;
  display: block;
  width: 36px;
  height: 36px;
  background: url("../images/icons/checked-blue.svg") no-repeat;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.2s
    cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.c-form input[type="checkbox"]:checked + span:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.c-form__checkbox-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
  text-align: left;
}
.c-form__checkbox-group .horizontal-item {
  width: 32%;
  margin-left: 0;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .c-form__checkbox-group .horizontal-item {
    width: 45%;
  }
}
.c-form__privacy {
  border-top: 1px solid #d3eaea;
  padding: 50px 0 50px;
}
.c-form__privacy__heading {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-form__privacy__heading {
    text-align: left;
    font-size: 0.8rem;
  }
}
.c-form__privacy__term {
  height: 200px;
  overflow-y: scroll;
  font-size: 0.9rem;
  color: #555;
  border: 1px solid #bdbdbd;
  background: #f9f9f9;
  padding: 40px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .c-form__privacy__term {
    padding: 25px 15px;
  }
}
.c-form__privacy__term p {
  color: #555;
  font-size: 0.85rem;
  line-height: 1.4;
}
.c-form__privacy__checkbox {
  text-align: center;
}
.c-form__button-box {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}
.c-form__steps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px 0 80px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-form__steps {
    padding: 10px 0 50px;
  }
}
.c-form__steps__step {
  display: inline-block;
  width: 54px;
  min-width: 54px;
  height: 54px;
  border-radius: 27px;
  background: white;
  border: 2px solid white;
  text-align: center;
  padding-top: 18px;
  font-size: 0.9rem;
  color: #bdbdbd;
}
.c-form__steps__line {
  display: inline-block;
  width: 120px;
  height: 1px;
  background: #bdbdbd;
  margin: 0 20px 0;
}
@media screen and (max-width: 767px) {
  .c-form__steps__line {
    width: 40px;
    margin: 0 10px 0;
  }
}
.mw_wp_form_input .c-form__steps__step--input {
  border: 2px solid #08b0c7;
  color: #333;
}
.mw_wp_form_confirm .c-form__steps__step--confirm {
  border: 2px solid #08b0c7;
}
.mw_wp_form_confirm .c-form__privacy__heading {
  display: none;
}
.mw_wp_form_confirm .c-form__privacy__term {
  display: none;
}
.mw_wp_form_confirm .c-form__privacy__checkbox {
  display: none;
}
.mw_wp_form_confirm .c-button__round--back {
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .mw_wp_form_confirm .c-button__round--back {
    margin-right: 0;
  }
}
.mw_wp_form_confirm .c-button__go-detail {
  background: #08b0c7;
}
@media screen and (max-width: 767px) {
  .mw_wp_form_confirm .c-button__go-detail {
    margin-bottom: 40px;
  }
}
.mw_wp_form .error {
  width: 100%;
  text-align: right;
  margin-right: 0;
  font-size: 0.8rem;
  letter-spacing: 0.03em;
}
.p-inquiry-doctor-opening .c-form,
.p-inquiry-doctor-other .c-form {
  margin-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #0a3092;
}
.l-breadcrumb {
  -webkit-transform: translate(0, -114px);
  transform: translate(0, -114px);
}
@media screen and (max-width: 1023px) {
  .l-breadcrumb {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.l-breadcrumb &gt; .inner {
  background: #f2f7f8;
  padding: 30px 30px 0;
  height: 115px;
}
@media screen and (max-width: 1023px) {
  .l-breadcrumb &gt; .inner {
    padding: 20px 20px 10px;
    height: initial;
  }
}
@media screen and (max-width: 767px) {
  .l-breadcrumb &gt; .inner {
    padding: 15px 20px 15px;
    font-size: 0.8rem;
  }
}
.l-breadcrumb &gt; .inner a:hover {
  color: #0a9271;
  text-decoration: underline;
}
.l-breadcrumb &gt; .inner &gt; span {
  padding-right: 35px;
  position: relative;
}
.l-breadcrumb &gt; .inner &gt; span:after {
  content: "";
  position: absolute;
  top: calc(52% - (8px / 2));
  right: 13px;
  width: 8px;
  height: 8px;
  background-image: url("../images/icons/angle-right-black.svg");
  background-repeat: no-repeat;
  background-size: 8px 8px;
}
@media screen and (max-width: 767px) {
  .l-breadcrumb &gt; .inner &gt; span {
    display: inline-block;
  }
}
.l-breadcrumb &gt; .inner &gt; span:last-child {
  padding-right: 0;
  color: #0a9271;
  font-weight: bold;
}
.l-breadcrumb &gt; .inner &gt; span:last-child:after {
  background-image: none;
}
.l-cta {
  padding: 80px 0 80px;
  background: #f6f6f6;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-cta {
    padding: 40px 0 40px;
  }
}
.l-cta__heading {
  font-size: 0.9rem;
  color: #325b64;
  margin-bottom: 30px;
}
.l-cta__text {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-cta__text br {
    display: none;
  }
}
.footer__upper {
  background: #04596c;
}
.footer__upper .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .footer__upper .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.footer__upper__logo {
  background: #0b98ab;
  width: 360px;
  height: 340px;
  text-align: center;
  padding-top: 85px;
}
@media screen and (max-width: 1023px) {
  .footer__upper__logo {
    width: 200px;
    height: 300px;
    padding-top: 85px;
  }
  .footer__upper__logo img {
    width: 150px;
  }
}
@media screen and (max-width: 767px) {
  .footer__upper__logo {
    height: inherit;
    width: 100%;
    padding: 40px 0 40px;
  }
  .footer__upper__logo img {
    width: 35%;
  }
}
.footer__upper__logo a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer__upper__logo a:hover {
  opacity: 0.4;
}
.footer__upper__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 80px;
  padding-top: 65px;
}
@media screen and (max-width: 1439px) {
  .footer__upper__nav {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1023px) {
  .footer__upper__nav {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .footer__upper__nav {
    padding: 50px 30px 50px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 320px) {
  .footer__upper__nav {
    padding: 40px 20px 40px;
  }
}
.footer__upper__nav a {
  color: white;
  letter-spacing: 0.08em;
}
.footer__upper__nav a:hover {
  opacity: 0.4;
}
.footer__upper__nav h2 {
  font-size: 1.15rem;
}
.footer__upper__nav h2:not(:first-child) {
  margin-top: 1.2rem;
}
.footer__upper__nav ul {
  padding: 0.6rem 0 0;
}
.footer__upper__nav ul li {
  font-size: 0.85rem;
  margin-bottom: 0.5rem;
}
.footer__upper__nav ul li a {
  display: block;
  padding-left: 20px;
  position: relative;
}
.footer__upper__nav ul li a:before {
  content: "";
  position: absolute;
  top: calc(52% - (8px / 2));
  left: 0;
  width: 8px;
  height: 8px;
  background-image: url("../images/icons/angle-right-white.svg");
  background-repeat: no-repeat;
  background-size: 8px 8px;
}
@media screen and (max-width: 767px) {
  .footer__upper__nav__column {
    width: 100%;
  }
  .footer__upper__nav__column:not(:first-child) {
    margin-top: 1.5rem;
  }
  .footer__upper__nav__column--sm50 {
    width: 50%;
  }
}
.footer__lower {
  background: #021f28;
  padding: 50px 0 120px;
}
@media screen and (max-width: 767px) {
  .footer__lower {
    padding-bottom: 50px;
  }
}
.footer__lower__copyright {
  color: #276060;
}
@media screen and (max-width: 767px) {
  .footer__lower__copyright {
    font-size: 0.8rem;
    text-align: center;
  }
}
.footer__lower__copyright &gt; br {
  display: none;
}
@media screen and (max-width: 767px) {
  .footer__lower__copyright &gt; br {
    display: initial;
  }
}
.l-hero-header {
  height: 520px;
  background: -webkit-linear-gradient(280deg, #ecf3f4, #a1d5e0);
  background: linear-gradient(170deg, #ecf3f4, #a1d5e0);
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .l-hero-header {
    height: 320px;
  }
}
.l-hero-header--doctor,
.l-hero-header--opening,
.l-hero-header--consulting,
.l-hero-header--medical-mall {
  background: -webkit-linear-gradient(280deg, #f5f8fc, #a0c1e0);
  background: linear-gradient(170deg, #f5f8fc, #a0c1e0);
}
.l-hero-header--pharmacy,
.l-hero-header--ma,
.l-hero-header--support,
.l-hero-header--human-resource {
  background: -webkit-linear-gradient(280deg, #f5fcfb, #a0e0dc);
  background: linear-gradient(170deg, #f5fcfb, #a0e0dc);
}
.l-hero-header--information,
.l-hero-header--inquiry,
.l-hero-header--inquiry-doctor-opening,
.l-hero-header--inquiry-pharmacy,
.l-hero-header--inquiry-other,
.l-hero-header--company,
.l-hero-header--profile,
.l-hero-header--history,
.l-hero-header--access {
  background: url("../images/bg/company-hero-header.jpg") no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1023px) {
  .l-hero-header--information,
  .l-hero-header--inquiry,
  .l-hero-header--inquiry-doctor-opening,
  .l-hero-header--inquiry-pharmacy,
  .l-hero-header--inquiry-other,
  .l-hero-header--company,
  .l-hero-header--profile,
  .l-hero-header--history,
  .l-hero-header--access {
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .l-hero-header--doctor,
  .l-hero-header--pharmacy {
    height: 400px;
  }
}
.l-hero-header .inner {
  position: relative;
  height: 100%;
}
.l-hero-header__heading {
  position: absolute;
  left: 0;
  top: 230px;
  z-index: 2;
}
@media screen and (max-width: 1439px) {
  .l-hero-header__heading {
    left: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .l-hero-header__heading {
    left: 40px;
    top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .l-hero-header__heading {
    left: 20px;
    top: 100px;
  }
}
.l-hero-header__heading &gt; span {
  display: block;
  color: #7f888a;
  font-size: 0.8rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
  padding-left: 0.2rem;
  font-family: roboto;
}
.l-hero-header__heading &gt; h1 {
  color: #333;
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1023px) {
  .l-hero-header__heading &gt; h1 {
    padding-right: 20px;
  }
}
.l-hero-header__heading &gt; ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.l-hero-header__heading &gt; ul li {
  padding: 6px 10px;
  background: rgba(255, 255, 255, 0.8);
  display: inline-block;
  margin: 0 10px 5px 0;
  line-height: 1;
  border-radius: 6px;
  font-size: 0.9rem;
  letter-spacing: 0.02em;
}
.l-hero-header__image {
  display: inline;
  position: absolute;
  z-index: 1;
  top: 190px;
  left: 230px;
}
@media screen and (max-width: 1023px) {
  .l-hero-header__image {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    top: 150px;
    left: 160px;
  }
}
@media screen and (max-width: 767px) {
  .l-hero-header__image {
    top: 150px;
    left: 50%;
    -webkit-transform: translate(-25%, 0) scale(0.5);
    transform: translate(-25%, 0) scale(0.5);
  }
}
.l-hero-header--service .l-hero-header__image {
  top: 170px;
  left: 230px;
}
@media screen and (max-width: 1023px) {
  .l-hero-header--service .l-hero-header__image {
    top: initial;
    left: initial;
    right: 20px;
    bottom: 20px;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@media screen and (max-width: 767px) {
  .l-hero-header--service .l-hero-header__image {
    right: 50%;
    -webkit-transform: translate(25%, 0) scale(0.5);
    transform: translate(25%, 0) scale(0.5);
  }
}
.l-hero-header--doctor .l-hero-header__heading &gt; span {
  color: #0a3092;
}
.l-hero-header--doctor .l-hero-header__image {
  top: 180px;
  left: 480px;
}
@media screen and (max-width: 1023px) {
  .l-hero-header--doctor .l-hero-header__image {
    top: initial;
    left: initial;
    right: 20px;
    bottom: 20px;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@media screen and (max-width: 767px) {
  .l-hero-header--doctor .l-hero-header__image {
    right: 50%;
    -webkit-transform: translate(25%, 0) scale(0.5);
    transform: translate(25%, 0) scale(0.5);
  }
}
.l-hero-header--opening .l-hero-header__heading &gt; span,
.l-hero-header--consulting .l-hero-header__heading &gt; span,
.l-hero-header--medical-mall .l-hero-header__heading &gt; span {
  color: #0a3092;
}
.l-hero-header--opening .l-hero-header__image,
.l-hero-header--consulting .l-hero-header__image,
.l-hero-header--medical-mall .l-hero-header__image {
  z-index: 0;
  top: 140px;
  left: 600px;
}
@media screen and (max-width: 1023px) {
  .l-hero-header--opening .l-hero-header__image,
  .l-hero-header--consulting .l-hero-header__image,
  .l-hero-header--medical-mall .l-hero-header__image {
    top: initial;
    left: initial;
    right: 20px;
    bottom: 20px;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@media screen and (max-width: 767px) {
  .l-hero-header--opening .l-hero-header__image,
  .l-hero-header--consulting .l-hero-header__image,
  .l-hero-header--medical-mall .l-hero-header__image {
    right: 50%;
    bottom: -20px;
    -webkit-transform: translate(25%, 0) scale(0.5);
    transform: translate(25%, 0) scale(0.5);
  }
}
.l-hero-header--pharmacy .l-hero-header__heading &gt; span {
  color: #0a9271;
}
.l-hero-header--pharmacy .l-hero-header__image {
  top: 180px;
  left: 540px;
}
@media screen and (max-width: 1023px) {
  .l-hero-header--pharmacy .l-hero-header__image {
    top: initial;
    left: initial;
    right: 20px;
    bottom: -10px;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@media screen and (max-width: 767px) {
  .l-hero-header--pharmacy .l-hero-header__image {
    right: 50%;
    -webkit-transform: translate(25%, 0) scale(0.5);
    transform: translate(25%, 0) scale(0.5);
  }
}
.l-hero-header--ma .l-hero-header__heading &gt; span,
.l-hero-header--support .l-hero-header__heading &gt; span,
.l-hero-header--human-resource .l-hero-header__heading &gt; span {
  color: #0a9271;
}
.l-hero-header--ma .l-hero-header__image,
.l-hero-header--support .l-hero-header__image,
.l-hero-header--human-resource .l-hero-header__image {
  z-index: 0;
  top: 140px;
  left: 600px;
}
@media screen and (max-width: 1023px) {
  .l-hero-header--ma .l-hero-header__image,
  .l-hero-header--support .l-hero-header__image,
  .l-hero-header--human-resource .l-hero-header__image {
    top: initial;
    left: initial;
    right: 20px;
    bottom: 20px;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@media screen and (max-width: 767px) {
  .l-hero-header--ma .l-hero-header__image,
  .l-hero-header--support .l-hero-header__image,
  .l-hero-header--human-resource .l-hero-header__image {
    right: 50%;
    bottom: -20px;
    -webkit-transform: translate(25%, 0) scale(0.5);
    transform: translate(25%, 0) scale(0.5);
  }
}
.l-hero-header--pharmacist .l-hero-header__heading &gt; span {
  color: #08b0c7;
}
.l-hero-header--pharmacist .l-hero-header__image {
  z-index: 0;
  top: 140px;
  left: 600px;
}
@media screen and (max-width: 1023px) {
  .l-hero-header--pharmacist .l-hero-header__image {
    top: initial;
    left: initial;
    right: 20px;
    bottom: 20px;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@media screen and (max-width: 767px) {
  .l-hero-header--pharmacist .l-hero-header__image {
    right: 50%;
    bottom: -20px;
    -webkit-transform: translate(25%, 0) scale(0.5);
    transform: translate(25%, 0) scale(0.5);
  }
}
.l-hero-header--general-pharmacist .l-hero-header__heading h1 {
  position: relative;
}
.l-hero-header--general-pharmacist .l-hero-header__heading h1:before {
  position: absolute;
  content: "";
  background: url(../images/illust/hero-header/pharmacist.svg);
  background-position: center;
  background-size: cover;
  width: 440px;
  height: 330px;
  top: -100px;
  left: 600px;
}
@media screen and (max-width: 1023px) {
  .l-hero-header--general-pharmacist .l-hero-header__heading h1:before {
    width: 310px;
    height: 230px;
    top: -40px;
    left: 400px;
  }
}
@media screen and (max-width: 767px) {
  .l-hero-header--general-pharmacist .l-hero-header__heading h1:before {
    width: 220px;
    height: 165.5px;
    top: 60px;
    left: 90px;
  }
}
.l-hero-header--404 .l-hero-header__heading &gt; span {
  color: #08b0c7;
}
.l-hero-header--404 .l-hero-header__image {
  z-index: 0;
  top: 200px;
  left: 600px;
}
@media screen and (max-width: 1023px) {
  .l-hero-header--404 .l-hero-header__image {
    top: initial;
    left: initial;
    right: 20px;
    bottom: -40px;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@media screen and (max-width: 767px) {
  .l-hero-header--404 .l-hero-header__image {
    right: 50%;
    bottom: -20px;
    -webkit-transform: translate(25%, 0) scale(0.5);
    transform: translate(25%, 0) scale(0.5);
  }
}
.archive .l-hero-header {
  background: url("../images/bg/company-hero-header.jpg") no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1023px) {
  .archive .l-hero-header {
    height: 250px;
  }
}
.l-main {
  background: #f2f7f8;
}
@media screen and (max-width: 1439px) {
  .l-main &gt; .inner {
    width: 960px;
  }
}
@media screen and (max-width: 1023px) {
  .l-main &gt; .inner {
    width: 100%;
    padding: 0 32px 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 767px) {
  .l-main &gt; .inner {
    width: 100%;
    padding: 0 20px 0;
  }
}
.l-main__content {
  margin-top: -115px;
  padding: 35px 0 0;
}
@media screen and (max-width: 1439px) {
  .l-main__content {
    padding: 20px 0 0;
  }
}
@media screen and (max-width: 1023px) {
  .l-main__content {
    margin-top: 0;
    padding: 30px 0 80px;
  }
}
@media screen and (max-width: 767px) {
  .l-main__content {
    padding: 30px 0 60px;
  }
}
.l-main__content__default {
  padding: 0 32px 60px;
}
@media screen and (max-width: 767px) {
  .l-main__content__default {
    padding: 0 0 40px;
  }
}
.l-main__content__default ul,
.l-main__content__default ol {
  padding-left: 50px;
  margin: 3rem 0 3rem;
}
@media screen and (max-width: 767px) {
  .l-main__content__default ul,
  .l-main__content__default ol {
    padding-left: 30px;
  }
}
.l-main__content__default ul li,
.l-main__content__default ol li {
  margin-bottom: 0.7rem;
}
.l-main--medical-mall {
  background: #f2f7f8;
}
.l-pharmacy-links {
  margin: 120px 0 40px;
}
.l-pharmacy-links .wp-block-column {
  border: 1px solid #0a3092;
}
@media screen and (max-width: 767px) {
  .l-pharmacy-links .wp-block-column:first-child {
    margin-bottom: 30px;
  }
}
.l-pharmacy-links .wp-block-column &gt; a &gt; span {
  display: block;
  padding: 15px 40px 15px 10px;
  text-align: center;
  color: #0a3092;
  position: relative;
}
.l-pharmacy-links .wp-block-column &gt; a &gt; span:after {
  content: "";
  position: absolute;
  top: calc(52% - (32px / 2));
  right: 30px;
  width: 32px;
  height: 32px;
  background-image: url("../images/icons/angle-right-navy.svg");
  background-repeat: no-repeat;
  background-size: 32px 32px;
}
.l-pharmacy-links .wp-block-column &gt; a &gt; span:after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1023px) {
  .l-pharmacy-links .wp-block-column &gt; a &gt; span {
    position: relative;
  }
  .l-pharmacy-links .wp-block-column &gt; a &gt; span:after {
    content: "";
    position: absolute;
    top: calc(52% - (32px / 2));
    right: 10px;
    width: 32px;
    height: 32px;
    background-image: url("../images/icons/angle-right-navy.svg");
    background-repeat: no-repeat;
    background-size: 32px 32px;
  }
}
.l-pharmacy-links .wp-block-column &gt; a:hover img {
  opacity: 0.4;
}
.l-pharmacy-links .wp-block-column &gt; a:hover &gt; span:after {
  right: 20px;
}
@media screen and (max-width: 1023px) {
  .l-pharmacy-links .wp-block-column &gt; a:hover &gt; span:after {
    right: 4px;
  }
}
.l-pharmacy-links__image {
  width: 100%;
  border-bottom: 1px solid #0a3092;
}
.l-pharmacy-links__image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-single {
  padding-top: 200px;
  background: #f2f7f8;
}
@media screen and (max-width: 1023px) {
  .l-single {
    padding-top: 150px;
  }
}
.l-single .l-breadcrumb {
  -webkit-transform: none;
  transform: none;
}
.l-single .l-breadcrumb .inner--narrow {
  padding: 0;
  margin-bottom: 40px;
  height: inherit;
}
@media screen and (max-width: 1023px) {
  .l-single .l-breadcrumb .inner--narrow {
    padding: 0 20px;
  }
}
.l-single__main {
  background: white;
  padding: 50px 60px 70px;
}
@media screen and (max-width: 767px) {
  .l-single__main {
    padding: 30px 20px 50px;
  }
}
.l-single__main__header__meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px;
}
.l-single__main__header__meta__category &gt; ul &gt; li &gt; a {
  display: inline-block;
  line-height: 1;
  padding: 6px 15px;
  border-radius: 4px;
  background: #0a3092;
  color: white;
}
.l-single__main__header__meta__date {
  font-family: roboto;
  color: #bdbdbd;
}
.l-single__main__header__title {
  font-weight: normal;
  margin-bottom: 50px;
  font-size: 1.8rem;
}
.l-single__next-prev {
  padding: 50px 0 120px;
  position: relative;
}
.l-single__next-prev p {
  text-align: center;
  color: #12557b;
}
.l-single__next-prev &gt; ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.l-single__next-prev &gt; ul &gt; li a {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .l-single__next-prev &gt; ul &gt; li a {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .l-single__next-prev &gt; ul &gt; li__prev {
    width: 48.5%;
  }
  .l-single__next-prev &gt; ul &gt; li__prev &gt; a {
    padding: 1rem 3.5rem 1rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  .l-single__next-prev &gt; ul &gt; li__next {
    width: 48.5%;
  }
  .l-single__next-prev &gt; ul &gt; li__next &gt; a {
    padding: 1rem 1rem 1rem 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  .l-single__next-prev &gt; ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.l-single__next-prev__back {
  margin: 0 20px 0;
}
@media screen and (max-width: 767px) {
  .l-single__next-prev__back {
    position: absolute;
    bottom: 40px;
    margin: 0;
    width: 100%;
  }
}
.l-single__main__body h2 {
  font-size: 1.7rem;
  color: #0a9271;
  font-weight: normal;
  letter-spacing: 0.12em;
  margin: 3rem 0 1.5rem;
}
.l-single__main__body p a {
  color: #2c81cf;
  text-decoration: underline;
}
.l-single__main__body img {
  max-width: 100%;
  height: auto;
}
.l-single__main__body ul {
  padding-left: 2rem;
  margin: 3rem 0 3rem;
}
.l-single__main__body ul li {
  padding-left: 1.5rem;
  margin-bottom: 0.8rem;
  position: relative;
}
.l-single__main__body ul li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #006cd0;
  position: absolute;
  left: 0;
  top: 11px;
}
.l-single__main__body table td {
  padding: 4px 15px;
}
.l-single__main__body .wp-block-buttons,
.l-single__main__body .wp-block-image {
  margin: 3rem 0 3rem;
}
.l-support-content {
  margin: 100px 0 100px;
}
.l-support-content &gt; .wp-block-group__inner-container &gt; h3 {
  padding-top: 120px;
  text-align: center;
  margin-bottom: 1.5rem;
}
.l-support-content &gt; .wp-block-group__inner-container &gt; p {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .l-support-content
    &gt; .wp-block-group__inner-container
    &gt; .wp-block-columns
    &gt; .wp-block-column {
    margin-bottom: 30px;
  }
}
.l-support-content
  &gt; .wp-block-group__inner-container
  &gt; .wp-block-columns
  &gt; .wp-block-column
  &gt; .wp-block-group {
  background: white;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  padding: 40px;
  border-radius: 4px;
  margin-bottom: 30px;
}
.l-support-content
  &gt; .wp-block-group__inner-container
  &gt; .wp-block-columns
  &gt; .wp-block-column
  &gt; .wp-block-group:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .l-support-content
    &gt; .wp-block-group__inner-container
    &gt; .wp-block-columns
    &gt; .wp-block-column
    &gt; .wp-block-group {
    padding: 30px 25px 30px;
  }
}
.l-support-content
  &gt; .wp-block-group__inner-container
  &gt; .wp-block-columns
  &gt; .wp-block-column
  &gt; .wp-block-group
  &gt; .wp-block-group__inner-container
  &gt; h4 {
  color: #006cd0;
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
.p-opening
  .l-support-content:nth-child(1)
  &gt; .wp-block-group__inner-container
  &gt; h3 {
  background: url("../images/icons/opening_support1.svg") no-repeat;
  background-position: center top;
  background-size: 110px;
}
@media screen and (max-width: 767px) {
  .p-opening
    .l-support-content:nth-child(1)
    &gt; .wp-block-group__inner-container
    &gt; h3 {
    background-size: 90px;
  }
}
.p-opening
  .l-support-content:nth-child(2)
  &gt; .wp-block-group__inner-container
  &gt; h3 {
  background: url("../images/icons/opening_support2.svg") no-repeat;
  background-position: center top;
  background-size: 110px;
}
@media screen and (max-width: 767px) {
  .p-opening
    .l-support-content:nth-child(2)
    &gt; .wp-block-group__inner-container
    &gt; h3 {
    background-size: 90px;
  }
}
.p-opening
  .l-support-content:nth-child(3)
  &gt; .wp-block-group__inner-container
  &gt; h3 {
  background: url("../images/icons/opening_support3.svg") no-repeat;
  background-position: center top;
  background-size: 110px;
}
@media screen and (max-width: 767px) {
  .p-opening
    .l-support-content:nth-child(3)
    &gt; .wp-block-group__inner-container
    &gt; h3 {
    background-size: 90px;
  }
}
.p-opening
  .l-support-content:nth-child(4)
  &gt; .wp-block-group__inner-container
  &gt; h3 {
  background: url("../images/icons/opening_support4.svg") no-repeat;
  background-position: center top;
  background-size: 110px;
}
@media screen and (max-width: 767px) {
  .p-opening
    .l-support-content:nth-child(4)
    &gt; .wp-block-group__inner-container
    &gt; h3 {
    background-size: 90px;
  }
}
.p-opening
  .l-support-content:nth-child(5)
  &gt; .wp-block-group__inner-container
  &gt; h3 {
  background: url("../images/icons/opening_support5.svg") no-repeat;
  background-position: center top;
  background-size: 110px;
}
@media screen and (max-width: 767px) {
  .p-opening
    .l-support-content:nth-child(5)
    &gt; .wp-block-group__inner-container
    &gt; h3 {
    background-size: 90px;
  }
}
.p-opening
  .l-support-content:nth-child(6)
  &gt; .wp-block-group__inner-container
  &gt; h3 {
  background: url("../images/icons/opening_support6.svg") no-repeat;
  background-position: center top;
  background-size: 110px;
}
@media screen and (max-width: 767px) {
  .p-opening
    .l-support-content:nth-child(6)
    &gt; .wp-block-group__inner-container
    &gt; h3 {
    background-size: 90px;
  }
}
.p-consulting
  .l-support-content:nth-child(1)
  &gt; .wp-block-group__inner-container
  &gt; h3 {
  background: url("../images/icons/consulting_support1.svg") no-repeat;
  background-position: center top;
  background-size: 110px;
}
@media screen and (max-width: 767px) {
  .p-consulting
    .l-support-content:nth-child(1)
    &gt; .wp-block-group__inner-container
    &gt; h3 {
    background-size: 90px;
  }
}
.p-consulting
  .l-support-content:nth-child(2)
  &gt; .wp-block-group__inner-container
  &gt; h3 {
  background: url("../images/icons/consulting_support2.svg") no-repeat;
  background-position: center top;
  background-size: 110px;
}
@media screen and (max-width: 767px) {
  .p-consulting
    .l-support-content:nth-child(2)
    &gt; .wp-block-group__inner-container
    &gt; h3 {
    background-size: 90px;
  }
}
.p-consulting
  .l-support-content:nth-child(3)
  &gt; .wp-block-group__inner-container
  &gt; h3 {
  background: url("../images/icons/consulting_support3.svg") no-repeat;
  background-position: center top;
  background-size: 110px;
}
@media screen and (max-width: 767px) {
  .p-consulting
    .l-support-content:nth-child(3)
    &gt; .wp-block-group__inner-container
    &gt; h3 {
    background-size: 90px;
  }
}
.p-consulting
  .l-support-content:nth-child(4)
  &gt; .wp-block-group__inner-container
  &gt; h3 {
  background: url("../images/icons/consulting_support4.svg") no-repeat;
  background-position: center top;
  background-size: 110px;
}
@media screen and (max-width: 767px) {
  .p-consulting
    .l-support-content:nth-child(4)
    &gt; .wp-block-group__inner-container
    &gt; h3 {
    background-size: 90px;
  }
}
.p-consulting
  .l-support-content:nth-child(5)
  &gt; .wp-block-group__inner-container
  &gt; h3 {
  background: url("../images/icons/consulting_support5.svg") no-repeat;
  background-position: center top;
  background-size: 110px;
}
@media screen and (max-width: 767px) {
  .p-consulting
    .l-support-content:nth-child(5)
    &gt; .wp-block-group__inner-container
    &gt; h3 {
    background-size: 90px;
  }
}
.p-consulting
  .l-support-content:nth-child(6)
  &gt; .wp-block-group__inner-container
  &gt; h3 {
  background: url("../images/icons/consulting_support6.svg") no-repeat;
  background-position: center top;
  background-size: 110px;
}
@media screen and (max-width: 767px) {
  .p-consulting
    .l-support-content:nth-child(6)
    &gt; .wp-block-group__inner-container
    &gt; h3 {
    background-size: 90px;
  }
}
.l-support-questions__question {
  margin: 40px 0 40px;
  padding: 30px;
  background: white;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}
.l-support-questions__question &gt; .wp-block-group__inner-container &gt; h3 {
  font-size: 1.5rem;
  font-weight: normal;
  margin-bottom: 1.5rem;
  padding-left: 80px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-support-questions__question &gt; .wp-block-group__inner-container &gt; h3 {
    padding-left: 0;
    padding-top: 70px;
    font-size: 1.3rem;
    text-align: justify;
  }
}
.l-support-questions__question &gt; .wp-block-group__inner-container &gt; h3:before {
  content: "Q";
  display: block;
  font-size: 3.5rem;
  position: absolute;
  top: 0;
  left: 0;
  font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3",
    "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
  font-weight: 500;
  color: #b3e0ee;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-support-questions__question
    &gt; .wp-block-group__inner-container
    &gt; h3:before {
    font-size: 3rem;
    left: calc(50% - 20px);
  }
}
.l-support-questions__question &gt; .wp-block-group__inner-container &gt; p {
  padding-left: 80px;
}
@media screen and (max-width: 767px) {
  .l-support-questions__question &gt; .wp-block-group__inner-container &gt; p {
    padding-left: 0;
  }
}
.l-header__bar {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 70px;
  z-index: 910;
  background: rgba(255, 255, 255, 0);
  padding: 36px 0 36px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 1023px) {
  .l-header__bar {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-header__bar {
    background: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }
}
.l-header__bar .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
}
.l-header__logo {
  display: inline-block;
  height: 70px;
  padding-top: 0.3rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-width: 270px;
}
@media screen and (max-width: 1439px) {
  .l-header__logo {
    padding-top: 0.3rem;
    padding-left: 0.5rem;
    text-align: center;
  }
}
@media screen and (max-width: 1023px) {
  .l-header__logo {
    max-width: 250px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .l-header__logo {
    padding-top: 15px;
    max-width: 220px;
  }
  .l-header__logo.l-header__logo--scrolled {
    opacity: 0;
  }
}
.l-header__logo a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1439px) {
  .l-header__logo a {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.l-header__logo a picture,
.l-header__logo a img {
  max-width: 100%;
  vertical-align: top;
}
.l-header__nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.l-header__nav &gt; ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: 50px;
}
@media screen and (max-width: 1439px) {
  .l-header__nav &gt; ul {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1023px) {
  .l-header__nav &gt; ul {
    display: none;
  }
}
.l-header__nav &gt; ul &gt; li {
  position: relative;
}
.l-header__nav &gt; ul &gt; li:before {
  content: "";
  display: block;
  height: 6px;
  width: 0%;
  background: #08b0c7;
  position: absolute;
  bottom: 0;
  left: 50%;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__nav &gt; ul &gt; li:hover:before {
  width: 100%;
  left: 0;
  opacity: 1;
}
.l-header__nav &gt; ul &gt; li &gt; a {
  display: inline-block;
  color: #050a36;
  font-weight: bold;
  font-size: 1rem;
  padding: 1.1rem 3rem 1.5rem 1.7rem;
  letter-spacing: 0.08em;
  position: relative;
}
.l-header__nav &gt; ul &gt; li &gt; a:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.2rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/triangle-down-navy.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.l-header__nav &gt; ul &gt; li &gt; a:after {
  top: 1.7rem;
}
.l-header__nav &gt; ul &gt; li &gt; a.l-header__nav--single {
  padding-right: 1.8rem;
  padding-left: 1.8rem;
}
.l-header__nav &gt; ul &gt; li &gt; a.l-header__nav--single:after {
  display: none;
}
@media screen and (max-width: 1439px) {
  .l-header__nav &gt; ul &gt; li &gt; a {
    font-size: 1rem;
    padding: 1.1rem 2.5rem 1.2rem 1.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .l-header__nav &gt; ul &gt; li &gt; a {
    font-size: 0.8rem;
    padding: 1.4rem 0.4rem;
  }
}
.l-header__nav &gt; ul &gt; li &gt; ul {
  visibility: hidden;
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 110px;
  left: calc((100% - 960px) / 2);
  width: 960px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.l-header__nav &gt; ul &gt; li &gt; ul &gt; li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: #08b0c7;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  position: relative;
}
.l-header__nav &gt; ul &gt; li &gt; ul &gt; li a {
  display: block;
  padding: 1.5rem 2rem 1.5rem;
  text-align: center;
  color: white;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: bold;
  letter-spacing: 0.04em;
}
.l-header__nav &gt; ul &gt; li &gt; ul &gt; li a:hover {
  opacity: 0.4;
}
.l-header__nav &gt; ul &gt; li &gt; ul &gt; li a span {
  display: inline-block;
  padding-left: 10px;
  position: relative;
}
.l-header__nav &gt; ul &gt; li &gt; ul &gt; li a span:before {
  content: "";
  position: absolute;
  top: calc(52% - (16px / 2));
  left: -20px;
  width: 16px;
  height: 16px;
  background-image: url("../images/icons/angle-right-blue.svg");
  background-repeat: no-repeat;
  background-size: 16px 16px;
}
.l-header__nav &gt; ul &gt; li &gt; ul &gt; li:nth-child(2) {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.l-header__nav &gt; ul &gt; li &gt; ul &gt; li:nth-child(n + 1):after {
  content: "";
  display: block;
  height: 60%;
  width: 1px;
  background: white;
  position: absolute;
  right: 0;
  top: 20%;
}
.l-header__nav &gt; ul &gt; li &gt; ul &gt; li:first-child {
  margin-right: 8px;
  border-radius: 8px;
}
.l-header__nav &gt; ul &gt; li &gt; ul &gt; li:first-child:after {
  display: none;
}
.l-header__nav &gt; ul &gt; li &gt; ul &gt; li:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.l-header__nav &gt; ul &gt; li &gt; ul &gt; li:last-child:after {
  display: none;
}
.l-header__nav &gt; ul &gt; li:hover &gt; ul {
  visibility: visible;
  opacity: 1;
}
.l-header--scrolled .l-header__bar {
  background: #fff;
  padding: 5px 0 0;
}
@media screen and (max-width: 1023px) {
  .l-header--scrolled .l-header__bar {
    padding: 0;
  }
}
.l-header--scrolled .l-header__bar .l-header__nav &gt; ul &gt; li {
  position: relative;
}
.l-header--scrolled .l-header__bar .l-header__nav &gt; ul &gt; li:before {
  background: #08b0c7;
  bottom: 2px;
}
.l-header--scrolled .l-header__bar .l-header__nav &gt; ul &gt; li &gt; a {
  color: #050a36;
  position: relative;
}
.l-header--scrolled .l-header__bar .l-header__nav &gt; ul &gt; li &gt; a:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.2rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/triangle-down-navy.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.l-header--scrolled .l-header__bar .l-header__nav &gt; ul &gt; li &gt; a:after {
  top: 1.7rem;
}
.l-header--scrolled .l-header__bar .l-header__nav &gt; ul &gt; li &gt; ul {
  top: 80px;
}
.l-header--scrolled .l-header__bar .l-header__nav &gt; ul &gt; li:hover &gt; ul {
  visibility: visible;
  opacity: 1;
}
.admin-bar .l-header__bar {
  top: 32px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .admin-bar .l-header__bar {
    top: 46px;
  }
}
@media screen and (max-width: 767px) {
  .admin-bar .l-header--scrolled .l-header__bar {
    top: 0;
  }
}
.admin-bar .l-header__nav &gt; ul &gt; li &gt; ul {
  top: 142px;
}
.admin-bar .l-header--scrolled .l-header__nav &gt; ul &gt; li &gt; ul {
  top: 112px;
}
.l-header--menu-opened .l-header__bar {
  background: white;
}
.l-header--menu-opened .l-header__bar .l-header__logo h1 {
  margin-top: 0;
}
@media screen and (max-width: 1023px) {
  .home .l-header__logo {
    overflow: hidden;
    height: 70px;
  }
  .home .l-header__logo h1 {
    background: url("../images/logo/header_logo_white.png");
    background-repeat: no-repeat;
    background-size: 242px;
    background-position: right 70px;
    margin-top: -70px;
    height: 140px;
  }
  .home .l-header--scrolled .l-header__logo h1 {
    margin-top: 0;
  }
}
.home .l-header__nav &gt; ul &gt; li:before {
  background: white;
}
.home .l-header__nav &gt; ul &gt; li &gt; a {
  color: white;
  position: relative;
}
.home .l-header__nav &gt; ul &gt; li &gt; a:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.2rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/triangle-down-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.home .l-header__nav &gt; ul &gt; li &gt; a:after {
  top: 1.7rem;
}
@media screen and (max-width: 767px) {
  .home .l-header__logo h1 {
    background-size: 212px;
  }
}
.l-header__buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.l-header__inquiry-button-box {
  margin-right: 10px;
}
@media screen and (max-width: 1023px) {
  .l-header__inquiry-button-box {
    display: none;
  }
}
.l-header__inquiry-button-box a {
  display: block;
  background: white;
  padding: 1.2rem 1.4rem;
  color: #050a36;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: bold;
  margin-top: 5px;
  border-radius: 6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1023px) {
  .l-header__inquiry-button-box a {
    font-size: 1rem;
    line-height: 1.2;
    margin-top: 13px;
  }
}
.l-header__inquiry-button-box a:hover {
  background: #050a36;
  color: white;
}
.l-header--scrolled .l-header__inquiry-button-box a {
  background: #050a36;
  color: white;
  border: 2px solid #050a36;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1rem 1.4rem;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.l-header--scrolled .l-header__inquiry-button-box a:hover {
  color: #050a36;
  background: white;
  border: 2px solid #050a36;
}
.l-header__menu-button {
  width: 70px;
  height: 70px;
  position: relative;
  display: none;
}
@media screen and (max-width: 1023px) {
  .l-header__menu-button {
    display: block;
  }
}
.l-header__menu-button:after {
  content: "";
  position: absolute;
  top: 34px;
  left: 15px;
  width: 42px;
  height: 1px;
  background: #135dcb;
  opacity: 1;
}
.l-header__menu-button &gt; span {
  display: block;
  padding: 42px 0 0 2px;
  font-size: 0.8rem;
  letter-spacing: 0.15em;
  text-align: center;
  color: white;
}
.l-header__menu-button &gt; span:before {
  content: "";
  position: absolute;
  top: 16px;
  left: 15px;
  width: 42px;
  height: 1px;
  background: #135dcb;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__menu-button &gt; span:after {
  content: "";
  position: absolute;
  top: 52px;
  left: 15px;
  width: 42px;
  height: 1px;
  background: #135dcb;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__menu-button--opened:after {
  opacity: 0;
}
.l-header__menu-button--opened &gt; span:before {
  top: 35px;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.l-header__menu-button--opened &gt; span:after {
  top: 35px;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.home .l-header__menu-button:after {
  background: white;
}
.home .l-header__menu-button &gt; span:before {
  background: white;
}
.home .l-header__menu-button &gt; span:after {
  background: white;
}
.home .l-header--menu-opened .l-header__menu-button:after {
  background: #135dcb;
}
.home .l-header--menu-opened .l-header__menu-button &gt; span:before {
  background: #135dcb;
}
.home .l-header--menu-opened .l-header__menu-button &gt; span:after {
  background: #135dcb;
}
.home .l-header--scrolled .l-header__menu-button:after {
  background: #135dcb;
}
.home .l-header--scrolled .l-header__menu-button &gt; span:before {
  background: #135dcb;
}
.home .l-header--scrolled .l-header__menu-button &gt; span:after {
  background: #135dcb;
}
body &gt; header,
body &gt; div,
body &gt; main,
body &gt; footer {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__toggle-menu {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  background: rgba(11, 152, 171, 0.6);
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 900;
}
.l-header__toggle-menu__inner {
  padding: 90px 20px 30px;
}
.l-header__toggle-menu__row a,
.l-header__toggle-menu__column a {
  color: white;
  letter-spacing: 0.08em;
}
.l-header__toggle-menu__row a:hover,
.l-header__toggle-menu__column a:hover {
  opacity: 0.4;
}
.l-header__toggle-menu__row h2,
.l-header__toggle-menu__column h2 {
  font-size: 1.15rem;
}
.l-header__toggle-menu__row h2:not(:first-child),
.l-header__toggle-menu__column h2:not(:first-child) {
  margin-top: 1.2rem;
}
.l-header__toggle-menu__row ul,
.l-header__toggle-menu__column ul {
  padding: 0.6rem 0 0;
}
.l-header__toggle-menu__row ul li,
.l-header__toggle-menu__column ul li {
  font-size: 0.85rem;
  margin-bottom: 0.5rem;
}
.l-header__toggle-menu__row ul li a,
.l-header__toggle-menu__column ul li a {
  display: block;
  padding-left: 20px;
  position: relative;
}
.l-header__toggle-menu__row ul li a:before,
.l-header__toggle-menu__column ul li a:before {
  content: "";
  position: absolute;
  top: calc(52% - (8px / 2));
  left: 0;
  width: 8px;
  height: 8px;
  background-image: url("../images/icons/angle-right-white.svg");
  background-repeat: no-repeat;
  background-size: 8px 8px;
}
.l-header__toggle-menu__row .c-button__arrow,
.l-header__toggle-menu__column .c-button__arrow {
  display: block;
  margin: 30px 20px 20px;
  color: #050a36;
  text-align: center;
}
.l-header__toggle-menu__row:not(:first-child) {
  margin-top: 20px;
}
.l-header__toggle-menu__columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .l-header__toggle-menu__columns--only-tablet {
    display: block;
  }
  .l-header__toggle-menu__columns--only-tablet .l-header__toggle-menu__column {
    width: 100%;
  }
}
.l-header__toggle-menu__column {
  width: 50%;
  padding-right: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .l-header__toggle-menu__column {
    padding-right: 0;
  }
}
.l-header__toggle-menu {
  display: block;
  left: -100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.l-header__toggle-menu.l-header__toggle-menu--visible {
  display: block;
  left: 0;
  opacity: 1;
}
.l-header__toggle-menu.l-header__toggle-menu--visible
  .l-header__toggle-menu__column
  .l-header__toggle-menu__column__inner {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
html.no-scroll,
body.no-scroll {
  overflow: hidden;
}
.p-access__group {
  background: white;
  margin-bottom: 40px;
}
.p-access__group &gt; .wp-block-group__inner-container {
  padding: 20px 20px 15px;
}
.p-access__group &gt; .wp-block-group__inner-container &gt; .wp-block-columns {
  margin-bottom: 0;
}
.p-access__group
  &gt; .wp-block-group__inner-container
  &gt; .wp-block-columns
  &gt; .wp-block-column:first-child {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .p-access__group
    &gt; .wp-block-group__inner-container
    &gt; .wp-block-columns
    &gt; .wp-block-column:first-child {
    padding: 15px 0 25px;
  }
}
.p-access__group
  &gt; .wp-block-group__inner-container
  &gt; .wp-block-columns
  &gt; .wp-block-column
  &gt; h2 {
  margin-bottom: 1.5rem;
  color: #08b0c7;
}
.p-archive__posts {
  padding: 0 32px 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
  .p-archive__posts {
    padding: 0 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-archive__posts {
    padding: 0;
  }
}
.p-archive__posts__post {
  height: 220px;
  margin-bottom: 40px;
  padding: 35px 20px 20px;
  background: white;
  border-radius: 6px;
  width: 23.5%;
  margin-right: 2%;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.p-archive__posts__post:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1023px) {
  .p-archive__posts__post {
    width: 31%;
    margin-right: 3%;
  }
  .p-archive__posts__post:nth-child(4n) {
    margin-right: 3%;
  }
  .p-archive__posts__post:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-archive__posts__post {
    width: 100%;
    margin-right: 0;
    height: initial;
    padding: 35px 15px 60px;
  }
  .p-archive__posts__post:nth-child(4n) {
    margin-right: 0;
  }
}
.p-archive__posts__post__title {
  font-size: 1rem;
  font-weight: normal;
  text-align: justify;
  line-height: 1.5;
}
.p-archive__posts__post__category {
  display: inline-block;
  background: #333;
  position: absolute;
  top: -13px;
  left: 15px;
  color: white;
  line-height: 1;
  padding: 8px 10px;
  font-size: 0.8rem;
  border-radius: 6px;
}
.p-archive__posts__post__date {
  position: absolute;
  bottom: 12px;
  left: 15px;
  font-size: 0.85rem;
  color: #bdbdbd;
  font-weight: bold;
  letter-spacing: 0.04em;
}
.p-archive__posts__post__button {
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: inline-block;
  padding: 8px 30px 8px 8px;
  line-height: 1;
  border: 1px solid #bdbdbd;
  border-radius: 6px;
  color: #bdbdbd;
  position: relative;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-archive__posts__post__button:after {
  content: "";
  position: absolute;
  top: calc(52% - (16px / 2));
  right: 8px;
  width: 16px;
  height: 16px;
  background-image: url("../images/icons/arrow-right-lightgray.svg");
  background-repeat: no-repeat;
  background-size: 16px 16px;
}
.p-archive__posts__post__button:after {
  opacity: 0.7;
}
.p-archive__posts__post:hover {
  -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15);
}
.p-archive__posts__post:hover .p-archive__posts__post__button {
  color: white;
  background: #bdbdbd;
  position: relative;
  position: absolute;
}
.p-archive__posts__post:hover .p-archive__posts__post__button:after {
  content: "";
  position: absolute;
  top: calc(52% - (16px / 2));
  right: 8px;
  width: 16px;
  height: 16px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 16px 16px;
}
.p-archive__posts__post:hover .p-archive__posts__post__button:after {
  opacity: 1;
}
.p-archive__pagenavi {
  padding: 50px 0 50px;
  background: #d9eff4;
  text-align: center;
}
.p-archive__pagenavi .wp-pagenavi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-archive__pagenavi .wp-pagenavi &gt; span,
.p-archive__pagenavi .wp-pagenavi &gt; a {
  font-size: 1.5rem;
  font-family: roboto;
  display: inline-block;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .p-archive__pagenavi .wp-pagenavi &gt; span,
  .p-archive__pagenavi .wp-pagenavi &gt; a {
    font-size: 1.3rem;
    padding: 15px 10px 15px;
  }
}
.p-archive__pagenavi .wp-pagenavi &gt; span:hover,
.p-archive__pagenavi .wp-pagenavi &gt; a:hover {
  color: #0a9271;
}
.p-archive__pagenavi .wp-pagenavi &gt; span.extend,
.p-archive__pagenavi .wp-pagenavi &gt; a.extend {
  display: none;
}
.p-archive__pagenavi .wp-pagenavi &gt; span {
  color: #0a9271;
}
.p-archive__pagenavi .wp-pagenavi .previouspostslink,
.p-archive__pagenavi .wp-pagenavi .nextpostslink {
  background: white;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
.p-archive__pagenavi .wp-pagenavi .previouspostslink:hover,
.p-archive__pagenavi .wp-pagenavi .nextpostslink:hover {
  opacity: 0.6;
}
.p-archive__pagenavi .wp-pagenavi .previouspostslink {
  margin-right: 30px;
  position: relative;
}
.p-archive__pagenavi .wp-pagenavi .previouspostslink:before {
  content: "";
  position: absolute;
  top: calc(52% - (26px / 2));
  left: 7px;
  width: 26px;
  height: 26px;
  background-image: url("../images/icons/angle-left-navy.svg");
  background-repeat: no-repeat;
  background-size: 26px 26px;
}
@media screen and (max-width: 767px) {
  .p-archive__pagenavi .wp-pagenavi .previouspostslink {
    margin-right: 20px;
    position: relative;
  }
  .p-archive__pagenavi .wp-pagenavi .previouspostslink:before {
    content: "";
    position: absolute;
    top: calc(52% - (26px / 2));
    left: 4px;
    width: 26px;
    height: 26px;
    background-image: url("../images/icons/angle-left-navy.svg");
    background-repeat: no-repeat;
    background-size: 26px 26px;
  }
}
.p-archive__pagenavi .wp-pagenavi .nextpostslink {
  margin-left: 30px;
  position: relative;
}
.p-archive__pagenavi .wp-pagenavi .nextpostslink:after {
  content: "";
  position: absolute;
  top: calc(52% - (26px / 2));
  right: 7px;
  width: 26px;
  height: 26px;
  background-image: url("../images/icons/angle-right-navy.svg");
  background-repeat: no-repeat;
  background-size: 26px 26px;
}
@media screen and (max-width: 767px) {
  .p-archive__pagenavi .wp-pagenavi .nextpostslink {
    margin-left: 20px;
    position: relative;
  }
  .p-archive__pagenavi .wp-pagenavi .nextpostslink:after {
    content: "";
    position: absolute;
    top: calc(52% - (26px / 2));
    right: 4px;
    width: 26px;
    height: 26px;
    background-image: url("../images/icons/angle-right-navy.svg");
    background-repeat: no-repeat;
    background-size: 26px 26px;
  }
}
.p-company__header {
  margin-bottom: 3rem;
  color: #0a3092;
  font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3",
    "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
  font-weight: 500;
}
.p-company__header &gt; .wp-block-group__inner-container &gt; h2 {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 1rem;
  letter-spacing: 0.3rem;
}
.p-company__header &gt; .wp-block-group__inner-container &gt; p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #0a3092;
  font-size: 1.6rem;
  text-align: center;
}
.p-company__header &gt; .wp-block-group__inner-container &gt; p:before,
.p-company__header &gt; .wp-block-group__inner-container &gt; p:after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #0a3092;
}
.p-company__header &gt; .wp-block-group__inner-container &gt; p:before {
  margin-right: 20px;
}
.p-company__header &gt; .wp-block-group__inner-container &gt; p:after {
  margin-left: 20px;
}
.p-company__about &gt; .wp-block-group__inner-container &gt; h2 {
  color: #08b0c7;
  margin-bottom: 2rem;
}
.p-company__nav {
  background: white;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.p-company__nav &gt; ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-company__nav &gt; ul {
    display: block;
  }
}
.p-company__nav &gt; ul &gt; li {
  border-right: 1px solid #e0e0e0;
}
@media screen and (max-width: 767px) {
  .p-company__nav &gt; ul &gt; li {
    border-bottom: 1px solid #e0e0e0;
    border-right: none;
  }
}
.p-company__nav &gt; ul &gt; li:first-child {
  border-left: 1px solid #e0e0e0;
}
@media screen and (max-width: 767px) {
  .p-company__nav &gt; ul &gt; li:first-child {
    border-left: none;
  }
}
.p-company__nav &gt; ul &gt; li &gt; a {
  display: block;
  width: 380px;
  padding: 80px 40px 80px 0;
  text-align: center;
  color: #08b0c7;
  font-size: 1.1rem;
  letter-spacing: 0.12em;
  font-weight: bold;
  background: white;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.p-company__nav &gt; ul &gt; li &gt; a:after {
  content: "";
  position: absolute;
  top: calc(52% - (36px / 2));
  right: 40px;
  width: 36px;
  height: 36px;
  background-image: url("../images/icons/angle_circle-right-teal.svg");
  background-repeat: no-repeat;
  background-size: 36px 36px;
}
.p-company__nav &gt; ul &gt; li &gt; a:hover {
  background: #08b0c7;
  color: white;
}
@media screen and (max-width: 1439px) {
  .p-company__nav &gt; ul &gt; li &gt; a {
    width: 300px;
  }
}
@media screen and (max-width: 1023px) {
  .p-company__nav &gt; ul &gt; li &gt; a {
    width: 230px;
    position: relative;
  }
  .p-company__nav &gt; ul &gt; li &gt; a:after {
    content: "";
    position: absolute;
    top: calc(52% - (32px / 2));
    right: 30px;
    width: 32px;
    height: 32px;
    background-image: url("../images/icons/angle_circle-right-teal.svg");
    background-repeat: no-repeat;
    background-size: 32px 32px;
  }
}
@media screen and (max-width: 767px) {
  .p-company__nav &gt; ul &gt; li &gt; a {
    width: 100%;
    padding: 40px 20px 40px 0;
  }
}
.p-consulting h2 {
  font-size: 1.6rem;
  color: #006cd0;
  margin: 80px 0 60px;
  letter-spacing: 0.12em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-consulting h2 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-consulting__lead .wp-block-column:first-child {
    margin-bottom: 30px;
  }
}
.p-consulting__point {
  padding-left: 140px;
  margin: 60px 0 60px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-consulting__point {
    padding-top: 140px;
    padding-left: 0;
  }
}
.p-consulting__point &gt; .wp-block-group__inner-container &gt; h3 {
  margin-bottom: 30px;
  color: #1ba462;
}
@media screen and (max-width: 767px) {
  .p-consulting__point &gt; .wp-block-group__inner-container &gt; h3 br {
    display: none;
  }
}
.p-consulting__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 100%;
  background: #1ba462;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  text-align: center;
  padding-top: 10px;
  font-size: 0.9rem;
  font-family: roboto;
}
@media screen and (max-width: 767px) {
  .p-consulting__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.p-consulting__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span &gt; span {
  display: block;
  font-size: 3rem;
  line-height: 1;
  font-family: roboto;
}
.p-consulting__point &gt; .wp-block-group__inner-container &gt; h3 {
  color: #0a3092;
}
.p-consulting__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  background: #0a3092;
}
.p-consulting__point--2 &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  background: #2167ce;
}
.p-consulting__point--3 &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  background: #4a87e2;
}
.p-consulting__point--4 &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  background: #5598fc;
}
.p-consulting__support-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-consulting__support-nav &gt; li {
  width: 33.3333%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-consulting__support-nav &gt; li {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.p-consulting__support-nav &gt; li &gt; a {
  display: block;
  width: 100%;
  padding: 200px 0 50px;
  font-size: 1.1rem;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-consulting__support-nav &gt; li &gt; a {
    padding: 130px 20px 30px;
    font-size: 0.9rem;
  }
}
.p-consulting__support-nav &gt; li:nth-child(1) {
  background: url("../images/icons/consulting_support1.svg") no-repeat;
  background-position: center top 50px;
  background-size: 120px;
}
@media screen and (max-width: 767px) {
  .p-consulting__support-nav &gt; li:nth-child(1) {
    background-size: 60px;
  }
}
.p-consulting__support-nav &gt; li:nth-child(2) {
  background: url("../images/icons/consulting_support2.svg") no-repeat;
  background-position: center top 50px;
  background-size: 120px;
}
@media screen and (max-width: 767px) {
  .p-consulting__support-nav &gt; li:nth-child(2) {
    background-size: 60px;
  }
}
.p-consulting__support-nav &gt; li:nth-child(3) {
  background: url("../images/icons/consulting_support3.svg") no-repeat;
  background-position: center top 50px;
  background-size: 120px;
}
@media screen and (max-width: 767px) {
  .p-consulting__support-nav &gt; li:nth-child(3) {
    background-size: 60px;
  }
}
.p-consulting__support-nav &gt; li:nth-child(4) {
  background: url("../images/icons/consulting_support4.svg") no-repeat;
  background-position: center top 50px;
  background-size: 120px;
}
@media screen and (max-width: 767px) {
  .p-consulting__support-nav &gt; li:nth-child(4) {
    background-size: 60px;
  }
}
.p-consulting__support-nav &gt; li:nth-child(5) {
  background: url("../images/icons/consulting_support5.svg") no-repeat;
  background-position: center top 50px;
  background-size: 120px;
}
@media screen and (max-width: 767px) {
  .p-consulting__support-nav &gt; li:nth-child(5) {
    background-size: 60px;
  }
}
.p-consulting__support-nav &gt; li:nth-child(6) {
  background: url("../images/icons/consulting_support6.svg") no-repeat;
  background-position: center top 50px;
  background-size: 120px;
}
@media screen and (max-width: 767px) {
  .p-consulting__support-nav &gt; li:nth-child(6) {
    background-size: 60px;
  }
}
.p-consulting__support-nav &gt; li:nth-child(1) &gt; a:after,
.p-consulting__support-nav &gt; li:nth-child(2) &gt; a:after,
.p-consulting__support-nav &gt; li:nth-child(4) &gt; a:after,
.p-consulting__support-nav &gt; li:nth-child(5) &gt; a:after {
  content: "";
  display: block;
  width: 1px;
  height: 200px;
  background: #bdbdbd;
  position: absolute;
  top: 40px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .p-consulting__support-nav &gt; li:nth-child(1) &gt; a:after,
  .p-consulting__support-nav &gt; li:nth-child(2) &gt; a:after,
  .p-consulting__support-nav &gt; li:nth-child(4) &gt; a:after,
  .p-consulting__support-nav &gt; li:nth-child(5) &gt; a:after {
    height: 100px;
    top: 50px;
  }
}
.p-consulting__support-nav &gt; li:nth-child(-n + 3) &gt; a {
  border-bottom: 1px solid #bdbdbd;
}
@media screen and (max-width: 767px) {
  .p-consulting__support-nav &gt; li:nth-child(-n + 4) &gt; a {
    border-bottom: 1px solid #bdbdbd;
  }
  .p-consulting__support-nav &gt; li:nth-child(1) &gt; a:after,
  .p-consulting__support-nav &gt; li:nth-child(3) &gt; a:after,
  .p-consulting__support-nav &gt; li:nth-child(5) &gt; a:after {
    content: "";
    display: block;
    width: 1px;
    height: 200px;
    background: #bdbdbd;
    position: absolute;
    top: 40px;
    right: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-consulting__support-nav &gt; li:nth-child(1) &gt; a:after,
  .p-consulting__support-nav &gt; li:nth-child(3) &gt; a:after,
  .p-consulting__support-nav &gt; li:nth-child(5) &gt; a:after {
    height: 100px;
    top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-consulting__support-nav &gt; li:nth-child(2) &gt; a:after,
  .p-consulting__support-nav &gt; li:nth-child(4) &gt; a:after,
  .p-consulting__support-nav &gt; li:nth-child(6) &gt; a:after {
    display: none;
  }
}
.p-doctor__heading {
  margin-bottom: 120px;
}
.p-doctor__heading &gt; .wp-block-group__inner-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-doctor__heading &gt; .wp-block-group__inner-container {
    display: block;
  }
}
.p-doctor__heading &gt; .wp-block-group__inner-container h2 {
  min-width: 350px;
  font-size: 1.4rem;
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .p-doctor__heading &gt; .wp-block-group__inner-container h2 {
    margin-bottom: 30px;
    margin-right: 0;
  }
}
.p-doctor__nav {
  background: #d5eaef;
  margin: 0 calc(50% - 50vw) 100px;
}
.p-doctor__nav &gt; .inner {
  padding: 0 80px;
}
@media screen and (max-width: 1023px) {
  .p-doctor__nav &gt; .inner {
    padding: 0 20px;
  }
}
.p-doctor__nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-doctor__nav ul {
    display: block;
  }
}
.p-doctor__nav ul &gt; li {
  width: 30%;
  background: white;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
  position: relative;
}
@media screen and (max-width: 1023px) {
  .p-doctor__nav ul &gt; li {
    width: 31.5%;
  }
}
@media screen and (max-width: 767px) {
  .p-doctor__nav ul &gt; li {
    width: 100%;
  }
  .p-doctor__nav ul &gt; li:not(:last-child) {
    margin-bottom: 25px;
  }
}
.p-doctor__nav ul &gt; li:before,
.p-doctor__nav ul &gt; li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 2px;
}
.p-doctor__nav ul &gt; li:before {
  z-index: 1;
  width: 100%;
  background: #bdbdbd;
}
.p-doctor__nav ul &gt; li:after {
  z-index: 2;
  width: 74px;
  background: #0a3092;
}
.p-doctor__nav ul &gt; li a {
  display: block;
  padding: 10px 20px 60px;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .p-doctor__nav ul &gt; li a {
    padding: 10px 12px 60px;
  }
}
.p-doctor__nav ul &gt; li a:after {
  content: "";
  position: absolute;
  top: calc(52% - (14px / 2));
  right: calc(50% - 7px);
  width: 14px;
  height: 14px;
  background-image: url("../images/icons/angle-down-black.svg");
  background-repeat: no-repeat;
  background-size: 14px 14px;
}
.p-doctor__nav ul &gt; li a:after {
  z-index: 2;
  bottom: 15px;
  top: inherit;
}
.p-doctor__nav ul &gt; li a:before {
  z-index: 1;
  content: "";
  position: absolute;
  bottom: 40px;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #bdbdbd;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-doctor__nav ul &gt; li a:hover {
  position: relative;
}
.p-doctor__nav ul &gt; li a:hover:after {
  content: "";
  position: absolute;
  top: calc(52% - (14px / 2));
  right: calc(50% - 7px);
  width: 14px;
  height: 14px;
  background-image: url("../images/icons/angle-down-white2.svg");
  background-repeat: no-repeat;
  background-size: 14px 14px;
}
.p-doctor__nav ul &gt; li a:hover:after {
  z-index: 2;
  bottom: 15px;
  top: inherit;
}
.p-doctor__nav ul &gt; li a:hover:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 41px;
  background: #0a3092;
}
.p-doctor__nav ul &gt; li h3 {
  font-size: 1.4rem;
  vertical-align: middle;
}
@media screen and (max-width: 1439px) {
  .p-doctor__nav ul &gt; li h3 {
    font-size: 1.2rem;
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 767px) {
  .p-doctor__nav ul &gt; li h3 {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }
}
.p-doctor__nav ul &gt; li h3:before {
  display: inline-block;
  font-family: roboto;
  color: #0a3092;
  font-size: 2.2rem;
  vertical-align: middle;
  -webkit-transform: translate(0, -2px);
  transform: translate(0, -2px);
  padding-right: 6px;
  min-width: 52px;
}
@media screen and (max-width: 1023px) {
  .p-doctor__nav ul &gt; li h3:before {
    padding-right: 3px;
    min-width: 40px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-doctor__nav ul &gt; li h3:before {
    padding: 0 6px;
    margin-right: 10px;
    min-width: 52px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 320px) {
  .p-doctor__nav ul &gt; li h3:before {
    padding: 0 4px;
    margin-right: 0;
    min-width: 52px;
    font-size: 2.2rem;
  }
}
.p-doctor__nav ul &gt; li p {
  font-size: 0.9rem;
  padding-left: 55px;
}
@media screen and (max-width: 1023px) {
  .p-doctor__nav ul &gt; li p {
    padding-left: 0;
    padding-top: 60px;
  }
}
.p-doctor__nav ul &gt; li:nth-child(1) h3:before {
  content: "01";
}
.p-doctor__nav ul &gt; li:nth-child(1) p {
  position: relative;
}
.p-doctor__nav ul &gt; li:nth-child(1) p:before {
  content: "";
  position: absolute;
  top: calc(52% - (44px / 2));
  left: -2px;
  width: 44px;
  height: 44px;
  background-image: url("../images/icons/doctor_1.svg");
  background-repeat: no-repeat;
  background-size: 44px 44px;
}
.p-doctor__nav ul &gt; li:nth-child(1) p:before {
  top: 8px;
}
@media screen and (max-width: 1023px) {
  .p-doctor__nav ul &gt; li:nth-child(1) p {
    position: relative;
  }
  .p-doctor__nav ul &gt; li:nth-child(1) p:before {
    content: "";
    position: absolute;
    top: calc(52% - (44px / 2));
    left: calc(50% - 22px);
    width: 44px;
    height: 44px;
    background-image: url("../images/icons/doctor_1.svg");
    background-repeat: no-repeat;
    background-size: 44px 44px;
  }
  .p-doctor__nav ul &gt; li:nth-child(1) p:before {
    top: 5px;
  }
}
.p-doctor__nav ul &gt; li:nth-child(2) h3:before {
  content: "02";
}
.p-doctor__nav ul &gt; li:nth-child(2) p {
  position: relative;
}
.p-doctor__nav ul &gt; li:nth-child(2) p:before {
  content: "";
  position: absolute;
  top: calc(52% - (44px / 2));
  left: -2px;
  width: 44px;
  height: 44px;
  background-image: url("../images/icons/doctor_2.svg");
  background-repeat: no-repeat;
  background-size: 44px 44px;
}
.p-doctor__nav ul &gt; li:nth-child(2) p:before {
  top: 8px;
}
@media screen and (max-width: 1023px) {
  .p-doctor__nav ul &gt; li:nth-child(2) p {
    position: relative;
  }
  .p-doctor__nav ul &gt; li:nth-child(2) p:before {
    content: "";
    position: absolute;
    top: calc(52% - (44px / 2));
    left: calc(50% - 22px);
    width: 44px;
    height: 44px;
    background-image: url("../images/icons/doctor_2.svg");
    background-repeat: no-repeat;
    background-size: 44px 44px;
  }
  .p-doctor__nav ul &gt; li:nth-child(2) p:before {
    top: 5px;
  }
}
.p-doctor__nav ul &gt; li:nth-child(3) h3:before {
  content: "03";
}
.p-doctor__nav ul &gt; li:nth-child(3) p {
  position: relative;
}
.p-doctor__nav ul &gt; li:nth-child(3) p:before {
  content: "";
  position: absolute;
  top: calc(52% - (44px / 2));
  left: -2px;
  width: 44px;
  height: 44px;
  background-image: url("../images/icons/doctor_3.svg");
  background-repeat: no-repeat;
  background-size: 44px 44px;
}
.p-doctor__nav ul &gt; li:nth-child(3) p:before {
  top: 8px;
}
@media screen and (max-width: 1023px) {
  .p-doctor__nav ul &gt; li:nth-child(3) p {
    position: relative;
  }
  .p-doctor__nav ul &gt; li:nth-child(3) p:before {
    content: "";
    position: absolute;
    top: calc(52% - (44px / 2));
    left: calc(50% - 22px);
    width: 44px;
    height: 44px;
    background-image: url("../images/icons/doctor_3.svg");
    background-repeat: no-repeat;
    background-size: 44px 44px;
  }
  .p-doctor__nav ul &gt; li:nth-child(3) p:before {
    top: 5px;
  }
}
.p-doctor__service {
  margin-left: 70px;
  position: relative;
}
.p-doctor__service:not(:last-child) {
  margin-bottom: 80px;
}
@media screen and (max-width: 1023px) {
  .p-doctor__service {
    margin-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-doctor__service {
    margin-left: 0;
  }
}
.p-doctor__service__content {
  padding-left: 70px;
  margin-bottom: 40px;
  border-left: 1px solid #0a3092;
}
@media screen and (max-width: 1023px) {
  .p-doctor__service__content {
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-doctor__service__content {
    padding-top: 60px;
    padding-left: 20px;
    text-align: center;
  }
}
.p-doctor__service__content h2 {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-doctor__service__content h2 {
    text-align: left;
  }
}
.p-doctor__service__content h3 {
  display: inline-block;
  padding: 5px 20px;
  margin: 30px 0 20px;
  font-size: 0.85rem;
  background: white;
  border-radius: 30px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .p-doctor__service__content h3 {
    margin: 20px auto 15px;
  }
}
.p-doctor__service__content__points {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .p-doctor__service__content__points {
    display: block;
  }
}
.p-doctor__service__content__points &gt; li {
  width: 32%;
  height: 230px;
  padding-top: 25px;
  text-align: center;
  background: url("../images/bg/doctor_points.svg") no-repeat;
  background-size: 80%;
  background-position: center center;
}
@media screen and (max-width: 1439px) {
  .p-doctor__service__content__points &gt; li {
    padding-top: 30px;
    background-size: 90%;
  }
}
@media screen and (max-width: 1023px) {
  .p-doctor__service__content__points &gt; li {
    padding-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  .p-doctor__service__content__points &gt; li {
    padding-top: 10px;
    height: 200px;
    width: 100%;
    background-size: 60%;
  }
}
.p-doctor__service__content__points h4 {
  font-family: roboto;
  color: #0a3092;
  font-size: 1.7rem;
}
.p-doctor__service__content__points h4 &gt; span {
  font-size: 2.5rem;
  margin-left: 8px;
}
.p-doctor__service__content__points p {
  text-align: center;
  color: #298bc2;
  font-weight: bold;
  font-size: 1.4rem;
}
@media screen and (max-width: 1439px) {
  .p-doctor__service__content__points p {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-doctor__service__content__points p {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 767px) {
  .p-doctor__service__content__points p {
    font-size: 1.4rem;
  }
}
.p-doctor__service .wp-block-button {
  margin-left: 70px;
}
@media screen and (max-width: 1023px) {
  .p-doctor__service .wp-block-button {
    margin-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-doctor__service .wp-block-button {
    margin-left: 20px;
  }
}
.p-doctor__service .wp-block-button__link {
  background: #0a3092;
  color: white;
  position: relative;
}
.p-doctor__service .wp-block-button__link:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.5rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.p-doctor__service .wp-block-button__link:hover {
  background: white;
  color: #0a3092;
  position: relative;
}
.p-doctor__service .wp-block-button__link:hover:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.2rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-navy.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.p-doctor__service:before {
  position: absolute;
  top: 6px;
  left: -75px;
  font-family: roboto;
  font-size: 2.3rem;
  color: #0a3092;
  line-height: 1;
}
@media screen and (max-width: 1023px) {
  .p-doctor__service:before {
    left: -55px;
  }
}
@media screen and (max-width: 767px) {
  .p-doctor__service:before {
    font-size: 3.5rem;
    left: 20px;
  }
}
.p-doctor__service:nth-child(1):before {
  content: "01";
}
.p-doctor__service:nth-child(2):before {
  content: "02";
}
.p-doctor__service:nth-child(3):before {
  content: "03";
}
.p-doctor__banner-box {
  background: white;
  border-radius: 10px;
  -webkit-box-shadow: 0 1rem 2rem -1.7rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 1rem 2rem -1.7rem rgba(0, 0, 0, 0.3);
  margin: 40px 0 100px;
  padding: 40px 125px;
  text-align: center;
}
.p-doctor__banner-box:last-child {
  margin: 40px 0 40px;
}
@media screen and (max-width: 1023px) {
  .p-doctor__banner-box {
    padding: 40px 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-doctor__banner-box {
    padding: 20px 15px 20px;
  }
}
.p-doctor__banner-box h3 {
  display: inline-block;
  margin: 0 auto 2rem;
  border-bottom: 1px solid #0a3092;
}
.p-doctor__banner-box a {
  -webkit-box-shadow: 0 1rem 2rem -1.7rem rgba(0, 0, 0, 0.8);
  box-shadow: 0 1rem 2rem -1.7rem rgba(0, 0, 0, 0.8);
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.p-doctor__banner-box a:hover {
  opacity: 0.8;
  -webkit-box-shadow: 0 2rem 2rem -2.2rem rgba(0, 0, 0, 0.9);
  box-shadow: 0 2rem 2rem -2.2rem rgba(0, 0, 0, 0.9);
}
.p-human-resource h2 {
  font-size: 2rem;
  color: #1ba462;
  font-weight: normal;
  text-align: center;
  margin: 80px 0 60px;
  letter-spacing: 0.12em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-human-resource h2 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-human-resource__lead .wp-block-column:first-child {
    margin-bottom: 30px;
  }
}
.p-human-resource__point {
  padding-left: 140px;
  margin: 60px 0 60px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-human-resource__point {
    padding-top: 140px;
    padding-left: 0;
  }
}
.p-human-resource__point &gt; .wp-block-group__inner-container &gt; h3 {
  margin-bottom: 30px;
  color: #1ba462;
}
@media screen and (max-width: 767px) {
  .p-human-resource__point &gt; .wp-block-group__inner-container &gt; h3 br {
    display: none;
  }
}
.p-human-resource__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 100%;
  background: #1ba462;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  text-align: center;
  padding-top: 10px;
  font-size: 0.9rem;
  font-family: roboto;
}
@media screen and (max-width: 767px) {
  .p-human-resource__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.p-human-resource__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span &gt; span {
  display: block;
  font-size: 3rem;
  line-height: 1;
  font-family: roboto;
}
.p-human-resource__point--2 &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  background: #26b570;
}
.p-human-resource__point--3 &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  background: #3acf87;
}
.p-human-resource__point--4 {
  border-bottom: 1px solid #1ba462;
  padding-bottom: 60px;
}
.p-human-resource__point--4 &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  background: #48e499;
}
.p-inquiry h2 {
  color: #006cd0;
  margin-bottom: 60px;
}
.p-inquiry__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #bdbdbd;
}
@media screen and (max-width: 767px) {
  .p-inquiry__link {
    display: block;
  }
}
.p-inquiry__link__image-box {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .p-inquiry__link__image-box &gt; img {
    width: 100%;
  }
}
.p-inquiry__link &gt; h3 {
  padding-left: 40px;
  padding-right: 60px;
  font-size: 1.6rem;
  font-weight: normal;
  letter-spacing: 0.12em;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .p-inquiry__link &gt; h3 {
    font-size: 1.2rem;
    font-weight: bold;
    padding: 10px 50px 10px 20px;
    letter-spacing: 0.06em;
  }
}
.p-inquiry__link--doctor {
  border: 1px solid #0a3092;
}
.p-inquiry__link--doctor &gt; h3 {
  color: #0a3092;
  position: relative;
}
.p-inquiry__link--doctor &gt; h3:after {
  content: "";
  position: absolute;
  top: calc(52% - (35px / 2));
  right: 30px;
  width: 35px;
  height: 35px;
  background-image: url("../images/icons/angle-right-blue2.svg");
  background-repeat: no-repeat;
  background-size: 35px 35px;
}
@media screen and (max-width: 767px) {
  .p-inquiry__link--doctor &gt; h3 {
    position: relative;
  }
  .p-inquiry__link--doctor &gt; h3:after {
    content: "";
    position: absolute;
    top: calc(52% - (25px / 2));
    right: 20px;
    width: 25px;
    height: 25px;
    background-image: url("../images/icons/angle-right-blue2.svg");
    background-repeat: no-repeat;
    background-size: 25px 25px;
  }
}
.p-inquiry__link--pharmacy {
  border: 1px solid #0a9271;
}
.p-inquiry__link--pharmacy &gt; h3 {
  color: #0a9271;
  position: relative;
}
.p-inquiry__link--pharmacy &gt; h3:after {
  content: "";
  position: absolute;
  top: calc(52% - (35px / 2));
  right: 30px;
  width: 35px;
  height: 35px;
  background-image: url("../images/icons/angle-right-green.svg");
  background-repeat: no-repeat;
  background-size: 35px 35px;
}
@media screen and (max-width: 767px) {
  .p-inquiry__link--pharmacy &gt; h3 {
    position: relative;
  }
  .p-inquiry__link--pharmacy &gt; h3:after {
    content: "";
    position: absolute;
    top: calc(52% - (25px / 2));
    right: 20px;
    width: 25px;
    height: 25px;
    background-image: url("../images/icons/angle-right-green.svg");
    background-repeat: no-repeat;
    background-size: 25px 25px;
  }
}
.p-inquiry__link--pharmacist {
  border: 1px solid #08b0c7;
}
.p-inquiry__link--pharmacist &gt; h3 {
  color: #08b0c7;
  position: relative;
}
.p-inquiry__link--pharmacist &gt; h3:after {
  content: "";
  position: absolute;
  top: calc(52% - (35px / 2));
  right: 30px;
  width: 35px;
  height: 35px;
  background-image: url("../images/icons/angle-right-teal.svg");
  background-repeat: no-repeat;
  background-size: 35px 35px;
}
@media screen and (max-width: 767px) {
  .p-inquiry__link--pharmacist &gt; h3 {
    position: relative;
  }
  .p-inquiry__link--pharmacist &gt; h3:after {
    content: "";
    position: absolute;
    top: calc(52% - (25px / 2));
    right: 20px;
    width: 25px;
    height: 25px;
    background-image: url("../images/icons/angle-right-teal.svg");
    background-repeat: no-repeat;
    background-size: 25px 25px;
  }
}
.p-inquiry__link:last-child {
  margin-bottom: 100px;
}
.p-inquiry__link:last-child &gt; h3 {
  color: #7f888a;
  position: relative;
}
.p-inquiry__link:last-child &gt; h3:after {
  content: "";
  position: absolute;
  top: calc(52% - (35px / 2));
  right: 30px;
  width: 35px;
  height: 35px;
  background-image: url("../images/icons/angle-right-gray.svg");
  background-repeat: no-repeat;
  background-size: 35px 35px;
}
@media screen and (max-width: 767px) {
  .p-inquiry__link:last-child &gt; h3 {
    position: relative;
  }
  .p-inquiry__link:last-child &gt; h3:after {
    content: "";
    position: absolute;
    top: calc(52% - (25px / 2));
    right: 20px;
    width: 25px;
    height: 25px;
    background-image: url("../images/icons/angle-right-gray.svg");
    background-repeat: no-repeat;
    background-size: 25px 25px;
  }
}
.p-inquiry__link &gt; h3:after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-inquiry__link:hover &gt; h3:after {
  right: 20px;
}
.p-inquiry__link:hover .p-inquiry__link__image-box {
  opacity: 0.6;
}
.p-inquiry__telephone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .p-inquiry__telephone {
    display: block;
  }
}
.p-inquiry__telephone &gt; dt {
  margin-right: 30px;
  padding: 0 10px;
  background: #e0e0e0;
  color: black;
  border-radius: 20px;
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .p-inquiry__telephone &gt; dt {
    display: inline-block;
    margin-bottom: 20px;
  }
}
.p-inquiry__telephone &gt; dd &gt; p {
  margin-bottom: 10px;
  color: #7f888a;
}
.p-inquiry__telephone &gt; dd &gt; p &gt; a {
  font-size: 1.3rem;
  color: #333;
}
.p-inquiry__form-sub-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-inquiry__form-sub-navigation {
    display: block;
    margin-bottom: 40px;
  }
}
.p-inquiry__form-sub-navigation__link {
  display: block;
  width: 50%;
  border: 1px solid #0a3092;
  border-bottom: none;
  padding: 30px 40px 30px 30px;
  position: relative;
}
.p-inquiry__form-sub-navigation__link:after {
  content: "";
  position: absolute;
  top: calc(52% - (20px / 2));
  right: 20px;
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/angle_circle-down-navy-invert.svg");
  background-repeat: no-repeat;
  background-size: 20px 20px;
}
.p-inquiry__form-sub-navigation__link &gt; span {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-inquiry__form-sub-navigation__link {
    width: 100%;
    border-bottom: 1px solid #0a3092;
    padding: 30px 50px 30px 20px;
  }
  .p-inquiry__form-sub-navigation__link &gt; span {
    display: initial;
  }
}
.p-inquiry__form-sub-navigation__link--current {
  background: #0a3092;
  color: white;
  position: relative;
}
.p-inquiry__form-sub-navigation__link--current:after {
  content: "";
  position: absolute;
  top: calc(52% - (20px / 2));
  right: 20px;
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/angle_circle-down-navy.svg");
  background-repeat: no-repeat;
  background-size: 20px 20px;
}
@media screen and (max-width: 767px) {
  .p-inquiry__form-sub-navigation__link--current {
    display: none;
  }
}
.p-ma h2 {
  font-size: 2rem;
  color: #0a9271;
  font-weight: normal;
  text-align: center;
  margin: 80px 0 60px;
  letter-spacing: 0.12em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-ma h2 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-ma__lead .wp-block-column:first-child {
    margin-bottom: 30px;
  }
}
.p-ma__merit {
  margin: 0 80px 80px;
  padding: 60px 80px 60px;
  border: 6px solid #0a9271;
  border-radius: 10px;
  background: white;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .p-ma__merit {
    margin: 0 30px 50px;
    padding: 50px 60px 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-ma__merit {
    margin: 0 0 50px;
    padding: 40px 20px 40px 30px;
  }
}
.p-ma__merit h3 {
  display: block;
  width: 154px;
  height: 70px;
  padding-top: 8px;
  position: absolute;
  top: -20px;
  left: -20px;
  text-align: center;
  line-height: 1.3;
  background: #0a9271;
  color: white;
  border-radius: 6px;
}
.p-ma__merit h3 &gt; span {
  font-size: 1.4rem;
}
.p-ma__merit h4 {
  color: #0a9271;
  font-size: 1.3rem;
  padding-left: 40px;
  margin: 40px 0 20px;
  position: relative;
  text-align: justify;
}
.p-ma__merit h4:before {
  content: "";
  display: block;
  width: 50px;
  height: 105px;
  position: absolute;
  top: 5px;
  left: -30px;
}
@media screen and (max-width: 767px) {
  .p-ma__merit h4:before {
    left: -20px;
  }
}
@media screen and (max-width: 767px) {
  .p-ma__merit h4 {
    font-size: 1.2rem;
  }
}
.p-ma__merit--manager h4:before {
  background: url("../images/illust/pharmacy/manager.svg") no-repeat;
}
.p-ma__merit--pharmacist h4:before {
  background: url("../images/illust/pharmacy/pharmacist.svg") no-repeat;
}
.p-ma__merit p {
  padding-left: 40px;
}
.p-ma__merit .wp-block-image {
  margin: 40px 0 60px;
}
.p-ma__flow {
  border-top: 1px solid #c0c0c0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 80px 0 80px;
}
@media screen and (max-width: 767px) {
  .p-ma__flow {
    margin: 80px 0 40px;
  }
}
.p-ma__flow &gt; li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #c0c0c0;
  padding: 40px 0 40px;
}
@media screen and (max-width: 767px) {
  .p-ma__flow &gt; li {
    display: block;
  }
}
.p-ma__flow &gt; li &gt; h3 {
  min-width: 350px;
  font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3",
    "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
  font-weight: 500;
  color: #0a3092;
  text-align: center;
  font-size: 1.8rem;
  padding-bottom: 20px;
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .p-ma__flow &gt; li &gt; h3 {
    margin-right: 0;
  }
}
.p-ma__flow &gt; li &gt; h3 &gt; span {
  font-style: oblique;
  font-size: 2.2rem;
  display: block;
}
.p-ma__flow &gt; li &gt; h3 &gt; span &gt; span {
  font-size: 3.4rem;
}
@media screen and (max-width: 1023px) {
  .p-ma__flow &gt; li &gt; h3 {
    min-width: 250px;
    font-size: 1.5rem;
  }
  .p-ma__flow &gt; li &gt; h3 &gt; span {
    font-size: 1.8rem;
  }
  .p-ma__flow &gt; li &gt; h3 &gt; span &gt; span {
    font-size: 2.8rem;
  }
}
.p-ma .l-cta {
  padding: 0;
}
.p-medical-mall {
  padding-left: 0;
  padding-right: 0;
}
.p-medical-mall__heading-top {
  color: #0a3092;
  font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3",
    "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
  font-weight: 500;
  font-size: 2rem;
  text-align: center;
  letter-spacing: 0.12em;
  margin-bottom: 40px;
}
.p-medical-mall__heading-top &gt; br {
  display: none;
}
@media screen and (max-width: 1023px) {
  .p-medical-mall__heading-top &gt; br {
    display: initial;
  }
}
@media screen and (max-width: 767px) {
  .p-medical-mall__heading-top {
    font-size: 1.5rem;
    letter-spacing: 0.08em;
    padding-left: 8px;
  }
}
.p-medical-mall__columns {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1439px) {
  .p-medical-mall__columns .wp-block-image {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1023px) {
  .p-medical-mall__columns {
    display: block;
  }
  .p-medical-mall__columns .wp-block-column {
    -webkit-flex-basis: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    margin-left: 0 !important;
  }
  .p-medical-mall__columns .wp-block-column:first-child,
  .p-medical-mall__columns .wp-block-column:last-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .p-medical-mall__columns .wp-block-column:first-child .wp-block-image,
  .p-medical-mall__columns .wp-block-column:last-child .wp-block-image {
    width: 33.2%;
  }
  .p-medical-mall__columns .wp-block-column:first-child .wp-block-image img,
  .p-medical-mall__columns .wp-block-column:last-child .wp-block-image img {
    width: 100%;
    height: auto;
  }
  .p-medical-mall__columns .wp-block-column:last-child {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-medical-mall__columns {
    margin-bottom: 60px;
  }
}
.p-medical-mall__heading-second {
  color: #006cd0;
  text-align: center;
  font-size: 1.1rem;
}
.p-medical-mall__heading-second &gt; br {
  display: none;
}
@media screen and (max-width: 1023px) {
  .p-medical-mall__heading-second &gt; br {
    display: initial;
  }
}
@media screen and (max-width: 767px) {
  .p-medical-mall__heading-second {
    text-align: justify;
    margin-bottom: 50px;
  }
  .p-medical-mall__heading-second &gt; br {
    display: none;
  }
}
.p-medical-mall__lead {
  padding: 10px 50px 0;
  font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3",
    "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
  font-weight: 500;
}
.p-medical-mall__lead p {
  margin-bottom: 38px;
}
@media screen and (max-width: 1439px) {
  .p-medical-mall__lead {
    padding: 0 15px 0;
  }
  .p-medical-mall__lead p {
    margin-bottom: 20px;
  }
}
.p-medical-mall__detail {
  padding: 0 90px;
}
@media screen and (max-width: 1023px) {
  .p-medical-mall__detail {
    padding: 0;
  }
}
.p-medical-mall__detail h2 {
  font-weight: normal;
  font-size: 2rem;
  color: #006cd0;
  margin: 0 0 50px;
}
.p-medical-mall__detail h2:not(:first-child) {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-medical-mall__detail h2 {
    margin: 50px 0 40px;
    line-height: 1.4;
  }
}
.p-medical-mall__types {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px 0 0;
}
@media screen and (max-width: 767px) {
  .p-medical-mall__types {
    display: block;
  }
}
.p-medical-mall__types &gt; li {
  width: 31%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-medical-mall__types &gt; li {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 30px;
  }
}
.p-medical-mall__types &gt; li &gt; h3 {
  width: 190px;
  height: 190px;
  border-radius: 100%;
  margin: 0 auto;
  border: 8px solid #9ed1ff;
  text-align: center;
  color: #006cd0;
  background: white;
  line-height: 1.3;
}
.p-medical-mall__types &gt; li &gt; h3 &gt; span {
  display: inline-block;
  font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3",
    "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
  font-weight: 500;
  font-style: oblique;
  padding-top: 10px;
  padding-right: 10px;
  margin-bottom: 6px;
  position: relative;
  line-height: 1.2;
}
.p-medical-mall__types &gt; li &gt; h3 &gt; span:after {
  content: "";
  display: block;
  height: 1px;
  width: 12px;
  background: #0a3092;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.p-medical-mall__types &gt; li &gt; h3 &gt; span &gt; span:first-child {
  font-size: 1.5rem;
  margin-right: 4px;
}
.p-medical-mall__types &gt; li &gt; h3 &gt; span &gt; span:last-child {
  font-size: 2.7rem;
}
.p-medical-mall__types &gt; li:nth-child(1) &gt; h3,
.p-medical-mall__types &gt; li:nth-child(3) &gt; h3 {
  font-size: 1.2rem;
}
.p-medical-mall__types &gt; li:nth-child(1) &gt; h3 &gt; span,
.p-medical-mall__types &gt; li:nth-child(3) &gt; h3 &gt; span {
  margin-bottom: 15px;
}
.p-medical-mall__types &gt; li &gt; p {
  margin-top: -30px;
}
.p-medical-mall__types &gt; li .p-medical-mall__types__image {
  width: 100%;
  height: 200px;
  -webkit-transform: translate(0, -55px);
  transform: translate(0, -55px);
}
.p-medical-mall__types &gt; li:nth-child(1) .p-medical-mall__types__image {
  background: url("../images/illust/medical-mall/mall-type1.jpg") no-repeat;
  background-size: cover;
}
.p-medical-mall__types &gt; li:nth-child(2) .p-medical-mall__types__image {
  background: url("../images/illust/medical-mall/mall-type2.jpg") no-repeat;
  background-size: cover;
}
.p-medical-mall__types &gt; li:nth-child(3) .p-medical-mall__types__image {
  background: url("../images/illust/medical-mall/mall-type3.jpg") no-repeat;
  background-size: cover;
}
.p-medical-mall__merit {
  padding: 0 60px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .p-medical-mall__merit {
    padding: 0;
  }
}
.p-medical-mall__merit h3 {
  background: white;
  position: relative;
  padding: 20px 20px 17px 100px;
  font-size: 1.4rem;
  color: #006cd0;
  font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3",
    "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
  font-weight: 500;
  margin: 40px 0 30px;
}
@media screen and (max-width: 767px) {
  .p-medical-mall__merit h3 {
    padding: 30px 10px 20px 15px;
  }
}
.p-medical-mall__merit h3:after,
.p-medical-mall__merit h3:before {
  content: "";
  display: block;
  width: calc(100% + 25px);
  height: 6px;
  background: #dff6f6;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-medical-mall__merit h3:after,
  .p-medical-mall__merit h3:before {
    width: 100%;
  }
}
.p-medical-mall__merit h3:before {
  top: 0;
  left: 0;
}
.p-medical-mall__merit h3:after {
  bottom: 0;
  left: 0;
}
.p-medical-mall__merit h3 &gt; span {
  display: block;
  width: 110px;
  height: 110px;
  position: absolute;
  z-index: 2;
  top: -17px;
  left: -30px;
  padding: 17px 4px 0 0;
  text-align: center;
  border: 6px solid #dff6f6;
  border-radius: 100%;
  background: white;
  color: #0a3092;
  font-style: oblique;
}
@media screen and (max-width: 767px) {
  .p-medical-mall__merit h3 &gt; span {
    top: -30px;
    border-radius: 0;
    padding: 0;
    height: 55px;
    line-height: 1.3;
  }
}
.p-medical-mall__merit h3 &gt; span &gt; span:first-child {
  font-size: 1.1rem;
  vertical-align: middle;
}
.p-medical-mall__merit h3 &gt; span &gt; span:last-child {
  font-size: 2.2rem;
  vertical-align: middle;
}
.p-medical-mall__merit p {
  padding: 0 90px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-medical-mall__merit p {
    padding: 0;
  }
}
.p-medical-mall__example-heading {
  text-align: center;
  margin: 7rem 0 4rem;
  font-size: 2.5rem;
  font-weight: normal;
  color: #0a9271;
}
.p-medical-mall__table {
  width: 100%;
}
.p-medical-mall__table &gt; tbody &gt; tr:not(:last-child) {
  border-bottom: 2px solid #c9e5e7;
}
@media screen and (max-width: 767px) {
  .p-medical-mall__table &gt; tbody &gt; tr {
    width: 100%;
    display: block;
  }
}
.p-medical-mall__table &gt; tbody &gt; tr &gt; th {
  color: #006cd0;
  letter-spacing: 0.12em;
  padding: 20px 0 20px;
}
@media screen and (max-width: 767px) {
  .p-medical-mall__table &gt; tbody &gt; tr &gt; th {
    display: none;
  }
}
.p-medical-mall__table &gt; tbody &gt; tr &gt; td {
  padding: 15px;
}
@media screen and (max-width: 1023px) {
  .p-medical-mall__table &gt; tbody &gt; tr &gt; td:first-child {
    padding-left: 0;
  }
  .p-medical-mall__table &gt; tbody &gt; tr &gt; td:last-child {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-medical-mall__table &gt; tbody &gt; tr &gt; td {
    display: block;
    width: 100%;
    padding: 0 0 6px;
  }
  .p-medical-mall__table &gt; tbody &gt; tr &gt; td &gt; br {
    display: none;
  }
  .p-medical-mall__table &gt; tbody &gt; tr &gt; td:first-child {
    padding-top: 20px;
    font-weight: bold;
  }
  .p-medical-mall__table &gt; tbody &gt; tr &gt; td:nth-child(2):before {
    content: "è–¬å±€åï¼š";
    vertical-align: middle;
  }
  .p-medical-mall__table &gt; tbody &gt; tr &gt; td:last-child {
    padding-bottom: 20px;
  }
}
.p-medical-mall__table &gt; tbody &gt; tr &gt; td &gt; a {
  color: #2c81cf;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .p-medical-mall__table &gt; tbody &gt; tr &gt; td &gt; a {
    vertical-align: middle;
  }
}
.p-medical-mall__table &gt; tbody &gt; tr &gt; td &gt; ul &gt; li {
  display: inline-block;
  font-size: 0.85rem;
  color: white;
  background: #0a3092;
  border-radius: 30px;
  line-height: 1;
  padding: 5px 10px;
  margin-bottom: 8px;
  margin-right: 6px;
}
@media screen and (max-width: 767px) {
  .p-medical-mall__table &gt; tbody &gt; tr &gt; td &gt; ul {
    margin: 10px 0 10px;
  }
}
@media screen and (max-width: 1439px) {
  .p-medical-mall__table &gt; tbody &gt; tr &gt; td:last-child {
    width: 33%;
  }
}
@media screen and (max-width: 767px) {
  .p-medical-mall__table &gt; tbody &gt; tr &gt; td:last-child {
    width: 100%;
  }
}
.p-medical-mall__table__button {
  margin: 15px 0 15px;
}
.p-medical-mall__table__button &gt; a {
  display: inline-block;
}
.l-main__content.p-medical-mall {
  padding-bottom: 0;
}
.p-opening h2 {
  font-size: 1.6rem;
  color: #006cd0;
  margin: 80px 0 60px;
  letter-spacing: 0.12em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-opening h2 {
    font-size: 1.8rem;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-opening__lead .wp-block-column:first-child {
    margin-bottom: 30px;
  }
}
.p-opening__reasons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media screen and (max-width: 767px) {
  .p-opening__reasons {
    display: block;
  }
}
.p-opening__reasons &gt; dl {
  width: 33.3333%;
  text-align: center;
  padding-top: 210px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-opening__reasons &gt; dl {
    width: 100%;
    padding-top: 30px;
    padding-left: 100px;
    padding-bottom: 20px;
  }
}
.p-opening__reasons &gt; dl:nth-child(1) {
  background: url("../images/icons/opening_1.svg") no-repeat;
  background-position: top center;
}
@media screen and (max-width: 767px) {
  .p-opening__reasons &gt; dl:nth-child(1) {
    background-position: center left 20px;
    background-size: 100px;
  }
}
.p-opening__reasons &gt; dl:nth-child(2) {
  background: url("../images/icons/opening_2.svg") no-repeat;
  background-position: top center;
}
@media screen and (max-width: 767px) {
  .p-opening__reasons &gt; dl:nth-child(2) {
    background-position: center left 20px;
    background-size: 100px;
  }
}
.p-opening__reasons &gt; dl:nth-child(3) {
  background: url("../images/icons/opening_3.svg") no-repeat;
  background-position: top center;
}
@media screen and (max-width: 767px) {
  .p-opening__reasons &gt; dl:nth-child(3) {
    background-position: center left 20px;
    background-size: 100px;
  }
}
.p-opening__reasons &gt; dl:after {
  content: "";
  display: block;
  width: 1px;
  height: 150px;
  position: absolute;
  top: 60px;
  right: 0;
  background: #bdbdbd;
}
@media screen and (max-width: 767px) {
  .p-opening__reasons &gt; dl:after {
    height: 1px;
    width: 40%;
    top: initial;
    bottom: 1px;
    right: 30%;
  }
}
.p-opening__reasons &gt; dl:last-child:after {
  display: none;
}
.p-opening__reasons &gt; dl &gt; dt {
  font-weight: bold;
  font-size: 1.1rem;
}
.p-opening__reasons &gt; dl &gt; dt &gt; br {
  display: none;
}
@media screen and (max-width: 1023px) {
  .p-opening__reasons &gt; dl &gt; dt &gt; br {
    display: initial;
  }
}
.p-opening__reasons &gt; dl &gt; dd {
  font-size: 1.2rem;
  color: #0a3092;
  font-weight: bold;
}
.p-opening__reasons &gt; dl &gt; dd &gt; span {
  font-size: 3.5rem;
  font-family: roboto;
  letter-spacing: -0.02em;
  margin-left: 10px;
  margin-right: 10px;
}
.p-opening__point {
  padding-left: 140px;
  margin: 60px 0 60px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-opening__point {
    padding-top: 140px;
    padding-left: 0;
  }
}
.p-opening__point &gt; .wp-block-group__inner-container &gt; h3 {
  margin-bottom: 30px;
  color: #1ba462;
}
@media screen and (max-width: 767px) {
  .p-opening__point &gt; .wp-block-group__inner-container &gt; h3 br {
    display: none;
  }
}
.p-opening__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 100%;
  background: #1ba462;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  text-align: center;
  padding-top: 10px;
  font-size: 0.9rem;
  font-family: roboto;
}
@media screen and (max-width: 767px) {
  .p-opening__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.p-opening__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span &gt; span {
  display: block;
  font-size: 3rem;
  line-height: 1;
  font-family: roboto;
}
.p-opening__point &gt; .wp-block-group__inner-container &gt; h3 {
  color: #0a3092;
}
.p-opening__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  background: #0a3092;
}
.p-opening__point--2 &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  background: #2167ce;
}
.p-opening__point--3 &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  background: #4a87e2;
}
.p-opening__support-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-opening__support-nav &gt; li {
  width: 33.3333%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-opening__support-nav &gt; li {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.p-opening__support-nav &gt; li &gt; a {
  display: block;
  width: 100%;
  padding: 200px 0 50px;
  font-size: 1.1rem;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-opening__support-nav &gt; li &gt; a {
    padding: 130px 20px 30px;
    font-size: 0.9rem;
  }
}
.p-opening__support-nav &gt; li:nth-child(1) {
  background: url("../images/icons/opening_support1.svg") no-repeat;
  background-position: center top 50px;
  background-size: 120px;
}
@media screen and (max-width: 767px) {
  .p-opening__support-nav &gt; li:nth-child(1) {
    background-size: 60px;
  }
}
.p-opening__support-nav &gt; li:nth-child(2) {
  background: url("../images/icons/opening_support2.svg") no-repeat;
  background-position: center top 50px;
  background-size: 120px;
}
@media screen and (max-width: 767px) {
  .p-opening__support-nav &gt; li:nth-child(2) {
    background-size: 60px;
  }
}
.p-opening__support-nav &gt; li:nth-child(3) {
  background: url("../images/icons/opening_support3.svg") no-repeat;
  background-position: center top 50px;
  background-size: 120px;
}
@media screen and (max-width: 767px) {
  .p-opening__support-nav &gt; li:nth-child(3) {
    background-size: 60px;
  }
}
.p-opening__support-nav &gt; li:nth-child(4) {
  background: url("../images/icons/opening_support4.svg") no-repeat;
  background-position: center top 50px;
  background-size: 120px;
}
@media screen and (max-width: 767px) {
  .p-opening__support-nav &gt; li:nth-child(4) {
    background-size: 60px;
  }
}
.p-opening__support-nav &gt; li:nth-child(5) {
  background: url("../images/icons/opening_support5.svg") no-repeat;
  background-position: center top 50px;
  background-size: 120px;
}
@media screen and (max-width: 767px) {
  .p-opening__support-nav &gt; li:nth-child(5) {
    background-size: 60px;
  }
}
.p-opening__support-nav &gt; li:nth-child(6) {
  background: url("../images/icons/opening_support6.svg") no-repeat;
  background-position: center top 50px;
  background-size: 120px;
}
@media screen and (max-width: 767px) {
  .p-opening__support-nav &gt; li:nth-child(6) {
    background-size: 60px;
  }
}
.p-opening__support-nav &gt; li:nth-child(1) &gt; a:after,
.p-opening__support-nav &gt; li:nth-child(2) &gt; a:after,
.p-opening__support-nav &gt; li:nth-child(4) &gt; a:after,
.p-opening__support-nav &gt; li:nth-child(5) &gt; a:after {
  content: "";
  display: block;
  width: 1px;
  height: 200px;
  background: #bdbdbd;
  position: absolute;
  top: 40px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .p-opening__support-nav &gt; li:nth-child(1) &gt; a:after,
  .p-opening__support-nav &gt; li:nth-child(2) &gt; a:after,
  .p-opening__support-nav &gt; li:nth-child(4) &gt; a:after,
  .p-opening__support-nav &gt; li:nth-child(5) &gt; a:after {
    height: 120px;
    top: 50px;
  }
}
.p-opening__support-nav &gt; li:nth-child(-n + 3) &gt; a {
  border-bottom: 1px solid #bdbdbd;
}
@media screen and (max-width: 767px) {
  .p-opening__support-nav &gt; li:nth-child(-n + 4) &gt; a {
    border-bottom: 1px solid #bdbdbd;
  }
  .p-opening__support-nav &gt; li:nth-child(1) &gt; a:after,
  .p-opening__support-nav &gt; li:nth-child(3) &gt; a:after,
  .p-opening__support-nav &gt; li:nth-child(5) &gt; a:after {
    content: "";
    display: block;
    width: 1px;
    height: 200px;
    background: #bdbdbd;
    position: absolute;
    top: 40px;
    right: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-opening__support-nav &gt; li:nth-child(1) &gt; a:after,
  .p-opening__support-nav &gt; li:nth-child(3) &gt; a:after,
  .p-opening__support-nav &gt; li:nth-child(5) &gt; a:after {
    height: 120px;
    top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-opening__support-nav &gt; li:nth-child(2) &gt; a:after,
  .p-opening__support-nav &gt; li:nth-child(4) &gt; a:after,
  .p-opening__support-nav &gt; li:nth-child(6) &gt; a:after {
    display: none;
  }
}
.p-pharmacist__heading {
  text-align: center;
}
.p-pharmacist__heading &gt; .wp-block-group__inner-container &gt; h2 {
  color: #050a36;
  font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3",
    "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
  font-weight: 500;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .p-pharmacist__heading &gt; .wp-block-group__inner-container &gt; h2 {
    font-size: 1.5rem;
    letter-spacing: 0.12em;
  }
}
.p-pharmacist__heading
  &gt; .wp-block-group__inner-container
  &gt; h2
  &gt; br.only_mobile {
  display: none;
}
@media screen and (max-width: 1023px) {
  .p-pharmacist__heading
    &gt; .wp-block-group__inner-container
    &gt; h2
    &gt; br.only_mobile {
    display: initial;
  }
}
.p-pharmacist__heading &gt; .wp-block-group__inner-container &gt; h2 &gt; span {
  background: url("../images/icons/dot-green.svg") no-repeat;
  background-position: left 10px top 2px;
}
@media screen and (max-width: 767px) {
  .p-pharmacist__heading &gt; .wp-block-group__inner-container &gt; h2 &gt; span {
    background-position: left 6px top 0;
  }
}
.p-pharmacist__heading &gt; .wp-block-group__inner-container &gt; h3 {
  color: #0a3092;
  text-align: center;
  display: inline-block;
  margin: 30px 0 50px;
  padding: 10px 5px 10px;
  border-top: 1px solid #050a36;
  border-bottom: 1px solid #050a36;
}
.p-pharmacist__points {
  margin: 60px 0 40px;
}
@media screen and (max-width: 1023px) {
  .p-pharmacist__points {
    display: block;
  }
}
.p-pharmacist__points &gt; .wp-block-column &gt; h2 {
  font-size: 1.1rem;
  color: #08b0c7;
}
@media screen and (max-width: 1023px) {
  .p-pharmacist__points &gt; .wp-block-column:first-child {
    margin-bottom: 50px;
  }
  .p-pharmacist__points &gt; .wp-block-column:last-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 0;
  }
  .p-pharmacist__points &gt; .wp-block-column:last-child img {
    margin-bottom: 15px;
  }
}
.p-pharmacist__point {
  padding-left: 140px;
  margin: 60px 0 60px;
  position: relative;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .p-pharmacist__point {
    padding-top: 140px;
    padding-left: 0;
  }
}
.p-pharmacist__point &gt; .wp-block-group__inner-container &gt; h3 {
  margin-bottom: 30px;
  color: #1ba462;
}
@media screen and (max-width: 767px) {
  .p-pharmacist__point &gt; .wp-block-group__inner-container &gt; h3 br {
    display: none;
  }
}
.p-pharmacist__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 100%;
  background: #1ba462;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  text-align: center;
  padding-top: 10px;
  font-size: 0.9rem;
  font-family: roboto;
}
@media screen and (max-width: 767px) {
  .p-pharmacist__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.p-pharmacist__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span &gt; span {
  display: block;
  font-size: 3rem;
  line-height: 1;
  font-family: roboto;
}
.p-pharmacist__point:last-child {
  margin-bottom: 0;
}
.p-pharmacist__point &gt; .wp-block-group__inner-container &gt; h3 {
  font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3",
    "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
  font-weight: 500;
  color: #050a36;
  font-size: 1.4rem;
  padding-top: 15px;
  padding-left: 140px;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1023px) {
  .p-pharmacist__point &gt; .wp-block-group__inner-container &gt; h3 {
    padding-top: 10px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-pharmacist__point &gt; .wp-block-group__inner-container &gt; h3 {
    padding-left: 0;
    margin-bottom: 2rem;
    font-size: 1.4rem;
  }
}
.p-pharmacist__point &gt; .wp-block-group__inner-container &gt; h3 &gt; span {
  background: #08b0c7;
}
@media screen and (max-width: 1023px) {
  .p-pharmacist__point &gt; .wp-block-group__inner-container &gt; p {
    padding: 0 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-pharmacist__point &gt; .wp-block-group__inner-container &gt; p {
    padding: 0;
  }
}
.p-pharmacist__table &gt; dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-pharmacist__table &gt; dl {
    display: block;
  }
}
.p-pharmacist__table &gt; dl &gt; dt {
  min-width: 250px;
  border-bottom: 1px solid #09abcf;
  padding: 25px 0 25px;
  font-weight: bold;
}
@media screen and (max-width: 1023px) {
  .p-pharmacist__table &gt; dl &gt; dt {
    min-width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .p-pharmacist__table &gt; dl &gt; dt {
    border-bottom: none;
    padding: 25px 0 0;
    margin-bottom: 10px;
  }
}
.p-pharmacist__table &gt; dl &gt; dd {
  border-bottom: 1px solid #b4cde3;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 25px 5px 25px;
}
@media screen and (max-width: 767px) {
  .p-pharmacist__table &gt; dl &gt; dd {
    padding: 5px 0 25px;
  }
}
.p-pharmacist .u-page-content--white {
  background: #fdfdfd;
}
@media screen and (max-width: 1023px) {
  .p-pharmacist .u-page-content--white {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-pharmacist .u-page-content--white {
    padding-left: 0;
    padding-right: 0;
  }
}
.p-pharmacist .u-page-content--white h2 {
  font-size: 1.3rem;
  letter-spacing: 0.15em;
  color: #08b0c7;
  margin: 80px 0 40px;
}
@media screen and (max-width: 767px) {
  .p-pharmacist .u-page-content--white h2 {
    text-align: center;
  }
}
.p-pharmacist .u-page-content--white .c-form h2 {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #p_general_pharmasist .wp-block-group__inner-container {
    padding: 0;
  }
}
#job_description .wp-block-group__inner-container {
  width: 100%;
  padding: 40px 5% 10px;
}
@media screen and (max-width: 1023px) {
  #job_description .wp-block-group__inner-container {
    padding: 20px 10px 10px;
  }
}
#form-pharmacist.heading_02 {
  margin: 50px 0 30px;
}
.p-pharmacy__heading {
  margin-bottom: 120px;
}
.p-pharmacy__heading &gt; .wp-block-group__inner-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-pharmacy__heading &gt; .wp-block-group__inner-container {
    display: block;
  }
}
.p-pharmacy__heading &gt; .wp-block-group__inner-container h2 {
  min-width: 350px;
  font-size: 1.4rem;
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .p-pharmacy__heading &gt; .wp-block-group__inner-container h2 {
    margin-bottom: 30px;
    margin-right: 0;
  }
}
.p-pharmacy__nav {
  background: #d5eaef;
  margin: 0 calc(50% - 50vw) 100px;
}
.p-pharmacy__nav &gt; .inner {
  padding: 0 80px;
}
@media screen and (max-width: 1023px) {
  .p-pharmacy__nav &gt; .inner {
    padding: 0 20px;
  }
}
.p-pharmacy__nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-pharmacy__nav ul {
    display: block;
  }
}
.p-pharmacy__nav ul &gt; li {
  width: 30%;
  background: white;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
  position: relative;
}
@media screen and (max-width: 1023px) {
  .p-pharmacy__nav ul &gt; li {
    width: 31.5%;
  }
}
@media screen and (max-width: 767px) {
  .p-pharmacy__nav ul &gt; li {
    width: 100%;
  }
  .p-pharmacy__nav ul &gt; li:not(:last-child) {
    margin-bottom: 25px;
  }
}
.p-pharmacy__nav ul &gt; li:before,
.p-pharmacy__nav ul &gt; li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 2px;
}
.p-pharmacy__nav ul &gt; li:before {
  z-index: 1;
  width: 100%;
  background: #bdbdbd;
}
.p-pharmacy__nav ul &gt; li:after {
  z-index: 2;
  width: 74px;
  background: #0a9271;
}
.p-pharmacy__nav ul &gt; li a {
  display: block;
  padding: 10px 20px 60px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .p-pharmacy__nav ul &gt; li a {
    padding: 10px 12px 60px;
  }
}
.p-pharmacy__nav ul &gt; li a:after {
  content: "";
  position: absolute;
  top: calc(52% - (14px / 2));
  right: calc(50% - 7px);
  width: 14px;
  height: 14px;
  background-image: url("../images/icons/angle-down-black.svg");
  background-repeat: no-repeat;
  background-size: 14px 14px;
}
.p-pharmacy__nav ul &gt; li a:after {
  z-index: 2;
  bottom: 15px;
  top: inherit;
}
.p-pharmacy__nav ul &gt; li a:before {
  z-index: 1;
  content: "";
  position: absolute;
  bottom: 40px;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #bdbdbd;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-pharmacy__nav ul &gt; li a:hover {
  position: relative;
}
.p-pharmacy__nav ul &gt; li a:hover:after {
  content: "";
  position: absolute;
  top: calc(52% - (14px / 2));
  right: calc(50% - 7px);
  width: 14px;
  height: 14px;
  background-image: url("../images/icons/angle-down-white2.svg");
  background-repeat: no-repeat;
  background-size: 14px 14px;
}
.p-pharmacy__nav ul &gt; li a:hover:after {
  z-index: 2;
  bottom: 15px;
  top: inherit;
}
.p-pharmacy__nav ul &gt; li a:hover:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 41px;
  background: #0a9271;
}
.p-pharmacy__nav ul &gt; li h3 {
  font-size: 1.4rem;
  vertical-align: middle;
}
@media screen and (max-width: 1439px) {
  .p-pharmacy__nav ul &gt; li h3 {
    font-size: 1.2rem;
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 767px) {
  .p-pharmacy__nav ul &gt; li h3 {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }
}
.p-pharmacy__nav ul &gt; li h3:before {
  display: inline-block;
  font-family: roboto;
  color: #0a9271;
  font-size: 2.2rem;
  vertical-align: middle;
  -webkit-transform: translate(0, -2px);
  transform: translate(0, -2px);
  padding-right: 6px;
  min-width: 52px;
}
@media screen and (max-width: 1023px) {
  .p-pharmacy__nav ul &gt; li h3:before {
    padding-right: 3px;
    min-width: 40px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-pharmacy__nav ul &gt; li h3:before {
    padding: 0 6px;
    margin-right: 10px;
    min-width: 52px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 320px) {
  .p-pharmacy__nav ul &gt; li h3:before {
    padding: 0 4px;
    margin-right: 0;
    min-width: 52px;
    font-size: 2.2rem;
  }
}
.p-pharmacy__nav ul &gt; li p {
  font-size: 0.9rem;
  padding-left: 55px;
}
@media screen and (max-width: 1023px) {
  .p-pharmacy__nav ul &gt; li p {
    padding-left: 0;
    padding-top: 60px;
  }
}
.p-pharmacy__nav ul &gt; li:nth-child(1) h3:before {
  content: "01";
}
.p-pharmacy__nav ul &gt; li:nth-child(1) p {
  position: relative;
}
.p-pharmacy__nav ul &gt; li:nth-child(1) p:before {
  content: "";
  position: absolute;
  top: calc(52% - (44px / 2));
  left: -2px;
  width: 44px;
  height: 44px;
  background-image: url("../images/icons/pharmacy_1.svg");
  background-repeat: no-repeat;
  background-size: 44px 44px;
}
.p-pharmacy__nav ul &gt; li:nth-child(1) p:before {
  top: 8px;
}
@media screen and (max-width: 1023px) {
  .p-pharmacy__nav ul &gt; li:nth-child(1) p {
    position: relative;
  }
  .p-pharmacy__nav ul &gt; li:nth-child(1) p:before {
    content: "";
    position: absolute;
    top: calc(52% - (44px / 2));
    left: calc(50% - 22px);
    width: 44px;
    height: 44px;
    background-image: url("../images/icons/pharmacy_1.svg");
    background-repeat: no-repeat;
    background-size: 44px 44px;
  }
  .p-pharmacy__nav ul &gt; li:nth-child(1) p:before {
    top: 5px;
  }
}
.p-pharmacy__nav ul &gt; li:nth-child(2) h3:before {
  content: "02";
}
.p-pharmacy__nav ul &gt; li:nth-child(2) p {
  position: relative;
}
.p-pharmacy__nav ul &gt; li:nth-child(2) p:before {
  content: "";
  position: absolute;
  top: calc(52% - (44px / 2));
  left: -2px;
  width: 44px;
  height: 44px;
  background-image: url("../images/icons/pharmacy_2.svg");
  background-repeat: no-repeat;
  background-size: 44px 44px;
}
.p-pharmacy__nav ul &gt; li:nth-child(2) p:before {
  top: 8px;
}
@media screen and (max-width: 1023px) {
  .p-pharmacy__nav ul &gt; li:nth-child(2) p {
    position: relative;
  }
  .p-pharmacy__nav ul &gt; li:nth-child(2) p:before {
    content: "";
    position: absolute;
    top: calc(52% - (44px / 2));
    left: calc(50% - 22px);
    width: 44px;
    height: 44px;
    background-image: url("../images/icons/pharmacy_2.svg");
    background-repeat: no-repeat;
    background-size: 44px 44px;
  }
  .p-pharmacy__nav ul &gt; li:nth-child(2) p:before {
    top: 5px;
  }
}
.p-pharmacy__nav ul &gt; li:nth-child(3) h3:before {
  content: "03";
}
.p-pharmacy__nav ul &gt; li:nth-child(3) p {
  position: relative;
}
.p-pharmacy__nav ul &gt; li:nth-child(3) p:before {
  content: "";
  position: absolute;
  top: calc(52% - (44px / 2));
  left: -2px;
  width: 44px;
  height: 44px;
  background-image: url("../images/icons/pharmacy_3.svg");
  background-repeat: no-repeat;
  background-size: 44px 44px;
}
.p-pharmacy__nav ul &gt; li:nth-child(3) p:before {
  top: 8px;
}
@media screen and (max-width: 1023px) {
  .p-pharmacy__nav ul &gt; li:nth-child(3) p {
    position: relative;
  }
  .p-pharmacy__nav ul &gt; li:nth-child(3) p:before {
    content: "";
    position: absolute;
    top: calc(52% - (44px / 2));
    left: calc(50% - 22px);
    width: 44px;
    height: 44px;
    background-image: url("../images/icons/pharmacy_3.svg");
    background-repeat: no-repeat;
    background-size: 44px 44px;
  }
  .p-pharmacy__nav ul &gt; li:nth-child(3) p:before {
    top: 5px;
  }
}
.p-pharmacy__service {
  margin-left: 70px;
  position: relative;
}
.p-pharmacy__service:not(:last-child) {
  margin-bottom: 80px;
}
@media screen and (max-width: 1023px) {
  .p-pharmacy__service {
    margin-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-pharmacy__service {
    margin-left: 0;
  }
}
.p-pharmacy__service__content {
  padding-top: 1px;
  padding-left: 70px;
  margin-bottom: 40px;
  border-left: 1px solid #0a9271;
}
@media screen and (max-width: 1023px) {
  .p-pharmacy__service__content {
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-pharmacy__service__content {
    padding-top: 60px;
    padding-left: 20px;
    text-align: center;
  }
}
.p-pharmacy__service__content h2 {
  margin: 5px 0 40px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-pharmacy__service__content h2 {
    text-align: left;
  }
}
.p-pharmacy__service__content h3 {
  display: inline-block;
  padding: 5px 20px;
  margin: 30px 0 20px;
  font-size: 0.85rem;
  background: white;
  border-radius: 30px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .p-pharmacy__service__content h3 {
    margin: 20px auto 15px;
  }
}
.p-pharmacy__service .wp-block-button {
  margin-left: 70px;
}
@media screen and (max-width: 1023px) {
  .p-pharmacy__service .wp-block-button {
    margin-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-pharmacy__service .wp-block-button {
    margin-left: 20px;
  }
}
.p-pharmacy__service .wp-block-button__link {
  color: white;
  background: #0a9271;
  position: relative;
}
.p-pharmacy__service .wp-block-button__link:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.5rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.p-pharmacy__service .wp-block-button__link:hover {
  background: white;
  color: #0a9271;
  position: relative;
}
.p-pharmacy__service .wp-block-button__link:hover:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.2rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-green.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.p-pharmacy__service:before {
  position: absolute;
  top: 6px;
  left: -75px;
  font-family: roboto;
  font-size: 2.3rem;
  color: #0a9271;
  line-height: 1;
}
@media screen and (max-width: 1023px) {
  .p-pharmacy__service:before {
    left: -55px;
  }
}
@media screen and (max-width: 767px) {
  .p-pharmacy__service:before {
    font-size: 3.5rem;
    left: 20px;
  }
}
.p-pharmacy__service:nth-child(1):before {
  content: "01";
}
.p-pharmacy__service:nth-child(2):before {
  content: "02";
}
.p-pharmacy__service:nth-child(3):before {
  content: "03";
}
.p-pharmacy__ma-points .wp-block-group__inner-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-pharmacy__ma-points .wp-block-group__inner-container {
    display: block;
  }
}
.p-pharmacy__ma-point {
  width: 48%;
  background: white;
  border: 10px solid #dff6f6;
  padding: 20px 15px 20px 80px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-pharmacy__ma-point {
    width: 100%;
  }
  .p-pharmacy__ma-point:first-child {
    margin-bottom: 20px;
  }
}
.p-pharmacy__ma-point &gt; li {
  font-weight: bold;
  color: #0a9271;
  font-size: 1.1rem;
  position: relative;
  padding-left: 20px;
  line-height: 1.5;
}
.p-pharmacy__ma-point &gt; li:not(:last-child) {
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 767px) {
  .p-pharmacy__ma-point &gt; li {
    text-align: left;
  }
}
.p-pharmacy__ma-point &gt; li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 13px;
  left: 0;
  border-radius: 100%;
  background: #0a9271;
}
.p-pharmacy__ma-point:before {
  content: "";
  position: absolute;
  top: 18px;
  left: 15px;
  display: block;
  width: 50px;
  height: 105px;
}
.p-pharmacy__ma-point--manager:before {
  background: url("../images/illust/pharmacy/manager.svg") no-repeat;
}
.p-pharmacy__ma-point--pharmacist:before {
  background: url("../images/illust/pharmacy/pharmacist.svg") no-repeat;
}
.p-profile__table &gt; dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-profile__table &gt; dl {
    display: block;
  }
}
.p-profile__table &gt; dl &gt; dt {
  min-width: 250px;
  border-bottom: 1px solid #508888;
  padding: 25px 0 25px;
  font-weight: bold;
}
@media screen and (max-width: 1023px) {
  .p-profile__table &gt; dl &gt; dt {
    min-width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .p-profile__table &gt; dl &gt; dt {
    border-bottom: none;
    padding: 25px 0 0;
    margin-bottom: 10px;
  }
}
.p-profile__table &gt; dl &gt; dd {
  border-bottom: 1px solid #cce1e1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 25px 5px 25px;
}
@media screen and (max-width: 767px) {
  .p-profile__table &gt; dl &gt; dd {
    padding: 5px 0 25px;
  }
}
.p-profile__table &gt; dl &gt; dd &gt; ol {
  padding-left: 30px;
}
.p-profile__table &gt; dl &gt; dd &gt; ol &gt; li &gt; ol {
  list-style-type: lower-latin;
  font-size: 0.9rem;
  padding: 20px 0 20px 30px;
}
.p-profile__table &gt; dl &gt; dd &gt; table &gt; tbody &gt; tr &gt; td:first-child {
  padding: 4px 40px 4px 0;
}
.p-service__box:not(:last-child) {
  margin-bottom: 100px;
}
.p-service__box &gt; .wp-block-group__inner-container {
  background: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-service__box &gt; .wp-block-group__inner-container {
    display: block;
  }
}
.p-service__box__image {
  width: 50%;
  overflow: hidden;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .p-service__box__image {
    width: 100%;
  }
}
.p-service__box__image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.p-service__box__contents {
  width: 50%;
  padding: 30px 30px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-service__box__contents {
    width: 100%;
    padding: 30px 20px 1px;
  }
}
.p-service__box__contents span {
  display: block;
  margin-bottom: 0;
  font-size: 0.7rem;
  color: #7f888a;
  line-height: 1;
  font-weight: bold;
}
.p-service__box__contents h2 {
  font-size: 1.2rem;
  margin-bottom: 15px;
}
.p-service__box__contents ul {
  margin-bottom: 1rem;
}
.p-service__box__contents ul &gt; li {
  padding: 6px;
  background: #e0e0e0;
  display: inline-block;
  margin: 0 8px 10px 0;
  line-height: 1;
  border-radius: 6px;
  font-size: 0.85rem;
  letter-spacing: 0.02em;
}
.p-service__box__contents p {
  font-size: 0.9rem;
  margin-bottom: 50px;
}
.p-service__box__contents .wp-block-buttons {
  position: absolute;
  left: 35px;
  bottom: -35px;
}
@media screen and (max-width: 767px) {
  .p-service__box__contents .wp-block-buttons {
    left: 20px;
  }
}
.p-service__box--doctor .p-service__box__contents h2 {
  color: #0a3092;
}
.p-service__box--doctor
  .p-service__box__contents
  .wp-block-buttons
  .wp-block-button__link {
  background: #0a3092;
  color: white;
  position: relative;
}
.p-service__box--doctor
  .p-service__box__contents
  .wp-block-buttons
  .wp-block-button__link:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.5rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.p-service__box--doctor
  .p-service__box__contents
  .wp-block-buttons
  .wp-block-button__link:hover {
  background: white;
  color: #0a3092;
  position: relative;
}
.p-service__box--doctor
  .p-service__box__contents
  .wp-block-buttons
  .wp-block-button__link:hover:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.2rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-navy.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.p-service__box--manager .p-service__box__contents h2 {
  color: #0a9271;
}
.p-service__box--manager
  .p-service__box__contents
  .wp-block-buttons
  .wp-block-button__link {
  color: white;
  background: #0a9271;
  position: relative;
}
.p-service__box--manager
  .p-service__box__contents
  .wp-block-buttons
  .wp-block-button__link:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.5rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.p-service__box--manager
  .p-service__box__contents
  .wp-block-buttons
  .wp-block-button__link:hover {
  background: white;
  color: #0a9271;
  position: relative;
}
.p-service__box--manager
  .p-service__box__contents
  .wp-block-buttons
  .wp-block-button__link:hover:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.2rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-green.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.p-support h2 {
  font-size: 2rem;
  color: #0a9271;
  font-weight: normal;
  text-align: center;
  margin: 80px 0 60px;
  letter-spacing: 0.12em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-support h2 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-support__lead .wp-block-column:first-child {
    margin-bottom: 30px;
  }
}
.p-support__department {
  position: relative;
  margin: 120px 0 120px;
}
@media screen and (max-width: 767px) {
  .p-support__department {
    margin: 60px 0 60px;
  }
}
.p-support__department .wp-block-image {
  position: absolute;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  .p-support__department .wp-block-image {
    position: relative;
  }
}
.p-support__department h3 {
  color: white;
  font-size: 1.3rem;
  letter-spacing: 0.12em;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-support__department h3 {
    margin-bottom: 0;
  }
}
.p-support__department h4 {
  display: inline-block;
  line-height: 1;
  padding: 6px 15px;
  border-radius: 30px;
  font-weight: normal;
  background: white;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .p-support__department h4 {
    margin-top: 20px;
  }
}
.p-support__department p {
  color: white;
  font-size: 0.8rem;
}
.p-support__department .wp-block-columns {
  border-bottom: 1px solid white;
  padding: 0 0 25px;
}
.p-support__department .wp-block-columns p {
  font-size: 1rem;
}
.p-support__department--1 {
  background: -webkit-linear-gradient(300deg, #41d640, #17caca);
  background: linear-gradient(150deg, #41d640, #17caca);
  margin-left: 140px;
  padding: 40px 70px 40px 200px;
}
.p-support__department--1 .wp-block-image {
  left: -140px;
  top: -30px;
}
.p-support__department--1 h4 {
  color: #0cbf08;
}
@media screen and (max-width: 767px) {
  .p-support__department--1 {
    padding: 20px 20px 30px;
    margin-left: 0;
  }
  .p-support__department--1 .wp-block-image {
    left: 0;
    top: 0;
    margin-bottom: 30px;
  }
}
.p-support__department--2 {
  background: -webkit-linear-gradient(300deg, #0fd8b1, #468bdb);
  background: linear-gradient(150deg, #0fd8b1, #468bdb);
  margin-right: 140px;
  padding: 40px 200px 40px 70px;
}
.p-support__department--2 .wp-block-image {
  right: -140px;
  top: -30px;
}
.p-support__department--2 h4 {
  color: #08b0c7;
}
@media screen and (max-width: 767px) {
  .p-support__department--2 {
    padding: 20px 20px 30px;
    margin-right: 0;
  }
  .p-support__department--2 .wp-block-image {
    right: 0;
    top: 0;
    margin-bottom: 30px;
  }
}
.p-support__department--3 {
  background: -webkit-linear-gradient(300deg, #0fa8d8, #4667db);
  background: linear-gradient(150deg, #0fa8d8, #4667db);
  margin-left: 140px;
  padding: 40px 70px 40px 200px;
  margin-bottom: 50px;
}
.p-support__department--3 .wp-block-image {
  left: -140px;
  top: -30px;
}
.p-support__department--3 h4 {
  color: #0a3092;
}
@media screen and (max-width: 767px) {
  .p-support__department--3 {
    padding: 20px 20px 30px;
    margin-left: 0;
  }
  .p-support__department--3 .wp-block-image {
    left: 0;
    top: 0;
    margin-bottom: 30px;
  }
}
.p-support__company {
  margin: 50px 0 70px;
}
@media screen and (max-width: 767px) {
  .p-support__company:last-child {
    margin: 50px 0 20px;
  }
}
.p-support__company &gt; .wp-block-column &gt; h3 {
  font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3",
    "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
  font-weight: 500;
  color: #006cd0;
  font-size: 1.4rem;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .p-support__company &gt; .wp-block-column &gt; h3 {
    text-align: center;
  }
}
.p-support__company &gt; .wp-block-column td {
  padding: 4px 0 4px;
}
.p-support__company &gt; .wp-block-column td:first-child {
  font-weight: bold;
  color: #006cd0;
}
.p-support__company &gt; .wp-block-column td a {
  color: #2c81cf;
  text-decoration: underline;
}
.p-support__company &gt; .wp-block-column:first-child {
  border-right: 1px solid #006cd0;
}
@media screen and (max-width: 1023px) {
  .p-support__company &gt; .wp-block-column:first-child {
    max-width: 300px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-support__company &gt; .wp-block-column:first-child {
    max-width: initial;
    padding: 0 40px 15px;
    border-right: none;
    border-bottom: 1px solid #006cd0;
    margin-bottom: 30px;
  }
}
.p-support__company &gt; .wp-block-column:last-child {
  margin-left: 80px;
}
@media screen and (max-width: 1023px) {
  .p-support__company &gt; .wp-block-column:last-child {
    margin-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-support__company &gt; .wp-block-column:last-child {
    margin-left: 0;
  }
}
.p-support__company__list-button {
  display: block;
  background: #c4e0fa;
  margin: 15px 0 0;
  padding: 12px 40px 11px 20px;
  position: relative;
}
.p-support__company__list-button:after {
  content: "";
  position: absolute;
  top: calc(52% - (20px / 2));
  right: 15px;
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/angle_circle-down-skyblue.svg");
  background-repeat: no-repeat;
  background-size: 20px 20px;
}
.p-support__company__list-button:after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-support__company__list-button--active:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.p-support__company__list {
  display: none;
  background: #c4e0fa;
  padding: 0 20px 20px;
}
.p-support__company__list &gt; li {
  border-bottom: 1px solid white;
  padding: 5px 10px;
  font-size: 0.85rem;
}
.p-support__company__list &gt; li:first-child {
  border-top: 1px solid white;
}
.p-support__company__list--shown {
  display: block;
}
.p-index__about {
  background: #eef5f6;
  padding: 100px 0 70px;
}
@media screen and (max-width: 767px) {
  .p-index__about {
    padding: 70px 0 30px;
  }
}
.p-index__about .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .p-index__about .inner {
    display: block;
  }
}
.p-index__about__content {
  z-index: 1;
}
.p-index__about__heading {
  color: #4f4f4f;
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 1.8rem;
}
.p-index__about__heading--en {
  display: block;
  color: #7f888a;
  font-size: 0.8rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0;
}
.p-index__about__description {
  margin-bottom: 3rem;
}
.p-index__about__picture {
  z-index: 0;
  padding: 20px 0 20px;
  margin-right: 40px;
  min-width: 420px;
}
.p-index__about__picture img {
  max-width: 100%;
}
@media screen and (max-width: 1023px) {
  .p-index__about__picture {
    min-width: 320px;
  }
}
@media screen and (max-width: 767px) {
  .p-index__about__picture {
    min-width: inherit;
    width: 100%;
    margin-top: -120px;
    text-align: center;
  }
}
.p-index__banners {
  padding: 50px 0 50px;
  background-color: #eef5f6;
  border-top: 1px solid #d3eaea;
}
@media screen and (max-width: 767px) {
  .p-index__banners {
    padding: 40px 0 40px;
  }
}
.p-index__banners__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.p-index__banners__links a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-index__banners__links a:hover {
  opacity: 0.5;
}
@media screen and (max-width: 1023px) {
  .p-index__banners__links li:not(:last-child) {
    margin-right: 10px;
  }
  .p-index__banners__links img {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-index__banners__links {
    display: block;
    padding: 0 20px;
  }
  .p-index__banners__links li {
    margin-right: 0;
  }
  .p-index__banners__links li:not(:last-child) {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .p-index__banners__links img {
    width: 100%;
    max-width: 100%;
  }
}
.p-index__info {
  padding: 120px 0 120px;
  background: url("../images/bg/index-information.jpg") no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .p-index__info {
    padding: 60px 0 60px;
  }
}
.p-index__info .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .p-index__info .inner {
    display: block;
  }
}
.p-index__info__categories ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
}
@media screen and (max-width: 1023px) {
  .p-index__info__categories ul {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .p-index__info__categories ul li {
    display: inline-block;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 767px) {
  .p-index__info__categories ul li {
    display: inline-block;
    margin-bottom: 12px;
  }
}
.p-index__info__categories ul li a {
  position: relative;
  display: inline-block;
  padding-right: 24px;
  margin-right: 20px;
  color: white;
  font-weight: bold;
}
.p-index__info__categories ul li a:after {
  content: "";
  position: absolute;
  top: calc(52% - (20px / 2));
  right: 0;
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/angle-down-white.svg");
  background-repeat: no-repeat;
  background-size: 20px 20px;
}
@media screen and (max-width: 1439px) {
  .p-index__info__categories ul li a {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-index__info__categories ul li a {
    margin-right: 10px;
    padding-right: 20px;
    font-size: 0.9rem;
    position: relative;
  }
  .p-index__info__categories ul li a:after {
    content: "";
    position: absolute;
    top: calc(52% - (16px / 2));
    right: 0;
    width: 16px;
    height: 16px;
    background-image: url("../images/icons/angle-down-white.svg");
    background-repeat: no-repeat;
    background-size: 16px 16px;
  }
}
@media screen and (max-width: 320px) {
  .p-index__info__categories ul li a {
    margin-right: 5px;
    padding-right: 15px;
  }
}
.p-index__info__categories--current a {
  border-bottom: 3px solid white;
}
@media screen and (max-width: 767px) {
  .p-index__info__categories--current a {
    border-bottom: 1px solid white;
  }
}
.p-index__info__header {
  color: white;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .p-index__info__header {
    margin-bottom: 20px;
  }
}
.p-index__info__heading {
  font-size: 1.8rem;
}
.p-index__info__posts .swiper-container {
  padding-left: max(calc((100% - 1140px) / 2), 20px);
  padding-right: max(calc((100% - 1140px) / 2), 20px);
}
.p-index__info__posts__link {
  display: block;
  background: white;
  height: 220px;
  padding: 30px 15px 20px;
  margin-top: 20px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-index__info__posts__link:hover {
  -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.5);
}
.p-index__info__posts__link:hover .p-index__info__posts__button {
  color: white;
  background: #bdbdbd;
  position: relative;
  position: absolute;
}
.p-index__info__posts__link:hover .p-index__info__posts__button:after {
  content: "";
  position: absolute;
  top: calc(52% - (16px / 2));
  right: 8px;
  width: 16px;
  height: 16px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 16px 16px;
}
.p-index__info__posts__link:hover .p-index__info__posts__button:after {
  opacity: 1;
}
.p-index__info__posts__title {
  font-size: 1rem;
  font-weight: normal;
  text-align: justify;
  line-height: 1.5;
  overflow: hidden;
  max-height: calc(100% - 30px);
}
.p-index__info__posts__category {
  display: inline-block;
  background: #333;
  position: absolute;
  top: -13px;
  left: 15px;
  color: white;
  line-height: 1;
  padding: 8px 10px;
  font-size: 0.8rem;
  border-radius: 6px;
}
.p-index__info__posts__date {
  position: absolute;
  bottom: 12px;
  left: 15px;
  font-size: 0.85rem;
  color: #bdbdbd;
  font-weight: bold;
  letter-spacing: 0.04em;
}
.p-index__info__posts__button {
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: inline-block;
  padding: 8px 30px 8px 8px;
  line-height: 1;
  border: 1px solid #bdbdbd;
  border-radius: 6px;
  color: #bdbdbd;
  position: relative;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-index__info__posts__button:after {
  content: "";
  position: absolute;
  top: calc(52% - (16px / 2));
  right: 8px;
  width: 16px;
  height: 16px;
  background-image: url("../images/icons/arrow-right-lightgray.svg");
  background-repeat: no-repeat;
  background-size: 16px 16px;
}
.p-index__info__posts__button:after {
  opacity: 0.7;
}
@media screen and (max-width: 320px) {
  .p-index__info__posts__button {
    padding-right: 8px;
  }
  .p-index__info__posts__button:after {
    display: none;
  }
}
.p-index__info__posts__footer {
  padding: 50px 0 0;
}
.p-index__info__posts__footer .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.p-index__info__posts__footer .swiper-buttons {
  width: 140px;
  position: relative;
}
@media screen and (max-width: 320px) {
  .p-index__info__posts__footer .swiper-buttons {
    width: 120px;
  }
}
.p-index__info__posts__footer .swiper-buttons .swiper-button-next {
  width: 60px;
  height: 60px;
  cursor: pointer;
}
.p-index__info__posts__footer .swiper-buttons .swiper-button-next:after {
  content: "";
  width: 60px;
  height: 60px;
  background: url("../images/icons/angle_circle-right-white.svg") no-repeat;
  background-size: 100%;
}
.p-index__info__posts__footer .swiper-buttons .swiper-button-next:focus {
  outline: none;
}
.p-index__info__posts__footer .swiper-buttons .swiper-button-prev {
  width: 60px;
  height: 60px;
  cursor: pointer;
}
.p-index__info__posts__footer .swiper-buttons .swiper-button-prev:after {
  content: "";
  width: 60px;
  height: 60px;
  background: url("../images/icons/angle_circle-left-white.svg") no-repeat;
  background-size: 100%;
}
.p-index__info__posts__footer .swiper-buttons .swiper-button-prev:focus {
  outline: none;
}
@media screen and (max-width: 320px) {
  .p-index__info__posts__footer .swiper-buttons .swiper-button-next {
    width: 50px;
    height: 50px;
  }
  .p-index__info__posts__footer .swiper-buttons .swiper-button-prev {
    width: 50px;
    height: 50px;
  }
}
.p-index__notice {
  padding: 70px 0 70px;
  background: #f6f6f6;
  border-bottom: 1px solid #d3eaea;
}
@media screen and (max-width: 767px) {
  .p-index__notice {
    padding: 60px 0 60px;
  }
}
.p-index__notice &gt; div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .p-index__notice &gt; div {
    display: block;
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-index__notice &gt; div {
    padding: 0 20px;
  }
}
.p-index__notice__heading {
  color: #0a3092;
  font-size: 1.8rem;
  font-weight: normal;
  letter-spacing: 0.08em;
  padding-right: 30px;
  min-width: 260px;
  line-height: 1;
  z-index: 0;
}
@media screen and (max-width: 1023px) {
  .p-index__notice__heading {
    border-left: 1px solid #0a3092;
    padding-bottom: 2rem;
    padding-left: 40px;
    padding-right: 0;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .p-index__notice__heading {
    padding-left: 20px;
    padding-bottom: 1.5rem;
  }
}
.p-index__notice__content {
  border-left: 1px solid #0a3092;
  padding-left: 40px;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .p-index__notice__content {
    padding-left: 20px;
  }
}
.p-index__notice__title {
  color: #006cd0;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.3;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1023px) {
  .p-index__notice__title {
    line-height: 1.6;
  }
}
.p-index__notice__excerpt {
  font-size: 1rem;
  letter-spacing: 0.08em;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1023px) {
  .p-index__notice__excerpt {
    line-height: 1.6;
  }
}
.p-index__recruit {
  padding: 50px 0 80px;
  background: #eef5f6;
}
@media screen and (max-width: 767px) {
  .p-index__recruit {
    padding-top: 20px;
  }
}
.p-index__recruit .inner--narrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-index__recruit .inner--narrow {
    display: block;
    margin-top: 30px;
  }
}
.p-index__recruit__header {
  width: 48%;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-index__recruit__header {
    width: 100%;
    margin-bottom: 20px;
  }
}
.p-index__recruit__heading {
  color: #4f4f4f;
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 1.8rem;
}
.p-index__recruit__heading--en {
  display: block;
  color: #7f888a;
  font-size: 0.8rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0;
}
.p-index__recruit__description {
  font-size: 1.4rem;
  padding: 0.5rem 0 0;
}
@media screen and (max-width: 1023px) {
  .p-index__recruit__description {
    margin-left: 0;
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-index__recruit__description {
    font-size: 1.2rem;
  }
}
.p-index__recruit__links {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .p-index__recruit__links {
    width: 100%;
  }
}
.p-index__recruit__links__box {
  display: block;
}
@media screen and (max-width: 767px) {
  .p-index__recruit__links__box {
    width: 100%;
  }
  .p-index__recruit__links__box:not(:last-child) {
    margin-bottom: 60px;
  }
}
.p-index__recruit__links__box__image {
  overflow: hidden;
}
.p-index__recruit__links__box__image img {
  max-width: 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.p-index__recruit__links__box__content {
  padding: 25px 25px 5px;
  position: relative;
  background: white;
}
.p-index__recruit__links__box__content .c-button__arrow.rounder {
  position: absolute;
  padding: 0.5rem 0.6rem 0.5rem 0.6rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 767px) {
  .p-index__recruit__links__box__content .c-button__arrow.rounder {
    bottom: 0;
  }
}
.p-index__recruit__links__box__content .c-button__arrow.rounder:after {
  display: none;
}
.p-index__recruit__links__box__content .c-button__arrow.rounder:hover {
  opacity: 0.8;
}
.p-index__recruit__links__box__content .c-button__arrow.general {
  position: absolute;
  bottom: -40px;
  left: 186px;
  padding: 0.5rem 0.6rem 0.5rem 0.6rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 767px) {
  .p-index__recruit__links__box__content .c-button__arrow.general {
    bottom: 0;
  }
}
.p-index__recruit__links__box__content .c-button__arrow.general:after {
  display: none;
}
.p-index__recruit__links__box__content .c-button__arrow.general:hover {
  opacity: 0.8;
}
.p-index__recruit__links__box--pharmacist .p-index__recruit__links__box__title {
  color: #13c0cb;
}
.p-index__recruit__links__box:hover .c-button__arrow {
  position: relative;
  position: absolute;
}
.p-index__recruit__links__box:hover .c-button__arrow:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.2rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.p-index__recruit__links__box:hover .p-index__recruit__links__box__image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.p-index__recruit__links__box__title {
  font-size: 1.2rem;
  margin-bottom: 15px;
}
.p-index__recruit__links__box__title--sub {
  display: block;
  margin-bottom: 0.4rem;
  font-size: 0.7rem;
  color: #7f888a;
  line-height: 1;
}
.p-index__recruit__links__box__tags li {
  padding: 6px;
  background: #e0e0e0;
  display: inline-block;
  margin: 0 8px 10px 0;
  line-height: 1;
  border-radius: 6px;
  font-size: 0.85rem;
  letter-spacing: 0.02em;
}
.p-index__service {
  padding: 50px 0 80px;
  background: #eef5f6;
}
.p-index__service__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
  .p-index__service__header {
    display: block;
    margin-bottom: 20px;
  }
}
.p-index__service__heading {
  color: #4f4f4f;
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 1.8rem;
}
.p-index__service__heading--en {
  display: block;
  color: #7f888a;
  font-size: 0.8rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0;
}
.p-index__service__description {
  margin-left: 50px;
  font-size: 1.4rem;
  padding: 0.5rem 0 0;
}
@media screen and (max-width: 1023px) {
  .p-index__service__description {
    margin-left: 0;
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-index__service__description {
    font-size: 1.2rem;
  }
}
.p-index__service__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-index__service__links {
    display: block;
    margin-top: 30px;
  }
}
.p-index__service__links__box {
  display: block;
  width: 48%;
}
@media screen and (max-width: 767px) {
  .p-index__service__links__box {
    width: 100%;
  }
  .p-index__service__links__box:not(:last-child) {
    margin-bottom: 60px;
  }
}
.p-index__service__links__box__image {
  overflow: hidden;
}
.p-index__service__links__box__image img {
  max-width: 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.p-index__service__links__box__content {
  padding: 25px 25px 45px;
  position: relative;
  background: white;
}
.p-index__service__links__box__content .c-button__arrow {
  position: absolute;
  bottom: -30px;
  left: 25px;
}
.p-index__service__links__box__content .c-button__external {
  position: absolute;
  bottom: -30px;
  right: 25px;
}
@media screen and (max-width: 1023px) {
  .p-index__service__links__box__content .c-button__external {
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-index__service__links__box__content .c-button__external {
    position: relative;
    bottom: initial;
    right: initial;
    margin: 20px 0 10px;
  }
}
.p-index__service__links__box--doctor .p-index__service__links__box__title {
  color: #0a3092;
}
.p-index__service__links__box--pharmacy .p-index__service__links__box__title {
  color: #0a9271;
}
.p-index__service__links__box:hover .c-button__arrow {
  position: relative;
  position: absolute;
}
.p-index__service__links__box:hover .c-button__arrow:after {
  content: "";
  position: absolute;
  top: calc(52% - (12px / 2));
  right: 1.2rem;
  width: 12px;
  height: 12px;
  background-image: url("../images/icons/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.p-index__service__links__box:hover {
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2);
}
.p-index__service__links__box:hover .p-index__service__links__box__image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.p-index__service__links__box__title {
  font-size: 1.2rem;
  margin-bottom: 15px;
}
.p-index__service__links__box__title--sub {
  display: block;
  margin-bottom: 0.4rem;
  font-size: 0.7rem;
  color: #7f888a;
  line-height: 1;
}
.p-index__service__links__box__tags li {
  padding: 6px;
  background: #e0e0e0;
  display: inline-block;
  margin: 0 8px 10px 0;
  line-height: 1;
  border-radius: 6px;
  font-size: 0.85rem;
  letter-spacing: 0.02em;
}
.p-index__slider {
  height: auto;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-index__slider {
    margin-bottom: 0;
    padding: 0;
    height: auto;
  }
}
.p-index__slider__bg {
  width: 100%;
  height: min(100vh, 800px);
  position: relative;
}
@media screen and (max-width: 1023px) {
  .p-index__slider__bg {
    height: 620px;
  }
}
@media screen and (max-width: 767px) {
  .p-index__slider__bg {
    height: 700px;
  }
}
.p-index__slider__bg--top {
  position: absolute;
  top: 0;
  right: 0;
  width: calc((100% - 1140px) / 2 + 800px);
}
@media screen and (max-width: 1023px) {
  .p-index__slider__bg--top {
    width: 130%;
    -webkit-transform: scaleY(0.7);
    transform: scaleY(0.7);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
}
@media screen and (max-width: 767px) {
  .p-index__slider__bg--top {
    width: 160%;
    -webkit-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
}
.p-index__slider__bg--bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 55%;
}
@media screen and (max-width: 1023px) {
  .p-index__slider__bg--bottom {
    width: 140%;
    -webkit-transform: scaleY(0.3);
    transform: scaleY(0.3);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
  }
}
@media screen and (max-width: 767px) {
  .p-index__slider__bg--bottom {
    width: 140%;
    -webkit-transform: scaleY(0.7);
    transform: scaleY(0.7);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
  }
}
.p-index__slider__catchphrase {
  position: absolute;
  z-index: 3;
  top: min(calc(50vh - 80px), 300px);
  left: calc((100% - 1140px) / 2);
}
@media screen and (max-width: 1439px) {
  .p-index__slider__catchphrase {
    left: calc((100% - 1024px) / 2 + 30px);
    top: inherit;
    bottom: 100px;
  }
}
@media screen and (max-width: 1023px) {
  .p-index__slider__catchphrase {
    bottom: 70px;
    left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-index__slider__catchphrase {
    top: 350px;
    left: 30px;
  }
}
.p-index__slider__catchphrase__ja {
  font-size: 2.3rem;
  font-weight: bold;
  color: #0b6762;
  line-height: 1.35;
  margin-bottom: 0.5rem;
  letter-spacing: 0.14em;
  text-align: left;
}
@media screen and (max-width: 320px) {
  .p-index__slider__catchphrase__ja {
    font-size: 2.1rem;
    letter-spacing: 0.1em;
  }
}
.p-index__slider__catchphrase__en {
  font-size: 1.2rem;
  font-weight: 900;
  color: #1f516c;
  letter-spacing: 0.1em;
  margin-bottom: 4rem;
  white-space: wrap;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-index__slider__catchphrase__en {
    font-weight: 700;
    letter-spacing: 0.06em;
    font-size: 1rem;
  }
}
.p-index__slider__illust1 {
  position: absolute;
  top: 100px;
  left: 100px;
}
@media screen and (max-width: 1023px) {
  .p-index__slider__illust1 {
    top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-index__slider__illust1 {
    top: 50px;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-index__slider__illust1 {
    top: 70px;
  }
}
.swiper-container {
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .swiper-container {
    border: none;
    border-radius: 0;
  }
}
.svg-container {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.svg-container--shown {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .svg-container {
    border: none;
    border-radius: 0;
  }
}
.swiper-slide {
  height: 100%;
}
.swiper-slide img {
  width: 100%;
}
.here {
  -webkit-animation: blink 0.2s ease-in-out infinite alternate;
  animation: blink 0.2s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
</pre></body></html>