@charset "UTF-8";
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
.content_wrap {
  padding-top: 0;
}

@media print, screen and (min-width: 641px) {
  .mod_header .header_inner {
    position: absolute;
    z-index: 1;
    top: calc(100vh - 0.94rem);
  }
}
@media screen and (min-width: 641px) and (max-height: 700px) {
  .mod_header .header_inner {
    top: calc(700px - 0.94rem);
  }
}
@media print, screen and (min-width: 641px) {
  .headerMenuFix .mod_header .header_inner {
    position: fixed;
    top: 0;
  }
}

.-section_inner {
  position: relative;
  width: 100%;
  margin: auto;
}

/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
@media print, screen and (min-width: 641px) {
  .sec_mv {
    padding-bottom: 0.94rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_mv {
    padding-top: 0.6rem;
  }
}
.sec_mv .-section_inner {
  position: relative;
  width: 100%;
  background-color: #F9F9F9;
}
@media print, screen and (min-width: 641px) {
  .sec_mv .-section_inner {
    height: calc(100vh - 0.94rem);
    min-height: 6.06rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_mv .-section_inner {
    height: auto;
    padding-bottom: 0.55rem;
    background-color: #F9F9F9;
  }
  .sec_mv .-section_inner:has(.-full) {
    background-color: #F9F9F9;
    padding-bottom: 0;
  }
}
.sec_mv [data-slidearea01].mv_slide {
  height: 100%;
  min-height: 6rem;
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide {
    min-height: 0;
  }
}
.sec_mv [data-slidearea01].mv_slide .slidearea01_wrap {
  max-width: 100%;
  height: 100%;
}
.sec_mv [data-slidearea01].mv_slide.-full .slidearea01_wrapin {
  height: 100%;
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide.-full .slidearea01_wrapin {
    height: calc(157.33vw + 0.2rem);
  }
}
.sec_mv [data-slidearea01].mv_slide.-full .item .item_inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide.-full .item .item_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sec_mv [data-slidearea01].mv_slide.-full .item .item_inner .mv {
  position: relative;
}
@media print, screen and (min-width: 641px) {
  .sec_mv [data-slidearea01].mv_slide.-full .item .item_inner .mv {
    height: calc(100vh - 0.94rem);
    min-height: 6.06rem;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide.-full .item .item_inner .mv {
    width: 100%;
    height: 120vw;
  }
}
.sec_mv [data-slidearea01].mv_slide.-full .item .item_inner .mv::after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 45%;
  background: -webkit-gradient(linear, left bottom, left top, from(#2e1e1e), to(rgba(46, 30, 30, 0)));
  background: linear-gradient(0deg, #2e1e1e 0%, rgba(46, 30, 30, 0) 100%);
  background-blend-mode: multiply;
  opacity: 0.7;
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide.-full .item .item_inner .mv::after {
    content: none;
  }
}
.sec_mv [data-slidearea01].mv_slide.-full .item .item_inner .mv_catch {
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 0.2rem;
  letter-spacing: 0.05em;
  line-height: 1.7;
  color: #fff;
}
@media print, screen and (min-width: 641px) {
  .sec_mv [data-slidearea01].mv_slide.-full .item .item_inner .mv_catch {
    position: absolute;
    z-index: 1;
    left: 0.8rem;
    bottom: 0.6rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide.-full .item .item_inner .mv_catch {
    position: relative;
    font-size: 0.16rem;
    letter-spacing: 0.1em;
    line-height: 1.7;
    text-align: left;
    color: #2E1E1E;
    max-width: calc(100% - 0.48rem);
    width: 100%;
    margin: auto;
    margin-top: 0.3rem;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.sec_mv [data-slidearea01].mv_slide.-full .overwrap_ui {
  z-index: 1;
}
@media print, screen and (min-width: 641px) {
  .sec_mv [data-slidearea01].mv_slide.-full .overwrap_ui {
    height: calc(100vh - 0.94rem);
    min-height: 6.06rem;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide.-full .overwrap_ui {
    width: 100%;
    height: 120vw;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_mv [data-slidearea01].mv_slide.-full .ui_wrap {
    z-index: 1;
    left: auto;
    right: 0.75rem;
    top: auto;
    bottom: 0.5rem;
  }
  .sec_mv [data-slidearea01].mv_slide.-full .ui_wrap .slidearea01_pager button.active::after, .no-touchevents .sec_mv [data-slidearea01].mv_slide.-full .ui_wrap .slidearea01_pager button:hover::after {
    background-color: #2E1E1E;
  }
  .sec_mv [data-slidearea01].mv_slide.-full .ui_wrap .slidearea01_btns button::after {
    background-color: #fff;
  }
  .no-touchevents .sec_mv [data-slidearea01].mv_slide.-full .ui_wrap .slidearea01_btns button:hover:after {
    background-color: #2E1E1E;
  }
  .sec_mv [data-slidearea01].mv_slide.-full .ui_wrap .slidearea01_count {
    color: #fff;
  }
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide.-full .ui_wrap {
    top: auto;
    bottom: 0.2rem;
    left: auto;
    right: 0.24rem;
    z-index: 1;
  }
}
.sec_mv [data-slidearea01].mv_slide.-offset .slidearea01_wrapin {
  height: 100%;
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide.-offset .slidearea01_wrapin {
    height: 145.33vw;
  }
}
.sec_mv [data-slidearea01].mv_slide.-offset .item .item_inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide.-offset .item .item_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sec_mv [data-slidearea01].mv_slide.-offset .item .item_inner .mv {
  position: relative;
}
@media print, screen and (min-width: 641px) {
  .sec_mv [data-slidearea01].mv_slide.-offset .item .item_inner .mv {
    height: calc(100vh - 0.94rem);
    min-height: 6.06rem;
    width: 61.5%;
    margin-left: 38.5%;
  }
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide.-offset .item .item_inner .mv {
    width: 100%;
    height: 100vw;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_mv [data-slidearea01].mv_slide.-offset .mv_title .catch_wrap {
    position: relative;
    margin-top: 0.6rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide.-offset .mv_title .catch_wrap {
    position: absolute;
    top: 120vw;
    left: 0;
    right: 0;
    height: 1.25rem;
  }
}
.sec_mv [data-slidearea01].mv_slide.-offset .mv_title .mv_catch {
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 0.2rem;
  letter-spacing: 0.05em;
  line-height: 1.7;
  color: #2E1E1E;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}
.sec_mv [data-slidearea01].mv_slide.-offset .mv_title .mv_catch.active {
  opacity: 1;
}
@media print, screen and (min-width: 641px) {
  .sec_mv [data-slidearea01].mv_slide.-offset .mv_title .mv_catch {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide.-offset .mv_title .mv_catch {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
@media print, screen and (min-width: 641px) {
  .sec_mv [data-slidearea01].mv_slide.-offset .overwrap_ui {
    height: calc(100vh - 0.94rem);
    min-height: 6.06rem;
    width: 61.5%;
    margin-left: 38.5%;
  }
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide.-offset .overwrap_ui {
    width: 100%;
    height: 100vw;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_mv [data-slidearea01].mv_slide.-offset .ui_wrap {
    left: 19.25%;
    top: calc(50% + 1.2rem);
    bottom: auto;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@media screen and (max-width: 640px) {
  .sec_mv [data-slidearea01].mv_slide.-offset .ui_wrap {
    top: calc(100vw + 0.3rem);
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1;
  }
}
.sec_mv .mv_title {
  font-family: "cormorant-garamond", serif;
  font-weight: 400;
  font-weight: 400;
  letter-spacing: 0;
  color: #527993;
}
@media print, screen and (min-width: 641px) {
  .sec_mv .mv_title {
    position: absolute;
    top: calc(50% - 2.4rem);
    left: 19.25%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    line-height: 1;
  }
}
@media screen and (max-width: 640px) {
  .sec_mv .mv_title {
    text-align: center;
    margin-top: 0.45rem;
  }
}
.sec_mv .mv_title .line01 {
  font-size: 0.73rem;
}
@media screen and (max-width: 640px) {
  .sec_mv .mv_title .line01 {
    font-size: 0.3rem;
  }
}
.sec_mv .mv_title .line02 {
  font-size: 0.25rem;
}
@media screen and (max-width: 640px) {
  .sec_mv .mv_title .line02 {
    font-size: 0.18rem;
  }
}
.sec_mv .mv_movie .movie_wrap {
  height: calc(100vh - 0.94rem);
  min-height: 6.06rem;
}
@media screen and (max-width: 640px) {
  .sec_mv .mv_movie .movie_wrap {
    height: calc(100vh - 0.6rem);
  }
}
.sec_mv .mv_movie .movie_wrap .movie {
  display: block;
  width: 101%;
  height: 101%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-top: -0.02rem;
}
.sec_mv .mv_batch {
  position: absolute;
  top: 0.32rem;
  right: 0.32rem;
  width: 2rem;
  height: 2rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media print, screen and (min-width: 641px) {
  .no-touchevents .sec_mv .mv_batch:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 640px) {
  .sec_mv .mv_batch {
    top: 0.72rem;
    right: 0.1rem;
    width: 1.2rem;
    height: 1.2rem;
  }
}

.sec_recommend .-section_inner {
  padding-top: 1.2rem;
  padding-bottom: 1.6rem;
}
@media screen and (max-width: 640px) {
  .sec_recommend .-section_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0.6rem;
    padding-bottom: 0;
  }
}
.sec_recommend .-sec_tit .-sub_txt {
  color: #000;
}
@media screen and (max-width: 640px) {
  .sec_recommend .-sec_tit {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.sec_recommend [data-slidearea01].recommend_slide.-disable .slidearea01_content:has(> :nth-of-type(1)) {
  left: 150% !important;
}
.sec_recommend [data-slidearea01].recommend_slide.-disable .slidearea01_content:has(> :nth-of-type(2)) {
  left: 100% !important;
}
.sec_recommend [data-slidearea01].recommend_slide.-disable .slidearea01_content:has(> :nth-of-type(3)) {
  left: 50% !important;
}
.sec_recommend [data-slidearea01].recommend_slide .slidearea01_wrap {
  position: relative;
  max-width: 12.8rem;
}
.sec_recommend [data-slidearea01].recommend_slide .slidearea01_wrap::before, .sec_recommend [data-slidearea01].recommend_slide .slidearea01_wrap::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.85);
  pointer-events: auto;
}
.sec_recommend [data-slidearea01].recommend_slide .slidearea01_wrap::before {
  left: calc(50% - 50vw);
  right: 100%;
}
.sec_recommend [data-slidearea01].recommend_slide .slidearea01_wrap::after {
  left: 100%;
  right: calc(50% - 50vw);
}
.sec_recommend [data-slidearea01].recommend_slide .slidearea01_wrapin {
  padding: 0 75% 0 0;
}
.sec_recommend [data-slidearea01].recommend_slide .slidearea01_btns {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 2.65rem;
  pointer-events: none;
}
.sec_recommend [data-slidearea01].recommend_slide .slidearea01_btns button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media print, screen and (min-width: 641px) {
  .sec_recommend [data-slidearea01].recommend_slide .slidearea01_btns button {
    width: 0.5rem;
    height: 0.5rem;
  }
}
.sec_recommend [data-slidearea01].recommend_slide .slidearea01_btns button:before, .sec_recommend [data-slidearea01].recommend_slide .slidearea01_btns button:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.sec_recommend [data-slidearea01].recommend_slide .slidearea01_btns button:before {
  content: none;
  width: 0.14rem;
  height: 0.14rem;
}
.sec_recommend [data-slidearea01].recommend_slide .slidearea01_btns button:after {
  width: 0.18rem;
  height: 0.187rem;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-image: url("../common/img/ico_btn_arrow.svg");
          mask-image: url("../common/img/ico_btn_arrow.svg");
  background: #2E1E1E;
}
@media print, screen and (min-width: 641px) {
  .sec_recommend [data-slidearea01].recommend_slide .slidearea01_btns button.next {
    right: -0.25rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_recommend [data-slidearea01].recommend_slide .slidearea01_btns button.next {
    right: 0;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_recommend [data-slidearea01].recommend_slide .slidearea01_btns button.prev {
    left: -0.25rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_recommend [data-slidearea01].recommend_slide .slidearea01_btns button.prev {
    left: 0;
  }
}
.sec_recommend [data-slidearea01].recommend_slide .slidearea01_btns button.prev:after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.sec_recommend [data-slidearea01].recommend_slide .slidearea01_btns button.disabled {
  pointer-events: none;
  opacity: 0.3;
}
.no-touchevents .sec_recommend [data-slidearea01].recommend_slide .slidearea01_btns button:hover:after {
  background-color: #527993;
}
.sec_recommend .recommend_slide {
  margin-top: 0.55rem;
}
.sec_recommend .recommend_slide .item .item_inner {
  position: relative;
  max-width: 2.65rem;
  width: 100%;
  margin: auto;
}
.sec_recommend .recommend_slide .item .thumb {
  width: 100%;
  height: 2.65rem;
}
.sec_recommend .recommend_slide .item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.2rem;
}
.sec_recommend .recommend_slide .item .info .cat {
  font-size: 0.22rem;
  letter-spacing: 0.04em;
  line-height: 0.8;
  color: #527993;
}
.sec_recommend .recommend_slide .item .info .date {
  font-size: 0.2rem;
  letter-spacing: 0.1em;
  line-height: 1;
}
.sec_recommend .recommend_slide .item .info .week {
  font-size: 0.13rem;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.sec_recommend .recommend_slide .item .title {
  margin-top: 0.1rem;
}
.sec_recommend .recommend_slide .item .caption {
  margin-top: 0.15rem;
}
@media screen and (max-width: 640px) {
  .sec_recommend .recommend_box {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    max-width: calc(100% - 0.2rem);
    width: 100%;
    margin: auto;
    padding-bottom: 0.6rem;
  }
  .sec_recommend .recommend_box .item_wrap + .item_wrap {
    margin-top: 0.7rem;
  }
  .sec_recommend .recommend_box .item_wrap.-topics {
    margin-top: 0.36rem;
  }
  .sec_recommend .recommend_box .title.setpos {
    display: block;
    font-family: "shippori-mincho-b1", sans-serif;
    font-weight: 500;
    font-weight: 500;
    font-size: 0.14rem;
    letter-spacing: 0;
    line-height: 1;
    margin-top: 0.15rem;
    text-align: center;
  }
  .sec_recommend .recommend_box .item {
    margin-top: 0.4rem;
  }
  .sec_recommend .recommend_box .item + .item {
    margin-top: 0.24rem;
  }
  .sec_recommend .recommend_box .item .item_inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.15rem;
  }
  .sec_recommend .recommend_box .item .thumb {
    width: 32vw;
    height: 32vw;
  }
  .sec_recommend .recommend_box .item .detail {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .sec_recommend .recommend_box .item .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec_recommend .recommend_box .item .info .cat {
    font-family: "cormorant-garamond", serif;
    font-weight: 400;
    font-weight: 400;
    font-size: 0.2rem;
    letter-spacing: 0.04em;
    line-height: 1;
    color: #527993;
  }
  .sec_recommend .recommend_box .item .info .date {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: "shippori-mincho-b1", sans-serif;
    font-weight: 400;
    font-weight: 400;
    font-size: 0.2rem;
    letter-spacing: 0.1em;
    line-height: 1;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    white-space: pre;
  }
  .sec_recommend .recommend_box .item .info .date span {
    font-size: 0.12rem;
    letter-spacing: 0.03em;
    white-space: pre;
  }
  .sec_recommend .recommend_box .item .title {
    margin-top: 0.08rem;
  }
  .sec_recommend .recommend_box .item .caption {
    line-height: 1.4;
    margin-top: 0.05rem;
  }
  .sec_recommend .recommend_box .-btn02 {
    margin-top: 0.4rem;
  }
}

.sec_news {
  padding-top: 0.6rem;
  padding-bottom: 0;
}
@media screen and (max-width: 640px) {
  .sec_news {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 0;
    padding-bottom: 0.6rem;
  }
}
.sec_news .news_detail {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 12.26rem;
  width: 100%;
  margin: auto;
  padding: 0.25rem 0;
  border-top: 1px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB;
}
@media screen and (max-width: 640px) {
  .sec_news .news_detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: calc(100% - 0.32rem);
    padding: 0.16rem;
    border: none;
    background-color: #F9F9F9;
  }
}
.sec_news .news_detail::before {
  content: "";
  position: absolute;
  width: 1px;
  background-color: #CBCBCB;
  left: 1.2rem;
  top: 0.1rem;
  bottom: 0.1rem;
}
@media screen and (max-width: 640px) {
  .sec_news .news_detail::before {
    content: none;
  }
}
.sec_news .news_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.2rem;
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 0.16rem;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .sec_news .news_title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    padding: 0.1rem 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #CBCBCB;
  }
}
.sec_news .news_item {
  font-size: 0.16rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  padding: 0 0.3rem;
  color: #2E1E1E;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media screen and (max-width: 640px) {
  .sec_news .news_item {
    font-size: 0.14rem;
    letter-spacing: 0.03em;
    line-height: 1.6;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    padding: 0.15rem 0 0;
  }
}
.no-touchevents .sec_news .news_item a[href]:hover {
  color: #527993;
}

.sec_concept .-gauss_effect {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  opacity: 0;
  backdrop-filter: blur(7px);
  background-color: rgba(0, 0, 0, 0.2);
}
.sec_concept .-gauss_effect::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  background-blend-mode: multiply;
  background: -webkit-gradient(linear, left top, right top, from(#2e1e1e), to(rgba(46, 30, 30, 0)));
  background: linear-gradient(90deg, #2e1e1e 0%, rgba(46, 30, 30, 0) 100%);
  opacity: 0.5;
}
.sec_concept .mv {
  position: sticky;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 640px) {
  .sec_concept .mv {
    height: 100svh;
  }
}
.sec_concept .concept_detail {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 140vh;
  padding-bottom: 40vh;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .sec_concept .concept_detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    padding-top: 1.7rem;
    padding-bottom: 1.5rem;
  }
}
.sec_concept .concept_detail .-sec_tit {
  color: #fff;
}
@media print, screen and (min-width: 641px) {
  .sec_concept .concept_detail .-sec_tit {
    position: relative;
    left: calc(50% - 6.4rem);
  }
}
.sec_concept .concept_detail .-sec_tit .title {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 640px) {
  .sec_concept .concept_detail .-sec_tit .title {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.sec_concept .concept_detail .-sec_tit .title .-sub_txt {
  color: #fff;
}
.sec_concept .concept_detail .txt_wrap {
  position: absolute;
  left: 50%;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .sec_concept .concept_detail .txt_wrap {
    position: static;
  }
}
.sec_concept .concept_detail .txt_wrap .catch {
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 0.26rem;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 640px) {
  .sec_concept .concept_detail .txt_wrap .catch {
    font-size: 0.22rem;
    line-height: 2;
    text-align: center;
    margin-top: 0.7rem;
  }
}
.sec_concept .concept_detail .txt_wrap .txt {
  font-size: 0.14rem;
  letter-spacing: 0.02em;
  line-height: 2;
  margin-top: 0.5rem;
}
@media screen and (max-width: 640px) {
  .sec_concept .concept_detail .txt_wrap .txt {
    max-width: calc(100% - 0.64rem);
    width: 100%;
    margin: auto;
    margin-top: 1.5rem;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.sec_concept .concept_detail .txt_wrap .txt + .txt {
  margin-top: 2em;
}

.intermission_copy {
  padding: 2.4rem 0;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .intermission_copy {
    padding: 1.5rem 0;
  }
}
.intermission_copy .-catch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.2rem;
}
.intermission_copy .-catch .main {
  text-align: center;
}
.intermission_copy .-catch .sub {
  font-size: 0.14rem;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #B2B1B1;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .intermission_copy .-catch .sub {
    line-height: 1.4;
  }
}

.sec_ceremony {
  overflow: hidden;
  padding-bottom: 1px;
}
.sec_ceremony .-section_inner {
  position: relative;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (min-width: 641px) {
  .sec_ceremony .-section_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 16rem;
    min-height: 8.73rem;
    padding-top: 1.5rem;
    padding-left: 10.08rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_ceremony .-section_inner {
    width: 100%;
  }
}
.sec_ceremony .txt_wrap {
  width: 100%;
}
@media print, screen and (min-width: 641px) {
  .sec_ceremony .txt_wrap {
    max-width: 3.95rem;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_ceremony [data-slidearea01].ceremony_slide .slidearea01_wrap {
    max-width: 6.55rem;
    height: 8.73rem;
    margin: 0;
  }
}
@media screen and (max-width: 640px) {
  .sec_ceremony [data-slidearea01].ceremony_slide .slidearea01_wrap {
    max-width: 85.06vw;
    height: calc(101.3vw + 0.6rem);
  }
}
.sec_ceremony [data-slidearea01].ceremony_slide .slidearea01_wrapin {
  padding: 0;
}
.sec_ceremony [data-slidearea01].ceremony_slide .ui_wrap {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 2.1rem;
  height: 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (min-width: 641px) {
  .sec_ceremony [data-slidearea01].ceremony_slide .ui_wrap {
    top: 0;
    bottom: auto;
    right: -2.4rem;
    left: auto;
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    padding-right: 0.24rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_ceremony [data-slidearea01].ceremony_slide .ui_wrap {
    bottom: 0.2rem;
    right: auto;
    left: calc(50% - 41.4665vw);
  }
}
@media print, screen and (min-width: 641px) {
  .sec_ceremony .ceremony_slide {
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    right: calc(50% - 50vw);
    overflow: hidden;
  }
}
@media screen and (max-width: 640px) {
  .sec_ceremony .ceremony_slide {
    margin-top: 0.3rem;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_ceremony .ceremony_slide .slidearea01_wrap {
    left: calc(50% - 6.06rem);
  }
}
@media print, screen and (min-width: 641px) {
  .sec_ceremony .ceremony_slide .slidearea01_wrapin {
    clip-path: polygon(calc(50% - 50vw) 0, calc(50% + 3.2rem) 0, calc(50% + 3.2rem) 100%, calc(50% - 50vw) 100%);
  }
}
@media screen and (max-width: 640px) {
  .sec_ceremony .ceremony_slide .slidearea01_wrapin {
    clip-path: polygon(calc(50% - 50vw) 0, 100% 0, 100% 100%, calc(50% - 50vw) 100%);
  }
}
.sec_ceremony .ceremony_slide .item .item_inner {
  width: 100%;
  margin: auto;
}
@media print, screen and (min-width: 641px) {
  .sec_ceremony .ceremony_slide .item .item_inner {
    max-width: 6.4rem;
    height: 8.73rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_ceremony .ceremony_slide .item .item_inner {
    max-width: 82.933vw;
    height: 101.3vw;
  }
}
.sec_ceremony .ceremony_slide .item .item_inner .ph {
  width: 100%;
  height: 100%;
}

.sec_party {
  overflow: hidden;
}
.sec_party .-section_inner {
  position: relative;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (min-width: 641px) {
  .sec_party .-section_inner {
    max-width: 11.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 6.8rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_party .-section_inner {
    width: 100%;
    margin-top: 1.6rem;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_party .txt_wrap {
    width: 5.55rem;
    margin-left: 2.43rem;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_party [data-slidearea01].party_slide .slidearea01_wrap {
    max-width: 10.76rem;
    height: 6rem;
    margin: 0;
  }
}
@media screen and (max-width: 640px) {
  .sec_party [data-slidearea01].party_slide .slidearea01_wrap {
    max-width: 94.13vw;
    height: calc(91.46vw + 0.6rem);
    margin: 0;
    margin-left: calc(100% - 91.46vw);
  }
}
.sec_party [data-slidearea01].party_slide .slidearea01_wrapin {
  padding: 0;
}
.sec_party [data-slidearea01].party_slide .ui_wrap {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 2.1rem;
  height: 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (min-width: 641px) {
  .sec_party [data-slidearea01].party_slide .ui_wrap {
    top: 0;
    bottom: auto;
    left: -0.06rem;
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    padding-right: 0.24rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_party [data-slidearea01].party_slide .ui_wrap {
    bottom: 0.2rem;
    left: 0;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_party .party_slide {
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    right: calc(50% - 50vw);
    overflow: hidden;
  }
}
@media screen and (max-width: 640px) {
  .sec_party .party_slide {
    margin-top: 0.3rem;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_party .party_slide .slidearea01_wrap {
    left: calc(50% - 6.16rem);
  }
}
@media print, screen and (min-width: 641px) {
  .sec_party .party_slide .slidearea01_wrapin {
    clip-path: polygon(0 0, calc(50% + 50vw + 2rem) 0, calc(50% + 50vw + 2rem) 100%, 0 100%);
  }
}
@media screen and (max-width: 640px) {
  .sec_party .party_slide .slidearea01_wrapin {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
.sec_party .party_slide .item .item_inner {
  width: 100%;
  margin: auto;
}
@media print, screen and (min-width: 641px) {
  .sec_party .party_slide .item .item_inner {
    max-width: 10.6rem;
    height: 6rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_party .party_slide .item .item_inner {
    max-width: 91.46vw;
    height: 91.46vw;
    margin: 0;
  }
}
.sec_party .party_slide .item .item_inner .ph {
  width: 100%;
  height: 100%;
}

.sec_cuisine .-section_inner {
  position: relative;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (min-width: 641px) {
  .sec_cuisine .-section_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 12.8rem;
    min-height: 6.44rem;
    margin-top: 2rem;
    padding-top: 0.65rem;
    padding-left: 8.36rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_cuisine .-section_inner {
    width: 100%;
    margin-top: 1.25rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_cuisine .txt_wrap .-catch {
    white-space: pre;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_cuisine .txt_wrap .-txt {
    max-width: 4.05rem;
  }
}
.sec_cuisine [data-slidearea01].cuisine_slide {
  width: 100%;
  max-width: 7.2rem;
}
@media screen and (max-width: 640px) {
  .sec_cuisine [data-slidearea01].cuisine_slide {
    max-width: 82.93vw;
  }
}
.sec_cuisine [data-slidearea01].cuisine_slide .slidearea01_wrap {
  width: 6.4rem;
  height: 6.44rem;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .sec_cuisine [data-slidearea01].cuisine_slide .slidearea01_wrap {
    width: 82.93vw;
    height: calc(83.46vw + 0.6rem);
  }
}
.sec_cuisine [data-slidearea01].cuisine_slide .slidearea01_wrapin {
  padding: 0;
}
@media screen and (max-width: 640px) {
  .sec_cuisine [data-slidearea01].cuisine_slide .overwrap_ui {
    max-width: 82.93vw;
    height: 83.46vw;
  }
}
.sec_cuisine [data-slidearea01].cuisine_slide .ui_wrap {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 2.1rem;
  height: 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (min-width: 641px) {
  .sec_cuisine [data-slidearea01].cuisine_slide .ui_wrap {
    top: 0;
    bottom: auto;
    right: -2.4rem;
    left: auto;
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    padding-right: 0.24rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_cuisine [data-slidearea01].cuisine_slide .ui_wrap {
    bottom: 0.2rem;
    left: 0;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_cuisine .cuisine_slide {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 640px) {
  .sec_cuisine .cuisine_slide {
    margin: auto;
    margin-top: 0.4rem;
  }
}
.sec_cuisine .cuisine_slide .item .item_inner {
  width: 100%;
  max-width: 6.4rem;
  height: 6.44rem;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .sec_cuisine .cuisine_slide .item .item_inner {
    max-width: 82.93vw;
    height: 83.46vw;
  }
}
.sec_cuisine .cuisine_slide .item .item_inner .ph {
  width: 100%;
  height: 100%;
}

.intermission_mv {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 5.3rem;
}
@media screen and (max-width: 640px) {
  .intermission_mv {
    height: 141.33vw;
  }
}
.intermission_mv .bg {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.intermission_mv .intermission_logo {
  position: absolute;
}
@media print, screen and (min-width: 641px) {
  .intermission_mv .intermission_logo {
    left: calc(50% - 5rem);
    width: 1.8rem;
  }
}
@media screen and (max-width: 640px) {
  .intermission_mv .intermission_logo {
    left: 0.32rem;
    width: 1.4rem;
    height: 1.4rem;
  }
}

@media print, screen and (min-width: 641px) {
  .sec_plan .-layout_inline_title {
    margin-top: 2.1rem;
    padding-left: 4.48rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_plan .-layout_inline_title {
    padding-top: 0.8rem;
  }
}
.sec_plan .plan_bestrate_bnr {
  margin: 0.56rem auto 0.8rem;
  width: 5.72rem;
  height: 1.66rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media print, screen and (min-width: 641px) {
  .no-touchevents .sec_plan .plan_bestrate_bnr:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 640px) {
  .sec_plan .plan_bestrate_bnr {
    margin: 0.4rem auto 0.56rem;
    width: 3.27rem;
    height: 1.2rem;
  }
}
.sec_plan [data-slidearea01].plan_slide .slidearea01_wrap {
  max-width: 13.4rem;
  width: 100%;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 640px) {
  .sec_plan [data-slidearea01].plan_slide .slidearea01_wrap {
    max-width: 76vw;
    padding-bottom: 0.8rem;
    clip-path: polygon(0 0, calc(50% + 50vw) 0, calc(50% + 50vw) 100%, 0 100%);
  }
}
@media print, screen and (min-width: 641px) {
  .sec_plan [data-slidearea01].plan_slide .ui_wrap {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .sec_plan [data-slidearea01].plan_slide .ui_wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 1.4rem;
    padding: 0;
    left: calc(50% - 0.7rem);
    bottom: 0.2rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_plan [data-slidearea01].plan_slide .ui_wrap .slidearea01_btns {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .sec_plan [data-slidearea01].plan_slide .ui_wrap .slidearea01_pager {
    display: none;
  }
}
.sec_plan .plan_slide {
  position: relative;
  margin-top: 0.8rem;
  padding-bottom: 1.4rem;
}
@media screen and (max-width: 640px) {
  .sec_plan .plan_slide {
    margin-top: 0.4rem;
    padding-bottom: 0.6rem;
  }
}
.sec_plan .plan_slide::before {
  content: "";
  position: absolute;
  left: calc(50% - 50vw);
  right: calc(50% - 50vw);
  top: 0.8rem;
  bottom: 0;
  background-color: #F9F9F9;
}
@media print, screen and (min-width: 641px) {
  .sec_plan .plan_slide .item {
    max-width: 4.46rem;
  }
}
.sec_plan .plan_slide .item .item_inner {
  max-width: 3.86rem;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .sec_plan .plan_slide .item .item_inner {
    max-width: 68.8vw;
    width: 100%;
  }
}
.sec_plan .plan_slide .item .item_inner .thumb {
  width: 100%;
  height: 2.8rem;
}
@media screen and (max-width: 640px) {
  .sec_plan .plan_slide .item .item_inner .thumb {
    height: 49.86vw;
  }
}
.sec_plan .plan_slide .item .item_inner .caption {
  font-size: 0.16rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.9;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #2E1E1E;
  margin-top: 0.3rem;
}
@media screen and (max-width: 640px) {
  .sec_plan .plan_slide .item .item_inner .caption {
    font-size: 0.14rem;
    letter-spacing: 0.03em;
    line-height: 1.6;
    margin-top: 0.2rem;
  }
}
.sec_plan .plan_slide .item .item_inner .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 0.2rem;
  letter-spacing: 0.03em;
  line-height: 1.4;
  color: #527993;
  margin-top: 0.2rem;
}
@media screen and (max-width: 640px) {
  .sec_plan .plan_slide .item .item_inner .price {
    font-size: 0.12rem;
  }
}
.sec_plan .plan_slide .item .item_inner .price strong {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .sec_plan .plan_slide .item .item_inner .price strong {
    font-size: 1.83em;
  }
}
.sec_plan .plan_slide .item .item_inner .person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: 0.25em;
}
.sec_plan .plan_slide .item .item_inner .person strong {
  margin-left: 0.25em;
}
.sec_plan .plan_slide .item .item_inner .label {
  position: relative;
  top: -0.03rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 0.15rem;
  height: 0.2rem;
  padding: 0.1rem;
  padding-right: calc(0.1rem - 0.1em);
  background-color: #527993;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 0.12rem;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #fff;
}
.os-win .sec_plan .plan_slide .item .item_inner .label {
  top: -0.01rem;
}
@media screen and (max-width: 640px) {
  .sec_plan .plan_slide .item .item_inner .label {
    top: 0;
  }
}
.sec_plan .plan_slide .-link {
  margin-top: 0.8rem;
}
@media screen and (max-width: 640px) {
  .sec_plan .plan_slide .-link {
    margin-top: 0.2rem;
  }
}
.sec_plan .plan_slide .-link .-btn01 {
  margin: auto;
}
@media screen and (max-width: 640px) {
  .sec_plan .plan_slide .-link .-btn01 {
    max-width: calc(100% - 0.9rem);
  }
}
.sec_plan .ppat_plan {
  max-width: 12.8rem;
  padding: 0.5rem 0;
  background-color: #f9f9f9;
  margin: 0.5rem auto 0;
}
@media screen and (max-width: 640px) {
  .sec_plan .ppat_plan {
    padding-top: 0.2rem;
    padding-bottom: 0.3rem;
  }
}

.sec_bridalfair > .-section_inner {
  padding-top: 1.6rem;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair > .-section_inner {
    padding-top: 0.8rem;
  }
}
.sec_bridalfair .-sec_tit .title .-sub_txt {
  color: #527993;
}
.sec_bridalfair .-sec_tit + .-catch {
  text-align: center;
  margin-top: 0.7rem;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .-sec_tit + .-catch {
    margin-top: 0.35rem;
  }
}
.sec_bridalfair .calendar_detail {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 11.2rem;
  width: 100%;
  height: 5.6rem;
  margin: auto;
  margin-top: 0.7rem;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .calendar_detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    height: auto;
    margin-top: 0.35rem;
  }
}
.sec_bridalfair .calendar_box {
  position: relative;
  z-index: 1;
  width: 5.6rem;
  height: 5.6rem;
  padding: 0.4rem 0.32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgb(237.7, 241.6, 244.2);
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .calendar_box {
    width: 100%;
    height: auto;
    padding-top: 0.5rem;
    padding-bottom: 0.4rem;
  }
  .sec_bridalfair .calendar_box::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    bottom: -0.18rem;
    display: inline-block;
    width: 0.3rem;
    height: 0.19rem;
    background-color: rgb(237.7, 241.6, 244.2);
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.sec_bridalfair .calendar_box .calendar {
  width: 100%;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .calendar_box .calendar {
    position: relative;
    z-index: 0;
  }
}
.sec_bridalfair .calendar_box .calendar .title {
  font-family: "cormorant-garamond", serif;
  font-weight: 400;
  font-weight: 400;
  font-size: 0.45rem;
  letter-spacing: 0;
  line-height: 0.8;
  color: #527993;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .calendar_box .calendar .title {
    font-size: 0.35rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .calendar_box .calendar .label {
    display: block;
    font-family: "dnp-shuei-gothic-gin-std", sans-serif;
    font-weight: 400;
    font-weight: 400;
    font-size: 0.14rem;
    letter-spacing: 0;
    line-height: 1.71;
    color: #fff;
    text-align: center;
    margin-top: 0.15rem;
  }
  .sec_bridalfair .calendar_box .calendar .label span {
    position: relative;
    padding: 0 0.2rem;
  }
  .sec_bridalfair .calendar_box .calendar .label span::before {
    content: "";
    position: absolute;
    top: calc(50% - 0.11rem);
    left: 0;
    right: 0;
    z-index: -1;
    height: 0.24rem;
    background-color: #527993;
    border-radius: 0.15rem;
  }
}
.sec_bridalfair .calendar_box .calendar .thead {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.1rem;
  margin-top: 0.4rem;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .calendar_box .calendar .thead {
    margin-top: 0.35rem;
  }
}
.sec_bridalfair .calendar_box .calendar .thead::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #CBCBCB;
}
.sec_bridalfair .calendar_box .calendar .thead .th {
  display: block;
  text-align: center;
  width: 14.2857142857%;
  padding-bottom: 0.1rem;
  font-family: "cormorant-garamond", serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 0.2rem;
  letter-spacing: 0;
  line-height: 1;
  color: #2E1E1E;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .calendar_box .calendar .thead .th {
    font-size: 0.14rem;
    padding-bottom: 0.15rem;
  }
}
.sec_bridalfair .calendar_box .calendar .tbody {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0.15rem 1fr 0.15rem 1fr 0.15rem 1fr 0.15rem 1fr 0.15rem 1fr 0.15rem 1fr;
  grid-template-columns: repeat(7, 1fr);
  gap: 0.15rem 0.15rem;
  margin-top: 0.1rem;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .calendar_box .calendar .tbody {
    gap: 0.1rem 0.08rem;
    margin-top: 0.2rem;
  }
}
.sec_bridalfair .calendar_box .calendar .tbody .td {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 0.5rem;
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 0.18rem;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  color: #527993;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .calendar_box .calendar .tbody .td {
    height: 0.38rem;
    font-size: 0.13rem;
  }
}
.sec_bridalfair .calendar_box .calendar .tbody .td .month::after {
  content: "/";
}
.sec_bridalfair .calendar_box .calendar .tbody .td:not([data-rel]) {
  color: #527993;
}
.sec_bridalfair .calendar_box .calendar .tbody .td:not([data-rel]).holyday {
  color: #527993;
}
.sec_bridalfair .calendar_box .calendar .tbody .td.sat {
  color: #3898B6;
}
.sec_bridalfair .calendar_box .calendar .tbody .td.sun {
  color: #A91F24;
}
.sec_bridalfair .calendar_box .calendar .tbody .td[data-rel] {
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.sec_bridalfair .calendar_box .calendar .tbody .td[data-rel]::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: calc(50% - 0.25rem);
  left: calc(50% - 0.25rem);
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid rgba(82, 121, 147, 0);
  -webkit-transition: background-color 0.3s, border 0.3s;
  transition: background-color 0.3s, border 0.3s;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .calendar_box .calendar .tbody .td[data-rel]::before {
    top: calc(50% - 0.19rem);
    left: calc(50% - 0.19rem);
    width: 0.38rem;
    height: 0.38rem;
  }
}
.sec_bridalfair .calendar_box .calendar .tbody .td.current[data-rel] {
  color: #fff;
}
.sec_bridalfair .calendar_box .calendar .tbody .td.current::before {
  background-color: #527993;
}
.no-touchevents .sec_bridalfair .calendar_box .calendar .tbody .td[data-rel]:hover {
  color: #527993;
}
.no-touchevents .sec_bridalfair .calendar_box .calendar .tbody .td[data-rel]:hover::before {
  border: 1px solid #527993;
  background-color: white;
}
.sec_bridalfair .calendar_box .caption {
  font-weight: 400;
  margin-top: 0.25rem;
  margin-right: 0.15rem;
  text-align: right;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .calendar_box .caption {
    font-size: 0.12rem;
    margin-top: 0.2rem;
    margin-right: 0;
  }
}
.sec_bridalfair .calendar_box .caption span {
  position: relative;
}
.sec_bridalfair .calendar_box .caption span::before {
  content: "";
  position: absolute;
  top: calc(50% - 0.08rem);
  left: -0.25rem;
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .calendar_box .caption span::before {
    width: 0.12rem;
    height: 0.12rem;
    top: calc(50% - 0.06rem);
    left: -0.16rem;
  }
}
.sec_bridalfair .fair_box {
  position: relative;
  width: 5.6rem;
  height: 5.6rem;
  background-color: #F9F9F9;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .fair_box {
    width: 100%;
    height: auto;
    margin: auto;
    padding-bottom: 0.4rem;
  }
}
.sec_bridalfair .fair_box .fair_inner {
  width: calc(100% - 0.8rem);
  margin: auto;
  padding-top: 0.55rem;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .fair_box .fair_inner {
    width: calc(100% - 0.48rem);
    padding-top: 0.5rem;
  }
}
.sec_bridalfair .fair_box .fair_title {
  display: block;
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 0.22rem;
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: center;
  color: #2E1E1E;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .fair_box .fair_title {
    font-size: 0.2rem;
    line-height: 1.8;
  }
}
.sec_bridalfair .fair_box .fair_title span {
  color: #527993;
}
.sec_bridalfair .fair_box .fair_title .week {
  position: relative;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.sec_bridalfair .fair_box .fair_title .week::before {
  content: "（";
}
.sec_bridalfair .fair_box .fair_title .week::after {
  content: "）";
}
.sec_bridalfair .fair_box .fair_link {
  margin-top: 0.4rem;
}
.sec_bridalfair .fair_box .fair_link .-btn01 {
  margin: auto;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .fair_box .fair_link .-btn01 {
    max-width: calc(100% - 0.36rem);
  }
}
.sec_bridalfair .fair_box .fair_link .-btn01 span {
  padding-right: 0.3rem;
  padding-left: 0.15rem;
}
.sec_bridalfair .fair_detail {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.3rem;
  margin-top: 0.2rem;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .fair_detail {
    gap: 0.2rem;
    margin-top: 0.25rem;
  }
}
.sec_bridalfair .fair_detail .thumb {
  display: block;
  width: 1.36rem;
  height: 1.36rem;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .fair_detail .thumb {
    width: 32vw;
    height: 32vw;
  }
}
.sec_bridalfair .fair_detail .txt_box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sec_bridalfair .fair_detail .time {
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 0.15rem;
  letter-spacing: 0.05em;
  line-height: 1.3;
  color: #527993;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .fair_detail .time {
    font-size: 0.13rem;
    line-height: 1.4;
    padding-right: 0.2rem;
    display: block !important;
    overflow: visible !important;
  }
}
.sec_bridalfair .fair_detail .time > span::after {
  content: "/";
  margin-left: 0.1em;
  margin-right: 0;
}
.sec_bridalfair .fair_detail .time > span:last-of-type::after {
  content: none;
}
.sec_bridalfair .fair_detail .title {
  font-size: 0.16rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.9;
  margin-top: 1em;
}
@media screen and (max-width: 640px) {
  .sec_bridalfair .fair_detail .title {
    font-size: 0.14rem;
    letter-spacing: 0.03em;
    line-height: 1.6;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    margin-top: 0.1rem;
  }
}

.sec_report .-layout_inline_title {
  margin-top: 1.6rem;
  padding-left: 6.4rem;
}
@media screen and (max-width: 640px) {
  .sec_report .-layout_inline_title {
    margin-top: 0.7rem;
    padding: 0;
  }
}
.sec_report [data-slidearea01].report_slide .slidearea01_wrap {
  max-width: 13.4rem;
  width: 100%;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 640px) {
  .sec_report [data-slidearea01].report_slide .slidearea01_wrap {
    max-width: 82.93vw;
  }
}
.sec_report [data-slidearea01].report_slide .slidearea01_btns {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  width: 100%;
  height: 2.58rem;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .sec_report [data-slidearea01].report_slide .slidearea01_btns {
    height: 49.33vw;
  }
}
.sec_report [data-slidearea01].report_slide .slidearea01_btns button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 0.6rem;
  height: 0.6rem;
  pointer-events: all;
}
.sec_report [data-slidearea01].report_slide .slidearea01_btns button:before, .sec_report [data-slidearea01].report_slide .slidearea01_btns button:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.sec_report [data-slidearea01].report_slide .slidearea01_btns button:before {
  content: none;
}
.sec_report [data-slidearea01].report_slide .slidearea01_btns button:after {
  width: 0.08rem;
  height: 0.16rem;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-image: url("../common/img/ico_btn_arrow.svg");
          mask-image: url("../common/img/ico_btn_arrow.svg");
  background: #2E1E1E;
}
@media print, screen and (min-width: 641px) {
  .sec_report [data-slidearea01].report_slide .slidearea01_btns button.next {
    right: -0.3rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_report [data-slidearea01].report_slide .slidearea01_btns button.next {
    right: -0.35rem;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_report [data-slidearea01].report_slide .slidearea01_btns button.prev {
    left: -0.3rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_report [data-slidearea01].report_slide .slidearea01_btns button.prev {
    left: -0.35rem;
  }
}
.sec_report [data-slidearea01].report_slide .slidearea01_btns button.prev:after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.sec_report [data-slidearea01].report_slide .slidearea01_btns button.disabled {
  pointer-events: none;
  opacity: 0.3;
}
.no-touchevents .sec_report [data-slidearea01].report_slide .slidearea01_btns button:hover:after {
  background-color: #527993;
}
.sec_report .report_wrap {
  position: relative;
  padding-bottom: 1.6rem;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .sec_report .report_wrap {
    margin-top: 0.45rem;
    padding-bottom: 0.6rem;
  }
}
.sec_report .report_wrap::before {
  content: "";
  position: absolute;
  top: 0.8rem;
  left: calc(50% - 7.2rem);
  right: calc(50% - 50vw);
  bottom: 0;
  background-color: #F9F9F9;
}
@media screen and (max-width: 640px) {
  .sec_report .report_wrap::before {
    top: 0.5rem;
    left: 0;
    right: 0;
  }
}
.sec_report .report_slide {
  margin-top: 0.45rem;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .sec_report .report_slide {
    margin-top: 0;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_report .report_slide .slidearea01_wrap {
    clip-path: polygon(-0.3rem 0, calc(50% + 50vw) 0, calc(50% + 50vw) 100%, -0.3rem 100%);
  }
}
@media screen and (max-width: 640px) {
  .sec_report .report_slide .slidearea01_wrap {
    clip-path: polygon(-0.15rem 0, calc(100% + 0.15rem) 0, calc(100% + 0.15rem) 100%, -0.15rem 100%);
  }
}
@media print, screen and (min-width: 641px) {
  .sec_report .report_slide:not(.-disable) .slidearea01_wrapin {
    padding: 0 66.66% 0 0;
  }
}
@media screen and (max-width: 640px) {
  .sec_report .report_slide:not(.-disable) .slidearea01_wrapin {
    padding: 0;
  }
}
.sec_report .report_slide.-disable .slidearea01_btns {
  display: none;
}
.sec_report .report_slide.-disable .slidearea01_content {
  width: 100% !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec_report .report_slide.-disable .item {
  max-width: 4.16rem;
}
.sec_report .report_slide .item_inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 3.86rem;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .sec_report .report_slide .item_inner {
    max-width: 73.86vw;
  }
}
.sec_report .report_slide .item_inner .thumb {
  width: 100%;
  height: 2.58rem;
}
@media screen and (max-width: 640px) {
  .sec_report .report_slide .item_inner .thumb {
    height: 49.33vw;
  }
}
.sec_report .report_slide .item_inner .title {
  margin-top: 0.25rem;
}
@media screen and (max-width: 640px) {
  .sec_report .report_slide .item_inner .title {
    margin-top: 0.2rem;
  }
}
.sec_report .report_slide .item_inner .info {
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 0.15rem;
  letter-spacing: 0.05em;
  line-height: 2;
  color: #527993;
}
@media screen and (max-width: 640px) {
  .sec_report .report_slide .item_inner .info {
    font-size: 0.14rem;
    margin-top: 0.05rem;
  }
}
.sec_report .report_slide .item_inner .info .place:before {
  content: "／";
}
.sec_report .-link {
  margin-top: 0.7rem;
}
@media screen and (max-width: 640px) {
  .sec_report .-link {
    margin-top: 0.35rem;
  }
}
.sec_report .-link .-btn01 {
  margin: auto;
}
@media screen and (max-width: 640px) {
  .sec_report .-link .-btn01 {
    max-width: calc(100% - 0.8rem);
  }
}

.sec_infoblog .-section_inner {
  margin-top: 1.6rem;
  padding-bottom: 1.6rem;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .-section_inner {
    margin-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
}
.sec_infoblog .-sec_tit + .-catch {
  text-align: center;
  margin-top: 0.75rem;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .-sec_tit + .-catch {
    margin-top: 0.4rem;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.sec_infoblog .infoblog_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 12.8rem;
  width: 100%;
  min-height: 5.3rem;
  margin: auto;
  margin-top: 0.6rem;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.55rem;
    margin-top: 0.4rem;
    min-height: auto;
  }
}
.sec_infoblog .infoblog_detail .detail_wrap {
  position: relative;
  width: 5.64rem;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap {
    width: calc(100% - 0.48rem);
    margin: auto;
  }
}
.sec_infoblog .infoblog_detail .detail_wrap .detail_title {
  position: absolute;
  z-index: 1;
  top: 0;
  font-family: "cormorant-garamond", serif;
  font-weight: 400;
  font-weight: 400;
  font-size: 0.22rem;
  letter-spacing: 0.04em;
  line-height: 0.8;
  color: #527993;
  overflow: hidden;
}
@media print, screen and (min-width: 641px) {
  .sec_infoblog .infoblog_detail .detail_wrap .detail_title {
    left: -0.2rem;
    width: 5.3rem;
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap .detail_title {
    font-size: 0.14rem;
  }
}
.sec_infoblog .infoblog_detail .detail_wrap .detail_title span {
  position: relative;
  padding-right: 0.15rem;
}
.sec_infoblog .infoblog_detail .detail_wrap .detail_title span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 5.3rem;
  height: 1px;
  background-color: #CBCBCB;
}
.sec_infoblog .infoblog_detail .detail_wrap .detail_item {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1;
}
.sec_infoblog .infoblog_detail .detail_wrap .detail_item .label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 0.72rem;
  height: 0.45rem;
  font-size: 0.13rem;
  letter-spacing: 0.1em;
  line-height: 1.4;
  color: #fff;
  background-image: url("/common/img/blog_label_bg.svg");
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap .detail_item .label {
    width: 0.64rem;
    height: 0.4rem;
  }
}
.sec_infoblog .infoblog_detail .detail_wrap .detail_item .category {
  font-size: 0.15rem;
  color: #527993;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap .detail_item .category {
    font-size: 0.13rem;
  }
}
.sec_infoblog .infoblog_detail .detail_wrap .detail_item .title {
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 0.16rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin-top: 0.1rem;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap .detail_item .title {
    font-size: 0.14rem;
    line-height: 1.7;
    margin-top: 0.07rem;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.sec_infoblog .infoblog_detail .detail_wrap .detail_item .date {
  font-size: 0.15rem;
  margin-top: 0.15rem;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap .detail_item .date {
    font-size: 0.12rem;
    margin-top: 0.1rem;
  }
}
.sec_infoblog .infoblog_detail .detail_wrap.-pickup {
  margin-left: 0.36rem;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap.-pickup {
    max-width: 87.2vw;
    width: 100%;
    padding-left: 0.3rem;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
  }
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap.-pickup .detail_title {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    left: 0.14rem;
    width: 150%;
  }
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap.-pickup .label {
    left: 0.3rem;
  }
}
.sec_infoblog .infoblog_detail .detail_wrap.-pickup .thumb {
  width: 5.64rem;
  height: 3.75rem;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap.-pickup .thumb {
    width: 78.93vw;
    height: 52.53vw;
  }
}
.sec_infoblog .infoblog_detail .detail_wrap.-pickup .item {
  display: block;
}
.sec_infoblog .infoblog_detail .detail_wrap.-pickup .txt_wrap {
  padding-left: 0.1rem;
  margin-top: 0.2rem;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap.-pickup .txt_wrap {
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap.-latest .detail_title {
    position: relative;
  }
}
.sec_infoblog .infoblog_detail .detail_wrap.-latest .detail_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.25rem;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap.-latest .detail_item {
    margin-top: 0.15rem;
    gap: 0.24rem;
  }
}
.sec_infoblog .infoblog_detail .detail_wrap.-latest .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap.-latest .item {
    gap: 0.16rem;
  }
}
.sec_infoblog .infoblog_detail .detail_wrap.-latest .thumb {
  width: 2.3rem;
  height: 1.54rem;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap.-latest .thumb {
    width: 32vw;
    height: 32vw;
  }
}
.sec_infoblog .infoblog_detail .detail_wrap.-latest .txt_wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 0.1rem;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .infoblog_detail .detail_wrap.-latest .txt_wrap {
    padding-top: 0;
  }
}
.sec_infoblog .-link {
  margin-top: 0.8rem;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .-link {
    margin-top: 0.4rem;
  }
}
.sec_infoblog .-link .-btn01 {
  margin: auto;
}
@media screen and (max-width: 640px) {
  .sec_infoblog .-link .-btn01 {
    max-width: calc(100% - 0.8rem);
  }
}
/*# sourceMappingURL=index.css.map */