@charset "utf-8";

/*//////////////////////  PC  //////////////////////*/

@media print, screen and (min-width: 766px) {
#topvideo {
  position: relative;
}
#topvideo .youtube-box {
  margin: 20px auto 0;
  font-weight: bold;
  border: solid 2px #bbb;
  font-size: 14px;
  background: url(../../images2/base/youtube.png) no-repeat left center #fff;
  width: 450px;
  height: 44px;
  text-decoration: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 15px;
}
.video-inner h1 {
  font-size: 52px;
  font-weight: 700;
  line-height: 1.26;
  color: #fff;
  padding-bottom: 30px;
}
.video-inner p {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.8;
}
#toppdt {
  background: url(../images/top_bg_rgt.png) no-repeat right center #fff;
  padding: 25px 0;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  position: relative;
  z-index: 10;
}
.wrapper {
  clear: both;
  position: relative;
  width: 1132px;
  margin: 0 auto;
  overflow: hidden;
}
#toppdt p.img {
  position: relative;
}
#toppdt .lead {
  position: relative;
  z-index: 100;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: -60px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
#toppdt p.txt {
  display: block;
  width: 900px;
  margin-left: auto;
  text-align: right;
  font-size: 1.1em;
}
#toppanel {
  background: url(../images/top_bg_pnl.jpg) repeat-x center;
  height: 311px;
  padding-top: 47px;
}
#toppanel .tp {
  width: 1024px;
  margin: 0 auto;
  overflow: hidden;
}
#toppanel .tp li:nth-child(3n-1) {
  margin-right: 29px;
  margin-left: 28px;
}

/*  */
#topexb {
  /*background-image: url(../images/top_bg_lft.png);
  background-repeat: no-repeat;
  background-position: left center;*/
  background-color: #17006a;
  ;
  padding: 40px 0;
}
#topexb .box {
  width: 1132px;
  display: block;
  border: solid 1px #fff;
  margin: 40px auto 0;
}
#topexb ul {
  width: 1024px;
  margin: 40px auto 20px auto;
  overflow: hidden;
}
#topexb li {
  float: left;
  border: solid 3px #959595;
  background: #fff;
  width: 320px;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
#topexb li:nth-child(3n-1) {
  margin-left: 32px;
  margin-right: 32px;
}
#topexb li a {
  display: block;
}
#topexb li a:hover {
  text-decoration: none;
}
#topexb li .date {
  display: block;
  position: relative;
  background: #d9f4fe;
  line-height: 37px;
  padding-left: 8px;
  margin: 2px 2px 12px 2px;
  font-size: 1.1em;
}
#topexb li.next .date,
#topexb li.new .date {
  padding-left: 60px;
}
#topexb li.f .date:after {
  display: block;
  content: "Finished";
  color: #ff0000;
  background: #fff;
  font-size: 0.8em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: absolute;
  right: 8px;
  top: 7px;
  z-index: 5;
  padding: 0 8px;
  line-height: 22px;
}
#topexb li.next .date:before {
  display: block;
  content: "Next";
  color: #fff;
  background: #468d01;
  font-size: 0.8em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: absolute;
  left: 8px;
  top: 7px;
  z-index: 5;
  padding: 0 8px;
  line-height: 22px;
}
#topexb li.new .date:before {
  display: block;
  content: "New";
  color: #fff;
  background: #cc0000;
  font-size: 0.8em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: absolute;
  left: 8px;
  top: 7px;
  z-index: 5;
  padding: 0 8px;
  line-height: 22px;
}
#topexb li.post .date:after {
  display: block;
  border: solid 3px #cc0000;
  padding: 8px;
  font-size: 14px;
  font-weight: bold;
  content: "Postponed";
  color: #cc0000;
  background: #fff;
  position: absolute;
  right: 8px;
  top: 25px;
  z-index: 5;
}
#topexb li.exbccl .date:after {
  display: block;
  border: solid 3px #cc0000;
  padding: 8px;
  font-size: 14px;
  font-weight: bold;
  content: "Canceled";
  color: #cc0000;
  background: #fff;
  position: absolute;
  right: 8px;
  top: 25px;
  z-index: 5;
}
#topexb li.re-exb .date:after {
  display: block;
  border: solid 3px #cc0000;
  padding: 8px;
  font-size: 11px;
  font-weight: bold;
  content: "Re-exhibiting in 2021";
  color: #cc0000;
  background: #fff;
  position: absolute;
  right: 8px;
  top: 25px;
  z-index: 5;
}
#topexb li .tit {
  font-weight: bold;
  font-size: 1.2em;
  padding-left: 8px;
  padding-right: 7px;
  line-height: 1.4;
}
#topexb li .lct {
  padding-left: 8px;
}

/*  */
#topvideo {
  padding: 0;
}
#topvideo .tp li {
  margin-right: 22px;
}
#topvideo .tp li:nth-last-of-type(1) {
  margin-right: 0;
}
ul.tp {
  margin: 40px 0 25px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
ul.tp li {
  width: 23.5%;
  margin-bottom: 30px;
}
ul.tp li:nth-last-of-type(1),
ul.tp li:nth-last-of-type(2),
ul.tp li:nth-last-of-type(3) {
  margin-bottom: 0;
}
ul.tp li img {
  width: 100%;
  height: auto;
  position: relative;
}
ul.tp .tit {
  background-color: rgba(0,0,0, 0.6);
  position: relative;
  margin-top: -40px;
  line-height: 40px;
  z-index: 10;
  text-align: center;
  font-size: 1.2em;
  font-weight: 600;
  color: #fff;
}
ul.tp .cap {
  font-size: 14px;
  padding-top: 8px;
  line-height: 1.5;
}
ul.tp .cap .rd {
  font-weight: bold;
}
#entest {
}
#entest .rd {
  color: #c00;
}
#entest .bgbl {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #eff8fc;
  background-color: #009999;
}
#entest .bggy {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
}
#entest h2 {
  font-feature-settings: 'palt';
  text-align: center;
  font-size: 26px;
  border-bottom: solid 3px #17006a;
  padding: 3px 0 10px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 1px;
}
#entest h2.bwt {
  color: #fff !important;
  border-bottom: solid 3px #fff;
}
#entest .linkbtn {
  display: block;
  margin: 30px auto 0 auto;
  text-align: center;
}
#entest .linkbtn a {
  display: inline-block;
  color: #111;
  background: url(../images/arw_gy.png) no-repeat right 20px center #fff;
  padding: 12px 60px 14px 30px;
  font-size: 17px;
  border: solid 3px #959595;
}
#entest .linkbtn a:hover {
  text-decoration: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#topnews > ul {
  width: 970px;
  margin: 30px auto 10px auto;
  overflow: hidden;
  background: #fff;
  padding: 25px;
}
#topnews > ul > li {
  border-bottom: dotted 1px #ccc;
  padding: 15px;
  font-size: 16px;
  line-height: 1.5;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#topnews li span.date {
  width: 250px;
  position: relative;
}
#topnews li span.txt,
#topnews li .txt-box {
  width: 640px;
  position: relative;
}
#topnews li.new span.txt,
#topnews li.new .txt-box .tit.new {
  text-indent: 70px;
  line-height: 1.5;
}
#topnews li.new .txt-box .tit {
  font-weight: bold;
  padding-bottom: .5em;
}
#topnews li.new .txt-box .txt-inr {
  line-height: 1.5;
  padding-bottom: .5em;
}
#topnews li span.date:after {
  display: inline-block;
  content: "Exhibition";
  background: #19a5de;
  margin-left: 30px;
  width: 106px;
  line-height: 22px;
  padding-bottom: 3px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 90px;
}
#topnews li.abt span.date:after {
  content: "Company";
}
#topnews li.pdt span.date:after {
  content: "Product";
}
#topnews li.new span.txt:before,
#topnews li.new .txt-box .tit.new:before {
  text-indent: 0;
  content: "New";
  background: #c00;
  display: inline-block;
  border-radius: 3px;
  margin-right: 10px;
  padding-bottom: 3px;
  width: 50px;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 0;
}
#topnews li .bg-gry-box {
  background: #f1f1f1;
  padding: 20px;
  margin-top: 10px;
}
#topnews li .bg-gry-box .flex-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
}
#topnews li .s-dot {
  font-size: 15px;
}
#topnews li .s-dot li {
  padding-left: 10px;
  margin-top: 3px;
  text-indent: -10px;
}
#topnews li .s-dot li:before {
  content: '・';
}
#entest {
}
#entest .ftbnr {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
    /*background: #ddd;
    margin-bottom: 30px;*/;
}
#entest .ftbnr ul {
  margin: 30px auto 10px auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 880px;
}
#entest .ftbnr li {
  position: relative;
  width: 28%;
}
#entest .ftbnr li img {
  width: 100%;
  height: auto;
  border: solid 3px #fff;
}
.bnrwide {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: solid 1px #bbb;
  width: 960px;
  margin: 20px auto 0 auto;
}
.bnrwide:hover {
  background-color: #f5f5f5;
}
.bnrwide a {
  display: block;
  padding: 12px;
  font-size: 1.4em;
  text-align: center;
  color: #048dc5;
  font-weight: bold;
  background: url(../images/arw_gy.png) no-repeat right 20px center;
}
.bnrwide a:hover {
  text-decoration: none;
}
.bnrwide.cau {
  background: url(../images/pct_cau.png) no-repeat 10px center;
  background-size: 40px auto;
  font-size: 13px;
  margin-bottom: 20px;
}
.bnrwide.cau:hover {
  background: url(../images/pct_cau.png) no-repeat 10px center #f5f5f5;
  background-size: 50px auto;
}
.ft-notice {
  display: block;
  padding: 15px 0;
  font-size: 12px;
  text-align: center;
}
.btm-bnr-l {
  text-align: center;
  padding: 50px 0 30px;
}
.btm-bnr-l a {
  display: inline-block;
  background: url(../images/base/arw-wt.svg) no-repeat right 20px center #f60;
  background-size: 15px auto;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  width: 700px;
  padding: 20px;
}
.btm-bnr-l a:nth-of-type(n + 2) {
  margin-bottom: 20px;
}
#virpat.bnrfull {
  margin-top: 0;
}
.bnrfull {
  width: 960px;
  margin: 40px auto;
  position: relative;
}
.bnrfull {
  width: 960px;
  margin: 40px auto;
  position: relative;
}
.bnrfull:after {
  content: url(../images/arw_wt.png);
  position: absolute;
  left: 910px;
  top: 28%;
  z-index: 5;
}
.bnrfull a {
  display: block;
  padding-top: 14px;
  padding-bottom: 16px;
  background-color: #038fc6;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.bnrfull.og:after {
  content: '';
  background: url(../images/arw_wt.png) no-repeat center;
  background-size: cover;
  display: block;
  width: 10px;
  height: 24px;
  position: absolute;
  left: 920px;
  top: 23%;
  z-index: 5;
}
.bnrfull.og a {
  background-color: #ff6600;
}
footer {
  clear: both;
  position: relative;
  overflow: hidden;
  background: #f5f5f5;
  padding-top: 40px;
  font-size: 14px !important;
}
footer ul {
  position: relative;
  left: 50%;
  float: left;
  margin-bottom: 20px;
}
footer li {
  position: relative;
  left: -50%;
  float: left;
  font-size: 1.1em;
  -webkit-font-smoothing: subpixel-antialiased;
  background: url(../images/arw_bl_s.png) no-repeat left 1px;
  line-height: 1.1;
  padding: 0 0 0 12px;
  margin-right: 45px;
}
footer li:nth-last-of-type(1) {
  border-right: 0;
}
footer li a {
  display: block;
}
#wwl {
  clear: both;
  overflow: hidden;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  background: url(../images/ft_bg_illu.png) no-repeat left center;
}
#wwl ul {
  margin-left: 35px;
}
#wwl li {
  border: solid 1px #aaa;
  margin-right: 15px;
  width: 148px;
  text-align: center;
  background: none;
  padding: 12px 0;
}
#wwl li a:before {
  content: url(../images/arw_bl_s.png);
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.ftbtm {
  clear: both;
  text-align: center;
  padding: 15px 0 30px 0;
}
#ftname {
  clear: both;
  padding: 4px 30px 3px 40px;
  display: inline-block;
  background: url(../images/icn_jp.png) no-repeat left center;
}
#c {
  font-size: 1em;
}

/* Contact Us */
#entest .contactus {
  width: 960px;
  padding-top: 35px;
  padding-bottom: 35px;
  border: solid 3px #d9d9d9;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 70px;
  margin-top: 50px;
  overflow: hidden;
}
#entest .contactus .txt {
  margin: 30px 80px 0;
}
#entest .contactus .pctbnr li.mail:nth-of-type(1) a {
  padding-left: 18px;
}
#entest .txt.m p, #entest p.txt {
  font-size: 16px;
  line-height: 1.8;
}

/* Pict Banner */
.pctbnr {
  width: 845px;
  position: relative;
  left: 50%;
  margin-top: 25px;
}
.pctbnr li {
  float: left;
  width: 400px;
  position: relative;
  left: -50%;
  margin-bottom: 22px;
}
.pctbnr li:nth-child(2n) {
  float: right;
}
.pctbnr li a,
.pctbnr li span.a {
  font-size: 20px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.pctbnr li.mail a {
  background-position: 18px center;
}
.pctbnr li.tel a,
.pctbnr li.tel span.a {
  background-position: 25px center;
}
.pctbnr li.fax a,
.pctbnr li.fax span.a {
  background-position: 20px center;
}
.pctbnr a,
.pctbnr span.a {
  display: block;
  color: #fff;
  font-weight: bold;
}
.pctbnr a:hover {
  text-decoration: none;
}
.pctbnr .bnrbgbl {
  background-color: #207ec6;
}
.pctbnr .bnrbglbl {
  background-color: #6accf4;
}
.pctbnr li.mail a {
  background-image: url(../images/pct_mail.png);
  background-repeat: no-repeat;
}
.pctbnr li.tel a,
.pctbnr li.tel span.a {
  background-image: url(../images/pct_tel.png);
  background-repeat: no-repeat;
}
.pctbnr li.fax a,
.pctbnr li.fax span.a {
  background-image: url(../images/pct_fax.png);
  background-repeat: no-repeat;
}

#scy-btn {
  position: fixed;
  right: 0;
  top: 200px;
  width: 72px;
  z-index: 999999;
}
#scy-btn a {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 8px;
}
#scy-btn a img {
  border: solid 1px #f1f1f1;
  border-right: 0;
}
}