@charset "utf-8";
section {
 padding: 0;
}
.sankaku3 {
 width: 0;
 height: 0;
 border: 100px solid transparent;
 border-top: 50px solid #fff;
 text-align: center;
 margin: 0 auto;
 margin-bottom: -50px !important;
 overflow: hidden;
}
.center-left {
 text-align: center;
}
.speechbubble {
 font-size: 2.0rem;
}
.order-subcatch {
 font-size: 1.5em;
 /*color: #e2b812;*/
 color: #ff8600;
 font-weight: 500;
}
.btn-subtext {
 font-size: clamp(20px, 4.0vw, 18px);
 /*color: #505eaf;*/
 color: #ff8600;
 text-shadow: none;
 font-weight: 700;
}
/*トップイメージ*/
.top-img {
 width: 100%;
 background: url("../image/sp-kakushin-top2024-back.png");
 background-position: center center !important;
 background-repeat: no-repeat;
 background-size: cover;
 text-align: center;
 margin: 0 !important;
 padding: 0 !important;
}
.top-img img {
 width: 100%;
 height: auto;
}
.top-img-s {
 display: none;
}
.main-top{
 border-bottom: 5px solid #f3c916;
}
/* 横2列 */
.w2 {
 display: flex;
}
.w2 div:first-child {
 padding-right: 30px !important;
 padding-bottom: 10px;
}
/*==================== ボタン ===================*/
.btn-primary.center a {
 margin-left: auto;
 margin-right: auto;
}
.btn-primary a {
 font-weight: bold;
 text-align: center;
 /*  width: 500px;*/
 width: 60%;
 background: #f4c813;
 border-radius: 50px;
 display: block;
 color: #FFF;
 -webkit-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.16);
 -moz-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.16);
 box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.16);
 letter-spacing: 0.05rem;
 padding: 28px;
 margin: 20px auto;
 text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
 box-shadow: 10px 10px 15px -10px;
 border: 2px solid #fff;
 font-size: 1.2em;
}
.btn-primary a:hover {
 opacity: 0.8;
 transform: scale(1.1);
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -ms-transform: scale(1.1);
 -o-transform: scale(1.1);
}
/*-- ページトップ重ね順 --*/
.pagetop {
 z-index: 2 !important;
}
/* ============デスクトップ幅============ */
.inner2 {
 max-width: 1200px;
 margin: 0 auto;
 position: relative;
 padding: 0 1em;
}
/*---------- ↓ 2025年追記 ↓ ----------*/
.pinch h1 {
 font-size: clamp(1.8em, 4.5vw, 2.5em);
 font-weight: 800;
 text-align: center;
 color: #505eaf;
 text-shadow: 3px 3px 0 #ffffff, -3px -3px 0 #ffffff, -3px 3px 0 #ffffff, 3px -3px 0 #ffffff, 3px 0 0 #ffffff, -3px 0 0 #ffffff, 0 3px 0 #ffffff, 0 3px 0 #ffffff, 4px 4px 4px #cccccc;
 margin-bottom: 40px;
 word-break: keep-all;
 overflow-wrap: break-word;
}
.pinch-fukidashi {
 border: 5px solid #505eaf;
 border-radius: 30px;
 box-shadow: 0 5px 10px #cacaca;
 max-width: 900px;
 background-color: transparent;
 margin: 0 auto;
 position: relative;
 box-sizing: border-box;
 margin-bottom: 30px;
 padding: 25px 10px;
}
.pinch-fukidashi p {
 font-size: clamp(1.0em, 3.0vw, 1.4em);
 text-align: center;
 line-height: 50px;
 font-weight: 700;
 color: #707070;
 word-break: keep-all;
 overflow-wrap: break-word;
}
.pinch-fukidashi .one {
 font-size: 1.3em;
}
.pinch-fukidashi span {
 color: #505eaf;
 font-weight: 800;
}
.pinch-fukidashi:before {
 content: "";
 position: absolute;
 bottom: -40px;
 left: 50%;
 margin-left: -20px;
 border: 20px solid transparent;
 border-top: 20px solid #505eaf;
}
.pinch-fukidashi:after {
 content: "";
 position: absolute;
 bottom: -28px;
 left: 50%;
 margin-left: -15px;
 border: 15px solid transparent;
 border-top: 15px solid #f8f9fc;
}
.pinch-fukidashi.ver2 {
 border: 5px solid #505eaf;
 border-radius: 30px;
 box-shadow: 0 5px 10px #cacaca;
 max-width: 900px;
 background-color: transparent;
 margin: 0 auto;
 position: relative;
 box-sizing: border-box;
 margin-bottom: 30px;
 padding: 15px;
}
.pinch-txt {
 font-size: clamp(.8em, 2.5vw, 1.3em);
 font-weight: 700;
 color: #707070;
 line-height: 2;
}
.pinch-txt > div {
 display: flex;
 justify-content: center;
 gap: 1em;
}
.pinch-txt2 {
 text-align: center;
 font-size: clamp(1.2em, 3.0vw, 1.5em);
 font-weight: 600;
 word-break: keep-all;
 overflow-wrap: break-word;
 margin: 50px 0;
}
h2 {
 color: #707070;
 text-align: center;
}
.pinch h2 {
 margin-top: 30px;
}
.pinch-scene {
 display: grid;
 grid-template-columns: 30% 30% 30%;
 justify-content: center;
 gap: 10px;
 max-width: 950px;
 margin: 0 auto;
}
h5.heading, .heading-sup {
 display: flex;
 justify-content: center;
 align-items: center;
 text-align: center;
 margin: 0 0 30px;
 border: none;
 padding: 0;
 font-size: clamp(1.3em, 4.0vw, 1.5em);
}
h5.heading::before, .heading::after {
 content: '';
 width: 3px;
 height: 40px;
 background-color: #94b3d7;
}
h5.heading::before {
 margin-right: 30px;
 transform: rotate(-35deg)
}
h5.heading::after {
 margin-left: 30px;
 transform: rotate(35deg)
}
h5.heading-sup::before, .heading-sup::after {
 content: '';
 width: 3px;
 height: 40px;
 background-color: #fbe9a1;
}
h5.heading-sup::before {
 margin-right: 30px;
 transform: rotate(-35deg)
}
h5.heading-sup::after {
 margin-left: 30px;
 transform: rotate(35deg)
}

.chance {
 background-color: #fbf9f3;
 position: relative;
}
.kanryo {
 text-align: center;
 font-size: clamp(1.0em, 3.0vw, 1.5em);
 font-weight: 600;
 word-break: keep-all;
 overflow-wrap: break-word;
}
.text-makasete {
 color: #ffffff;
 font-size: 1.3em;
 font-weight: 900;
 -webkit-text-stroke: 5px #505eaf;
 position: relative;
 /*text-shadow:2px 2px 0 #505eaf, -2px -2px 0 #505eaf,-2px 2px 0 #505eaf,2px -2px 0 #505eaf, 2px 0 0 #505eaf, -2px 0 0 #505eaf, 0 2px 0 #505eaf, 0 -2px 0 #505eaf, 0px 4px 3px #505eaf;*/
 filter: drop-shadow(0px 2px 0 #505eaf);
}
.text-makasete::before {
 content: "入力をJDL AIにまかせて";
 -webkit-text-stroke: 0;
 position: absolute;
}
.text-kanryo {
 color: #ffffff;
 font-size: 1.3em;
 font-weight: 900;
 -webkit-text-stroke: 5px #505eaf;
 position: relative;
 filter: drop-shadow(0px 2px 0 #505eaf);
}
.text-kanryo::before {
 content: "と完了";
 -webkit-text-stroke: 0;
 position: absolute;
}
.text-sasa {
 color: #505eaf;
 font-size: 1.3em;
 font-weight: 900;
 -webkit-text-stroke: 5px #ffffff;
 position: relative;
 /*text-shadow: 0px 3px 2px #505eaf;*/
 filter: drop-shadow(0px 2px 0 #505eaf);
 padding: 0 10px;
}
.text-sasa::before {
 content: "ササっ";
 -webkit-text-stroke: 0;
 position: absolute;
}
.kanryo2 {
 width: fit-content;
 margin: 0 auto;
 font-size: clamp(1.0em, 3.0vw, 1.6em);
 font-weight: bold;
 letter-spacing: 2px;
}
.kanryo2 > span {
 -webkit-text-stroke: 4px #545dae;
 text-stroke: 4px #545dae;
 paint-order: stroke;
 font-size: 1.2em;
 font-weight: 900;
 color: #fff;
 filter: drop-shadow(2px 2px 0 #505eaf);
}
span.text-sasa2 {
 -webkit-text-stroke: 5px #ffffff;
 text-stroke: 5px #545dae;
 color: #545dae;
 padding: 0;
}
.chance img {
 margin-bottom: -7px;
 display: inline-block;
 width: 600px;
}
.chance-fukidashi {
 border: 5px solid #f4c813;
 border-radius: 30px;
 max-width: 900px;
 margin: 110px auto 0;
 position: relative;
 padding: 30px 15px 30px;
}
.chance-fukidashi p {
 font-size: clamp(1.0em, 3.0vw, 1.4em);
 text-align: center;
 line-height: 50px;
 font-weight: 700;
 color: #707070;
 margin-top: 20px;
}
.chance-fukidashi span {
 font-size: 1.4em;
 color: #e2b812;
 font-weight: 800;
}
.img-chance {
 position: absolute;
 max-width: 300px;
 background: #fbf9f3;
 padding: .5em;
 left: 50%;
 translate: -50% 0;
 top: -20%;
 width: 33%;
}
.img-chance::after {
 content: "";
 max-width: 200px;
 aspect-ratio: 1;
 background-size: contain;
 background-image: url(../image/kakushin2025-jimusyokaikakuno.png);
 position: absolute;
 top: -55px;
 left: 12px;
 background-repeat: no-repeat;
 width: 100%;
 translate: -50% 0;
}
.chance-txt {
 font-size: clamp(.8em, 3.0vw, 1.4em);
 font-weight: 700;
 color: #707070;
 padding: 1em 0 0;
}
.chance-txt > div {
 display: flex;
 align-items: center;
 gap: .5em;
 justify-content: center;
}
section.margin-box {
 padding: 2em 1em;
}
.h2title-box {
 display: grid;
 grid-template-columns: minmax(25%, 1fr) auto;
 width: fit-content;
 margin: 0 auto;
 align-items: center;
 margin-bottom: 30px;
}
.h2title-box:has(.h2title + img) {
 grid-template-columns: auto minmax(18%, 1fr);
}
h2 {
 font-size: clamp(1.5em, 3.0vw, 2.5em) !important;
}
.fadeup-box {
 transform: translateY(20%);
 opacity: 0;
}
.fadeup-box.move {
 animation: slide-up 1.0s ease-out forwards;
}
@keyframes slide-up {
 0% {
  opacity: 0;
 }
 100% {
  opacity: 1;
  transform: translateY(0);
 }
}
.h2title {
 line-height: 1.2;
}
.h2title > div {
 font-size: clamp(1.0em, 3.0vw, 1.6em);
 font-weight: bold;
 text-align: center;
 color: #707070;
}
h2.anime-div > span {
 display: inline;
 background: linear-gradient(transparent 60%, rgb(251, 233, 161) 60%, rgb(251, 233, 161) 100%) 0% 60% / 0% 1em no-repeat;
 transition: 1.5s ease-out;
 word-break: keep-all;
 overflow-wrap: anywhere;
}
h2.anime-div.colorwhite > span {
 background: linear-gradient(transparent 60%, rgb(255, 255, 255) 60%, rgb(255, 255, 255) 100%) 0% 60% / 0% 1em no-repeat;
}
h2.anime-div.move > span {
 background-size: 100% 1em;
}
.inner:has(> .support-box) h2 {
 text-align: center !important;
 line-height: 1.3;
}
/*すぐできる*/
div:has(> .howto-n), .inner:has(> .support-box) {
 display: grid;
}
.howto-n {
 display: grid;
 grid-template-columns: repeat(3, 1fr);
 gap: 14px;
 max-width: 1000px;
 margin: 0 auto;
 margin-top: 20px;
}
.howto-n .howto-box {
 background: #fdfaed;
 position: relative;
 border-radius: 7px;
 /*border: 1px solid #f4c813;*/
}
.howto-n .howto-box:not(:last-child)::after {
 content: "";
 position: absolute;
 translate: 0 -50%;
 left: 100%;
 top: 50%;
 clip-path: polygon(0 0, 100% 50%, 0 100%);
 background: #fdfaed;
 width: 14px;
 aspect-ratio: .3;
}
.howto-n .howto-box .sub-title {
 background: #f4c813;
 padding: 8px 8px 8px 8px;
 text-align: center;
 color: #FFF;
 text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
 font-weight: 800;
 letter-spacing: 0.05em;
 border-radius: 7px 7px 0px 0px;
 font-size: clamp(1.0em, 2.0vw, 1.3em);
}
.howto-n .howto-box .howto-box2 {
 padding: 30px 20px;
 text-align: center;
}
.howto-n .howto-box .howto-box2 .howto-img {
 width: 100%;
 margin-right: 40px;
 padding-bottom: 10px;
}
.howto-n .howto-box .howto-box2 .howto-img img {
 width: 100%;
 height: auto;
}
.btn-primary2 a {
 width: 60%;
 font-size: 0.8em;
 font-weight: bold;
 text-align: center;
 text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
 background: #f4c813;
 border-radius: 50px;
 display: block;
 color: #fff;
 -webkit-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.16);
 -moz-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.16);
 box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.16);
 letter-spacing: 0.05rem;
 padding: 5px;
 margin: 20px auto 0;
}
.btn-primary2 a:hover {
 opacity: 0.8;
 transform: scale(1.1);
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -ms-transform: scale(1.1);
 -o-transform: scale(1.1);
}
.video_wrapper a.popup-iframe {
 border: 1px solid #ccc;
 display: grid;
 position: relative;
}
.video_wrapper a.popup-iframe::before {
 content: "";
 width: 21%;
 aspect-ratio: 1;
 background: #06c;
 position: absolute;
 top: 50%;
 left: 50%;
 translate: -50% -50%;
 border-radius: 19px;
 border: 2px solid #06c;
}
.video_wrapper a.popup-iframe::after {
 content: "";
 clip-path: polygon(0 0, 100% 50%, 0 100%);
 width: 8%;
 aspect-ratio: .8;
 background: #fff;
 position: absolute;
 top: 50%;
 left: 51%;
 translate: -50% -50%;
}
.support-box {
 display: grid;
 gap: 1em;
 margin-bottom: 3em;
}
.box-child {
 display: grid;
 grid-template-columns: clamp(60px, 11.0vw, 80px) 1fr;
 gap: 1em;
}
.sup-title {
 margin-bottom: .3em !important;
}
#footer-fixed .panel {
 display: block;
 background: #ffffffd9;
 box-shadow: 0 0 13px 3px rgba(20, 29, 29, .1);
 padding: .5em;
}
.order-link a {
 border-radius: 5px;
}
#footer-fixed .panel > .inner {
 padding: 0;
}
.voice-box ul {
 display: grid;
 grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
 gap: 10px;
 max-width: 1000px;
 margin: 0 auto;
 background: #f0f0f0;
 padding: 15px;
 border: 2px solid #ccc;
 border-radius: 10px;
}
.voice-box ul > li {
 display: grid;
 grid-template-columns: 1fr auto;
 gap: 1em;
 align-items: center;
}
.voice-box ul > li .box-img {
 background: #fff;
 border-radius: 100px;
 max-width: 70px;
}
.voice-box ul > li .speechbubble {
 background: #fff;
 padding: .5em;
 border-radius: 10px;
 font-size: clamp(.8em, 3.4vw, 1em);
 position: relative;
 height: 100%;
 display: grid;
 align-items: center;
}
.speechbubble::before {
 content: "";
 position: absolute;
 top: 50%;
 translate: 0 -50%;
 clip-path: polygon(0 0, 100% 50%, 0 100%);
 width: 20px;
 aspect-ratio: 1;
 background: #fff;
 right: -16px;
}
#sec08 {
 padding: 0;
}
.inner {
 width: 100% !important;
 max-width: 1000px;
}
#sec08 .inner {
 padding: 0 1.5em;
}
@media only screen and (max-width:768px) {
 .w2 {
  display: block;
  width: 100%;
 }
 .w2 div:first-child {
  width: 100%;
  /*	font-size: 1.5rem;*/
  margin-bottom: 20px;
  line-height: 2.5rem;
  padding-right: 0px !important;
 }
 .text-makasete2 {
  display: block;
 }
 .kanryo2 {
  font-size: clamp(1.3em, 3.0vw, 1.6em);
 }
 .howto-n {
  grid-template-columns: 1fr;
  gap: 25px;
 }
 .howto-n .howto-box:not(:last-child)::after {
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  translate: -50% 0;
  left: 50%;
  bottom: -20px;
  top: auto;
  aspect-ratio: 3;
  width: auto;
  height: 20px;
 }
}
@media only screen and (max-width:640px) {
 .center-left {
  text-align: left !important;
 }
 .speechbubble {
  font-size: 1.7rem;
 }
 .order-subcatch {
  font-size: 1.1em;
 }
 .btn-subtext {
  font-size: 14px;
  line-height: 10px !important;
  letter-spacing: -0.2px;
 }
 .top-img-s {
  display: block;
  box-shadow: 0px 5px 5px -2.5px rgba(0, 0, 0, 0.4);
 }
 .top-img {
  display: none;
 }
 .chance-txt {
  padding: 0;
 }
 .chance-txt > div {
  gap: .2em;
 }
 .chance-fukidashi {
  padding: 20px 10px;
 }
 .pinch-txt {
  line-height: 1.2;
  display: grid;
  gap: 1em;
  font-size: clamp(.9em, 1.0vw, 1.0em);
 }
 .pinch-txt > div {
  flex-direction: column;
  text-align: center;
 }
 .yoko {
  grid-template-columns: repeat(auto-fit, minmax(158px, 1fr));
 }
 .voice-box ul {
  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
  padding: 10px;
 }
}
@media only screen and (max-width:430px) {
 .kagi {
  display: grid;
  grid-template-columns: 25% 75%;
  justify-content: center;
  align-items: center;
  gap: 10px;
  max-width: 740px;
  margin: 10px auto;
  margin-bottom: 50px;
 }
 .kagi p {
  font-size: clamp(1.3em, 4.5vw, 1.8em);
  font-weight: 800;
  color: #505eaf;
  text-align: center;
  line-height: 1.2em;
  word-break: keep-all;
  overflow-wrap: break-word;
 }
 .kagi p span {
  font-size: 0.8em;
 }
 .kagi img {
  width: 210px;
 }
}