@charset "UTF-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-size: 16px;
}
img {
  width: 100%;
}
section {
  position: relative;
}
.LC_Page_User #main-content {
  margin-bottom: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
/* 通常とvisitedは同じ */
.cont a:link, .cont a:visited {
  color: inherit !important; /* visitedの色を通常と同じにする */
  text-decoration: none !important;
}
/* スマホではhoverやactiveの残留を防止 */
@media (hover: none) {
  .cont a:hover, .cont a:active {
    color: inherit !important;
    background: none !important;
  }
}
p {
  line-height: 180%;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-style: normal;
  color: #000;
  margin: 0;
  padding: 0;
}
body img {
  width: 100%;
}
.main {
  height: 100vh; /* 全画面表示 */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url("../img/main.jpg");
  min-height: 500px;
  top: 0;
  width: 100%;
  border: 0 !important;
  position: sticky !important;
  margin: 0 auto !important;
  background-color: #ebe9e1;
}
.main-cont{
	position: relative;
	height: 100dvh;
}

@media screen and (min-width:1200px) {
  /*　画面サイズが1500pxからはここを読み込む　*/
  .main {
    background-image: url("../img/main-pc.jpg");
    z-index: 10;
  }
}

@media screen and (max-aspect-ratio: 9/16) {
  .main {
    max-height: 700px;
    position: relative !important;
    top: auto;
  }
  .main-cont {
    max-height: 700px;
  }
}
.season-tit {
  position: absolute;
  bottom: max(3%, env(safe-area-inset-bottom));
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 85%;
  max-width: 500px;
  will-change: opacity;
  opacity: 1.0;
}

.season-tit p {
  font-family: "Cormorant Infant", serif;
  font-size: 3.1em;
  font-weight: 200;
  margin: 0 auto;
  text-align: center;
  color: #000;
  display: flex;
  white-space: nowrap;
  letter-spacing: 0.04em;
  justify-content: center;
}

.cont {
  top: 0;
  width: 100%;
  line-height: 0;
  border: 0;
  margin: 0 auto !important;
  text-align: center;
  z-index: 10;
  background-color: #fff;
  padding: 0;
  margin: 0;
  text-align: center;
  position: relative;
  background-color: #e9e8e1;
}
.cont-text {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
  width: 100%;
	padding: 0.3em 0 0;
}
.cont-img {
  display: block;
  width: 12em;
  margin: 0 auto;
  padding-bottom: 2.5em;
}
.cont_tit {
  font-family: "Cormorant Infant", serif;
  color: #2F2F2F;
  font-weight: 400;
  font-size: 1.6em;
  padding: 8% 0 0;
  display: flex;
  justify-content: center;
  letter-spacing: 0.03em;
}
.big {
  font-size: 1.35em;
  font-weight: 300;
  margin-top: -0.05em;
  display: block;
}
.small {
  font-size: 0.75em;
  font-weight: 400;
  letter-spacing: -0.002em;
  display: block;
}
.cont_text_p {
  line-height: 180%;
  color: #181818;
  font-family: "Shippori Mincho B1", serif;
  font-style: normal;
  text-align: center;
  font-size: 0.75em;
  font-weight: 300;
  letter-spacing: 0.01em;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width:1200px) {
  /*　画面サイズが1500pxからはここを読み込む　*/
  .cont-text {
    font-size: 20px;
  }
}
.item-l {
  padding-right: 8%;
}
.item-l2 {
  position: relative;
  padding-right: 18%;
}
.item-l3 {
  position: relative;
  padding-right: 12%;
}
.item-b {
  padding: 3% 7% 5%;
  position: relative;
}
.item-c {
  padding: 7% 4%;
  position: relative;
}
.item-c4 {
  padding: 4% 0%;
  position: relative;
}
.green {
  margin-top: 23%;
  position: relative;
}
.gf {
  padding-top: 20%;
  position: relative;
}
.title-green {
  position: absolute;
  bottom: 6%;
  right: 3%;
  text-align: right !important;
  z-index: 2;
}
.title-sv {
  position: absolute;
  bottom: 3%;
  right: 5%;
  text-align: right !important;
  z-index: 2;
}
.title-gf {
  text-align: left;
  z-index: 2;
  padding-left: 3%;
}
.item-c3 {
  padding: 4% 0 0 0;
}
.item-r {
  padding-left: 5%;
  padding-top: 5%;
}
.item-r3 {
  padding-left: 5%;
  padding-top: 5%;
}
.item-r2 {
  padding-left: 8%;
  padding-top: 5%;
}
.main02 {
  padding-top: 13%;
}
.sv {
  padding-top: 25%;
}
.solo {
  padding-top: 20%;
}
.itemtit {
  font-size: 1.9em;
  font-family: "Mrs Saint Delafield", cursive;
  font-weight: lighter;
  font-style: normal;
  color: rgba(40, 40, 40, 0.80);
  line-height: 120%;
  letter-spacing: 0.03em;
}
.itemtit-sub {
  font-size: 0.92em;
  font-family: "Cormorant Infant", serif;
  font-weight: 400;
  font-style: normal;
  color: rgba(40, 40, 40, 0.85);
  line-height: 110%;
}
.recommend {
  padding: 2.8em 0;
  position: relative;
}
.recommend p {
  color: #8F762B !important;
  opacity: 0.8;
  line-height: 100%;
  display: flex;
  font-family: "Cormorant Infant", serif;
  color: #2F2F2F !important;
  font-size: 1.5em;
  font-weight: 400;
  padding: 10% 0 4% 0;
  display: flex;
  letter-spacing: 0.01em;
  margin-bottom: 5%;
}
.slick-re a:hover {
  opacity: 1 !important;
}
.bottom {
  background: linear-gradient(160deg, #3d5d98 0%, #2b4f87 45%, #1d4178 100%);
  background-size: cover;
  margin-top: 2em;
}
/* 全要素の border-box 前の寸法に戻す（SP / PC 共通） */
.bottom .btn,
.bottom .btn a,
.bottom .btn p {
  box-sizing: content-box;
}
.btn {
  padding: 2.5em 0 5em 0;
  margin: 0em auto;
  text-align: center;
}
.btn p {
  font-family: "Bodoni Moda", serif;
  font-family: "Cormorant Infant", serif;
  letter-spacing: 0.2em;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 0.1em;
  font-size: 1em;
  margin: 1.8em auto;
  border: 1px solid rgba(255, 255, 255, 0.5);
  width: 260px;
  height: 30px;
  padding: 0.5em 0.2em;
  color: rgba(255, 255, 255, 0.9);
  background-color: transparent;
  background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0.05) 0%,
    rgba(255, 255, 255, 0.14) 50%,
    rgba(255, 255, 255, 0.05) 100%
  );
  background-size: 200% 200%;
  background-position: 0% 0%;
  animation: moveGradient 7s ease-in-out infinite;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.8s ease, color 0.8s ease, border-color 0.8s ease;
}
.btn a {
  text-decoration: none;
  border: 0;
}
@keyframes moveGradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.btn p:hover, .btn p:active {
  transition: 0.5s;
  color: #fff !important; /* 文字色を金色系に */
  border: 1px solid #000 !important; /* 枠線も金色系に */
  background: rgba(0, 0, 0, 0.5);
  animation: none !important; /* グラデーションアニメーション停止 */
}
.icon {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 13em;
  position: relative;
  opacity: 0.8;
}
.icon img {
  width: 2.3em;
  padding: 0 0.5rem;
  box-sizing: content-box;
}
.footer {
  position: absolute;
  bottom: 5px;
  text-align: center;
  width: 100%;
}
.footer p {
  padding: 0;
  line-height: 180%;
  margin: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 0.8em;
  font-family: "Cormorant Infant", serif;
  font-weight: 500;
  font-style: normal;
  font-weight: 300;
  font-style: normal;
}
@media screen and (min-width:800px) {
  /*　画面サイズが1500pxからはここを読み込む　*/
  body {
    font-size: 20px;
  }
}
@media screen and (min-width:700px) {
  /*　画面サイズが1500pxからはここを読み込む　*/
  body {
    font-size: 20px;
  }
  .contpc-back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(160deg, #183761 0%, #25578c 45%, #4b79ad 100%);
    background-size: 100% 100%;
    z-index: 0;
    pointer-events: none;
  }
  .cont, .main {
    max-width: 500px;
    box-shadow: 0px 1px 15px rgba(100, 67, 58, 0.2);
  }
  .main {
    background-position: center center;
  }
}
/* 縦長のとき（高さ > 幅） */
@media (max-aspect-ratio: 1/1) {
  .contpc {
    background-size: auto 100%;
  }
}
@media screen and (min-width:1100px) {
  /*　画面サイズが1500pxからはここを読み込む　*/
  body {
    font-size: 20px;
  }
  .cont, .main {
    max-width: 500px;
  }
}
@media screen and (min-width:1069px) {
  /*　画面サイズが1500pxからはここを読み込む　*/
  #fixed-header {
    display: none !important;
  }
}
@media screen and (max-width:1070px) {
  /*　画面サイズが1500pxからはここを読み込む　*/
  html, body {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  /* 横スクロール対策：子の min-width:auto ではみ出すのを防ぐ（SPのみ） */
  .contpc {
    min-width: 0;
    max-width: 100%;
  }
}
@media screen and (min-width:1500px) {
  /*　画面サイズが1500pxからはここを読み込む　*/
  body {
    font-size: 20px !important;
  }
  .cont, .main {
    max-width: 600px;
  }
}
/* タブレット縦（iPad portrait）だけ */
@media screen and (min-width: 768px) and (max-width: 1366px) and (orientation: portrait) {
  .cont, .main {
    max-width: none;
  }
  body {
    font-size: 28px !important;
  }
  .cont-text {
    font-size: 25px;
  }
  .pu-content {
    font-size: 28px;
  }
  /* ここに縦タブレット専用CSS */
}
.g-concept {
  position: relative;
  z-index: 20 !important;
  border: none;
  border: 0;
}
/* 検索エンジン・支援技術向け。画面上のレイアウトには影響しない */
.seo-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* PC（1071px〜）：左=メインバナー、右=本文。SP・タブレットは従来の縦積み */
@media screen and (min-width: 1071px) {
  .contpc-layout {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0;
    column-gap: 0;
    width: 100%;
    min-height: 100vh;
    position: relative;
    z-index: 1;
  }
  .contpc-layout .main {
    /* 右が可変のぶん、左が余白なしで残り幅をすべて使う。常に50%を少し上回る幅を確保 */
    flex: 1 1 0%;
    min-width: 52%;
    width: 0;
    max-width: none;
    min-height: 100vh;
    height: 100vh;
    margin: 0;
    padding: 0;
    position: sticky;
    top: 0;
    align-self: flex-start;
    box-shadow: 0px 1px 15px rgba(100, 67, 58, 0.2);
  }
  .contpc-layout .main .main-cont {
    height: 100%;
    min-height: 100%;
    max-height: none;
  }
  .contpc-layout .cont {
    /* 最大 620px。右エリアが狭いときは flex-shrink で幅が可変 */
    flex: 0 1 620px;
    box-sizing: border-box;
    min-width: 0;
    max-width: 620px;
    margin: 0;
    box-shadow: 0px 1px 15px rgba(100, 67, 58, 0.2);
  }
  .contpc-layout .main .season-tit {
    left: 5%;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: auto;
    max-width: min(400px, 90%);
  }
  .contpc-layout .main .season-tit p {
    margin: 0;
    text-align: left;
    justify-content: flex-start;
    color: #fff;
    /* スマホの 3.1em 基準の 80%（PC 2 カラム時のみ） */
    font-size: 2.48em;
  }
  .contpc-layout .scrolldown {
    display: none !important;
  }
}

/* 9/16 縦長: min-width:1071 の .contpc-layout .main{sticky} より後でスティッキー解除 */
@media screen and (max-aspect-ratio: 9/16) {
  .contpc-layout .main {
    position: relative !important;
    top: auto;
  }
}

@media screen and (min-width: 1600px) {
  .contpc-layout .cont {
    flex: 0 1 780px;   /* 好きな数値 */
    max-width: 780px;  /* 上と揃える */
  }
	
}