@media only screen and (max-width: 640px) {

body {
	font-size: 14px;
	color: #000;
	background: #FFFFFF;
}

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

a:hover {
	color: #3E67B0;
}

#sp-header {
	position: relative;
	padding-top: 65px;
}

.container-inner {
	width: auto;
}

#sb-site {
	background: #FFF;
}

.sb-slidebar {
	background-color: #3E67B0!Important;
	border-left: 1px solid #264894;
}

#top,
#nav #pc-nav {
	display: none;
}

#top *,
#header *,
#nav *,
#footer * {
	font-size: 14px;
}



/* HEADER */

#header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	height: 65px;
	background: #FFF;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	z-index: 3000;
}

#header .container-inner {
	position: relative;
}

#header .building {
	position: absolute;
	bottom: -3px;
	left: 10px;
	margin: 0;
}

#header .building img {
	display: block;
	width: auto;
	height: 60px;
	margin:0;
}

#header .logo {
	float: left;
	margin-left: 44px;
}
#header .logo img{
	margin-top:0 !important;
	margin-bottom:0 !important;
}

#header .logo a {
	display: block;
	width: 140px;
	height: 37px;
	text-indent: -9999px;
	background: url(../images/common/logo_sp_2.png) 0 0 no-repeat;
	background-size: 140px 37px;
	margin-top:5px;
}


#sp-menu .menu {
	float: right;
	width: 45px;
	height: 45px;
	margin-right:10px;
}

#sp-menu .tel {
	float: right;
	width: 45px;
	height: 45px;
}

#sp-menu .menu a,
#sp-menu .tel a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#sp-menu .menu a {
	background: url(../images/common/sp_menu.png) 0 0 no-repeat;
	background-size: 50px 50px;
}

#sp-menu .tel a {
	background: url(../images/common/sp_tel.png) 0 0 no-repeat;
	background-size: 50px 50px;
}

.sb-slide .clearfix{
}


/* FOOTER */

#footer {
	text-align: center;
	color: #FFF;
	background: #3E67B0;
}

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

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

#footer .logo {
	text-align: center;
}

#footer .secondary a,
#footer .secondary a:link{
	color:#FFF;
}
#footer .secondary li {
	display: inline-block;
}

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

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

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


/* NAVIGATION */



#sp-nav {
	width: 100%;
}

#sp-nav li {
	display: block;
	width: 100%;
	font-weight: bold;
	line-height: 1.4;
	border-bottom: 1px solid #264894;
	color: #FFF;
}

#sp-nav li.separater {
	border-bottom: 3px solid #264894;
}

#sp-nav li a,
#sp-nav li span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #fff;
	background: url(../images/common/anchor_w.png) 10px center no-repeat;
	background-size: 10px 10px;
	padding: 15px 10px 15px 24px;
}

#sp-nav span {
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

#sp-nav li.on a,
#sp-nav li a:hover {
	background-color: #264894;
}

#sp-nav2 {
	background: #3E67B0;
	border-bottom: 1px solid #FFF;
	padding: 0 10px;
}

#sp-nav2 ul {
	border-left: 1px solid #FFF;
	margin: 0;
}

#sp-nav2 li {
	float: left;
	width: 33.3%;
}

#sp-nav2 li a {
	display: block;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	border-right: 1px solid #FFF;
	padding: 15px 0;
}

#sp-nav3 {
	margin-bottom: 20px;
}

#sp-nav3 li {
	float: left;
	width: 50%;
	border-bottom: 1px solid #cfd9ea;
}

#sp-nav3 li:nth-child(odd) a{
	border-right: 1px solid #cfd9ea;
}


#sp-nav3 li a {
	display: block;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	padding: 15px 20px;
}



#cnav {
	border-top: 1px solid #3E67B0;
}

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


#cnav dt a,
#cnav dd a {
	font-size: 1.067em;
	color: #3E67B0;
	background: url(../images/common/anchor_sp.png) 10px center no-repeat;
	background-size: 12px 12px;
	border: 1px solid #3E67B0;
	border-top: none;
	padding: 15px 15px 15px 30px;

}

#cnav .on a,
#cnav a:hover {
	background-color: #ecf9ff;
}

#bnav li img {
	margin: 0 auto 5px;
	display: block;
}

#mnav {
	width: 250px;
	color: #3E67B0;
	border: 1px solid #B1C9E7;
	border-radius: 4px;
	padding: 15px;
	margin: 0 auto;
}

#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;
}


/* TITLE */

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

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#disease-index #title.title-index {
	background: url(../images/disease/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#privacy-index #title.title-index {
	background: url(../images/privacy/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#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: 22px;
}

#title.title-index .title img {
	width: auto;
	height: 42px;/* 36px */
}

#title.title-cnt {
	text-align: center;
	background: #F1EEE2;
}



#title.title-cnt .dir {
	display: none;
}

#title.title-cnt .title {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.4;
	color: #3E67B0;
	padding: 30px 0;
}



/* CONTENT */

#content {
}

#content .container-inner {
	padding: 20px 10px 40px;
}

#content #main {
	
}

#content #side {
	margin-top:40px;
}

.section {
	margin-bottom: 40px;
}

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


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

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

.loader {
	text-align: center;
	color: #3E67B0;
	padding: 30px 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: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 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,
div.clearfix .left02,
div.clearfix .right{
	display:block;
	margin-top:10px;
}
#main div.clearfix img{
	display:block;
	margin:20px auto;
}
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;
}

/* -- TABLE -- */

table{
	width:100%;
}
table tbody{
	width:100%;
}

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:10px 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;
}
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:5px;
}
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;
}

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

/* -- 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;
	display:block;
}
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:left;
	padding:5px;
}
ul.navi_flow li{
	margin:10px auto;
	font-size:1.066666667em;
}
ul.img_list{
	display:block;
	margin:0 auto;
	text-align:center;
}
ul.img_list li {
	margin:20px 0;
}
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;
	margin-bottom:40px;
}
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{
	margin-top:10px;
}
div.rela_link ul li.odd{
}
div.rela_link ul li.even{
}

/* -- 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;
}
	
#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;
}


table.ocher2 th,
table.ocher2 td{
	display:block;
	width:100%;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

.table-container
{
	width: 100%;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
}

	p.scroll-x{
		display:block;
		margin-top:20px;
		margin-bottom:0;
		text-align:center;
		line-height:1.0;
	}
	p.scroll-x span{
		color:#3e67b0;
		font-weight:bold;
	}
	img.scroll-x{
		display:block;
		width:100%;
		height:auto;
		margin:0 0 5px 0 !important;
	}

.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;
}

}
