@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */

.br_768 {
	display:block;
}

.gl_title01_text01 {
	font-size: 23px;
	line-height: 30px;
}

.wrapper_gl01_big_b02 {
	padding: 150px 0 30px;
}

.gl01_box01 {
	height: 400px;
}

.gl01_box01_back01 {
	max-width: inherit;
	width: auto;
	height: 200px;
}

.gl01_box01_img01 {
	object-position: 100% 50%;
}

.gl02_title01 {
	margin: 0 auto 40px;
	font-size: 30px;
}

.gl02_text01 {
	font-size: 16px;
	line-height: 32px;
}

.gl02_ul01 {
	padding: 0 20px;
}

.gl02_ul01_li {
	max-width: calc((100% - 30px) / 2);
	margin-right: 30px;
}

.gl02_ul01_li:nth-child(3n) {
	margin-right: 30px;
}

.gl02_ul01_li:nth-child(2n) {
	margin-right: 0px;
}

.gl02_ul01_li_imgbox01:before,
.gl02_ul01_li_imgbox01:after {
	width: 10px;
	height: 20px;
}

.gl02_ul01_li:nth-child(3n) .gl02_ul01_li_imgbox01:after {
	display: none;
}

.gl02_ul01_li:nth-child(2n) .gl02_ul01_li_imgbox01:after {
	display: block;
}

.gl02_ul01_li_imgbox01:before {
	left: -20px;
}

.gl02_ul01_li_imgbox01:after {
	right: -20px;
}

.gl03_textbox01 {
	margin-bottom: 40px;
}

.gl03_textbox01_text01 {
	margin: 0 auto 20px;
	font-size: 16px;
	line-height: 28px;
}

.gl03_textbox01_ul01_li {
	font-size: 15px;
	line-height: 26px;
}

.gl03_box01 {
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
}

.gl03_box01_title01 {
	flex-flow: column wrap;
	justify-content: flex-start;
	margin: 0 0 30px 0;
}

.gl03_box01_title01_text01 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	writing-mode: horizontal-tb;
	text-orientation: upright;
}

.gl03_box01_title01_text02 {
	writing-mode: horizontal-tb;
	text-orientation: upright;
}

.gl03_box01_title01_text02:before {
	width: 30px;
	height: 2px;
	bottom: calc(50% - 1px);
	left: auto;
	right: 100%;
}

.gl03_box01_textbox01 {
	flex: auto;
	min-width: inherit;
	width: 100%;
}

.gl03_img01 {
	width: auto;
	margin: 0 auto;
}

.gl03_img01_pc {
	display: none;
}

.gl03_img01_sp {
	display: block;
}

.gl04_ul01 {
	flex-flow: column wrap;
	justify-content: center;
	align-items: stretch;
	align-content: center;
	list-style: none;
	margin: 0 auto 50px;
	padding: 0;
}

.gl04_ul01_li {
	max-width: 100%;
	width: auto;
	margin-bottom: 30px;
	margin-right: 0px;
}

.gl04_ul01_li:last-child {
	margin-bottom: 0px;
}

.gl04_button01_text01 {
	font-size: 20px;
}

.gl04_ul02_li_textbox01_text01 {
	font-size: 20px;
	line-height: 30px;
}

.gl04_ul02_li_textbox01_ul01_li_text01 {
	font-size: 16px;
	line-height: 28px;
}

.gl04_ul02_li_textbox01_ul01_li_text02 {
	font-size: 16px;
	line-height: 28px;
}

}
