/* font-family: 'Jost', sans-serif; */
/* font-family: 'Noto Sans JP', sans-serif; */
/*
.ttl-eng {
    font-weight: 400;
    font-size: 18px;
}

.ttl-jpn {
    font-weight: ;
    font-family: 'Noto Sans JP', sans-serif;

} */
* {
  font-family: 'Noto Sans JP', sans-serif;
}

/*
.ttl-01 {
    font-size: 18px;
    font-weight: 400;
}

.ttl-02 {
    font-size: 36px;
    font-weight: 400;
}
*/

.ttl-01 [class^="ttl-"] {
  display: block;
}

.ttl-01.svg .icon {
  margin-bottom: 8px;
}

.ttl-01.svg.center .icon svg {
  margin-right: auto;
  margin-left: auto;
}

.invert .ttl-01 svg {
  fill: #fff;
}

@media screen and (max-width: 767px) {
  .ttl-01 {
    text-align: center;
  }

  .ttl-01 .ttl-eng {
    font-size: 14px;
    line-height: 24px;
  }

  .ttl-01 .ttl-jpn {
    font-size: 32px;
    line-height: 56px;
  }
}

@media screen and (min-width: 768px) {
  .row.row-store.archive .col-12.col-lg-4.col-md-3.item .button-center {
    text-align: end;
  }

  .ttl-01 .ttl-eng {
    font-size: 18px;
    line-height: 36px;
  }

  .ttl-01 .ttl-jpn {
    font-size: 48px;
    line-height: 64px;
  }
}

.ttl-03 {
  font-weight: 500;
  font-size: 30px;
}

.ttl-04 {
  font-weight: 500;
  font-size: 60px;
}

.ttl-05 {
  font-weight: 500;
  font-size: 36px;
}

.ttl-06 {
  font-weight: 300;
  font-size: 16px;
}

.ttl-07 {
  font-size: 180px;
  font-weight: 600;
  font-family: 'Jost', sans-serif;

}



.ttl-09 {
  font-weight: 500;
  font-size: 24px;
}

.ttl-10 {
  font-weight: 400;
  font-size: 18px;
  font-family: 'Jost', sans-serif;
  text-transform: uppercase;
}

.ttl-11 {
  font-size: 21px;
  font-weight: 400;
}

.ttl-12 {
  font-weight: 300;
  font-size: 21px;
}

.ttl-13 {
  font-size: 24px;
  font-weight: 700;
  font-family: "Noto Serif JP", serif;

}

.ttl-14 {
  font-size: 48px;
  font-weight: 400;
}

.ttl-15 {
  font-size: 24px;
  font-weight: 400;
}

.ttl-16 {
  font-size: 12px;
  font-weight: 700;
  font-family: 'Jost', sans-serif;

}

.center {
  text-align: center;
}

.white {
  color: #fff;
}

.green {
  color: #007e62;
}

.green-1 {
  color: #caddd7;
}

.black {
  color: black;
}

p {
  font-size: 16px;
  font-weight: 300;
}

@media screen and (min-width: 768px) {
  .direction {
    flex-direction: row-reverse;
  }
}

.table-dl.table-base {
  font-weight: 300;
  font-size: 16px;
}

/* .right {
    text-align: right;
}

.left {
    text-align: left;
} */

@media screen and (max-width: 767px) {
  .row.row-store.archive .col-12.col-lg-4.col-md-3.item .button-center {
    text-align: center;
  }

  .ttl-14 {
    font-size: 20px;
  }

  .link-img-all {
    flex-wrap: wrap;
  }

  .ttl-01 {
    font-size: 12px;
  }

  .ttl-02 {
    font-size: 22px;

  }

  .ttl-03 {
    font-size: 18px;
  }

  .ttl-07 {
    font-size: 80px;
  }

  .ttl-09 {
    font-size: 18px;
  }



}

.jumbotron-common .ttl-main {
  text-align: center;
}

.jumbotron-common .ttl-cont {
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}

.block {
  display: block;
}

.jumbotron.jumbotron-common {
  text-transform: capitalize;
}

.breadcrumb>li+li:before {
  content: '>';
  font-family: ionicons;
  padding: 0 5px;
}

.swiper-slide.swiper-slide-thumb-active .image::before {
  opacity: 1;
}

.swiper-slide .image::before {
  content: "";
  display: block;
  background: rgba(15, 199, 84, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.5s ease-out;
}


.slider-thumbnail .swiper-wrapper .image {
  position: relative;
}

@media screen and (min-width: 768px) {
  .link-img-line {
    margin-right: 20px;
  }

  .swiper-backface-hidden .swiper-slide {
    padding: 0 10px;
  }

}

@media screen and (max-width: 767px) {
  .link-img-line {
    margin-bottom: 20px;
  }

  .swiper-backface-hidden .swiper-slide {
    padding: 0 3px;
  }
}

.swiper-slide.swiper-slide-visible {
  cursor: pointer;
}

.bg-f6 {
  background-color: #f6f6f6;
}

.bg-green {
  background-color: #e6f2f0;
}





.link-img-all {
  display: flex;
  justify-content: center;
}

.ttl-area.bg-green {
  padding: 25px;
}

.prescribne-entry .ttl-09.green,
.map .ttl-09.green {
  margin-top: 20px;
  margin-bottom: 20px;
}



.btn.btn-dark {
  color: #fff;
  background-color: #007e62;
  border-color: #007e62;
  border-radius: 45px;
  padding: 18px 5px 16px 5px;
  min-width: 168px;
}

.btn.btn-dark:hover {
  color: #007e62;
  background-color: #fff;
  border-color: #007e62;
  border-radius: 45px;
  padding: 18px 5px 16px 5px;
  min-width: 168px;
}

svg {
  height: 30px;
  width: 30px;
  fill: #007e62;
}

.map-icon svg,
.pill svg {
  margin: auto;
}

.text-icon-all {
  display: flex;
}

.single-icon {
  margin-right: 15px;
}

.single-icon svg {
  height: 20px;
  width: 20px;
}

h5 {
  font-size: 18px;
  font-weight: 500;
}

.waku {
  border-bottom: 1px solid #f6f6f6;
  padding-bottom: 10px;
  padding-top: 25px;
}

.single-store .waku {
  padding-top: 16px;
  padding-bottom: 16px;
}

.text-icon-all h5 {
  color: #007e62;
}

.acf-map {
  height: 500px;
}

.big a {
  color: #000;
}

.ttl-top-jumbotron {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}



.single-store .jumbotron-common {
  background: #007e62;
}

.single-store .jumbotron-common .ttl-top-jumbotron {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 0;
  left: 0;
  transform: none;
  height: 160px;
}

.slider-thumbnail {
  margin-top: 20px;
}

.swiper-thumbs .swiper-slide:first-child:last-child {
  display: none;
}

@media screen and (min-width: 768px) {
  .single-store .jumbotron-common .ttl-top-jumbotron {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    height: 240px;
  }
}

/* 另加 */
#tab-store {
  padding-top: 32px;
}

#tab-store .tab-btn-area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: -8px;
  margin-bottom: 24px;
}

#tab-store .tab-btn-area .tab_btn {
  text-align: center;
  display: block;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 8px;
  transition: 0.5s ease all;
}

#tab-store .tab-btn-area .tab_btn .btn {
  font-size: 16px;
  color: #007e62;
  background: #fff;
  width: 100%;
  min-width: inherit;
  padding: 16px 8px;
  border: 1px solid #007e62;
  border-radius: 0;
  transition: 0.5s ease all;
}

#tab-store .tab-btn-area .tab_btn.is-active-btn .btn {
  color: #fff;
  background: #007e62;
  border: 1px solid #007e62;
}

#tab-store .tab-item-area {
  border-top: 1px solid #007e62;
  padding-top: 32px;
}

@media screen and (min-width: 768px) {
  #tab-store .tab-btn-area .tab_btn {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 24px 16px;
  }

  .row-store .item .text-area .ttl {
    font-size: 16px;
    line-height: 24px;
    color: #007e62;
  }

  .row.row-store.archive .ttl-area .waku-bottom-text h5,
  .row.row-store.archive .ttl-area .waku-bottom-text .metabox p {
    font-size: 16px;
  }
}

.row.row-store.archive .title .ttl {
  font-size: 20px;
  margin-bottom: 10px;
}





/* 另加结束 */
@media screen and (max-width: 767px) {
  .row-store .item .text-area .ttl {
    font-size: 16px;
    line-height: 24px;
    color: #007e62;
    margin-bottom: 17px;
    margin-top: 17px;
  }

  .row.row-store.archive .ttl-area .waku-bottom-text h5,
  .row.row-store.archive .ttl-area .waku-bottom-text .metabox p {
    font-size: 15px;
  }

  .row.row-store.archive .item.item-button {
    padding-top: 8px;
  }
}



.waku-bottom-text {
  display: flex;
  align-items: baseline;
  margin-bottom: 4px;
}

.waku-bottom-text h5 {
  margin-right: 0px;
  /* margin-right: 45px; */
  color: #92999b;
  font-weight: 300;

}

.ttl-top-jumbotron {
  color: white;
}

.row.row-store.archive p {
  color: #000;
}

.bg-green {
  background-color: #e6f2f0;
  padding: 25px;
}

.prescribne-entry .link-img-all a {
  padding: 15px;
}

@media screen and (max-width: 767px) {
  .s-center {
    text-align: center;
  }

  main .ttl {
    margin-bottom: 0;
  }
}


.row.row-store.archive .col-12.col-lg-4.col-md-3.item .btn.btn-success {
  min-width: 170px;
  padding: 17px 32px;
}

.contact dl.req dt label::after {
  color: #fff;
  content: "必須";
  background: #007e62;
}


.btn-warning.disabled,
.btn-warning:disabled {
  color: #007e62;
  background-color: #fff;
  border-color: #007e62;
}

.btn-primary {
  color: #fff;
  background-color: #007e62;
  border-color: #007e62;
}

.btn-primary:hover {
  color: #007e62;
  background-color: #fff;
  border-color: #007e62;
}

.btn-outline-primary {
  color: #007e62;
  border-color: #007e62;
}

.page-template-page-recruit-entry-select-completion-php .button-center a {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 230px;
  margin: auto;
}

.page-template-page-recruit-entry-select-completion-php .button-center a svg {

  margin-left: 10px;
}

.page-template-page-recruit-entry-select-completion-php .button-center a:hover svg {
  fill: #007e62;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #007e62;
  border-color: #007e62;
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #007e62;
  border-color: #007e62;
  box-shadow: 0 0 0 0.2rem rgba(0, 126, 98, .5);
}

.jumbotron-common.faq .ttl .ttl-eng {
  text-transform: uppercase;
}

#page_top svg {
  fill: #fff;
  height: 50px;
  width: 50px;
}

.btn-area.text-center button {
  margin: 5px;
}

.waku-bottom-text h5 {
  min-width: 45px;
}

.works_image_single .swiper-fade .swiper-slide-active,
.works_image_single .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: none;
}

@media screen and (min-width: 992px) and (max-width: 1268px) {
  header .contact-block.base {
    position: absolute;
    top: 128px;
  }
}





@media screen and (min-width: 992px) {
  .row.row-store.archive.row-stretch.bg-green {
    /* border: 1px solid #000; */
    background-color: #e6f2f0;
    padding: 16px 7px;
    border-radius: 25px;
    margin: 10px;
    justify-content: center;
    height: 240px;
  }
}

@media screen and (max-width: 991px) {
  .row.row-store.archive.row-stretch.bg-green {
    /* border: 1px solid #000; */
    background-color: #e6f2f0;
    padding: 16px 7px;
    border-radius: 25px;
    margin: 10px;
    justify-content: center;
  }
}

.button-left a {
  font-size: 20px;
}



.button-center a {
  font-size: 20px;
}



html,
body {
  overflow-x: hidden;
}




/* common */
.ttl-01 [class^="ttl-"] {
  display: block;
}

.ttl-01.svg .icon {
  margin-bottom: 8px;
}

.ttl-01.svg.center .icon svg {
  margin-right: auto;
  margin-left: auto;
}

.invert .ttl-01 svg {
  fill: #fff;
}

@media screen and (max-width: 767px) {
  .ttl-01 {
    text-align: center;
  }

  .ttl-01 .ttl-eng {
    font-size: 14px;
    line-height: 24px;
  }

  .ttl-01 .ttl-jpn {
    font-size: 32px;
    line-height: 56px;
  }
}

@media screen and (min-width: 768px) {
  .ttl-01 .ttl-eng {
    font-size: 18px;
    line-height: 36px;
  }

  .ttl-01 .ttl-jpn {
    font-size: 48px;
    line-height: 64px;
  }
}

.faq .accordion_one {
  margin-bottom: 24px;
}

.faq .head.ttl-eng {
  font-weight: 500;
}

.icon-area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -4px;
}

.icon-area .icon-item {
  padding: 4px;
}

@media screen and (min-width: 768px) {
  .icon-area {
    justify-content: flex-start;
  }
}

.flex-all {
  display: flex;
  justify-content: end;
  align-items: baseline;
}

.flex-all .icon-area {
  margin-right: 10px;
}





.bg-green-store .set-text {
  color: #000;
  font-weight: 400;
  line-height: 25px;
}






@media screen and (min-width: 992px) {
  .bg-green-store {

    width: 83%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 768px) {
  .bg-green-store .image {
    flex: 0 0 35px;
    max-width: 35px;

  }

  .bg-green-store {
    padding: 30px;
    background-color: #e6f2f0;
    border-radius: 20px;
    box-shadow: 1px 4px 13px 3px rgba(54, 54, 54, 0.3);

  }

  .bg-green-store .set-all {
    display: flex;
    align-items: center;
    padding: 6px 15px 6px 15px;
  }

  .bg-green-store .title.center {
    border-bottom: 1px solid #007e62;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 500;
    color: #007e62;
  }
}

@media screen and (max-width: 767px) {
  .bg-green-store .image {
    flex: 0 0 28px;
    max-width: 28px;

  }

  .bg-green-store {
    padding: 20px;
    background-color: #e6f2f0;
    border-radius: 20px;
    box-shadow: 1px 4px 13px 3px rgba(54, 54, 54, 0.3);

  }

  .bg-green-store .set-all {
    display: flex;
    align-items: center;
    padding: 6px 0px 6px 0px;
  }

  .bg-green-store .title.center {
    border-bottom: 1px solid #007e62;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 500;
    color: #007e62;
  }
}