@charset "UTF-8";
/* CSS Document */
/*--------------------
  Main Visual
----------------------*/
#head_wrap02 {
  pointer-events: auto;
  position: relative;
  z-index: 9999;
}
#head_wrap02 a {
  pointer-events: auto;
}
#head_wrap02 #nav-toggle {
  pointer-events: auto;
}
#global-nav {
  pointer-events: none;
}
#Main_Visual {
  pointer-events: none;
  pointer-events: auto;
}
#Main_Visual {
  width: 100%;
  height: 720px;
  position: relative;
}
#Main_Visual .sns {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  height: 360px;
  display: block;
  z-index: 1;
  pointer-events: auto;
}
#Main_Visual .sns ul {
  position: absolute;
  right: 0px;
  bottom: 75px;
  display: flex;
  justify-content: flex-end;
}
#Main_Visual .sns ul li {
  margin: 0 0 0 20px;
  width: 40px;
}
#Main_Visual .sns ul li img {
  width: 100%;
  height: auto;
}
#Main_Visual .swiper-container {
  position: absolute;
  margin-top: 0px;
}
/*-------------------*/
@media (max-width: 767px) {
  #Main_Visual {
    width: 100%;
    height: auto;
    box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    position: static;
  }
  #Main_Visual img {
    width: 100%;
    height: auto;
  }
  #Main_Visual .sns, #Main_Visual .sns ul {
    position: static;
  }
  #Main_Visual .sns {
    display: none;
  }
}
/*-------------------*/
.swiper-container {
  width: 100%;
  height: 720px;
  position: relative;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.swiper-container a {
  width: 100%;
  height: 720px;
  display: block;
  margin: 0 auto;
}
.swiper-slide a div img {
  display: block;
  width: 50%;
  height: auto
}
.swiper-slide div {
  width: 1000px;
  height: 720px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
}
.swiper-slide.slide0 div img {
  position: absolute;
  bottom: 65px;
}
.swiper-slide.slide1 div img:first-child, .swiper-slide.slide2 div img:first-child {
  position: absolute;
  bottom: 140px;
  right: 0px;
  width: 460px;
}
.swiper-slide.slide1 div img:last-child, .swiper-slide.slide2 div img:last-child {
  position: absolute;
  bottom: 70px;
  width: 624px;
}

/*-------------------*/

.swiper-slide.slide0 div img:first-child {
  position: absolute;
  width: 624px;
}

.swiper-slide.slide3 div img:first-child {
  position: absolute;
  top: 50px;
  right: -50px;
  width: 420px;
}
.swiper-slide.slide3 div img:last-child {
  position: absolute;
  bottom: 30px;
  width: 624px;
}

/*-------------------*/

.swiper-slide a {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.swiper-slide.slide0 a {
  background-image: url("../img/top/slide/bg1.jpg");
}
.swiper-slide.slide1 a,.swiper-slide.slide2 a,.swiper-slide.slide3 a {
  background-image: url("../img/top/slide/bg2.jpg");
}

@media (max-width: 767px) {
  .swiper-container {
    position: static;
    margin-top: 62px;
    height: auto;
  }
  .swiper-container a {
    max-width: 1000px;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .swiper-slide a img {
    display: block;
    width: 100%;
    height: auto;
  }
  .swiper-slide.slide0 a,.swiper-slide.slide1 a,.swiper-slide.slide2 a,.swiper-slide.slide3 a {
    background-image: none;
  }
  .swiper-pagination {
    display: none;
}
}
/*--------------------
  #top-topic
----------------------*/
#topicpath {
  display: none;
}

/*--------------------
  #topinfo
----------------------*/
#topinfo a:hover {
  opacity: 0.6;
}
#topinfo {
  width: 100%;
  border-top: 1px solid #b59063;
  border-bottom: 1px solid #b59063;
  background-color: #fcf5f5;
  padding: 5px 0;
  min-height: 75px;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
#topinfo::after {
  content: "";
  clear: both;
  display: block;
}
#topinfo img {
  width: 100%;
  height: auto;
}
#topinfo section.container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
/*--------------------*/
#topinfo .info_area {
  margin: 20px 0 20px 0;
  display: flex;
  width: 100%;
}
#topinfo .info_area > div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0px;
}
#topinfo .info_area span.ttl {
  font-size: 16px;
  display: block;
  font-weight: bold;
  margin: 10px 0 15px 0;
}
#topinfo .info_area ul {
  margin: 0px 0px 0px 0px;
}
#topinfo .info_area li {
  width: 100%;
}
#topinfo .info_area li a {
  display: block;
  width: 100%;
  padding: 5px 2px 5px 23px !important;
  border-radius: 5px;
  background-image: url(../img/top/btn-bg1.jpg);
  background-position: 5px center;
  background-size: 10px auto;
  background-repeat: no-repeat;
}
#topinfo .info_area li a:hover {
  background-color: #fbf1d8;
}
#topinfo .info_area ul.news-important {
  margin: 0px 0px 0px 0px;
  color: #C51C4E;
}

/*--------------------
  #topinfo .info_list 
----------------------*/
#topinfo .info_list a {
  display: block;
  background-color: #e7cfcf;
  width: 100px;
  height: 100%;
  padding: 5px;
}
#topinfo .info_list a span {
  margin: 10px 0 0 10px;
  padding: 0px 20px 0 0;
  display: inline-block;
  background-image: url("../img/icon/icon-arrow06.png");
  background-repeat: no-repeat;
  background-position: right 0px;
  background-size: 14px auto;
}
@media (max-width: 767px) {
  #topinfo .info_list a {
    vertical-align: middle;
    width: 100%;
    height: auto;
  }
  #topinfo .info_list a span {
    margin: 0px 0 0 10px;
    padding: 0px 20px 0 0;
    display: inline-block;
    background-image: url("../img/icon/icon-arrow06.png");
    background-repeat: no-repeat;
    background-position: right 0px;
    background-size: 14px auto;
  }
}
/*--------------------*/
#topinfo .bnr_area {
  margin: 15px 0% 15px 4%;
}
#topinfo .bnr_area ul {
  display: flex;
  justify-content: space-between;
}
#topinfo .bnr_area ul li {
  margin: 0 0 0 0;
}
#topinfo .bnr_area ul li:first-child {
  margin: 0 4px 0 0;
}
#topinfo .bnr_area ul li a {
  width: auto;
  height: 45px;
}
#topinfo .bnr_area ul li.solo {
  width: 380px;
}
/*--------------------*/
@media (max-width: 767px) {
  #topinfo .info_area, #topinfo section.container {
    display: block;
  }
  #topinfo .info_area ul, #topinfo .info_area ul.news-important {
    margin: 5px 0 0px 0px;
  }
  #topinfo .info_area, #topinfo .bnr_area, #topinfo .btn_area {
    width: 90%;
    margin: 30px auto;
  }
  #topinfo .info_area {
    width: 90%;
    margin: 20px auto 10px auto;
  }
  #topinfo .container {
    padding: 0px 0 0px 0 !important;
  }
}

/*--------------------
  #topinfo　SP
----------------------*/
@media (max-width: 767px) {
	
#topinfo {
  border-bottom: 0px solid #b59063;
}
#topinfo .sns {
    width: 90%;
    margin: 0px auto;
}
#topinfo .sns ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#topinfo .sns li {
  width: 12%;
}
#topinfo .sns li a {
  display: block;
  margin: 10px 0px 10px 0px;
}
#topinfo .sns li a img {
  width: 100%;
  height: auto;
}
#topinfo-sp{
  background-color: #efe1e1;
  padding: 10px 0px 10px 0px;
}
#topinfo-sp img {
    width: 100%;
    height: auto;
}
#topinfo-sp .bnr_area ul {
  display: flex;
  justify-content: space-between;
flex-wrap: wrap;
}
#topinfo-sp .bnr_area ul li {
    width: 49% !important;
    height: auto;
}
#topinfo-sp .bnr_area ul li.solo {
    width: 100% !important;
    height: auto;
}
}

/*--------------------
  #top-recommend
----------------------*/
#top-recommend .container,
#top-df-recommend .container {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
}
#top-df-recommend .container {
  padding: 10px 0;
}
#top-recommend .bnr_area{
  margin: 15px 0 15px 0;
}
#top-recommend .bnr_area ul,
#top-df-recommend .bnr_area ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#top-recommend .bnr_area ul.solo,
#top-df-recommend .bnr_area ul.solo {
  display: flex;
  justify-content: center;
  align-items: center;
}
#top-recommend .bnr_area ul li,
#top-df-recommend .bnr_area ul li {
  margin: 0 0 0 0;
	width: 49%;
}

#top-recommend .bnr_area ul li a,
#top-df-recommend .bnr_area ul li a {
  width: auto;
  height: 45px;
}
#top-recommend .bnr_area a:hover,
#top-df-recommend .bnr_area a:hover {
  opacity: 0.6;
}
#top-recommend .bnr_area img,
#top-df-recommend .bnr_area img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
#top-recommend .bnr_area ul,
#top-df-recommend .bnr_area ul {
  flex-wrap: wrap;
}
#top-recommend .bnr_area ul li,
#top-df-recommend .bnr_area ul li {
  margin: 0 0 0 0;
  width: 100%;
}
#top-recommend .bnr_area ul li:first-child,
#top-df-recommend .bnr_area ul li:first-child {
  margin: 0 0 10px 0;
}
}

/*--------------------
  #top-linkarea
----------------------*/
#top-linkarea {
  letter-spacing: -0.01;
}
#top-linkarea .container {
  padding-top: 30px;
}
#top-linkarea a {
  display: block;
  padding: 10px 0;
  border: 3px solid #ffffff;
}
#top-linkarea .first a:hover {
  background-color: #fdf8eb;
  border: 3px solid #f0ac24;
  border-radius: 5px;
  opacity: 0.6;
}
#top-linkarea .second a:hover {
  background-color: #fff1f0;
  border: 3px solid #ec8f87;
  border-radius: 5px;
  opacity: 0.6;
}
#top-linkarea ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
}
#top-linkarea h2 {
  line-height: 1.8rem;
  font-size: 1.8rem;
}
#top-linkarea h2::before, #top-linkarea h2::after {
  background-image: none !important;
}
#top-linkarea h3 {
  background-image: none !important;
  border: none;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", sans-serif;
  font-size: 1.6rem;
  line-height: 2.5rem;
  padding: 0;
}
#top-linkarea h3 span {
  font-weight: bold;
}
#top-linkarea p {
  font-size: 1.4rem;
  line-height: 2.2rem;
  text-align: left;
  text-align: justify;
}
/*---------------------*/
#top-linkarea .first ul {
  background-image: url("../img/top/linkarea/top-line1.png");
  background-repeat: no-repeat;
  background-size: 3px auto;
  background-position: right center;
  margin: 0 0 30px 0;
}
#top-linkarea .first li {
  width: 33.33%;
  background-image: url("../img/top/linkarea/top-line1.png");
  background-repeat: no-repeat;
  background-size: 3px auto;
  background-position: left center;
  padding: 10px;
  text-align: center;
}
#top-linkarea .first li h2 {
  background-image: url(../img/top/linkarea/icon-top-main1.png);
  background-repeat: no-repeat;
  background-size: 60px auto;
  background-position: left center;
  padding: 25px 10px 0 70px;
  margin: 0 0 5px 10px;
  text-align: left;
  height: 60px;
}
#top-linkarea .first li:nth-child(2) h2 {
  background-image: url(../img/top/linkarea/icon-top-main2.png);
}
#top-linkarea .first li:nth-child(3) h2 {
  background-image: url(../img/top/linkarea/icon-top-main3.png);
}
#top-linkarea .first p {
  padding: 15px 12px 15px 12px;
  margin-bottom: 0;
  background-color: #fdf8eb;
}
#top-linkarea .first div.ulthera {
  display: flex;
  justify-content: space-between;
}
#top-linkarea .first div.ulthera p {
  padding: 15px 10px;
}
/*---------------------*/
#top-linkarea .second ul {
  background-image: url("../img/top/linkarea/top-line2.png");
  background-repeat: no-repeat;
  background-size: 3px auto;
  background-position: right center;
}
#top-linkarea .second li {
  width: 25%;
  background-image: url("../img/top/linkarea/top-line2.png");
  background-repeat: no-repeat;
  background-size: 3px auto;
  background-position: left center;
  padding: 10px;
  text-align: center;
}
#top-linkarea .second li h2 {
  background-image: url(../img/top/linkarea/icon-top-sub1.png);
  background-repeat: no-repeat;
  background-size: 70px auto;
  background-position: center 10px;
  padding: 90px 0 0 0;
  margin: 0 0 5px 10px;
  text-align: center;
}
#top-linkarea .second li:nth-child(2) h2 {
  background-image: url(../img/top/linkarea/icon-top-sub2.png);
}
#top-linkarea .second li:nth-child(3) h2 {
  background-image: url(../img/top/linkarea/icon-top-sub3.png);
}
#top-linkarea .second li:nth-child(4) h2 {
  background-image: url(../img/top/linkarea/icon-top-sub4.png);
}
#top-linkarea .second p {
  background-image: url(../img/top/linkarea/top-line3.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 0px auto;
  border-top: 1px solid #e5e0d0;
  margin: 0 0 10px 0;
  padding: 10px 5px 0 5px;
}
/*---------------------*/
@media (max-width: 767px) {
  #top-linkarea a {
    display: block;
    padding: 0px 0;
    border: 0px solid #fdf8eb;
  }
  #top-linkarea ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #top-linkarea li {
    margin-bottom: 10px;
    border: 3px solid #faf6f6;
    background-color: #fdf8eb !important;
  }
  #top-linkarea h2 {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
  #top-linkarea h3 {
    background-image: none !important;
    border: none;
    font-size: 1.4rem;
    line-height: 2.0rem;
    padding: 10px 0 0 0;
    border-top: 1px solid #e5e0d0;
  }
  /*---------------------*/
  #top-linkarea .first ul {
    background: none;
  }
  #top-linkarea .first li {
    width: 49%;
    padding: 2px;
    background: none;
  }
  #top-linkarea .first li:last-child {
    width: 100%;
    background: none;
  }
  #top-linkarea .first li h2 {
    background-size: 50px auto;
    background-position: center top;
    padding: 60px 0 6px 0px;
    margin: 0 0 6px 0px;
    text-align: center;
    height: 80px;
  }
  #top-linkarea .first li h3 {
    margin: 10px 0 0 0;
  }
  #top-linkarea .first p {
    display: none;
  }
  #top-linkarea .first img {
    display: none;
  }
  /*---------------------*/
  #top-linkarea .first a:hover {
    border: 0px solid #f0ac24;
  }
  #top-linkarea .second a:hover {
    border: 0px solid #ec8f87;
  }
  /*---------------------*/
  #top-linkarea .second ul {
    background: none;
  }
  #top-linkarea .second li {
    width: 49%;
    background: none;
    padding: 2px;
  }
  #top-linkarea .second li h2 {
    background-size: 50px auto;
    background-position: center top;
    padding: 60px 0 6px 0px;
    margin: 0 0 6px 0px;
    text-align: center;
    height: 80px;
  }
  #top-linkarea .second p {
    border-top: 1px solid #e5e0d0;
    margin: 0 0 10px 0;
    padding: 10px 15px 0 15px;
  }
}
/*---------------------*/
#top-linkarea .note1 {
  padding: 10px 20px;
  font-size: 1.3rem;
  line-height: 2.0rem;
  background-color: #faf7f2;
  text-align: left;
  width: 100%;
  text-indent: -4em;
  padding: 8px 5px 8px 4em;
  color: #69635d;
}
/*--------------------
  #recommend
----------------------*/
#recommend .container {
  margin: 0px auto 0px auto;
  padding: 20px 0 0px 0;
}
#recommend .container h3 {
  font-size: 2.2rem;
}
@media (max-width: 767px) {

}
/*--------------------
  #top-special v1
----------------------*/
#top-special {
  border-bottom: 1px solid #b59063;
}
#top-special .container {
  padding: 10px 0 10px 0;
}
#top-special ul {
  display: flex;
  justify-content: space-between;
  justify-content: center;
}
#top-special ul li {
  width: 48%;
}
#top-special ul.b3 li:first-child {
  width: 32%;
  margin: 0 1% 0 0;
}
#top-special ul.b3 li {
  width: 32%;
  margin: 0 1%;
}
#top-special ul.b3 li:last-child {
  width: 31%;
  margin: 0 0 0 1%;
}
#top-special ul li a img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  #top-special ul {
    display: block;
  }
  #top-osusume2 section {
    max-width: 100%;
    height: auto;
    margin: 20px auto 20px auto;
  }
  #top-special ul li {
    width: 100%;
    margin: 0 0 10px 0;
  }
  #top-special ul.b3 li {
    width: 100% !important;
    margin: 0 0 10px 0 !important;
  }
  #top-special ul li:last-child {
    width: 100%;
    margin: 0 0 0px 0;
  }
}
/*--------------------
  #top-osusume v1
----------------------*/
#top-osusume h2 {
  width: 100%;
}
#top-osusume div div {
  display: flex;
  justify-content: space-between;
}
#top-osusume img {
  border: 1px solid #dccdc1;
}
#top-osusume section:nth-child(1) {
  max-width: 240px;
  height: 260px;
}
#top-osusume section:nth-child(2) {
  width: auto;
  height: 260px;
  max-width: 745px;
  margin: 0 0 0 10px;
}
#top-osusume section ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#top-osusume section ul li {
  width: 33%;
  max-width: 240px;
  margin: 0 0 10px 0;
}
#top-osusume section img {
  width: 100%;
  height: auto;
}
#top-osusume section a:hover {
  opacity: 0.6;
}
@media (max-width: 767px) {
  #top-osusume div div {
    display: block;
  }
  #top-osusume section:nth-child(1) {
    max-width: 60%;
    height: auto;
    margin: 20px auto 40px auto;
  }
  #top-osusume section:nth-child(2) {
    max-width: 100%;
    height: auto;
  }
  #top-osusume section ul li {
    width: 49%;
    max-width: 49%;
    margin: 0 0 15px 0;
  }
}
/*--------------------
  #top-osusume v2
----------------------*/
#top-osusume2 h2 {
  width: 100%;
}
#top-osusume2 h3 {
  font-size: 18px;
  line-height: 18px;
  margin: 10px 0 5px 0px;
  padding: 0 0 5px 0px;
  background-image: none;
  letter-spacing: 0px;
}
#top-osusume2 h3 span {
  display: block;
  font-size: 13px;
  line-height: 20px;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
#top-osusume2 p {
  font-size: 14px;
  line-height: 18px;
}
#top-osusume2 img {
  border: 1px solid #dccdc1;
}
#top-osusume2 section:first-child {
  margin-bottom: 20px;
}
#top-osusume2 section ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#top-osusume2 section ul li {
  width: 23%;
  margin: 0 1% 1% 0;
}
#top-osusume2 section:nth-child(2) ul li {
  width: 32%;
  margin: 0 1% 1% 0;
}
#top-osusume2 section ul li a {
  display: block;
}
#top-osusume2 section ul li img {
  width: 100%;
  height: auto;
}
#top-osusume2 section a:hover {
  opacity: 0.6;
}
@media (max-width: 767px) {
  #top-osusume2 div div {
    display: block;
  }
  #top-osusume2 section {
    max-width: 100%;
    height: auto;
    margin: 20px auto 40px auto;
  }
  #top-osusume2 section > ul li, #top-osusume2 section:nth-child(2) ul li {
    width: 49%;
    max-width: 49%;
    margin: 0 0 15px 0;
  }
  #top-osusume2 section > ul li a img {
    width: 100%;
    height: auto;
  }
}
/*--------------------
  #top-onayami
----------------------*/
#top-onayami .container {}
#top-onayami .container section {
  position: relative;
  min-height: 710px;
  background-image: url(../img/top/onayami/top-onayami.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 355px auto;
}
#top-onayami .container section .onayami-point {
  position: absolute;
  width: 300px;
  bottom: 30px;
  left: 0;
}
#top-onayami .container section .onayami-point h3 {
  background-image: none;
  padding: 0;
  margin: 0;
}
#top-onayami .container section .onayami-point p {
  background-color: #e9e5d7;
  padding: 10px;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
#top-onayami .container section .onayami-point h3:before {
  content: "";
  display: inline-block;
  width: 77px;
  height: 85px;
  margin: 0 10px 0 0;
  background-repeat: no-repeat;
  background-image: url("../img/top/onayami/icon-doctor-1.png");
  background-size: contain;
  vertical-align: middle;
  background-position: left top;
}
/*--------------------*/
#top-onayami .container section .onayami-link {
  position: absolute;
  width: 640px;
  top: 30px;
  right: 0;
}
#top-onayami .container section .onayami-link div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
}
#top-onayami .container section .onayami-link div ul div li {
  width: 50%;
  margin: 0 !important;
  padding: 0 !important;
}
#top-onayami .container section .onayami-link div ul div {
  margin: 0 !important;
  padding: 0 !important;
}
#top-onayami .container section .onayami-link ul {
  width: 290px;
  font-size: 1.4rem;
  line-height: 3.0rem;
  letter-spacing: 0;
  margin: 0 10px 50px 0px;
}
#top-onayami .container section .onayami-link div ul ul {
  margin: 0 !important;
  padding: 0 !important;
}
#top-onayami .container section .onayami-link ul h4 {
  background-image: none;
  margin: 0 0 20px 0;
  padding: 0;
}
#top-onayami .container section .onayami-link ul h4 a {
  background-color: #ffffff;
  padding: 10px 15px 10px 10px;
  border: 1px solid #e5984d;
  display: block;
}
#top-onayami .container section .onayami-link ul h4 a:hover {
  background-color: #fdf8eb;
}
#top-onayami .container section .onayami-link ul h4 a::before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 8px 0 0px;
  border-style: solid;
  border-width: 2px;
  border-color: transparent transparent #e5984d #e5984d;
  transform: rotate(225deg);
}
.onayami-link ul li a {
  display: block;
  background-repeat: no-repeat;
  background-image: url(../img/icon/icon-sidemenu-arrow-01.png);
  background-size: 15px auto;
  padding: 0 0 0 25px;
  background-position: left center;
  width: 100%;
}
.onayami-link ul li a:hover {
  opacity: 0.6;
  background-color: #e5e0d0;
}
@media (max-width: 767px) {
  #top-onayami .container section {
    position: static;
    background-image: none;
    min-height: auto;
  }
  #top-osusume div div {
    display: block;
  }
  #top-onayami .container section .onayami-point {
    position: static;
    width: 100%;
  }
  #top-onayami .container section .onayami-link {
    position: static;
    width: 640px;
    top: 30px;
    right: 0;
  }
  #top-onayami .container section .onayami-link div {
    display: none;
  }
  #top-onayami .container h2 {
    display: none;
  }
  #top-onayami .btn-arrow1 li {
    margin: 10px 0 10px 0;
  }
}
/*--------------------
  #top-ranking
----------------------*/
/*--------------------
  #top-instagram
----------------------*/
/*--------------------
  #top-supervisor
----------------------*/
#top-supervisor .container {
  padding-bottom: 0px !important;
}
#top-supervisor .container ul {
  width: 75%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 80px auto 50px auto;
  text-align: center;
}
#top-supervisor .container ul li {
  width: 20%;
}
#top-supervisor .container ul li img {
  width: 100%;
  height: auto;
}
#top-supervisor .container ul li span {
  display: block;
  margin: 10px 0 0 0;
  font-size: 1.5rem;
  line-height: 1.5rem;
  border: none;
}
/*--------------*/
#top-supervisor .guidelines {
  border: 1px solid #dccdc1;
  padding: 5px;
  margin: 0 0 30px 0;
  text-align: center;
}
#top-supervisor .guidelines div {
  background-color: #fdf8eb;
  padding: 5px;
}
#top-supervisor .guidelines h3 {
  background-image: none !important;
  padding: 0 0 15px 0;
  margin: 15px auto 20px auto;
  width: 95%;
  font-size: 2.0rem;
  line-height: 2.8rem;
}
#top-supervisor .guidelines p {
  padding: 0 0 0 0;
  margin: 15px auto 20px auto;
  text-align: center;
}
@media (max-width: 767px) {
  #top-supervisor .container ul {
    width: 100%;
  }
  #top-supervisor .container ul li {
    width: 30%;
    margin: 0 0 40px 0;
  }
}

/*--------------------
  #top-covid19
----------------------*/
#top-covid19 {
  font-size: 1.6rem !important;
  line-height: 2.4rem !important;
  margin: 0 0 0px 0;
}
#top-covid19 .container {
  margin: 10px auto 10px auto;
  padding: 0;
}
#top-covid19 .container h2 {
  display: inline-block;
  font-size: 1.8rem !important;
  line-height: 2.4rem !important;
  margin: 0;
  padding: 0;
}
#top-covid19 .container h2::before, #top-covid19 .container h2::after {
  display: none;
}
#top-covid19 .container .bg-wht {
  font-size: 1.5rem !important;
  line-height: 2.0rem !important;
  padding: 10px;
  margin: 10px 0 15px 0;
  background-color: #FFFFFF;
}
#top-covid19 p {
  font-size: 1.4rem !important;
  line-height: 2.0rem !important;
  margin: 10px 0 15px 10px;
  text-align: center;
}
/*--------------------*/
#top-covid19 li {
  margin-bottom: 30px;
}
#top-covid19 li p {
  margin: 0px 20px 0px 55px;
  padding: 10px 0 0 0;
  text-align: left;
  text-align: justify;
}
#top-covid19 li .image {
  display: flex;
  margin: 0px 20px 0px 55px;
  padding: 10px 0 0 0;
}
#top-covid19 li .image img {
  width: 180px;
  height: auto;
}
#top-covid19 li .image p {
  margin: 10px 20px 0px 20px;
}
#top-covid19 li span {
  display: block;
  position: relative;
  margin: 10px 0 10px 0px;
  text-align: left;
  list-style: none !important;
  height: 1.5em;
  font-weight: 600;
  padding-left: 34px;
  line-height: 1.8rem !important;
}
#top-covid19 li span:before {
  content: "";
  position: absolute;
  top: -0.2em;
  left: 12px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  width: 6px;
  height: 20px;
  border-right: 3px solid #ff0000;
  border-bottom: 3px solid #ff0000;
  z-index: 2;
}
#top-covid19 li span:after {
  content: "";
  position: absolute;
  top: 0em;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #6c6c6c;
  border-radius: 2px;
}
@media screen and (max-width:480px) {
  #top-covid19 li span {
    margin: 10px 5px 0 5px;
  }
  #top-covid19 li p {
    margin: 10px 5px 0px 5px;
    text-align: left;
    text-align: justify;
  }
  #top-covid19 li .image {
    display: block;
    margin: 10px 5px 0px 5px;
  }
  #top-covid19 li .image img {
    width: 100%;
    height: auto;
  }
  #top-covid19 li .image p {
    margin: 10px 5px 0px 5px;
  }
}
/*--------------------*/
#headsup .container {
  background-color: #fdf8eb;
}
#headsup .container {
  margin-top: 20px;
  padding: 10px 0 5px 0;
}
/*--------------------*/
#important .container {
  margin-top: 20px;
  /*padding: 10px 0 5px 0;*/
  display: flex;
  justify-content: space-between;
}
#important .container div {
  width: 49%;
}
#important .container .btn-caution a, #important .container .btn-caution2 a {
  width: 100%;
  display: block;
  text-indent: -34px;
  padding-left: 34px;
  font-size: 14px;
}
@media (max-width: 767px) {
  #important .container {
    margin-top: 20px;
    /*padding: 10px 0 5px 0;*/
    display: block;
    justify-content: space-between;
  }
  #important .container div {
    width: 100%;
    margin-bottom: 10px;
  }
}

/*--------------------
  その他、おすすめの施術
----------------------*/
#top-osusume-sejutsu {
  background-color: #FBF6EF;
  padding: 0px 0 0 0;
}
#top-osusume-sejutsu h2 {
  text-align: center;
  padding: 8px auto 5px auto;
  margin-bottom: 0px;
  background-color: #F4EDE2;
}
.top-osusume-sejutsu-list {
  display: flex;
  justify-content: space-between;
}
.top-osusume-sejutsu-list > div {
  width: 33%;
}
.top-osusume-sejutsu-list div a {
  position: relative;
  display: block;
  border: 1px solid #d8c9bd;
  margin-bottom: 10px;
  background-color: #ffffff;
}
.top-osusume-sejutsu-list div a:hover {
  opacity: 0.6;
}
.top-osusume-sejutsu-list div a div:first-child {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30%;
  max-width: 200px;
}
.top-osusume-sejutsu-list div a div img {
  width: 100%;
  height: auto;
}
.top-osusume-sejutsu-list div a dl {
  min-height: 90px;
}
.top-osusume-sejutsu-list div a dl dt {
  width: 100%;
  padding: 7px 0 7px 10px;
  font-size: 1.5rem;
  line-height: 1.8rem;
  letter-spacing: -0.3px;
  font-weight: normal;
  background-image: linear-gradient(90deg, rgba(218, 128, 0, 0.3), rgba(218, 128, 0, 0));
}
.top-osusume-sejutsu-list div a dl dd {
  padding: 10px 10px 10px 32px;
  background-image: url("../img/top/top-specialty/icon-arrow03.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 15px auto;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif !important;
  font-size: 1.6rem;
  line-height: 1.8rem;
  letter-spacing: -0.3px;
}
.top-osusume-sejutsu-list div a dl dd span {
  display: block;
  font-size: 13px;
}
.top-osusume-sejutsu-list div a dl dt span {
  display: block;
  font-size: 13px;
}
.top-osusume-sejutsu-list div a dl dt span.inline,
.top-osusume-sejutsu-list div a dl dd span.inline {
  display: inline-block;
  font-size: 13px;
}
/*--------------------*/
.top-osusume-sejutsu-list div.stellar-m22 a dl {
  min-height: 294px;
  background-image: url("../img/top/osusume/top-link-osusume-00.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100% auto;
}
.top-osusume-sejutsu-list div.stellar-m22 a dl dt {
  background-image: none;
  background-color: #bce1f4;
  background: rgba(188,248,255,1.00);
  background: linear-gradient(90deg, rgba(188,248,255, 1) 0%, rgba(188,248,255, 0) 80%);
}
#top-osusume-sejutsu ul {
  display: flex;
  justify-content: center;
  margin: 30px auto 0 auto;
}
#top-osusume-sejutsu ul li {
  margin: 0 10px 0 10px;
  min-width: 200px;
}
@media (max-width: 767px) {
  #top-osusume-sejutsu h2 {
    margin: 0px 0px 0px 0px;
    width: 100%;
    overflow: hidden;
  }
  #top-osusume-sejutsu .container {
    width: 90%;
    margin: 0 auto;
  }
  .top-osusume-sejutsu-list {
    flex-wrap: wrap;
  }
  .top-osusume-sejutsu-list > div {
    display: block;
    width: 100%;
  }
  .top-osusume-sejutsu-list div a {
    position: relative;
    display: block;
    margin-bottom: 10px;
    background-color: #ffffff;
    width: 100%;
  }
  .top-osusume-sejutsu-list div a dl {
    min-height: 0px;
    height: auto;
  }
  .top-osusume-sejutsu-list div a dl dt {
    font-size: calc(1.4rem + 2 * (100vw - 375px) / 905);
    min-height: 0vw; /* Safari clamp関数対策 */
  }
  .top-osusume-sejutsu-list div a dl dd {
    padding: 0px 0px 0px 30px;
    background-image: url("../img/top/top-specialty/icon-arrow03.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 15px auto;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif !important;
    line-height: 50px;
    min-height: 50px;
    font-size: calc(1.5rem + 3 * (100vw - 375px) / 905);
    min-height: 0vw; /* Safari clamp関数対策 */
  }
  .top-osusume-sejutsu-list div.stellar-m22 a {
    margin-bottom: 30px;
    border: 1px solid #d8c9bd;
  }
  .top-osusume-sejutsu-list div.stellar-m22 a dl {
    background-image: url("../img/top/osusume/top-link-osusume-00_sp.jpg");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 80%;
    min-height: 120px;
  }
  .top-osusume-sejutsu-list div.stellar-m22 a dl dd {
    line-height: 90px;
    height: 90px;
  }
  #top-osusume-sejutsu ul {
    display: flex;
    justify-content: center;
    margin: 30px auto 0 auto;
  }
  #top-osusume-sejutsu ul li {
    margin: 0 1% 0 1%;
    min-width: 48%;
  }
}
/*--------------------
  男性のアンチエイジングについて
----------------------*/
#top-mens {
  background-color: #FBF6EF;
  padding-bottom: 60px;
}
#top-mens .container {
  border: 1px solid #C5E0EC;
  padding: 0px 0 0px 0 !important;
  width: 90%;
  max-width: 900px;
  background-color: #F7FBFF;
}
#top-mens h2 {
  text-align: center;
  padding: 3px auto;
  background-color: #C5E0EC;
  margin-bottom: 0px;
  font-size: 1.8rem;
  line-height: 1.8rem;
}
#top-mens article {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  align-self: stretch;
  padding: 5px;
}
#top-mens article div:first-child {
  width: 25%;
  height: auto;
  background-image: url("../img/top/mens/mens_pc.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
#top-mens article div:last-child {
  width: 72%;
}
#top-mens article div p {
  margin-bottom: 0px;
  line-height: 2.5rem;
}
@media (max-width: 767px) {
  #top-mens article {
    padding: 10px 10px 10px 10px;
  }
  #top-mens article div p {
    font-size: 1.4rem;
    line-height: 2.0rem;
  }
  #top-mens article div:first-child {
    background-size: auto 100%;
  }
}
/*--------------------
  他院でウルセラ、サーマクールFLXのご経験がある方へ
----------------------*/
#top-our-hospital {
  background-color: #f2ebeb;
}
#top-our-hospital .container {
  padding: 30px 0 30px 0 !important;
}
#top-our-hospital h2 {
  text-align: center;
  padding: 5px auto;
  background-color: #fadcda;
  margin-bottom: 0px;
	
}
#top-our-hospital img {
  width: 100%;
  height: auto;
}
#top-our-hospital article {
  display: flex;
  justify-content: left;
  align-items: top;
  padding: 5px;
}
#top-our-hospital article div:first-child {
  width: 300px;
  padding-right: 30px;
}
#top-our-hospital article div:last-child {
  width: 65%;
  max-width: 710px;
}
#top-our-hospital article div p {
  margin-bottom: 10px;
  line-height: 2.5rem;
}
#top-our-hospital article ul {
  display: flex;
  justify-content: left;
}
#top-our-hospital article ul li {
  margin: 10px 10px 0 10px;
  min-width: 200px;
}
@media (max-width: 767px) {
  #top-our-hospital article {
    display: block;
    padding: 5px;
  }
  #top-our-hospital article div:last-child {
    width: 100%;
  }
  #top-our-hospital article ul {
    justify-content: center;
  }
  #top-our-hospital article ul li {
    margin: 20px 1% 20px 1%;
    width: 48%;
    min-width: 48%;
  }
}
/*--------------------
  当院の強み
----------------------*/
#top-goodpoint div {
  width: 100%;
  margin-bottom: 60px;
  text-align: center;
}
#top-goodpoint div img {
  width: 80%;
  height: auto;
}
#top-goodpoint ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
#top-goodpoint li {
  width: 33%;
  margin-bottom: 30px;
  text-align: center;
}
#top-goodpoint li img {
  width: 70%;
  height: auto;
}
@media (max-width: 767px) {
  #top-goodpoint li {
    width: 46%;
    margin-bottom: 30px;
    text-align: center;
  }
  #top-goodpoint li img {
    width: 100%;
    height: auto;
  }
}
/*--------------------
  #top-df-bunner v1 20240308
----------------------*/
#top-df-bunner {
  border-top: 1px solid #b59063;
  border-bottom: 1px solid #b59063;
  background-color: #eddede;
}
#top-df-bunner .container {
  padding: 10px 0 10px 0;
}
#top-df-bunner ul {
  display: flex;
  justify-content: space-between;
}
#top-df-bunner ul li {
  width: 24%;
}
#top-df-bunner ul li a img {
  width: 100%;
  height: auto;
}
#top-df-bunner ul li a:hover {
  opacity: 0.6;
}
@media (max-width: 767px) {
  #top-df-bunner ul {
    flex-wrap: wrap;
  }
  #top-df-bunner section {
    max-width: 100%;
    height: auto;
    margin: 20px auto 10px auto;
  }
  #top-df-bunner ul li {
    width: 49%;
    margin: 0 0 10px 0;
  }
}
.btn-sr1 {
  width: 6em !important;
  margin: 0 0 5px auto;
}
.btn-sr1 a {
  font-size: 1.4rem;
  line-height: 1.4rem;
  padding: 2px 10px 2px 0;
}
/*--------------------
  #top-column
----------------------*/
#top-column {
  background-color: #fcf5f5;
  border-top: 1px solid #b59063;
  border-bottom: 1px solid #b59063;
}
#top-column .container {
  padding: 30px 0 !important;
}
/*------------*/
#top-column div .column-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0px;
}
#top-column div .column-title h2 {
  margin: 0 !important;
  background-image: url("../img/icon/icon-point2.png");
  background-repeat: no-repeat;
  background-size: 21px auto;
  background-position: left center;
  padding: 0 0 0 25px;
  font-size: 18px;
}
#top-column div .column-title h2::after, #top-column div .column-title h2::before {
  display: none;
}
#top-column div .column-title .btn-sr1 {
  width: 20% !important;
}
#top-column div .column-title .btn-sr1 a {
  text-align: left;
  padding: 5px;
}
/*------------*/
#top-column ul {
  display: flex;
  justify-content: space-between;
}
#top-column ul li {
  width: 33%;
  background-color: #ffffff;
}
#top-column ul li a {
  border: 1px solid #e0dcda;
  display: flex;
  justify-content: space-between;
  padding: 5px;
  background-image: url("../img/icon/icon-arrow-08.png");
  background-repeat: no-repeat;
  background-size: 23px auto;
  background-position: 95% 90%;
}
#top-column ul li a:hover {
  opacity: 0.7;
  background-color: #fdf8eb;
}
#top-column ul li a {
  position: relative;
}
#top-column ul li a::before {
  position: absolute;
  top: 0px;
  right: 0;
  width: 50%;
  text-align: right;
  font-size: 13px;
  line-height: 13px;
  font-weight: normal;
  padding-right: 10px;
  display: block;
  padding: 7px 5px 6px 0;
}
#top-column ul li.new-column a::before {
  content: "新着記事";
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(247, 188, 121, 1) 100%);
}
#top-column ul li.osusume-column a::before {
  content: "お勧め記事";
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 212, 212, 1) 100%);
  color: #ea6663;
}
#top-column ul li div:first-child {
  width: 35%;
}
#top-column ul li div:last-child {
  width: 63%;
}
#top-column ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#top-column ul li p {
  margin-bottom: 5px;
  padding: 0;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0em !important;
}
#top-column ul li p span {
  margin: 2px 0 11px 0;
  font-size: 13px;
  line-height: 13px;
  color: #8F8F8F;
  display: block;
  letter-spacing: 0.03em;
}
@media (max-width: 767px) {
  #top-column div .column-title h2 {
    margin-bottom: 20px !important;
  }
  #top-column ul {
    display: block;
    margin-bottom: 10px;
  }
  #top-column ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  #top-column ul li div:first-child {
    width: 25%;
  }
  #top-column ul li div:last-child {
    width: 75%;
    margin-left: 4%;
  }
  #top-column ul li p {
    margin-bottom: 5px;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.03em !important;
  }
  #top-column ul li p span {}
  #top-column .container {
    padding: 30px 0 30px 0 !important;
  }
}