/*
----------------------------------------
csr
----------------------------------------
*/

.page-header {
	background: url( ../img/csr/2x/header-bg.png ) center center / cover no-repeat;
}

.page-header h1 {
	line-height: 1.5;
}

.page-header .note {
	font-size: 2rem;
}

.about-box {
	padding: 50px 0 20px;
}

.about-box .block-03 {
	padding: 5rem 0;
}

.about-box .block-03 .txt {
	min-height: 640px;
}

.about-box .block-03 .txt h3 {
	margin: 20px 0 25px -5px;
}

.block-03.cycle-block .img {
	text-align: right;
	padding-left: 15%;
	-js-display: flex;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}

.block-03.cycle-block .img img {
	width: auto;
	height: auto;
	max-width: 100%;
}

.csr-box-01 {
	padding: 4rem 0 5rem;
}

.csr-box-01 .read {
	line-height: 2.4;
	letter-spacing: 1px;
	text-align: center;
	margin: 2.5rem 0 3rem;
}

.csr-box-01 .csr-list .box {
	width: calc( ( 100% - 60px ) / 3 );
	margin-right: 30px;
}

.csr-box-01 .csr-list .box:nth-child( 3n ) {
	margin-right: 0;
}

.csr-box-01 .csr-list .box h3 {
	text-align: center;
}

.csr-box-01 .csr-list .box .icon {
	line-height: .5;
}

.csr-box-01 .csr-list .box .ttl {
	margin-top: -32px;
	position: relative;
	z-index: 9;
}

.csr-box-01 .csr-list .box .ttl span {
	display: inline-block;
	width: 110px;
	text-align: center;
	font-size: 2.2rem;
	font-weight: 500;
	line-height: 1.6;
	color: #8fc31f;
	background: #fff;
	box-shadow: 0 2px 4px rgba( 0, 0, 0, .1 );
	border-radius: 20px;
	padding: 2.5px;
}

.csr-box-01 .csr-list .box .txt {
	background: #fff;
	padding: 125px 20px 20px;
	margin-top: -105.5px;
	border-radius: 10px;
}

.csr-box-01 .csr-list .box .txt p {
	margin-bottom: 10px;
}

.csr-box-01 .csr-list .box .txt li {
	list-style: none;
	padding-left: 1.6rem;
	line-height: 1.8;
	letter-spacing: .8px;
	margin-bottom: 3rem;
	position: relative;
}

.csr-box-01 .csr-list .box .txt li::before {
	content: '';
	width: 6px;
	height: 6px;
	background: #8fc31f;
	border-radius: 50%;
	position: absolute;
	top: 13px;
	left: 0;
}

.csr-box-02 {
	padding: 4.5rem 0 1.5rem;
}

.csr-box-02 .ttl-02 {
	margin-bottom: 5rem;
}

.csr-box-02 .csr-set .cont {
	width: calc( 99.99999999% / 3 );
}

.csr-box-02 .csr-set .cont > .flex {
	width: 100%;
	height: 560px;
	justify-content: center;
	align-items: center;
	background: url( ../img/csr/2x/csr-set-bg.png ) center center / cover no-repeat;
	color: #fff;
	position: relative;
}

.csr-box-02 .csr-set .cont > .flex::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba( 0, 0, 0, .2 );
}

.csr-box-02 .csr-set .logo .box {
	line-height: .5;
}

.csr-box-02 .csr-set .logo > .flex::after {
	display: none;
}

.csr-box-02 .csr-set .cont-01 > .flex {
	background: url( ../img/csr/2x/csr-set-01.png ) center center / cover no-repeat;
}

.csr-box-02 .csr-set .cont-02 > .flex {
	background: url( ../img/csr/2x/csr-set-02.png ) center center / cover no-repeat;
}

.csr-box-02 .csr-set .cont-03 > .flex {
	background: url( ../img/csr/2x/csr-set-03.png ) center center / cover no-repeat;
}

.csr-box-02 .csr-set .cont-04 > .flex {
	background: url( ../img/csr/2x/csr-set-04.png ) center center / cover no-repeat;
}

.csr-box-02 .csr-set .cont-05 > .flex {
	background: url( ../img/csr/2x/csr-set-05.png ) center center / cover no-repeat;
}

.csr-box-02 .csr-set .box {
	width: 100%;
	padding: 15px;
	position: relative;
	z-index: 99;
}

.csr-box-02 .csr-set .num {
	font-size: 2.4rem;
	font-weight: 500;
	letter-spacing: 4px;
}

.csr-box-02 .csr-set .smile img {
	width: 120px;
}

.csr-box-02 .csr-set .num .smile img {
	transform: translateY( -30px );
}

.csr-box-02 .csr-set h3 {
	font-size: 2.8rem;
	line-height: 1.5;
	margin: 10px 0 20px;
}

.csr-box-02 .csr-set p {
	text-align: center;
	margin-bottom: 25px;
}

.record-box {
	padding: 95px 0 150px;
}

.record-box .record-list {
	margin: 50px 0 35px;
	justify-content: center;
}

.record-box .record-list .post {
	width: calc( ( 100% - 88px ) / 3 );
	margin-right: 44px;
}

.record-box .record-list .post:nth-child( 3n ),
.record-box .record-list .post:last-child {
	margin-right: 0;
}

.record-box .col-post .post a {
	background: transparent;
}

.record-box .col-post figure {
	border-radius: 10px;
}

.record-box .col-post .txt {
	padding: 28px 0 0;
}

.record-box .col-post h3 {
	margin-bottom: 5px;
}

.record-box .post-time time {
	letter-spacing: .8px;
}

.record-box .btn-02 {
	text-align: center;
}

.record-box .btn-02 a {
	box-shadow: 0 0 20px rgba( 0, 0, 0, .2 );
}


/*
----------------------------------------
1400
----------------------------------------
*/

@media screen and ( max-width: 1400px ) {

	.about-box .block-03 {
		padding: 0;
	}

	.about-box .block-03 .txt {
		min-height: initial;
		padding: 20px 0;
	}

	.csr-box-02 .csr-set .cont > .flex {
		height: 35vw;
	}

	.csr-box-02 .csr-set h3 {
		font-size: 2.2rem;
		margin: 0 0 20px;
	}

}


/*
----------------------------------------
1200
----------------------------------------
*/

@media screen and ( max-width: 1200px ) {

	.block-03.cycle-block .img {
		padding-left: 30px;
	}

	.block-03.cycle-block .img img {
		width: 300px;
	}

	.csr-box-01 .csr-list .box {
		width: calc( ( 100% - 40px ) / 3 );
		margin-right: 20px;
	}

	.record-box .record-list .post {
		width: calc( ( 100% - 40px ) / 3 );
		margin-right: 20px;
	}

	.csr-box-02 .csr-set .cont .box {
		padding: 40px 20px;
	}

	.csr-box-02 .csr-set h3 {
		letter-spacing: 0;
	}

	.csr-box-02 .csr-set p {
		font-size: 1.4rem;
	}

	.csr-box-02 .csr-set p br.pc {
		display: none;
	}

	.csr-box-02 .csr-set p br.sp {
		display: inline;
	}

}


/*
----------------------------------------
1000
----------------------------------------
*/

@media screen and ( max-width: 1000px ) {

	.csr-box-01 .csr-list .box .icon img {
		width: 160px;
	}

	.csr-box-01 .csr-list .box .ttl {
		margin-top: -25px;
	}

	.csr-box-02 .csr-set .cont > .flex {
		height: 40vw;
	}

	.csr-box-02 .csr-set .num {
		margin-bottom: -2rem;
	}

}


/*
----------------------------------------
768
----------------------------------------
*/

@media screen and ( max-width: 768px ) {

	.about-box {
		padding: 3rem 0 0;
	}

	.about-box .block-03 .txt {
		padding: 0;
	}

	.about-box .block-03 .txt h3 {
		margin: 5px 0 15px;
	}

	.block-03 .txt p {
		text-align: justify;
		letter-spacing: .6px;
	}

	.block-03.cycle-block .img {
		padding: 0;
		height: 320px;
	}

	.block-03.cycle-block .img img {
		width: initial;
		max-height: 320px;
	}

	.csr-box-01 {
		padding: 2rem 0 0;
	}

	.csr-box-01 .ttl-02 .jp {
		margin-bottom: 20px;
	}

	.csr-box-01 .read {
		font-size: 1.5rem;
		line-height: 2;
		letter-spacing: .6px;
		text-align: left;
		margin: 2rem 0;
	}

	.csr-box-01 .csr-list .box {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.csr-box-01 .csr-list .box .ttl span {
		font-size: 2rem;
		padding: 4px;
	}

	.csr-box-01 .csr-list .box .txt {
		margin-top: -90px;
		padding: 110px 20px 10px;
	}

	.csr-box-01 .csr-list .box .txt li {
		margin-bottom: 2rem;
		letter-spacing: .4px;
	}

	.csr-box-01 .csr-list .box .txt li::before {
		top: 10px;
	}

	.csr-box-02 {
		padding: 2rem 0;
	}

	.csr-box-02 .ttl-02 {
		margin-bottom: 3rem;
	}

	.csr-box-02 .csr-set .cont > .flex {
		height: 55vw;
	}

	.csr-box-02 .csr-set .cont-01 > .flex {
		background: url( ../img/csr/2x/csr-set-01.png ) center top 35% / cover no-repeat;
	}

	.csr-box-02 .csr-set .logo > .flex {
		height: auto;
	}

	.csr-box-02 .csr-set .cont {
		width: 100%;
	}

	.csr-box-02 .csr-set .cont .box {
		padding: 15px;
	}

	.csr-box-02 .csr-set p {
		line-height: 1.8;
	}

	.csr-box-02 .csr-set p br.pc {
		display: inline;
	}

	.csr-box-02 .csr-set p br.sp {
		display: none;
	}

	.csr-box-02 .csr-set .logo .box img {
		height: 50px;
	}

	.csr-box-02 .csr-set .num {
		font-size: 1.8rem;
		margin-bottom: -22px;
	}

	.csr-box-02 .csr-set .smile img {
		width: 80px;
	}

	.csr-box-02 .csr-set .num .smile img {
		transform: translateY( -20px );
	}

	.csr-box-02 .csr-set h3 {
		font-size: 2rem;
		margin: 4px 0 8px;
	}

	.csr-box-02 .csr-set p {
		line-height: 1.8;
		margin-bottom: 15px;
	}

	.record-box {
		padding: 3rem 0 5rem;
	}

	.record-box .record-list {
		margin: 2.5rem 0;
	}

	.record-box .record-list {
		margin-top: 2.5rem;
		flex-direction: column;
	}

	.record-box .record-list .post {
		width: 100%;
		margin: 0 0 1.5rem;
	}

}


/*
----------------------------------------
width 769 height 1500
----------------------------------------
*/

@media screen and ( min-width: 769px ) and ( max-height: 1500px ) {

	.csr-box-02 .csr-set .num {
		margin-bottom: -30px;
	}

	.csr-box-02 .csr-set .cont > .flex {
		height: 40vh;
		min-height: 320px;
	}

}


/*
----------------------------------------
hover
----------------------------------------
*/

@media screen and ( min-width: 769px ) {
}
