@charset "UTF-8";

/*box-info*/
.page-concept-project .box-introduce__content{
	margin-bottom: 95px;
	padding-left: 150px;
	padding-right: 150px;
}
.box-info{
	margin-bottom: 70px;
}
.lst-info__item{
	box-sizing: border-box;
	border-top: 1px solid #ccc;
}
.lst-info__item:last-child{
	border-bottom: 1px solid #ccc;
}
.lst-info__item a{
	display: block;
	padding: 20px 23px;
	box-sizing: border-box;
}
.lst-info__item a:hover{
	position: relative;
	opacity: 1;
	z-index: 1;
	background: #F6FBFF;
	text-decoration: none;
	box-sizing: border-box;
}
.lst-info__inner{
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 2;
}
.lst-info__details{
	padding: 18px 25px 10px 88px;
	box-sizing: border-box;
	flex: 1;
	order: 2;
}
.lst-info__title{
	font-size: 24px;
	font-weight: bold;
	color: #000;
	line-height: 1.5;
}
.lst-info__content{
	display: block;
	margin-top: 40px;
}
.lst-info__text{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	color: #000;
	display: block;
	width: 45%;
}
.lst-info__button{
	display: block;
	position: relative;
	padding-top: 9px;
	padding-left: 0;
	text-align: left;
}
.lst-info__button .btn-small{
	text-align: center;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	display: inline-block;
	box-sizing: border-box;
	min-width: 295px;
	padding: 7px 25px;
	border: 1px solid #909496;
	border-radius: 45px;
	transition: all .3s;
}
.lst-info__button .btn-small:hover{
	opacity: 1;
	color: #fff;
	background-color: #1a4665;
	border: 1px solid #1a4665;
	text-decoration: none;
}
.lst-info__image{
	text-align: right;
	font-size: 0;
	line-height: 0;
	width: 27.5%;
	order: 1;
	right: -1px;
	position: relative;
}
.lst-info__image img{
	width: 100%;
	height: auto;
}
@media only screen and (min-width:1px) and (max-width:767px) {
	.page-concept-project .box-introduce{
		margin-bottom: 0;
	}
	.page-concept-project .box-introduce__content {
		margin-bottom: 35px;
	}
	.box-info{
		margin-bottom: 60px;
	}
	.lst-info__item{
		border-top: 0;
	}
	.lst-info__item:last-child{
		border-bottom: 0;
	}
	.lst-info__item + .lst-info__item{
		margin-top: 32px;
	}
	.lst-info__item a{
		padding: 0;
	}
	.lst-info__item a:hover{
		position: relative;
		opacity: 1;
		z-index: 1;
		background: #F6FBFF;
		text-decoration: none;
		padding: 0;
		border: 0;
	}
	.lst-info__inner{
		flex-wrap: wrap;
	}
	.lst-info__details{
		padding: 22px 15px 20px;
		width: 100%;
		order: 2;
		flex: auto;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	.lst-info__title{
		font-size: 18px;
	}
	.lst-info__content{
		margin-top: 2px;
	}
	.lst-info__text{
		font-size: 16px;
		display: block;
		width: 100%;
	}
	.lst-info__button{
		display: block;
		padding-left: 0;
		text-align: center;
		padding-top: 15px;
	}
	.lst-info__button .btn-small{
		min-width: 180px;
		padding: 6px 15px;
		font-size: 13px;
	}
	.lst-info__button .btn-small:hover{
		opacity: 1;
		color: #fff;
		background-color: #1a4665;
		border: 1px solid #1a4665;
		text-decoration: none;
	}
	.lst-info__image{
		text-align: center;
		width: 100%;
		order: 1;
		right: 0;
	}
	.lst-info__image img{
		height: auto;
	}
}

/*planning.html*/

/*box-plan*/
.wrp-container-md{
	max-width: 799px;
	margin: 0 auto;
	padding: 0 20px;
}
.box-plan{
	padding-top: 46px;
	padding-bottom: 90px;
}
.box-plan .txt-head{
	font-size: 28px;
	line-height: 1.5;
}
.box-plan .txt-head small{
	margin-top: 26px;
}
.hdg-lv2 span:after {
	width: 30px;
}
.hdg-lv2 {
	margin-bottom: 45px;
}
.hdg-lv2 span {
	padding: 44px 0 4px;
}
.box-result .hdg-lv2 {
	margin-bottom: 45px;
}
.box-result .hdg-lv2 span {
	padding: 44px 0 4px;
}
.box-result:after{
	display: none;
}
.box-result {
	padding: 6px 0 89px;
	box-sizing: border-box;
}
.box-result__pic {
	width: 28.2%;
	right: 16%;
	bottom: auto;
	top: 23.3%;
}
.box-result__title{
	font-size: 24px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;
}
.box-result__list {
	margin-bottom: 30px;
}
.box-result__list__content li{
	line-height: 1.5;
}
.box-features:after{
	display: none;
}
.page-concept-detail .box-features .txt-head--02 {
	margin: 25px auto 25px;
}
.box-features__inner {
	padding: 40px 0 30px;
}
.box-features .txt-head--02{
	font-size: 24px;
	line-height: 1.5;
	margin-top: 11px !important;
}
.box-features{
	padding: 40px 0 5px;
}
.box-features .hdg-lv2{
	margin-bottom: 0;
}
.box-features .txt-head small {
	margin-top: 6px;
}
.box-features__inner {
	padding: 17px 0 30px;
}
.box-result-01{
	margin-bottom: 58px;
}
.box-features-01{
	margin-bottom: 58px;
}
.page-concept-detail .nav-bottom{
	margin-top: 0;
	margin-bottom: 50px;
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.box-result__pic{
		width: 34%;
		right: 2%;
	}
}
@media only screen and (min-width:1px) and (max-width:767px) {
	.box-result__pic {
		width: 100%;
		right: 0;
		top: 0;
	}
	.box-plan{
		padding: 14px 20px 52px;
		box-sizing: border-box;
	}
	.box-plan .txt-head{
		font-size: 16px;
		text-align: left;
	}
	.box-plan .txt-head small{
		text-align: center;
		font-size: 10px;
		margin-top: 9px;
	}
	.box-plan .txt-head:nth-of-type(1){
		margin-bottom: 0;
	}
	.box-result{
		padding-bottom: 30px;
		padding-top: 15px;
	}
	.hdg-lv2 span:after{
		bottom: -7px;
	}
	.box-result__title{
		font-size: 14px;
	}
	.box-result__list__content li{
		font-size: 14px;
	}
	.box-features .txt-head--02{
		font-size: 16px;
	}
	.box-result .hdg-lv2 {
		margin-bottom: 30px;
	}
	.box-features .txt-head small{
		font-size: 14px;
	}
	.box-result .hdg-lv2 span{
		padding-top: 0;
	}
	.box-result__inner{
		margin-top: 24px;
	}
	.box-features{
		padding-top: 27px;
	}
	.box-features .hdg-lv2 span{
		padding-bottom: 3px;
	}
	.box-features .hdg-lv2 {
		margin-bottom: 17px;
	}
	.box-features__inner{
		padding-top: 0;
	}
	.box-features__block{
		padding-top: 0;
	}
	.page-concept-detail .nav-bottom{
		margin-top: 0;
		margin-bottom: 38px;
	}
}
