@charset "utf-8";

/*===========*/
/* interview */
/*===========*/
.interview.top .ul-main2 {
	margin-bottom: 80px !important;
}
@media screen and (max-width: 767px) {
.interview.top .ul-main2 {
	margin-bottom: 9vw !important;
}
}

.begin {
	margin-bottom: 220px !important;
}
@media screen and (max-width: 767px) {
.begin {
	margin-bottom: 38vw !important;
}
}

.interview.top .contents {
    width: 1072px;
}
@media screen and (max-width: 1100px) {
.interview.top .contents {
	width: 100%;
}
}

.interview.top .interview-sec {
	background-color: #B7DFF8;
}

.interview.top .interview-sec .contents {
	margin-bottom: 0;
}

.interview.top .contents ul {
	position: relative;
	top: -140px;
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
.interview.top .contents ul {
	top: -30vw;
}
}

.interview.top .contents ul li {
	background-color: #FFF;
}

.interview.top .contents ul li a:hover {
	text-decoration: none;
	opacity: .7;
}

.interview.top .contents ul li .inner {
	position: relative;
	padding: 12px 24px 64px;
	height: 200px;
	background-color: #FFF;
}
@media screen and (max-width: 870px) {
.interview.top .contents ul li .inner {
	padding: 12px 16px 64px;
	height: 180px;
}
}
@media screen and (max-width: 767px) {
.interview.top .contents ul li .inner {
	padding: 12px 24px;
	height: auto;
}
}

@media screen and (max-width: 767px) {
.interview.top .contents ul li {
	margin: 0 auto;
	width: 100%;
}

.interview.top .contents ul li:not(:last-child) {
	margin-bottom: 16px;
}
}

.interview.top .contents ul li .init {
	margin-bottom: 0;
	font-size: 24px;
	font-weight: bold;
}

.interview.top .contents ul li .init span {
	margin-left: 4px;
	color: #797979;
	font-size: 12px;
}

.interview.top .contents ul li .catch {
	color: #0070D6;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
}
@media screen and (max-width: 870px) {
.interview.top .contents ul li .catch {
	font-size: 16px;
}
}

.interview.top .contents ul li .data {
	position: absolute;
	bottom: 12px;
	left: 24px;
	margin: 0;
	color: #797979;
	font-size: 12px;
}
@media screen and (max-width: 870px) {
.interview.top .contents ul li .data {
	left: 16px;
}
}
@media screen and (max-width: 767px) {
.interview.top .contents ul li .data {
	position: static;
}
}

/* detail */
.interview.detail .ul-main {
	margin-bottom: 290px;
}

@media screen and (min-width: 1601px) {
.interview.detail .ul-main {
	margin-bottom: 160px;
}
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
.interview.detail .ul-main {
	margin-bottom: 240px;
}
}
@media screen and (max-width: 767px) {
.interview.detail .ul-main {
	margin-bottom: 80px;
}
}

.interview.detail .main-box {
	right: auto;
	bottom: 0;
	left: 0;
	transform: translateY(0);
}

@media screen and (max-width: 1600px) {
.interview.detail .main-box {
	transform: translateY(50%);
}
}
@media screen and (max-width: 1230px) {
.interview.detail .main-box {
	transform: none;
}
}

.interview.detail .main-box .year {
	margin-bottom: 12px;
	font-size: 14px;
}
@media screen and (max-width: 767px) {
.interview.detail .main-box .year {
	margin-bottom: 4px;
}
}

.interview.detail .main-box .name {
	margin-bottom: 24px;
	font-size: 20px;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
.interview.detail .main-box .name {
	margin-bottom: 16px;
}
}

.interview.detail .main-box .name span {
	margin-left: 4px;
	font-size: 12px;
}

.interview.detail .main-box .data {
	font-size: 14px;
}

.layout01 section:not(:last-child) {
	margin-bottom: 130px;
}
@media screen and (max-width: 1200px) {
.layout01 section:not(:last-child) {
	margin-bottom: 65px;
}
}
@media screen and (max-width: 767px) {
.layout01 section:not(:last-child) {
	margin-bottom: 16vw;
}
}

@media screen and (max-width: 767px) {
.ulayer .col2.reverse {
	flex-direction: column;
}

.interview.detail .layout01 figure {
	margin-bottom: 32px;
}
}

.interview.detail .layout01 .txt-area p:not(:last-of-type) {
	margin-bottom: 24px;
}

.interview.detail .layout01 .img-long figure::after {
	content: '';
	display: block;
	clear: both;
}

.interview.detail .layout01 .img-long {
	align-items: unset;
}

.interview.detail .layout01 .img-long figure img {
	float: right;
	max-width: none;
}
@media screen and (max-width: 1200px) {
.interview.detail .layout01 .img-long figure {
	text-align: right;
	overflow: hidden;
}
.interview.detail .layout01 .img-long figure img {
	width: 150%;
}
}
@media screen and (max-width: 767px) {
.interview.detail .layout01 .img-long figure {
	text-align: left;
	overflow: visible;
}
.interview.detail .layout01 .img-long figure img {
	float: none;
	margin-left: -16px;
	width: calc(100% + 32px);
}
}

.interview.detail .layout01 .img-long .txt-area .catch {
	display: inline-block;
	margin-bottom: 24px;
	padding: 2px 12px;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	background-color: #333;
}

.interview.detail .want {
	margin: 130px 0;
	padding: 64px 0;
	background-color: #B7DFF8;
}
@media screen and (max-width: 767px) {
.interview.detail .want {
	margin: 65px 0;
	padding: 32px 16px;
}
}

.interview.detail .want .box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	padding: 40px 64px;
	width: 870px;
	background-color: #FFF;
	box-shadow: 4px 4px 12px rgba(0, 0, 0, .25);
}
@media screen and (max-width: 880px) {
.interview.detail .want .box {
	width: 100%;
}
}
@media screen and (max-width: 767px) {
.interview.detail .want .box {
	display: block;
	padding: 40px 16px;
}
}

.interview.detail .want .box .img {
	width: 150px;
	text-align: center;
}
@media screen and (max-width: 767px) {
.interview.detail .want .box .img {
	margin-bottom: 24px;
	width: 100%;
}
}
@media screen and (max-width: 767px) {
.interview.detail .want .box .img img {
	max-width: 150px;
}
}

.interview.detail .want .box .img span {
	display: inline-block;
	margin-top: 8px;
	color: #0070D6;
	font-size: 20px;
	font-weight: bold;
}

.interview.detail .want .box .txt {
	position: relative;
	padding: 16px;
	width: 550px;
	border: 1px solid #999;
	border-radius: 32px;
}
@media screen and (max-width: 880px) {
.interview.detail .want .box .txt {
	width: 70%;
}
}
@media screen and (max-width: 767px) {
.interview.detail .want .box .txt {
	width: 100%;
}
}

.interview.detail .want .box .txt::before,
.interview.detail .want .box .txt::after {
	position: absolute;
	content: '';
	display: block;
}

.interview.detail .want .box .txt::before {
	top: calc(50% - 2px);
	left: -15px;
	transform: rotate(45deg) translateY(-50%);
	width: 16px;
	height: 16px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
@media screen and (max-width: 767px) {
.interview.detail .want .box .txt::before {
	top: -18px;
	left: 50%;
	transform: rotate(135deg) translateX(68%);
}
}

.interview.detail .want .box .txt::after {
	top: 50%;
	left: -1px;
	transform: translateY(-50%);
	height: 21.5px;
	border-left: 2px solid #FFF;
}
@media screen and (max-width: 767px) {
.interview.detail .want .box .txt::after {
	top: -1px;
	left: 50%;
	transform: translateX(-50%);
	width: 23px;
	height: auto;
	border-top: 2px solid #FFF;
	border-left: 0;
}
}

.interview.detail .other h3 {
	text-align: center;
}

.interview.detail .other h3 img {
	height: 46px;
}
@media screen and (max-width: 767px) {
.interview.detail .other h3 img {
	height: 8vw;
    max-height: 56px;
}
}

.interview.detail .other ul {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	width: 590px;
	background-image: url(/recruit/images/interview/interview_detail_ic02.png);
	background-size: 24px auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
.interview.detail .other ul {
	padding: 0 16px;
	width: 100%;
	max-width: 590px;
}
}

.interview.detail .other ul li {
	width: calc(28.9% + 45px);
}
@media screen and (max-width: 500px) {
.interview.detail .other ul li {
	width: calc(38% + 45px);
}
}

.interview.detail .other ul li a {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.interview.detail .other ul li a:hover {
	text-decoration: none;
}

.interview.detail .other ul li:first-child a {
	padding-left: 45px;
}
@media screen and (max-width: 500px) {
.interview.detail .other ul li:first-child a {
	padding-left: 35px;
}
}

.interview.detail .other ul li:last-child a {
	flex-direction: row-reverse;
	padding-right: 45px;
	text-align: right;
}
@media screen and (max-width: 500px) {
.interview.detail .other ul li:last-child a {
	padding-right: 35px;
}
}

.interview.detail .other ul li a::before,
.interview.detail .other ul li a::after {
	position: absolute;
	content: '';
	display: block;
	border-top: 1px solid #0171D5;
	transition: left .5s, right .5s, width .5s;
}

.interview.detail .other ul li a::before {
	top: 50%;
	width: 22px;
	transform: translateY(-50%);
}

.interview.detail .other ul li a::after {
	top: calc(50% - 5px);
	width: 12px;
}

.interview.detail .other ul li a:hover::before {
	width: 32px;
}

.interview.detail .other ul li:first-child a:hover::before,
.interview.detail .other ul li:first-child a:hover::after {
	left: -10px;
}

.interview.detail .other ul li:first-child a::before {
	left: 0;
}

.interview.detail .other ul li:first-child a::after {
	left: 0;
	transform: translateY(-50%) rotate(-45deg);
}

.interview.detail .other ul li:last-child a:hover::before,
.interview.detail .other ul li:last-child a:hover::after {
	right: -10px;
}

.interview.detail .other ul li:last-child a::before {
	right: 0;
}

.interview.detail .other ul li:last-child a::after {
	right: 0;
	transform: translateY(-50%) rotate(45deg);
}

.interview.detail .other ul li a figure {
	width: 80px;
	height: 80px;
}
@media screen and (max-width: 500px) {
.interview.detail .other ul li a figure {
	width: 70px;
	height: 70px;
}
}
@media screen and (max-width: 400px) {
.interview.detail .other ul li a figure {
	width: 50px;
	height: 50px;
}
}

.interview.detail .other ul li a figure img {
	width: 100%;
	transform: scale(1,1);
	transition: transform .5s;
}
.interview.detail .other ul li a:hover figure img {
	transform: scale(1.1,1.1);
}

.interview.detail .other ul li a .txt-area {
	display: flex;
	flex-direction: column;
	width: calc(100% - 80px - 16px);
}
@media screen and (max-width: 500px) {
.interview.detail .other ul li a .txt-area {
	width: calc(85% - 42px - 16px);
}
}
@media screen and (max-width: 400px) {
.interview.detail .other ul li a .txt-area {
	width: calc(99% - 42px - 16px);
}
}

.interview.detail .other ul li a .txt-area .name {
	font-size: 24px;
	font-weight: bold;
}
@media screen and (max-width: 500px) {
.interview.detail .other ul li a .txt-area .name {
	font-size: 20px;
}
}
@media screen and (max-width: 400px) {
.interview.detail .other ul li a .txt-area .name {
	font-size: 16px;
}
}

.interview.detail .other ul li a .txt-area .category {
	font-size: 12px;
}