@charset "UTF-8";
/* CSS Document */

/* contents */

.contents_interview {
	padding-top: 100px;
}

.contents_interview::before {
	display: none;
}

/* layout-concept */

.layout-concept p {
	text-align: center;
}

/* contentsback-wrap */

.contentsback-wrap {
	width: 100%;
	position: relative;
}

.contentsback-wrap::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("../../images/common/back-contents2.svg");
background-position: center;
background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: 200%;
	margin-top: -50%;
	display: block;
	z-index: -1;
}

@media screen and (min-width: 1800px) {
.contentsback-wrap::before {
	background-image: url("../../images/common/back-contents.svg");
	margin-top: -35%;
}
}



/* title-page */

.title-page h2 {
	padding-top: 45px;
}

.title-page h2::before {
	content: "働く人を知る";
}

/* title-page_interview */

.title-page_interview {
	width: 100%;
	position: relative;
}

.title-page_interview .box-img {
	position: relative;
}

.title-page_interview .box-img::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 100%;
	display: block;
}

.ci01 .title-page_interview .box-img::before {
	background-image: url("../../images/interview/frame01.svg");
}

.ci02 .title-page_interview .box-img::before {
	background-image: url("../../images/interview/frame02.svg");
}

.ci03 .title-page_interview .box-img::before {
	background-image: url("../../images/interview/frame03.svg");
}

.ci04 .title-page_interview .box-img::before {
	background-image: url("../../images/interview/frame04.svg");
}

.ci05 .title-page_interview .box-img::before {
	background-image: url("../../images/interview/frame05.svg");
}

.ci06 .title-page_interview .box-img::before {
	background-image: url("../../images/interview/frame06.svg");
}

.title-page_interview .box-img img {
	width: 100%;
	min-height: 610px;
	max-height: 45vw;
	object-position: center top;
}

.title-page_interview .box-detail {
	position: absolute;
left: 0px;
top: 0px;
	width: 100%;
	height: 100%;
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
}

.title-page_interview .box-detail .inner {
	width: 90%;
	position: relative;
	margin-top: -50px;
}

.title-page_interview .box-tag {
	width: 50%;
	padding-top: 30px;
}

.title-page_interview h2, .title-page_interview h3, .title-page_interview h4, .title-page_interview h5, .title-page_interview ul li {
color: #FFF;
line-height: 1.2;
font-weight: 500;
	letter-spacing: 0.05em;
}

.title-page_interview h2 {
	font-family: "Montserrat", sans-serif;
	line-height: 0.8;
	font-weight: 600;
	font-size: 17px;
	font-style: italic;
	display: inline-block;
	padding: 5px 20px;
	border-style : solid;
border-color : #FFF;
border-width : 1px;
	border-radius: 60px;
}

.ci06 .title-page_interview h2 {
	font-size: 40px;
	font-style: italic;
	padding: 0px;
	border-style : none;
	border-radius: 0px;
	margin-bottom: 30px;
}

.title-page_interview h3 {
	font-size: 40px;
	padding: 15px 0px 40px;
	line-height: 1.5;
}

.title-page_interview h4 {
	font-size: 22px;
}

.title-page_interview h5 {
	font-size: 20px;
	line-height: 0.8;
	margin-top: 10px;
}

.title-page_interview ul {
	display: flex;
  justify-content: flex-start;
flex-wrap: wrap;
	gap:7px;
}

.title-page_interview ul li {
	font-size: 14px;
	display: inline-block;
	padding: 5px 20px;
	background-color: #000;
	border-radius: 60px;
}

/* layout-concept */

.contents_interview .layout-concept .box-inner {
	width: 100%;
}

.contents_interview .layout-concept h2 {
	font-family: "Montserrat", sans-serif;
	line-height: 0.8;
	padding-top: 15px;
	padding-bottom: 12px;
}

.contents_interview .layout-concept h3 {
	font-size: 33px;
}

.ci06 .layout-concept h3 {
	font-size: 48px;
}

.contents_interview .layout-concept h4 {
	padding-top: 15px;
	font-size: 25px;
line-height: 1.4;
font-weight: 500;
}


/* layout01 */

.layout01 .box-text {
	width: 800px;
	padding-top: 50px;
    text-align: center;
}

/* layout02 */

.layout02 {
	padding: 60px 0px 100px;
}

.layout02 .box {
	display: flex;
  justify-content: space-between;
flex-wrap: wrap;
}

.layout02 .box:not(:last-child) {
	margin-bottom: 30px;
}

.layout02 .icon-interview00 {
	align-items: center;
}

.layout02 .box-img {
	width: 108px;
}

.ci06 .layout02 .box-img img {
	border-radius: 50%;
	border-style : solid;
border-width : 5px;
}

.ci06 .layout02 .icon-interview01 .box-img img {
border-color : #FF98A8;
}

.ci06 .layout02 .icon-interview02 .box-img img {
border-color : #9AA1FF;
}

.ci06 .layout02 .icon-interview03 .box-img img {
border-color : #38BDF9;
}

.layout02 .box-text {
	flex: 1;
	padding-left: 50px;
	padding-top: 15px;
}

.layout02 h6 {
	position: relative;
	text-align: center;
	padding-bottom: 25px;
}

.layout02 h6::before {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	display: block;
	font-size: 14px;
line-height: 1.2;
font-weight: 500;
	width: 100%;
}

.layout02 .icon-interview00 h6::before {
	content: "インタビュアー";	
}

.ci01 .layout02 .icon-interview01 h6::before {
	content: "M.K";	
}

.ci02 .layout02 .icon-interview01 h6::before {
	content: "C.S";	
}

.ci03 .layout02 .icon-interview01 h6::before {
	content: "T.I";	
}

.ci04 .layout02 .icon-interview01 h6::before {
	content: "T.K";	
}

.ci05 .layout02 .icon-interview01 h6::before {
	content: "N.I";	
}

.ci06 .layout02 .icon-interview01 h6::before {
	content: "Y.I";	
}

.ci06 .layout02 .icon-interview02 h6::before {
	content: "A.F";	
}

.ci06 .layout02 .icon-interview03 h6::before {
	content: "T.F";	
}

/* layout03 */

.layout03 img {
	border-radius: 10px;
}

/* layout04 */

.layout04 {
	text-align: center;
	width: 100%;
	position: relative;
}

.layout04::before {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	width: 100%;
	height: 75%;
	display: block;
	background-color: #EDF6FF;
}

.layout04::after {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	background-image: url("../../images/interview/line01.png");
background-position: right bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 50%;
	height: 219px;
	margin-bottom: -140px;
}

.layout04 .box-inner {
	position: relative;
	display: flex;
  justify-content: center;
flex-wrap: wrap;
	gap:0px 40px;
	padding-bottom: 110px;
}

.layout04 .box-inner::before {
	content: "";
	position: absolute;
right: 0px;
top: 65px;
	background-image: url("../../images/interview/line02.png");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 15%;
	height: 96px;
}

.layout04 .box {
	width: 310px;
}

.layout04 .box a {
	position: relative;
	display: block;
}

.layout04 .box a:hover {
	opacity: 1;
}

.layout04 .box a::after {
	content: "";
	position: absolute;
right: 0px;
top: 0px;
	background-image: url("../../images/interview/icon-more.svg");
background-position: right top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 82px;
	height: 82px;
	margin-right: -30px;
	margin-top: -30px;
}

.layout04 .box-img {
	position: relative;
	overflow: hidden;
	border-style : solid;
border-width : 5px;
}

.layout04 .mc01 .box-img {
border-color : #FF98A8;
}

.layout04 .mc02 .box-img {
border-color : #9AA1FF;
}

.layout04 .mc03 .box-img {
border-color : #38BDF9;
}

.layout04 .box img {
	transition:.5s all;
}

.layout04 .box:hover img {
	transform:scale(1.1,1.1);
  transition:.5s all;
}

.layout04 .box-detail {
	padding-top: 20px;
}

.layout04 .box-detail h6 {
	font-family: "Montserrat", sans-serif;
	font-size: 26px;
	line-height: 0.8;
	font-weight: 600;
	margin-bottom: 5px;
}

.contents-member > h2 {
	font-family: "Montserrat", sans-serif;
	color: #50A0FE;
	line-height: 0.8;
	font-weight: 600;
	font-size: 70px;
	font-style: italic;
	text-align: center;
	margin-bottom: 60px;
}


/* ==========================
  モーダル（ポップアップ）
========================== */

.js_modalBtnCont:hover,
.js_modalBtnCont:focus {
  opacity: 0.75;
}

.js_modalWrap {
  opacity: 0;
  z-index: -1;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.js_modalWrap.active {
  animation: modalOpen 0.5s ease forwards;
}
.js_modalWrap.active2 {
  animation: modalClose 0.5s ease forwards;
}
.js_modalBG {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}
.js_modalContInner {
  position: absolute;
  top: 0%;
  left: 0%;
	width: 100%;
	height: 100%;
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
/*
	overflow-y: scroll;
	padding: 100px 0px;
*/
	/* IE, Edge 対応 */
 -ms-overflow-style: none;
 /* Firefox 対応 */
 scrollbar-width: none;
}

/* Chrome, Safari 対応 */
.js_modalContInner::-webkit-scrollbar {
 display:none;
}

.js_modalContWrap__wrap {
	width: 800px;
	position: relative;
}

.js_modalContWrap {
  width: 100%;
	position: relative;
}

.js_modalCont {
  width: 100%;
	min-height: 400px;
	position: relative;
/*	overflow-y: auto;*/
	padding: 55px 80px;
	border-radius: 20px;
	scrollbar-color: rgba(228,228,228,1) rgba(255,255,255,0);
}

.bc01 .js_modalCont {
	background: linear-gradient(-45deg, rgba(255, 105, 128, 1) 0%, rgba(255, 152, 168, 1) 100%);
	background : -webkit-linear-gradient(-45deg, rgba(255, 105, 128, 1) 0%, rgba(255, 152, 168, 1) 100%);
}

.bc02 .js_modalCont {
	background: linear-gradient(-45deg, rgba(154, 161, 255, 1) 0%, rgba(211, 214, 255, 1) 100%);
	background : -webkit-linear-gradient(-45deg, rgba(154, 161, 255, 1) 0%, rgba(211, 214, 255, 1) 100%);
}

.bc03 .js_modalCont {
	background: linear-gradient(-45deg, rgba(56, 189, 249, 1) 0%, rgba(177, 231, 255, 1) 100%);
	background : -webkit-linear-gradient(-45deg, rgba(56, 189, 249, 1) 0%, rgba(177, 231, 255, 1) 100%);
}

.js_modalCont::before {
  content: "";
	position: absolute;
left: 10px;
top: 10px;
	right: 10px;
	bottom: 10px;
	display: block;
	background-color: #FFF;
	border-radius: 10px;
}

.js_modalCont::after {
  content: "";
	position: absolute;
left: 30px;
top: 0px;
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 134px;
	height: 31px;
	margin-top: -30px;
}

.bc01 .js_modalCont::after {
	background-image: url("../../images/interview/text-profile01.svg");
}

.bc02 .js_modalCont::after {
	background-image: url("../../images/interview/text-profile02.svg");
}

.bc03 .js_modalCont::after {
	background-image: url("../../images/interview/text-profile03.svg");
}

.js_modalCont::-webkit-scrollbar {
    width: 10px;
	height: 6px;
	border-radius: 30px;
}

.js_modalCont::-webkit-scrollbar-track-piece {
    background-color: rgba(255,255,255,0);
	border-radius: 30px;
}

.js_modalCont::-webkit-scrollbar-thumb {
   border-radius: 30px;
	background-color: rgba(228,228,228,1);
}


.js_modalClose {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 64px;
  height: 64px;
  overflow: hidden;
  cursor: pointer;
  z-index: 1001;
	margin-right: -32px;
	margin-top: -32px;
}
@keyframes modalOpen {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    z-index: 1000;
  }
}
@keyframes modalClose {
  0% {
    opacity: 1;
    z-index: 1000;
  }
  100% {
    opacity: 0;
  }
}


.lay-special {
	position: relative;
	text-align: center;
}

.lay-special .box-detail {
	text-align: left;
	padding-top: 40px;
}

.lay-special h3, .lay-special h4 {
line-height: 1.2;
font-weight: 600;
	letter-spacing: 0.05em;
}

.lay-special h3 {
	font-family: "Montserrat", sans-serif;
	font-size: 30px;
	line-height: 0.8;
}

.lay-special h4 {
	font-size: 18px;
	padding-top: 15px;
}

.bc01 .lay-special h3, .bc01 .lay-special h4 {
	color: #FF98A8;
}

.bc02 .lay-special h3, .bc02 .lay-special h4 {
	color: #9AA1FF;
}

.bc03 .lay-special h3, .bc03 .lay-special h4 {
	color: #38BDF9;
}



.sp-view {
	display: none;
}

