@charset "utf-8";.crumbsList {
	margin-bottom: 0;
}

.wrapper {
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-bottom:10px;
}

.wrapper2 {
	max-width: 1024px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 10px;
} 

.wrapper .section2 {
	width: 90%;
	margin: 0 auto;
}

.section-two .image2 {
	width: 45%;
}

.jp_font_base {
	display: block;
	position: relative;
	text-align: justify;
	font-size: 100%;
	font-weight: normal;
	font-family: SawarabiGothic Regular;
	line-height: 1.8;
	letter-spacing: 0.3px;
}

p.jp_font{
	font-size: 100%;
	font-weight: normal;
	line-height: 2;
	display: block;
	text-align: center;
	font-family: SawarabiGothic Regular;
}

p.en_font{
	font-weight: normal;
	line-height: 2;
	display: block;
	font-family: ui-sans-serif;
	text-align: center; 
	letter-spacing: .001em;
}

span.en_font_base, p.en_font_base{
	font-size: 100%;
	font-weight: normal;
	line-height: 1;
	display: block;
	font-family: ui-sans-serif;
	text-align: justify;
}

.text_sp {
	margin: 0px 20px;
	text-align: justify;
}

.text {
	text-align: justify;
	width: 90%;
	margin:auto;
}

.description {
	width: 90%;
	margin:0 auto;
}

.pc-text, .sp-text {
	text-align: justify !important;
}

@media (min-width: 768px) {
	.wrapper .section2 {
		width: 38%;
	}

	.section-two .image2 {
		width: 25%;
	}

	.description {
		width: 55%;
		padding: 0 0 0 24px;
	}

	.text{
		width: 46%;
	}
}