#wrap {
	margin-top: 200px;
	padding-bottom: 0;
}

.concept01 {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto 60px;
	display: table;
	position: relative;
	z-index: 9;
}
.concept01 dt,
.concept01 dd {
	display: table-cell;
	vertical-align: middle;
}
.concept01 dt {
	width: 40%;
	text-align: center;
}
.concept01 dd {
	padding-left: 7%;
}
.concept01 dd p {
	margin-bottom: 15px;
}
.concept02 {
	overflow: hidden;
	max-width: 1600px;
	width: 100%;
	margin: 0px auto 50px;
}
.concept02 .box {
	float: left;
	width: 33.33%;
	margin-bottom: 30px;
}
.concept02 .box .ph1,
.concept02 .box .ph2,
.concept02 .box .ph3 {
	height: 460px;
	margin-bottom: 15px;
}
.concept02 .box .ph1 {
	background: url(../images/concept/ph03.jpg) no-repeat center center;
	background-size: cover;
}
.concept02 .box .ph2 {
	background: url(../images/concept/ph02.jpg) no-repeat center center;
	background-size: cover;
}
.concept02 .box .ph3 {
	background: url(../images/concept/ph01.jpg) no-repeat center center;
	background-size: cover;
}
.concept02 .box .txt {
	width: 85%;
	margin: 0px auto;
}
.concept03 {
	max-width: 1100px;
	width: 90%;
	margin: 0px auto 50px;
}
.concept03 .ttl {
	width: 170px;
	margin: 0px auto 30px;
}
.concept03 ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.concept03 li {
	float: left;
	width: 49%;
	margin-right: 2%;
	border: #bbb 2px solid;
	border-radius: 7px;  
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
	padding: 20px;
	margin-bottom: 20px;
}
.concept03 li:nth-child(2n) {
	margin-right: 0;
}
.concept04 {
	width: 100%;
	margin: 0px auto 50px;
	padding: 50px 0 30px;
	background-color: #eee;
}
.concept04 .ttl {
	font-family: a-otf-ud-shin-go-con80-pr6n, sans-serif;
	font-weight: 300;
	text-align: center;
	font-size: 140%;
	margin-bottom: 30px;
	color: #666;
	letter-spacing: 3px;
}
.concept04 ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	max-width: 1100px;
	width: 90%;
	margin: 0px auto;
}
.concept04 li {
	width: 31%;
	float: left;
	margin-right: 3.5%;
	text-align: center;
	margin-bottom: 30px;
}
.concept04 li:nth-child(3n) {
	margin-right: 0;
}
.concept04 li .ph {
	position: relative;
	text-align: center;
	max-width: 308px;
	width: 100%;
	margin: 0px auto 30px;
}
.concept04 li .ph span {
	display: block;
	border-radius: 50%;  
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	overflow: hidden;
}
.concept04 li .ph span img {
	width: 100%;
}
.concept04 li .ph p {
	text-align: center;
	position: absolute;
	width: 90px;
	height: 90px;
	background-color: #777;
	color: #fff;
	left: 50%;
	margin-left: -45px;
	bottom: 0;
	margin-bottom: -20px;
	font-size: 90%;
	font-weight: 400;
	border-radius: 50%;  
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	padding-top: 35px;
}
.concept04 li p {
	text-align: center;
	line-height: 160%;
}
.concept04 li p strong {
	display: block;
	text-align: center;
	color: #666;
	font-size: 110%;
}
.concept05 {
	max-width: 1100px;
	width: 90%;
	margin: 0px auto;
}
.concept05 .ttl {
	text-align: center;
	font-size: 120%;
	font-weight: 400;
	margin-bottom: 30px;
	color: #666;
}
.concept05 .box {
	margin-bottom: 40px;
}
.concept05 .box .ph {
	margin-bottom: 20px;
}
.concept05 .box h6 {
	text-align: center;
	font-size: 120%;
	font-weight: 400;
	margin-bottom: 15px;
}
.concept05 .box h6 br {
	display: none;
}
.concept05 .box .txt {
	max-width: 750px;
	margin: 0px auto;
}
.concept06 {
	width: 100%;
	margin: 0px auto;
	padding: 50px 0 30px;
	background-color: #fff;
}
.concept06 .ttl {
	font-family: a-otf-ud-shin-go-con80-pr6n, sans-serif;
	font-weight: 300;
	text-align: center;
	font-size: 140%;
	margin-bottom: 30px;
	color: #666;
	letter-spacing: 3px;
}
.concept06 .box1,
.concept06 .box2,
.concept06 .box3 {
	max-width: 1800px;
	width: 100%;
	margin: 0px auto;
	display: table;
	height: 500px;
}
.concept06 .box1 .ph,
.concept06 .box2 .ph,
.concept06 .box3 .ph,
.concept06 .box1 .data,
.concept06 .box2 .data,
.concept06 .box3 .data {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}
.concept06 .box1 .ph,
.concept06 .box2 .ph,
.concept06 .box3 .ph {
}
.concept06 .box1 .ph {
	background: url("../images/concept/ph007.jpg") no-repeat center center;
	background-size: cover;
}
.concept06 .box2 .ph {
	background: url("../images/concept/ph008.jpg") no-repeat center center;
	background-size: cover;
}
.concept06 .box3 .ph {
	background: url("../images/concept/ph009.jpg") no-repeat center center;
	background-size: cover;
}
.concept06 .box1 .data,
.concept06 .box2 .data,
.concept06 .box3 .data {
	background: #5A5A5A;
	color: #fff;
	padding: 0 5%;
}
.concept06 .box1 dl,
.concept06 .box2 dl,
.concept06 .box3 dl {
	max-width: 500px;
	width: 100%;
}
.concept06 .box1 dl,
.concept06 .box3 dl {
	float: left;
}
.concept06 .box2 dl {
	float: right;
}
.concept06 .box1 dt,
.concept06 .box2 dt,
.concept06 .box3 dt {
	margin-bottom: 20px;
	line-height:  160%;
}
.concept06 .box1 dt h5,
.concept06 .box2 dt h5,
.concept06 .box3 dt h5 {
	display: block;
	font-family: a-otf-ud-shin-go-con80-pr6n, sans-serif;
	font-weight: 300;
	font-size: 220%;
	letter-spacing: 4px;
}
.concept06 .box1 dt span,
.concept06 .box2 dt span,
.concept06 .box3 dt span {
	font-size: 80%;
}
.concept06 .box1 dd,
.concept06 .box2 dd,
.concept06 .box3 dd {
}
.concept06 .box1 dd p,
.concept06 .box2 dd p,
.concept06 .box3 dd p {
	margin-bottom: 20px;
}
.concept06 .box1 dd a,
.concept06 .box2 dd a,
.concept06 .box3 dd a {
	display: block;
	max-width: 260px;
	width: 100%;
	background-color: #fff;
	text-align: center;
	padding: 15px 0;
	overflow: hidden;
	position: relative;
	color: #5A5A5A;
}
.concept06 .box1 dd a::before,
.concept06 .box2 dd a::before,
.concept06 .box3 dd a::before {
	font-family: "Font Awesome 5 Free";
	content: '\f138';
	font-weight: 900;
	position: absolute;
	left: -5px;
	top: 50%;
	margin-top: -15px;
	transition: .3s;
}
.concept06 .box1 dd a:hover::before,
.concept06 .box2 dd a:hover::before,
.concept06 .box3 dd a:hover::before {
	left: 10px;
}
.concept07 {
	width: 100%;
	margin: 0px;
	background-color: #fff;
	padding: 50px 0 0;
}
.concept07 .inner {
	max-width: 1200px;
	width: 90%;
	margin: 0px auto;
	background-color: #f3f3f3;
	padding: 40px 5%;
	border: #ccc 1px solid;
}
.concept07 .ttl {
	text-align: center;
	font-size: 150%;
	font-family: a-otf-ud-shin-go-con80-pr6n, sans-serif;
	font-weight: 300;
	margin-bottom: 30px;
	color: #666;
	letter-spacing: 2px;
}
.concept07 .box {
	margin-bottom: 40px;
}
.concept07 .box .ph {
	margin-bottom: 20px;
}
.concept07 .box h6 {
	text-align: center;
	font-size: 130%;
	font-family: a-otf-ud-shin-go-con80-pr6n, sans-serif;
	font-weight: 300;
	margin-bottom: 15px;
	letter-spacing: 2px;
}
.concept07 .box h6 br {
	display: none;
}
.concept07 .box h6 span {
	display: block;
	text-align: center;
	font-size: 200%;
}
.concept07 .box .txt {
	max-width: 600px;
	margin: 0px auto;
}



@media screen and (max-width: 900px) {
	/* ---------------------------------------
	
	--------------------------------------- */
}






@media screen and (max-width: 780px) {
	.concept05 .box h6 br {
		display: inherit;
	}
	/* ---------------------------------------
	
	--------------------------------------- */
}






@media screen and (max-width: 600px) {
	.concept01,
	.concept01 dt,
	.concept01 dd {
		display: block;
	}
	.concept01 {
		margin: 0px auto 40px;
	}
	.concept01 dt {
		width: 60%;
		margin: 0px auto 20px;
	}
	.concept01 dd {
		padding-left: 0;
	}
	.concept02 {
		margin: 0px auto 10px;
	}
	.concept02 .box {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
	.concept02 .box .ph1,
	.concept02 .box .ph2,
	.concept02 .box .ph3 {
		height: 200px;
		margin-bottom: 15px;
	}
	.concept02 .box .txt {
		width: 90%;
	}
	.concept02 .box .ttl_style02 {
		position: relative;
		margin: 0px auto -30px;
	}
	.concept03 {
		margin: 0px auto 50px;
	}
	.concept03 .ttl {
		width: 100px;
		margin: 0px auto 30px;
	}
	.concept03 li {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 5px;
	}
	.concept04 {
		margin: 0px auto 30px;
		padding: 40px 0 20px;
	}
	.concept04 .ttl,
	.concept05 .ttl {
		font-size: 110%;
		margin-bottom: 20px;
	}
	.concept04 li,
	.concept04 li:nth-child(3n) {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 30px;
	}
	.concept04 li:nth-child(2n) {
		margin-right: 0;
	}
	.concept05 .box {
		margin-bottom: 30px;
	}
	.concept05 .box .ph {
		margin-bottom: 15px;
	}
	.concept05 .box h6 {
		text-align: left;
		font-size: 110%;
		margin-bottom: 15px;
		color: #666;
		line-height: 160%;
	}
	.concept05 .box h6 br {
		display: none;
	}
	/* ---------------------------------------
	
	--------------------------------------- */
	.concept06 .box1,
    .concept06 .box2,
    .concept06 .box3 {
        height: 340px;
    }
    .concept06 .box1 .ph,
    .concept06 .box2 .ph,
    .concept06 .box3 .ph {
        width: 30%;
    }
	.concept06 .box1 .data,
    .concept06 .box2 .data,
    .concept06 .box3 .data {
        width: 70%;
    }
	.concept06 .box1 dt h5,
    .concept06 .box2 dt h5,
    .concept06 .box3 dt h5 {
        font-size: 180%;
    }
	.concept06 .box1 dd a::before,
    .concept06 .box2 dd a::before,
    .concept06 .box3 dd a::before {
        margin-top: -12px;
    }
	.concept07 .ttl {
        font-size: 120%;
        margin-bottom: 30px;
    }
	.concept07 .box h6 br {
        display: block;
    }
}