@charset "utf-8";
/* @group Reset */
* {
	margin: 0;
	padding: 0
}
a {
	color: #1c1f87;
}
a:hover {
	color: #ffe600;
}
ul, ol {
	list-style: none;
}
img {
	vertical-align: middle;
 transition: 0.5s;
}
a img:hover {
	opacity: 0.6;
	transition: 0.5s;
}
/* @end */

/* @group Fluid-img */

img {
	max-width : 100%;
}
/* @end */

/* @group HTML */
html {
	font-family: Arial, Verdana, 'Helvetica Neue', Helvetica, sans-serif, verdana, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #666;
}
h1 {
	font-size: 1.5em; /* 24px */
}
h2 {
	font-size : 1.125em; /* 36px */
	margin-bottom : 0.6667em;
}
h3 {
	font-size : 1em; /* 16px */
	margin-bottom : 1em;
}
h1, h2, h3 {
	color: #444;
	margin-bottom: 1em;
}
strong{
	color: #333;
	}
/*場合により戻す
p {
	margin-bottom: 0.625em;
}
*/

/* @end */

/* @group Header */
header {
	padding: 0.5em 0 0;
	overflow: hidden;
}
header article {
	overflow: hidden;
}
header article section.h-left h1 {
	margin-bottom: 0;
	text-align: center;
}
header article section.h-left h1 img {
	width: 70px;
}
.child {
	display: none;
}
header article section.h-right p#lead {
	text-align: center;
	color: #1c1f87;
	font-size: 0.8em;
	margin-top: 0.5em;
	background: #ffe600;
}
header article section.h-right p#tel,
header article section.h-right p#tel-tri {
	display: none;
}
header nav#sub-nav, header nav#main-nav {
	display: none;
}
div#slide-show {
	text-align: center;
	margin-bottom: 2em;
}
div#slide-show img {
	width: 100%;
}
.bx-wrapper .bx-pager.bx-default-pager {
	display: none;
}
/* @end */

/* @group Contents */
div#midashi {
	overflow: hidden;
}
div#midashi h1 {
	margin: 1.5em auto;
	text-align: center;
	font-size: 2em;
}
article.contents {
	margin: 0 auto;
	overflow: hidden;
}
section h1 {
	text-align: center;
	margin-bottom: 0;
	color: #1c1f87;
}
section p.head-jp {
	text-align: center;
	font-size: 0.8em;
	margin-bottom: 2em;
}
/* @group Information */
article.contents section#information {
	text-align: left;
	padding: 0 1em;
}
article.contents section#information section.news {
	overflow: hidden;
	border-bottom: dotted 1px #eee;
	margin-bottom: 1em;
}
article.contents section#information section figure {
	float: left;
	margin-right: 0.5em;
}
article.contents section#information section figure img {
	width: 60px;
}
article.contents section#information section dl {
	margin-left: 6em;
    overflow: hidden;
}
article.contents section#information section dl dt {
	font-style: italic;
	font-size: 0.8em;
}
/* @group message */
article#yellow-bg {
	margin: 0 auto;
	overflow: hidden;
	padding: 3em 1.5em;
	background: #ffe600;
}
article#yellow-bg section#consept {
	text-align: left;
	text-align: center;
	padding: 0 1em;
}
article#yellow-bg section#consept p.head-jp {
	text-align: center;
}
article#yellow-bg section#consept p {
	text-align: left;
}
article#yellow-bg section#consept span {
	display: inline-block;
	font-size: 0.8em;
	margin-top: 0.5em;
}
article#yellow-bg section#consept span a {
	background: #1c1f87;
	padding: 0.5em 1em;
	display: block;
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
article#yellow-bg section#consept span a:hover {
	color: #fff;
	background: #aaa;
}


/* @group colona-article */
article#colona-article {
	margin: 0 auto 2em;
	overflow: hidden;
	padding: 3em 1.5em;
	background: #ffefee;
}
article#colona-article section h1{
margin-bottom: 1em;
}
article#colona-article section h2{
margin: 2em 0 1em;
}
article#colona-article section dl dt{
font-weight: bold;
}
article#colona-article section dl dd{
margin-bottom: 0.5em;
}
article#colona-article section dl#indent dd{
padding-left: 1em;
}
article#colona-article section dl#no-indent dd{
text-indent: -1em;
padding-left: 1em;
}
article#colona-article section p{
margin-bottom: 0.5em;
}
article#colona-article section ul{
	font-weight: bold;
margin-bottom: 3em;
}
article#colona-article section ul li{
margin: 0 0 0.5em 0;
background: #fff;
padding: 0.2em 0.5em;
}

/* @group Hospital */
article#glay-bg {
	margin: 0 auto;
	overflow: hidden;
	padding: 2em;
	background: #eee;
}
article#glay-bg section#hospital ul li {
	margin-bottom: 1em;
	text-align: center;
}
article#glay-bg section#hospital ul li img {
	width: 80%;
}
/* @group topic */
article.contents section#topic {
	margin: 0 auto;
	overflow: hidden;
	padding: 3em 2em 0;
}
/* @group pages */
section.pages {
	margin: 0 auto 3em;
	overflow: hidden;
	padding: 1.5em;
	background: #fff;
}
section.pages p {
	margin-bottom: 1em;
}
section.pages p:last-child,
section.pages ul li:last-child,
section.pages dl:last-child {
	margin-bottom: 0;
}
section.pages figure.img-c, section.pages figure.img-l, section.pages figure.img-r {
	text-align: center;
	margin: 0 0 1em 0;
}
section.pages ul li {
	margin: 0 0 0.5em 1em;
	list-style: disc;
}
section.pages dl {
	margin-bottom: 1em;
	border-bottom: 1px dotted #555;
}
section.pages dl dt {
	font-weight: bold;
	color: #1c1f87;
}
section.pages dl dd {
	margin-bottom: 1em;
}
section.pages iframe{
	width: 100%;
	height: 300px;
	}
	
/* @group Footer */

footer {
	background: #333;
	border-bottom: solid #000 0.5em;
	padding: 1.5em 1em 0;
	color: #fff;
}
footer dl {
	margin-bottom: 1em;
}
footer dl dt {
	margin: 0 0 0.5em;
}
footer dl dt img {
	width: 100%;
}
footer dl dd {
	font-size: 0.75em;
}
footer ul {
	margin-bottom: 1.5em;
}
footer ul li {
	display: inline-block;
	margin: 0 1em 0.3em 0;
	font-size: 0.8em;
}
footer a {
	color: #ffe600;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}
footer address {
	font-style: normal;
	margin-bottom: 1.5em;
}
footer p small {
	font-size: 0.625em;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 10px;
	font-size: 60%;
	z-index: 10000;
}
#page-top a {
	background: #1c1f87;
	text-decoration: none;
	color: #fff;
	width: 45px;
	padding: 7px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	border: 1px solid #2e31a5;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/* @end */


/*768px*/
@media screen and (min-width : 768px) {
html {
	font-size: 87.5%;
}
header {
	position: rerative;
	padding : 0;
	background: #ffe600;
}
header p#lead {
	margin: 0.5em;
	font-size: 0.8em;
	text-align: left;
}
header ul.accordion {
	display: none;
}
/* @group Nav */
header article {
}
header article section.h-left {
	width: 25%;
	float: left;
}
header article section.h-left h1 img {
	width: 140px;
	padding: 0.5em 0 0 1em;
}
header article section.h-right {
	float: right;
	background: #fff;
	width: 75%;
}
header nav#sub-nav {
	display: block;
	float: right;
	font-size: 12px;
}
header article section.h-right {
	position: relative;
}
header article section.h-right p#lead {
	position: absolute;
	top: 0.3em;
	right: 230px;
	margin-top: 0;
	background: #fff;
	font-size: 0.9em;
}
header article section.h-right p#tel {
	display: block;
	position: absolute;
	top: 1.25em;
	right: 0.3em;
	color: #1c1f87;
	font-size: 1.65em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
header article section.h-right p#tel-tri {
	display: block;
	position: absolute;
	top: 1.25em;
	right: 0.3em;
	color: #f26faa;
	font-size: 1.65em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
header article section.h-right p#tel-tri span{
	font-size: 0.5em;
}
header article section.h-right p#tel img,
header article section.h-right p#tel-tri img {
	width: 0.8em;
	vertical-align: middle;
}
header article section.h-right nav#sub-nav li {
	display: inline;
	float: left;
}
header article section.h-right nav#sub-nav li a {
	background: #1c1f87;
	padding: 0.3em 1em;
	display: block;
	color: #fff;
	text-decoration:none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
header article section.h-right nav#sub-nav li a:hover {
	color: #fff;
	background: #aaa;
}
header article section.h-right nav#main-nav {
	display: block;
	overflow: hidden;
	margin: 60px auto 0;
}
header article section.h-right nav#main-nav li {
	float: left;
	width: 16.666666%;
}
header article section.h-right nav#main-nav li.active {
	background: #ffe600;
}
header article section.h-right nav#main-nav li a {
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	font-size: 1em;
	color: #4e4e4e;
	padding: 0.7em 0 0.4em;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	display: block;
	font-weight: bold;
}
header article section.h-right nav a:hover {
	background-color: #ffe600;
}
header article section.h-right nav a#active {
	background-color: #ffe600;
}
/* @end */

div#slide-show {
	margin: 0 auto 1.5em;
	background-color: #eee;
}
div#slide-show ul.bxslider {
	display: block;
	overflow: hidden;
	width: 960px;
}
div#slide-show ul.bxslider img {
	max-width: 1200px;
}
/*.bx-wrapper .bx-pager.bx-default-pager {
	display: block;
}*/
div#midashi {
	border-top: 1px solid #ffe600;
}
article.contents {
	padding: 0;
	clear: both;
	max-width: 960px;
	margin: 0 auto;
}
/* @group Information */
article.contents section#information {
	padding: 0 9.5em 0;
	overflow: hidden;
	margin: 0 auto;
}
article.contents section#information section figure {
	margin-right: 1em;
}
article.contents section#information section figure img {
	width: 75px;
}
article.contents section#information section dl {
	margin: 0.5em 0 0 0;
}
article.contents section#information section dl dt {
	margin-bottom: 0.3em;
}
/* @group message */
article#yellow-bg section#consept {
	padding: 0 8em;
	max-width: 768px;
	margin: 0 auto;
	line-height: 1.8;
}

/* @group message */
article#colona-article section{
	padding: 0 8em;
	max-width: 768px;
	margin: 0 auto;
	line-height: 1.8;
}

/* @group Hospital */
article#glay-bg section#hospital {
	max-width: 768px;
	margin: 0 auto;
	text-align: center;
}
article#glay-bg section#hospital ul li {
	display: inline;
}
article#glay-bg section#hospital ul li img {
	width: 47%;
	margin: 0.5em;
}
/* @group topic */
article.contents section#topic {
	margin: 0 auto;
	overflow: hidden;
	padding: 3em 0 2em;
	max-width: 960px;
}
/* @group pages */
section.pages {
	max-width: 768px;
}
section.pages dl dt {
	float: left;
	width: 180px;
}
section.pages dl dd {
	margin-left: 200px;
}
/* @group footer */
footer {
	padding: 2em 1em 0;
}
footer dl {
	float: left;
	width: 50%;
}
footer div {
	width: 48%;
	float: right;
}
footer p {
	clear: both;
}
}

/*1024px*/
@media screen and (min-width : 1024px) {
html {
	font-size: 100%;
}
header {
	margin: 0 auto;
}
header article {
	max-width: 960px;
	margin: 0 auto;
}
header article section.h-left {
	width: 240px;
	float: left;
}
header article section.h-left h1 img {
	width: 160px;
	padding: 0.5em 0 0 0;
}
header article section.h-right {
	float: right;
	background: #fff;
}
header article section.h-right nav#main-nav {
	margin: 70px auto 0;
}
div#slide-show {
	overflow: hidden;
}
/* @group message */
article#yellow-bg section#consept {
	max-width: 650px;
	margin: 0 auto;
}
/* @group Hospital */
article#glay-bg section#hospital {
	max-width: 1600px;
	margin: 0 auto;
	text-align: center;
}
article#glay-bg section#hospital ul li img {
	width: 24.6%;
	margin: 0;
}
/* @group pages */
section.pages {
	max-width: 912px;
}
section.pages figure.img-l {
	float: left;
	margin: 0 1em 0 0;
}
section.pages figure.img-r {
	float: right;
	margin: 0 0 0 1em;
}
section.pages dl dt {
	float: left;
	width: 230px;
}
section.pages dl dd {
	margin-left: 250px;
}
section.pages iframe{
	width: 100%;
	height: 500px;
	}
}
/* @end */
