<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.form-ttl{
color: #fff;
background: #005c3f;
font-weight: bold;
text-align: center;
padding:20px 2.5%;
font-size:1.8rem;
margin:80px auto 40px;
}
.form{
width:100%;
line-height: 1.5;
font-weight: 500;
}
.wpcf7-form-control-wrap { position: static !important;
}
.mb50 {
margin-bottom: 50px;
}
.mt25 {
margin-top: 25px;
}
.mt-3rem {
margin-top: -3rem;
}
.fs14 {
font-size: 1.4rem;
}
@media screen and (max-width:959px) {
.mb50 {
margin-bottom: 20px;
}
.mt25 {
margin-top: 5px;
}
.mt-3rem {
margin-top: inherit;
}
}
.fwb {
font-weight: bold;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="submit"],
textarea {
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
} .lead {
text-align: center;
line-height: 1.8;
margin: 60px auto 50px;
}
@media screen and (max-width: 480px) {
.lead {
margin-bottom: 20px;
}
}
.lead .txt01 {
margin-bottom: 2rem;
}
.lead .txt03 {
font-size: 44px;
}
@media screen and (max-width: 480px) {
.lead .txt03 {
font-size: 36px;
}
}
.lead .txt03::before {
content: url(//www.hometech.co.jp/wp/wp-content/themes/hometech/img/common/icon_tel.svg);
width: 29px;
height: 29px;
margin: 0 0.25em 0 0;
}
@media screen and (max-width: 480px) {
.lead .txt03::before {
width:18px;
height:18px;
}
} input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type="number"] {
-moz-appearance:textfield;
} ::-webkit-input-placeholder {
color: #909090;
line-height: 2;
}
::-moz-placeholder {
color: #909090; opacity: 1;
line-height: 2;
}
:-ms-input-placeholder {
color: #909090;
line-height: 2;
}
@media screen and (max-width:480px) {
::-webkit-input-placeholder{
font-size: 14px;
}
::-moz-placeholder {
font-size: 14px;
}
:-ms-input-placeholder {
font-size: 14px;
}
} .form_container{
max-width: 1140px;
width:100%;
margin:0 auto;
padding: 0 2.5%;
}
@media screen and (min-width: 768px) {
.form_container{
padding: 0 25px;
}
}
.form_item{
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center; 
}
@media screen and (min-width: 960px){
.form_item.flex_ai_fs{
align-items: flex-start;
}	
} .form_bb{
border-bottom: 1px dotted #c8c8c8;
padding:30px 0 0;
width: 100%;
}
@media screen and (max-width:959px) {
.form_bb {
padding: 20px 0 0;
margin: 0 auto 30px;
}
} .form_item .form_req_wrap{
-ms-flex: 0 0 4.5%;
flex: 0 0 4.5%;
max-width: 4.5%;
}
@media screen and (max-width:959px) {
.form_item .form_req_wrap {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
}
.form_req{
font-weight: bold;
color: #fff;
background: #ff9933;
padding: 2px 0;
text-align: center;
font-size: 1.4rem;
letter-spacing: 0.1em;
}
@media screen and (min-width: 960px) and (max-width:1139px){
.form_req{
padding: 2px 2%;
}
}
@media all and (-ms-high-contrast:none){
.form_req{
padding: 4px 0 0;
}
} .form_label{
font-size: 1.6rem;
font-weight: 500;
-ms-flex: 0 0 21%;
flex: 0 0 21%;
max-width: 21%;
line-height: 2.2;
letter-spacing: 0.1rem;
}
@media screen and (min-width: 960px) and (max-width:1139px){
.form_label {
-ms-flex: 0 0 34%;
flex: 0 0 34%;
max-width: 34%;
}
}
@media screen and (max-width:959px) {
.form_label {
font-size: 1.8rem;
font-weight: 500;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
}
}
@media screen and (max-width:767px) {
.form_label{
font-size:1.6rem;
}
} .form_control_wrap{
margin-left: 4.5%;
flex: 0 0 70%;
max-width: 70%;
}
@media screen and (min-width: 960px) and (max-width:1139px){
.form_item .form_control_wrap {
flex: 0 0 56.666667%;
max-width: 56.666667%;
}
}
@media screen and (max-width:959px) {
.form_control_wrap{
width: 100%;
flex: auto;
max-width: 100%;
margin: 1% 0 1.5%;
}
}
.form_control_wrap p{
margin-left: 2%;
margin-right: 2%;;
}
.form_control{
font-family: "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
display: block;
width: 100%;
padding: 1rem 1.5rem;
font-size: 1.6rem;
line-height: 1.25;
color: #495057;
background-color: #eaeaea;
background-image: none;
background-clip: padding-box;
border: none;
} .age select{
font-family: "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
display: block;
width: 220px;
padding: 1rem 1.5rem;
font-size: 1.6rem;
line-height: 1.25;
color: #495057;
background-color: #eaeaea;
background-image: none;
background-clip: padding-box;
border: none;
} .control_flex01{
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center; 
}
textarea.form_control{
height: 250px;
}
.control_01{
max-width: 223px;
}
.control_02{
max-width: 120px;
}
@media screen and (min-width: 960px) and (max-width:1099px) {
.control_02{
max-width: 80px;
}
}
@media screen and (max-width:767px) {
.form_control_wrap .control_02:not(:last-child){
margin: 0 0 30px;
}
.form_control_wrap .control_02 + p{
margin: 0 2% 30px;
}
.control_02{
max-width: 100%;
}
} .item_radio{
font-size: 1.6rem;
margin: 0 3% 0 0;
}
.item_radio input{
vertical-align: inherit;
} .sg_txt{
margin-top:15px;
}
@media screen and (min-width: 481px) {
.radio-Sgender span.wpcf7-list-item:not(:last-child){
margin-right:2em;
}
}
@media screen and (max-width: 480px) {
.radio-Sgender span.wpcf7-list-item{
display:block;
}
.radio-Sgender span.wpcf7-list-item:not(:last-child){
margin-bottom:0.5em;
}
} .reply .wpcf7-checkbox span:not(:last-child) {
margin-right: 5rem;
} .fav01 .wpcf7-checkbox {
overflow: hidden;
}
.fav01 .wpcf7-list-item,
.fav01 .horizontal-item {
line-height: 2.5;
}
.fav01 .wpcf7-list-item,
.fav01 .horizontal-item {
float: left;
width: 47%;
}
.fav01 .horizontal-item:nth-child(1),
.fav01 .horizontal-item:nth-child(2){
margin-left:0.5em;
}
@media screen and (max-width: 560px) {
.fav01 .wpcf7-list-item,
.fav01 .horizontal-item {
float: none;
width: 95%;
}
}
.fav-etc01 input {
width: 98%;
margin-left: 2%;
font-family: "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
padding: 1rem 1.5rem;
font-size: 1.6rem;
line-height: 1.25;
color: #495057;
background-color: #eaeaea;
background-image: none;
background-clip: padding-box;
border: none;
display: block;
} .file_txt {
font-size: 1.4rem;
font-weight: bold;
line-height: 1.8;
margin-bottom: 2rem;
}
.fileitem01,
.fileitem02,
.fileitem03 {
margin-bottom: 2rem;
display: inline-block;
}
.fileitem01 input[type="file"],
.fileitem02 input[type="file"],
.fileitem03 input[type="file"]{
font-family: "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
font-size: 1.6rem;
letter-spacing: 0.1rem;
width: 100%;
} .bdttl {
overflow: hidden;
text-align: center;
margin-bottom: 20px;
}
.bdttl_inner {
position: relative;
display: inline-block;
margin: 0 2.5rem;
padding: 0 2.4rem;
font-size: 2rem;
}
@media screen and (max-width: 480px) and (min-width: 0) {
.bdttl_inner {
font-size: 1.8rem;
padding: 0 1rem;
}
}
.bdttl_inner::before,
.bdttl_inner::after {
position: absolute;
top: 50%;
content: '';
width: 100%;
height: 1px;
background-color: #7b7b7b;
}
.bdttl_inner::before {
right: 100%;
}
.bdttl_inner::after {
left: 100%;
}
.form_item_kikkake {
overflow: hidden;
}
.form_item_kikkake .form_req_wrap {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-ms-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
-webkit-align-items: center;
align-items: center;
margin-bottom: 20px;
}
.form_item_kikkake .form_req {
min-width: 50px;
line-height: 1.6;
margin-left: 1.4rem;
}
@media screen and (max-width: 1139px) and (min-width: 0) {
.form_item_kikkake .form_req {
padding: 2px 0;
}
}
.form_item_kikkake .form_control_wrap {
max-width: 100%;
margin: 0 auto;
}
.fav02 .wpcf7-checkbox {
overflow: hidden;
}
.fav02 .wpcf7-list-item {
line-height: 3;
width: 31.8%;
float: left;
}
@media screen and (max-width: 1139px) and (min-width: 0) {
.fav02 .wpcf7-list-item {
width: 47%;
line-height: 2.5;
}
}
@media screen and (max-width: 560px) {
.fav02 .wpcf7-list-item {
float: none;
width: 95%;
}
}
.fav02 .wpcf7-list-item:last-of-type {
clear: both;
width: 10%;
margin-top: 2rem;
}
@media screen and (max-width: 1139px) and (min-width: 0) {
.fav02 .wpcf7-list-item:last-of-type {
width: 100%;
float: none;
margin-top: 0;
}
}
.fav-etc02 input {
width: 72%;
margin-left: 2%;
margin-top: 2rem;
font-family: "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
padding: 1rem 1.5rem;
font-size: 1.6rem;
line-height: 1.25;
color: #495057;
background-color: #eaeaea;
background-image: none;
background-clip: padding-box;
border: none;
display: inline-block;
}
@media screen and (max-width: 1139px) and (min-width: 0) {
.fav-etc02 input {
display: block;
margin-top: 0;
width: 98%;
}
} .btn_submit_wrap{
max-width: 600px;
width: 100%;
margin: 95px auto 0;
}
.btn_submit{
font-size: 24px;
font-weight: bold;
margin: 40px auto 0;
display: block;
width: 600px;
text-align: center;
padding: 20px 2%;
background-color: #ffa347;
border: 1px solid #ffa347;
color: #fff;
transition: .5s all;
letter-spacing: 0.1em;
font-family: "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
cursor: pointer;
}
@media all and (-ms-high-contrast:none){
.btn_submit {
padding:24px 2% 16px;
}
}
@media screen and (min-width: 0px) and (max-width:767px) {
.btn_submit {
width:96%;
padding:10px;
line-height: 24px;
font-size: 18px;
margin: 0 auto;
}
}
@media screen and (min-width: 768px) {
.btn_submit:hover{
opacity: 0.5;
}
}
@media screen and (max-width: 480px) {
.btn_submit_wrap {
margin: 15px auto 0;
}
.btn_submit { font-size: 2.1rem;
}
}
@media screen and (max-width: 380px) {
.btn_submit {
font-size: 1.8rem;
}
}
.btn_submit:hover {
background: #fff;
color: #000;
border-color:#000;
}
.btn_submit i {
padding-left: 20px;
} .txt_privacy,
.txt_bottom{
width: 100%;
max-width: 1140px;
text-align: center;
line-height: 2;
font-size: 1.6rem;
font-weight: 500;
}
.txt_privacy{
margin: 80px auto 95px;
padding: 0 2.5%;
}
@media screen and (max-width:959px) {
.txt_privacy{
margin: 50px auto 60px;
}
}
.txt_privacy a {
color: #ff9933;
border-bottom: 1px solid #ff9933;
}
.txt_privacy a:hover {
opacity: 0.5;
}
.ttl_privacy{
margin: 0 0 10px 0;
text-align: center;
}
@media screen and (max-width:959px) {
.txt_privacy,
.txt_bottom{
text-align: left;
}
} .request_thanks {
margin: 60px auto;
text-align: center;
}
.request_thanks .txt01 {
font-weight: bold;
font-size: 2.4rem;
line-height: 2;
letter-spacing: 0.1rem;
}
.request_thanks .txt02 {
font-weight: 500;
font-size: 1.8rem;
line-height: 2;
}
.btn_bottom a {
font-size: 18px;	
margin: 40px auto 0 auto;
display: block;
width: 300px;
text-align: center;
padding: 20px;
background-color: #fff;
border: 1px solid #ffa347;
color: #ffa347;
transition: .5s all;
letter-spacing: 0.1em;
}
.btn_bottom a:hover {
background: #ffa347;
color: #fff;
}
.btn_bottom a i {
padding-right: 15px;
}
@media screen and (min-width: 0px) and (max-width:767px) {
.btn_bottom a {
width:96%;
padding:10px;
line-height: 24px;
}
} .name-wrap{
display:flex;
align-items:center;
justify-content: center;
}
.form_control_wrap p.first-name-input,
.form_control_wrap p.last-name-input{
margin:0;
}
.first-name,
.last-name{
min-width:35px;
text-align:center;
}
@media screen and (max-width:481px) {
.name-wrap{
flex-wrap:wrap;
}
.first-name-input,
.last-name-input{
width:85%;
}
.form_control_wrap p.first-name,
.form_control_wrap p.last-name{
margin:0;
min-width: auto;
width:15%;
}
.form_control_wrap p.last-name,
.form_control_wrap p.last-name-input{
margin-bottom:15px;
}
}</pre></body></html>