.container {
  max-width: 768px;
}

/*
 * Custom translucent site header
 */

.site-header {
  background-color: rgba(0, 0, 0, .85);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
.site-header a {
  color: #8e8e8e;
  transition: color .15s ease-in-out;
}
.site-header a:hover {
  color: #fff;
  text-decoration: none;
}

/*
 * Dummy devices (replace them with your own or something else entirely!)
 */




/*
 * Extra utilities
 */

.flex-equal > * {
  flex: 1;
}
@media (min-width: 768px) {
  .flex-md-equal > * {
    flex: 1;
  }
}

@media (max-width: 768px) {
  .top-img img{
    width: 60%;
  }
}

.top-text-item{
  border-left: 1px solid black;
  border-right: 1px solid black;
  margin: 6em 1em 6em 1em;
  text-align: center;
}

.top-text-item p{
    font-family: Noto Sans JP, sans-serif;
    letter-spacing: 0.05em;
    font-size: 1.0em; 
    font-weight: 400;
    font-style: normal;
}

@media (max-width: 768px) {
  .top-text-item p{
  font-size: 0.9em; 
  font-weight: 300;
  }
}

.meisai-text-item p{
  font-family: Noto Sans JP, sans-serif;
  letter-spacing: 0.05em;
  font-size: 0.8em; 
  font-weight: 300;
  font-style: normal;
}
.meisai-text-item h2{
  font-family: Noto Sans JP, sans-serif;
  letter-spacing: 0.05em;
  font-size: 3.0em; 
  font-weight: 300;
  font-style: normal;
}

.meisai-text-box{
background-color:#343a40;
}
@media (max-width: 992px) {
  .meisai-text-box{
    background-color:#ff7f50;
    }
}

.meisai-text-item-x{
  background-color:#343a40;
  }
  @media (max-width: 992px) {
    .meisai-text-item-x{
      background-color:#ff7f50;
      }
  }


.meisai-text-item-x p{
  font-family: Noto Sans JP, sans-serif;
  letter-spacing: 0.05em;
  font-size: 0.8em; 
  font-weight: 300;
  font-style: normal;
  text-align: left;
}

.meisai-text-item-xx p{
  font-family: Noto Sans JP, sans-serif;
  letter-spacing: 0.05em;
  font-size: 0.9em; 
  font-weight: 300;
  font-style: normal;
  color: #fff;
  text-align: center;
}
.meisai-text-item-xx {
  border-radius: 21px 21px 21px 21px;
  background-color:#343a40;
}
@media (max-width: 960px) {
  .meisai-text-item-xx {
    border-radius: 21px 21px 21px 21px;
    background-color:#ff7f50;
  }
}

.meisai-text-item-box {
  width: 80%; height: 100%; 
  
}

@media (max-width: 768px) {
  .meisai-text-item-xx p{
    font-size: 0.7em; 
  }
  .meisai-text-item-box {
    width: 80%; height: 80%; 
  }
}

.bk-img {
  background-color: #2e2e2e;
  opacity: 0.7;
}


.footer-text-item P,.h2{
  font-family: Noto Sans JP, sans-serif;
  letter-spacing: 0.05em;
  font-size: 1.0em; 
  font-weight: 100;
  font-style: normal;
  line-height: 1.0em;
}

.f-mt{
  margin-top:5em;
}
.f-mb{
  margin-bottom:5em;
}

.footer-item{
  height: 650px;
}
@media (max-width: 945px) {
  .footer-item{
    height: 800px;
  }
}

/*company*/

.com-head-h{
  font-family: Noto Sans JP, sans-serif;
  font-size: 3.0em; 
  font-weight: 500;
  font-style: normal;
  margin-top: 3em;
}
.com-head-i{
  font-family: Noto Sans JP, sans-serif;
  letter-spacing: 0.05em;
  font-size: 1.5em; 
  font-weight: 300;
  font-style: normal;
  margin-top: 0.5em;
}

.com-table{
  font-family: Noto Sans JP, sans-serif;
  letter-spacing: 0.05em;
  font-size: 1.0em; 
  font-weight: 300;
  font-style: normal;
  margin-top: 10em;
}

td {
  height:4em;
}

iframe{
  filter: grayscale(1);
}

/*contact*/
.form-head{
  font-family: Noto Sans JP, sans-serif;
  font-size: 3.0em; 
  font-weight: 500;
  font-style: normal;
}

.form-control{
  font-family: Noto Sans JP, sans-serif;
  letter-spacing: 0.05em;
  font-size: 1.0em; 
  font-weight: 300;
  font-style: normal;
  margin: 10px 0px 10px 0px;
}

/*お問合せ*/
.inp-main{
  font-family: Noto Sans JP, sans-serif;
  letter-spacing: 0.05em;
  font-size: 1.0em; 
  font-weight: 300;
  font-style: normal;
}

.inp-main p{
  font-family: Noto Sans JP, sans-serif;
  letter-spacing: 0.05em;
  font-size: 1.0em; 
  font-weight: 300;
  font-style: normal;
  text-align: center;
}

.inp-main span{
  font-family: Noto Sans JP, sans-serif;
  letter-spacing: 0.05em;
  font-size: 1.0em; 
  font-weight: 300;
  font-style: normal;
  color: #fff;
  background: #2e2e2e;
  display: inline-block;
  padding: 2px 5px;
  margin: 0px 5px 0px 5px;
  border-radius: 2px;
}

.error{
  font-family: Noto Sans JP, sans-serif;
  letter-spacing: 0.05em;
  font-size: 1.0em; 
  font-weight: 300;
  font-style: normal;
  color:red;
 
}