@charset "utf-8";

/*---------------

----------------*/
	.num01 .selectBox .clm:first-child:after{
		content: '&';
	}
@media only screen and (max-width:768px) {
}

	.num02.bgA {
		position: relative;
		background: url(../imgs/bg.jpg) no-repeat center center;
		background-size: cover;
		text-align: center;
	}
	.num02.bgA .headline{
		color: #fff;		
	}
	.num02.bgA .caption {
		position: absolute;
		bottom: 7px;
		right: 7px;
		text-align: right;
	}
@media only screen and (max-width:768px) {
}

	.num03 {
		padding-top: 0;
	}
@media only screen and (max-width:768px) {
}

	.num04 {
		padding-top: 0;
		background: #f1f3f0;
	}
	.num04 .cap {
		margin-top: 10px;
		text-align: center;
	}
	.num04 .clm {
		position: relative;
	}
	.num04 .clm .cap {
		margin-top: 210px;
		text-align: right;
	}

	.num04 .headline.headline-05 {
		margin-bottom: 20px;
	}
@media only screen and (max-width:768px) {
	.num04 .caption {
		margin-bottom: 40px;
	}
	.num04 .clm .cap {
		margin-top: 20px;
	}

	.num04 .clm .cap {
		position: static;
		margin-top: 20px;
	}
}

	.num05 .subSection {
		padding-top: 60px;
	}
	.num05 .boxB {
		margin-top: 10px;
	}
	.num05 .boxB .image {
		max-width: 895px;
		margin-left: auto;
		margin-right: auto;
	}
	.num05 .headline.headline-05 span {
		display: inline-block;
		padding-left: 20px;
		color: #b60005;
	}
@media only screen and (max-width:768px) {
	.num05 .headline.headline-05 span {
		display: block;
		padding-left: 0;
	}
}

	.num06 {
		padding-top: 0;
	}
@media only screen and (max-width:768px) {
}

	.num07 .clm2pa {
		margin-top: 40px;
	}
	.num07 .subSection.first {
		padding-top: 30px;
	}
	.num07 .clm2pa .cmt {
		margin-top: 0;
		margin-bottom: 40px;
	}
	.num07 .clm2pa .headline.headline-05 {
		margin-bottom: 30px;
		padding-bottom: 20px;
		border-bottom: solid 1px #ccc;
	}

	.num07 .cap.mt10 {
		margin-top: 10px;
	}
	.num07 .clm2pa .caption {
	}
@media only screen and (max-width:768px) {
}

	.num08 {
		background: #f1f3f0;
	}
	.num08 .subSection {
		padding-top: 30px;
	}
@media only screen and (max-width:768px) {
}

	.kakoi {
		border: solid 1px #ccc;
	}

	.imgBox {
		display: table;
		width: 100%;
	}
	.imgBox .txtArea,
	.imgBox .phArea {
		display: table-cell;
		vertical-align: middle;

		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}


	.imgBox.num1 {
		background: #b89c5b;
	}
	.imgBox.num1 .txtArea {
		padding: 20px 35px;
		text-align: center;
		font-size: 24px;
		line-height: 1;
		color: #fff;
	}
	.imgBox.num1 .txtArea .line {
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: solid 1px rgba(255, 255, 255,0.4);
		font-size: 18px;
	}
	.imgBox.num1 .txtArea strong {
		font-size: 50px;
	}
	.imgBox.num1 .txtArea span {
		font-size: 13px;
	}
	.imgBox.num1 .phArea {
		width: 210px;
		text-align: left;
	}
@media only screen and (max-width: 768px) {
/*
	.imgBox.num1 .txtArea {
		display: block;
	}
	.imgBox.num1 .phArea {
		display: block;
		width: auto;
		text-align: center;
	}
*/

	.imgBox.num1 .txtArea {
		padding: 10px 20px;
		font-size: 16px;
	}
	.imgBox.num1 .txtArea .line {
		margin-bottom: 10px;
		padding-bottom: 15px;
		font-size: 14px;
	}
	.imgBox.num1 .txtArea strong {
		font-size: 32px;
	}
	.imgBox.num1 .txtArea span {
		font-size: 12px;
		line-height: 1.4;
	}
	.imgBox.num1 .phArea {
		width: 140px;
	}
}

	.imgBox.num2 {
		margin-top: 30px;
		background: #5684a1;
	}
	.imgBox.num2 .txtArea {
		padding: 20px 35px;
		text-align: center;
		font-size: 24px;
		line-height: 1;
		color: #fff;
	}
	.imgBox.num2 .txtArea .line {
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: solid 1px rgba(255, 255, 255,0.4);
		font-size: 18px;
	}
	.imgBox.num2 .txtArea strong {
		font-size: 50px;
	}
	.imgBox.num2 .txtArea span {
		font-size: 13px;
	}
	.imgBox.num2 .phArea {
		width: 210px;
		text-align: left;
	}
@media only screen and (max-width: 768px) {
/*
	.imgBox.num2 .txtArea {
		display: block;
	}
	.imgBox.num2 .phArea {
		display: block;
		width: auto;
		text-align: center;
	}
*/

	.imgBox.num2 .txtArea {
		padding: 10px 20px;
		font-size: 16px;
	}
	.imgBox.num2 .txtArea .line {
		margin-bottom: 10px;
		padding-bottom: 15px;
		font-size: 14px;
	}
	.imgBox.num2 .txtArea strong {
		font-size: 32px;
	}
	.imgBox.num2 .txtArea span {
		font-size: 12px;
		line-height: 1.4;
	}
	.imgBox.num2 .phArea {
		width: 140px;
	}
}


/*trainBox*/
.trainBox {
	margin-top: 0;
}
.trainBox .clm {
	margin-top: 40px;
}

.trainBox .cap {
	text-align: left;
}
.icn {
	margin-bottom: 20px;
	text-align: center;
}
/*boxA*/
.boxA {
	padding: 40px 20px;
    background: rgba(255, 255, 255, 0.9);
}
.boxA .image {
	max-width: 830px;
	margin-left: auto;
	margin-right: auto;
}
/*boxB*/
.boxB {
	padding: 60px 50px;
	border: solid 1px #ccc;
}
/*boxC*/
.boxC {
	min-height: 320px;
	margin: 40px 0 10px;
	background-size: cover;
	font-size: 22px;
	line-height: 2;
	color: #fff;
	position: relative;
}
.boxC.boxC-kichijoji{
	background: url(../imgs/img-14.jpg) no-repeat center bottom;
}
.boxC.boxC-bicycle{
	background: url(../imgs/img-13.jpg) no-repeat left bottom;
}
.boxC:before{
	content: '';
	width: 75%;
	height: 100%;
	background: linear-gradient(to left,rgba(0,0,0,.7),rgba(0,0,0,.5),rgba(0,0,0,0));
	position: absolute;
	right: 0;
	top: 0;
}
.boxC .clmBox{
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
	z-index: 2;	
}
.boxC .h {
	margin-bottom: 10px;
}
.boxC .h small{
	font-size: 14px;
}
.boxC table {
	width: 100%;
	font-size: 26px;
	letter-spacing: .1em;
	line-height: 50px;
}
.boxC th {
	padding-left: 0;
	padding-right: 10px;
	font-weight: normal;
}
.boxC td {
	text-align: left;
}
.boxC td span {
	font-size: 14px;
}
.boxC.boxC-kichijoji td span{
	display: block;
	line-height: 1;
}
.boxC td i {
	font-style: normal;
}
.boxC td i.spc {
	display: inline-block;
	padding-left: 12px;
}
@media only screen and (max-width: 768px) {
	.boxA {
	}
	.boxB {
		padding: 40px 20px;
	}
	.boxC {
		min-height: auto;
		font-size: 18px;
		margin: 20px 0 10px;
		padding:30px 10px 40px;
		box-sizing: border-box;
	}
	.boxC.boxC-bicycle{
		background: url(../imgs/img-13.jpg) no-repeat 24% bottom;
	}
	.boxC:before{
		width: 100%;
	}
	.boxC .clmBox{
		position: relative;
	    -webkit-transform: none;
	    transform: none;
	}
	.boxC .clmBox.clm2pa .clm:nth-child(n+2){
		margin-top: 0;		
	}
	.boxC .h {
		margin-bottom: 10px;
	}
	.boxC .h small{
		display: block;
		font-size: 12px;
	}
	.boxC table {
		width: 100%;
		font-size: 16px;
		letter-spacing: .04em;
		line-height: 30px;
	}
	.boxC th {
		padding-left: 0;
		padding-right: 0;
	}
	.boxC td span {
		font-size: 12px;
	}
	.boxC td {
		text-align: right;
	}

	.boxC td i.spc {
		padding-left: 0;
	}
}
