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

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* STYLES START HERE */

.wrapper {
	width: 960px;
	position: relative;
	left: 50%;
	margin-left: -480px;
}

/* HEADER */

.index .header {
	min-height: 530px;
	background: url(data/images/header-bg.jpg) no-repeat center center;
	ove rflow: hidden;
}

.header #slider {
	float: right;
	margin-top: 24px;
	width: 438px;
	height: 481px;
	box-shadow: 3px 3px 7px rgba(0,0,0,.3);
}

.header .news {
	width: 490px;
	height: 200px;
	position: absolute;
	bottom: 0px;
	margin-bottom: 22px;
	border-radius: 2px;
	border: solid #659995 0px;
	border-top-width: 3px;
	overflow: auto;
}

.header .news div {
	padding: 1.5em 3em;
	color: #fff;
	font-size: 1em;
	line-height: 2em;
}

.header .news div ul li {
	padding-left: 100px;
	line-height: 1.25em;
	margin-bottom: 7px;
}

.header .news div ul li span {
	float: left;
	margin-left: -120px;
	padding-right: 13px;
	color: #659995;
	font-weight: bold;
	text-shadow: 2px 2px 5px rgba(0,0,0,.5);
}

.header .news div ul li a {
	color: #fff;
	text-decoration: underline;
}

.header .news div ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.profile .header {
	height: 150px;
	background: url(data/images/bg.jpg) no-repeat center bottom;
	overflow: hidden;
}

/* MENU */

.menu {
	text-align: center;
	margin-bottom: 3px;
}

.header .menu {
	color: #fff;
	text-shadow: 2px 2px 3px rgba(0,0,0,.2);
}

.menu div {
	padding: 20px;
	font-size: 1.5em;
	font-weight: bold;
}

.menu div.left {
	margin-left: 15px;
	padding-left: 40px;
	background: no-repeat left center url(data/images/icon-hospital.jpg);
	float: left;
}

.menu div.left a {
	color: #000;
	text-decoration: none;
}

.menu div.instagram {
	margin-left: 15px;
	padding-left: 40px;
	background: no-repeat left center url(data/images/icon-instagram.png);
	float: left;
}

.menu div.instagram a {
	color: #000;
	text-decoration: none;
}

.menu div.right {
	margin-right: 15px;
	padding-right: 40px;
	background: no-repeat right center url(data/images/icon-at.jpg);
	float: right;
}

.menu div.right a {
	color: #000;
	text-decoration: none;
}




.kumenu {
	text-align: left;
	margin-bottom: 1px;
}



.kumenu div {
	padding: 10px;
	font-size: 1.5em;
	font-weight: bold;
}












.kumenu div.twitter {
	margin-left: 515px;
	padding-left: 40px;
	background: no-repeat left center url(data/images/icon-twitter.png);
	float: left;
}

.kumenu div.twitter a {
	color: #000;
	text-decoration: none;
}

.kumenu div.insta {
	margin-left: 25px;
	padding-left: 40px;
	background: no-repeat left center url(data/images/icon-insta.png);
	float: left;
}

.kumenu div.insta a {
	color: #000;
	text-decoration: none;
}

.kumenu div.ku {
	margin-left: 15px;
	padding-left: 80px;
	background: no-repeat left center url(data/images/icon-ku.jpg);
	float: left;
}

.kumenu div.ku a {
	color: #000;
	text-decoration: none;
}




.menu-item {
	margin-top: 5px;
	background-color: #E8940C;
	background: #266470; /* Old browsers */
	border-radius: 4px;
	box-shadow: inset 2px 2px 5px rgba(0,0,0,.5);
	position: relative;
	padding: 0px 19px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	*margin-right: 5px;
}

.menu-small .menu-item {
	height: 55px;
	padding: 0px 15.5px;
}

.side-menu {
	width: 200px;
	float: left;
	margin-top: 15px;
	margin-bottom: 30px;
}

.side-menu .menu-item {
	margin: 0px 0px 5px 0px;
	padding: 0em 0em;
	text-align: center;
	width: 200px;
	color: #fff;
}

.side-menu .menu-item a {
	padding: 1em 0em;
	color: #fff;
	display: block;
	height: 100%;
	line-height: 1.5em;
	text-decoration: none;
}

.menu-small div.right a {
	color: #fff;
}

.menu-small div.right {
	margin-right: 15px;
	padding-right: 40px;
	background: no-repeat right center url(data/images/icon-at.jpg);
	float: right;
}


/* CONTENT */

.content {
	padding: 45px;
	float: left;
	width: 650px;
	font-size: 16px;
	line-height: 2em;
	border: 1px solid #ccc;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	border-radius: 5px;
}

.content p {
	margin-bottom: 2em;
}

.content h1 {
	padding-left: .5em;
	border-left: 1em #50b4ce solid;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 1em;
}

.content h3 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 1em;
	color: #266470;
}

.content h3 span {
	font-size: .8em;
}

.content .big-text {
	padding: 30px;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	font-size:1.25em;
	display: inline-block;
	*display: inline;
	zoom: 1;
	border-left: #50b4ce 5px solid;
}

.content .button {
	background-color: #ccc;
	border-radius: 5px;
	border: 2px solid #50b4ce;
	text-align: center;
}

.content .button:hover {
	border: 2px solid #e8960c;
}

.content .button a {
	font-size: 1.2em;
	text-decoration: none;
	color: #000;
	display: block;
	padding: .5em;
}

/* FOOTER */

.footer {
	clear: both;
	border-top: 3px #659995 solid;
	text-align: center;
	height: 20px;
	padding: 2em;
	margin-top: 0em;
}

.footer a {
	text-decoration: none;
	color: #4a7c78;
	
}

.footer a:hover {
	color: #000;
}

/* REST */

/* PROFILE */

.profile .shikaku span {
	float: right;
}

.profile .shikaku li {
}

.profile .picture {
	float: right;
	width: 250px;
	margin-left: 30px;
	line-height: 1.5em;
	background-color: #d1e6ea;
	padding: .5em;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgba(0,0,0,.25);
	margin-right: -0px;
}

.profile .picture .photo {
	width: 250px;
	height: 290px;
	border-radius: 5px;
	background: no-repeat center center url(data/images/kihara-sensei.jpg);
	background-size: contain;
	box-shadow: inset 2px 2px 3px rgba(0,0,0,.2);
}

.profile .picture .name {
	padding: 1em 1em .5em 1em;
}

.profile .picture .name span {
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 2em;
	margin-bottom: .5em;
}

.profile-history li {
	margin-bottom: 1em;
	padding-left: 80px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
}

.profile-history li span {
	float: left;
	margin-left: -80px;
	font-weight: bold;
}

/* KMETHOD SHOJO */

.kmethod-shojo ul li {
	padding-left: 170px;
	border-bottom: 1px solid #ccc;
}

.kmethod-shojo ul li span {
	margin-left: -170px;
	font-weight: bold;
	float: left;
}

.kmethod-shojo .picture-containter {
	float: right;
}

.kmethod-shojo .picture {
	width: 250px;
	margin-left: 30px;
	line-height: 1.5em;
	background-color: #d1e6ea;
	padding: 1em;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgba(0,0,0,.25);
	margin-bottom: 10px;
}

.kmethod-tokucho .illustration {
	width: 265px;
	padding:25px;
	background: center 10px no-repeat;
	border: solid 1px #ccc;
	margin-bottom: 15px;
	height: 575px;
}

.kmethod-tokucho .illustration div.title {
	font-weight: bold;
}

.kmethod-tokucho .illustration span {
	color: #f00;
	font-weight: bold;
}

.kmethod-tokucho .illustration li {
	margin-left: 1em;
	text-indent: -1em;
}

.kmethod-jutsugo .table-row {
	width:100%;
	border-top-width: 0px;
	background-color: #d1e6ea;
	border: 1px solid #ccc;
}

.kmethod-jutsugo .table-row td {
	border: 1px solid #ccc;
}

.kmethod-jutsugo .table-row td.left {
	vertical-align: middle;
	text-align: center;
	padding: 15px;
	width: 160px;
	font-weight: bold;
}

.kmethod-jutsugo .table-row td.right {
	padding: 15px;
	background-color: #fff;
	width: 391px;
}

.kmethod-doctor .bunsho-yomu {
	float: right;
	background-color: #266470;
	margin-bottom: 1em;
	border-radius: 5px;
	box-shadow: 2px 2px 5px rgba(0,0,0,.2);
}

.kmethod-doctor .bunsho-yomu:hover {
	background-color: #e8960c;
}

.kmethod-doctor .bunsho-yomu a {
	padding: .5em 1em;
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}

.kmethod-doctor p {
	margin-bottom: 1em;
}

.kmethod-doctor .name {
	font-size: 1.25em;
	font-style: italic;
}

.kmethod-kanjasama .post {
	height: 140px;
	font-size: 16px;
	line-height: 1.3em;
	width: 310px;
	float: left;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	border-radius: 5px;
	box-shadow: 2px 2px 5px rgba(0,0,0,.2);
	*cursor: pointer;
}

.kmethod-kanjasama .post:hover {
	border-color: #e8960c;
}

.kmethod-kanjasama .post p {
	margin: 0px;
}

.kmethod-kanjasama .post a {
	text-decoration: none;
	color: #000;
}

.kmethod-kanjasama .post .entry {
	display: table-cell;
	*display: block;
	*padding: 20px 0px;
	vertical-align: middle;
	width: 310px;
	height: 140px;
	*height: 100px;
	text-align: center;
	font-weight: bold;
}

.kmethod-kanjasama .post .entry span {
	display: block;
	margin-top: 5px;
	font-size: .8em;
	font-weight: normal;
	color: #666;
}


.kmethod-kanjasama .modoru {
	float: right;
	background-color: #ccc;
	border-radius: 5px;
	border: 1px solid #ccc;
}

.kmethod-kanjasama .modoru:hover {
	border: 1px solid #e8960c;
}

.kmethod-kanjasama .modoru a {
	display: block;
	padding: .15em .5em;
	line-height: 2em;
	text-decoration: none;
	color: #000;
}



/* KIGU */

.kigu {
	width: 860px;
	margin-left: 0px;
	margin-right: 0px;
	
}

.kigu h2 {
	font-size: 2em;
	margin-bottom: 1em;
}

.kigu ul li {
	display: block;
	text-align: center;
	line-height: 1.25em;
	float: left;
	width: 195px;
	margin: 9px;
	overflow: hidden;
	border-radius: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 2px 2px 7px rgba(0,0,0,.25);
}

.kigu ul li:hover {
	border-color: #e8960c;
}

.kigu ul li a {
	text-decoration: none;
	color: #000;
	padding: 15px;
	display: block;
}

.kigu ul li img {
	margin-bottom: 10px;
}

.kigu .products2 li {
	height: 230px;
}

.kigu-product {
	float: right;
}

.kigu-product h2 {
	font-size: 2em;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0,0,0,.2);
	margin-bottom: .5em
}

.kigu-product .photos {
	display: block;
	overflow: hidden;
	zoom: 1;
	padding: 25px 15px 10px 15px;
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 20px;
}

.kigu-product .photos img.big {
	min-width: 300px;
}

.kigu-product .photos ul {
	margin-top: 1em;
}

.kigu-product .photos ul li {
	float: left;
	cursor: hand;
	cursor: pointer;
}

.kigu-product .photos ul li img {
	width: 90px;
	margin: 5px;
	border: 1px solid #999;
}

.kigu-sidemenu ul li.menu-item a {
	padding: .25em 0em;
}

.kigu-sidemenu h1 {
	text-align: center;
	font-weight: bold;
	padding: 1em 0em;
}

.kigu-product .modoru {
	float: right;
	background-color: #ccc;
	border-radius: 5px;
	border: 1px solid #ccc;
}

.kigu-product .modoru:hover {
	border: 1px solid #e8960c;
}

.kigu-product .modoru a {
	display: block;
	padding: .15em .5em;
	line-height: 2em;
	text-decoration: none;
	color: #000;
}

.kigu-product div.kigu-fax {
	padding: 15px 15px 15px 150px;
	border: 1px solid #ccc;
	border-radius: 10px;
	margin: 15px 0px;
}

.kigu-product div.kigu-fax div {
	float: left;
	margin-left: -130px;
}

/* MEDIA */

div.media {
	width: 840px;
}

.media h2 {
	display: block;
	background-color: #50b4ce;
	padding: .5em 1em;
	color: #fff;
	font-size: 1.5em;
	margin-bottom: .25em;
	border-radius: 5px;
	text-shadow: 1px 1px 4px rgba(0,0,0,.7);
}

.media .entry {
	padding: 15px 15px 15px 180px;
	border: 1px solid #ccc;
	margin-bottom: .5em;
	border-radius: 5px;
}

.media .entry a {
	color: #50b4ce;
}

.media .entry a:hover {
	color: #e8960c;
}

.media .entry .date {
	float: right;
	font-size: .6em;
	color: #999;
	vertical-align: top;
}

.media .entry .type {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0em .7em;
	margin-bottom: 1em;
	margin-right: .2em;
	background-color: #e8960c;
	border-radius: 10px;
}

.media .entry p {
	line-height: 1.5em;
	margin-bottom: 1em;
}

.media .entry p.title {
	font-weight: bold;
}

.media .entry img.main {
	float: left;
	margin-left: -165px;
	width: 150px;
	height: auto;
	border: #ccc solid 1px;
	box-shadow: 2px 2px 5px rgba(0,0,0,.2);
}

.media .entry div.pdf {
	border-radius: 10px;
	background-color: #ccc;
	display: inline-block;
	*display: inline;
	zoom: 1;
	border: 1px solid #ccc;
}

.media .entry div.pdf:hover {
	border: 1px solid #e8960c;
}

.media .entry div.pdf a {
	padding: .1em 1em;
	display: block;
	text-decoration: none;
	color: #000;
}

/* KATUDO */

.katudo-sidemenu ul li {
	text-align: center;
	border: #ccc 1px solid;
	border-radius: 5px;
	margin-bottom: .5em;
	padding: .5em;
}

.katudo-sidemenu ul li:hover {
	border-color: #e8960c;
}

.katudo-sidemenu ul li a {
	padding: 0em 1em;
	display: block;
	text-decoration: none;
	color: #000;
}

.katudo-sidemenu .date {
	display: block;
	font-size: .7em;
	margin-bottom: .5em;
}

.katudo .entry {
	border: 1px solid #ccc;
	padding: 30px;
	border-radius: 10px;
	margin-bottom: 1em;
}

.katudo .entry .video {
	padding: 160px 1em 1em 1em;
	background-color: #d1e6ea;
	margin-top: 1em;
	border-radius: 5px;
	font-weight: bold;
	text-align: center;
}

.katudo .entry .video iframe {
	float: right;
	margin-top: -145px;
}

.katudo .entry p {
	margin-bottom: 1em;
}

.katudo .entry p.title {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #50b4ce;
}

/* お問い合わせ */

div.otoiawase {
	width: 840px;
}

div.otoiawase p {
	margin-bottom: 1em;
}

div.otoiawase-choice {
	text-align: center;
	width: 840px;
}

div.otoiawase-choice .menu-item {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-bottom: 15px;
	width: 400px;
	background-color: #
}

div.otoiawase-choice .menu-item a {
	padding: 15px;
	font-size: 1.5em;
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}

div.otoiawase li {
	list-style: circle outside;
	margin-left: 1em;
}


.otoiawase .modoru {
	float: right;
	background-color: #ccc;
	padding: .5em 1em;
	border-radius: 5px;
}

