
@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17

*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, 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, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

ul,ol {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
a[href*="http://smartphone.userlocal.jp/"]{
	display:none;
}

.cfx:after {
    content:" ";
    display:block;
    clear:both;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/************** layout base ********************/

.clearfix{
overflow:hidden;
}
.clear{
	clear:both;
}

img{ max-width:100%;}

a{
	text-decoration:none;color:#0d5bab;
}
a:hover{
	text-decoration:underline;
}
a:link{}

a:visited{color:#0d5bab;}

/*ボタンrollover*/
a:hover img.rollover{
	filter:Alpha(opacity:80);
-moz-opacity:0.80;
opacity:0.80;}


sup {
	line-height: 100%;
	font-size:10px;
	vertical-align: 0.4em;
}
sub{
	line-height: 100%;
	font-size:10px;
	vertical-align: -0.1em;
}
.bl{
	background:#b6d0ea;
	margin-left:8px;
}
.txtLeft{
text-align:left;
}
.txtRight{
text-align:right;
}
.txtCenter{
text-align:center;
}
.fw{font-weight:bold !important;}
.f10{ font-size:10px !important;}
.f11{ font-size:11px !important;}
.f12{ font-size:12px !important;}
.f13{ font-size:13px !important;}
.f14{ font-size:14px !important;}
.f15{ font-size:15px !important;}
.f16{ font-size:16px !important;}
.f17{ font-size:17px !important;}
.f18{ font-size:18px !important;}
.f20{ font-size:20px !important;}
.f22{ font-size:22px !important;}
.f24{ font-size:24px !important;}

.txtRed{ color:#D80000;}
.txtOrange{ color:#e49729;}
.txtBlue{ color:#0d5bab;}
.note{ color:#666666; font-size:12px;}

.fLeft{ float:left;}
.fRight{ float:right;}
.fNon{
	float:none !important;
}

.mTop0{ margin-top:0 !important;}
.mTop5{ margin-top:5px !important;}
.mTop10{ margin-top:10px !important;}
.mTop15{ margin-top:15px !important;}
.mTop20{ margin-top:20px !important;}
.mTop25{ margin-top:25px !important;}
.mTop30{ margin-top:30px !important;}
.mTop35{ margin-top:35px !important;}
.mTop40{ margin-top:40px !important;}
.mTop45{ margin-top:45px !important;}
.mTop50{ margin-top:50px !important;}

.mBtm0{ margin-bottom:0 !important;}
.mBtm5{ margin-bottom:5px !important;}
.mBtm10{ margin-bottom:10px !important;}
.mBtm15{ margin-bottom:15px !important;}
.mBtm20{ margin-bottom:20px !important;}
.mBtm25{ margin-bottom:25px !important;}
.mBtm30{ margin-bottom:30px !important;}
.mBtm35{ margin-bottom:35px !important;}
.mBtm40{ margin-bottom:40px !important;}
.mBtm45{ margin-bottom:45px !important;}
.mBtm50{ margin-bottom:50px !important;}
.mBtm60{ margin-bottom:60px !important;}
.mBtm70{ margin-bottom:70px !important;}
.mBtm80{ margin-bottom:80px !important;}
.mBtm90{ margin-bottom:90px !important;}
.mBtm100{ margin-bottom:100px !important;}

.pTop0{ padding-top:0 !important;}
.pTop5{ padding-top:5px !important;}
.pTop10{ padding-top:10px !important;}
.pTop15{ padding-top:15px !important;}
.pTop20{ padding-top:20px !important;}
.pTop25{ padding-top:25px !important;}
.pTop30{ padding-top:30px !important;}
.pTop35{ padding-top:35px !important;}
.pTop40{ padding-top:40px !important;}
.pTop45{ padding-top:45px !important;}
.pTop50{ padding-top:50px !important;}

.pBtm0{ padding-bottom:0 !important;}
.pBtm5{ padding-bottom:5px !important;}
.pBtm10{ padding-bottom:10px !important;}
.pBtm15{ padding-bottom:15px !important;}
.pBtm20{ padding-bottom:20px !important;}
.pBtm25{ padding-bottom:25px !important;}
.pBtm30{ padding-bottom:30px !important;}
.pBtm35{ padding-bottom:35px !important;}
.pBtm40{ padding-bottom:40px !important;}
.pBtm45{ padding-bottom:45px !important;}
.pBtm50{ padding-bottom:50px !important;}
.pBtm60{ padding-bottom:60px !important;}

.disnon{
	display:none;
}
.spOnly,
.iosOnly{
	display:none;
}
.pcOnly{
	display:block;
}
/************** layout base ********************/
body {
background:#f5f5f5;
text-align:center;
font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height:1.2;
}

div,p,dl {
text-align:left;
}

p,dt,dd,li,td,th {
color:#333333;
font-size:14px;
line-height:1.6em;
}
h1,h2,h3,h4,h5,h6 {
	text-align:left;
color:#333333;
font-size:14px;
}

/*------------------ list style----------------*/
.numberList {
	padding:0 0 0 18px;	
}
.numberList li {
	list-style:decimal outside;
	padding:0 0 5px 0;
}


.discList {
	padding:0 0 0 18px;
}
.discList li{
	list-style:disc outside;
	padding:0 0 2px 0;
}

.indentList li {
	padding-left:1em;
	text-indent:-1em;
}
.indentTxt{
	padding-left:1em;
	text-indent:-1em;
}
.indentNum{
	padding-left:1.5em;
	text-indent:-1.5em;
}

.cautionNumList li{
	padding-left:2.5em;
	text-indent:-2.5em;
	font-size:12px;
}
.imgNumList li{/*-img18px-*/
text-indent:-1.5em;
padding-left:1.5em;
padding-bottom:1em;
line-height:1.5em;
}
.imgNumList li img{
	margin-right:5px;
	vertical-align:middle;
}

.pdfList li a{
	background:url(../img/icon_pdf.png) no-repeat right 0.2em;
	padding-right:20px;
}
.pdfList.dottBtm{
	border-bottom:1px #CCCCCC dotted;
	padding-bottom:10px;
	margin-bottom:10px;
}

.icWindow{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	background:url(../img/icon_otherwindow_w.png) no-repeat no-repeat right 0.35em;
	padding-right:20px;
}

.btnArrow{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	border:1px #cccccc solid;
	background:url(../img/arrow_left_blue.png) no-repeat 98% center #FFFFFF;
	padding:13px 24px 10px 15px;
}

/*****************  head ***********************/
header {
	border-top:4px #004892 solid;
	background:#f5f5f5;
	position:relative;
	z-index:900;
}
header .inner{
	width:960px;
	/*padding:14px 0 5px 0;*/
	padding:5px 0 5px 0;
	margin:0 auto;
}
header .inner:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#logo {
	float:left;
	padding:3px 0 0 0;

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -o-flex;
	display: flex;
	height: 97px;
	-ms-align-items: flex-end;
	align-items: flex-end;
	box-sizing: border-box;

}
#logo img{
	display: block;
}
header p{
	float:right;
}

header #menuButton{
	display:none;
}
#headLinks {
	float:right;
	/*padding:0 0 15px 0;*/
	padding:0 0 0 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
#headLinks ul{
	display:inline-block;
	vertical-align:middle;
}
#headLinks li {
	display:inline-block;
	border-left:1px #cccccc solid;
	padding:0 10px;
	font-size:12px;
	line-height:1.2em;
}
#headLinks a{
	color:#004892;
}

#headSearch{
	float:none;
	display:inline-block;
	vertical-align:middle;
	margin-left: 5px;
	margin-right: 10px;
}
#headSearch .searchTxt{
	border:1px #dddddd solid;
	width:160px;
	height:23px;
	border-radius: 4px 0 0 4px;
	padding:0 0 0 10px;
}
#headSearch input[type=image]:hover {
		filter:Alpha(opacity:70);
	-moz-opacity:0.70;
	opacity:0.70;
}
#headLinks #onlinshopLink{
	margin-right: -6px;
	/*margin-bottom: -5px;*/
}
.important{
	padding:0px 00px;
	margin:7px auto 30px;
	box-sizing:border-box;
	border:1px solid #dedede;
}
.important h3{
	font-size:16px;
	text-align:center;
	margin:0 auto 15px;
	display:table-cell;
	font-weight:normal;
	margin-right:20px;
	background:#fff;
	color:#d5000e;
	vertical-align:middle;
	padding:40px 15px;
	font-weight:bold;
}
.important p{
	padding:20px;
	margin:0 auto;
	font-size:14px;
	display:table-cell;
	vertical-align:middle;
}
.important p span br.sp{
	display:none;
}
.important p a{
	text-decoration:underline;
}
#gNavi {
	float:left;
	background:url(../img/gnavi_line.png) no-repeat left top;
	/*margin:12px 0 0 45px;*/
	margin:0 0 5px 45px;
	padding:0 0 0 1px;
	font-size:0;
	/*-
	position:relative;-*/
	z-index:200;
}
#gNavi li{
	background:url(../img/gnavi_line.png) no-repeat right top;
	display:inline-block;
	vertical-align:top;
}
#gNavi .current .hover img {
	margin-top:-90px !important;
}
#gNavi .hover {
	display:block;
	height:44px;
	/*height:43px;*/
	overflow:hidden;
}
#gNavi .hover img{
	/*height: 134px;*/
}
#gNavi #onlinshopLink img{
	display: block;
}
#slideMenuArea {
	display:none;
}
#slideScript{
	display:none;
}

/*-----mega menu-----*/
#mdd_overlay{
    background:#000;
    opacity:0;
    position:fixed;
    top:504px;
    left:0px;
    width:100%;
    height:100%;
    display:none;
    z-index:100;
}
#gNavi li:hover > .subNavi {
    display:block;
}
/*#gNavi .hovered .hover img {
	margin-top:-45px;
}
*/
/*--*/
.subNavi{
    display:none;
    position:absolute;
    top:90.5%;
    left:0px;
				background:#fff;
    width:100%;
				height:365px;
				padding:25px 0 0 0;
				margin:0;
}
.subNavi h2 {
	width:960px;
	margin:0 auto 25px auto;
}
.subNavi h2 img {
	vertical-align:middle;
}
.subNavi h2 a {
	display:inline-block;
	border:1px #dddddd solid;
	background:url(../img/arrow_blue_ss.png) no-repeat 96% center #fff;
	border-radius:3px;
	padding:0 20px 0 8px;
	margin:0 0 0 20px;
	line-height:29px;
	font-size:12px;
	vertical-align:middle;
}
.subNavi ul {
	width:970px;
	margin:0 auto;
	font-size:0;
}
.subNavi li a{
	display:block;
	color:#fff;
}
.subNavi li span {
	display:block;
}
.subNavi li a:hover img{
	filter:Alpha(opacity:70);
	-moz-opacity:0.70;
	opacity:0.70;
}
.subNavi li span span{
}
/*--*/
#megamenuHealthcare li{
	display:inline-block;
	background:none;
	box-shadow:0 0 4px 1px #d9d9d9;
	width:220px;
	margin:0 20px 16px 0;
	line-height:0.1em;
}
#megamenuHealthcare li span{
	background:url(../img/megamenu_arrow.png) no-repeat 200px center #004892;
	padding:0 0 0 12px;
	line-height:40px;
	font-size:15px;
	font-weight:bold;
}
/*--*/
#megamenuBusiness li{
	display:inline-block;
	background:none;
	box-shadow:0 0 4px 1px #d9d9d9;
	width:329px;
	margin:0 35px 16px 0;
	line-height:0.1em;
}
#megamenuBusiness li span{
	background:url(../img/megamenu_arrow.png) no-repeat 98% center #004892;
	padding:6px 0 6px 12px;
	font-size:14px;
	line-height:1.5em;
}
#megamenuBusiness li span span{
	background:none;
	font-size:15px;
	font-weight:bold;
	padding:0 0 2px 0;
}
/*****************  foot ***********************/
footer {
	background:url(../img/bg_footer.png) repeat-x left bottom #fff;
	padding:50px 0 10px 0 ;
	margin:65px 0 0 0;
	position:relative;
	border-top:#ddd 1px solid;
}
/*--------*/
#footNavi {
	overflow:hidden;
	width:960px;
	padding:0 0 30px 0;
	margin:0 auto;
}
#footNavi dl{
	float:left;
	width:248px;
}
#footNavi .special {
	width:216px;
}
#footNavi dt {
	padding:0 0 15px 0;
	color:#004892;
	font-size:16px;
	font-weight:bold;
}
#footNavi dd {
	background:url(../img/footer_icon_circle.png) no-repeat left 0.8em;
	padding:0 0 0 15px;
	font-size:12px;
	line-height:2.2em;
}
#footNavi dd li{
	background:url(../img/footer_icon_directory.png) no-repeat left 0.6em;
	padding:0 0 0 15px;
	font-size:12px;
	line-height:2em;
}

/*-------*/

#footAdd {
	border-top:1px #dddddd solid;
	position:relative;
	z-index:1;
	overflow:hidden;
	width:960px;
	padding:24px 0 30px 0;
	margin:0 auto;
}
#footAdd p {
	padding:0 0 10px 0;
	font-size:12px;
}
#footAdd img {
	margin:0 12px 0 0;
	vertical-align:middle;
}
#footAdd span {
	font-weight:bold;
}
#footBtn {
	float:right;
	width:335px;
}
#footBtn img {
	margin:0 6px 0 0;
}
#spfootBtn{
	display:none;
}
#pageTop{
	z-index:0;
	position:absolute;
	bottom:70px;
	left:50%;
	width:960px;
	margin-left:-485px;
	text-align:right;
	line-height:0.1em;
}
#pageTop img {
	margin:0 -110px 0 0;
}

#footLinks {
	padding:0 0 10px 0;
	font-size:0;
	text-align:center;
}
#footLinks li{
	border-right:1px #779bc2 solid;
	display:inline-block;
	padding:0 24px;
	line-height:1em;
}
#footLinks li:first-child {
	display:none;
}

#footLinks li:nth-child(2){
	border-left:1px #779bc2 solid;
}
#footLinks li a {
	color:#dde9f6;
	font-size:11px;
}
#copy {
	display:block;
	color:#779bc2;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#footlogo{
	display:none;
}
/*----------------------------------------------
              top
---------------------------------------------*/
/*-------slider-------*/
#spMainVisual{
	display:none;
}
#mainVisual {
	position:relative;
	max-width:1042px;
	margin:7px auto 30px auto;
}
#mainVisual .bx-viewport{
	overflow:inherit;
	box-shadow:0 0 5px 1px #d0d0d0;
}
#mainSlider{
}
#mainSlider li {
	line-height:0.1em;
}
#mainSlider img {
	border:1px #d0d0d0 solid;
}
#mainVisual .bx-prev {
	position:absolute;
	top:35%;
	left:25px;
	display:block;
	background:url(../img/arrow_slide_prev.png) no-repeat left top;
	width:45px;
	height:75px;
	text-indent:-9999px;
}
#mainVisual .bx-next {
	position:absolute;
	top:35%;
	right:25px;
	display:block;
	background:url(../img/arrow_slide_next.png) no-repeat left top;
	width:45px;
	height:75px;
	text-indent:-9999px;
}
#slideThumb {
	padding:10px 40px 0 0;
	text-align:right;
	font-size:0;
}
#slideThumb li {
	display:inline-block;
	margin:0 0 0 5px;
	line-height:0.1em;
	box-shadow:0 0 3px 1px #efefef;
}
#slideThumb li img {
	border:1px #b2b2b2 solid;
		filter:Alpha(opacity:40);
	-moz-opacity:0.40;
	opacity:0.40;
}
#slideThumb li .active img {
	border:1px #024892 solid;
		filter:Alpha(opacity:100);
	-moz-opacity:1;
	opacity:1;
}

/*----------news----------*/
#topContents {
	width:960px;
	margin:0 auto;
}
#topContents h2 {
	margin:0 0 20px 0;
}
#topContents h2 img {
	vertical-align:middle;
}
#topContents h2 .btnGoList,
#topContents h2 .btnWindow{
	margin:0 0 0 20px;
	font-weight:normal;
}
.btnGoList{
	display:inline-block;
	border:1px #dddddd solid;
	background:url(../img/icon_list.png) no-repeat 5px center #fff;
	border-radius:3px;
	padding:0 8px 0 26px;
	line-height:29px;
	font-size:12px;
	vertical-align:middle;
}
/*-----news----------------*/
#topNews {
	padding:0 0 65px 0;
}
/*--------*/
#newsTab {
	border-bottom:4px #0d5bab solid;
	padding:0 0 8px 0;
	margin:0 0 20px 0;
}
#newsTab ul {
	border:1px #dedede solid;
	background:#fafafa;
	padding:7px 0;
	font-size:0;
}
#newsTab ul:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#newsTab li{
	position:relative;
	border-left:1px #dedede solid;
	float:left;
	width:24.5%;
	height:29px;
	color:#0d5bab;
	text-align:center;
	line-height:29px;
	cursor:pointer;
}
#newsTab li:first-child {
	border-left:none;
}
#newsTab .select {
}
#newsTab .select span {
	position:absolute;
	top:0px;
	left:50%;
	display:block;
	background:#0d5bab;
	width:92%;
	margin-left:-46%;
	color:#fff;
	font-weight:bold;
	line-height:45px;
}
/*-----------*/
.tabPanel{
	overflow:hidden;
	font-size:0;
	padding:0 10px 0 0;
	margin:0 -10px 0 -20px;
}
.tabPanel article {
	overflow:hidden;
	border:1px #d0d0d0 solid;
	float:left;
	background:url(../img/arrow_blue.png) no-repeat 96% center #fff;
	width:468px;
	height:130px;
	margin:0 0 20px 20px;
	vertical-align:top;
	box-shadow:0 0 5px 1px #e1e1e1;
}
.tabPanel article a:hover img {
		filter:Alpha(opacity:70);
	-moz-opacity:0.70;
	opacity:0.70;
}
.tabPanel article a:hover{
	text-decoration:none;
}
.tabPanel article a:hover h3{
	text-decoration:underline;
}
.tabPanel article .photo{
	position:relative;
	float:left;
	line-height:0.1em;
	    width: 160px;
    height: 130px; 
}
.tabPanel article .photo .new {
	position:absolute;
	top:0;
	left:0;
}

.tabPanel article div {
	float:right;
	background:;
	padding:12px 40px 0 0;
	width:250px;
}
.tabPanel article .date {
	padding:0 0 8px 0;
	font-size:12px;
}
.tabPanel article .date span {
	display:inline-block;
	width:50px;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
	font-size:10px;
	color:#fff;
	vertical-align:middle;
	line-height:25px;
}
.tabPanel article h3 {
	font-weight:normal;
	font-size:14px;
	color:#0d5bab;
	line-height:1.6em;
	word-break: break-all;
	word-wrap: break-word;
}

/*--*/
.tabPanel .large {
	background:url(../img/arrow_blue.png) no-repeat 96% 90% #fff;
	height:282px;
}
.tabPanel .large .photo,
.tabPanel .large div{
	float:none;
}
.tabPanel .large .photo{
	width:468px;
	height:184px;
}
.tabPanel .large div {
	width:auto;
	padding:14px 40px 0 20px;
}
.tabPanel .large h3 {
	font-size:16px;
}

/*--icon--*/
.icNews {
	background:url(../img/icon_circle_clearwhite.png) no-repeat 7px center #0d5bab;
}
.icNews2 {
	background:url(../img/icon_circle_clearwhite.png) no-repeat 7px center #57b2d4;
}
.icProducts {
	background:url(../img/icon_circle_clearwhite.png) no-repeat 7px center #ed7652;
	width:40px !important;
}
.icIr {
	background:url(../img/icon_circle_clearwhite.png) no-repeat 7px center #3d5268;
	width:20px !important;
}
.icCsr {
	background:url(../img/icon_circle_clearwhite.png) no-repeat 7px center #7fb02a;
	width:30px !important;
}
.icResearch {
	background:url(../img/icon_circle_clearwhite.png) no-repeat 7px center #a053b1;
}
/*-----*/
.btnOpen,
.btnClose,
#cositeLink{
	clear:both;
	border:1px #bbbbbb solid;
	border-radius:3px;
	width:220px;
	padding:0 25px 0 0;
	margin:0 auto;
	line-height:24px;
	text-align:center;
	cursor:pointer;
}
.btnOpen ,
#cositeLink{
	background:url(../img/icon_plus_gray.png) no-repeat 200px center #dddddd;
}
.btnClose {
	background:url(../img/icon_minus_gray.png) no-repeat 190px center #dddddd;
	margin-top:10px;
}
.tabPanel .btnOpen,
.tabPanel .btnClose{
	padding:12px 25px 12px 0;
}
.openBox{
	display:none;
}

/*-----------business---------*/
#topBusiness {
	padding:0 0 85px 0;
	text-align:center;
}
#topBusiness ul {
	font-size:0;
	text-align:center;
}
#topBusiness ul li {
	display:inline-block;
	margin:0 8px;
}
#topBusiness ul li p {
	padding:0 0 0 45px;
	font-size:18px;
	font-weight:bold;
}
#topBusiness ul li p span{
	background:url(../img/arrow_blue_s.png) no-repeat left center;
	padding:0 0 0 18px;
	color:#0d5bab;
}
#topBusiness ul li:first-child p{
	padding:0 45px 0 0;
	text-align:right;
}
#topBusiness a:hover img {
		filter:Alpha(opacity:70);
	-moz-opacity:0.70;
	opacity:0.70;
}

/*--------company-----------*/
#topCompany {
	overflow:hidden;
	font-size:0;
	padding:0 10px 85px 10px;
	margin:0 -10px;
}
#topCompany div{
	box-shadow:0 0 6px 1px #d0d0d0;
	-moz-box-shadow:;
	-webkit-box-shadow:;
}
#topCompany p{
	display:inline-block;
	height:239px;
	vertical-align:top;
}
#topCompany dl{
	display:inline-block;
	width:270px;
	height:214px;
	padding:25px 25px 0 25px;
	vertical-align:top;
}
#topCompany dt a,
#topCompany dd a{
	color:#fff;
	display:block;
}
#topCompany dt {
	background:url(../img/arrow_white.png) no-repeat right center;
	margin:0 0 32px 0;
	font-size:18px;
	font-weight:bold;
}
#topCompany dd {
	font-size:0;
}
#topCompany dd ul {
	display:inline-block;
	width:40%;
	vertical-align:top;
}
#topCompany dd ul li {
	color:#fff;
}
#topCompany .companyInfo {
	background:#0d5bab;
}
#topCompany .irInfo {
	background:#2a77c5;
}
/*----------channel-------------*/
#topChannel {
	float:left;
	width:450px;
	padding:0 0 78px 0;
}
#topChannel div {
	text-align:center;
}
/*#topChannel div div{
	padding:0;
	height:auto;
}*/

#topChannel div p {
	width:407px;
	margin:20px auto 0 auto;
	font-size:16px;
}


#topChannel strong {
    background-color: #fff;
    display: block;
    min-height: 404px;
    padding: 25px 0 0;
    box-sizing: border-box;
}
/*#topChannel .h5_player .play_state_wait1::before,
#topChannel .h5_player .play_state_play1::before,
#topChannel .h5_player .play_state_wait1_s::before,
#topChannel .h5_player .play_state_play1_s::before{
    margin: 160% 0 0 !important;
}*/


/*---------facebook--------*/
#topFacebook {
	float:right;
	width:450px;
	padding:0 0 78px 0;
}
#topFacebook div {
	background:#fff;
	min-height:380px;
	padding:24px 0 0 0;
	text-align:center;
}
#topFacebook div div{
	min-height:inherit;
	padding:0;
}
.btnWindow{
	display:inline-block;
	border:1px #dddddd solid;
	background:url(../img/icon_otherwindow.png) no-repeat 95% center #fff;
	border-radius:3px;
	padding:0 24px 0 10px;
	line-height:29px;
	font-size:12px;
	vertical-align:middle;
}


/*-----------carousel-----------------*/
.carousel {
	position:relative;
}
.carousel .bx-wrapper{
	padding:0 0 0 50px;
}


.carousel .bx-prev {
	position:absolute;
	top:8%;
	left:-35px;
	display:block;
	background:url(../img/arrow_carousel_prev.png) no-repeat left top;
	width:33px;
	height:61px;
	text-indent:-9999px;
}
.carousel .bx-next {
	position:absolute;
	top:8%;
	right:-35px;
	display:block;
	background:url(../img/arrow_carousel_next.png) no-repeat left top;
	width:33px;
	height:61px;
	text-indent:-9999px;
}
.carousel .bx-pager {
	padding:25px 0 0 0;
	font-size:0;
	text-align:center;
}
.carousel .bx-pager .bx-pager-item {
	display:inline-block;
	margin:0 8px;
}
.carousel .bx-pager .bx-pager-item a{
	display:	block;
	background:url(../img/icon_carousel_gray.png) no-repeat left top;
	width:12px;
	height:12px;
	text-indent:-9999px;
}
.carousel .bx-pager .bx-pager-item .active {
	background:url(../img/icon_carousel_blue.png) no-repeat left top;
}
.carousel li a:hover img{
	filter:Alpha(opacity:70);
-moz-opacity:0.70;
opacity:0.70;}



/*----------special---------------*/
#specialArea{
	background:#FFF;
	text-align:center;
	padding-top:60px;
	
}
#topSpecial {
	padding:0 0 30px 0;
	width:960px;
	margin:0 auto;
}
#topSpecial h2 {
	margin:0 0 40px 0;
}
#topSpecial li img{
	border-radius:80px;
	box-shadow:0 0 5px 2px #d9d9d9;
	margin:5px;
}

#topSpecial li h3 {
	margin:0 0 8px 0;
	color:#004892;
	font-size:16px;
	text-align:center;
}
#topSpecial li p {
	font-size:13px;
	line-height:1.8em;
}
#topSpecial li a:hover p{
	text-decoration:underline;
}
#topSpecial .bx-prev {
	top:25%;
}
#topSpecial .bx-next {
	top:25%;
}
#topSpecial .bx-pager {
	padding:5px 0 0 0;
}

#topBnr{
		width:960px;
	margin:60px auto 0 auto;
}

#topBnr h3{
	display:none;
}
#cositeLink{
	display:none;
}

#topBnr .btnClose{
	display:none;
}
#topBnr li img{
	border:1px #d0d0d0 solid;
	box-shadow:0 0 5px 2px #dedede;
	margin:6px;
}

/*****************  contents ***********************/
#contents {
	width:960px;
	margin:0 auto;
	}

#bread{
	background:#eaeaea;
	border-bottom:3px solid #004892;
	font-size:12px;
	padding:10px;
	
}

#contents h1{
	padding:28px 10px;
	border-bottom:1px solid #d6d6d6;
	margin-bottom:30px;
	color:#333333;
	font-size:24px;
	line-height:1em;
}

#contents .innerArea{
	overflow:hidden;
}

#contents #main{
	float:left;
	width:722px;
}

#contents #main .pager:before,
#contents #main .pager:after {
	content: " ";
	display: table;
}
#contents #main .pager:after {
	clear: both;
}
#contents #main .pager {
	*zoom: 1;
	text-align:center;
}
#contents #main .pager ul{
	margin:30px auto 0;
}
#contents #main .pager ul li{
	display:inline-block;
	margin-right:10px;
}
#contents #main .pager ul li:last-child{
	margin-right:0;
}
#contents #main .pager ul li a{
	display:inline-block;
	padding:5px 20px;
	background:#96B0D4;
	color:#fff;
}
#contents #main .pager ul li a.arrow{
	display:inline-block;
	padding:5px 10px;
	background:none;
	color:#2E5898;
}
#contents #main .pager ul li span{
	display:inline-block;
	padding:5px 20px;
	background:#2E5898;
	color:#fff;
}

#contents #main.oneColumn{
	float:none;
	width:auto;
}

#contents #main h2{
	margin-left:10px;
	margin-bottom:12px;
	font-size:20px;
		color:#333333
}

#contents #main h3{
	margin-left:10px;
	margin-bottom:12px;
	color:#0c539d;
	font-size:18px;
	font-weight:bold;
}

#contents #main table.basic{
	width:100%;
	background:#fff;
	border:1px solid #ccc;
}
#contents #main table.basic th,
#contents #main table.basic td{
	border:1px solid #ccc;
	padding:5px;
}

#contents #main table.basic th{
	background:#ddd;
	text-align:center;
}



#contents #main .contBox{
	background:#fff;
	padding:30px;
	margin-bottom:40px;
}
#contents #main .contBox h3{
	font-size:16px;
	margin-left:0;

}
#contents #main .contBox .ttlGray{
	background:#efefef;
	padding:10px 10px 10px 25px;
	margin:-25px -25px 15px -25px;
	font-size:18px;
}
.ttlBlue{
	background:#76a0d8;
	padding:4px 0 3px 10px;
	margin:0 0 10px 0;
	color:#FFFFFF;
	line-height:1.5em;
}

#contents #main .contBox .txtLink{
	display:block;
	float:right;
	background:url(../img/arrow_left_blue.png) no-repeat 2% 0.3em #b6d0ea;
	padding:3px 3px 3px 20px;
}

#contents #main .contBox .txtCategoryLink{
	display:block;
	float:right;
	background:url(../img/arrow_left_white.png) no-repeat 98% 0.3em #0d5bab;;
	padding:3px 20px 3px 3px;
	color:#fff;
}

#contents #main .contBox .imgLeft{
	float:left;
	padding:0 12px 0 0;
}
#contents #main .contBox .imgRight{
	float:right;
	padding:0 0 0 12px;
}

.leadBox{
	padding:0 0 40px 0;
}
.leadBox p.txtCenter{
	padding:0 0 30px 0;
}
.leadBox p{
	padding:0 30px 20px 30px;
}
.leadBox ul{
	padding:0 30px 20px 30px;
}
.leadBox .imgRight{
	float:right;
	padding:0 30px 0 12px;
}
.leadBox .imgLeft{
	float:left;
	padding:0 12px 0 30px;
}
/*---side-----------*/
#contents #side{
	float:right;
	width:210px;
}

#contents #side .sideNavi{
	border:1px solid #dedede;
	border-bottom:2px solid #dedede;
	background:#FFF;
	padding:1px;
	margin-bottom:30px;
}

#contents #side .sideNavi h2{
	margin-bottom:3px;
	color:#fff;
	padding:12px 10px;
	background:#0d5bab;
}

#contents #side .sideNavi h2 a{
	color:#fff;
	display:block;
	padding:12px 10px;
	background:#0d5bab;
}



#contents #side .sideNavi ul li{
	border-bottom:1px solid #dedede;
	padding:1px;
}

#contents #side .sideNavi ul li:last-child{
	border-bottom:none;
}

#contents #side .sideNavi ul li a{
	display:block;
	background:url(../img/arrow_left_blue.png) no-repeat 10px center;
	padding:10px 10px 10px 30px;
}

#contents #side .sideNavi ul li a.stay{
	background:url(../img/arrow_left_blue.png) no-repeat 10px center #b6d0ea;
}

#contents #side .sideNavi ul li.secLevel a{
	background:url(../img/arrow_left_white.png) no-repeat 10px center #3580ce;
	color:#fff;
}

#contents #side .sideNavi ul li.stay{
}

#contents #side .sideNavi .line2 li a{
	display:table-cell;
	width:164px;
	height:3.2em;
	padding:10px 10px 10px 30px;
	vertical-align:middle;
}

#contents #side .sideNavi li ul{
	padding:5px 0 0 0;
}
#contents #side .sideNavi li li{
	border:none;
	padding:0;
	margin:0;
}
#contents #side .sideNavi li li a{
	background:none;
	padding:2px 10px 2px 30px;
}
#contents #side .sideNavi li li a.stay{
	background:none;
	font-weight:bold;
}

#contents #side .sideNavi .slideSub a.open{
	cursor:pointer;
}

#contents #side .sideNavi .slideSub ul{
	display:none;
}

/*------------------------------corp--------------------------------------------*/


.accessBox{
	overflow:hidden;
	margin-bottom:30px;
}

.accessBox .fLeft{
	width:200px;
}

.accessBox .fRight{
	width:440px;
}

.accessBox h4{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin-bottom:5px;
	clear:both;
}

.accessBox .fRight p{
	margin-bottom:20px;
}
	
.plantBox{
	overflow:hidden;
	margin-bottom:30px;
}
	
.plantBox p{
	margin-bottom:20px;
}
	
	
.plantBox dl.outline{
	width:200px;
	float:left;
	margin-right:20px;
}

.plantBox dl.infos{
	width:440px;
	float:right;
}

.plantBox dt{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin-bottom:5px;
	font-weight:bold;
	clear:both;

}

.plantBox dd{
	margin-bottom:20px;
}

.tobiraList{
	background:#FFFFFF;
	padding:45px 0 1px 30px;
	font-size:0;
}
.tobiraList li{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align:top;
	width:48%;
	max-width:270px;
	margin:0 27px 42px 27px;
	text-align:center;
	line-height:0.1em;
}
.tobiraList li a{
	display:block;
}
.tobiraList li a:hover img{
		filter:Alpha(opacity:70);
	-moz-opacity:0.70;
	opacity:0.70;
}
#contents #main .tobiraList li h2,
#contents #main .tobiraList li h3{
	background:url(../img/megamenu_arrow.png) no-repeat 97% center #0d5bab;
	padding:5px 15px 2px 10px;
	margin:0;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.5em;
}
.tobiraList li p{
	background:#4a91d9;
	padding:10px;
	color:#FFFFFF;
	font-weight:normal;
}
.tobiraList li.contact{
	width:100%;
	max-width:597px;
}

.tobiraList li.infos{
	width:100%;
	max-width:651px;
	margin:0 0 42px 0;
}
.tobiraList li.contact a,
.tobiraList li.infos a{
	overflow:hidden;
}
.tobiraList li.contact img,
.tobiraList li.infos img{
	float:left;
	margin:0 1px 0 0;
}

.tobiraList li.infos img{
	width:250px;
}
#contents #main .tobiraList li.contact h2{
	float:left;
	width:286px;
	padding:0 15px 0 20px;
	line-height:105px;
}

#contents #main .tobiraList li.infos h2{
	float:left;
	width:335px;
	padding:0 15px 0 20px;
	line-height:88px;
}

#contents #main .tobiraList li.infos h2 span.icWindow{
	background-position:right center;
}

.tobiraList li.contact p{
	float:left;
	width:281px;
	padding:10px 20px;
}

.tobiraList li.infos p{
	float:left;
	width:350px;
	padding:10px;
}

.tobiraList li a:hover p{
	text-decoration:underline;
}
/*--corp massage--*/
#messageArea{
}
#messageArea p{
	padding-bottom:20px;
}
#messageArea .fRight{
	padding:0 0 40px 20px;
}
#messageArea .txtRight img{
	margin-left:10px;
	vertical-align:bottom;
}
/*-corp officer-*/
#officerArea dl{
	overflow:hidden;
}
#officerArea dt{
	float:left;
	padding:0 0 0 10px;
	font-weight:bold;
}
#officerArea dd{
	border-bottom:1px #CCCCCC dotted;
	padding:0 0 5px 130px;
	margin:0 0 5px 0;
}
/*-corp recruit-*/

#contents #main #recruitArea h3{
	color:#333333;
}
#recruitArea p{
	margin-bottom:20px;
}
#recruitArea dl{
	overflow:hidden;
}
#recruitArea dt{
	float:left;
	padding:5px 0 0 0;
}
#recruitArea dd{
	padding:0 0 10px 50px;
}
#recruitArea dd a{
	margin-bottom:5px;
}

table.requirements{
	width:100%;
	margin-bottom: 40px;
}
table.requirements .innerTable tr th{
	background:none;
	font-weight:normal;
	vertical-align:middle;
	width: 75px;
}

table.requirements p{
	display:block;
	margin-bottom:20px;
}
table.requirements span{
	display:block;
	margin-top:10px;
}

table.requirements tr th,
table.requirements tr td{
	padding:10px;
	border: 1px solid #ccc;
}
table.requirements tr th{
	width:150px;
	background-color:#ddd;
}
table.requirements tr td{
	background-color:#fff;
}


#recruitArea{
    /*overflow: hidden;*/
    background: #fff;
    padding: 30px;
	position:relative;
}
#recruitArea ul{
	display: flex;
	align-items: stretch;
}
#recruitArea ul li{
	width:50%;
}

#recruitArea ul li .btnWindow {
    display: inline-block;
    border: 1px #dddddd solid;
    background: url(../img/icon_otherwindow_w.png) no-repeat 50% 80% #0d5bab;
    border-radius: 3px;
    padding: 20px 24px 20px 10px;
    line-height: 29px;
    font-size: 12px;
    vertical-align: middle;
    width: 41%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    height: 171px;
    display: table-cell;
}

#contents .daiyonshinsotsu_banner {
    width: 331px;
    position: absolute;
    bottom: 27px;
    right: -355px;
    font-size: 14px;
}
#contents .daiyonshinsotsu_banner span{
	letter-spacing: -0.03em;
}

.daiyonshinsotsu_banner_list{
	display:none;
}

/*//////////////////////////////////////// 2017 0228追加*/
.bannerLink {
    width: 1081px;
    margin: 0 auto;
    display: flex;
    padding-left: 120px;
}
.bannerLink .contBox{
    width: 722px;
    padding: 30px;
    background: #fff;
}
.bannerLink .contBox ul{
	display:flex;
}

.bannerLink .contBox ul li{
	width:50%;
}
.bannerLink .contBox ul li .btnWindow {
    display: inline-block;
    border: 1px #dddddd solid;
    background: url(../img/icon_otherwindow_w.png) no-repeat 50% 80% #0d5bab;
    border-radius: 3px;
    padding: 20px 24px 20px 10px;
    line-height: 29px;
    font-size: 12px;
    vertical-align: middle;
    width: 41%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    height: 171px;
    display: table-cell;
}
.bannerLink .daiyonshinsotsu_banner{
	width:331px;
	padding:30px;
}
/*////////////////////////////////////////*/



/*-corp link-*/
#relatedArea{
}
#relatedArea li{
	background:url(../img/arrow_blue_s.png) no-repeat left 0.3em;
	padding:0 0 0 20px;
	margin-bottom:20px;
	font-size:16px;
}
#relatedArea li a{
	background:url(../img/icon_otherwindow.png) no-repeat right 0.3em;
	padding:0 20px 0 0;
}
#relatedArea li p{
	padding:5px 0 0 0;
}

/*--corp ir-*/
#ir.tobiraList{
	padding:45px 0 1px 30px;
	text-align:left;
}

/*------------------------------hearthcare--------------------------------------------*/
/*----hearthcare-top-*/


.telBox,
.faxBox{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	border:1px #dedede solid;
	background:#efefef;
	width:322px;
	min-height:120px;
	padding:2px;
	vertical-align:top;
}
.telBox dt,
.faxBox dt{
	background:#3580ce;
	color:#FFFFFF;
	text-align:center;
	line-height:33px;
}
.telBox dd,
.faxBox dd{
	padding:8px 0 0 0;
	line-height:1em;
}
.telBox dd p,
.faxBox dd p{
	padding:0 0 0 95px;
	font-size:12px;
	line-height:1.5em;
}

#contact01 .telBox{
	width:280px;
	margin-right:10px;
}


#contact01 .telBox .btnWindow{

	padding:10px 24px 10px 10px;
	
}

#contact01 .telBox dd p{
	padding:0 8px;
}

#healthcareTopMedical{
}
#healthcareTopMedical .btnOpen{
	margin:60px 0 0 280px;
	clear:none;
}
#healthcareTopMedical .btnClose,
#healthcareTopOverseas .btnClose{
	padding:12px 25px 12px 0;
}
#healthcareTopMedical .openBox{
	clear:both;
	padding:10px 0 0 0;
}
#healthcareTopMedical .openBox dl{
	border:1px #dedede solid;
	margin:0 0 10px 0;
}
#healthcareTopMedical .openBox dt{
	background:#efefef;
	padding:5px;
	font-weight:bold;
	padding-left:25px;
	text-indent:-20px;
}
#healthcareTopMedical .openBox dd{
	overflow:hidden;
	padding:10px;
}
#healthcareTopMedical .openBox dd img{
	max-width:120px;
}
#healthcareTopOverseas{
}
#contents #main #healthcareTopOverseas .btnOpen{
	margin:20px auto 0px;
}
#contents #main #healthcareTopOverseas h3{
	background:#efefef;
	padding:5px;
	margin:10px -10px 5px -10px;
	color:#333333;
	font-size:14px;
}
#healthcareTopOverseas dl{
}
#healthcareTopOverseas dt{
	color:#063c73;
}
#healthcareTopOverseas dd{
	padding:0 0 20px 26px;
}

p.btnReport{
    border: 1px #bbbbbb solid;
    border-radius: 3px;
    width: 80px;
    margin: 0 auto;
    text-align: center;
	font-size:12px;
    cursor: pointer;
	text-decoration:none;
}
p.btnReport a{
	padding:0 15px;
}
p.btnReport a:hover{
	text-decoration:none;
}
/*---------product----*/
#healthcareProduct{
	padding:45px 0 1px 18px;
	text-align:left;
}
#healthcareProduct li{
	width:199px;
	margin:0 15px 30px 15px;
}
/*-----*/
#contents #main .ancorLink{
	border-left:8px solid #e5e5e5;
	margin-bottom:30px;
}

#contents #main .ancorLink li{
	display:inline-block;
	border-right:8px solid #e5e5e5;
	border-bottom:8px solid #e5e5e5;
	border-top:8px solid #e5e5e5;
	padding-right:5px;
}

#contents #main .ancorLink li.last{
}


#contents #main .ancorLink li a{
	display:block;
	background:url(../img/arrow_down.png) no-repeat right 8px;
	width:200px;
	padding:5px 15px 5px 5px;
}


#contents #main .itemList{
	margin-bottom:30px;
}


#contents #main .itemList li{
	display:inline-block;
	padding:6px;
	background:#fff;
	width:158px;
	margin:0 5px 8px 0;
	vertical-align: middle;
}
#contents #main .itemList.list3 li{
	height:auto !important;
}
#contents #main .itemList.list3 li h4{
		height:5em;
}
#contents #main .itemList li h4{
	font-size:14px;
	line-height:1.3em;
	height:4em;
}
#contents #main .itemList.bifina li h4{
	height:6.5em;
}

#contents #main .itemList li h4.line4{
	height:5em;
}

#contents #main .itemList li h4.line6{
	height:5.6em;
}

#contents #main .itemList li a:hover img{
			filter:Alpha(opacity:70);
	-moz-opacity:0.70;
	opacity:0.70;
}

#contents #main .itemList li p span{
	color:#05284d;
}
/*--oem--*/
.merit{
	overflow:hidden;
}
.merit dt{
	float:left;
}
.merit dd{
	border-bottom:1px #b2b2b2 dotted;
	padding:0 0 2px 80px;
	margin:0 0 10px 0;
	color:#01478f;
	font-weight:bold;
	line-height:2.65em;
}
#flowArea{
	border:1px solid #03C;
	padding:2%;
	margin:20px 0;
}

.flowBox{
	position:relative;
	display:table;
	width:95%;
	max-width:635px;
	border:15px #f5f5f5 solid;
	background:#f5f5f5;
	margin:0 0 50px 0;
}
.flowBox:after{
	content:"";
	display:block;
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:41px;
	background:url(../../healthcare/oem/img/arrow_down.png) no-repeat center top;
}
.flowBox.last{
	margin-bottom:25px;
}
.flowBox.last:after{
	display:none;
}
.flowBox dt{
	display:table-cell;
	background:#75a3d3;
	width:63px;
	padding:20px 0 0 0;
	text-align:center;
	vertical-align:top;
}
.flowBox dd{
	display:table-cell;
	padding:0 0 0 15px;
	vertical-align:top;
}
.flowBox dd dl{
	clear:both;
	display:block;
	border:1px #e7e5e5 solid;
	background:#FFFFFF;
	padding:4px;
}
.flowBox dd dt{
	display:block;
	background:#76a0d8;
	width:auto;
	padding:0;
	color:#ffffff;
	text-align:center;
	line-height:28px;
}
.flowBox dd dd{
	display:block;
	padding:20px 15px 15px 15px;
}
/*--*/
.explainBox{
	overflow:hidden;
}
.explainBox .imgLeft img{
	max-width:220px;
}
.explainBox dl{
	float:right;
	width:64%;
	max-width:420px;
	padding:0 0 20px 0;
}
.explainBox dt{
	background:#76a0d8;
	padding:0 0 0 10px;
	color:#FFFFFF;
	line-height:28px;
}
.explainBox dd{
	padding:10px 10px 0 10px;
}
.explainBox dd.indentNum{
	padding:10px 10px 0 30px;	
}
/*--*/
.contBox .useProduct{	
	border-top:1px #bbbbbb dotted;
	padding:15px 30px 0 30px;
	margin:0 -30px 0 -30px;
}
.contBox .useProduct h4{
	margin:0 0 10px 0;
}
.useProduct ul{
	margin:0 0 0 -10px;
	font-size:0;
}
.useProduct li{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	margin:0 0 10px 10px;
	vertical-align:top;
}
.useProduct li a{
	display:block;
	background:url(../img/icon_otherwindow_w.png) no-repeat 98% center #0d5bab;
	padding:3px 12px 3px 3px;
	color:#FFFFFF;
}
.useProduct li a img{
	width:73px;
	vertical-align:middle;
}
.useProduct li a p{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	width:116px;
	padding:0 0 0 5px;
	color:#FFFFFF;
	font-size:11px;
	vertical-align:middle;
	line-height:1.4em;
}
.useProduct li a:hover img{
		filter:Alpha(opacity:70);
	-moz-opacity:0.70;
	opacity:0.70;
	text-decoration:none;
}
.useProduct li a:hover p{
	text-decoration:underline;
}

/*------------------------------capsel--------------------------------------------*/

#contents #main .capselLinkBox{
	border:1px solid #cccccc;
	padding-top:12px;
	background:#fff;
	margin-bottom:50px;
}
	

#contents #main .capselLinkBox h2{
	background:#0e5bab;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:6px;
	margin:0;
}

#contents #main .capselLinkBox ul{
	padding:12px 20px;
}

#contents #main .capselLinkBox li{
	display:inline-block;
	width:220px;
	border:1px solid #ccc;
	margin:0;
	vertical-align:top;
}


#contents #main .capselLinkBox li a{
	display:table-cell;
	background:url(../img/arrow_left_blue.png) no-repeat 200px center;
	padding:10px 30px 10px 10px;
	height:46px;
	width:180px;
	vertical-align:middle;
}

#contents #main .capselLinkBox li a.stay{
	background:url(../img/arrow_left_blue.png) no-repeat 200px center #b6d0ea;
}

/*------top-----------*/
#capsuleTop .tobiraList .bdTop{
	display:block;
	border-top:1px #cccccc dotted;
	width:auto;
	max-width:inherit;
	padding:20px 0 30px 0;
	margin:0 60px 0 60px;
	text-align:left;
}
/*--story--*/
.episodeBox{
	overflow:hidden;
	background:#ffffff;
	padding:10px 30px 0 20px;
	margin:0 0 50px 0;
}
.episodeBox dl{
	overflow:hidden;
	float:left;
	width:490px;
}
.episodeBox dt{
	float:left;
	padding:20px 0 10px 0;
}
.episodeBox dd{
	border-top:1px #b2b2b2 dotted;
	padding:25px 0 12px 190px;
	margin:0 0 20px 0;
}
.episodeBox .imgRight{
	float:right;
}
.episodeBox dl.epi01 dt{
	padding:0 0 10px 0;
}
.episodeBox dl.epi01 dd{
	border-top:none;
	padding-top:10px;
}

.episodeBox .epi04{
	overflow:hidden;
	clear:both;
	position:relative;
	padding:0 0 10px 0;
}
.episodeBox .epi04 dd dl{
	float:none;
	width:auto;
	padding:10px 0 0 0;
}
.episodeBox .epi04 dd dt{
	float:none;
	background:#76a0d8;
	padding:2px 0;
	margin:0 0 10px 0;
	color:#FFFFFF;
	text-align:center;
}
.episodeBox .epi04 dd dd{
	border:none;
	padding:0;
	margin:0;
	min-height:inherit;
}
.episodeBox .epi04 .txt{
	padding:0 100px 0 0;
}
.episodeBox .epi04 .bgImg{
	position:absolute;
	z-index:0;
	right:0;
}
/*--*/
.episodeBox .secret{
	overflow:hidden;
	clear:both;
	float:none;
	width:auto;
}
.episodeBox .secret dt{
	padding:0 0 0 5px;
}
.episodeBox .secret dd{
	border:none;
	background:#e6e2e2;
	min-height:inherit;
	padding:4px 15px 2px 108px;
	margin:0;
	line-height:1.8em;
} 

/*--*/
.episodeBox .btnDetail{
	padding:5px 0 0 0;
}
/*--*/
.btnDetail{
	color:#0d5bab;
	font-size:12px;
	font-weight:bold;
}
.btnDetail a{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../img/arrow_left_white.png) no-repeat 98% center #0d5bab;
	min-width:250px;
	padding:6px 20px 6px 5px;
	color:#FFFFFF;
	font-size:14px;
}
/*--process--*/
.processImg{
	margin:20px 0 20px 0;
}
.processImg dt{
	overflow:hidden;
	max-width:660px;
	padding:0 0 16px 0;
	margin:0 auto;
}
.processImg dt span{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	float:right;
	background:#76a0d8;
	width:25.5%;
	padding:2px 0;
	color:#FFFFFF;
	text-align:center;
}
.processImg dt span:first-child{
	float:left;
	width:71.8%;
}
.processImg dd{
	text-align:center;
}

.processImg02 img:first-child{
	margin:0;
}
.processImg02 img{
	margin:0 0 0 55px;
	vertical-align:top;
}
/*--feature--*/
#contents #main .tokuchoBox{
	background:#fff;
	padding:6px;
	margin-bottom:40px;
}

#contents #main .tokuchoBox dt{
	border-left:15px solid #10569e;
	background:#75a3d3;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	margin-bottom:15px;
	padding:6px 12px;
}

#contents #main .tokuchoBox dd{
	padding:0 24px 24px 24px;
}

/*--functional--*/

/*--apply--*/
.applyProblem{
	display:table;
	width:100%;
	background:url(../../capsule/apply/img/arrow_down.png) no-repeat center bottom;
	padding:0 0 24px 0;
	margin:0 0 5px 0;
}
.applyProblem dt,
.aaplyAdvantage dt{
	display:table-cell;
	border-bottom:3px #0c646a solid;
	background:#4a9398;
	width:185px;
	padding:6px 0 3px 0px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
}
.applyProblem dt span,
.aaplyAdvantage dt span{
	font-size:22px;
	vertical-align:middle;
}
.applyProblem dd,
.aaplyAdvantage dd{
	display:table-cell;
	padding:0 0 0 12px;
}
.applyProblem dd p,
.aaplyAdvantage dd p{
	text-indent:-1.5em;
	padding-left:1.5em;
}
.aaplyAdvantage{
	display:table;
	margin:0 0 40px 0;
}
.aaplyAdvantage dt{
	background:#13b3bd;
}
/*---flow----*/
.flowContact{
	border:1px #488ed7 solid;
	background:#d6dfec;
	padding:20px 30px 30px 30px;
	margin:0 0 12px 0;
}
.flowContact h2{
	text-align:center;
	padding:0;
	margin:0 0 15px 0;
}
.flowContact div{
	background:#f5f5f5;
	border-radius:3px;
	padding:18px 12px 20px 12px;
}
.flowContact dl{
	padding:0 0 25px 0;
}
.flowContact dt{
	background:#76a0d8;
	padding:2px 10px;
	color:#FFFFFF;
}
.flowContact dd{
	padding:6px 10px 0 10px;
}
.flowContact .mail{
	float:left;
	width:295px;
}
.flowContact .mail dd{
	font-size:18px;
	font-weight:bold;
}
.flowContact .tel{
	float:right;
	width:295px;
}
.flowContact .tel dd{
	font-weight:bold;
}
.flowContact .tel span{
	color:#0d5bab;
	font-size:20px;
}
.flowContact .tel p{
	padding-top:5px;
	padding-left:5em;
	text-indent:-5em;
	font-weight:normal;
}
.flowContact .web{
	clear:both;
	padding:0;
}
.flowContact .web dt,
.flowContact .web dd{
	text-align:center;
}
.flowContact .web dd{
	padding:10px 0 0 0;
}


/*--------------------------------------movie----------*/
.movieList{
}
.movieList li{
	overflow:hidden;
	background:#FFFFFF;
	padding:20px 22px 22px 22px;
	margin:0 0 30px 0;
}
.movieList li div{

	margin:0 16px 0 0;
	text-align:center;
}

.movieList li div div{
	float:none;
}


.movieList li p{

}
.movieList li a:hover img{
	filter:Alpha(opacity:70);
-moz-opacity:0.70;
opacity:0.70;}
/*------------------------------newsPage--------------------------------------------*/
#newsPage{
}

#newsPage #topNews .tabPanel{
	margin:0;
}

#newsPage #topNews .tabPanel article {
	border:none;
	border-bottom:1px #dedede solid;
	float:none;
	background:url(../img/arrow_blue.png) no-repeat 98% center;
	width:auto;
	height:auto;
	margin:0 0 20px 0px;
	vertical-align:top;
	padding-bottom:20px;
	box-shadow:none;
}

#newsPage #topNews .tabPanel article img{
	width:160px;
	height:130px;

}

#newsPage #topNews .tabPanel article img.new{
	width:auto;
	height:auto;
}
	

#newsPage #topNews .tabPanel article a:hover img {
	filter:Alpha(opacity:70);
	-moz-opacity:0.70;
	opacity:0.70;
}


#newsPage #topNews .tabPanel article div {
	width:500px;
}

#newsPage #topNews .tabPanel article .date span {
	display:inline-block;
	width:50px;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
	font-size:10px;
	color:#fff;
	vertical-align:middle;
	line-height:25px;
}
#newsPage #topNews .tabPanel article h3 {
	font-weight:normal;
	font-size:14px;
	color:#0d5bab;
	line-height:1.6em;
}

#newsPage .titleArea{
	overflow:hidden;
	word-break: break-all;
	word-wrap: break-word;
}



#newsPage .pager{
	background:#e4e3e3;
	padding:4px 5px;
	font-size:14px !important;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
}

#newsPage .contBox .thumbPhoto{
	float:left;
	margin:0 20px 20px 0;
}
#newsPage .contBox .blogthumbPhoto {
	max-width:270px;
}
#newsPage .contBox p{
	line-height:1.6em;
	font-size:13px;
	margin-bottom:15px;
}
#newsPage #contents #main .entry .titleArea h2{
	margin-bottom:0;
}
#newsPage .entry .date {
	padding:0 0 8px 0;
	font-size:12px;
	float:right;

}
#newsPage .entry .date span,
#blogList .date span{
	display:inline-block;
	padding:0 10px 0 20px;
	margin:0 10px 0 0;
	font-size:10px;
	color:#fff;
	vertical-align:middle;
	line-height:25px;
}


#newsPage #contents #main .entry .entryBox{
	word-wrap: break-word;
	word-break: break-all;
}

/*-------------------------privacy------------------------------*/
#privacy{}

#privacy #main .contBox dl{
	padding:30px 0 10px 0;
}
#privacy #main .contBox dt{
	margin:0 0 5px 0;
	font-weight:bold;
}
#privacy #main .contBox dd{
	padding:0 0 20px 15px;
}
/*-----------------------------socialmediapolicy-------------------*/
#socialmediapolicy{}
#socialmediapolicy #main .contBox ul ol{
	background:#F0F0F0;
	padding:10px;
	margin:10px 0 10px 0;
}
#socialmediapolicy #main .contBox ul ol li{
	list-style:none;
}


/*---------------------------------------blog----------------------*/
#blogPage #blogList{
}

#blogPage #blogList ul{
	margin-left:-12px;
	overflow:hidden;
}

#blogPage #blogList ul li{
	width:232px;
	background:#fff;
	float:left;
	margin:0 0 26px 12px;
	padding-bottom:10px;
	height:340px;
	overflow:hidden;
}

#blogPage #blogList ul li p{
	margin:10px 10px 0 10px;
}
#blogPage #blogList ul li p.detail{
	height:110px;
}
#blogPage #blogList ul li p.photo{
	position:relative;
	width:205px;
	height:134px;
}

#blogPage #blogList ul li p.photo img{
	width:100%;
	height:100%;
}

#blogPage #blogList ul li p.photo img.new {
  position: absolute;
  top: 0;
  left: 0;
	width:auto;
	height:auto;
}

#blogPage #contents #main #blogList ul li h3 {
  background: url(../img/megamenu_arrow.png) no-repeat 97% center #0d5bab;
  padding: 5px 15px 2px 10px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5em;
  height:42px;
}

#blogPage #blogList ul li h3 a{
  color: #FFFFFF;
}

#blogPage .pager {
  background: #e4e3e3;
  padding: 4px 5px;
  font-size: 14px !important;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
}

#blogPage .pager p{
	text-align:center;
	margin:0 auto;
}

#blogPage .pager a{
	padding-top:2px;
}

/*-------------------------special---------------------------*/
#specialStory{
}

#specialStory .caption{
	font-size:11px;
	margin-bottom:20px;
}

#specialStory .contBox  .fLeft img{
	margin-bottom:6px;
}

#specialStory .story1 .fLeft{
width:220px;
}

#specialStory .story1 .fRight{
width:420px;
}

#specialStory .story2 .fLeft{
width:420px;
}

#specialStory .story2 .fRight{
width:220px;
}

#specialStory .flora_p .fRight{
width:490px;
}
#specialStory .flora_p .fLeft{
width:152px;
margin-right:20px;
}
#specialStory .flora1 .fLeft{
width:360px;
}

#specialStory .flora1 .fRight{
width:280px;
}

#specialStory .flora3 .fLeft{
width:335px;
}

#specialStory .flora3 .fRight{
width:305px;
}

#specialStory ul.imgs{
	overflow:hidden;
	margin-left:-6px;
}

#specialStory ul.imgs li{
	float:left;
	font-size:11px;
	width:205px;
	margin-left:6px;
}

.flora_column{
	background:#D8EEFA;
	padding:0 19px 15px;
	margin-bottom:40px;
	position:relative;
}
.flora_column img.head{
	position:absolute;
	top:0;
	left:0;
}
.flora_column img.sp{
	display:none;
}
.flora_column .box{
	background:#FFF;
	padding:74px 10px 10px;
}
.flora_column .box img{
	display:block;
	width:auto;
	margin:10px auto 0;
}
.flora_column .box strong{
	display:block;
	font-size:20px;
	color:#0756A0;
	margin-bottom:5px;
}

.attention{
	border:1px solid #dcafaf;
	background:#efdbdb;
	padding:20px;
}
.attention strong{
	display:block;
	font-weight:bold;
	font-size:24px;
	color:#D71330;
	margin-bottom:10px;
}

.healthbuild .leadBox .pc{
	display:block;
}
.healthbuild .leadBox .sp{
	display:none;
}

/*-----------------------------contact------------------
#contact .contBox h3{
	border-bottom:1px solid #3580ce;
}-*/

#contact .contBox .telBox{
}

#contact .contBox .faxBox dd p{
	padding:0;
}
/*---------------------------------------sitemap----------*/
#sitemap h2{
	border-bottom:1px solid #ccc;
}

#sitemap .contBox{
	padding-left:100px;
	overflow:hidden;
}

#sitemap #contents ul{
	margin:0 20px;
	display:block;
	float:left;
}

#sitemap #contents li{
	list-style-type:disc;
	font-size:16px;
	margin-bottom:10px;

}
#sitemap #contents li ul{
	float:none;
	margin-top:10px
}

/*------------------404------------*/
#notFound .searchBox p{
	font-size:18px;
}
#notFound .searchBox input{
	vertical-align:middle;
}
.searchBox .searchTxt{
	border:1px #cccccc solid;
	width:220px;
	height:28px;
	padding:0;
	margin:0;
	line-height:28px;
}
.searchBox .searchBtn{
	height:30px;
	background:#abafb3;
}

/*----------------------------------museum ads----------------------------------*/
.dataBox{
	background:#ffffff;
	padding:5px;
	margin:0 0 20px 0;
}

.dataBox dt{
	background:url(../img/icon_plus_gray_l.png) no-repeat 667px 30px #efefef;
	color:#333333;
	font-size:24px;
	font-weight:bold;
	cursor: pointer;
}
.dataBox dt.boxOpen{
	background:url(../img/icon_minus_gray_l.png) no-repeat 667px 30px #efefef;
}
.dataBox dt img{
	margin-right:147px;
	vertical-align:middle;
	line-height:1em;
}

.dataBox dt a:hover{
	text-decoration:none;
	color:#333333;
}
.dataBox dt a:visit{
	color:#333333;
}

.dataBox dd{
	display:none;
}

.dataBox dd .boxInner{
	padding:30px 25px 0 25px;
	overflow:hidden;
}
.dataBox dd .boxInner .fLeft{
	width:220px;
}
.dataBox dd .boxInner .fRight{
	width:410px;
}
#contents #main .dataBox dd .boxInner .fRight h3{
	margin-left:0;
}
#contents #main .dataBox dd .boxInner .fRight h3 span{
	font-size:14px;
	margin-bottom:20px;
	padding-left:30px;
}

.dataBox .btnClose{
	padding:13px 25px 13px 0;
	margin-top:30px;
	margin-bottom:25px;
}

/*----------------------------------museum story----------------------------------*/
#museumStory #contents #main .ancorLink .line2 a{
	background:url(../img/arrow_down.png) no-repeat right 20px;
	vertical-align:middle;
	height:45px;
}
#museumStory #contents #main .ancorLink .line2 a.lineCenter{
	padding-top:17px;
	padding-bottom:17px;
	height:21px;
}
#museumStory #contents #main .ancorLink .line2{
	vertical-align:top;
}

#museumStory .story2 .fLeft{
	width:420px;
}
#museumStory .story2 .fRight{
	width:220px;
}
#museumStory .story2 .fRight p{
	font-size:11px;
}

/*- sideNavi -*/
#contents #side .sideNavi .line2 li ul li a{
	padding:5px 10px 5px 50px;
	height:24px;
	background:url(../img/arrow_left_blue_s.png) no-repeat 34px 12px;
	font-size:12px;
	margin-bottom:2px;
}
#contents #side .sideNavi .line2 li ul li a.stay{
	background:url(../img/arrow_left_blue_s.png) no-repeat 34px 12px #e7f0fa;
}

/*----------------------------------museum chronology----------------------------------*/
#museumChronology .dataBox dt img{
	margin-right:30px;
}

#museumChronology #contents #main .dataBox dd table.basic tbody th{
	background:#e7f2fa;
	color:#0c539d;
	font-weight:normal;
	text-align:left;
	padding:10px;
	width:16%;
}
#museumChronology #contents #main .dataBox dd table.basic tbody td{
	padding:10px;
}
#museumChronology #contents #main .dataBox dd table.basic tbody td.clearfix .event{
	margin-left:1em;
	text-indent:-1em;
	display:block;
	float:right;
	width:82%;
}
#museumChronology #contents #main .dataBox dd table.basic tbody td.clearfix ul li{
	margin:0 0 10px -1em;
	padding-left:1em;
	overflow:hidden;
}
#museumChronology #contents #main .dataBox dd table.basic tbody td.clearfix ul li:last-child{
	margin-bottom:0;
}

#museumChronology #contents #main .dataBox dd table.basic tbody td.currentEvent{
	width:27%;
	background:#fafafa;
}

#museumChronology #contents #main .dataBox dd table.basic tbody td.currentEvent dt{
	cursor:default;
}

#museumChronology #contents #main .dataBox dd table.basic tbody td.currentEvent dd{
	display:block;
}
#museumChronology .dataBox dd table dl dt{
	background:none;
	font-size:14px;
	font-weight:normal;
	color:#0c539d;
}
#museumChronology .dataBox dd table dl dd,
#museumChronology .dataBox dd table dl dd ul li{
	margin-left:1em;
	text-indent:-1em;
}
#museumChronology .dataBox dd table dl dd ul{
	margin-left:-1em;
}
#museumChronology .dataBox dd table td .case{
	background:#faf8ef;
	padding:5px 5px 5px 21px;
	margin-top:10px;
	overflow:hidden;
	display:block;
}
#museumChronology .dataBox dd table td .case img{
	margin-right:18px;
	float:left;
}


/*----------------------------------museum logo----------------------------------*/
#museumLogo .contBox .fLeft{
	width:420px;
}
	


/*-------------------------------------------------------------------------------------------*/
/*.yutai{
	text-align:center;
}
.yutai li{
	display:inline-block;
}
.yutai li img{
	width:150px;
	height:150px;
	border:1px solid #000;
}
.yutai p{
	margin-left:20px;
}*/
/*-------------------------------------------------------------------------------------------*/

@media screen and (max-width: 750px) {
.important{
}
.important h3{
	display:block;
	margin-right:0;
	padding:10px 15px;
}
.important p{
	display:block;
	padding:0 20px 15px;
}

.spOnly{
	display:block;
}
.pcOnly{
	display:none;
}
body{
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	position: relative;
left: 0;

}

#mainWrap{
	background:#f5f5f5;
	z-index:100;

}

.pdfList li a{
		background:url(../img/icon_pdf.png) no-repeat right 0em;
		background-size:14px;
		
}
	
	
/*----------slideMenu-----------*/
#slideMenuArea{
	background: #dddddd;
	display:block;

}

#slideMenuArea #close{
	background:#004892;
	padding:10px 0;
	line-height:1em;
	width:42px;
	margin-bottom:20px;
	color:#fff;
	text-align:center;
	
}
#slideMenuArea a{
	display:block;
	padding:15px 35px;
}

#slideMenuArea p{
	margin-bottom:10px;
}
#slideMenuArea p a{
	background:#2a77c5;
	color:#fff;
transition:background .8s;
	-webkit-transition:background .8s;
	display:block;
	position:relative;
}

#slideMenuArea p a:after {
	position:absolute;
	top:50%;
	left:4%;
	margin-top:-5px;
	display:block;
	content:"";
	width:10px;height:10px;
	border-top:solid 2px #fff;
	border-right:solid 2px #fff;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
#slideMenuArea ul{
	margin-bottom:10px;
}
#slideMenuArea li{
	border-bottom:#fff 1px solid;
}
#slideMenuArea li dt{
	background:url(../../img/icon_plus.png) no-repeat 5px center #6e9bc8;
	padding:15px 35px;
	color:#fff;
	
}

#slideMenuArea li dt.active{
	background:url(../../img/icon_minus.png) no-repeat 5px center #2a77c5;
}

#slideMenuArea li dd{
	display:none;
	background:#eaecec;
	border-bottom:#fff 1px solid;
}

#slideMenuArea li dd a{
	padding:10px 25px;
}
#slideMenuArea form p,
#slideMenuArea #headSearch{
	display:block;
	padding:5px 0;
	text-align:center;
}
#slideMenuArea #headSearch .searchTxt{
	height:35px;
	line-height:35px;
}
#slideMenuArea #headSearch input[type=image]{
	height:35px;
}

#slideMenuArea p:nth-last-of-type(2) {
	padding-top:10px;
}
#slideMenuArea p:nth-last-of-type(1) a,
#slideMenuArea p:nth-last-of-type(2) a{
	background:none;
	padding:0;
	margin:0 5px;
	line-height:1em;
}
#slideMenuArea p:nth-last-of-type(1) a:after,
#slideMenuArea p:nth-last-of-type(2) a:after{
	display:none;
	background:none;
	width:0;
	height:0;
}

/*plugin*/
#mainWrap {
  z-index: 1;
}
.slidemenu {
  top: 0;
  width: 260px;
  position: fixed;
  visibility: hidden;
  z-index: -1;
}
.slidemenu .slidemenu-header {
  position: relative;
}
.slidemenu .slidemenu-body {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.slidemenu .slidemenu-body .slidemenu-content {
  position: relative;
}
.slidemenu-left {
    left: 0;
}
.slidemenu-right {
    right: 0;
}

/*----------header-----------*/
header{
	width:100%;
	padding:4px 0 4px 0;
	/*position:fixed;*/
	height:60px;
	top:0;
	z-index:100;
	background:#f5f5f5;
	border-bottom:1px solid #dedede;
}
header .inner{
	width:100%;
	padding:0;
}
header #logo{
	position: absolute;
		/*width:100%;*/
	text-align:center;
	display: block;
	height: auto;
}

header #logo img{
	height:55px;
	display: inline;
}

header #headSearch{
	display:none;
}
header #menuButton{
	display:block;
	width:48px;
	height:48px;
	position:absolute;
	left:0;
	top:0;
}

#headLinks{
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	padding-bottom:0;
}
#headLinks ul{
	padding:0 5px 0 0px;
}

#headLinks ul li{
	border:1px solid #cccccc;
	background:#dddddd;
	width:40px;
	height:30px;
	padding:16px 2px 0 2px;
}

#headLinks ul li:nth-child(3){
	display:none;
}
#gNavi,
#onlinshopLink{
	display:none;
}

/*-----------footer-------------*/
footer {
	padding:20px 0px 10px 0px;
	margin:20px 0 0 0;
	position:relative;
	background:none;
	padding-bottom:0;
	border-top:none;
}
#footNavi{
	display:none;
	}
#footAdd{
	width:auto;
	padding-bottom:24px;
}
#footAdd p{
	display:none;
}

/*#footAdd p#footBtn{
	display:block;
	float:none;
	text-align:center;
}

#footAdd p#footBtn a{
	display:block;
	margin-bottom:10px;
}

#footAdd p#footBtn a img{
}*/
#footBtn{
	display:none;
}
#footAdd #spfootBtn{
	display:block;
	padding:0 50px;
	text-align:center;
}
#footAdd #spfootBtn img{
	margin:0 0 5px 0;
}
footer #copy{
	display:block;
	background:#004892;
	padding-bottom:10px;
	padding-top:5px;
}

#pageTop{
	position:relative !important;
	width:auto;
	margin:0 0 5px 0;
	left:0;
	bottom:0 !important;
	text-align:center;
	background:#004892;
}
#pageTop a{
	display:block;
}
#pageTop img {
	margin:0;
}
#footLinks{
	overflow:hidden;
	background:#004892;
	padding:0;
	width:auto;
	}

#footLinks li{
	float:left;
	width:50%;
	display:block;
	margin:0px;
	padding:0;
	border:none !important;
	text-align:left;
}
#footLinks li:first-child {
	display:block;
}
#footLinks li a{
	border-bottom:1px #779bc2 solid;
	display:block;
	padding:10px 0 10px 10px;
}
#footLinks li:last-child a{
	border-bottom:none;
}
#footLinks li:nth-of-type(odd) a{
	border-right:1px #779bc2 solid;
}
#footlogo{
	display:block;
	text-align:center;
	padding:10px;
}
/*-----------top----------*/
#mainVisual{
	display:none;
}
#spMainVisual {
	display:block;
	position:relative;
	padding:0 0 20px 0;
	margin:7px auto 30px auto;
}
#spMainVisual .bx-viewport{
	overflow:inherit;
	box-shadow:0 0 5px 1px #d0d0d0;
}

#spMainVisual .bx-prev {
	position:absolute;
	top:32%;
	left:10px;
	display:block;
	background:url(../img/arrow_slide_prev.png) no-repeat left top;
	background-size:20px auto;
	width:20px;
	height:33px;
	text-indent:-9999px;
}
#spMainVisual .bx-next {
	position:absolute;
	top:32%;
	right:10px;
	display:block;
	background:url(../img/arrow_slide_next.png) no-repeat left top;
	background-size:20px auto;
	width:20px;
	height:33px;
	text-indent:-9999px;
}
#spMainSlider{
}
#spMainSlider li {
	line-height:0.1em;
}
#spMainSlider img {
	border:1px #d0d0d0 solid;
}

#spSlideThumb {
	font-size:0;
	padding:10px 0 0 0;
	/*text-align:center;*/
	text-align: left;
}
#spSlideThumb li {
	display:inline-block;
	margin:0 1%;
	margin-bottom: 6px;
	width:18%;
	line-height:0.1em;
	box-shadow:0 0 3px 1px #efefef;
}
#spSlideThumb li a{
	display:inline-block
}
#spSlideThumb li img {
	border:1px #b2b2b2 solid;
		filter:Alpha(opacity:40);
	-moz-opacity:0.40;
	opacity:0.40;
	width:100%;
}
#spSlideThumb li .active img {
	border:1px #024892 solid;
		filter:Alpha(opacity:100);
	-moz-opacity:1;
	opacity:1;
}


/*-------*/
#topContents{
	padding:0 10px;
	width:auto;
}

#topContents h2 .btnGoList{
	float:right;
}
/*-----*/
#newsTab ul{
	padding-bottom:0;
}
	
#newsTab li{
	line-height:1.3em;
}
#newsTab li:first-child{
	line-height:1em;
}


#newsTab span{
		font-size:10px;
}
#newsTab .select span{
line-height:1.5em;
padding:7px 0 0 0;
	height:35px;
}
#newsTab li.select:first-child span{
line-height:1.5em;
}

.tabPanel{
	width:100%;
	padding:0px;
	margin:0;
}
.tabPanel article {
	overflow:hidden;
	border:1px #d0d0d0 solid;
	float:none;
	background:url(../img/arrow_blue.png) no-repeat 96% center #fff;
	width:auto;
	height:auto;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
.tabPanel article .photo {
	width:40%;
	height:auto;
}
.tabPanel article div{
	width:40%;
}

.tabPanel .large{
	height:auto;
}
.tabPanel .large .photo{
	width:100%;
	height:auto;
}
.tabPanel .large div{
	width:auto;
}
/*-----------------*/
#topBusiness ul li p {
	margin:0;
	padding:0;
	text-align:center;
}
#topBusiness ul li:first-child p{
	margin:0;
	padding:0 0 10px 0;
	text-align:center;
}

#topBusiness ul li:last-child{
	border-top:1px #cccccc dotted;
	padding-top:15px;
	margin-top:15px;
}
/*----------------*/

#topCompany {
	overflow:hidden;
	font-size:0;
	padding:0 0 85px 0;
	margin:0 ;
}
#topCompany div{
	box-shadow:0 0 6px 1px #d0d0d0;
}
#topCompany p{
	display:inline-block;
	height:auto;
	vertical-align:top;
	line-height:0.1em;
	text-align:center;
}
#topCompany p img{
	width:100%;
}
#topCompany dl{
	display:block;
	width:auto;
	height:auto;
	padding:25px 25px 25px 25px;
	vertical-align:top;
}

/*-----------*/
#topChannel,
#topFacebook{
	width:auto;
	float:none;
	padding:0;
	margin:0 0 20px 0;
}
#topChannel h2 ,
#topFacebook h2 {
	overflow:hidden;
}
#topChannel h2 a,
#topFacebook h2 a{
	float:right;
	margin-top:10px !important;
}
#topChannel div{
	height:auto;
	width:auto;
	min-height:inherit;
	padding:10px;
}
#topChannel div p {
	width:auto;
	margin:0 10px;
}
#topChannel.ios .iosOnly,
.movieList.ios .iosOnly{
	display:block;

}
#topChannel.ios .spOnly,
.movieList.ios .spOnly{
	display:none;
}
#topChannel strong {
    min-height: auto;
    padding: 25px;
}

#topFacebook{
	display:none;
}
/*---------------*/
/*-----------carousel-----------------*/
.carousel {
	position:relative;
}
.carousel .bx-wrapper{
	padding:0 20px 0 20px;
}


.carousel .bx-prev {
	position:absolute;
	top:8%;
	left:2px;
	display:block;
	background:url(../img/arrow_carousel_prev.png) no-repeat left top;
	background-size:20px auto;
	width:20px;
	height:37px;
	text-indent:-9999px;
}
.carousel .bx-next {
	position:absolute;
	top:8%;
	right:2px;
	display:block;
	background:url(../img/arrow_carousel_next.png) no-repeat left top;
	background-size:20px auto;
	width:20px;
	height:37px;
	text-indent:-9999px;
}
.carousel .bx-pager {
	padding:10px 0 0 0;
}
#topSpecial{
	width:90%;
}
/*#topSpecial h2{
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
#topSpecial.carousel .bx-wrapper{
	padding:0 5px 0 5px;
}*/
#topSpecial li{
	margin-right:40px !important;
}
#topSpecial .bx-prev {
	top:40%;
}
#topSpecial .bx-next {
	top:40%;
}

#cositeLink{
	display:block;
	margin-top:30px;
}

#topBnr{
	width:auto;
margin:0;
}
#topBnr h3{
	display:block;
	margin:20px auto;
	text-align:center;
	font-size:20px;
}
#topBnr ul{overflow:hidden;
margin:0 5px 15px 5px;
text-align:center;
width:auto;
}
#topBnr li{
	float:left;
	width:50%;
	text-align:center;
}
#topBnr li a{
	display:block;
	padding:0 2px;
}
#topBnr li img{
	margin:0;
}

#topBnr .btnClose{
	display:block;
}

#slideScript{
	display:block;
}

/*--pgs--*/

#contents{
	width:auto;
}

#contents h1{
	padding:18px 5px;
}




#contents #side{
	display:none;
}


#contents #main{
	float:none;
	width:99%;
	background:none;
	box-shadow:none;
	margin:0 auto;
}

#contents #main h2{
	margin-left:5px;
	font-size:18px;
}

#contents #main h3{
	margin-left:5px;
}
#contents #main .tobiraList li h3 {
    height: 50px;
    width: 200px;
    display: table-cell;
    vertical-align: middle;
    padding: 5px 15px 5px 10px;
}


#contents #main .leadBox p{
	padding:0 10px 20px 10px;
}

#contents #main .leadBox p.txtCenter{
	padding:0 0 30px 0;
}

#contents #main table.basic{
	margin:0 auto;
	width:98%;
}

#contents #main table.basic th{
	width:5em;
}

#contents #main .contBox{
	padding:7px;
	width:96%;
	margin:0 auto 40px auto;
}

#contents #main .contBox h3{
	background:#ededed;
	padding:5px;
}
#contents #main .contBox .ttlGray{
	margin:0 0 15px 0;
}
#contents #main .contBox .imgLeft{
	float:none;
	padding:0 0 10px 0;
	text-align:center;
}
#contents #main .contBox .imgRight{
	float:none;
	padding:0 0 10px 0;
	text-align:center;
}
.leadBox .imgRight{
	float:none;
	padding:0 0 10px 0;
	text-align:center;
}
.leadBox .imgLeft{
	float:none;
	padding:0 0 10px 0;
	text-align:center;
}
#contents #main .contBox dd{
	text-align:center;
}
#contents #main .contBox dd span{
	display:block;
	text-align:left;
}
#contents #main #healthcareTopOverseas{
	padding-topp:15px;
}
#contents #main #healthcareTopOverseas .btnClose{
	margin-bottom:15px;
}
#contents #main #healthcareTopOverseas .btnOpen{
	margin:20px auto 15px;
}
/*------------------------------corp--------------------------------------------*/


.accessBox{
	overflow:hidden;
	margin-bottom:30px;
}

.accessBox .fLeft{
	width:200px;
	float:none;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.accessBox .fRight{
	margin:0 auto;
	float:none;
	width:auto;
}

.accessBox .fRight h4{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin-bottom:5px;
}

.accessBox .fRight p{
	margin-bottom:20px;
	width:auto;
	}
	
		.plantBox{
			overflow:hidden;
			margin-bottom:30px;
		}
	
	.plantBox p{
	margin-bottom:20px;
	}
	
	
.plantBox dl.outline{
	width:auto;
	float:none;
	margin-right:0;
	margin-top:0;
}

.plantBox dl.infos{
	width:auto;
	float:none;
	}

.plantBox dt{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
		margin-bottom:5px;
		font-weight:bold;

}

.plantBox dd{
	margin-bottom:20px;
}
.tobiraList{
	padding:20px 0 1px 0;
}
.tobiraList li{
	width:48%;
	max-width:270px;
	margin:0 1% 2% 1%;
}
.tobiraList li.contact{
	width:98%;
	max-width:597px;
}
.tobiraList li.contact a{
	overflow:hidden;
}
.tobiraList li.contact img{
	float:left;
	width:45%;
	margin:0 1px 0px 0;
}
#contents #main .tobiraList li.contact h2{
	float:left;
	width:48%;
	padding:5px 10px 5px 10px;
	line-height:1.5em;
}
.tobiraList li.contact p{
	float:left;
	width:48%;
	padding:10px 10px;
}
.tobiraList li.infos img{
	width:300px;
}
#contents #main .tobiraList li.infos h2,
#contents #main .tobiraList li.infos p{
	width:290px;
	padding-right:10px;
}
#contents #main .tobiraList li.infos h2{
background:url(../img/megamenu_arrow.png) no-repeat 90% center #0d5bab;
}
/*--corp massage--*/
#messageArea{
}
#messageArea p{
	padding-bottom:10px;
}
#messageArea .fRight{
	float:none;
	text-align:center;
	padding:0 0 10px 0;
}
#messageArea .txtRight img{
	margin-left:10px;
	vertical-align:bottom;
}

/*--corp recruit--*/
table.requirements tr th,
table.requirements tr td{
	display:block;
}
table.requirements tr th{
	width:auto !important;
}
table.requirements .innerTable{
	width:100%;
}
#recruitArea .btnWindow{
	font-size:14px;
	line-height:1.4;
}
#contents #recruitArea .daiyonshinsotsu_banner{
	margin-top:15px;
}

#recruitArea ul{
    flex-direction: column;
}
#recruitArea ul li{
	width:100%;
}
.daiyonshinsotsu_banner_list{
	display:block;
}
.daiyonshinsotsu_banner{
	display:none;}


.bannerLink{
    width: 100%;
    padding-left: 0;
}
.bannerLink .contBox{
	width:100%;
}
.bannerLink .contBox ul {
    display: block;
}
.bannerLink .contBox ul li {
	width:100%;
}


/*--corp ir-*/
#ir.tobiraList{
	padding:20px 0 1px 0px;
}
/*------------------------------hearthcare--------------------------------------------*/
/*----hearthcare---top-*/
.telBox,
.faxBox{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	width:98%;
	margin-bottom:10px;
}
.telBox dd p,
.faxBox dd p{
	padding:0;
	text-align:center;
}

#contact01 .telBox{
	margin:10px auto;
}

#healthcareTopMedical{
}
#healthcareTopMedical .btnOpen{
	margin:10px auto 0 auto;
	clear:both;
}


#contents #main #healthcareTopOverseas h3{
	margin:10px 0px 5px 0px;
}

/*---------product----*/
#healthcareProduct{
	padding:20px 0 1px 0px;
	text-align:left;
}
#healthcareProduct li{
	width:48%;
	max-width:199px;
	margin:0 1% 2% 1%;
}

/*------*/
#contents #main .ancorLink{
	border-bottom:8px solid #e5e5e5;
	margin:0 auto 30px auto;
}

#contents #main .ancorLink li{
	display:block;
	border-bottom:none;
	padding-right:5px;
}


#contents #main .ancorLink li a{
	display:block;
	background:url(../img/arrow_down.png) no-repeat 90% 8px;
	width:100%;
	padding:8px 15px 8px 5px;
}

#contents #main .itemList{
	margin:0 auto 30px auto;
	padding:0 0 0 2px;
	text-align:center;
}

#contents #main .itemList li{
	display:inline-block;
	padding:2px 2px 5px;
	background:#fff;
	width:148px;
	margin:0 5px 5px 0;
}

#contents #main .itemList li h4{
	font-size:14px;
	line-height:1.3em;
	height:4em;
}
#contents #main .itemList.bifina li h4{
	height:5em;
}


#contents #main .itemList li p span{
color:#05284d;
}
/*--oem--*/
.merit dd{
	line-height:1.6em;
}

#specialStory .flora2 img,
#specialStory .flora3 img{
	display:block;
	width:auto;
	margin:15px auto;
}
#specialStory .flora_p .fRight{
width:100%;
}
#specialStory .flora_p .fLeft{
width:100%;
margin-right:0;
text-align:center;
}
#specialStory .flora_p .fLeft img{
	width:auto;
	margin:0 auto 10px;
	display:block;
}


.flowBox{
	position:relative;
	display:table;
	width:93%;
	max-width:635px;
	border:10px #f5f5f5 solid;
	background:#f5f5f5;
	margin:0 0 50px 0;
}
.flowBox dt{
	width:30px;
	padding:10px 0px 0 0px;
}
.flowBox dd{
	padding:0 0 0 10px;
}
.flowBox dd dd{
	display:block;
	padding:10px 10px 10px 10px;
}
/*--*/

.explainBox dl{
	float:none;
	width:100%;
}

/*--*/
.contBox .useProduct{	
	border-top:1px #bbbbbb dotted;
	padding:15px 30px 0 30px;
	margin:0 -30px 0 -30px;
	text-align:center;
}
.contBox .useProduct h4{
	margin:0 0 10px 0;
}
.useProduct ul{
	margin:0 0 0 -10px;
	font-size:0;
}
.useProduct li{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	margin:0 0 10px 10px;
	vertical-align:top;
}
.useProduct li a{
	display:block;
	background:url(../img/icon_otherwindow_w.png) no-repeat 98% center #0d5bab;
	padding:3px 12px 3px 3px;
	color:#FFFFFF;
}
.useProduct li a img{
	width:73px;
	vertical-align:middle;
}
.useProduct li a p{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	width:116px;
	padding:0 0 0 5px;
	color:#FFFFFF;
	font-size:11px;
	vertical-align:middle;
	line-height:1.4em;
}

/*------------------------------capsel--------------------------------------------*/

#contents #main .capselLinkBox{
	margin-bottom:0;
}

#contents #main .capselLinkBox ul{
	padding:0;
	margin:0;
	text-align:center;
}
#contents #main .capselLinkBox li{
	display:inline-block;
	width:157px;
	border:none;
	margin:0;
}
#contents #main .capselLinkBox li br{
	display:none;
}

#contents #main .capselLinkBox li a{
	border:1px solid #ccc;
	display:table-cell;
	background:url(../img/arrow_left_blue.png) no-repeat 98% center;
	padding:10px 30px 10px 10px;
	width:115px;
	text-align:left;
}

#contents #main .capselLinkBox li a.stay{
	background:url(../img/arrow_left_blue.png) no-repeat 98% center #b6d0ea;
}

/*------top-----------*/
#capsuleTop .tobiraList .bdTop{
	padding:10px 0 10px 0;
	margin:10px 0 0 0 ;
	text-align:center;
}
#capsuleTop .tobiraList .bdTop a{
	width:50%;
	margin:0 auto;
}

/*--story--*/
.episodeBox{
	overflow:hidden;
	background:#ffffff;
	padding:10px 10px 0 10px;
	margin:0 0 50px 0;
}
.episodeBox dl{
	overflow:hidden;
	float:none;
	width:auto;
}
.episodeBox dt{
	float:none;
	padding:20px 0 10px 0;
	text-align:center;
}
.episodeBox dd{
	border-top:none;
	border-bottom:1px #b2b2b2 dotted;
	padding:0px 0 15px 0px;
	margin:0 0 20px 0;
}
.episodeBox .fRight{
	display:block;
	float:none;
	text-align:center;
	margin:0 auto;
}

.episodeBox .epi04{
	overflow:hidden;
	clear:both;
	position:relative;
	padding:0 0 10px 0;
}
.episodeBox .epi04 dd dl{
	float:none;
	width:auto;
	padding:10px 0 0 0;
}
.episodeBox .epi04 dd dt{
	float:none;
	padding:2px 0;
	margin:0 0 10px 0;
}
.episodeBox .epi04 dd dd{
	border:none;
	padding:0;
	margin:0;
	min-height:inherit;
}
.episodeBox .epi04 .txt{
	padding:5px 0px 0 0;
}
.episodeBox .epi04 .bgImg{
	position:relative;
	z-index:0;
	right:0;
	text-align:right;
}
/*--*/
.episodeBox .secret{
	overflow:hidden;
}
.episodeBox .secret dt{
	float:left;
	padding:0 0 0 5px;
}
.episodeBox .secret dd{
	border:none;
	background:#e6e2e2;
	min-height:inherit;
	padding:4px 15px 2px 108px;
	margin:0;
	line-height:1.8em;
} 
/*---process---*/
.processImg02{
	text-align:center;
}
.processImg02 img{
	margin:0 10px 10px 10px;
}
/*--apply--*/
.applyProblem,
.aaplyAdvantage{
	display:block;
	width:100%;
}
.applyProblem dt,
.aaplyAdvantage dt{
	display:block;
	width:100%;
}
.applyProblem dd,
.aaplyAdvantage dd{
	display:block;
	padding:10px 5px 5px 5px;
}
/*---flow----*/
.flowContact{
	border:1px #488ed7 solid;
	background:#d6dfec;
	padding:15px 10px 20px 10px;
	margin:0 0 12px 0;
}
.flowContact h2{
	text-align:center;
	padding:0;
	margin:0 0 15px 0;
}
.flowContact div{
	background:#f5f5f5;
	border-radius:3px;
	padding:10px 10px 10px 10px;
}
.flowContact dl{
	padding:0 0 20px 0;
}

.flowContact .mail{
	float:none;
	width:auto;
}
.flowContact .tel{
	float:none;
	width:auto;
}
.flowContact .mail dt,
.flowContact .tel dt{
	text-align:center;
}

/*----------------------------------news----------------------------------*/

#newsPage #topNews .tabPanel article img{
	width:auto;
	height:auto;
}

#newsPage #topNews .tabPanel article div {
	width:47%;
	padding-right:25px;
	padding-top:0;
}

#newsPage .contBox .thumbPhoto{
	float:none;
	text-align:center;
	margin:0 0 20px 0;
}
#newsPage .contBox .blogthumbPhoto {
	max-width:100%;
}
#newsPage .entry .date {

	margin-top:0;
}

#newsPage .titleArea{
	margin-bottom:10px;
}

#newsPage .pager{
	background:#e4e3e3;
	padding:6px 5px 4px 5px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#newsPage .pager .fLeft,
#newsPage .pager .fRight{
	display:block;
}

#newsPage .pager a{
	margin-bottom:5px;
}

/* #contact01*/

#contact01{
	text-align:center;

}

/*----------------------------------blog--------------------------------*/

#blogPage #blogList ul{
	margin:0px auto;
	overflow:hidden;
}

#blogPage #blogList ul li{
	width:320px;
	background:#fff;
	float:none;
	margin:0 auto 26px auto;
	height:auto;
}


#blogPage #blogList ul li p.photo{
	position:relative;
	width:300px;
	height:196px;
}

#blogPage #blogList ul li p.photo img{
	width:100%;
	height:100%;
}

/*-------------------------special---------------------------*/
#specialStory{
}

#specialStory .story1 .fLeft,
#specialStory .story1 .fRight,
#specialStory .story2 .fLeft,
#specialStory .story2 .fRight,
#specialStory .flora1 .fLeft,
#specialStory .flora1 .fRight,
#specialStory .flora3 .fLeft,
#specialStory .flora3 .fRight{
width:auto;
float:none;
}
.flora_column {
	padding: 0 8px 15px;
}
.flora_column .box {
	padding: 20px 10px 10px;
}
.flora_column img.head{
	display:none;
}
.flora_column img.sp{
	display:block;
}

#specialStory ul.imgs li{

	width:205px;

}

#museumStory .story2 .fRight,
#museumStory .story2 .fLeft,
#museumLogo .contBox .fLeft,
#museumLogo .contBox .fRight,
#museumAds .dataBox dd .boxInner .fRight,
#museumAds .dataBox dd .boxInner .fLeft {
width:auto;
float:none;
}



#museumStory #contents #main .ancorLink .line2{
	height:auto;
	vertical-align:top;
}

#museumStory #contents #main .ancorLink .line2 a{
	background:url(../img/arrow_down.png) no-repeat 90% 8px;
	vertical-align:middle;
	height:auto;
}

#museumStory #contents #main .ancorLink .line2 a.lineCenter{
	padding: 8px 15px 8px 5px;
	height:auto;

}
#museumAds .dataBox dt{
	text-align:center;
}
#museumAds .dataBox dt img{
	width:100%;
	height:auto;
}

.healthbuild .leadBox .pc{
	display:none;
}
.healthbuild .leadBox .sp{
	display:block;
}

.healthbuild .contBox ul .fRight img{
	width:100%;
}
.healthbuild .contBox ul .fRight,
.healthbuild .contBox ul .fLeft h2{
	float:none;
	text-align:center;
}
#specialStory #contents .healthbuild .contBox {
    padding: 30px;
    width: auto;


}
@media screen and (max-width: 480px) {
.important p span br.sp{
	display:inherit;
}
.important p span.pc{
	display:none;
}
}