@charset "utf-8";
body {
	font: 16px/1.4 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',meiryo,Verdana, Arial, Helvetica, sans-serif;
	/*background: #fff url(img/bg2.png) no-repeat scroll;*/
	margin: 0;
	padding: 0;
	color: #452C27;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
}

h1 {
	font-size:18px;
	background-color:#FEFCF4;
	padding:10px 0 10px 20px;
	margin:10px 20px 10px 10px;
	border:1px solid #F3D6B4;
}

h2 {

	font-size:16px;
	margin:20px 0 10px 10px;
	padding:5px 0 5px 35px;
	background-image:url(img/h1_backimg.png);
	background-repeat:no-repeat;
	
}

a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	width: 100%;
	background: #FEFAE9;
	margin: 0 auto; 
	/*background-image:url(img/paper.png);*/
}


.header {
display: none;
}

#menu_sp{
	display: block;
	margin: 10px 0;
	background-color: #efefd8;
}
#menu_sp_bottom {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	clear: both;
	background-color: #efefd8;
}
#menu_sp ul,#menu_sp_bottom ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

#menu_sp ul,#menu_sp_bottom ul {
	margin: 0 20px;
	list-style:none;
}

#menu_sp li ,#menu_sp_bottom li {
	font-size: 16px;
	margin:5px 0;
	text-align:center;
	/* border-bottom:2px solid #9D6302; */
	font-weight:bold;
}

#menu_sp a,#menu_sp_bottom a {
text-decoration:none;
}
#menu_sp ul,#menu_sp_bottom ul {
	margin: 0;
	padding: 5px;
	row-gap: 5px;
}
#menu_sp li,#menu_sp_bottom li {
	flex: 0 0 32%;
	border-bottom: none;
	margin: 0;
}



#menu_sp a,#menu_sp_bottom a {
	display: block;
	width: 100%;
	background-color: white;
	padding: 5px 0;
	border-radius: 5px;
	font-size: 14px;
	white-space: nowrap;
}
#menu_sp_bottom a {
	font-size: 13px;
}
.headerhead {
	background-image:url(img/header_sp.png);
	background-repeat: no-repeat;  
	background-position: top center; 
	background-size: 80%;

}


.logo {
	/*//position:absolute;
	//bottom:0;*/
}

.sidebar1 {
	display: none;

	
	}

.sidebar1 p {
	font-size:13px;
	/*color:	#	2D1B06;*/
	padding:0 30px 0 30px;
	
}

.sidebar_clinic_text {
	background-color:	#FEFAE9;
	border:1px solid #9B784F;
	margin:0 30px 0px 30px;
	padding:10px 0 7px 0;
	text-align:center;
}

.sidebar_clinic {
	/*background:url(img/sidebar_title1_r2_c1_s1.gif) repeat-y ;*/
	text-align:center;
}
.sidebar_clinic_link {
	text-align:right;
	margin:0 30px 10px 0;
}
.sidebar_clinic_link a{
	color:blue;
	text-decoration:none;
	font-size:80%;
}

.sidebar_category {
	margin:10px 0 10px 0;
}

.sidebar_iframe {
	margin:10px 0 0 15px;
}

.subcategory {
	background-image:url(img/sidebar_line.png);
	padding:10px 30px 10px 30px;
	font-size:12px;
	}
	
.subcategory a{
	/*color:#4A3026;*/
	font-weight:bold;
	text-decoration: none;
	font-size:14px;
}

.subcategory_box {
	margin:0px 0 10px 0;
	}

.content {
	padding: 10px 0 30px 0;
	width: 100%;
	float: left;
	position:relative;
}

.contentsbox {
/*	background-color:	#FAE292;*/
	background-image:url(img/paper2.png);
	margin:40px 0 40px 0px;
	width:85%;
	padding:30px 10px 30px 10px;
	-webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;  
	border-color:#9D6302;
	border-style:solid;	
	border-width:2px;
}

.contentsbox2 {
/*	background-color:	#FAE292;*/
	background-image:url(img/paper3.png);
	margin:10px auto 10px;
	width:95%;
	padding:10px;
	-webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;  
	border-color:#f7f4d3;
	border-style:solid;	
	border-width:2px;
	box-sizing: border-box;
}

.top_aisatu {
	/*background-image:url(img/top_sensei2.png);
	//background-repeat:no-repeat;*/
	padding:15px 10px;
	height:auto;
	/*position:relative;*/
	br {
		display: none;
	}
}

.top_aisatu img{
	margin:0px 10px 0 10px;
}

.top_aisatu_title{

	font-weight:bold;
	font-size:16px;
}

.top_aisatu_map {
	/*position:absolute;*/
/*	bottom:20px;
	right:40px;*/
	position: static;
	font-size:12px;
}


.sec2 {
	padding: 0 10px;
	br {
		display: none;
	}
	h2 {
		margin-top: 30px;
		font-size: 18px;
	}
	.sensei {
		float: none;
		width: 60%;
	}
}




.content_end {
	position:absolute;
	position: relative;
	bottom:auto;
	right:auto;
	font-size:14px;
	text-align: right;
}

.contents_table {
	margin:20px 0 0 10px;
	
	width: 95%;
}

.basic_table {
	margin:-10px 0 0 0;
	border:1px solid #613823;
	 border-collapse:	collapse;
	 width: 100%!important;
}



td ,th .basic_table {
	padding:5px 10px 5px 10px;
}

#timetable td{
	font-size: 90%;
	padding: 5px;
}

.rightimg {
	margin:0 20px 0 0;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
ul.nav {
	list-style: none; /* this removes the list marker */
	border-top: 1px solid #666; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px; 
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	background: #ADB96E;
	color: #FFF;
}

/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	background: #77583E;
	color:#FCE09B;
	position: relative;
	clear: both;
	width:100%;
	height:50px;
	text-align:center;	
	font-size: 13px;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.clinicview {
	margin:60px 0 0 20px;
}

.clinic_img {
	margin:10px 10px 10px 10px;
}

.map {
	margin:10px 0 0 0px;
}

.staff {
	margin:0px;
}

.staff_text {
	clear: both;
	margin:20px 0 0 0px;
}

.question {
	margin:10px 0 0 10px;
	font-size:18px;
	font-weight:bold;
}
.qanda {
	background-color: #fff;
	border: 2px solid #F3D6B4;
	margin: 10px auto 0;
	padding: 15px;
	width: 90%;
	min-height: 80px;
	box-sizing: border-box;
}

.qanda img{
	margin:-5px 15px 5px 0;
}

.menu_explain {
	margin:10px 10px 0px 10px;
	padding:3px 3px 3px 3px;
	font-size:90%;
	/*width:500px;*/
	/*color:#74544E;*/
	background-color:	#fff;
	border:1px solid #F5E2B6;
}

.nagare_title {
	font-size:130%;
	font-weight:bold;
	padding:25px 0 10px 0;
}

.nagare_text {
	background:#FFFDF7;
	border:2px solid #F3D6B4;
	margin:0 20px 10px 70px;
	padding:10px 10px 10px 10px ;
}
.question_list {
	margin:0 0 0 20px;
}

.question_list a{
	text-decoration:none;
}
.question_list_title {
	margin:10px 0 10px 0;
	font-weight:bold;
}

.sinkyu_img1 {
	margin:10px 20px 0px 20px;
	float:right;
}

.sinkyu_box {
	margin:40px 0 0 0;
}

.new {
	font-size:16px;
	margin:20px 0 0 20px;
	}
.likebn {
	margin:5px 0 0 25px;
	width:200px;
}
.likebn2 {
	display:none;
}
.side_ifr {
	margin:0 0 0 0px;
	border:1px solid #A3825D;
}
.side_ifr2 {
	margin:0 0 0 18px;
	border:1px solid #A3825D;
}
/*サイドバーのサブカテゴリーにホバーした時のスタイル*/
.hilite {
	background-color:#EEEABB;
}

.coupon {
	margin:10px 0 10px -3px;
}
.shourei {
	width:90%;
	height:auto;
	margin:0 auto;
	padding:3px;
	background-image:url(img/bg_shourei.png);
	background-repeat:repeat-x;
	border:2px solid #B08E67;
}
.shourei_title {
	background-color:#FEFAE9;
	margin:3px;
	padding:8px;
	border:1px solid #B08E67;
	font-size:120%;
	font-weight:bold;
}
.shourei_detail {
	background-color:#FEFAE9;
	margin:3px;
	padding:8px;
	border:1px solid #B08E67;
}

.menu_detail {
	width:100%;
}




/* 20210519 */
.sp_iframe {
	display: block;
	margin: 45px auto;
	/* width: 280px!important; */
	/* height: 380px !important; */
	transform: scale(1.3);
}


#classic-blog #alpha {
	padding: 0 10px;
	.asset-meta {
		margin: 10px 0 50px;
		font-size: 13px;
	}
	.blog_mura {
		margin: 0;
	}
}

.nowrap {
	white-space: nowrap;
	white-space: normal;
}