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

/* ------------------------------------------------------
  parts
------------------------------------------------------ */
.inner .text_area{
	font-size:1.6rem;
	line-height: 1.6em;
}
.font_size_s{
	font-size:1.2rem;
}
.button{
	background: #e6006d;
	padding: 4px 0;
}
h3{
	margin-top:50px;
}
ul.list_pink li {
	font-size:1.6rem;
    list-style: disc;
    color: #e6006c;
    margin: 0 0 10px 20px;
}
ul.list_pink li span{
	color:#000;
}
.inner figure{
	margin:0 auto 30px auto;
	text-align: center;
}
.inner figure.title_area{
	background: #e6006c;	
}
/* ------------------------------------------------------
.sec_activity_index
------------------------------------------------------ */
h3.activity_title_h3 {
	margin-bottom: 24px;
	padding: 0 0 18px;
	border-bottom: 2px solid #d8d8d8;
	font-size: 2.6rem;
	font-weight: normal;
	font-family: 'Noto Sans Japanese', sans-serif;
	text-align: left;
}
h3.activity_title_h3::before {
	content: '';
	display: block;
	width: 100px;
	height: 2px;
	background: #e6006c;
	position: absolute;
	top: auto;
	right: auto;
	left: 0;
	bottom: -2px;
}
/* ------------------------------------------------------
   header
------------------------------------------------------ */
.pankuzu {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
	font-size: 1.2rem;
}
.pankuzu li:last-child {
	border: none;
}
.pankuzu li a {
	display: inline-block;
	margin-right: 25px;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #000;
	position: relative;
}
.pankuzu li a:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 10px;
	background: url(../../parts/img/arrow.png) no-repeat;
	margin-left: 7px;
	position: absolute;
	right: -15px;
	top: 1px;
}
.pankuzu li a:hover {
	border-bottom: 1px solid #e5006c;
}

/* ------------------------------------------------------
   main_box
------------------------------------------------------ */
.main_box {
	width: 100%;
	margin:30px auto 34px auto;
}
h2.activity_title {
	color: #e6006d;
	font-size: 3rem;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳＰ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	text-align: center;
	letter-spacing: .16em;
	max-width: unset;
	margin: 0 auto 16px auto;
	padding-top: 10px;
}
h2.activity_title span {
	display: block;
	font-size: 1.1rem;
	color: #fff;
	background: #cc0061;
	margin: auto;
	width: 140px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: .1em;
	margin-bottom: 20px;
}

/* ------------------------------------------------------
   index
------------------------------------------------------ */
.sec_activity_index {
	padding: 54px 0 20px;
	background: #fdf3f8;
}
.activity_intro {
	font-size: 1.4rem;
	line-height: 1.8;
	text-align: center;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 500;
}

/* ------------------------------------------------------
   mv
------------------------------------------------------ */
.sec_interview_mv {
	padding-bottom: 20px;
	position: relative;
}
.sec_interview_mv::before {
	content: '';
	display: block;
	width: 100%;
	height: calc(100% - 164px);
	background: #fdf3f8;
	position: absolute;
	bottom: 0;
	z-index: -1;
}
.box_activity_mv {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin-bottom: 20px;
	background: #fff;
	box-shadow: 0 0 15px rgba(158,158,158,.2);
}
.box_activity_mv div {
	width: calc(50% + 12px);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 352px;
}
.box_activity_mv .txt {
	box-sizing: border-box;
	width: calc(50% - 12px);
	padding: 32px 38px 54px;
}
.box_activity_mv h3 {
	margin-bottom: 20px;
	padding-top: 0;
	font-size: 3.4rem;
	line-height: 1.5;
	text-align: left;
}
.box_activity_mv h3::before {
	display: none;
}
.box_activity_mv h3 span {
	display: block;
	margin-bottom: 32px;
	padding-left: 32px;
	background: url(../../pro_contest/parts/img/icon_navi.png) center left /23px 18px no-repeat;
	font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
	color: #e9af27;
	font-weight: 500;
	font-size: 1.2rem;
	letter-spacing: .06em;
	position: relative;
	z-index: 1;
}
.box_activity_mv h3 span::before {
	content: '';
	display: block;
	width: calc(100% - 32px);
	height: 2px;
	background: url(../../pro_contest/parts/img/mv_dotline.gif) repeat-x;
	position: absolute;
	top: 0;
	left: 32px;
	bottom: 0;
	z-index: -1;
	margin: auto;
}
.box_activity_mv h3 span::after {
	content: '';
	display: block;
	width: 112px;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	left: 32px;
	bottom: 0;
	z-index: -1;
	margin: auto;
}
.box_activity_mv h3 i {
	display: inline-block;
	font-style: normal;
	text-indent: -18px;
}
.box_activity_mv p {
	margin-bottom: 6px;
	font-size: 1.4rem;
	color: #737373;
	line-height: 1.4;
}
.box_activity_mv .note {
	font-style: normal;
	font-size: 1.2rem;
	color: #cdcdcd;
}
.interview_share {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.interview_share span {
	display: block;
	margin-right: 20px;
	padding-right: 48px;
	font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
	font-size: 1.2rem;
	font-weight: bold;
	color: #000;
	position: relative;
}
.interview_share span::after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background: url(../../pro_contest/parts/img/mv_dotline.gif) repeat-x;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.interview_share ul {
	display: flex;
}
.interview_share li + li {
	margin-left: 4px;
}
.interview_share li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 36px;
	height: 36px;
	border-radius: 2px;
}
.interview_share li:nth-child(1) a {
	background: #1877f2;
}
.interview_share li:nth-child(1) a img {
	width: 21px;
	height: 21px;
}
.interview_share li:nth-child(2) a {
	background: #1da1f2;
}
.interview_share li:nth-child(2) a img {
	width: 19px;
	height: 16px;
}

@media screen and (max-width: 1120px) {
	/* ------------------------------------------------------
	   header
	------------------------------------------------------ */
	section[cite="pankuzu"] .inner {
		width: 90.625%;
		margin: 20px auto 0;
	}
	.sec_interview_mv .inner {
		width: 90.625%;
	}
	.box_activity_mv div {
		width: 48%;
	}
	.box_activity_mv .txt {
		width: 52%;
		padding: 24px 30px 40px;
	}
	
	/* ------------------------------------------------------
	   mv
	------------------------------------------------------ */
	.box_activity_mv h3 {
		font-size: 2.4rem;
	}
	.box_activity_mv h3 span {
		margin-bottom: 20px;
	}
	
	/* ------------------------------------------------------
	   index
	------------------------------------------------------ */
	.sec_activity_index .inner {
		width: 90.625%;
	}
	.activity_intro {
		width: 90.625%;
		margin: 0 auto;
		font-size: 1.4rem;
		line-height: 1.6;
	}

}

@media screen and (max-width: 600px) {
	/* ------------------------------------------------------
	   header
	------------------------------------------------------ */
	.inner figure img{
		width:100%;
	}
	/* ------------------------------------------------------
	   header
	------------------------------------------------------ */
	.pankuzu {
		font-size: 1rem;
	}
	.pankuzu li a {
		margin-right: 23px;
	}
	.pankuzu li a:after {
		height: 8px;
		background-size: contain;
		top: 2px;
	}
	
	/* ------------------------------------------------------
	   main_box
	------------------------------------------------------ */
	.main_box {
		margin-bottom: 20px;
	}
	h2.activity_title {
		margin-bottom: 14px;
		padding-top: 0;
		font-size: 2.4rem;
		letter-spacing: .1em;
	}
	h2.activity_title span {
		width: 120px;
		margin-bottom: 12px;
		font-size: 1rem;
		letter-spacing: .06em;
	}
	
	/* ------------------------------------------------------
	   mv
	------------------------------------------------------ */
	.box_activity_mv {
		display: block;
	}
	.box_activity_mv div {
		width: 100%;
		height: 240px;
	}
	.box_activity_mv .txt {
		width: 100%;
		height: auto;
		padding: 20px 20px 30px;
	}
	.box_activity_mv h3 {
		margin-bottom: 12px;
	}
	.box_activity_mv h3 span {
		margin-bottom: 10px;
		padding-left: 24px;
		background-size: 16px auto;
		font-size: 1rem;
	}
	.box_activity_mv h3 span::before {
		width: calc(100% - 22px);
		left: 22px;
	}
	.box_activity_mv h3 span::after {
		width: 90px;
		left: 22px;
	}
	.box_activity_mv h3 i {
		text-indent: -12px;
	}
	
	/* ------------------------------------------------------
	   index
	------------------------------------------------------ */
	.sec_activity_index {
		padding: 30px 0 10px;
	}
	.activity_intro {
		font-size: 2.68vw;
	}
	
}