@charset "utf-8";

/*
-------------------------------
	kasai-ldp-top.main-visual
-------------------------------
*/
.site-area-header--simple__holder {
  min-height: 90px;
}

.site-area-header--simple__group {
  margin: 0 auto;
}

.u-ldptop-heading-lv3 {
  margin-bottom: 1.4rem;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}

.u-ldptop__bluecolor {
  font-size: 23.4px;
  color: #3FBCE0;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}

.u-display-none {
  display: none!important;
}

.u-pc {
  display: block!important;
}

.u-sp {
  display: none!important;
}

@media only screen and (max-width: 788px) {
  .u-ldptop__bluecolor {
    font-size: 18px;
  }

  .u-pc {
    display: none!important;
  }

  .u-sp {
    display: block!important;
  }

}

@media print, screen and (max-width: 788px)  {
  .u-top-mv .u-ldptop-btn__container {
    padding: 8px 40px 14px;
  }
}

@media print, screen and (min-width: 788px) and (max-width: 1100px)  {
  .u-top-mv .u-ldptop-main-visual__container {
    max-width: 847px;
    transform: scale(0.68) translate(15%, 28%);
  }
}
@media only screen and (min-width: 1100px) {
  .u-ldptop-main-visual__container {
    max-width: 1100px;
    transform: scale(1) translate(43%, 2%);
  }
}

.u-ldptop-main-visual__container__inner {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 8px 20px 4px;
  right: 0;
  bottom: 28px;
  left: auto;
  width: 43.194vw;
  max-width: 622px;
}

@media only screen and (min-width: 1100px) {
  .u-ldptop-main-visual__container__inner {
    width: 622px;
  }
}

@media only screen and (max-width: 1100px) and (min-width: 788px) {
  .u-ldptop-main-visual__container__inner {
    width: 100%;
    bottom: 37px;
  }
}

@media only screen and (max-width: 788px) {
  .u-ldptop-main-visual__container__inner {
    width: 100%;
    bottom: 27px;
    border-radius: 12px;
    padding: 22px 16px 11px;
    background-color: rgba(255, 255, 255, 0.95);
  }
}

.el-toppage-main-visual__container__inner [class^="el-"]:not([class*="__"]).u-ldptop-heading-lv3 {
  margin-bottom: 18px;
}

@media only screen and (max-width: 788px) {
  .el-toppage-main-visual__container__inner [class^="el-"]:not([class*="__"]).u-ldptop-heading-lv3 {
    margin-bottom: 16px;
  }
}

.el-toppage-main-visual__container__inner [class^="el-"]:not([class*="__"]).u-ldptop-btn {
  margin-bottom: 23px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}

@media only screen and (max-width: 788px) {
  .el-toppage-main-visual__container__inner [class^="el-"]:not([class*="__"]).u-ldptop-btn {
    margin-bottom: 25px;
  }
}

.el-toppage-main-visual__container__inner [class^="el-"]:not([class*="__"]):last-child .u-ldptop__blackcolor {
  font-size: 17.5px;
}

@media only screen and (max-width: 788px) {
  .el-toppage-main-visual__container__inner [class^="el-"]:not([class*="__"]):last-child .u-ldptop__blackcolor {
    font-size: 13.5px;
  }
}

.u-ldptop-btn__pre__text {
  font-size: 18px;
  line-height: 1.3;
}

@media only screen and (max-width: 788px) {
  .u-ldptop-btn__pre__text {
    font-size: 14px;
  }
}

@media only screen and (min-width: 788px) {
  .u-ldptop-btn__post__text {
    font-size: 29px;
    line-height: 1.3;
  }
}

@media only screen and (max-width: 788px) {
  .u-ldptop-btn__post__text {
    font-size: 20px;
  }
}

@media only screen and (max-width: 350px) {
  .u-ldptop-btn__post__text {
    font-size: 17px;
  }
}

.u-top-mv .el-btn__item.u-ldptop-btn__item {
  max-width: 520px;
}

.u-ldptop__blackcolor {
  font-weight: 600;
  line-height: 20.6px;
  color: #333;
}

.u-ldptop-list-text__item__arrow {
  margin-right: 8px;
}

@media only screen and (max-width: 788px) {
  .u-ldptop-list-text__item__arrow {
    margin-right: 4px;
    margin-top: 3px;
    width: 6px;
  }
}

.el-toppage-main-visual__holder {
  background: #E1E4E9;
}

.el-list-txt__item.u-ldptop-list-text__item {
  padding-left: 0;
}

.el-toppage-main-visual__container__inner [class^="el-"]:not([class*="__"]).u-ldptop-btn {
  margin-bottom: 15px;
}

.u-top-note .el-list-note__head{
  line-height: 1;
}

@media print, screen and (min-width: 788px) {
  .el-toppage-main-visual__pic img {
    width: auto;
    height: auto;
    min-width: initial;
    min-height: initial;
    max-width: min(100vw, 1440px);
    max-height: min(31.25vw, 450px);
  }

  .el-btn__item.el-btn__item--large{
    max-width: 45rem;
  }
  .el-btn__item--large .el-btn__container{
    padding: 2rem 5rem;
    font-size: 2.2rem;
  }
  p.el-paragraph--mt-small{
    margin-top: 0.5rem !important;
  }
  .el-toppage-main-visual__holder {
    height: min(31.25vw, 450px);
  }

  .el-toppage-main-visual__container {
    max-width: 820px;
    transform: scale(0.7) translate(-15%, 25%);
  }
  .u-top-note {
    padding-left: 2rem;
  }
  .u-top-note .el-list-note__head{
    line-height: 1.1;
  }
  .u-top-note p,
  .u-top-note span{
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 787px) {
  p.el-paragraph--mt-small{
    margin-top: 0.5rem !important;
  }
  .u-top-note p,
  .u-top-note span{
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 788px) {
  .u-ldptop-btn__post__text {
    font-size: 2rem;
  }
  .u-ldptop__bluecolor {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 1100px) {
  .el-toppage-main-visual__container {
    max-width: 1100px;
    transform: initial;
  }
}

.u-ldptop-main-visual__container__inner {
  padding: .8rem 2rem 1.8rem;
}

p::before,
p::after {
  content: none;
}

/* フォームエリア */
.area_form {
  padding: 35px 4.54545%;;
  background: #0072B7;
}

.form-container {
  max-width: 1100px;
  margin: 0 auto;
}

.form-box {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 20px auto 25px;
}

.instruction-text {
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  color: #FAFAFA;
}

.label-box{
  min-height: 56px;
}

.label-row {
  display: flex;
  align-items: end;
  margin-bottom: 8px;
}

.label-row.of-top {
  margin-bottom: 4px;
}

.label-text {
  font-weight: bold;
  font-size: 22px;
  color: #FAFAFA;
  margin-right: 10px;
  line-height: 1;
}

.label-text--small {
  font-size: 18px;
  color: #FAFAFA;
  line-height: 1;
  letter-spacing: -.5px;
}

.badge {
  font-size: 16px;
  padding: 4px 10px 3px;
  border-radius: 3px;
  color: #fff;
  line-height: 1.4;
}
.badge.required { background-color: #FF001D; }
.badge.optional { background-color: #989898; }

input[type="text"] {
  width: 100%;
  padding: 13px 15px;
  margin: 8px 0 0;
  border-radius: 5px;
  border: 3px solid #D9D9D9;
  background: #FAFAFA;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20) inset;
  box-sizing: border-box;
  font-size: 26px;
  color: #424242;
  transition: all 0.2s ease;
}

#input-reception.is-error {
  border: 3px solid #E50101;
  background-color: #FFF8F8;
}

.sub-text {
  max-width: 726px;
  margin: 0 auto;
  font-size: 13px;
  color: #FAFAFA;
  margin-top: 8px;
}

.el-btn__txtSub {
  max-width: 726px;
  margin: 0 auto;
  font-size: 14px;
  color: #FAFAFA;
  margin-top: 8px;
}

.action-area {
  width: 435px;
  text-align: center;
}

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 50px;
  text-decoration: none;
  margin-bottom: 10px;
  font-weight: bold;
  transition: opacity 0.2s;
  border: none;
}

.btn:hover { opacity: 0.8; }

.u-btn-wide {
  max-width: 726px;
}

.u-btn-wide .el-btn__container {
  padding: 20px 50px;
  font-size: 30px;
}

.el-btn [data-btn-color="2"].el-btn__item.u-btn-wide .el-btn__container[disabled] {
  color: #FFF;
  background: #A0A0A0;
}

.u-btn-wide .el-btn__container span {
  vertical-align: sub;
}

.u-btn-wide i[class^="svg--"][class^="svg--chevron"] {
  width: 39px;
  height: 39px;
}

.el-btn__container.is-anc i[class^="svg--chevron"] {
  transform: translateY(-50%) rotate(-90deg);
}

.el-btn [data-btn-color="2"].el-btn__item.u-btn-wide .el-btn__container i::before {
  width: 39px;
  height: 39px;
  background: #0072B7;
}

.el-btn [data-btn-color="2"].el-btn__item.u-btn-wide .el-btn__container[disabled] i::before {
  background: #FFF;
}

.el-btn [data-btn-color="2"].el-btn__item.u-btn-wide .el-btn__container[disabled] i svg {
  fill: #A0A0A0;
}

/* --- モーダル設定 --- */
.modal-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0; width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  justify-content: center;
  align-items: center;
}

.modal-content {
  background: #fff;
  width: 90%;
  max-width: 500px;
  border-radius: 15px;
  padding: 30px;
  position: relative;
  box-sizing: border-box;
  text-align: center;
}

.modal-close {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 30px;
  color: #999;
  cursor: pointer;
}

.modal-title {
  color: #2C4C65;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
}

.modal-desc {
  font-size: 14px;
  color: #333;
  line-height: 1.6;
  margin-bottom: 20px;
  text-align: left;
}

.modal-warning {
  display: none;
  margin-bottom: 22px;
  color: #E50101;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.confirm-table {
  margin-bottom: 20px;
}

.confirm-row {
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  border-bottom: 1px solid #D9D9D9;
}

.confirm-row + .confirm-row {
  margin-top: 8px;
}

.confirm-label {
  font-size: 18px;
  font-weight: bold;
  color: #353535;
}

.confirm-value {
  max-width: 300px;
  word-break: break-all;
  text-align: left;
  font-size: 18px;
  color: #353535;
}

.btn-start {
  background: linear-gradient(to bottom, #ff9d5c, #ff6b12);
  color: #fff;
  padding: 18px 0;
  font-size: 22px;
  margin-top: 10px;
  box-shadow: 0 4px 0 #d35400;
}

.btn-back {
  background: #A0A0A0;
  color: #fff;
  padding: 12px;
  font-size: 21px;
  margin-top: 25px;
  cursor: pointer;
}

.el-contact__area,
.el-contact__holder.var-02 {
  background: #0072B7;
}

.el-contact__holder.var-02 {
  padding: 45px 60px;
}

.el-contact__head.of-cv {
  margin-top: 40px;
}

.el-contact__body.of-cv {
  margin-bottom: 40px;
}

.el-contact__headMain {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #FAFAFA;
  line-height: 1.5;
}

.el-contact__headSub {
  text-align: center;
  font-size: 18px;
  color: #FAFAFA;
  line-height: 1.5;
}

.u-modal-btn {
  max-width: 435px;
}

.el-btn [data-btn-color="1"].el-btn__item.u-modal-btn .el-btn__container {
  font-size: 31px;
  background: #0072B7;
}

.u-modal-btn i[class^="svg--"][class^="svg--chevron"] svg {
  fill: #0072B7;
}

/* SP */
@media screen and (max-width: 768px) {
  .site-area-header--simple__holder {
    min-height: 47px;
  }

  .site-area-header--simple__group img {
    max-width: 52px;
    height: auto;
  }

  .modal-content .el-btn {
    margin: 0 auto 18px;
  }

  /* form */
  .area_form {
    padding: 35px 16px;
  }

  .form-container {
    flex-direction: column; /* 縦並び */
    align-items: center;
    gap: 0;
  }

  .form-box {
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .instruction-text {
    font-size: 16px;
    text-align: left;
  }

  .action-area {
    width: 100%;
  }

  .btn {
    margin-bottom: 8px;
  }

  .u-btn-wide .el-btn__container {
    padding: 16px 50px;
    font-size: 22px;
  }

  .u-btn-wide p {
    line-height: 1;
  }

  .u-btn-wide i[class^="svg--"][class^="svg--chevron"] {
    width: 30px;
    height: 30px;
  }

  .el-btn [data-btn-color="2"].el-btn__item.u-btn-wide .el-btn__container i::before {
    width: 30px;
    height: 30px;
  }

  .confirm-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
    padding: 5px;
  }

  .confirm-row + .confirm-row {
    margin-top: 10px;
  }

  .confirm-label {
    font-size: 14px;
  }

  .confirm-value {
    font-size: 18px;
  }

  .btn-estimate {
    font-size: 18px;
  }

  .modal-warning {
    margin-bottom: 18px;
  }

  .label-box{
    min-height: auto;
  }

  input[type="text"] {
    padding: 9px 15px;
    font-size: 25px;
  }

  .label-text {
    font-size: 20px;
    margin-right: 5px;
  }

  .label-text--small {
    font-size: 16px;
  }

  .sub-text {
    font-size: 14px;
  }

  .sub-text.u-ast,
  .el-btn__txtSub.u-ast {
    padding-left: 14px;
    text-indent: -14px;
  }

  .el-section.of-cv > .el-btn {
    padding: 0;
  }

  .btn-back {
    margin-top: 18px;
  }

  .btn-back.var-02 {
    padding: 9px;
    font-size: 12px;
  }

  .el-contact__area {
    padding: 0 16px;
  }

  .el-contact__holder.var-02 {
    padding: 35px 15px;
  }

  .el-contact__headMain {
    font-size: 20px;
  }

  .el-contact__headSub {
    margin-top: 5px;
    font-size: 13px;
  }

  .modal-content {
    padding: 24px 18px;
  }

  .el-btn [data-btn-color="1"].el-btn__item.u-modal-btn .el-btn__container {
    font-size: 22px;
  }
}
