@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Hina+Mincho&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Kurenaido&display=swap");
:root {
  --color-blue: #38d8d8;
  --color-black: #000;
  --color-white: #fff;
  --color-orange: #ff8a00;
  --color-green: #00b4af;
  --color-purple: #aa78b4;
  --color-grad-title: linear-gradient(90deg, rgba(0,180,175,1) 0%, #000 50%, rgba(170,120,180,1) 100%);
  --color-grad-green: linear-gradient(90deg, rgba(0,180,175,1) 0%, #000 50%);
  --color-grad-purple: linear-gradient(90deg, rgba(170,120,180,1) 0%, #000 50%);
  --color-grad-g-p: linear-gradient(90deg, rgba(0,180,175,1) 0%, rgba(170,120,180,1) 100%);
  --color-grad-p-g: linear-gradient(90deg, rgba(170,120,180,1) 0% ,rgba(0,180,175,1) 100%);
  --font-jp: YakuHanMP , "Hina Mincho", serif , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  --font-base: "Noto Sans JP", sans-serif;
  --font-chara: "Zen Kurenaido", sans-serif;
}

:root {
  --in-sine: cubic-bezier(.47, 0, .745, .715);
  --out-sine: cubic-bezier(.39, .575, .565, 1);
  --in-out-sine: cubic-bezier(.445, .05, .55, .95);
  --in-quad: cubic-bezier(.55, .085, .68, .53);
  --out-quad: cubic-bezier(.25, .46, .45, .94);
  --in-out-quad: cubic-bezier(.455, .03, .515, .955);
  --in-cubic: cubic-bezier(.55, .055, .675, .19);
  --out-cubic: cubic-bezier(.215, .61, .355, 1);
  --in-out-cubic: cubic-bezier(.645, .045, .355, 1);
  --in-quart: cubic-bezier(.895, .03, .685, .22);
  --out-quart: cubic-bezier(.165, .84, .44, 1);
  --in-out-quart: cubic-bezier(.77, 0, .175, 1);
  --in-quint: cubic-bezier(.755, .05, .855, .06);
  --out-quint: cubic-bezier(.23, 1, .32, 1);
  --in-out-quint: cubic-bezier(.86, 0, .07, 1);
  --in-expo: cubic-bezier(.95, .05, .795, .035);
  --out-expo: cubic-bezier(.19, 1, .22, 1);
  --in-out-expo: cubic-bezier(1, 0, 0, 1);
  --in-circ: cubic-bezier(.6, .04, .98, .335);
  --out-circ: cubic-bezier(.075, .82, .165, 1);
  --in-out-circ: cubic-bezier(.785, .135, .15, .86);
  --in-back: cubic-bezier(.6, -.28, .735, .045);
  --out-back: cubic-bezier(.175, .885, .32, 1.275);
  --in-out-back: cubic-bezier(.68, -.55, .265, 1.55);
}

@keyframes fall-1 {
  0% {
    opacity: 0;
    transform: translate(37.12vw, 48.81vh) scale(0.7);
  }
  30% {
    opacity: 0;
  }
  48% {
    opacity: 1;
    transform: translate(37.12vw, 48.81vh) scale(0.8597);
  }
  52% {
    opacity: 1;
    transform: translate(37.12vw, 48.81vh) scale(0.8597);
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(37.12vw, 48.81vh) scale(0.7);
  }
}
@keyframes fall-2 {
  0% {
    opacity: 0;
    transform: translate(95.14vw, 85.44vh) scale(0.7);
  }
  30% {
    opacity: 0;
  }
  48% {
    opacity: 1;
    transform: translate(95.14vw, 85.44vh) scale(0.8982);
  }
  52% {
    opacity: 1;
    transform: translate(95.14vw, 85.44vh) scale(0.8982);
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(95.14vw, 85.44vh) scale(0.7);
  }
}
@keyframes fall-3 {
  0% {
    opacity: 0;
    transform: translate(8.58vw, 13.2vh) scale(0.7);
  }
  30% {
    opacity: 0;
  }
  48% {
    opacity: 1;
    transform: translate(8.58vw, 13.2vh) scale(0.9558);
  }
  52% {
    opacity: 1;
    transform: translate(8.58vw, 13.2vh) scale(0.9558);
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(8.58vw, 13.2vh) scale(0.7);
  }
}
@keyframes fall-4 {
  0% {
    opacity: 0;
    transform: translate(24.39vw, 75.31vh) scale(0.7);
  }
  30% {
    opacity: 0;
  }
  48% {
    opacity: 1;
    transform: translate(24.39vw, 75.31vh) scale(0.8216);
  }
  52% {
    opacity: 1;
    transform: translate(24.39vw, 75.31vh) scale(0.8216);
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(24.39vw, 75.31vh) scale(0.7);
  }
}
@keyframes fall-5 {
  0% {
    opacity: 0;
    transform: translate(19.88vw, 49.4vh) scale(0.7);
  }
  30% {
    opacity: 0;
  }
  48% {
    opacity: 1;
    transform: translate(19.88vw, 49.4vh) scale(0.924);
  }
  52% {
    opacity: 1;
    transform: translate(19.88vw, 49.4vh) scale(0.924);
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(19.88vw, 49.4vh) scale(0.7);
  }
}
@keyframes fall-6 {
  0% {
    opacity: 0;
    transform: translate(71.42vw, 45.45vh) scale(0.7);
  }
  30% {
    opacity: 0;
  }
  48% {
    opacity: 1;
    transform: translate(71.42vw, 45.45vh) scale(0.901);
  }
  52% {
    opacity: 1;
    transform: translate(71.42vw, 45.45vh) scale(0.901);
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(71.42vw, 45.45vh) scale(0.7);
  }
}
@keyframes fall-7 {
  0% {
    opacity: 0;
    transform: translate(34.03vw, 61.2vh) scale(0.7);
  }
  30% {
    opacity: 0;
  }
  48% {
    opacity: 1;
    transform: translate(34.03vw, 61.2vh) scale(0.9461);
  }
  52% {
    opacity: 1;
    transform: translate(34.03vw, 61.2vh) scale(0.9461);
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(34.03vw, 61.2vh) scale(0.7);
  }
}
@keyframes fall-8 {
  0% {
    opacity: 0;
    transform: translate(54.49vw, 75.13vh) scale(0.7);
  }
  30% {
    opacity: 0;
  }
  48% {
    opacity: 1;
    transform: translate(54.49vw, 75.13vh) scale(0.8493);
  }
  52% {
    opacity: 1;
    transform: translate(54.49vw, 75.13vh) scale(0.8493);
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(54.49vw, 75.13vh) scale(0.7);
  }
}
@keyframes fall-9 {
  0% {
    opacity: 0;
    transform: translate(3.2vw, 51.52vh) scale(0.7);
  }
  30% {
    opacity: 0;
  }
  48% {
    opacity: 1;
    transform: translate(3.2vw, 51.52vh) scale(0.9977);
  }
  52% {
    opacity: 1;
    transform: translate(3.2vw, 51.52vh) scale(0.9977);
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(3.2vw, 51.52vh) scale(0.7);
  }
}
@keyframes sc_ac {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  40% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: translateY(0.4rem);
  }
  51% {
    opacity: 0;
    transform: translateY(-1rem);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes rotate_loop {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.preview_contents-title, .preview_contents__lead, .preview_contents__date, .preview_contents__about {
  opacity: 0;
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  filter: blur(5px);
  transform: translateY(2rem);
}
.preview_contents-preview {
  opacity: 0;
}
.is-load .preview_contents .preview_contents-title, .is-load .preview_contents .preview_contents__lead, .is-load .preview_contents .preview_contents__date, .is-load .preview_contents .preview_contents__about {
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  filter: blur(0px);
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1.2s cubic-bezier(0.5, 1, 0.89, 1) 1.2s, filter 1.5s cubic-bezier(0.11, 0, 0.5, 0) 1.2s, transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 1.2s;
}
.is-load .preview_contents .preview_contents__about {
  transition-delay: 1.4s;
}
.is-load .preview_contents .preview_contents__date {
  transition-delay: 1.48s;
}
.is-load .preview_contents .preview_contents-preview {
  opacity: 1;
  transition: opacity 1.2s cubic-bezier(0.5, 1, 0.89, 1) 2s;
}

.preview_contents__movie.js-trigger .-caption,
.preview_contents__movie.js-trigger .-movie_wrapper {
  opacity: 0;
  transform: translateY(1rem);
}
.preview_contents__movie.js-trigger.is-active .-caption,
.preview_contents__movie.js-trigger.is-active .-movie_wrapper {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1.2s cubic-bezier(0.5, 1, 0.89, 1), transform 1.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.preview_contents__movie.js-trigger.is-active .-movie_wrapper {
  transition-delay: 0.1s;
}

.preview_contents__thumb.js-trigger .-caption,
.preview_contents__thumb.js-trigger .-thumb_list__item {
  opacity: 0;
  transform: translateY(1rem);
}
.preview_contents__thumb.js-trigger.is-active .-caption,
.preview_contents__thumb.js-trigger.is-active .-thumb_list__item {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1.2s cubic-bezier(0.11, 0, 0.5, 0), transform 1.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.preview_contents__thumb.js-trigger.is-active .-thumb_list__item:nth-child(1) {
  transition-delay: 0.12s;
}
.preview_contents__thumb.js-trigger.is-active .-thumb_list__item:nth-child(2) {
  transition-delay: 0.2s;
}
.preview_contents__thumb.js-trigger.is-active .-thumb_list__item:nth-child(3) {
  transition-delay: 0.28s;
}
.preview_contents__thumb.js-trigger.is-active .-thumb_list__item:nth-child(4) {
  transition-delay: 0.36s;
}
.preview_contents__thumb.js-trigger.is-active .-thumb_list__item:nth-child(5) {
  transition-delay: 0.44s;
}
.preview_contents__thumb.js-trigger.is-active .-thumb_list__item:nth-child(6) {
  transition-delay: 0.52s;
}

.comment_contents.js-trigger .-caption,
.comment_contents.js-trigger .comment_contents-list__item {
  opacity: 0;
  transform: translateY(1rem);
}
.comment_contents.js-trigger.is-active .-caption,
.comment_contents.js-trigger.is-active .comment_contents-list__item {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1.2s cubic-bezier(0.11, 0, 0.5, 0), transform 1.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.comment_contents.js-trigger.is-active .comment_contents-list__item:nth-child(1) {
  transition-delay: 0.12s;
}
.comment_contents.js-trigger.is-active .comment_contents-list__item:nth-child(2) {
  transition-delay: 0.2s;
}
.comment_contents.js-trigger.is-active .comment_contents-list__item:nth-child(3) {
  transition-delay: 0.28s;
}
.comment_contents.js-trigger.is-active .comment_contents-list__item:nth-child(4) {
  transition-delay: 0.36s;
}
.comment_contents.js-trigger.is-active .comment_contents-list__item:nth-child(5) {
  transition-delay: 0.44s;
}
.comment_contents.js-trigger.is-active .comment_contents-list__item:nth-child(6) {
  transition-delay: 0.52s;
}

.preview_contents-deco .-deco {
  position: absolute;
  z-index: 5;
}
@media screen and (min-width: 961px) {
  .preview_contents-deco .-deco-1 {
    top: 36%;
    left: 14%;
    width: 150px;
    width: 10.71%;
  }
  .preview_contents-deco .-deco-2 {
    right: -80px;
    top: 24%;
    width: 200px;
    width: 14.28%;
  }
  .preview_contents-deco .-deco-3 {
    width: 180px;
    width: 12.85%;
    top: 8%;
    left: 3%;
  }
  .preview_contents-deco .-deco-4 {
    width: 114px;
    width: 8.14%;
    z-index: 2;
    right: 10%;
    top: 14%;
  }
  .preview_contents-deco .-deco-5 {
    top: 74%;
    right: 14%;
    width: 150px;
    width: 10.71%;
  }
  .preview_contents-deco .-deco-6 {
    right: 3%;
    top: 50%;
    width: 200px;
    width: 14.28%;
  }
  .preview_contents-deco .-deco-7 {
    width: 180px;
    width: 12.85%;
    top: 60%;
    left: 3%;
  }
  .preview_contents-deco .-deco-8 {
    width: 114px;
    width: 8.14%;
    left: 3%;
    top: 90%;
  }
}
@media screen and (max-width: 960px) {
  .preview_contents-deco .-deco-1 {
    right: -4%;
    top: 8%;
    width: 150px;
    width: 20%;
  }
  .preview_contents-deco .-deco-2 {
    width: 200px;
    width: 26.66%;
    top: 32%;
    left: -5%;
  }
  .preview_contents-deco .-deco-3 {
    width: 240px;
    width: 32%;
    top: 3%;
    left: -5%;
  }
  .preview_contents-deco .-deco-4 {
    width: 180px;
    width: 24%;
    top: 20%;
    right: 3%;
  }
  .preview_contents-deco .-deco-5 {
    right: -6%;
    top: 43%;
    width: 150px;
    width: 20%;
  }
  .preview_contents-deco .-deco-6 {
    width: 200px;
    width: 26.66%;
    top: 72%;
    right: -5%;
  }
  .preview_contents-deco .-deco-7 {
    width: 240px;
    width: 32%;
    top: 52%;
    left: -5%;
  }
  .preview_contents-deco .-deco-8 {
    width: 180px;
    width: 24%;
    top: 93%;
    left: -2%;
  }
}

.preview_contents {
  position: relative;
  padding-top: min(120px, 17.33vw);
}
.preview_contents-title {
  width: 60vw;
  max-width: 630px;
  margin: 0 auto min(100px, 16vw);
  text-align: center;
  position: relative;
  z-index: 10;
}
.preview_contents-container {
  text-align: center;
  position: relative;
  z-index: 5;
}
.preview_contents-preview {
  position: relative;
  padding-top: min(120px, 16vw);
  padding-bottom: min(160px, 21.33vw);
  margin-top: min(120px, 20vw);
}
.preview_contents-preview:before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: 100%;
  background: linear-gradient(to right, #dcf4f4 0%, #f3ecf4 100%);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.preview_contents__date {
  background: rgba(220, 244, 244, 0.4);
}
@media screen and (min-width: 961px) {
  .preview_contents__date {
    max-width: 600px;
    margin: 24px auto;
  }
}
@media screen and (max-width: 960px) {
  .preview_contents__date {
    width: 86%;
    margin: 2rem auto;
  }
}
.preview_contents__date dl {
  font-size: 18px;
  padding: 1.2rem 0;
}
@media screen and (max-width: 960px) {
  .preview_contents__date dl {
    font-size: 1.2rem;
    padding: 1.8rem 0;
  }
}
.preview_contents__date dl dt {
  color: var(--color-green);
  position: relative;
  display: inline-block;
  font-size: 22px;
  margin-bottom: min(12px, 2.66vw);
}
.preview_contents__date dl dt:before, .preview_contents__date dl dt:after {
  content: "";
  display: block;
  position: absolute;
  background: url("../img/preview/flower_green.png") no-repeat center;
  background-size: contain;
  width: 1rem;
  height: 1rem;
  top: calc(50% - 0.5rem);
}
.preview_contents__date dl dt:before {
  left: -1.4em;
}
.preview_contents__date dl dt:after {
  right: -1.4em;
}
@media screen and (max-width: 960px) {
  .preview_contents__date dl dt {
    font-size: 1.5rem;
  }
}
.preview_contents__date dl dd {
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .preview_contents__date dl dd {
    font-size: 1.4rem;
  }
}
.preview_contents__about {
  position: relative;
  border-left: 1px solid #a8eeee;
  border-right: 1px solid #e9cced;
  box-sizing: border-box;
  width: 89.33vw;
  max-width: 880px;
  margin: auto;
  padding: min(80px, 10.66vw) 0;
}
.preview_contents__about + .preview_contents__about {
  margin-top: min(120px, 21.33vw);
}
.preview_contents__about:before, .preview_contents__about:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #a8eeee 0%, #e9cced 100%);
  left: 0;
}
.preview_contents__about:before {
  top: 0;
}
.preview_contents__about:after {
  bottom: 0;
}
.preview_contents__about .-caption {
  font-size: 26px;
  position: absolute;
  top: -0.8em;
  width: 100%;
  text-align: center;
  letter-spacing: 0.4em;
}
.preview_contents__about .-caption span {
  display: inline-block;
  background: linear-gradient(to right, #00b4af 0%, #000000 50%, #aa78b4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.preview_contents__about .-text {
  line-height: 2;
  font-size: 20px;
}
.preview_contents__about .-text ul {
  margin-top: 1rem;
}
.preview_contents__about .-text li {
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .preview_contents__about .-text {
    font-size: 1.16rem;
    letter-spacing: -0.02em;
  }
  .preview_contents__about .-text li {
    font-size: 0.9rem;
  }
}
.preview_contents__about .-text a {
  color: var(--color-green);
}
@media screen and (min-width: 961px) {
  .preview_contents__about .-text a:hover {
    text-decoration: underline;
  }
}
.preview_contents__thumb {
  position: relative;
  z-index: 15;
}
.preview_contents__thumb .-caption {
  text-align: center;
  font-size: 24px;
  margin-bottom: min(40px, 6.66vw);
}
.preview_contents__thumb .-caption .-notion {
  font-size: 14px;
  margin-top: 1.2rem;
}
@media screen and (max-width: 960px) {
  .preview_contents__thumb .-caption {
    font-size: 1.4rem;
  }
  .preview_contents__thumb .-caption .-notion {
    font-size: 0.9rem;
  }
}
.preview_contents__thumb .-caption span {
  display: inline-block;
  background: linear-gradient(to right, #00b4af 0%, #000000 50%, #aa78b4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.preview_contents__thumb .-thumb_list {
  width: 84vw;
  max-width: 1000px;
  margin: auto;
  position: relative;
}
.preview_contents__thumb .-thumb_list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 960px) {
  .preview_contents__thumb .-thumb_list ul {
    gap: 3vw;
  }
}
.preview_contents__thumb .-thumb_list__item {
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 961px) {
  .preview_contents__thumb .-thumb_list__item {
    width: calc(33% - 12px);
  }
  .preview_contents__thumb .-thumb_list__item .-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 180, 175, 0.8);
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
  }
  .preview_contents__thumb .-thumb_list__item .-text:before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    right: 4px;
    left: 4px;
    bottom: 4px;
    border: 1px solid #fff;
  }
  .preview_contents__thumb .-thumb_list__item .-text p {
    position: absolute;
    color: #FFF;
    width: 100%;
    text-align: center;
    top: calc(50% - 0.5em);
  }
  .preview_contents__thumb .-thumb_list__item:hover .-text {
    opacity: 1;
  }
}
@media screen and (max-width: 960px) {
  .preview_contents__thumb .-thumb_list__item {
    width: calc(50% - 1.5vw);
  }
  .preview_contents__thumb .-thumb_list__item .-text {
    display: none;
  }
}
.preview_contents .comment_contents {
  position: relative;
  z-index: 10;
  padding-top: min(140px, 17.33vw);
  padding-bottom: min(140px, 17.33vw);
}
.preview_contents .comment_contents-caption {
  text-align: center;
  font-size: 32px;
  margin-bottom: min(90px, 12vw);
}
.preview_contents .comment_contents-caption span {
  display: inline-block;
  background: linear-gradient(to right, #00b4af 0%, #000000 50%, #aa78b4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 960px) {
  .preview_contents .comment_contents-caption {
    font-size: 1.8rem;
  }
}
.preview_contents .comment_contents-list {
  width: 90.66vw;
  max-width: 1000px;
  margin: auto;
  position: relative;
}
.preview_contents .comment_contents-list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
}
@media screen and (max-width: 960px) {
  .preview_contents .comment_contents-list ul {
    gap: 3vw;
  }
}
.preview_contents .comment_contents-list__item {
  position: relative;
  border-left: 1px solid #a8eeee;
  border-right: 1px solid #e9cced;
  box-sizing: border-box;
}
.preview_contents .comment_contents-list__item:before, .preview_contents .comment_contents-list__item:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #a8eeee 0%, #e9cced 100%);
  left: 0;
}
.preview_contents .comment_contents-list__item:before {
  top: 0;
}
.preview_contents .comment_contents-list__item:after {
  bottom: 0;
}
.preview_contents .comment_contents-list__item .-name {
  color: var(--color-green);
}
.preview_contents .comment_contents-list__item .-text {
  line-height: 1.6;
}
@media screen and (min-width: 961px) {
  .preview_contents .comment_contents-list__item {
    width: calc(33% - 14px);
    padding: 10px;
  }
  .preview_contents .comment_contents-list__item .-thumb {
    margin-bottom: 20px;
  }
  .preview_contents .comment_contents-list__item .-name {
    margin-bottom: 12px;
    padding: 0 10px;
  }
  .preview_contents .comment_contents-list__item .-text {
    font-size: 13px;
    padding: 0 10px 10px;
  }
}
@media screen and (max-width: 960px) {
  .preview_contents .comment_contents-list__item {
    width: calc(50% - 1.5vw);
    padding: 0.6rem;
  }
  .preview_contents .comment_contents-list__item .-thumb {
    margin-bottom: 1.2rem;
  }
  .preview_contents .comment_contents-list__item .-name {
    font-size: 1.2rem;
    margin-bottom: 1.2rem;
  }
  .preview_contents .comment_contents-list__item .-text {
    font-size: 1rem;
  }
}
.preview_contents .comment_contents .-more_btn {
  background: linear-gradient(to right, #a8eeee 0%, #e9cced 100%);
  border-radius: 50px;
  width: 58.66vw;
  max-width: 320px;
  margin: min(50px, 6.66vw) auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: min(60px, 12vw);
  cursor: pointer;
}
.preview_contents .comment_contents .-more_btn .-icon {
  position: absolute;
  width: 1.2rem;
  height: 1px;
  background: #000;
  right: 1.4rem;
}
.preview_contents .comment_contents .-more_btn .-icon:before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 4px;
  border: 1px solid #000;
  right: -3px;
  top: -3px;
}
@media screen and (min-width: 961px) {
  .preview_contents .comment_contents .-more_btn .-icon {
    transition: width 0.2s ease-out;
  }
  .preview_contents .comment_contents .-more_btn:hover .-icon {
    width: 0;
  }
}

.m-modal[data-modal-type=template] .m-modal__content {
  position: absolute;
  max-width: 880px;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: relative;
  top: 0;
  left: 0;
  transform: translate(0);
  padding: 50px 0;
}
@media screen and (max-width: 960px) {
  .m-modal[data-modal-type=template] .m-modal__content {
    padding: 19.46vw 0;
  }
}
.m-modal[data-modal-type=template] .m-modal__content:after {
  display: none;
}
.m-modal[data-modal-type=template] .modal_form {
  width: 89.33vw;
  max-width: 880px;
  margin: auto;
  position: relative;
  z-index: 5;
  background: #FFF;
  box-sizing: border-box;
  position: relative;
  border-left: 1px solid #a8eeee;
  border-right: 1px solid #e9cced;
  padding: min(60px, 5.33vw);
}
.m-modal[data-modal-type=template] .modal_form:before, .m-modal[data-modal-type=template] .modal_form:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #a8eeee 0%, #e9cced 100%);
  left: 0;
}
.m-modal[data-modal-type=template] .modal_form:before {
  top: 0;
}
.m-modal[data-modal-type=template] .modal_form:after {
  bottom: 0;
}
.m-modal[data-modal-type=template] .modal_form-image {
  margin-bottom: min(40px, 6.66vw);
}
.m-modal[data-modal-type=template] .modal_form dl + dl {
  margin-top: min(30px, 4.8vw);
}
.m-modal[data-modal-type=template] .modal_form dl dt {
  margin-bottom: 0.8rem;
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  .m-modal[data-modal-type=template] .modal_form dl dt {
    font-size: 1.2rem;
  }
}
.m-modal[data-modal-type=template] .modal_form dl dd {
  z-index: 10;
  position: relative;
  border-left: 1px solid #a8eeee;
  border-right: 1px solid #e9cced;
}
.m-modal[data-modal-type=template] .modal_form dl dd:before, .m-modal[data-modal-type=template] .modal_form dl dd:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #a8eeee 0%, #e9cced 100%);
  left: 0;
}
.m-modal[data-modal-type=template] .modal_form dl dd:before {
  top: 0;
}
.m-modal[data-modal-type=template] .modal_form dl dd:after {
  bottom: 0;
}
.m-modal[data-modal-type=template] .modal_form dl dd input,
.m-modal[data-modal-type=template] .modal_form dl dd textarea {
  width: 100%;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  box-sizing: border-box;
  font-family: YakuHanJP_Narrow, "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  padding: 0.8em 1em;
}
.m-modal[data-modal-type=template] .modal_form dl dd texarea {
  line-height: 1.6;
}
.m-modal[data-modal-type=template] .modal_form-btn {
  background: url("../img/share/icon_x.svg") no-repeat right 1.6rem center, linear-gradient(to right, #a8eeee 0%, #e9cced 100%);
  background-size: 1.4em, 100%;
  border-radius: 50px;
  width: 58.66vw;
  max-width: 320px;
  margin: min(50px, 6.66vw) auto 0;
}
.m-modal[data-modal-type=template] .modal_form-btn input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  width: 100%;
  cursor: pointer;
  font-family: var(--font-jp);
  height: 60px;
  cursor: pointer;
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  .m-modal[data-modal-type=template] .modal_form-btn input {
    font-size: 1.2rem;
    height: 12vw;
  }
}