.logo {
  font-family: "Noto Sans JP", sans-serif;
  color: #ffffff;
  font-size: 20px;
}

.affix .logo {
  color: #222222;
}

.contactlogo {
  float: left;
  max-width: 100%;
  height: auto;
  line-height: 100px;
  font-family: "Noto Sans JP", sans-serif;
  color: #222222;
  font-size: 20px;
}

.affix .contactlogo {
  color: #222222;
}

@media (min-width: 992px) {
  .contact .navbar-nav > li > a {
    color: #222222 !important;
  }

  .contact .navbar-nav > li > a:hover::before,
  .contact .navbar-nav > li.active > a:before {
    background-color: #222222;
    width: 100%;
  }
}

.tel {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: normal;
  font-family: "Literata", serif;
}

.tel a {
  color: #ffffff;
}

.credit {
  position: relative;
  top: -30px;
  color: #fff;
  z-index: 2;
  padding-right: 20px;
}

.btn {
  font-size: 16px;
}

input.form-control,
textarea.form-control {
  padding-left: 10px !important;
  line-height: 1.42857143 !important;
}

.feature-panel .feature--content p {
  padding-right: 0px;
}

.feature-panel .btn {
  margin-top: 45px;
}

.feature-panel .feature--contentf .content--divider {
  position: relative;
  margin-bottom: 80px;
  height: 1px;
}
.feature-panel .feature--contentf .content--divider:after {
  position: absolute;
  content: "";
  top: 40px;
  bottom: 0;
  left: 25%;
  width: 50%;
  height: 1px;
  background-color: #d8ae76;
}

.feature-panel .feature--contentf table {
  width: 100%;
  max-width: 100%;
  margin: 30px 0;
}

.feature-panel .feature--contentf table th {
  max-width: 100%;
  line-height: 2em;
  vertical-align: middle;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
  text-align: center;
  white-space: nowrap;
  word-wrap: break-word;
}

.feature-panel .feature--contentf table td {
  max-width: 100%;
  line-height: 2em;
  vertical-align: middle;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
  text-align: center;
  word-wrap: break-word;
}

.feature-panel .feature--contentf table td.full {
  max-width: 100%;
  width: 200px;
  line-height: 2em;
  vertical-align: middle;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
  text-align: left;
}

.feature-panel .feature--icon img {
  margin-top: -20px;
}

.contact table {
  width: 80%;
  max-width: 80%;
  margin: 30px 0;
}

.contact table th,
.contact table td {
  max-width: 50%;
  line-height: 2em;
  vertical-align: top;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}

.contact table tr:last-child th,
.contact table tr:last-child td {
  border-bottom: 1px solid #ccc;
}

/* t add */

.heading--desc--access {
  font-family: "Noto Sans JP", "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 20px;
  margin-bottom: 20px;

}

.sectionInfo {
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

.fs-13 {
  font-size: 13px;
}

.fs-15 {
  font-size: 15px;
}

.fs-16 {
  font-size: 16px;
}

.fs-18 {
  font-size: 18px;
}

.color-base {
  color: #d8ae76;
}

.td-aboutW22 {
  width: 22%;
}


.h5-request {
  padding: 10px;
  background-color: #d8ae76;
  color: #ffffff;
}

.height-request {
  height: 150px;
}@media screen and (min-width: 320px) and (max-width: 767px){
  .height-request {
    height: auto;
  }
}

.bg-base {
  height: 1px;
  background-color: #d8ae76;
  margin-bottom: 30px;
}

.lh-15 {
  line-height: 1.5;
}

.heading---title{
  font-family: "Noto Sans JP", "Merriweather", serif;
  color: #363636;
  font-size: 36px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0;
  text-transform: capitalize;
  padding-bottom: 0;
  text-decoration: underline #d8ae76;
  -webkit-text-decoration: underline #d8ae76;
  text-underline-offset: 20px;
  text-decoration-thickness: 1px;

}

@media screen and (min-width: 320px) and (max-width: 767px){
  .heading---title {
    font-size: 30px;
  }
}

.col-content-access {
  padding: 20px 100px 90px 120px;
}

@media screen and (min-width: 375px) and (max-width: 767px){
  .col-content-access{
    padding: 40px 15px !important;
  }
}

@media screen and (max-width: 374.8px){
  .col-content-access{
    padding: 40px 10px !important;
  }
}

.pt-10 {
  padding-top: 10px;
}

.mt-1em {
  margin-top: 1em;
}

.ml--2em {
  margin-left: 2em;
}

.accessPad {
  padding: 0 10px;
}

.feeTableW20 {
  width: 20%;
}

.feeTableW80 {
  width: 80%;
}

.btn-access {
  line-height: 53px;
  border-radius: 6px;
  padding: 1em 2em;
  margin-top: 10px;
}

@media screen and (max-width: 374.8px){
  .btn-access{
    padding: 1em 1em;
    font-size: 16px;
  }
}

.btn-price{
  color:#fff;
  background-color:#d8ae76;
  border-color:#d2a262;
}

.btn-price.focus,.btn-price:focus{
  color:#fff;
  background-color:#e9d1b2;
  border-color:#d2a262;
}

.btn-price:hover{
  color:#fff;
  background-color:#e9d1b2;
  border-color:#d2a262;
}

.navbar-toggle._open{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
  width: 40px;
  height: 40px;
}


.navbar-toggle._open .bar1{
  transform: rotate(135deg);
  position: absolute;
  top: 17px;

}

.navbar-toggle._open .bar2 {
  display: none;
}

.navbar-toggle._open .bar3 {
  transform: rotate(-135deg);
  position: absolute;
  top: 13px;
}

