@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

@import url('https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Zen+Kaku+Gothic+New&family=Zen+Old+Mincho:wght@400;500;600&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');


:root {
  --color-brown: #595a2f;
  --color-beige: #aa6d2e;
  --color-red: #db3b21;
  --color-orange: #c4641f;
  --color-bg_beige1: #f6efe2;
  --color-bg_beige2: #f6f7f5;
  --color-bg_beige3: #f6efe2aa;
  --color-grade: linear-gradient(90deg, rgba(250, 87, 40, 1) 10%, rgba(219, 59, 33, 1) 90%);
  --color-grade_beige: linear-gradient(90deg, #f6efe200, #f6efe2aa);
  --shadow-pic: rgba(0, 0, 0, 0.1) 0px 10px 50px;
	
 --ff-min: "Zen Old Mincho", serif;
  --ff-en: "Lato", serif;
  --ff-noto: "Noto Sans JP", sans-serif;
  --ff-kaku: "Zen Kaku Gothic New", sans-serif;
	
}

body {
  font-family: var(--ff-kaku);
  font-weight: 500 !important;
  color: var(--color-brown);
}

a,a:hover {
	color: var(--color-brown);
}

.admin-panel {
  display: none;
}

.body .article {
  margin-bottom: 0;
}

.content {
  margin-top: 0;
}

.main {
  padding: 0;
  border: 0;
}

.home .entry-header {
  display: none;
}

.entry-content {
  margin: 0;
}

section {
  position: relative;
  margin-bottom: 0 !important;
}

.section-content {
  max-width: 1000px;
  margin: 0 auto;
  /*	padding: 0 10vw;*/
}

/* コンセプトエリア */
.sp-none {
  display: block;
}

.concept .txtarea {
  flex: 1;
  padding-left: 5%;
  padding-right: 5%;
}

.flex-reverse {
  flex-direction: row-reverse;
}

.flex {
  display: flex;
}

.concept .txt-deco {
  font-size: 14px;
  line-height: 2.28;
  letter-spacing: .01em;
  color: #B7C8CD;
}

.concept .txtarea {
  flex: 1;
  padding-left: 5%;
  padding-right: 5%;
}

.pos_rel {
  position: relative;
}

.ttl-01 {
  margin-bottom: 3rem !important;
  font-size: 6rem !important;
  line-height: 1.2 !important;
  color: #2C2C2C;
}

.concept-01 .deco-01 {
  position: absolute;
  top: 40%;
  right: 8%;
  width: min(15.7291666667vw, 302px);
}

.ttl-01.deco::after {
  content: "";
  display: block;
  width: 26px;
  border-top: 6px dotted;
  margin-top: 1.75rem;
}

.concept-01 .imgarea {
  position: relative;
  width: 50%;
  margin-right: 1%;
  padding-top: 108px;
}

.concept-01 .imgarea .img-01 {
  width: min(41.6666666667vw, 800px);
  height: 450px;
  margin-left: auto;
  margin-right: 0;
}

.img-trim {
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.concept-01 .imgarea .img-02 {
  position: absolute;
  bottom: -228px;
  right: min(29.6875vw, 570px);
  width: min(20.2083333333vw, 388px);
  height: 300px;
}

.concept-02 {
  margin-top: -120px;
  margin-bottom: 134px;
}

.flex-a-end {
  align-items: flex-end;
}

.concept-02 .txtarea {
  padding-left: 24%;
}

.concept-02 .imgarea {
  position: relative;
  width: 42%;
}

.concept-02 .imgarea .img-03 {
  width: min(33.3333333333vw, 640px);
  height: 360px;
  margin-top: 50px;
}

.concept-02 .deco-02 {
  position: absolute;
  top: 51%;
  left: -17%;
  width: min(19.6875vw, 378px);
  mix-blend-mode: multiply;
}

.concept-03 {
  margin-bottom: 140px;
}

.concept-03 .txtarea {
  position: relative;
  padding-top: 88px;
}

.concept-03 .txt-deco {
/*   position: absolute; */
/*   right: 20%; */
/*   bottom: 40px; */
}

.concept-03 .imgarea {
  position: relative;
  width: 61.5%;
  margin-right: 1%;
}

.concept-03 .imgarea .img-04 {
  width: min(41.6666666667vw, 565.417px, 800px);
  height: 480px;
  margin-left: auto;
  margin-right: 0;
  box-shadow: 0 0 30px rgba(90, 116, 138, 0.3);
}

.concept-03 .imgarea .img-05 {
  position: absolute;
  bottom: -260px;
  right: min(54.1666666667vw, 1040px);
  width: min(7.1354166667vw, 137px);
  height: 300px;
}

.concept-04 .deco-03 {
  position: absolute;
  top: -107%;
  left: 4.5%;
  z-index: -1;
  width: min(21.0416666667vw, 404px);
}

.concept-04 .imgarea .img-06 {
    width: min(41.6666666667vw, 800px);
    height: 318px;
}
.concept-04 .txtarea {
  padding-left: 10%;
}

.concept .txt-deco {
  font-size: 0.875rem;
  line-height: 2.28;
  letter-spacing: 0.01em;
  color: #B7C8CD;
}
/* フッターデザイン */
.footer{
display: none;
}
#custom-footer {
  background-color: #1f1f1f;
  color: #fff;
}

.footer-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1100px;
  margin: 0 auto;
}

.footer-left {
  max-width: 400px;
}

.site-title {
  font-size: 36px;
  font-weight: 300;
  margin: 0 0 10px;
}

.sub-title {
  font-size: 16px;
  margin-bottom: 10px;
}

address {
  font-style: normal;
  margin-bottom: 10px;
}

.sns-icons a {
  display: inline-block;
  margin-right: 10px;
}

.footer-right .footer-menu {
  display: grid;
  grid-template-columns: 1fr;
  gap: 5px 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-menu a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.footer-bottom {
  border-top: 1px solid #444;
  text-align: center;
  padding-top: 15px;
  font-size: 12px;
  margin-top: 30px;
}

.footer-bottom .producer {
  margin-left: 20px;
}
.footer-curve {
  line-height: 0;
  overflow: hidden;
}

.footer-curve svg {
  display: block;
  width: 100%;
  height: 80px;
}


@media screen and (max-width: 1400px) {
  .section-content {
    padding: 0 5vw;
  }
}

.home h2 {
  background: transparent;
  margin: 0;
  padding: 0;
  font-family: var(--ff-min);
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.5;
}

.home h2.en {
  font-family: var(--ff-en);
  margin: 0 0 3rem 0;	
  font-size: 4.5rem;
  font-weight: 300;
}


.home h2 small {
  display: flex;
  align-items: center;
  font-family: var(--ff-en);
  font-size: 1rem;
  font-weight: 400;
  color: var(--color-orange);
  line-height: 1rem;
}

.home h2 small:before {
  content: "";
  display: inline-block;
  width: 2.5rem;
  height: 1px;
  background: var(--color-orange);
  margin: 0 0.5rem;
}

.home h3 {
  border: 0;
  margin: 0;
  padding: 0;
}



/* header */

.header-container {
  position: fixed;
  width: 100%;
  z-index: 1;
  background-color: transparent;
  padding: 0 0 0 5vw;
}

.header-container-in {
  /*	max-width: 1600px;*/
}

.navi {
  background-color: transparent;
}

.navi-in>ul {
  justify-content: flex-end;
}

.header-container-in.hlt-top-menu .logo-header {
  padding-top: 0.75rem;
}

.header.scrolled .logo-header {
  padding-top: 0.5rem;
  transition: all .5s;
}

.header.scrolled .logo-header img {
  max-height: 50px;
  transition: all .5s;
}



.menu-trial a {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  white-space: nowrap;
  background: #c4641fcc !important;
  font-size: 14px;
  width: 120px;
  height: 100px;
  transition: all 0.3s;
  color: #fff !important;
  line-height: 1.1;
  border-radius: 0 0 0 0.5rem;
  position: relative;
  padding: 0 0 12px !important;
}

.menu-trial a:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 100%;
  height: 50px;
  background: url(http://linkwin-client.pecori.jp/test000/wp-content/uploads/2025/05/calendar-1.png) no-repeat center center / contain;
  opacity: 0.9;
}


/* top-mv */

#top-mv {
  background: var(--color-bg_beige1);
}

.mv-pic {
  width: 100%;
  height: 85vh;
  position: relative;
  animation: fadeIn 1s ease-out;
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.mv-pic img {
  width: 100%;
  height: 85vh;
  object-fit: cover;
}

.mv-catch {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 5vw;
}

.mv-catch-main {
  font-size: 5rem;
  font-family: var(--ff-min);
  line-height: 1.2;
  margin: 0 0 2rem 0;
  font-weight: 400;
}

.mv-catch-txt {
  font-size: 1.3rem;
  letter-spacing: 0.1rem;
}

.mv-catch-txt strong {
  color: var(--color-beige);

}


.mv-point {
  width: 60vw;
  position: relative;
  margin: -5rem auto 0;
  text-align: center;
  padding: 0 0 3rem;
}

.mv-point-top {
  position: relative;
  z-index: 1;
  background: var(--color-brown);
  color: #fff;
/*  font-family: var(--ff-min);*/
  padding: 0.5rem 2rem;
  width: fit-content;
  margin: 0 auto;
/*  border-radius: 0.5rem;*/
  font-size: 1.2rem;
  letter-spacing: 0.2rem;
  opacity: 0.7;
}

.mv-point-main {
  position: relative;
  margin: -2rem auto 0.5rem;
  background: #fff;
  text-align: center;
  padding: 3rem 2rem 1rem;
  width: 100%;
  border-radius: 0.5rem;
  line-height: 1.1;
  font-size: 1.4rem;
  letter-spacing: 0.2rem;
}

.mv-point-main strong {
  font-weight: 300;
  font-size: 5rem;
  background: var(--color-grade);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /*	font-family: var(--ff-min);*/
  font-family: 筑紫A丸ゴシック !important;
}

.mv-point-bottom>ul {
  width: 100%;
  margin: 0 auto 2rem;
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mv-point-bottom>ul li {
  background: #fff;
  border-radius: 9999px;
  padding: 0.5rem;
  flex-basis: 30%;
  font-weight: 700;
  font-size: 1.5rem;
  color: var(--color-beige);
  letter-spacing: 0.3rem;
}


/* top-campaign */

#top-campaign {
  background: var(--color-bg_beige2);
}

.top-campaign-inner {
  width: 60vw;
  margin: 0 auto;
  padding: 4rem 0;
}

.campaign-catch {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.campaign-catch-period {
  position: relative;
  width: fit-content;
  margin: 0 auto 0.5rem;
  font-size: 1.5rem;
  font-weight: 800;
}

.campaign-catch-period:before {
  content: "＼";
  position: absolute;
  bottom: 0;
  left: -2rem;
  font-size: 1rem;
}

.campaign-catch-period:after {
  content: "／";
  position: absolute;
  bottom: 0;
  right: -2rem;
  font-size: 1rem;
}

.campaign-catch-num {
  /*background: var(--color-red);*/
  background-image: var(--color-grade);

  color: #fff;
  padding: 0 1rem 0.5rem;
  margin: 0 auto 0.5rem;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.3rem;
  width: 100%;
  font-weight: 500;
}

.campaign-catch-num strong {
  font-size: 2.5rem;
  font-weight: 500;
}

.campaign-catch-price {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1rem;
}

.campaign-catch-price .txt-first {
  font-size: 1.2rem;
  color: #fff;
  font-family: var(--ff-noto);
  background: var(--color-orange);
  display: block;
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  border-radius: 50%;
  margin: 0 1rem 0 0;
  font-weight: 600;
}

.campaign-catch-price .txt-price {
  font-size: 5rem;
  display: flex;
  align-items: baseline;
  font-family: var(--ff-min);
  line-height: 1;
  letter-spacing: 1rem;
}

.campaign-catch-price .txt-yen {
  font-size: 2rem;
  position: relative;
  margin-top: -1rem;
}

.campaign-catch-price small {
  font-size: 1rem;
  color: var(--color-brown);
  font-family: var(--ff-noto);
}

.campaign-point {
  width: 100%;
  background: #fff;
  border-radius: 0.2rem;
  padding: 1rem;
  margin: 0 auto 3rem;
}

.campaign-point>ol {
  padding: 0;
  width: fit-content;
  margin: 0 auto;
  counter-reset: number;
  /*数字をリセット*/
  list-style-type: none !important;
  /*数字を一旦消す*/
}

.campaign-point>ol li {
  position: relative;
  line-height: 1.5em;
  padding: 0.5rem 0 0.5rem 45px;
  font-size: 1.25rem;
}

.campaign-point>ol li:before {
  position: absolute;
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  background: var(--color-brown);
  font-family: var(--ff-noto);
  color: white;
  font-size: 15px;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.campaign-point>ol li strong {
  color: var(--color-red);
  font-weight: 600;
}

.campaign-btn-area {
  margin: 0 auto 3rem;
}

.campaign-btn {
  display: flex;
  align-items: center;
  background: var(--color-brown);
  color: #fff !important;
  padding: 1.5rem 4rem;
  width: fit-content;
  border-radius: 9999px;
  margin: 0 auto;
  text-decoration: none;
  font-size: 1.5rem;
  transition: all .5s;
}

.campaign-btn .txt-free {
  background: #fff;
  padding: 0.125rem 0.5rem;
  color: var(--color-red);
  border-radius: 0.5rem;
  margin: 0 1rem 0 0;
  font-size: 1.2rem;
}

.campaign-btn i {
  margin-left: 1rem;
  font-size: 1rem;
}

.campaign-btn:hover {
  background: var(--color-orange);
}

.campaign-alert {
	text-align: center;
}


/* top-about */

#top-about {}

.top-about-inner {
  width: 100vw;
  margin: 5rem auto;
  padding: 8rem 0 6rem 15vw;
  position: relative;
}

.top-about-inner:before {
	content: "";
	display: block;
	width: 80vw;
	height: 100%;
    background: var(--color-grade_beige);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.about-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.about-message {
  flex-basis: 40%;
}

.about-catch {
  font-size: 3rem;
  line-height: 1.5;
  font-weight: 500;
  margin: 0 0 4rem;
  font-family: var(--ff-min);
  letter-spacing: 0.25rem;
  width: fit-content;
  position: relative;
}

.about-catch:after {
  content: "";
  width: 100%;
  height: 3rem;
  display: block;
  background: url(http://linkwin-client.pecori.jp/test000/wp-content/uploads/2025/05/service_txt_line-2.png) no-repeat center top / contain;
  margin: 1.5rem 0 0 0;
}

.about-catch .txt {
  color: var(--color-orange);
}

.about-txt p:nth-child(even) {
  margin-left: 3rem;
}

.about-pic {
  flex-basis: 55%;
}

.about-pic .pic-01 {
  padding: 0 10vw 0 0;
}

.about-pic .pic-01 img {
  width: 100%;
  aspect-ratio: 1 / 1.05;
  object-fit: cover;
  box-shadow: var(--shadow-pic);
}

.about-pic .pic-02 {
  padding: 0 0 0 22vw;
  position: relative;
  margin: -3rem 0 0 0;
}

.about-pic .pic-02 img {
  width: 100%;
  aspect-ratio: 5 / 3;
  object-fit: cover;
  box-shadow: var(--shadow-pic);
}


/* top-feature */

#top-feature {}

.top-feature-inner {
  width: 100%;
  padding: 4rem 0;
  margin: 0 auto 3rem;
}

.feature-catch {
  text-align: center;
  font-size: 1.4rem;
  letter-spacing: 0.3rem;
  line-height: 1.3;
  font-weight: 300;
  width: fit-content;
  border-top: 1px solid #595a2f77;
  padding: 1rem 0 0;
  margin: 0 auto 2rem;
}

.feature-title {
  text-align: center;
  font-size: 3rem;
  font-family: var(--ff-min);
  font-weight: 400;
  line-height: 1;
  margin: 0 0 2rem;
}

.feature-title strong {
  color: var(--color-orange);
  font-weight: 500;
}

.feature-title strong.txt-num {
  font-size: 5rem;
  font-weight: 200;
  margin-right: 0.5rem;
}

.feature-content {
  width: 100%;
  background: var(--color-bg_beige1);
  padding: 5rem 0;
}

.feature-item {
  width: 70vw;
  margin: 0 auto 2rem;
  position: relative;
  background: #fff;
}

.feature-item:before {
  height: 0;
  display: block;
  position: absolute;
  left: -3px;
  content: "";
  border-top: solid 10rem var(--color-bg_beige1);
  border-right: solid 10rem transparent;
  top: -3px;
  z-index: 2;
}

.feature-item:after {
  height: 0;
  display: block;
  position: absolute;
  left: -2px;
  content: "";
  border-top: solid 10rem transparent;
  border-right: solid 10rem transparent;
  top: -2px;
}

.feature-item-num {
  position: absolute;
  z-index: 3;
  line-height: 1;
  font-size: 0.9rem;
  font-family: var(--ff-en);
  color: var(--color-orange);
  text-align: center;
  border-top: 1px solid var(--color-orange);
  padding: 0.5rem 0 0;
  letter-spacing: 0.1rem;
}

.feature-item-num strong {
  font-size: 3rem;
  font-weight: 200;
  font-family: var(--ff-min);
}

.feature-item-point {
  display: flex;
  align-items: center;
}

.feature-item-point>* {
  flex: 1;
}

.feature-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.feature-item-txt {
  padding: 1.5rem;
}

.feature-item-txt h3 {
  margin: 0 0 1rem 0;
  color: var(--color-orange);
  font-size: 1.75rem;
  margin-bottom: 2rem;
  font-weight: 500;
}

.feature-item-txt p {
  margin-bottom: 0;
}

.feature-more {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 3rem;
}

.feature-more-txt {
  text-align: center;
  font-size: 2rem;
  font-family: var(--ff-min);
  font-weight: 500;
  line-height: 1.5;
  padding: 3rem 0;
  background: #fff;
  width: fit-content;
  border-radius: 50%;
  position: relative;
  margin: -3rem auto 0;
  z-index: 1;
}

.feature-more-txt span.txt {
  font-size: 2.5rem;
  color: var(--color-orange);
}

.feature-more-txt small {
  font-size: 1.5rem;
  padding: 0 0 0.5rem 0;
  border-bottom: 1px solid;
  margin: 0 auto 1rem;
  display: block;
  width: fit-content;
  color: var(--color-brown);
}

.feature-more-content {
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}

.feature-more-content>* {
  flex: 1;
}



/* top-info */

.top-info-inner {
  width: 100vw;
  margin: 5rem auto;
  padding: 8rem 10vw 6rem 10vw;
  position: relative;
}

.top-info-inner:before {
	content: "";
	display: block;
	width: 30vw;
	height: 100%;
    background: var(--color-bg_beige3);
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}

.info-content {
  display: flex;
  justify-content: space-between;
}

#top-info h2 {
  color: var(--color-orange);
}

.info-content>* {
  flex: 1;
}

.info-main {
  padding: 0 2rem;
  margin: 0 0 3rem 0;
}

.info-main p i {
  color: var(--color-beige);
  margin-right: 0.5rem;
}

.info-main p .en {
  font-family: var(--ff-en);
  letter-spacing: 0.1rem;
}

.info-pic p:last-child {
	text-align: right;
}

.info-pic img {
  width: 90%;
  aspect-ratio: 2 / 1;
  object-fit: cover;
  box-shadow: var(--shadow-pic);	
}


/* top-faq */

#top-faq {
  background: var(--color-bg_beige2);
}

.top-faq-inner {
  width: 70vw;
  margin: 0 auto;
  padding: 5rem 0 8rem;
}

#top-faq h2 {
  margin-bottom: 3rem;
}

.accordion-content {
  display: none;
}

.accordion-header {
  background-color: #FFF;
  padding: 1rem 3rem 1rem 2rem;
  margin: 2rem 0 0;
  transition: background .3s ease;
  cursor: pointer;
  position: relative;
}

.accordion-header::before,
.accordion-header::after {
  position: absolute;
  content: '';
  top: 1px;
  right: 20px;
  bottom: 0;
  width: 12px;
  height: 2px;
  margin: auto;
  background: #151E2F;
}

.accordion-header::after {
  transform: rotate(-90deg);
  transition: transform 0.3s;
}

.accordion-header.active::after {
  transform: rotate(0deg);
}

.accordion-content {
  background-color: #FFF;
  padding: 1rem 2rem;
}

.accordion-header span,
.accordion-content span {
  padding-left: 2rem;
  position: relative;
}

.accordion-header span::before {
  position: absolute;
  content: "Q";
  top: 0;
  left: 0;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  color: var(--color-orange);
}

.accordion-content span::before {
  position: absolute;
  content: "A";
  top: 0;
  left: 0;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  color: var(--color-orange);
}

.accordion-header:hover {
  background-color: #F2F2F2;
}


/* top-foot */

#top-foot {}

.top-foot-inner {
  width: 60vw;
  padding: 4rem 0;
  margin: 0 auto;
}

#top-foot .campaign-catch-period {
  color: var(--color-orange);
}

#top-foot .campaign-btn {
  font-size: 2rem;
}



/* footer */
/* 
#footer {
  text-align: center;
  margin: 0;
  padding: 1rem 0;
  background: var(--color-orange);
  color: #fff;
} */

/* .footer-bottom {
  margin: 0;
  padding: 0;
} */
.go-to-top{
  bottom: 80px!important;
}
.go-to-top-button {
  width: 50px;
  height: 50px;
  font-size: 14px;
  background: #595a2f66;
}

.pc-none {
  display: none;
}




@media screen and (max-width: 1023px) {
  .header-container {
    padding: 0 0 0 1vw;
  }

  .header-container-in.hlt-top-menu {
    flex-direction: row;
    align-items: flex-start;
  }

  #navi .navi-in>.menu-mobile {
    width: 100%;
  }

  #navi .navi-in>.menu-mobile li {
    width: fit-content;
  }

  .content-w {
    width: 90vw;
  }

}



@media screen and (max-width: 834px) {
  .pc-none, .sp-block {
    display: block !important;
  }

  .header-container {
    padding: 0;
  }

  .header-container-in.hlt-top-menu .logo-header {
    padding: 3vw;
  }

  .header-container-in.hlt-top-menu .logo-header .site-name {
    padding: 0;
  }

  .header-container-in.hlt-top-menu .logo-header img,
  .header.scrolled .logo-header img {
    min-height: auto;
    width: 50vw;
  }

  #navi .navi-in>.menu-mobile li a {
    font-size: 12px;
    width: 25vw;
    height: 20vw;
    padding: 0 0 12px !important;
  }

  .menu-trial a:before {
    top: 2px;
    height: 9vw;
  }

  main.main {
    padding: 0;
  }

  .mv-point-top {
    font-size: 5vw;
  }

  .mv-pic {
    height: 70vh;
  }

  .mv-pic img {
    object-position: 30% 100%;
    height: 70vh;
  }

  .mv-catch {
    top: 19%;
    -webkit-transform: none;
    transform: none;
  }

  .mv-catch-main {
    font-size: 2.5rem;
  }

  .mv-catch-txt {
    font-size: 1rem;
    letter-spacing: 0;
  }

  .mv-point {
    margin-top: -7rem;
  }

  .mv-point-main {
    font-size: 4vw;
  }

  .mv-point-main strong {
    font-size: 16vw;
  }

  .mv-point-bottom>ul li {
    padding: 0.25rem;
    font-size: 5vw;
    margin: 0.5rem;
  }

  .campaign-catch-period {
    font-size: 5vw;
  }

  .campaign-catch-price .txt-price {
    font-size: 13vw;
  }

  .campaign-catch-price .txt-first {
    font-size: 4vw;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
  }

  .campaign-btn {
    width: 100%;
    padding: 1.5rem;
    font-size: 5vw;
  }

  .campaign-btn .txt-free {
    font-size: 4vw;
    margin-right: 0.5rem;
  }

  .campaign-btn i {
    font-size: 3vw;
    margin-left: 0.5rem;
  }
	
  .campaign-alert {
	text-align: left;	
  }

  .top-about-inner {
    margin: 5rem auto 3rem;
    padding: 4rem 5vw 3rem 5vw;
  }

  .top-about-inner:before {
    width: 90vw;
  }

  .about-catch {
    font-size: 2rem;
    line-height: 1.2;
	margin-bottom: 2rem;
  }

  .about-pic .pic-01 {
	padding: 0;	
  }	
	
  .feature-catch {
    font-size: 1.4rem;
    letter-spacing: 0.2rem;
    margin: 0 auto 1.5rem;
  }

  .feature-title {
    font-size: 2.3rem;
  }

  .feature-item {
    width: 90vw;
  }

  .feature-item-point {
    display: block;
  }

  .feature-item-num {
    font-size: 1rem;
    padding-left: 0.5rem;
  }

  .feature-more {
    padding: 0;
  }

  .feature-more-txt span.txt {
    font-size: 2rem;
  }

  .feature-more-content {
    flex-wrap: wrap;
  }

  .feature-more-content>* {
    flex: 50%;
  }

  .top-info-inner {
    width: 100%;
    padding: 1.5rem;
  }

  #top-info h2 {
    margin: 2rem 0;
    font-size: 2.25rem;
  }

  .info-main {
    padding: 0;
  }

  .info-card-access {
    right: -1rem;
  }

  #top-faq h2 {
    font-size: 2.5rem;
  }

  #top-foot .campaign-btn {
    font-size: 5vw;
  }

  /* コンセプトエリア */
  .sp-none {
    display: none;
  }

  .flex-sp-block {
    flex-direction: column;
  }

  .ttl-01 {
    margin-bottom: 1.5rem !important;
    font-size: 3rem !important;
  }

  .ttl-01.deco::after {
    width: 14px;
    border-top-width: 3px;
    margin-top: 1rem;
  }

  .concept-01 .deco-01 {
    top: 84%;
    right: 2%;
    width: 40%;
  }

  .concept-01 .imgarea {
    width: 100%;
    padding-top: 32px;
  }

  .concept-01 .imgarea .img-01 {
    width: 90%;
    height: 240px;
  }

  .concept-01 .imgarea .img-02 {
    bottom: -80px;
    width: 50%;
    height: 150px;
    right: auto;
    left: 0;
  }

  .concept-02 {
    position: relative;
    z-index: 10;
    margin-top: 110px;
    margin-bottom: 32px;
  }

  .concept-02 .txtarea {
    padding-left: 5%;
    padding-right: 20%;
  }

  .concept-02 .imgarea {
    width: 100%;
  }

  .concept-02 .imgarea .img-03 {
    width: 80%;
    height: 170px;
    margin-top: 28px;
    margin-left: auto;
    margin-right: 0;
  }

  .concept-02 .deco-02 {
    width: 45%;
    left: 2%;
  }

  .concept-03 {
    margin-bottom: 72px;
  }

  .flex-sp-block {
    flex-direction: column;
  }

  .concept-03 .txtarea {
    padding-top: 0;
  }

  .concept-03 .txt-deco {
    margin-top: 24px;
    padding-left: 20%;
  }

  .concept-03 .imgarea {
    width: 100%;
    margin-top: 24px;
  }

  .concept-03 .imgarea .img-04 {
    width: 80%;
    height: 240px;
    margin-left: 0;
    margin-right: auto;
  }

  .concept-03 .imgarea .img-05 {
    right: 5%;
    bottom: -60px;
    width: 20%;
    height: 150px;
  }

  .concept-04 {
    margin-top: -48px;
  }

  .concept-04 .deco-03 {
    top: -152%;
    left: auto;
    right: -3%;
    width: 50%;
  }

  .concept-04 .txtarea {
    padding-left: 5%;
    padding-right: 30%;
  }

  .concept-04 .imgarea {
    width: 100%;
  }

  .concept-04 .imgarea .img-06 {
    width: 80%;
    height: 100px;
    margin-top: 28px;
    margin-left: auto;
    margin-right: 0;
  }
/* フッターデザイン */
　.footer-inner {
    flex-direction: column;
    align-items: center; /* 中央揃え（必要に応じて） */
    text-align: center;   /* テキストも中央揃えに */
  }

  .footer-left,
  .footer-right {
    width: 100%;
  }
}



@media screen and (max-width: 480px) {
	
}


/* FV修正 */
.mv_bg {
	display: flex;
}
.mv_bg_box {
	width: 35%;
	background-color: #FFF;
	position: relative;
	overflow: hidden;
}

.mv_bg_box span {
	position: absolute;
	font-family: var(--ff-min);
	opacity: 0.05;
	font-size: 150px;
	letter-spacing: 0.1em;
}

.mv_bg_box_txt01 {
	top: 0;
}
.mv_bg_box_txt02 {
	top: 25vh;
	left: -150px;
}
.mv_bg_box_txt03 {
	top: 50vh;
	left: -300px;
}

.mv_bg_img {
	width: 65%;
	position: relative;
}

.mv_bg_img::before {
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
	background-image: linear-gradient(90deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
}

.fv_bg {
	
}
#sp-fixed-menu{
display: none;
}
@media screen and (max-width: 768px) {
#sp-fixed-menu
 {
	display: block;
    position: fixed;
    width: 100%;
    bottom: 0px;
    opacity: 0.9;
    z-index: 99;
    transform: translateY(115%);
    transition: .4s;
	}
#sp-fixed-menu.fixed {
    transform: translateY(0);
}
#sp-fixed-menu ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
#sp-fixed-menu li:first-child{
    background: #3eb134;
	width: 50%;
}
#sp-fixed-menu li a {
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    padding: 11px;
    text-decoration: none;
    font-family: 筑紫A丸ゴシック;
    }
#sp-fixed-menu li:last-child {
    background: #2267a5;
	width: 50%;
}
}