@charset "UTF-8";

*,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  margin: 0;
}

pre {
  white-space: pre-wrap;
}

hr {
  border-style: solid;
  border-width: 1px 0 0;
  color: inherit;
  height: 0;
  overflow: visible;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
  max-width: 100%;
}

img,
svg,
video,
canvas {
  height: auto;
}

audio {
  width: 100%;
}

img {
  border-style: none;
  vertical-align: top;
}

svg {
  overflow: hidden;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: 100%;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

ul,
ul li {
  list-style: none;
}

ol {
  margin: 0 0 1em 1em;
  padding: 0 0 0 1em;
}

ol li {
  list-style-position: outside;
}

table {
  font-size: inherit;
  border-collapse: collapse;
}

form,
input,
select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

/*
* 1. Add the correct box sizing in IE 10
* 2. Remove the padding in IE 10
*/
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/*------ 画像のパスを設定 ------*/
/*------ サポートブラウザの定義 ------*/
/*------ カラー設定 ------*/
/*------ リンクカラー設定 ------*/
/*------ カラー設定 ------*/
/*------ フォント設定 ------*/
.clear {
  clear: both;
}

.block {
  display: block;
}

/*  add 2024   */

#content-body-wrapper {
  width: 100%;
}

.pc-content-inner {
  width: 100%;
}

.pc-content-inner .head,
.pc-content-inner .intro,
.pc-content-inner .movie_block,
.pc-content-inner .photo_dairyoku,
.pc-content-inner .profile_block {
  /* min-width: 1200px; */
  margin: 0 auto;
}

.pc-content-inner .head .overlap-group,
.overlap-group,
.pc-content-inner .movie_block .overlap-group,
.photo_dairyoku .overlap-group,
.pc-content-inner .profile_block .overlap-group {
  display: flex;
  width: 100%;
  max-width: 1640px;
  margin: 0 auto;
}

.pc {
  display: block;
}
.sp {
  display: none;
}

.br_pc {
  display: block;
}
.br_lg {
  display: none;
}
.br_md {
  display: none;
}
.br_sm {
  display: none;
}
.br_xs {
  display: none;
}

@media screen and (max-width: 1080px) {
  .br_pc {
    display: none;
  }
  .br_lg {
    display: block;
  }
  .br_md {
    display: none;
  }
  .br_sm {
    display: none;
  }
  .br_xs {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .br_pc {
    display: none;
  }
  .br_lg {
    display: none;
  }
  .br_md {
    display: block;
  }
  .br_sm {
    display: none;
  }
  .br_xs {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .br_pc {
    display: none;
  }
  .br_lg {
    display: none;
  }
  .br_md {
    display: none;
  }
  .br_sm {
    display: block;
  }
  .br_xs {
    display: none;
  }
}

@media screen and (max-width: 375px) {
  .br_pc {
    display: none;
  }
  .br_lg {
    display: none;
  }
  .br_md {
    display: none;
  }
  .br_sm {
    display: none;
  }
  .br_xs {
    display: block;
  }
}
/* movie block */

.pc-content-inner .movie_block .overlap-group {
  background-color: #ffadc5;
  padding: 50px 100px 100px;
  max-width: initial;
  position: relative;
}

.pc-content-inner .overlap-group3 {
  align-items: center;
  background-color: #dcdcdc;
  display: flex;
  height: 1308px;
  justify-content: flex-end;
  left: 0;
  min-width: 1920px;
  padding: 22.1px 49.8px;
  position: absolute;
  top: 912px;
}

.pc-content-inner .x236 {
  height: 71px;
  margin-bottom: 38.45px;
  object-fit: cover;
  width: 35px;
}

.pc-content-inner .flex-col-1 {
  width: 95%;
  margin: 0 auto;
}

.pc-content-inner .overlap-group-2 {
  position: relative;
  max-width: 1640px;
  width: 100%;
  background-color: #ffffff;
  padding: 50px;
}

.pc-content-inner .overlap-group-2 .ttl_img {
  height: 150px;
}

.pc-content-inner .overlap-group-2 .movie_ttl {
  max-height: 150px;
}

.pc-content-inner .overlap-group-2 .movie_text {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 5%;
  margin-top: 20px;
}

.pc-content-inner .x82 {
  background-color: var(--white);
  height: 1157px;
  left: 0;
  position: absolute;
  top: 17px;
  width: 1640px;
}

.pc-content-inner .yumephoto_img01 {
  right: 0px;
  position: absolute;
}

.pc-content-inner .x210 {
  height: 229px;
  left: 307px;
  object-fit: cover;
  position: absolute;
  top: 343px;
  width: 229px;
}

.pc-content-inner .movie_comment {
  left: 50%;
  top: 236px;
}

.pc-content-inner .yume_photo_thum01 {
  position: absolute;
  top: 710px;
}

.pc-content-inner .overlap-group-2 .thum {
  width: 50%;
}

.pc-content-inner .overlap-group-2 .comment {
  width: 50%;
}

.pc-content-inner .flex-row-1 {
  align-items: flex-start;
  display: flex;
  margin-right: 37.23px;
  margin-top: 38px;
  min-width: 529px;
}

.pc-content-inner .x227 {
  height: 35px;
  object-fit: cover;
  width: 35px;
}

.pc-content-inner .flex-row-item {
  height: 35px;
  margin-left: 35px;
  object-fit: cover;
  width: 35px;
}

.pc-content-inner .x237 {
  height: 71px;
  margin-bottom: 38.45px;
  margin-left: 18px;
  object-fit: cover;
  width: 35px;
}

.pc-content-inner .x354 {
  height: 41px;
  left: 218px;
  object-fit: cover;
  position: absolute;
  top: 216px;
  width: 419px;
}

.pc-content-inner .overlap-group4 {
  height: 279px;
  left: -1px;
  position: absolute;
  top: 0;
  width: 1517px;
}

.pc-content-inner .x353 {
  height: 197px;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 1080px;
}

.pc-content-inner .x356 {
  height: 260px;
  left: 911px;
  object-fit: cover;
  position: absolute;
  top: 6px;
  width: 336px;
}

.pc-content-inner .x358 {
  height: 260px;
  left: 1182px;
  object-fit: cover;
  position: absolute;
  top: 19px;
  width: 336px;
}

.pc-content-inner .overlap-group5 {
  height: 1066px;
  margin-top: 11px;
  position: relative;
  width: 1640px;
}

.pc-content-inner .photo_thum {
  width: 1640px;
}

.pc-content-inner .photo_lead {
  width: 441px;
  margin: 0 auto;
}

/* bnr  */

.line-ban a img,
.btn_cptop a img {
  margin: 40px auto;
}

.slick-slide img.sp {
  display: none;
}

.slick-slide img.pc {
  display: block;
}

.slick-prev:before,
.slick-next:before {
  color: #d50052;
  font-size: 24px;
  transform: scale(0.75);
  display: inline-block;
}

.slick-prev:before {
  content: url(../images/arrow_back.png);
  vertical-align: middle;
  margin: 0 0 0 -80px;
}

.slick-next:before {
  content: url(../images/arrow_forward.png);
  vertical-align: middle;
  padding-left: 40px;
}

@media screen and (max-width: 1200px) {
  .pc-content-inner .head .overlap-group,
  .pc-content-inner .movie_block .overlap-group,
  .photo_dairyoku .overlap-group,
  .pc-content-inner .photo_ttl .overlap-group {
    max-width: 1200px;
  }

  .pc-content-inner .movie02_btn_off,
  .pc-content-inner .movie03_btn_off,
  .pc-content-inner .movie04_btn_off,
  .pc-content-inner .movie05_btn_off,
  .pc-content-inner .movie06_btn_off,
  .pc-content-inner .movie07_btn_off,
  .pc-content-inner .movie05_btn_off,
  .pc-content-inner .movie08_btn_off {
    height: auto;
    width: 250px;
  }

  .pc-content-inner .movie01_btn_on {
    height: auto;
    width: 250px;
  }

  .pc-content-inner .overlap-group-2 {
    height: auto;
  }

  .pc-content-inner .photo_ttl .photo_lnk {
    margin: -380px 0px 40px 65%;
  }

  .pc-content-inner .movie_block .overlap-group {
    padding: 50px 80px 100px;
  }

  .pc-content-inner .x257 {
    height: inherit;
    width: 70%;
  }
}

@media screen and (max-width: 768px) {
  #content-body-wrapper {
    overflow: hidden;
  }

  .pc-content-inner {
    overflow: hidden;
  }

  .pc-content-inner .head,
  .pc-content-inner .movie_block,
  .pc-content-inner .photo_dairyoku,
  .pc-content-inner .profile_block,
  .pc-content-inner .photo_ttl {
    min-width: 100%;
    width: 100%;
  }

  .pc-content-inner .head .overlap-group,
  .pc-content-inner .movie_block .overlap-group,
  .photo_dairyoku .overlap-group,
  .pc-content-inner .photo_ttl .overlap-group {
    max-width: 768px;
    padding: 0 20px;
  }

  .pc-content-inner #movie01 {
    margin-top: -60px;
    padding-top: 60px;
  }

  .pc-content-inner .movie_block {
    padding: 30px 0 50px;
    background-color: #ffadc5;
  }

  .pc-content-inner .movie_block .overlap-group {
    margin: 0 0 0 5%;
    width: 90%;
    background-color: #ffffff;
  }

  .pc-content-inner .flex-col-1 {
    margin-left: 0px;
    min-height: initial;
    margin: 0 auto;
  }

  .pc-content-inner .overlap-group-2 {
    padding: 20px 0 0px;
  }

  .slick-prev:before {
    margin: 0 0 0 -30px;
  }

  .slick-next:before {
    padding-left: 0px;
    padding-right: 30px;
  }

  .pc-content-inner .movie_ttl {
    width: 80%;
  }

  .pc-content-inner .overlap-group-2 .ttl_img {
    height: 35px;
  }

  .pc-content-inner .overlap-group-2 .movie_text {
    display: block;
  }

  .pc-content-inner .overlap-group-2 .thum,
  .pc-content-inner .overlap-group-2 .comment {
    width: 100%;
    margin-bottom: 20px;
  }

  .pc-content-inner .yumephoto_img01 {
    display: none;
  }

  .pc-content-inner .overlap-group-2 .movie_ttl {
    max-height: initial;
    width: 100%;
  }

  .pc-content-inner .movie_thum {
    top: 100px;
    width: 100%;
  }

  .pc-content-inner .movie_comment {
    width: auto;
    left: 0;
    top: 290px;
    max-height: 200px;
  }

  .pc-content-inner .photo_ttl img.ttl,
  .pc-content-inner .photo_ttl .photo_lnk {
    margin: 20px 5% 0px 5%;
    width: 90%;
    position: relative;
  }

  .pc-content-inner .photo_ttl .photo_lnk ul {
    margin: 40px 0;
  }

  .slick-slide img.sp {
    display: block;
  }

  .slick-slide img.pc {
    display: none;
  }

  .pc-content-inner img.ttl_long {
    width: 100%;
  }

  .slick-prev:before,
  .slick-next:before {
    color: #d50052;
    font-size: 24px;
    transform: scale(0.5);
    display: inline-block;
  }

  .slick-dots li button:before,
  .slick-dots li.slick-active button:before {
    font-size: 16px;
  }

  .pc-content-inner .overlap-group-2 .movie_text {
    margin-top: 10%;
  }
}

/***********************************************************************************************************************
* 共通
***********************************************************************************************************************/

.content {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .content {
    padding: 0 20px;
  }
}

/* ボタン */
/* 詳しくはこちら */
.btn-round.is-pink {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  background-color: #d50052;
  color: #fff;
  font-size: 14px;
  padding: 4px 10px;
  border-radius: 10px;
  text-decoration: none;
  box-sizing: border-box;
  border: solid 1px transparent;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .btn-round.is-pink {
    padding: 8px 10px;
  }
}

/* 矢印持ちの場合 */
.btn-round.has-arrow {
  display: flex;
  align-items: center;
  max-width: fit-content;
}

.btn-round.has-arrow svg {
  margin-left: 4px;
}

.btn-round.has-arrow svg path {
  transition: all 0.3s ease;
}

.btn-round.has-arrow svg path {
  transition: all 0.3s ease;
}

.btn-round.has-arrow:hover {
  background-color: #fff;
  color: #d50052;
  border: solid 1px #d50052;
}

.btn-round.has-arrow:hover svg path {
  fill: #d50052;
}

/* フォトライブラリーボタン */
.btn-photo-library {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  background-color: #efeb94;
  box-shadow: 0px 3px #d3d087;
  color: #1a1311 !important;
  font-size: clamp(24px, 2.5vw, 34px);
  padding: 1% 5%;
  width: 60%;
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 70px;
  border-radius: 10px;
  text-decoration: none;
  box-sizing: border-box;
  border: solid 3px transparent;
  transition: all 0.3s ease;
}

@media screen and (max-width: 768px) {
  .btn-photo-library {
    padding: 20px 30px;
    width: 80%;
  }
}

@media screen and (max-width: 480px) {
  .btn-photo-library {
    padding: 16px 20px;
    width: 90%;
    margin-bottom: 50px;
  }
}

.btn-photo-library-txt {
  display: block;
  margin-left: 8%;
  transition: all 0.3s ease;
}

@media screen and (max-width: 480px) {
  .btn-photo-library-txt {
    font-size: 18px;
  }
}

.btn-photo-library-ico {
  width: clamp(50px, 7vw, 80px);
}

.btn-photo-library:hover {
  background-color: #fff;
  text-decoration: none;
  color: #1a1311 !important;
  border: solid 3px #efeb94;
}
.btn-photo-library:hover .btn-photo-library-txt {
  color: #efeb94;
}

/***********************************************************************************************************************
* メインビジュアル
***********************************************************************************************************************/

.main-visual-wrapper {
  position: relative;
}

@media screen and (max-width: 768px) {
  .main-visual-wrapper {
    padding-bottom: 34% !important;
  }
}

.main-visual-wrapper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-visual-wrapper .logo-season5 {
  display: block;
  position: absolute;
  top: 28px;
  right: 65%;
  max-width: 540px;
  width: 32%;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .main-visual-wrapper .logo-season5 {
    top: unset;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 500px;
    width: 75%;
  }
}

/* ページネーション */
.mv-swiper-pagination {
  margin-top: clamp(30px, 2.6vw, 40px);
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .mv-swiper-pagination {
    display: none;
  }
}

.mv-swiper-pagination .swiper-pagination-bullet {
  max-width: clamp(40px, 2.6vw, 50px);
  height: 6px;
  width: 100%;
  border-radius: 9999px;
  margin: 0 6px !important;
}

.mv-swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ff6ea4;
}

/***********************************************************************************************************************
* リード
***********************************************************************************************************************/
.lead-wrapper {
  max-width: 1640px;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 5%;
}

@media screen and (max-width: 768px) {
  .lead-wrapper {
    margin-top: 40px;
  }

  .lead-wrapper img {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
}

/***********************************************************************************************************************
* コンテンツサムネイル　スライダー
***********************************************************************************************************************/
/* 5枚目追加時削除 */
.contents-thumb-slider-item-wrapper {
  display: flex;
}

.contents-thumb-slider-item.swiper-slide {
  flex-shrink: unset;
}

@media screen and (max-width: 768px) {
  .contents-thumb-slider-item.swiper-slide {
    flex-shrink: 0;
  }
}

.contents-thumb-wrapper .swiper-button-prev,
.contents-thumb-wrapper .swiper-button-next {
  display: none;
}

@media screen and (max-width: 768px) {
  .contents-thumb-wrapper .swiper-button-prev,
  .contents-thumb-wrapper .swiper-button-next {
    display: block;
  }
}
/* 5枚目追加時削除 */

.contents-thumb-wrapper {
  max-width: 1640px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 100px;
  padding: 0 7%;
  position: relative;
}

@media screen and (max-width: 1080px) {
  .contents-thumb-wrapper {
    margin-bottom: 70px;
    padding: 0 2%;
  }
}

@media screen and (max-width: 768px) {
  .contents-thumb-wrapper {
    margin-bottom: 50px;
    padding: 0;
  }
}

@media screen and (max-width: 480px) {
  .contents-thumb-wrapper {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .contents-thumb-slider-item {
    padding: 22px 0;
  }
}

.contents-thumb-slider-item a {
  transition: all 0.3s ease;
  display: block;
}

.contents-thumb-slider-item a:hover {
  text-decoration: none !important;
  opacity: 0.6;
}

.contents-thumb-slider-item-inner {
  position: relative;
  padding: 10% 10% 0 10%;
}

@media screen and (max-width: 768px) {
  .contents-thumb-slider-item-inner {
    padding: 7% 7% 0 7%;
  }
}

/* サムネ画像左右に擬似要素で四角置いてます */
.contents-thumb-slider-item-inner::before,
.contents-thumb-slider-item-inner::after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 10%;
  height: 30px;
}
.contents-thumb-slider-item-inner::before {
  left: 0;
}
.contents-thumb-slider-item-inner::after {
  right: 0;
}

@media screen and (max-width: 768px) {
  .contents-thumb-slider-item-inner::before,
  .contents-thumb-slider-item-inner::after {
    width: 7%;
  }
}

.contents-thumb-slider-item .number {
  position: absolute;
  top: 0px;
  left: 10px;
  width: clamp(60px, 6.5vw, 106px);
}

@media screen and (max-width: 768px) {
  .contents-thumb-slider-item .number {
    top: 0px;
    left: 20px;
    width: 100px;
  }
}

@media screen and (max-width: 480px) {
  .contents-thumb-slider-item .number {
    top: -24px;
    left: 0;
    width: 80px;
  }
}

.contents-thumb-slider-item .new {
  position: absolute;
  top: 0px;
  right: 0px;
  width: clamp(60px, 5vw, 70px);
}

@media screen and (max-width: 1080px) {
  .contents-thumb-slider-item .new {
    width: clamp(50px, 5vw, 60px);
  }
}

@media screen and (max-width: 768px) {
  .contents-thumb-slider-item .new {
    width: 80px;
    top: -20px;
  }
}

.contents-thumb-slider-item-txtwrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
}

@media screen and (max-width: 1080px) {
  .contents-thumb-slider-item-txtwrap {
    height: 66px;
    padding: 0px 4px 2px 4px;
  }
}

.contents-thumb-slider-item-txt {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  color: #1a1311;
  font-size: clamp(12px, 1.1vw, 16px);
}

@media screen and (max-width: 768px) {
  .contents-thumb-slider-item-txt {
    font-size: 14px;
  }
}

/* テキストバックの色 */
#content01 .contents-thumb-slider-item-txtwrap {
  background-color: #c7e4f2;
}
#content01 .contents-thumb-slider-item-inner::before {
  background-color: #c7e4f2;
}
#content01 .contents-thumb-slider-item-inner::after {
  background-color: #c7e4f2;
}

#content02 .contents-thumb-slider-item-txtwrap {
  background-color: #fdf7cd;
}
#content02 .contents-thumb-slider-item-inner::before {
  background-color: #fdf7cd;
}
#content02 .contents-thumb-slider-item-inner::after {
  background-color: #fdf7cd;
}

#content03 .contents-thumb-slider-item-txtwrap {
  background-color: #d1f5cc;
}
#content03 .contents-thumb-slider-item-inner::before {
  background-color: #d1f5cc;
}
#content03 .contents-thumb-slider-item-inner::after {
  background-color: #d1f5cc;
}

#content04 .contents-thumb-slider-item-txtwrap {
  background-color: #facad8;
}
#content04 .contents-thumb-slider-item-inner::before {
  background-color: #facad8;
}
#content04 .contents-thumb-slider-item-inner::after {
  background-color: #facad8;
}

#content05 .contents-thumb-slider-item-txtwrap {
  background-color: #c8c6f5;
}
#content05 .contents-thumb-slider-item-inner::before {
  background-color: #c8c6f5;
}
#content05 .contents-thumb-slider-item-inner::after {
  background-color: #c8c6f5;
}

#content06 .contents-thumb-slider-item-txtwrap {
  background-color: #ffe5ac;
}
#content06 .contents-thumb-slider-item-inner::before {
  background-color: #ffe5ac;
}
#content06 .contents-thumb-slider-item-inner::after {
  background-color: #ffe5ac;
}

#content07 .contents-thumb-slider-item-txtwrap {
  background-color: #b2f5de;
}
#content07 .contents-thumb-slider-item-inner::before {
  background-color: #b2f5de;
}
#content07 .contents-thumb-slider-item-inner::after {
  background-color: #b2f5de;
}

#content08 .contents-thumb-slider-item-txtwrap {
  background-color: #fccfbb;
}
#content08 .contents-thumb-slider-item-inner::before {
  background-color: #fccfbb;
}
#content08 .contents-thumb-slider-item-inner::after {
  background-color: #fccfbb;
}

#content09 .contents-thumb-slider-item-txtwrap {
  background-color: #bddafc;
}
#content09 .contents-thumb-slider-item-inner::before {
  background-color: #bddafc;
}
#content09 .contents-thumb-slider-item-inner::after {
  background-color: #bddafc;
}

#content10 .contents-thumb-slider-item-txtwrap {
  background-color: #f4e0a1;
}
#content10 .contents-thumb-slider-item-inner::before {
  background-color: #f4e0a1;
}
#content10 .contents-thumb-slider-item-inner::after {
  background-color: #f4e0a1;
}

/* sliderボタン */
.swiper-button-next,
.swiper-button-prev {
  padding: 6px;
  width: 40px;
  height: 40px;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
}

.swiper-button-next {
  right: 30px;
}
.swiper-button-prev {
  left: 30px;
}

@media screen and (max-width: 768px) {
  .swiper-button-next,
  .swiper-button-prev {
    padding: 6px;
    width: 44px;
    height: 44px;
  }

  .swiper-button-next {
    right: 0px;
  }
  .swiper-button-prev {
    left: 0px;
  }
}

.swiper-button-prev svg path,
.swiper-button-next svg path {
  transition: all 0.3s ease;
}

.swiper-button-next:hover svg path {
  fill: #ff6ea4;
}
.swiper-button-prev:hover svg path {
  fill: #ff6ea4;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

/***********************************************************************************************************************
* コンテンツ
***********************************************************************************************************************/

.content-item-inner {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  margin: 0 12%;
}

@media screen and (max-width: 768px) {
  .content-item-inner {
    margin: 0 5%;
  }
}

.content-item-main {
  position: relative;
}

.content-item-main::before {
  content: "";
  display: block;
  background: url("../images/contents/contents_bgtexture.png");
  background-repeat: repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0.4;
}

.content-item + .content-item {
  margin-top: 100px;
}

.obj-line {
  position: absolute;
  width: 100px;
  z-index: 1;
  display: block;
}

.obj-line.is-right {
  top: -10px;
  right: -10px;
}

@media screen and (max-width: 768px) {
  .obj-line.is-right {
    width: 70px;
  }
}

@media screen and (max-width: 480px) {
  .obj-line.is-right {
    top: -6px;
    right: -6px;
    width: 50px;
  }
}

.obj-line.is-left {
  bottom: -10px;
  left: -10px;
}

@media screen and (max-width: 768px) {
  .obj-line.is-left {
    width: 70px;
  }
}

@media screen and (max-width: 480px) {
  .obj-line.is-left {
    bottom: -6px;
    left: -6px;
    width: 50px;
  }
}

.content-title-inner {
  padding: 30px 60px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 1080px) {
  .content-title-inner {
    padding: 40px 40px 60px;
  }
}

@media screen and (max-width: 768px) {
  .content-title-inner {
    padding: 30px 10px 60px;
  }
}

.content-text-wrapper {
  display: flex;
  gap: 40px;
  margin-top: 30px;
}

@media screen and (max-width: 1080px) {
  .content-text-wrapper {
    flex-direction: column;
    padding: 0 30px;
    gap: 20px;
    margin-top: 14px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 480px) {
  .content-text-wrapper {
    padding: 0 10px;
  }
}
.content-movie-link {
  display: block;
  width: 50%;
  transition: all 0.3s ease;
}

.content-movie-link:hover {
  opacity: 0.6;
}

@media screen and (max-width: 1080px) {
  .content-movie-link {
    width: 100%;
  }
}

.content-text {
  max-width: 50%;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  color: #1a1311;
  font-size: clamp(14px, 1.2vw, 16px);
  line-height: 1.8;
  max-width: 500px;
  width: 50%;
}

@media screen and (max-width: 1080px) {
  .content-text {
    max-width: 100%;
    width: 100%;
  }
}

.content-img-wrapper {
  position: relative;
  margin-top: 10px;
}

/* サイズ調整 */
/* #1 */
@media screen and (max-width: 768px) {
  .content-img-wrapper.is_01 {
    height: 53vw;
  }
}

@media screen and (max-width: 480px) {
  .content-img-wrapper.is_01 {
    height: 180px;
  }
}

.content-img-wrapper.is_01 .content-img {
  max-width: 82%;
}

@media screen and (max-width: 768px) {
  .content-img-wrapper.is_01 .content-img {
    max-width: 90%;
    position: absolute;
    bottom: -20%;
    right: 50%;
    transform: translateX(50%);
  }
}

@media screen and (max-width: 480px) {
  .content-img-wrapper.is_01 .content-img {
    max-width: 98%;
    bottom: -78px;
    transform: translateX(54%);
  }
}

.content-img-wrapper.is_01 .content-img-people {
  position: absolute;
  top: 0;
  right: -40px;
  width: clamp(200px, 20vw, 300px);
}

/* #2 */
@media screen and (max-width: 768px) {
  .content-img-wrapper.is_02 {
    height: 70vw;
  }
}

@media screen and (max-width: 480px) {
  .content-img-wrapper.is_02 {
    height: 250px;
  }
}

.content-img-wrapper.is_02 .content-img {
  max-width: 82%;
}

@media screen and (max-width: 768px) {
  .content-img-wrapper.is_02 .content-img {
    max-width: 90%;
    position: absolute;
    bottom: -26%;
    right: 50%;
    transform: translateX(50%);
  }
}

@media screen and (max-width: 480px) {
  .content-img-wrapper.is_02 .content-img {
    max-width: 98%;
    bottom: -44%;
    transform: translateX(54%);
  }
}

.content-img-wrapper.is_02 .content-img-people {
  position: absolute;
  top: 0;
  right: -40px;
  width: clamp(180px, 18vw, 280px);
}

@media screen and (max-width: 1080px) {
  .content-img-wrapper.is_02 .content-img-people {
    right: -60px;
  }
}

/* 背景色 */
#main-content01 .content-item-main {
  background-color: #b4e7ff;
}
#main-content02 .content-item-main {
  background-color: #fdf7cd;
}
#main-content03 .content-item-main {
  background-color: #d1f5cc;
}
#main-content04 .content-item-main {
  background-color: #facad8;
}
#main-content05 .content-item-main {
  background-color: #c8c6f5;
}
#main-ontent06 .content-item-main {
  background-color: #ffe5ac;
}
#main-content07 .content-item-main {
  background-color: #b2f5de;
}
#main-content08 .content-item-main {
  background-color: #fccfbb;
}
#main-content09 .content-item-main {
  background-color: #bddafc;
}
#main-content10 .content-item-main {
  background-color: #f4e0a1;
}

/***********************************************************************************************************************
* 夢っぺ旅NOTE
***********************************************************************************************************************/

.note-ttl {
  max-width: 220px;
  margin-top: 40px;
  margin-bottom: 10px;
}

@media screen and (max-width: 480px) {
  .note-ttl {
    max-width: 180px;
  }
}

.note-content-list {
  display: flex;
}

@media screen and (max-width: 768px) {
  .note-content-list {
    flex-direction: column;
  }
}

.note-content-item {
  max-width: 430px;
  width: 30%;
}

@media screen and (max-width: 1080px) {
  .note-content-item {
    width: 60%;
  }
}

@media screen and (max-width: 768px) {
  .note-content-item {
    max-width: unset;
    width: 100%;
  }
}

.note-content-item + .note-content-item {
  margin-left: 3.5%;
}

@media screen and (max-width: 768px) {
  .note-content-item + .note-content-item {
    margin-left: 0;
    margin-top: 40px;
  }
}

.note-content-img {
  margin-bottom: 16px;
}

.note-content-index {
  color: #1a1311;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-size: clamp(18px, 1.8vw, 24px);
  line-height: 1.6;
  margin-bottom: 6px;
}

@media screen and (max-width: 1080px) {
  .note-content-index {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

.note-subtitle {
  font-size: clamp(14px, 3vw, 18px);
  line-height: 1.6;
}

.note-content-text {
  color: #1a1311;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
  text-align: justify;
}

@media screen and (max-width: 480px) {
  .note-content-text {
    margin-bottom: 20px;
  }
}

.note-content-bubble {
  max-width: 220px;
}

@media screen and (max-width: 1080px) {
  .note-content-bubble {
    max-width: 170px;
  }
}

@media screen and (max-width: 768px) {
  .note-content-list .btn-round.is-pink.has-arrow {
    margin-right: auto;
    margin-left: auto;
  }
}

/***********************************************************************************************************************
* おすすめ
***********************************************************************************************************************/

.recommend-bg {
  background-color: #d8e66c;
  margin-top: 70px;
}

.recommend-wrapper {
  max-width: 1400px;
  margin: 0 12%;
  display: flex;
  align-items: center;
  position: relative;
  padding: 20px 2% 20px 14%;
}

@media screen and (max-width: 1080px) {
  .recommend-wrapper {
    flex-direction: column;
    align-items: flex-end;
    padding: 40px 20px;
  }
}

@media screen and (max-width: 768px) {
  .recommend-wrapper {
    margin: 0 5%;
  }
}

@media screen and (max-width: 480px) {
  .recommend-wrapper {
    padding: 20px 0 40px;
  }
}

.recommend-bubble {
  position: absolute;
  right: 84%;
  bottom: 0;
  width: clamp(210px, 20%, 250px);
}

.recommend-bubble.is_03 {
  width: clamp(180px, 20%, 200px);
}

@media screen and (max-width: 1080px) {
  .recommend-bubble.is_03 {
    width: clamp(180px, 32%, 260px);
  }
}

@media screen and (max-width: 480px) {
  .recommend-bubble.is_03 {
    width: 240px;
  }
}

@media screen and (max-width: 1080px) {
  .recommend-bubble {
    right: unset;
    top: 30px;
    left: -20px;
    width: 36%;
  }
}

@media screen and (max-width: 480px) {
  .recommend-bubble {
    right: unset;
    top: 8px;
    left: -15px;
    width: 38%;
  }
}

.recommend-img {
  width: 35%;
  height: 100%;
  aspect-ratio: 10 / 7;
}

@media screen and (max-width: 1080px) {
  .recommend-img {
    width: 70%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 480px) {
  .recommend-img {
    width: 68%;
  }
}

@media screen and (max-width: 768px) {
  .recommend-img.is_03 {
    margin-bottom: 38px;
  }

  .recommend-img-sub {
    width: 25%;
    position: absolute;
    top: 210px;
    right: -10px;
    z-index: 1;
  }
}

@media screen and (max-width: 480px) {
  .recommend-img.is_03 {
    margin-bottom: 20px;
  }

  .recommend-img-sub {
    width: 35%;
    top: 140px;
  }
}

.recommend-text-wrapper {
  width: 65%;
  margin-left: 20px;
}

@media screen and (max-width: 1080px) {
  .recommend-text-wrapper {
    width: 100%;
  }
}

.recommend-title {
  color: #1a1311;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-size: clamp(18px, 1.8vw, 24px);
  line-height: 1.6;
  margin-bottom: 6px;
}

@media screen and (max-width: 480px) {
  .recommend-title {
    font-size: 20px;
  }
}

.recommend-title.has-subttl {
  display: flex;
  align-items: center;
}

.recommend-subtitle {
  font-size: clamp(14px, 3vw, 18px);
  line-height: 1.6;
  margin-left: 8px;
}

.recommend-txt {
  color: #1a1311;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 14px;
  text-align: justify;
}

@media screen and (max-width: 480px) {
  .recommend-txt {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1080px) {
  .recommend-wrapper .btn-round.is-pink.has-arrow {
    margin-right: auto;
    margin-left: auto;
  }
}

/***********************************************************************************************************************
* TOPへ戻るボタン
***********************************************************************************************************************/
.top-back-btn-wrapper {
  max-width: 1640px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 5%;
}

.top-back-btn {
  display: block;
  width: 80px;
  padding: 8px;
  margin-left: auto;
  transition: all 0.3s ease;
}

.top-back-btn:hover {
  opacity: 0.6;
}

/***********************************************************************************************************************
* プロフィール
***********************************************************************************************************************/

.profile_block {
  background-color: rgba(255, 173, 197, 0.3);
  position: relative;
}

.profile_block .content {
  display: flex;
  justify-content: space-between;
}

.profile_block .content .profile {
  padding: 100px 0;
  width: 47%;
  padding-left: 15%;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.profile_block .content .profile .sns {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 25% 0;
}
.profile_block .content .profile .sns a {
  transition: all 0.3s ease;
  display: block;
}
.profile_block .content .profile .sns a:hover {
  opacity: 0.6;
}

.profile_block .content .pro-img {
  width: 53%;
  display: flex;
  align-items: flex-end;
  padding-top: 25px;
}

.profile_block .content .pro-img img {
  width: 80%;
}

@media screen and (max-width: 768px) {
  .profile_block .content .profile {
    padding: 30px 0 30px 10px;
    width: 50%;
  }

  .profile_block .content .profile .sns {
    gap: 10px;
    padding: 10px 32% 0 0;
  }

  .profile_block .content .pro-img {
    width: 50%;
  }

  .profile_block .content .pro-img img {
    width: 60%;
    position: absolute;
    padding-right: 20px;
  }
}

/***********************************************************************************************************************
* バナー
***********************************************************************************************************************/

.pc-content-inner .bnr2021 .bnr_2021 {
  display: flex;
  width: 100%;
  max-width: 1640px;
  margin: 40px auto;
}

.content .bnr2021 a {
  transition: all 0.3s ease;
  display: block;
}

.content .bnr2021 a:hover {
  opacity: 0.6;
}

.line-ban a img,
.btn_cptop a img {
  margin: 40px auto;
}

@media screen and (max-width: 1500px) {
  .pc-content-inner .bnr2021 .bnr_2021 {
    padding: 0 50px;
  }
}

@media screen and (max-width: 768px) {
  .pc-content-inner .bnr2021 .bnr_2021 {
    padding: 0;
    margin: 20px auto;
  }
}

.btn_cptop a {
  display: block;
  transition: all 0.3s ease;
}

.btn_cptop a:hover {
  opacity: 0.6;
}
