/* start mobile css settings
-------------------------------------------------------------------------------------------------------------------- */

/* mainSlide
------------------------------------------------------------------ */

#mainSlideWrap {
  height: 580px;
  background: url(../img/bg_main01.jpg) no-repeat center top;
  position: relative;
  text-align: center;
}

#mainSlide {
  width: 1800px;
  margin-left: -900px;
  position: absolute;
  top: 50px;
  left: 50%;
}

#mainSlide:before {
  width: 1800px;
  height: 552px;
  content: "";
  background: url(../img/bg_main02.png) no-repeat center top;
  position: absolute;
  top: -50px;
  left: -25px;
  z-index: 10;
}

.slick-dots {
  width: 93px;
  margin: 0 auto;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  z-index: 20;
}

.slick-dots li {
  width: 8px;
  height: 8px;
  margin-right: 26px;
  float: left;
  overflow: hidden;
}

.slick-dots li:last-child {
  margin-right: 0;
}

.slick-dots li button {
  width: 6px;
  height: 6px;
  background: #ffffff;
  border: none;
  position: absolute;
}

.slick-dots li.slick-active button {
  background: #cfa972;
}

.slick-dots li button:before,
.slick-dots li.slick-active button:before {
  font-size: 5px;
  color: transparent;
}

/* messageWrap
------------------------------------------------------------------ */

#messageWrap {
  background: url(../img/bg_message.png) no-repeat center top;
}

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

#topBnr {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 30px;
}

#topBnr ul li:first-child {
  padding-bottom: 30px;
}

#message h3 {
  position: absolute;
  top: 0;
  left: 0;
}

#messageTop {
  margin-bottom: 110px;
  padding: 80px 0 0 138px;
}

#messageTop p {
  width: 390px;
}

#messageTop .img01 {
  position: absolute;
  top: 95px;
  right: 0;
}

#messageBottom {
  padding-left: 609px;
  position: relative;
}

#messageBottom:before {
  width: 416px;
  height: 520px;
  content: "";
  background: url(../img/img_message02.png) no-repeat center top;
  position: absolute;
  top: -50px;
  left: 100px;
}

/* treatmentWrap
------------------------------------------------------------------ */

#treatmentWrap {
  margin-bottom: 100px;
  padding: 180px 0 0;
  background: url(../img/bg_treatment.jpg) no-repeat center top;
  position: relative;
}

#treatmentWrap:after {
  width: 460px;
  height: 674px;
  margin-right: -960px;
  content: "";
  background: url(../img/img_treatment01.png);
  position: absolute;
  bottom: -66px;
  right: 50%;
}

#treatment {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 70px;
  position: relative;
}

#treatment:before {
  width: 1160px;
  height: 104%;
  content: "";
  background: #f8f3ec;
  position: absolute;
  top: -60px;
  left: -400px;
}

#treatment:after {
  width: 271px;
  height: 90%;
  content: "";
  background: #ffffff;
  position: absolute;
  top: 9px;
  left: -20px;
}

#treatment h3 {
  position: absolute;
  top: -85px;
  right: -3px;
}

#treatment ul {
  position: relative;
  z-index: 10;
}

#treatment ul:after {
  width: 294px;
  height: 132px;
  content: "";
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  bottom: -100px;
  left: -40px;
}

#treatment ul li {
  width: 850px;
  margin-bottom: 10px;
  overflow: hidden;
}

#treatment ul li:last-child {
  margin-bottom: 0;
}

#treatment h4 {
  width: 130px;
  float: left;
}

#treatment p {
  width: 720px;
  padding-top: 25px;
  float: left;
}

#treatment .flImgR {
  margin: 0 0 40px 40px;
}

/* menuWrap
------------------------------------------------------------------ */

#menuWrap {
  margin-bottom: 70px;
}

#menu {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

#menu:before {
  width: 132px;
  height: 132px;
  content: "";
  background: url(../img/img_menu.png) no-repeat center top;
  position: absolute;
  top: 65px;
  left: -220px;
}

#menu h3 {
  position: absolute;
  top: -70px;
  right: 0;
}

#menu ul {
  width: 950px;
  padding: auto 20px;
  background: rgba(248, 243, 236, 0.9);
  overflow: hidden;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

#menuTop {
  padding-top: 50px;
}

#menuTop {
  border-bottom: 1px solid #ffffff;
}

#menu ul:last-child {
  padding-bottom: 50px;
}

#menu ul li:last-child {
  border-right: none;
}

/* feedBoxWrap
------------------------------------------------------------------ */

#feedBoxWrap {
  margin-bottom: 80px;
}

#feedBox {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}

.feedBoxIn {
  width: 313px;
  margin-right: 30px;
  float: left;
}

.feedBoxIn:nth-of-type(3) {
  margin-right: 0;
}

.feedBoxIn h3 {
  height: 63px;
  border-bottom: 1px solid #dedede;
}

.feedBoxInContents {
  max-height: 265px;
  overflow-y: auto;
}

.feedBoxIn dl {
  width: 300px;
  padding: 15px 0;
  border-bottom: 1px solid #dedede;
  overflow: hidden;
}

.feedBoxIn dt {
  width: 100px;
  float: left;
  font-weight: bold;
}

.feedBoxIn dd {
  width: 200px;
  float: right;
}

.feedBoxIn dd a {
  color: #000;
}

#bnrBox {
  margin-top: 55px;
  float: right;
}

#top_info > p {
  width: 908px;
  padding: 30px 50px;
  margin: 30px auto;
  position: relative;
  border: 4px solid #8d1b22;
  font-size: 16px;
  text-align: left;
  line-height: 29px;
}

#covitinfo {
  width: 960px;
  padding: 20px;
  margin: 30px auto;
  position: relative;
  border: 4px solid #8d1b22;
  font-size: 20px;
  line-height: 1.5;
}

#covitinfo h3 {
  margin-bottom: 10px;
  text-align: center;
}

#covitinfo ul {
  margin: 20px 0;
}

#covitinfo ul li {
  padding: 0 0 10px 23px;
  position: relative;
}

#covitinfo ul li:last-child {
  padding-bottom: 0;
}

#covitinfo ul li::before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #cea972;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}

#covitinfo .doctorName {
  width: 960px;
  display: inline-block;
  text-align: right;
}

.calenderBox {
  float: right;
}

#calenderWrap {
  width: 70%;
  padding-bottom: 33px;
  margin: 0 auto;
  float: left;
  clear: both;
}

#calender {
  height: 360px;
}

#calenderWrap h2 {
  padding: 55px 0 20px 230px;
}

#listTab {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

#listTab li {
  font-size: 22px;
  color: #fff;
  text-align: center;
  width: 130px;
  line-height: 40px;
  vertical-align: middle;
  background-image: linear-gradient(-30deg, #a53037 0%, #700a10 100%);
  opacity: 0.5;
  cursor: pointer;
}

#listTab li {
  margin-bottom: 1px !important;
}

.taCalendar tbody {
  border-collapse: collapse;
}

.taCalendar {
  border-spacing: 1px;
}

#listTab li.on {
  opacity: 1;
}

.taCalendar thead {
  width: 100%;
  background-image: linear-gradient(-30deg, #a53037 0%, #700a10 100%);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.taCalendar thead th {
  font-size: 18px;
  color: #fff;
  text-align: center;
  width: 37px;
  line-height: 41px;
  vertical-align: middle;
  position: relative;
}

/* .taCalendar thead th:after {
	content: '';
	display: block;
	width: 1px;
	height: 33px;
	background: #c5def3;
	position: absolute;
	top: 5px;
	right: 0;
} */

.taCalendar thead th:last-child:after {
  width: 0;
}

.taCalendar tbody {
  width: 100%;
  box-sizing: border-box;
}

.taCalendar tbody td {
  font-size: 20px;
  color: #000;
  text-align: center;
  width: 41px;
  line-height: 41px;
  vertical-align: middle;
}

#calenderWrap .close {
  background: #f9f4ee;
  color: #993138;
}

#calenderWrap .other {
  background: #b28850;
  color: #fff;
}

#calenderNotice {
  line-height: 1.734;
  padding-top: 13px;
}

#calenderNotice .close {
  display: inline-block;
  width: 35px;
  height: 22px;
  text-align: center;
  vertical-align: -0.3em;
}

#calenderNotice .other {
  display: inline-block;
  width: 35px;
  height: 22px;
  text-align: center;
  vertical-align: -0.3em;
}

#cal01 {
  float: left;
  margin-right: 50px;
}

.month {
  font-size: 20px;
  color: #993138;
  padding: 10px 0 10px;
}

#info > p:last-of-type {
  margin-bottom: 25px;
}

#info > a img {
  margin-bottom: 10px;
}

#info > a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#mapCanvas {
  height: 530px;
}

#footerWrap {
  padding: 70px 0 25px;
}