@charset "UTF-8";
#contents::before {
	content: "";
    position: absolute;
    z-index: -10;
	top: 380px;
    left: -10%;
/*    margin-left: -1744px;*/
    width: 50vw;
    height: 70vh;
    background-color: #ccc;
/*    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;*/
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*＝＝メイン*/
/*H１アアニメーション　画像ソース・色など以外は commonCSSに*/
#secTop {
	background: url(../img/main/secMain_about.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}

#secTop > .topTitle h1{
	color: #fff;
	font-size: 4vw;
	font-weight: 100;
}

#secTop > #startborder h1{
/*	background-color: rgba(255,255,255,0.7);*/
}

.change-border01::after,
.change-border01::before,
.change-border01__inner::after,
.change-border01__inner::before {
	background-color: #fff;
}

/*＝＝コンテンツ*/
.skewBox {
	position: relative;
	padding: 0px 0px 40px;
	color: #000;
	width: 100vw;
/*	margin-top: -320px;*/
}

.skewBox:after{
	content: "";
	width: 100%;
	height: 20%;
	padding: 100px 300px;
	/*padding: 80px 500px 55px;*/
	background: rgba(43,54,66,0.3);
	position: absolute;
	top: 1000px;
	left: -100px;
	z-index: -10;
	transform: rotate(-45deg) skew(0deg);
	-webkit-transform: rotate(-45deg) skew(0deg);
}

.skewBox::before {
	content: "";
    position: absolute;
    z-index: -10;
	top: 580px;
    left: 30%;
/*    margin-left: -1744px;*/
    width: 30vw;
    height: 50vh;
    background-color: #ccc;
    opacity: 0.3;
/*    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;*/
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.skewBoxBody{
	box-sizing: border-box;
	max-width: 1080px;
	padding: 40px 0px;
	/*padding-left: 130px;*/
	margin: 0px auto;
	line-height: 1.5;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.tpi_Wap {
	clear: both;
	max-width: 1080px;
	margin-bottom: 100px;
}

.tpi_IMG {
	float: left;
	width: 50%;
	margin-top: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.tpi_Txt {
	width: 50%;
	float: right;
	margin-bottom: 100px;
	max-width: 50%;
	background: rgba(255,255,255,0.5);
	padding: 20px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.tpi_IMG img{
	max-width: 640px;
}

.tpi_Title {
	font-size: 22px;
	min-width: 30%;
/*	margin-top: -30px;
	margin-right: -30px;*/
	margin-bottom: 30px;
	color: #fff;
	background-color: #000;
	padding: 10px 20px;
}

.tpi_Wap:nth-child(even) .tpi_IMG{
	float: right;
}

.tpi_Wap:nth-child(even) .tpi_Txt {
	margin-top: -40px;
	float: left;
	/*background-color: #fff;*/
}

.tpi_Wap:nth-child(even) .tpi_Title {
/*	margin-top: -30px;
	margin-right: 0px;
	margin-left: -30px;*/
	margin-bottom: 30px;
	color: #fff;
	background-color: #000;
	padding: 10px 20px;
}

/*.tpi_Wap .tpi_Title:nth-child(odd) {
	position: absolute;
	top: 5px;
	right: -15px;
	font-size: 22px;
	min-width: 30%;
	margin-bottom: 30px;
	color: #fff;
	background-color: #000;
	padding: 10px 20px;
}*/




@media handheld, only screen and (max-width: 767px) {


/*＝＝セカンドコンテンツ*/
	#contents .textSection .title{
		display: none;
	}

	.skewBox {
		position: relative;
		padding: 0px 0px;
		color: #000;
		width: 100vw;
		margin-top: 0px;
	}

	.skewBox:after{
		content: "";
		width: 100%;
		height: 20%;
		padding: 100px 300px;
		background: rgba(43,54,66,0.3);
		position: absolute;
		top: 1000px;
		left: -100px;
		z-index: -10;
		transform: rotate(-45deg) skew(0deg);
		-webkit-transform: rotate(-45deg) skew(0deg);
	}

	.skewBoxBody{
			box-sizing: border-box;
			width: 96%;
			max-width: 1080px;
			padding: 0px 0;
			padding-left: 0px;
			margin: 2% auto;
			line-height: 1.5;
			padding: 10px 10px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-o-box-sizing: border-box;
			-ms-box-sizing: border-box;
			box-sizing: border-box;
		}

		.tpi_Wap {
			clear: both;
			max-width: 1080px;
			margin-bottom: 40px;
		}

		.tpi_IMG {
			float: none;
			text-align: center;
			width: 100%;
			margin-top: 0px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-o-box-sizing: border-box;
			-ms-box-sizing: border-box;
			box-sizing: border-box;
		}

		.tpi_Txt {
			width: 100%;
			float: none;
			margin-bottom: 100px;
			max-width: 100%;
			background: rgba(255,255,255,0.5);
			padding: 20px 20px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-o-box-sizing: border-box;
			-ms-box-sizing: border-box;
			box-sizing: border-box;
		}

		.tpi_IMG img{
			max-width: 640px;
		}

		.tpi_Title {
			font-size: 18px;
			min-width: 30%;
			margin-bottom: 20px;
			color: #fff;
			background-color: #000;
			padding: 10px 20px;
		}

		.tpi_Wap:nth-child(even) .tpi_IMG{
			float: none;
		}

		.tpi_Wap:nth-child(even) .tpi_Txt {
			float: none;
			margin-top: -0px;
			/*background-color: #fff;*/
		}



}

@media handheld, only screen and (max-width: 480px) {

}
