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

/* --------------------------------------
 intro
--------------------------------------- */
#intro {
	background: rgb(236,236,236); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(236,236,236,1) 0%, rgba(236,234,237,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(236,236,236,1) 0%,rgba(236,234,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(236,236,236,1) 0%,rgba(236,234,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#eceaed',GradientType=0 ); /* IE6-9 */
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

body {
font-size: 16px;
}

.call_time {
font-size: 18px;
}

br {
  display: initial;
}

br.sp {
  display: none;
}


.page_top_text {
	text-align: center;
	padding: 5.1% 0;
	position: relative;
}

.page_main_title {
	font-size: 29px;
	font-weight: normal;
	margin: 0;
	padding:0;
	line-height: 1.5;
}


/* 全体を囲むボックスのスタイル */
.container {
  background-color: #FAFAFA;
  padding: 10px;
  margin-top:10px;
  border: 1px solid #ddd;
}

/* リストアイテムに対するスタイル */
.list-item {
  text-transform: lowercase;
  font-size: 14px;
  text-indent: -1em;
  margin-left: 1em;
}

/* リストアイテムの前に「※」記号を挿入 */
.list-item::before {
  content: '※';
}





@media screen and (max-width: 1200px) { /*pc*/



}

@media screen and (max-width: 1000px) { /*pc*/



}

@media screen and (max-width: 768px) { /*tablet*/


}


@media screen and (max-width: 667px) { /*sp_w*/

  br.sp {
    display: initial;
  }

.page_main_title {
	font-size: 21px;
	line-height: 1.5;
}

}


/* /top_img ------------------------------------------------ */

.change-border-color {
  position: relative;
  margin: 1.5em 0 0.7em;
  padding: 0.2em 0;
  font-size: 1.3rem;
}
.change-border-color::before {
  border-bottom: solid 1px #ea6100;
  width: 20%;
  position: absolute;z-index: 1;bottom: 0;left: 0;
  content: "";
}
.change-border-color::after {
  border-bottom: solid 1px #aeaeae;
  width: 100%;
  position: absolute;bottom: 0;left: 0;
  content: "";
}


@media screen and (max-width: 768px) { /*tablet*/

.change-border-color {
  position: relative;
  margin: 1em 0;
  padding: 0.4em 0;
}

}

@media screen and (max-width: 667px) { /*sp_w*/


.change-border-color {
  font-size: 1.2rem;
  margin: 0.7em 0;
}


}

/* /change-border-color ------------------------------------------------ */


.faq_top_menu_list {
	display: flex;
	margin: 1em 0 2em;
	padding: 0;
	flex-wrap:wrap;
}

.faq_top_menu_list_q {
	width: 49%;
	margin: 0 2% 12px 0;
	list-style: none;
	padding: 0;
	border: 1px solid #aeaeae;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-repeat: no-repeat;
	background-position: right 5px center;
	background-size: 16px auto;
	background-image: url(../img/ya_10.png);
	
}

.faq_top_menu_list_q:hover {
	background-color:#e9e9e9;
}

.faq_top_menu_list_q:nth-child(even) {
	margin: 0 0 12px 0;
}

.faq_top_menu_link {
	background-repeat: no-repeat;
	background-size: 24px auto;
	background-position: left 10px center;
	background-image: url(../img/faq_icon_q.png);
}

.faq_top_menu_linki {
	background-repeat: no-repeat;
	background-size: 24px auto;
	background-position: left 10px center;
	background-image: url(../img/faq_icon_i.png);
}

a.faq_top_menu_link,
a.faq_top_menu_linki {
	font-size: 16px;
	display: block;
	font-weight: bold;
	color: #444444;
	padding: 0.7em 0 0.7em 40px;
}

a.faq_top_menu_link,
a.faq_top_menu_linki {
	text-decoration: none;
}

@media screen and (max-width: 667px) { /*sp_w*/

.faq_top_menu_list_q {
	width: 100%;
	margin: 0 0 11px 0; }


.faq_top_menu_link {
	background-size: 28px auto;
	background-position: left 8px center; }

a.faq_top_menu_link {
	font-size: 16px;
	padding: 0.5em 0 0.5em 40px;}

}


/* /faq_top_menu ------------------------------------------------ */


.tel_time {
	border: 1px solid #aeaeae;
	margin: 1em 0 2em;
text-align: center;
}

.img_tel_time {
    width: 100%;
    max-width: 740px;
}

.img_tel_time_sp {
	display: none;
}

@media screen and (max-width: 667px) { /*sp_w*/

.img_tel_time {
	display: none;
}

.img_tel_time_sp {
	display: block;
	width: 100%;
}

}


.sub_t01 {
	font-size: 18px;
	border-left: 5px solid #ea6100;
	line-height: 1.4;
	padding: 0 0 0 0.5em;
	margin:1em 0 0.5em;
}

.call_box {
	text-align: center;
	border: 1px solid #aeaeae;
	margin: 1em 0;
	padding: 0 0 0.3em;
}

.call_t01 {
	background-color:#f9f9f9;
	margin: 0;
	border-bottom: 1px solid #aeaeae;
	font-size: 16px;
	padding: 0.4em 0;
}


.call_t02 {
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 44px auto;
	background-image: url(../img/icon_free.png);
	display: inline-block;
	margin: 0;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 35px;
	color: #ef8200;
	padding: 0 0 0 48px;
	line-height: 1.4
}

.call_t03 {
	margin: 0;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 35px;
	color: #ef8200;
	line-height: 1.4;
}


.contact_meil_box {
	text-align: center;
	margin: 1.7em 0 5em;
}

.contact_meil_box a {
    cursor: pointer;
    background-color: #ea6100;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 55%;
    display: inline-block;
    height: 60px;
    padding: 0;
    line-height: 60px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 83% center;
    background-size: 18px auto;
    background-image: url(../img/ya_11.png);
    text-decoration: none;
}

@media screen and (max-width: 667px) {
    .contact_meil_box a {
        font-size: 20px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        background-position: right 14px center;
        width: 100%;
        height: 50px;
        line-height: 50px;
    }
}


a.contact_meil_link {
	background-color: #ea6100;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	width: 55%;
	display: inline-block;
	height: 60px;
	padding: 12px 0 0;
}

a.contact_meil_link:hover {
	background-color: #ef8200;
}




@media screen and (max-width: 667px) { /*sp_w*/

.sub_t01 {
	font-size: 16px; }

/* /.call_box p {
	font-size: 12px;
}*/

a.contact_meil_link {
	font-size: 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	width: 90%;
	display: inline-block;
	height: 50px;
	padding: 7px 0 0;
}

}

/* /call_box ------------------------------------------------ */


.req_t {
	text-align: right;
	padding: 2em 0 0;
}


.required {
	color:#e60012 ;
}








.table_box1 {
	width:100%;
	padding:0 0; }

.table_box1_in {
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin:0.3em 0 1em; }

.table_box1_in td {
	border: 1px solid #aeaeae;
	vertical-align: middle;
	padding: 0.5em 0.8em;
	line-height: 1.4;}

.w_td_t01 {
	width: 30%;
}

td.w_td_t02 {
	vertical-align: top;
}

.w_td01 { background-color: #e9e9e9; color:#000000; }


.table_box1 input[type=text],
.table_box1 input[type=submit] {
-webkit-appearance: none; -webkit-border-radius:0px; }

.table_box1 input[type=text],
.table_box1 textarea {
	border:1px solid #d9d9d9;
	font-size: 16px;
	padding: 2px 3px; }

.table_box1 input[type=text]:focus,
.table_box1 textarea:focus {
   border:solid 1px #8d8d8d;
   padding: 2px 3px;
   color:#000000; }

.table_box1 input[type=text],
.table_box1 input[type=submit],
.table_box1 textarea,
.table_box1 select{ outline: none; }

.table_box1 input[type=text].tel,
.table_box1 input[type=text].post_n { width:70px;}

.table_box1 input[type=text].seimei,
.table_box1 input[type=text].shouken{ width:100px;}

.table_box1 input[type=text].mail-a,
.table_box1 input[type=text].address { width:400px;}

.table_box1 input[type=text].medium2 { width:200px; margin: 0 0 0 5px;}

.table_box1 textarea.toi_text {
	width: 100%;
	height: 140px;
	margin: 3px 0 0;
}

.table_box1 select {
	border:1px solid #d9d9d9;
	padding: 2px 3px;
}

.table_box1 label {
	padding: 0 0 0 3px;
}

.tel-t { padding:0 5px; }

.seimei-s { padding:0 5px 0 0; }

.seimei-m { padding:0 5px 0 15px; }

.mail-t {
	padding:0.5em 0 0 0;
	display: block; }

.toi_list {
	list-style: none;
	margin: 0 0 2em;
	padding: 0;
}

.toi_list li {
	padding: 0 0 0.3em;
}

.table_box1 input.submit {
	cursor: pointer;
	background-color: #ea6100;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	width: 55%;
	display: inline-block;
	height: 60px;
	padding: 0 0;
	background-repeat: no-repeat;
	background-position: 83% center;
	background-size:18px auto;
	background-image: url(../img/ya_11.png);
	display: inline-block;
}

.table_box1 input.submit:hover {
	background-color: #ef8200;
}

.span_next {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px auto;
    background-image: url(../img/ya_11.png);
    display: inline-block;
    padding: 0px 50px 2px 0;
}

@media screen and (max-width: 768px) { /*tablet*/

.table_box1 input.submit {
	background-position: 88% center;
}

}

@media screen and (max-width: 667px) { /*sp_w*/

.table_box1 tbody {
	display: block;
	border-left:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
	border-top:1px solid #aeaeae; }

.table_box1 tbody tr {
	display: block; }

.table_box1 tbody td {
	border:none;
	border-bottom:1px solid #aeaeae;
	display: block;
	width:100%; }

.table_box1 input[type=text].mail-a,
.table_box1 input[type=text].address { width:100%;}

.pc_br { display: none; }

.table_box1 input.submit {
	font-size: 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-position: right 14px center;
	width: 100%;
	display: inline-block;
	height: 50px;
}

}




</pre></body></html>