@charset "UTF-8";
/*==================================================
               コンタクト
================================================== */
/* フォーム画面
================================================== */
.un_contactTtl {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

.un_contactLink_btn {
  display: block;
  width: 200px;
  margin: 0 auto;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  background-color: #006BD1;
  padding: 5px 0;
  margin-bottom: 130px;
}

.un_formPolicy {
  border: 10px #eaedf0 solid;
  max-height: 320px;
  padding: 30px;
  overflow-y: scroll;
  margin-bottom: 30px;
}
.un_formPolicy_mainTtl {
  font-weight: bold;
  color: #191E78;
  font-size: 2rem;
}
.un_formPolicy_checkbox {
  width: 320px;
  margin: 0 auto 80px auto;
  display: block;
  text-align: center;
  cursor: pointer;
}
.un_formPolicy_checkboxInput {
  opacity: 0;
  appearance: none;
  position: absolute;
}
.un_formPolicy_checkboxTxt {
  position: relative;
  padding-left: 35px;
}
.un_formPolicy_checkboxTxt::before {
  position: absolute;
  top: -2px;
  left: 0;
  display: block;
  border: 1px solid #333;
  content: "";
  width: 30px;
  height: 30px;
}
.un_formPolicyCont {
  margin-bottom: 70px;
}
.un_formPolicyTtl {
  font-size: 2rem;
  color: #191E78;
  font-weight: bold;
  padding-bottom: 1rem;
}
.un_formPolicyDetail {
  padding-left: 1.8rem;
}
@media screen and (max-width: 767px) {
  .un_formPolicyDetail {
    padding-left: 1.5rem;
  }
}
.un_formPolicyList_indent li {
  text-indent: -1.6rem;
  padding-left: 1.6rem;
}
.un_formPolicyList_indent.__double li {
  text-indent: -3.2rem;
  padding-left: 3.2rem;
}
.un_formPolicyLink {
  color: #006BD1;
}

@media screen and (max-width: 767px) {
  .un_formPolicyTtl {
    font-size: 1.8rem;
  }
  .un_formPolicyCont {
    margin-bottom: 30px;
  }
  .un_formPolicyList li {
    margin-bottom: 15px;
    text-indent: -4rem;
    padding-left: 4rem;
  }
  .un_formPolicyList_indent li {
    text-indent: -1.4rem;
    padding-left: 1.4rem;
  }
  .un_formPolicyList_indent.__double li {
    text-indent: -2.8rem;
    padding-left: 2.8rem;
  }
}
.un_formPolicy_checkboxInput:checked + .un_formPolicy_checkboxTxt::after {
  position: absolute;
  top: 2px;
  left: 11px;
  display: block;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  content: "";
  width: 8px;
  height: 18px;
  transform: rotate(45deg);
}

.un_contactFlow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 80px;
}
.un_contactFlow_item {
  background-color: #ddddeb;
  padding: 15px 0;
  width: 33.3333333333%;
  width: -webkit-calc(100% / 3);
  text-align: center;
  position: relative;
  color: #191E78;
}
.un_contactFlow_itemInner {
  font-weight: bold;
}
.un_contactFlow_itemInner::after {
  content: " ";
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ddddeb;
  position: absolute;
  border-width: 31px;
  top: 0;
  right: -62px;
  height: 0;
  width: 0;
  z-index: 10;
}
.un_contactFlow_itemInner.__noTriangle::after {
  border: none;
}
.un_contactFlow_item.is_current {
  color: #fff;
  background-color: #191E78;
}
.un_contactFlow_item.is_current .un_contactFlow_itemInner::after {
  border-color: transparent transparent transparent #191E78;
}
.un_contactFlow_item.is_current .un_contactFlow_itemInner.__noTriangle {
  border: none;
}
.un_contactFlow_itemInner::before {
  content: " ";
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  border-width: 41px;
  top: -10px;
  right: -82px;
  height: 0;
  width: 0;
  z-index: 5;
}
.un_contactFlow_itemInner.__noTriangle::before {
  border: none;
}
.un_contactFlow_item:nth-of-type(3)::before {
  border-color: #fff;
}

.un_form {
  margin-bottom: 55px;
  border-top: 1px solid #999;
  width: 100%;
}
.un_form_inputTtl {
  font-size: 2.4rem;
  color: #191E78;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
}
.un_form tr {
  border-bottom: 1px solid #999;
}
.un_form_inputItem {
  width: 35%;
  font-weight: bold;
  padding: 15px 0;
  padding-left: 70px;
  position: relative;
}
.un_form_inputItem.__verticalTop {
  vertical-align: top;
}
.un_form_inputItem.__required::before {
  content: "必須";
  background-color: #d21008;
  width: 52px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0px;
}
.un_form_inputItem.__required.__verticalTop::before {
  top: 15px;
}
.un_form_inputArea_wrap {
  width: 65%;
}
.un_form_inputArea {
  height: 50px;
  margin: 20px 0;
  padding: 0 15px;
  background-color: #f5f5f5;
  font-size: 1.6rem;
  border: #999 1px solid;
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Meiryo", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS Pgothic", Helvetica, Arial, sans-serif;
}
.un_form_inputArea.__full {
  width: 100%;
}
.un_form_inputArea.__middle {
  width: 80%;
}
.un_form_inputArea.__short {
  width: 20%;
}
.un_form_txtArea {
  border: #999 1px solid;
  padding: 15px;
  background-color: #f5f5f5;
  font-size: 1.6rem;
  width: 100%;
  margin: 20px 0;
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Meiryo", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS Pgothic", Helvetica, Arial, sans-serif;
  height: 130px;
}
.un_form_selectBox {
  overflow: hidden;
  width: 100%;
  margin: 20px auto;
  text-align: center;
  position: relative;
  border-radius: 2px;
  background: #ffffff;
}
.un_form_selectBox select {
  width: 100%;
  height: 50px;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 38px 8px 30px;
  color: #656565;
  border: 1px solid #999;
  background-color: #f5f5f5;
  font-size: 1.8rem;
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Meiryo", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS Pgothic", Helvetica, Arial, sans-serif;
}
.un_form_selectBox::-ms-expand {
  display: none;
}
.un_form_radio {
  margin-right: 20px;
}
.un_form_radio input {
  margin-right: 5px;
}
.un_form_radio_wrap {
  width: 65%;
}
.un_form_name {
  display: inline-block;
}
.un_form_address span {
  display: inline-block;
  width: 6em;
}
.un_form_address .p-region {
  width: 30%;
}
.un_form_address .p-locality {
  width: 40%;
}
.un_form_address .p-street-address {
  width: 50%;
}
.un_form_address.__required::after {
  content: "必須";
  background-color: #d21008;
  width: 52px;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-left: 18px;
}

textarea:focus,
input[type=text]:focus,
input[type=email]:focus,
button[type=submit] {
  outline: none;
}

.un_inputError {
  font-size: 1.4rem;
  color: #c20c33;
  padding-bottom: 20px;
  display: block;
}

select:required,
input[type=checkbox]:required + .un_formPolicy_checkboxTxt::before {
  color: #630015;
  border-color: #c20c33;
  background-color: #ffe7ec;
}

textarea:required,
input[type=text]:required,
input[type=email]:required,
input[type=email]:invalid {
  color: #630015;
  border-color: #c20c33;
  background-color: #ffe7ec;
  margin-bottom: 5px;
}

input[type=checkbox]:required + .un_formPolicy_checkboxTxt + .un_inputError,
textarea:required + .un_inputError,
input[type=text]:required + .un_inputError,
input[type=email]:required + .un_inputError,
input[type=email]:invalid + .un_inputError {
  display: block;
}

.un_form_sendBtn {
  width: 300px;
  margin: 0 auto 90px auto;
  display: block;
  background: #006BD1;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  cursor: pointer;
  border: none;
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .un_contactTtl {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }

  .un_contactLink_btn {
    margin-bottom: 80px;
  }

  .un_formPolicy {
    height: 250px;
    padding: 20px;
    font-size: 1.4rem;
  }

  .un_formPolicy_ttl {
    font-size: 1.8rem;
  }

  .un_contactFlow {
    height: 80px;
    margin-bottom: 40px;
  }
  .un_contactFlow_item {
    font-size: 1.3rem;
  }
  .un_contactFlow_item:first-of-type {
    width: 25%;
    padding-left: 10px;
  }
  .un_contactFlow_item:nth-of-type(2) {
    width: 40%;
  }
  .un_contactFlow_item:nth-of-type(2) .un_contactFlow_itemInner {
    padding-left: 55px;
  }
  .un_contactFlow_item:nth-of-type(3) {
    width: 35%;
  }
  .un_contactFlow_item:nth-of-type(3) .un_contactFlow_itemInner {
    padding-left: 50px;
  }
  .un_contactFlow_itemInner::after {
    border-width: 40px;
    right: -80px;
  }
  .un_contactFlow_itemInner::before {
    border-width: 50px;
    right: -100px;
  }

  .un_form_inputItem {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  .un_form_inputItem.__verticalTop {
    vertical-align: middle;
  }
  .un_form_inputItem.__required {
    padding-left: 70px;
  }
  .un_form_inputItem.__required::before {
    top: 15px;
  }
  .un_form_inputArea_wrap {
    display: block;
    width: 100%;
  }
  .un_form_inputArea, .un_form_txtArea {
    margin: 0 0 20px 0;
    font-size: 1.5rem;
  }
  .un_form_inputArea.__middle {
    width: 100%;
  }
  .un_form_inputArea.__short {
    width: 29%;
  }
  .un_form_selectBox_wrap {
    display: block;
    width: 100%;
  }
  .un_form_selectBox {
    margin: 0 auto 20px auto;
  }
  .un_form_selectBox select {
    font-size: 1.5rem;
  }
  .un_form_radio_wrap {
    display: block;
    width: 100%;
    margin: 0 0 20px;
  }
  .un_form_address .p-region {
    width: 100%;
  }
  .un_form_address .p-locality {
    width: 100%;
  }
  .un_form_address .p-street-address {
    width: 100%;
  }
  .un_form_address.__required {
    display: flex;
    flex-wrap: wrap;
  }
  .un_form_address.__required::after {
    order: 1;
    margin: 0 0 10px 0;
  }
  .un_form_address.__required span {
    order: 0;
  }
  .un_form_address.__required input {
    order: 2;
  }

  .un_form_sendBtn {
    width: 250px;
    font-size: 1.8rem;
    margin-bottom: 50px;
  }
}
/* 確認画面　confirm
================================================== */
.un_form_inputItem.__confirm {
  padding-left: 20px;
}
.un_form_inputArea_wrap.__confirm {
  padding: 15px 20px 15px 0;
  word-break: break-all;
}
.un_form_inputArea_wrap.__confirm div {
  word-break: break-all;
}

.un_confirmBtn_wrap {
  text-align: center;
}

.un_confirmBtn {
  width: 30%;
  color: #fff;
  padding: 14px 0;
  font-size: 2rem;
  font-weight: bold;
  cursor: pointer;
  border: none;
  margin: 10px 30px 90px 30px;
}
.un_confirmBtn.__return {
  background: #e62d3c;
}
.un_confirmBtn.__send {
  background: #006BD1;
}

@media screen and (max-width: 767px) {
  .un_form {
    margin-bottom: 30px;
  }
  .un_form_inputItem.__confirm {
    padding: 20px 0 10px 0;
  }
  .un_form_inputArea_wrap.__confirm {
    padding: 0 0 20px 0;
  }

  .un_confirmBtn {
    width: 40%;
    padding: 10px 0;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 10px 5px 50px 5px;
  }
}
/* 完了画面　thanks
================================================== */
.un_formThanks {
  margin-bottom: 80px;
}
.un_formThanks_btn {
  display: block;
  width: 250px;
  color: #fff;
  padding: 10px 20px;
  font-size: 1.8rem;
  font-weight: bold;
  cursor: pointer;
  border: none;
  margin: 10px auto;
  background: #006BD1;
  text-align: center;
}
.un_formThanks_btn img {
  width: 40px;
  vertical-align: middle;
  padding-bottom: 5px;
  transition: all 0.3s ease-in-out;
}
.un_formThanks_btn:hover img {
  transform: translateX(10px);
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 767px) {
  .un_formThanks {
    margin-bottom: 8%;
  }
  .un_formThanks_btn {
    width: 80%;
    font-size: 1.6rem;
  }
}
/* システムエラーerror
================================================== */
section.form_error {
  margin-bottom: 80px;
}

section.form_error h3 {
  font-size: 1.8rem;
}
.formtyr{
	width:100%;
	height: 2940px;
	overflow:visible;
	-webkit-overflow-scrolling:touch;

}
.formtyr iframe{
	border: none !important;
	margin: 0;
	padding: 0;
}
.contact .ly_subHeader.__low{
	height: 90px !important;
}
.ly_breadCrumbs{
	margin-bottom: 0 !important;
}
.form-parts{
	width: 100%;
}
.set-parts{
	display: flex;
	padding: 16px;
	gap: 20px;
	    border-bottom: 1px solid #e7e7e7;
}
@media screen and (max-width: 767px) {
.set-parts{
	flex-direction: column;
	}
}
.iqHead {
            width: 35%;
            flex-shrink: 0; /* 縮小されないように固定 */
        }
.iqHead em,
.iqBody em{
	border:1px solid #d21008;
    text-align: center;
    color: #d21008;
	padding: .2em 1em .1em;
	margin-left: 1em;
	font-size: .875em;

	font-style: normal;
}
.iqBody em{
	font-weight: bold;
    font-size: 0.75em;
    padding: 0 1em 0em;
    margin-top: -.3em;
    vertical-align: middle;
    display: inline-block;
}
.iqHead h3{
    font-weight: bold;
    padding: 0;
    position: relative;
	font-size: 1.8rem;
	line-height: 1.5;
	white-space: nowrap;

}
.iqBody {
            flex: 1; /* 残りの幅を全て使用 */
            display: flex;
            flex-direction: column;
        }
.iqBody.sbs {
	display: block;
}
.iqBody .sbs {
	width: 48%;
	display: inline-block;
	margin-bottom: 1em;
}
 .iqBody textarea {
            width: 100%;
            min-height: 120px;
            padding: 10px;
           border: 1px solid #a2a2a2;
            border-radius: 4px;
            font-family: inherit;

            line-height: 1.4;
            resize: vertical; /* 縦方向のみリサイズ可能 */
            box-sizing: border-box; /* パディングとボーダーを含めた幅計算 */
        }
 .iqBody textarea:focus,
 .iqBody input:focus{
	 border: 1px solid #2629B2;
}
.iqBody a{
	text-decoration: underline;
}
.iqBody a:hover{
	text-decoration: none;
}
 .iqBody input:not[type="radio"],
 .iqBody input:not[type="checkbox"],
input[type="text"] {
	 width: 100%;
     padding: 10px;    
     
}
input,select{
	border-style: solid !important;
	 border: 1px solid #a2a2a2 !important;
	border-radius: 4px;
	font-size: 1em;
	padding: 4px 8px;
}
 .iqBody input[type="tel"] {
	 width: 20%;
	 display: inline-block;	 
}
.iqBody.telbox{
	flex-direction: row;
}
.iqBody.telbox input {
	display: inline-block;
}
.formnote{
	margin-top: 2em;
	text-align: center;
	margin-bottom: 25px;
}
.formsend button{
	    width: 300px;
    margin: 0 auto 90px auto;
    display: block;
    background: #FFF;
    color: #333;
    font-weight: bold;
    font-size: 2rem;
    text-align: center;
    cursor: pointer;
    border: none;
    padding: 20px 0;
	    border: 1px solid #b7af0c;
}
.un_formPolicy_checkbox {
    width: 320px;
    margin: 0 auto 80px auto;
    display: block;
    text-align: center;

}
.miniItem{
	margin-bottom: 1em;
}
.todofuken select{
	font-size: 1em;
	margin-bottom: 1em;
	padding: .3em 1em;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro", "Meiryo", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS Pgothic", Helvetica, Arial, sans-serif;
}
.un_formPolicy_mainTtl {
	text-align: center;
}
.disabled{
	    color: #909090;
	cursor: not-allowed;
}
input[type="checkbox"],
input[type="radio"] {
	margin-right: .4em;
}
.error-message{
	color: #d21008;
}

/*シンプルフォーム専用*/

/**
 * uaplus.css version 0.0.1
 */
*,*::after,*::before{box-sizing:border-box}:focus-visible{outline-offset:3px}:where(html){-webkit-text-size-adjust:none;text-size-adjust:none}:where(html){line-height:1.5}:where(html){scrollbar-gutter:stable}:where(h1){font-size:2em;margin-block:.67em}:where(abbr[title]){cursor:help;text-decoration-line:underline;text-decoration-style:dotted}@media (forced-colors:active){mark{color:HighlightText;background-color:Highlight}}:where(del,ins,s)::before,:where(del,ins,s)::after{clip-path:inset(100%);clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden;position:absolute;white-space:nowrap;content:"test"}:where(s)::before{content:"stricken text start "}:where(s)::after{content:" stricken text end"}:where(del)::before{content:"deletion start "}:where(del)::after{content:" deletion end"}:where(ins)::before{content:"insertion start "}:where(ins)::after{content:" insertion end"}:where(audio,iframe,img,svg,video){max-block-size:100%;max-inline-size:100%}:where(fieldset){min-inline-size:0}:where(label):has(+:where(textarea,input,select)){display:block}:where(textarea:not([rows])){min-block-size:6em}:where(button,input,select,textarea){font-family:inherit;font-size:inherit}:where([type="search"]){-webkit-appearance:textfield}@supports (-webkit-touch-callout:none){:where([type="search"]){border:1px solid -apple-system-secondary-label;background-color:canvas}}:where([type="tel"],[type="url"],[type="email"],[type="number"]):not(:placeholder-shown){direction:ltr}:where(table){border-collapse:collapse;border:1px solid}:where(th,td){border:1px solid;padding:.25em .5em}:where(dialog)::backdrop{background:oklch(0% 0 0 / .3)}:where(dialog),:where(dialog)::backdrop{opacity:0;transition:opacity 300ms ease-out,display 300ms allow-discrete,overlay 300ms allow-discrete}:where(dialog[open]),:where(dialog[open])::backdrop{opacity:1}@starting-style{:where(dialog[open]),:where(dialog[open])::backdrop{opacity:0}}[hidden]:not([hidden="until-found"]){display:none!important}
.simpleForm{
    margin: 0;
    width: 100%;
    color: #333;
    font-size: 1rem;
    font-family: "メイリオ", "ヒラギノ角ゴ Pro", "Meiryo", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS Pgothic", Helvetica, Arial, sans-serif;
    font-weight: normal;
    word-wrap: break-word;
    animation: bodyFadeIn 1s ease 0s 1 normal;
}
#tayori-form{
	margin: 0px auto 20px;
	max-width: 1000px;
	padding: 20px 50px 50px;


}
.introNote{
	margin-bottom: 2em;
}
.iqHead{
	    width: 35%;
}
.iqHead h3 {

	margin: 0;
}
.formsend button{
	margin: 30px auto 50px auto;

}
.telnum{
	flex-direction: row;
	align-items: center;
}
h1{
	text-align: center;
}
h2{
	text-align: center;
	margin: 1.5em 0 .2em 0;
}
.message{
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.toTop{
	text-align: center;
	margin-bottom: 50px;
}
.toTop a{
	display: inline-block;
	border-radius: 3em;
	border: 1px solid #CCC;
	padding: 10px 24px 8px;
	text-decoration: none;
	color: #333;
}
.iqBody input[type="tel"] {
	 width: 20%;
	 display: inline-block;
}
.iqBody.telbox{
	flex-direction: row;
	    flex-wrap: wrap;
	align-items: center;
}
.iqBody.telbox input {
	display: inline-block;
}
 .noteMsg {
	color: #d21008;
text-align: center;
            margin-bottom: 10px;
            transition: 0.3s ease;
	 opacity: 1;
	 
        }
.noteMsg em{
	font-style: normal !important;
}      
        .noteMsg.hidden {
            opacity: 0;
            height: 0;
            margin: 0;
            visibility: hidden;
        }
select{
    -webkit-appearance: auto !important;
	}
.grecaptcha{
	font-size: 80%;
	display: flex;
	justify-content: center;
}
.grecaptcha a{
	color: #000;
	text-decoration: underline !important;
}
.grecaptcha a:hover,
.grecaptcha a:active,
.grecaptcha a:focus{
	text-decoration: none !important;
}
.grecaptcha-badge{
	display: none;
}
