@charset "utf-8";
/* COMMON
 ------------------------------------------- */
	.sp--se {
		display: none;
	}
	 p,h2,h3 {
		text-size-adjust: none;
		-webkit-text-size-adjust: none;
	 }
/* section */
.sec-index-main,
.sec-main {
	font-size: 14px;
	line-height: 1.71;
	color: #000;
}
.sec-index-main,
.sec-main {
	margin-bottom: 30px;
}
.sec-main-txt{
	font-size: 16px;
}
/* title */
#navEntry .sideTopCvtitle {
    height: 16px;
    padding-left: 10px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    color: #1262b2;
    border: none;
}
.sec-main-txt .title_type01 {
	font-size: 22px;
}
.title_type01 {
	padding: 16px 20px;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	background: #005eab;
	line-height: 1;
	font-size: 157%;
	font-weight: bold;
	color: #fff;
}
.title_type02 {
	position: relative;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	padding: 13px 30px;
	background: #f2f2f2;
	line-height: 1;
	font-size: 114%;
	font-weight: bold;
}
.title_type02:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 1px;
	margin-top: -3px;
	display: block;
	width: 15px;
	height: 6px;
	background: #10274b;
}
.title_type03 {
	position: relative;
	margin-bottom: 30px;
	padding: 30px 0 30px 160px;
	height: 20px;
	background: url(/resource/knowhow/interview_method/img/bg_img.png) repeat left top;
	line-height: 1;
	font-size: 157%;
	font-weight: bold;
	color: #fa4746;
}
.title_type03 span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 30px 0;
	width: 140px;
	height: 20px;
	background: #fa4746;
	text-align: center;
	color: #fff;
}
.title_type03 span.line-2 {
	padding: 20px 0;
	height: 40px;
}
/* INDEX
 ------------------------------------------- */
.sec-index-main .sec-in {
	padding: 30px;
	background: #faf5ea;
}
.sec-index-main .sec-in .text {
	margin-bottom: 30px;
}
.sec-main-txt .sec-in .text {
	font-size: 16px;
}
.is-index-intro {}
	.is-index-intro h1 {
		margin-bottom: 30px;
	}
.is-links {}
	.is-links ul {
		overflow: hidden;
		margin-left: -20px;
	}
	.is-links li {
		float: left;
		margin-left: 20px;
		width: 350px;
	}
  .is-links li a {
    display: block;
    width: 100%;
   }
  .is-links li a:hover {}
	.is-links li img {
    width: 100%;
    background: #fff;
		-webkit-transition: 0.4s ease 0s;
		transition: 0.4s ease 0s;
   }
	.is-links li img:hover {
    opacity: 0.7;
   }
.area-image-txt {
	font-size: 14px;
}
.area-image-right,
.area-image-left {
	overflow: hidden;
}
	.area-image-right .image,
	.area-image-left .image {
		overflow: hidden;
		width: 313px;
	}
	.area-image-right .image {
		float: right;
	}
	.area-image-left .image {
		float: left;
	}
		.area-image-right .image img,
		.area-image-left .image img {
			width: 100%;
		}
		.is-question .image {
		}
		.is-question .image img {
			width: 353px;
			margin-left: -18px;
		}
		.is-dress .image img {
			/*width: 353px;*/
			margin: 10px 0 0 -18px;
		}
		.is-makeup .image img {
			/*width: 353px;*/
			margin: 10px 0 0 -18px;
		}
.sec-index-main .list-button {
	margin-left: -6px;
}
.sec-index-main .list-button .item {
	width: 327px;
	margin-left: 6px;
}
.sec-index-main .list-button .item a {
	font-size: 118.1%;
	font-weight: bold;
	color: #1262b2;
	text-decoration: underline;
}
.sec-index-main .list-button .item a:hover {
  text-decoration: none;
}

/* AGENT
 ------------------------------------------- */
.is-agent .area-text {
	overflow: hidden;
}
.is-agent .area-text .image {
	float: right;
	width: 186px;
}
.is-agent .area-text .text {
	float: left;
	width: 505px;
}
.is-agent .area-text .text strong {
	color: #fa4746;
}
/* POINTS
 ------------------------------------------- */
.is-agent .checkArea {
	float: left;
	width: 505px;
	background-color: #faf5ea;
	margin-top: 2em;
	padding-top:20px;
	list-style: none;
}
.is-agent .checkArea .check {
	font-size: 1.2em;
	line-height: 20px;
	margin: 15px 30px 10px;
	padding-left: 30px;
	background-image: url("/resource/knowhow/interview_method/img/icon_check.png");
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
.is-agent .checkArea .check-text {
	line-height: 20px;
	margin: 0px 30px 10px;
	padding-left: 30px;
	padding-bottom:15px;
	border-bottom: 1px solid #dddddd;
}
.is-agent .checkArea li:last-child {
	border: 0;
}
/* LOWER
 ------------------------------------------- */
.is-intro {}
	.is-intro .box-title {
		margin: 0 0 2em;
		padding-left: 160px;
		min-height: 130px;
		background: no-repeat left top;
	}
	.is-intro .box-title.type01.faq {
		margin: 0 0 2em;
		padding-left: 0;
		min-height: inherit;
		background: no-repeat left top;
    background-image: none;
	}
	.is-intro .box-title.type01 {background-image: url(/resource/knowhow/interview_method/img/interview_method_lower_img_01.png);}
	.is-intro .box-title.type02 {background-image: url(/resource/knowhow/interview_method/img/interview_method_lower_img_02.png);}
	.is-intro .box-title.type03 {background-image: url(/resource/knowhow/interview_method/img/interview_method_lower_img_03.png);}
	.is-intro .box-title.type04 {background-image: url(/resource/knowhow/interview_method/img/interview_method_lower_img_04.png);}
	.is-intro .box-title.type05 {background-image: url(/resource/knowhow/interview_method/img/interview_method_lower_img_05.png);}
		.is-intro .box-title h2,
		.is-intro .box-title .boxtitle__heading {
			margin: 0 0 10px;
			font-size: 328.5%;
			font-weight: bold;
			color: #10274b;
			line-height: 1.21;
		}
		.is-intro .box-title .text-small {
			font-size: 75%;
			color: #999;
		}
	.is-intro .text {}
.is-contents {}
	.is-contents h3,
	.is-contents .contents__heading {
		margin: 0 0 1em;
		border-top: 4px solid #10274b;
		border-bottom: 1px solid #dddddd;
		padding: 18px 0;
		font-size: 142%;
		font-weight: bold;
		color: #10274b;
		line-height: 1.21;
	}
	.is-contents .is-contents__text_heading {
		border: none;
		padding: 0;
		font-size: 100%;
		color: inherit;
		line-height: 1.71;
		margin: 1em 0 0;
	}
	.is-contents .text {}
	.is-contents .text.type-01 {
		padding-left: 1em;
		text-indent: -1em;
	}
	.is-contents .text + .text,
	.is-contents .text + h4,
	.is-contents .text + .titleUl {
		margin-top: 1em;
	}
.is-contents-nav {}
	.is-contents-nav .nav-in {
		margin: 0 0 30px;
		background: #faf5ea;
	}
	.is-contents-nav .box-button {
		padding: 8px;
	}
	.is-contents-nav h3 {
		margin: 0 0 15px;
		padding: 10px 0 0;
		font-size: 114.3%;
		line-height: 1;
	}
	.list-button {
		overflow: hidden;
		margin: 0 0 0 -10px;
	}
		.list-button .item {
			float: left;
			width: 347px;
			margin: 0 0 7px 10px;
		}
			.list-button .item a {
				display: block;
				border: 1px solid #cccccc;
				padding: 20px 20px 16px;
				background: #ffffff url(/resource/knowhow/interview_method/img/interview_method_ico_arrow.png) no-repeat 95% center;
				-webkit-background-size: 8px 13px;
				background-size: 8px 13px;
				line-height: 1;
				-webkit-transition: background-color 0.4s ease 0s, text-decoration 0.4s ease 0s;
				transition: background-color 0.4s ease 0s, text-decoration 0.4s ease 0s;
			}
			.list-button .item a:hover {
				background-color: #f2f2f2;
			}
.is-contents + .is-contents-nav {
	margin-top: 50px;
}

/* 2019.05.17 追加 関連記事デザイン */
span.list-button-item-txt01 {
    display: block;
    line-height: 1.4;
    width: 96%;
}

/* 2019.11.19 メインビジュアル */
#wrap .plusPict.interviewContentsBg1 {
  background: url(/resource/knowhow/interview_method/img/key_prep_01.jpg) right 0 no-repeat;
}
#wrap .plusPict.interviewContentsBg2 {
  background: url(/resource/knowhow/interview_method/img/key_prep_02.jpg) right 0 no-repeat;
}
#wrap .plusPict.interviewContentsBg3 {
  background: url(/resource/knowhow/interview_method/img/key_prep_03.jpg) right 0 no-repeat;
}
#wrap .plusPict.interviewContentsBg4 {
  background: url(/resource/knowhow/interview_method/img/key_prep_04.jpg) right 0 no-repeat;
}
#wrap .plusPict.interviewContentsBg5 {
  background: url(/resource/knowhow/interview_method/img/key_finalinterview_01.jpg) right 0 no-repeat;
}
#wrap .plusPict.interviewContentsBg6 {
  background: url(/resource/knowhow/interview_method/img/key_finalinterview_02.jpg) right 0 no-repeat;
}
#wrap .plusPict.interviewContentsBg7 {
  background: url(/resource/knowhow/interview_method/img/key_finalinterview_03.jpg) right 0 no-repeat;
}
#wrap .plusPict.interviewContentsBg8 {
  background: url(/resource/knowhow/interview_method/img/key_finalinterview_04.jpg) right 0 no-repeat;
}
/* ===================================================================
 added 20200114 cvボタン周りの追加
=================================================================== */
.conversionArea {
		position: relative;
		background: #f2f2f2;
		margin-bottom: 30px;
	}
.conversionArea::after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #082a4d;
	transform: rotate(-45deg);
	position: absolute;
	top: -3px;
	left: -13px;
}
.conversionArea__head {
	padding-top: 20px;
	padding-bottom: 15px;
	width: 466px;
	position: relative;
	margin: 0 auto;
}
.conversionArea__head__img {
	width: 155px;
	position: relative;
	z-index: 1;
}
.conversionArea__head__img img{
	width: 100%;
}
.conversionArea__head__text {
	border-radius: 25px;
	border: solid 2px #082a4d;
	background: #fff;
	padding: 13px 10px 13px 10px;
	font-size: 13px;
	position: absolute;
	top: 36px;
	right: 0px;
	letter-spacing: -0.9px;
	color: #082a4d;
	width: 318px;
	line-height: 1.9;
	text-align: justify;
	text-justify: inter-ideograph;
}
.conversionArea__head__text::before {
	content: "";
	position: absolute;
	top: 26px;
	left: -13px;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-right: 11px solid #082a4d;
	border-bottom: 5px solid transparent;
}
.conversionArea__head__text::after {
	content: "";
	position: absolute;
	top: 27px;
	left: -10px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-right: 10px solid #fff;
	border-bottom: 4px solid transparent;
}
.conversionArea__body {
	width: 466px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.conversionArea__body__link {
	width: 100%;
	display: block;
	height: auto;
	padding: 22px 0;
	background: linear-gradient(to bottom, #71d031 0%, #2c8c09);
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	transition: .2s;
	border-radius: 10px;
	letter-spacing: 1px;
	text-align: center;
	position: relative;
	box-shadow: 1px 4px 2px #1b6505;
	line-height: 1.2;
}
.conversionArea__body__link::after {
	position: absolute;
	content: ">";
	display: block;
	color: #fff;
	opacity: 0.6;
	font-size: 16px;
	right: 21px;
	top: 26px;
	text-shadow: none;
}
.conversionArea__body__link:hover {
	background: linear-gradient(#5cd936,#3eba18);
	box-shadow: 2px 5px 7px #1c7900;
}
.conversionArea__text {
	text-align: center;
	padding: 20px 0;
	font-size: 16px;
	font-weight: 700;
	color: #082a4d;
}
.conversionArea__img {
	text-align: center;
	margin-bottom: 30px;
}


.is-contents .is-contentsTitle {
	margin: 0 0 1em;
	border-top: 4px solid #10274b;
	border-bottom: 1px solid #dddddd;
	padding: 18px 0;
	font-size: 142%;
	font-weight: bold;
	color: #10274b;
	line-height: 1.21;
}
.is-contents .text + .text,
.is-contents .text + .h4Text {
	margin-top: 1em;
}
.is-contents .h3Title {
	padding: 0;
  border-top: none;
}
.is-contents .text + .h3Title {
	margin-top: 1em;
	line-height: 1.71;
}
.is-contents .titleUl.h3Title {
	line-height: 1.71;
}
.is-contents .h2Style01.title {
	margin: 0;
	border-top: none;
	border-bottom: none;
	line-height: 1.71;
}
.is-contents-nav .h2Style01.title {
	margin: 0;
	border-top: none;
	border-bottom: none;
	line-height: 1.71;
}
.is-contents-nav h4 {
	margin: 0 0 15px;
	padding: 10px 0 0;
	font-size: 114.3%;
	line-height: 1;
}

/*******************************************
2020/06/02
WEB面接ページ

********************************************/

.mvImg {
	width: 100%;
}
.webInterviewArea .contentsArea {
	max-width: 1000px;
	margin: 0 auto;
	font-family: tbudrgothic-std,sans-serif;
	font-weight: 400;
	font-style: normal;
}
.index__icon {
	width: 30px;
	margin-right: 4px;
}
.pageALink {
	color: #003b6b;
	text-decoration: none;
	line-height: 26px;
}
.webInterviewArea .contentsArea--index {
	width: 87%;
}
.webInterviewArea .contentsArea--author {
	width: 720px;
}
.webInterviewArea .contentsArea--banner {
	max-width: 720px;
}
.contentsArea .entry__text {
	color: #005eab;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 10px;
}
.fv__banner {
	text-align: center;
}
.bg__stripes--blue {
	background: url(/resource/top/img/bg_stripes_01.png) #E6EFF6;
	padding: 30px 0;
}
.bg__stripes--gray {
	background: url(/resource/top/img/bg_stripes_01.png) #F3F3F3;
	padding: 60px 0 30px;;
}
.webInterviewArea__contSec {
	margin-bottom: 60px;
	max-width: 100%;
}
.sec-main__text {
	margin-top: 30px;
	text-align: center;
	font-size: 18px;
}
.entryArea__btn {
	max-width: 700px;
	margin: auto;
}
.entryArea__btnLink {
	background: #d10042;
	border-radius: 20px;
	box-shadow: 3px 3px 13px #888;
	color: #fff;
	display: block;
	font-size: 22px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	text-decoration: none;
	padding-right: 68px;
	position: relative;
	overflow: hidden;
}

.entryArea__btnLink:hover {
	transform: scale(1.05) rotate(0.0001deg);
	-webkit-transform: scale(1.05) rotate(0.0001deg);
	transition: all .2s;
}

.entryArea__btnLink:before {
	content: "";
	background: rgba(255, 255, 255, .15);
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	position: absolute;
	top: -10%;
	left: -100%;
	transition: .7s ease-in-out;
	height: 100%;
	width: 110%;
}
.entryArea__btnLink:hover:before {
	left: 20%;
}
.entryArea__btnLink:before {
	left: -140%;
	transition: .6s ease-in-out;
	top: 0;
	height: 80%;
	width: 260%;
}
.entryArea__btnCatchTxt {
	background: #fff;
	border-radius: 16.5px;
	color: #d10042;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.5px;
	padding: 1px 21px 0;
	margin-right: 24px;
	line-height: 30px;
	display: inline-block;
}
.arrow--singleW:after {
	content: "";
	margin: auto;
	position: absolute;
	top: -4px;
	bottom: 0;
	right: 30px;
	height: 22px;
	width: 38px;
	background: url(/resource/top/img/icon_allow_single_white_01.svg) no-repeat center;
	background-size: contain;
}
.table__contents {
	width: 600px;
	border: 1px solid #003b6b;
	border-radius: 10px;
	margin: 60px auto;
}
.table__contents .table__title {
	padding-top: 40px;
	line-height: 30px;
	font-size: 24px;
	color: #003b6b;
	text-align: center;
}
.table__contents .table__index {
	padding: 26px 0px 30px 18px;
	color: #003b6b;
	font-size: 18px;
}
.table__contents .table__item {
	padding-bottom: 18px;
	color: #003b6b;
	font-size: 15px;
}
.table__contents .table__item .item--list {
	padding-left: 5px;
}
.table__contents .table__item:last-child {
	padding-bottom: 0px;
}
.table__contents .table__item .item--first {
	position: relative;
	font-size: 18px;
}
.table__contents .table__item .item--first::before {    
	content: "";
	border: solid 8px transparent;
	border-left: solid 12px #003b6b;
	position: absolute;
	bottom: 0;
	top: 0;
	left: -13px;
	margin: auto;
	width: 0;
	height: 0;
}
.secTitle {
	text-align: center;
	font-size: 24px;
	margin: 0;
}
.interviewMethod-ttl__text {
	text-align: center;
	font-size: 18px;
	margin: 20px auto 15px;
	line-height: 30px;
}
.sub__ttl {
	background-color: #0a9fc2;
	border-left: 6px solid #005eab;
	color: #fff;
	padding: 13px 0 13px 17px;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
}
.sub__ttl.sub__ttl--center {
	text-align: center;
}
.non--border {
	border: none;
}
.webinterview__flow {
	display: flex;
	justify-content: space-between;
}
.webInterviewArea .webinterview__flow .cont__box {
	width: 32%;
	height: auto;
	padding: 0;
	position: relative;
}
.webInterviewArea .webinterview__flow .cont__box::before {
    content: "";
    top: 3px;
    left: 3px;
    border-bottom: 5.5em solid transparent;
    border-left: 5.5em solid #005eab; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 8;
}
.webInterviewArea .webinterview__flow .cont__box::after {
    content: "1";
    display: block;
    top: 7px;
    color: #fff; /* 文字色はここで変更 */
    left: 18px;
    position: absolute;
	z-index: 8;
	font-size: 20px;
}
.webInterviewArea .webinterview__flow .cont__box:nth-child(2)::after {
    content: "2";
}
.webInterviewArea .webinterview__flow .cont__box:nth-child(3)::after {
    content: "3";
}
.webInterviewArea .webinterview__flow .cont__box .flow__box {
	text-align: center;
	margin: 15px 10% 10%;
}
.webInterviewArea .webinterview__flow .cont__box .flow__title {
	text-align: center;
	color: #0a9fc2;
	font-size: 20px;
	margin-bottom: 35px;
}
.webInterviewArea .webinterview__flow .cont__box .flow__title.title--second {
	margin-left: 10px;
}
.webInterviewArea .webinterview__flow .cont__box .flow__title.title--last {
	margin-bottom: 25px;
}
.webInterviewArea .webinterview__flow .cont__box .flow__img {
	height: 80px;
	margin-bottom: 20px;
}
.webInterviewArea .webinterview__flow .cont__box .flow__img.img--second {
	margin-right: 10px;
}
.webInterviewArea .webinterview__flow .cont__box .flow__img.img--last {
	height: 90px;
}
.webInterviewArea .webinterview__flow .cont__box .flow__text {
	margin-bottom: 20px;
	font-size: 15px;
	letter-spacing: 0.5px;
	text-align: justify;
}
.webInterviewArea .webinterview__flow .cont__box .flow__point {
	border: 2px solid #ffc000;
	margin-bottom: 20px;
	border-radius: 20px;
	padding: 5px;
	color: #005eab;
	font-size: 16px;
}
.webInterviewArea .webinterview__flow .cont__box .point__box {
	border: 2px solid #ffc000;
	padding: 30px 13px 15px;
	position: relative;
	margin-top: 40px;
}
.webInterviewArea .webinterview__flow .cont__box .text--point {
	color: #005eab;
	position: absolute;
	font-size: 20px;
	width: 200px;
	text-align: center;
	background-color: #ffc000;
	border-radius: 20px;
	padding: 4px 0;
	top: -16px;
	left: -8px;
	font-family: tbudrgothic-std,sans-serif;
	font-weight: 700;
	font-style: normal;
}
.webInterviewArea .webinterview__flow .cont__box .list__item--point {
	color: #005eab;
	list-style: outside disc;
	font-size: 15px;
	text-align: justify;
	margin-left: 15px;

}
.webInterviewArea .webinterview__flow .cont__box .text--point::before {
	content: "！";
	display: inline-table;
	width: 1px;
	height: 1px;
	border-radius: 30px;
	background-color: #fff;
	color: #005eab;
	padding: 0px 6px;
	margin-right: 8px;
	font-weight: 700;
}
.webInterviewArea .webinterview__flow .cont__box .point__list {
	color: #005eab;
	list-style: inside disc;
	font-size: 15px;
}
.webInterviewArea .cont__box {
	margin-top: 20px;
	padding: 30px;
	border: #0a9fc2 solid 1px;
	margin-bottom: 30px;
	background-color: #fff;
}
.webInterviewArea .production .cont__box {
	border: #005eab solid 1px;
}
.webInterviewArea .cont__flex {
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.webInterviewArea .cont__flex:first-child {
	margin-top: 0px;
}
.webInterviewArea .cont__flex:last-child {
	margin-bottom: 0px;
}
.webInterviewArea .cont__flex.flex--reverse {
	flex-direction: row-reverse;
}
.webInterviewArea .cont__img {
	width: 32%;
	max-width: 310px;
	align-self: flex-start;
}
.webInterviewArea .cont__text {
	max-width: 600px;
	line-height: 1.6;
	font-size: 15px;
	width: 65%;
}
.webInterviewArea .cont__text .text--title {
	color: #0a9fc2;
	font-size: 20px;
	margin-bottom: 30px;
}
.webInterviewArea .subBox .cont__text .text--title {
	margin-bottom: 20px;
	line-height: 20px;
}
.webInterviewArea .production .cont__text .text--title {
	color: #005eab;
}
.webInterviewArea .cont__text .text {
	margin-bottom: 16px;
}
.webInterviewArea .cont__text .point__box {
	border: 2px solid #ffc000;
	padding: 30px 20px 15px;
	position: relative;
	margin-top: 40px;
}
.webInterviewArea .cont__text .point__box .text--point {
	color: #005eab;
	position: absolute;
	font-size: 20px;
	width: 200px;
	text-align: center;
	background-color: #ffc000;
	border-radius: 20px;
	padding: 4px 0;
	top: -16px;
	left: -8px;
	font-family: tbudrgothic-std,sans-serif;
	font-weight: 700;
	font-style: normal;
}
.webInterviewArea .cont__text .point__box .text--point::before {
	content: "！";
	display: inline-table;
	width: 1px;
	height: 1px;
	border-radius: 30px;
	background-color: #fff;
	color: #005eab;
	padding: 0px 6px;
	margin-right: 8px;
	font-weight: 700;
}
.webInterviewArea .cont__text .point__box .list__item--point {
	color: #005eab;
	list-style: inside disc;
	font-size: 18px;
}
#wrap #contentWrap #contentsArea.webInterviewArea {
	width: 1000px;
}
.list__box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 20px 20px 0;
	background-color: #effafc;
	margin-bottom: 40px;
}
.production .list__box {
	background-color: #ecf4fa;
}
.production .sub__ttl {
	background-color: #005eab;
}
.list__box .cont__box {
	padding: 20px;
	max-width: 420px;
	margin-top: 0px;
	width: 42%;
	height: 400px;
	background-color: #fff;
	border: #0a9fc2 2px solid;
}
.list__box .cont__box.cont__box--first {
	height: 430px;
}
.list__box .cont__box.cont__box--second {
	height: 430px;
}
.list__box .cont__box.cont__box--third {
	height: 360px;
}
.list__box .cont__box.cont__box--fourth {
	height: 360px;
}
.list__box .cont__box.cont__box--sixth {
	height: 360px;
}
.list__box .cont__box.cont__box--seventh {
	height: 360px;
}
.production .list__box .cont__box {
	border: #005eab 2px solid;
}
.list__box .cont__box .list__item {
	position: relative;
	height: 100%;
	width: 100%;
}
.list__box .cont__box .list__item .check__title {
	font-size: 20px;
	color: #0a9fc2;
	padding-left: 45px;
	padding-bottom: 25px;
	position: absolute;
	line-height: 26px;
	top: 0;
}
.list__box .cont__box .list__item .check__title.title--short {
	top: 12px;
}
.production .list__box .cont__box .list__item .check__title {
	color: #005eab;
}
.check__title::before {
	content: "";
	position: absolute;
	width: 36px;
	height: 36px;
	background: url(/resource/knowhow/interview_method/img/sozai_check_aqua.svg) no-repeat center;
	background-size: contain;
	left: 0;
	top: 30%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.production .check__title::before {
	background: url(/resource/knowhow/interview_method/img/sozai_check_blue.svg) no-repeat center;
}
.list__box .cont__box .list__item .check__text {
	font-size: 15px;
	position: absolute;
	top: 19%;
	letter-spacing: -0.1px;
}
.list__box .cont__box .list__item .list__img {
	width: 100%;
	max-width: 415px;
	margin-top: 10px;
	position: absolute;
	bottom: 0;
}
.webInterviewArea .cont__flex .cont__solution {
	border: 2px solid #ffc000;
	border-radius: 10px;
	padding: 10px;
	display: flex;
	justify-content: space-between;
}
.webInterviewArea .cont__flex .cont__solution .text--solution {
	width: 70px;
	font-size: 20px;
	text-align: center;
}
.webInterviewArea .cont__flex .cont__solution .text--solution .text--point {
	width: 70px;
	line-height: 20px;
	color: #0a9fc2;
	margin-bottom: 5px;
}
.webInterviewArea .production .cont__flex .cont__solution .text--solution .text--point {
	width: 70px;
	line-height: 20px;
	color: #005eab;
}
.webInterviewArea .cont__flex .cont__solution .solution__img {
	max-width: 59px;
}
.webInterviewArea .cont__flex .cont__solution .solution__text {
	align-self: center;
	line-height: 24px;
	width: 85%;
}
.interviewMethod__faq {
	position: relative;
	margin: 30px 60px;
}
.interviewMethod__faq--first {
	margin-top: 47px;
}
.interviewMethod__faq .faq__title {
	padding: 15px 0;
	background-color: #0a9fc2;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	padding-left: 60px;
	position: relative;
	width: 88%;
}
.interviewMethod__faq .faq__text {
	margin-top: 20px;
	border: 1px solid #0a9fc2;
	padding: 23px 50px 23px 23px;
	font-size: 15px;
	background-color: #fff;
	position: relative;
	margin-left: 40px;
}
.interviewMethod__faq .faq__img {
	position: absolute;
	width: 100px;
	top: -25px;
	left: -60px;
}
.interviewMethod__faq .faq__img--right {
	position: absolute;
	width: 100px;
	top: -30px;
	left: auto;
	right: -60px;
}
.author__box {
	padding: 20px 13px;
}


.feature {
  max-width: 1000px;
  margin: 0 auto;
	padding: 0px 30px 60px;
	font-family: tbudrgothic-std,sans-serif;
	font-weight: 400;
	font-style: normal;
}
.feature__swiper {
	position: relative;
	border-top: #005eab 2px solid;
}
.feature__cardsWrap {
  position: relative;
}
.feature__cards {
  padding: 30px 0;
}
.feature__card {
  box-shadow: 0px 0px 6px #b7b5b5;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  width: 200px !important;
  margin-right: 30px;
}
.feature__card:hover {
	opacity: .7;
}
.entryArea__btnLink:hover {
	transform: scale(1.05) rotate(0.0001deg);
	-webkit-transform: scale(1.05) rotate(0.0001deg);
	transition: all .2s;
}
.feature__card:first-of-type {
  margin-left: 5px;
}
.feature__card:last-of-type {
  margin-right: 5px;
}
.feature__link {
  text-decoration: none;
}
.feature__img {
  width: 100%;
}
.feature__prev {
  width: 30px;
  height: 30px;
  border: solid 2px #005eab;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0px 1px 6px #808080;
  transition: 0.3s;
  left: 0;
  transform: translateX(-50%);
}
.feature__prev.swiper-button-disabled {
  opacity: 0;
}
.feature__prev::after {
  padding: 2px 3px 0 0;
  font-weight: 700;
  font-size: 16px;
  color: #005eab;
}
.feature__next.swiper-button-disabled {
  opacity: 0;
}
.feature__next {
  width: 30px;
  height: 30px;
  border: solid 2px #005eab;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0px 1px 6px #808080;
  transition: 0.3s;
  right: 0;
  transform: translateX(50%);
}
.feature__next::after {
  padding-left: 3px;
  font-weight: 700;
  font-size: 15px;
  color: #005eab;
}
.feature__textArea {
  padding: 10px;
}
.feature__heading {
  font-size: 15px;
  margin-bottom: 10px;
  color: #005eab;
  height: 38px;
  line-height: 1.4;
  display: flex;
  align-items: center;
  font-weight: 400;
}
.feature__text {
  font-size: 13px;
  line-height: 1.5;
  height: 57px;
  color: #333;
}
.feature__scrollbar {
  width: 300px !important;
  margin: 0 auto;
  position: relative !important;
  border: 1px solid #005eab;
  background: #fff;
  height: 8px !important;
  overflow: hidden;
}
.feature__scrollbar .swiper-scrollbar-drag {
  background: #005eab;
  border-radius: 0;
}
.swiper-button-next, .swiper-button-prev {
	z-index: 9;
}
.interviewMethod-banner {
	margin-bottom: 25px;
}
.banner__title {
	font-size: 24px;
	text-align: center;
	margin-bottom: 25px;
}
.author__title {
	font-size: 16px;
}
.author__name {
	font-size: 20px;
}
.author__info {
	font-size: 14px;
}
@media screen and (max-width:1214px) {
	.list__box .cont__box .list__item .check__title {
		font-size: 17px;
		letter-spacing: -0.5px;
	}
}
@media screen and (max-width:1024px) {
	.list__box .cont__box .list__item .check__text {
		top: 15%;
		text-align: justify;
	}
	.list__box .cont__box .list__item .check__title.title--short {
		top: 2%;
	}
	.list__box .cont__box.cont__box--first {
		height: 410px;
	}
	.list__box .cont__box.cont__box--second {
		height: 410px;
	}
	.list__box .cont__box.cont__box--third {
		height: 380px;
	}
	.list__box .cont__box.cont__box--fourth {
		height: 380px;
	}
	.list__box .cont__box.cont__box--fifth {
		height: 440px;
	}
	.list__box .cont__box.cont__box--sixth {
		height: 380px;
	}
	.list__box .cont__box.cont__box--seventh {
		height: 380px;
	}
	.author__box {
		padding: 35px 13px;
	}
	.interviewMethod__faq .faq__img {
		top: -27px;
	}
	.interviewMethod-ttl__text {
		width: 90%;
	}
	
.feature__prev::after {
  padding: 2px 3px 0 0;
  font-weight: 400;
  font-size: 11px;
  color: #005eab;
}
.feature__next::after {
  padding-left: 3px;
  font-weight: 400;
  font-size: 11px;
  color: #005eab;
}
.list__box .cont__box .list__item .check__title {
	letter-spacing: -0.9px;
	padding-left: 40px;
}
.list__box {
	padding: 17px;
}
}
@media all and (-ms-high-contrast: none){
	.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
		content: "＞";
	}
	.swiper-button-prev::after, .swiper-container-rtl .swiper-button-next::after {
		content: "＜";
	}
	.entryArea__btnLink {
		padding-top: 4px;
	}
	.entryArea__btnCatchTxt {
		padding-top: 7px;
	}
}
.sp--none {
	display: none;
}

@media screen and (max-width: 699px) and (min-width: 550px) {
	.entryArea__btnLink {
		padding-right: 120px;
	}
	.list__box .cont__box {
		margin: 15px auto;
	}
}
