@charset "utf-8";
/* CSS Document */
/*--------------------------------------
　Main Index
---------------------------------------*/
.l-mv {
 min-height: 496px;
 width: 100%;
 margin: 0 auto;
 padding: 4.6rem 0 0;
 position: relative;
 overflow: hidden;
}
.l-mv::after {
 content: "";
 width: 600px;
 height: 400px;
 background: url(img/mv.gif) no-repeat left top / 100% auto;
 position: absolute;
 left: calc( 55% - 3rem);
 top: 0;
 z-index: -1;
 background-size: 100%;
}
.l-mv-wrapper {
 max-width: 1000px;
 margin: 0 auto;
 padding: 0 0 3.2rem;
 position: relative;
}
.l-mv-wrapper::before {
 content: "";
 display: block;
 width: 61px;
 height: 107px;
 background: url("img/mv_bg01.png") no-repeat left top / 100% auto;
 position: absolute;
 left: -86px;
 bottom:0;

}
.l-mv-wrapper::after {
 content: "";
 display: block;
 width: 100px;
 height: 71px;
 background: url("img/mv_bg02.png") no-repeat left top / 100% auto;
 position: absolute;
 right: 500px;
 top: 150px;
}
.l-mv-box {
 width: 490px;
}
.l-mv-logo {
 width: 260px;
 height: auto;
 margin: 0 0 4.8rem;
}
.l-mv-title {
 font-size: 3rem;
 line-height: 1.3;
 font-weight: bold;
}
.l-mv-title .small {
 font-size: 2.3rem;
}
.l-mv-title .orange { color:#ffbb61; }
/*  l-parts01
--------------------------------------------- */
.l-parts01 .l-common-title::before { content: "LIST"; }
.l-parts01 .ac-btn {
 width: 534px;
 margin: 4rem auto;
 text-align: center;
 background: #f5f5f5;
 padding: 2.6rem 5rem;
 position: relative;
 cursor: pointer;
 border-radius: 50px;
 font-weight: bold;
 font-size: 1.8rem;
}
.l-parts01 .ac-btn::after {
 content: '';
 position: absolute;
 width: 3rem;
 height: 2px;
 background: #000;
 right: 2rem;
 top: 50%;
}
.l-parts01 .ac-btn::before {
 content: '';
 position: absolute;
 width: 3rem;
 height: 2px;
 background: #000;
 right: 2rem;
 top: 50%;
 transform: rotate(90deg);
 transition: .3s ease;
}
.l-parts01 .ac-btn.is-open::before {
 content: '';
 position: absolute;
 width: 3rem;
 height: 2px;
 background: #000;
 right: 2rem;
 top: 50%;
 transform: rotate(0deg);
 transition: .3s ease;
}
/*  l-parts02
--------------------------------------------- */
.l-parts02 {
 background: url("img/l-parts02_bg01.png") repeat left top;
 position: relative;
 overflow: hidden;
 background-attachment: fixed;
}
.l-parts02::before {
 content: '';
 width: 65px;
 height: 72px;
 background: url("img/l-parts02_bg03.svg") no-repeat center top / 100% auto;
 position: absolute;
 top: 214px;
 left: calc(50% + 496px);
}
.l-parts02 .l-section-inner { position: relative; }
.l-parts02 .l-section-inner::before {
 content: '';
 width: 80px;
 height: 71px;
 background: url("img/l-parts02_bg02.svg") no-repeat center top / 100% auto;
 position: absolute;
 top: 85px;
 left: 23px;
}
.l-parts02 .l-section-inner::after {
 content: '';
 width: 90px;
 height: 96px;
 background: url("img/l-parts02_bg04.svg") no-repeat center top / 100% auto;
 position: absolute;
 bottom: 61px;
 right: -130px;
}
.l-parts02 .l-common-title::before { content: "RECOMMENDED";}
.l-parts02-white {
 border-radius: 20px;
 background: #fff;
 overflow: hidden;
}
.l-parts02-white + .l-parts02-white { margin-top: 6rem; }
.l-parts02-white__title {
 padding: 5rem 2rem 7.4rem;
 color: #fff;
 background:#84ba66 url("img/l-parts02-white__title_bg.jpg") no-repeat center bottom / 100% auto;
 text-align: center;
 font-size: 3.1rem;
 font-weight: bold;
 line-height: 1.4;
}
.l-parts02-white-inner {
 padding: 2.5rem 4.5rem 4rem;
}
.l-parts02-white__name {
 background: url("img/l-parts02-company-name_bg.png") no-repeat center 50% / 98px auto;
 min-height: 93px;
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 font-weight: bold;
 line-height: 1.4;
 margin: 0 0 5rem;
}
.l-parts02-white__name .l-parts02-white__catch {
 text-align: center;
 font-size: 2.2rem; 
 color: #e384a1;
}
.l-parts02-white__name .company-name {
 font-size: 3.6rem;
}
.l-parts02-white .float-wrap .float-img.fl { width: 350px; }
.l-parts02-white .float-wrap .text { overflow: hidden; }
.l-parts02-white .float-wrap .text .big { font-weight: bold; }
.l-parts02-white .title-voice {
 margin: 8rem 0 4rem;
 text-align: center;
 padding: 0 2rem;
 position: relative;
}
.l-parts02-white .title-voice::before {
 content: "";
 width: 100%;
 height: 4px;
 background-color: #92aede;
 position: absolute;
 left: 0;
 top: 50%;
}
.l-parts02-white .title-voice span {
 display: inline-block; 
 font-size: 3rem;
 line-height: 1.4;
 color: #000;
 padding: 0 2rem;
 background: #fff;
 position: relative;
 z-index: 1;
}
.l-parts02-white .point-wrap {
 background-color: #fffad1;
 border-radius: 10px;
 padding: 4.2rem 5rem;
}
.l-parts02-white .point-wrap .point-title {
 background: url("img/icon_point.png") no-repeat left 50% / 70px auto;
 padding: 1.1rem 0 0;
 padding-left: 8rem;
 min-height: 70px;
 font-size: 2.4rem;
 line-height: 1.4;
 font-weight: bold;
 margin: 0 0 2rem;
}
.l-parts02-white .point-wrap .point-title .big {
 font-size: 3.2rem; 
 color: #e384a1;
}
.l-parts02-white .point-wrap > *:last-child { margin-bottom: 0; }
.l-parts02-white .boxA .box-title,

.l-parts02-white .frameA .frame-title { 
    text-align: center; 
       margin-bottom: 3rem; 
}


.l-parts02-white .boxA .box-title {
    padding: 2rem;
    margin: -5rem 0 0;
    background: #92aede;
    border-radius: 10px;
    display: grid;
    place-content: center;
}




/*  l-parts03
--------------------------------------------- */
.l-parts03 .btn-internal a::after { transform: translateY(-50%) rotate(90deg); }
/*  l-parts04
--------------------------------------------- */
.l-parts04 {
 background: url("img/l-parts04_bg01.png") no-repeat right top, #f6f4f0 url("img/l-parts04_bg02.png") no-repeat left bottom;
 background-size: 524px auto, 307px auto;
}
.l-parts04 .l-common-title::before { content: "PICK UP"; }
.l-parts04 .box-white {
 background-color: #fff;
 padding: 5.2rem 7rem;
 border-radius: 10px;
}
.l-parts04 .box-white .catch {
 text-align: center;
 line-height: 1.4;
 font-weight: bold;
 font-size: 2.4rem;
 margin: 0 0 2rem;
}
.l-parts04 .box-white .catch .big {
 color: #e384a1;
 font-size: 3rem;
}
.l-parts04 .box-white > *:last-child { margin-bottom: 0; }
/*  l-parts05
--------------------------------------------- */
.l-parts05 .l-common-title::before { content: "KNOWLEDGE"; }



/* SP
--------------------------------------------- */
@media screen and (max-width: 480px) {
 .l-mv {
  min-height: auto;
  padding: 2rem 0 0;
 }
 .l-mv::after { content: none; }
 .l-mv-wrapper {
  width: 100%;
  padding: 0 2rem;
 }
 .l-mv-logo {
  width: 200px;
  margin: 0 auto 2rem;
 }
 .l-mv-box { width: 100%; }
 .l-mv-title {
  text-align: center;
  font-size: 2.4rem;
 }
 .l-mv-title .small { font-size: 1.8rem; }
 .l-mv-title::after {
  content: "";
  display: block;
  width: 94vw;
  aspect-ratio: 1920 / 1080;
  background: url("img/mv.gif") no-repeat left 3rem top / 100% auto;
  margin: 2rem auto;
  height: 245px;
 }
 /*  l-parts01
 --------------------------------------------- */
 .l-parts01 .ac-btn {
  margin: 2rem 0;
  width: 96%;
 }
 
 /*  l-parts02
 --------------------------------------------- */
 .l-parts02 { background-size: 20px auto; }
 .l-parts02::before,
 .l-parts02 .l-section-inner::before,
 .l-parts02 .l-section-inner::after { content: none; }
 .l-parts01 .ac-btn::before, .l-parts01 .ac-btn::after { width: 2rem; }
 .l-parts02-white__title {
  padding: 2rem 2rem 4rem;
  font-size: 2rem;
 }
 .l-parts02-white-inner { padding: 2rem; }
 .l-parts02-white__name {
  background-size: 50px auto;
  min-height: auto;
 }
 .l-parts02-white__name .l-parts02-white__catch { font-size: 1.8rem; }
 .l-parts02-white__name .company-name { font-size: 2.4rem; }
 .l-parts02-white .title-voice { margin: 6rem 0 2rem; }
 .l-parts02-white .title-voice span { font-size: 2rem; }
 .l-parts02-white .point-wrap { padding: 1.6rem; }
 .l-parts02-white .point-wrap .point-title {
  background-size: 50px auto;
  padding-left: 6rem;
  min-height: auto;
  font-size: 1.8rem;
 }
 .l-parts02-white .point-wrap .point-title .big { font-size: 2rem; }
 .l-parts02-white .float-wrap .float-img.fl { width: 100%; }


.l-parts02-white .boxA .box-title {
    margin: -3rem 0 0;
}

 /*  l-parts04
 --------------------------------------------- */
 .l-parts04 { background-size: 52% auto, 30% auto; }
 .l-parts04 .box-white { padding: 3rem 2rem; }
 .l-parts04 .box-white .catch { font-size: 2rem; }
 .l-parts04 .box-white .catch .big { font-size: 2.4rem; }
 /*  l-parts05
 --------------------------------------------- */
 /*  l-partsToc
 --------------------------------------------- */
 .l-section-inner.l-partsToc .toc_parts { margin:0 auto; }
}
