@charset "UTF-8";
/* CSS Document */
body {
  
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 1), rgba(15, 155, 15, 0.92) 43%, rgba(3, 72, 3, 1) 99%);
}
.main {
  max-width: 1208px; /* 1160px + padding: 24px */
  margin: 0 auto;
}
.section-top {
  padding: 0 24px 0 24px;
}
.section-top__image-wrapper {
  position: relative;
}
.section-top__main-image {
  width: 100%;
  height: 70vw;
  max-height: 822px;
  background-image: url("../images/about/kogaQ_showa_web.jpg");
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.section-top__image-filter {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}
.section-top__image-message {
  position: absolute;
  color: #FFF;
  top: 12%;
  font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
  font-weight: 600;
  width: 100%;
  font-size: 2.0rem;
  letter-spacing: 0.18rem;
  text-shadow: 2px 3px 4px #000;
}
.section-top__history-content {
  background-color: #f7f2e6;
  padding: 20px;
  margin-bottom: 40px;
  color: #333;
  font-weight: 500;
  text-align: left;
}
.section-top__history-next {
  display: none;
}
@media(min-width: 960px) {
  .section-top {
    margin-bottom: 60px;
  }
  .section-top__image-message {
    font-size: 5.2rem;
  }
  .section-top__history-content {
    padding: 40px 60px;
  }
  .section-top__history-next {
    padding: 18px 0;
    display: block;
  }
}
.section-shop-detail {
  padding: 0 24px;
  margin-bottom: 40px;
}
.section-shop-detail h2 {

  background-color: #eb5a02;
  color: #FFF;
  font-size: 1.6rem;
  line-height: 3.2rem;
  letter-spacing: 0.8rem;
}
.section-shop-detail__comtent-wrapper {
  background-color: #f7f2e6;
}
.section-shop-detail__image {
  padding: 30px;
  width: 100%;
  max-width: 346px;
  max-height: 346px;
  object-fit: cover;
  object-position: 0% 0%;
  display: block;
  margin: 0 auto;
  border-radius: 12px;
}
/*
.section-ceo__position {
  color: #777;
}
.section-ceo h4 {
  margin-bottom: 30px;
}*/
.section-shop-detail__table {
  display: block;
  text-align: left;
  background-color: #FFF;
  padding: 20px 24px 24px 24px;
  width: 100%;
  max-width: 600px;
  margin: 0 auto 30px;
  ;
}
.section-shop-detail__comtent-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
}
.section-shop-detail__comtent-wrapper h3 {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: solid 1px #eb5a02;
  font-size: 1.8rem;
  letter-spacing: 0.4rem;
}
.day-of-week {
  font-weight: 600;
}
 
.section-shop-detail__table th {
  width: 40%;
  font-weight: 600;
}
.section-shop-detail__table td {
	padding-bottom: 10px
}
@media(min-width: 1160px) {
  .section-shop-detail {
    margin-bottom: 60px;
  }
  .section-shop-detail h2 {
	  	padding: 10px 0;
    font-size: 2.2rem;
    line-height: 3.8rem;
    letter-spacing: 2.0rem;
  }
}
.section-access {
  background-color: #FFF;
  margin-bottom: 40px;
}
.section-access h2 {
	
  background-color: #eb5a02;
  color: #FFF;
  font-size: 1.6rem;
  line-height: 3.2rem;
  letter-spacing: 0.8rem;
}
.free-dial {
  font-size: 1.4rem;
  letter-spacing: inherit;
}
.section-access address {
  margin-top: 30px;
  margin-bottom: 30px;
  font-style: normal;
}
.section-access__map {
  width: 100%;
  height: 46vw;
  max-height: 470px;
  vertical-align: bottom;
  border: solid 1px #999;
}
@media(min-width: 1160px) {
  .section-access {
    margin-bottom: 60px;
    background-color: transparent;
  }
  .section-access h2 {
	  	padding: 10px 0;
    font-size: 2.2rem;
    line-height: 3.8rem;
    letter-spacing: 2.0rem;
  }
  .section-access__address {
    background-color: #FFF;
    padding-top: 40px;
  }
  .section-access address {
    font-size: 1.8rem;
    margin-bottom: 40px;
  }
}
.section-information {
  background-color: #eb5a02;
  padding: 20px 24px;
  color: #FFF;
  position: relative;
}
.section-information ul li {
  line-height: 2.6rem;
  list-style: none;
  display: flex;
  justify-content: center;
}
.section-information__free-dial-comment, .section-information__dial-comment {
  margin-right: 30px;
  font-weight: 700;
}
.section-information__number {
  font-family: Arial, Helvetica, "sans-serif";
  font-size: 2.0rem;
  font-weight: 700;
  letter-spacing: 0.15rem;
}
@media (min-width: 960px) {
  .section-information {
    padding: 30px 30px;
  }
  .section-information-content-wrapper {
    max-width: 1160px;
    margin: 0 auto;
  }
  .section-information__dial-comment {
    display: block;
  }
  .section-information__free-dial-comment, .section-information__dial-comment {
    margin-right: 30px;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .section-information__number {
    font-family: Arial, Helvetica, "sans-serif";
    font-size: 3.0rem;
    font-weight: 700;
    letter-spacing: 0.15rem;
  }
  .section-information ul {
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .section-information ul li {
    margin: 0;
  }
}