@charset "UTF-8";

.about01 .mainbox01:before {
	background-image: url("../img/main_about.jpg");
	background-position: left center;
}
.about01 h2 {
	display: inline-block;
	font-size: 33px;
	font-weight: 500;
	color: #B60355;
	margin-bottom: 10px;
}
.about01 h2 span {
	font-size: 90px;
	display: inline-block;
	font-family: 'Barlow', sans-serif;
	font-weight: 300;
	position: relative;
	padding: 0 10px 0 12px;
	margin-right: 20px;
}
.about01 h2 span:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -4px;
	height: 68px;
	width: 12px;
	border-right: double #B60355;
}
.about01 h2 span:before {
	content: "About Us";
	position: absolute;
	font-size: 12px;
	font-family: 'Barlow', sans-serif;
	left: -20px;
	bottom: -10px;
	transform: rotate(270deg);
}
.about01 .box01, .about01 .box02, .about01 .box03, .about01 .box05, .about01 .box07, .about01 .box09 {
	width: 100%;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	justify-content: space-between;
}
.about01 .box01 {
	padding: 80px 0 0;
}
.about01 .box01.sin {
	transition-delay: 2s;
}
.about01 .textin {
	width: 100%;
	padding: 0;
	max-width: 490px;
}
.about01 .box02 .textin {
	width: 100%;
	padding: 0;
	max-width: calc(490px + 10vw);
}
.about01 .box01 .fig {
	width: calc(50% - 40px);
	background: url("../img/about01.jpg") no-repeat center top;
	background-size: cover;
}
.about01 .box01 .text {
	width: 50%;
	box-sizing: border-box;
	padding: 50px 5% 0 0;
}
.check {
	position: relative;
	height: 100px;
	background: url("../img/check.png") no-repeat left center;
	background-size: 40px auto;
}
.check p {
	position: absolute;
	transform: translate(50px, -50%);
	top: 50%;
	font-size: 23px;
	line-height: 1.4em;
	font-weight: 600;
}
.about01 .box01 .text .p01, .about01 .box03 .text .p01, .about01 .box05 .text .p01, .about01 .box07 .text .p01, .about01 .box09 .text .p01 {
	font-size: 16px;
	font-weight: 400;
}
.about01 .box02 {
	background: url("../img/bg01.png") no-repeat center top;
	background-size: cover;
	top: -50px;
	z-index: -1;
	min-height: 600px;
	padding-bottom: 80px;
	margin-bottom: -50px;
}
.about01 .box02:before {
	content: "";
	width: 40%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url("../img/map.png") no-repeat right -100px;
	background-size: 1050px auto;
}
.about01 .box02 .text {
	width: 60%;
	left: 40%;
	position: relative;
}
_:-ms-lang(x)::-ms-backdrop, .about01 .box02 .text {
	left: 0%;
}
.about01 .box02 ul {
	width: 100%;
	margin: 150px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.about01 .box02 ul li {
	width: 48%;
}
.about01 .box02 ul li .p01 {
	color: #B60355;
	font-size: 20px;
	font-weight: 500;
	padding: 5px 0;
}
.about01 .box02 ul li .p02 {
	font-size: 14px;
}
.about01 .box03 .fig {
	width: calc(55% - 40px);
	order: 2;
	position: relative;
	background: url("../img/about02.jpg") no-repeat center top;
	background-size: cover;
	min-height: 550px;
}
/*.about01 .box03 .fig:before {
	content: "";
	position: absolute;
	width: 20%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); 
}*/
.about01 .box03 .text {
	width: 45%;
	box-sizing: border-box;
	position: relative;
	padding: 50px 0 80px 5%;
}
.about01 .box03 .textin {
	right: 0;
	padding: 0 0 0 5%;
	box-sizing: border-box;
	position: absolute;
}
.about01 .box04 {
	background: url("../img/bg01.png") no-repeat center center;
	background-size: cover;
	padding: 80px 0;
}
.about01 .box04 .bubble01 {
	width: 245px;
	margin: 0 auto 20px;
}
.about01 .box04 .p01 {
	text-align: center;
	font-size: 32px;
	font-weight: 400;
	padding-bottom: 70px;
}
.box04 ul {
	width: 680px;
	margin: 30px auto;
}
.box04 ul li {
	position: relative;
	text-indent: -2em;
	margin-left: 2em;
	font-size: 20px;
}
.box04 ul li:before {
	content: "一、";
	color: #B60355;
}

.about01 .box05 .fig {
	width: calc(50% - 40px);
	background: url("../img/about04.jpg") no-repeat center top;
	background-size: cover;
}
.about01 .box05 .text {
	width: 50%;
	box-sizing: border-box;
	padding: 50px 5% 80px 0;
}
.about01 .box06 {
	background: url("../img/bg01.png") no-repeat center center;
	background-size: cover;
	padding: 80px 0 60px;
}
.about01 .box06 .bubble01 {
	width: 245px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.about01 .box06 .p01 {
	text-align: center;
	font-size: 32px;
	font-weight: 400;
	padding-bottom: 70px;
}
.box06 ul {
	margin: 30px auto;
	width: 980px;
	letter-spacing: -1em;
}
.box06 ul li {
	position: relative;
	font-size: 20px;
	width: auto!important;
	display: inline-block;
	margin: 0 40px 10px 0; 
	letter-spacing: 0em;
}
.box06 ul li a{
	padding-right: 0;
	padding-left: 0;
}
.box06 ul li:last-of-type{
	margin-right: 0;
}
.about01 .box07 .fig {
	width: calc(55% - 40px);
	order: 2;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/about05.jpg);
	background-size: cover;
	min-height: 550px;
}
/*.about01 .box07 .fig:before {
	content: "";
	position: absolute;
	width: 20%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); 
}*/
.about01 .box07 .text {
	width: 45%;
	box-sizing: border-box;
	position: relative;
	padding: 50px 0 80px 5%;
}
.about01 .box07 .textin {
	right: 0;
	padding: 0 0 0 5%;
	box-sizing: border-box;
	position: absolute;
}

.about01 .box09 .fig {
	width: calc(50% - 40px);
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/about03.jpg);
	background-size: cover;
}
.about01 .box09 .text {
	width: 50%;
	box-sizing: border-box;
	padding: 50px 5% 80px 0;
}
.about01 .box08 {
	background: url("../img/bg01.png") no-repeat center center;
	background-size: cover;
	padding: 80px 0;
}
.about01 .box08 .bubble01 {
	width: 245px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.about01 .box08 .seidoflex{
	width: 980px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.about01 .box08 .sbox{
	width: calc((100% - 90px) / 2);
	margin-right: 90px;
	font-size: 14px;
	line-height: 1.6em;
	padding-bottom: 40px;
}
.about01 .box08 .sbox:nth-of-type(2n){
	margin-right: 0;
}
.about01 .box08 .sbox .img{
	width: 142px;
	padding-right: 30px;
	float: left;
}
.about01 .box08 .p01 {
	font-size: 22px;
	line-height: 1.6em;
	font-weight: 400;
	padding-bottom: 4px;
	margin: 0;
	color: #B60355;
}
.about01 .box08 ul {
	width: 800px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.about01 .box08 ul li {
	width: 46%;
	margin: 0 2%;
}
@media screen and (max-width: 1023px) {
.about01 h2 {
	font-size: 24px;
	color: #B60355;
	margin-bottom: 10px;
}
.about01 h2 span {
	font-size: 60px;
	padding: 0 10px 0 12px;
	margin-right: 20px;
}
.about01 h2 span:after {
	right: -5px;
	bottom: -0px;
	height: 45px;
	width: 12px;
}
.about01 h2 span:before {
	font-size: 10px;
	left: -15px;
	bottom: -5px;
}
.about01 .box01 {
	padding: 60px 0 0;
}
.about01 .box01 .fig {
	width: calc(40% - 40px);
}
.about01 .box01 .text {
	width: 60%;
	padding: 30px 5% 50px 0;
}
.check {
	height: 80px;
	background-size: 28px auto;
}
.check p {
	transform: translate(40px, -50%);
	font-size: 20px;
}
.about01 .box01 .text .p01, .about01 .box03 .text .p01, .about01 .box05 .text .p01 {
	font-size: 15px;
	font-weight: 400;
}
.about01 .box02 {
	top: 0px;
	z-index: -1;
	min-height: auto;
	padding-bottom: 80px;
	margin-bottom: 0;
}
.about01 .box02:before {
	content: "";
	width: 40%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url("../img/map.png") no-repeat right -100px;
	background-size: 700px auto;
}
.about01 .box02 .text {
	width: 60%;
	left: 40%;
	position: relative;
}
.about01 .box02 ul {
	width: 95%;
	margin: 100px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.about01 .box02 ul li {
	width: 48%;
}
.about01 .box02 ul li .p01 {
	color: #B60355;
	font-size: 18px;
	font-weight: 500;
	padding: 5px 0;
}
.about01 .box02 ul li .p02 {
	font-size: 14px;
}
.about01 .box03 .fig {
	width: calc(40% - 40px);
	order: 2;
	position: relative;
	background: url("../img/about02.jpg") no-repeat 60% top;
	background-size: cover;
	min-height: 500px;
}
.about01 .box03 .text {
	width: 60%;
	padding: 50px 0 80px 5%;
}
.about01 .box04 {
	padding: 80px 0;
}
.about01 .box05 .fig {
	width: calc(40% - 40px);
}
.about01 .box05 .text {
	width: 60%;
	box-sizing: border-box;
	padding: 50px 5% 80px 0;
}
.about01 .box06 .btn2 {
	width: 300px;
}
.about01 .box06 .btn2 p {
	font-size: 14px;
}
.about01 .box04 .bubble01 {
	width: 245px;
	margin: 0 auto 20px;
}
.about01 .box04 .p01 {
	font-size: 26px;
	padding-bottom: 50px;
}
.box04 ul {
	width: 90%;
	max-width: 580px;
	margin: 30px auto;
}
.box04 ul li {
	margin-bottom: 10px;
	font-size: 17px;
}
}


@media screen and (max-width: 600px) {
.about01 h2 {
	font-size: 18px;
	color: #B60355;
	margin-bottom: 10px;
}
.about01 h2 span {
	font-size: 40px;
	padding: 0 10px 0 12px;
	margin-right: 20px;
}
.about01 h2 span:after {
	right: -5px;
	bottom: -0px;
	height: 35px;
	width: 12px;
}
.about01 h2 span:before {
	font-size: 8px;
	left: -10px;
	bottom: 0px;
}
.about01 .box01 {
	padding: 50px 0 0;
}
.about01 .box01 .fig {
	width: 100%;
	height: 300px;
	order: 2;
	position: relative;
}
.about01 .box01 .text {
	width: 100%;
	padding: 30px 10% 50px;
}
.check {
	height: 80px;
	background-size: 28px auto;
}
.check p {
	transform: translate(40px, -50%);
	font-size: 16px;
	width: 80%;
}
.about01 .box01 .text .p01, .about01 .box03 .text .p01, .about01 .box05 .text .p01, .about01 .box07 .text .p01, .about01 .box09 .text .p01 {
	font-size: 14px;
	font-weight: 400;
}
.about01 .box02 {
	top: 0px;
	z-index: -1;
	min-height: auto;
	padding-bottom: 80px;
	margin-bottom: 0;
}
.about01 .box02:before {
	width: 100%;
	background: url("../img/map.png") no-repeat right -150px;
	background-size: 650px auto;
}
.about01 .box02 .text {
	width: 100%;
	left: 0;
	position: relative;
}
.about01 .box02 ul {
	width: 80%;
	margin: 220px auto 0;
}
.about01 .box02 ul li {
	width: 100%;
	margin-bottom: 20px;
}
.about01 .box02 ul li .p01 {
	color: #B60355;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 0 5px;
}
.about01 .box02 ul li .p02 {
	font-size: 14px;
}
.about01 .box03 .fig {
	width: 100%;
	order: 2;
	height: 300px;
	min-height: auto;
}
.about01 .box03 .text {
	width: 100%;
	padding: 30px 10% 30px;
}
.about01 .box03 .textin {
	right: auto;
	padding: 0;
	box-sizing: border-box;
	position: relative;
}
.about01 .box04 {
	padding: 60px 0;
}
.about01 .box05 .fig {
	width: 100%;
	height: 300px;
	order: 2;
}
.about01 .box05 .text {
	width: 100%;
	box-sizing: border-box;
	padding: 50px 10% 80px;
}
.about01 .box04 .bubble01 {
	width: 220px;
	font-size: 16px;
	margin: 0 auto 20px;
}
.about01 .box04 .p01 {
	font-size: 18px;
	padding-bottom: 50px;
}
.box04 ul {
	width: 90%;
	max-width: 580px;
	margin: 30px auto;
}
.box04 ul li {
	margin-bottom: 10px;
	font-size: 15px;
}
	
	.about01 .box07 .fig {
	width: 100%;
	order: 2;
	height: 300px;
	min-height: auto;
	background-image: url(../img/about05_sp.jpg);
}
.about01 .box07 .fig:before {
	display: none;
}
.about01 .box07 .text {
	width: 100%;
	padding: 30px 10% 30px;
}
.about01 .box07 .textin {
	right: auto;
	padding: 0;
	box-sizing: border-box;
	position: relative;
}

.about01 .box09 .fig {
	width: 100%;
	height: 300px;
	order: 2;
}
.about01 .box09 .text {
	width: 100%;
	padding: 30px 10% 30px;
}
	.about01 .box06 {
	background: url("../img/bg01.png") no-repeat center center;
	background-size: cover;
	padding: 80px 0 30px;
}
.about01 .box06 .bubble01 {
	width: 220px;
	font-size: 16px;
	margin: 0 auto 20px;
}
.box06 ul {
	margin: 30px auto;
	width: 80%;
	letter-spacing: -1em;
	text-align: center;
}
.box06 ul li {
	position: relative;
	font-size: 20px;
	width: calc(100% -50px)!important;
	display: inline-block;
	margin: 0 0px 20px 0; 
	letter-spacing: 0em;
}
.box06 ul li:last-of-type{
	margin-right: 0;
}
	
.about01 .box08 {
	background: url("../img/bg01.png") no-repeat center center;
	background-size: cover;
	padding: 80px 0;
}
.about01 .box08 .bubble01 {
	width: 220px;
	font-size: 16px;
	margin: 0 auto 20px;
}
.about01 .box08 .seidoflex{
	width: 100%;
	margin: 0 auto;
	display: block;
	padding-top: 20px;
}
.about01 .box08 .sbox{
	width: 80%;
	margin-right: 0;
	font-size: 14px;
	line-height: 1.6em;
	padding-bottom: 40px;
	margin: 0 auto;
}
.about01 .box08 .sbox:nth-of-type(2n){
	margin-right: auto;
}
.about01 .box08 .sbox .img{
	width: 142px;
	padding-right: 0px;
	float: none;
	margin: 0 auto;
}
.about01 .box08 .p01 {
	font-size: 22px;
	line-height: 1.6em;
	font-weight: 400;
	padding-bottom: 4px;
	margin: 0;
	color: #B60355;
}
.about01 .box08 ul {
	width: 80%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.about01 .box08 ul li {
	width: 100%;
	margin: 0;
}
}
