@charset "utf-8";
img{
	max-width: 100%;
}
.hoj_list01 li a{
	font-size: 1.1rem;
	line-height: 1.7;
	color: #333;
	font-weight: bold;
}
.hoj_bor01{
	border-top: 1px #333 solid;
	padding-top: 40px;
}
.hoj_h301{
	margin-bottom: 20px;
	margin-right: 10%;
}
.hoj_dl01 {
	margin-bottom: 10px;
}
.hoj_dl01 dt{
	font-weight: bold;
}
.hoj_dl01 dt .hoj_span01{
	font-size: 1rem!important;
	font-weight: bold!important;
}
.hoj_dl01 dd{
	margin-bottom: 20px;
	line-height: 1.8;
}
.hoj_h301 span{
	display: inline-block;
	border: 1px #CC0022 solid;
	padding: 5px 4px 3px 10px;
	color: #CC0022;
	margin-top: 20px;
}

.career_tit{
	margin-bottom: 30px;
}
.career_tit h2{
	font-size: 1.25rem;
	font-weight: bold;
	margin-bottom: 10px!important;
	margin-left: 0!important;
}
.career_tit ul{
	margin-bottom: 10px;
}
.career_tit ul li{
	margin-right: 45px;
	font-weight: bold;
	margin-bottom: 5px;
}
.career_tit ul li a{
	color: #333;
	text-decoration: none;
	position: relative;
}
.career_tit ul li a::after {
	content: "";
	position: absolute;
	top: 5px;
	right: -20px;
	vertical-align: middle;
	display: inline-block;
	background-image: url(/module/fw4/img/FW4_mark_arw_right_b.svg);
	transform: rotate(90deg);
	background-repeat: no-repeat;
	background-size: 14px 14px;
	width: 14px;
	height: 14px;
}
.career_tit ul li a:hover{
	text-decoration: underline;
}
.career_tit span{
	display: inline-block;
	border: 1px #CC0022 solid;
	padding: 5px 4px 3px 10px;
	color: #CC0022;
	font-weight: bold;
	font-size: 0.875rem;
}
.career_btn{
	text-align: center;
	margin-bottom: 10px;
}
.career_btn a{
	font-size: 1.125rem;
	font-weight: bold;
	padding-top: 14px;
	padding-left: 0;
}
.career_btn a::after{
	top: 22px;
}
.career_end{
	background: #f9e5e8;
	padding: 12px 0 10px;
	text-align: center;
	border: 1px #CC0022 solid;
	margin-bottom: 40px;
	font-size: 1.125rem;
	color: #CC0022;
	font-weight: bold;
}

/* */
.hojo_navi {
	border: 2px #5056C8 solid;
	border-radius: 10px;
	background: #fff;
	padding: 10px;
	margin-bottom: 15px;
}
.hojo_navi li{
	border-bottom: 1px #5056C8 solid;
	text-align: center;
	padding: 10px 0 10px 0;
	margin-bottom: 5px;
}
.hojo_navi li:last-child{
	border-bottom: none;
	padding-bottom: 0;
	padding-top: 7px;
	margin-bottom: 5px;
}
.hojo_navi li a{
	display: flex;
	align-items: center;
	position: relative;
	text-decoration: none;
}
.hojo_navi li a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	vertical-align: middle;
	display: inline-block;
	background-image: url(/module/fw4/img/FW4_mark_arw_right_b.svg);
	transform: translateY(-50%) rotate(90deg);
	background-repeat: no-repeat;
	background-size: 14px 14px;
	width: 14px;
	height: 14px;
}
.hojo_navi li a .award_ico{
	max-width: 54px;
	margin-right: 10px;
	margin-top: -8px;
}
.hojo_navi li a p{
	color: #333;
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1;
}
.hojo_navi li a p span{
	font-size: 0.875rem;
}
.hojo_navi li:last-child a{
	justify-content: center;
}
.hojo_navi li:last-child a p{
	color: #333;
}


.hojo_h2{
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px!important;
}
.hojo_h2 .award_ico{
	margin-right: 10px;
	max-width: 46px;
}
.hojo_h2 p{
	font-size: 1.1rem;
	font-weight: bold;
	padding-top: 5px;
}
.hojo_lead{
	font-size: 0.875rem;
	color: #5073B8;
	font-weight: bold;
	line-height: 1.4;
}
.hojo_col02{
	width: 64%;
	margin: 10px auto 30px;
}
.hojo_tit01{
	background: #fc9534;
	padding: 10px 0 8px;
	text-align: center;
	color: #fff;
	font-size: 1.25rem;
	font-weight: bold;
}
.hojo_tit01 span{
	font-size: 1.625rem;
}
.hojo_item{
	border: 1px #fc9534 solid;
	padding: 10px;
	align-items: center;
	margin-bottom: 60px;
}
.hojo_price{
	margin-bottom: 10px;
}
.hojo_price table{
	width: 100%;
	margin-bottom: 0;
}
.hojo_price table th,
.hojo_price table td{
	text-align: center;
	font-size: 1.25rem;
	border: 1px #707070 solid;
	padding: 12px 0 5px;
}
.hojo_price table th{
	background: #fff;
}
.hojo_price table td{
	font-weight: bold;
	background: #fffce3;
}
.hojo_price table td span{
	font-size: 1.625rem;
}
.hojo_price table.hojo_situ{
	margin-bottom: 25px;
}
.hojo_price table.hojo_situ th{
	background: #fc9534;
	color: #fff;
	padding: 8px 0 3px;
}
.hojo_price table.hojo_situ td{
	padding: 30px 0 25px;
}
.hojo_plus{
	max-width: 36px;
	margin: 0 auto 10px;
}
.hojo_btn01{
	display: block;
	position: relative;
	border: 2px #cbcbcb solid;
	border-radius: 20px;
	text-align: center;
	padding: 6px 0 3px;
	text-decoration: none!important;
	color: #333!important;
	font-weight: bold;
	font-size: 0.875rem;
}
.hojo_btn01::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 78%;
	vertical-align: middle;
	display: inline-block;
	background-image: url(/module/fw4/img/FW4_mark_arw_right_b.svg);
	transform: translateY(-50%) rotate(90deg);
	background-repeat: no-repeat;
	background-size: 14px 14px;
	width: 14px;
	height: 14px;
}
.hojo_red{
	color: #B1000E;
}
.hojo_red02{
	color: #EB1919;
}
.hojo_tit02{
	background: #fc9534;
	border-radius: 10px;
	padding: 15px 0 12px;
	text-align: center;
	color: #fff;
	font-size: 1.25rem;
	font-weight: bold;
	margin-bottom: 20px;
}
.hojo_text01{
	font-size: 1rem;
	font-weight: bold;
	margin-bottom: 20px;
}
.hojo_linebox{
	border: 1px #707070 solid;
	padding: 10px;
}
.hojo_tit03{
	font-size: 1.25rem;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 10px;
}
.hojo_tit03 span{
	font-weight: normal;
	font-size: 0.83rem;
	display: block;
}
.hojo_img01{
	width: 100%;
	overflow-x: scroll!important;
}
.hojo_img01 img{
	max-width: 1000px!important;
	width: 1000px!important;
	
}
.hojo_text02{
	font-size: 1rem;
	font-weight: bold;
}
.hojo_linetit{
	border: 2px #333 solid;
	padding: 8px 10px 5px;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
}
.hojo_btn02{
	display: block;
	width: 100%;
	background: #ad0b00;
	padding: 8px 20px 8px 25px;
	border-radius: 10px;
	color: #fff!important;
	font-weight: bold;
	text-decoration: none!important;
	position: relative;
	font-size: 0.875rem;
	text-align: center;
	margin-bottom: 10px;
}
.hojo_btn02::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 90%;
	vertical-align: middle;
	display: inline-block;
	background-image: url(/module/fw4/img/FW4_mark_arw_right_w.svg);
	transform: translateY(-50%);
	background-repeat: no-repeat;
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
}
.hojo_time{
	text-align: right;
	font-size: 0.93rem;
	margin-bottom: 10px;
}
.hojo_img02{
	overflow-x: scroll;
}
.hojo_img02 img{
	max-width: 700px;
	width: 700px;
}
.hojo_btn03{
	display: block;
	width: 90%;
	margin: 0 auto;
	position: relative;
	background: #6074a7;
	border-radius: 10px;
	padding: 12px 0 10px;
	text-align: center;
	color: #fff!important;
	font-size: 0.875rem;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: none!important;
}
.hojo_btn03::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 90%;
	vertical-align: middle;
	display: inline-block;
	background-image: url(/module/fw4/img/FW4_mark_arw_right_w.svg);
	transform: translateY(-50%) rotate(90deg);
	background-repeat: no-repeat;
	background-size: 14px 14px;
	width: 14px;
	height: 14px;
}
.hojo_kid{
	background: #e9ffec;
	padding: 40px 0;
}
.hojo_tit_kid{
	background: #35ad72;
}
.hojo_dd01{
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 0;
}
.hojo_dd01 strong{
	font-size: 1rem;
	margin-bottom: 20px;
	display: inline-block;
}
.hojo_dd01 .hojo_btn02{
	margin-bottom: 0;
}
.hojo_h2_file {
	margin-bottom: 20px;
}
.hojo_h2_file p{
	color: #333;
}
.hojo_list{
	margin-bottom: 60px;
}
.hojo_list li{
	margin-bottom: 10px;
}
.hojo_list li a{
	display: block;
	border: 1px #cbcbcb solid;
	text-decoration: none!important;
	color: #333!important;
	padding: 10px 10px;
	font-weight: bold;
	position: relative;
}
.hojo_list li a::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 94%;
	vertical-align: middle;
	display: inline-block;
	background-image: url(/module/fw4/img/FW4_mark_arw_right_b.svg);
	transform: translateY(-50%);
	background-repeat: no-repeat;
	background-size: 14px 14px;
	width: 14px;
	height: 14px;
}
.fea_noteM{
	line-height: 1.7;
	display: inline-block;
}
.hojo_end{
	background: #ffdf87;
	border-radius: 10px;
	color: #ec5859;
	padding: 10px 10px 7px;
	border: 2px #ec5859 solid;
	margin-top: 10px;
	text-align: center;
}
.hojo_2025 .hojo_lead{
	color: #2b7479;
}
.fea_mgbL{
	margin-bottom: 70px;
}
.hojo_ico01{
	margin-right: 10px;
	max-width: 40px;
	position: relative;
	top: -1px;
}
.hojo_box01{
	align-items: flex-start;
}
.hojo_btn_supply{
	position: relative;
	display: inline-block;
	background: #c00000;
	border-radius: 5px;
	padding: 4px 20px 3px 10px;
	text-decoration: none!important;
	color: #fff!important;
	font-weight: bold;
	font-size: 0.93rem;
}
.hojo_btn_supply::after {
	content: "";
	position: absolute;
	top: calc(50% - 6px);
	right: 5px;
	vertical-align: middle;
	display: inline-block;
	background-image: url(/module/fw4/img/FW4_mark_arw_right_w.svg);
	background-repeat: no-repeat;
	background-size: 12px 12px;
	width: 12px;
	height: 12px;
}
.hojo_tit01 .fea_noteS{
	display: block;
}

@media only screen and (min-width: 0) and (max-width: 359px) {
	
}


