@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1024px) {
/* 1024pxまでの幅の場合に適応される */

.br_1024 {
	display: block;
}

.header_in {
	padding: 10px 10px;
}

.header_logo01_img01 {
	max-height: 35px;
}

.header_box01 {
	margin-right: 40px;
}

.header_ul_li .header_box01 {
	padding-top: 10px;
}

.header_box01_button01 {
	margin-right: 10px;
}

.header_box01_button01_img01 {
	max-width: 20px;
}

.header_ul {
	max-width: calc(100% - 60px);
	width: 250px;
	border-radius: 20px 0 0 20px;
	padding: 70px 30px 30px;
}

.header_ul_li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.header_ul_li_span01 {
	font-size: 15px;
}

.header_ul_li_sp {
	display: block;
}

.header_ul_li_6_div {
	top: 7px;
}

.index01_wrap_b02:before {
	height: calc(100% + 250px);
}

.index01_imgbox01 {
	height: calc(100% - 80px);
}

.index01_imgbox01_img01_wrap {
	max-width: 80px;
}

.index01_textul01_li {
	margin-right: 40px;
}

.index01_textul01_li:last-child {
	margin-right: 0px;
}

.index01_textul01_li_text01 {
	width: 140px;
	font-size: 60px;
}

.index01_textul01_li_text02 {
	font-size: 18px;
}

.index03_title01_img01 {
	max-height: 35px;
}

.index03_title01_img01:last-child {
	max-height: 35px;
}

.index03_ul01_li a {
	padding: 15px 15px 15px 30px;
}

.index03_ul01_li_img01 {
	max-width: 130px;
}

.index03_ul01_li_img01_l2 {
	max-height: 35px;
}

.index03_ul01_li_text01 {
	width: 130px;
	font-size: 18px;
}

.footer_box02_textbox02 {
	font-size: 35px;
}

.page_up {
	max-width: 30px;
	bottom: 50px;
	right: 10px;
}

}