/*20200420 khr*/
.txt-mt {
  margin-top: 25px; }
  @media screen and (max-width: 1024px) {
    .txt-mt {
      margin-top: 18px; } }

.em-lg {
  font-size: 1.4em;
  font-weight: 500; }

@media screen and (max-width: 1024px) {
  .m_br_none {
    display: none; } }

.wrapper2 {
  max-width: 1200px; }

section {
  padding: 40px 0; }
  @media screen and (max-width: 1024px) {
    section {
      padding: 20px 0; } }

section .main-title {
  margin-bottom: 30px; }
  @media screen and (max-width: 1024px) {
    section .main-title {
      margin-bottom: 20px; } }

.sub-con {
  padding: 40px 0 100px; }
  .sub-con .sub-tit {
    margin-bottom: 1em; }
  @media screen and (max-width: 1024px) {
    .sub-con {
      padding: 25px 0 60px; } }
  @media screen and (max-width: 570px) {
    .sub-con {
      padding: 25px 0 60px !important; } }

hr.line01 {
  margin: 40px 0; }
  @media screen and (max-width: 1024px) {
    hr.line01 {
      padding: 30px 0; } }

.rolling-logo .logo-bx .inner {
  padding: 0;
  border: 1px solid #ddd;
  margin: 0 5px; }
  .rolling-logo .logo-bx .inner .img_src {
    padding-top: 50%;
    background-size: contain; }

.main-products {
  background: #edf3f6; }

.prod-board-list {
  margin-bottom: -40px; }
  .prod-board-list li {
    margin-bottom: 20px; }

.prod-board-list .item .txt-bx {
  padding: 15px 10px; }

section.main-contact {
  padding: 40px 0; }
  @media screen and (max-width: 1024px) {
    section.main-contact {
      padding: 30px 0; } }

section .main-title.sm {
  font-size: 2em; }

.btn-area.mt2 {
  margin-top: 30px; }

.main-contact .btn-area {
  margin-top: 1em; }

input.btn-type-01.w100, button.btn-type-01.w100, .btn-type-01.w100 {
  height: 60px;
  line-height: 58px; }

.sub-visu-wrap {
  height: 360px; }
  @media screen and (max-width: 1024px) {
    .sub-visu-wrap {
      height: 200px; } }

.introd-wrap .intro_sec {
  background: #fff;
  line-height: 1.7;
  color: #666; }
  .introd-wrap .intro_sec.first {
    background: #fff;
    margin: -50px 8% 0;
    padding: 50px 20px 0;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 1024px) {
      .introd-wrap .intro_sec.first {
        margin: 0;
        padding: 30px 0 0; } }

.introd-wrap .lag-tit.mt-no {
  margin-top: 0; }

.intro_sec {
  padding: 0;
  margin-top: 40px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.bot_company_name {
  font-size: 1.063em;
  color: #666;
  font-weight: 700; }

.history-wrap {
  position: relative; }
  .history-wrap:before {
    content: '';
    border-left: 1px solid #ddd;
    position: absolute;
    top: 15px;
    left: 50%;
    height: 100%;
    margin-left: -1px; }
    @media screen and (max-width: 768px) {
      .history-wrap:before {
        left: 20px; } }
  .history-wrap dl {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative; }
    .history-wrap dl:before {
      content: '';
      width: 19px;
      height: 19px;
      border-radius: 100%;
      border: 5px solid #0071bb;
      background: #fff;
      position: absolute;
      left: 50%;
      top: 12px;
      z-index: 1;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin-left: -9.5px; }
    @media screen and (max-width: 768px) {
      .history-wrap dl {
        display: block;
        padding-left: 50px; }
        .history-wrap dl:before {
          top: 5px;
          left: 20px; } }
    .history-wrap dl .year, .history-wrap dl .cont {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      -webkit-box-flex: 1;
      flex-grow: 1;
      max-width: 100%; }
    .history-wrap dl .cont:before, .history-wrap dl .cont:after {
      display: none; }
    @media screen and (max-width: 768px) {
      .history-wrap dl .cont {
        padding-left: 0; } }
    .history-wrap dl .year {
      margin-left: 0;
      text-align: right;
      padding-right: 1.6em; }
      @media screen and (max-width: 768px) {
        .history-wrap dl .year {
          text-align: left;
          margin-bottom: 20px; }
          .history-wrap dl .year .sm_show {
            display: none; } }

.wrapper-xs {
  max-width: 1000px;
  margin: 0  auto; }

.brand-list-wrap .item {
  margin-bottom: -20px; }
  @media screen and (max-width: 768px) {
    .brand-list-wrap .item {
      margin-bottom: 0; } }
  .brand-list-wrap .item .site-link {
    margin-top: 10px; }
  .brand-list-wrap .item .txt-bx {
    padding: 15px 10px 0; }
    .brand-list-wrap .item .txt-bx .title {
      margin-bottom: 10px; }
  .brand-list-wrap .item .img-bx {
    border: 1px solid #ddd; }
    .brand-list-wrap .item .img-bx .img_src {
      background-size: contain;
      padding-top: 40%; }

.product-wrap .product-nav ul li a {
  background: #e5e9eb;
  border-color: #fff; }

.product-wrap .product-cont .brand-intro .img-bx {
  border: 1px solid #ddd; }
  .product-wrap .product-cont .brand-intro .img-bx .img_src {
    padding-top: 50%;
    background-size: contain; }

.product-wrap .product-cont .brand-intro .txt-bx .brand-maker {
  margin: 10px 0 10px; }

.product-wrap .product-cont .prod-depth02 .prod-depth02-list li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 16.6666%;
  flex: 1 0 16.6666%;
  max-width: 16.6666%; }
  .product-wrap .product-cont .prod-depth02 .prod-depth02-list li a {
    height: 50px;
    font-weight: 400;
    letter-spacing: -1px; }

.product-wrap .product-cont .prod-board .prod-board-view .view-cont1 .img-bx {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 480px;
  flex: 1 0 380px;
  max-width: 380px; }

.prod-slider .slick-slide {
  border: 1px solid #ddd; }
  .prod-slider .slick-slide .img_src {
    cursor: pointer; }

.product-wrap .product-cont .prod-board .prod-board-view .view-cont-detail {
  margin-top: 30px; }

.product-wrap .product-cont .prod-depth02 {
  margin-bottom: 30px; }

#zoom_layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 10000;
  overflow: auto;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: none;
  padding: 0 15px; }
  #zoom_layer .modal_inner {
    max-width: 800px;
    display: inline-block;
    position: relative;
    -webkit-box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
    background: #fff;
    border: 1px solid #ddd; }
    #zoom_layer .modal_inner .btn_close {
      position: absolute;
      top: 0;
      right: 0;
      font-size: 30px;
      color: #222;
      z-index: 10; }

.layer_backdrop {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
  filter: alpha(opacity=100);
  opacity: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed; }
