.contacthead .subpage_header { border-bottom: 0!important; }
/*.contactthanks .contact_content { background: #fff !important; }*/
.contactthanks_txt { }
.contact .back_button { display: none; }
.confirm .form_tbl tr:last-child { display: none; }
.confirm .form_info { display: none; }
.contact_hd_h1 .hd_h1 { width: inherit; }
.contact_hd_h1 .contact_hd_logo { background: #fff; }
.from_des { padding-bottom: 10px; }
/*common*/
.font_ex_bold { font-family: fftt-font-bold; }
.contact_hd_logo a img { max-width: 95px; vertical-align: middle; width: 100%; }
/*.comtact_mainvisual { position: relative; overflow: hidden;max-height: 350px; }*/
.comtact_mainvisual { display: flex; align-items: flex-end; justify-content: flex-start; overflow: hidden; position: relative;  }
.contact_img_bnr { height: 100%; left: 0; min-height: 100%;max-height:350px; min-width: 320px; position: absolute; top: 50%; transform: translate(0, -50%); right: 0; width: 100%; }
/*.contact_img_bnr img { height: auto !important; left: 50%; min-height: 100% !important; min-width: 100%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: auto; }*/
/*.contact_img_bnr img { max-width: 120%;min-width:100%;} */
.contact_img_bnr img { width: 100%; /*max-width: none; min-height: 100%; */height:auto; } 
.contact_mvtxt { color: #000; font-weight: normal; line-height: 1.4; width: 100%; z-index: 2; }
.contact_mvtxt_en { font-size: 6rem; font-weight: bold; }
.contact_mvtxt_en span { display: inline-block; font-size: 1.5rem; font-weight: normal; margin-left: 10px; }
/*.contact_content { background: url(../../images/home/hm_bg04.png) center repeat; }*/
.form_box { background: #fff; }
.form_tbl { border-collapse: initial; border-spacing: 0px; border: 1px solid #999; border-collapse: initial; border-spacing: 0px; margin-bottom: 30px; table-layout: fixed; width: 100%; }
.form_feature { overflow: hidden; position: relative; }
.form_feature_img { bottom: 0px; position: absolute; top: 0px; }
.form_feature_img img { max-width: none; min-height: 100%; width: 100%; }
.form_tbl { border: 1px solid #999; border-collapse: initial; border-spacing: 0px; margin-bottom: 30px; table-layout: fixed; width: 100%; }
.form_tbl th,
.form_tbl td { vertical-align: top; }
.form_tbl th { background: #f4f4f4; font-weight: normal; position: relative; text-align: left; }
.form_tbl td input[type=text] { border: 1px solid #ccc; margin-bottom: 12px; outline: none; padding: 9px 10px 9px 12px; resize: none; width: 100%; }
.form_tbl td textarea { border: 1px solid #ccc; margin-bottom: 5px; min-height: 176px; outline: none; padding: 11px 10px 30px 12px; resize: none; width: 100%; }
.style_check { align-items: center; display: flex; flex-wrap: wrap; justify-content: flex-start; }
.style_check input[type=radio],
.style_check input[type=checkbox],
.checkbtn input[type=checkbox] { position: absolute; visibility: hidden; }
.form_tbl td input[type=text],
.form_tbl td textarea { box-sizing: border-box; box-shadow: none !important; border-radius: 0 !important; /* Remove First */ -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.style_check label span { width: 100%; }
.style_check label span,
.checkbtn label span { align-items: center; cursor: pointer; letter-spacing: -1px; display: flex; padding: 8px 5px 8px 40px; position: relative; vertical-align: top; }
.style_check label span::before { background: #fff; border-radius: 100%; content: ''; height: 16px; left: 8px; position: absolute; top: calc(50% - 8px); width: 16px; }
.mwform-radio-field,
.mwform-checkbox-field { display: inline-block; height: 100%; overflow: hidden; }
.style_check label .mwform-checkbox-field-text::before { border-radius: 0px; }
.style_check label input:checked ~ span::before { background: #302833; border: 3px solid #fff; }
.style_check label input:checked ~ .mwform-checkbox-field-text::before { background: url(../image/ic-check.png) no-repeat center center #fff; background-size: 12px; border: none; content: ""; }
.style_check label input:checked ~ span { background: #e37422; color: #fff; }
.checkbtn label span { background: #fff2f0; border: 2px solid #e23510; }
.checkbtn label span:before { background: #fff; left: 10px; border: 2px solid #ccc; border-radius: 3px; content: ""; height: 18px; position: absolute; top: 10px; width: 18px; }
.checkbtn label input:checked ~ span { background: #e37422; border: 2px solid #e37422; color: #fff; }
.request,
.no_request { border-radius: 25px; color: #ffffff; display: inline-block; font-size: 1.3rem; height: 25px; padding: 2px 0; text-align: center; width: 45px; }
.request { background: #cc0000; }
.no_request { background: #ccc; }
.desinput { padding-left: 10px; }
.from_des a { padding-bottom: 7px; position: relative; }
.from_des a[target="_blank"]::after { background: url(../image/ico-extend-link-blue.png)no-repeat; background-size: 13px 13px; content: ""; display: inline-block; height: 13px; margin-left: 5px; margin-top: 4px; position: absolute; width: 13px; }
.from_des_txt { padding-left: 25px; }
.form_info { background: #fff1ef; border: 1px solid #cc0000; margin-bottom: 30px; padding: 25px 10px 19px 10px; text-align: center; }
.form_info_lst { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; }
.form_info_lst span { color: #bf0d0d; display: block; font-size: 1.5rem; padding: 0px 8px 6px 8px; }
.submit_bt { align-items: center; display: flex; justify-content: center; }
.submit_bt .back_button,
.submit_bt .next_button { border-radius: 100px; box-shadow: 3px 3px 3px rgba( 0, 0, 0, .2 ); margin: 0px 10px; max-width: 385px; width: 100%; }
.submit_bt .back_button input,
.submit_bt .next_button input { border-radius: 100px; border-width: 01px 0px 0px 0px; color: #fff; cursor: pointer; display: block; font-size: 1.8rem; font-weight: bold; height: 100%; max-width: 385px; padding: 22px 10px; position: relative; text-align: center; width: 100%; }
/*.submit_bt .back_button { border: 1px solid #999; }*/
.submit_bt .back_button input { background: rgb(153,153,153); background: linear-gradient(to bottom, rgba( 204, 204, 204, 1 ) 0%, rgba( 153, 153, 153, 1 ) 89%, rgba( 153, 153, 153, 1) 100%); border-bottom: 5px solid #777;}
.submit_bt .next_button input { background: rgb(255,182,65); background: linear-gradient(to bottom, rgba(255,182,65,1) 0%, rgba(253,138,23,1) 100%); border-bottom: 5px solid #c45f15; }
.submit_bt .next_button { position: relative; }
.next_button::after { background: url(../image/ic_arrow_orange.png) #fff no-repeat; background-size: 7px 11px; background-position: 7px; border-radius: 50px; content: ""; height: 20px; -moz-border-radius: 50px; position: absolute; right: 13px; top: calc(50% - 10px); -webkit-border-radius: 50px; width: 20px; }
.form_mess { position: relative; }
.contact_number_left { bottom: 20px; color: #ccc; font-size: 1.5rem; position: absolute; right: 15px; z-index: 3; }
.form_info_lst span,
.form_info_style { display: none; }
.mw_wp_form .horizontal-item + .horizontal-item { margin-left: 0 !important; }
.contact_appear .back_button { display: none; }
.confirm_appear .form_info { display: none; }
.confirm_appear .form_tbl tr:last-child { display: none; }
.backtotop_btn_cover { display: flex; justify-content: center; margin: 0 auto; padding-top: 20px; }
.backtotop_btn { border: 1px solid #c45f15; border-radius: 100px; box-shadow: 3px 3px 3px rgba( 0, 0, 0, .2 ); margin: 0px 10px; max-width: 335px; text-align: center; width: 100%; }
.backtotop_btn a { background: rgba(255,153,52,1); background: linear-gradient(to bottom, rgba( 255, 153, 52, 1 ) 0%, rgba( 227, 116, 34, 1 ) 89%, rgba( 227, 116, 34, 1) 100%); border-radius: 100px; border-top: 1px solid #fff; border-width: 1px 0px 0px 0px; color: #fff; display: inline-block; font-weight: bold; font-size: 1.8rem; max-width: 335px; padding: 14px 10px; text-decoration: none; width: 100%; }
.confirm_appear .desinput { display: none; }
.contact_inshow { position: relative; }
.display_error { display: block !important; }
.inshow_error { border: 2px solid #e37422; border-radius: 5px; background: #ffffff; bottom: calc(100% + 10px); color: #e37422; display: none; font-size: 16px; left: 0; padding: 6px 12px 5px 12px; position: absolute; z-index: 3; }
.inshow_error ::before { bottom: -8px; border-right: 9px solid transparent; border-left: 9px solid transparent; border-top: 9px solid #ffffff; content: ""; left: 25px; position: absolute; z-index: 2; }
.inshow_error ::after { bottom: -10px; border-right: 9px solid transparent; border-left: 9px solid transparent; border-top: 9px solid #e37422; content: ""; left: 25px; position: absolute; z-index: 1; }
.confirm_appear .inshow_error { display: none !important; }
.contact_thanks { font-size: 1.5rem; padding-top: 30px; }
.backtotop_btn:hover { box-shadow: none; position: relative; top: 2px; }
.mwform-radio-field,
.mwform-checkbox-field { background: #e9e9e9; }
.sidebar_subin_link { cursor: pointer; }
.modal-overlay { display: none; position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; height: 100vh; background-color: rgba(0,0,0,0.75); }
.modal_content_common { align-items: center; display: none; height: 100vh; justify-content: center; left: 0; min-width: 320px; position: fixed; top: 0; width: 100%; z-index: 99999; }
.modal_cont_wrap { margin: 15px; padding: 20px 0px 0px; background: #ffffff; }
.modal_cont_contrl { position: relative; padding: 25px 30px 25px 50px; background: #919faf; }
.modal_subttl { padding: 5px 10px 20px; color: #333333; text-align: center; }
.modal_btns { align-content: stretch; align-items: stretch; background: #f2f2f2; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; }
.modal_btns li a { background: #333; cursor: pointer; border-radius: 9px; box-shadow: 0px 4px 4px 0px rgba(153,153,153,1); color: #fff !important; display: block; margin: 0 0 2px; padding: 5px 15px; text-align: center; text-decoration: none; transition: initial; }
.modal_btns li a:hover { background: #666; box-shadow: none; margin: 2px 0 0; }
.modal_content_common_show { display: flex !important; }
.model-open { cursor: pointer; }
.form_ttl { border-left: 5px solid #e37422; font-size: 1.8rem; font-weight: normal; line-height: 1.15; }
.form_btm_info { padding-top: 15px; }
.form_btm_phone,
.form_btm_phone a,
.form_btm_time,
.form_btm_lbl { color: #e37220; font-weight: bold; text-align: center; }
.form_btm_phone { font-size: 1.8rem; line-height: 1.4; padding: 0px 10px; }
.form_btm_phone span { font-size: 3.3rem; }
.form_btm_phone a { text-decoration: none; }
.form_btm_time { background: #f4f4f4; font-size: 2rem; padding: 4px; }
.form_btm_box { background: #fff1df; font-size: 1.5rem; margin-bottom: 10px; }
.form_btm_box .form_btm_lbl { padding-bottom: 5px; text-align: left; }
.form_btm_lst li { padding: 0px 0px 12px 22px; position: relative; }
.form_btm_lst li::before { content: "※"; left: 0px; position: absolute; top: 0px; }
.sidebar_box_note { font-size: 1.3rem; line-height: 1.4; }
.form_tbl br, .submit_bt br {display: none !important;}
#main {overflow:hidden; background: url(../../images/home/hm_bg04.png) center repeat;}


 @media screen and (max-width: 480px) {
.form_tbl .from_style .mwform-radio-field,
 .form_tbl .from_style .mwform-checkbox-field { margin: 0px 0px 10px 0px; width: 100%; }
.form_tbl .from_style .mwform-radio-field:nth-child(2n - 1),
 .form_tbl .from_style .mwform-checkbox-field:nth-child(2n - 1) { margin-right: 0px; }
.form_btm_phone span { font-size: 2.6rem !important; word-wrap: normal; word-break: keep-all; }
}
 @media screen and (max-width: 645px) {
.form_tbl .mwform-radio-field,
 .form_tbl .mwform-checkbox-field { margin: 0px 0 10px 0px; width: calc((100% - 10px) / 2); }
.form_tbl .mwform-radio-field:nth-child(2n),
 .form_tbl .mwform-checkbox-field:nth-child(2n) { margin-right: 0px; }
.form_tbl .mwform-radio-field:nth-child(2n - 1),
 .form_tbl .mwform-checkbox-field:nth-child(2n - 1) { margin-right: 10px; }

.style_check label span,
 .checkbtn label span { padding: 10px 0px 10px 30px; }
.style_check label span::before { top: 13px; }
.style_check  {justify-content: space-between;}
.style_check .mwform-checkbox-field,.style_check  .mwform-radio-field {margin-right:0 !important;}
.submit_bt { flex-direction: column; }
.submit_bt .back_button { margin-bottom: 20px; }
}
 @media screen and (max-width: 767px) {
.comtact_mainvisual {height:auto;}
.contact_mvtxt {padding: 0 30px !important;}
.contact_img_bnr, .contact_img_bnr img {position:static !important; transform:none !important; left: 0 !important; }
.contact_cover { padding-bottom: 20px; }
.head_h1 { font-size: 1rem; }
.form_wrap_all { padding-bottom: 20px; }
.form_feature { height: 135px; padding-left: 20px; }
.form_feature_img { left: 0px; right: 0px; }
.form_box { padding: 0; }
.form_tbl th,
 .form_tbl td { display: block; }
.form_tbl th { padding: 15px; }
.form_tbl td { padding: 15px 15px 2px 15px; }
.confirm .form_tbl td { padding: 15px 15px 12px 15px; vertical-align: middle; }
.mwform-radio-field,
 .mwform-checkbox-field { margin: 0px 10px 10px 0px; width: calc((100% - 20px) / 3); }
.mwform-radio-field:nth-child(3n),
 .mwform-checkbox-field:nth-child(3n) { margin-right: 0px; }
.request,
 .no_request { margin-left: 30px; }
.sp_style br { display: none !important; }
.form_ttl { margin: 0px 10px; padding: 0px 0px 0px 10px; }
.back_home { padding: 0px 10px; }
.form_btm_box { padding: 18px 10px 5px 10px; }
.form_btm_time { margin: 0px 10px 20px 10px; }
.modal_btns { padding: 15px 10px; }
.modal_btns li { margin: 0 3px; }
.modal_btns li a,
 .modal_btns li button { font-size: 1rem; }
.modal_subttl { font-size: 1.6rem; }
.modal_btns li a { padding: 10px 5px; }
.sidebar_box_note { padding: 0 10px 20px 10px; text-align: center; }
/*	cmm*/
.contact_mvtxt_en { font-size: 3rem; }
.contact_mvtxt { bottom: 5px; position: absolute; }
.contact_cnt_ques { padding-bottom: 30px; padding-top: 20px; }
}
 @media screen and (min-width:768px), print {
.contact_hd_logo { left: 0; position: relative; top: 15px; z-index: 10; }
#header {border-bottom:none !important;}
#header.scrollheader { border-bottom: 0 !important; }
/* common*/
.contact_cover .form_sub { padding-bottom: 40px; }
.pcform_hiden { display: none !important; }
.form_feature { max-width: 1220px; width: 100%; }
.form_feature_img { left: 30px; right: 30px; }
.sidebar { min-width: 240px; }
.form_wrap_all { background: #fff; display: flex; justify-content: flex-end; padding-bottom: 40px; }
.form_wrap { padding: 18px 50px 40px 50px; }
.form_feature { height: 230px; }
.form_tbl th,
 .form_tbl td { border-top: 1px solid #ccc; }
.form_tbl tr:first-child th,
 .form_tbl tr:first-child td { border-top: none; }
.form_tbl th { max-width: 210px; min-width: 210px; padding: 23px 60px 23px 10px; width: 210px; background-clip: padding-box; }
.form_tbl td { padding: 15px 12px 1px 12px; }
.confirm .form_tbl td { padding: 15px 12px 11px 12px; vertical-align: middle; }
.mwform-radio-field,
 .mwform-checkbox-field { margin: 0px 17px 15px 0px; width: calc((100% - 36px) / 3); }
.mwform-radio-field:nth-child(3n),
 .mwform-checkbox-field:nth-child(3n) { margin-right: 0px; }
.request,
 .no_request { position: absolute; top: 22px; right: 14px; }
.form_tbl td .input_width { max-width: 176px !important; }
.submit_bt .next_button:hover,
 .submit_bt .back_button:hover { box-shadow: none; position: relative; top: 2px; }
.sidebar_subin_ttl { padding-bottom: 22px; }
.sidebar_subin_ttl a:hover { opacity: .8; }
.sidebar_box { background: #fff; border-radius: 3px; margin-bottom: 20px; padding: 16px 10px 15px 10px; }
.sidebar_sbox { border-radius: 0px 0px 3px 3px; margin-bottom: 10px; }
.sidebar_subin { padding: 9px 10px 10px 10px; }
.sidebar_box_lbl { background: url(../image/ic-phone.png) no-repeat 3px 0px; background-size: 22px; font-size: 1.5rem; padding: 0px 0px 3px 32px; }
.sidebar_box_tel { color: #e37321; font-size: 1.3rem; font-weight: bold; padding-bottom: 5px; text-align: center; }
.sidebar_box_tel span { font-size: 2rem; }
.sidebar_box_tel span a { color: #e37321; text-decoration: none; }
.sidebar_box_des { background: #f4f4f4; color: #e37321; font-size: 1.3rem; font-weight: bold; padding: 2px 10px; text-align: center; }
.sidebar_box_sttl { background: #fff1df; color: #e37321; font-size: 1.5rem; font-weight: bold; padding: 8px 0px 3px 0px; text-align: center; }
.sidebar_box_lst li { line-height: 1.4; padding: 0px 0px 16px 22px; position: relative; }
.sidebar_box_lst li:last-child { padding-bottom: 10px; }
.sidebar_box_lst li::before { content: "※"; left: 0px; position: absolute; top: -2px; }
.sidebar_subin_link a { color: #fff; font-size: 1.5rem; padding: 0px 0px 0px 33px; position: relative; text-decoration: none; }
.sidebar_subin_link a::before { background: url(../../image-cmn/ico-circle-arrow.png) no-repeat; background-size: contain; content: ""; display: inline-block; height: 20px; left: 0px; position: absolute; top: 0px; transform: rotate(180deg); width: 20px; }
.sidebar_subin_link a:hover { opacity: .8; }
.form_ttl { margin: 0px 30px; padding: 0px 0px 0px 10px; }
.style_check label span,
 .checkbtn label span { height: 44px; line-height: 1; }
.form_btm_box { padding: 18px 30px 5px 30px; }
.form_btm_time { margin: 0px 30px 20px 30px; }
.back_home { padding: 0 30px 10px 30px; }
.modal_btns { padding: 15px 20px; }
.modal_btns li { margin: 0 8px; }
.desinput { font-size: 1.2rem; }
.modal_subttl { font-size: 1.8rem; }
.modal_btns li a { padding: 10px 15px; }
.sidebar_box_note_cover { padding-top: 10px; }
/*		cmm*/
.comtact_mainvisual { height: 350px; }
.contact_mvtxt_en { position: absolute; bottom: 55px; }
.contact_mvtxt { height: 100%; position: relative; }
.contact_cnt_ques { padding-bottom: 50px; padding-top: 40px; }
}
 @media screen and (min-width: 768px) and (max-width: 979px) {
.form_tbl td { padding-right: 20px; }
.mwform-radio-field,
 .mwform-checkbox-field { margin-right: 15px; width: calc((100% - 30px) / 3); }
.style_check label span,
 .checkbtn label span { font-size: 1.5rem; padding: 2px 0px 2px 30px; }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.tblhide { display: none !important; }
.sidebar_box_note { padding-bottom: 20px; text-align: center; }
.comtact_mainvisual { height: 200px; }
/*contact*/
.contact_hd_logo { top: 40px; }
}
@media screen and (max-width: 1024px) {
.form_logo { box-shadow: 0px 4px 7px 0px rgba( 0, 0, 0, .15 ); position: relative; z-index: 9999; }
.form_logo a { display: block; width: 100%; max-width: 237px; height: 40px; padding: 0px 10px; }
.form_logo a img { vertical-align: middle; }
.form_wrap_all .form_feature { margin: 0px; padding: 20px 0px; }
.form_feature .form_feature_img { left: 0px; right: 0px; }
.form_scroll_link { display: flex; flex-direction: row; justify-content: space-between; padding-bottom: 20px; }
.form_scroll_link li { border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; width: 50%; }
.form_scroll_link li:first-child { border-left: none; }
.form_scroll_link li a { background: #f4f4f4; color: #333; display: block; font-size: 1.5rem; height: 100%; line-height: 1.3; padding: 6px 38px 6px 10px; position: relative; text-decoration: none; }
.form_scroll_link li a::after { border-bottom: 2px solid #302833; border-right: 2px solid #302833; content: ""; display: inline-block; height: 8px; position: absolute; right: 10px; top: 50%; transform: translateY(-50%) rotate(45deg); width: 8px; }
.back_home a { color: #333; font-size: 1.5rem; text-decoration: none; }
.back_home a::before { background: url(../image/ic-backhome.png) no-repeat; background-size: 20px; content: ""; display: inline-block; height: 20px; margin-right: 12px; vertical-align: middle; width: 20px; }
.form_sub { border-bottom: 1px dotted #e37422; margin-bottom: 30px; padding-bottom: 30px; }
}
@media screen and (min-width: 1025px) {
.spform { display: none !important; }
.form_feature { margin: 20px auto 0px auto; padding: 28px; }
.right_content { width: calc(100% - 240px) !important; }
.form_ttl { margin: 0 !important; }
.form_btm_time { margin: 0 0 20px !important; }
.contact_thanks { margin-bottom: 30px; }
.sidebar_box_note { padding-top: 10px; }
}
 @media screen and (min-width: 1025px) and (max-width: 1120px) {
.form_tbl td { padding-right: 30px; }
.mwform-radio-field,
 .mwform-checkbox-field { width: calc((100% - 36px) / 3); }
.style_check label span,
 .checkbtn label span { font-size: 1.5rem; padding: 10px 5px 10px 30px; }
}
