@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

@media print, screen and (min-width: 651px){
.index #slider {
    width: 100%;
    height: 100vh;/*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
	position: relative
}
.index .catch{
position: absolute;
font-size: clamp(35px, 3.0vw, 50px); 
top: 18vh;
font-weight: 600;
left: 15%;
color: #000;
text-shadow: 1px 1px 2px #FFF, 0 0 1em #FFF, 0 0 0.2em #FFF;
}
.index .catch3{
width: 600px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.index .catch3 .left{
width: 25%;
}
.index .catch3 .left img{
width: 100%
}
.index .catch3 .right{
width: 68%
}
.index .catch2{
background-color: rgba(255,255,255,0.8);
padding: 0 30px 3% 30px;
border-radius: 20px;
width: 600px;
}
.index .catch2 img{
width: 60%
}
.index .catch2 .text_main{
font-size: 20px;
text-shadow: initial;
padding: 20px 0
}
.index .catch2 .tel{
font-size: 35px;
color: #ff899d
}
.index .catch2 a{
display: block;
background-color: #ff899d;
color: #FFF;
font-size: 20px;
text-align: center;
padding: 10px 0;
font-weight: 500;
border: #FFF 2px solid;
text-shadow: initial;
}
.index .box_news{
background-color: #F4F4F4;
padding: 80px 0
}
.index .box_news .document{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.index .box_news .document .left{
width: 15%;
border-right:#CB4C5B 1px solid;
color: #CB4C5B;
font-weight: 600;
font-size: 22px;
padding-top: 50px
}
.index .box_news .document .article_news{
width: 80%
}
.index .box_news .document .article_news a{
display: block;
color: #CB4C5B;
font-weight: 600;
padding-bottom: 3px;
border-bottom: #CB4C5B 1px dotted;
margin-bottom: 25px;
}
.index .box_news .document .article_news a .date{
font-size: 13px;
color: #333;
padding-bottom: 3px
}
.index .box1{
padding: 100px 0
}
.index .box2{
width: 1300px;
max-width: 90%;
float: right
}
.index .box3{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom:100px;
line-height: 160%
}
.index .box3 .left{
width: 60%;
font-weight: 500
}
.index .box3 .left .lead{
font-size: clamp(16px, 1.5vw, 20px); 
font-weight: 600;
padding-bottom: 30px;
line-height: 200%
}
.index .box3 .left .text_pink{
font-size: clamp(18px, 1.6vw, 25px); 
color: #DD3A6D
}
.index .box3 .left .text1{
color: #000;
font-size: 18px;
font-weight: 600;
padding-bottom: 20px
}
.index .box3 .left .lead2{
width: 90%;
background-color: #FFF;
padding: 2%;
line-height: 230%;
font-weight: 500;
color:#984A4C;
font-size: 16px;
border: #ff899d 2px solid;
border-radius: 10px;
margin-bottom: 50px;
font-weight: 600
}
.index .box3 .left  table{
width: 90%
}
.index .box3 .left  td{
text-align: center;
width: calc( 80% / 6 );
}
.index .box3 .left  td:nth-child(1){
width: 20%;
background-color:#F8EAEA
}
.index .box3 .left .flex_left1{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 90%
}
.index .box3 .left .flex_left1 a{
display: block;
width: calc( 100% / 3 );
background-color: #ff899d;
color: #FFF;
font-size: 16px;
text-align: center;
padding: 5px 0;
font-weight: 500;
border: #FFF 1px solid;
transition: 0.5;
cursor: pointer
}
.index .box3 .left .flex_left1 a:hover{
background-color: #F47C7E
}
.index .box3 .left .flex_left2{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-top: 10px;
width: 90%
}
.index .box3 .left .flex_left2 a{
display: block;
width: calc( 100% / 2 );
background-color: #ff899d;
color: #FFF;
font-size: 16px;
text-align: center;
padding: 5px 0;
font-weight: 500;
border: #FFF 1px solid;
transition: 0.5;
cursor: pointer
}
.index .box3 .left .flex_left2 a:hover{
background-color: #F47C7E
}
.index .box3 .right{
width: 38%;
}
.index .box3 img{
width: 100%;
}
.index .box_greeting{
padding: 100px 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 1200px;
max-width: 98%;
margin: 0 auto;
line-height: 200%
}
.index .box_greeting .left{
width: 45%;
padding: 0 2%;
border-right: #ff899d 1px dotted;
}
.index .box_greeting .left .photo{
width: 25%;
float: right;
padding-left: 3%;
padding-bottom: 3%
}
.index .box_greeting .photo img{
width: 100%;
}
.index .box_greeting .right{
width: 50%;
padding: 0 2%;
}
.index .box_greeting .subtitle{
color: #000;
font-size: 25px;
font-weight: 600;
width: 50%;
padding-bottom: 3px;
border-bottom: #000 1px solid;
margin-bottom: 25px;
}
.index .box_greeting .name{
color: #000;
font-weight: bold;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
text-align: right;
padding-top: 15px;
}
/*診療科目ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------*/
.kamoku{
padding: 50px 0
}
.kamoku .box1{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 50px;
}
.kamoku .box1 .com{
width: 70%;
line-height: 210%
}
.kamoku .box1 .photo{
width: 28%;
}
.kamoku .box1 .photo img{
width: 100%
}
.kamoku .box1 .photo2{
width: 100%;
}
.kamoku .box1 .photo2 img{
width: 100%
}
.kamoku .text1{
font-size: 25px;
font-weight: 600;
text-align: center;
line-height: 180%;
color: #DD5C5E;
padding: 40px 0
}
.kamoku .box_shojo{
background-color: #FFF;
padding: 2%;
line-height: 230%;
font-weight: 500;
color:#984A4C;
font-size: 16px;
border: #ff899d 2px solid;
border-radius: 10px;
margin-bottom: 50px;
font-weight: 600
}
.kamoku .box2{

}
.kamoku .box2 li{
color: #DD5C5E;
font-size: 20px;
font-weight: 600;
margin-bottom: 15px
}
.kamoku .text2{
background-color: #FCF3F3;
padding: 3%;
line-height: 200%;
font-size: 18px;
font-weight: 500;
margin: 40px 0
}
.kamoku .box3 .subtitle1{
background-color: #F4F4F4;
color: #BD585A;
font-size: 18px;
font-weight: 500;
padding: 8px 5px 8px 15px;
margin: 40px 0;
border-left: 5px #BD585A solid
}
.kamoku .box3 dl{
margin-bottom: 50px;
padding-top: 50px;
line-height: 200%
}
.kamoku .box3 dt{
border-bottom: 2px #BD585A solid;
padding: 3px;
font-size: 20px;
color: #BD585A;
}
.kamoku .box3 dd{
background-color: #F4F4F4;
padding: 2%;
margin-top: 30px;
margin-bottom: 50px
}
.kamoku .box3 dd .subtitle2{
background-color:#ED8385;
border-radius: 20px;
text-align: center;
color: #FFF;
font-size: 16px;
font-weight: 500;
padding: 3px 0;
width: 250px;
margin-top: 40px;
margin-bottom: 20px
}
.kamoku .box3 dd ul{
background-color: #FFF;
padding: 3%;
margin: 20px 0
}
.kamoku .box3 dd li{
margin-left: 30px;
margin-bottom: 20px;
font-weight: 500
}
.kamoku td{
background-color: #FFF
}
.kamoku td:nth-child(1){
background-color:#F4EBEB;
text-align: center
}
.kamoku .risk{
padding-bottom: 80px;
line-height: 140%;
font-size: 14px
}
.kamoku .risk h4{
display: inline-block;
background-color: #900;
color: #FFF;
padding: 3px 30px;
margin-bottom: 15px;
font-size: 15px;
border-radius: 5px;
margin-top: 20px;
}
.kamoku .box_flow dl{
border: #FBBCBD 1px solid;
margin-bottom: 50px;
}
.kamoku .box_flow dt{
background-color: #FBBCBD;
font-size: 16px;
font-weight: 500;
padding: 5px 5px 5px 15px
}
.kamoku .box_flow dd{
margin-left: 0;
padding: 2%
}
.kamoku .kamokuname{
color: #D7585A;
font-size: 18px;
font-weight: 500;
padding-bottom: 3px;
border-bottom: #D7585A 2px solid;
margin-bottom: 30px;
text-align: center
}
.kamoku .kamokumenu{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 100px;
}
.kamoku .kamokumenu::before{
  content:"";
  display: block;
  width:23%;
  order:1;
}
.kamoku .kamokumenu::after{
  content:"";
  display: block;
  width:23%;
}
.kamoku .kamokumenu a{
display: block;
width: 23%;
padding: 2%;
font-size: 18px;
font-weight: 500;
text-align: center;
margin-bottom: 20px;
background-color: #FDF7F7;
border: #D7585A 1px solid;
color: #EE546C;
transition: 0.5s;
border-radius: 8px
}
.kamoku .kamokumenu a:hover{
background-color: #FFF
}
.kamoku .kamokumenu a img{
display: block;
width: 100%;
margin-top: 10px
}
/*クリニック案内ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------*/
.clinic{
padding: 50px 0
}
.clinic .box1{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.clinic .box1 .inner{
width: 48%
}
.clinic .box1 .inner ul{
margin: 0;
padding: 0;
margin-bottom: 25px
}
.clinic .box1 .inner li{
display: block;
padding-bottom: 3px;
border-bottom: #F5B8B9 1px dotted;
margin-bottom: 20px;
}
.clinic .box1 .inner  table{
width: 100%;
}
.clinic .box1 .inner  td{
text-align: center;
width: calc( 80% / 6 );
}
.clinic .box1 .inner  td:nth-child(1){
width: 20%;
background-color:#F8EAEA
}
.clinic .box1 .inner .photo{

}
.clinic .box1 .inner .photo img{
width: 98%;
border: #DDD 1px solid
}
.clinic .box1 .inner .photo .box_thumbnail{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-top: 15px
}
.clinic .box1 .inner .box_thumbnail img{
display: block;
width: 32%;
cursor: pointer
}
.clinic .map{
line-height: 200%;
}
.clinic .map .flex_map{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.clinic .map .flex_map .inner{
width: 49%
}
.clinic .map iframe{
margin-bottom: 30px
}
.clinic .map img{
width: 100%
}
.clinic .text_kiki{
font-size: 30px;
text-align: center;
font-size: 25px;
padding: 30px 0
}
.clinic .flex_kiki{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.clinic .flex_kiki .inner{
width: 45%;
border: #F9DCDD 1px solid;
padding: 2%;
margin-bottom: 20px;
line-height: 180%
}
.clinic .flex_kiki .inner .name_kiki{
font-size: 20px;
font-weight: 500;
color: #F79495;
padding-bottom: 3px;
border-bottom: #FD686A 1px dotted;
margin-bottom: 20px
}
.clinic .flex_kiki .inner img{
display: block;
margin: 0 auto;
width: auto;
max-width: 90%;
padding-top: 20px
}
/*医師紹介ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------*/
.doctor{
padding: 50px 0
}
.doctor .box1{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 100px
}
.doctor .box1 .com{
width: 75%
}
.doctor .box1 .com .name{
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-size: 40px;
font-weight: 800;
color: #999;
padding-bottom: 5px;
border-bottom: #666 1px solid;
margin-bottom: 20px;
}
.doctor .box1 .com .name .label{
font-size: 20px;
}
.doctor .box1 .com .name .name_en{
font-size: 25px;display: inline-block;
padding-left: 20px;
font-family: "Times New Roman", Times, "serif";
font-weight: 400;
color: #666
}
.doctor .box1 .com .box2{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.doctor .box1 .com .box2 .subtitle{
background-color: #F4f4f4;
padding: 5px 15px;
margin-bottom: 10px;
font-size: 18px;
font-weight: 500;
}
.doctor .box1 .com .box2 .left{
width: 57%;
padding-right: 1%;
border-right: 1px #999 solid
}
.doctor .box1 .photo{
width: 25%
}
.doctor .box1 .com .box2 .right{
width: 42%;
}
.doctor .box1 .com .box2 li{
margin-bottom: 20px;
margin-left: 20px;
}
.doctor .box1 .com .message{
padding-top: 50px;
line-height: 220%
}
.doctor .box1 .photo{
width: 15%;
padding-top: 50px
}
.doctor .box1 .photo img{
width: 100%
}

/*お問い合わせ-----------------------------------------*/
.contact{
padding: 40px 0
}
.contact .box1{
padding-bottom: 50px;
}
.contact table{
	width:100%;
	border-collapse:collapse;
	margin:0;
}
.contact table td{
	border:#361C0A 1px solid;
	padding:1%;
}
.contact table td:nth-child(1){
	border:#361C0A 1px solid;
	background-color:#FCEBEC;
	width:20%;
	text-align:left;
	padding:1%;
	font-weight:normal;
}
.contact table textarea {
width: 80%;
height: 10em;
	border:#CCC 1px solid;
}
.contact table label{
	display:block;
}
.contact table input[type="text"]{
	width:50%;
	border:#CCC 1px solid;
}
.contact table .num input[type="text"]{
	width:10%;
}
.contact table input[type="email"]{
	width:50%;
	border:#CCC 1px solid;
}
.contact input[type="submit"]{
	width:400px;
	border:#FFF 1px solid;
	background-color:#A74E50;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#FFF;;
	padding:6px;
	margin-top:30px;
	margin-bottom:30px;
	display:block;
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
}
.contact input[type="submit"]:hover{
	background-color:#D47173
}
.contact input[type="reset"]{
	width:200px;
	border:#FFF 1px solid;
	background-color:#EEE;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#333;;
	padding:3px;
	margin-top:30px;
	margin-bottom:30px;
	display:block;
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
}
.contact .box2{
padding: 30px 0;
text-align: center;
}

/*個人情報-----------------------------------------*/
.privacy{
padding: 40px 0
}
.privacy .box_privacy{
width: 800px;
max-width: 95%;
margin: 0 ;
}
.privacy dl{
 padding: 20px 0;
 border-top: #CCC 1px solid;
 margin-top: 40px;
}
.privacy dt{
 font-weight: 500;
 padding-bottom: 10px;
}
.privacy dd{
margin-left: 0;
margin-bottom: 30px;
}
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 650px){
.index #slider {
    width: 100%;
    height: 100vh;/*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
	position: relative
}
.index .catch{
position: absolute;
font-size: clamp(20px, 5.0vw, 50px); 
top: 15vh;
font-weight: 600;
left: 50%;
transform: translateX(-50%);
color: #000;
text-shadow: 1px 1px 2px #FFF, 0 0 1em #FFF, 0 0 0.2em #FFF;
width: 90%;
}
.index .catch3{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.index .catch3 .left{
width: 25%;
}
.index .catch3 .left img{
width: 100%
}
.index .catch3 .right{
width: 68%
}
.index .catch2{
background-color: rgba(255,255,255,0.8);
padding: 15px 30px 3% 30px;
border-radius: 20px;
width: 100%;
}
.index .catch2 img{
width: 60%
}
.index .catch2 .text_main{
font-size: 20px;
text-shadow: initial;
padding: 20px 0
}
.index .catch2 .tel{
font-size: 35px;
color: #ff899d
}
.index .catch2 a{
display: block;
background-color: #ff899d;
color: #FFF;
font-size: 20px;
text-align: center;
padding: 10px 0;
font-weight: 500;
border: #FFF 2px solid;
text-shadow: initial;
}
.index .box_news{
background-color: #F4F4F4;
padding: 40px 0
}
.index .box_news .document{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.index .box_news .document .left{
width: 100%;
border-bottom:#CB4C5B 1px solid;
color: #CB4C5B;
font-weight: 600;
font-size: 22px;
padding-bottom: 5px;
margin-bottom: 25px;
text-align: center
}
.index .box_news .document .article_news{
width: 90%
}
.index .box_news .document .article_news a{
display: block;
color: #CB4C5B;
font-weight: 600;
padding-bottom: 3px;
border-bottom: #CB4C5B 1px dotted;
margin-bottom: 25px;
}
.index .box_news .document .article_news a .date{
font-size: 13px;
color: #333;
padding-bottom: 3px
}
.index .box1{
padding: 50px 0
}
.index .box2{

}
.index .box3{
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom:80px;
line-height: 160%
}
.index .box3 .left{
font-weight: 500;
margin-bottom: 30px
}
.index .box3 .left .lead{
font-size: clamp(16px, 1.5vw, 20px); 
font-weight: 600;
padding-bottom: 30px;
line-height: 200%
}
.index .box3 .left .text_pink{
font-size: clamp(18px, 1.6vw, 25px); 
color: #DD3A6D
}
.index .box3 .left .text1{
color: #000;
font-size: 16px;
font-weight: 600;
padding-bottom: 20px
}
.index .box3 .left .lead2{
background-color: #FFF;
padding: 2%;
line-height: 230%;
font-weight: 500;
color:#984A4C;
font-size: 16px;
border: #ff899d 2px solid;
border-radius: 10px;
margin-bottom: 50px;
font-weight: 600
}
.index .box3 .left  table{
}
.index .box3 .left  td{
text-align: center;
width: calc( 80% / 6 );
display: table-cell;
font-size: 13px;
}
.index .box3 .left  td:nth-child(1){
width: 20%;
background-color:#F8EAEA
}
.index .box3 .left .flex_left1{
display: flex;
flex-wrap: wrap;
justify-content: space-between;

}
.index .box3 .left .flex_left1 a{
display: block;
width: calc( 100% / 2 );
background-color: #ff899d;
color: #FFF;
font-size: 14px;
text-align: center;
padding: 5px 0;
font-weight: 500;
border: #FFF 1px solid;
transition: 0.5;
cursor: pointer
}
.index .box3 .left .flex_left1 a:hover{
background-color: #F47C7E
}
.index .box3 .left .flex_left2{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-top: 10px;

}
.index .box3 .left .flex_left2 a{
display: block;
width: calc( 100% / 2 );
background-color: #ff899d;
color: #FFF;
font-size: 14px;
text-align: center;
padding: 5px 0;
font-weight: 500;
border: #FFF 1px solid;
transition: 0.5;
cursor: pointer
}
.index .box3 .left .flex_left2 a:hover{
background-color: #F47C7E
}
.index .box3 .right{
width: 80%;
}
.index .box3 img{
width: 100%;
}
.index .box_greeting{
padding:40px 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 98%;
margin: 0 auto;
line-height: 200%
}
.index .box_greeting .left{
width: 100%;
margin-bottom: 50px
}
.index .box_greeting .left .photo{
display: none
}

.index .box_greeting .right{
width: 100%;
}
.index .box_greeting .subtitle{
color: #000;
font-size: 20px;
font-weight: 600;
width: 50%;
padding-bottom: 3px;
border-bottom: #000 1px solid;
margin-bottom: 25px;
}
.index .box_greeting .name{
color: #000;
font-weight: bold;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
text-align: right;
padding-top: 15px;
}
/*診療科目ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------*/
.kamoku{
padding: 50px 0
}
.kamoku .box1{
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: 50px;
}
.kamoku .box1 .com{
width: 100%;
line-height: 210%;
margin-bottom: 15px
}
.kamoku .box1 .photo{
width: 85%;
}
.kamoku .box1 .photo img{
width: 100%
}
.kamoku .box1 .photo2{
width: 100%;
}
.kamoku .box1 .photo2 img{
width: 100%
}
.kamoku .text1{
font-size: 18px;
font-weight: 600;
line-height: 180%;
color: #DD5C5E;
padding: 40px 0
}
.kamoku .box_shojo{
background-color: #FFF;
padding: 2%;
line-height: 230%;
font-weight: 500;
color:#984A4C;
font-size: 16px;
border: #ff899d 2px solid;
border-radius: 10px;
margin-bottom: 50px;
font-weight: 600
}
.kamoku .box2{

}
.kamoku .box2 li{
color: #DD5C5E;
font-size: 16px;
font-weight: 600;
margin-bottom: 15px
}
.kamoku .text2{
background-color: #FCF3F3;
padding: 3%;
line-height: 200%;
font-size: 18px;
font-weight: 500;
margin: 40px 0
}
.kamoku .box3 .subtitle1{
background-color: #F4F4F4;
color: #BD585A;
font-size: 18px;
font-weight: 500;
padding: 8px 5px 8px 15px;
margin: 40px 0;
border-left: 5px #BD585A solid
}
.kamoku .box3 dl{
margin-bottom: 50px;
padding-top: 20px;
line-height: 200%
}
.kamoku .box3 dt{
border-bottom: 2px #BD585A solid;
padding: 3px;
font-size: 20px;
color: #BD585A;
}
.kamoku .box3 dd{
margin-top: 30px;
margin-bottom: 50px
}
.kamoku .box3 dd .subtitle2{
background-color:#ED8385;
border-radius: 20px;
text-align: center;
color: #FFF;
font-size: 16px;
font-weight: 500;
padding: 3px 0;
width: 90%;
margin: 40px auto 10px auto;
}
.kamoku .box3 dd ul{
background-color: #FFF;
padding: 3%;
margin: 20px 0
}
.kamoku .box3 dd li{
margin-left: 30px;
margin-bottom: 20px;
font-weight: 500
}
.kamoku td{
background-color: #FFF
}
.kamoku td:nth-child(1){
background-color:#F4EBEB;
}
.kamoku .risk{
line-height: 140%;
font-size: 14px
}
.kamoku .risk h4{
display: inline-block;
background-color: #900;
color: #FFF;
padding: 3px 30px;
margin-bottom: 15px;
font-size: 15px;
border-radius: 5px;
margin-top: 20px;
}
.kamoku .box_flow dl{
border: #FBBCBD 1px solid;
margin-bottom: 50px;
}
.kamoku .box_flow dt{
background-color: #FBBCBD;
font-size: 16px;
font-weight: 500;
padding: 5px 5px 5px 15px
}
.kamoku .box_flow dd{
margin-left: 0;
padding: 2%
}
.kamoku .kamokuname{
color: #D7585A;
font-size: 18px;
font-weight: 500;
padding-bottom: 3px;
border-bottom: #D7585A 2px solid;
margin-bottom: 30px;
text-align: center
}
.kamoku .kamokumenu{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 100px;
}
.kamoku .kamokumenu a{
display: block;
width: 47%;
padding: 2%;
font-size: 14px;
font-weight: 500;
text-align: center;
margin-bottom: 20px;
background-color: #FDF7F7;
border: #D7585A 1px solid;
color: #EE546C;
transition: 0.5s;
border-radius: 8px
}
.kamoku .kamokumenu a:hover{
background-color: #FFF
}
.kamoku .kamokumenu a img{
display: block;
width: 100%;
margin-top: 10px
}
/*クリニック案内ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------*/
.clinic{
padding: 50px 0
}
.clinic .box1{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.clinic .box1 .inner{
width: 100%;
margin-bottom: 20px
}
.clinic .box1 .inner ul{
margin: 0;
padding: 0;
margin-bottom: 25px
}
.clinic .box1 .inner li{
display: block;
padding-bottom: 3px;
border-bottom: #F5B8B9 1px dotted;
margin-bottom: 20px;
}
.clinic .box1 .inner  table{
width: 100%;
}
.clinic .box1 .inner  td{
text-align: center;
display: table-cell;
width: calc( 80% / 6 );
}
.clinic .box1 .inner  td:nth-child(1){
width: 20%;
background-color:#F8EAEA
}
.clinic .box1 .inner .photo{

}
.clinic .box1 .inner .photo img{
width: 98%;
border: #DDD 1px solid
}
.clinic .box1 .inner .photo .box_thumbnail{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-top: 15px
}
.clinic .box1 .inner .box_thumbnail img{
display: block;
width: 32%;
cursor: pointer
}
.clinic .map{
line-height: 200%;
}
.clinic .map .flex_map{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.clinic .map .flex_map .inner{
width: 100%;
margin-bottom: 20px;
}
.clinic .map iframe{
margin-bottom: 30px
}
.clinic .map img{
width: 100%
}
.clinic .text_kiki{
font-size: 30px;
text-align: center;
font-size: 25px;
padding: 30px 0
}
.clinic .flex_kiki{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.clinic .flex_kiki .inner{
width: 45%;
border: #F9DCDD 1px solid;
padding: 2%;
margin-bottom: 20px;
line-height: 180%
}
.clinic .flex_kiki .inner .name_kiki{
font-size: 20px;
font-weight: 500;
color: #F79495;
padding-bottom: 3px;
border-bottom: #FD686A 1px dotted;
margin-bottom: 20px
}
.clinic .flex_kiki .inner img{
display: block;
margin: 0 auto;
width: auto;
max-width: 90%;
padding-top: 20px
}
/*医師紹介ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------ー---------*/
.doctor{
padding: 50px 0
}
.doctor .box1{
display: flex;
flex-wrap: wrap;
justify-content:center;
margin-bottom: 100px
}
.doctor .box1 .com{
width: 100%
}
.doctor .box1 .com .name{
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-size: 25px;
font-weight: 800;
color: #999;
padding-bottom: 5px;
border-bottom: #666 1px solid;
margin-bottom: 20px;
}
.doctor .box1 .com .name .label{
font-size: 20px;
}
.doctor .box1 .com .name .name_en{
font-size: 18px;display: inline-block;
padding-left: 20px;
font-family: "Times New Roman", Times, "serif";
font-weight: 400;
color: #666
}
.doctor .box1 .com .box2{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.doctor .box1 .com .box2 .subtitle{
background-color: #F4f4f4;
padding: 5px 15px;
margin-bottom: 10px;
font-size: 18px;
font-weight: 500;
}
.doctor .box1 .com .box2 .left{
width: 100%;
margin-bottom: 20px
}
.doctor .box1 .com .box2 .right{
width: 100%;
}
.doctor .box1 .com .box2 li{
margin-bottom: 20px;
margin-left: 30px
}
.doctor .box1 .com .message{
padding-top: 30px;
line-height: 220%
}
.doctor .box1 .photo{
width: 80%;
}
.doctor .box1 .photo img{
width: 100%
}
/*お問い合わせ-----------------------------------------*/

.contact .box1{
padding: 40px 0
}
.contact table td{
	padding:2%;
	width:96%;
	border: none;
	display: block;
	margin-bottom: 25px;
}
.contact table td:nth-child(1){
	background-color:#F8BCBD;
	width:96%;
	text-align:left;
	padding:2%;
	font-weight:normal;
	display: block;
}
.contact table textarea {
width: 90%;
height: 10em;
	border:#CCC 1px solid;
}
.contact table label{
	display:block;
}
.contact table input[type="text"]{
	width:96%;
	border:#CCC 1px solid;
	height: 20px
}
.contact table #zip{
 display: block;
 width: 50%;
 margin-top: 10px;
}
.contact table .num input[type="text"]{
	width:30%;
}
.contact table input[type="email"]{
	width:96%;
	border:#CCC 1px solid;
	height: 20px;
}
.contact input[type="submit"]{
	width:90%;
	border:#FFF 1px solid;
	border-radius: 0;
	background-color:#964546;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#FFF;;
	padding:10px!important;
	margin-top:15px;
	margin-bottom:30px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.contact input[type="reset"]{
	width:70%;
	border:#FFF 1px solid;
	border-radius: 0;
	background-color:#DDD;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#333;;
	padding:10px!important;
	margin-bottom:30px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/*個人情報-----------------------------------------*/
.privacy{
padding: 40px 0
}
.privacy .box_privacy{
max-width: 95%;
margin: 0 auto;
}
.privacy dl{
 padding: 20px 0;
 border-top: #CCC 1px solid;
 margin-top: 40px;
}
.privacy dt{
 font-weight: 500;
 padding-bottom: 10px;
}
.privacy dd{
margin-left: 0;
margin-bottom: 30px;
}
.pager{
padding-bottom: 50px;
}
.pager td{
 border: none!important;
 display: table-cell;
 width: 50%
}
.pager a{
 background-color: #999;
 color: #FFF;
 padding: 5px 25px;
 margin-right: 10px;
 font-size: 16px;
}
}