@charset "UTF-8";

/*================================================
 *  CSSリセット
 ================================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,h7,h8,h9,h10,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,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

/*================================================
 *  一般・共通設定
 ================================================*/
body {
	width:100%;
	margin:0 auto;
	font-size:14px;
	color:#382400;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height:1.6;
}

header {
	width:960px;
	margin:10px auto;	
}

nav {
	width:100%;
}

#contents {
	width:960px;
	margin:10px auto;
}

#main {
	float:right;
	width:68.75%;
}

#sub {
	float:left;
	width:28.125%;
}

#subnav {
	display:none;
}

a {
	color:#009966;
}
a:hover {
	color:#e78f00;
}

h1 {
	color:161e9e;
	font-size:28px;
	line-height:1.2;
}
h1 a {
	color:#000;
	text-decoration:none;
}
h1 a:hover {
	color:#e78f00;
	text-decoration:underline;
}

h2 {
	margin-bottom:0.5em;
	padding-left:10px;
	font-size:18px;
	color:#000;
	border-left:15px solid #0000d6;
}

h3 {
	margin-bottom:0.5em;
	padding:2px 5px;
	color:#0000d6;
	font-size:16px;
	border-bottom:3px solid #0000d6;
}


h3 a {
	color:#0000d6;
	text-decoration:none;
}
h3 a:hover {
	color:#e78f00;
}


h4 {
	margin-bottom:0.25em;
	font-size:16px;
	color:#333;
}
h4:before {
	content:"\002605";
	color:#f19500;
}

h5 {
	margin-bottom:0.25em;
	padding:2px;
	color:#000;
	font-size:16px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	background:#f1f1f1;
}

h6 {
	margin-bottom:0.25em;
	color:#382400;
	font-size:14px;
	font-weight:bold;
}


h7 {
	margin-bottom:0.5em;
	padding-left:10px;
	font-size:16px;
	color:#000;
	border-left:7px solid #47c847;
}


h8 {
	margin-bottom:0.25em;
	font-size:16px;
	color:#333;
	
}
h8:before {
	content:url(../images/i_square_gr.gif);
	color:#f19500;
}


h9 {
	margin-bottom:0.5em;
	padding:10px;
	color:#382400;
	font-size:16px;
	font-weight:bold;
}


h10 {
	margin-bottom:0.5em;
	padding-left:10px;
	font-size:16px;
	color:#333;
	border-left:10px;
}
h10:before {
margin-right:0.5em;
	content:url(../images/i_gr.gif);
	
	color:#f19500;
}


h11{
	margin-bottom:0.5em;
	padding-left:10px;
	font-size:16px;
	color:#333;
	font-weight:bold;
	border-left:10px;
}
h11:before {
margin-right:0.5em;
	content:url(../images/i_gr.gif);
	
	color:#f19500;
}


h12 {
	margin-bottom:0.25em;
	padding:2px;
	color:#000;
	font-size:16px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	background:#f1f0fb;
}

p {
	margin:0 0 1em 0;
}

p.icon {
	margin-bottom:0.25em;
	padding-left:20px;
	font-size:16px;
	color:#111;
	
}
p.icon:before {
	content:url(../images/i_red.gif);
	color:#f19500;
}

p.iconrw {
	margin-bottom:0.25em;
	padding-left:20px;
	font-size:16px;
	color:#111;
	
}
p.iconrw:before {
	content:url(../images/icon_rw.gif);
	color:#f19500;
}

p.qs {
	margin-bottom:0.25em;
	font-size:16px;
	color:#333;
	
}
p.qs:before {
	content:url(../images/icon_q_s.gif);
	color:#f19500;
}

p.qm {
	margin-bottom:0.25em;
	font-size:16px;
	color:#333;
	
}
p.qm:before {
	content:url(../images/icon_q_m.gif);
	color:#f19500;
}


p.am {
	margin-bottom:0.25em;
	font-size:16px;
	color:#333;
	
}
p.am:before {
	content:url(../images/icon_a_m.gif);
	color:#f19500;
}


p.qmd {
	margin-bottom:0.25em;
	font-size:14px;
	color:#333;
	
}
p.qmd:before {
	content:url(../images/icon_q_m.gif);
	color:#f19500;
}


p.amd {
	margin-bottom:0.25em;
	font-size:14px;
	color:#333;
	
}
p.amd:before {
	content:url(../images/icon_a_m.gif);
	color:#f19500;
}

p.spa {
	line-height:2.5;
}

p.indent-1 {
padding-left:1em;
text-indent:-1em;
}


p.lg {
font-size: 18px;
}




img {
	vertical-align:bottom;
}

img {
	text-align:top;
}

img {
	text-align:top;
}

img.br {
	text-align:top;
	border:1px solid #ddd;
	
}


em {
	font-weight:bold;
}



strong {
	font-weight:bold;
	color:#f19500;
}

pre {
	margin:1em 0;
	padding:1em;
}

blockquote {
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #ddd;
	border-left:5px solid #ddd;
}

ul,ol,dl {
	margin:0 0 1em 0;
}
ul li {
	list-style:disc;
}

ol li {
	list-style:decimal;
}
li {
	margin-left:2em;
}


.info dt.sq { 
padding-bottom:0.7em; 
border-bottom:0px solid #ddd;
padding-left:20px;
background-image:url(.././images/i_green.png);
background-repeat:no-repeat;
background-position:0px 0px;
list-style:none;
margin-bottom:0.2em;
border-bottom:1px dotted #ddd;
width : 120px;
}

.info dt.tp { 
padding-bottom:0.7em; 
border-bottom:0px solid #ddd;
padding-left:20px;
background-image:url(../nurse/img/i_tp.png);
background-repeat:no-repeat;
background-position:0px 0px;
list-style:none;
margin-bottom:0.2em;
border-bottom:1px dotted #ddd;
width : 120px;
}

.info dt.pt {
padding-bottom:0.7em;
border-bottom:0px solid #ddd;
padding-left:20px;
background-image:url(../images/pt2.png);
background-repeat:no-repeat;
background-position:-0px 0px;
list-style:none;
margin-bottom:0.2em;
width : 120px;
}

.info dd { 
  padding-top : 10px;
  padding-left : 0px;
  padding-right : 10px;
  padding-bottom : 10px;
  width : 400px;
  }



dt {
	margin-bottom:0.5em;
	border-bottom:1px dotted #ddd;
}

dd {
	margin-bottom:1em;
}

dl.list3 {border-top: 1px solid #ccc; line-height: 2em; margin:0; width: 630px;}
dl.list3 dt {margin:5px 0 0.2em 2px; padding:0px 0px 0 11px; line-height:1.2em; font-size:14px; width: 10em; float: left;}
dl.list3 dd {margin:5px 0 0.2em 2px; padding-left: 13em; border-bottom: 1px solid #ccc; font-size:14px;}



dl.list4 { 
font-weight : bold;
}
dl.list4 dt {border-bottom:0px;
  padding-top : 10px;    
  padding-bottom : 10px;
  padding-left : 70px;
  width : 120px;
  float : left;/* 左に寄せる */
  clear : both;/* フロートの解除 */}
  
dl.list4 dd { 
  padding-top : 10px;
  padding-left : 0px;
  padding-right : 10px;
  padding-bottom : 10px;
  width : 400px;
  }







table {
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	border:1px solid #7d7dc9;
}

table.same {
	width:100%;
	margin-bottom:1em;
	border:1px solid #e4e4f3;
}
th {
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #7d7dc9;
	background:#e4e4f3;
}

th.report {
width:15%;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #7d7dc9;
	background:#e4e4f3;
}

th.left {
	padding:5px;
	text-align:left;
	border:0.5px dotted #7d7dc9;
	background:#e4e4f3;
}

table th.nobottm {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background:#ffffff;
	border:1px dotted #ddd;
	border-left:solid 0px ; 
border-right:solid 0px ; 
border-top:solid 0px ; 
	
}
	
td {
	padding:10px;
	text-align:left;
	border:1px solid #7d7dc9;
}

td.white {
	padding:10px;
	text-align:left;
	vertical-align:middle;
	border:1px solid #ffffff;
}

td.center {
	padding:10px;
	text-align:center;
	border:1px solid #7d7dc9;
}

td.topno {
	text-align:center;
	border-top-style:none;
}



td.centercolor {
	padding:10px;
	text-align:center;
	background:#dbdef9;
	border:1px solid #7d7dc9;
}

td.leftcolor {
	padding:10px;
	text-align:left;
	background:#dbdef9;
	border:1px solid #7d7dc9;
}


td.chemocolor {
	padding:10px;
	text-align:left;
	background:#e0fbdb;
	border:1px solid #c7f9be;
}

td.chemocolor2 {
	padding:10px;
	text-align:center;
	background:#e0fbdb;
	border:1px solid #c7f9be;
}


td.cancercolor {
	padding:10px;
	text-align:left;
	background:#f7eff8;
	border:1px solid #f8e5fa;
}

td.cancerformcolor {
	padding:10px;
	text-align:left;
	background:#edf8eb;
	border:1px solid #e1fadd;
}


td.nsccolor {
	padding:10px;
	text-align:left;
	background:#ccfac0;
	border:1px solid #39fe04;
}



table.fix {
table-layout: fixed; 
padding:10px; 
text-align:center; 
border:1px solid #7d7dc9;
}



table td.kea2 {
margin:0.5em 0 0.5em 20px; 
height:2.0em; padding:7px 10px 7px 10px; 
border-left:solid 2px rgb(255,255,255); 
border-right:solid 2px rgb(255,255,255); 
border-top:solid 2px rgb(255,255,255); 
border-bottom:solid 2px rgb(255,255,255); 
background-color:rgb(228,248,232); 
text-align:left; line-height:2.0; 
font-weight:normal; 
color:rgb(80,80,80); font-size:13px;
}

td.middle{vertical-align:middle;}

span font1 {font-size: 20px; }

table.title {
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	border:0px solid #7d7dc9;
}

table td.cont {
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	border:0px;
}

table td.nobottm {
	width:100%;
	margin-bottom:0.5em;
	border-collapse:collapse;
	border:1px dotted #ddd;
	border-left:solid 0px ; 
border-right:solid 0px ; 
border-top:solid 0px ; 
}

p.sample {
   width: 80%;
   overflow: auto;
}



/*================================================
 *  地図
 ================================================*/


#map_canvas{
	position: relative;
	padding: 0 0 56%;
	height: 0;
	overflow: hidden;
}
#map_canvas iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


/*================================================
 *  臨床研究室iframe
 ================================================*/
 
.iframeBox {

width: 100%;

height: 475px;

margin: 20px auto 5px;

border: 0px solid #cccccc;

-webkit-overflow-scrolling: touch;

overflow: auto;

}

.iframeBox iframe {

width:100%;

height:100%;

}


/*================================================
 *  pagebook iframe
 ================================================*/
 
.iframeBox1 {

width: 100%;

height: 600px;

margin: 20px auto 5px;

border: 0px solid #cccccc;

-webkit-overflow-scrolling: touch;

overflow: auto;

}

.iframeBox1 iframe {

width:100%;

height:100%;

}




/*================================================
 *  文字
 ================================================*/

div.ta0 {text-align: left; }
div.ta1 {text-align: center; }
div.ta2 {text-align: right; }
div.ta3 {text-align: justify; }

.font1 {font-weight: bolder; }


p.centerb {font-weight: bold; 
text-align: center; 
}

p.leftb {font-weight: bold; 
text-align: left; 
}

.underb {
	font-weight:bold;
	text-decoration: underline;
}

/*================================================
 *  ヘッダー
 ================================================*/
header {
	position:relative;
}
header h1 {
	margin-bottom:20px;
}


.contact {
	position:absolute;
	top:0;
	right:0;
	vertical-align:top;
}
.contact a {
	display:block;
	padding:5px 10px 5px 29px;
	color:#fff;
	background:#f19500;
	border-radius:4px;
	text-decoration:none;
	background:#f19500 url(../images/phone.png) 10px 50% no-repeat;
}
.contact a:hover {
	color:#fff;
	background:#e78f00 url(../images/phone.png) 10px 50% no-repeat;
}

.summary {
	clear:both;
}


/*================================================
 *  グローバルナビゲーション
 ================================================*/
nav {
	margin-bottom:10px;
	padding:0;
	background:#0000d6;
	overflow:hidden;
}
nav ul {
	width:960px;
	margin:0 auto;
	padding:0;
}
nav li {
	float:left;
	list-style:none;
	width:16.666%;
	margin:0;
	padding:0;
}
nav li a {
	display:block;
	padding:10px 0;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}
nav li a:hover {
	color:#0000d6;
	text-decoration:none;
	background:#f7f5f1;
}

/*================================================
 *  サブコンテンツ
 ================================================*/
.submenu li {
	margin:0;
	padding:0;
	list-style:none;
}

.submenu li a:before {
	content:"\0025a0";
	color:#000;
}

.submenu li.now a:before {
        content:"\0025a0";
	color:#f19500;
}



.submenu li a {
	display:block;
	padding:5px 2px;
	color:#000;
	border-bottom:1px dotted #ddd;
	text-decoration:none;
}
.submenu li a:hover {
	background:#eee;
}


.bnr {
	overflow:hidden;
}

.bnr ul {
	overflow:hidden;
}

.bnr li {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
.bnr li a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}
.bnr img {
	width:100%;
}

/*================================================
 *  フッター
 ================================================*/
footer {
	clear:both;
}


	
.footmenu {
	width:100%;
	padding:20px 0;
	overflow:hidden;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.footmenu ul {
	position:relative;
	float:left;
	left:50%;
	margin:0;
}
.footmenu li {
	position:relative;
	left:-50%;
	float:left;
	list-style:none;
	margin:0;
	padding:0 20px;
	font-size:12px;
	text-align:center;
}
.footmenu li a {
	color:#000;
}

.copyright {
	clear:both;
	padding:20px 0;
	font-size:11px;
	text-align:center;
}

/*================================================
 *  ページトップへの戻り
 ================================================*/
.totop {
	position:fixed;
	bottom:15px;
	right:15px;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
	background:#f19500;
}
.totop img:hover {
	background:#e78f00;
}

/*================================================
 *  クラス
 ================================================*/
.textL {
	text-align:left;
}

.textR {
	text-align:right;
}

.list {
	padding:0 0 0 0.5em;
}

.list li {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	background:url(../images/check.png) 0 5px no-repeat;
}

.photo {
	overflow:hidden;
	margin:20px 0;
	padding:10px;
	border:5px solid #ddd;
	background:#fff;
}

.imgL {
	float:left;
	margin:0 1em 0.5em 0;
}

.imgR {
	float:right;
	margin:0 0 0.5em 1em;
}

.imgC {
	top: 50%;
	left: 50%;
	margin-left: -75px;
	margin-top: -75px;
	text-align: center;
	margin:0.5em 0.5em 0.5em 0.5em;
}


.imgCl {
	top: 50%;
	left: 50%;
	margin-left: -75px;
	margin-top: -75px;
	text-align: center;
	margin:0.5em 0.5em 0.5em 0.5em;
	border:1px solid #ddd;
}

.center {
	text-align: center;
	margin:0 0 0.5em 0.5em;
}

.right {
	text-align: right;
	margin:0 0 0.5em 0.5em;
}

.info dt {
	border-bottom:none;
}

.info dd {
	padding-bottom:1em;
	border-bottom:1px solid #ddd;
}



.catalog {
	overflow:hidden;
}
.catalog ul {
	overflow:hidden;
	margin-top:1.587%;
	margin-right:-1.587%;
}
.catalog li {
	list-style:none;
	float:left;
	width:18.412%;
	margin:0 1.587% 1.587% 0;
	border:1px solid a59987;
}

  .catalog ul li {
      display: inline-block;
      position: relative;
      margin: 5px 3px;
    }


.catalog li a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha( opacity=70 )";
}

.catalog li img {
	width:100%;
}

.list2 {
	overflow:hidden;
}
.list2 ul {
	overflow:hidden;
	margin-top:1.2%;
	margin-right:-0.5%;
}
.list2 li {
	list-style:none;
	float:left;
	width:31.746%;
	margin:0 1.3% 1.3% 0;
	border:1px solid a59987;
}

  .list2 ul li {
      display: inline-block;
      position: relative;
      margin: 5px 3px;
    }


.list2 li a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha( opacity=70 )";
}

.list2 li img {
	width:100%;
}

.ablack a {
	color:#3b3e3d;
	text-decoration:none;
}
.ablack a:hover {
	color:#e78f00;
}


.list4 {
	overflow:hidden;
}
.list4 ul {
	overflow:hidden;
	margin-top:1.2%;
	margin-right:-0.5%;
}
.list4 li {
	list-style:none;
	float:left;
	width:47%;
	margin:0 1.3% 1.3% 0;
	border:1px solid a59987;
}

  .list4 ul li {
      display: inline-block;
      position: relative;
      margin: 5px 3px;
    }


.list4 li a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha( opacity=70 )";
}

.list4 li img {
	width:100%;
}


.column2-unit-left {float:left; width:300px; margin-bottom:10px !important /; margin-bottom:5px /;}
.column2-unit-right {float:right; width:300px; margin-bottom:10px !important /; margin-bottom:5px /;}


/* mod_thumbnail
--------------------------------------------*/
.mod_thumbnail{
 margin:0 0 30px 0;
}
 
/* サムネイル画像表示（thumbnaillist）
-----------------------------------------*/
.thumbnaillist{
}
.thumbnaillist ul{
}
.thumbnaillist li{
    width:60px;
    height:60px;
    float:left;
    background:none;
    padding:0 10px 0px 0;
    margin:0 0 10px 0;
    list-style:none;
}
.thumbnaillist li a{
    display:block;
}
.thumbnaillist li a:link    {}
.thumbnaillist li a:visited {}
.thumbnaillist li a:hover   {opacity:0.8;}
.thumbnaillist li a:active  {opacity:0.8;}
/* IE用 ↓*/
.thumbnaillist li a:hover img {filter:alpha(opacity=80);}
 

 
/* メイン画像表示（mod_mainimglist）
-----------------------------------------*/
.mainimglist{
    width:400px;
    height:300px;
    margin:20px 0 0 0;
    float:center;
}

.mainimglist img{
}





/*================================================
 *  トップページ
 ================================================*/
/* スライドショー */
.slide {
	display:none;
	position:relative;
	overflow:hidden;
}

.slidePrev {
	position:absolute;
	cursor:pointer;
	z-index:100;
}

.slideNext {
	position:absolute;
	cursor:pointer;
	z-index:100;
}

.slidePrev img {
	position:absolute;
	width:50px !important;
	height:60px !important;
}

.slideNext img {
	position:absolute;
	width:50px !important;
	height:60px !important;
}

.slideInner {
	position:relative;
	margin:0 0 5px 0;
	padding:0;
}
.slideInner li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.slideInner li img {
	margin:0 5px;
	padding:0;
}

.filterPrev {
	position:absolute;
	left:0;
	opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#fff;
}

.filterNext {
	position:absolute;
	right:0;
	opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#fff;
}

.controlNav {
	position:relative;
	float:left;
	left:50%;
}
.controlNav span {
	position:relative;
	left:-50%;
	float:left;
	margin:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	width:10px;
	height:10px;
	overflow:hidden;
	background:#ccc;
	text-indent:-9999px;
	vertical-align:middle;
}
.controlNav span:hover {
	background:#999;
	cursor:pointer;
}
.controlNav span.current {
	background:#f19500;
}

/* トップナビ */
* html .topNavi {
	height:1em;
	overflow:visible;
}

.topNavi {
	overflow:hidden;
	position:relative;
	margin-right:-1.030%;
	margin-top:20px;
	margin-bottom:20px;
}

.topNaviColumn {
	display:inline;
	width:32.302%;
	float:left;
	margin-right:1.030%;
}

.topNaviCon {
	position:relative;
	display:block;
	box-sizing:border-box;
	overflow:hidden;
	padding:10px;
	text-decoration:none;
	color:#000;
	transition:background 0s ease 0s, border 0.5s ease-out 0s;
	background:#f1f1f1;
	border:1px solid #f1f1f1;
	border-radius:4px;
}
.topNaviCon:hover {
	color:#000;
	background:#fff9f5 none repeat scroll 0 0;
	border:1px solid #f19500;
	transition:background 0s ease 0s, border 0.5s ease-out 0s;
}
.topNaviCon h2 {
	margin:10px;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#f19500;
	border:none;
}
.topNaviCon:hover h2 {
	color:#f19500;
}

.topNaviCon h3 {
	margin:10px;
	padding:0;
	font-size:18px;
	font-weight:bold;
	color:#f19500;
	border:none;
}
.topNaviCon:hover h3 {
	color:#f19500;
}
.topNaviCon p {
	margin:10px;
}

.topNaviPhoto img {
	width:100%;
}


/*================================================
看護部
/* .viewer
 ================================================*/
.viewer {
    margin: 0 auto;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.viewer ul {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.viewer ul li {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}
.viewer ul li img {
    width: 100%;
}
 
/* sideNavi
------------------------- */
.viewer .btnPrev,
.viewer .btnNext {
    margin-top: -25px;
    top: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 101;
}
.viewer .btnPrev {
    left: 10px;
    background: #ccc url(../img/btnPrev.jpg) no-repeat center center;
}
.viewer .btnNext {
    right: 10px;
    background: #ccc url(../img/btnNext.jpg) no-repeat center center;
}
 
 
/* =======================================
    ClearFixElements
======================================= */
.viewer ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.viewer ul {
    display: inline-block;
    overflow: hidden;
}





/*================================================
 *  タブレット向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */
@media screen and (max-width:979px) {
	body {
		box-sizing:border-box;
		width:100%;
		padding:0 10px;
	}

	header {
		width:100%;
	}

	nav ul {
			width:100%;
	}

	#contents {
		width:100%;
	}
}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:767px) {
	.contact {
		position:relative;
		float:right;
		margin:10px 0;
	}

	header h1 {
		margin-bottom:0;
	}

	#main {
		float:none;
		width:100%;
	}

	#sub {
		float:none;
		width:100%;
	}

	.bnr ul {
		overflow:hidden;
		margin-right:-2%;
	}

	.bnr li {
		float:left;
		width:48%;
		margin:0 2% 2% 0;
	}
	
	.imgL {float:left;
		width:50%;
		margin:0 1em 0.5em 0.5em;
		overflow:auto;
	}
	
	.imgR {float:right;
		width:50%;
		margin:0 0 0.5em 1em;
		overflow:auto;
	}
	
	.imgC {top: 50%;
	left: 50%;
	margin-left: -75px;
	margin-top: -75px;
	text-align: center;
	margin:0.5em 0.5em 0.5em 0.5em;
		overflow:auto;
	}
	
.list2 li {
	list-style:none;
	float:left;
	width:45%;
	margin:0 1.3% 1.3% 0;
	border:1px solid a59987;
}

dl.list3 {border-top: 1px solid #ccc; line-height: 2em; margin:0; width: 100%;}
dl.list3 dt {margin:5px 0 0.2em 2px; padding:0px 0px 0 11px; line-height:1.2em; font-size:14px; width: 10em; float: left;}
dl.list3 dd {margin:5px 0 0.2em 2px; padding-left: 11em; border-bottom: 1px solid #ccc; font-size:14px;}
		

	/* メインメニュー */
	nav {
		display:block;
		position:relative;
		width:100%;
	}
	nav h3 {
		cursor:pointer;
		margin-bottom:0;
		color:#fff;
		background:#0000d6;
		border:none;
	}
	nav h3:after {
		position:absolute;
		content:"\0025bc";
		top:3px;
		right:5px;
	}
	nav h3.menuOpen:after {
		position:absolute;
		content:"\0025b2";
		top:3px;
		right:5px;
	}
	nav ul {
		width:100%;
	}

	nav li {
		width:33.33%;
		margin:0;
		padding:0;
		list-style:none;
	}
	nav li:first-child a {
		width:100%;
	}

	nav li a {
		display:block;
		width:100%;
		border-bottom:1px dotted #ddd;
		text-decoration:none;
	}
	
	.menuX{
	display:block;
		box-sizing:border-box;
		width:30%;
		float:none;
		margin-right:0;
		margin-bottom:10px;
	}
	

	
table.title {
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	border:0px solid #7d7dc9;
}	
	
	
table td.nobottm {
	width:100%;
	margin-bottom:0.5em;
	border-collapse:collapse;
	border:1px dotted #ddd;
	border-left:solid 0px ; 
border-right:solid 0px ; 
border-top:solid 0px ; 
}
	
	
	
table th.nobottm {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background:#ffffff;
	border:1px dotted #ddd;
	border-left:solid 0px ; 
border-right:solid 0px ; 
border-top:solid 0px ; 
	
}	
	
	

	/* トップナビ */
	.topNavi {
		margin-right:0;
	}

	.topNaviColumn {
		display:block;
		box-sizing:border-box;
		width:30%;
		float:none;
		margin-right:0;
		margin-bottom:10px;
	}


div.scroll {overflow: auto; 
white-space: nowrap; 
}
div.scroll: :-webkit-scrollbar {height: 5px; }

.swipe-icon {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -75px;
	margin-top: -75px;
	width: 150px;
	height: 150px;
	opacity: .3;
	background-color: #333;
	text-align: center;
}

.swipe-icon img {
background-image:url(../images/swipe-icon.png);  
width: 91px; 
padding-top: 16px; 
}


.swipe-icon {
	display: block !important;
}
}

