@charset "UTF-8";

.top {
  padding-top: 16vw;
}

@media print, screen and (min-width: 639px) {
  .top {
    padding-top: 0;
  }
}

.top .swiper-container {
  width: 100%;
}

.top .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  width: 89.33vw;
  margin-top: 4.2vw;
  margin-left: 10.42vw;
  margin-right: 10.42vw;
}

@media print, screen and (min-width: 639px) {
  .top .swiper-container .swiper-wrapper .swiper-slide {
    margin-top: 2.69vw;
    width: 79.17vw;
  }
}

.top .swiper-container .swiper-wrapper .swiper-slide .text {
    /*font-family: '筑紫B丸ゴシック';*/
    font-family: 'Kiwi Maru', 'メイリオ','ヒラギノ角ゴシック';
  font-weight: bold;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 3.73vw;
  display: inline-block;
}

@media print, screen and (min-width: 639px) {
  .top .swiper-container .swiper-wrapper .swiper-slide .text {
    font-size: 1.88vw;
  }
}

.top .swiper-container .swiper-wrapper .swiper-slide .text .item1 {
  position: absolute;
  top: 0;
  left: 24.53vw;
}

@media print, screen and (min-width: 639px) {
  .top .swiper-container .swiper-wrapper .swiper-slide .text .item1 {
    top: 1.58vw;
    left: 20.52vw;
  }
}

.top .swiper-container .swiper-wrapper .swiper-slide .text .item2 {
  position: absolute;
  top: 6.2vw;
  left: 18.33vw;
}

@media print, screen and (min-width: 639px) {
  .top .swiper-container .swiper-wrapper .swiper-slide .text .item2 {
    top: 5.41vw;
    left: 17.19vw;
  }
}

.sales {
  padding-top: 8vw;
}

@media print, screen and (min-width: 639px) {
  .sales {
    padding-top: 3.94vw;
  }
}

.sales .title {
    /*font-family: '筑紫B丸ゴシック';*/
    font-family: 'Kiwi Maru', 'メイリオ','ヒラギノ角ゴシック';
  text-align: center;
  font-size: 5.33vw;
}

@media print, screen and (min-width: 639px) {
  .sales .title {
    font-size: 1.25vw;
  }
}

.sales .title span {
  background-color: #6BA5A7;
  width: 11.07vw;
  height: 0.53vw;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.2vw;
}

@media print, screen and (min-width: 639px) {
  .sales .title span {
    margin-top: 0.85vw;
    width: 2.6vw;
    height: 0.1vw;
  }
}

.sales .biz-hour {
  font-size: 3.2vw;
  margin-left: auto;
  margin-right: auto;
  border-collapse: separate;
  margin-top: 3.93vw;
}

@media print, screen and (min-width: 639px) {
  .sales .biz-hour {
    font-size: 0.83vw;
    margin-top: 1.7vw;
  }
}

.sales .biz-hour tbody tr th {
  background-color: #87BFC1;
  width: 10.13vw;
  height: 12.53vw;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #87BFC1;
}

@media print, screen and (min-width: 639px) {
  .sales .biz-hour tbody tr th {
    width: 2.5vw;
    height: 2.45vw;
  }
}

.sales .biz-hour tbody tr th:first-child {
  border-radius: 2.13vw 0 0 0;
  width: 14.67vw;
}

@media print, screen and (min-width: 639px) {
  .sales .biz-hour tbody tr th:first-child {
    width: 9.17vw;
    border-radius: 0.42vw 0 0 0;
  }
}

.sales .biz-hour tbody tr th:last-child {
  border-radius: 0 2.13vw 0 0;
  padding-right: 0.53vw;
}

@media print, screen and (min-width: 639px) {
  .sales .biz-hour tbody tr th:last-child {
    padding-right: 1.67vw;
    border-radius: 0 0.42vw 0 0;
  }
}

.sales .biz-hour tbody tr td {
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #87BFC1;
  width: 10.13vw;
  height: 12.53vw;
}

@media print, screen and (min-width: 639px) {
  .sales .biz-hour tbody tr td {
    width: 2.5vw;
    height: 2.45vw;
  }
}

.sales .biz-hour tbody tr td:first-child {
  width: 14.67vw;
  border-left: 1px solid #87BFC1;
  text-align: left;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 3.73vw;
}

@media print, screen and (min-width: 639px) {
  .sales .biz-hour tbody tr td:first-child {
    width: 9.17vw;
    text-align: center;
    padding-left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.sales .biz-hour tbody tr td:last-child {
  padding-right: 0.53vw;
  border-right: 1px solid #87BFC1;
}

@media print, screen and (min-width: 639px) {
  .sales .biz-hour tbody tr td:last-child {
    padding-right: 1.67vw;
  }
}

.sales .biz-hour tbody tr .one {
  border-radius: 0 0 0 2.13vw;
}

@media print, screen and (min-width: 639px) {
  .sales .biz-hour tbody tr .one {
    border-radius: 0 0 0 0.42vw;
  }
}

.sales .biz-hour tbody tr .two {
  border-radius: 0 0 2.13vw 0;
}

@media print, screen and (min-width: 639px) {
  .sales .biz-hour tbody tr .two {
    border-radius: 0 0 0.42vw 0;
  }
}

.sales .biz-hour tbody tr .sp {
  display: block;
}

@media print, screen and (min-width: 639px) {
  .sales .biz-hour tbody tr .sp {
    display: none;
  }
}

.sales .desc {
  font-size: 3.2vw;
  margin-left: 9.07vw;
  margin-top: 1.07vw;
  line-height: 1.6;
}

@media print, screen and (min-width: 639px) {
  .sales .desc {
    font-size: 0.73vw;
    margin-top: 0.83vw;
    margin-left: 35.89vw;
  }
}

.info {
  padding-top: 8vw;
  padding-bottom: 8vw;
}

@media print, screen and (min-width: 639px) {
  .info {
    padding-top: 3.94vw;
    padding-bottom: 3.94vw;
  }
}

.info .title {
    /*font-family: '筑紫B丸ゴシック';*/
    font-family: 'Kiwi Maru', 'メイリオ','ヒラギノ角ゴシック';
  text-align: center;
  font-size: 5.33vw;
}

@media print, screen and (min-width: 639px) {
  .info .title {
    font-size: 1.25vw;
  }
}

.info .title span {
  background-color: #6BA5A7;
  width: 11.07vw;
  height: 0.53vw;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.2vw;
}

@media print, screen and (min-width: 639px) {
  .info .title span {
    margin-top: 0.85vw;
    width: 2.6vw;
    height: 0.1vw;
  }
}
.info .desc {
  padding: 2.08vw;
  border-radius: 0.42vw;
  margin-left: auto;
  margin-right: auto;
  width: 89.33vw;
  margin-top: 1.67vw;
  font-size: 3.73vw;
  line-height: 1.6;
}
@media print, screen and (min-width: 639px) {
  .info .desc {
      -webkit-box-shadow: 0px 3px 6px #00000029;
              box-shadow: 0px 3px 6px #00000029;
      width: 68.75vw;
      font-size: 0.83vw;
      line-height: 1.4;
  }
}
.info .desc strong{
  font-weight: bold;
}
.info .desc hr{
  border: 1px dashed #eeeeee;
  margin: 0.8vw 0;
}
.access {
  padding-top: 10.67vw;
  background-position: center;
  background-size: cover;
  height: 200.79vw;
  position: relative;
  z-index: 1;
  background-image: url(https://www.yoshie-dentalclinic.com/themes/newtmp001/images/white-back-sp@2x.png);
}

@media print, screen and (min-width: 639px) {
  .access {
    background-image: url(https://www.yoshie-dentalclinic.com/themes/newtmp001/images/white-back@2x.png);
    padding-top: 3.13vw;
    height: 48.44vw;
  }
}

.access .title {
    /*font-family: '筑紫B丸ゴシック';*/
    font-family: 'Kiwi Maru', 'メイリオ','ヒラギノ角ゴシック';
  text-align: center;
  font-size: 5.33vw;
}

@media print, screen and (min-width: 639px) {
  .access .title {
    font-size: 1.25vw;
  }
}

.access .title span {
  background-color: #6BA5A7;
  width: 11.07vw;
  height: 0.53vw;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.2vw;
}

@media print, screen and (min-width: 639px) {
  .access .title span {
    margin-top: 0.85vw;
    width: 2.6vw;
    height: 0.1vw;
  }
}

.access .access-main {
  padding: 2.08vw;
  border-radius: 0.42vw;
  margin-left: auto;
  margin-right: auto;
  width: 89.33vw;
  margin-top: 1.67vw;
}

@media print, screen and (min-width: 639px) {
  .access .access-main {
    -webkit-box-shadow: 0px 3px 6px #00000029;
            box-shadow: 0px 3px 6px #00000029;
    width: 68.75vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.access .access-main .map {
  width: 89.33vw;
}

@media print, screen and (min-width: 639px) {
  .access .access-main .map {
    width: 29.17vw;
  }
}
.access .access-main .map .iframe_wrap{
  width:100%;
  height:auto;
  position:relative;
  padding-top:49.85%;
}
@media print, screen and (min-width: 639px) {
  .access .access-main .map .iframe_wrap{
    padding-top:84.48%;
  }
}
.access .access-main .map .iframe_wrap iframe{
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
}

.access .access-main .right {
  font-size: 3.73vw;
  line-height: 1.6;
  margin-top: 3.73vw;
}

@media print, screen and (min-width: 639px) {
  .access .access-main .right {
    margin-left: 2.08vw;
    font-size: 0.83vw;
    margin-top: 0;
    line-height: 1.4;
  }
}
.access .access-main .right .right-img {
  display: flex;
}
.access .access-main .right .right-img .house {
  width: 30.4vw;
}
@media print, screen and (min-width: 639px) {
  .access .access-main .right .right-img .house {
    width: 10.83vw;
  }
}
.access .access-main .right .right-img .wall {
  width: 55.47vw;
  margin-left: 3.47vw;
}
@media print, screen and (min-width: 639px) {
  .access .access-main .right .right-img .wall {
    width: 19.38vw;
    margin-left: 2.08vw;
  }
}

.access .access-main .right .train {
  margin-top: 6.13vw;
}

@media print, screen and (min-width: 639px) {
  .access .access-main .right .train {
    margin-top: 0.78vw;
  }
}

.access .access-main .right .train h3 {
  color: #87BFC1;
}

.access .access-main .right .train h5 {
  margin-top: 3.73vw;
}

@media print, screen and (min-width: 639px) {
  .access .access-main .right .train h5 {
    margin-top: 0.83vw;
  }
}

.access .access-main .right .car {
  margin-top: 5.33vw;
}

@media print, screen and (min-width: 639px) {
  .access .access-main .right .car {
    margin-top: 1.04vw;
  }
}

.access .access-main .right .car h3 {
  color: #87BFC1;
}

.access .access-main .right .car h5 {
  margin-top: 3.73vw;
}

@media print, screen and (min-width: 639px) {
  .access .access-main .right .car h5 {
    margin-top: 0.83vw;
  }
}

.access .access-main .right .buss {
  margin-top: 6.13vw;
}

@media print, screen and (min-width: 639px) {
  .access .access-main .right .buss {
    margin-top: 1.04vw;
  }
}

.access .access-main .right .buss h3 {
  color: #87BFC1;
}

.access .access-main .right .buss h5 {
  margin-top: 4vw;
}

@media print, screen and (min-width: 639px) {
  .access .access-main .right .buss h5 {
    margin-top: 0.83vw;
  }
}

.access .circle {
  width: 16vw;
  height: 16vw;
  background-color: #D9BF67;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 42vw;
  bottom: -2%;
}

@media print, screen and (min-width: 639px) {
  .access .circle {
    width: 5.94vw;
    height: 5.78vw;
    left: 47.03vw;
    bottom: 0;
  }
}

.access .circle img {
  width: 7.2vw;
}

@media print, screen and (min-width: 639px) {
  .access .circle img {
    width: 2.92vw;
  }
}

.care {
  background-image: url(https://www.yoshie-dentalclinic.com/themes/newtmp001/images/care-back-sp@2x.png);
  background-size: cover;
  background-position: center;
  height: 265.53vw;
  margin-top: -24.8vw;
  padding-top: 24.8vw;
  position: relative;
}

@media print, screen and (min-width: 639px) {
  .care {
    background-image: url(https://www.yoshie-dentalclinic.com/themes/newtmp001/images/care-back@2x.png);
    height: 60.78vw;
    margin-top: -13.59vw;
    padding-top: 13.59vw;
  }
}

.care .title {
  text-align: center;
  margin-top: 8.99vw;
}

@media print, screen and (min-width: 639px) {
  .care .title {
    margin-top: 1.77vw;
  }
}

.care .title h1 {
  font-weight: bold;
  font-family: 'Libre Baskerville', serif;
  color: #6BA5A7;
  font-size: 6.4vw;
}

@media print, screen and (min-width: 639px) {
  .care .title h1 {
    font-size: 2.08vw;
  }
}

.care .title h2 {
    /*font-family: '筑紫B丸ゴシック';*/
    font-family: 'Kiwi Maru', 'メイリオ','ヒラギノ角ゴシック';
  font-size: 5.33vw;
  margin-top: 1.6vw;
}

@media print, screen and (min-width: 639px) {
  .care .title h2 {
    font-size: 1.25vw;
    margin-top: 1.33vw;
  }
}

.care .desc {
  font-size: 3.73vw;
  width: 89.07vw;
  line-height: 1.7;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8.09vw;
}

@media print, screen and (min-width: 639px) {
  .care .desc {
    font-size: 0.83vw;
    width: 64.58vw;
    margin-top: 4.19vw;
  }
}

.care .up-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 6.07vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media print, screen and (min-width: 639px) {
  .care .up-box {
    margin-top: 4.2vw;
    /*-ms-flex-wrap: initial;
        flex-wrap: initial;*/
  }
}

.care .up-box .item {
  width: 43.2vw;
}

@media print, screen and (min-width: 639px) {
  .care .up-box .item {
    width: 14.58vw;
  }
}

.care .up-box .item .circle {
  border-radius: 50%;
  background-color: #fff;
  width: 43.2vw;
  height: 43.2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media print, screen and (min-width: 639px) {
  .care .up-box .item .circle {
    width: 14.58vw;
    height: 14.58vw;
  }
}

.care .up-box .item .circle h3 {
  color: #6BA5A7;
  font-size: 3.73vw;
}

@media print, screen and (min-width: 639px) {
  .care .up-box .item .circle h3 {
    font-size: 1.04vw;
  }
}

.care .up-box .item .circle img {
  margin-top: 3.29vw;
  width: 18.53vw;
}

@media print, screen and (min-width: 639px) {
  .care .up-box .item .circle img {
    width: 6.07vw;
    margin-top: 0.88vw;
  }
}

.care .up-box .item p {
  width: 37.33vw;
  margin-left: auto;
  margin-right: auto;
  font-size: 3.73vw;
  line-height: 1.5;
  margin-top: 2.67vw;
}

@media print, screen and (min-width: 639px) {
  .care .up-box .item p {
    width: 12.68vw;
    font-size: 0.83vw;
    margin-top: 1.67vw;
  }
}

.care .up-box .item + .item {
  margin-left: 2.8vw;
}

@media print, screen and (min-width: 639px) {
  .care .up-box .item + .item {
    margin-left: 3.49vw;
  }
}

.care .up-box .item:nth-child(3) {
  margin-left: 0;
  margin-top: 5.52vw;
}

@media print, screen and (min-width: 639px) {
  .care .up-box .item:nth-child(3) {
    margin-left: 3.49vw;
    margin-top: 0;
  }
}

.care .up-box .item:last-child {
  margin-top: 5.52vw;
}

@media print, screen and (min-width: 639px) {
  .care .up-box .item:last-child {
    margin-top: 0;
  }
}

.care .down-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5.52vw;
}

@media print, screen and (min-width: 639px) {
  .care .down-box {
    margin-top: 3.36vw;
  }
}

.care .down-box .item {
  width: 43.2vw;
}

@media print, screen and (min-width: 639px) {
  .care .down-box .item {
    width: 14.58vw;
  }
}

.care .down-box .item .circle {
  border-radius: 50%;
  background-color: #fff;
  width: 43.2vw;
  height: 43.2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media print, screen and (min-width: 639px) {
  .care .down-box .item .circle {
    width: 14.58vw;
    height: 14.58vw;
  }
}

.care .down-box .item .circle h3 {
  color: #6BA5A7;
  font-size: 3.73vw;
}

@media print, screen and (min-width: 639px) {
  .care .down-box .item .circle h3 {
    font-size: 1.04vw;
  }
}

.care .down-box .item .circle img {
  margin-top: 3.29vw;
  width: 18.53vw;
}

@media print, screen and (min-width: 639px) {
  .care .down-box .item .circle img {
    width: 6.07vw;
    margin-top: 0.88vw;
  }
}

.care .down-box .item p {
  width: 37.33vw;
  margin-left: auto;
  margin-right: auto;
  font-size: 3.73vw;
  line-height: 1.5;
  margin-top: 2.67vw;
}

@media print, screen and (min-width: 639px) {
  .care .down-box .item p {
    width: 12.68vw;
    font-size: 0.83vw;
    margin-top: 1.67vw;
  }
}

.care .down-box .item + .item {
  margin-left: 2.8vw;
}

@media print, screen and (min-width: 639px) {
  .care .down-box .item + .item {
    margin-left: 3.49vw;
  }
}

/*
.care .down-box .item:last-child {
  margin-left: 0;
  margin-top: 5.52vw;
}

@media print, screen and (min-width: 639px) {
  .care .down-box .item:last-child {
    margin-left: 3.49vw;
    margin-top: 0;
  }
}*/

.features {
  padding-top: 6.25vw;
}

.features .circle {
  width: 16vw;
  height: 16vw;
  background-color: #D9BF67;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 42vw;
}

@media print, screen and (min-width: 639px) {
  .features .circle {
    width: 5.94vw;
    height: 5.78vw;
    margin-left: 47.03vw;
  }
}

.features .circle img {
  width: 8vw;
}

@media print, screen and (min-width: 639px) {
  .features .circle img {
    width: 2.92vw;
  }
}

.features .title {
  text-align: center;
  margin-top: 5.33vw;
}

@media print, screen and (min-width: 639px) {
  .features .title {
    margin-top: 1.77vw;
  }
}

.features .title h1 {
  font-weight: bold;
  font-family: 'Libre Baskerville', serif;
  color: #6BA5A7;
  font-size: 6.4vw;
}

@media print, screen and (min-width: 639px) {
  .features .title h1 {
    font-size: 2.08vw;
  }
}

.features .title h2 {
    /*font-family: '筑紫B丸ゴシック';*/
    font-family: 'Kiwi Maru', 'メイリオ','ヒラギノ角ゴシック';
  font-size: 5.33vw;
  margin-top: 1.6vw;
}

@media print, screen and (min-width: 639px) {
  .features .title h2 {
    font-size: 1.25vw;
    margin-top: 1.33vw;
  }
}

.features .desc {
  font-size: 3.73vw;
  width: 89.07vw;
  line-height: 1.7;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8vw;
}

@media print, screen and (min-width: 639px) {
  .features .desc {
    width: 64.58vw;
    font-size: 0.83vw;
    margin-top: 4.19vw;
  }
}

.features .features-list {
  margin-top: 6.2vw;
  width: 89.33vw;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 639px) {
  .features .features-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}

.features .features-list .item {
  width: 100%;
  position: relative;
}
.features .features-list .item img{
  border-radius:18px;
}


@media print, screen and (min-width: 639px) {
  .features .features-list .item {
    width: 16.57vw;
  }
  .features .features-list .item img{
    border-radius:18px;
  }
}

.features .features-list .item .features-circle1 {
  width: 18.67vw;
  height: 18.67vw;
  background-color: #87BFC1;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 35.33vw;
  top: 49.13vw;
}

@media print, screen and (min-width: 639px) {
  .features .features-list .item .features-circle1 {
    width: 4.42vw;
    height: 4.42vw;
    left: 6.08vw;
    top: 8.4vw;
  }
}

.features .features-list .item .features-circle1 h2 {
  font-size: 3.2vw;
}

@media print, screen and (min-width: 639px) {
  .features .features-list .item .features-circle1 h2 {
    font-size: 0.63vw;
  }
}

.features .features-list .item .features-circle1 h3 {
  font-size: 8vw;
  font-weight: bold;
  margin-top: 1.87vw;
}

@media print, screen and (min-width: 639px) {
  .features .features-list .item .features-circle1 h3 {
    font-size: 1.56vw;
    margin-top: 0.52vw;
  }
}

.features .features-list .item .features-circle2 {
  width: 18.67vw;
  height: 18.67vw;
  background-color: #8FCBC0;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 35.33vw;
  top: 49.13vw;
}

@media print, screen and (min-width: 639px) {
  .features .features-list .item .features-circle2 {
    width: 4.42vw;
    height: 4.42vw;
    left: 6.08vw;
    top: 8.4vw;
  }
}

.features .features-list .item .features-circle2 h2 {
  font-size: 3.2vw;
}

@media print, screen and (min-width: 639px) {
  .features .features-list .item .features-circle2 h2 {
    font-size: 0.63vw;
  }
}

.features .features-list .item .features-circle2 h3 {
  font-size: 8vw;
  font-weight: bold;
  margin-top: 1.87vw;
}

@media print, screen and (min-width: 639px) {
  .features .features-list .item .features-circle2 h3 {
    font-size: 1.56vw;
    margin-top: 0.52vw;
  }
}

.features .features-list .item .text1 {
  height: auto;
  background-color: #87BFC1;
  border-radius: 4.8vw;
  color: #fff;
  margin-top: 5.33vw;
    min-height: 140px;
}

@media print, screen and (min-width: 639px) {
  .features .features-list .item .text1 {
    height: auto;
    margin-top: 0.94vw;
    border-radius: 0.94vw;
    min-height: 160px;
  }
}

.features .features-list .item .text1 h4 {
  font-size: 5.33vw;
  text-align: center;
  padding-top: 6.67vw;
}

@media print, screen and (min-width: 639px) {
  .features .features-list .item .text1 h4 {
    font-size: 1.04vw;
    padding-top: 1.82vw;
  }
}

.features .features-list .item .text1 h5 {
  width: 78.67vw;
  font-size: 3.73vw;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.56vw;
  line-height: 2;
}

@media print, screen and (min-width: 639px) {
  .features .features-list .item .text1 h5 {
    width: 12.81vw;
    margin-top: 0.83vw;
    font-size: 0.83vw;
  }
}

.features .features-list .item .text2 {
  height: auto;
  background-color: #8FCBC0;
  border-radius: 4.8vw;
  color: #fff;
  margin-top: 5.33vw;
  min-height: 140px;
}

@media print, screen and (min-width: 639px) {
  .features .features-list .item .text2 {
    height: auto;
    margin-top: 0.94vw;
    border-radius: 0.94vw;
    min-height: 160px;
  }
}

.features .features-list .item .text2 h4 {
  font-size: 5.33vw;
  text-align: center;
  padding-top: 6.67vw;
}

@media print, screen and (min-width: 639px) {
  .features .features-list .item .text2 h4 {
    font-size: 1.04vw;
    padding-top: 1.82vw;
  }
}

.features .features-list .item .text2 h5 {
  width: 78.67vw;
  font-size: 3.73vw;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.56vw;
  line-height: 2;
}

@media print, screen and (min-width: 639px) {
  .features .features-list .item .text2 h5 {
    width: 12.81vw;
    margin-top: 0.83vw;
    font-size: 0.83vw;
  }
}

.features .features-list .item + .item {
  margin-top: 5.33vw;
}

@media print, screen and (min-width: 639px) {
  .features .features-list .item + .item {
    margin-left: 0.82vw;
    margin-top: 0;
  }
}
.features .features-list .item .text1 p,
.features .features-list .item .text2 p {
  font-size: 3.73vw;
  padding: 10px;
  line-height: 1.4em; 
}
@media print, screen and (min-width: 639px) {
  .features .features-list .item .text1 p,
  .features .features-list .item .text2 p {
    font-size: 0.83vw;
    padding: 10px 15px;
    line-height: 1.4em; 
  }
}

.features .img-zone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8.33vw;
}

.features .img-zone .item + .item {
  margin-left: 4vw;
}

@media print, screen and (min-width: 639px) {
  .features .img-zone .item + .item {
    margin-left: 1.67vw;
  }
}

.about .position {
  position: relative;
  padding-top:0;
}
@media print, screen and (min-width: 639px) {
    .about .position {
        padding-top:0;
    }
  }
.about .position .logo {
  width: 64vw;
  margin-top: 5.33vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25.51vw;
}

@media print, screen and (min-width: 639px) {
  .about .position .logo {
    width: 24.58vw;
    margin-top: 6.46vw;
    margin-bottom: 22.08vw;
  }
}

.about .position .map {
  top: 20.8vw;
}

@media print, screen and (min-width: 639px) {
  .about .position .map {
    top: 12.4vw;
  }
}

.slick-slide img{
  border-radius: 18px;
}
@media print, screen and (min-width: 639px) {
  .slick-slide img{
    border-radius: 18px;
  }
}

/*デカ文字*/
h1,h2,h3,h4,p{
  font-size: 120%;
}
  .features .features-list .item .text1 h4,
  .features .features-list .item .text2 h4{
    font-size: 120% ;
  }
.features .features-list .item .text1 p, .features .features-list .item .text2 p{
    font-size: 120% ;
}

@media print, screen and (min-width: 639px) {
  .care .title h2,
  .features .title h2{
    font-size: 1.65vw;
  }
  .features .features-list .item .text1 h4,
  .features .features-list .item .text2 h4{
    font-size: 1.44vw;
  }
  .features .features-list .item .text1 p, .features .features-list .item .text2 p{
    font-size: 0.93vw;
  }
  }