@charset 'UTF-8';

.picture{
  position: relative;
}
.clinic-link{
  position: absolute;
  width: 2.5rem;
}
.clinic-link a{
  display: block;  
  padding: .25rem 0 .05rem;
}
.greeting-block .schedule-cal th , .division-block .schedule-cal th{
  font-weight:initial;
}
.clinic-list .clinic-name{
  font-size: .32rem;
  font-feature-settings: 'palt';
  font-weight: bold;
  line-height: 1.4!important;
}
.clinic-number-rubi{
  color:#0080CC;	
}
.clinic-list dt{
  position:relative;
}
.clinic-list .clinic-number{
  position: absolute;
  top:.1rem;
  left:0;
  font-size: .18rem;
  color:#0080CC;
}
.clinic-link img{
  width: 100%;
}
.clinic-link a.ogi-logo{
  border-bottom: 1px dashed #444444;
  padding: .05rem 0 .1rem;
}
.page-ft-nav ul {
 justify-content:left;
}
.greeting-top-box .image h2{
  color:#002063!important;
}
.greeting-top-box .image h3 {
 letter-spacing:0;
 line-height:1;
 font-weight:normal;
}
/*-- 750px以上--*/
@media screen and (min-width: 750px) {
  .greeting-top-box .image h2{
  width:4.25rem;
  font-size:.25rem;
  font-weight: 600;
  line-height:1.6; 
  position:absolute;
  right:0;
  top:0    
  }
 .greeting-top-box .image h3 {
  width:4.25rem;
  font-size:.25rem;
  position:relative;
  left:0;
  top:0;
 }
}
/*-- 749px以下--*/

@media screen and (max-width: 749px) {
  .clinic-link{
  width: 3.4rem;
  top:-.1rem;
}
.greeting-block .schedule-cal td.c-name{
  font-size: .11rem;
}
.clinic-list a img{
  width: 90%;
}
.clinic-list dt{
    justify-content: center;
  }
.clinic-list .clinic-name{
  font-size: .27rem;
}
  .greeting-top-box .image h2{
  width:auto;
  margin: 0 .1rem .2rem!important;
  font-size:.19rem;
  font-weight: 600;
  line-height:1.6; 
  position:relative;
  right:initial;
  top:initial;    
  }
}

/*-- 院長挨拶 --*/ 
.bookmedia ul li{
  position: relative;
  line-height: 1.6;
  margin-bottom: .1rem;
  padding-left: .14rem;
}
.bookmedia ul li:before{
 content:'●';
 position:absolute;
 left:0rem;
 top:0rem;
}
@media screen and (max-width: 749px) {
.bookmedia ul li{
  line-height: 1.6;
  margin-bottom: .14rem;
}
}

/*-- スタッフ紹介 --*/ 
.doctor-profile .text{
  position: relative;
}
a.blog-link{
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top:.25rem;
  right: .95rem;
  font-weight: bold;
  background: #fff;
  color: #0080CC;
  height: .55rem;
  width: .55rem;
  border-radius: 1rem;
  -webkit-transition:.2s!important;
  transition:.2s!important;   
  font-size: .14rem;
  z-index: 100;
}
a.blog-link:hover{
  opacity: 1;
  background: #002063;
  color: #fff;
}
a.mov-link{
  text-align: center;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top:.25rem;
  right: .25rem;
  height: .55rem;
  width: .55rem;
  -webkit-transition:.2s!important;
  transition:.2s!important;
  z-index: 100;  
}
a.mov-link:hover{
  opacity: .5;
}
@media screen and (max-width: 749px) {
.doctor-profile .job ,.doctor-profile .en{
  font-size: .14rem;
}
.doctor-profile .text{
  position: relative;
}
a.blog-link{
  top:-.22rem;
  right: .65rem;
  font-size: .11rem;
  height: .45rem;
  width: .45rem;
}
a.blog-link:hover{
  background: #0080CC;
}
a.mov-link{
  top:-.22rem;
  right: .1rem;
  height: .45rem;
  width: .45rem;
}
}

/*-- 実績紹介 Cases vol2 --*/ 
table.case-introduction , 
table.case-introduction td , 
table.case-introduction th {
	border-collapse: collapse;
}
table.case-introduction{
  border: 1px solid #ccc;
  border-top: none;   
  width: 100%;
}
table.case-introduction a{
  color: #006789;
}
table.case-introduction tr {
  width: 100%;
}
table.case-introduction td{
  border-bottom: solid 1px #ccc;
}

table.case-introduction th{
  font-weight: 600;
  font-size: .2rem;
  color: #002063;
  background: #F0F0F0; 
  width: 1rem;
  height: auto;
  padding: .1rem;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
}

table.case-introduction .bg-blue{
  color: #fff;
  background: #002063;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
table.case-introduction .case-year span{
	display:block;
  font-size: .14rem;
}
table.case-introduction td.h-case{
  width:calc(100% - 2.3rem);
  line-height: 1.4;
  padding: .1rem;
}
table.case-introduction td.case-year,
table.case-introduction td.case-value{
  width: .8rem;
  height: .5rem;
  border-left: 1px dashed #ccc;
  margin: 0;
  text-align: center;
}
table.case-introduction tr.case-subtotal{
  font-weight: 600;
  background: #E1F1F4;
  text-align: center;
}
table.case-introduction tr.case-subtotal td{
  padding: 0;
  height: .4rem;
}
table.case-introduction tr.case-foot{
  font-weight: 600;
  font-size: .2rem;
  background: #006789;
  color: #fff;  
  text-align: center;
}
@media screen and (max-width: 749px) {

table.case-introduction tr {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: stretch;
}

table.case-introduction th{
  font-weight: 600;
  font-size: .14rem;
  color: #002063;
  background: #F0F0F0; 
  width: 100%;
  height: auto;
  padding: .1rem;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  position: absolute;
}
table.case-introduction th ~ td{
  margin-top: .4rem;
  padding-top:.4rem;
  }
table.case-introduction td{
  width: 100%;
  height: 100%;
  align-items: stretch;
  display: block;
}
table.case-introduction tr.case-head {
  height: .5rem;
  width: 100%;
  }

table.case-introduction .case-head .case-year span{
  font-size: .11rem;
  display: initial;
}
table.case-introduction td.h-case{
  width:calc(100% - 1.8rem);
  line-height: 1.4;
  padding: .1rem;
  height: auto;
  font-size: .11rem;
}
table.case-introduction td.case-year,
table.case-introduction td.case-value
  {
  width: .36rem;
  height: auto;
  font-size: .11rem;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}

table.case-introduction tr.case-subtotal td{
  padding: .1rem 0;
  height: auto;
}
table.case-introduction tr.case-foot td.case-foot-total{
  width:calc(100% - 1.8rem);
  }
table.case-introduction tr.case-foot td{
  font-size: .11rem;
  padding: .15rem 0;
}
}


/*-- 各種資料ダウンロード --*/ 

.download-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 .4rem;
}
.d-list{
  width:4.25rem ;
  margin:0 0 .3rem;
  background: #F5F5F5;
  display: flex;
  flex-wrap: wrap;
  padding: .2rem .1rem;
}
.d-list-img{
  width: 1.75rem;
  text-align: center;
}
.d-list-img img{
  width: 1.35rem;
}
.d-list-text{ 
  margin: .13rem 0 0;
  width: 2.2rem;
}
.d-list-text h3{
  line-height: 1.5;
  font-weight: 600;
  height: 1rem;
  font-feature-settings: 'palt'
}
.d-list-text a{
  width:100%;
  height: auto;
  display: flex;
  padding: .08rem .15rem;
  margin: 0 0 .02rem;
  border-radius: .05rem;
  cursor: pointer!important;
  background-color: #025AA5;
  position: relative;
  background-image: url("../svg/i-download.svg");
  background-repeat:no-repeat;
  background-position:90% center;

}
.d-list-text a p{
  text-align: left;
  color: #ffffff;
  font-weight: 500;
  font-size: .15rem;
}
.d-list-text p{
  text-align: center;
  color: #7E7E7E;
  font-size: .14rem;
}


@media screen and (max-width: 749px) {
.download-list{
  margin: 0 0 .2rem;
}
.d-list{
  width:100% ;  
  padding: .2rem .1rem;
  margin:0 0 .2rem;
  flex-wrap: initial;
  padding: .2rem .1rem;
  justify-content: space-between;
}
.d-list-img{
  width: 1.2rem;
  text-align: center;
}
.d-list-img img{
  width: 1.1rem;
}
.d-list-text{ 
  margin: .1rem 0 0;
  width: 2rem;
}
.d-list-text h3{
  font-size: .16rem;
  height: .8rem;
}
.d-list-text a{
  width:100%;
  padding: .06rem .15rem;
  margin: 0 0 .02rem;
}
.d-list-text a p{
  font-size: .13rem;
}
.d-list-text p{
  font-size: .12rem;
}
}

/*-- 寄付 --*/ 
table.donations-table , 
table.donations-table td , 
table.donations-table th {
	border-collapse: collapse;
}
table.donations-table{
  border: 1px solid #ccc;
  border-top: none;   
  width: 100%;
}
table.donations-table a{
  color: #006789;
}
table.donations-table tr {
  width: 100%;
}
table.donations-table td{
  border-bottom: solid 1px #ccc;
}

table.donations-table th{
  font-weight: 600;
  font-size: .2rem;
  color: #002063;
  background: #F0F0F0; 
  width: 1rem;
  height: auto;
  padding: .1rem;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
}

table.donations-table .bg-blue{
  color: #fff;
  background: #002063;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
table.donations-table .donations-year span{
	display:block;
  font-size: .14rem;
}
table.donations-table td.h-case{
  width:calc(100% - 2.3rem);
  line-height: 1.4;
  padding: .1rem;
}
table.donations-table td.donations-year,
table.donations-table td.donations-value{
  width: 1rem;
  height: .5rem;
  border-left: 1px dashed #ccc;
  margin: 0;
  text-align: center;
}
table.donations-table tr.case-subtotal{
  font-weight: 600;
  background: #E1F1F4;
  text-align: center;
}
table.donations-table tr.case-subtotal td{
  padding: 0;
  height: .4rem;
}
table.donations-table tr.case-foot{
  font-weight: 600;
  font-size: .2rem;
  background: #006789;
  color: #fff;  
  text-align: center;
}
@media screen and (max-width: 749px) {
table.donations-table th,table.donations-table td{
  font-size: .14rem;
}
}
