@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: 40px;
  font-weight: bold;
}

.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;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 80px;
}

.un_contactFlow_item {
  background-color: #ddddeb;
  padding: 15px 0;
  width: calc(100% / 3);
  width: -webkit-calc(100% / 3);
  text-align: center;
  position: relative;
  color: #191E78;
}

.un_contactFlow_itemInner {
  font-weight: bold;
  font-size: 2rem;
}

.un_contactFlow_itemInner::after {
  content: " ";
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ddddeb;
  position: absolute;
  border-width: 33px;
  top: 0;
  right: -66px;
  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: 43px;
  top: -10px;
  right: -86px;
  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;
  font-size: 1.8rem;
}

.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;
  top: 25px;
  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_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;
  position: relative;
}

.un_form_selectBox select::-ms-expand {
  display: none;
}

.un_form_selectBox::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-style: solid;
  border-color: #999 transparent transparent transparent;
  border-width: 8px 8px 0 8px;
  pointer-events: none;
}

.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;
}

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;
}

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;
  transition: .2s;
}

.un_form_sendBtn:hover {
  opacity: .8;
}

@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_formPolicy_checkbox {
    width: 280px;
  }
  .un_formPolicy_checkboxTxt {
    font-size: 1.5rem;
  }
  .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 {
    font-size: 1.3rem;
  }
  .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;
    font-size: 1.5rem;
  }
  .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_selectBox_wrap {
    display: block;
    width: 100%;
  }
  .un_form_selectBox {
    margin: 0 auto 20px auto;
  }
  .un_form_selectBox select {
    font-size: 1.5rem;
  }
  .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_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;
  transition: .2s;
}

.un_confirmBtn.__return {
  background: #e62d3c;
}

.un_confirmBtn.__send {
  background: #006BD1;
}

.un_confirmBtn:hover {
  opacity: .8;
}

@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 .3s ease-in-out;
}

.un_formThanks_btn:hover img {
  transform: translateX(10px);
  transition: all .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;
}

@media screen and (max-width: 768px) {
  margin-bottom: 8%;
}

.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;
}
.iqBody em{
	font-weight: bold;
	font-size: 0.75em;
	padding: 0 1em 0em;
	margin-bottom: .2em;
}
.iqHead h3{
    font-weight: bold;
    padding: 0;
    position: relative;
	font-size: 1.8rem;
	line-height: 1.5;
	white-space: nowrap;
	min-width: 380px;
}
.iqBody {
            flex: 1; /* 残りの幅を全て使用 */
            display: flex;
            flex-direction: column;
        }
 .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; /* パディングとボーダーを含めた幅計算 */
	 font-family: "メイリオ", "ヒラギノ角ゴ Pro", "Meiryo", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS Pgothic", Helvetica, Arial, sans-serif;
        }
 .iqBody textarea:focus,
 .iqBody input:focus{
	 outline: 2px solid #2629B2;
	 outline-offset: -1px;
}
.iqBody a{
	text-decoration: underline;
}
.iqBody a:hover{
	text-decoration: none;
}
 .iqBody input {
	 width: 100%;

            padding: 10px;
            border: 1px solid #a2a2a2;
            border-radius: 4px;
	 font-family: "メイリオ", "ヒラギノ角ゴ Pro", "Meiryo", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS Pgothic", Helvetica, Arial, sans-serif;
}
.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: #006BD1;
    color: #fff;
    font-weight: bold;
    font-size: 2rem;
    text-align: center;
    cursor: pointer;
    border: none;
    padding: 20px 0;
	transition: .3s;
		 font-family: "メイリオ", "ヒラギノ角ゴ Pro", "Meiryo", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS Pgothic", Helvetica, Arial, sans-serif;

}
.formsend button:hover{
	background: #0082FF;
}
.un_formPolicy_checkbox {
    min-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;
	    font-size: 0.8em;
	font-weight: bold;
	    flex-basis: 100%;
}
.iconLinks{
	list-style: none;
	display: flex;
	column-gap: 40px;
	justify-content: center;
		flex-wrap: wrap;
	max-width: 1000px;
	margin: 0 auto;
}
.iconLinks li a{
	text-align: center;
	
	width: 180px;
	display: flex;
    flex-direction: column;
    align-items: center;
	font-weight: bold;
	margin-bottom: 30px;
	color: #333;
}
.iconLinks li a p{
	line-height: 1.4;
	font-weight: bold;
}
.iconLinks li i{
	display: flex;
	align-items: center;
	justify-content: center;
		background-color: #006BD1;
	color: #FFF;
	border-radius: 5px;
	width: 160px;
	height: 160px;
	position: relative;
	margin-bottom: 8px;

}

.iconLinks li i::after,
.others a::before{
	content: "";
	display: block;
	width: 124px;
	height: 124px;
	background-size: cover;
	margin: 0 auto;

}
.iconLinks li#i01 i::after{
	background-image: url("../images/ico1.png");
}
.iconLinks li#i02 i::after{
	background-image: url("../images/ico2.png");
}
.iconLinks li#i03 i::after{
	background-image: url("../images/ico3.png");
}
.iconLinks li#i04 i::after{
	background-image: url("../images/ico4.png");
}
.iconLinks li#i05 i::after{
	background-image: url("../images/ico5.png");
}
.iconLinks li#i06 i::after{
	background-image: url("../images/ico6.png");
}
.iconLinks li#i07 i::after{
	background-image: url("../images/ico7.png");
}
.iconLinks li#i08 i::after{
	background-image: url("../images/ico8.png");
}
.others{
	display: flex;	
	flex-basis: auto;
	justify-content: center;
}
.message{
	text-align: center;
	padding: 1em;
}
.others a{
	background-color: #006BD1;
	color: #FFF;
	font-size: 2rem;
	text-align: center;
	display: flex;	
	padding:1em 2em;
	font-weight: bold;
	column-gap: 8px;
}
.others a::before{
	width: 32px;
	height: 32px;
	background-image: url("../images/others.png");
	margin: 0;
	
}
ul.selectBtn{
	border-bottom: 1px solid #1F247B;
	display: flex;
	justify-content: center;
	column-gap: 8px;
	margin-bottom: 16px;
	list-style: none;
}

.selectBtn li a{
	border-radius: 5px 5px 0 0;
	background: #D9D9D9;
	width: 10em;
	border: none;
	font-family: Meiryo;
	font-size: 2.6rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding: 16px 8px 12px;
	color: #5F5F5F;
	cursor: pointer;
	display: block;
	text-align: center;
}
.selectBtn li a:hover{
	opacity: .9;

}
.selectBtn a.active{
	border-radius: 5px 5px 0 0;
	background: #1F247B;
	color: #FFF;
}
@media screen and (max-width: 767px) {
.selectBtn li a{
	width: auto;
	padding: 16px 20px 12px;
	    font-size: 1.8rem;
	}
}
.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.hidden {
            opacity: 0;
            height: 0;
            margin: 0;
            visibility: hidden;
        }
.grecaptcha{
	font-size: 80%;
	display: flex;
	justify-content: center;
  margin-bottom: 32px;
}
.grecaptcha a{
	color: #000;
	text-decoration: underline;
}
.grecaptcha a:hover,
.grecaptcha a:active,
.grecaptcha a:focus{
	text-decoration: none;
}
.grecaptcha-badge{
	display: none;
}

