﻿@charset "utf-8";

#hpb-header {
  text-align: left;
}

#hpb-headerMain {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

#hpb-headerMain h1 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0px;
  text-align: left;
  font-weight: normal;
  line-height: 12px;
  font-size: 11px;
}

#hpb-headerExtra1 p.tel {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: 1.6em;
  line-height: 20px;
}

#hpb-headerExtra1 p.tel span {
  display: inline-block;
  width: 77px;
  height: 20px;
  overflow: hidden;
  text-indent: -9999px;
  background-image: url(headerTel_10Gb.png);
  background-repeat: no-repeat;
  background-position: left top;
  text-align: left;
  margin-right: 5px;
}

#hpb-headerExtra1 p.address {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 20px;
  font-size: 1.1em;
}

#hpb-footer {
  clear: both;
  padding: 40px 10px;
  color: #000;
  background-color: #fff;
}

#hpb-footer table {
  max-width: 1080px;
  margin: 0 auto;
}

#hpb-footer table td {
  padding: 20px;
  vertical-align: middle;
  border-bottom: 2px solid #ed6d00;
}

/* #hpb-footerMain {
  max-width: 1080px;
  margin: 0 auto;
  padding: 50px 0;
  padding-top: 20px;
  padding-bottom: 25px;
  text-align: center;
}

#hpb-footerMain p {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 3px;
  font-size: 0.9em;
  text-align: center;
} */

#banner {
  width: 224px;
}

#banner ul {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

#banner li {
  display: block;
  width: 224px;
  margin: 0;
  padding: 0;
}

#banner li a {
  display: block;
  height: 101px;
  text-indent: -9999px;
  overflow: hidden;
}

#banner a#banner-access {
  background-image: url(banner_10Gb.png);
  background-position: center center;
  background-repeat: no-repeat;
}

#shopinfo {
  border: 1px solid #e4e4e4;
  width: 222px;
  margin-bottom: 14px;
}

/* a:link {
  color: #ff6600;
  text-decoration: underline;
}
a:visited {
  color: #ff6600;
  text-decoration: underline;
}
a:hover {
  color: #ff7e28;
  text-decoration: none;
}
a:active {
  color: #ff7e28;
  text-decoration: none;
} */

#hpb-skip {
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}

p {
  margin-top: 0.5em;
  margin-bottom: 1.5em;
  padding-right: 1em;
  padding-left: 1em;
  line-height: 1.4;
  text-align: left;
}

p.large {
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 0.4em;
}
p.indent {
  padding-left: 15px;
}

.left {
  float: left;
}
.right {
  float: right;
}

hr {
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  clear: both;
  border-top-width: 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-left-width: 1px;
  border-left-style: none;
  color: #e4e4e4;
  border-bottom-width: 1px;
  border-bottom-style: none;
}

.hpb-layoutset-02 h2 {
  background-image: url(titleBg_10Gb.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0;
  height: 65px;
  text-align: left;
  overflow: hidden;
  line-height: 65px;
}

.hpb-layoutset-02 h2 span.ja {
  font-size: 23px;
  padding-left: 20px;
  padding-right: 15px;
  font-weight: bold;
}

.hpb-layoutset-02 h2 span.en {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}

#hpb-wrapper {
  width: 1200px;
  margin: 70px auto;
}

#hpb-wrapper h3 {
  width: 100%;
  margin-bottom: 30px;
  padding: 10px 20px;
  font-size: 26px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom: 3px solid #ff7e00;
}

@media screen and (max-width: 768px) {
  #hpb-wrapper {
    width: 100%;
    margin: 0;
    padding: 10px;
  }

  #hpb-wrapper h3 {
    text-align: center;
  }
}

/* table {
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #f3bb34;
}

table th {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  text-align: left;
  background-color: #ffe5a7;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f3bb34;
}

table td {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f3bb34;
} */

input.button {
  margin-top: 10px;
  margin-bottom: 15px;
}

textarea {
  width: 380px;
  height: 200px;
}

input.l {
  width: 380px;
}
input.m {
  width: 250px;
}
input.s {
  width: 50px;
}

.label_1 {
  display: inline-block;
  margin: 0 auto;
  padding: 2px 20px 4px;
  color: #fff;
  background-color: #ed6d00;
  border-radius: 3px;
}

/* #hpb-wrapper ul {
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
} */

/* #hpb-wrapper ul li {
  text-align: left;
  line-height: 1.4;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d6d6d6;
  background-image: url("../image/arrow_10Gb.png");
  background-position: left center;
  background-repeat: no-repeat;
} */

#hpb-wrapper dl {
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

#hpb-wrapper dt {
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 19px;
  min-height: 19px;
  font-weight: bold;
  width: 150px !important;
  padding-top: 9px;
  padding-right: 0;
  padding-bottom: 7px;
  padding-left: 17px;
  font-weight: bold;
  background-image: url("../image/arrow_10Gb.png");
  background-position: 3px 9px;
  background-repeat: no-repeat;
}

#hpb-wrapper dd {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 9px;
  padding-right: 0;
  padding-bottom: 7px;
  text-align: left;
  line-height: 19px;
  min-height: 19px;
  padding-left: 168px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d6d6d6;
}

#hpb-wrapper dl::after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#hpb-wrapper img {
  margin-top: 5px;
  margin-bottom: 10px;
}

#hpb-wrapper img.left {
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

#hpb-wrapper img.right {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  float: right;
}

#pagetop {
  position: fixed;
  bottom: 20px;
  right: 5%;
  width: 90px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 0;
  margin-left: auto;
  z-index: 1000;
}

/* #pagetop a {
  width: 100px;
  height: 100px;
  padding-left: 15px;
  background-image: url(../image/l_e_others_400.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
} */

#toppage {
  background-image: url(topBg_10Gb.png);
  background-repeat: no-repeat;
  background-position: top left;
  min-height: 142px;
}
#toppage p.large {
  font-size: 1.1em;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 15px;
  padding-bottom: 0;
}

#toppage p {
  line-height: 1.5;
  padding-right: 15px;
}

@media screen and (max-width: 768px) {
  #hpb-headerMain h1 {
    line-height: 1.4;
  }

  #hpb-headerExtra1 p.address {
    line-height: 1.4;
  }

  #hpb-footerMain p {
    padding-left: 5px;
    padding-right: 5px;
    word-break: break-all;
  }

  #banner {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #banner li {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #banner a#banner-access {
    background-position: top center;
    background-size: contain;
  }

  #shopinfo {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
  #shopinfo p {
    padding-right: 5px;
  }

  p {
    padding-left: 0px;
    padding-right: 0px;
  }

  .hpb-layoutset-02 h2 {
    margin-top: 15px;
    height: auto;
    min-height: 65px;
    line-height: 1.4;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    background-size: contain;
    word-break: break-all;
  }
  .hpb-layoutset-02 h2 span.ja {
    padding-top: 15px;
    padding-right: 0px;
    padding-left: 15px;
    display: inline-block;
  }
  .hpb-layoutset-02 h2 span.en {
    padding-left: 15px;
    display: inline-block;
  }

  h4 {
    padding-right: 2px;
  }

  h5 {
    padding-right: 5px;
  }

  table {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  textarea {
    width: 96%;
  }

  input.l {
    width: 96%;
  }
  input.m {
    width: 60%;
  }
  input.s {
    width: 30%;
  }

  #hpb-wrapper ul {
    margin-right: 10px;
  }
  #hpb-wrapper ul li {
    padding-right: 0px;
  }

  #hpb-wrapper dl {
    margin-right: 10px;
  }
  #hpb-wrapper dt {
    float: none;
    padding-bottom: 0px;
    max-width: 100%;
    box-sizing: border-box;
  }
  #hpb-wrapper dd {
    padding-left: 17px;
  }

  #hpb-wrapper img.left {
    margin-right: 0px;
    float: none;
  }
  #hpb-wrapper img.right {
    margin-left: 0px;
    margin-right: 0px;
    float: none;
  }

  /* �g�b�v�y�[�W �f�U�C����` */

  #toppage {
    background-size: contain;
  }
  #toppage p {
    padding-left: 15px;
  }

  /* �����̂��ē� �f�U�C����` */
  #hpb-wrapper #entrance {
    text-align: center;
  }

  /* ��Јē� �f�U�C����` */
  #hpb-wrapper #company {
    text-align: center;
  }
}
