@charset "UTF-8";

/*---------- header ----------*/
.mod-header-brand{
	z-index:1;
}
.mod-eventsp-subheader{
	width:100%;
	background:#302d2a;
	height:60px;
	text-align:left;
	margin-bottom:20px;
}
.mod-eventsp-subheader .mod-eventsp-logo{
	width:960px;
	margin:0 auto;
}

/*---------- compornents ----------*/

.mod-specialtyMedia .mod-specialtyMedia-image {
	margin-bottom:0;
}
.mod-specialtyMedia .mod-specialtyMedia-image img{
	margin-bottom:12px;
}

/*---------- footer ----------*/

.mod-eventsp-sub-footer {
	background:#f0f0f0;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding: 50px 0;
}
.mod-eventsp-sub-footer.interview .mod-wrapper .mod-layout .mod-layout-row .mod-layout-media {
	width: 30%;
	padding-right: 15px;
}
.mod-eventsp-sub-footer.interview .mod-wrapper .mod-layout .mod-layout-row .mod-layout-item {
	vertical-align: middle;
	width: 60%;
	padding-left: 55px;
}
.mod-eventsp-sub-footer.interview .mod-wrapper .mod-layout .mod-layout-row .mod-layout-item .mod-specialtyMedia {
	margin: 0 auto 35px;
	line-height: 0;
}
.mod-eventsp-sub-footer.interview .mod-wrapper .mod-layout .mod-layout-row .mod-layout-media .mod-specialtyMedia {
	margin-bottom: 0;
}
.mod-eventsp-sub-footer.interview .mod-wrapper .mod-layout .mod-layout-row .mod-layout-media .mod-specialtyMedia .mod-specialtyMedia-image img {
	margin-bottom: 0;
}
.mod-eventsp-sub-footer.interview .mod-wrapper .mod-layout .mod-layout-row .mod-layout-item .productBtn {
	background: #ffe100;
	width: 55%;
	height: 55px;
	margin: 0 auto;
	text-align: center;
	display: table;
}
.mod-eventsp-sub-footer.interview .mod-wrapper .mod-layout .mod-layout-row .mod-layout-item .productBtn a {
	width: 100%;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
    text-decoration: none;
    color: #333;
    font-weight: bold;
    letter-spacing: 0.2rem;
    font-size: 1.55rem;
}
.mod-eventsp-sub-footer.interview .mod-wrapper .mod-layout .mod-layout-row .mod-layout-item .productBtn a:hover {
	opacity: 0.5;
	transition: 0.8s;
}
.productBtn a:before {
	content: "\f0da";
	font-size: 24px;
	font-family: FontAwesome;
	font-weight: 700;
	text-decoration: none!important;
	color: #333;
	margin-right: 13px;
	line-height: 1;
	vertical-align: middle;
	display: inline-block;
}
.mod-footer{
	margin:20px auto;
}
.mod-footer .mod-footer-copyright{
	float:none!important;
	text-align:center!important;
	padding-bottom:5px;
}

/*---------- z5_interview commonlayout ----------*/

p.interview,.mod-specialtyText>p {
	letter-spacing: 0.3rem;
}
.mod-header.interview {
	height: 100px;
	margin-bottom: 30px;
	overflow: hidden;
}
.mod-header.interview .mod-header-brand {
	bottom: 0;
	top: auto;
}
.footer-sns {
	width: 166px;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 21px;
}
.fb-like {
    position: absolute !important;
    top: 0;
    left: 0;
    margin-left: 85px;
}
.mod-header.interview .footer-sns .fb-like.fb_iframe_widget span iframe {
	width: 85px!important;
}
.mod-specialtyText {
    margin-bottom: 20px!important;
}
.mod-eventsp-subheader.interview {
	height: 100px;
	line-height: 1;
	text-align: right;
	font-size: 2.5rem;
	font-weight: bold;
}
.mod-eventsp-subheader.interview:hover {
	transition: 0.8s;
	opacity: 0.6;
}
.mod-eventsp-subheader .mod-eventsp-logo {
    line-height: 40px;
    padding: 10px 0;
}
.mod-eventsp-subheader.interview .mod-eventsp-logo a {
	color: #fff;
	display: block;
	text-decoration: none;
}
.mod-eventsp-subheader.interview .mod-eventsp-logo a span{
	display: block;
	font-size: 1.9rem;
	font-weight: bold;
	letter-spacing: 2px;
}
.mod-layout3.interview .mod-specialtyText {
	margin-bottom: 25px;
}
.mod-footer.interview {
	background: #ccc;
	width: 100%;
	height: 70px;
	margin: 0;
	position: relative;
}
.mod-footer.interview .subfooter {
	position: absolute;
	right: 35px;
	bottom: 0;
	width: auto;
	height: 30px;
	font-size: 1.5rem;
	padding: 20px 0;
}
.mod-footer.interview .subfooter .footer-recommend {
	margin-right: 12px;
}
.mod-footer.interview .subfooter .footer-recommend,.mod-footer.interview .subfooter .mod-backToTopNav-link.sptop {
	padding: 3px 10px;
	float: left;
	background: #333;
	border-radius: 2px;
	letter-spacing: 0.3rem;
	color: #fff;
	font-weight: normal;
}
.mod-footer.interview .mod-footer-copyright {
	line-height: 70px;
	padding-bottom: 0;
}
.mod-footer.interview .subfooter .footer-recommend a, .mod-footer.interview .subfooter .mod-backToTopNav-link.sptop a {
	color: #fff;
}
.mod-wrapper.topLink:hover {
	opacity: 0.8;
	transition: 0.8s;
}
.mod-wrapper.topLink:before {
	content: "\f106";
	color: #fff;
	font-family: FontAwesome;
	font-weight: 900;
	font-size: 50px;
	line-height: 0;
	vertical-align: bottom;
	position: absolute;
	top: auto;
	left: calc(50% - 25px);
}
.mod-wrapper.topLink .mod-backToTopNav-link a {
	display: block;
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -99999px;
}

/*-- z5_interview layout top --*/

.mod-eventsp-header.interview {
    background: url(../img/back_02.jpg) repeat-x center top #eee;
    padding-bottom: 10px;
}
.mod-eventsp-header.interview .mod-eventsp-main, .mod-eventsp-header.interview .mod-headingV1 {
    width: 960px;
    max-width: 100%;
    margin: auto;
    position: relative;
}
.mod-eventsp-header.interview .mod-headingV1 {
	text-align: center;
	margin: 40px auto;
}
.mod-eventsp-header.interview .mod-headingV1 .mod-headingV1-title {
	display: block;
	line-height: 1.8;
	font-size: 4.2rem;
	margin-bottom: 40px;
	font-weight: 700;
}
.mod-eventsp-header.interview .mod-headingV1 .mod-layout3 {
	text-align: left;
}
.mod-eventsp-header.interview .mod-headingV1 .mod-headingV1-title span {
	display: block;
	font-size: 2.5rem;
}
.mod-eventsp-header.interview .mod-eventsp-frame {
    position: absolute;
    top: 0;
    left: 0;
}
.mod-eventsp-header.interview .mod-eventsp-main > img {
    max-width: 100%;
    height: auto;
}
/* .mod-eventsp-header.interview .eventsp-icon {
    width: 960px;
    max-width: 100%;
    height: 100%;
    margin: auto;
    position: relative;
}
.mod-eventsp-header.interview .eventsp-icon > img {
    position: absolute;
    right: 10px;
    bottom: -10px;
} */
.mod-eventsp-header.interview .mod-headingV1 .mod-specialtyMedia-caption {
	width: 20%;
	background: #ffe100;
	margin: 0 auto;
	padding: 12px 24px;
	cursor: pointer;
}
.mod-eventsp-header.interview .mod-headingV1 .mod-specialtyMedia-caption:hover {
	opacity: 0.5;
	transition: 0.8s;
}
.mod-eventsp-header.interview .mod-headingV1 .mod-specialtyMedia-caption .mod-arrowLink.interview {
	width: 100%;
	height: 100%;
	display: block;
	padding-left: 0;
	text-indent: 0px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0.2rem;
	font-size: 1.55rem;
}
.mod-eventsp-header.interview .mod-headingV1 .mod-specialtyMedia-caption .mod-arrowLink.interview::before {
	vertical-align: baseline;
	color: #000;
}
.mod-wrapper.top .mod-headingV3 {
	padding-left: 0;
	padding: 1.5rem 1rem 2rem;
	margin-bottom: 35px;
}
.mod-wrapper.top .mod-headingV3:before {
	display: none;
}
.mod-wrapper.top .mod-headingV3:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 25%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.mod-arrowLink.interview:before {
	content: "\f0da";
	font-size: 24px;
	vertical-align: inherit;
	color: #fff;
}
.mod-arrowLink.interview:hover span {
	text-decoration: none;
}
.mod-arrowLink.interview.yw:before {
	color: #ffe100;
}
.mod-specialtyMedia.interview {
	border: solid 1px #ccc;
}
.mod-specialtyMedia.interview .mod-specialtyMedia-caption {
	padding: 0 20px;
}
.mod-specialtyMedia.interview .mod-specialtyMedia-caption .mod-arrowLink.interview span {
	text-decoration: none;
}
.mod-wrapper.top .mod-layout .mod-layout-row .mod-layout-item .innerSns {
	width: 100%;
}
.mod-wrapper.top .mod-layout .mod-layout-row .mod-layout-item .innerSns .enoSns {
	width: calc(50% - 10px);
    background: #ffe100;
    height: 100%;
    text-align: center;
    margin-bottom: 50px;
    letter-spacing: 0.2rem;
    position: relative;
    line-height: 1;
}
.mod-wrapper.top .mod-layout .mod-layout-row .mod-layout-item .innerSns .enoSns:hover {
	opacity: 0.5;
    transition: 0.8s;
}
.mod-wrapper.top .mod-layout .mod-layout-row .mod-layout-item .innerSns .enoSns.tw {
	float: left;
}
.mod-wrapper.top .mod-layout .mod-layout-row .mod-layout-item .innerSns .enoSns.ig {
	float: right;
}
.mod-wrapper.top .mod-layout .mod-layout-row .mod-layout-item .innerSns .enoSns a {
	color: #000;
	display: block;
	padding: 13px 0;
}
.mod-wrapper.top .mod-layout .mod-layout-row .mod-layout-item .innerSns .enoSns a:hover {
    text-decoration: none;
}
.mod-wrapper.top .mod-layout .mod-layout-row .mod-layout-item .innerSns .enoSns.tw a:before {
	content: '\f081';
    color: #000;
    font-size: 25px;
    margin-right: 10px;
    vertical-align: sub;
    font-family: "Font Awesome 5 Brands";
    font-weight: 900;
    }
.mod-wrapper.top .mod-layout .mod-layout-row .mod-layout-item .innerSns .enoSns.ig a:before {
	content: '\f16d';
    color: #000;
    font-size: 25px;
    margin-right: 10px;
    vertical-align: sub;
    font-family: "Font Awesome 5 Brands";
    font-weight: 900;
    }

.column-list {
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.column-list {
	padding: 15px 15px 0;
}
.column-list li {
	list-style: none;
	width: 31.7333%;
	float: left;
	margin: 0 2.4% 2.4% 0;
	border: 1px solid #ccc;
	box-sizing: border-box;
	padding: 10px 10px 20px;
	position: relative;
}
.column-list li:hover {
	box-shadow: 0px 10px 20px 1px rgba(0,0,0,.1), 0px 0px 15px rgba(0,0,0,.1);
	transform: translateY(-8px);
	transition: .5s;
}
.column-list li:nth-child(3n) {
	margin-right: 0;
}
.column-list li > a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.column-list .inner {
	z-index: 0;
}
.column-list li > a:hover {
	background: #fff;
	opacity: 0.8;
	transition: 0.8s;
}
.column-list li > a span {
	display: none;
}
.column-list li > a:hover span {
	position: absolute;
	top: calc(50% - 18px);
	left: calc(50% - 30%);
	width: 44%;
	height: 26px;
	padding: 10px 8%;
	background: #000;
	color: #fff;
	font-weight: bold;
	text-align: center;
	opacity: 1;
	letter-spacing: 0.3rem;
	font-size: 1.5rem;
	border-radius: 4px;
	display: block;
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 1}
    100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 1}
    100% {opacity: 1}
}
.column-list li > a span.mod-arrowLink.interview {
	vertical-align: baseline;
}
.column-list li img {
	margin-bottom: 5px;
	max-width: 100%;
	height: auto;
}
.column-list li h3 {
	font-size: 16px;
	margin: 0 0 10px;
	min-height: 62px;
}
.column-list li p {
	font-size: 14px;
	min-height: 47px;
}
.column-list li .inner p.articleLink {
	display: none;
}
.mod-wrapper.topLink {
	width: 100%;
	height: auto;
	background: #ffff66;
	text-align: center;
	padding: 25px 0;
	position: relative;
	margin-top: 60px;
}

/*---------- z5_interview layout ----------*/

.brsp {
    display: none;
  }
.font {
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.05em;
}
.futura {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 700;
}
.interview.mod-searchPager-prev, .interview.mod-searchPager-next {
	border: 1px #000 solid;
	padding: 15px 10px;
	height: auto;
	margin-bottom: 20px;
	font-weight: bold;
	letter-spacing: 0.15rem;
}
.interview.mod-searchPager-prev.spLink, .interview.mod-searchPager-next.spLink {
	display: none;
}
.interview.mod-searchPager-next {
	margin-left: 10px;
}
.interview.mod-searchPager-prev>a:before {
    content: "\f0d9";
    color: #ffe100;
}
.interview.mod-searchPager-next>a:after {
    content: "\f0da";
    color: #ffe100;
}

@media all and (-ms-high-contrast: none) {
	.interview.mod-searchPager-prev>a:hover,.interview.mod-searchPager-next>a:hover {
		text-decoration: none!important;
		}
	.interview.mod-searchPager-prev>a span:hover,.interview.mod-searchPager-next>a span:hover {
		text-decoration: underline;
		}
	}

.mod-layout2.movie {
	padding: 25px 40px;
	border: 1px #ccc solid;
	margin-bottom: 80px;
	position: relative;
}
.mod-layout2.movie:hover {
	opacity: 0.5;
	background: #fff;
	transition: 0.8s;
}
.mod-layout2.movie a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}
.mod-layout2.movie a:hover {
	z-index: 2;
	background: url(/cms/sp/z5_interview/assets/img/icon_02.png) no-repeat 50% 50%;
	background-size: 112px 80px;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.mod-layout2.movie .mod-layout2-row {
	z-index: 1;
}
.mod-layout2.movie .mod-layout2-row .mod-layout2-media {
	line-height: 0;
}
.mod-layout2.movie .mod-layout2-row .mod-layout2-item {
  padding-left: 40px;
}
.mod-layout2.movie .mod-layout2-row .mod-layout2-media .mod-specialtyMedia {
	margin-bottom: 0;
}
.mod-layout2.movie .mod-layout2-row .mod-layout2-media .mod-specialtyMedia.pc {
	display: block;
}
.mod-layout2.movie .mod-layout2-row .mod-layout2-media .mod-specialtyMedia.sp {
	display: none;
}
.mod-layout2.movie .mod-layout2-row .mod-layout2-media .mod-specialtyMedia .mod-specialtyMedia-image img {
	margin-bottom: 0;
}
.mod-layout2.movie .mod-layout2-row .mod-layout2-item .mod-headingV4 {
	padding-left: 0;
	padding: 0 0 2rem 0;
	margin-bottom: 20px;
	letter-spacing: 0.15rem;
}
.mod-layout2.movie .mod-layout2-row .mod-layout2-item .mod-headingV4:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60%;
	height: 10px;
	content: '';
	background-image: -webkit-repeating-linear-gradient(135deg, #000, #000 1px, transparent 2px, transparent 5px);
	background-image: repeating-linear-gradient(-45deg, #000, #000 1px, transparent 2px, transparent 5px);
	background-size: 7px 7px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.mod-layout2.movie .mod-layout2-row .mod-layout2-item .mod-specialtyText p:first-child {
	font-weight: bold;
	letter-spacing: 0.15rem;
	color: #0000ff;
}
.mod-layout2.movie .mod-layout2-row .mod-layout2-item .mod-specialtyText p:first-child span {
	display: block;
	color: #696969;
	font-size: 1.4rem;
	margin-top: 4px;
}
.mod-headingV2.interview {
	padding: 12px 20px;
	background-color: #333;
	border-radius: 0px;
	border: 0px solid #000;
}
.mod-headingV2.interview:before {
	content: '';
}
.mod-headingV2.interview h2 {
	color: #fff;
	letter-spacing: 0.2rem;
}
.mod-headingV2.interview h2 span.subheading {
	font-size: 2rem;
	letter-spacing: 0.2rem;
}
.interviewLink {
	margin-bottom: 10px;
}
.futura.eno {
	color: #000;
	font-size: 1.8rem;
	letter-spacing: 1px;
}
p.interview {
	margin-bottom: 3rem!important;
	line-height: 1.8;
}
p.marker {
	display: inline;
	background: linear-gradient(transparent 70%, #ffe100 70%);
}
.copy {
	font-size: 1.5rem !important;
	color: #666;
	letter-spacing: 0.2rem;
}
.caption {
	font-size: 1.5rem !important;
	color: #666;
	letter-spacing: 0.05rem;
}
.mod-wrapper.contents06 .mod-layout3.lastcontent {
	margin-bottom: 80px;
}
.marker {
	display: inline;
	background: linear-gradient(transparent 60%, #ffe100 60%);
}
.ex-push-4x--bottom.interview {
	margin-bottom: 80px!important;
}
p.bold {
	font-weight: bold;
	color: #696969;
	font-size: 1.75rem;
	letter-spacing: 0.2rem;
}
span.adachi {
	color: #00b050;
	font-weight: bold;
	letter-spacing: 0.4rem;
}
span.eno {
	color: #ff6600;
	font-weight: bold;
	letter-spacing: 0.4rem;
}
span.imamizu {
	color: #2f5597;
	font-weight: bold;
	letter-spacing: 0.4rem;
}
span.asami {
	color: #7030a0;
	font-weight: bold;
	letter-spacing: 0.4rem;
}
span.suzuki {
	color: #ff66ff;
	font-weight: bold;
	letter-spacing: 0.4rem;
}

/*---------- small layout ----------*/

@media screen and (max-width: 999px){

	.mod-eventsp-subheader .mod-eventsp-logo{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width:auto;
		margin:0 15px 0;
	}
	.mod-eventsp-sub-footer .mod-focusBlock1{
		width:auto;
	}
}

@media screen and (max-width: 599px){

	.mod-header.interview {
		height: 60px;
		margin-bottom: 20px;
	}
	.mod-eventsp-summary{
		margin-top:-20px;
		margin-bottom:-20px;
		overflow:hidden;
	}
	.mod-eventsp-btn{
		text-align:center;
	}
	.mod-specialtyMedia .mod-specialtyMedia-image img{
		margin-bottom:0;
	}
	.mod-footer {
		border:none;
		margin:0 auto;
	}
	.mod-eventsp-voice .mod-thumbMedia7{
		margin-top:0;
		margin-bottom:0;
	}
	.mod-footer .mod-footer-copyright{
		padding-bottom:15px!important;
	}
	.mod-eventsp-list-item > li{
		display:block;
		width:100%;
	}
	.column-list li .inner p.articleLink {
		margin: 0 55px;
	}
	.mod-eventsp-list-item .img{
		width:77px;
		padding-right:15px;
	}
	.mod-layout8 .mod-specialtyMedia-image.mod-instructor-vertical{
		margin-bottom:10px;
	}
}

/*---------- z5_interview small commonlayout ----------*/

@media screen and (max-width: 599px){

	.copy {
		font-size: 1.4rem !important;
		margin-top: 7px;
	}
	.caption {
		font-size: 1.4rem !important;
		margin-top: 7px;
	}
	.mod-searchPager-prev,.mod-searchPager-next {
		height: auto;
	}
	.mod-specialtyText>p {
		text-align: left;
	}
	.ex-push-4x--bottom.interview {
		margin-bottom: 15px!important;
	}
	.mod-wrapper.contents01 p.interview {
		margin-bottom: 0 !important;
	}
	.mod-wrapper.contents01 .interview.sp {
		margin-bottom: 80px!important;
	}
	.mod-wrapper.contents02 .ex-push-4x--bottom {
		margin-bottom: 0 !important;
	}
	.mod-wrapper.contents02 .interview.sp {
		margin-bottom: 80px!important;
	}
	.mod-wrapper.contents03 .interview.sp {
		margin-bottom: 80px!important;
	}
	.mod-wrapper.contents05 .interview.sp {
	    margin-bottom: 80px!important;
	}
	.mod-wrapper.contents06 .interview.sp {
		margin-bottom: 80px!important;
	}
	.mod-wrapper.contents03 .ex-push-4x--bottom {
		margin-bottom: 0!important;
	}
	.mod-wrapper.contents04 .ex-push-4x--bottom {
	    margin-bottom: 0!important;
	}
	.mod-wrapper.contents05 .ex-push-4x--bottom {
		margin-bottom: 0!important;
	}
	.mod-wrapper.contents05 .interview.sp {
		margin-bottom: 80px!important;
	}
	.mod-wrapper.contents06 .ex-push-4x--bottom {
		margin-bottom: 0!important;
	}
}

/*---------- z5_interview small layout ----------*/

@media screen and (max-width: 999px){
	.mod-wrapper.topLink {
		margin: 0;
	}
	.mod-eventsp-sub-footer.interview .mod-wrapper .mod-layout .mod-layout-row .mod-layout-item .productBtn {
		width: 80%;
	}
}

@media screen and (max-width: 959px){

	.mod-eventsp-header.interview {
		background: #eee;
	}
	.mod-eventsp-header.interview .mod-eventsp-frame {
		display: none;
	}
	.column-list li > a:hover span {
		display: none;
	}
	.mod-layout2.movie:hover {
		background: none;
	}
	.mod-layout2.movie a:hover {
		opacity: 0;
		background: none;
		transition: none;
	}
	.mod-layout2.movie .mod-layout2-row .mod-layout2-media .mod-specialtyMedia.pc {
		display: none;
	}
	.mod-layout2.movie .mod-layout2-row .mod-layout2-media .mod-specialtyMedia.sp {
		display: block;
	}
	.mod-eventsp-header.interview .mod-headingV1 {
		margin: 25px 35px 35px;
		width: auto;
	}
	.mod-eventsp-header.interview .mod-headingV1 .mod-headingV1-title {
		font-size: 3.5rem;
	}
	.mod-eventsp-header.interview .mod-headingV1 .mod-headingV1-title span {
		font-size: 2rem;
	}
	.mod-eventsp-header.interview .mod-headingV1 .mod-specialtyMedia-caption {
		width: 80%;
	}
	.mod-wrapper.top .mod-headingV3:after {
		width: 50%;
	}
	.mod-wrapper.top .mod-layout .mod-layout-row .mod-layout-item .innerSns .enoSns {
		width: 100%;
	}
	.mod-wrapper.top .mod-layout .mod-layout-row .mod-layout-item .innerSns .enoSns:hover {
		opacity: 1;
		transition: none;
	}
	.mod-wrapper.top .mod-layout .mod-layout-row .mod-layout-item .innerSns .enoSns.tw {
		margin-bottom: 20px;
		float: none;
	}
	.mod-wrapper.top .mod-layout .mod-layout-row .mod-layout-item .innerSns .enoSns.ig {
		float: none;
	}
	.column-list li > a:hover {
		opacity: 0;
		transition: none;
	}
	.column-list li > a:hover::after {
		display: none;
	}
	.column-list li .inner p.articleLink {
		display: block;
		background: #333;
		color: #fff;
		font-weight: bold;
		letter-spacing: 0.4rem;
		text-align: center;
		vertical-align: baseline;
		min-height: auto!important;
		margin-bottom: 20px!important;
		border-radius: 4px;
		padding-top: 6px;
		padding-bottom: 6px;
		padding-right: 0;
	    }
	.articleLink.mod-arrowLink.interview:before {
		width: 15px;
	}
	.mod-layout2.movie:hover {
		opacity: 1;
	}
	.mod-layout2.movie a:hover {
		background: none;
	}
	.mod-footer.interview {
		height: 100px;
	}
	.mod-footer.interview .mod-footer-copyright {
		line-height: 1;
		padding-bottom: 0!important;
		padding-top: 20px;
		text-align: left!important;
		padding: 20px 20px 0;
	}
	.mod-footer.interview .subfooter {
		right: 20px;
		bottom: 20px;
		padding: 0;
	}
}

@media screen and (max-width: 599px) {

	.footer-sns {
		width: 175px;
		position: absolute;
		right: 0;
		bottom: 0;
		height: 20px;
	}
	.font {
		letter-spacing: 0.015em;
	}
	.brsp {
		display: block;
	}
	.mod-eventsp-header.interview .mod-headingV1 .mod-headingV1-title.font {
		line-height: 1.5;
	}
	.mod-eventsp-header.interview .mod-headingV1 .mod-headingV1-title.font span {
		margin-top: 25px;
	}
	.mod-wrapper.top .mod-layout3:last-child {
		margin-bottom: 80px;
	}
	.mod-searchPager-ul.ex-ta-right {
		width:100%;
		margin:0;
		padding:0;
		display:-webkit-box;
		display:-moz-box;
		display:-ms-box;
		display:-webkit-flexbox;
		display:-moz-flexbox;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:-ms-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	.interview.mod-searchPager-prev, .interview.mod-searchPager-next {
		width: calc(50% - 5px);
		margin-left: 0;
	}
	.interview.mod-searchPager-prev {
		margin-right: 10px;
	}
	.interviewLink {
		margin-bottom: 30px;
	}
	.mod-eventsp-header.interview .eventsp-icon > img {
		width: 110px;
		height: auto;
		right: 5px;
		bottom: 0px;
	}
	.mod-eventsp-subheader.interview {
		height: auto;
		font-size: 2.2rem;
	}
	.mod-eventsp-subheader .mod-eventsp-logo {
		line-height: 2.2;
		padding: 15px 0;
	}
	.mod-eventsp-subheader.interview .mod-eventsp-logo a span {
		font-size: 1.5rem;
	}
	.mod-wrapper.contents01 .mod-headingV2.interview,.mod-wrapper.contents02 .mod-headingV2.interview,.mod-wrapper.contents03 .mod-headingV2.interview,.mod-wrapper.contents04 .mod-headingV2.interview,.mod-wrapper.contents05 .mod-headingV2.interview,.mod-wrapper.contents06 .mod-headingV2.interview {
		margin-right: auto;
		margin-left: auto;
	}
	.mod-layout2.movie {
		padding: 20px;
		margin-bottom: 60px;
	}
	.mod-layout2.movie .mod-layout2-row .mod-layout2-media {
		padding-right: 0;
	}
	.mod-layout2.movie .mod-layout2-row .mod-layout2-item {
		padding-left: 0;
	}
	.mod-layout2.movie .mod-layout2-row .mod-layout2-media .mod-specialtyMedia {
		margin-bottom: 20px;
	}
	.mod-layout2.movie .mod-layout2-row .mod-layout2-media .mod-specialtyMedia.sp {
		margin-bottom: 35px;
	}
	.mod-headingV2.interview h2 {
		font-size: 2rem;
	}
	.mod-layout2.movie .mod-layout2-row .mod-layout2-item .mod-headingV4 {
		margin-bottom: 15px;
	}
	.mod-headingV2.interview h2 span.subheading {
		font-size: 1.8rem;
	}
	.mod-wrapper.top .mod-headingV3:after {
		width: 80%;
		height: 8px;
	}
	.mod-wrapper.top .mod-headingV3 .mod-headingV3-title {
		font-size: 1.8rem;
	}
	  .mod-layout2.movie .mod-layout2-row .mod-layout2-item .mod-headingV4:after {
		width: 100%;
	}
	.column-list li {
		width: 100%;
		float: none;
		margin: 0 0 3.5% 0;
	}
	.column-list li img {
		margin-bottom: 15px;
	}
	.column-list li h3 {
		min-height: auto;
	}
	.interview.mod-searchPager-prev, .interview.mod-searchPager-next {
		display: none;
	}
	.interview.mod-searchPager-prev.spLink, .interview.mod-searchPager-next.spLink {
		display: block;
		text-align: center;
	}
	.mod-eventsp-sub-footer.interview .mod-wrapper {
		width: auto;
	}
	.mod-eventsp-sub-footer.interview .mod-wrapper .mod-layout .mod-layout-row .mod-layout-media {
		width: 60%;
		padding-right: 0;
		display: flex;
		margin: 0 auto 40px;
	}
	.mod-eventsp-sub-footer.interview .mod-wrapper .mod-layout .mod-layout-row .mod-layout-item .mod-specialtyMedia {
		margin: 0 auto 40px;
	}
}

@media screen and (max-width: 375px) {
	.column-list li .inner p.articleLink {
		margin: 0 20px;
	}
	.mod-eventsp-sub-footer.interview .mod-wrapper .mod-layout .mod-layout-row .mod-layout-item .productBtn {
		width: 100%;
	}
}

@media screen and (max-width: 320px) {
	.brsp {
		display: none;
	}
}


