@charset "utf-8";


.ac{text-align: center;}



.newsPage {
  padding-bottom: 45px !important;
}

.mod_top-notice__content,
.mod_top-notice__content p {
  color: #111;
}

/* --- top news ---- */
.top-notice__item.top-notice__item_fullview {
  flex-wrap: wrap;
}

.top-notice__item.top-notice__item_fullview .top-notice__head,
.top-notice__item.top-notice__item_fullview .mod_top-notice__content {
  width: 100%;
}









#doctor .table-01{
	width:100%;
	margin:20px 0;
}

#doctor .table-01 th{
	padding:10px 2px;
	border:1px solid #c0c0c0;
	color:#fff;
	font-weight: bold;
	background:#57998C;
}

#doctor .table-01 td{
	width:14%;
	padding:10px 2px;
	border:1px solid #c0c0c0;
	text-align: center;
}

@media (max-width:767px) {
#doctor .table-01 th{
	font-size: 1rem;
}

#doctor .table-01 td{
	font-size: 1rem;
}
}




#doctor .table-02{
	width:100%;
	margin:20px 0;
}

#doctor .table-02 td{
	padding:10px 2px;
	border:1px solid #c0c0c0;
	text-align: center;
}

@media (max-width:767px) {
#doctor .table-02 td{
	font-size: 1rem;
}
}

/*20200213*/

.slider-pro p.sp-layer {
    font-size: 2rem;
}
@media (max-width:767px) {
  .slider-pro p.sp-layer {
      font-size: 1.8rem;
  }
#anc01,#anc02,#anc03{
  margin-top:-112px;
  padding-top:112px;
}
}

/*診療カレンダー XO Event Calendar*/
.XO_calendar{margin: 40px auto 40px;}
.xo-event-calendar {
    margin: 35px 0;
    font-size: 1.2em;/*ここのサイズ変えればセルの高さも変わる*/
}
.xo-event-calendar table.xo-month {
    padding-bottom: 0px;
}
.xo-event-calendar table.xo-month .month-dayname td div {
  text-align: center;
  line-height: 2.5em;
}
.xo-event-calendar table.xo-month .month-dayname td div.today { /*本日*/
  text-decoration:underline;
  /*background-color: #f9fdb1;*/
}

/*
.xo-event-calendar table.xo-month .month-week{
  border-left: 1px solid #ccc;
}
*/
.container.wp100 {
    max-width: 95%;
}
@media (min-width: 768px){
.xo-month-wrap {
    width: 50%;
    float: left;
   padding: 0 2%;
}
.holiday-title span {

    margin-left: 2em !important;

}
}
.holiday-titles {/*6週分の行になった時の崩れ用*/
    clear: both;
}
/*スマホサイズ以下 最下部のborder*/
/*
@media (max-width: 767px) {
	.xo-event-calendar table.xo-month .month-week{
		border-bottom: 1px solid #ccc;
	}
}
*/
/*診療カレンダー XO Event Calendar end*/

/*フッターメニュー*/
.footer__links > ul > li{
	width: 20%;
}


/* logo */

.header__head {
    max-width: 350px;
}
@media (max-width: 767px) {
     .header__head {
        max-width: 200px;
    }   
}

.footer-info__name > div {
    padding: 10px;
    background-color: #FFF;
    display: inline-block;
    max-width: 300px;
    border-radius: 5px;
}


/* add 20200731 iida */
.sp-button {
    width: 10px;
    height: 10px;
}
.footer-info__name {
	display: none;
}
.footer-info__data {
	text-align: center;
}

@media (max-width: 768px) {
	.tbl_sc {
		overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
	}
	#doctor .table-01 th{
		padding:10px 10px;
	}

	#doctor .table-01 td{
		width:200px !important;
		padding:10px 10px;
	}
}



#doctor_list {
    padding: 45px 0;
}

#doctor_list .tableWrap {
    padding-bottom: 70px;
}

#doctor_list h3 {
    border: 2px solid rgba(87, 153, 140,1);
    background-color: rgba(87, 153, 140,0.2);
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    font-size: 18px;
}

#doctor_list table {
    width: 95%;
    border-collapse: collapse;
    background-color: #FFF;
    margin: 30px auto 0 auto;
}

#doctor_list table th,
#doctor_list table td {
    border: 1px solid #999;
    box-sizing: border-box;
    width: 16.66666%;
    padding: 10px 5px;
    text-align: center;
    font-size: 16px;
}

#doctor_list table thead {
    background-color: rgba(87, 153, 140,0.2);
}

#doctor_list table thead tr:first-child {
    background-color: rgba(87, 153, 140,1);
}

#doctor_list table thead th {
	color: #333;
    font-weight: 600;
    border: 1px solid rgba(87, 153, 140,1);
}

#doctor_list table thead tr:first-child th {
	color: #fff;
}

.table-02 thead th {
    background-color: rgba(87, 153, 140,0.2);
	color: #333;
    font-weight: 600;
    border: 1px solid rgba(87, 153, 140,1);
}

#doctor_list br.sp {
    display: none;
}

@media (max-width: 767px) {
    #doctor_list table {
        width: 100%;
    }
     #doctor_list br.sp {
        display: inline;
    }   
    #doctor_list h3 {
        font-size: 14px;
    }
    #doctor_list table th,
    #doctor_list table td {
        padding: 6px 3px;
        font-size: 11px;
        white-space: nowrap;
        line-height: 1.2;
    }
}



/* ------------------ MV ------------------ */

#MV {
    width: 100%;
}

#MV #stage {
    position: relative;
    width: 100%;
}

#MV #pht div.ph {
    width: 100%;
    max-width: 1000px;
}

#MV #pht img {
    display: block;
}

#MV #pht img.sp {
    display: none;
}

#MV #stage .arr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
}

#MV #stage .arrL {
    left: 20px;
}
#MV #stage .arrR {
    right: 20px;
}

#thbs ul {
    width: 100%;
    max-width: 1000px;
    padding: 0;
    margin: 10px auto 0 auto;
    list-style: none;
    display: flex;
}
#thbs ul li {
    box-sizing: border-box;
    padding: 0;
    margin: 0 5px;
    background-color: #000;
    cursor: pointer;
}

#thbs ul li img {
    opacity: 0.7;
    display: block;
}

#thbs ul li.on {
    background-color: #FFF;
}

#dots {
    margin: 10px 0;
    display: none;
}

#dots ul {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

#dots ul li {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #348B7A;
    margin: 0 3px;
}
#dots ul li.on {
    background-color: #348B7A;
}

@media (max-width: 737px) {
    #MV #pht div.ph img.pc {
        display: none;
    }
    #MV #pht div.ph img.sp {
        display: block;
    }
    #MV #pht div.ph {
        width: 100vw;
    }
    #MV .arr {
        display: none;
    }
    #MV #thbs {
        display: none;
    }
    #MV #dots {
        display: block;
    }
}


/* add 20200910 iida */
@media (max-width: 480px) {
  #reservation_area2 ul li.mobile_tel_btn a::after {
    content: "お問い合わせ";
  }
}
.txt_cl01 {
	color: #348b7a !important;
}
.mb0 { margin-bottom: 0px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb40 { margin-bottom: 40px !important;}

@media (max-width: 768px) {
	#notice {
		display: block;
		margin-top: -50px;
		padding-top: 50px;
	}
	a.link_tel {
		text-decoration: underline !important;
	}
}

@media (max-width: 768px) {
  .footer-info_wrapper {
    padding: 20px 15px;
  }
}

@media (max-width: 768px) {
  .footer-info__data {
    margin-top: 0px;
    text-align: center;
  }
}