@charset "UTF-8";
/*  ▼ cmn-logo
------------------------------------- */
.cmn-logo {
  transition: all 0.5s; }
  .cmn-logo:hover {
    opacity: 0.6; }

/*  ▼ cmn-title
------------------------------------- */
.cmn-title {
  width: 100%;
  margin: 0 0 60px;
  color: #b996bb;
  font-size: 246.66667%;
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.04em; }
  .cmn-title__font-fix {
    font-weight: 400;
    font-family: "UtsukushiMincho", "Noto Serif JP", serif; }
  .cmn-title_en {
    margin: 0 0 -10px;
    color: #7b7b7b;
    font-size: 64.86486%;
    font-weight: 400;
    font-family: "VIVALDII", "Noto Serif JP", serif;
    letter-spacing: 0.06em; }
  .cmn-title_ja {
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 0; }
    .cmn-title_ja::after {
      content: '';
      width: 81px;
      height: 46px;
      margin-left: 20px;
      background: url(../images/common/cmn-title_shape.png) no-repeat center/contain; }

/*  ▼ cmn-info
------------------------------------- */
.cmn-info {
  align-items: center;
  justify-content: flex-start; }
  .cmn-info_text, .cmn-info_sns-list {
    line-height: 1; }
  .cmn-info_text {
    font-size: 93.33333%; }
  .cmn-info_sns-list {
    align-items: center;
    justify-content: center; }
    .cmn-info_sns-list_item:not(:last-child) {
      margin-right: 20px; }
    .cmn-info_sns-list_link:hover {
      opacity: 0.8;
      transform: translateY(-5px); }
  .cmn-info_button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 45px;
    color: #c2a961;
    font-weight: 500;
    font-family: "Noto Serif JP", serif;
    border: 1px solid;
    background-color: #fffceb; }
    .cmn-info_button:hover {
      color: #b996bb;
      background-color: #ede3ed; }

/*  ▼ cmn-worries
------------------------------------- */
.cmn-worries {
  background-color: #f6f6f7;
  position: relative;
  z-index: 0; }
  .cmn-worries::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1; }
  .cmn-worries_title {
    margin: 0 0 60px;
    font-size: 226.66667%;
    font-weight: 400;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.04em;
    text-align: center; }
    .cmn-worries_title_text {
      display: inline-block;
      padding: 2px 15px;
      color: #fff;
      background-color: #b996bb; }
  .cmn-worries_list {
    flex-direction: column;
    align-content: space-between;
    justify-content: flex-start;
    height: 320px;
    line-height: 1.381; }
    .cmn-worries_list_item {
      flex-wrap: nowrap;
      align-items: flex-start;
      justify-content: flex-start;
      margin: 0 0 25px;
      color: #b996bb;
      font-size: 140%;
      font-weight: 500; }
      .cmn-worries_list_item::before {
        content: '';
        width: 32px;
        height: 32px;
        margin-right: 15px;
        background: url(../images/common/cmn-worries_list_item_icon.png) no-repeat center/contain; }
    .cmn-worries_list_marker {
      display: inline-block;
      padding: 0 5px;
      background-color: #fff; }
      .cmn-worries_list_marker:not(:last-child) {
        margin-bottom: 5px; }

/*  ▼ cmn-content
------------------------------------- */
.cmn-content {
  background: linear-gradient(90deg, #b996bb, #b996bb) no-repeat left top 6px/100% 1px, linear-gradient(90deg, #b996bb, #b996bb) no-repeat left bottom 6px/100% 1px; }
  .cmn-content_item {
    min-height: 551px;
    position: relative;
    z-index: 0; }
    .cmn-content_item:not(:last-child) {
      margin-bottom: 100px; }
  .cmn-content_text-box {
    width: 500px; }
  .cmn-content_title {
    width: 100%;
    margin: 0 0 50px;
    line-height: 1.3;
    color: #b996bb;
    font-size: 246.66667%;
    font-weight: 400;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.04em; }
    .cmn-content_title_under-line {
      display: inline-block;
      border-bottom: 1px solid; }
  .cmn-content_figure {
    position: absolute;
    top: 0;
    right: -30px;
    z-index: 0; }
  .cmn-content_text {
    position: relative;
    z-index: 0; }
    .cmn-content_text::after {
      content: '';
      width: 218px;
      height: 134px;
      background: url(../images/common/cmn-content_text_shape.png) no-repeat center/contain;
      position: absolute;
      bottom: -100px;
      left: -100px;
      z-index: -1; }
    .cmn-content_text_under-line {
      background: linear-gradient(0deg, rgba(185, 150, 187, 0.4) 40%, rgba(185, 150, 187, 0) 40%); }
  .cmn-content_item:nth-child(even) .cmn-content_text-box {
    margin-left: auto; }
  .cmn-content_item:nth-child(even) .cmn-content_figure {
    right: auto;
    left: -30px; }
  .cmn-content_item:nth-child(even) .cmn-content_text::after {
    right: -100px;
    left: auto;
    bottom: -70px;
    transform: scale(-1, 1); }

/*  ▼ banner
------------------------------------- */
.banner {
  background: url(../images/common/banner_bg.png) no-repeat center/cover; }
  .banner_title {
    justify-content: center;
    margin: 0 0 30px;
    color: #fff;
    font-size: 246.66667%;
    font-weight: 400;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.04em; }
    .banner_title::before {
      content: '＼'; }
    .banner_title::after {
      content: '／'; }
  .banner_box {
    padding: 50px 60px;
    outline-offset: -4px;
    outline: 1px solid #b996bb;
    background-color: #fff;
    position: relative;
    z-index: 0; }
    .banner_box::before {
      content: '';
      width: calc(100% - 20px);
      height: calc(100% - 20px);
      margin: auto;
      background-size: 35px;
      background-repeat: no-repeat;
      background-position: left top, right top, right bottom, left bottom;
      background-image: url(../images/common/banner_box_shape01.png), url(../images/common/banner_box_shape02.png), url(../images/common/banner_box_shape03.png), url(../images/common/banner_box_shape04.png);
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1; }
    .banner_box_text {
      width: 100%;
      margin: 0 0 24px;
      line-height: 1.72222;
      color: #b996bb;
      font-size: 120%;
      font-weight: 500;
      text-align: center; }
    .banner_box_button {
      align-items: center;
      justify-content: center;
      width: 460px;
      height: 85px;
      color: #c2a961;
      font-size: 133.33333%;
      font-weight: 400;
      font-family: "Noto Serif JP", serif;
      outline-offset: -6px;
      outline: 1px solid;
      border: 3px solid;
      position: relative;
      z-index: 0; }
      .banner_box_button::after {
        content: '';
        width: 30px;
        height: 30px;
        background: url(../images/common/icon_arrow.png) no-repeat center/contain;
        position: absolute;
        right: 20px;
        z-index: -1;
        transition: all 0.3s; }
      .banner_box_button__line::before {
        content: '';
        width: 54px;
        height: 54px;
        margin-right: 10px;
        background: url(../images/common/icon_line__large.png) no-repeat center/contain; }
      .banner_box_button:hover {
        color: #b996bb; }
        .banner_box_button:hover::after {
          right: 10px; }
    .banner_box_time {
      align-items: center;
      justify-content: center;
      width: 100%;
      margin: 30px 0 0; }
      .banner_box_time_title {
        width: 100%;
        margin: 0 0 6px;
        line-height: 1.723;
        color: #fff;
        font-size: 120%;
        text-align: center;
        background-color: #b996bb; }
      .banner_box_time_data {
        font-size: 140%; }
        .banner_box_time_data + .banner_box_time_data {
          margin-left: 60px; }
        .banner_box_time_data_label {
          color: #b996bb;
          margin-right: 30px; }
      .banner_box_time_attention {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin: -2px 0 0;
        font-size: 93.33333%; }
        .banner_box_time_attention::before {
          content: '※'; }

/*  ▼ cmn-table
------------------------------------- */
.cmn-table {
  border: 1px solid #c2a961; }
  .cmn-table_row:not(:last-child) .cmn-table_title {
    border-bottom: 1px solid #fff; }
  .cmn-table_row:not(:last-child) .cmn-table_text {
    border-bottom: 1px solid #c2a961; }
  .cmn-table_title {
    width: 340px;
    padding: 0 20px;
    color: #fff;
    background-color: #b996bb; }
  .cmn-table_text {
    padding: 15px 20px;
    background-color: #fff; }

/*  ▼ news
------------------------------------- */
.news-list {
  line-height: 1.5; }
  .news-list_item:not(:last-child) {
    border-bottom: 1px solid #504d4e; }
  .news-list_link {
    align-items: center;
    justify-content: flex-start;
    padding: 9px 0; }
    .news-list_link:hover {
      transform: translateX(10px); }
  .news-list_time {
    padding: 0 5px;
    margin-right: 10px;
    color: #fff;
    font-size: 86.66667%;
    background-color: #b996bb; }
  .news-list_tag {
    flex: 1;
    align-items: center;
    justify-content: flex-start;
    font-size: 86.66667%;
    margin: 0 -10px -10px 0; }
    .news-list_tag_item {
      margin: 0 10px 10px 0; }
  .news-list_title {
    width: 100%;
    margin: 5px 0 0;
    font: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.news-under_search {
  margin: 0 0 30px; }
  .news-under_search_select {
    display: block;
    width: 300px;
    padding: 5px;
    margin-left: auto;
    vertical-align: middle;
    border: 2px solid #b996bb;
    background-color: #fff; }
    .news-under_search_select:focus-visible {
      outline: 0; }

.news-detail {
  padding: 100px 0;
  align-items: stretch; }
  .news-detail_content {
    align-items: center;
    align-content: flex-start;
    justify-content: flex-start;
    min-height: 50vh; }
  .news-detail_time {
    margin: 0 15px 10px 0;
    color: #bbb;
    font-size: 1.6rem; }
  .news-detail_tag {
    align-items: center;
    justify-content: flex-start; }
    .news-detail_tag_item {
      min-width: 90px;
      padding: 0 10px;
      margin: 0 10px 10px 0;
      color: #fff;
      text-align: center;
      background-color: #b996bb; }
  .news-detail_title {
    width: 100%;
    margin: 3px 0 20px;
    font-size: 2.4rem;
    font-weight: 400;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.04em; }
  .news-detail_text a {
    display: inline-block; }

/*  ▼ postView
------------------------------------- */
.post-view {
  width: 100%;
  margin-top: 30px;
  line-height: 2;
  position: relative; }
  .post-view_prev {
    margin-right: auto; }
  .post-view_next {
    margin-left: auto; }
  .post-view_home {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

/*  ▼ pagenation
------------------------------------- */
.pagenation {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 50px 0 0;
  line-height: 1.5; }
  .pagenation li {
    background-color: #ccc; }
    .pagenation li:not(:last-child) {
      margin-right: 10px; }
    .pagenation li:not(.current):hover {
      opacity: 0.7; }
    .pagenation li.current {
      color: #fff;
      background-color: #b996bb; }
  .pagenation a {
    padding: 5px 10px;
    text-decoration: underline; }
  .pagenation span {
    display: block;
    padding: 5px 10px; }

/*  ▼ breadcrumbs
------------------------------------- */
.breadcrumbs {
  padding: 7px 0;
  font-size: 1.4rem; }
  .breadcrumbs_wrapper {
    justify-content: flex-start; }
  .breadcrumbs_item {
    list-style: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    transition: all 0.5s; }
    .breadcrumbs_item:last-child {
      flex: 1 1 0%;
      color: #b996bb; }
    .breadcrumbs_item:not(:last-child) {
      padding-right: 30px; }
      .breadcrumbs_item:not(:last-child)::before {
        content: ' ';
        display: block;
        width: 8px;
        height: 8px;
        margin: auto;
        border-top: 2px solid;
        border-right: 2px solid;
        transform: rotate(45deg);
        position: absolute;
        top: 0;
        bottom: 0;
        right: 13px; }
    .breadcrumbs_item a {
      text-decoration: underline; }
      .breadcrumbs_item a:hover {
        opacity: 0.6; }

/*# sourceMappingURL=common.css.map */