@charset "UTF-8";

/*
Theme Name: 小金井
2017-03-30
Author: Shinji Ishitani - TAC
*/


/* 共通設定 */

/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

nav ul {
	/* [disabled]list-style:none; */
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}

img {
	margin: 0;
	padding: 0;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

a:link {
	text-decoration: none;
	color: #F09B2E;
}
a:visited {
	text-decoration: none;
	color: #F09B2E;
}
a:hover {
	color: #FFBF00;
	font-weight: bold;
}
il, ol {
	margin-left: 30px;
}
ul.menu {
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	list-style: none;
}

body {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	-webkit-text-size-adjust: 100%;
	text-align: left;
	line-height: 1.6em;
	font-size: 16px;
	/* [disabled]min-width: 100%; */
}


.cleafloat {
	clear: both;
}
.red {
	color: #FF0000;
}
.text_right {
	text-align: right;
}
/* 全体構造 */
#wrap {
	height: 100%;
	min-width: none;
}
.container {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border: 1px solid #979797;
	margin-top: 6px;
	padding-bottom: 40px;
}
.container_02 {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
.container_top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	min-width: 1000px;
	display: block;
}
#content_content {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
	min-width: 1000px;
	height: 100%;
	margin-top: 20px;
	z-index: 1;
}



@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */
body {
	padding-top: 0px;
}
.container {
	width: 100%;
	margin: 0;
	position: relative;
	border: none;
	padding: 0;
}
.container_02 {
	width: 100%;
	display: block;
	border-left: 1px none #979797;
	border-right: 1px none #979797;
	border-bottom: 1px none #979797;
	border-top-style: none;
	border-top-width: 0;
	margin-top: 6px;
}
.container_top {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0;
	min-width: 100%;
}
}


/* ヘッダ */
header {
	z-index: 999;
	height: 146px;
	min-width: 940px;
	width: 100%;
	background-color: #FFFFFF;
}
.head_tel {
	background-color: #0CCDA1;
	height: 27px;
}
.head_tel h2 {
	display: block;
	width: 743px;
	height: 17px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
header h1 a {
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 13px;
	margin-bottom: 12px;
	overflow: hidden;
	width: 428px;
}
.head_sub{
	border-top: 1px solid #919191;
	height: 30px;
}
.head_sub h3 {
	width: 233px;
	height: 12px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	line-height: 30px;
}
@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */
header {
	height: auto;
	min-width: 100%;
	background-color: #9FC7A9;
	position: static;
}
.head_tel {
	display: none;
}
.head_tel h2 {
	display: block;
	width: 803px;
	height: 14px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
header h1 a {
	width: 100%;
	height: ;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	/* [disabled]background-image: url(https://www.koganei-sponavi.net/wp-content/themes/koganei/images/head_title_sp.png); */
	margin-top: 0px;
	background-size: contain;
	background-repeat: no-repeat;
	padding-top: 17.8%;
	display: none;
	padding-bottom: 0px;
	height: 0;
}
	.head_sub {
	display: none;
}
}




footer {
	min-width: 940px;
	width: 100%;
}
footer a:link {
	text-decoration: none;
	color: #000000;
}
footer a:visited {
	text-decoration: none;
	color: #000000;
}
footer a:hover {
	color: #FF9600;
	text-decoration: underline;
	font-weight: bold;
}
footer #footer_main {
	min-height: 240px;
	height: auto !important;
	overflow: hidden;
	background-color: #C7EDD1;
	height: auto;
	padding-bottom: 15px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#closeday {
	width: 240px;
	float: left;
	margin-top: 28px;
	margin-right: 28px;
}
#closeday h3 {
	padding-bottom: 5px;
	font-weight: bold;
	margin: 0;
	font-size: 90%;
	border-bottom: 1px solid #747474;
}
#closeday p {
	padding-top: 5px;
	font-size: 80%;
	line-height: 1.6em;
	/* [disabled]padding-bottom: 10px; */
}

#footer_bottom {
	border-top: 10px solid #747474;
	clear: both;
	/* [disabled]height: 50px;
*/
}
#footer_bottom .container h1 {
	margin-top: 10px;
	float: left;
	/* [disabled]width: 350px;
*/
	padding-left: 2em;
	padding-right: 1em;
	font-size: 80%;
}
#footer_bottom ul {
	border: none;
	margin-top: 15px;
	font-size: 80%;
	line-height: 1.2em;
	text-align: center;
}
#footer_bottom li {
	list-style-type: none;
	border-right: 1px solid #747474;
	padding-right: 1em;
	padding-left: 1em;
	display: inline-block;
}
#footer_bottom li.first {
	border: none;
	margin-left: 0px;
	padding-left: 0px;
}
#footer_bottom h4 {
	text-align: center;
	font-weight: normal;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
	border: none;
	font-size: 80%;
}
.foot_tel {
	display: none;
}
@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */


footer {
	min-width: 100%;
	margin-top: 0px;
}
footer #footer_main {
	min-height: none;
	background-color: #4CAF5B;
	/* [disabled]height: auto; */
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0%;
}
#closeday {
	width: 80%;
	float: none;
	margin-top: 3%;
	margin-bottom: 3%;
	margin-left: auto;
	margin-right: auto;
}
#closeday h3 {
	padding-bottom: 5px;
	font-size: 110%;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}
#closeday p {
	/* [disabled]border-bottom: 1px solid #FFFFFF; */
	/* [disabled]border-top: 1px solid #FFFFFF; */
	font-size: 100%;
	line-height: 1.6em;
	color: #FFFFFF;
}

#footer_bottom {
	border-top: 10px solid #747474;
	clear: both;
	/* [disabled]height: 50px;
*/
}
#footer_bottom .container h1 {
	margin-top: 10px;
	float: none;
	/* [disabled]width: 350px;
*/
	padding-left: 2em;
	padding-right: 1em;
	font-size: 90%;
	text-align: center;
}
#footer_bottom .container ul {
	border-left: 1px none #747474;
	margin-top: 3%;
	font-size: 90%;
	line-height: 1.2em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#footer_bottom .container li {
	float: none;
	list-style-type: none;
	border: none;
	width: 80%;
	display: block;
	text-align: center;
	margin-bottom: 2%;
	margin-left: auto;
	margin-right: auto;
}
#footer_bottom .container li.first {
	border: none;
	margin-left: 0px;
	padding: 0;
	margin-bottom: 4%;
	margin-right: 0px;
	display: none;
}
#footer_bottom h4 {
	text-align: center;
	font-weight: normal;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
	font-size: 80%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	}
.foot_tel {
	display: block;
	margin-top: 8%;
}
.foot_tel h4 {
	text-align: center;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: normal;
	}
.foot_tel h3 {
	text-align: center;
	color: #FFFFFF;
	font-size: 160%;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 2%;
	margin-bottom: 2%;
	}
.foot_tel p {
	text-align: center;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: normal;
	margin-top: 2%;
	}
.foot_tel a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.foot_tel a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.foot_tel a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

}


#sitemap {
	float: left;
	width: 620px;
}
footer #footer_main #sitemap h3 {
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #747474;
	font-size: 90%;
	color: #0A0A0A;
}
#sitemap ul {
	list-style-type: disc;
	margin-left: 20px;
	width: 170px;
	float: left;
	padding-top: 10px;
	font-size: 80%;
	margin-top: 0px;
}
#sitemap ul li {
	line-height: 1.6em;
}
#sitemap ul p {
	padding-left: 0px;
	margin-left: -20px;
	font-size: 110%;
	margin-bottom: 5px;
}
.sitemap_box {
	float: left;
	padding-top: 0px;
	margin-top: 10px;
	width: 210px;
	margin-left: 20px;
}
.sitemap_box h4 {
	font-weight: bold;
	font-size: 80%;
	border: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */

#sitemap {
	float: left;
	width: 100%;
	margin-top: 6%;
	height: auto;
	background-color: #4CAF5B;
	padding-bottom: 3%;
	padding-top: 2%;
}
#sitemap h3 {
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #747474;
	font-size: 90%;
	text-align: center;
}
#sitemap ul {
	list-style-type: disc;
	margin-left: 12%;
	width: 180px;
	float: left;
	padding-top: 10px;
	font-size: 90%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sitemap ul li {
	line-height: 1.6em;
}
.sitemap_box {
	float: left;
	padding-top: 0px;
	margin-top: 10px;
	width: 200px;
	margin-left: 20px;
}
footer #footer_main #sitemap h3 {
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	font-size: 100%;
	color: #FFFFFF;
}
.sitemap_box h4 {
	/* [disabled]font-weight: bold; */
	font-size: 90%;
	line-height: 1.6em;
}
}


ul.number {
	list-style-type: decimal;
}
#content {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border: 1px solid #979797;
	margin-top: 10px;
	padding-bottom: 40px;
	max-width: 940px;
	margin-bottom: 40px;
	padding-left: 66px;
	padding-right: 66px;
	min-height: 500px;
}
#content_head {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	background-color: #0CCDA1;
	max-width: 940px;
}
#content_head h1 {
	margin-right: 0;
	margin-left: 0;
	height: 67px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 170%;
	text-align: center;
	line-height: 67px;
	margin-bottom: 0px;
}
#content h2 {
	margin-right: 0;
	margin-left: 0;
	height: 58px;
	color: #979797;
	font-weight: normal;
	font-size: 160%;
	text-align: center;
	line-height: 58px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#content h3 {
	font-size: 140%;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 30px;
	background-color: #0CCDA1;
	height: 40px;
	line-height: 40px;
	clear: both;
	margin-top: 30px;
	text-align: center;
}
#content h4 {
	font-size: 110%;
	font-weight: normal;
	display: block;
	height: auto;
	min-width: 0px;
	line-height: 30px;
	margin-bottom: 20px;
	margin-top: 30px;
	color: #42B59B;
	border-bottom: 1px solid #42B59B;
	clear: both;
	border-top: 1px solid #42B59B;
	text-align: center;
	border-left: 0px solid #42B59B;
}
#content h5 {
	font-size: 100%;
	font-weight: bold;
	color: #474747;
	margin-bottom: 10px;
	/* [disabled]padding-left: 18px; */
	margin-left: 0px;
	height: 16px;
	clear: both;
}
#content h6 {
	font-size: 90%;
	font-weight: normal;
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 5px;
	line-height: 1.4em;
	text-align: left;
}
#content p {
	font-size: 90%;
	line-height: 1.6em;
	margin-bottom: 1em;
}
#content .lead {
	font-size: 120%;
	padding-top: 15px;
}
.container ul {
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.main_box {
	padding-bottom: 20px;
	display: block;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#content .float_box_l {
	width: 328px;
	margin-right: 18px;
	float: left;
}
#content .float_box_r {
	width: 328px;
	float: left;
}
#content .float_box_l img, #content .float_box_r img {
	margin-bottom: 8px;
	margin-top: 3px;
}
#content .float_box_l h5, #content .float_box_r h5 {
	color: #757679;
	font-size: 120%;
	font-weight: bold;
	border-bottom-style: none;
	margin-bottom: 2px;
}
#content .sub_title {
	font-size: 120%;
	border: 1px solid #757679;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 10px;
	height: 20px;
	line-height: 22px;
	margin-bottom: 10px;
	clear: both;
}
#content ul {
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 5px;
	font-size: 90%;
	list-style-type: decimal;
	margin-left: 25px;
}
#content li {
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	font-size: 100%;
	list-style-type: decimal;
	margin-left: 15px;
}
#content ul.privacy li {
	list-style-type: disc;
}

@media screen and (max-width:800px) {
/* 900px以下用（タブレット／スマートフォン用）の記述 */
#content {
	width: 100%;
	padding: 0;
	max-width: 100%;
}
#content_head {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #0CCDA1;
	max-width: 100%;
}
#content_head h1{
	height: 40px;
	line-height: 40px;
	font-size: 120%;
	}
#content h2 {
	font-size: 140%;
}
#content h3 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4%;
	height: auto;
}
#content h4 {
	clear: both;
	margin-bottom: 15px;
	width: 95%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#content h5 {
	margin-top: 1%;
	margin-bottom: 3%;
	padding-top: 5px;
	line-height: 1.6em;
	margin-left: 2%;
	margin-right: 2%;
	height: auto;
}
#content h6 {
	font-size: 90%;
	font-weight: normal;
	text-indent: -1em;
	margin-left: 5%;
	margin-bottom: 1%;
	margin-right: 1%;
}
#content p {
	margin-bottom: 2%;
	font-size: 100%;
	line-height: 1.6em;
	margin-left: 3%;
	margin-right: 3%;
}
#content .lead {
	font-size: 120%;
	border-bottom: 1px solid #757679;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.container ul {
	margin-left: 9%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 3%;
}
#content .float_box_l {
	width: 100%;
	margin-right: 18px;
	float: none;
}
#content .float_box_r {
	width: 100%;
	float: none;
}
#content .float_box_l img, #content .float_box_r img {
	margin-bottom: 8px;
	margin-top: 3px;
	width: 100%;
}
#content .float_box_l h5, #content .float_box_r h5 {
	color: #757679;
	font-size: 120%;
	font-weight: bold;
	border-bottom-style: none;
	margin-bottom: 2px;
}
#content .sub_title {
	font-size: 120%;
	border: 1px solid #757679;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 10px;
	height: 20px;
	line-height: 22px;
	margin-bottom: 10px;
	clear: both;
}

}
#event ul {
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 110%;
 	margin-left: 17px;
}
/* バナーエリア */

#banner {
	background-color: #e2e2e2;
	min-width: 940px;
	padding-top: 30px;
	clear: both;
	height: auto;
	margin-top: 0px;
	padding-bottom: 15px;
}
#banner ul {
	text-align: center;
}
#banner li {
	display: inline-block;
	margin-right: 35px;
}

#banner .container_02 > .banner_box {
	margin-bottom: 15px;
	height: 22px;
	margin-right: 20px;
	margin-left: 0px;
	display: inline-block;
	width: 205px;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #0CCDA1;
 }
#banner .container_02 >  .banner_box:nth-child(4n) {
	margin-right: 0px;
	padding: 0;
}

#banner .banner_box p, #banner .banner_box_01 p {
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	color: #0CCDA1;
}
.banner_box a:link {
	color: #0CCDA1;
	display: block;
	text-decoration: none;
}
.banner_box a:visited {
	text-decoration: none;
	color: #0CCDA1;
	display: block;
}
.banner_box a:hover {
	color: #FFFFFF;
	background-color: #0CCDA1;
	display: block;
	text-decoration: none;
	/* [disabled]height: 22px; */
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	line-height: 22px;
}
.banner_box_event {
	margin-bottom: 15px;
	width: 205px;
}
.banner_box_event img{
	width: 205px;
}


@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */

#banner {
	height: auto;
	display: block;
	min-width: 100%;
	margin-top: 0px;
	padding-bottom: 3%;
	margin-bottom: 0px;
	border-style: none;
}
#banner ul {
	text-align: center;
	display: block;
	margin-bottom: 0px;
	height: auto;
}
#banner li {
	display: block;
	margin-right: 35px;
}
#banner .container_02 > .banner_box {
	margin-bottom: 15px;
	height: 20px;
	margin-right: 5%;
	margin-left: 5%;
	display: block;
	width: 90%;
	background-color: #FFFFFF;
	border: 1px solid #0CCDA1;
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: 120%;
 }
#banner .container_02 >  .banner_box:nth-child(4n) {
	margin-bottom: 15px;
	height: 20px;
	margin-right: 5%;
	margin-left: 5%;
	display: block;
	width: 90%;
	background-color: #FFFFFF;
	border: 1px solid #0CCDA1;
	padding-top: 2%;
	padding-bottom: 2%;
}

.banner_box_01 {
	width: 50%;
	float: left;
	padding-top: 20px;
}
.banner_box img,.banner_box_01 img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	}
.banner_box p, .banner_box_01 p {
	text-align: center;
	font-weight: bold;
	line-height: 1.4em;
	/* [disabled]margin-top: 8px; */
	font-size: 80%;
	/* [disabled]height: 2em; */
}
	.banner_box a:hover {
	color: #FFFFFF;
	/* [disabled]height: 22px; */
	font-weight: normal;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: -11px;
}
.banner_box_event {
	margin-bottom: 15px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.banner_box_event img{
	width: 100%;
	height: auto;
}
}


#clinic h1 img {
	padding: 0;
	height: auto;
	margin-bottom: 10px;
}
.clinic_01 {
	width: 378px;
	float: left;
}
img.clinic_01_t {
	width: 376px;
	float: left;
	height: auto;
}
.p_agree {
	border: 1px solid #BFBFBF;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}
#eform  .p_agree h6 {
	font-weight: normal;
	font-size: 90%;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.clinic_02 {
	float: right;
	width: 378px;
}
img.clinic_02_t {
	width: 376px;
	float: left;
	height: auto;
}
.clinic_bt {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 216px;
	margin-bottom: 30px;
	margin-top: 20px;
	height: auto;
}
.clinic_bt:hover {
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
#content #clinic p {
	text-align: center;
	clear: both;
	font-size: 90%;
}
.clinic_bt_off {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 216px;
	margin-bottom: 30px;
	margin-top: 20px;
	height: auto;
}

@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */

#clinic h1 img {
	padding: 0;
	height: auto;
	margin-bottom: 10px;
	width: 100%;
}
.clinic_01 {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.clinic_02 {
	float: none;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
img.clinic_01_t {
	width: 100%;
	float: left;
	height: auto;
	padding-bottom: 5%;
}
img.clinic_02_t {
	width: 100%;
	float: left;
	height: auto;
	padding-bottom: 5%;
}
.clinic_bt {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 60%;
	height: auto;
	margin-bottom: 5%;
	margin-top: 5%;
}
}
/*----------------------------------------------------------
	YouTube
----------------------------------------------------------*/

.iframe-wraper {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0px;
  position: relative;
}
.iframe-wraper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*----------------------------------------------------------
	wp-pagenavi
----------------------------------------------------------*/
/*wp-pagenavi base*/
.wp-pagenavi {
  clear: both;
  text-align: center;
  margin-top: 30px;
}
.wp-pagenavi a, .wp-pagenavi span {
  color: #999;
  background-color: #FFF;
  border: solid 1px #e0e0d2;
  padding: 8px 15px;
  margin: 0 2px;
  white-space: nowrap;
  border-radius: 3px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  text-decoration: none;
}
.wp-pagenavi a:hover {
  color: #FFF;
  background-color: #999;
  border-color: #999;
}
.wp-pagenavi span.current {
  color: #FFF;
  background-color: #168ECA;
  border-color: #66cccc;
  font-weight: bold;
}
@media (max-width: 768px) {
  .wp-pagenavi a, .wp-pagenavi span {
    color: #999;
    background-color: #FFF;
    border: solid 1px #e0e0d2;
    padding: 5px 10px;
    margin: 0 2px;
    white-space: nowrap;
    border-radius: 3px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-align: center;
    text-decoration: none;
  }
}