@charset "UTF-8";
/* ----------------------------------------------------------------
contact_tl
---------------------------------------------------------------- */
.contact_tl {
    background: linear-gradient(90deg, rgba(36, 51, 116, 1) 0%, rgba(57, 109, 245, 1) 51%, rgba(79, 162, 193, 1) 100%);
    outline: none;
    color: #fff;
    padding: 65px 0;
}
.contact_tl > .inner{
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
}
.contact_tl .sub{
	    font-size: 1.5em;
}
.contact_tl .eng {
    font-size: 4.4em;
    font-weight: 600;
    letter-spacing: 0.03em;
}

@media screen and (max-width: 767px) {
.contact_tl {
    padding: 20px 0;
}
.contact_tl .sub {
    font-size: 1em;
}
.contact_tl .eng {
    font-size: 2.2em;
}
	
#form_area > .inner {
    margin: 0 auto 30px !important;
}
}

/* ----------------------------------------------------------------
donnuy
---------------------------------------------------------------- */
#donnuy{
	padding: 65px 0;
}
#donnuy > .inner{
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
}
#donnuy > .inner p{
	    line-height: 1.9;
}
@media screen and (max-width: 767px) {
#donnuy {
    padding: 25px 0;
}
#donnuy > .inner p {
    line-height: 1.5;
}
}
/* ----------------------------------------------------------------
form_area
---------------------------------------------------------------- */
#form_area input:not([type="radio"]):not([type="checkbox"]),textarea,select {
    background: #fff;
    width: 100%;
    padding: 10px 13px;
    border-radius: 5px;
    border: solid 1px #b3b3b3;
	max-width: 700px;
	font-size: 0.9em;
}
select {
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
}
#form_area input::placeholder{
	color: #b3b3b3;
}
#form_area > .inner{
	max-width: 1200px;
	width: 90%;
	margin: 0 auto 100px;
}
#form_area #zip1{
    width: 5.5em;
}
#form_area #zip2{
    width: 6.5em;
}
#form_area .mailform dl {
    background: #e6e6e6;
    margin-bottom: 20px;
    padding: 25px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
}
#form_area .mailform dt {
    max-width: 170px;
    width: 25%;
}
#form_area .mailform dd {
    max-width: 928px;
    width: 80%;
    display: flex;
    justify-content: flex-start;
}
#form_area .mailform dt p{
	    display: flex;
    justify-content: space-between;
}
#form_area .mailform dt span {
    line-height: 0.7;
    background: #ff0000;
    color: #fff;
    padding: 2px 5px;
    font-size: 0.7em;
    display: flex;
    align-items: center;
    border-radius: 3px;
}
#form_area .mailform dd div{
	width: 49%;
}
#form_area .mailform dd div:last-child{
	margin-left: 2%;
}
#form_area .mailform dd p.txt {
    font-size: 0.9em;
    margin-bottom: 10px;
}
#form_area .mailform .tel dd,
#form_area .mailform .mail_ad dd,
#form_area .messeage dd{
	    display: block;
}
#form_area .mailform .tel dd div{
	margin-left: 0;
}
#form_area .mailform .tel dd div > p {
    display: flex;
    margin-left: 0;
    gap: 10px;
}
#form_area .mailform .tel dd div > p span.hihun{
	    padding-top: 9px;
}
#form_area .mailform .tel dd div input {
       min-width: 110px;
    width: 100%;
}
#form_area .messeage dd textarea{
	height: 165px;
}
#form_area .privacy {
    text-align: center;
    font-size: 0.9em;
    color: #808080;
    padding: 100px 0 20px;
}
#form_area .mailform input.wpcf7-submit {
    background: linear-gradient(90deg, rgba(36, 51, 116, 1) 0%, rgba(57, 109, 245, 1) 51%, rgba(79, 162, 193, 1) 100%);
    color: #fff;
    width: 440px;
    padding: 25px 30px;
    margin: 0 auto;
    display: block;
    font-size: 1.5em;
    font-weight: 600;
    transition: 0.4s;
    border: none;
    border-radius: 0;
}
.contact_page#f_contact_area .link_area .link_box{
	width: 100%;
}
	#form_area .mailform dd p span {
		color: #808080;
	}
#form_area .address dd{
	display: block;
}
#form_area .address dd  div{
	    width: 100%;
	    margin-bottom: 30px;
}
#form_area .address dd  div:last-child {
    margin-left: 0;
}
#form_area .address .jusyo01 div{
	    display: flex;
    align-items:center;
	margin-bottom: 0;
	    flex-wrap: wrap;
}
#form_area .address .jusyo01 span.hihun{
	    padding-left: 0;
	margin-bottom: 10px;
}
#form_area .address .jusyo01 div.box{
	width: auto;
	    margin-bottom: 10px;
	    margin-right: 10px;
}
#form_area .address .jusyo01 div.box .wpcf7-not-valid-tip{
	display: block;
	padding: 0;
}
#form_area .address .jusyo01 #zipMsg{
	    color: #dc3232 !important;
    font-size: 0.8em !important;
	    padding: 0;
}
#form_area .address .jusyo01 div button{
	    background: #808080;
    color: #fff;
    width: 140px;
    padding: 5px 7px;
    border-radius: 5px;
    margin: 0 0 10px 0;
    display: inline-block;
    font-size: 0.9em;
    font-weight: 400;
    transition: 0.4s;
}
#form_area .address .jusyo01 div button:hover{
	background: #464646;
}
#form_area .address .jusyo01 span{
	padding: 0 10px;    width: auto;
    display: inline-block;
}
#form_area .address .jusyo01 span.wpcf7-form-control-wrap{
	padding: 0; 
}
#form_area .address .jusyo01 > div > div,
#form_area .address .jusyo01 > div{
	    margin: 0;
	width: 100%;
}
#form_area .address .jusyo01 > div > div br{
	display: none;
}
#form_area .birthday dd{
	align-items: center;
}
#form_area .birthday dd p {
    margin-bottom: 0 !important;
	font-size: 0.9em;
}
#form_area .birthday dd p.txt{
	    padding: 0 10px 0 5px;
}
#form_area .gender dd p span.wpcf7-list-item-label{
	    color: #000000;
	padding-left: 5px;
}
#form_area .gender_list{
	    display: flex;
    gap: 20px;
}
#form_area .gender_list li{
	    display: flex;
    align-items: center;
}
#form_area .gender_list li input{
	    width: 1em !important;
    margin-right: 5px;
}
#form_area .rirekisyo dd{
	    display: block;
}
#form_area .rirekisyo [data-name="mfile-409"]{

}

#form_area .rirekisyo dd div{
	width: 100%;
	margin: 0 !important;
}
.rirekisyo p{margin-bottom: 15px !important;}

.codedropz-upload-handler{
	border:none;
}
#form_area .rirekisyo .codedropz-upload-container{
    background: #fff;
	    padding: 15px 30px;
}
#form_area .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
    background: #8f8f8f;
    padding: 5px;
    display: block;
    width: 100%;
    max-width: 500px;
    margin: 10px auto 0;
    border-radius: 5px;
    color: #fff;
}
#form_area .codedropz-upload-inner h3 {
    margin: 0;
    font-size: 27px;
    line-height: 33px;
    word-break: break-word;
}
#form_area .dnd-upload-status .dnd-upload-image{
	    width: 40px;
}
#form_area .rirekisyo .dnd-upload-status {
    padding: 10px 0;
	width: 80% !important;
	margin: 0 auto !important;
}
#form_area .kigyou dd p{
	    width: 100%;
}
#form_area .kakuninn_txt{
	margin-top: 25px;
}
@media screen and (min-width: 768px) {
#form_area input.wpcf7-submit:hover{
	color: #b0ecff;
}	
	.jusyo_btn{
		margin-right: 10px;
	}
}
@media screen and (max-width: 767px) {
#form_area .kakuninn_txt{
	margin-top: 10px;
}
#form_area .mailform dl {
    margin-bottom: 15px;
    padding: 15px;
    display: block;
}
#form_area .mailform dt {
    max-width: max-content;
    width: auto;
		margin-bottom: 10px;
}
#form_area .mailform dt p{
	    gap: 10px;	
}
#form_area .mailform dd {
    max-width:100%;
    width: 100%;
    display: block;
}
#form_area .mailform dd div {
    width: 100%;
    margin-bottom: 10px;
	        max-width: 100%;
}
#form_area .mailform dd p {
    margin-bottom: 5px;
}
#form_area .mailform dd div:last-child {
    margin-left: 0;
}
#form_area .mailform .tel dd div {
    gap: 5px;
}
#form_area .mailform .tel dd div input {
    width: 100%;
	min-width: 40px;
}
#form_area .privacy {
    padding: 20px 0 20px;
}
#form_area .mailform input.wpcf7-submit {
    width: 100%;
    max-width: 380px;
    padding: 25px 30px;
    font-size: 1.3em;
}
	#form_area .birthday dd{
		display: flex;
	}
    #form_area .address .jusyo01 div button {
        width: 100%;
        margin: 0;
        font-size: 0.9em;
        display: block;
        padding: 5px 15px;
    }
#form_area .codedropz-upload-inner h3 {
    font-size: 20px;
}
	#form_area .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn{
		width: 100%;
	}
	#form_area .rirekisyo .codedropz-upload-container{
		    padding: 25px 30px;
	}
	#form_area .rirekisyo .dnd-upload-status{
		width: 100% !important;
	}
#form_area .dnd-upload-status .dnd-upload-image {
    width: 46px;
}
	#form_area .address dd div.jusyo01{
		        margin-bottom: 0;
	}
	.jusyo_btn{
		width: 100%;
		        margin-bottom: 5px !important;
	}
	#form_area .address .jusyo01 div.box{
		margin-bottom: 0;
	}
	#form_area .address .jusyo01 > div > div, #form_area .address .jusyo01 > div{
		margin-bottom: 4px;
	}
}

/* CF7が自動挿入するスパンをブロック要素にしてレイアウトを維持 */
.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

/* 送信ボタンのラッパー調整 */
.wpcf7-submit {
    cursor: pointer;
    border: none;
}

.wpcf7 form.sent .wpcf7-response-output {/* 送信ボタン下完了時 */
    border: none;
    background: #68b2d8;
    padding: 10px;
    text-align: center;
    color: #fff;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none;
    background: #ff5a5a;
    padding: 10px;
    text-align: center;
    color: #fff;
}
#form_area .mailform .wpcf7-not-valid-tip{
    color: #dc3232;
    font-size: 0.8em;
	margin-top: 10px;
}

/* 1. 本来のバリデーション（CF7が自動で出すチップ）を非表示にする */
.error .wpcf7-not-valid-tip {
    display: none !important;
}

/* 2. 手動で追加したエラーメッセージの基本スタイル（初期は非表示） */
.error .error-message {
    color: #dc3232 !important;
    font-size: 0.8em;
    margin-top: 5px;
    display: none !important; 
}

/* 3. 重要：.error 内に CF7 のエラー（.wpcf7-not-valid-tip）が存在する場合、
      手動のエラーメッセージを表示させる */
.error:has(.wpcf7-not-valid-tip) .error-message {
    display: block !important;
}
.u-recaptcha-policy {
    font-size: 0.8em;
    max-width: 440px;
	width: 100%;
    margin: 0 auto;
}