@charset "UTF-8";

/*all----------------------------*/
html {
  font-size: 62.5%;
}

#Wrap,
.wrapTop,
.wrapBottom {
  width: 100%;
}

#Header,
#Foot {
  width: 1000px;
  margin: 0 auto;
}

#FooterWrap {
  position: relative;
  z-index: 50;
}

.LP_page * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: .02em;
}

.LP_page {
  background: #F8ECE1;
  color: #333;
  font-family: 'Shippori Mincho', serif;
  opacity: 0;
  animation: whole-fade 1s forwards;
}

@keyframes whole-fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.LP_page picture,
.LP_page a {
  display: block;
}

.LP_page a {
  transition: opacity .3s;
}

.LP_page a:hover {
  opacity: .6;
}

.LP_page img {
  width: 100%;
  height: auto;
}

.sec_inner {
  width: 120rem;
  margin: 0 auto;
}

.txt_en {
  font-family: 'Cormorant Garamond', serif;
}

.scrl-action {
  opacity: 0;
  transition: 1s;
}

.scrl-action.active {
  opacity: 1;
}
/*----------------------------all*/

/*mv-----------------------------*/
.mv_area {
  padding: 5.3rem 0 8.4rem;
}

.main-ttl {
  margin-bottom: 5.5rem;
}

.main-lead {
  font-size: 2.2rem;
  line-height: 2;
  text-align: center;
}

.main-lead.active {
  transition-delay: .3s;
}
/*-----------------------------mv*/
/*topics-------------------------*/
.topics_area {
  padding: 3.5rem 0 4rem;
  background: #EFD7CF;
  transition-delay: .6s;
}

.topics_area .sec-ttl {
  margin-bottom: 2rem;
  font-weight: bold;
  font-size: 3rem;
  text-align: center;
  color: #D37A7A;
}

.topics_list {
  width: 82rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 2rem;
}

.topics_list li {
  border-radius: 1rem;
  overflow: hidden;
  transition: .3s;
}

.topics_list li:hover {
  border-radius: 5rem;
}

.topics_list li a {
  display: flex;
  align-items: center;
  position: relative;
  width: 40rem;
  height: 10rem;
  background: #fff;
  font-size: 1.8rem;
  line-height: 1.5;
}

.topics_list li a::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border-top: solid .7rem #D37A7A;
  border-left: solid .7rem transparent;
  border-right: solid .7rem transparent;
  margin: .5rem 2rem 0 0;
  content: "";
}

.topics_list li a:hover {
  opacity: 1 !important;
}

.topics_list li a .topics-ttl {
  padding-left: 5rem;
  letter-spacing: .04em;
}

.topics_list li a .topics-number {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  margin-left: 2rem;
  font-size: 3.6rem;
  color: #D37A7A;
}

.topics_list .wrapping {
  width: 100%;
}

.topics_list .wrapping a {
  width: 100%;
}

.topics_list .wrapping a .topics-ttl {
  padding-left: 2rem;
}

.topics_list .wrapping a .topics-ttl .txt_en {
  position: static;
  padding-right: .5rem;
  font-size: 2rem;
  letter-spacing: 0;
  color: #D37A7A;
}
/*-------------------------topics*/
/*each-itm-----------------------*/
.itm_area {
  padding-bottom: 11.5rem;
}

.each-itm {
  padding-top: 15.8rem;
}

.each-itm-ttl {
  position: relative;
  z-index: 1;
  width: fit-content;
  margin: 0 auto 1.5rem;
  font-weight: normal;
  font-size: 2.8rem;
  line-height: 1.5;
  text-align: center;
}

.each-itm-ttl .each_sentence {
  position: relative;
  transition-delay: .5s;
}

.each-itm-ttl .each_sentence .line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  margin-bottom: .5rem;
  background: #D37A7A;
  transform: scaleX(0);
  transform-origin: center left;
  transition: 1s;
  transition-delay: .6s;
}

.each-itm-ttl.active .each_sentence .line.delay1 {
  transition-delay: .8s;
}

.each-itm-ttl.active .each_sentence .line.active {
  transform: scaleX(100%);
}

.each-itm-number {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  font-style: italic;
  font-size: 24rem;
  line-height: 1;
  color: #fff;
  pointer-events: none;
}

.itm_area .each-itm:nth-of-type(1) .each-itm-number {
  margin: -18rem 0 0 4rem;
}

.itm_area .each-itm:nth-of-type(2) .each-itm-number {
  margin: -16.5rem 0 0 -10.5rem;
}

.itm_area .each-itm:nth-of-type(3) .each-itm-number {
  margin: -19rem 0 0 -3rem;
}

.itm_area .each-itm:nth-of-type(4) .each-itm-number {
  margin: -21.5rem 0 0 -2rem;
}

.lead {
  margin-bottom: 5.5rem;
  font-size: 1.6rem;
  line-height: 2;
  text-align: center;
  transition-delay: 1s;
}

.itm-list {
  display: flex;
  justify-content: space-between;
}

.itm-list.scrl-action {
  transform: translateY(30px);
  transition-delay: .6s;
}

.itm-list.scrl-action.active {
  transform: translateY(0);
}

.itm-list li {
  border-radius: 1rem;
  width: 28rem;
  padding: 2rem;
  background: #fff;
  font-family: 'Noto Sans JP', sans-serif;
}

.itm-list li .itm-img {
  position: relative;
  margin-bottom: .8rem;
}

.itm-list li .itm-img .variation01 {
  position: absolute;
  top: 0;
  left: 0;
  animation: switching 10s infinite;
}

@keyframes switching {
  0% {
    opacity: 1;
  }

  35% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  85% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.itm-list li .itm-name {
  margin-bottom: .5rem;
  font-weight: normal;
  font-size: 1.3rem;
  line-height: 1.5;
}

.itm-list li .itm-price {
  margin-bottom: 1.4rem;
  font-weight: 500;
  font-size: 1.8rem;
}

.itm-list li .itm-price .tax {
  font-size: 1.1rem;
}

.btn_wrap {
  display: flex;
  justify-content: space-between;
  margin: -.8rem 0 1.8rem;
}

.itm-type {
  margin-bottom: .5rem;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
}

.itm-list li .itm-btn {
  width: fit-content;
  margin: 0 auto 1.8rem;
}

.btn_wrap .itm-btn {
  margin: 0 !important;
}

.itm-list li .itm-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10rem;
  width: 18rem;
  height: 4rem;
  background: rgba(211, 122, 122, .6);
  font-weight: bold;
  font-size: 1.8rem;
  color: #fff;
  transition: .3s;
}

.btn_wrap .itm-btn a {
  width: 11.5rem !important;
  height: 3rem !important;
  font-size: 1.6rem !important
}

.itm-list li .itm-btn a:hover {
  background: #D37A7A;
  opacity: 1 !important;
}

.itm-list li .itm-btn a span {
  position: relative;
  padding-left: 2.8rem;
}

.itm-list li .itm-btn a span::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1.8rem;
  height: 1.8rem;
  background: url(../img/icon_001.svg) center center / cover no-repeat;
  content: "";
}

.itm-list li .itm-caption {
  font-size: 1.2rem;
  line-height: 1.75;
}

.itm-list li .itm-caption .notes {
  display: block;
  font-size: 1rem;
  color: #B7B7B7;
}
/*-----------------------each-cat*/
/*wrapping-----------------------*/
.wrapping_area {
  padding: 8.5rem 0 7.5rem;
  background: #EFD7CF;
  transform: translateY(30px);
}

.wrapping_area.active {
  transform: translateY(0);
}

.wrapping_area .sec-ttl {
  margin-bottom: 2.5rem;
  font-weight: normal;
  font-size: 2.8rem;
  text-align: center;
}

.wrapping_area .sec-ttl .txt_en {
  display: block;
  margin-bottom: 1rem;
  font-weight: bold;
  font-style: italic;
  font-size: 2.6rem;
  line-height: 1;
  letter-spacing: 0;
  color: #D37A7A;
}

.wrapping_area .date {
  display: block;
  border: solid 1px #333;
  width: fit-content;
  margin: 1rem auto 0;
  padding: .8rem 1.2rem;
  font-size: 2.2rem;
  line-height: 1;
}

.wrapping-img {
  width: 50rem;
  margin: 0 auto 4rem;
}

.wrapping-caption {
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
}
/*-----------------------wrapping*/
/*cp-----------------------------*/
.cp_area {
  padding: 8rem 0;
  background: #F7F3E9;
  transform: translateY(30px);
}

.cp_area.active {
  transform: translateY(0);
}


.cp_area .sec_ttl {
  margin-bottom: 3.8rem;
  font-weight: normal;
  font-size: 2.4rem;
  text-align: center;
}

.cp-bnr {
  width: 80rem;
  margin: 0 auto;
}
/*-----------------------------cp*/
/*Smart phone---------------------------------------------*/
@media screen and  (max-width:767px) {
/*all----------------------------*/
.only_pc {
  display: none;
}

.sec_inner {
  width: calc(398 * (100vw / 428));
}
/*----------------------------all*/
/*mv-----------------------------*/
.mv_area {
  padding: calc(25 * (100vw / 428)) 0 calc(45 * (100vw / 428));
}

.main-ttl {
  margin-bottom: calc(35 * (100vw / 428));
}

.main-lead {
  font-size: calc(16 * (100vw / 428));
}
/*-----------------------------mv*/
/*topics-------------------------*/
.topics_area {
  padding: calc(37 * (100vw / 428)) 0 calc(40 * (100vw / 428));
}

.topics_area .sec-ttl {
  margin-bottom: calc(18 * (100vw / 428));
  font-size: calc(30 * (100vw / 428));
}

.topics_list {
  width: calc(388 * (100vw / 428));
  display: block;
}

.topics_list li {
  border-radius: calc(10 * (100vw / 428));
}

.topics_list li:nth-of-type(n+2) {
  margin-top: calc(10 * (100vw / 428));
}

.topics_list li:hover {
  border-radius: calc(50 * (100vw / 428));
}

.topics_list li a {
  width: 100%;
  height: calc(80 * (100vw / 428));
  font-size: calc(16 * (100vw / 428));
}

.topics_list li a::before {
  border-top: solid calc(7 * (100vw / 428)) #D37A7A;
  border-left: solid calc(7 * (100vw / 428)) transparent;
  border-right: solid calc(7 * (100vw / 428)) transparent;
  margin: calc(4 * (100vw / 428)) calc(15 * (100vw / 428)) 0 0;
}

.topics_list li a .topics-ttl {
  padding-left: calc(45 * (100vw / 428));
}

.topics_list li a .topics-number {
  margin-left: calc(15 * (100vw / 428));
  font-size: calc(36 * (100vw / 428));
}

.topics_list .wrapping a .topics-ttl {
  padding-left: calc(15 * (100vw / 428));
}

.topics_list .wrapping a .topics-ttl .txt_en {
  padding-right: 0;
  font-size: calc(18 * (100vw / 428));
}
/*-------------------------topics*/
/*each-itm-----------------------*/
.itm_area {
  padding-bottom: calc(80 * (100vw / 428));
}

.each-itm {
  padding-top: calc(80 * (100vw / 428));
}

.each-itm-ttl {
  margin: 0 auto calc(20 * (100vw / 428));
  font-size: calc(22 * (100vw / 428));
}

.each-itm-number {
  font-size: calc(180 * (100vw / 428));
}

.itm_area .each-itm:nth-of-type(1) .each-itm-number {
  margin: calc(-115 * (100vw / 428)) 0 0 calc(5 * (100vw / 428));
}

.itm_area .each-itm:nth-of-type(2) .each-itm-number {
  margin: calc(-115 * (100vw / 428)) 0 0 calc(-72 * (100vw / 428));
}

.itm_area .each-itm:nth-of-type(3) .each-itm-number {
  margin: calc(-115 * (100vw / 428)) 0 0 calc(-10 * (100vw / 428));
}

.itm_area .each-itm:nth-of-type(4) .each-itm-number {
  margin: calc(-115 * (100vw / 428)) 0 0 calc(-32 * (100vw / 428));
}

.lead {
  margin-bottom: calc(28 * (100vw / 428));
  font-size: calc(14 * (100vw / 428));
}

.itm-list {
  display: block;
}

.itm-list li {
  border-radius: calc(10 * (100vw / 428));
  width: 100%;
  padding: calc(15 * (100vw / 428)) calc(15 * (100vw / 428)) calc(13 * (100vw / 428));
}

.itm-list li:nth-of-type(n+2) {
  margin-top: calc(10 * (100vw / 428));
}

.itm-list li .content_wrap {
  display: flex;
  align-items: center;
  gap: calc(10 * (100vw / 428));
}

.itm-list li .itm-img {
  width: calc(120 * (100vw / 428));
  margin-bottom: 0;
}

.itm-list li .txt_wrap {
  flex: 1;
}

.itm-list li .itm-name {
  margin-bottom: 0;
  font-size: calc(13 * (100vw / 428));
}

.itm-list li .itm-price {
  margin-bottom: calc(7 * (100vw / 428));
  font-size: calc(18 * (100vw / 428));
}

.itm-list li .itm-price .tax {
  font-size: calc(11 * (100vw / 428));
}

.btn_wrap {
  margin: calc(-3 * (100vw / 428)) 0 0;
}

.itm-type {
  margin-bottom: calc(5 * (100vw / 428));
  font-size: calc(10 * (100vw / 428));
}

.itm-list li .itm-btn {
  margin: 0 0 0 auto;
}

.itm-list li .itm-btn a {
  border-radius: calc(100 * (100vw / 428));
  width: calc(140 * (100vw / 428));
  height: calc(30 * (100vw / 428));
  font-size: calc(18 * (100vw / 428));
}


.btn_wrap .itm-btn a {
  width: calc(115 * (100vw / 428)) !important;
  height: calc(28 * (100vw / 428)) !important;
  font-size: calc(16 * (100vw / 428)) !important;
}

.itm-list li .itm-btn a span {
  padding-left: calc(24 * (100vw / 428));
}

.itm-list li .itm-btn a span::before {
  width: calc(16 * (100vw / 428));
  height: calc(16 * (100vw / 428));
}

.itm-list li .itm-caption {
  margin-top: calc(12 * (100vw / 428));
  font-size: calc(14 * (100vw / 428));
}

.itm-list li .itm-caption .notes {
  padding-top: calc(5 * (100vw / 428));
  font-size: calc(10 * (100vw / 428));
}
/*-----------------------each-cat*/
/*wrapping-----------------------*/
.wrapping_area {
  padding: calc(40 * (100vw / 428)) 0 calc(38 * (100vw / 428));
}

.wrapping_area .sec-ttl {
  margin-bottom: calc(20 * (100vw / 428));
  font-size: calc(19 * (100vw / 428));
}

.wrapping_area .sec-ttl .txt_en {
  margin-bottom: calc(10 * (100vw / 428));
  font-size: calc(20 * (100vw / 428));
}

.wrapping_area .date {
  margin: calc(10 * (100vw / 428)) auto 0;
  padding: calc(5 * (100vw / 428)) calc(8 * (100vw / 428));
  font-size: calc(16 * (100vw / 428));
}

.wrapping-img {
  width: calc(360 * (100vw / 428));
  margin: 0 auto calc(25 * (100vw / 428));
}

.wrapping-caption {
  font-size: calc(14 * (100vw / 428));
}
/*-----------------------wrapping*/
/*cp-----------------------------*/
.cp_area {
  padding: calc(80 * (100vw / 428)) 0;
}

.cp_area .sec_ttl {
  margin-bottom: calc(28 * (100vw / 428));
  font-size: calc(19 * (100vw / 428));
  line-height: 1.5;
}

.cp-bnr {
  width: calc(360 * (100vw / 428));
}
/*-----------------------------cp*/
}



/*---------------------------------------------Smart phone*/

/*pcのみ--------------------------------------------------*/
@media screen and  (min-width:768px) {
.only_sp {
  display: none;
}
}
/*--------------------------------------------------pcのみ*/

/*レスポンシブ＆タブレット対応-------------------------------*/
@media screen and (max-width: 1400px){
  html {
    font-size: calc(10 * (100vw / 1400));
  }
}
/*-------------------------------レスポンシブ＆タブレット対応*/
