h1,.breadcrumb {
  display: none !important;
}
.main-heading{
 margin-bottom: 2rem;
  }
.layout-main-wrapper {
    max-width: 1140px;
    margin: 20px auto 70px auto;
}
.webform-progress ul li{
  font-size: 18px;
}
.error.form-item--error-message{
  color: #bc2739;
}
#edit-preview{
 margin-top: 2rem;
}
.disc {
 padding-left: 2rem;
 list-style: disc;
}
#edit-reserve-date-label{
 margin-top: 2rem;
}
#edit-privacy-policy {
 margin-top: 2rem;
}
#ajax-wrapper{
  margin-top: 1rem;
}
#edit-flexbox-name,#edit-flexbox-kana{
	gap: 1em;
}
#edit-flexbox-name .webform-flex--container,#edit-flexbox-kana .webform-flex--container{
	margin: 0;
}
#edit-flexbox-section,#edit-flexbox-bushu{
gap: 1em;
}
#edit-flexbox-section .webform-flex--container{
margin: 0;
}
.form-item-agree{
position: relative;
}
#agree-error{
position: absolute;
top: 25px;
left: 0px;
}
/*本人確認書類注釈*/
.bold_text{
  font-weight: bold;
}
.form-item-honnin .disc{
  margin-bottom: 10px;
}
/*フォーム左側*/

#edit-left-container{
	padding-right: 28px;
}
#edit-left-container .ttl_block p{
  color:#CC0033;
  font-weight: bold;
  font-size:24px;
}
#edit-left-container .disc_block{
  background: #EAEBE6;
  border-radius: 10px;
  padding: 20px;
}
#edit-left-container .disc_block ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
#edit-left-container .disc_block ul li{
  text-indent: -1em;
  padding-left: 1em;
  font-weight: bold;
}
#edit-left-container .disc_block ul li em{
  font-style: normal;
  font-weight: normal;
}
#edit-left-container .disc_block02 p {
margin-bottom: 0.5rem;
}
#edit-left-container .form_ttl h2{
	color: #111;
	font-size: 24px;
	margin-top: 40px;
  font-weight: bold;
}
#edit-left-container .form_ttl h2 em{
	background: linear-gradient(transparent 70%, #fae5ea 10%);
	font-style: normal;
}
#edit-left-container .online_img{
	margin-bottom: 0 !important;
}
#edit-left-container .online_img p{
	margin-bottom: 0;
}
#edit-left-container .online_img img,#edit-left-container .step_img img{
	width: 100%;
}
#edit-left-container .note_txt p{
	font-size: 14px;
}
#edit-left-container .contact_img{
  display: flex;
}
#edit-left-container .contact_img .txt{
	margin-left: 20px;
	line-height: 1.2;
}
#edit-left-container .contact_img .txt a{
	font-size: 40px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
#edit-left-container .contact_img .txt em{
	font-size: 12px;
	font-style: normal;
}
@media screen and (max-width:767px) {	
	.webform-progress ul li{
		font-size: 16px;
	}
	#edit-left-container{
		padding-right: 0;
	}
}
@media screen and (max-width:480px) {
	#edit-left-container .contact_img .txt a{
		font-size:30px;
	}
}
@media (min-width: 768px) {
	a[href*="tel:"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	}
}
/*確認画面*/
.webform-preview .webform-section-wrapper .webform-section-wrapper{
  display: flex;
}
.webform-preview .webform-element label{
 font-weight: bold;
 margin-right: 30px;
}
.webform-preview .form-item-xing,.webform-preview .form-item-sei,.webform-preview .form-item-bushu, .webform-preview .form-item-sei-kana,.webform-preview .form-item-sei-sales{
  min-width: 200px;
  margin-right: 20px;
}
.webform-preview .form-item-xing label,.webform-preview .form-item-ming label,.webform-preview .form-item-sei label,.webform-preview .form-item-mei label,.webform-preview .form-item-bushu label,.webform-preview .form-item-yige label{
	width: 40px;
	margin-right: 0;
}
.webform-preview .webform-section-title{
 display: none; 
}
@media screen and (max-width:767px) {
	.webform-preview .form-item-xing,.webform-preview .form-item-sei,.webform-preview .form-item-bushu{
		margin-right: 0;
		min-width: 0;
	}
	.webform-preview .form-item-xing,.webform-preview .form-item-ming,.webform-preview .form-item-sei,.webform-preview .form-item-mei,.webform-preview .form-item-bushu,.webform-preview .form-item-yige{
		width: 50%;
	}
	.webform-preview .webform-element label{
		margin-right: 0;
	}
	.webform-preview .form-item-xing label,.webform-preview .form-item-ming label,.webform-preview .form-item-sei label,.webform-preview .form-item-mei label,.webform-preview .form-item-bushu label,.webform-preview .form-item-yige label{
		width: 40px;
	}
}

/*移植にあたり追加*/
.layout-main-wrapper{
margin-top:0!important;
}
svg.ext {
  width: 14px;
  height: 14px;
  padding-right: 0.2em;
  fill: #727272;
  font-weight: 900;
}
svg.mailto {
  width: 14px;
  height: 14px;
  padding-right: 0.2em;
  fill: #727272;
}
svg.ext path,svg.mailto path {
stroke: #727272;
stroke-width: 3;
}
@media print {
    svg.ext,svg.mailto {
        display: none;
        padding: 0;
    }
}
#edit-privacy-policy a,
#edit-note-txt02 a{
text-decoration:underline;
}
#edit-privacy-policy a:hover,
#edit-note-txt02 a:hover{
text-decoration:none;
}
#edit-form-disc-block02 b,strong {
font-weight: bolder!important;
}
#edit-form-disc-block02 ul{
margin-top: 0;
margin-bottom: 1rem;
padding-left: 2rem;
list-style-type: disc;
}
#edit-right-container .placeholder{
  background-color: inherit;
  color: #c03;
  opacity: 1;
  vertical-align: baseline;
  font-weight: normal;
}


.content-inner {
    width: 1224px;
    margin: 0 auto;
}
@media screen and (max-width: 768px) {
    .content-inner {
        width: 100%;
        padding: 0 24px;
    }
}

/* --------------------------
   申し込みボタンなどの領域
 -------------------------- */
/*余白*/
.webform-actions.mb-3 {
  margin-bottom: 50px !important;
}

/*確認画面のボタンの並び*/
#edit-preview+#edit-actions.webform-actions {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 32px;
  justify-items: center;
  width: fit-content;
  margin: 0 auto;
}

/*修正*/
#edit-preview+#edit-actions.webform-actions input:nth-of-type(1) {
  order: 2;
}

/*印刷*/
#edit-preview+#edit-actions.webform-actions input:nth-of-type(2) {
  order: 3;
}

/*申し込み*/
#edit-preview+#edit-actions.webform-actions input:nth-of-type(3) {
  order: 1;
  grid-column: 1 / span 2;/* ボタン1を中央に配置 */
}

@media (max-width: 768px) {
  #edit-preview+#edit-actions.webform-actions {
    display: flex;
    flex-direction: column;
    justify-items: center;
    width: 100%;
  }
}
/* --------------------------
   ボタン
 -------------------------- */
/*赤色*/
.webform-button--preview.btn,
.webform-button--submit.btn {
  position: relative;
  display: inline-block;
  padding: 15px 40px;
  border-radius: 100vh;
  border: 1px solid #c03;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.25s;
  background: #c03;
  color: #ffffff;
  width: 366px;
}

.webform-button--preview.btn:hover,
.webform-button--submit.btn:hover {
  opacity: 0.7;
}

.webform-button--preview.btn:focus,
.webform-button--submit.btn:focus {
  background: #c03;
  color: #ffffff;
}

@media screen and (max-width: 768px) {

  .webform-button--preview.btn,
  .webform-button--submit.btn {
    width: 100%;
  }
}

/*白色*/
.webform-button--previous.btn {
  position: relative;
  display: inline-block;
  padding: 15px 40px;
  border-radius: 100vh;
  border: 1px solid #c03;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.25s;
  background: #ffffff;
  ;
  color: #c03;
  width: 366px;
}

.webform-button--previous.btn:hover {
  color: #c03;
  opacity: 0.7;
  background-color: #fff;
}

.webform-button--previous.btn:focus {
  color: #c03;
}

@media screen and (max-width: 768px) {
  .webform-button--previous.btn {
    width: 100%;
  }
}

/*灰色*/
.webform-button--previous.btn.disabled,
.webform-button--preview.btn.disabled,
.webform-button--submit.btn.disabled {
  border: none;
  background: #e5e5e5;
  border: 1px solid #e5e5e5;
  color: #7d7d7d;
  opacity: 1;
}
/* ここから2026/02追加 */
/* 上部プログレスバー */
.webform-progress{
/*  display: none; */
}
.progress-wrap{
  display: flex;
  align-items: center;
  background: #F3F3F3;
  justify-content: center;
  padding: 50px 25px;
}
.progress-wrap p{
  margin: 0!important;
}
.progress-list{
  display: flex;
  width: 1070px;
  margin: 0!important;
  padding: 0;
  border-radius: 20px;
  background: #fff;
  list-style: none;
  overflow: hidden;
}
.progress-list__item{
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
  text-align: center;
}
.progress-list__item:nth-child(1){z-index: 5;}
.progress-list__item:nth-child(2){z-index: 4;}
.progress-list__item:nth-child(3){z-index: 3;}
.progress-list__item:nth-child(4){z-index: 2;}
.progress-list__item:nth-child(5){z-index: 1;}
.progress-step{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: unset;
  height: 48px;
  padding: 0 20px;
  background: #ccc;
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  line-height: 48px;
}

.progress-list__item:not(:last-child) .progress-step::after{
  content: "";
  position: absolute;
  top: 50%;
  right: -18px;
  width: 36px;
  height: 36px;
  background: inherit;
  transform: translateY(-50%) rotate(45deg);
  z-index: 1;
}
.progress-list__item:not(:last-child) .progress-step::before{
  content: "";
  position: absolute;
  top: 50%;
  right: -18px;
  width: 36px;
  height: 36px;
  transform: translateY(-50%) rotate(45deg);
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  pointer-events: none;
  z-index: 2;
}
.progress-label{
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  padding: 18px 10px;
  color: #ccc;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.5;
}
.progress-label.sp-only{
  display: none;
}
.progress-label__sub-text{
  display: block;
  margin-top: -2px;
  font-size: 14px;
  line-height: 1.2;
}
.progress-list__item.is-done .progress-step{
  background: #595959;
}
.progress-list__item.is-done .progress-step p{
  position: relative;
  padding-left: 38px;
  line-height: 1.2;
}
.progress-list__item.is-done .progress-step p::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  background: url(/sites/default/files/media/personal-information/image/icon_progress-done-pc.webp) no-repeat center / contain;
  width: 29px;
  height: 29px;
}
.progress-list__item.is-done .progress-label{
  color: #3d3d3d;
}
.progress-list__item.is-current .progress-step{
  background: #bc2739;
}
.progress-list__item.is-current .progress-label{
  color: #bc2739;
}

.progress-last{
  position: relative;
  width: 150px;
  padding-left: 50px;
  text-align: center;
}
.progress-last::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 23px;
  transform: translateY(-50%);
  display: inline-block;
  border-left: 12px solid #595959;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.progress-last__text{
  margin: 10px 0 0 !important;
  color: #595959;
  font-size: 19px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .progress-wrap{
    flex-wrap: wrap;
    padding: 13px 7px;
  }
  .progress-list{
    width: 100%;
    background: none;
  }
  .progress-step{
    height: 29px;
    padding: 0;
    font-size: 29px;
    text-align: center;
    line-height: 29px;
  }
  .progress-step::after{
    display: none;
  }
  .progress-list__item:not(:last-child) .progress-step::before{
    content: "";
    right: -18px;
    transform: unset;
    display: inline-block;
    width: 34px;
    height: 1px;
    border: none;
    background: #595959;
  }
  .progress-step p.sp-only{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0!important;
    color: #ccc;
  }
  .progress-step img{
    height: 29px;
  }

  .progress-label{
    justify-content: flex-start;
    padding: 8px 0 0;
    line-height: 1.2;
  }
  .progress-label.pc-only{
    display: none;
  }
  .progress-label.sp-only{
    display: flex;
  }
  .progress-label__sub-text{
    margin: 0;
  }
  .progress-label,
  .progress-label__sub-text{
    font-size: 13px;
  }

  .progress-list__item.is-done .progress-step,
  .progress-list__item.is-current .progress-step,
  .progress-step{
    background: none;
  }
  .progress-list__item.is-done .progress-step p::before{
    display: none;
  }
  .progress-list__item.is-current .progress-step p.sp-only{
    color: #bc2739;
  }

  .progress-last{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: calc(100% - 34px);
    margin: 10px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #505050;
  }
  .progress-last::before{
    top: 6px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 12px solid #595959;
    border-right: 10px solid transparent;
    border-bottom: none;
    border-left: 10px solid transparent;
  }
  .progress-last__image{
    width: 22px;
  }
  .progress-last__text{
    margin: 0 !important;
    font-size: 16px;
  }

}


/* --------------------------
   完了メッセージ画面
 -------------------------- */
/*完了メッセージ領域*/
.send_comp_msg {
}

.send_comp_msg_ttl {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;  
  padding: 2em 0 0;
}

.send_comp_msg_number {
  width: fit-content;
  min-width: 30%;
  background: #EAEBE6;
  border-radius: 10px;
  padding: 1em 2em;
  margin: 2em auto;
}

.send_comp_msg_number p {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}

.send_comp_msg_txt {
  text-align: left;
  margin: 2em auto 2em;
  width:70%
}

.send_comp_msg_txt p {
  margin: 0 0 1em;
}

.send_comp_msg_txt p:last-child {
  margin: 0;
}

@media (max-width: 768px) {
  .send_comp_msg_ttl {
    font-size: 24px;
  }

  .send_comp_msg_number {
    width: 100%;
  }

  .send_comp_msg_number p {
    font-size: 24px;
  }

  .send_comp_msg_txt {
    text-align: left;
  }
}

/*アップロード*/
.send_comp_upload {
}

/*ホームに戻る*/
.send_comp_gohome {
  margin-bottom: 50px;
}

/*本人確認書類*/
@media (max-width: 768px) {
  .send_comp_gohome .other-link {
    margin-bottom: 0;
  }
}
.send_comp_note_ttl{
  width:70%;
  margin:0 auto;
}
.send_comp_note_ttl h2{
    font-size: 22px;
    font-weight: bold;
    margin: 50px auto 20px;
}
.send_comp_note_box{
  width:70%;
  margin:0 auto;
  background: #EAEBE6;
  border-radius: 10px;
  padding: 1.5em;
  margin-bottom:50px;
}
@media (max-width: 768px) {
  .send_comp_note_ttl,
  .send_comp_msg_txt,
  .send_comp_note_box{
    width:100%;
  }
}