@charset "UTF-8";
/* ==================================================
		
		SP無効化

================================================== */
@media all and (max-width: 740px) {
body {
	min-width: 1160px;
}

/* --------------------------------------------------
		header
-------------------------------------------------- */
header {
	border-top-width: 5px;
	min-width: 1040px;
	z-index: 100;
}
.tablePopup header {
	border-bottom: none;
}
header:before {
	width: 30px;
	height: 5px;
	top: -5px;
}
header #head {
	padding: 0;
	height: 84px;
	border-bottom-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
header #head .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
header #head .container #logo {
	margin-top: 21px;
	padding-left: 30px;
}
header #head .container #logo a {
	width: 172px;
	height: 37px;
	background-image: url("../../../../an/profiles/shimadzu/themes/shimadzu/images/logo.png");
	background-size: 172px 36px;
}
header #head .container #copy {
	margin: 24px 0px 0px 27px;
	line-height: 1.1666;
	font-size: 1.2rem;
	display: inline-block;
}
header #head .container #copy img {
	width: 200px;
	height: auto;
}
header #head .container .util {
	display: block !important;
	position: static;
	margin-left: auto;
	width: auto;
	height: auto;
	background-color: transparent;
	overflow-y: hidden;
	overflow-x: hidden;
	-webkit-overflow-scrolling: auto;
	padding-bottom: 0;
}
header #head .container .util .utilNav {
	margin: 7px 0px 3px;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
}
header #head .container .util .utilNav.utilNav_en {
	margin: 8px 0px 5px;
}
header #head .container .util .utilNav li {
	border: currentColor;
	-o-border-image: none;
	border-image: none;
	width: auto;
	text-align: left;
	line-height: 1.1666;
	font-size: 1.2rem;
	font-weight: 600;
	margin-left: 20px;
}
header #head .container .util .utilNav li.utilNav-top-adjust-item {
	position: relative;
}
header #head .container .util .utilNav li.utilNav-top-adjust-item-01 {
	top: -1px;
}
header #head .container .util .utilNav li.utilNav-top-adjust-item-02 {
	top: -2px;
}
header #head .container .util .utilNav li.utilNav-top-adjust-item-03 {
	top: -3px;
}
header #head .container .util .utilNav li:first-child {
	margin-left: 0px;
}
header #head .container .util .utilNav li a {
	padding: 0px;
	color: #333333;
	display: inline;
}
header #head .container .util .utilNav li a:hover {
	text-decoration: underline;
}
header #head .container .util .utilNav li a .custom-icon {
	display: inline-block;
}
header #head .container .util .utilNav li a .custom-icon {
	margin: 0px 6px 0px 0px;
	vertical-align: -3px;
	display: inline-block;
}
header #head .container .util .utilNav-inner-col-02 {
	-ms-flex-wrap: none;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	margin: 10px 0 4px;
}
header #head .container .util .utilNav-inner-col-02 li {
	width: auto;
	text-align: left;
	margin-left: 20px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.16667;
	font-weight: 400;
	border: none;
}
header #head .container .util .utilNav-inner-col-02 li:first-child {
	margin-left: 0;
	border-bottom: none;
}
header #head .container .util .utilNav-inner-col-02 li a {
	color: #333;
	display: inline;
	padding: 0;
}
header #head .container .util .utilNav-inner-col-02 li a:hover {
	text-decoration: underline;
}
header #head .container .util .utilNav-inner-col-02 li a .custom-icon {
	display: inline-block;
	vertical-align: -3px;
	margin: 0 6px 0 0;
}
header #head .container .util .global {
	display: none;
}
header #head .container .util .global li a {
	position: relative;
}

/*	#gnav
-------------------------------------------------- */
header #gnav {
	display: block;
}
header #gnav .container ul li.contact {
	display: none;
}

/*	container
-------------------------------------------------- */
header.on #head {
	padding: 17px 0px;
	height: auto;
}
header.on #head .container {
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
}
header.on #head .container #logo {
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 6px;
}
header.on #head .container #logo a {
	width: 171px;
	height: 24px;
	background-image: url("../../../../an/profiles/shimadzu/themes/shimadzu/images/logo_short.png");
	background-size: 171px 24px;
}
header.on #head .container #copy {
	display: none;
}
header.on #head .container .util .utilNav {
	display: none;
}
header.on #head .container .util .fixNav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
}
header.on #head .container .util .headerSearch {
	display: none;
}
header.on #gnav {
	display: none;
}
header #head .container #headHamb {
	display: none;
}
header #head .container #headHamb {
	display: none;
}

/*	.breadcrumbs
-------------------------------------------------- */
.breadcrumbs {
display: block;
}

/* --------------------------------------------------
		footer
-------------------------------------------------- */
footer {
	padding: 9px 0px 11px;
	margin-top: 75px;
	border-top-color: #999999;
	border-top-width: 5px;
	border-top-style: solid;
	background-color: #ebebeb;
}
footer::before {
	top: -5px;
	width: 30px;
	height: 5px;
}	
footer .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
}		
footer .container .links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: transparent;
}		
footer .container .links li {
	border: currentColor;
	-o-border-image: none;
	border-image: none;
	line-height: 1;
	letter-spacing: 0px;
	font-size: 1.3rem;
	margin-right: 1em;
}		
footer .container .links li::before {
	margin-right: 1em;
	vertical-align: 1px;
	content: "|";
}		
footer .container .links li a::before {
	display: none;
}		
footer .container .links li a {
	padding: 0px;
	text-align: left;
	color: #005a99;
	display: inline;
}
footer .container .links li a:hover {
	text-decoration: underline;
}		
footer .container .sns {
	padding: 0px;
	top: -65px;
	right: 0px;
	border-bottom-color: currentColor;
	border-bottom-width: medium;
	border-bottom-style: none;
	position: absolute;
	-ms-flex-pack: end;
	justify-content: flex-end;
	background-color: transparent;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
}		
footer .container .sns li:first-child {
	margin-left: 14px;
}		
footer .container .sns li h2 {
	padding-left: 30px;
}		
footer .container .sns li h2 .custom-icon {
	font-size: 18px;
	top: -4px;
}		
footer .container .sns li h2 {
	line-height: 1;
	font-size: 1.3rem;
}		
footer .container .sns li h2::before {
	background-position: 0px -5575px;
	vertical-align: -4px;
}		
footer .container .sns li a.twitter, footer .container .sns li a.fb, footer .container .sns li a.linkedin {
	width: 37px;
}		
footer .container .sns li a.youtube {
	height: 37px;
	position: relative;
	top: -2px;
	width: auto;
}		
footer .container .copyright {
	margin: 0px 0px 0px auto;
	line-height: 1;
	font-size: 1.2rem;
}
footer .container .copyright img {
	width: 383px;
	height: 13px;
}		

/* --------------------------------------------------
		.page-top-area
-------------------------------------------------- */
.page-top-area {
	transition: opacity 0.2s linear;
	left: 50%;
	bottom: 90px;
	padding-bottom: 0px;
	margin-left: 570px;
	position: fixed;
	opacity: 0;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
}
.page-top-area.on {
	bottom: 90px;
	position: fixed;
	opacity: 1;
}
.page-top-area .icon {
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.page-top-area .icon:hover {
	text-decoration: inherit;
	opacity: 0.7;
}

/* --------------------------------------------------
		sticky
-------------------------------------------------- */
.sticky p {
	max-height: 80px;
	font-size: 13px;
	line-height: 18px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch; 
} 
.sticky-buttons {
	width: 410px; 
}
.sticky-buttons button {
	width: 180px;
	font-size: 100%; 
}
.sticky div {
	margin: 10px;
	display: table-cell;
	height: 140px; 
}
}

/* ==================================================
		
		base

================================================== */
/* --------------------------------------------------
		.clearfix
-------------------------------------------------- */
.clearfix:after {
		height: 0;
		clear: both;
		visibility: hidden;
		display: block;
		content: ".";
}

/* --------------------------------------------------
		#m-contents
-------------------------------------------------- */
#m-contents{
	margin: 186px 0 120px;
	line-height: 1.7;
	letter-spacing: 0;
	min-width: 1040px;
}

/* --------------------------------------------------
		#s-contents
-------------------------------------------------- */
#s-contents{
	margin-top: 50px;
}

/* --------------------------------------------------
		#t-contents
-------------------------------------------------- */
#t-contents{
}

/* --------------------------------------------------
		h
-------------------------------------------------- */
#m-contents > h1 > span {
	width: 1040px;
	height: 129px;
	display: block;
	margin: 0 auto;
	font-size: 36px;
	padding-top: 38px;
}

/* --------------------------------------------------
		p
-------------------------------------------------- */
p {
	line-height: 1.7;
	font-size: 1.4rem;
	padding: 0;
}

/* --------------------------------------------------
		img
-------------------------------------------------- */
img {
	max-width: none;
}

/* --------------------------------------------------
		.link
-------------------------------------------------- */
.nolink:hover {
 cursor: auto !important;
 opacity: 1 !important;
}

/* --------------------------------------------------
		.c-menu
-------------------------------------------------- */
#m-contents .c-menu {
 background: #000000;
 color: #ffffff;
 font-size: 15px;
}
#m-contents .c-menu > ul {
	width: 1040px;
	margin: 0 auto;
	padding: 20px 0 18px;
	display: flex;
	justify-content: center;
}
#m-contents .c-menu > ul > li {
	padding-left: 15px;
}
#m-contents .c-menu > ul > li:first-child {
	padding-left: 0;
}
#m-contents .c-menu > ul > li .icon-chevron-down-fat {
	margin-right: 3px;
	color: #ff0000;
	font-size: 14px;
	position: relative;
	top: 1px;
}
/*
#m-contents .anchor{
	display: block;
	padding-top: 103px;
	margin-top: -103px;
}
*/

/*	drop down
-------------------------------------------------- */
#m-contents .c-menu > ul > li {
	position: relative;
	z-index: 1;
}
#m-contents .c-menu > ul > li > ul {
	top: 0;
	left: 1px;
	position: absolute;
	background: #000000;
	padding: 2px 8px 12px;
	z-index: -2;
}
#m-contents .c-menu > ul > li .me { width: 193px; }
#m-contents .c-menu > ul > li .ta { width: 164px; }
#m-contents .c-menu > ul > li > ul > li {
	overflow: hidden;
	height: 0;
	transition: 0.2s;
	padding: 8px 0 6px;
}
#m-contents .c-menu > ul > li > ul > li:first-of-type {
	padding: 16px 0 0 0;
}
#m-contents .c-menu > ul > li:hover > ul { top: 21px; }
#m-contents .c-menu > ul > li:hover > ul > li {
	overflow: visible;
	height: auto;
}

/*	link
-------------------------------------------------- */
#m-contents .c-menu > ul > li > a:link,
#m-contents .c-menu > ul > li > a:visited, 
#m-contents .c-menu > ul > li:hover > ul > li > a:link, 
#m-contents .c-menu > ul > li:hover > ul > li > a:visited {
	text-decoration: none;
	color: #ffffff;
	padding-left: 1px;
}
#m-contents .c-menu > ul > li > a:hover, 
#m-contents .c-menu > ul > li:hover > ul > li > a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* --------------------------------------------------
		.icon
-------------------------------------------------- */
#m-contents #s-contents .icon-bl, 
#m-contents #t-contents .icon-bl {
	font-size: 13px;
	color: #ffffff;
	background: #000000;
	padding: 2px 16px 2px 14px;
	display: inline-block;
}