@charset "UTF-8";

/*--------------------------------------------------------------------------

common

--------------------------------------------------------------------------*/
html{
	overflow-y:scroll;
	font-size:62.5%;
}

body{
	-webkit-text-size-adjust:none;
	color:#000;
	margin:0;padding:0;
	background-color:#fff;
	font-size:1.6rem;
	font-weight:400;
	font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","Segoe UI","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Original Yu Gothic","Yu Gothic", YuGothic,"游ゴシック","メイリオ", Meiryo,sans-serif;
	word-break: normal;
	word-wrap: break-word;
}

article{
	overflow: hidden;
}

.wrapper1{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

p, li{
	font-size: 3.125vw;
	line-height: 1.5;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	color: #333;
}

h1, h2, h3, h4{
	margin: 0;
}

a{
	text-decoration: none;
}

ul{
	margin: 0;
	padding: 0;
}

li{
	list-style: none;
	padding: 0;
}

figure{
	margin: 0;
}

img{
	width: 100%;
}

.bold{
	font-weight: bold;
}

.tac{
	text-align: center;
}

.mb30{
	margin-bottom: 30px;
}

.mb50{
	margin-bottom: 50px;
}

.mb70{
	margin-bottom: 70px;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}



/*--------------------------------------------------------------------------

header

--------------------------------------------------------------------------*/
/* .white.background {
    background-color: #ffffff;
}
.header {
    padding: 15px 15px 0;
	line-height: 0;
}
header{
	height: 15.625vw;
	border-bottom: 1.5625vw solid #000;
	padding: 0 3.125vw 0;
}

header figure{
	width: 48.90625vw;
	float: left;
}

header .shiryo{
	display: block;
	float: right;
	width: 39.6875vw;
	font-size: 0;
	margin: 1.5vw 0 0 0;
} */



/*--------------------------------------------------------------------------

board

--------------------------------------------------------------------------*/
.board{
	position: relative;
	height: 130vw;
	background: url(../img/board_bg.jpg)no-repeat center top;
	background-size: 100%;
	box-sizing: border-box;
}

.board h1{
	height: 56vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/board_h1.png)no-repeat center top;
	background-size: 100vw;
	margin: 0 0 56vw 0;
}

.board a{
	display: block;
	font-size: 0;
	width: 88.4375vw;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

.board .badge{
	position:absolute;
	right:0;
	top:28vw;
}
.board .badge img{
	width:25vw;
}

/*--------------------------------------------------------------------------

sec1

--------------------------------------------------------------------------*/
.sec1,.sec1-1{
	position: relative;
}

.sec1-1 div.ttl{
	padding: 20vw 0 12vw;
	height: 62vw;
	background: #f5d7df;
	-webkit-transform: skewY(-5.5deg) translate3d(0px, 0px, 0px);
	transform: skewY(-5.5deg) translate3d(0px, 0px, 0px);
	position: relative;
	z-index: 5;
	top: -12vw;
	/*Transformチラツキおまじない*/
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow:hidden;
}

.sec1-1 div.ttl h1{
	height: 31.25vw;
	text-indent: -9999px;
	background: url(../img/sec1_title.png)no-repeat center top;
	background-size: 100vw;
	-webkit-transform: skewY(5.5deg) translate3d(0px, 0px, 0px);
	transform: skewY(5.5deg) translate3d(0px, 0px, 0px);
	/*Transformチラツキおまじない*/
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow:hidden;
}
.sec1-1 div.pro_ttl h2{
  height: 37.34375vw;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/sec1_pro_ttl.png)no-repeat center top;
  background-size: 100vw;
  margin: 0 0 6.25vw 0;
}

.sec1-1 div.pro_01 p{
  height: 85.9375vw;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/sec1_pro_01.jpg)no-repeat center top;
  background-size: 100vw;
  margin: 0 0 4.6875vw 0;
}
.sec1-1 div.pro_02 p{
  height: 77.8125vw;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/sec1_pro_02.jpg)no-repeat center top;
  background-size: 100vw;
  margin: 0 0 4.6875vw 0;
}
.sec1-1 div.pro_03 p{
  height: 85.9375vw;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/sec1_pro_03.jpg)no-repeat center top;
  background-size: 100vw;
  margin: 0 0 4.6875vw 0;
}

.sec1-1 div.job_ttl h2{
  height: 40.46875vw;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/sec1_job_ttl.png)no-repeat center top;
  background-size: 100vw;
  margin: 0 0 3.125vw 0;
}
.sec1-1 ul.job_list {
    margin: 0 auto;
    width: 87.03125vw;
    box-sizing: border-box;
}
.sec1-1 ul.job_list li{
  border-bottom: 1px solid #333;
  padding: 4.6875vw 0;
}
.sec1-1 ul.job_list li:last-child{
  border: none;
}
.sec1-1 ul.job_list li h3{
  font-size: 5.625vw;
  letter-spacing: -0.08em;
  font-weight: bold;
}
.sec1-1 ul.job_list li.job_list_05 h3{
  line-height: 1;
  margin-bottom: 3.125vw;
}

.sec1-1 ul.job_list li h3::before{
  margin: -1.5625vw 1.8vw 1.5625vw 0;
  background-repeat: no-repeat;
  content: '';
  display: block;
  float: left;
  width: 12.5vw;
  height: 12.5vw;
  background-size: contain;
  vertical-align: middle;
}

.sec1-1 ul.job_list li.job_list_01 h3::before{
  background-image: url(../img/sec1_job_ico1.png);
}
.sec1-1 ul.job_list li.job_list_02 h3::before{
  background-image: url(../img/sec1_job_ico2.png);
}
.sec1-1 ul.job_list li.job_list_03 h3::before{
  background-image: url(../img/sec1_job_ico3.png);
}
.sec1-1 ul.job_list li.job_list_04 h3::before{
  background-image: url(../img/sec1_job_ico4.png);
}
.sec1-1 ul.job_list li.job_list_05 h3::before{
  background-image: url(../img/sec1_job_ico5.png);
}
.sec1-1 ul.job_list li p{
  clear: both;
}
.sec1 div.reason_ttl h1{
  height: 11.40625vw;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/sec1_reason_ttl.png)no-repeat center top;
  background-size: 100vw;
  margin: 14.0625vw 0 6.25vw 0;
}
.sec1 div.reason1 h2{
	height: 19.375vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec1_reason1_ttl.png)no-repeat center top;
	background-size: 87.03125vw;
	margin: 0 0 4.2vw 0;
}

.sec1 div.reason1 p.cont{
	height: 163.59375vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec1_reason1_cont.png)no-repeat center top;
	background-size: 100vw;
	margin: 0 0 7.8125vw 0;
}

.sec1 div.reason1 div.box{
	margin: 0 auto 9.375vw;
	padding: 6.25vw;
	width: 87.03125vw;
	background-color: #d7496c;
	box-sizing: border-box;
}

.sec1 div.reason1 div.box h3{
	height: 11.40625vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec1_reason1_boxttl.png)no-repeat left top;
	background-size: 63.90625vw;
	margin: 0 auto 5vw;
}

.sec1 div.reason1 div.box p{
	color: #fff;
	text-align: justify;
	display: inline-block;
	width: 32.8125vw;
	margin: 0 6.25vw 0 0;
	vertical-align: top;
}

.sec1 div.reason1 div.box figure{
	display: inline-block;
	width:  32.8125vw;
}

.sec1 div.reason2 h2{
	height: 19.375vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec1_reason2_ttl.png)no-repeat center top;
	background-size: 87.03125vw;
	margin: 0 0 9.375vw 0;
}

.sec1 div.reason2 div.cont1 h3{
	height: 40vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec1_reason2_cont1.png)no-repeat center top;
	background-size: 84.375vw;
	margin: 0 0 3.125vw 0;
}

.sec1 div.reason2 div.cont1 p,.sec1 div.reason2 div.cont2 p{
	padding: 0 7.8125vw;
	margin: 0 0 9.375vw 0;
	text-align: justify;
}

.sec1 div.reason2 div.cont2 h3{
	height: 46.5625vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec1_reason2_cont2.png)no-repeat center top;
	background-size: 84.375vw;
	margin: 0 0 3.125vw 0;
}

.sec1 div.reason3 h2{
	height: 26.5625vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec1_reason3_ttl.png)no-repeat center top;
	background-size: 87.03125vw;
	margin: 0 0 5vw 0;
}

.sec1 div.reason3 p.cont{
	height: 170vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec1_reason3_cont.png)no-repeat center top;
	background-size: 100vw;
	margin: 0 0 7.8125vw 0;
}


.sec1 h3.result{
	height: 44.53125vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec1_result.png)no-repeat center top;
	background-size: 100vw;
	margin: 0 0 7.8125vw 0;
}

.sec1 h3.works{
	height: 104.6875vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec1_works.png)no-repeat center top;
	background-size: 100vw;
	margin: 0 0 9.375vw 0;
}

.sec1 a,.sec1-1 a{
	display: block;
	font-size: 0;
	width: 88.4375vw;
	margin: 3vw auto;
	position: relative;
	z-index: 10;
}



/*--------------------------------------------------------------------------

sec2

--------------------------------------------------------------------------*/
.sec2{
	position: relative;
}

.sec2 div.ttl{
	padding: 10vw 0;
	margin: 0 0 6.25vw;
	background: #d7496c;
	-webkit-transform: skewY(-5.5deg) translate3d(0px, 0px, 0px);
	transform: skewY(-5.5deg) translate3d(0px, 0px, 0px);
	position: relative;
	z-index: 5;
	top: 10vw;
	/*Transformチラツキおまじない*/
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow:hidden;
}

.sec2 div.ttl h1{
	height: 22.65625vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec2_title.png)no-repeat center top;
	background-size: 90.9375vw;
	-webkit-transform: skewY(5.5deg) translate3d(0px, 0px, 0px);
	transform: skewY(5.5deg) translate3d(0px, 0px, 0px);
	/*Transformチラツキおまじない*/
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow:hidden;
}

.sec2 .lead{
	margin: 0 0 7.8125vw 0;
	padding: 0 7.8125vw;
	position: relative;
	z-index: 10;
}

.sec2 .lead figure{
	margin: 0 0 4vw;
}

.sec2 div.support1, .sec2 div.support2, .sec2 div.support3, .sec2 div.support4{
	margin: 0 0 9.375vw 0;
}
.sec2 div.support1 {
    margin-top: 40px;
}
.sec2 .support1 h2{
	height: 32.1875vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec2_support1_ttl.png)no-repeat center top;
	background-size: 92.65625vw;
	margin: 0 0 9.375vw 0;
}

.sec2 .support1 p.topsalon{
	height: 34.6875vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec2_support1_fig.png)no-repeat center top;
	background-size: 84.375vw;
	margin: 0 0 9.375vw 0;
}

.sec2 .support1 .result{
	padding: 0 7.8125vw;
}

.sec2 .support1 .result h3{
	font-size: 3.4375vw;
	color: #d7496c;
	margin: 0 0 3.125vw 0;
}

.sec2 .support1 .result p{
	text-align: center;
	padding: 2vw 0;
	margin: 0 0 1vw 0;
	line-height: 1;
}

.sec2 .support1 .result p span::after{
	content: "｜";
	padding: 0 2vw 0;
	color: #c7c7c7;
}

.sec2 .support1 .result p.light{
	background-color: #f6f6f6;
}

.sec2 .support1 .result p.dark{
	background-color: #e6e6e6;
}

.sec2 .support2 h2{
	height: 43.59375vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec2_support2_ttl.png)no-repeat center top;
	background-size: 92.65625vw;
	margin: 0 0 9.375vw 0;
}

.sec2 .support2 p{
	width: 95vw;
	margin: 0 auto;
}

.sec2 .support3 h2{
	height: 35.15625vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec2_support3_ttl.png)no-repeat center top;
	background-size: 92.65625vw;
	margin: 0 0 9.375vw 0;
}

.sec2 .support3_1 h2{
	height: 40vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec2_support3_1_ttl.png)no-repeat center top;
	background-size: 92.65625vw;
	/*margin: 0 0 9.375vw 0;*/
}


.sec2 .support3 p,
.sec2 .support3_1 p{
	font-size: 3.125vw;
  line-height: 1.5;
  letter-spacing: 0;
  margin: 0;
  padding: 6vw 7.8125vw;
  color: #333;
}

.sec2 .support4 h2{
	height: 45vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec2_support4_ttl.png)no-repeat center top;
	background-size: 92.65625vw;
	margin: 0 0 7vw 0;
}

.sec2 a{
	display: block;
	font-size: 0;
	width: 88.4375vw;
	margin: 3vw auto;
	position: relative;
	z-index: 10;
}



/*--------------------------------------------------------------------------

sec3

--------------------------------------------------------------------------*/
.sec3{
	position: relative;
}

.sec3 div.ttl{
	padding: 10vw 0;
	margin: 0 0 6.25vw;
	background: #d7496c;
	-webkit-transform: skewY(-5.5deg) translate3d(0px, 0px, 0px);
	transform: skewY(-5.5deg) translate3d(0px, 0px, 0px);
	position: relative;
	z-index: 5;
	top: 10vw;
	/*Transformチラツキおまじない*/
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow:hidden;
}

.sec3 div.ttl h1{
	height: 20.9375vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec3_title.png)no-repeat center top;
	background-size: 85.9375vw;
	-webkit-transform: skewY(5.5deg) translate3d(0px, 0px, 0px);
	transform: skewY(5.5deg) translate3d(0px, 0px, 0px);
	/*Transformチラツキおまじない*/
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow:hidden;
}

.sec3 div.bg{
	height: 350vw;
	background:linear-gradient(90deg,#fce2e9 0%,#fce2e9 50%,#f6f4bb 50%,#f6f4bb 100%);
	position: relative;
	z-index: 0;
	top: -5vw;
	margin: 0 0 -20vw 0;
}

.sec3 div.cont{
	position: absolute;
	z-index: 10;
	top: 46vw;
}
.sec3 div.cont p img {
	width: 100vw;
	height: auto;
}



/*--------------------------------------------------------------------------

sec4

--------------------------------------------------------------------------*/
.sec4{
	position: relative;
}

.sec4 div.ttl{
	padding: 10vw 0;
	margin: 0 0 20vw;
	background: #d7496c;
	-webkit-transform: skewY(-5.5deg) translate3d(0px, 0px, 0px);
	transform: skewY(-5.5deg) translate3d(0px, 0px, 0px);
	position: relative;
	z-index: 5;
	top: 10vw;
	/*Transformチラツキおまじない*/
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow:hidden;
}

.sec4 div.ttl h1{
	height: 20.9375vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec4_title.png)no-repeat center top;
	background-size: 65.625vw;
	-webkit-transform: skewY(5.5deg) translate3d(0px, 0px, 0px);
	transform: skewY(5.5deg) translate3d(0px, 0px, 0px);
	/*Transformチラツキおまじない*/
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow:hidden;
}

.sec4 div.cont{
	padding: 0 7.8125vw;
	position: relative;
	z-index: 10;
}

.sec4 div.cont h2{
	margin: 0 0 2vw 0;
}

.sec4 div.cont p{
	margin: 0 0 7.8125vw 0;
}

.sec4 a{
	display: block;
	font-size: 0;
	width: 88.4375vw;
	margin: 0 auto 3vw;
	position: relative;
	z-index: 10;
}

/*--------------------------------------------------------------------------

sec5

--------------------------------------------------------------------------*/
.sec5 {
    padding-top: 30px;
}
.sec5 div.ttl h1 {
    height: 23.125vw;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../img/qa_ttl.png)no-repeat center top;
    background-size: 100vw;
    margin: 9.375vw 0 6.25vw 0;
}

.sec5 ul.qa_list {
    margin: 0 auto 9.375vw;
    width: 87.03125vw;
    box-sizing: border-box;
}
.sec5 ul.qa_list li{
  border-bottom: 1px solid #333;
  padding: 4.6875vw 0;
}

.sec5 ul.qa_list li:last-child{
  border: none;
}
.sec5 ul.qa_list li h2{
  font-size: 4.375vw;
  font-weight: bold;
  margin-bottom: 3.125vw;
}

.sec5 ul.qa_list li h2::before{
  margin: 0 1.8vw 0 0;
  content: '';
  display: block;
  float: left;
  width: 7.8125vw;
  height: 7.8125vw;
  background-size: contain;
  vertical-align: middle;
  background-image: url(../img/qa_icon1.png);
  background-repeat: no-repeat;
}

.sec5 ul.qa_list li p{
  clear: both;
}

.sec5 ul.qa_list li p span{
  display: block;
  padding-left: 9.6125vw;
}

.sec5 ul.qa_list li p::before{
  margin: 0 1.8vw 0 0;
  content: '';
  display: block;
  float: left;
  width: 7.8125vw;
  height: 7.8125vw;
  background-size: contain;
  vertical-align: middle;
  background-image: url(../img/qa_icon2.png);
  background-repeat: no-repeat;
}

.sec5 a {
    display: block;
    font-size: 0;
    width: 88.4375vw;
    margin: 0 auto 3vw;
    position: relative;
    z-index: 10;
}

/*--------------------------------------------------------------------------

footer

--------------------------------------------------------------------------*/

/* PC
------------------------------------------------------------*/
footer{
	position: relative;
	margin-top: 9.375vw;
	background-color: #d7496c;
	text-align: center;
}

footer p.copy{
	font-size: 3.125vw;
	color: #fff;
	padding: 3.125vw 0;
}

/*--------------------------------------------------------------
# our-vision
--------------------------------------------------------------*/
.our-vision-wrap{
	color:#333;
	padding: calc(90/750 * 100vw) 0;
	background-color: #fff;
  }
  .our-vision-wrap.is-add-border{
	  padding-top: 0;
	  margin-top: calc(90/750 * 100vw);
  }
  .our-vision{
	width: calc(660/750 * 100vw);
	margin: 0 auto;
  }
  .our-vision-wrap.is-add-border .our-vision{
	border-top: 1px solid #e5e5e5;
	  padding-top:calc(90/750 * 100vw);
	}
  
  .our-vision-head{
	width: calc(215/750 * 100vw);
	height: calc(61/750 * 100vw);
  }
  
  .our-vision-body{
	margin-top: calc(20/750 * 100vw);
  }
  
  .our-vision-thum{
	width: 100%;
  }
  
  .our-vision-thum img{
	height: auto;
  }
  .our-vision-text-area{
	margin-top: calc(60/750 * 100vw);
  }
  .our-vision-text-area-heading{
	text-align: left;
	font-size: calc(38/750 * 100vw);
	line-height: 1;
  }
  
  .our-vision-text-wrap{
	margin-top: calc(35/750 * 100vw);
  }
  
  .our-vision-text-wrap > * + * {
	margin-top: calc(15/750 * 100vw);
  }
  
  .our-vision-text{
	text-align: left;
	font-size: calc(24/750 * 100vw);
	line-height: 1.8;
  }


/*------------------
2024.4 add
-------------------*/
.hero-annotation{
	position:relative;
	z-index:10;
	margin-top:-5vw;
	padding:0 8vw 10vw;
	font-size:2.6vw;
}


/*------------------
2025.5 add
-------------------*/
.sec1 div.reason3 .cont-txt {
	padding: 0 5.3333vw 15px;
}
.sec1 div.reason4 h2{
	height: 19.375vw;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sec1_reason4_ttl.png)no-repeat center top;
	background-size: 87.03125vw;
	margin: 0 0 5vw 0;
}
.sec1 div.reason4 .cont{
	padding: 0 5.3333vw;
}
.txt-red {
    color: #dc0000;
    font-weight: 700;
}
.sec-forcesupport {
    font-family: "Noto Sans JP", sans-serif;
}
.sec-forcesupport-inner {
    padding: 15px 5.3333vw 10px;
}
.sec-forcesupport-ttl {
    color: #dc0000;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.forcesupport-table {
    width: 100%;
    margin-bottom: 15px;
}
.forcesupport-table th,
.forcesupport-table td {
    padding: 15px 6px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
}
.forcesupport-table th {
    width: 32%;
    background: #d9d9d9;
    border-bottom: 2px solid #ffffff;
}
.forcesupport-table thead th {
    background: #333333;
    font-size: 14px;
    color: #ffffff;
}
.forcesupport-table td {
    width: 24%;
    background: #ebebeb;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
}
.forcesupport-table td.txt {
    width: 44%;
    font-size: 12px;
    font-weight: 500;
    text-align: left;
}
.forcesupport-table._red thead th {
    background: #dc0000;
}
.forcesupport-table._red th {
    background: #ed7f7f;
    color: #ffffff;
}
.forcesupport-table._red td {
    background: #f6bfbf;
}

/*------------------
2025.6 add
-------------------*/
.sec-interview {
    width: 92vw;
    margin: 0 auto;
    padding: 30px 4vw 35px;
    margin-bottom: 35px;
    background: #fcf5f7;
}
.sec-interview-ttl {
    text-align: center;
    margin-bottom: 20px;
}
.sec-interview-ttl span {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #d7496c;
    position: relative;
    padding: 0 35px;
}
.sec-interview-ttl span::before,
.sec-interview-ttl span::after {
    content: "";
    width: 20px;
    height: 3px;
    border-top: 1px solid #d7496c;
    border-bottom: 1px solid #d7496c;
    position: absolute;
    top: 50%;
    margin-top: -2px;
}
.sec-interview-ttl span::before {
    left: 0;
}
.sec-interview-ttl span::after {
    right: 0;
}
.interview-block {
    display: block;
    margin-bottom: 25px;
}
.interview-block:last-child {
    margin-bottom: 0;
}
.interview-block-fig {
    width: 100%;
    margin-bottom: 10px;
}
.interview-block-fig img {
    width: 100%;
    height: auto;
}
.interview-block-cont {
   width: 100%;
}
.interview-block-ttl {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 8px;
}
.interview-block-ttl-type {
    width: 60px;
    border: 1px solid #d7496c;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    color: #d7496c;
    padding: 4px 0;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.interview-block-ttl-name {
    width: calc(100% - 75px);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    color: #d7496c;
}
.interview-block-ttl-name span {
    display: block;
    font-size: 11px;
    font-weight: 700;
}
.interview-block-txtbox {
    padding-top: 10px;
}
.interview-block-txtbox-ttl {
    position: relative;
    margin-bottom: 6px;
}
.interview-block-txtbox-ttl::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #d9d9d9;
    position: absolute;
    left: 0;
    top: 50%;
}
.interview-block-txtbox-ttl span {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    background: #fcf5f7;
    padding-right: 15px;
    position: relative;
}