/* Generated from post: introduction-column250321your-interviews-are-an-assessment */
/* Builder Custom CSS START */
.post-date-wrap,
.post-title,
.post-meta,
.edit-button,
.post-nav,
.related-posts{
display:none;
	}
/*
 WHYUS UNIQ CSS
================================================ */
/*　タイトルエリア　*/
@media screen and (max-width: 1040px) {
	.catch-area-utility{
		width: 100%;
		margin: 0;
		padding: 0;
		position: relative;
		background: #5B666E url("/wp-content/uploads/2020/09/bg_utility_head.jpg") right top no-repeat;
		background-size: auto 100%;
	}
	
	.catch-area-utility .pic-circle{
		display: none;
	}
	
	.catch-area-utility .txt-box{
		width: 90%;
		position: relative;
		margin: 0 5%;
		padding: 0;
	}

	.catch-area-utility .lead{
		font-size: 24px;
		line-height: 1.8;
		font-weight: bold;
		margin: 0;
		padding: 20px 0 10px 0;
		z-index: 100;
		position: relative;
		color: #fff;
	}

	.catch-area-utility .cap{
		font-size: 14px;
		line-height: 1.8;
		margin: 0;
		padding: 0;
		padding-bottom: 30px;
		font-weight: bold;
		z-index: 100;
		color: #fff;
	}
	
	
}
@media screen and (min-width: 1041px) {
	.catch-area-utility{
		width: 100%;
		height: 280px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		position: relative;
		background-color: #5B666E;
	}
	
	.catch-area-utility .pic-circle{
		position: absolute;
		right: 0;
		top: 0;
		z-index: 10;
	}

	.catch-area-utility .pic-circle img{
		border-radius: 200px 0 0 200px; 
	}
	
	.catch-area-utility .txt-box{
		width: 820px;
		position: relative;
		margin: 0 auto 0 calc(50% - 570px);
		/*margin-right: calc(100% - 1140px + 320px);*/
	}


	.catch-area-utility .lead{
		font-size: 32px;
		line-height: 2.0;
		font-weight: bold;
		margin: 0 0 10px 0;
		padding: 70px 0 0 0;
		position: relative;
		color: #fff;
	}

	.catch-area-utility .cap{
		font-size: 18px;
		line-height: 1.8;
		margin: 0;
		padding: 0;
		font-weight: bold;
		color: #fff;
	}
}

/*　ボタンリンク　*/
@media screen and (max-width: 630px){
	.big-btn-box {
		width: 100%;
		margin: 0 0 60px 0;
		padding: 0;
		position: relative;
	 }
	
	.big-btn-box .btn-contact-bottom{
		width: 100%;
		position: relative;
	}
	
	.big-btn-box .btn-contact-bottom a:after{
		content: "";
		position: absolute;
		width: 15px;
		height: 15px;
		top: 48%;
		right: 10%;
		background: url("/wp-content/uploads/2020/08/ico_newwindow.png") 0 0 no-repeat;
	}
	
	.big-btn-box .btn-contact-bottom a{
		width: calc(90% - 115px);
		margin: 0 5%;
		padding: 10px 60px 10px 60px;
		font-size: 20px;
		line-height: 1.8;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
		color: #fff;
		border-radius: 100px;
		display: block;
	}
}	

@media screen and (min-width: 631px) {
	.big-btn-box {
		width: 100%;
		margin: 0 0 60px 0;
		padding: 0;
		position: relative;
	 }
	
	.big-btn-box .btn-contact-bottom{
	
	}
	
	.big-btn-box .btn-contact-bottom a:after{
		content: "";
		display: inline-block;
		width: 15px;
		height: 15px;
		margin-left: 10px;
		background: url("/wp-content/uploads/2020/08/ico_newwindow.png") 0 0 no-repeat;
	}
	
	.big-btn-box .btn-contact-bottom a{
		margin-top: 0px;
		padding: 25px 110px 25px 110px;
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
		color: #fff;
		border-radius: 50px;
		display: block;
	}
}
@media screen and (max-width: 1040px) {
	.point-area {
		width: 90%;
		margin: 0px 5% 20px 5%;
		padding: 30px 0 20px 0;
	}
	
	.point-area .list-check{
		font-size: 16px;
		margin-bottom: 10px;
		padding: 6px 0 8px 50px;
		line-height: 1.64;
		background: url("/wp-content/uploads/2020/09/icon_check.png") 0 20% no-repeat;
		font-weight: bold;
	}
	
	.point-area .list-check a{
		color: #1C62EC;
		text-decoration: underline;
	}
	
}
	
@media screen and (min-width: 1041px) {
	.point-area {
		width: 900px;
		margin: 40px auto 60px auto;
		padding: 0;
	}
	
	.point-area .list-check{
		font-size: 16px;
		margin-bottom: 10px;
		padding: 6px 0 8px 50px;
		line-height: 1.6;
		background: url("/wp-content/uploads/2020/09/icon_check.png") 0 45% no-repeat;
		font-weight: bold;
	}
	
	.point-area .list-check a{
		color: #1C62EC;
		text-decoration: underline;
	}
	
}

@media screen and (max-width: 1040px) {
	.img-center {
		width: 90%;
		margin: 0 5% 30px 5%;
		padding: 0;
		position: relative;
		text-align: center;
	}
	
	.img-center img{
		width: 100%;
		height: auto;
	}
	
}
	
@media screen and (min-width: 1041px) {
	.img-center {
		width: 900px;
		margin: 0 auto 30px auto;
		padding: 0;
		position: relative;
		text-align: center;
	}
	
	.img-center img{
		max-width: 900px;
		height: auto;
	}
	
}

@media screen and (max-width: 1040px){
	.img-left,
	.img-right{
		width: 90%;
		height: auto;
		float: none;
		margin: 0 5% 20px 5%; 
		position: relative;
	 }
	.img-left img,
	.img-right img{
		width: 100%;
		height: auto;
	 }
}

@media screen and (min-width: 1041px) {
	.img-left{
		float: left;
		margin: 0 30px 30px 0;
		padding-top: 10px;
	 }
	.img-right{
		float: right;
		margin: 0 0 30px 30px;
		padding-top: 10px;
	 }
	.img-cont{
		overflow: hidden;
	 }
}


@media screen and (max-width: 1040px) {
	h2.h2_utility {
		position: relative;
		text-align: center;
		padding-top:20px;
		margin-bottom:60px;
		font-size:24px;
		line-height: 1.6;
	}
	h2.h2_utility span {
		font-size:20px;
	}
	h2.h2_utility::before {
		border-bottom: 4px solid #A1B7E2;
		bottom: -30px;
		content: "";
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: 0;
		width: 40px;
	}
	h3.h3_utility {
		width: 90%;
		position: relative;
		text-align: center;
		padding-top:0;
		margin: 0 auto 60px auto;
		font-size:20px;
		line-height: 1.6;
	}
	h3.h3_utility span {
		font-size:20px;
	}
	h3.h3_utility::before {
		border-bottom: 4px solid #A1B7E2;
		bottom: -30px;
		content: "";
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: 0;
		width: 20px;
	}
	h4.h4_utility {
		width: 90%;
		position: relative;
		text-align: left;
		padding-top:30px;
		margin: 0 auto;
		font-size:20px;
		line-height: 1.6;
	}
}

@media screen and (min-width: 1041px) {
	h2.h2_utility {
		position: relative;
		text-align: center;
		padding-top:30px;
		margin-bottom:60px;
		font-size:32px;
		line-height: 1.8;
	}
	h2.h2_utility span {
		font-size:22px;
	}
	h2.h2_utility::before {
		border-bottom: 4px solid #A1B7E2;
		bottom: -30px;
		content: "";
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: 0;
		width: 40px;
	}
	h3.h3_utility {
		width: 900px;
		position: relative;
		text-align: center;
		padding-top:10px;
		margin: 0 auto 60px auto;
		font-size:24px;
		line-height: 1.6;
	}
	h3.h3_utility span {
		font-size:22px;
	}
	h3.h3_utility::before {
		border-bottom: 4px solid #A1B7E2;
		bottom: -30px;
		content: "";
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: 0;
		width: 30px;
	}
	h4.h4_utility {
		width: 900px;
		position: relative;
		text-align: left;
		padding-top:10px;
		margin: 0 auto 10px auto;
		font-size:20px;
		line-height: 1.6;
	}
}
/* Builder Custom CSS END */