@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500&family=Noto+Sans:wght@400;500&display=swap');

body{
	-webkit-text-size-adjust: 100% !important;
}
* { padding:0; margin:0; }
.main {
	padding:0 !important;
	margin:0 !important;
}

#interview {
	width:100%;
	min-height:100%;
	display:block;
	padding:0 0 5% 0 !important;
	margin:0 !important;
	font-size:18px;
	letter-spacing:0em !important;
	line-height:180% !important;
	overflow-y: hidden !important;
	font-family: toppan-bunkyu-gothic-pr6n, 'Noto Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
	box-sizing:border-box;
	color:#36473a !important;
	background:#fdfdf7;
	width:100vw !important;
	width:calc(100vw - 18px) !important;
	position:relative;
	left:50% !important;
	-webkit-transform: translate(-50%, 0%) !important;
	-ms-transform: translate(-50%, 0%) !important;
	transform:translate(-50%, 0%) !important;
}

.ipod #interview,
.iphone #interview,
.ipad #interview,
.android #interview,
.mobile #interview,
.gecko #interview {
	width:100vw !important;
}
#interview img {
	display:block !important;;
	max-width:100% !important;
	height:auto;
	padding:0;
	vertical-align:bottom;
	margin:0 auto;
}

#interview .pc {
	display:block;
}
#interview .sp {
	display:none !important;
}
#interview div,#interview p,#interview span,#interview figure,#interview h2, #interview h3, #interview ul, #interview li, #interview ol, #interview li { margin:0; padding:0; list-style:none; border:none; }
#interview a {
	color:#000;
	text-decoration:none;
}

#interview a,#interview a:hover {
	transition: all 500ms 0s ease;
}
#interview a:hover,#interview a > img:hover {
	transition: all 500ms 0s ease;
	opacity:0.7;
}
#interview a,#interview a:hover > span {
	transition: all 500ms 0s ease;
}
#interview p {
	display:block;
	font-weight:normal;
	text-align:center;
	margin:10% auto;
	line-height:2.5em;
}
#interview .f_cen { text-align:center; }
#interview .f_left { text-align:left; }
#interview .f_right { text-align:right; }
#interview .f_b { font-weight:bold; }
#interview .p_left { text-align:left; display:inline-block; }

#interview .main_wrap {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	text-align:center;
}
#interview .main_wrap > div {
	width:100%;
	max-width:700px;
	margin:0 auto;
	text-align:right !important;
}
#interview .main_wrap > div > a {
	text-align:right !important;
	margin-right:1.0em;
}
#interview .main_wrap > div > a > p {
	display:inline-block;
	text-align:right !important;
	font-size:14px;
	line-height:1.5em;
	text-align:right !important;
	margin:0;
	color:#36473a !important;
}
#interview .main_wrap > div > a > p > span:before {
	content:"";
	display:inline-block;
	line-height:1.5em;
	width:0.7em;
	height:0.7em;
	background:url(https://untule.itembox.design/item/images/lp/interview/i_arrow_gr.svg?t=20230221145000) no-repeat;
	background-size:contain;
	margin-right:0.5em;
	vertical-align:middle;
}
#interview .main_wrap > div > img {
	max-width:100%;
	text-align:center;
	margin-bottom:1.0em !important;
}
#interview .main_wrap > h1 {
	font-size:20px;
	font-weight:normal;
	text-align:center;
	margin:10% auto 0 auto;
	letter-spacing:0.1em;
}
#interview .main_wrap > h1 > span {
	display:block;
	font-size:70%;
	margin-top:0.7em;
}
#interview .main_wrap > p {
	line-height:3.0em;
}




#interview > section {
	width:100%;
	max-width:750px;
	margin:10% auto;
	position:relative;
	z-index:10 !important;
}
#interview > section > h2,
#interview > section > p,
#interview > section > img {
	width:90%;
	max-width:750px;
	margin:5% auto;
}
#interview > section > h2 {
	font-weight:bold;
	font-size:18px;
	line-height:2.0em;
	letter-spacing:0.1em;
	margin:0 auto 7% auto;
	padding-left:1.7em!important;
	padding-top:0.5em;
	padding-bottom:0.5em;
	box-sizing:border-box;
	position:relative;
}
	#interview > section > h2:before {
		content:"";
		display:block;
		width:10px;
		height:100%;
		background:#829466;
		position:absolute;
		top:50%;
		left:0;
		-webkit-transform: translate(0%, -50%) !important;
		-ms-transform: translate(0%, -50%) !important;
		transform:translate(0%, -50%) !important;
	}
#interview > section > div {
	width:80%;
	max-width:600px;
	margin:0 auto;
	text-align:right !important;
}
#interview > section > div > img {
	margin-bottom:1.0em;
}
#interview > section > div > a {
	line-height:1.5em;
	font-size:14px !important;
	text-align:right !important;
	margin-right:1.0em;
}
#interview > section > div > a > p {
	display:inline-block;
	text-align:right !important;
	font-size:14px;
	line-height:1.5em;
	text-align:right !important;
	margin:0;
	color:#36473a !important;
}
#interview> section > div > a > p > span:before {
	content:"";
	display:inline-block;
	line-height:1.5em;
	width:0.7em;
	height:0.7em;
	background:url(https://untule.itembox.design/item/images/lp/interview/i_arrow_gr.svg?t=20230221145000) no-repeat;
	background-size:contain;
	margin-right:0.5em;
}
#interview > section > p.t_q,
#interview > section > p.t_a {
	line-height:2.3em;
	letter-spacing:0;
}
#interview > section > p.t_q {
	text-align:right;
	background:#fdfdf7;
	margin:15% auto 0 auto;
	position:relative;
	z-index:10 !important;
	font-size:16px !important;
}
	#interview > section > p.t_q > span {
		position:relative;
		box-sizing:border-box;
		padding-left:0.5em;
	}
	#interview > section > p.t_q > span:before {
		content:"";
		display:block;
		width:100%;
		height:100%;
		background:#fdfdf7;
		position:absolute;
		top:50%;
		left:0;
		-webkit-transform: translate(0%, -50%) !important;
		-ms-transform: translate(0%, -50%) !important;
		transform:translate(0%, -50%) !important;
		z-index:-1 !important;
	}
	#interview > section > p.t_q:before {
		content:"";
		display:block;
		width:100%;
		height:1px;
		background:#829466;
		position:absolute;
		top:50%;
		left:0;
		-webkit-transform: translate(0%, -50%) !important;
		-ms-transform: translate(0%, -50%) !important;
		transform:translate(0%, -50%) !important;
		z-index:-1 !important;
	}
#interview > section > p.t_a {
	text-align:left;
	font-size:15px !important;
}
#interview > section:nth-of-type(2) > p.t_q {
	margin:5% auto 0 5%;
	width:80% !important;
	max-width:600px !important;
	display:block;
}
#interview > section:nth-of-type(3) > p.t_q:nth-of-type(1) {
	width:95% !important;
	margin:10% 0 0 auto;
	display:block;
}

#interview .item_wrap {
	width:90%;
	max-width:800px;
	margin:10% auto;
	border: 1px solid #829466;
	box-sizing:border-box;
	padding:7% 10%;
	position:relative;
}
#interview .item_wrap > h3 {
	font-size:18px;
	line-height:100%;
	letter-spacing:0.1em;
	padding:0 1.0em;
	background:#fdfdf7;
	position:absolute;
	top:-0.5em;
	left:50%;
	-webkit-transform: translate(-50%, 0%) !important;
	-ms-transform: translate(-50%, 0%) !important;
	transform:translate(-50%, 0%) !important;
}
#interview .item_list {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
#interview .item_list > div {
	width:40%;
	text-align:center;
}
#interview .item_list > div > p {
	margin:5% auto;
	font-size:14px;
}
#interview .item_list > div > a {
	width:100%;
	display:block;
	color:#fff !important;
	background:#39463b;
	font-size:14px;
}
#interview .item_list > div > a > span {
	position:relative;
}
#interview .item_list > div > a > span:before {
	content:"";
	display:inline-block;
	line-height:1.5em;
	width:0.7em;
	height:0.7em;
	background:url(https://untule.itembox.design/item/images/lp/interview/i_arrow.svg) no-repeat;
	background-size:contain;
	margin-right:0.5em;
}




#interview #credit {
	width:90%;
	max-width:650px;
	margin:10% auto;
	border: 5px solid #e6e6e6;
	box-sizing:border-box;
	padding:3% 2%;
	position:relative;
}
#interview .prof {
	width:100%;
	display:flex;
	justify-content:flex-start;
	align-items:center;
	flex-wrap:wrap;
}
#interview .prof > div:nth-of-type(1) {
	width:30%;
}
#interview .prof > div:nth-of-type(2) {
	width:60%;
	text-align:left;
	box-sizing:border-box;
	padding-left:5%;
}
#interview .prof > div:nth-of-type(3) {
	width:100%;
	margin-top:5%;
}
#interview .prof > div > p {
	text-align:left;
	font-size:14px;
	line-height:2.0em;
	margin:0 auto;
}
#interview .prof > div > p > span {
	display: block;
	margin-top:1.0em;
	font-size:90%;
}
#interview .prof > div > p.name {
	text-align:left;
	font-size:16px;
	line-height:100%;
}
#interview .prof > div > p.name:after {
	content:attr(data-initial);
	display: block;
	margin-top:1.0em;
	letter-spacing:0.05em;
	font-size:75%;
}


#interview #topic {
	width:90% !important;
	max-width:650px !important;
	margin:10% auto;
}
#interview #topic > a:nth-of-type(1) {
	display:block;
	margin:0 auto 10% auto;
}



/* +++++++++++++++++++++++++++++++++ */

/* SNSシェアボタン */
#interview .product_sns {
	width:95%;
	max-width:900px;
	margin:30% auto 0% auto !important;
	padding:3% 0 0 0 !important;
	border-top:1px solid #949494;
}
#interview .product_sns h1 {
	width:100% !important;
	display:block;
	font-size:18px !important;
	text-align:left !important;
}
#interview .product_sns .product_sns_box {
	display:flex;
	align-items:center;
	width:70%;
	max-width:500px;
	margin:5% auto 0 auto !important;
}
#interview .product_sns .product_sns_box > div:nth-of-type(1) {
	width:60%;
	text-align:center;
}
#interview .product_sns .product_sns_box > div:nth-of-type(2),
#interview .product_sns .product_sns_box > div:nth-of-type(3) {
	width:20%;
	text-align:center;
}
#interview .product_sns .product_sns_box > div > a {
	display:inline-block;
	width:auto;
}
#interview .product_sns .product_sns_box > div > a > img {
	display:block;
	width:40px;
	height:40px;
}
#interview .product_sns .product_sns_box > div > a:hover {
	opacity:0.7;
}
@media only screen and (max-width:849px) {
#interview .product_sns {
	width:70%;
	max-width:500px;
	margin:10% auto auto !important;
	padding:5% 0 7% 0 !important;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
}
}
@media only screen and (max-width:580px) {
#interview .main_wrap h1 {
	display:block;
	margin:0% auto 10% auto;
	font-size:3.5vw;
	font-weight:normal;
	letter-spacing:0.1em;
}
#interview .product_sns {
	width:70%;
	max-width:500px;
	margin:5% auto !important;
	padding:1% 0 5% 0;
}
#interview .product_sns .product_sns_box {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	width:80%;
	max-width:500px;
	margin:5% auto 0 auto !important;
}
#interview .product_sns h1 {
	width:100% !important;
	display:block;
	font-size:3.0vw !important;
	text-align:center !important;
	margin-bottom:1.5em;
}
#interview .product_sns .product_sns_box > div:nth-of-type(1) {
	width:100%;
	text-align:center;
}
#interview .product_sns .product_sns_box > div:nth-of-type(2),
#interview .product_sns .product_sns_box > div:nth-of-type(3) {
	width:50%;
	text-align:center;
}
#interview .product_sns .product_sns_box > div > a > img {
	display:block;
	width:7.0vw;
	height:7.0vw;
}
}


/* ------------------------------------------- */
/* ------------------------------------------- */

@media screen and (max-width:849px) {

#interview .pc {
	display:none !important;
}
#interview .sp {
	display:block !important;
}
#interview .p_left { text-align:center; }
#interview {
	width:100vw !important;
	font-size:2.7vw !important;
	padding:0 0 5% 0 !important;
}
#interview p {
	font-size:2.7vw !important;
}
#interview .main_wrap > div > a > p {
	font-size:2.3vw !important;
	line-height:1.5em;
	text-align:right !important;
}
#interview .main_wrap > h1 {
	font-size:3.3vw !important;
	font-weight:normal;
	text-align:center;
	margin:10% auto 0 auto;
	letter-spacing:0.1em;
}

#interview > section {
	width:100%;
	max-width:700px;
	margin:15% auto;
	position:relative;
	z-index:10 !important;
}
#interview > section > h2 {
	width:90% !important;
	font-weight:bold;
	font-size:2.8vw !important;
	line-height:2.0em;
	letter-spacing:0em;
	margin:0 auto 7% auto !important;
	padding-left:1.7em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	box-sizing:border-box !important;
	position:relative;
}
	#interview > section > h2:before {
		content:"";
		display:block;
		width:2.0vw;
		height:100%;
		background:#829466;
		position:absolute;
		top:50%;
		left:0;
		-webkit-transform: translate(0%, -50%) !important;
		-ms-transform: translate(0%, -50%) !important;
		transform:translate(0%, -50%) !important;
	}
#interview > section > img {
	width:100%;
	max-width:700px;
	margin:5% auto;
}
#interview > section > div {
	width:100%;
	max-width:600px;
	margin:0 auto;
	text-align:right !important;
}
#interview > section > div > a > p {
	font-size:2.3vw !important;
	line-height:1.5em;
	text-align:right !important;
}
#interview > section > p.t_q,
#interview > section > p.t_a {
	width:80% !important;;
}
#interview > section > p.t_q {
	font-size:2.6vw !important;
}
#interview > section > p.t_a {
	font-size:2.5vw !important;
}
#interview > section:nth-of-type(2) > p.t_q {
	margin:5% auto 0 auto;
	width:80% !important;
	max-width:600px !important;
	display:block;
}
#interview > section:nth-of-type(3) > p.t_q:nth-of-type(1) {
	width:80% !important;
	margin:10% auto 0 auto;
	display:block;
}

#interview .item_wrap {
	width:85%;
	max-width:800px;
	margin:15% auto;
	border: 1px solid #829466;
	box-sizing:border-box;
	padding:7% 5%;
	position:relative;
}
#interview .item_wrap > h3 {
	font-size:2.5vw !important;
	line-height:100%;
	letter-spacing:0.1em;
	padding:0 1.0em;
	background:#fdfdf7;
	position:absolute;
	top:-0.5em;
	left:50%;
	-webkit-transform: translate(-50%, 0%) !important;
	-ms-transform: translate(-50%, 0%) !important;
	transform:translate(-50%, 0%) !important;
}
#interview .item_list > div {
	width:46%;
	text-align:center;
}
#interview .item_list > div > p {
	margin:5% auto;
	font-size:2.3vw !important;
}
#interview .item_list > div > a {
	width:100%;
	display:block;
	color:#fff;
	background:#39463b;
	font-size:2.3vw !important;
}

#interview #credit {
	width:90%;
	max-width:650px;
	margin:10% auto;
	border: 5px solid #e6e6e6;
	box-sizing:border-box;
	padding:6% 5%;
	position:relative;
}
#interview .prof > div > p {
	text-align:left;
	font-size:2.3vw !important;
	line-height:2.0em;
	margin:0 auto;
}
#interview .prof > div > p > span {
	display: block;
	margin-top:1.0em;
	font-size:90% !important;
}
#interview .prof > div > p > span > a {
	font-size:90% !important;
}
}



/* ------------------------------------------- */
/* ------------------------------------------- */

@media screen and (max-width:489px) {
}

