@charset "UTF-8";
.c_catch {
  text-align: center;
  font-size: 0.46rem;
  letter-spacing: 0.18em;
  line-height: 1.58;
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 750px) {
  .c_catch {
    font-size: 0.36rem;
    margin-bottom: 0.9rem;
  }
}

.ft_e {
  font-family: "garamond-premier-pro", serif;
}

.main h3,
.main h4,
.main div,
.main p {
  font-weight: inherit;
}
.main.black {
  background: #1c1c1c;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .main .low_header .ttl {
    width: 100%;
    text-align: center;
  }
}
.main .low_header figcaption {
  color: #fff;
  bottom: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .low_header figcaption {
    color: inherit;
    bottom: -0.5rem;
    padding-right: 0;
  }
}
.main .cap {
  line-height: 1.5;
  padding: 1em 0;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.22rem;
}
.main .cap::before, .main .cap::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.main .cap::before {
  margin-bottom: -0.25em;
}
.main .cap::after {
  margin-top: -0.25em;
}
@media screen and (max-width: 750px) {
  .main .cap {
    font-size: 0.2rem;
  }
}
.main figure {
  position: relative;
}
.main figcaption {
  font-size: 0.24rem;
  position: absolute;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
}
@media screen and (max-width: 750px) {
  .main figcaption {
    font-size: 0.2rem;
  }
}
.main .text {
  line-height: 2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 750px) {
  .main .text {
    letter-spacing: 0.05em;
  }
}

.page_lead {
  margin-top: 2rem;
  text-align: center;
  color: #afa079;
  font-weight: inherit;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  .page_lead {
    margin-top: 1.5rem;
  }
}
.page_lead .en_ttl {
  text-align: center;
  font-family: "garamond-premier-pro", serif;
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
}
.page_lead .ttl {
  font-size: 0.6rem;
  letter-spacing: 0.12em;
  font-weight: inherit;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .page_lead .ttl {
    font-size: 0.4rem;
  }
}
.page_lead .ttl img {
  width: 7.73rem;
  display: block;
  margin: 1.5em auto 0;
}
@media screen and (min-width: 751px) {
  .page_lead .ttl + p {
    text-align: center;
  }
}

.sec {
  margin-top: 4rem;
}
@media screen and (max-width: 750px) {
  .sec {
    margin-top: 2rem;
  }
}
.sec .main_img {
  width: 80%;
  margin-right: 0;
  position: relative;
}
@media screen and (max-width: 750px) {
  .sec .main_img {
    width: 100%;
    padding: 0;
  }
}
.sec .main_img .image {
  position: relative;
}
@media screen and (max-width: 750px) {
  .sec .main_img .image {
    height: 6rem;
  }
  .sec .main_img .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.sec .main_img .image figcaption {
  font-size: 0.22rem;
  color: #fff;
  bottom: 0.2rem;
  right: 0.2rem;
  z-index: 2;
}
.sec .main_img .box {
  position: absolute;
  top: 0;
  left: 0;
  width: 7.2rem;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.6rem;
  font-weight: inherit;
}
@media screen and (max-width: 750px) {
  .sec .main_img .box {
    width: 5rem;
    font-size: 0.5rem;
  }
}
.sec .main_img .box .num {
  font-family: "garamond-premier-pro", serif;
  letter-spacing: 0.1rem;
  position: relative;
}
.sec .main_img .box .num:after {
  content: "";
  position: absolute;
  bottom: 0.15rem;
  left: 0;
  width: 7rem;
  height: 1px;
  background: #fff;
}
@media screen and (max-width: 750px) {
  .sec .main_img .box .num:after {
    width: 5rem;
  }
}
.sec .main_img .box .num em {
  font-size: 1rem;
}
@media screen and (max-width: 750px) {
  .sec .main_img .box .num em {
    font-size: 0.8rem;
  }
}
.sec .main_img .box .ttl {
  margin-top: 0.2rem;
  font-weight: inherit;
}
.sec .catch {
  font-size: 0.7rem;
  letter-spacing: 0.12em;
  text-align: center;
  line-height: 1.8;
}
@media screen and (max-width: 750px) {
  .sec .catch {
    font-size: 0.4rem;
  }
}
.sec .catch .rose {
  color: #9b003f;
}
.sec .note {
  font-size: 0.24rem;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
}
@media screen and (max-width: 750px) {
  .sec .note {
    font-size: 0.2rem;
  }
}

.sec--01 {
  margin-top: 1rem;
}
@media screen and (max-width: 750px) {
  .sec--01 {
    margin-block: 0.6rem;
  }
}
.sec--01 .front .catch {
  font-size: 0.6rem;
  letter-spacing: 0.12em;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .sec--01 .front .catch {
    font-size: 0.4rem;
  }
}
.sec--01 .front .obi {
  margin-top: 1rem;
  background: #00495f;
  color: #fff;
  font-size: 0.6rem;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec--01 .front .obi {
    font-size: 0.4rem;
    line-height: 1;
    margin-top: 1.5rem;
    padding: 0.2rem 0;
  }
  .sec--01 .front .obi.--01 {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 750px) and (max-width: 750px) {
  .sec--01 .front .obi.--01 {
    margin-top: 0.6rem;
  }
}
.sec--01 .front .obi em {
  font-size: 0.8rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .front .obi em {
    font-size: 0.6rem;
  }
}
.sec--01 .front .obi em.ft_e {
  font-size: 1rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .front .obi em.ft_e {
    font-size: 0.8rem;
  }
}
.sec--01 .front .obi i {
  font-size: 0.8rem;
  font-style: italic;
}
@media screen and (max-width: 750px) {
  .sec--01 .front .obi i {
    font-size: 0.7rem;
  }
}
.sec--01 .front .text {
  font-size: 0.4rem;
  text-align: center;
  margin-top: 0.5rem;
  opacity: 0.8;
}
@media screen and (max-width: 750px) {
  .sec--01 .front .text {
    font-size: 0.28rem;
  }
}
.sec--01 .front ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem 0.5rem;
  margin-top: 1rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .front ul {
    margin-top: 0.5rem;
    grid-template-columns: 1fr;
    gap: 0.5rem 0.3rem;
  }
  .sec--01 .front ul.--02 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.sec--01 .front ul li {
  position: relative;
}
.sec--01 .front ul li .time {
  position: absolute;
  width: 1.5rem;
  top: 4.5rem;
  right: -0.3rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .front ul li .time {
    top: 4rem;
  }
}
.sec--01 .front ul .text {
  font-size: 0.32rem;
  line-height: 1.4;
  margin-top: 0.3rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .front ul .text {
    font-size: 0.28rem;
  }
}
.sec--01 .front ul .text small {
  display: block;
  margin-top: 0.2rem;
}
.sec--01 .store {
  margin-top: 3rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .store {
    margin-top: 2rem;
  }
}
.sec--01 .store .image {
  margin-top: 1rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .store .image {
    margin-top: 0.5rem;
    width: calc(100% + 0.8rem);
    margin-left: -0.4rem;
  }
}
.sec--01 .store .image figcaption {
  bottom: 1rem;
  right: 3.5rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .store .image figcaption {
    bottom: 0;
    right: 0.4rem;
  }
}
.sec--01 .station {
  margin-top: 3rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .station {
    margin-top: 2rem;
  }
}
.sec--01 .station .grid {
  margin-top: 1rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.5rem;
  width: 19rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 750px) {
  .sec--01 .station .grid {
    margin-top: 0.5rem;
    width: 100%;
    grid-template-columns: 1fr;
    gap: 0.2rem;
  }
}
.sec--01 .station .grid li {
  background: #00495f;
  color: #fff;
  text-align: center;
  font-size: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.2rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .station .grid li {
    font-size: 0.32rem;
    height: 0.8rem;
  }
}
.sec--01 .station .grid li .inner {
  display: flex;
  align-items: baseline;
  justify-content: center;
}
.sec--01 .station .grid li em {
  font-size: 0.6rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .sec--01 .station .grid li em {
    font-size: 0.45rem;
  }
}
.sec--01 .station .image {
  margin-top: 1rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .station .image {
    margin-top: 0.5rem;
    width: calc(100% + 0.8rem);
    margin-left: -0.4rem;
  }
}
.sec--01 .station .image figcaption {
  bottom: 1rem;
  left: 0.8rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .station .image figcaption {
    bottom: 0;
    left: auto;
    right: 0.4rem;
  }
}
.sec--01 .chishiki {
  margin-top: 3rem;
  background: url(../imgs/value/value1_bg01.jpg) no-repeat top right;
  background-size: cover;
  padding: 2rem 2rem 3rem;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 750px) {
  .sec--01 .chishiki {
    margin-top: 2rem;
    padding: 1rem 0.8rem 1.5rem;
  }
}
.sec--01 .chishiki .catch {
  color: #afa079;
}
.sec--01 .chishiki .grid {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: 9rem auto;
  gap: 0.5rem;
  align-items: end;
}
@media screen and (max-width: 750px) {
  .sec--01 .chishiki .grid {
    margin-top: 1rem;
    grid-template-columns: 1fr;
    gap: 0.8rem;
  }
}
@media screen and (min-width: 751px) {
  .sec--01 .chishiki .grid.reverse {
    grid-template-columns: auto 9rem;
  }
  .sec--01 .chishiki .grid.reverse .order1 {
    order: 1;
  }
  .sec--01 .chishiki .grid.reverse .order2 {
    order: 2;
  }
}
.sec--01 .chishiki .grid .image figcaption {
  bottom: -0.5rem;
  right: 0;
}
@media screen and (max-width: 750px) {
  .sec--01 .chishiki .grid .image figcaption {
    bottom: -0.3rem;
  }
}
.sec--01 .chishiki .grid .cont .ttl {
  font-size: 0.4rem;
}
.sec--01 .chishiki .grid .cont .ttl em {
  display: block;
  color: #afa079;
  font-size: 0.8rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .chishiki .grid .cont .ttl em {
    font-size: 0.6rem;
  }
}
.sec--01 .chishiki .grid .cont .text {
  margin-top: 0.3rem;
  font-size: 0.32rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .chishiki .grid .cont .text {
    font-size: 0.28rem;
  }
}
.sec--01 .chishiki .kazari {
  position: absolute;
  width: 5rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .chishiki .kazari {
    width: 2.5rem;
  }
}
.sec--01 .chishiki .kazari.--01 {
  top: 0.5rem;
  left: 0.5rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .chishiki .kazari.--01 {
    top: 0.2rem;
    left: 0.2rem;
  }
}
.sec--01 .chishiki .kazari.--02 {
  top: 0.5rem;
  right: 0.5rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .chishiki .kazari.--02 {
    top: 0.2rem;
    right: 0.2rem;
  }
}
.sec--01 .chishiki .kazari.--03 {
  bottom: 0.5rem;
  left: 0.5rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .chishiki .kazari.--03 {
    bottom: 0.2rem;
    left: 0.2rem;
  }
}
.sec--01 .chishiki .kazari.--04 {
  bottom: 0.5rem;
  right: 0.5rem;
}
@media screen and (max-width: 750px) {
  .sec--01 .chishiki .kazari.--04 {
    bottom: 0.2rem;
    right: 0.2rem;
  }
}

.sec--02 {
  margin-top: 4rem;
}
@media screen and (max-width: 750px) {
  .sec--02 {
    margin-top: 2rem;
  }
}
.sec--02 .main_img {
  margin-right: auto;
  margin-left: 0;
}
.sec--02 .main_img .image figcaption {
  right: auto;
  left: 0.2rem;
}
.sec--02 .main_img .box {
  left: auto;
  right: 0;
}
.sec--02 .main_img .box .inner {
  text-align: right;
}
.sec--02 .main_img .box .num:after {
  left: auto;
  right: 0;
}
.sec--02 .seibu {
  margin-top: 2rem;
}
@media screen and (max-width: 750px) {
  .sec--02 .seibu {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 751px) {
  .sec--02 .seibu.wrap {
    width: 18rem;
  }
}
.sec--02 .seibu .text {
  font-size: 0.4rem;
  text-align: center;
  margin-top: 0.8rem;
  opacity: 0.8;
}
@media screen and (max-width: 750px) {
  .sec--02 .seibu .text {
    font-size: 0.28rem;
    margin-top: 0.5rem;
  }
}
.sec--02 .seibu .image {
  margin-top: 1rem;
}
@media screen and (max-width: 750px) {
  .sec--02 .seibu .image {
    width: calc(100% + 0.8rem);
    margin-left: -0.4rem;
    margin-top: 0.8rem;
  }
}
.sec--02 .seibu .image figcaption {
  bottom: -1rem;
  right: 0;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .sec--02 .seibu .image figcaption {
    right: 0.2rem;
  }
}
.sec--02 .underground {
  margin-top: 3rem;
}
@media screen and (max-width: 750px) {
  .sec--02 .underground {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 751px) {
  .sec--02 .underground.wrap {
    width: 20rem;
  }
}
.sec--02 .underground .grid {
  margin-top: 1.2rem;
  display: grid;
  grid-template-columns: 9rem 6rem;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
}
@media screen and (max-width: 750px) {
  .sec--02 .underground .grid {
    grid-template-columns: 1fr;
    gap: 0.8rem;
    margin-top: 0.5rem;
  }
}
.sec--02 .underground .grid .text {
  font-size: 0.4rem;
  opacity: 0.8;
}
@media screen and (max-width: 750px) {
  .sec--02 .underground .grid .text {
    font-size: 0.28rem;
    text-align: center;
  }
}
.sec--02 .underground .grid .text span {
  margin-left: -0.2rem;
}
@media screen and (max-width: 750px) {
  .sec--02 .underground .grid .image {
    width: 80%;
    margin: 0 auto;
  }
}
.sec--02 .underground .grid .image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.sec--02 .underground .grid .image figcaption {
  bottom: 0.2rem;
  right: 0.2rem;
}
@media screen and (max-width: 750px) {
  .sec--02 .underground .grid .image figcaption {
    bottom: 0.1rem;
    right: 0.1rem;
  }
}
.sec--02 .underground .grid .image .white {
  color: #fff;
}
.sec--02 .underground .note {
  margin-top: 0.5rem;
}
@media screen and (max-width: 750px) {
  .sec--02 .underground .note {
    margin-top: 0.3rem;
    text-align: center;
  }
}

.sec--03 {
  margin-top: 4rem;
}
@media screen and (max-width: 750px) {
  .sec--03 {
    margin-top: 2rem;
  }
}
.sec--03 .resale {
  margin-top: 2rem;
}
@media screen and (max-width: 750px) {
  .sec--03 .resale {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 751px) {
  .sec--03 .resale.wrap {
    width: 15rem;
  }
}
.sec--03 .resale .catch {
  line-height: 1.5;
}
.sec--03 .resale .catch em {
  font-size: 1.2rem;
}
@media screen and (max-width: 750px) {
  .sec--03 .resale .catch em {
    font-size: 0.8rem;
    line-height: 1.2;
  }
}
.sec--03 .resale .text {
  font-size: 0.4rem;
  text-align: center;
  margin-top: 0.8rem;
  opacity: 0.8;
}
@media screen and (max-width: 750px) {
  .sec--03 .resale .text {
    font-size: 0.28rem;
    margin-top: 0.5rem;
  }
}
.sec--03 .resale .image {
  margin-top: 1.5rem;
}
@media screen and (max-width: 750px) {
  .sec--03 .resale .image {
    margin-top: 1rem;
  }
}
.sec--03 .resale .image figcaption {
  bottom: -1rem;
  right: 0;
}
.sec--03 .resale .note {
  margin-top: 0.5rem;
}
.sec--03 .tenmin {
  margin-top: 3rem;
}
@media screen and (max-width: 750px) {
  .sec--03 .tenmin {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 751px) {
  .sec--03 .tenmin .catch {
    line-height: 1.5;
  }
}
.sec--03 .tenmin .catch em {
  font-size: 1.2rem;
}
@media screen and (max-width: 750px) {
  .sec--03 .tenmin .catch em {
    font-size: 0.8rem;
    line-height: 1.2;
  }
}
.sec--03 .tenmin .text {
  font-size: 0.4rem;
  text-align: center;
  margin-top: 0.8rem;
  opacity: 0.8;
}
@media screen and (max-width: 750px) {
  .sec--03 .tenmin .text {
    font-size: 0.28rem;
    margin-top: 0.5rem;
  }
}
.sec--03 .tenmin .image {
  margin-top: 1.5rem;
}
@media screen and (min-width: 751px) {
  .sec--03 .tenmin .image {
    width: 15rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 750px) {
  .sec--03 .tenmin .image {
    margin-top: 0.8rem;
  }
}
.sec--03 .tenmin .image figcaption {
  bottom: -1rem;
  right: 0;
}
.sec--03 .tenmin .note {
  margin-top: 0.8rem;
}
@media screen and (min-width: 751px) {
  .sec--03 .tenmin .note {
    width: 15rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec--03 .composition {
  margin-top: 4rem;
  position: relative;
}
@media screen and (max-width: 750px) {
  .sec--03 .composition {
    margin-top: 3rem;
  }
}
.sec--03 .composition:before {
  content: "";
  position: absolute;
  top: -2rem;
  left: 7.5rem;
  border: 1.5rem solid transparent;
  border-top: 0.6rem solid #9b003f;
}
@media screen and (max-width: 750px) {
  .sec--03 .composition:before {
    top: -1.5rem;
    left: 2.7rem;
    border: 1rem solid transparent;
    border-top: 0.4rem solid #9b003f;
  }
}
@media screen and (min-width: 751px) {
  .sec--03 .composition.wrap {
    width: 18rem;
  }
}
.sec--03 .composition .catch {
  background: #a39265;
  color: #fff;
  line-height: 1.5;
  padding: 0.4rem 0;
}
@media screen and (max-width: 750px) {
  .sec--03 .composition .catch {
    font-size: 0.38rem;
  }
}
.sec--03 .composition .image {
  margin-top: 1rem;
}
@media screen and (max-width: 750px) {
  .sec--03 .composition .image {
    margin-top: 0.8rem;
  }
}
.sec--03 .composition .note {
  margin-top: 1rem;
}
@media screen and (max-width: 750px) {
  .sec--03 .composition .note {
    margin-top: 0.8rem;
  }
}

.gFooter {
  margin-top: 3rem;
}/*# sourceMappingURL=unique.css.map */