/* Scss Document */
/*  //////////// duplication ///////  */
br {
  letter-spacing: normal;
}

h2.entries {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: #7ec2e6 solid 2px;
  margin: 40px auto 30px;
  color: #225db7;
  line-height: 1.3;
}

h2.category_head:before {
  content: "\f144";
  display: inline-block;
  margin-right: .4em;
  font: normal normal normal 1em / 1 FontAwesome;
}

table.table_default {
  color: #000;
  width: 100%;
}
table.table_default tr th {
  background: #EDEDED;
  font-weight: bold;
  border: 1px solid #ccc;
  padding: 20px 15px;
  text-align: center;
}
table.table_default tr th:first-child {
  width: 110px;
}
table.table_default tr th:last-child {
  width: auto;
}
table.table_default tr td {
  background: #fff;
  font-weight: normal;
  border: 1px solid #ccc;
  padding: 20px 15px;
  text-align: left;
}
table.table_default tr:first-child {
  width: 110px;
}
table.table_default tr:last-child {
  width: auto;
}

/*  /////////// test result ///////////  */
.case_title {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  padding: 0;
}
.case_title .item_case1 {
  flex-basis: auto;
}
.case_title .item_case1 h3 {
  min-width: 500px;
}
.case_title .item_case2 {
  flex-basis: 300px;
  padding: 0 15px;
}
.case_title .item_case2 ul {
  padding: 0px;
  margin: 0px;
  line-height: 1;
}
.case_title .item_case2 ul li {
  padding: 0px;
  margin: 0px;
  text-align: center;
}
.case_title .item_case2 ul li.caption {
  margin-top: 5px;
  font-weight: bold;
}
.case_title .item_case2 ul li.txt {
  margin-top: 10px;
  padding: 5px;
  text-align: left;
}

/*  /////////// roominfo ///////////  */
.room_info ul {
  margin: 0px;
  padding: 0px;
}
.room_info ul li {
  list-style-type: none;
}
.room_info ul li img {
  width: 320px;
  height: auto;
}

.room_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0px 10px;
}
.room_box .room_item {
  width: 240px;
  padding: 15px;
  margin-right: 25px;
  margin-bottom: 25px;
  border: 1px solid #ccc;
}
.room_box .room_item ul {
  margin: 0px;
  padding: 0px;
}
.room_box .room_item ul li {
  list-style-type: none;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}
.room_box .room_item ul li img {
  width: 210px;
  height: auto;
  margin: 0px auto;
}
.room_box .room_item ul li.title {
  text-align: center;
  background: #e8ecef;
}

/*  /////////// nav ///////////  */
header#site_Header {
  position: relative;
  min-width: 1024px;
  max-width: 1366px;
  margin: 0px auto;
}
header#site_Header .site_menu {
  position: relative;
  width: 100%;
  height: 170px;
}
header#site_Header .site_menu .headnav {
  width: 100%;
  height: 45px;
  background: #eeeeee;
  position: absolute;
  top: 0px;
  left: 0px;
}
header#site_Header .site_menu .headnav .header_nav {
  width: 100%;
  padding: 0 40px;
}
header#site_Header .site_menu .headnav .header_nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  letter-spacing: -.4em;
}
header#site_Header .site_menu .headnav .header_nav ul:after {
  display: block;
  clear: both;
  content: '';
  color: #000;
}
header#site_Header .site_menu .headnav .header_nav ul li {
  display: inline-block;
  width: auto;
  letter-spacing: normal;
  padding: 10px 0px;
}
header#site_Header .site_menu .headnav .header_nav ul li a {
  display: block;
  font-size: 14px;
  color: #000;
  border-right: 1px solid #888;
  padding: 0px 10px;
}
header#site_Header .site_menu .headnav .header_nav ul li:first-child a {
  padding-left: 0px;
}
header#site_Header .site_menu .headnav .header_nav ul li:nth-last-child(2) a {
  border: 0px;
}
header#site_Header .site_menu .headnav .header_nav ul li:last-child {
  background: #888;
}
header#site_Header .site_menu .headnav .header_nav ul li:last-child a {
  color: #fff;
  padding: 0px 20px;
  border: 0px;
}
header#site_Header .site_menu .headnav .header_nav ul li:last-child a:after {
  content: "\f105";
  display: inline-block;
  margin-left: .6em;
  font: normal normal normal 1em / 1 FontAwesome;
  color: #fff;
}
header#site_Header .site_menu .soudan {
  width: 300px;
  height: 70px;
  background: #f37807;
  text-align: center;
  position: absolute;
  top: 45px;
  right: 290px;
}
header#site_Header .site_menu .globalnav {
  width: 100%;
  height: 50px;
  background: #004098;
  text-align: center;
  position: absolute;
  top: 115px;
  left: 0px;
  padding: 0px 40px;
}
header#site_Header .site_menu .globalnav .guide_Nav {
  background: #004098;
  position: relative;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav {
  display: flex;
  letter-spacing: -.4em;
  justify-content: space-between;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav li.aaa {
  flex: 1;
  padding: 15px 0px 9px 0px;
  text-align: center;
  transition: all .3s ease-in-out;
  letter-spacing: normal;
  border-left: dotted 1px #80a0cc;
  font-size: 16px;
  font-weight: bold;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav li.aaa:hover {
  background: #dae3f8;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav li.aaa a {
  color: #fff;
  padding: 0 0px;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav > li.aaa:hover .megamenu {
  max-height: 9999px;
  opacity: 1;
  padding: 30px 0;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav > li.aaa:hover a {
  color: #004098;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav .megamenu {
  background: #dae3f8;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 50px;
  left: 0;
  transition: all .2s ease-in;
  z-index: 999;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav .megamenu ul.sub-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav .megamenu ul.sub-menu > li {
  width: 20%;
  padding: 10px 10px 5px 10px;
  min-height: 75px;
  flex-grow: 0;
  text-align: left;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav .megamenu ul.sub-menu > li > a {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #353535;
  border-left: none;
  font-weight: bold;
  border-bottom: 1px solid #636363;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav .megamenu ul.sub-menu > li > a::before {
  color: #004098;
  content: "\f0da";
  display: inline-block;
  margin-right: .6em;
  font: normal normal normal 1em / 1 FontAwesome;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav .megamenu ul.sub-menu > li > a:hover {
  color: #0571c5;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav .megamenu ul.sub-menu > li ul {
  padding: 5px 0 0 0;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav .megamenu ul.sub-menu > li ul li {
  height: auto;
  padding: 0 0 0 20px;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav .megamenu ul.sub-menu > li ul li a {
  display: inline;
  font-size: 13px;
  color: #353535;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav .megamenu ul.sub-menu > li ul li a::before {
  content: "\f105";
  display: inline-block;
  margin-right: .6em;
  font: normal normal normal 1em / 1 FontAwesome;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav .megamenu ul.sub-menu > li ul li a:hover {
  color: coral;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav .megamenu ul.sub-menu > li:hover {
  color: #0571c5;
  background: #FFFFFF;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav .megamenu-inner-img {
  margin: 0 0 10px;
}
header#site_Header .site_menu .globalnav .guide_Nav .gnav .megamenu-inner-text img {
  margin: 0 5px 0 0;
}
header#site_Header .site_info {
  max-width: 400px;
  height: 70px;
  text-align: center;
  position: absolute;
  top: 45px;
  left: 40px;
  padding: 15px 0px 0px 0px;
}
header#site_Header .site_info .title_logo {
  max-width: 373px;
  height: 50px;
  font-size: 10px;
  background: url("../images/common/sitelogo.png") no-repeat;
}
header#site_Header .site_info .title_logo p {
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  padding: 0;
  border: 0;
}
header#site_Header .site_serch {
  width: 250px;
  height: 70px;
  background: #F9F9B6;
  text-align: center;
  position: absolute;
  top: 45px;
  right: 40px;
}

/*  /////////// bidding ///////////  */
.nyuusatsu {
  margin-bottom: 100px;
}
.nyuusatsu table {
  width: 100%;
}
.nyuusatsu table tbody th {
  background: #052887;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.nyuusatsu table tbody td {
  border: 1px solid #c8c8c8;
  vertical-align: middle;
  text-align: center;
  padding: 10px;
}
.nyuusatsu table tbody td.n_name {
  text-align: left;
}
.nyuusatsu table tbody td.n_days {
  width: 150px;
}
.nyuusatsu table h3 {
  color: #123593;
  font-size: 22px;
  text-decoration: none;
  border: none;
}

/*  /////////// to top  ///////////  */
a.to_tops {
  float: right;
  display: block;
  position: relative;
  height: 30px;
  width: 150px;
  text-decoration: none;
  line-height: 30px;
  font-size: 14px;
  font-weight: normal;
  background: none;
  border: 1px solid #225db7;
  padding-top: 3px;
  padding-left: 40px;
  color: #000000;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
a.to_tops i {
  display: block;
  position: absolute;
  top: 0;
  left: 0px;
  height: 29px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  background: #225db7;
  color: #fff;
}
a.to_tops:hover {
  opacity: 0.7;
}

/*  /////////// to top link ///////////  */
a.to_top {
  width: 100%;
  display: block;
  margin: 15px 0px;
  text-align: right;
  font-size: 18px;
}
a.anc_link {
  width: 100%;
  display: block;
  margin: 5px 0px;
  text-align: left;
  font-size: 18px;
}
a.square_btn {
  display: inline-block;
  padding: 0.5em 3em;
  text-decoration: none;
  background: #4681c3;
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}
a.square_btn:active {
  background: #16409a;
  -ms-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  border-bottom: none;
}
a:hover.square_btn {
  background: #16409a;
}

/*  /////////// research ///////////  */
#research_data {
  display: flex;
}
#research_data .item {
  width: 330px;
  margin-right: 20px;
  border: 1px solid #ccc;
  padding: 15px;
  vertical-align: top;
  line-height: 1.0;
}
#research_data .item:hover {
  background: #f4faff;
}
#research_data .item a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #212121;
}
#research_data .item a h3 {
  border-left: 3px solid #1498A8;
  border-bottom: none;
  padding: 0 0 0 5px;
}
#research_data .item a p {
  line-height: 1.5;
}

#research_topics h3 {
  border-left: 3px solid #1498A8;
  border-bottom: none;
  padding: 0 0 0 5px;
}
#research_topics ul.reserch_news {
  margin-bottom: 50px;
}
#research_topics ul.reserch_news li span.reserch_day {
  font-weight: bold;
  margin-right: 15px;
}

/*  /////////// paper ///////////  */
#kistec_paper th {
  min-width: 100px;
}
#kistec_paper .ce {
  text-align: center;
}
#kistec_paper .ce_day {
  min-width: 150px;
  text-align: center;
}

/*  /////////// saiyou page ///////////  */
.saiyou_info {
  margin-bottom: 100px;
}
.saiyou_info table {
  width: 100%;
}
.saiyou_info table tbody th {
  background: #052887;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.saiyou_info table tbody th.jobs_day, .saiyou_info table tbody th.jobs_end {
  width: 150px;
}
.saiyou_info table tbody td {
  border: 1px solid #c8c8c8;
  vertical-align: middle;
  text-align: center;
  padding: 10px;
}
.saiyou_info table tbody td.job_title {
  text-align: left;
}
.saiyou_info h5 {
  font-size: 16px;
  text-decoration: none;
  border: none;
  color: #2B2B2B;
  font-weight: normal;
  font-weight: 500;
}

ul#job_parameter li:nth-child(2n) {
  margin: 0px 0px 0px 10px;
}
ul#job_parameter li ul.job_treat {
  display: flex;
  padding: 0px 0px 0px 0px;
}
ul#job_parameter li ul.job_treat .job_treat_1 {
  padding: 0px;
  margin: 0px;
  flex: 1;
  vertical-align: top;
  display: flex;
  justify-content: space-between;
}
ul#job_parameter li ul.job_treat .job_treat_2 {
  padding: 0px;
  margin: 0px;
  flex: 9;
  vertical-align: top;
}

.j_limit {
  color: #c9171e;
  font-weight: bold;
}

/*  /////////// soudan botton ///////////  */
@media only screen and (min-width: 737px) {
  #siteContent .social .free_consulting {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media only screen and (max-width: 736px) {
  #siteContent .social .free_consulting {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    padding: 15px 4%;
  }
}
a.free_consulting {
  display: block;
  position: relative;
  width: 370px;
  height: 35px;
  padding-left: 65px;
  color: #fff;
  text-decoration: none;
  border: 1px solid #f79621;
  background: #f9c667;
  background: -moz-linear-gradient(-45deg, #f9c667 0%, #f79621 100%);
  background: -webkit-linear-gradient(-45deg, #f9c667 0%, #f79621 100%);
  background: linear-gradient(135deg, #f9c667 0%, #f79621 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=1 );
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin-bottom: 15px;
}
a.free_consulting i {
  position: absolute;
  top: 10px;
  left: 40px;
  font-size: 17px;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
a.free_consulting span {
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 42px;
}
a.free_consulting:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  background-position: bottom;
}
a.free_consulting:hover i {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

/*  /////////// kiki schedule ///////////  */
#machine_schedule table {
  table-layout: fixed;
  width: 100%;
  font-size: 12px;
}
#machine_schedule table tr.kiki_holy {
  background: #FDB6B6;
}
#machine_schedule table tr.kiki_sun {
  background: #FFC1C1;
}
#machine_schedule table tr.kiki_sat {
  background: #B9E9FD;
}
#machine_schedule table th {
  white-space: normal;
  padding: 10px 3px;
}
#machine_schedule table th.kiki_header {
  vertical-align: top;
  font-size: 11px;
}
#machine_schedule table th.kiki_days {
  padding: 10px 3px;
  font-size: 12px;
  width: 40px;
}
#machine_schedule table th.kiki_dw {
  font-size: 12px;
  padding: 10px 3px;
  width: 40px;
}
#machine_schedule table td {
  text-align: center;
}
#machine_schedule table td.kiki_hosyu {
  background: #C3C3C3;
}
#machine_schedule h3 .kiki_update {
  text-align: center;
  font-size: 12px;
}

div #kiki_paging {
  display: flex;
  width: 50%;
}
div #kiki_paging .next {
  text-align: right;
}
div #kiki_paging .prev {
  text-align: left;
}

div .machine_container {
  display: flex;
  width: 100%;
}
div .machine_container div.mbox {
  width: 33.3%;
  text-align: center;
}
div .machine_container div.mbox_l {
  width: 33.3%;
  text-align: left;
}
div .machine_container div.mbox_r {
  width: 33.3%;
  text-align: right;
}

/*  /////////// new machines ///////////  */
@media only screen and (min-width: 737px) {
  #new_machine {
    display: -webkit-flex;
    display: flex;
  }
  #new_machine .item_l {
    width: 250px;
    padding: 25px;
  }
  #new_machine .item_l img {
    width: 250px;
    height: auto;
  }
  #new_machine .item_r {
    -webkit-flex: 1;
    flex: 1;
    padding: 25px 10px;
  }
  #new_machine .item_r dl {
    line-height: 1.5;
  }
  #new_machine .item_r dt {
    font-weight: bold;
    color: #464646;
    font-size: 16px;
    border-bottom: 1px dotted #464646;
    padding-bottom: 3px;
    margin-bottom: 5px;
  }
  #new_machine .item_r dt:before {
    content: "\f00c";
    display: inline-block;
    margin-right: .4em;
    font: normal normal normal 1em / 1 FontAwesome;
    color: #2556b2;
  }
  #new_machine .item_r dd {
    padding-left: 10px;
    margin-bottom: 15px;
  }
  #new_machine .item_r dd.inq {
    text-align: right;
  }
  #new_machine .item_r dd.sup {
    font-weight: bold;
    color: #2556b2;
  }
}
@media only screen and (max-width: 736px) {
  #new_machine {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: -o-flex;
    flex-direction: column;
  }
  #new_machine .item_l {
    width: 100%;
    padding: 0px;
    min-height: 0%;
  }
  #new_machine .item_l img {
    width: 100%;
    height: auto;
  }
  #new_machine .item_r {
    padding: 25px 10px;
    min-height: 0%;
  }
  #new_machine .item_r dl {
    line-height: 1.5;
  }
  #new_machine .item_r dt {
    font-weight: bold;
    color: #464646;
    font-size: 16px;
    border-bottom: 1px dotted #464646;
    padding-bottom: 3px;
    margin-bottom: 5px;
  }
  #new_machine .item_r dt:before {
    content: "\f00c";
    display: inline-block;
    margin-right: .4em;
    font: normal normal normal 1em / 1 FontAwesome;
    color: #2556b2;
  }
  #new_machine .item_r dd {
    padding-left: 10px;
    margin-bottom: 15px;
  }
  #new_machine .item_r dd .inq {
    text-align: right;
  }
  #new_machine .item_r dd .sup {
    font-weight: bold;
    color: #2556b2;
  }
}
.machine_style td {
  text-align: center;
}
.machine_style td.datemonth {
  background: #DAEFED;
}

/*  /////////// gaiyou ///////////  */
.entryContent .sangi_gaiyou {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.entryContent .sangi_gaiyou .item {
  width: 310px;
  text-align: left;
  padding: 8px 5px;
  margin-right: 5px;
  border-bottom: 1px solid #ccc;
}
.entryContent .sangi_gaiyou .item:hover {
  background: #fbf7f4;
}
.entryContent .sangi_gaiyou .item a {
  text-decoration: none;
  color: #1E1E1E;
}
.entryContent .sangi_gaiyou .item a:before {
  content: none;
}
.entryContent .sangi_gaiyou .item a h5 {
  font-size: 20px;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 5px 0px;
  font-weight: bold;
}
.entryContent h5.sangi_info {
  font-size: 24px;
  margin-top: 20px;
  border-left: 2px solid #2D7B93;
  padding-left: 8px;
}

/*  /////////// num ///////////  */
ol.greeting {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
}
ol.greeting li {
  margin-bottom: 0px;
  padding-left: 30px;
  position: relative;
}
ol.greeting li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #ffffff;
  border: 1px solid #6e6e6e;
  color: #222;
  display: block;
  float: left;
  line-height: 18px;
  margin-top: 3px;
  margin-left: 5px;
  text-align: center;
  height: 18px;
  width: 18px;
  border-radius: 50%;
}
