@charset "utf-8";
/*
Theme Name: BizVektor-Child
Template: biz-vektor
Version: 1.0
*/
#header { padding-top:0; }
#headerTop #site-description	{ min-height: 20px;}
#header #site-title a img { max-height:67px;margin-top:3px; }
#topMainBnr { background: #fff; }
#topMainBnrFrame { box-shadow:none;border:none; }
#topMainBnrFrame .slideFrame	{ border:none; }
#content #topInfo h2 {
border:none;
border-top:none;
border-bottom:2px solid #173386;
padding-left:0;
padding-right:15px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
background: #fff;
font-weight: normal;}

#gMenu .menu li a { color: #fff;
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}

.sideTower .localHead	{ border:none;background: #c00;color:#fff;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
.sideTower .localHead a	{ color:#fff; }

#content h2,
#content h1.contentTitle,
#content h1.entryPostTitle	{ border:none;border-bottom:3px solid #c00;padding-left:0;padding-right:15px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
background: #fff;
background: #fff;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";;
}
#content h3	{ margin:30px 0px 10px; }

#content table { font-size:100%; border-top: 1px solid #959595;}
#content table th,
#content table td { border: 1px solid #959595; }
#content table td { background: #fff; }
#content table.style-none1 { font-size:100%; border-top: 0;}
#content table.style-none1 th,
#content table.style-none1 td { border: 0; padding: 0; background: none; font-weight: normal; }
#content table.style-none2 { font-size:100%; border-top: 0;}
#content table.style-none2 th,
#content table.style-none2 td { border: 0; padding: 3px 0; background: none; font-weight: normal; }
#content ol	{ margin:0px 0px 20px 20px; }
#content ol ul li { list-style: disc; }


/*      .child_page_block
/*-------------------------------------------*/
.childText .moreLink {
	text-align: right;
}

/*      .page_link_block
/*-------------------------------------------*/
#content .page_link_block  { display:block; overflow:hidden; margin-bottom:15px; width: 100%; cursor: pointer; }
#content .page_link_block .page_link_blockInner { display:block; overflow:hidden; padding:14px 13px;border:1px solid #ccc; border-radius:3px;box-shadow:inset 1px 1px 0px rgba(255,255,255,1.0); }
#content .page_link_block h3 { font-size: 18px; color: #173386;padding: 0;border-left: none; margin: 0 0 15px 0; font-weight: normal; }
#content .page_link_block .childText { display:block; overflow:hidden; }
#content .page_link_block p  { font-size:12px;margin-bottom:0px; line-height:133%; padding:0px; }

#content .page_link_block .thumbImage  { display:block;border:1px solid #ccc; margin-bottom:15px}
#content .page_link_block .thumbImage .thumbImageInner   { display:block; overflow:hidden; border:1px solid #fff; }
#content .page_link_block .thumbImage .thumbImageInner img { width:100%;height:auto !important /* ie8 */; }

/*      .navigation
/*-------------------------------------------*/
.navigation a:link,
.navigation a:visited { color: #5A5A5A; text-decoration: none; }
.navigation a:active,
.navigation a:hover { color: #0557ff; }
.nav-previous .meta-nav{ display: inline-block; width: 10px; height: 10px; background:url(/education/pharm/homepharmacist/cms/wp-content/themes/biz-vektor-child/images/ico_arrow03_l.png) left center no-repeat; }
.nav-next  .meta-nav{ display: inline-block; width: 10px; height: 10px; background:url(/education/pharm/homepharmacist/cms/wp-content/themes/biz-vektor-child/images/ico_arrow03_r.png) left center no-repeat; }

/*      .infoList
-------------------------------------------------------------- */
#content .infoList ul li { margin-bottom: 10px; padding-bottom: 10px; }
#content .infoList ul li .infoTxt a { background:url(/education/pharm/homepharmacist/cms/wp-content/themes/biz-vektor-child/images/ico_arrow02.gif) left 7px no-repeat; }
#content .infoList ul li .infoTxt a:hover { color:#0557ff; text-decoration: none;}

/*      .acdn
-------------------------------------------------------------- */
#content .acdn {
  margin-bottom: 5px;
}
#content .acdn .acTit {
  margin: 0 0 0;
  padding: 15px 14px 15px;
  border: solid 1px #e9e9e9;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e9e9e9), color-stop(0, #f2f2f2));
  background: -webkit-linear-gradient(#f2f2f2, #e9e9e9);
  background: -moz-linear-gradient(#f2f2f2, #e9e9e9);
  background: -o-linear-gradient(#f2f2f2, #e9e9e9);
  background: -ms-linear-gradient(#f2f2f2, #e9e9e9);
  background: linear-gradient(#f2f2f2, #e9e9e9);
  position: relative;
  cursor: pointer;
  font-weight: normal;
  color: #333;
}

#content .acdn .acTit:after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 19px;
  width: 19px;
  margin-top: -5px;
  height: 10px;
  background: url(/education/pharm/homepharmacist/cms/wp-content/themes/biz-vektor-child/images/ico_arrow01_d.png) right center no-repeat;
}
#content .acdn .acTit.open:after {
  background: url(/education/pharm/homepharmacist/cms/wp-content/themes/biz-vektor-child/images/ico_arrow01_u.png) right center no-repeat;
}
#content .acdn .acContent {
  display: none;
}
#content .acdn .acContent {
  margin: 0 0 0;
  padding: 10px;
  background: #f8f8f8;
}

/*-------------------------------------------*/
/* ¥³¥ó¥Æ¥ó¥ÄÍÆŠX¥µ¥¤¥º¤è¤ê´ó¤­¤¤ˆöºÏ
/*-------------------------------------------*/
@media (min-width: 660px) {
#header { padding-top:15px;}
#topPr .prImage img.imageWide {
width: 100%;
}
#content table.mobile-block th,
#content table.mobile-block td { border: 1px solid #959595; }
#content table.mobile-block.style-none1 th,
#content table.mobile-block.style-none1 td { border: none; }
#content table.mobile-block.style-none2 th,
#content table.mobile-block.style-none2 td { border: none; }

/*      .page_link_block
/*-------------------------------------------*/
#content .page_link_block  { width:48%; }
#content .page_link_block.layout_odd { float:left; clear:both; }
#content .page_link_block.layout_even { float:right; }

}
/*-------------------------------------------*/
/* pc iPad3¤è¤ê´ó¤­¤¤ˆöºÏ
/*-------------------------------------------*/
@media (min-width: 770px) {
#gMenu {
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";;
}
#gMenu .sub-menu li a { color: #333;}
#gMenu .menu > li.current_page_item > a,
#gMenu .menu > li.current-menu-item > a,
#gMenu .menu > li.current_page_ancestor > a ,
#gMenu .menu > li.current-page-ancestor > a ,
#gMenu .menu > li > a:hover {
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
}
/*-------------------------------------------*/
/*	¥Õ¥ë¥µ¥¤¥º
/*-------------------------------------------*/
@media (min-width: 970px) {
#topMainBnrFrame .slideFrame img	{ position:relative;left:-4px; }
#topMainBnrFrame .slides img,
#topMainBnrFrame.flexslider .slides img	{ width:950px !important;max-width:950px !important; }
}


/*-------------------------------------------*/
/*  Add Class
/*-------------------------------------------*/

/* Position
================================================ */
/* text-align */
.taL {text-align: left !important;}
.taC {text-align: center !important;}
.taR {text-align: right !important;}

/* Space
================================================ */
/* margin */
.mt0  {margin-top: 0 !important;}
.mt5  {margin-top: 5px !important;}
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt70 { margin-top: 70px !important; }
.mt80 { margin-top: 80px !important; }
.mt90 { margin-top: 90px !important; }
.mt100 { margin-top: 100px !important; }
.mr0 { margin-right: 0px !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr12 { margin-right: 12px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr30 { margin-right: 30px !important; }
.mr40 { margin-right: 40px !important; }
.mr50 { margin-right: 50px !important; }
.mr60 { margin-right: 60px !important; }
.mr70 { margin-right: 70px !important; }
.mr80 { margin-right: 80px !important; }
.mr90 { margin-right: 90px !important; }
.mr100 { margin-right: 100px !important; }
.mb0 { margin-bottom: 0px !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; }
.ml0 { margin-left: 0px !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml30 { margin-left: 30px !important; }
.ml40 { margin-left: 40px !important; }
.ml50 { margin-left: 50px !important; }
.ml60 { margin-left: 60px !important; }
.ml70 { margin-left: 70px !important; }
.ml80 { margin-left: 80px !important; }
.ml90 { margin-left: 90px !important; }
.ml100 { margin-left: 100px !important; }

.pcmt10 { margin-top: 10px !important;}
@media screen and (max-width: 700px){
  .pcmt10 { margin-top: 0 !important;}
}

/* padding */
.pt0  {padding-top: 0 !important; }
.pt10 { padding-top: 10px !important; }
.pt20 { padding-top: 20px !important; }
.pt30 { padding-top: 30px !important; }
.pt40 { padding-top: 40px !important; }
.pt50 { padding-top: 50px !important; }
.pt60 { padding-top: 60px !important; }
.pt70 { padding-top: 70px !important; }
.pt80 { padding-top: 80px !important; }
.pt90 { padding-top: 90px !important; }
.pt100 { padding-top: 100px !important; }
.pr0 { padding-right: 0px !important; }
.pr10 { padding-right: 10px !important; }
.pr20 { padding-right: 20px !important; }
.pr30 { padding-right: 30px !important; }
.pr40 { padding-right: 40px !important; }
.pr50 { padding-right: 50px !important; }
.pr60 { padding-right: 60px !important; }
.pr70 { padding-right: 70px !important; }
.pr80 { padding-right: 80px !important; }
.pr90 { padding-right: 90px !important; }
.pr100 { padding-right: 100px !important; }
.pb0 { padding-bottom: 0px !important; }
.pb5 { padding-bottom: 5px !important; }
.pb8 { padding-bottom: 8px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb100 { padding-bottom: 100px !important; }
.pl0 { padding-left: 0px !important; }
.pl10 { padding-left: 10px !important; }
.pl20 { padding-left: 20px !important; }
.pl30 { padding-left: 30px !important; }
.pl40 { padding-left: 40px !important; }
.pl50 { padding-left: 50px !important; }
.pl60 { padding-left: 60px !important; }
.pl70 { padding-left: 70px !important; }
.pl80 { padding-left: 80px !important; }
.pl90 { padding-left: 90px !important; }
.pl100 { padding-left: 100px !important; }

/*-------------------------------------------*/
/*  #contactform
/*-------------------------------------------*/

#contactform .requiredTxt {
display: block;
color: #f00;
font-size: 12px;
}

#contactform .note {
display: block;
color: #999;
font-size: 12px;
padding: 3px 0;
}

#contactform .note.inline {
display: inline;
}

#contactform .attention {
  display: block;
  margin: 5px 0 10px;
  padding: 3px 10px;
  border: solid 1px #faa;
  font-size: 12px;
  background: #fee;
  width: 90%;
}

#contactform .subTit01 {
  float: left;
  width: 50px;
  margin-top: 5px;
}

#contactform.confirm .subTit01 {
  margin-top: 0;
  font-weight: bold;
}

#contactform .subInput01 {
  display: block;
  overflow: hidden;
}

#contactform textarea {
  resize: vertical;
}

#contactform .sizeSS { width: 100px !important;}
#contactform .sizeS { width: 200px !important;}
#contactform .sizeM { width: 90% !important;}
#contactform .sizeM2 { width: 250px !important;}

#contactform .sizeM2 { width: 330px !important;}

@media screen and (max-width: 700px){
  #contactform .sizeM2 { width: 90% !important;}
}

/* clearfix */
#contactform dl:after,
#contactform.confirm .emptyChk:after {
  content: "";
    display: block;
    clear: both;
}
#contactform dl,
#contactform.confirm .emptyChk {*zoom:1;}

#contactform dl{ 
  border-bottom: solid 1px #e8eaed;
  margin: 15px 0 0 0;
  padding: 0 0 15px 0;}

#contactform dl.first{ 
  border-top: solid 1px #e8eaed;
  margin-top: 25px;
  padding-top: 15px;}

#contactform dl dt {
  float: left;
  padding: 0;
  margin: 0;
  width: 140px;
}

#contactform dl dd {
  float: left;
  width: 490px;
  margin-bottom: 0;
}

.confirm #contactform dl dt {
  padding-top: 0;
}

#contactform dl.noFl dt {
  float: none;
  padding-top: 0;
  margin-bottom: 5px;
  width: auto;
}
#contactform dl.noFl dd {
  float: none;
  width: auto;
}

.confirm #contactform dl dd span {
  display: block;
}

#contactform select{
  padding: 5px;
  margin: 5px 5px 5px 0px;
}

#contactform label{
  padding: 5px;
  margin: 5px 5px 5px 0px;
}

#contactform input[type=radio]{
  margin-right: 5px;
}

/* .btn-send
------------------------------ */
#contactform .btn-send{
  text-align: center;
  margin-top: 40px;
}

#contactform .btn-send li{
  padding: 0;
  display: inline;
  margin: 0 20px
}

@media screen and (max-width: 700px){
#contactform .note.inline {
display: block;
}

#contactform dl dt {
  float: none;
  padding-top: 0;
  margin-bottom: 6px;
  width: auto;
}
#contactform dl dd {
  float: none;
  width: auto;
}

.confirm #contactform dl dt,
.confirm #contactform dl dd {
  width: auto;
}
}

/*-------------------------------------------*/
/*  Magnific Popup CSS
/*-------------------------------------------*/

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*-------------------------------------------*/
/*  È«Ìå¤ÎÎÄ×ÖÉ«‰ä¸ü¡¡20150224
/*-------------------------------------------*/

body {
color: #2C2C2C;
text-align: center;
font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",sans-serif; 
}

a {
overflow: hidden;
}

a.btn:hover,
.linkBtn a:hover {
background-color:#e5e5e5;
color:#2C2C2C;
}

a.btn.btnAdmin,
.linkBtn.linkBtnAdmin a {
 color:#2C2C2C !important;
 background-color:#e5e5e5;
 border-radius:3px;
 text-decoration:none;
 border:1px solid #cccccc;
box-shadow:inset 0 1px 0 #fff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#e5e5e5));
background: -moz-linear-gradient(#fff, #e5e5e5);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffffff, EndColorStr=#e5e5e5)";
}

#headerTop {
color:#2C2C2C;
overflow:hidden;
width:100%;
padding:2px 0px;
clear:both;
font-size:85.7%;
display: none;
}

#content .entry-meta {
margin-bottom:15px;
font-size:11px;
color:#2C2C2C;
}

#content h3 {
clear:both;
font-size:18px;
margin:30px 0px 25px;
padding:2px 0px 0px 15px;
border-left:3px solid #2C2C2C;
color:#333;
}

#content .child_page_block p a {
text-decoration:none;
color:#2C2C2C;
}

#content .infoList .infoCate a {
color:#2C2C2C;
margin-right:4px;
background-color:#e5e5e5;
color:#2C2C2C;
font-size:11px;
padding:2px 7px 1px;
line-height:14px;
text-decoration:none;
position:relative;
}

#content .infoList ul li .infoTxt a {
text-decoration:none;
background:url(/education/pharm/homepharmacist/cms/wp-content/themes/biz-vektor-child/images/icon_arrow2_red.gif) left 7px no-repeat;
padding-left:10px;
color:#2C2C2C;
display:block;
overflow:hidden;
}

#content .infoList .infoListBox div.entryTxtBox p.entryMeta .infoCate {
color:#2C2C2C;
}

.sideTower .localHead a {
text-decoration:none;
}

.sideTower .sideWidget li a {
display:block;
padding:13px 10px 11px 28px;
text-decoration:none;
color:#2C2C2C;
background:url(/education/pharm/homepharmacist/cms/wp-content/themes/biz-vektor-child/images/icon_arrow1_gray.gif) 10px 50% no-repeat;
}

.sideTower .ttBoxSection .ttBox a { color: #2C2C2C; }

#topPr p a {
text-decoration:none;
line-height:16px;
color:#2C2C2C;
}

#content #commentform p.form-allowed-tags {
font-size:10px;
line-height:120%;
color:#2C2C2C;
width:95%;
margin-bottom:10px;
}

#content ul.linkList li a {
background:url(/education/pharm/homepharmacist/cms/wp-content/themes/biz-vektor-child/images/icon_arrow1_gray.gif) left 8px no-repeat;
padding:5px 15px;
display:block;
text-decoration:none;
color:#2C2C2C;
}

#content .childPageBox h4 a{
text-decoration:none;
color:#2C2C2C;
}

#content .childPageBox ul li a {
background:url(/education/pharm/homepharmacist/cms/wp-content/themes/biz-vektor-child/images/icon_arrow1_gray.gif) left 5px no-repeat;
padding:3px 5px 3px 17px;
text-decoration:none;
display:block;
overflow:hidden;
color:#2C2C2C;
}

#content .childPageBox ul li.current_page_item ul li a {
color:#2C2C2C;
text-decoration:none;
background-image:url(/education/pharm/homepharmacist/cms/wp-content/themes/biz-vektor-child/images/icon_arrow2_gray.gif);
}


#footerSiteMap .menu li span {
  background: url(../biz-vektor/design_skins/plain//education/pharm/homepharmacist/cms/wp-content/themes/biz-vektor-child/images/icon_arrow1_gray.gif) left 50% no-repeat;
  padding: 8px 15px 8px 18px;
  overflow: hidden;
  display: block;
}
#footerSiteMap .menu span {
  color: #808080;
}
#footerSiteMap .menu span {
  color: #999;
  text-decoration: none;
}
@media screen and (min-width: 770px) {
  #footerSiteMap .menu li span {
      background-position: left 2px;
      padding: 0px 20px 4px 18px;
  }
}

#footerSiteMap .menu li span:hover {
  background-image: url(/education/pharm/homepharmacist/cms/wp-content/themes/biz-vektor/design_skins/plain/images/icon_arrow1_red.gif);
}
#footerSiteMap .menu span:hover {
  color: #f00;
}

.sideWidget .contact-banner {
  cursor: pointer;
}