body{
}
input,textarea,button,select{
  outline: none;
  font: inherit;
}
label{
  cursor: pointer;
}

.footer{
	margin-top: 0;
	border-radius: 0;
}

.p-country-name{
  display: none;
}

.js-inview.fadeup{
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .4s .2s ease-out, transform .4s .2s ease-out;
}
.js-inview.fadeup.inview{
  opacity: 1;
  transform: translateY(0);
}

.c-heading{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 55px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
}
.c-heading .title{
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 500;
}
.c-heading .title::before{
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 6px;
  background: linear-gradient(to right, #5694ef, #1e56ae);
  border-radius: 50%;
  vertical-align: -0.1em;
}
.c-heading .en{
  font-family: var(--font-en);
  font-size: 16px;
  letter-spacing: .14em;
}

.c-button{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  width: 100%;
  max-width: 310px;
  /* height: 65px; */
  padding: 20px 5px 16px;
  background: var(--color-main);
  border-radius: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.c-button .arrow{
  position: relative;
  top: -3px;
  width: 29px;
  height: 29px;
  background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2029%2029%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23fff%3B%20%7D%20.cls-2%20%7B%20fill%3A%20none%3B%20stroke%3A%20%231e56ae%3B%20stroke-linecap%3A%20round%3B%20stroke-linejoin%3A%20round%3B%20stroke-width%3A%202px%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cg%20%3E%20%3Cg%3E%20%3Ccircle%20class%3D%22cls-1%22%20cx%3D%2214.5%22%20cy%3D%2214.5%22%20r%3D%2214.5%22%2F%3E%20%3Cg%3E%20%3Cpolyline%20class%3D%22cls-2%22%20points%3D%2216.64%208.84%2022.3%2014.5%2016.64%2020.16%22%2F%3E%20%3Cline%20class%3D%22cls-2%22%20x1%3D%2222.3%22%20y1%3D%2214.5%22%20x2%3D%226.7%22%20y2%3D%2214.5%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E') center/contain no-repeat;
  border-radius: 50%;
}

.c-inner{
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  padding-left: 85px;
  padding-left: clamp(0px, 6.22vw, 85px);
}
/* TAB */
@media screen and (max-width: 1024px) {
  .c-heading{
    margin: 0 -30px 60px;
    padding: 0 30px 20px;
  }
  .c-heading .title{
    font-size: 21px;
  }
  .c-heading .title::before{
    width: 20px;
    height: 20px;
    margin-right: 13px;
  }
  .c-heading .en{
    font-size: 18px;
  }

  .c-button{
    position: relative;
    max-width: 500px;
    padding: 28px 5px 20px;
    font-size: 21px;
  }
  .c-button .arrow{
    position: absolute;
    right: 27px;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
  }

  .c-inner{
    padding-left: 0;
  }
}

#entry{
	position: relative;
  padding: 100px 30px 0;
	z-index: 3;
}
#entry .sec-text{
  line-height: 1.84;
}
#entry .sec-entry{
  margin-top: 55px;
}
#entry .sec-entry .title{
	width: 80%;
  max-width: 300px;
  margin: 0 auto 30px;
}
#entry .sec-entry .btns{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px 30px;
}
#entry .sec-entry .btn:first-child{
  background: #d92b8b;
}
#entry .sec-entry .btn:first-child .arrow{
  background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2029%2029%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20none%3B%20stroke%3A%20%23d92b8b%3B%20stroke-linecap%3A%20round%3B%20stroke-linejoin%3A%20round%3B%20stroke-width%3A%202px%3B%20%7D%20.cls-2%20%7B%20fill%3A%20%23fff%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cg%20%3E%20%3Cg%3E%20%3Ccircle%20class%3D%22cls-2%22%20cx%3D%2214.5%22%20cy%3D%2214.5%22%20r%3D%2214.5%22%2F%3E%20%3Cg%3E%20%3Cpolyline%20class%3D%22cls-1%22%20points%3D%2216.64%208.84%2022.3%2014.5%2016.64%2020.16%22%2F%3E%20%3Cline%20class%3D%22cls-1%22%20x1%3D%2222.3%22%20y1%3D%2214.5%22%20x2%3D%226.7%22%20y2%3D%2214.5%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E');
}
/* SP */
@media screen and (max-width: 768px) {
  #entry .sec-text{
    font-size: 18px;
    line-height: 1.63;
  }
  #entry .sec-entry{
    margin-top: 45px;
  }
  #entry .sec-entry .title{
/*     margin-bottom: 60px; */
  }
  #entry .sec-entry .btns{
    flex-direction: column;
  }
}

#contact{
  position: relative;
  padding: 90px 30px 97px;
  background: #f5f5f5;
  z-index: 2;
}
#contact::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-bottom-right-radius: 100px;
  z-index: -1;
}
#contact .sec-inner{
  position: relative;
}
#contact .sec-inner::before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 50px;
  left: clamp(0px, 3.66vw, 50px);
  width: 182px;
  width: clamp(0px, 13.32vw, 182px);
  min-width: 120px;
  height: 291px;
  background: url(../images/contact/deco-01.png) bottom/contain no-repeat;
}
#contact .sec-contact{
  display: grid;
  grid-template-columns: 243px 1fr;
  grid-template-columns: clamp(200px, 17.78vw, 243px) 1fr;
}
#contact .sec-flow .item{
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 18px;
  font-weight: 500;
}
#contact .sec-flow .step{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  background: #f2f2f2;
  border-radius: 50%;
  color: #999;
  font-family: var(--font-en);
  font-size: 0.5em;
  font-weight: bold;
  line-height: 0.94;
  text-align: center;
}
#contact .sec-flow .item.current .step{
  background: var(--color-main);
  color: #fff;
}
#contact .sec-content .text{
  margin-bottom: 10px;
  font-weight: 500;
}
#contact .sec-content .types{
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin: 28px 0 74px;
}
#contact .sec-content .type{
  position: relative;
  display: block;
  width: calc(50% - 7px);
  max-width: 328px;
  padding: 20px 20px 20px 74px;
  background: #f2f2f2;
  border-radius: 100px;
  cursor: pointer;
  font-weight: 500;
  text-align: left;
}
#contact .sec-content .type.current{
  color: #fff;
  background: var(--color-main);
  pointer-events: none;
}
#contact .sec-content .type::before{
  content: "";
  position: absolute;
  top: calc(50% - 14px);
  left: 27px;
  width: 28px;
  height: 28px;
  border: 2px solid #999;
  border-radius: 50%;
}
#contact .sec-content .type.current::before{
  border-color: #fff;
}
#contact .sec-content .type.current::after{
  content: "";
  position: absolute;
  top: calc(50% - 9px);
  left: 32px;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
}
#contact .sec-content .required{
  color: var(--color-main);
}
#contact .sec-content .border{
  padding: 45px 0;
  border-bottom: 1px dashed #ccc;
}
#contact .sec-content .item{
  display: grid;
  grid-template-columns: 297px 1fr;
  grid-template-columns: clamp(180px, 21.74vw, 297px) 1fr;
  gap: 17px 0;
  align-items: center;
}
#contact .sec-content .item + .item{
  margin-top: 22px;
}
#contact .sec-content .left{
  font-weight: 500;
}
#contact .sec-content .input{
  display: block;
  width: 100%;
  height: 50px;
  padding: 10px 23px;
  background: #f2f2f2;
  border: none;
  border-radius: 8px;
  font: inherit;
  letter-spacing: .1em;
}
#contact .sec-content .textarea{
  height: 194px;
}
#contact .sec-content .file{
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px 20px;
  padding: 8px;
  background: #f2f2f2;
  border-radius: 8px;
  color: #999;
}
#contact .sec-content .filebtn{
  width: 139px;
  background: var(--color-main);
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 35px;
}
#contact .sec-content .file input[type="file"]{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
#contact .sec-content .file .mwform-file-delete{
  position: absolute;
  top: calc(50% - 0.5em);
  right: 10px;
  z-index: 3;
  line-height: 1;
}
#contact .sec-content .file .mw-wp-form_file{
  display: none;
}
/* #contact .sec-content input[type="file"]{
  display: block;
  width: 139px;
  background: var(--color-main);
  border: none;
  border-radius: 8px;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
} */
#contact .sec-content input[type="checkbox"]{
  display: none;
}
#contact .sec-content input[type="checkbox"] + span{
  position: relative;
  display: block;
  padding-left: 26px;
}
#contact .sec-content input[type="checkbox"] + span::before{
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  left: 0;
  width: 14px;
  height: 14px;
  background: #fff;
  border: 1px solid #595757;
  vertical-align: middle;
}
#contact .sec-content input[type="checkbox"]:checked + span::after{
  content: "";
  position: absolute;
  top: 3px;
  left: 5px;
  width: 6px;
  height: 10px;
  border-bottom: 2px solid #595757;
  border-right: 2px solid #595757;
  transform: rotate(45deg);
}
/* Forminator の同意チェックボックス：テーマ擬似CBの二重表示を防ぎ、四角＋チェックマーク＋文字色を整える */
#contact .sec-content .forminator-checkbox input[type="checkbox"] + span::before{
  content: none !important; /* テーマの擬似ボックスを消す（Forminator箱との二重防止） */
}
#contact .sec-content .forminator-checkbox input[type="checkbox"] + span{
  padding-left: 0 !important;
}
/* チェックボックスの四角 */
#contact .sec-content .forminator-checkbox .forminator-checkbox-box{
  position: relative;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #595757;
  border-radius: 2px;
}
/* チェック時：四角にチェックマーク */
#contact .sec-content .forminator-checkbox input[type="checkbox"]:checked + .forminator-checkbox-box::after{
  content: "" !important;
  position: absolute;
  top: 2px;
  left: 6px;
  width: 6px;
  height: 11px;
  border-right: 2px solid #1e56ae;
  border-bottom: 2px solid #1e56ae;
  transform: rotate(45deg);
}
/* 文言は黒／「プライバシーポリシー」リンクは黒＋下線 */
#contact .sec-content .forminator-checkbox .forminator-checkbox-label{
  color: #333;
}
#contact .sec-content .forminator-checkbox .forminator-checkbox-label a{
  color: #333;
  text-decoration: underline;
}
#contact .sec-content ::placeholder{
  color: #999;
  letter-spacing: .1em;
}

#contact .sec-content .item.-content .left{
  align-self: start;
}
#contact .sec-content .privacy{
  display: flex;
  justify-content: center;
  background: #f2f2f2;
  margin-top: 25px;
  padding: 15px 10px;
  font-size: 14px;
}
#contact .sec-content .privacy .mwform-checkbox-field-text{
	display: inline-block;
    height: 100%;
	font-size: 0;
    vertical-align: middle;
}
#contact .sec-content .privacy a{
	text-decoration: underline;
}
#contact .sec-content .btns{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-top: 23px;
}
#contact .sec-content .btns br{
  display: none;
}
#contact .sec-content .return{
  width: 100%;
  max-width: 150px;
  padding: 20px 5px 16px;
  background: #f2f2f2;
  border-radius: 10px;
  color: #999;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

/* SP */
@media screen and (max-width: 768px) {
  #contact::before{
    border-bottom-right-radius: 40px;
  }
  #contact .sec-inner::before{
    display: none;
  }
  #contact .sec-flow{
    display: none;
  }
  #contact .sec-content .text{
    margin-bottom: 0;
  }
  #contact .sec-content .text:first-child{
    font-size: 18px;
    line-height: 1.63;
  }
  #contact .sec-content .types{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    margin-bottom: 100px;
  }
  #contact .sec-content .type{
    width: 100%;
    max-width: 100%;
    font-size: 18px;
  }
  #contact .sec-contact{
    grid-template-columns: 1fr;
  }
  #contact .sec-content .border{
    padding: 40px 15px;
  }
  #contact .sec-content .item{
    grid-template-columns: 1fr;
  }
  #contact .sec-content .left{
    font-size: 21px;
  }
  #contact .sec-content .input{
    font-size: 21px;
  }
  #contact .sec-content .file{
    padding: 20px 30px 20px 15px;
  }
  #contact .sec-content .filename{
    font-size: 18px;
  }
  #contact .sec-content input[type="checkbox"] + span{
    padding-left: 35px;
  }
  #contact .sec-content input[type="checkbox"] + span::before{
    top: calc(50% - 11px);
    width: 22px;
    height: 22px;
  }
  #contact .sec-content input[type="checkbox"]:checked + span::after{
    top: calc(50% - 12px);
    left: 7px;
    width: 10px;
    height: 18px;
    border-bottom: 3px solid #595757;
    border-right: 3px solid #595757;
  }
  #contact .sec-content .privacy{
    font-size: 21px;
  }
  #contact .sec-content .btns{
    gap: 20px;
    margin-top: 33px;
  }
  #contact .sec-content .return{
    width: 130px;
    padding: 28px 5px 20px;
    font-size: 21px;
  }
}


#faq{
  position: relative;
  padding: 90px 0 0;
  background: #fff;
  z-index: 2;
}
#faq::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  border-bottom-right-radius: 100px;
  z-index: -1;
}
#faq .sec-inner{
  width: calc(100% - 60px);
}
#faq .sec-categories{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 18px;
  margin: 65px auto 53px;
  text-align: center;
}
#faq .sec-categories .item{
  min-width: 187px;
  padding: 6px;
  border: 1px solid var(--color-main);
  border-radius: 100px;
  cursor: pointer;
  color: var(--color-main);
}
#faq .sec-categories .item.current{
  background: var(--color-main);
  pointer-events: none;
  color: #fff;
}
#faq .sec-content .item{
  margin-bottom: -50px;
  padding: 35px 30px 95px;
  background: #e6e7e8;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  cursor: pointer;
  transition: background .3s;
  transition-property: background, color;
  color: var(--color-main);
}
#faq .sec-content .item:nth-child(even){
  background: #f3f5f7;
}
#faq .sec-content .item:last-child{
	margin-bottom: 0;
}
#faq .sec-content .item.active{
  background: var(--color-main);
  color: #fff;
}
#faq .sec-content .title{
  display: flex;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: .08em;
}
#faq .sec-content .title::before{
  content: "";
  position: relative;
  top: -0.2em;
  flex-shrink: 0;
  display: inline-block;
  width: 1.95em;
  height: 1.79em;
  margin-right: 10px;
  background: url(../images/contact/icon-faq.svg) left/contain no-repeat;
}
#faq .sec-content .item.active .title::before{
  background-image: url(../images/contact/icon-faq-w.svg);
}
#faq .sec-content .texts{
  display: none;
  padding: 40px 0 15px 58px;
}
/* SP */
@media screen and (max-width: 768px) {
  #faq::before{
    border-bottom-right-radius: 40px;
  }
  #faq .sec-categories{
    gap: 10px;
    font-size: 14px;
  }
  #faq .sec-categories .item{
    width: calc(50% - 5px);
    min-width: 0;
  }
  #faq .sec-categories .item:first-child{
    width: 50%;
  }
  #faq .sec-content .item{
    margin-bottom: -30px;
    padding-top: 35px;
    padding-bottom: 52px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
  #faq .sec-content .title{
    line-height: 1.72;
  }
  #faq .sec-content .title::before{
    margin-right: 15px;
  }
  #faq .sec-content .texts{
    padding: 10px 0 20px;
    font-size: 18px;
  }
}