@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lora:wght@400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lora:wght@400;500&family=Noto+Sans+JP:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600&display=swap");
.f-lora {
  font-family: "Lora", serif;
  letter-spacing: 0.125em;
}

.f-noto {
  font-family: "Noto Sans JP", sans-serif;
}

.sp {
  display: block;
}

.pc {
  display: none;
}

.c5-main__container {
  width: 100%;
  margin: 0 auto;
  font-family: "YuMincho", "游明朝体", Yu Mincho, "游明朝", serif;
  overflow-x: hidden;
}
.c5-main__container img {
  max-width: 100%;
}
.c5-main__container h1, .c5-main__container h2, .c5-main__container h3 {
  margin: 0;
  padding: 0;
}
.c5-main__container a:hover {
  text-decoration: none;
}
.c5-main__container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c5-main__container * {
  box-sizing: border-box;
}
.c5-btn {
  position: relative;
  display: block;
  width: 100%;
  max-width: 165px;
  padding: 10px;
  font-size: 12px;
  text-align: center;
  border: 2px solid #d4dde4;
  transition: all 0.3s;
  letter-spacing: 0.125em;
}
.c5-btn::after {
  position: absolute;
  top: 50%;
  right: 12px;
  content: "";
  width: 7px;
  height: 7px;
  border: 0;
  border-top: 2px solid #d4dde4;
  border-right: 2px solid #d4dde4;
  transform: translateY(-50%) rotate(45deg) skew(-4deg, -4deg);
}

.c5-color {
  max-width: 180px;
  font-weight: bold;
  border-color: #d7c294;
}
.c5-color::after {
  border-color: #d7c294;
}

h1 img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.c5-sns {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 10px auto 0;
  padding: 0 20px;
}
.c5-sns a, .c5-sns img {
  display: block;
}
.c5-sns a {
  width: 38px;
  transition: all 0.3s;
}
.c5-sns a:hover {
  opacity: 0.7;
}
.c5-sns a.c5-tw {
  margin-left: 13px;
}
.c5-sns a img {
  width: 100%;
}

.c5-wrap p {
  margin: 0;
}

.c5-sec1 .c5-inner {
  padding: 25px 20px 30px;
}
.c5-sec1 h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
.c5-sec1__right__img div {
  width: 55%;
  margin: 0 auto 20px;
}
.c5-sec1__right__img div a {
  display: block;
  transition: all 0.3s;
}
.c5-sec1__right__img div a:hover {
  opacity: 0.7;
}
.c5-sec1__right__img div p {
  text-align: center;
  font-size: 13px;
}
.c5-sec1__right__img div img {
  display: block;
  margin: 0 auto;
}
.c5-sec1 .c5-btn {
  margin: 0 auto;
}

/*.c5-sec1*/
@keyframes border {
  from {
    border-color: #d4dde4;
  }
  to {
    border-color: #909ba4;
  }
}
@keyframes border2 {
  from {
    border-color: #d7c294;
  }
  to {
    border-color: #978868;
  }
}
.c5-sec2 {
  margin-bottom: 60px;
}
.c5-sec2__banner a {
  display: block;
  max-width: 750px;
  margin: 0 auto;
  transition: all 0.3s;
}
.c5-sec2__banner a:hover {
  opacity: 0.7;
}
.c5-sec2__banner a img {
  margin: 0 auto;
}
.fb-back {
  background: #505050;
}

.c5-sec3 {
  margin: 10px auto 75px;
  padding: 0 20px;
}
.c5-sec3__right {
  padding: 0;
}
.c5-sec3__right .c5-movie {
  margin: 0 auto;
}
.c5-sec3__right .cm-link img {
  display: block;
  margin: 0 auto 10px;
  transition: all 0.3s;
}
.c5-sec3__right .cm-link img:hover {
  opacity: 0.8;
}
.c5-sec3__right a.s5-link {
  display: block;
  font-size: 13px;
  text-align: right;
}
.c5-sec3__banner a {
  display: block;
}
.c5-product {
  background: rgb(249, 249, 249);
  background: linear-gradient(0deg, rgb(249, 249, 249) 0%, rgb(255, 255, 255) 50%, rgb(249, 249, 249) 100%);
  padding: 30px 5px 30px 20px;
  margin-bottom: 50px;
}
.c5-product .c5-main__catch {
  display: inline-block;
  font-size: 20px;
  border-bottom: 1px solid #d7c294;
  margin-bottom: 35px;
}
.c5-product .c5-main__img {
  display: block;
}
.c5-product .c5-main__txt {
  font-size: 15px;
  line-height: 1.8;
  margin: 0 0 25px;
  letter-spacing: 0.1em;
}
.c5-product .c5-main__txt sup {
  font-size: 50%;
  top: -1.1em;
}
.c5-product h2 {
  font-size: 27px;
  line-height: 1.9;
  margin: 0;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.c5-sec4 .c5-main__img {
  width: 75%;
  margin: 0 auto;
  position: relative;
}
.c5-sec4 .c5-btn {
  margin-bottom: 20px;
}
.c5-sec4__note {
  font-size: 11px;
  line-height: 2;
}
.c5-sec4 .c5-main__txt {
  margin-top: 20px;
}

.c5-sec5 .c5-main__img {
  width: 80%;
  margin: 0 15px 10px auto;
  position: relative;
  top: -5px;
}

.c5-sec6 .c5-main__img {
  width: 65%;
  margin: 0 auto;
  position: relative;
  top: -10px;
}
.c5-sec7 {
  margin-bottom: 35px;
  padding: 30px 20px;
  background-color: #f5f5f5;
}
.c5-sec7 h2 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 500;
}
.c5-sec7__info h3 {
  font-size: 15px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 500;
}
.c5-sec7__info h3 span {
  padding-bottom: 5px;
  border-bottom: 2px solid #d4dde4;
}
.c5-sec7 table {
  width: 100%;
  margin-bottom: 45px;
  font-size: 12px;
  border-collapse: separate;
  border-spacing: 0 16px;
}
.c5-sec7 table tr td {
  vertical-align: top;
}
.c5-sec7 table tr td:first-child {
  width: 35%;
}
.c5-sec7 table tr td:last-child {
  width: 55%;
}
.c5-sec7__btn a {
  display: block;
  margin: 0 auto;
}
.c5-sec7__btn a:first-child {
  margin-bottom: 25px;
}
.c5-note {
  padding: 0 20px;
  margin-bottom: 45px;
}
.c5-note ul {
  margin: 0;
  padding: 0;
  font-size: 12.5px;
  line-height: 2;
}
.c5-sec8 {
  margin-bottom: 65px;
  padding: 0 20px;
}
.c5-sec8 h2 {
  font-size: 20px;
  line-height: 1.75;
  font-weight: 600;
  margin-bottom: 25px;
  text-align: center;
}
.c5-sec8 h2 span.f-lora {
  font-weight: 500;
}
.c5-sec8 h2 sup {
  font-size: 50%;
  top: -10px;
}
.c5-sec8__product {
  margin-bottom: 30px;
}
.c5-sec8__product-content:not(:last-child) {
  margin-bottom: 50px;
}
.c5-sec8__product-content p {
  font-size: 15px;
  text-align: center;
  margin-bottom: 25px;
}
.c5-sec8__product-content p span {
  padding-bottom: 4px;
  border-bottom: 2px solid #d4dde4;
}
.c5-sec8__product-content img {
  display: block;
  width: 85%;
  margin: 0 auto 25px;
}
.c5-sec8__product-content .c5-btn {
  margin: 0 auto;
}
.c5-sec8__product-content .c5-btn:first-child {
  margin-bottom: 25px;
}
.c5-sec8 .c5-note {
  padding: 0;
}
.c5-sec9.c5-banner {
  padding: 0 15px;
}
.c5-sec9.c5-banner h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  text-align: center;
}
.c5-sec9.c5-banner ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: calc(100% + 20px);
}
.c5-sec9.c5-banner ul li {
  width: calc(50% - 20px);
  margin: 0 20px 20px 0;
}
.c5-sec9.c5-banner ul li a img {
  display: block;
}
.c5-sec9.c5-banner ul li img {
  transition: all 0.3s;
}
.c5-sec9.c5-banner ul li img:hover {
  opacity: 0.8;
}
.c5-pop {
  background-color: #505050;
  color: #fff;
}
.c5-pop * {
  box-sizing: border-box;
}
.c5-pop ul {
  list-style: none;
  padding: 0;
}
.c5-pop img {
  max-width: 100%;
}
.c5-pop__inner {
  padding: 20px 0 0;
}
.c5-pop__ttl {
  color: #a8a8a8;
  font-size: 20px;
  margin: 18px 0 35px;
  padding: 0 20px;
}
.c5-pop__box {
  margin-bottom: 60px;
  padding: 0 20px;
}
.c5-pop__box-img img {
  display: block;
  margin: 0 auto 20px;
}
.c5-pop__box-txt.ex {
  margin-bottom: 40px;
}
.c5-pop__box-txt p:first-of-type {
  font-size: 14px;
  font-weight: bold;
}
.c5-pop__box-txt p:last-of-type {
  font-size: 12.5px;
  line-height: 2;
  letter-spacing: 0.07em;
}
.c5-pop__box-txt .c5-note {
  margin-top: 10px;
  font-size: 12.5px;
  line-height: 1.875;
}
.c5-pop__box-txt a {
  text-decoration: underline;
}
.c5-pop__box-txt a:hover {
  color: inherit;
  text-decoration: none;
}
.c5-pop .c5-img__box .c5-pop__box-img {
  margin-bottom: 20px;
}
.c5-pop__btn {
  padding: 30px 0;
  background-color: #383838;
}
.c5-pop__btn .c5-btn {
  margin: 0 auto;
}
.c5-pop__btn .c5-btn:first-child {
  margin-bottom: 25px;
}
.c5-pop__btn .c5-btn:hover {
  text-decoration: none;
  color: #fff;
}

.mfp-container {
  padding: 0;
  background-color: #505050;
}

.mfp-close-wrap {
  position: relative;
}
.mfp-close-wrap .mfp-close {
  position: fixed;
  top: 20px;
  right: 20px;
  content: "";
  width: 21px;
  height: 21.7px;
  padding: 0;
  background: url("../img/pop_close.png") no-repeat center center;
  background-size: contain;
  cursor: pointer;
  transition: all 0.3s;
  z-index: 3;
}
.c5-link__hp {
  width: 80%;
  position: fixed;
  z-index: 3;
  bottom: 2%;
  left: 43%;
  transform: translate(-50%, 0);
}
.c5-link__hp a {
  display: block;
  transition: all 0.3s;
}
.c5-link__hp a:hover {
  opacity: 0.8;
}
.c5-link__hp a img {
  width: 100%;
}
.is-show {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

.c5-js__block1,
.c5-js__block2,
.c5-js__block3,
.c5-js__block4,
.c5-js__block5 {
  transition: all 0.6s;
  opacity: 0;
  transform: translateY(150px);
}

/* mfp-bg（overlay） */
.mfp-fade01.mfp-bg,
.mfp-fade02.mfp-bg {
  opacity: 0;
  transition: all 0.4s ease-out;
}

.mfp-fade01.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade02.mfp-bg.mfp-ready {
  opacity: 0.6;
}

.mfp-fade01.mfp-bg.mfp-removing,
.mfp-fade02.mfp-bg.mfp-removing {
  opacity: 0;
}

/* mfp-content */
.mfp-fade01.mfp-wrap .mfp-content,
.mfp-fade02.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.4s ease-out;
}

.mfp-fade01.mfp-wrap.mfp-ready .mfp-content,
.mfp-fade02.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade01.mfp-wrap.mfp-removing .mfp-content,
.mfp-fade02.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

@media (min-width: 750px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .c5-flex {
    display: flex;
  }
  .c5-inner {
    max-width: 1140px;
    margin: 0 auto;
  }
  .c5-sns {
    max-width: 1400px;
    margin: 15px auto 0;
  }
  .c5-sns a.c5-tw {
    margin-left: 10px;
  }
  .c5-btn {
    max-width: 275px;
    padding: 10px;
    font-size: 16px;
  }
  .c5-btn::after {
    right: 24px;
    width: 10px;
    height: 10px;
  }
  .c5-btn:hover {
    animation: border 0.3s;
    animation-fill-mode: forwards;
  }
  .c5-btn:hover::after {
    animation: border 0.3s;
    animation-fill-mode: forwards;
  }
  .c5-color {
    max-width: 260px;
    font-size: 18px;
  }
  .c5-color:hover {
    animation: border2 0.3s;
    animation-fill-mode: forwards;
  }
  .c5-color:hover::after {
    animation: border2 0.3s;
    animation-fill-mode: forwards;
  }
  .c5-sec1 .c5-inner {
    padding: 50px 20px 100px;
  }
  .c5-sec1 h2 {
    font-size: 36px;
  }
  .c5-sec1 .c5-flex {
    justify-content: space-around;
    align-items: flex-end;
  }
  .c5-sec1__right {
    margin-bottom: 40px;
  }
  .c5-sec1__right__img {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .c5-sec1__right__img div {
    width: 46%;
    max-width: 340px;
    margin: 0;
  }
  .c5-sec1__right__img div p {
    font-size: 18px;
  }
  .c5-sec1__right__img div img {
    margin: 0 auto 10px;
  }
  .c5-sec1__right__img div:first-child {
    margin-right: 35px;
  }
  /*.c5-sec1*/
  .c5-sec2 {
    margin-bottom: 110px;
  }
  .c5-sec2__banner a {
    max-width: 1102px;
  }
  .c5-sec3 {
    margin: 20px auto 150px;
  }
  .c5-sec3 .c5-inner {
    max-width: 1110px;
  }
  .c5-sec3__right .c5-movie {
    max-width: 782px;
  }
  .c5-sec3__right a.s5-link {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .c5-product {
    background: #fbfbfb;
    padding: 50px 20px 110px;
    margin-bottom: 130px;
  }
  .c5-product .c5-inner {
    position: relative;
  }
  .c5-product .c5-main__catch {
    font-size: 30px;
    border-width: 2px;
    margin-bottom: 130px;
  }
  .c5-product .c5-main__img {
    display: block;
    position: absolute;
    z-index: 1;
  }
  .c5-product .c5-main__txt {
    font-size: 25px;
    line-height: 2;
    margin: 0 0 40px;
    position: relative;
    z-index: 2;
  }
  .c5-product h2 {
    font-size: calc(1.6875rem + (1vw - 7.5px) * 4);
    min-height: 0vw;
    margin-bottom: 90px;
    padding: 30px 0;
    background: rgb(251, 251, 251);
    background: linear-gradient(90deg, rgb(251, 251, 251) 0%, rgb(244, 244, 244) 30%);
  }
  .c5-sec4 .c5-main__img {
    width: 48%;
    max-width: 541px;
    margin: 0;
    right: 0;
    top: 8%;
  }
  .c5-sec4 h2 {
    width: 83%;
  }
  .c5-sec4 .c5-btn {
    margin-bottom: 55px;
  }
  .c5-sec4__note {
    font-size: 14px;
    line-height: 1.78;
  }
  .c5-sec4 .c5-main__txt {
    margin-top: 0;
    margin-bottom: 60px;
  }
  .c5-sec5 .c5-main__img {
    width: 61%;
    max-width: 650px;
    margin: 0;
    right: -3%;
    top: 0;
  }
  .c5-sec5 h2 {
    border-radius: 0 30px 0 0/0 110px 0 0;
  }
  .c5-sec6 .c5-main__img {
    width: 44%;
    max-width: 497px;
    margin: 0;
    right: 0;
    top: -3%;
  }
  .c5-sec6 h2 {
    width: 90%;
  }
  .c5-sec7 {
    margin-bottom: 100px;
    padding: 20px 20px 0;
    background-color: #fff;
  }
  .c5-sec7 h2 {
    font-size: 36px;
    margin-bottom: 70px;
  }
  .c5-sec7__inner {
    display: flex;
    justify-content: flex-start;
  }
  .c5-sec7__img {
    width: 28%;
    margin-right: 5%;
  }
  .c5-sec7__img figure:not(:last-child) {
    margin-bottom: 35px;
  }
  .c5-sec7__img figure img {
    display: block;
    margin: 0 auto 10px;
  }
  .c5-sec7__img figure figcaption {
    font-size: 14px;
    text-align: center;
  }
  .c5-sec7__info {
    width: 67%;
  }
  .c5-sec7__info h3 {
    font-size: 24px;
    margin-bottom: 40px;
    text-align: left;
  }
  .c5-sec7__info h3 span {
    border-width: 3px;
    padding-bottom: 2px;
  }
  .c5-sec7 table {
    margin-bottom: 0;
    font-size: 16px;
    border-spacing: 0 18px;
  }
  .c5-sec7 table tr td {
    line-height: 2.1875;
  }
  .c5-sec7 table tr td:first-child {
    width: 25%;
  }
  .c5-sec7 table tr td:last-child {
    width: 55%;
  }
  .c5-sec7__btn {
    justify-content: flex-start;
  }
  .c5-sec7__btn a {
    margin: 0;
    width: 49%;
  }
  .c5-sec7__btn a:first-child {
    margin-bottom: 0;
    margin-right: 8%;
  }
  .c5-note {
    margin-bottom: 135px;
    padding: 0 10px;
  }
  .c5-note ul {
    font-size: 14px;
    line-height: 1.785;
  }
  .c5-sec8 {
    margin-bottom: 140px;
  }
  .c5-sec8 h2 {
    font-size: 36px;
    margin-bottom: 130px;
    letter-spacing: 0.1em;
  }
  .c5-sec8 h2 > span {
    display: block;
  }
  .c5-sec8 h2 sup {
    top: -20px;
    letter-spacing: 0;
  }
  .c5-sec8__product {
    width: calc(100% + 30px);
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 35px;
  }
  .c5-sec8__product-content {
    width: calc(33.333% - 30px);
    margin: 0 30px 0 0;
  }
  .c5-sec8__product-content:not(:last-child) {
    margin-bottom: 0;
  }
  .c5-sec8__product-content p {
    font-size: 24px;
    margin-bottom: 45px;
  }
  .c5-sec8__product-content p span {
    padding-bottom: 4px;
    border-width: 3px;
  }
  .c5-sec8__product-content img {
    width: 100%;
    max-width: 323px;
    margin: 0 auto 40px;
  }
  .c5-sec8__product-content .c5-flex {
    display: block;
  }
  .c5-sec8__product-content .c5-btn {
    max-width: 220px;
    font-size: 14px;
  }
  .c5-sec8__product-content .c5-btn:first-child {
    margin-bottom: 20px;
  }
  .c5-sec8__product-content .c5-btn::after {
    right: 13px;
    width: 7px;
    height: 7px;
  }
  .c5-sec9.c5-banner {
    margin-bottom: 120px;
  }
  .c5-sec9.c5-banner h2 {
    font-size: 26px;
    margin-bottom: 40px;
  }
  .c5-sec9.c5-banner ul {
    width: calc(100% + 30px);
  }
  .c5-sec9.c5-banner ul li {
    width: calc(33.33% - 30px);
    max-width: 345px;
    margin: 0 30px 0 0;
  }
  .c5-pop {
    padding: 60px 0 0;
  }
  .c5-pop__ttl {
    max-width: 1200px;
    font-size: 40px;
    margin: 0 auto 90px;
  }
  .c5-pop__box {
    max-width: 1000px;
    margin: 0 auto 140px;
    padding: 0 20px;
    justify-content: center;
  }
  .c5-pop__box-img {
    width: 45%;
    max-width: 420px;
    margin-right: 5%;
  }
  .c5-pop__box-img img {
    margin: 0 auto;
  }
  .c5-pop__box-txt {
    width: 54%;
  }
  .c5-pop__box-txt.ex {
    margin-bottom: 50px;
  }
  .c5-pop__box-txt p:first-of-type {
    font-size: 21px;
    margin-top: 0;
  }
  .c5-pop__box-txt p:first-of-type sup {
    font-size: 0.5em;
    top: -1.2em;
  }
  .c5-pop__box-txt p:last-of-type {
    font-size: 15px;
  }
  .c5-pop__box-txt .c5-note {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.9;
  }
  .c5-pop .c5-img__box {
    max-width: 1000px;
    display: flex;
    justify-content: center;
    padding: 0 20px;
  }
  .c5-pop .c5-img__box .c5-pop__box-img {
    width: 45%;
    max-width: 420px;
    margin: 0 0 50px;
  }
  .c5-pop .c5-txt__wide {
    width: 100%;
  }
  .c5-pop__btn {
    padding: 80px 0;
    justify-content: center;
  }
  .c5-pop__btn .c5-btn {
    width: 30%;
    margin: 0;
  }
  .c5-pop__btn .c5-btn:first-child {
    margin-bottom: 0;
    margin-right: 40px;
  }
  .mfp-close-wrap .mfp-close {
    top: 40px;
    right: 60px;
    width: 30px;
    height: 31px;
  }
  .c5-link__hp {
    width: 12%;
    max-width: 100px;
    bottom: auto;
    left: auto;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
  }
}

@media (min-width: 900px) {
  .c5-sec7__info {
    position: relative;
  }
  .c5-sec7__inner {
    margin-bottom: 200px;
  }
  .c5-sec7__btn {
    position: absolute;
    bottom: -110px;
    left: -105px;
    width: 100%;
  }
}

@media (min-width: 1160px) {
  .c5-sec8 h2 > span {
    display: inline;
    padding-left: 1em;
  }
  .c5-sec8__product .c5-btn {
    font-size: 16px;
  }
  .c5-sec8__product .c5-btn::after {
    right: 24px;
    width: 10px;
    height: 10px;
  }
}

@media (min-width: 1200px) {
  .c5-product h2 {
    font-size: 45px;
  }
}

@media (min-width: 1400px) {
  .c5-main__container h1 {
    width: 100%;
    background-color: #5a5b59;
  }
  .c5-main__container h1 img {
    display: block;
    max-width: 1400px;
    margin: 0 auto;
    flex-shrink: 0;
  }
}
/*# sourceMappingURL=style.css.map */