@charset "utf-8";

/* Main Visual
-------------------------------------------------------------------------------------------------------------------- */
#mainVisualWrap {
  background: #ffecc6;
  margin-top: -105px;
}

#mainVisual {
  width: 1100px;
  height: 620px;
  margin: 0 auto;
  position: relative;
  opacity: 0;
}

#mainVisual:before {
  content: url(../img/bg_mainvisual01.png);
  position: absolute;
  top: -146px;
  left: -264px;
  z-index: 500;
}

#mainVisual:after {
  content: url(../img/bg_mainvisual02.png);
  position: absolute;
  top: -142px;
  right: -137px;
  z-index: 500;
}

#mainVisual h2 {
  position: absolute;
  top: 445px;
  left: 0;
  z-index: 600;
}

#mainVisual .bx-wrapper {
  position: relative;
  height: 100%;
}

#mainVisual .bx-viewport {
  height: 100% !important;
  overflow: visible !important;
}

#mainVisual #slider,
#mainVisual #slider li {
  height: 100%;
  display: block !important;
  opacity: 1 !important;
}

#mainVisual #slider li img {
  position: absolute;
}

#mainVisual #slider li img:nth-child(1) {
  top: 122px;
  left: 68px;
}

#mainVisual #slider li img:nth-child(2) {
  top: 56px;
  left: -287px;
}

#mainVisual #slider li img:nth-child(3) {
  top: 304px;
  left: -194px;
}

#mainVisual #slider li img:nth-child(4) {
  top: 27px;
  right: -265px;
}

#mainVisual #slider li img:nth-child(5) {
  top: 271px;
  right: -213px;
}

#mainVisual #slider li img:nth-child(6) {
  top: 531px;
  right: -231px;
}

#mainVisual #slider li[aria-hidden="false"] img {
  opacity: 1;
}

#mainVisual #slider li[aria-hidden="true"] img {
  opacity: 0;
}

#mainVisual #slider li[aria-hidden="false"] img:nth-child(1),
#mainVisual #slider li[aria-hidden="true"] img:nth-child(1) {
  -webkit-transition: all 1.2s ease-out;
  transition: all 1.2s ease-out;
}

#mainVisual #slider li[aria-hidden="false"] img:nth-child(2),
#mainVisual #slider li[aria-hidden="true"] img:nth-child(2) {
  -webkit-transition: all 1.2s ease-out 0.6s;
  transition: all 1.2s ease-out 0.6s;
}

#mainVisual #slider li[aria-hidden="false"] img:nth-child(3),
#mainVisual #slider li[aria-hidden="true"] img:nth-child(3) {
  -webkit-transition: all 1.2s ease-out 1.2s;
  transition: all 1.2s ease-out 1.2s;
}

#mainVisual #slider li[aria-hidden="false"] img:nth-child(4),
#mainVisual #slider li[aria-hidden="true"] img:nth-child(4) {
  -webkit-transition: all 1.2s ease-out 1.8s;
  transition: all 1.2s ease-out 1.8s;
}

#mainVisual #slider li[aria-hidden="false"] img:nth-child(5),
#mainVisual #slider li[aria-hidden="true"] img:nth-child(5) {
  -webkit-transition: all 1.2s ease-out 2.4s;
  transition: all 1.2s ease-out 2.4s;
}

#mainVisual #slider li[aria-hidden="false"] img:nth-child(6),
#mainVisual #slider li[aria-hidden="true"] img:nth-child(6) {
  -webkit-transition: all 1.2s ease-out 3s;
  transition: all 1.2s ease-out 3s;
}

/* picupinfoWrap
-------------------------------------------------------------------------------------------------------------------- */

.picupinfoWrap {
  text-align: center;
  width: 1000px;
  padding: 70px 0 0px;
  margin: 0 auto;
}

.picupinfoBox {
  padding: 30px;
  border: 3px solid #FFB63B;
  line-height: 1.734;
}

.picupinfoBox h3 {
  width: 700px;
  margin: 0 auto 30px;
  padding-bottom: 15px;
  font-family: "Sawarabi Gothic", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-size: 25px;
  font-weight: normal;
  line-height: 1.45;
  border-bottom: 4px solid #fff100;
}

.picupinfoBox .picupinfoBtn {
  margin-top: 20px;
}

.picupinfoBox .picupinfoBtn a {
  width: 300px;
  padding: 10px 0;
  display: inline-block;
  background: #FFB63B;
  color: #fff;
  font-size: 110%;
  text-decoration: none;
  border-radius: 10px;
}

.picupinfoBox .picupinfoBtn a:hover {
  opacity: 0.8;
}

.bnrTime {
  width: 1100px;
  margin: 60px auto -5px;
}

.bnrTime a {
  text-align: center;
  display: block;
}

.bnrTime a:hover {
  opacity: 0.7;
}

.bnrCovit01 {
  margin-top: 115px;
}

/* newyearholidayWrap
-------------------------------------------------------------------------------------------------------------------- */
#newyearholidayWrap {
  text-align: center;
  width: 1000px;
  padding: 50px 0 0px;
  margin: 0 auto;
}

#newyearholidayBox {
  padding: 30px;
  border: 3px solid #FFB63B;
}

#newyearholidayBox h3 {
  font-family: "Sawarabi Gothic", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-size: 25px;
  font-weight: normal;
  line-height: 1.45;
  background-color: #FFB63B;
  padding: 15px 15px;
  margin-bottom: 30px;
}

#newyearholidayBox .lead {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 20px;
}

#newyearholidayBox table {
  width: 100%;
  background-color: #FFF6E5;
  border-collapse: separate;
  border-spacing: 1px;
}

#newyearholidayBox table thead tr th {
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  padding: 15px 10px;
  border-right: 1px #fff solid;
  border-bottom: 1px #fff solid;
}

#newyearholidayBox table tbody tr td {
  font-size: 18px;
  text-align: center;
  letter-spacing: 1px;
  padding: 15px 10px;
  border-right: 1px #fff solid;
}

#newyearholidayBox table thead tr th,
#newyearholidayBox table tbody tr td {
  vertical-align: middle;
  line-height: 1.5;
}

#newyearholidayBox table thead tr th.point,
#newyearholidayBox table tbody tr td.point {
  color: #E70D0D;
  font-weight: 600;
}

/* Banner
-------------------------------------------------------------------------------------------------------------------- */
#banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1100px;
  padding: 68px 50px 50px;
  margin: 0 auto;
  position: relative;
  z-index: 1000;
}


/* Feature
-------------------------------------------------------------------------------------------------------------------- */
#featureWrap {
  background: #ffecee;
}

#feature {
  width: 1100px;
  padding: 60px 0 115px;
  margin: 0 auto;
}

#feature h2 {
  text-align: center;
}

#feature ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
}

#feature ul li {
  width: 340px;
  padding-bottom: 44px;
  margin-right: 40px;
  position: relative;
}

#feature ul li:nth-child(n + 4) {
  padding-bottom: 0;
}

#feature ul li figure {
  padding-bottom: 29px;
  text-align: center;
}

#feature ul li h3 {
  text-align: center;
  padding-bottom: 24px;
}

#feature ul li p {
  line-height: 1.734;
}

#feature ul li:first-child {
  width: 450px;
  padding-top: 53px;
  margin-right: 43px;
}

#feature ul li:nth-child(2) {
  width: 349px;
  padding-top: 33px;
}

#feature ul li:nth-child(3) {}

#feature ul li:nth-child(5) {
  margin-top: -29px;
  margin-right: 0;
}

#feature ul li:before {
  position: absolute;
}

#feature ul li:nth-child(1):before {
  content: url(../img/bg_feature01.png);
  top: 134px;
  right: -9px;
}

#feature ul li:nth-child(2):before {
  content: url(../img/bg_feature02.png);
  top: 178px;
  left: 4px;
}

#feature ul li:nth-child(3):before {
  content: url(../img/bg_feature03.png);
  top: 1px;
  left: 1px;
}

#feature ul li:nth-child(4):before {
  content: url(../img/bg_feature04.png);
  top: 110px;
  right: 20px;
}

#feature ul li:nth-child(5):before {
  content: url(../img/bg_feature05.png);
  top: 70px;
  right: 20px;
}

#feature ul li:nth-child(6):before {
  content: url(../img/bg_feature06.png);
  top: 130px;
  right: 10px;
}

#feature ul li:nth-child(7):before {
  content: url(../img/bg_feature07.png);
  top: -1px;
  left: 12px;
}


/* Greeting
-------------------------------------------------------------------------------------------------------------------- */
#greeting {
  width: 1100px;
  padding: 108px 484px 85px 0;
  margin: 0 auto;
  position: relative;
}

#greeting:before {
  content: url(../img/bg_greeting01.png);
  position: absolute;
  top: 234px;
  right: -38px;
}

#greeting:after {
  content: url(../img/bg_greeting02.png);
  position: absolute;
  top: 58px;
  left: -121px;
}

#greetingCtn {
  position: relative;
  z-index: 500;
}

#greetingCtn h2 {
  padding-bottom: 52px;
}

#greetingCtn p {
  line-height: 1.734;
}

#greetingCtn ol {
  background: #fefeef;
  border-radius: 30px;
  padding: 5px 25px;
  margin: 20px 0;
}

#greetingCtn ol li {
  list-style: none;
  padding: 14px 0 14px 50px;
  font-size: 17px;
  position: relative;
}

#greetingCtn ol li:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
}

#greetingCtn ol li:nth-child(1):before {
  content: url(../img/num_greeting01.png);
}

#greetingCtn ol li:nth-child(2):before {
  content: url(../img/num_greeting02.png);
}

#greetingCtn ol li:nth-child(3):before {
  content: url(../img/num_greeting03.png);
}

#greetingCtn .btnWrap {
  margin-top: 43px;
}

#greetingImg {
  position: absolute;
  top: 149px;
  right: -3px;
}

#greetingBegin {
  position: absolute;
  top: 14px;
  right: 0;
  z-index: 600;
}


/* Medical
-------------------------------------------------------------------------------------------------------------------- */
#medicalWrap {
  background: #fefeef;
}

#medical {
  width: 1100px;
  padding: 77px 0 0;
  margin: 0 auto;
}

#medical h2 {
  text-align: center;
}

#medicalList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px 0 0;
}

#medicalList li {
  width: 342px;
}

#medicalList li:nth-child(1) figure {
  margin: -5px 0 5px;
}

#medicalList li:nth-child(2) figure {
  margin: -1px 0 0 -15px;
}

#medicalList li:nth-child(3) figure {
  margin: 8px 0 5px 8px;
}

#medicalList li p {
  line-height: 1.734;
  padding-bottom: 22px;
}

#medicalList li a {
  display: block;
  width: 180px;
  margin: 0 auto;
}

#medicalFig {
  text-align: center;
}


/* Menu
-------------------------------------------------------------------------------------------------------------------- */
#menuWrap {
  background: #fefeef;
}

#menu {
  width: 1094px;
  margin: 0 auto;
}

#menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 91px 0 118px;
  justify-content: center;
}

#menu ul li {
  padding-top: 27px;
}

#menu ul li:nth-last-child(n + 6) {
  padding-top: 0;
}

#menu ul li:nth-child(1) {
  margin-right: 18px;
}

#menu ul li:nth-child(2) {
  margin-right: 36px;
}

#menu ul li:nth-child(3) {
  margin-right: 43px;
}

#menu ul li:nth-child(4) {
  margin-right: 18px;
}

#menu ul li:nth-child(5) {
  margin-right: 18px;
}

#menu ul li:nth-child(6) {
  margin-right: 18px;
}

#menu ul li:nth-child(7) {
  margin-right: 17px;
}

#menu ul li:nth-child(8) {
  margin-right: 43px;
}

#menu ul li:nth-child(9) {
  margin-right: 39px;
}


/* Message
-------------------------------------------------------------------------------------------------------------------- */
#messageWrap {
  background: #fefeef;
}

#message {
  width: 1100px;
  padding-bottom: 118px;
  margin: 0 auto;
  position: relative;
}

#messageLeft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 750px;
  padding: 44px 40px 25px;
  background: #fff;
  border-radius: 50px;
  position: relative;
}

#messageLeft h3 {
  position: absolute;
  top: -18px;
  left: 111px;
  text-align: center;
}

#messageLeft p {
  line-height: 1.734;
  width: 406px;
}

#messageLeft figure {
  padding-top: 7px;
}

#messageLeft ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 17px 25px 0;
}

#messageRight {
  position: absolute;
  top: 28px;
  right: 9px;
}

/* infofixWrap
-------------------------------------------------------------------------------------------------------------------- */
#infofixWrap {
  text-align: center;
  width: 785px;
  padding: 0;
  margin: 0 auto 35px;
}

#infofixBox {
  padding: 30px;
  border: 3px solid #b5df6a;
}

#infofixBox h3 {
  font-family: "Sawarabi Gothic", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-size: 25px;
  font-weight: normal;
  line-height: 1.45;
  background-color: #b5df6a;
  padding: 15px 15px !important;
  margin-bottom: 30px;
}

#infofixBox .lead {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 20px;
  padding: 0 !important;
}

#infofixBox table {
  width: 100%;
  background-color: #FFF6E5;
  border-collapse: separate;
  border-spacing: 1px;
}

#infofixBox table thead tr th {
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  padding: 15px 10px;
  border-right: 1px #fff solid;
  border-bottom: 1px #fff solid;
}

#infofixBox table tbody tr td {
  font-size: 18px;
  text-align: center;
  letter-spacing: 1px;
  padding: 15px 10px;
  border-right: 1px #fff solid;
}

#infofixBox table thead tr th,
#infofixBox table tbody tr td {
  vertical-align: middle;
  line-height: 1.5;
}

#infofixBox table thead tr th.point,
#infofixBox table tbody tr td.point {
  color: #E70D0D;
  font-weight: 600;
}