@charset "utf-8";

/*----------------------------------------------------------------pc*/
@media (min-width : 769px ) {
#top {
	margin: 0 auto;
	width: 94%;
	max-width: 1000px;
}
#top .top_img {
	display: block;
	float: right;
	width: 50%;
	max-width: 420px;
}
#top .top_cnt {
	background-color: rgba(226,232,242,0.30);
	text-align: left;
	padding: 40px 0 20px 7%;
	width: 43%;
	position: relative;
	float: left;
	margin-top: 16%;
}
#top .top_cnt .copy {
	font-size: 1.32em;
	margin: 0 0 20px;
	line-height: 32px;
}
#top .top_cnt .txt {
	font-size: 0.8em;
}
#top .top_cnt .en {
	color: #F58686;
	font-size: 1.4em;
	position: absolute;
	top: -3px;
	left: 30%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	transform: rotate(-7deg);
}
#about01 {
	margin-top: 180px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 120px;
	padding: 80px 0;
	position: relative;
}
#about01 .about_number {
	width: 100px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 26px;
	z-index: 1;
}
#about01 .about_wrap {
	position: relative;
	background-color: rgba(248,240,231,1.00);
	margin: 0 auto;
	width: 94%;
	height: 188vw;
	max-height: 700px;
}
#about01 .about_wrap .image_a {
	margin: 0 auto;
	height: 24%;
	padding: 60px 0 20px;
	display: block;
}
#about01 .about_wrap .cnt {
	margin: 0 auto;
	background-color: rgba(255,255,255,1.00);
	max-width: 1200px;
}
#about01 .cnt .h2 {
	font-size: 0.9em;
	margin: 0 auto;
	width: 90%;
}
#about01 .about_wrap .cnt .en {
	position: absolute;
	left: calc(54% - 300px);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	transform: rotate(-5deg);
	color: rgba(255,184,176,1.00);
	top: 10px;
	font-size: 1.4em;
}
#about01 .flame_a {
	width: 50%;
	position: absolute;
	top: 0px;
	right: 0px;
	max-width: 500px;
}
#about01 .flame_b {
	width: 50%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	max-width: 500px;
}
#about02 {
	position: relative;
	margin: 0 auto 160px;
	padding: 120px 0 30px;
	width: 94%;
	max-width: 1000px;
	height: 50vw;
	max-height: 600px;
}
#about02 .about_number {
	width: 100px;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
}
#about02 .image_box {
	position: relative;
	width: 46%;
	float: right;
	height: 100%;
}
#about02 .image_box .color_a {
	width: 64%;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 52%;
	background-color: rgba(248,240,231,1.00);
}
#about02 .image_box .image_a {
	width: 50%;
	position: absolute;
	bottom: 8%;
	left: 2%;
}
#about02 .image_box .image_b {
	width: 42%;
	position: absolute;
	top: 4%;
	right: 8%;
}
#about02 .cnt {
	width: 46%;
	float: left;
	margin-top: 14%;
}
#about02 .cnt .en {
	position: absolute;
	left: calc(50% - 128px);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	transform: rotate(-5deg);
	color: rgba(255,184,176,1.00);
	top: 10px;
	font-size: 1.4em;
}
.about .cnt {
	padding: 30px 2%;
	width: 90%;
	text-align: center;
	position: relative;
}
.about .cnt .h1 {
	font-size: 1.2em;
	margin-bottom: 26px;
}
.about .cnt .h2 {
	font-size: 0.9em;
	line-height: 36px;
}

}
/*----------------------------------------------------------------sp*/
@media (max-width : 768px ) {
#top {
	width: 100%;
}
#top .top_img {
	width: 56%;
	margin: 0 auto 50px;
	display: block;
	max-width: 280px;
}
#top .top_cnt {
	background-color: rgba(226,232,242,0.30);
	text-align: center;
	margin: 0 auto 100px;
	padding: 40px 0 20px;
	width: 90%;
	position: relative;
}
#top .top_cnt .copy {
	font-size: 1.32em;
	margin: 0 0 20px;
	line-height: 32px;
}
#top .top_cnt .txt {
	font-size: 0.8em;
}
#top .top_cnt .en {
	color: #F58686;
	font-size: 1.4em;
	position: absolute;
	top: -3px;
	left: 30%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	transform: rotate(-7deg);
}
#about01 {
	margin: 180px 0;
	padding: 80px 0;
	position: relative;
}
#about01 .about_number {
	width: 100px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 26px;
	z-index: 1;
}
#about01 .about_wrap {
	position: relative;
	background-color: rgba(248,240,231,1.00);
	margin: 0 auto;
	width: 94%;
	height: 188vw;
	max-height: 700px;
}
#about01 .about_wrap .image_a {
	margin: 0 auto;
	height: 24%;
	padding: 60px 0 20px;
	display: block;
}
#about01 .about_wrap .cnt {
	margin: 0 auto;
	background-color: rgba(255,255,255,1.00);
}
#about01 .cnt .h2 {
	font-size: 0.9em;
	margin: 0 auto;
	width: 90%;
}
#about01 .about_wrap .cnt .en {
	position: absolute;
	left: 4%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	transform: rotate(-5deg);
	color: rgba(255,184,176,1.00);
	top: 10px;
	font-size: 1.4em;
}
#about01 .flame_a {
	width: 50%;
	position: absolute;
	top: 0px;
	right: 0px;
}
#about01 .flame_b {
	width: 50%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	max-height: 800px;
}
#about02 {
	height: 200vw;
	position: relative;
	padding-top: 120px;
	max-height: 1000px;
}
#about02 .about_number {
	width: 100px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 26px;
	z-index: 1;
}
#about02 .image_box {
	position: relative;
	height: 80vw;
	margin: 0 auto;
	width: 94%;
}
#about02 .image_box .color_a {
	width: 52%;
	position: absolute;
	bottom: 0;
	height: 42%;
	background-color: rgba(248,240,231,1.00);
	left: 30%;
}
#about02 .image_box .image_a {
	width: 46%;
	position: absolute;
	bottom: 8%;
	left: 8%;
}
#about02 .image_box .image_b {
	width: 36%;
	position: absolute;
	top: 4%;
	right: 11%;
}
#about02 .cnt {
	margin: 0 auto;
}
#about02 .cnt .en {
	position: absolute;
	left: calc(50% - 128px);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	transform: rotate(-5deg);
	color: rgba(255,184,176,1.00);
	top: 10px;
	font-size: 1.4em;
}
.about .cnt {
	padding: 30px 2%;
	width: 90%;
	text-align: center;
	position: relative;
}
.about .cnt .h1 {
	font-size: 1.2em;
	margin-bottom: 26px;
}
.about .cnt .h2 {
	font-size: 0.9em;
	line-height: 36px;
}
}
