/*reset*/
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
  line-height: 2;
  font-size: 100%;
  font-style: normal;
  text-align: justify;
}

span, del, dfn, em, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, label, caption, time, mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main, picture, source {
  display: block;
  box-sizing: border-box;
}

ol, ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  text-decoration: none;
}

mark {
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0;
  width: 100%;
  height: auto;
  border: 0;
  display: block;
}

h2, h3, h4, h5 {
  font-weight: 400;
}

/*base*/
html {
  -webkit-overflow-scrolling: touch;
}

html, body {
  height: 100%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
}

/* CSS Document */
.frontContainer {
  max-width: 3000px;
  width: 100%;
  margin: 0 auto;
  background: 0% 0%/contain url(../img/top/front_bg_pc.jpg) repeat-y;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .frontContainer {
    max-width: 100vw;
    padding-top: 10.78125vw;
    background: 0% 0%/contain url(../img/top/front_bg_sp.jpg) repeat-y;
  }
}

.conceptInner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .conceptInner {
    max-width: 93.75vw;
    margin: 0 0 0 6.25vw;
  }
}
.concept__ttl {
  padding: 103px 0 38px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .concept__ttl {
    padding: 8.046875vw 0 2.96875vw;
  }
}
@media screen and (max-width: 640px) {
  .concept__ttl {
    text-align: left !important;
    font-size: 7.8125vw;
    padding: 14.6% 0 0 6.25vw;
  }
}
.conceptOuter {
  max-width: 3000px;
  width: 100%;
  height: 672px;
  background: 50% 50%/cover url(../img/top/concept_elm_pc.png) no-repeat;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .conceptOuter {
    height: 52.5vw;
  }
}
@media screen and (max-width: 640px) {
  .conceptOuter {
    max-width: 100vw;
    height: 105vw;
    background: 50% 100%/100vw 75.15625vw url(../img/top/concept_elm_sp.png) no-repeat;
  }
}
.concept__txt {
  padding: 11px 0 0 165px;
  line-height: 1.9;
  color: #ABF451;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .concept__txt {
    padding: 0.859375vw 0 0 12.890625vw;
  }
}
@media screen and (max-width: 640px) {
  .concept__txt {
    padding: 5% 0 0;
    font-size: 6.09375vw;
    line-height: 1.67;
  }
}
.concept__desc {
  padding: 72px 0 0;
  line-height: 2.1;
  width: 74.4%;
  margin: 0 auto;
  letter-spacing: 0.2rem;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .concept__desc {
    padding: 5.625vw 0 0;
  }
}
@media screen and (max-width: 640px) {
  .concept__desc {
    font-size: 3.125vw;
    padding: 72px 0 0;
    letter-spacing: 0.2vw;
    width: 91.4%;
    padding: 1.1% 0 0;
    margin: 0;
    line-height: 2.24;
  }
}

.producerContainer {
  padding: 114px 0 0;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .producerContainer {
    padding: 8.90625vw 0 0;
  }
}
@media screen and (max-width: 640px) {
  .producerContainer {
    padding: 13.6% 0 0;
  }
}
.producerInner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 509px 0 166px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .producerInner {
    padding: 0 39.765625vw 0 12.96875vw;
  }
}
@media screen and (max-width: 640px) {
  .producerInner {
    max-width: 52.1875vw;
    padding: 0;
    margin: 0 0 0 6.25vw;
  }
}
.producer__ttlPosition {
  color: #FFF100;
  letter-spacing: 0.1rem;
  padding-bottom: 12px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .producer__ttlPosition {
    padding-bottom: 0.9375vw;
  }
}
@media screen and (max-width: 640px) {
  .producer__ttlPosition {
    font-size: 3.28125vw;
    letter-spacing: 0.14vw;
    padding-bottom: 4.3%;
  }
}
.producer__ttlFlex {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .producer__ttlFlex {
    flex-direction: column;
    align-items: normal;
  }
}
.producer__ttlGroup {
  padding: 8px 15px;
  letter-spacing: 0.17rem;
  color: #000;
  background: linear-gradient(-30deg, rgb(164, 233, 60) 0%, rgb(251, 252, 100) 100%);
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .producer__ttlGroup {
    padding: 0.625vw 1.171875vw;
  }
}
@media screen and (max-width: 640px) {
  .producer__ttlGroup {
    font-size: 3.90625vw;
    padding: 1.5625vw 2.65625vw;
    letter-spacing: 0.52vw;
  }
}
.producer__ttlName {
  margin-left: 24px;
  letter-spacing: 0.3rem;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .producer__ttlName {
    margin-left: 1.875vw;
  }
}
@media screen and (max-width: 640px) {
  .producer__ttlName {
    font-size: 5.9375vw;
    margin-left: 0;
    letter-spacing: 0.7vw;
    margin-top: 9.1%;
  }
}
.producer__desc {
  margin-top: 30px;
  padding-top: 35px;
  border-top: solid 1px #fff;
  line-height: 2.1;
  text-align: justify;
  letter-spacing: 0.2rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .producer__desc {
    margin-top: 2.34375vw;
    padding-top: 2.734375vw;
  }
}
@media screen and (max-width: 640px) {
  .producer__desc {
    border-top: solid 0.3125vw #fff;
    margin-top: 8.7%;
    padding-top: 5%;
    font-size: 2.65625vw;
    line-height: 1.87;
    letter-spacing: 0.26vw;
  }
}
.producer__human {
  position: absolute;
  width: 1467px;
  right: -661px;
  top: -121px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .producer__human {
    width: 114.609375vw;
    right: -51.640625vw;
    top: -9.453125vw;
  }
}
@media screen and (max-width: 640px) {
  .producer__human {
    width: 100vw;
    right: 0;
    left: -6.25vw;
    top: -8.4%;
  }
}

.productsContainer {
  margin-top: 246px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsContainer {
    margin-top: 19.21875vw;
  }
}
@media screen and (max-width: 640px) {
  .productsContainer {
    margin-top: 39.2%;
  }
}

.products__ttl {
  margin-bottom: 6%;
}

@media screen and (max-width: 640px) {
  .products__ttl {
    font-size: 10.9375vw;
    margin-bottom: 9%;
  }
}
.productsItemInner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.productsItemInner a{
  margin-bottom: 180px;
}

@media screen and (max-width: 640px) {
  .productsItemInner a {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .productsItemInner {
    max-width: 100vw;
  }
}

.productsItem__ttl {
  color: #ABF451;
  text-align: center;
  padding-bottom: 5px;
  font-family: "Shippori Antique", sans-serif;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__ttl {
    padding-bottom: 0.390625vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__ttl {
    font-size: 5.9375vw;
    text-align: left;
    padding-bottom: 0;
    padding-top: 8.5%;
    line-height: 1.3;
    letter-spacing: 0.3vw;
  }
}
.productsItem__ttl--01 {
  margin: 74px 0 72px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__ttl--01 {
    margin: 5.78125vw 0 5.625vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__ttl--01 {
    margin: 0 0 0 49%;
  }
}
.productsItem__ttl--02 {
  margin: 107px 0 51px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__ttl--02 {
    margin: 8.359375vw 0 3.984375vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__ttl--02 {
    margin: 0 0 0 6%;
  }
}
.productsItem__ttl::before {
  position: absolute;
  display: block;
  content: "";
  border-bottom: solid 1px #ABF451;
  width: 679px;
  height: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__ttl::before {
    width: 53.046875vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__ttl::before {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__ttlNum {
    font-size: 7.8125vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__ttlNum--01, .productsItem__ttlNum--02 {
    margin-top: 3.2%;
    display: inline-block;
    padding-top: 4.7%;
    position: relative;
  }
  .productsItem__ttlNum--01::before, .productsItem__ttlNum--02::before {
    position: absolute;
    display: block;
    content: "";
    border-bottom: solid 0.3125vw #ABF451;
    width: 43.90625vw;
    height: 0;
    top: 0;
    left: 0;
  }
}
.productsItem__flex {
  display: flex;
  justify-content: space-between;
}
.productsItem__flex--01 {
  padding: 0 196px 0 183px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__flex--01 {
    padding: 0 15.3125vw 0 14.296875vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__flex--01 {
    padding: 150px 6.25vw 0;
    flex-direction: column;
  }
}
.productsItem__flex--02 {
  padding: 0 240px 0 205px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__flex--02 {
    padding: 0 18.75vw 0 16.015625vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__flex--02 {
    padding: 0 6.25vw;
    flex-direction: column-reverse;
  }
}
.productsItem__pk--01 {
  width: 433px;
  padding-top: 90px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__pk--01 {
    width: 33.828125vw;
    padding-top: 7.03125vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__pk--01 {
    width: 87.5vw;
    padding-top: 6.2%;
  }
}
.productsItem__pk--02 {
  width: 371px;
  padding-top: 41px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__pk--02 {
    width: 28.984375vw;
    padding-top: 3.203125vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__pk--02 {
    width: 87.5vw;
    padding-top: 6.2%;
  }
}
.productsItem__contents--01 {
  flex: 0 1 434px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__contents--01 {
    flex: 0 1 33.90625vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__contents--01 {
    flex: 0 1 100%;
  }
}
.productsItem__contents--02 {
  flex: 0 1 451px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__contents--02 {
    flex: 0 1 35.234375vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__contents--02 {
    flex: 0 1 100%;
  }
}
.productsItem__txt {
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 640px) {
  .productsItem__txt {
    font-size: 3.90625vw;
    letter-spacing: 0.47vw;
    text-align: center;
    margin-top: 3.6%;
  }
}
.productsItem__logo--01 {
  width: 434px;
  margin-top: 16px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__logo--01 {
    width: 33.90625vw;
    margin-top: 1.25vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__logo--01 {
    width: 67.8125vw;
    margin: 2.4% auto 0;
  }
}
.productsItem__logo--02 {
  width: 453px;
  margin-top: 16px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__logo--02 {
    width: 35.390625vw;
    margin-top: 1.25vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__logo--02 {
    width: 70.78125vw;
    margin: 2.4% auto 0;
  }
}
.productsItem__name {
  margin-top: 24px;
  letter-spacing: 0.2rem;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__name {
    margin-top: 1.875vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__name {
    font-size: 3.90625vw;
    margin-top: 2.5%;
    letter-spacing: 0.48vw;
    text-align: center;
  }
}
.productsItem__desc {
  line-height: 2.1;
  text-align: justify;
  letter-spacing: 0.08rem;
  margin-top: 25px;
  padding-top: 26px;
  border-top: solid 1px #fff;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__desc {
    margin-top: 1.953125vw;
    padding-top: 2.03125vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__desc {
    margin-top: 6.3%;
    padding-top: 6.3%;
    border-top: solid 0.3125vw #fff;
    font-size: 3.125vw;
    line-height: 2.25;
    letter-spacing: 0.25vw;
  }
}
.productsItem__btn {
  letter-spacing: 0.14rem;
  padding-right: 17px;
  width: 400px;
  height: 69px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__btn {
    padding-right: 1.328125vw;
    width: 31.25vw;
    height: 5.390625vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__btn {
    letter-spacing: 0.47vw;
    padding-right: 1.5625vw;
    width: 85.9375vw;
    height: 15.3125vw;
    margin: 7% auto 0;
    font-size: 3.75vw;
  }
}
.productsItem__btn:any-link {
  color: #000;
  text-decoration: none;
}
.productsItem__btn::before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid transparent;
  border-left: 17px solid #000;
  right: 10px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__btn::before {
    border-top: 0.9375vw solid transparent;
    border-bottom: 0.9375vw solid transparent;
    border-right: 0.9375vw solid transparent;
    border-left: 1.328125vw solid #000;
    right: 0.78125vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__btn::before {
    border-top: 2.5vw solid transparent;
    border-bottom: 2.5vw solid transparent;
    border-right: 2.5vw solid transparent;
    border-left: 4.0625vw solid #000;
    right: 2.8125vw;
  }
}
.productsItem__btn--01 {
  background: #FFF100;
}
.productsItem__btn--02 {
  background: #ABF451;
  margin: 56px auto 0;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__btn--02 {
    margin: 4.375vw auto 0;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__btn--02 {
    margin: 8.75vw auto 0;
  }
}
.productsItem__img {
  position: absolute;
  z-index: -1;
}
.productsItem__img--01 {
  width: 1975px;
  left: -861px;
  top: -32px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__img--01 {
    width: 154.296875vw;
    left: -67.265625vw;
    top: -2.5vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__img--01 {
    width: 100vw;
    left: 0;
    top: 0;
  }
}
.productsItem__img--02 {
  width: 2018px;
  right: -861px;
  top: -25px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .productsItem__img--02 {
    width: 157.65625vw;
    right: -67.265625vw;
    top: -1.953125vw;
  }
}
@media screen and (max-width: 640px) {
  .productsItem__img--02 {
    width: 100vw;
    left: 0;
    top: 0;
  }
}

.interviewOuter {
  max-width: 3000px;
  width: 100%;
  padding: 266px 0 139px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .interviewOuter {
    padding: 20.78125vw 0 10.859375vw;
  }
}
@media screen and (max-width: 640px) {
  .interviewOuter {
    max-width: 100vw;
    padding: 36.4% 0 21.9%;
  }
}
.interviewOuter::before, .interviewOuter::after {
  position: absolute;
  display: block;
  content: "";
}
.interviewOuter::before {
  background: 50% 0%/cover url(../img/top/interview_bg_pc.png) no-repeat;
  width: 100%;
  height: 924px;
  top: 5%;
  z-index: -1;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .interviewOuter::before {
    height: 72.1875vw;
  }
}
@media screen and (max-width: 640px) {
  .interviewOuter::before {
    background: 50% 0%/cover url(../img/top/interview_bg_sp.png) no-repeat;
    width: 100%;
    height: 130.625vw;
    top: 7.2%;
  }
}
.interviewOuter::after {
  background: 0% 0%/653px auto url(../img/top/interview_elm.svg) repeat-x;
  bottom: 0;
  width: 100%;
  height: 58px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .interviewOuter::after {
    height: 4.53125vw;
  }
}
@media screen and (max-width: 640px) {
  .interviewOuter::after {
    background: 0% 0%/102.03125vw auto url(../img/top/interview_elm.svg) repeat-x;
    height: 9.0625vw;
    bottom: 1.8%;
  }
}
.interviewContainer {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .interviewContainer {
    max-width: 100vw;
  }
}
@media screen and (max-width: 640px) {
  .interview__ttl {
    font-size: 10.9375vw;
    line-height: 1.22 !important;
  }
}
.interview__video {
  width: 60%;
  aspect-ratio: 767/430;
  margin: 61px auto 46px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .interview__video {
    margin: 4.765625vw auto 3.59375vw;
  }
}
@media screen and (max-width: 640px) {
  .interview__video {
    width: 100%;
    margin: 5% auto 9.1%;
  }
}
.interview__sub {
  color: #ABF451;
  padding-bottom: 30px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .interview__sub {
    padding-bottom: 2.34375vw;
  }
}
@media screen and (max-width: 640px) {
  .interview__sub {
    font-size: 6.25vw;
    padding-bottom: 2.8125vw;
  }
}
.interview__sub::after {
  position: absolute;
  display: block;
  content: "";
  width: 119px;
  height: 0;
  border-bottom: solid 1px #ABF451;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .interview__sub::after {
    width: 9.296875vw;
  }
}
@media screen and (max-width: 640px) {
  .interview__sub::after {
    width: 66.40625vw;
    border-bottom: solid 0.3125vw #ABF451;
  }
}
.interview__comment {
  width: 60%;
  margin: 22px auto 0;
  line-height: 2.1;
  text-align: justify;
  letter-spacing: 0.08rem;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .interview__comment {
    margin: 1.71875vw auto 0;
  }
}
@media screen and (max-width: 640px) {
  .interview__comment {
    font-size: 3.125vw;
    line-height: 2.24;
    letter-spacing: 0.25vw;
    width: 87.5vw;
    margin: 6.8% auto 0;
  }
}

.replaceOuter {
  max-width: 3000px;
  width: 100%;
  height: 725px;
  padding: 124px 0 0;
  background: 50% 50%/cover url(../img/top/replace_bg_pc.jpg) no-repeat;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .replaceOuter {
    height: 56.640625vw;
    padding: 9.6875vw 0 0;
  }
}
@media screen and (max-width: 640px) {
  .replaceOuter {
    max-width: 100vw;
    height: 161.875vw;
    padding: 18.4% 0 0;
    background: 50% 50%/cover url(../img/top/replace_bg_sp.jpg) no-repeat;
  }
}
.replaceOuter::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/653px auto url(../img/top/replace_elm.svg) repeat-x;
  top: 0;
  width: 100%;
  height: 58px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .replaceOuter::before {
    height: 9.53125vw;
  }
}
@media screen and (max-width: 640px) {
  .replaceOuter::before {
    top: 2.1%;
    background: 0% 0%/102.03125vw auto url(../img/top/replace_elm.svg) repeat-x;
    height: 9.0625vw;
  }
}
.replaceContainer {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.replace__ttl {
  color: #000;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .replace__ttl {
    text-align: left;
    font-size: 6.25vw;
    line-height: 1.7;
    margin-left: 8.125vw;
    letter-spacing: 0.3vw;
  }
}
.replace__contents {
  display: flex;
  justify-content: space-between;
  padding: 27px 140px 0 165px;
  align-items: center;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .replace__contents {
    padding: 2.109375vw 10.9375vw 0 12.890625vw;
  }
}
@media screen and (max-width: 640px) {
  .replace__contents {
    margin: 3.6% 0 10%;
    padding: 0 6.25vw;
    flex-direction: column-reverse;
  }
}
.replace__desc {
  line-height: 2.1;
  text-align: justify;
  letter-spacing: 0.08rem;
  color: #000;
  flex: 0 1 460px;
  font-weight: 500;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .replace__desc {
    flex: 0 1 35.9375vw;
  }
}
@media screen and (max-width: 640px) {
  .replace__desc {
    letter-spacing: 0.26vw;
    font-size: 3.125vw;
    flex: 0 1 100%;
    line-height: 2.25;
    margin-top: 4.3%;
  }
}
.replace__food {
  flex: 0 1 473px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .replace__food {
    flex: 0 1 36.953125vw;
  }
}
@media screen and (max-width: 640px) {
  .replace__food {
    flex: 0 1 100%;
  }
}

.excerptOuter {
  padding: 71px 0 64px;
  background: #000;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .excerptOuter {
    padding: 5.546875vw 0 5vw;
  }
}
@media screen and (max-width: 640px) {
  .excerptOuter {
    padding: 15.8% 0 14.8%;
  }
}
.excerpt__ttl {
  padding-bottom: 64px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .excerpt__ttl {
    padding-bottom: 5vw;
  }
}
@media screen and (max-width: 640px) {
  .excerpt__ttl {
    font-size: 10.9375vw;
    padding-bottom: 12.5%;
  }
}
.excerptContainer {
  max-width: 820px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .excerptContainer {
    max-width: 64.0625vw;
  }
}
.excerptMain {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .excerptMain {
    width: 87%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
  }
  .excerptMain .article__body {
    flex: 0 1 45%;
  }
  .excerptMain .article__link {
    display: block;
  }
  .excerptMain .article__thumbnail {
    margin: 0 0 13%;
  }
}
.excerpt__btn:any-link {
  position: relative;
  display: flex;
  width: 385px;
  height: 69px;
  margin: 0 auto;
  color: #FFF100;
  color: #000;
  letter-spacing: 0.13rem;
  text-decoration: none;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  background: #FFF100;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .excerpt__btn:any-link {
    width: 30.078125vw;
    height: 5.390625vw;
  }
}
@media screen and (max-width: 640px) {
  .excerpt__btn:any-link {
    letter-spacing: 0.47vw;
    padding-right: 1.5625vw;
    width: 87.5vw;
    height: 15.3125vw;
    margin: 7% auto 0;
    font-size: 3.75vw;
  }
}
.excerpt__btn:any-link::before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid transparent;
  border-left: 17px solid #000;
  right: 10px;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .excerpt__btn:any-link::before {
    border-top: 0.9375vw solid transparent;
    border-bottom: 0.9375vw solid transparent;
    border-right: 0.9375vw solid transparent;
    border-left: 1.328125vw solid #000;
    right: 0.78125vw;
  }
}
@media screen and (max-width: 640px) {
  .excerpt__btn:any-link::before {
    border-top: 2.5vw solid transparent;
    border-bottom: 2.5vw solid transparent;
    border-right: 2.5vw solid transparent;
    border-left: 4.0625vw solid #000;
    right: 2.8125vw;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #fff;
}

a {
  transition: 0.5s all;
}
a:hover {
  opacity: 0.6;
}

@media screen and (min-width: 641px) {
  .u-sp_disp {
    display: none;
  }
}
.u-tab_disp {
  display: none;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-tab_disp {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .u-pc_disp {
    display: none;
  }
}
.u-ff_shippori {
  font-family: "Shippori Antique", sans-serif;
}
@media screen and (min-width: 641px) {
  .u-fs_11 {
    font-size: 0.6875rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_11 {
    font-size: 0.859375vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_13 {
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_13 {
    font-size: 1.015625vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_16 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_16 {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_17 {
    font-size: 1.0625rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_17 {
    font-size: 1.328125vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_20 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_20 {
    font-size: 1.5625vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_21 {
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_21 {
    font-size: 1.640625vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_23 {
    font-size: 1.4375rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_23 {
    font-size: 1.796875vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_24 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_24 {
    font-size: 1.875vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_25 {
    font-size: 1.5625rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_25 {
    font-size: 1.953125vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_26 {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_26 {
    font-size: 2.03125vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_29 {
    font-size: 1.8125rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_29 {
    font-size: 2.265625vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_30 {
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_30 {
    font-size: 2.34375vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_31 {
    font-size: 1.9375rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_31 {
    font-size: 2.421875vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_34 {
    font-size: 2.125rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_34 {
    font-size: 2.65625vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_36 {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_36 {
    font-size: 2.8125vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_37 {
    font-size: 2.3125rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_37 {
    font-size: 2.890625vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_38 {
    font-size: 2.375rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_38 {
    font-size: 2.96875vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_40 {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_40 {
    font-size: 3.125vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_41 {
    font-size: 2.5625rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_41 {
    font-size: 3.203125vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_50 {
    font-size: 3.125rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_50 {
    font-size: 3.90625vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_51 {
    font-size: 3.1875rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_51 {
    font-size: 3.984375vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_58 {
    font-size: 3.625rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_58 {
    font-size: 4.53125vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_63 {
    font-size: 3.9375rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_63 {
    font-size: 4.921875vw;
  }
}
@media screen and (min-width: 641px) {
  .u-fs_70 {
    font-size: 4.375rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-fs_70 {
    font-size: 5.46875vw;
  }
}
.u-topTtl {
  font-family: "Cormorant Garamond", serif;
  text-align: center;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .u-topTtl {
    font-size: 4.921875vw;
  }
}/*# sourceMappingURL=top.css.map */