@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1024px) {

.br_1024 {
	display: block;
}

.header_in {
	padding: 15px 10px;
}

.header_logo01_img01 {
	max-height: 35px;
}

.header_ul {
	display: none;
}

.slider1_textbox01 {
	top: 60%;
}

.slider1_textbox01_in_text01 {
	margin-bottom: 30px;
	font-size: 20px;
}

.slider1_textbox01_in_img01 {
	max-width: 400px;
	margin-bottom: 40px;
}

.slider1_img02 {
	border: #FFF 10px solid;
	border-radius: 10px;
	bottom: 0;
	left: 5%;
	-webkit-transform:translateY(80%);
	-ms-transform:translateY(80%);
	transform:translateY(80%);
}

.slider1_text01 {
	display: block;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 26vw;
	font-weight: bold;
	color: #242424;
	line-height: 1;
	text-align: left;
	position: absolute;
	bottom: 0;
	left: 48%;
	-webkit-transform:translateY(50%);
	-ms-transform:translateY(50%);
	transform:translateY(50%);
	opacity: 0.05;
	z-index: 1;
}

.index_ul01_li {
	width: calc((100% - 50px) / 3);
	margin-right: 25px;
}

.index_ul01_li:nth-child(3n) {
	margin-right: 0px;
}

.index_ul01_li_img01 {
	max-width: calc(100% - 12px);
	border: #F5BE41 6px solid;
	border-radius: 15px;
}

.index_ul01_li_text01 {
	padding: 0 0 0 30px;
	font-size: 15px;
	line-height: 22px;
}

.index_ul01_li_text01_ico01 {
	font-size: 20px;
}

.index_ul01_li_text02 {
	font-size: 15px;
	line-height: 30px;
}

.index_title01_span01 {
	font-size: 25px;
}

.index_imgbox01_img01_p01 {
	top: -100px;
	left: 5%;
}

.index_imgbox01_img01_p02 {
	top: -5px;
	left: 12%;
}

.index_imgbox01_img01_p03 {
	bottom: -80px;
	left: -2%;
}

.index_imgbox01_img01_p04 {
	top: -64px;
	right: 18%;
}

.index_imgbox01_img01_p05 {
	top: 10px;
	right: -2%;
}

.index_imgbox01_img01_p06 {
	bottom: -110px;
	right: 10%;
}

.wrapper_head_big {
	border-radius: 0px 0px 70px 0px;
}

.wrapper_head {
	padding: 175px 10px 135px;
}

.wrapper_head_textbox01_text01 {
	font-size: 50px;
}

/*faq */

/*faqここまで */

/*privacy */

/*privacyここまで */

/*term */

/*termここまで */

/*inquiry */

.inquiry_box {
	text-align:left;
}

.inquiry_box_left {
	width:auto;
	margin-bottom:5px;
	padding-right:2em;
}

.inquiry_box_left_s {
	line-height:30px;
}

.inquiry_box_left_s br {
	display:none;
}

.inquiry_box_left_oneshort {
	display:inline-block;
	padding:0 5px;
}

.inquiry_box_right_big {
	display:block;
	width:auto;
}

.inquiry_box p {
	display:block;
	width:100%;
}

.inquiry_box_right_long {
	display:block;
	width:auto;
}

.inquiry_box_right_short {
	display:inline-block;
	width:200px;
}

.inquiry_box_right_twoshort {
	display:inline-block;
	width:60px;
}

.inquiry_box_right_fourshort {
	display:inline-block;
	width:40px;
}

.inquiry_box_off {
	padding-left:0px;
}

.inquiry_text {
	width:auto;
}

.inquiry_ul {
	width:auto;
}

/*inquiryここまで */

/*dashboard */

.dash_side01 {
	height: calc(100vh - 120px);
	margin-right: 0px;
	border: #FFFDF9 10px solid;
	position: fixed;
	top: 80px;
	left: -280px;
	opacity: 0;
	transition-duration: 0.35s;
}

.dash_wrap01_active .dash_side01 {
	left: 10px;
	opacity: 1;
	transition-duration: 0.35s;
}

.dash_side01_button01 {
	display: block;
}

.dash_wrap01_active .dash_side01_button01 {
	left: 290px;
	opacity: 1;
	transition-duration: 0.35s;
}

/*dashboardここまで */

/*stripe */

/*stripeここまで */

/*calendar */

/*calendarここまで */

}