@charset "UTF-8";

/*
Copyright © Chemix. CSS
Author: Kazuya Tahara(Hdj)
Version: 20230516
*/


/*-----------------------------------------------
 __ResetCss
-----------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-style:normal;
font-weight: 400;
vertical-align: baseline;
box-sizing:border-box;
}

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

html{
overflow-y: scroll;
font-size: 62.5%;
scroll-behavior: smooth;
}

blockquote, q {
quotes: none;
}

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

input, textarea{
margin: 0;
padding: 0;
}

ol, ul{
list-style:none;
}

table{
border-collapse: collapse; 
border-spacing:0;
}
table td{
vertical-align:middle;
}
caption, th{
text-align: left;
}

a:focus {
outline:none;
}

/*ClearFix*/
.clearfix:after {
content: "."; 
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.clearfix {
min-height: 1px;
}

* html .clearfix {
height: 1px;
/*¥*//*/
height: auto;
overflow: hidden;
/**/
}
/*-----------------------------------------------
 __BassSetting
-----------------------------------------------*/
body{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height:1.6;
    font-size: 1.6rem;
	color:#000000;
}
a{
	color:#008BBC;
	font-weight:inherit;
}
a:hover{
	color:#00C8C8;
	font-weight:inherit;
}

/*reCAPTCHAを非表示に*/
.grecaptcha-badge { visibility: hidden; }

/*-----------------------------------------------
 __#HEADER
-----------------------------------------------*/
#HEADER{
    height: 70px;
    margin-bottom: 10px;
}
#HEADER .HeadBody{
    width: 1000px;
    margin: 0 auto;
    position: relative;
    border:1px solid rgba(255, 255, 255, 0);
}
#HEADER .TitleMain{
	width:272px;
	height:53px;
	font-size:1px;
	text-indent:-9999px;
    margin-top: 10px;
	background:url("refer/logo_chemix_medical.png") no-repeat 0 0;
	background-size:contain;
}
#HEADER .TitleMain a{
    display: block;
    width: 100%;
    height: 100%;
}
#HEADER .InqBox{
    display: flex;
    position: absolute;
    top: -1px;
    right: 0;
}
#HEADER .InqBox li{
    width: 184px;
    height: 42px;
    font-size: 1px;
    text-indent: -9999px;
    margin-left: 5px;
}
#HEADER .InqBox li a{
    display: block;
    width: 100%;
    height: 100%;
}
#HEADER .InqBox li a:hover{
    background-color:rgba(255,255,255,0.2);
}
#HEADER .InqBox li.Inq{
    background: url("refer/bt_inq.png") no-repeat 0 0;
    background-size: 184px;
}
#HEADER .InqBox li.Tel{
    background: url("refer/bt_tel.png") no-repeat 0 0;
    background-size: 184px;
}


/*-----------------------------------------------
 __footer
-----------------------------------------------*/
footer{
    background-color: #009fc8;
}
footer *{
    color: #FFF;
}
footer a{
    text-decoration: none;
}
footer a:hover{
    color: #FFF;
    text-decoration: underline;
}
footer .FootBody{
    width: 1000px;
    margin: 0 auto;
    padding-top:50px;
    padding-bottom: 10px;
    position: relative;
}
footer .Sitemap{
}
footer .Sitemap .GlobalN{
    margin-right: 360px;
    margin-bottom: 30px;
}
footer .Sitemap h2{
    font-weight: 600;
    font-size: 1.4rem;
    padding-left: 30px;
    margin-bottom: 10px;
    background: url("refer/ic_home_h.png") no-repeat 0 50%;
    background-size: 24px;
}
footer .Sitemap .GlobalN ul{
    height: 6em;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-left: 30px;
}
footer .Sitemap .GlobalN ul li{
    font-size: 1.4rem;
    margin-left: 0.7em;
    margin-right: 10em;
    padding-left: 0.7em;
    padding-bottom: 0.5em;
    border-left: 1px solid #FFF;
}
footer .Sitemap .GlobalN li.Code a,
footer .Sitemap .GlobalN li.Supply a{
    padding-right: 30px;
    background: url("refer/ic_pdf_material.png") no-repeat 100% 50%;
    background-size: 24px;
}
footer .Sitemap .CorpN{
    margin-bottom: 30px;
}
footer .Sitemap .CorpN .LinkPrivacy{
    font-size: 1.4rem;
    margin-bottom: 5px;
}
footer .Sitemap .CorpN .LinkCorp{
    font-size: 1.4rem;
    font-weight: 500;
}

footer .InqBox{
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
    position: absolute;
    top: 50px;
    right: 0;
}
footer .InqBox li{
    width: 184px;
    height: 42px;
    font-size: 1px;
    text-indent: -9999px;
    margin-left: 5px;
}
footer .InqBox li a{
    display: block;
    width: 100%;
    height: 100%;
}
footer .InqBox li a:hover{
    background-color:rgba(255,255,255,0.2);
}
footer .InqBox li.Inq{
    background: url("refer/bt_inq.png") no-repeat 0 0;
    background-size: 100%;
}
footer .InqBox li.Tel{
    background: url("refer/bt_tel.png") no-repeat 0 0;
    background-size: 100%;
}
footer .Privacy{
    display: flex;
    margin-bottom: 20px;
}
footer .Privacy li{
    font-size: 1.4rem;
    margin-right: 2em;
}
footer .Privacy li.Group{
    display: none;
}
footer .Copyright{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
footer .Copyright figure{
    padding-bottom: 30px;
}
footer .Copyright .Copy{
    font-size: 1.4rem;
}
footer .PageTop{
    width: 40px;
    height: 60px;
    font-size: 1px;
    text-indent: -9999px;
    background: #007EBD url("refer/ic_pagetop.png") no-repeat 50% 10px;
    background-size: 30px;
    position: fixed;
    bottom: 0;
    right: 20px;
    z-index: 9999;
}
footer .PageTop a{
    display: block;
    width: 100%;
    height: 100%;
}
footer .PageTop a:hover{
    background-color: rgba(255,255,255,0.2);
}

/*-----------------------------------------------
 _NavMedical
-----------------------------------------------*/
/*Hamburger Menu*/
#nav-drawer #nav-input,
#nav-drawer #nav-open,
#nav-drawer #nav-close{
	display:none;
}
.NavMedical{
width: 1000px;
margin: 0 auto 10px;
}
.NavMedical ul{
    display: flex;
    justify-content: space-around;
}
.NavMedical ul li{
    width: 25%;
    font-size: 1.4rem;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    border-right: 1px solid #005388;
}
.NavMedical ul li:last-child{
    border-right: 0;
}
.NavMedical ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #005388;
    font-weight: 600;
    text-decoration: none;
    line-height: 30px;
    position: relative;
}
.NavMedical ul li a::after{
    display: block;
    content: "";
    width: 90%;
    height: 5px;
    background-color: rgba(0, 159, 200,0);
    position: absolute;
    left: 5%;
    bottom: -10px;
}
.NavMedical ul li a:hover:after{
    background-color: rgba(0, 159, 200,0.3);
}
.medical .NavMedical ul .NavHome a::after{
    background-color: rgba(0, 159, 200,1.0);
}
.post-type-archive-products .NavMedical ul .NavProd a::after{
    background-color: rgba(0, 159, 200,1.0);
}
.post-type-archive-medical_news .NavMedical ul .NavInfo a::after{
    background-color: rgba(0, 159, 200,1.0);
}
.tax-medical_news_category .NavMedical ul .NavInfo a::after{
    background-color: rgba(0, 159, 200,1.0);
}
.page-template-page-supply .NavMedical ul .NavSupply a::after{
    background-color: rgba(0, 159, 200,1.0);
}

/*-----------------------------------------------
 _Pnkz
-----------------------------------------------*/
.Pnkz {
    width: 1000px;
    margin: 0 auto 20px;
    display: flex;
    justify-content: flex-start;
}
.Pnkz li {
    font-size: 1.4rem;
    line-height: 2.0;
}
.Pnkz li:first-child {
    padding-left: 30px;
    background: url("refer/ic_home_g.png") no-repeat 0 50%;
    background-size: 24px;
}
.Pnkz li a{
    display: inline-block;
    color: #000;
    margin-right: 0.8em;
}
.Pnkz li a:after{
    display: inline-block;
    width: 1.5em;
    content: ">";
    text-align: right;
}

/*-----------------------------------------------
 _article
-----------------------------------------------*/
article {
    margin: 0 auto;
    padding-top: 14px;
	padding-bottom:60px;
}
article h1{
    font-size: 3.4rem;
    margin-bottom: 30px;
}
article .Container{
    width: 1000px;
    margin: 0 auto;
     background-color: rgba(255,255,255,0.95);
}
article h2{
	font-size:2.4rem;
    font-weight: 400;
	margin:1em  0 1em;
}
article h3{
    font-size:2rem;
    font-weight: bold;
	color:#005580;
	margin:2em  0 1em;
}
article h2 + h3{
	margin-top:15px;
}
article h3:first-child{
	margin-top:30px;
}
article h4{
	font-size:1.6rem;
    font-weight: bold;
	margin:1em  0 1em;
}
article h3 + h4{
	margin-top:0;
}
article h5{
	font-size:1.6rem;
	margin:1em 0 5px;
}
article p{
	margin:0 0 1em;
}
article ul{
	margin:0 0 1em;
}
article ol{
	margin:0 0 1em;
}
article li ul,
article li ol,
article li dl{
	margin:0;
}
article dl{
	margin:0 0 1em;
}
article figure{
	margin:0 0 1em;
	text-align:center;
}
article table{
	width:auto;
	margin:0 auto 1em 0;
	border-top:1px solid #E4E4E4;
}
article table th{
	border-bottom:1px solid #E4E4E4;
}
article table td{
	background-color:#FFF;
	border-bottom:1px solid #E4E4E4;
}
article sup{
	font-size:0.75%;
	vertical-align:top;
}
article sub{
	font-size:0.75%;
	vertical-align:bottom;
}
article .Italic{
	font-style:italic;
	font-weight:inherit;
}
article .UL{
	text-decoration:underline;
}
article .Red{
	color:#F00;
}
article .Blue{
	color: #006BDA;
}
article strong{
	font-weight:bold;
}
article .Flex{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
article .AlignRight{
	text-align:right;
}
article .AlignCenter{
	text-align:center;
	vertical-align:middle;
}
article .ListIc li{
	padding-left:1em;
	margin-bottom:0.5em;
	position:relative;
}
article .ListIc li li::before{
}
article .ListIc li::before{
	display:inline-block;
	width:1em;
	content:"●";
	font-size:10px;
	text-align:center;
	color:rgba(19,80,162,1.00);
	position:absolute;
	top:0.3em;
	left:0;
}
article .ListIc li li{
	padding-left:0;
	margin-bottom:0;
	padding-bottom:0;
}
article .ListIc li .ListNote li{
	padding-left:1em;
}
article .ListIc li li::before{
	content:"";
	width:0;
}
article .ListIc li .ListNote li:before{
	content:"※";
	width:1em;
	font-size:100%;
}
article .ListNote li{
	padding-left:1em;
	margin-bottom:0.5em;
	position:relative;
}
article .ListNoteNum li{
	padding-left:1.5em;
	position: relative;
}
article .ListNoteNum li .Num{
	color:#F00;
	position: absolute;
	left:0;
	top:0;
}
article .ListNote li::before{
	display:inline-block;
	width:1em;
	content:"※";
	text-align:center;
	color: rgba(255,0,0,1.00);
	position:absolute;
	top:0em;
	left:0;
}
article .ListNum li{
	margin-left:30px;
	padding-bottom:1em;
	list-style-type:decimal;
}
article .ListNum li ul,
article .ListNum li ol{
	margin:0;
}
article .ListNum li .ListNote li{
	margin:0;
	padding-bottom:0;
	list-style-type:none;
}
article .IcLinkBlank{
	display:inline-block;
	padding-left:1em;
	background:url(refer/ic_link_blank.png) no-repeat 0 0.3em;
	background-size:12px;
}
article .RevNote{
	margin:1em 10px 1em auto;
	padding:1em 0;
	border-top:1px solid #CCC;
}
article .FootInfo{
	padding-top:1em;
	margin-top:2em;
	border-top:2px solid rgba(30,95,122,1.00);
}
article .Bt{
	width:60%;
	line-height:1.6;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	margin:0 auto 20px;
	border-radius:3px;
	background-color: rgba(25,34,96,1.00);
}
article .BtNoLink{
	padding-top:12px;
	padding-bottom:12px;
}
article .Bt a{
	display:block;
	width:100%;
	height:100%;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding-top:12px;
	padding-bottom:12px;
	background-color:rgba(255,255,255,0.00);
}
article .Bt a:hover{
	display:block;
	background-color:rgba(255,255,255,0.2);
}
article .BtCoi{
	width:60%;
	background-image:url(refer/ic_guide.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
}
article .BtSSL{
	width:60%;
	background-image:url(refer/ic_key.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	background-size:25px;
}
article .BtPdf{
	background-image: url(refer/ic_pdf.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	background-color:#C80F13;
	background-size:30px;
}
article .BtXls{
	background-image:url(refer/ic_xls.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	background-color: #3CA503;
	background-size:30px;
}
article .BtWord{
	background-image:url(refer/ic_word.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	background-color: rgba(0,147,187,1.00);
	background-size:30px;
}
article .BtLink{
	width:60%;
	background-image:
		url(refer/ic_link_left.png),
		url(refer/ic_link_right.png);
	background-repeat:
		no-repeat,
		no-repeat;
	background-position:
		10% 50%,
		90% 50%;
	background-size:
		20px, 20px;
}
article .IcPDF{
	padding-left:36px;
	padding-top:4px;
	min-height:28px;
	background:url(refer/ic_link_pdf_l_dl.png) no-repeat 0 50%;
}
article .IcPPT{
	padding-left:36px;
	padding-top:4px;
	min-height:28px;
	background: url(refer/ic_link_ppt_l_dl.png) no-repeat 0 50%;
}
article .Pager{
    width: auto !important;
    text-align: center;
    margin-top: 60px;
}
article .Pager ul{
    display: flex;
    justify-content: center;
}
article .Pager li{
    font-size: 1.4rem;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #005580;
}
article .Pager li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #FFF;
    text-decoration: none;
}
article .Pager li.Prev a{
    padding: 0.5em 1em 0.5em 1.5em;
}
article .Pager li.Prev a::before{
    content: "« "
}
article .Pager li.Next a{
    padding: 0.5em 1.5em 0.5em 1em;
}
article .Pager li.Next a::after{
    content: " »"
}
article .wp-pagenavi{
    text-align: center;
}
article .wp-pagenavi .pages{
    display: inline-block;
    margin-right: 1em;
    font-size: 1.2rem;
}
article .wp-pagenavi .nextpostslink,
article .wp-pagenavi .previouspostslink{
    display: inline-block;
    width: 5em;
    color: #009fc8;
    text-decoration: none;
    font-size: 1.4rem;
    line-height: 2.0;
    text-align: center;
}
article .wp-pagenavi .nextpostslink:hover,
article .wp-pagenavi .previouspostslink:hover{
    color: #3ad4fb;
}
article .wp-pagenavi .current{
    display: inline-block;
    color: #FFF;
    padding: 0.2em 0.5em;
    margin-right: 0.25em;
    margin-left: 0.25em;
    background-color: #005580;
    border: 1px solid #005580;
}
article .wp-pagenavi .page{
    display: inline-block;
    color: #005580;
    text-decoration: none;
    padding: 0.2em 0.5em;
    margin-right: 0.25em;
    margin-left: 0.25em;
    border: 1px solid #005580;
}
article .wp-pagenavi .page:hover{
    color: #FFF;
    background-color: #005580;
}
article .wp-pagenavi .first,
article .wp-pagenavi .last{
    color: #005580;
    text-decoration: none;
    font-size: 1.2rem;
}
article .wp-pagenavi .first:hover,
article .wp-pagenavi .last:hover{
    color: #0092DC;
}

/*-----------------------------------------------
 __medical（医療関係者home）
-----------------------------------------------*/
.medical article{
    background: url(refer/bg_medical.jpg) no-repeat 0 5px;
    background-size: 100vw;
}
.medical .Container{
    padding: 30px;
}
.medical article .InfoList{
    display: flex;
    justify-content:flex-start;
    flex-wrap: wrap;
}
.medical article .InfoList li{
    width: 30%;
    margin-right: 3%;
    margin-bottom: 30px;
    background-color: #FFF;
}
.medical article .InfoList li a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit;
    border-top: 7px solid #009fc8;
}
.medical article .InfoList li a:hover{
    border-top: 7px solid #28bced;
}
.medical article .InfoList li a:hover p{
    text-decoration: underline;
}
.medical article .InfoList li h3{
    font-size: 2.0rem;
    font-weight: 400;
    color: #0087b6;
    margin-top: 10px;
}
.medical article .InfoList li a:hover h3{
    color: #28bced;
}
.medical article .InfoList li p{
    font-size: 1.4rem;
}
.medical article .InfoList .LinkProd{
    background: url(refer/ic_product.png) no-repeat 95% 15px;
    background-size: 35px;
    background-color: #FFF;
}
.medical article .InfoList .LinkProd:hover{
    background: url(refer/ic_product_hover.png) no-repeat 95% 15px;
    background-size: 35px;
    background-color: #FFF;
}
.medical article .InfoList .LinkNews{
    background: url(refer/ic_info.png) no-repeat 95% 15px;
    background-size: 36px;
    background-color: #FFF;
}
.medical article .InfoList .LinkNews:hover{
    background: url(refer/ic_info_hover.png) no-repeat 95% 15px;
    background-size: 36px;
    background-color: #FFF;
}
.medical article .InfoList .LinkStatus{
    background: url(refer/ic_stable_supply.png) no-repeat 95% 15px;
    background-size: 48px;
    background-color: #FFF;
}
.medical article .InfoList .LinkStatus:hover{
    background: url(refer/ic_stable_supply_hover.png) no-repeat 95% 15px;
    background-size: 48px;
    background-color: #FFF;
}
.medical article .InfoList .LinkCode{
    background: url(refer/ic_code.png) no-repeat 95% 15px;
    background-size: 25px;
    background-color: #FFF;
}
.medical article .InfoList .LinkCode:hover{
    background: url(refer/ic_code_hover.png) no-repeat 95% 15px;
    background-size: 25px;
    background-color: #FFF;
}
.medical article .InfoList .LinkSupply{
    background: url(refer/ic_supply.png) no-repeat 95% 15px;
    background-size: 35px;
    background-color: #FFF;
}
.medical article .InfoList .LinkSupply:hover{
    background: url(refer/ic_supply_hover.png) no-repeat 95% 15px;
    background-size: 35px;
    background-color: #FFF;
}
.medical article .InfoList .LinkCode h3{
    background: url(refer/ic_pdf_material.png) no-repeat 5.5em 50%;
    background-size: 32px;
}
.medical article .InfoList .LinkSupply h3{
    background: url(refer/ic_pdf_material.png) no-repeat 6.5em 50%;
    background-size: 32px;
}
.medical .ImportantNews h2{
    color: #ff005e;
    padding-bottom: 10px;
    border-bottom: 7px solid #ff005e;
}
.medical .ImportantNews{
    margin-bottom: 40px;
}
.medical .ImportantNews li{
    padding-left: 6em;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    position: relative;
    border-bottom: 1px solid #EEE;
}
.medical .ImportantNews li .Date{
    font-size: 1.4rem;
    position: absolute;
    top: 0.2em;
    left: 0;
}
.medical .ImportantNews li .Cate{
    font-size: 1.4rem;
    color: #ff005e;
}
.medical .ImportantNews li a{
    color: #000;
    text-decoration: none;
}
.medical .ImportantNews li a:hover{
    text-decoration: underline;
}
.medical .ImportantNews li .IcPdfNews{
    margin-left: 5px;
    vertical-align: -0.2em;
}
.medical .ImportantNews li .IcPdfNew{
    vertical-align: -0.2em;
}
.medical .MedicalNews h2{
    margin-bottom: 10px;
}
.medical .MedicalNews .NewsCategory{
    display: flex;
    justify-content: center;
    margin: 0 auto 5px;
    border-bottom: 7px solid #009fc8;
}
.medical .MedicalNews .NewsCategory li{
    width: 19%;
    margin-right: 1%;
    text-align: center;
    font-weight: 600;
    line-height: 60px;
    background-color: #EEEEEE;
    border-radius: 3px 3px 0 0;
}
.medical .MedicalNews .NewsCategory li:hover{
    background-color: #28bced;
}
.medical .MedicalNews .NewsCategory li:hover a{
    color: #FFF;
}
.medical .MedicalNews .NewsCategory li:last-child{
    width: 20%;
    margin-right: 0%;
}
.medical .MedicalNews .NewsCategory li a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    border-radius: 3px 3px 0 0;
}
.medical .MedicalNews .NewsCategory .Active{
    background-color: #009fc8;
}
.medical .MedicalNews .NewsCategory .Active a{
    color: #FFF;
}
.medical .MedicalNews .NewsCategory .supply a{
    color: #e41697;
}
.medical .MedicalNews .NewsCategory .temp a{
    color: #00ae9f;
}
.medical .MedicalNews .NewsCategory .package a{
    color: #00c500;
}
.medical .MedicalNews .NewsCategory .other a{
    color: #BB6223;
}
.medical .MedicalNews .NewsList{
    margin-bottom: 40px;
}
.medical .MedicalNews .NewsList li{
    padding-left: 6em;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    position: relative;
    border-bottom: 1px solid #EEE;
}
.medical .MedicalNews .NewsList li .Date{
    font-size: 1.4rem;
    position: absolute;
    top: 0.2em;
    left: 0;
}
.medical .MedicalNews .NewsList li .Cate{
    font-size: 1.4rem;
}
.medical .MedicalNews .NewsList .package .Cate{
    color: #00c500;
}
.medical .MedicalNews .NewsList .temp .Cate{
    color: #00ae9f;
}
.medical .MedicalNews .NewsList .supply .Cate{
    color: #e41697;
}
.medical .MedicalNews .NewsList .other .Cate{
    color: #bb6223;
}
.medical .MedicalNews .NewsList li a{
    color: #000;
    text-decoration: none;
}
.medical .MedicalNews .NewsList li a:hover{
    text-decoration: underline;
}
.medical .MedicalNews .NewsList li .IcPdfNews{
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: -0.2em;
}
.medical .MedicalNews .NewsList li .IcPdfNew{
    vertical-align: -0.2em;
}
.medical .MedicalNews .BtNewsList{
    width: 200px;
    color: #FFF;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    background-color: #009fc8;
    border-radius: 5px;
}
.medical .MedicalNews .BtNewsList a{
    display: block;
    width: 100%;
    height: 100%;
    color: #FFF;
    font-weight: 600;
    text-decoration: none;
}
.medical .MedicalNews .BtNewsList:hover{
    background-color: #28bced;
}
/*-----------------------------------------------
 __news
-----------------------------------------------*/
.medicalnews .MedicalNews .NewsCategory{
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.medicalnews .MedicalNews .NewsCategory li{
    width: 19%;
    margin-right: 1%;
    text-align: center;
    font-weight: 600;
    line-height: 50px;
    background-color: #EEEEEE;
    border-radius: 3px 3px 0 0;
}
.medicalnews .MedicalNews .NewsCategory li:hover{
    background-color: #28bced;
}
.medicalnews .MedicalNews .NewsCategory li:hover a{
    color: #FFF;
}
.medicalnews .MedicalNews .NewsCategory li:last-child{
    width: 20%;
    margin-right: 0%;
}
.medicalnews .MedicalNews .NewsCategory li a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    border-radius: 3px 3px 0 0;
}
.medicalnews .MedicalNews .NewsCategory li a.current,
.medicalnews .MedicalNews .NewsCategory .Active{
    background-color: #009fc8;
}
.medicalnews .MedicalNews .NewsCategory li a.current:hover,
.medicalnews .MedicalNews .NewsCategory .Active:hover{
    background-color: #009fc8;
}
.medicalnews .MedicalNews .NewsCategory li a.current,
.medicalnews .MedicalNews .NewsCategory .Active a{
    color: #FFF !important;
    cursor: default;
}
.medicalnews .MedicalNews .NewsCategory .all a{
    color: #0087b6;
}
.medicalnews .MedicalNews .NewsCategory .supply a{
    color: #e41697;
}
.medicalnews .MedicalNews .NewsCategory .temp a{
    color: #00ae9f;
}
.medicalnews .MedicalNews .NewsCategory .package a{
    color: #00c500;
}
.medicalnews .MedicalNews .NewsCategory .other a{
    color: #BB6223;
}
.medicalnews .Selector{
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
    margin-bottom: 5px;
    background-color: #009fc8;
}
.medicalnews .Selector .SelectY{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0;
}
.medicalnews .Selector .SelectY dt{
    color: #FFF;
    font-size: 1.4rem;
}
.medicalnews .Selector .SelectY dd .Year{
  appearance: none;
  color: #009fc8;
  font-size: 1.4rem;
  padding: 7px 20px 7px 26px;
  border: 0;
    border-radius: 5px;
    position: relative;
    background:#FFF url(refer/bg_select.png) no-repeat -1px 50%;
    background-size: 22px;
}
.medicalnews .Selector .wp-pagenavi .pages{
    color: #FFF;
    font-size: 1.4rem;
}
.medicalnews .Selector .wp-pagenavi .pages::after{
    content: "ページ";
}
.medicalnews .Selector .wp-pagenavi .previouspostslink{
    display: inline-block;
    font-weight: 600;
    background-color: #FFF;
    padding:0 15px;
    margin-left: 20px;
    margin-right: 10px;
    border-radius: 3px;
    text-decoration: none;
}
.medicalnews .Selector .wp-pagenavi .nextpostslink{
    display: inline-block;
    font-weight: 500;
    background-color: #FFF;
    padding:0 15px;
    margin-left: 10px;
    border-radius: 3px;
    text-decoration: none;
}
.medicalnews .Selector .wp-pagenavi .first,
.medicalnews .Selector .wp-pagenavi .last,
.medicalnews .Selector .wp-pagenavi .extend,
.medicalnews .Selector .wp-pagenavi .current,
.medicalnews .Selector .wp-pagenavi .page{
    display: none;
}
.medicalnews .MedicalNews .NewsList{
    margin-bottom: 40px;
}
.medicalnews .MedicalNews .NewsList li{
    padding-left: 6em;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    position: relative;
    border-bottom: 1px solid #EEE;
}
.medicalnews .MedicalNews .NewsList li .Date{
    font-size: 1.4rem;
    position: absolute;
    top: 0.2em;
    left: 0;
}
.medicalnews .MedicalNews .NewsList li .Cate{
    font-size: 1.4rem;
}
.medicalnews .MedicalNews .NewsList .package .Cate{
    color: #00c500;
}
.medicalnews .MedicalNews .NewsList .temp .Cate{
    color: #00ae9f;
}
.medicalnews .MedicalNews .NewsList .supply .Cate{
    color: #e41697;
}
.medicalnews .MedicalNews .NewsList .other .Cate{
    color: #bb6223;
}
.medicalnews .MedicalNews .NewsList li a{
    color: #000;
    text-decoration: none;
}
.medicalnews .MedicalNews .NewsList li a:hover{
    text-decoration: underline;
}
.medicalnews .MedicalNews .NewsList li .IcPdfNews{
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: -0.2em;
}
.medicalnews .MedicalNews .NewsList li .IcPdfNew{
    vertical-align: -0.2em;
}
/*-----------------------------------------------
 __products list
-----------------------------------------------*/
.products_list .ProductTable {
    width: 100%;
}
.products_list .ProductTable .Prd{
    min-width: 260px;
    padding: 15px 5px 15px 0;
}
.products_list .ProductTable .Prd a{
    display: block;
    width: 100%;
    height: 100%;
    min-height: 90px;
    color: #000;
    text-decoration: none;
    padding: 2px 15px;
    background: url("refer/ic_product_link.png") no-repeat 5px 7px;
    background-size: 10px;
}
.products_list .ProductTable .Prd a:hover{
    background: #EFEFEF url("refer/ic_product_link.png") no-repeat 5px 7px;
    background-size: 10px;
}
.products_list .ProductTable .Prd .PrdName{
    font-size: 1.4rem;
    font-weight: 600;
    padding-left: 0.5em
}
.products_list .ProductTable .Prd .Name{
    font-size: 1rem;
    margin-bottom: 0;
}
.products_list .ProductTable .Prd .Name dt{
    float: left;
}
.products_list .ProductTable .Prd .Name dd{
    padding-left: 3em;
    margin-bottom: 0.5em;
}
.products_list .ProductTable .Prd .Name dd:last-child{
    margin-bottom: 0;
}
.products_list .ProductTable .Prd .Name dt.Ipn{
    width: 2.5em;
    color: #FFF;
    text-align: center;
    background-color: #00aea0;
}
.products_list .ProductTable .Prd .Name dt.Senp{
    width: 2.5em;
    color: #FFF;
    text-align: center;
    background-color: #9d1f98;
}
.products_list .ProductTable .Photo{
    padding: 15px 10px 0 0;
    vertical-align: top;
}
.products_list .ProductTable .Material{
    width: 560px;
    vertical-align: top;
    padding: 15px 0 15px 0;
}
.products_list .ProductTable .Material .ToggleShow{
    display: none;
}
.products_list .ProductTable .Material .ToggleShow .ShowMaterial,
.products_list .ProductTable .Material .ToggleShow .NotShowMaterial{
    display: none;
}
.products_list .ProductTable .Material  .MaterialLink{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.products_list .ProductTable .Material  .MaterialLink li{
    width: 139px;
    font-size: 1rem;
    line-height: 29px;
    color:rgba(0,0,0,0.3);
    padding-left: 10px;
    margin-right: 1px;
    margin-bottom: 1px;
    background-color: rgba(220,241,245,0.3);
}
.products_list .ProductTable .Material  .MaterialLink li a{
    display: block;
    width: 108%;
    height: 100%;
    line-height: 1.6;
    color:rgba(0,0,0,1.0);
    text-decoration: none;
    white-space: nowrap;
    padding: 6.5px 10px;
    margin-left: -10px;
    background: rgba(220,241,245,1.0) url("refer/ic_pdf_material.png") no-repeat 95% 50%;
    background-size: 16px;
}
.products_list .ProductTable .Material  .MaterialLink li a:hover{
    background: rgba(220,241,245,0.3) url("refer/ic_pdf_material.png") no-repeat 95% 50%;
    background-size: 16px;
}

/*-----------------------------------------------
 __products_info
-----------------------------------------------*/
.products_info h2{
    padding-left: 10px;
    margin-top: 2.5em;
    margin-bottom: 10px;
    border-left: 6px solid #00aea0;
}
.products_info h2.ImportantNews{
    color: #ff005e;
    border-left: 6px solid #ff005e;
}
.products_info .Anc{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.products_info .Anc li{
    width: 19%;
    text-align: center;
    background:#EEE url(refer/ic_anc_prd.png) no-repeat 50% 90%;
    background-size: 10px;
    border-radius: 5px;
}
.products_info .Anc li.NoLink{
    line-height: 40px;
    color: #aaaaaa;
    font-size: 1.4rem;
    font-weight: 600;
}
.products_info .Anc li a{
    display: block;
    width: 100%;
    line-height: 40px;
    color: #0087b6;
    font-size: 1.4rem;
    font-weight: 600;
    text-decoration: none;
    border-radius: 5px;
}
.products_info .Anc li:hover{
    background:rgba(0, 159, 200, 0.2) url(refer/ic_anc_prd.png) no-repeat 50% 90%;
    background-size: 10px;
}
.products_info .Anc li.NoLink:hover{
    background:#EEE url(refer/ic_anc_prd.png) no-repeat 50% 90%;
    background-size: 10px;
}
.products_info .PhotoList{
    display: flex;
    justify-content: flex-start;
}
.products_info .PhotoList li{
    margin-right: 20px;
}
.products_info .PrdInfo{
    width: 100%;
}
.products_info .PrdInfo th{
    width: 18em;
    white-space: nowrap;
    color: #000;
    padding: 5px 10px;
    background-color: #EEE;
    vertical-align: middle;
}
.products_info .PrdInfo td{
    color: #000;
    padding: 5px 10px;
}
.products_info .PrdInfo.Code{
    width: 100%;
}
.products_info .PrdInfo.Code th{
    vertical-align: middle;
}
.products_info .InfoPDF{
    margin-bottom: 40px;
    padding-top: 5px;
    border-top: 1px solid #EEE;
}
.products_info .InfoPDF li{
    padding-left: 6em;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    position: relative;
    border-bottom: 1px solid #EEE;
}
.products_info .InfoPDF li .Date{
    font-size: 1.4rem;
    position: absolute;
    top: 0.2em;
    left: 0;
}
.products_info .InfoPDF li .Cate{
    font-size: 1.4rem;
}
.products_info .InfoPDF .package .Cate{
    color: #00c500;
}
.products_info .InfoPDF .temp .Cate{
    color: #00ae9f;
}
.products_info .InfoPDF .supply .Cate{
    color: #e41697;
}
.products_info .InfoPDF .other .Cate{
    color: #bb6223;
}
.products_info .InfoPDF li a{
    color: #000;
    text-decoration: none;
}
.products_info .InfoPDF li a:hover{
    text-decoration: underline;
}
.products_info .InfoPDF li .IcPdfNews{
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: -0.2em;
}
.products_info .InfoPDF li .IcPdfNew{
    vertical-align: -0.2em;
}
.products_info .Material {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.products_info .Material li{
    width: 24.9%;
    font-size: 1.6rem;
    line-height: 46px;
    color:rgba(0,0,0,0.3);
    padding-left: 15px;
    margin-right: 0.1   %;
    margin-bottom: 1px;
    background-color: rgba(220,241,245,0.3);
}
.products_info .Material li a{
    display: block;
    width: 106%;
    height: 100%;
    line-height: 1.6;
    color:rgba(0,0,0,1.0);
    text-decoration: none;
    white-space: nowrap;
    padding: 10px 15px;
    margin-left: -15px;
    background: rgba(220,241,245,1.0) url("refer/ic_pdf_material.png") no-repeat 95% 50%;
    background-size: 30px;
}
.products_info .Material li a:hover{
    background: rgba(220,241,245,0.3) url("refer/ic_pdf_material.png") no-repeat 95% 50%;
    background-size: 30px;
}
.products_info .OtherMaterial{
    border-top:1px solid #EEE;
    padding-top: 1em;
}
.products_info .OtherMaterial li{
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom:1px solid #EEE;
}
.products_info .OtherMaterial li a{
    text-decoration: none;
}
.products_info .OtherMaterial li .IcPdfNews{
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: -0.2em;
}
.products_info .OtherMaterial li .IcPdfNew{
    vertical-align: -0.2em;
}

/*-----------------------------------------------
 __安定供給
-----------------------------------------------*/
.Supply .SupplyTable {
    margin-top: 50px;
    border-left: 1px  solid #CCC;
    border-top: 1px  solid #CCC;
}
.Supply .SupplyTable th{
    background: #EFEFEF;
    text-align: center;
    font-weight: bold;
}

.Supply .SupplyTable th,
.Supply .SupplyTable td {
    padding: 1em;
    border-right: 1px  solid #CCC;
    border-bottom: 1px  solid #CCC;
}
.Supply .SupplyTable td.Hindo{
    text-align: center;
    white-space: nowrap;
}
.Supply .SupplyTable td.Link{
    white-space: nowrap;
}
.Supply .SupplyTable .IcList{
    margin-bottom: 0;
}
.Supply .SupplyTable .IcList li{
    padding-left: 1em;
    margin-bottom: 1em;
    position: relative;
}
.Supply .SupplyTable .IcList li:last-child{
    margin-bottom: 0;
}
.Supply .SupplyTable .IcList li::before{
    content: "●";
    font-size: 1.2rem;
    position: absolute;
    left: 0;
    top: 0.2em;
}
.Supply .SupplyTable .IcPDF{
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 0;
    min-height: inherit;
}
.Supply .SupplyTable .IcPDF .Doc{
    padding-left: 1.2em;
    background:url("refer/ic_pdf.png") no-repeat 0 0.4em;
    background-size: 16px;
}
.Supply .SupplyTable .IcPDF .NoDoc{
    padding-left: 1.2em;
}
.Supply .SupplyTable .IcPDF .Date{
    font-size: 1.2rem;
}

