/* ----------------------------------------
@sale ŠÈˆÕ•s“®ŽY”„‹p¸’è
---------------------------------------- */
.sale_wrap {
	font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ŸàƒSƒVƒbƒN", "Yu Gothic", sans-serif;
}
.sale_wrap a {
	color: #000;
	text-decoration: none;
}
/* s_header ”„‹p—p
---------------------------------------- */
.s_header_wrap {
	overflow: hidden;
	padding: 3% 0;
	border-bottom: 3px solid #de5536;
}
.s_header {
	width: 96%;
	margin: 0 auto;
}
.s_h_logo {
	display: inline-block;
	vertical-align: middle;
	margin-right: 11%;
	width: 40%;
	float: left;
}
.s_h_menu {
	display: inline-block;
	vertical-align: middle;
	width: 48%;
	float: right;
}
.s_h_menu a {
	background-color: #de5536;
	border-radius: 30px;
	padding: 5% 0 5% 10%;
	color: #fff;
	display: block;
	font-size: 3.5vw;
}
.s_h_menu img {
	display: inline-block;
	vertical-align: middle;
	width: 13%;
	margin-right: 3px;
}
/* s_footer ”„‹p—p
---------------------------------------- */
.s_footer {
	background-color: #e5e5e5;
	padding: 10% 0 13%;
}
.s_f_logo {
	text-align: center;
}
.s_f_menu {
	text-align: center;
	margin: 20px 0;
}
.s_f_menu a {
	display: inline-block;
	padding: 1%;
	font-size: 4vw;
	vertical-align: middle;
}
.s_f_menu a:hover {
	color: #de5536;
}
.s_f_btn {
	width: 60%;
	margin: 0 auto 5%;
}
.s_f_btn a {
	border: 1px solid #a0a0a0;
	font-size: 4vw;
	text-align: center;
	padding: 3% 0;
	display: block;
	border-radius: 30px;
}
.s_f_btn a:hover {
	background-color: #a0a0a0;
	color: #fff;
}
.s_copyright {
	text-align: center;
}
.s_copyright img {
	width: 60%;
}
.fixfoot ul li:nth-child(3) i {
	color: #000 !important;
}
.fixfoot ul li:nth-child(3) span {
	color: #000 !important;
}
/* s_main
---------------------------------------- */
.s_main {}
.s_main_in {
	text-align: center;
}
.main_bottom_menu {
	background-color: #efece3;
	border-top: 3px solid #cfc39e;
	border-bottom: 3px solid #cfc39e;
	box-sizing: border-box;
	padding: 20px 0;
}
.main_bottom_menu ul {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	gap: 10px 2%;
	flex-wrap: wrap;
}
.main_bottom_menu ul::after {
	content: none;
}
.main_bottom_menu ul li {
	width: 30%;
	position: relative;
}
.main_bottom_menu ul li a {
	display: block;
	width: ;
	padding: 15px 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	background-color: #cfc39e;
	border-radius: 5px;
}
/* inquiry_form
---------------------------------------- */
.inquiry_form {
	width: 96% !important;
	margin: auto;
}
.inquiry_form table {
	width: 100% !important;
	margin: 5% auto;
	box-shadow: 0 0px 10px #ccc;
	background: #FFF;
	border: none;
}
.inquiry_form table th, .inquiry_form table td {
	display: block;
	text-align: left;
}
.inquiry_form table th {
	width: 100% !important;
	padding: 15px 0px 15px 0 !important;
	border-right: none !important;
	background: #eeeeee;
	font-weight: bold;
	box-sizing: border-box;
}
.inquiry_form table th img {
	margin: 0px 5px;
	display: inline-block;
	vertical-align: middle;
}
.inquiry_form table th p {
	display: inline-block;
	vertical-align: middle;
	font-size: 4vw;
}
.inquiry_form label {
	border: 1px solid #aaaaaa;
	padding: 3% 2%;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	width: 43%;
	text-indent: 13%;
	margin-bottom: 3%;
}
.inquiry_form label:hover {
	background: #b20000;
	color: #FFF;
}
.apart {
	background: url(/sale/img/company_icon_off.png)no-repeat 16% !important;
	background-size: 13% !important;
}
.apart:focus,
.apart:hover,
.apart:active,
.cp_ipradio input:checked+label[for=radio1] {
	background: #b20000 url(/sale/img/company_icon.png)no-repeat 16% !important;
	background-size: 13% !important;
}
.tochi {
	background: url(/sale/img/home_icon.png)no-repeat 16% !important;
	background-size: 13% !important;
}
.tochi:focus,
.tochi:hover,
.tochi:active,
.cp_ipradio input:checked+label[for=radio2] {
	background: #b20000 url(/sale/img/home_icon_on.png)no-repeat 16% !important;
	background-size: 13% !important;
}
.home {
	background: url(/sale/img/tochi_icon.png)no-repeat 16% !important;
	background-size: 13% !important;
}
.home:focus,
.home:hover,
.home:active,
.cp_ipradio input:checked+label[for=radio3] {
	background: #b20000 url(/sale/img/tochi_icon_on.png) no-repeat 16% !important;
	background-size: 13% !important;
}
.cp_ipradio label:before {
	position: absolute;
	top: 18px;
	left: 8px;
	width: 7px;
	height: 7px;
	content: '';
	background: #b20000;
	border: 1px solid #fff;
	box-shadow: 0 0 0 2px #b20000;
	border-radius: 50%;
}
.cp_ipradio {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cp_ipradio:before,
.cp_ipradio:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
.cp_ipradio input[type=radio] {
	display: none;
}
.cp_ipradio label:focus,
.cp_ipradio label:hover,
.cp_ipradio label:active,
.cp_ipradio input:checked+label {
	color: #fff;
	background-color: #b20000 !important;
}
.cp_ipradio label:focus:before,
.cp_ipradio label:hover:before,
.cp_ipradio label:active:before,
.cp_ipradio input:checked+label:before {
	background: #fff;
	border: 1px solid #b20000;
	box-shadow: 0 0 0 2px #fff;
}
.cp_ipradio input:disabled+label {
	cursor: not-allowed;
	color: rgba(0, 0, 0, 0.5);
	background: #efefef;
}
.cp_ipradio input:disabled+label:hover {
	border-color: rgba(0, 0, 0, 0.1);
}
.cp_ipradio input:disabled+label:before {
	border-color: #ffffff;
	background: #ffffff;
}
/*/’Ç‰Á*/
.inquiry_form label:hover {
	background: #b20000;
	color: #FFF;
}
select:disabled {
	color: -internal-light-dark-color(#fff);
}
.inquiry_form label input {
	margin: 0 5px 0 0;
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type="button"] {
	width: 100px;
	height: 25px;
	background: url(/sale/img/update.png)no-repeat 5px;
	border-radius: 3px;
	border: 1px solid #aaaaaa;
	margin-left: 15px;
}
select[name="manshon"] {
	width: 100%;
}
input[name="manshon_free"] {
	width: 100%;
	height: 36px;
	background: #FFF;
	border-radius: 3px;
	border: 1px solid #aaaaaa;
}
li#tr_madori_id select {
	width: 50% !important;
	height: 36px !important;
}
/*
.container span{
    display: block;
    color: #333333;
    font-size: 12px;
    margin-top: 10px;
}*/
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], textarea {
	background-color: #FFF;
	border: 1px solid #aaaaaa;
	box-shadow: none;
	margin: 10px 0;
}
input[name="shozaikai"], input[name="senyu_menseki"] {
	width: 25%;
}
input[name="build_old"] {
	width: 40%;
}
.inquiry_form table td {
	padding: 5% 3%;
	border-bottom: none;
}
.inquiry_form table span, .madori span {
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.inquiry_form ul {
	display: flex;
	flex-wrap: wrap;
}
.inquiry_form li {
	margin-bottom: 10px;
	width: 100%;
}
.inquiry_form li p.sonota_tl {
	border-bottom: 1px solid #ccc;
}
.inquiry_form li select {
	width: 20%;
}
.inquiry_form input[type="submit"] {
	-webkit-appearance: none;
	display: block;
	width: 90%;
	color: #FFF;
	background-color: #de5536 !important;
	border-radius: 50px;
	font-size: 4.5vw;
	font-weight: bold;
	margin: 0 auto 5%;
	border: 1px solid #fff;
	padding: 5% 0;
	box-shadow: 0 0 0 5px #de5536 !important;
}
.submit_tl {
	display: none !important;
	border-bottom: none !important;
}
/* s_trouble
---------------------------------------- */
.s_trouble {
	background: url(/sale/img/s_troubl_chara_b_sp.jpg)no-repeat center bottom;
	background-color: #beb18b;
	padding-top: 30px;
	padding-bottom: 50%;
	background-size: 100%;
}
.s_tr_tl {
	color: #fff;
	font-size: 7vw;
	text-align: center;
	font-weight: bold;
	line-height: 1.7em;
}
.s_tr_tl span {
	font-size: 4vw;
	border-bottom: 1px solid #fff;
	line-height: 1.8em
}
.s_tr_comment {
	width: 94%;
	margin: 5% auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.s_tr_comment>div {
	font-size: 3.5vw;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
	background-color: #FFF;
	border-radius: 5px;
	margin-bottom: 2%;
	width: 49%;
	padding: 3% 0;
}
.s_tr_comment>div span {
	color: #ff6476;
	font-weight: bold;
}
.s_tr_yazi {
	text-align: center;
	margin-right: 12px;
	display: none;
}
/* s_chart
---------------------------------------- */
.s_chart {
	text-align: center;
	margin: 10% 0;
}
.s_chart_tl {
	margin: 0 auto 3%;
	width: 85%;
}
.s_chart_test {
	width: 98%;
	margin: 0 auto;
}
.sale_flow_list {
	margin: 3% auto;
	width: 96%;
	background-color: #fff;
	box-sizing: border-box;
}
.sale_flow_list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
.sale_flow_list ul li {
	width: 100%;
	margin-bottom: 30px;
}
.sale_flow_list ul li a {
	border: solid 2px #E60012;
	color: #E60012;
	font-size: 4vw;
	text-align: center;
	padding: 3% 0px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 80%;
	margin: 0 auto;
}
.sale_flow_list ul li a:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #ffffff transparent;
}
.sale_flow_list ul li ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
.sale_flow_list ul li ul h3 {
	color: #fff;
	font-size: 5vw;
	padding: 3% 0px;
	margin-bottom: 10px;
}
.sale_flow_list ul li:nth-child(1) h3 {
	background-color: #E8B334;
}
.sale_flow_list ul li:nth-child(2) h3 {
	background-color: #4295DB;
}
.sale_flow_list ul li:nth-child(3) h3 {
	background-color: #5ABD5D;
}
.sale_flow_list ul li ul li {
	float: none;
	width: auto;
	margin: 0 auto 5%;
	padding-left: 5%;
	font-size: 3.5vw;
	position: relative;
	text-align: left;
	width: 90%;
}
.sale_flow_list ul li:nth-child(1) ul li:after {
	display: block;
	content: '';
	position: absolute;
	top: 3px;
	left: 0em;
	width: 10px;
	height: 10px;
	background-color: #E8B334;
	border-radius: 100%;
}
.sale_flow_list ul li:nth-child(2) ul li:after {
	display: block;
	content: '';
	position: absolute;
	top: 3px;
	left: 0em;
	width: 10px;
	height: 10px;
	background-color: #4295DB;
	border-radius: 100%;
}
.sale_flow_list ul li:nth-child(3) ul li:after {
	display: block;
	content: '';
	position: absolute;
	top: 3px;
	left: 0em;
	width: 10px;
	height: 10px;
	background-color: #5ABD5D;
	border-radius: 100%;
}
.sale_flow_list_title {
	padding: 5px 0px 10px 0px;
	background: #fff;
	width: 96%;
	margin: auto;
}
.sale_flow_list_title ul {
	width: 100%;
	margin: auto;
}
.sale_flow_list_title ul li {
	float: left;
	width: 33.3%;
}
.sale_flow_list_title ul li a {}
.sale_flow_list_title ul li a img {}
/* s_inq
---------------------------------------- */
.s_inq {
	background-color: #e06347;
}
.s_inq_in {
	width: 94%;
	margin: 0px auto 0;
	position: relative;
	padding: 30px 0;
}
.s_inq_img {
	position: absolute;
	top: -13%;
	right: 3%;
	width: 30%;
	margin: 0 auto;
	display: none;
}
.s_inq_txt {
	text-align: center;
	font-size: 5vw;
	line-height: 1.3em;
	color: #fff;
	font-weight: bold;
}
.s_inq_btn {
	clear: both;
	position: relative;
	z-index: 10;
	padding-top: 10px;
}
.s_inq_btn ul {}
.s_inq_btn ul li {
	width: 320px;
	border-radius: 50px;
	font-size: 20px;
	font-weight: bold;
	margin: 10px auto;
}
.s_inq_btn ul li a {
	display: block;
	padding: 15px 20px;
	background-color: #FFF;
	border: 3px solid #b5371a;
	border-radius: 10px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.s_inq_btn ul li a img {
	display: inline-block;
	margin-right: 20px;
}
.s_inq_btn ul li a p {
	font-size: 20px;
}
.s_inq_btn ul li a p span {
	font-size: 15px;
	display: block;
	line-height: 1;
	margin-bottom: 5px;
}
.s_inq_btn ul li a:hover {
	transform: translate(0, 3px);
}
.s_inq_tel {
	text-align: center;
	color: #fff;
	margin-top: 20px;
}
.s_inq_tel a {
	color: #fff !important;
	font-size: 40px;
	line-height: 1;
	font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ŸàƒSƒVƒbƒN", "Yu Gothic", sans-serif;
	margin: 3px 0;
	display: block;
}
.s_inq_tel span {
	font-size: 15px;
	display: block;
	line-height: 1.5;
}
/* s_reason
---------------------------------------- */
.s_reason {
	width: 96%;
	margin: 10% auto;
}
.s_re_tl {
	text-align: center;
	font-size: 7vw;
	font-weight: bold;
	line-height: 1.3em;
}
.s_re_tl span {
	color: #beb18b;
}
.s_re_tl p {
	font-size: 3vw;
	font-weight: normal;
}
.s_re_tl img {
	margin-top: 2%;
}
.s_re_point {
	margin-top: 5%;
}
.s_re_point ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.s_re_point ul li {
	width: 48%;
	text-align: center;
	margin: 0 auto 5%;
}
.s_re_point ul li img {
	position: relative;
	z-index: 10;
	width: 90%;
}
.s_point_box {
	background-color: #eee;
	border-radius: 5px;
	padding-top: 70px;
	margin-top: -55px;
	padding-bottom: 15px;
}
.s_point_tl {
	font-size: 4vw;
	color: #ffa800;
}
.s_point_txt {
	font-size: 3vw;
	line-height: 1.5em;
	text-align: left;
	width: 92%;
	margin: 5% auto 0;
	height: 130px;
}
.s_result {
	width: 96%;
	margin: 30px auto 50px;
	background-color: #eee;
	border-radius: 10px;
	position: relative;
	padding-bottom: 30px;
}
.s_result h3 {
	background-color: #beaf85;
	line-height: 60px;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	border-radius: 10px 10px 0 0;
	padding-left: 20px;
}
.s_result span {
	font-size: 15px;
	letter-spacing: 1px;
	margin-left: 20px;
}
.s_rslt_list {
	margin: 20px auto;
	padding: 20px;
	background-color: #fff;
	width: 90%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.s_rslt_list ul {}
.s_rslt_list li {}
.s_rslt_list a {
	display: block;
	padding: 10px;
}
.s_rslt_list a:hover {
	background-color: #eee;
}
.s_rslt_list li:first-child a {
	margin-bottom: 10px;
	border-bottom: 1px dashed #aaa;
}
.s_rslt_list .syubetsu {
	font-size: 15px;
	font-weight: bold;
}
.s_rslt_list .syubetsu span {
	color: #d80000;
}
.s_rslt_list .syubetsu i {
	margin-right: 10px;
	color: #beaf85;
	font-size: 15px;
}
.s_rslt_list .comment {
	font-size: 13px;
	margin-top: 10px;
	line-height: 20px;
}
.s_rslt_list .comment br {}
.s_rslt_btn {}
.s_rslt_btn a {
	display: block;
	width: 85%;
	line-height: 55px;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	border: 1px solid #beaf85;
	margin: 20px auto 30px;
	text-align: center;
	background-color: #fff;
	border-radius: 5px;
}
.s_rslt_btn a:hover {
	background-color: #beaf85;
	color: #fff;
}
.s_rslt_chara {
	width: 80%;
	margin: 0 auto;
}
.s_rslt_chara img {}
/* s_consi
---------------------------------------- */
.s_consi_wrap {}
.s_consi_bn {
	background: url(/sale/img/s_qu.jpg)no-repeat center top;
	background-size: cover;
}
.s_consi_in {
	font-size: 5vw;
	color: #fff;
	line-height: 1.5em;
	text-align: center;
	padding: 8% 0;
}
.s_consi_demerit {
	margin: 5% auto;
}
.s_consi_demerit ul {}
.s_consi_demerit ul li {
	font-size: 5vw;
	text-align: center;
	line-height: 1.7em;
	padding: 10% 0;
	margin-bottom: 2%;
}
.s_consi_demerit ul li:first-child {
	background: url(/sale/img/s_demerit01.png)no-repeat center top;
}
.s_consi_demerit ul li:nth-child(2) {
	background: url(/sale/img/s_demerit02.png)no-repeat center top;
}
.s_consi_demerit ul li:last-child {
	background: url(/sale/img/s_demerit03.png)no-repeat center top;
}
.s_consi_yazi {
	text-align: center;
}
.s_consi_yazi img {
	width: 13%;
	margin: 0 auto;
}
.s_consi_camp {
	margin: 5% auto;
	width: 96%;
}
.s_consi_form a {
	display: block;
	width: 90%;
	margin: 20px auto 0;
	text-align: center;
	background-color: #e6dec4;
	border-bottom: solid 3px #beb18b;
	line-height: 60px;
	transition: 0.2s;
	font-size: 4vw;
	border-radius: 5px;
}
.s_consi_form a:hover {
	transform: translateY(3px);
	background-color: #beb18b;
}
/* s_sozoku
---------------------------------------- */
.s_sozoku_wrap {
	background-color: #efece3;
	padding: 80px 30px 70px;
}
.s_sozoku_list {
	margin: 0 auto;
}
.s_sozoku_l {
	position: relative;
}
.s_sozoku_l h3 {
	font-size: 30px;
	color: #333;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS std', 'Hiragino Kaku Gothic Pro', 'ƒƒCƒŠƒI', 'Meiryo', 'Arial', sans-serif;
	line-height: 1.5;
	margin: 0;
	position: inherit;
}
.s_sozoku_l::before {
	content: url(/sale/img/sozoku_quotation.png);
	position: absolute;
	top: -10px;
	left: -20px;
}
.s_sozoku_l h3 span {
	font-size: 35px;
	color: #f00;
	background: linear-gradient(transparent 60%, #fff000 60%);
}
.s_sozoku_l p {
	font-size: 17px;
	font-weight: bold;
	margin: 30px 0;
	line-height: 1.5;
}
.s_sozoku_l a {
	display: block;
	background-color: #f27041;
	text-align: center;
	width: 100%;
	line-height: 60px;
	border-radius: 5px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin: 30px 0 0;
}
.s_sozoku_l a: {}
.s_sozoku_r {}
.sp_off {}
.pc_off {}
/* s_conts
---------------------------------------- */
.s_conts {
	background-color: #beb18b;
	margin: 0px 0 50px;
	overflow: hidden;
}
.s_conts_in {
	background-color: #FFF;
	margin: 10% auto;
	border-radius: 5px;
	width: 96%;
	overflow: hidden;
}
.s_conts_tl {
	text-align: center;
	padding: 5% 0;
	border-bottom: 2px solid #beb18b;
}
.s_conts_tl img {
	width: 30%;
	margin: 0 auto;
}
.s_conts_txt {
	font-size: 3.3vw;
	line-height: 1.5em;
	margin-top: 3%;
}
.s_conts_wrap {
	width: 96%;
	margin: 0 auto;
	padding: 3% 0;
}
.s_conts_wrap ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.s_conts_wrap ul li {
	width: 49%;
	margin-bottom: 2%;
}
.s_conts_wrap ul li a {
	display: block;
	background-color: #eee;
	border: 1px solid #aaa;
	border-radius: 5px;
	padding: 7% 0;
	text-align: center;
	font-size: 3.3vw;
}
.s_conts_wrap ul:after {
	display: none;
}
.s_conts_wrap ul li a:hover {
	box-shadow: 0 0 6px #ccc;
}
.s_jisseki {
	margin: 0 auto 10%;
	width: 96%;
}
.sale_movie {
	padding-bottom: 50px;
}
.sale_movie p {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	letter-spacing: 1px;
}
.sale_movie p i {
	margin-right: 10px;
	transform: rotate(-10deg);
}
.sale_movie ul {
	width: 90%;
	margin: 0 auto;
}
.sale_movie ul li {
	width: 100%;
	margin-bottom: 10px;
}
.sale_movie ul li iframe {
	height: 200px;
	width: 100%;
}
/* s_inq2
---------------------------------------- */
.s_inq2 {
	background: url(/sale/img/s_inq_bk.jpg)no-repeat center top;
	background-size: cover;
	padding: 10% 0;
}
.s_inq2_txt {
	font-size: 4vw;
	color: #fff;
	line-height: 30px;
	text-align: center;
}
.s_inq2 ul {
	width: 83%;
	margin: 3% auto 0;
}
.s_inq2 ul li {
	margin-bottom: 2%;
}
.s_inq2 ul li:nth-child(2) a {
	padding: 0;
}
.s_inq2 ul li:nth-child(2) a img {
	width: 100%;
}
.s_inq2 ul li a {
	color: #BEB18B;
	display: block;
	padding: 7% 0 7% 9%;
	background-color: #FFF;
	border-radius: 50px;
	font-size: 5vw;
	font-weight: bold;
}
.s_inq2 ul li a img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 7%;
	width: 14%;
}
.fc p {
	font-size: 11px;
	text-align: center;
}
.quick_btn a {
	display: block;
	width: 96%;
	text-align: center;
	border: solid 3px #beaf85;
	border-radius: 5px;
	line-height: 60px;
	font-size: 4.5vw;
	color: black;
	text-decoration: none;
	background-color: #eee8d6;
	transition: 0.2s;
	box-sizing: border-box;
	margin: 0 auto;
}
.akiya_bnr {
	display: block;
	width: 90%;
	margin: 20px auto 40px;
	filter: drop-shadow(0px 0px 5px hsla(0, 0%, 0%, 0.2));
}
/* -------ƒXƒ}ƒzƒtƒbƒ^[ŒÅ’è------- */
.fix_form {
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	left: 0;
	bottom: 50px;
	padding: 3% 0;
	width: 100%;
	z-index: 500;
}
.fix_form a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80%;
	text-align: center;
	background: #e06347;
	border-radius: 30px;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
	margin: 0 auto;
	letter-spacing: 0.1em;
	box-shadow: 0 4px 0 #a7422b;
}
.fix_form a i {
	margin-right: 5px;
}
.fix_form p {
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin: 0 0 5px;
	line-height: 1;
}
/* ----------------------------------------
akiya@‹ó‚«‰Æ‚Ì”„‹p
---------------------------------------- */
.akiya {
	font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ŸàƒSƒVƒbƒN", "Yu Gothic", sans-serif;
}
.akiya .main {}
/* ----”Y‚Ý----- */
.ak_nayami {}
.ak_nayami>h2 {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS std", "Hiragino Kaku Gothic Pro", ƒƒCƒŠƒI, Meiryo, Arial, sans-serif;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	margin: 50px 0 30px;
}
.ak_nayami>h2 span {
	background: linear-gradient(transparent 60%, #fecd0c 60%);
}
.ak_ny_graph {}
.ak_ny_graph .img {
	display: block;
	margin: 0 auto 30px;
	text-align: center;
	width: 70%;
}
.ak_ny_graph ul {
	width: 90%;
	margin: 0 auto;
}
.ak_ny_graph ul li {
	font-size: 20px;
	display: flex;
	padding: 3px 0;
}
.ak_ny_graph ul li p {
	width: 80%;
	font-size: 15px;
	font-weight: bold;
}
.ak_ny_graph ul li span {
	font-size: 15px;
	font-weight: bold;
}
.ak_ny_graph ul li:first-child {
	font-size: 25px;
	margin-bottom: 20px;
	align-items: end;
}
.ak_ny_graph ul li:first-child img {
	width: 40px;
	margin-right: 10px;
}
.ak_ny_graph ul li:first-child p {
	width: auto;
	margin-right: 50px;
}
.ak_ny_graph ul li:first-child span {
	color: #ff0000;
}
/* ----”Y‚Ý—á----- */
.ny_block {
	width: 100%;
	background-color: #f0ead8;
	margin: 40px auto 0px;
	position: relative;
	padding: 70px 0px;
}
.ny_block h2 {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS std", "Hiragino Kaku Gothic Pro", ƒƒCƒŠƒI, Meiryo, Arial, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	margin: 0 0 70px;
}
.ny_block>img {
	display: none;
}
.ny_block ul li {
	border: 4px solid #beb18b;
	border-radius: 5px;
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
}
ul.ny_bl_big {
	width: 90%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
ul.ny_bl_big li {
	width: 100%;
	margin-bottom: 10px;
}
ul.ny_bl_big li h3 {
	font-size: 25px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	line-height: 1.3;
	margin: 0 0 20px;
	padding-bottom: 15px;
}
ul.ny_bl_big li .btm {}
ul.ny_bl_big li .btm img {
	margin: 0 auto 20px;
	display: block;
}
ul.ny_bl_big li .btm p {
	font-size: 16px;
	line-height: 25px;
}
ul.ny_bl_small {
	width: 90%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
ul.ny_bl_small li {
	width: 49%;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
}
/* ----‹­‚Ý----- */
.ak_strong {
	background-color: #f8f3e6;
}
.ak_strong h2 {
	background-color: #beb18b;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	text-shadow: #fff 2px 0px 1px, #fff -2px 0px 1px, #fff 0px -2px 1px, #fff -2px 0px 1px, #fff 2px 2px 1px, #fff -2px 2px 1px, #fff 2px -2px 1px, #fff -2px -2px 1px, #fff 1px 2px 1px, #fff -1px 2px 1px, #fff 1px -2px 1px, #fff -1px -2px 1px, #fff 2px 1px 1px, #fff -2px 1px 1px, #fff 2px -1px 1px, #fff -2px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS std", "Hiragino Kaku Gothic Pro", ƒƒCƒŠƒI, Meiryo, Arial, sans-serif;
	line-height: 1.3;
	padding: 40px 0;
	margin: 0;
}
.ak_strong ul {
	width: 90%;
	margin: 50px auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ak_strong ul li {
	background-color: #fff;
	width: 100%;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	position: relative;
	padding: 40px 30px 20px;
	box-sizing: border-box;
	margin-bottom: 50px;
}
.ak_strong ul li span {
	position: absolute;
	background-color: #e46508;
	color: #fff;
	font-size: 20px;
	padding: 10px 15px;
	left: 10px;
	top: -20px;
	border-radius: 5px;
	line-height: 1;
}
.ak_strong ul li h3 {
	font-size: 28px;
	font-weight: bold;
	color: #e46508;
	margin: 0 0 20px;
	line-height: 1.3;
}
.ak_strong ul li p {
	font-size: 17px;
	line-height: 1.3;
}
.ak_strong img {
	display: block;
	margin: 0 auto;
	width: 90%;
}
/* ----‚¨‹q—l‚Ìº----- */
.ak_voice {
	padding: 50px 0;
}
.ak_vo_l {
	text-align: center;
}
.ak_vo_l img {}
.ak_vo_l a {
	display: none;
	width: 315px;
	line-height: 65px;
	background-color: #beb18b;
	color: #fff;
	text-align: center;
	margin-top: 60px;
	text-decoration: none;
	font-size: 20px;
	border-radius: 5px;
}
.ak_vo_r {
	width: 90%;
	margin: 0 auto;
}
.ak_vo_r ul {}
.ak_vo_r ul li {}
.ak_vo_r ul li a {
	display: block;
	border-radius: 10px;
	background-color: #eee;
	padding: 30px;
	box-sizing: border-box;
	text-decoration: none;
	color: #333;
	margin-top: 20px;
}
.ak_vo_r .ti {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.ak_vo_r .txt {
	font-size: 18px;
}
/* ----”ƒŽæ•ÛØ----- */
.ak_kaitori {
	padding: 90px 0 70px;
}
.kaitori_top {
	text-align: center;
}
.kaitori_top h2 {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS std", "Hiragino Kaku Gothic Pro", ƒƒCƒŠƒI, Meiryo, Arial, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}
.kaitori_top p {
	font-size: 18px;
	font-weight: bold;
	margin: 70px auto 30px;
	line-height: 1.7;
	width: 90%;
	text-align: left;
}
.kaitori_top p br {
	display: none;
}
.kaitori_flow {
	text-align: center;
}
.kaitori_btm {}
.kaitori_btm .img {
	margin-right: 50px;
	display: none;
}
.kaitori_btm .txt {
	width: 90%;
	margin: 50px auto 0;
}
.kaitori_btm .txt p {
	background-color: #e46508;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	line-height: 65px;
	font-size: 20px;
	font-weight: bold;
}
.kaitori_btm .txt ul {
	margin-top: 30px;
}
.kaitori_btm .txt ul li {
	font-size: 20px;
	line-height: 1;
	padding: 15px 0 15px 60px;
	background-image: url(/akiya/img/check_box.png);
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
	margin: 0px 10px;
}
/* qa
---------------------------------------- */
.ak_qa {
	padding: 60px 0;
	background-color: #f8f3e6;
}
.ak_qa h2 {
	text-align: center;
	margin-bottom: 40px;
	font-size: 40px;
	font-weight: bold;
}
.ak_qa ul {
	width: 90%;
	margin: 0 auto;
}
.ak_qa ul li {
	background-color: #fff;
	box-shadow: 0 0 4px #bbb;
	margin-bottom: 30px;
	border-radius: 10px;
	overflow: hidden;
}
.n_qu {
	background-color: #c8ba8d;
	display: flex;
	justify-content: flex-start;
	align-items: end;
	font-size: 23px;
	color: #fff;
	line-height: 1.3;
	font-weight: bold;
	background-image: url(/akiya/img/qa_q.png);
	background-repeat: no-repeat;
	background-position: center left 20px;
	padding: 20px 10px 20px 70px;
}
.n_qu span {
	font-size: 40px;
	font-weight: bold;
	margin-right: 30px;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', 'ƒƒCƒŠƒI', 'Meiryo', 'Arial', sans-serif;
}
.n_an {
	display: flex;
	justify-content: flex-start;
	align-items: start;
	font-size: 16px;
	line-height: 25px;
	background-image: url(/akiya/img/qa_a.png);
	background-repeat: no-repeat;
	background-position: top 25px left 20px;
}
.n_an span {
	font-size: 50px;
	font-weight: bold;
	margin-right: 30px;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', 'ƒƒCƒŠƒI', 'Meiryo', 'Arial', sans-serif;
	color: #e7060c;
	line-height: 50px;
}
.n_an {
	padding: 20px 20px 20px 70px;
}
/*----------------------------------------
  info
---------------------------------------- */
.t_info {
	background-color: #ede8d9;
	padding: 50px 0 30px;
}
.t_info_in {
	width: 100%;
	margin: 0px auto 0;
}
.t_info_tl {
	display: flex;
	justify-content: space-between;
	align-items: end;
	margin: 0 auto 30px;
	width: 96%;
}
.t_info_tl h2 {
	font-weight: bold;
	font-size: 30px;
	line-height: 1;
	width: 100%;
	display: block;
	text-align: center;
}
.t_info_tl h2 span {
	font-size: 20px;
	margin-left: 10px;
}
.t_info_more {
	width: 165px;
	display: none;
}
.t_info_more a {
	color: #c8b88c;
	background-color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 10px 0;
	border: 2px solid #fff;
	box-sizing: border-box;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.t_info_more a:hover {
	background-color: #c8b88c;
	color: #fff;
}
.t_info_box {}
.t_info_box iframe {
	width: 100%;
	height: 270px;
}
.slick-box {
	width: 100%;
	padding: 0;
	margin: 0 auto !important;
	display: flex;
	justify-content: flex-start;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "Hiragino Kaku Gothic ProN", "ŸàƒSƒVƒbƒN", YuGothic, "ƒƒCƒŠƒI", Meiryo, sans-serif;
}
ul.slick-box {}
ul.slick-box li {
	position: relative;
	margin: 0 10px;
}
ul.slick-box li:last-child {
	margin-right: 0;
}
ul.slick-box li a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.slick-list {
	overflow: hidden;
}
.slick-track {
	height: 220px;
}
.slick-prev, .slick-next {
	background: #c6b98c !important;
	border-radius: 5px;
}
.info_img {
	width: 100%;
	height: 35vw;
	overflow: hidden;
	border-radius: 10px;
	position: relative;
	z-index: 0;
}
.info_img img {
	width: 100%;
	height: 35vw;
	object-fit: cover;
	border-radius: 10px;
	transition-duration: 0.5s;
}
ul.slick-box li:hover .info_img img {
	transform: scale(1.1);
	transition-duration: 0.5s;
}
.info_tag {
	margin: -30px auto 70px;
	text-align: center;
	position: relative;
}
.info_tag .cms_topic_tag {
	font-size: 18px;
	border-radius: 10px;
	padding: 5px 20px;
	border: 2px solid #232522;
	background-color: #fff;
	font-weight: bold;
}
.info_tl {
	position: absolute;
	bottom: 30px;
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	line-height: 23px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 45px;
}
.info_day {
	position: absolute;
	bottom: 0;
	font-size: 14px;
	color: #055FAE;
	margin: 0;
}
.s_info {
	display: none;
}
.column_list .slick-slide {
	padding: 0 !important;
}