@media all and (min-width: 641px) {

body {
	font-size: 93.75%; /* 15pt */
	color: #000;
	background: #FFFFFF;
}

a, a:link, a:visited {
	color: #3E67B0;
}

a:hover {
	color: #3E67B0;
}

.container {
	width: 100%;
	min-width: 1040px;
}

.container-inner {
	width: 1000px;
	margin: 0 auto;
}

.pc-anchor {
	margin-top: -80px!Important;
	padding-top: 80px!Important;
}

#toggle,
#nav #snav,
#sp-nav2,
#sp-nav3 {
	display: none;
}

#top *,
#header *,
#nav *,
#footer * {
	font-size: 13px;
	margin-bottom: 0;
}


/* TOP */

#top {
	color: #FFF;
	background: #454E54;
	border-bottom: 1px solid #cfd9eb;
}

#top * {
	line-height: 1;
}

#top .container-inner {
	padding: 6px 0;
}

#top #fontsize {
	float: right;
}

#top #fontsize dt,
#top #fontsize dd {
	float: left;
	margin-left: 2px;
}

#top #fontsize dd a {
	width: 53px;
	height: 27px;
	display: block;
	text-indent: -9999px;
}

#top #fontsize dd.default a {
	background: url(../images/common/fontsize_d.png) 0 0 no-repeat;
}

#top #fontsize dd.large a {
	background: url(../images/common/fontsize_l.png) 0 -27px no-repeat;
}

#top #fontsize dd a:hover {
	background-position: 0 -27px;
}

#top #hnav {
	float: right;
	margin-right: 30px;
}

#top #hnav li {
	float: left;
}

#top #hnav li a {
	display: block;
	height: 27px;
	text-indent: -9999px;
}

#top #hnav li.home a {
	width: 80px;
	background: url(../images/common/hnav_home.png) 0 0 no-repeat;
}

#top #hnav li.sitemap a {
	width: 108px;
	background: url(../images/common/hnav_sitemap.png) 0 0 no-repeat;
}

#top #hnav li.access a {
	width: 124px;
	background: url(../images/common/hnav_access.png) 0 0 no-repeat;
}

#top #hnav li.recruit a {
	width: 97px;
	background: url(../images/common/hnav_recruit.png) 0 0 no-repeat;
}

#top #hnav li a:hover {
	background-position: 0 -27px;
}

/* HEADER */

#header {
	color: #FFF;
	background: #3E67B0;
}

#header .container-inner {
	position: relative;
	padding-top: 20px;
	padding-bottom: 15px;
}

#header .logo {
	float: left;
	margin-left: 70px;
}

#header .tel,
#header .tel-r {
	float: right;
	margin-top: 5px;
	margin-left: 30px;
}

#header .building {
	position: absolute;
	bottom: 0;
	left: 0;
}

#header .building img {
	display: block;
}



/* FOOTER */

#footer {
	color: #FFF;
	background: #3E67B0;
}

#footer .container-inner {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer .pagetop {
	position: absolute;
	top: -20px;
	right: 0;
}

#footer .primary {
	float: left;
	width: 180px;
	margin-top: 10px;
}

#footer .secondary {
	float: right;
	width: 800px;
}

#footer .secondary .address {
	float: left;
}
#footer .secondary .address img {
	vertical-align: middle;
}

#footer .secondary ul {
	float: right;
	margin: 25px 20px 0 0;
}
#footer .secondary li {
	display: inline-block;
}

#footer .secondary li a {
	line-height: 1; 
	text-decoration: none;
	color: #FFF;
}

#footer .secondary li a:hover {
	color: #9fb3d8;
}

#footer .secondary li.sitemap  a {
	border-left: 1px solid #9fb3d8;
	padding-left: 10px;
	margin-left: 12px;
}

#footer .copyright {
	font-size: 12px;
}



/* NAVIGATION */






#nav {
	background: #FFF;
}

#nav li {
	float: left;
	width: 156px;
	height: 66px;
}

#nav li.home {
	width: 64px;
}

#nav li a {
	display: block;
	height: 66px;
	text-indent: -9999px;
	border-right: 1px solid #c8c5c4;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#nav li.home a {
	border-left: 1px solid #c8c5c4;
	background-image: url(../images/common/nav_home.png);
}

#nav li.outpatient a {
	background-image: url(../images/common/nav_outpatient.png);
}

#nav li.hospitalization a {
	background-image: url(../images/common/nav_hospitalization.png);
}

#nav li.operation a {
	background-image: url(../images/common/nav_operation.png);
}

#nav li.disease a {
	background-image: url(../images/common/nav_disease.png);
}

#nav li.faq a {
	background-image: url(../images/common/nav_faq.png);
}

#nav li.about a {
	background-image: url(../images/common/nav_about.png);
}

#nav li.on a span,
#nav li a:hover span {
	display: block;
	height: 100%;
	background: url(../images/common/nav_on.png) bottom repeat-x;
}

.fixed {
	position: fixed;
	left: 0;
	right: 0;
	width: 100%;
	top: -40px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	z-index: 9999;
}

#cnav a {
	display: block;
	text-decoration: none;
}

#cnav dt a {
	font-size: 1.267em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background: #3E67B0 url(../images/common/anchor_w.png) 10px center no-repeat;
	padding: 7px 0;

}

#cnav dd a {
	font-size: 1.067em;
	color: #3E67B0;
	background: #F1EEE2 url(../images/common/anchor.png) 10px center no-repeat;
	border-bottom: 1px solid #3E67B0;
	padding: 5px 5px 5px 30px;

}
#cnav dd.on a,
#cnav dd a:hover {
	background-color: #E2DABC;
}
#cnav dd.child a {
	background: #F1EEE2 url(../images/common/anchor_w2.png) 30px 15px no-repeat;
	border-bottom: 1px solid #3E67B0;
	padding: 5px 5px 5px 40px;
}
#cnav dd.on a,
#cnav dd.child a:hover {
	background-color: #E2DABC;
}
#cnav dd ul{
	margin:0;
}
#cnav dd ul li{
	background-color:#F1EEE2;
	border-bottom: 1px solid #3E67B0;
}
#cnav dd ul li a{
	background-image:url(../images/common/anchor_w2.png);
	padding-left:40px;
	background-repeat:no-repeat;
	background-position:30px center;
	border-bottom: none;
}

#bnav li {
	margin-bottom: 5px;
}

#bnav li img {
	display: block;
}

#mnav {
	color: #3E67B0;
	border: 1px solid #B1C9E7;
	border-radius: 4px;
	padding: 15px;
}

#mnav dt {
	text-align: center;
	margin-bottom: 10px;
}

#mnav dd a {
	text-decoration: none;
	color: #3E67B0;
	background: url(../images/common/anchor.png) left 0 no-repeat;
	padding-left: 18px;
}

#mnav dd a:hover {
	text-decoration: underline;
}

#inav li {
	width: 336px;
	margin-bottom: 20px;
}

#inav li.odd {
	float: left;
}

#inav li.even {
	float: right;
}

#inav li a,
a.button {
	font-size: 1.067em;
	display: block;
	text-decoration: none;
	color: #3E67B0;
	border: 1px solid #B1C9E7;
	background-color: #F6FAED;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#DBEFFA));
	background-image: -webkit-linear-gradient(#FFF 60%, #DBEFFA);
	background-image: linear-gradient(#FFF 60%, #DBEFFA);

}

#inav li a span,
a.button span {
	display: block;
	background:  url(../images/common/anchor.png) 10px center no-repeat;
	padding: 10px 10px 10px 30px;
}

#inav li a:hover,
a.button:hover  {
	background: #DBEFFA;
}
#inav li li a{
	font-size: 1.067em;
	display: block;
	text-decoration: none;
	color: #3E67B0;
	background-color:transparent;
	background-image:none;
	border:none;
}
#inav li li a span{
	background:  url(../images/common/anchor_w.png) 10px center no-repeat;
	padding: 10px 10px 10px 30px;
}

/* TITLE */

#title.title-index {
	height: 247px;
}

body#outpatient-index #title.title-index {
	background: url(../images/outpatient/title.jpg) center no-repeat;
	background-size: cover;
}
body#hospitalization-index #title.title-index {
	background: url(../images/hospitalization/title.jpg) center no-repeat;
	background-size: cover;
}
body#operation-index #title.title-index {
	background: url(../images/operation/title.jpg) center no-repeat;
	background-size: cover;
}
body#disease-index #title.title-index {
	background: url(../images/disease/title.jpg) center no-repeat;
	background-size: cover;
}
body#faq-index #title.title-index {
	background: url(../images/faq/title.jpg) center no-repeat;
	background-size: cover;
}
body#about-index #title.title-index {
	background: url(../images/about/title.jpg) center no-repeat;
	background-size: cover;
}
body#subsidy-index #title.title-index {
	background: url(../images/subsidy/title.jpg) center no-repeat;
	background-size: cover;
}
body#access-index #title.title-index {
	background: url(../images/access/title.jpg) center no-repeat;
	background-size: cover;
}
body#inquiry-mail-index #title.title-index {
	background: url(../images/inquiry-mail/title.jpg) center no-repeat;
	background-size: cover;
}
body#download-index #title.title-index {
	background: url(../images/download/title.jpg) center no-repeat;
	background-size: cover;
}
body#privacy-index #title.title-index {
	background: url(../images/privacy/title.jpg) center no-repeat;
	background-size: cover;
}
body#sitemap-index #title.title-index {
	background: url(../images/sitemap/title.jpg) center no-repeat;
	background-size: cover;
}

#title.title-index .title {
	text-align: center;
	padding-top: 90px;
}

#title.title-cnt {
	height: 154px;
}

body.outpatient #title.title-cnt {
	background: url(../images/outpatient/title_s.jpg) right center no-repeat;
}
body.hospitalization #title.title-cnt {
	background: url(../images/hospitalization/title_s.jpg) right center no-repeat;
}
body.operation #title.title-cnt {
	background: url(../images/operation/title_s.jpg) right center no-repeat;
}
body.disease #title.title-cnt {
	background: url(../images/disease/title_s.jpg) right center no-repeat;
}
body.faq #title.title-cnt {
	background: url(../images/faq/title_s.jpg) right center no-repeat;
}
body.about #title.title-cnt {
	background: url(../images/about/title_s.jpg) right center no-repeat;
}
body.faq #title.title-cnt {
	background: url(../images/faq/title_s.jpg) right center no-repeat;
}
body.subsidy #title.title-cnt {
	background: url(../images/subsidy/title_s.jpg) right center no-repeat;
}
body.voice #title.title-cnt {
	background: url(../images/voice/title_s.jpg) right center no-repeat;
}
body.recruit-form #title.title-cnt {
	background: url(../images/recruit-form/title_s.jpg) right center no-repeat;
}
body.inquiry-mail #title.title-cnt {
	background: url(../images/inquiry-mail/title_s.jpg) right center no-repeat;
}

#title.title-cnt .dir {
	font-size: 1.067em;
	padding-top: 40px;
	padding-left: 20px;
	margin: 0;
}

#title.title-cnt .title {
	font-size: 34px;
	font-weight: bold;
	line-height: 1.4;
	color: #3E67B0;
	padding-left: 20px;
	margin: 0;
}



/* breadcrumb */

#breadcrumb {
	font-size: .867em;
	background: #F1EEE2;
}

#breadcrumb .container-inner {
	padding: 10px 0;
}

#breadcrumb ul {
	margin: 0;
}

#breadcrumb li {
	display: inline-block;
	line-height: 1;
	margin-right: 3px;
}

#breadcrumb a {
	color: #000;
	text-decoration: none;
	margin-right: 3px;
}

#breadcrumb a:hover {
	color: #3E67B0;
}

.pc-dstc{
	display:table-cell;
}
.sp-dstc{
	display:none;
}


/* CONTENT */

#content {
}

#content .container-inner {
	padding: 40px 0 80px 0;
}

#main {
	float: left;
	width: 700px;
}

#side {
	float: right;
	width: 250px;
}

.section {
	margin-bottom: 40px;
}
.section p{
	text-align:left;
}

.section .section {
	margin-bottom: 30px;
}


.side-section {
	margin-bottom: 20px;
}

.pagetop {
	text-align: right;
	margin: 0;
}

.loader {
	text-align: center;
	color: #3E67B0;
	padding: 40px 0;
}

.loader img {
	display: block;
	margin: 0 auto;
}


/* paturn 1 */
h2.default{
	border-top:2px solid #3c67b0;
	border-bottom:1px solid #c1caca;
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.98, #fff), color-stop(0.97, #f5f2ea), color-stop(0.23, #fff));
	background: -webkit-linear-gradient(top, #fff 23%, #f5f2ea 97%, #fff 98%);
	background: -moz-linear-gradient(top, #fff 23%, #f5f2ea 97%, #fff 98%);
	background: -o-linear-gradient(top, #fff 23%, #f5f2ea 97%, #fff 98%);
	background: -ms-linear-gradient(top, #fff 23%, #f5f2ea 97%, #fff 98%);
	background: linear-gradient(to bottom, #fff 23%, #f5f2ea 97%, #fff 98%);

	font-size:1.5333333em;
	font-weight:bold;
	padding:8px;
	margin-bottom:10px;
}
h2.default span{
	background-image:url(../images/common/h2icon.png);
	background-repeat:no-repeat;
	padding-left:30px;
	background-position:left 10px;
	display:block;
}
h2.default span.des{
	font-size:0.7em;
	background-image:none;
}

h3.default{
	font-size:1em;
	color:#3e67b0;
	background-color:#d1ecfb;
	font-weight:bold;
	padding:3px 15px;
	margin-top:30px;
}

h4.default{
	padding-left:15px;
	background-image:url(../images/common/h4icon.png);
	background-repeat:no-repeat;
	background-position:left center;
	color:#3e67b0;
	font-size:1.06666666666667em;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:0;
}
h4 span.default{
	padding-left:20px;
	background-image:url(../images/common/h4icon.png);
	background-repeat:no-repeat;
	background-position:left center;
	color:#3e67b0;
	font-size:1.06666666666667em;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:0;
}
h4.simple{
	color:#3e67b0;
	font-size:1.06666666666667em;
	font-weight:bold;
}

h3.simple{
	color:#3e67b0;
	margin-top:30px;
	font-size:1.06666666666667em;
	font-weight:bold;
	margin-bottom:0;
}
	

div.clearfix .left{
	float:left;
}
div.clearfix .left02{
	float:left;
	margin-left:35px;
}
div.clearfix .right{
	float:right;
}

div.point{
	padding:10px 20px;
	background-color:#e3edb9;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	margin-top:10px;
}
div.point p{
	margin-bottom:0;
}

div.block{
	margin-top:50px;
}

a.button{
	display:inline-block;
}

div.three .right{
	width:220px;
}
div.three .left{
	width:470px;
}
div.three_mirror .left{
	width:220px;
}
div.three_mirror .right{
	width:470px;
}
div.three-two .left{
	width:400px;
}
div.three-two .right{
	width:250px;
}
div.three-two-2 .left{
	width:370px;
}
div.three-two-2 .right{
	width:280px;
}
div.two > .left,
div.two > .right{
	width:340px;
}
div.four .left{
	width:500px;
}
div.four .right{
	width:175px;
}

/* -- TABLE -- */

table tr > *:first-child{
	border-left:none !important;
}
table tr > *:last-child{
	border-right:none !important;
}

table.blue{
	font-size:1.06666666666667em;
}
table.blue th{
	background-color:#3e67b0;
	color:#FFF;
	padding:5px 30px;
	text-align:center;
	border:1px solid #3e67b0;
}
table.blue td{
	background-color:#FFF;
	border:1px solid #1e41aa;
	padding:5px 30px;
}
table.blue td.td_wrap{
	background-image:url(../images/common/table_blue_td_wrap.jpg);
	background-repeat:repeat;
}
table.center td{
	text-align:center;
}

table.ocher{
	font-size:1.06666666666667em;
	width:100%;
	text-align:center;
}
table.ocher th{
	background-color:#f1eee2;
	text-align:center;
}
table.ocher th,
table.ocher td{
	border:1px solid #000;
	padding:15px;
}

table.ocher2{
	font-size:1.06666666666667em;
	width:100%;
	text-align:center;
}
table.ocher2 th,
table.ocher2 td{
	border-left:none;
	border-right:none;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:15px;
}
table.ocher2 th{
	width:130px;
	background-color:#f1eee2;
	text-align:center;
}
table.ocher2 td{
	text-align:left;
}
table.center th,
table.center td{
	text-align:center;
}
table th.l_none,
table td.l_none{
	border-left:none !important;
}
table th.r_none,
table td.r_none{
	border-right:none !important;
}

/* -- UL -- */

ul.simple_kome{
}
ul.simple_kome li:before{
	content:"\203B";
	margin-right:5px;
}
ul.simple_kome li{
	margin-left:20px;
	text-indent:-20px;
}
ul.simple_kome span{
	font-weight:bold;
}
ul.blue li{
	background-image:url(../images/common/h4icon.png);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left:15px;
}
ul.simple-bold{
	list-style:outside;
	padding-left:20px;
}
ul.simple-bold span{
	font-weight:bold;
}
ul.num_list{
	padding-left:20px;
}
ul.num_list li{
	list-style:decimal;
}
li.red{
	color:#f00;
}
ul.navi_flow{
	display:block;
	margin:0 auto;
	background-image:url(../images/common/table_blue_td_wrap.jpg);
	background-repeat:repeat;
	text-align:center;
}
ul.navi_flow li{
	display:inline-block;
	margin:5px auto;
	font-size:1.066666667em;
}
ul.img_list{
	display:block;
	margin:0 auto;
	text-align:center;
}
ul.img_list li {
	display:inline-block;
	margin:0 20px;
}
ul.img_list li img{
	display:block;
}


span.red{
	color:#F00;
}
span.blue{
	color:#3e67b0;
}

a.text_link{
	background:  url(../images/common/anchor.png) 10px center no-repeat;
	color:#3e67b0;
	padding-left:30px;
}
span.rq{
	color:#F00;
}

/* RELA_LINK */
div.rela_link{
	display:block;
	position:relative;
	border:1px solid #3e67b1;
	margin-left:5px;
}
div.rela_link img{
	/*position:absolute;
	top:10px;
	left:-10px;*/
	margin-left:-5px;
	margin-top:10px;
}
div.rela_link ul{
	margin:10px 20px 20px 20px;
}
div.rela_link ul li.odd{
	float:left;
	width:310px;
}
div.rela_link ul li.even{
	float:right;
	width:310px;
}

/* -- DL -- */

dl.blue{
	display:block;
}
dl.blue:after{
	display:block;
	clear:both;
	font-size:0;
	content:".";
	line-height:0;
	height:0;
}
dl.blue dt,
dl.blue dd{
	border-top:1px solid #3e67b0;
	padding:20px;
	vertical-align:middle;
}
dl.blue dt{
	clear:both;
	background-image:url(../images/common/table_blue_td_wrap.jpg);
	background-repeat:repeat;
	border-right:1px solid #3e67b0;
	text-align:center;
	float:left;
	width:160px;
}
dl.blue dd{
	float:left;
}
	





	p.scroll-x{
		display:none;
	}
	img.scroll-x{
		display:none;
	}

	

.anchor a {
	display: inline-block;
	background:  url(../images/common/anchor.png) 0 center no-repeat;
	padding-left: 20px;
}

.listmark-temp > li{
    margin-left: 1em;
}
.listmark-temp > li > span.mark{
    margin-left: -1em;
}
	
}