@charset 'UTF-8';

/*! elements
------------------------------------------------- */
html { height: 100%; font-size: 62.5%; background-color: #fff;}
body { min-width: 320px; height: 100%; line-height: 1.7; color: #333333; font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Arial, Osaka, Sans-Serif; font-weight: 400; font-size: 14px; font-size: 1.4rem; letter-spacing: 0em; }
.en body { font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif; }
@media print,(min-width:750px) { body { min-width: 1200px; font-size: 15px; font-size: 1.5rem; } }
abbr , address , article , aside , audio , b , blockquote , canvas , caption , cite , code , dd , del , details , dfn , div , dl , dt , em , fieldset , figcaption , figure , footer , form , h1 , h2 , h3 , h4 , h5 , h6 , header , hgroup , i , iframe , img , input , ins , kbd , label , legend , li , mark , menu , nav , object , ol , p , pre , q , samp , section , select , small , span , strong , sub , summary , sup , table , tbody , td , textarea , tfoot , th , thead , time , tr , ul , var , video { font: inherit; }
a { color: #162452; text-decoration: none; }
@media print,(min-width:750px) { a:hover { color: #162452; text-decoration: underline; } }
@media print,(min-width:750px) { .alpha { transition: all .3s ease 0s; }
.alpha:hover { opacity: .75; text-decoration: none;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; } }
@media print,(max-width:749px) { .viewPc { display: none!important; } }
@media print,(min-width:750px) { .viewSp { display: none!important; } }
img { max-width: 100%; height: auto; vertical-align: bottom; }
@media print,(min-width:750px) { .auto { width: 1140px; margin: auto; } }
.break_all { word-break: break-all; }

a { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }
.break_all { word-break: break-all; }
.sup { font-size: smaller; vertical-align: top; }
.sub { font-size: smaller; vertical-align: bottom; }

/* font
------------------------------------------------- */
.serif { font-family: 'Noto Serif JP', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', '游明朝体', 'Yu Mincho', serif!important; font-weight: 400; }
.lang_zh { font-family: "Microsoft YaHei", "微软雅黑",'SimSun', Sans-Serif; }
.caption { font-size: 12px; font-size: 1.2rem; }

/*! Clearfix
------------------------------------------------- */
.cf:after,
.clearfix:after { display: block; clear: both;content: ""; }
.clear { clear: both; }

/* Header 220330
------------------------------------------------- */
#header { position: fixed; top: 0; width: 100%; height: 80px; line-height: 1; background: #fff; z-index: 5000; transition: 0.5s; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 3; }
#header .logoShimadzu { position: absolute; top: 22px; left: 30px; z-index: 2; }
#header .logoShimadzu a svg { width: 172px; height: 37px; fill: black; transition: 0.2s, fill .8s; }

 #header { background: none; }
 #header .logoShimadzu a svg { fill: #fff; }
 #header.black .logoShimadzu a svg { fill: #000000; }

 /* 2024.01.17---------------- */
 #header.bw .logoShimadzu a svg { fill: #000000; }
 @media screen and (max-width: 750px) {
    #header.bw .logoShimadzu a svg { fill: #fff; }
 }
/* ---------------- */

 #header.fixed { background: #fff; }
 #header.fixed .logoShimadzu a svg { fill: black; }

@media screen and (max-width: 750px) {
 #header { height: 60px; }
 #header .logoShimadzu { top: 14px; left: 9px; z-index: 9002; }
 #header .logoShimadzu a svg { width: 140px; height: 30px; }
}

/* Common Footer
------------------------------------------------- */
.footer {
  line-height: normal;
  border-top: 5px solid #adadad;
  padding-bottom: 20px;
  position: relative;
}
.footer:before {
  background-color: #ff0000;
  content: "";
  display: inline-block;
  height: 5px;
  left: 0;
  position: absolute;
  top: -5px;
  width: 30px;
}
.footer-link {
  margin-bottom: 5px;
}
.footer-link-list {
  margin: 0;
  padding: 0;
}
.footer-link-list-item {
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif !important;
  background-color: #d8d8d8;
  border-bottom: 1px solid #adadad;
  line-height: 12px;
}
.footer-link-list-item-link {
  color: inherit;
  display: block;
  padding: 28px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
}
.footer-link-list-item-link:before {
  border: 0;
  content: "";
  display: inline-block;
  height: 8px;
  position: relative;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  border-right: solid 1px #dd0000;
  border-top: solid 1px #dd0000;
}
.footer-link-list-item-link:before {
  position: absolute;
  right: 20px;
  top: 45%;
}
.footer-copyright {
  margin-bottom: 30px;
  text-align: center;
}
.footer-copyright img {
  height: auto;
  width: 280px;
  display: inline;
}
.footer .container .footer-link .footer-link-list li a:link,
.footer .container .footer-link .footer-link-list li a:visited,
.footer .container .footer-link .footer-link-list li a:hover {
  text-decoration: none;
  color: inherit;
}
.footer-pageTop {
  text-align: center;
}
.footer-pageTop-button {
  display: block;
}
.footer-pageTop-button:before {
  border: 0;
  content: "";
  display: inline-block;
  height: 22px;
  position: relative;
  width: 22px;
  border-right: solid 1px #111111;
  border-top: solid 1px #111111;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.pageTop {
  display: none;
}
.footer {
  margin-top: 0;
}

@media screen and (min-width:750px) {
  .footer {
    border-top: 5px solid #adadad;
    padding-bottom: 16px;
    position: relative;
  }
  .footer:before {
    background-color: #ff0000;
    content: "";
    display: inline-block;
    height: 5px;
    left: 0;
    position: absolute;
    top: -5px;
    width: 30px;
  }
  .footer-link-list {
    margin: 0;
    padding: 0;
  }
  .footer-link-list-item {
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif !important;
    background-color: #d8d8d8;
    border-bottom: 1px solid #adadad;
  }
  .footer-link-list-item-link {
    color: inherit;
    display: block;
    padding: 25px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
  }
  .footer-link-list-item-link:before {
    border: 0;
    content: "";
    display: inline-block;
    height: 8px;
    position: relative;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    border-right: solid 1px #dd0000;
    border-top: solid 1px #dd0000;
  }
  .footer-link-list-item-link:before {
    position: absolute;
    right: 20px;
    top: 45%;
  }
  .footer-copyright {
    margin-bottom: 25px;
    text-align: center;
  }
  .footer-pageTop {
    text-align: center;
  }
  .footer-pageTop-button {
    display: block;
  }
  .footer-pageTop-button:before {
    border: 0;
    content: "";
    display: inline-block;
    height: 22px;
    position: relative;
    width: 22px;
    border-right: solid 1px #111111;
    border-top: solid 1px #111111;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .footer {
    background-color: #ebebeb;
    padding:12px 0 13px;
  }
  .footer .container {
    position: relative;
    margin: 0 auto;
    max-width: 1040px;
    line-height: 0;
  }
  .footer-link {
    margin-bottom: 0;
  }
  .footer-link-list-item {
    background-color: transparent;
    border-bottom: none;
    display: inline-block;
    font-size: 13px!important;
  }
  .footer-link-list-item-link {
    border-right: 1px solid #111111;
    color: #004ecc!important;
    display: inline-block;
    line-height: 1;
    padding: 0 15px 0 16px;
    font-size: 13px!important;
  }
  .footer-link-list-item:first-of-type .footer-link-list-item-link {
    padding: 0 15px 0 15px;
  }
  .footer-link-list-item:last-of-type .footer-link-list-item-link {
    padding: 0 15px 0 16px;
  }
  .footer-link-list li:nth-type-child(2) .footer-link-list-item-link {
    padding: 0 10px;
  }
  .footer-link-list-item-link:hover {
    text-decoration: underline;
  }
  .footer-link-list-item-link:before {
    content: none;
  }
  .footer-link-list-item:first-child .footer-link-list-item-link {
    border-left: 1px solid #111111;
  }
  .footer-copyright {
    float: right;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .footer-copyright img {
    width: 383px;
    height: 13px;
    vertical-align: middle;
  }
  .footer-pageTop {
    display: none;
  }
  .footer .container .footer-link .footer-link-list li a:link,
  .footer .container .footer-link .footer-link-list li a:visited {
   text-decoration: none;
  }
  .footer .container .footer-link .footer-link-list li a:hover {
   text-decoration: underline;
  }
  .pageTop {
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 20;
    opacity: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
  }
  .pageTop.active {
    opacity: 1;
  }
  .pageTop-button {
    background-image: url(../img/pagetop.png);
    background-repeat: no-repeat;
    background-size: 55px 54px;
    bottom: 90px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 54px;
    position: fixed;
    right: 25px;
    width: 55px;
  }
}
