@charset "utf-8";
/* CSS Document */

/* 基本設定 */
* {
	margin: 0px;
	padding: 0px;
	background-image: url();
	-webkit-text-size-adjust: 100%;
}
html {
overflow-x: hidden;
}
body {
	font-family: dnp-shuei-mgothic-std, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS P Gothic", "MS Pゴシック", sans-serif;
	color: #4F4D4B;
	background-color: #FFF;
	font-size: 13px;
	line-height: 100%;
	animation: Fuwa 2s forwards;
	overflow:hidden;
}
@keyframes Fuwa {
	0% {opacity: 0}
	100% {opacity: 1}
}
img {
	border: none;
}
ul {
	list-style-type:none;
}
li img { 
  vertical-align:bottom; 
}
p {
	font-size: 13px;
	line-height: 1.7em;
	margin-bottom: 0.5em;
}
a {
	color: #4F4D4B;
	text-decoration: none;
}
a:hover {
	color: #4F4D4B;
	text-decoration: underline;
}
.clear {
	clear: both
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.pc {
	display: none;
}
.sp {
	display: block;
}

/* 基本テンプレート設定 */

#wrapper {
	position:relative; /*gototopの親要素に指定*/
	overflow-x: hidden;
	width: auto;
	margin: 0px;
}
#header {
	padding-top:5px;
	height:50px;/*55px*/
	position: fixed;
	z-index: 1;
	width:100%;
	background-color: #FFF;
}
#header h1 {
	font-size: 9px;
	line-height: 1em;
	font-weight: normal;
	position: absolute;
	margin-left:44px;
}
#header h1 img {
	width:100%;
}
#header h2 {
	float:none;
	padding-top:7px;
	margin-left:3px;
	width:auto;
}
#header h2 img{
	width:230px;
}
#header h6 {
	float:none;
	margin-top:0px;
	width:55px;
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 1;
}
#header h6 img{
	width:100%;
}
#footer {
	background-image: url(../img/footer_bk.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:100%;
	padding-bottom:60px;
}
#footer #contact {
	padding-bottom:30px;
}
#footer #contact h3 {
	text-align:center;
	margin-bottom:15px;
}
#footer #contact h3 img {
	width:265px;
}
#footer #contact #address {
	margin:0px 10px;
}
#footer #contact #address p {
	font-size: 15px;
	line-height: 1em;
	text-align:center;
}
#footer #contact #address h6 {
	text-align:center;
	font-size: 15px;
	line-height: 1.3em;
	font-weight: normal;
}
#footer #contact #address h6 span {
	padding-left:2.5em;
}
#footer #contact #address h6:before {
	content: "　";
	width:15px;
	margin-right:0.5em;
	background-image: url(../img/footer_address_icon.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	background-size:100%;
}
#footer #contact #address .gmap {
	margin-top:20px;
	margin-bottom:30px;
}
#footer #contact #address .gmap iframe {
	height: 250px;
	width: 100%;
}
#footer #contact #timetable h3 {
	font-size: 16px;
	line-height: 1em;
	text-align: center;
	margin-bottom: 30px;
	letter-spacing: 0.1em;
}
#footer #contact #timetable h3 small {
	font-size: 12px;
	line-height: 1em;
	display:block;
	padding-bottom:15px;
	color: #8CC456;
	font-weight: normal;
	letter-spacing: 0px;
}
#footer #contact #timetable {
	width:auto;
	margin:0px 10px;
	margin-bottom:20px;
}
#footer #contact #timetable img {
	width:100%;
}
#footer #contact #timetable h6 {
	margin-bottom:10px;
}
#footer #contact .contact_link {
	margin:0px 10px;
}
#footer #contact .contact_link img {
	width:100%;
	border-radius: 5px;
	box-shadow:3px 3px 3px rgba(0,0,0,0.2);
}
#footer #contact .contact_link dd,
#footer #contact .contact_link dt {
/*
float:left;
*/	
	width:70%;
	margin:0px auto;
}
#footer #contact .contact_link dd {
	display:none;
	float:right;
}
#footer #link {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:265px;
	padding:0px 20px;
	padding-top:70px;
}
#footer #link dt,
#footer #link dd {
	float:left;
	width:50%;
}
#footer #link li {
	font-size: 13px;
	line-height: 1em;
	background-image: url(../img/footer_menu_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:7px;
	padding-left: 15px;
	margin-bottom:1em;
}
#footer #link dd ul {
	padding-top:28px;
	padding-left:14px;
}
#footer #link dd li:first-child {
	margin-left:-14px;
}
#copy {
	background-color: #8CC456;
	font-size: 8px;
	color: #FFF;
	line-height: 1em;
	text-align: center;
	padding: 15px 0px;
	padding-bottom:90px;
}

.gototop {
	display: none!important;
}
.sp_navi {
	display: block;
	z-index: 2;
	width: 100%;
}
.sp_navi h6 {
	position: absolute;
	right: 10px;
	bottom: 85px;
}
.sp_navi h6 img {
	width:20px;
}
.sp_navi ul {
	margin-bottom:8px;
}
.sp_navi li {
/*
	float: left;
	margin-left:1.5%;
	margin-right:0px;
*/
	width: 47.7%;
	margin:0px auto;
}
.sp_navi li img {
	width: 100%;
	border-radius: 5px;
	box-shadow:3px 3px 3px rgba(0,0,0,0.2);
}
.sp_navi li:nth-child(even) {
	display:none;
	float:right;
	margin-left:0px;
	margin-right:1.5%;
}

/* ドロワーメニュー設定 */

#drawer_menu-checkbox {
  display: none;
}
#drawer_menu-icon {
	display: block;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 55px;
	background-size:100%;
	position: fixed;
	z-index: 11;
	top: 0px;
	right: 0px;
}
#drawer_menu-close {
	display: none;
	opacity: 0;
	animation: Fuwa 1s forwards;
	width: 100%;
	position: fixed;
	top: 55px;
	left: 0px;
	bottom: 0px;
	z-index: 5;
	overflow-y: auto;
}
#drawer_menu-checkbox:checked ~ #drawer_menu-icon {
	background-image: url(../img/close.png);
}
#drawer_menu-checkbox:checked ~ #drawer_menu-close {
  display: block;
      opacity: 1;
}
#drawer_menu-close .main {
	background-color: #e8f7d7;
	color: #4F4D4B;
	padding:15px 10px;
	padding-bottom:20px;
}
#drawer_menu-close ul {
	padding:0px 25px;
	margin-bottom:30px;
}
#drawer_menu-close li {
	font-size: 15px;
	line-height: 1em;
	background-image: url(../img/footer_menu_icon.png);
	background-repeat: no-repeat;
	background-position: right 9px;
	background-size:8px;
}
#drawer_menu-close li a {
	width:100%;
	padding:0.5em 0px;
	display:block;
	color: #4F4D4B;
	text-decoration: none;
}
#drawer_menu-close li a:hover {
	color: #4F4D4B;
	text-decoration: none;
}
#drawer_menu-close .type {
	padding:0.5em 0px;
}
#drawer_menu-close .type:after {
	content: "";
}
#drawer_menu-close .type dt {
	font-size: 15px;
	line-height: 1em;
	display: block;
}
#drawer_menu-close .type dd {
	font-size: 15px;
	line-height: 1em;
	margin-left:0.5em;
	margin-top:1em;
	float:left;
}
#drawer_menu-close .type dd a {
	padding:0px;
	color: #4F4D4B;
	text-decoration: none;
}
#drawer_menu-close .type dd a:hover {
	color: #4F4D4B;
	text-decoration: none;
}
#drawer_menu-close .type dd:nth-child(even) {
	clear:both;
	padding-left:0.5em;
}
#drawer_menu-close .type dd:nth-child(even) a:after {
	content: "／";
	margin-left:0.5em;
}
#drawer_menu-close .contact h5 {
	font-size: 15px;
	line-height: 1em;
	text-align:center;
	margin-bottom:1.5em;
	font-weight: normal;
}
#drawer_menu-close .contact h5:before {
	position: absolute;
	font-size: 16px;
	line-height: 1em;
	content: "／";
	margin-left:-1.5em;
	transform: scaleX(-1);
}
#drawer_menu-close .contact h5:after {
	position: absolute;
	font-size: 16px;
	line-height: 1em;
	content: "／";
	margin-left:0.5em;
}
#drawer_menu-close .contact dt {
/*
	float:left;
*/
	width:49%;
	margin:0px auto;
}
#drawer_menu-close .contact dd {
	display:none;
	float:right;
	width:49%;
}
#drawer_menu-close .contact img {
	width:100%;
	border-radius: 7px;
}
@keyframes Fuwa {
	0% {opacity: 0}
	100% {opacity: 1}
}

/* 共通設定 */

#contents {
	padding-top:55px;
	padding-bottom:40px;
}
#contents .section {
	padding-left:10px;
	padding-right:10px;
}
#contents #title {
	aspect-ratio: 16 / 6;
	background-image: url(../img/title_bk.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom:20px;
}
#contents #title h1 {
	font-size: 18px;
	line-height: 1em;
	letter-spacing: 0.1em;
}
#contents .sub_title {
	font-size: 16px;
	line-height: 1em;
	letter-spacing: 0.1em;
	background-image: url(../img/sub_title_bk.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:auto 100%;
	text-align: left;
	height: 35px;/* 45px */
	padding-left:25px;
	padding-top:10px;
	margin-right:10px;
}
#contents .sub_title span {
	background-color:#FFF;
	padding-right:1em;
}
#contents .midashi {
	font-size: 16px;
	line-height: 1.3em;
	color: #8CC456;
	margin-top: 1em;
	margin-bottom: 1em;
}
#contents .article {
	padding:0px 10px;
	margin-bottom:20px;
}
#contents .article dt {
	margin-bottom:15px;
}
#contents .article dt img {
	width:80%;
	margin:0px auto;
	border-radius: 10px;
	display:block;
}
#contents .article dd {
	margin-bottom:15px;
}

#contents .pnavi {
	margin-bottom:20px;
	padding:0px 10px;
}
#contents .pnavi li {
	display: inline;
	font-size: 12px;
	line-height: 1em;
	color: #4F4D4B;
}
#contents .pnavi li:before {
        content: " > ";
}
#contents .pnavi li:first-child:before {
        content: "";
}
#contents .pnavi li a {
	color: #4F4D4B;
	text-decoration: none;
}
#contents .pnavi li a:hover {
	color: #4F4D4B;
	text-decoration: underline;
}
/* 患者様の声設定 */
#contents #review {
	background-image: url(../img/review/bk.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100%;
	padding-top:35px;
	margin-bottom:50px;
}
#contents #review ul {
	padding-left:10px;
	padding-right:10px;
}
#contents #review li {
	background-color: #e8f7d7;
	margin-top:40px;
	border-radius: 10px;
	padding:15px;
}
#contents #review li:after {
	content: "　";
	background-image: url(../img/review/note.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:auto 100%;
	height: 10px;
	width: 100%;
	position: absolute;
	margin-top:25px;
	margin-left:-15px;
}
#contents #review li h3 {
	font-size: 15px;
	line-height: 1.3em;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:45px;
	margin-bottom:10px;
	background-image: url(../img/review/icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f9bf3d;
}
#contents #review li img {
	width: 40%;
	margin: 0px auto;
	margin-top:15px;
	display: block;
}

