@charset "UTF-8";

.main p.txt {
/*	font-size: 14px; */
	font-size: 16px !important;
	line-height: 30px;
	margin-bottom: 18px;
	letter-spacing: 0.05em;
}

body.page-contact .btn_box input[type="submit"]{
	font-family : inherit;
	font-size   : 1.2em;
	letter-spacing:2px;
	background-image: none;
	background-color:#666;
	color:#fff;
	text-indent:0;
}

body.page-contact .btn_box .backBtn{
	font-size:1.2em;
	letter-spacing:2px;
	border:1px solid #A6A6A6;
	padding:20px 0;
	text-decoration:none;
	color:#666;
	display:inline-block;
	width:258px;
}

body.page-contact .btn_box .completeBtn{
	font-size:1.2em;
	letter-spacing:2px;
	background-color:#666;
	padding:20px 0;
	text-decoration:none;
	color:#fff;
	display:inline-block;
	width:260px;
}




.title-Text{
	border-bottom:2px solid #8E8277;
	padding-bottom:10px;
	font-size:22px;
	font-weight:normal;
	line-height:1em;
	color:#6E645A;
	letter-spacing:4px;
}

.title-Sub-Text{
	color:#A88F79;
	font-size:17px;
}

.photo-Group{
	display:table;
	table-layout:fixed;
	margin:0 0 20px 2px;
}

.photo-Group p{
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.05em;
}

.photo-Group div{
	display:table-cell;
	padding:0 5px;
}

body.page-about .doctor_box .box_wrap .box_l {
	width: 460px;
	float: left;
}
body.page-about .doctor_box .box_wrap .box_r {
	width: 410px;
	float: right;
	text-align: left;
}

.about-Name-01{
	font-size:15px;
	letter-spacing:3px;
	padding-bottom:20px;
	line-height:1em;
}

.about-Name-02{
	display:table;
}

.about-Name-02 div{
	display:table-cell;
	vertical-align:middle;
	line-height:1em;
}

.about-Name-02 div:first-child{
	font-size:22px;
	letter-spacing:3px;
	padding-right:20px;
}

.about-Photo{
	width:100%;
	display:table;
	padding-top:75px;
}

.about-Photo div{
	display:table-cell;
}

.gMap-Area-PC{
	width:100%;
	height: 400px;
	overflow: hidden;
	clear:both;
}

.gMap-Area-Space{
	height:20px;
}

.gMap-Area-SP{
	display:none;
}

.mark-Copy img{
	vertical-align:middle;
}

/* 非表示 */
.hide{
	display: none!important;
}

/* 201807 */

.links-bg{
	padding:10px 25px;
	background-color: #8E8277;
	text-decoration:none;
	color:#fff !important;
}

.links-bg:hover{
	text-decoration:none;
	color:#fff !important;
}

@media only screen and (max-width: 479px) {

	.title-Text{
		border-bottom:2px solid #8E8277;
		padding-bottom:10px;
		font-size:18px;
		font-weight:normal;
		line-height:1em;
		color:#6E645A;
		letter-spacing:4px;
	}

	.title-Sub-Text{
		color:#A88F79;
		font-size:15px;
	}

	.photo-Group{
		display:block;
		margin:15px 15px 0 15px;

	}

	.photo-Group p{
		font-size: 13px;
		line-height: 22px;
		letter-spacing: 0.05em;
		margin:0 0 10px 0;
		padding:0;
	}

	.photo-Group img{
		width:100%;
		height:auto;
	}

	.photo-Group div{
		display:block;
		padding:0 ;
	}

	.about-Space-01{
		padding-top:40px;
	}

	.about-Space-02{
		padding-top:15px;
	}

	.about-Name-01{
		font-size:15px;
		letter-spacing:1px;
		padding-bottom:10px;
		line-height:1em;
	}

	.about-Name-02{
		margin-bottom:15px;
	}

	.about-Name-02 div:first-child{
		font-size:18px;
		letter-spacing:1px;
		padding-right:10px;
	}

	.about-Photo{
		width:70%;
		/* display:table; */
		padding-top:0;
	}

	.about-Photo div:first-child{
		width:60%;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
		padding-right:15px;
	}

	.about-Photo div:last-child{
		width:40%;
	}

	.about-Photo div img{
		width:100%;
		height:auto;
	}

	.gMap-Area-PC{
		display:none;
	}

	.gMap-Area-Space{
		display:none;
	}

	.gMap-Area-SP{
		display:block;
		height: 300px;
		overflow: hidden;
		clear:both;
	}

}

.sbox.sp_mb17.pc_mb6 .sttl2{
	margin-bottom: 48px;
}
section.sbox.sp_mb17.pc_mb6 p:first-of-type{
	margin-bottom: 40px;
}

@media screen and (max-width:479px){
	.sbox.sp_mb17.pc_mb6 .sttl2{
		margin-bottom: 28px;
	}
}

.gmap-link{
	margin-top: 15px;
}