/* GI Aomori */
.aomori-sake.gi-top {
  margin-top: -60px;
}

.gi-top__ttl {
  width: 640px;
  margin: 20px auto 0 auto;
}
.gi-top__text {
  text-align: center;
  margin: 0 0 60px 0;
}
.gi-top .btn-detail a {
  display: inline-block;
  margin-bottom: 40px;
}

/* GI Aomori Detail */
.gi-aomori #slide {
  width: 100%;
  background: url(../gi-aomori/images/bg_gi-aomori.jpg) center center no-repeat;
  height: 584px;
  position: relative;
}

.gi-aomori .kr-header.gray {
  border-color: #333;
}
.gi-aomori .kr-header .sttl {
  background: none;
  color: #333;
  margin: 25px 0;
  text-align: center;
  font-weight: 600;
}
.gi-aomori .ttl-min24 {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  line-height: 150%;
}
.gi-aomori .line-h20 {
  line-height: 2;
}
.gi-aomori .sttl-ninteishu {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 1px;
  color: #c29b2c;
  font-size: 30px;
  font-size: 3rem;
  text-align: center;
  margin: 0;
}
.gi-aomori .desc-ninteishu {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
}
.gi-aomori .table-nintei {
  border-collapse: collapse;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}
.gi-aomori .table-nintei tr {
  background-color: #efefef;
}
.gi-aomori .table-nintei tr:nth-child(odd) {
  background-color: #fff;
}
.gi-aomori .table-nintei th, .gi-aomori .table-nintei td {
  padding: 0.75em;
}
.gi-aomori .table-nintei th {
  font-weight: bold;
  text-align: center;
}
.gi-aomori .table-nintei__header th {
  background-color: #666;
  color: #fff;
  font-weight: bold;
  text-align: left;
}
.gi-aomori .table-nintei__table th:first-child {
  text-align: center;
}

.gi-info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0;
  align-items: center;
}
.gi-info .clr01 {
  margin: 0;
  padding: 0.25em 0;
  clear: both;
  height: 0;
  border: none;
}
.gi-info__content {
  line-height: 0;
}
.gi-info__content h3 {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  letter-spacing: 1px;
  color: #c29b2c;
  font-size: 30px;
  font-size: 3rem;
  text-align: center;
  line-height: 1.5;
  margin: 0 auto 15px;
}
.gi-info__content p {
  line-height: 1.8;
}
.gi-info__content p span {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 0 0 10px 0;
}
.gi-info__content p:last-child {
  margin-bottom: 0;
}
.gi-info__content.gi-grid {
  padding-left: 30px;
}
.gi-info__content.gi-grid:nth-child(4) {
  padding-left: 0;
  padding-right: 30px;
}
.gi-info__image {
  line-height: 0;
}
.gi-info__image img {
  width: 100%;
  height: auto;
  line-height: 1;
}
.gi-info .gi-grid:nth-child(1) {
  order: 1;
}
.gi-info .gi-grid:nth-child(2) {
  order: 2;
}
.gi-info .gi-grid:nth-child(3) {
  order: 4;
}
.gi-info .gi-grid:nth-child(4) {
  order: 3;
}
.gi-info .gi-grid:nth-child(5) {
  order: 5;
}
.gi-info .gi-grid:nth-child(6) {
  order: 6;
}/*# sourceMappingURL=style-gi.css.map */