/*
----------------------------------------
first
----------------------------------------
*/

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

.info-box {
	padding: 55px 0;
}

.info-box h2 {
	font-size: 3.6rem;
	line-height: 1.8;
	text-align: center;
	margin-bottom: 15px;
}

.info-box .read {
	letter-spacing: 1.5px;
	text-align: center;
}

.info-box .performance-list {
	margin: 50px 0 0;
}

.info-box .performance-list li {
	width: calc( ( 100% - 60px ) / 3 );
	margin-right: 30px;
	background: #fff8cc;
	padding: 0 20px 25px;
	text-align: center;
}

.info-box .performance-list li:nth-child( 3n ) {
	margin-right: 0;
}

.info-box .performance-list figure {
	display: inline-block;
	width: 160px;
	height: 160px;
	border: solid 4px #fff8cc;
	border-radius: 50%;
	background: #fff;
	margin-bottom: -5px;
	transform: translateY( -15px );
}

.info-box .performance-list h3 {
	font-size: 2rem;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 5px;

}

.info-box .performance-list .num {
	font-size: 4.2rem;
	font-weight: bold;
	line-height: 1.2;
	color: #ff9100;
}

.info-box .performance-list .num .en {
	font-size: 5.4rem;
	font-weight: bold;
}

.comparison-box {
	margin-bottom: 42px;
}

.comparison-box .heading-05 {
	font-size: 4rem;
	letter-spacing: 2px;
}

.comparison-box .table {
	width: 100%;
	margin: 20px 0;
	color: #222;
}

.comparison-box .table th,
.comparison-box .table td {
	width: 25%;
	text-align: center;
	vertical-align: middle;
	line-height: 1.6;
	padding: 28px 10px;
	border-bottom: solid 1px #dbdbdb;
	position: relative;
}

.comparison-box .table thead th:first-of-type::before,
.comparison-box .table tbody th::before {
	content: '';
	width: 70%;
	height: 1px;
	background: #1da1f2;
	position: absolute;
	bottom: -1px;
	left: 0;
}

.comparison-box .table thead th:nth-of-type( 2 ) {
	background: #fff8cc;
	font-weight: bold;
}

.comparison-box .table thead th {
	font-size: 2.4rem;
	font-weight: normal;
	padding: 22px 10px;
}

.comparison-box .table tbody th {
	font-size: 2rem;
	font-weight: normal;
	text-align: left;
	line-height: 1.5;
	color: #1da1f2;
}

.comparison-box .table tbody td:first-of-type {
	background: #fff8cc;
	font-size: 1.8rem;
}

.comparison-box .table thead th:nth-of-type( 2 )::after,
.comparison-box .table tbody td:first-of-type::after,
.comparison-box .table tbody tr:last-of-type td:first-of-type::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: solid 2px #ff9100;
	pointer-events: none;
}

.comparison-box .table thead th:nth-of-type( 2 )::after {
	border-bottom: none;
}

.comparison-box .table tbody td:first-of-type::after {
	border-top: none;
	border-bottom: none;
}

.comparison-box .table tbody tr:last-of-type td:first-of-type::after {
	border-top: none;
}

.comparison-box .table td figure {
	line-height: .5;
	margin-bottom: 10px;
}

.swipe-wrap {
	position: relative;
}

.table-wrap {
	overflow: auto;
	overflow-scrolling: touch;
}

.comparison-box .swipe-hand {
	display: none;
}

.swipe-hand img {
	transform: translateX( -15px );
	opacity: 0;
	animation: swipe 3s linear 1s infinite normal; 
}

.comparison-box .th-fix {
	display: none;
}

.comparison-box .wrap > .note {
	letter-spacing: 1.5px;
	text-align: center;
	margin-top: 10px;
}

.total-box {
	margin-bottom: 80px;
}

.total-box .heading-05 {
	font-size: 4rem;
	margin-bottom: 2px;
}

.total-box .heading-05 strong {
	color: #ff9100;
	font-weight: bold;
}

.total-box .heading-05 strong .en {
	font-size: 6rem;
	display: inline-block;
	transform: translateY( 2px );
}

.total-box .img {
	width: 100%;
	height: 38.5vw;
	justify-content: center;
	align-items: center;
	background: url( ../img/first/2x/total-bg.png ) center center / cover no-repeat;
}

.total-box .img .txt {
	font-size: 4.6rem;
	font-weight: bold;
	line-height: 1.4;
	text-shadow: 0 0 39px #000;
	color: #fff;
	margin-bottom: 40px;
}

.reasons-box {
	padding-bottom: 15px;
}

.reasons-box .block-list-02 .block-01 .img {
	background: url( ../img/first/2x/reason-img-01.png ) left center / cover no-repeat;
}

.reasons-box .block-list-02 .block-02 .img {
	background: url( ../img/first/2x/reason-img-02.png ) right center / cover no-repeat;
}

.reasons-box .block-list-02 .block-03 .img {
	background: url( ../img/first/2x/reason-img-03.png ) left center / cover no-repeat;
}

.reasons-box .block-list-02 .block-04 .img {
	background: url( ../img/first/2x/reason-img-04.png ) right center / cover no-repeat;
}

.reasons-box .block-list-02 .block-05 .img {
	background: url( ../img/first/2x/reason-img-05.png ) left center / cover no-repeat;
}

.case-box {
	margin-bottom: 95px;
}

.case-box .case {
	margin: 40px 0 65px;
}

.case-box .case > .flex {
	margin: 40px 0 60px;
}

.case-box .case figure {
	width: 300PX;
	text-align: center;
}

.case-box .case figcaption {
	line-height: 1.6;
}

.case-box .case figcaption .name {
	font-size: 2rem;
	font-weight: bold;
}

.case-box .case .txt {
	width: calc( 100% - 300px );
	padding-left: 77px;
}

.case-box .case .list dt {
	width: 105px;
	font-size: 2rem;
	color: #1da1f2;
	padding: 0 0 40px 0;
}

.case-box .case .list dt .en {
	font-weight: bold;
}

.case-box .case .list dd {
	width: calc( 100% - 105px );
	font-size: 1.8rem;
	padding: 1px 0 40px 38px;
	position: relative;
}

.case-box .case .list dd::before {
	content: '';
	width: 4px;
	background: #e5e5e5;
	position: absolute;
	top: 10px;
	bottom: -5px;
	left: -2px;
}

.case-box .case .list dd::after {
	content: '';
	width: 10px;
	height: 10px;
	background: #fff;
	border: solid 8px #1da1f2;
	border-radius: 50%;
	position: absolute;
	top: 6px;
	left: -13px;
}

.case-box .case .list dt:last-of-type,
.case-box .case .list dd:last-of-type {
	padding-bottom: 0;
}

.case-box .case .list dd:last-of-type::before {
	display: none;
}

.case-box .comment {
	background: #f7f7f7;
	padding: 30px 40px;
	position: relative;
}

.case-box .comment .balloon {
	font-weight: bold;
	color: #fff;
	background: #ff9100;
	width: 150px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	text-align: center;
	position: absolute;
	top: -15px;
	left: calc( 50% - 75px );
}

.case-box .comment .balloon span {
	display: block;
	position: relative;
}

.case-box .comment .balloon span::after {
	content: '';
	width: 0;
	height: 0;
	border: solid 9px transparent;
	border-top: solid 10px #ff9100;
	border-bottom: 0;
	position: absolute;
	bottom: -9px;
	left: calc( 50% - 8px );
}

.case-box .comment h3 {
	font-size: 2.6rem;
	line-height: 1.8;
	text-align: center;
	letter-spacing: 1px;
	color: #222;
	margin-bottom: 8px;
}

.case-box .comment p {
	letter-spacing: 1.5px;
}

.career-box {
	margin-bottom: 80px;
}

.career-box .info {
	margin: 20px 0 10px;
	letter-spacing: 1.5px;
	text-align: center;
}

.career-box .step-list {
	align-items: flex-end;
	background: url( ../img/first/2x/career-bg.png ) left 54% top / 703px no-repeat;
	padding-top: 10px;
}

.career-box .step {
	width: 25%;
	text-align: center;
}

.career-box .step figure {
	line-height: .5;
}

.career-box .step .txt {
	flex-direction: column;
	flex-wrap: nowrap;
	height: 190px;
	background: #4fc3f7;
	color: #fff;
	letter-spacing: 1.2px;
	padding: 35px 5px 30px;
	position: relative;
	z-index: 9;
}

.career-box .step .step-num {
	width: 130px;
	height: 34px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	color: #4fc3f7;
	background: #fff;
	border: solid 2px #4fc3f7;
	border-radius: 17px;
	position: absolute;
	top: -19px;
	left: calc( 50% - 67px );
}

.career-box .step h3 {
	margin: auto 0;
	font-size: 2rem;
	line-height: 1.6;
	font-weight: normal;
}

.career-box .step .reward {
	font-size: 1.8rem;
}

.career-box .step .reward .en {
	font-size: 2.6rem;
	font-weight: bold;
}

.career-box .step-01 figure img {
	margin: 0 0 10px 70px;
}

.career-box .step-02 figure img {
	margin: 0 0 15px 0;
}

.career-box .step-02 .txt {
	height: 230px;
	background: #03a9f4;
}

.career-box .step-02 .step-num {
	color: #03a9f4;
	border: solid 2px #03a9f4;
}

.career-box .step-03 figure img {
	margin: 0 0 15px 0;
}

.career-box .step-03 .txt {
	height: 270px;
	background: #1976d2;
}

.career-box .step-03 .step-num {
	color: #1976d2;
	border: solid 2px #1976d2;
}

.career-box .step-04 figure img {
	margin: 0 0 12px 2px;
}

.career-box .step-04 .txt {
	height: 310px;
	background: #0d47a1;
}

.career-box .step-04 .step-num {
	color: #0d47a1;
	border: solid 2px #0d47a1;
}

.bnr-l {
	background: #ebf7ff;
	padding: 0 0 60px;
}

.contact-box .ttl h2 {
	font-size: 2.4rem;
}


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

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

	.info-box .performance-list li {
		width: calc( ( 100% - 30px ) / 3 );
		margin-right: 15px;
	}

}


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

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

	.info-box h2 {
		font-size: 3.2rem;
	}

	.info-box .performance-list h3 {
		font-size: 1.8rem;
	}

	.info-box .performance-list .num {
		font-size: 3rem;
	}

	.info-box .performance-list .num .en {
		font-size: 4.5rem;
	}

	.comparison-box .heading-05 {
		font-size: 3.2rem;
	}

	.comparison-box .table .sp {
		display: inline;
	}

	.comparison-box .table thead th {
		font-size: 2rem;
	}

	.comparison-box .table tbody th,
	.comparison-box .table tbody td:first-of-type {
		font-size: 1.6rem;
	}

	.comparison-box .wrap > .note {
		font-size: 1.4rem;
	}

	.total-box .heading-05 {
		font-size: 3.2rem;
	}

	.total-box .heading-05 strong .en {
		font-size: 5.4rem;
	}

	.total-box .img .txt {
		font-size: 3.6rem;
	}

	.case-box .case .txt {
		padding-left: 25px;
	}

	.case-box .case .list dt {
		width: 95px;
		font-size: 1.8rem;
		padding: 0 0 30px 0;
	}

	.case-box .case .list dd {
		font-size: 1.6rem;
		padding: 2px 0 30px 30px;
	}

	.case-box .comment h3 {
		font-size: 2.2rem;
	}

	.career-box .step-list {
		background: url( ../img/first/2x/career-bg.png ) center top / 55% no-repeat;
	}

	.career-box .step .txt {
		letter-spacing: 0;
		padding: 15px 5px 25px;
	}

	.career-box .step .sp {
		display: inline;
	}

	.career-box .step-01 figure img {
		margin: 0 0 10px 40px;
	}

	.career-box .step .step-num {
		width: 100px;
		left: calc( 50% - 52px );
		font-size: 1.4rem;
	}

	.career-box .step h3 {
		font-size: 1.6rem;
	}

	.career-box .step .reward {
		font-size: 1.4rem;
		line-height: 1.4;
	}

	.career-box .step .reward .en {
		font-size: 2rem;
	}

	.career-box .info {
		text-align: left;
	}

}


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

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

	.info-box {
		padding: 20px 0;
	}

	.info-box h2 {
		font-size: 2.2rem;
	}

	.info-box .read {
		font-size: 1.5rem;
		letter-spacing: .2px;
		text-align: left;
	}

	.info-box .performance-list {
		margin: 30px 0 0;
	}

	.info-box .performance-list .flex {
		display: block;
	}

	.info-box .performance-list li {
		-js-display: flex;
		display: -ms-flex;
		display: -webkit-flex;
		display: flex;
		align-items: center;
		width: 100%;
		margin: 0 0 15px;
		padding: 10px;
		position: relative;
	}

	.info-box .performance-list figure {
		width: 70px;
		height: 70px;
		border: none;
		margin: 0;
		transform: none;
	}

	.info-box .performance-list h3 {
		font-size: 1.6rem;
		margin: 0 auto;
	}

	.info-box .performance-list .num {
		font-size: 2.4rem;
	}

	.info-box .performance-list .num .en {
		font-size: 4rem;
	}

	.comparison-box {
		margin-bottom: 15px;
	}

	.comparison-box .wrap {
		padding: 0;
		position: relative;
	}

	.comparison-box .swipe-hand {
		display: block;
		position: absolute;
		top: 60px;
		right: 0;
	}

	.comparison-box .heading-05 {
		font-size: 2.2rem;
	}

	.comparison-box .table {
		min-width: 560px;
	}

	.comparison-box .table th,
	.comparison-box .table td {
		width: calc( ( 100% - 120px ) * .3 );
	}

	.comparison-box .table th:first-of-type,
	.comparison-box .table td:first-of-type {
		width: 120px;
	}

	.comparison-box .table thead th:nth-of-type( 2 ),
	.comparison-box .table tbody td:first-of-type {
		width: calc( ( 100% - 120px ) * .4 );
	}

	.comparison-box .table tbody th,
	.comparison-box .table tbody td {
		height: 100px;
		padding: 10px;
		font-size: 1.4rem;
		background: #fff;
	}


	.comparison-box .table thead th {
		font-size: 1.6rem;
		padding: 15px 10px;
		height: 55px;
	}

	.comparison-box .table tbody th,
	.comparison-box .table tbody td:first-of-type {
		font-size: 1.4rem;
	}

	.comparison-box .table td figure {
		margin-bottom: 5px;
	}

	.comparison-box .table td figure img {
		width: 24px;
		height: 24px;
	}

	.comparison-box .table tbody td:first-of-type figure img {
		width: 30px;
		height: 30px;
	}

	.comparison-box .th-fix {
		display: block;
		position: absolute;
		top: 20px;
		left: 0;
		background: #fff;
		border-right: solid 1px #dbdbdb;
		opacity: 0;
		visibility: hidden;
		z-index: -1;
	}

	.comparison-box .th-fix.show {
		opacity: 1;
		visibility: visible;
		z-index: 9;
	}

	.comparison-box .th-fix .table {
		width: 120px;
		min-width: 120px;
		margin: 0;
	}

	.comparison-box .wrap > .note {
		margin-top: 0;
		padding: 0 15px;
		font-size: 1.3rem;
		line-height: 1.8;
		text-align: left;
	}

	.total-box {
		margin-bottom: 40px;
	}

	.total-box .heading-05 {
		font-size: 2.2rem;
	}

	.total-box .heading-05 strong .en {
		font-size: 3.6rem;
	}

	.total-box .img {
		height: 50vw;
		background: url( ../img/first/2x/total-bg.png ) left 32% center / cover no-repeat;
	}

	.total-box .img .txt {
		font-size: 2.2rem;
		margin-bottom: 15px;
	}

	.reasons-box {
		padding-bottom: 5px;
	}

	.case-box {
		margin-bottom: 45px;
	}

	.case-box > .wrap {
		padding: 0;
	}

	.case-box .case {
		margin: 25px 0 30px;
	}

	.case-box .case .heading-03 {
		font-size: 2rem;
	}

	.case-box .case > .flex {
		flex-direction: column;
		margin: 20px 0 45px;
	}

	.case-box .case figure {
		-js-display: flex;
		display: -ms-flex;
		display: -webkit-flex;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		margin-bottom: 20px;
		padding: 0 15px;
	}

	.case-box .case figure img {
		width: 140px;
		height: 140px;
	}

	.case-box .case figcaption {
		text-align: left;
		font-size: 1.4rem;
		padding-left: 20px;
	}

	.case-box .case figcaption .name {
		font-size: 1.8rem;
	}

	.case-box .case .txt {
		width: 100%;
		padding: 0 15px;
	}

	.case-box .case .list dt {
		width: 105px;
		font-size: 1.6rem;
		text-align: right;
		padding: 0 30px 20px 0;
	}

	.case-box .case .list dd {
		width: calc( 100% - 105px );
		font-size: 1.5rem;
		padding: 5px 0 20px 30px;
		line-height: 1.6;
	}

	.case-box .comment {
		margin: 0 15px;
		padding: 30px 15px 20px;
	}

	.case-box .comment h3 {
		font-size: 1.8rem;
		line-height: 1.8;
	}

	.career-box {
		margin-bottom: 20px;
	}

	.career-box .step-list {
		flex-direction: column;
		background: none;
	}

	.career-box .step {
		width: 100%;
		overflow: hidden;
		position: relative;
		padding-top: 19px;
		margin-bottom: 15px;
	}

	.career-box .step figure {
		position: absolute;
		bottom: -8px;
		left: 10px;
		z-index: 99;
	}

	.career-box .step figure img {
		margin: 0 !important;
	}

	.career-box .step-01 figure img {
		transform: translateX( -30px );
	}

	.career-box .step-03 figure img {
		transform: translateX( 10px );
	}

	.career-box .step-02 figure img {
	}

	.career-box .step .txt {
		height: 160px;
		padding: 20px 10px 10px 130px;
	}

	.career-box .step-01 .txt {
		padding-top: 30px;
	}

	.career-box .step h3 {
		margin: auto 0 10px;
	}

	.career-box .step h3 br.sp {
		display: none;
	}

	.career-box .step .sp {
		display: none;
	}

	.career-box .step .reward {
		margin: 0 0 auto;
	}

	.career-box .step .reward .en {
		font-size: 2.2rem;
	}

	.bnr-l {
		padding: 0 0 40px;
	}

}
