@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300&display=swap');
/* ===================================
photo single
=================================== */
.photo .pankuzu {
  background: #fff;
  margin: 0px auto;
  padding: 0 20px 20px;
}
.photo{
  margin-top: 150px;
  background: #f4f4f4;
}
.photo .inner{
  max-width: 680px;
  width: 95%;
  margin: 20px auto 0;
  padding: 30px;
  background: #fff;
}
.photo h1{
  text-align: center;
  padding: 50px 0;
  background: #fff;
}
.photo h1 span{
  display:block;
}
.photo h1 span:nth-of-type(1){
  font-size: 24px;
}
.photo h1 span:nth-of-type(2){
  font-size: 12px;
  margin-top: 5px;
}
.photo .case{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.photo .case li{
  width:47%;
}
.photo .tag_waku{
  background: #000;
  padding: 2px 5px;
  font-size: 11px;
  font-family: Noto Sans JP, Noto Sans CJK JP, YakuHanJP, Yu Gothic, YuGothic, Hiragino Sans, sans-serif;
  color: #fff;
  margin: 0 5px 10px 0;
  display: inline-block;
}
.photo .time{
  font-family: Noto Sans JP, Noto Sans CJK JP, YakuHanJP, Yu Gothic, YuGothic, Hiragino Sans, sans-serif;
  font-size: 10px;
}
.photo dl{
  font-family: NotoSansJP, 'Noto Sans CJK JP', YakuHanJP, 'Yu Gothic', YuGothic, 'Hiragino Sans', sans-serif;
  letter-spacing: 0.0375em;
  line-height: 1.6;
}
.photo dl h2{
font-size: 13px;
  font-weight: bold;
}

.photo dd{
margin-bottom: 10px;
  border-bottom: 2px dotted #d2d2d2;
  padding-bottom: 10px;
}
.photo .kansyu{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 60px auto;
}
.photo .kansyu h3{
  font-size: 12px;
}
.photo .kansyu h4{
  border: unset;
  text-indent: unset;
  font-weight: lighter;
  margin: 5px auto 20px;
}
.photo .kansyu figure{
  width: 40%;
}
.photo .kansyu .names {
  font-size: 18px;
  border-bottom: 3px solid #e6e6e6;
  padding-bottom: 5px;
  }
  .photo .kansyu .hako{
    width: 60%;
    padding: 0 10px 10px;
    margin-bottom: 20px;
  }
  .photo .kansyu .box01 {
      font-size: 12px;
  margin-bottom: 5px;
  padding: 1px 8px;
  }

  .photo .kansyu .yaku{
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1.4;
  }
  .photo .kansyu .names span {
  font-size: 11px;
  font-family: 'Hind Siliguri', sans-serif;
  }
  .photo .kansyu .tokui {
    background-color: #000;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    padding: 1px 8px;
    margin: 8px auto 5px;
}
.photo .kansyu .tokui + p{
  font-size:13px;
}
.photo .case-betsu{
margin-bottom: 80px;
}

.photo .case-betsu h4{
  border: unset;
  text-indent: unset;
  border-bottom: 1px solid #8e8e8e;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.photo .case-betsu ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.photo .case-betsu li{
  width: 20%;
  margin: 5px 5px 30px;
}
.photo .case-betsu li figure{
display: flex;
justify-content: flex-start;
  align-items: center;
  font-size: 12px;
}

.photo .case-betsu li figure img{
  width: 50px;
  margin-right: 5px;
}
.photo .case-betsu li figure span{

}

@media (max-width: 680px) {
  .photo-box{
    margin-bottom: 50px;
  }
  .photo h1 {
    text-align: left;
    margin: 50px 20px;
    background: unset;
  }
  .photo .pankuzu {
    background: unset;
  }
.photo .case-betsu li figure {
  flex-direction: column;
}
.photo .case-betsu li figure img {
  margin: 0 0 10px 0;
}
.photo .case-betsu li {
  width: 29%;
}
.photo .case-betsu li figure {
  font-size: 11px;
}
}

@media (max-width: 580px) {
  .photo .kansyu {
    background: #f7f7f7;
    padding-top: 30px;
  }
.photo .kansyu .hako {
  width: 100%;
}
.photo .kansyu figure {
  width: 60%;
  margin: 0 auto 20px;
}
.photo .kansyu h3 {
  font-size: 14px;
}
}
@media (max-width: 480px) {
.photo .case li {
  width: 100%;
}
}

/* ===================================
photo tag
=================================== */

.photo .photo-box{
  list-style: none;
}
.photo .photo-box li a{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.photo .photo-box li a h3{
  width: 100%;
  background: #000;
  color: #fff;
  padding: 5px;
}
.photo .photo-box li a figure{
  width: 60%;
  margin: 0 auto;
}
.photo .photo-box li a .photo-box-r{
  width: 100%;
  font-size: 14px;
  padding-left: 20px;
}

.photo .photo-box dl h2 {
  font-size: 14px;
}
.photo .photo-box dd {
  line-height: 1.2;
}
.photo .photo-box li{
margin-bottom: 30px;
}
@media (max-width: 480px) {
  .photo .photo-box li a figure{
    width: 100%;
  }
  }
/* ------------------------------
　photoアーカイブ
------------------------------ */
.photo .photo-tag{
display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 auto 50px;
  border: 1px solid #000;
  border-radius: 10px;
  padding: 20px;
}
.photo .photo-tag li a{
  background: #000;
    padding: 2px 5px;
    font-size: 11px;
    font-family: Noto Sans JP, Noto Sans CJK JP, YakuHanJP, Yu Gothic, YuGothic, Hiragino Sans, sans-serif;
    color: #fff;
    margin: 0 5px 10px 0;
    display: inline-block;
  }


/* ------------------------------
　　--pager--
------------------------------ */
.pagination {
  text-align: center;
  padding: 50px 0;
  border-top: 2px solid #d2d2d2;
  border-bottom: 2px solid #d2d2d2;
}

.page-numbers {
  margin: 0 2px;
  padding: 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  position: relative;
  font-size: 12px;
  color: #cbcbcb;
  border: 1px solid #cbcbcb;
  line-height: 3;
}

a.page-numbers {
  margin: 0 2px 10px;
  padding: 0;
  display: inline-block;
  background: #cbcbcb;
  width: 40px;
  height: 40px;
  text-align: center;
  position: relative;
  font-size: 12px;
  color: #fff;
}

a.page-numbers:hover {
  background: #999;
}

/* ------------------------------
　　--診療項目--
------------------------------ */
.chiryo.photo{
max-width: 980px;
  margin: 0 auto;
  padding: 0 20px;
  background: #fff;
}
.page.photo{
  margin-top: 0;
  background: #fff;
}
.page.photo .inner{
  max-width: 980px;
}

/* ------------------------------
　　--CTAボタン--
------------------------------ */
.case_cta_box {
	margin: 1rem auto 5rem;
}

.case_cta_ttl {
	font-size: 1.2rem;
    background-color: #ccc;
    text-align: center;
    line-height: 4rem;
    border-radius: 50px;
    font-weight: 700;
    width: fit-content;
    padding: 0 2rem;
    margin: 0 auto;
}

.case_cta_ttl span {
	font-size: 0.8rem;
}

.case_cta_ttl_02 {
	font-size: 1.2rem;
    font-weight: 600;
    text-align: center;
    margin: 1.6rem auto;
}

.case_cta_btn {
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.case_cta_btn a {
	width: 32%;
}

.case_cta_note {
	font-size: 0.8rem;
    margin: 1rem 0 0;
	text-align: right;
}

.sp-only {
	display: none;
}

@media (max-width: 680px) {
	.case_cta_box {
		margin: 2rem auto 3rem;
	}
	
	.case_cta_ttl {
		font-size: 1rem;
		line-height: 3rem;
		padding: 0 1rem;
	}
	
	.case_cta_ttl_02 {
		font-size: 1rem;
		margin: 1rem auto;
	}
	
	.case_cta_note {
		text-align: left;
	}

	.sp-only {
		display: block;
	}
}