@charset "UTF-8";

.top-notice__item {
    font-size: 2.0rem;
}

.slick-slide {
  position: relative;
}

.slick-slide .caption {
  position: absolute;
  left: 0;
  bottom: 4%;
  margin: auto 20px;
  z-index: 2;
  width: auto;
  padding: 30px 40px 26px;
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  font-size: 14px;
  opacity: 0;
  transition: .8s ease;
  border-radius: 12px;
  font-size: 22px;
  font-size: 2.2rem;
}

.slick-current .caption {
  opacity: 1;
  transition-delay: .85s;
}

.top-anchor__item:nth-child(1) a {
  background-image: url(/wp-content/uploads/header-btn04.png);
}

.top-anchor__item:nth-child(2) a {
  background-image: url(/wp-content/uploads/header-btn01.png);
}

.top-anchor__item:nth-child(3) a {
  background-image: url(/wp-content/uploads/header-btn02.png);
}

.top-anchor__item:nth-child(4) a {
  background-image: url(/wp-content/uploads/header-btn03.png);
}


/*�f�ÃJ�����_�[ XO Event Calendar*/
.xo-event-calendar {
    font-size: 1.2em;/*�����̃T�C�Y�ς����΃Z���̍������ς���*/
}
.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;*/
}
.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;

}
}
/*�f�ÃJ�����_�[ XO Event Calendar end*/


/* 20190510 add */
#reservation_area2 ul li a,
.header__btn,
.nav__wrap,
.btn-2,
section.top-clinic::before,
.top-access__heading,
.pagetop a,
.under_ h2:after,
.under_ h3:after,
.under_ h4:after {
    background-color: #0080ff;
    background: #0080ff;
}
.header__tel,
.number,
.top-anchor__item a,
h2.heading-1,
.top-staff__heading,
.clinic-table--footer th,
.clinic-table--footer td,
.under_ h2,
.under_ h3,
.under_ h4,
.under_ h2 a {
  color: #0080ff;
}
.header__btn span:before {
  background: linear-gradient(to top, transparent 20%, #0080ff 20%, #0080ff 40%, transparent 40%, transparent 60%, #0080ff 60%, #0080ff 80%, transparent 80%) repeat-y 0 0, linear-gradient(to left, #fff 20%, #0080ff 20%, #0080ff 40%, #fff 40%, #fff 60%, #0080ff 60%, #0080ff 80%, #fff 80%) repeat-x 0 0;
}

@media (min-width: 769px) {
  .top-medical__items.opt-over {
    padding: 0 0px;
  }
}
.article_detail .article_date,
.article_date {
  display: none;
}

.text-slarge {
  font-size: 14px;
  font-size: 1.4rem;
}

.header {
	border-bottom: 3px solid #3880C0;
	background-image: url(/wp-content/uploads/header-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.header__wrap {
	padding-top: 0px;
	padding-bottom: 50px;
}
@media screen and (max-width: 768px){
	.header__wrap {
		padding-bottom: 10px;
	}
}

h5.h5_ttl {
  border-bottom: 1px dotted #9BBFE1;
  color: #0070C0;
  font-size: 16px;
  line-height: 1.0;
  font-weight: bold;
  margin-bottom: 10px;
  overflow: hidden;
  padding-bottom: 3px;
  padding-top: 5px;
}


/*===============================
	20190528 文字サイズ修正
================================*/
.top-notice__item a {
    font-size: 2.6rem;
}
.article_detail p, .article_detail, .article_detail span, .epress_pager .epress_pager_prev a, .epress_pager .epress_pager_next a, .article_list_content, .more a.add_arrow, .more span.add_arrow {
    font-size: 2.4rem;
}
.epress_pager .epress_pager_prev a, .epress_pager .epress_pager_next a{
	width:17em;
}
.epress_pager .epress_pager_next a {
    text-align: right;
}
.under_ h2 a {
    font-size: 3.4rem;
}
.bread {/*パンくず*/
    font-size: 2.2rem;
}



/*===============================
	20190614 お知らせまわりの修正
================================*/
.epress_pager{
display: none;
}

.top-notice__item a[href="https://www.kajiwara-cl.jp/news/338"]{
    color: #ff0000;
    font-weight: bold;
}

.top-notice__item a[href="https://www.kajiwara-cl.jp/news/373"]{
    color: #0F80FD;
    font-weight: bold;
}

.top-notice__item a[href="https://www.kajiwara-cl.jp/news/371"]{
    color: #ff0000;
    font-weight: bold;
}
.top-notice__item a[href="https://www.kajiwara-cl.jp/news/411"]{
    color: #0F80FD;
    font-weight: bold;
}


/*20190829*/
@media (min-width: 769px) {
.nav__wrap{
  width: 340px;
}
}

@media (max-width: 767px) {/*スマホサイズ以下に効かせる*/
.indoor_view iframe{
	width:100%;
}
}

/*20190902*/
.t_red, .top-notice__item a[href*="/news/428"]{
	color: #ff0000;
    font-weight: bold;
}


.pNav {
    margin-bottom: 40px;
}
.pNav ul {
    list-style: none;
    padding: 10px 5px;
    display: flex;
    margin: 0;
    flex-wrap: wrap;
    background-color: #ecf2f9;
    border-radius: 5px;
}
.pNav ul li {
    box-sizing: border-box;
    width: 33.3333%;
    padding: 10px;
}

.pNav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #FFF;
    background-color: #0080ff;
    text-decoration: none;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 5px;
    line-height: 1.4;
}

.pNav ul li a:hover {
    opacity: 0.9;
}

@media (max-width:767px) {
    .pNav ul li {
        box-sizing: border-box;
        width: 50%;
        padding: 5px;
    }
}


@media (max-width:767px) {
    [id^="c0"] {
        padding-top: 90px;
        margin-top: -90px;
    }
}

@media (max-width: 768px){
.header__head {
    width: 270px;
    }
}

@media screen and (max-width: 768px){
.header__wrap {
    padding: 0 10px;
    }
}

@media (max-width: 768px){
.header__btn {
    font-size: 1rem;
    height: 47px;
    padding-top: 8px;
    width: 47px;
    bottom: 15px;
    right: 3%;
    top: auto;
    }
}

@media (max-width: 768px){
#c01, #c02, #c03, #c04, #c05, #c06, #c07, #c08, #c09, #c10 {
display: block;
margin-top: -180px;
padding-top: 180px;
　　　}
}

@media (max-width: 768px){
#first, #machine {
display: block;
margin-top: -80px;
padding-top: 80px;
　　　}
}

.scroll table{
width:100%;
}
.scroll{
overflow: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}


/* ------------------- icn ------------------------ */



a.a_blank::after {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("/wp-content/uploads/mrk_blank.png");
    background-size: cover;
    display: inline-block;
    margin: 0 5px 0 2px;
}

.z-rel {
    position : relative;
}

.z100 {
    z-index: 100;
}

