@charset "UTF-8";

/*基本*/
#contents {
	/*padding-top: 50px;*/
}
.re-interview #mainVis {
	height: 0;
	overflow: hidden;
	text-align: center;
	background: no-repeat center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.re-interview #mainVis {
	height: 334px;
	background-image: url(../images/img_main_ph_dummy.jpg);
	position: relative;
}
.re-interview #mainVis img {
	position: absolute;
	top: 76px;
	left: 35px;
}
.re-interview .size0 {
	font-size: 0px;
}
.re-interview #mainVis span {
	display: block;
	font-size: 108%;
	background: #70ba7d;
	color: #fff;
	font-weight: bold;
	width: 132px;
	height: 28px;
	line-height: 29px;
	position: absolute;
	left: 35px;
	top: 29px;
}
.re-interview .main {
	margin-bottom: 53px;
	margin-top: 20px;
}
.re-interview .main h3 {
	margin: 34px 0px;
	text-align: center;
}
.re-interview .main figure img {
	width: 100%;
	height: auto;
}
.re-interview .inter-cont {
	overflow: hidden;
	position: relative;
}
.re-interview .inter-cont .inter-txt {
	line-height: 24px;
	margin-top: 23px;
}
.re-interview .inter-cont .inter-img img {
	width: 100%;
	height: auto;
}
.re-interview .left {
	float: left;
}
.re-interview .right {
	float: right;
}
.re-interview .inter-cont.one .left,
.re-interview .inter-cont.two .right,
.re-interview .inter-cont.three.three02 .left {
	width: 43.5%;
	margin-top: 10px;
}
.re-interview .inter-cont.one .right,
.re-interview .inter-cont.two .left,
.re-interview .inter-cont.three .left  {
	width: 50%;
}
.re-interview .inter-cont.two {
	margin-top: 45px;
}
.re-interview .inter-cont.two .inter-img {
	position: relative;
	z-index: 1;
}
.re-interview .inter-cont.three h4 {
	position: relative;
	z-index: 2;
}
.re-interview .inter-cont.three .inter-txt {
	max-width: 290px;
}
.re-interview .inter-cont.three.three02 .inter-txt {
	max-width: initial;
}
.re-interview .inter-cont.three {
	margin-top: -45px;
}
.re-interview .inter-cont.three .left {
	margin-top: 10%;
}
.re-interview .inter-cont.three .inter-img {
	position: absolute;
	right: 0px;
	width : calc(100% - 350px) ;
	z-index: 0;
}
.re-interview .inter-cont.three.three02 .inter-img {
	position: absolute;
	right: 0px;
	width : 50%;
	z-index: 0;
}

.re-interview .inter-cont.nophoto .left {
	width: 33.5%;
	margin-top: 45px;
}
.re-interview .inter-cont.nophoto .right {
	width: 62.0%;
	margin-top: 15px;
}

.re-interview .rela {
	background: #e6e6e6;
	padding: 20px;
	margin-top: 60px;
	overflow: hidden;
}
.re-interview .rela .left {
	width: auto;
}
.re-interview .rela .sc-tit {
	display: block;
	font-size: 108%;
	background: #b50081;
	color: #fff;
	font-weight: bold;
	width: 157px;
	height: 24px;
	line-height: 25px;
	text-align: center;
	margin: 6px 0px 15px 20px;
}
.re-interview .rela .right {
	width: 55%;
}
.re-interview .rela .right img {
	width: 100%;
	height: auto;
}
.re-interview .rela .ptx {
	display: inline-block;
	padding: 0.8% 4.7% 0% 6%;
	width: 34%;
}

.re-interview .schedule {
	background: #e6e6e6;
	padding: 20px;
	margin-top: 60px;
	overflow: hidden;
}
.re-interview .schedule .left {
	width: auto;
}
.re-interview .schedule .sc-tit {
	display: block;
	font-size: 108%;
	background: #b50081;
	color: #fff;
	font-weight: bold;
	width: 157px;
	height: 24px;
	line-height: 25px;
	text-align: center;
	margin: 6px 0px 15px 20px;
}
.re-interview .schedule .sc-annotation {
	margin-left: 20px;
	margin-top : 12px;
	font-size: 0.75rem;
}
.re-interview .schedule ul {
	margin-left: 20px;
}
.re-interview .schedule li {
	font-size: 92%;
	line-height: 21px;
	text-indent: -5.6em;
	padding-left: 5.6em;
}
.re-interview .schedule li time {
	font-weight: bold;
	margin-right: 23px;
}



.re-interview .word {
	background: #70ba7d;
	overflow: hidden;
	margin-top: 60px;
	position: relative;
}

.re-interview .word dl {
	display: inline-block;
	padding: 3.8% 4.7% 0% 6%;
	width: 34%;
}
.re-interview .word dd {
	line-height: 21px;
	color: #fff;
	margin-top: 15px;
}
.re-interview .word .left {
	width: 55%;
}
.re-interview .word .left img {
	width: 100%;
	height: auto;
}

.re-interview .pager {
	margin-top: 30px;
	margin-bottom: 60px;
	overflow: hidden;
}
.re-interview .pager ul {
	position: relative;
	padding-top: 1px;
}
.re-interview .pager li.bt a {
	display: block;
	font-size: 108%;
	background: #333;
	color: #fff;
	font-weight: bold;
	/* width: 170px; */
	width: 100%;
	height: 36px;
	line-height: 37px;
	text-align: center;
	position: relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-sizing: border-box;
}
.re-interview .pager li a:hover {
	background: #b50081;
}
.re-interview .pager li.bt a:before,
.re-interview .pager li.bt a:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.re-interview .pager li.bt a:before {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 2px solid #fff;
}
.re-interview .pager li.next a:before {
	right: 12px;
}
.re-interview .pager li.back a:before {
	left: 12px;
}
.re-interview .pager li.next a:after {
	width: 4px;
	height: 4px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	right: 18px;
}
.re-interview .pager li.back a:after {
	width: 4px;
	height: 4px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	left: 18px;
}
.re-interview .pager li.back a {
	padding-left: 25px;
}
.re-interview .pager li.next a {
	padding-right: 25px;
}

.re-interview .entry {
	border: 2px solid #b50081;
	max-width: 791px;
	margin: 84px auto 60px;
	width: 92.5%;
}
.re-interview .entry.en_2024 {
	border: 2px solid #0068b7;
}

.re-interview .entry h4 {
	background: #b50081;
	height: 53px;
	position: relative;
	padding-top: 11px;
	padding-left: 36px;
	box-sizing: border-box;
}
.re-interview .entry.en_2024 h4 {
	background: #0068b7;
}

.re-interview .entry h4:after {
	content: "";
	width: 75px;
	height: 70px;
	background: url(../images/entry_icon.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right: 37px;
	top: -20px;
}
.re-interview .entry.en_2024 h4:after {
	background: url(../images/entry_icon_blue.png) no-repeat;
	background-size: 100%;

}

.re-interview .entry .en-cont {
	padding: 23px 33px 40px;
}
.re-interview .entry .en-cont p {
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 13px;
}
.re-interview .entry .en-cont ul {
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
}
.re-interview .entry .en-cont ul + ul {
	border-top: 2px dotted #c6c6c6;
	margin-top: 29px;
	padding-top: 29px;
}
.re-interview .entry .en-cont li {
	float: left;
	/* width: calc(100%/2.06); */
	width: 44%;
	margin: 0 3%;
}
.re-interview .entry .en-cont li:nth-child(even) {
	float: right;
}
.re-interview .entry .en-cont li:nth-child(3) {
	clear: both;
}
.re-interview .entry .en-cont li a {
	height: 75px;
	line-height: 75px;
	font-size: 200%;
	color: #333;
	font-weight: bold;
	display: block;
	position: relative;
	padding-left: 24px;
	border: 2px solid #c6c6c6;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.re-interview .entry .en-cont li a img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: -24px;
	margin: auto;
	display: block;
	width: 74%;
	max-width: 240px;
}
.re-interview .entry .en-cont li a:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	content: "";
	background-image: url(../images/icon-blank.png);
	width: 22px;
	height: 22px;
	background-size: 100%;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.re-interview .entry .en-cont li a:hover:after {
	background-image: url(../images/icon-blank_hover.png);
}
.re-interview .entry .en-cont li a:hover {
	border-color: #b50081;
	color: #b50081;
}
.re-interview .en-two .en-cont {
	padding: 15px 33px 40px;
}
/* .re-interview .en-two .en-cont li {
	width: 48%;
} */
.re-interview .en-two .en-cont li a {
	padding-left: 74px;
}
#re-corpBlock {
	padding-top: 50px;
	padding-bottom: 0px;
}

.re-interview .entry.en-two .en-cont .this2020 {
    margin-bottom: 14px;
    display: block;
    text-align: center;
    font-size: 116%;
    font-weight: normal;
}
.en-two .en-cont li .detail-txt {
	font-weight: normal;
	text-align: center;
	font-size: 92%;
	margin: 3px 0 8px;
}
.en-two .en-cont li:nth-child(n+3) {
	margin-top: 15px;
}

.en-two .en-cont .detail a {
	color: #fff;
	font-weight: bold;
	display: block;
	font-size: 140%;
	text-align: center;
	background: #b50081;
	position: relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 55.3%;
	margin: 23px auto 25px;
	height: 50px;
	line-height: 51px;
	transition-duration: .3s;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
}
.en-two.en_2024 .en-cont .detail a {
	background-color: #0068b7;
}
.en-two .en-cont .detail a::before,
.en-two .en-cont .detail a::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.en-two .en-cont .detail a::before {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 2px solid #fff;
	right: 13px;
}
.en-two .en-cont .detail a::after {
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	right: 21px;
}
.en-two .en-cont .detail a:hover {
	background-color: #333;
}


@media(min-width:769px) and (max-width:1200px) {
	.re-interview .entry .en-cont li {
		/* width: calc(100%/2.08); */
		width: 43%;
		margin: 0;
	}
	.re-interview .entry .en-cont li a {
		font-size: 140%;
	}
	.re-interview .en-two .en-cont li a {
		 font-size: 200%;
	}
	.re-interview .schedule .left {
		width: 55%;
	}

}
.re-interview .inter-cont .inter-tit img {
	max-width: 100%;
}
@media(min-width:769px) and (max-width:1130px) {
	.re-interview .inter-cont.three .inter-img img {
		 margin-top: 71px;
	}
}
@media (max-width: 1200px) {
	.re-interview .inter-cont.two .inter-tit img {
		width: 100%;
		height: auto;
	}
	.re-interview .word .left img,
	.re-interview .word dt img {
		 width: 100%;
		 height: auto;
	}
}
@media (max-width: 1125px) {
	.re-interview .word dl {
	   padding: 10px 25px;
	}
}
@media (max-width: 1070px) {
	.re-interview .en-two h4:after {
		width: 75px;
	}
	.re-interview .entry h4 {
		padding-top: 13px;
	}
}


.re-interview .schedule-area {
	display: flex;
	flex-direction: row;
}
.re-interview .schedule-area .schedule,
.re-interview .schedule-area .word {
	width: 50%;
}
.schedule-area .word dl {
	width: 87%;
	padding: 26px 20px 20px;
}


@media (max-width: 768px) {
	.re-interview .entry h4 {
		padding-top: 7px;
		padding-left: 11px;
	}
	.entry .en-cont li:nth-child(even) {
	    /* margin-left: 0px; */
	    float: none;
	    margin-top: 15px;
	}
	.re-interview .entry h4:after {
		width: 52px;
		right: 10px;
		top: -14px;
	}
	.re-interview .entry .en-cont {
		padding: 20px 13px 18px;
	}
	.re-interview .entry .en-cont li a {
		height: 58px;
		line-height: 61px;
		font-size: 16px;
		text-align: center;
		padding-left: 0px;
		border: 1px solid #c6c6c6;
	}
	.en-two .en-cont .detail a {
		font-size: 100%;
		width: 85%;
		margin: 5px auto 20px;
	}

	.re-interview .entry .en-cont li {
		float: none;
		width: 100%;
	}
	.re-interview .entry .en-cont li:nth-child(even) {
		/* margin-left: 0px; */
		float: none;
		margin-top: 15px;
	}
	.re-interview .entry .en-cont ul + ul {
		margin-top: 20px;
		padding-top: 20px;
	}
	.re-interview .entry .en-cont li a img {
		width: 180px;
		height: auto;
	}
	.re-interview .entry .en-cont li a:after {
		width: 20px;
		height: 20px;
	}
	.re-interview .en-two h4 {
		height: 31px;
	}
	.re-interview .en-two h4 img {
		width: 77px;
		height: auto;
	}
	.re-interview .entry {
		border: 1px solid #b50081;
		margin: 37px auto 32px;
		width: auto;
		min-width: 300px;
	}
	#contents {
		padding-top: 0px;
	}
	.re-interview #mainVis {
		width: 100vw;
		height: 250px;
		margin-left: -25px;
		background-image: url(../images/img_main_ph_sp_dummy.jpg);
	}
	.re-interview .main {
		margin-top: 10px;
		padding: 0px 12.5px;
		margin-bottom: 4px;
	}
	.re-interview #mainVis img {
		top: 35px;
		left: 2%;
	}
	.re-interview #mainVis span {
		font-size: 100%;
		width: 114px;
		height: 23px;
		line-height: 24px;
		left: 5%;
		top: 15px;
	}
	.re-interview .main h3 {
		margin: 19px 0px 12px;
	}
	.re-interview .inter-cont.one .left,
	.re-interview .inter-cont.two .right,
	.re-interview .inter-cont.three.three02 .left {
		width: 100%;
	}
	.re-interview .inter-cont .inter-txt {
		line-height: 23px;
		margin-top: 5px;
	}
	.re-interview .inter-cont.one .right, .re-interview .inter-cont.two .left, .re-interview .inter-cont.three .left {
		width: 100%;
	}
	.re-interview .inter-cont.nophoto .right, .re-interview .inter-cont.nophoto .left {
		width: 100%;
	}
	.re-interview .inter-cont {
		padding: 0px 12.5px;
	}
	.re-interview .inter-cont.one h4 img {
		width: 74%;
	}
	.re-interview .inter-cont.two h4 img {
		width: 74%;
	}
	.re-interview .inter-cont.nophoto h4 img {
		width: 74%;
	}
	.re-interview .inter-cont.one .left,
	.re-interview .inter-cont.two .right,
	.re-interview .inter-cont.three.three02 .left {
		margin-bottom: 14px;
	}
	.re-interview .inter-cont.two {
		margin-top: 7px;
	}
	.re-interview .inter-cont.three .left {
		margin-top: 73px;
	}
	.re-interview .inter-cont.three .inter-img {
		position: inherit;
		width: 100%;
	}
	.re-interview .inter-cont.three.three02 .inter-img {
		position: inherit;
		width: 100%;
	}
	.re-interview .inter-cont.three .inter-txt {
		max-width: inherit;
		margin-bottom: 13px;
	}
	.re-interview .schedule {
		margin-left: -13px;
		width: 100vw;
		padding: 19px 46px 29px;
		margin-top: 23px;
		box-sizing: border-box;
	}
	.re-interview .schedule .sc-tit,
	.re-interview .schedule .sc-annotation,
	.re-interview .schedule ul {
		margin-left: 0px;
	}
	.re-interview .main h3 img {
		margin-left: -6px;
	}
	.re-interview .rela .right img {
		width: 100%;
	}
	.re-interview .rela .right {
		 float: none;
	}
	.re-interview .rela .ptx {
	   padding: 20px 25px;
	   width: 100%;
	   box-sizing: border-box;
	}
	.re-interview .schedule .right img {
		width: 100%;
	}
	.re-interview .schedule .left {
		margin-bottom: 12px;
	}
	.re-interview .schedule .sc-tit {
		margin-bottom: 12px;
		font-size: 92%;
		width: 135px;
	}
	.re-interview .word {
		margin: 33px 12.5px 0px;
	}
	.re-interview .word .left {
		width: 100%;
	}

	.re-interview .word dl {
	   padding: 20px 25px;
	   width: 100%;
	   box-sizing: border-box;
	}
	.re-interview .inter-cont.three h4 img {
		width: 82%;
	}
	.re-interview .inter-cont.three.three02 h4 img {
		width: 74%;
	}
	.re-interview .schedule .right {
		 float: none;
	}
	.re-interview .schedule li {
		line-height: 20px;
	}
	.re-interview .schedule li time {
		margin-right: 0px;
		width: 5.6em;
		display: inline-block;
		text-indent: 0;
	}
	.re-interview .main h3 img {
		width: 100%;
		height: auto;
	}
	.re-interview .word dd {
		line-height: 23px;
	}
	.re-interview .inter-cont.three {
		margin-top: -60px;
	}



	.re-interview .schedule-area {
		display: flex;
		flex-direction: column;
		width: 100vw;
	}
	.re-interview .schedule-area .schedule,
	.re-interview .schedule-area .word {
		width: 100%;
	}

	.schedule-area .schedule {
		padding: 4% 9%;
		margin: initial;
		margin-top: 30px;
		margin-left: -13px;
	}
	.schedule-area .word {
		margin: initial;
		margin-left: -13px;
	}
	.schedule-area .word dl {
		padding: 7% 9%;
		width: 100%;
		box-sizing: border-box;
	}
}

@media (max-width: 350px) {
	.re-interview .pager li a {
		width: 130px;
	}
	.re-interview .pager li.back a {
		padding-left: 15px;
		font-size: 90%;
	}
	.re-interview .pager li.next a {
		padding-right: 15px;
		font-size: 90%;
	}
	.re-interview .pager li.back a:before {
		left: 5px;
	}
	.re-interview .pager li.next a:before {
		right: 5px;
	}
	.re-interview .pager li.back a:after {
		left: 11px;
	}
	.re-interview .pager li.next a:after {
		right: 11px;
	}
}


/*文字サイズ大*/
.large .re-interview .schedule .sc-tit {
	width: 180px;
}
.large .re-interview .schedule li {
	text-indent: -5.3em;
	padding-left: 5.3em;
}
.large .re-interview .schedule .left {
	width: 57%;
}


@media (max-width: 1200px) and (min-width: 769px) {
	.large .re-interview .inter-cont.three .inter-img img {
		margin-top: 71px;
	}
	.large .re-interview .word .left img {
		margin-left: -18%;
		width: 120%;
	}
}

/*T.Kさん*/
@media (max-width: 768px) {
	.re-interview.new2021_tk #mainVis img {
		top: 7%;
		left: 1.5%;
	}
	.re-interview.add.new2021_tk #mainVis img {
		width: 215px;
	}
}
/*I.Hさん*/
@media (max-width: 768px) {
	.re-interview.new2009_ih #mainVis img {
		top: 11%;
		left: 1.5%;
	}
	.re-interview.add.new2009_ih #mainVis img {
		width: 190px;
	}
}

/*N.Mさん*/
@media (max-width: 768px) {
	.re-interview.new1997_nm #mainVis img {
		top: 12%;
		left: 1.5%;
	}
	.re-interview.add.new1997_nm #mainVis img {
		width: 175px;
	}
}

/*S.Aさん*/
@media (max-width: 768px) {
	.re-interview.new2015_sa #mainVis img {
		top: 11%;
		left: 1.5%;
	}
	.re-interview.add.new2015_sa #mainVis img {
		width: 190px;
	}
}

/*S.Iさん*/
@media (max-width: 768px) {
	.re-interview.new2008_si #mainVis img {
		top: 18%;
		left: 1.5%;
	}
	.re-interview.add.new2008_si #mainVis img {
		width: 200px;
	}
}
/*S.Sさん*/
@media (max-width: 768px) {
	.re-interview.new2008_ss #mainVis img {
		top: 11%;
		left: -0.5%;
	}
	.re-interview.add.new2008_ss #mainVis img {
		width: 211px;
	}
}
/*A.Sさん*/
@media (max-width: 768px) {
	.re-interview.mid2018_as #mainVis img {
		top: 10%;
		left: 0;
	}
	.re-interview.add.mid2018_as #mainVis img {
		width: 240px;
	}
}
/*Y.Rさん*/
@media (max-width: 768px) {
	.re-interview.mid2021_yr #mainVis img {
		top: 16%;
		left: 0;
	}
	.re-interview.add.mid2021_yr #mainVis img {
		width: 190px;
	}
}
/*I.Sさん*/
@media (max-width: 768px) {
	.re-interview.mid2021_is #mainVis img {
		top: 30px;
		left: -2%;
	}
	.re-interview.add.mid2021_is #mainVis img {
		width: 180px;
	}
}


@media (max-width: 768px) {
	.en-two .en-cont ul {
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.en-two .en-cont li:nth-child(1) {
		order: 1;
		-webkit-flex-order: 1;
		-ms-flex-order: 1;
	}
	.en-two .en-cont li:nth-child(2) {
		order: 3;
		-webkit-flex-order: 3;
		-ms-flex-order: 3;
	}
	.en-two .en-cont li:nth-child(3) {
		order: 2;
		-webkit-flex-order: 2;
		-ms-flex-order: 2;
	}
	.en-two .en-cont li:nth-child(4) {
		order: 4;
		-webkit-flex-order: 4;
		-ms-flex-order: 4;
	}
	.en-two .en-cont li:nth-child(3) {
		border-bottom: 1px solid #b50081;
		padding-bottom: 15px;
	}
	.re-interview .entry.en-two .en-cont .this2020 {
		font-size: 100%;
		margin-bottom: 5px;
	}
	.en-two .en-cont li .detail-txt {
		font-size: 84%;
		margin-bottom: 0;
	}
}

@media (max-width: 768px) {
	.re-interview .inter-cont.two .inter-tit img {
		width: 86%;
	}

}


.re-interview.add .inter-cont {
	clear: both;
}
.re-interview.add .inter-cont.three .left {
	margin-top: 0;
	max-width: 369px;
}
.re-interview.add .word dl img {
	width: 100%;
}

.re-interview.new2020_ta #mainVis {
	background-image: url(../images/2020new_ta/img_main_ph.jpg);
}
.re-interview.new2002_km #mainVis {
	background-image: url(../images/2002new_km/img_main_ph.jpg);
}
.re-interview.ep2020_nm #mainVis {
	background-image: url(../images/2020ep_nm/img_main_ph.jpg);
}

.re-interview.new2008_si #mainVis {
	background-image: url(../images/2008new_si/img_main_ph.jpg);
}
.re-interview.new2008_ss #mainVis {
	background-image: url(../images/2008new_ss/img_main_ph.jpg);
}
.re-interview.mid2018_as #mainVis {
	background-image: url(../images/2018mid_as/img_main_ph.jpg);
}

.re-interview.new2021_tk #mainVis {
	background-image: url(../images/2021new_tk/img_main_ph.jpg);
}
.re-interview.new2009_ih #mainVis {
	background-image: url(../images/2009new_ih/img_main_ph.jpg);
}
.re-interview.new1997_nm #mainVis {
	background-image: url(../images/1997new_nm/img_main_ph.jpg);
}
.re-interview.new2015_sa #mainVis {
	background-image: url(../images/2015new_sa/img_main_ph.jpg);
}


.re-interview.mid2018_as #mainVis span,
.re-interview.mid2018_as .word  {
    background: #f0b547;
}
.re-interview.ep2020_nm #mainVis span,
.re-interview.ep2020_nm .word {
    background: #ec8fad;
}


@media (min-width: 769px) and (max-width: 1130px) {
	.re-interview.add .inter-cont.three .inter-img img {
	     margin-top: 0;
	}
}
@media (min-width: 769px) {
	.re-interview.add .inter-cont.three {
		margin-top: 40px;
	}
}
@media (max-width: 768px) {
	.re-interview.add .inter-cont.three {
		margin-top: 10px;
	}
	.re-interview.add .inter-cont h4 img {
	    width: auto !important;
	    max-width: 100%;
	}
	.re-interview.add #mainVis img {
		width: 180px;
	}
	.re-interview.new2020_ta #mainVis {
		background-image: url(../images/2020new_ta/img_main_ph_sp.jpg);
	}
	.re-interview.new2002_km #mainVis {
		background-image: url(../images/2002new_km/img_main_ph_sp.jpg);
		background-position: top;
	}
	.re-interview.ep2020_nm #mainVis {
		background-image: url(../images/2020ep_nm/img_main_ph_sp.jpg);
	}
	.re-interview.new2008_si #mainVis {
		background-image: url(../images/2008new_si/img_main_ph_sp.jpg);
		background-position: top;
	}
	.re-interview.new2008_ss #mainVis {
		background-image: url(../images/2008new_ss/img_main_ph_sp.jpg);
		background-position: top;
	}
	.re-interview.mid2018_as #mainVis {
		background-image: url(../images/2018mid_as/img_main_ph_sp.jpg);
		background-position: left top;
	}
	.re-interview.new2021_tk #mainVis {
		background-image: url(../images/2021new_tk/img_main_ph_sp.jpg);
		background-position: top;
	}
	.re-interview.new2009_ih #mainVis {
		background-image: url(../images/2009new_ih/img_main_ph_sp.jpg);
		background-position: top;
	}
	.re-interview.new1997_nm #mainVis {
		background-image: url(../images/1997new_nm/img_main_ph_sp.jpg);
		background-position: top;
	}
	.re-interview.new2015_sa #mainVis {
		background-image: url(../images/2015new_sa/img_main_ph_sp.jpg);
		background-position: top;
	}

	.re-interview.new2020_ta #mainVis img {
	    left: auto;
	    right: 4.4%;
	}
	.re-interview.new2020_ta #mainVis span {
	    left: auto;
	    right: 5%;
	}
	.re-interview.ep2020_nm #mainVis img {
	    left: auto;
	    right: 4.4%;
	}
	.re-interview.ep2020_nm #mainVis span {
	    left: auto;
	    right: 5%;
	}
	.re-interview.ep2020_nm  #mainVis img {
	    width: 151px;
	}
	.re-interview.add .inter-cont.three .left {
	    max-width: 100%;
	}
	.re-interview.add .word dl img {
	    width: auto;
	    max-width: 100%;
	}
}

/*I.Sさん*/
.re-interview.mid2021_is #mainVis {
    background-image: url(../images/2021mid_is/img_main_ph.jpg);
}
.re-interview.mid2021_is #mainVis span {
    background: #f0b547;
}
.re-interview.mid2021_is .word {
    background: #f0b547;
}
.re-interview.mid2021_is .word dl img {
    width: 100%;
	max-width: 237px;
}
@media (max-width: 768px) {
	.re-interview.mid2021_is #mainVis {
    background-position: 15% top;
	}
}

/*Y.Rさん*/
.re-interview.mid2021_yr #mainVis {
    background-image: url(../images/2021mid_yr/img_main_ph.jpg);
}
@media (max-width: 768px) {
	.re-interview.mid2021_yr #mainVis {
		background-image: url(../images/2021mid_yr/img_main_ph_sp.jpg);
		background-position: right top;
	}
}

.re-interview.mid2021_yr #mainVis span {
    background: #f0b547;
}
.re-interview.mid2021_yr .word {
    background: #f0b547;
}
.re-interview.mid2021_yr .word dl img {
    width: 100%;
	max-width: 235px;
}

/*S.Rさん*/
.re-interview.mid2021_sr #mainVis {
    background-image: url(../images/2021mid_sr/img_main_ph.jpg);
}
.re-interview.mid2021_sr #mainVis span {
    background: #f0b547;
}
.re-interview.mid2021_sr .word {
    background: #f0b547;
}
.re-interview.mid2021_sr .word dl img {
    width: 100%;
	max-width: 257px;
}

/*T.Mさん*/
.re-interview.mid2021_tm #mainVis {
    background-image: url(../images/2021mid_tm/img_main_ph.jpg);
}
.re-interview.mid2021_tm #mainVis span {
    background: #f0b547;
}
.re-interview.mid2021_tm .word {
    background: #f0b547;
}
.re-interview.mid2021_tm .word dl img {
    width: 100%;
	max-width: 297px;
}
@media (max-width: 768px) {
	.re-interview.mid2021_tm #mainVis {
    background-position: 15% top;
	}
}


/*S.Kさん*/
.re-interview.new2001_sk #mainVis {
	background-image: url(../images/2001new_sk/img_main_ph.jpg);
}
@media (max-width: 768px) {
	.re-interview.new2001_sk #mainVis {
		background-image: url(../images/2001new_sk/img_main_ph_sp.jpg);
	}
}
@media (min-width: 769px) {
	.re-interview.new2001_sk .inter-cont.three .inter-img.right img {
		margin-top: 13%;
	}
}


/*T.Sさん*/
.re-interview.new2014_ts #mainVis {
	background-image: url(../images/2014new_ts/img_main_ph.jpg);
}
@media (max-width: 768px) {
	.re-interview.new2014_ts #mainVis {
		background-image: url(../images/2014new_ts/img_main_ph_sp.jpg);
	}
}



/*index*/
#contents_index{padding-top: 0;}
.re-interview .feature_index .main{margin-bottom: 50px;}
.feature_index img{width: 100%;vertical-align: bottom;}
.ttl_interview{margin: 0 auto; text-align: center;max-width: 404px;width:47.411%;}
.ttl_sub_ttl{display: block; margin: 25px auto 0; font-size: 20px; color: #333333;text-align: center; position: relative;letter-spacing: 0.1em;}
.ttl_sub_ttl::before{content: ""; border: 2px solid #b50081;margin: 0 auto 25px;width: 7.5%;display: block;}
#re-corpBlock .feature_index {margin: 0 auto;/*max-width: 950px;*/ width: 100%; background: #e6e6e6; padding-top: 50px;}
.interview_list{ display: -webkit-box;display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 0 12.3%;}
.interview_list li{width: 31.176%;margin: 3.9% 0 0 3.23%;}
.interview_list li:nth-child(3n-2) {margin-left: 0;}
.interview_list li:nth-child(-n+3){margin-top: 2.6%;}
.interview_list li a:hover {opacity: 0.5;}
.interview_list li .interview_text{color: #010000; line-height: 1.471; font-size: 17px;margin-top: 6.1%;margin-bottom: 2%;font-weight: bold;letter-spacing: 0.03em;}
.interview_list li .shop_textbox{line-height: 1.692; font-size: 13px;}
.interview_list li .shop_textbox .shop_name{padding-right: 14px;}
.interview_list li .interview_thumb{position: relative;}
.interview_list li .interview_thumb .recruit_ribbon{display: block;font-size: 14px;color: #fff;font-weight: bold;line-height: 28px;position: absolute;left: 0px;bottom: 0px; padding:0px 10px; margin: 0;}
.interview_list li .interview_thumb .recruit_ribbon.green{background: #70ba7d;}
.interview_list li .interview_thumb .recruit_ribbon.pink{background: #ec8fad;}
.interview_list li .interview_thumb .recruit_ribbon.orange{background: #f0b547;}

/*top_btn*/
.top_btn a {
	display: block;
	text-align: center;
    color: #fff;
    background: url(/recruit/interview/images/top_btn_img01.png) no-repeat;
    width: 260px;
    height: 50px;
    margin: 37px auto 50px;
    font-size: 14px;
    line-height: 50px;
}
.top_btn a:hover {
	opacity: 0.8;
}
@media (max-width: 768px) {
  #re-corpBlock .feature_index .re-corpInner{padding: 0 1.66%;}
  .re-interview.index .feature_index .main{padding: 0px 3.666%;}
  .ttl_interview{width:84.9%;}
  .ttl_sub_ttl{margin-top: 23px; font-size: 4vw;letter-spacing: 0.2em;}
  .ttl_sub_ttl::before{content: ""; border: 2px solid #b50081;margin: 0 auto 16px;width: 15%;background: #b50081;}
  .interview_list{padding-bottom: 10%;}
  .interview_list li {width: 48.507%;margin: 8% 0 0 2.986%;}
  .interview_list li:nth-child(2n-1) {margin-left: 0;}
  .interview_list li:nth-child(6n-2)  {margin-left: 2.986%;}
  #contents_index #re-corpBlock {padding-bottom: 1px;}
  .interview_list li .interview_thumb .recruit_ribbon{display: block;font-size: 3vw;color: #fff;font-weight: bold;line-height:inherit;padding: 2% 6%; margin: 0;}
  .interview_list li:nth-child(-n+3){margin-top: 8%;}
  .interview_list li:nth-child(-n+2){margin-top: 10%;}
  .interview_list li .interview_text{font-size:3vw; margin-top: 10%;margin-bottom: 5%;line-height: 1.5; letter-spacing: -0.05em;}
  .interview_list li .shop_textbox{font-size: 3vw; line-height: 1.75;}
  .interview_list li .shop_textbox .shop_position{display: block;}
  .interview_list li .shop_textbox .shop_name{letter-spacing: -0.05em;padding-right:0}

}

/*int_btm*/
.int_btm {
	text-align: center;
}
.int_btm a:hover {
	opacity:0.8;
}
.int_btm img{
	width: 408px;
	margin: 0 16px 60px;
}

@media (max-width: 768px) {
  .int_btm img{
	width: 43%;
	margin: 0 1vw;
}

}


.re-interview .back {
	position: absolute;
	top: 0;
	left: 0;
	width: 43%;
	max-width: 170px;
	min-width: 140px;
}
.re-interview .next {
	position: absolute;
	top: 0;
	right: 0;
	width: 43%;
	max-width: 170px;
	min-width: 140px;
}

.re-interview .pager li.center {
	margin: 0 auto;
	width: 270px;
	border: solid 1px #b50081;
	border-radius: 3px;
	text-align: center;
	color: #b50081;
	font-weight: bold;
}
.re-interview .pager li.center a {
 	color: #b50081;
 	padding-top: 10px;
 	display: block;
 	height: 26px;
 	width: 100%;
}
.re-interview .pager li.center a:hover {
 	color: #fff;
}

@media (max-width: 768px) {
	.re-interview .pager li.center {
	margin: 50px auto;
	width: 99%;
}
.re-interview .pager {
	margin-bottom: 0;
}
}
