.main-content .marker {background: linear-gradient(transparent 60%, #fffeac 60%);font-weight:700}
.main-content .movie {margin-top: 50px;}
@media print,screen and (max-width:767px){
	.main-content .movie {margin-top: 25px;}
}

.crossTalk {margin-top:50px}
.crossTalk-heading-sub {font-weight: 700;text-align: center;overflow: hidden}
.crossTalk-profile__item {box-sizing: border-box;display: flex;align-items: center}
.crossTalk-profile__name {line-height: 1.3}
.crossTalk-profile__text {flex: 1}
.crossTalk-profile--sub {border-top: 1px solid #d9d9d9}
.crossTalk-profile--sub .crossTalk-profile__name {line-height: 1.4444444444}
@media print,screen and (min-width: 768px) {
	.crossTalk-heading-sub {font-size:1.25em;margin-bottom: 40px}
	.crossTalk-heading-sub:nth-of-type(2) {margin-top:40px}
	.crossTalk-heading-sub>span {display:inline-block;vertical-align: top;position: relative;padding: 0 15px}
	.crossTalk-heading-sub>span::before {background-color:#d9d9d9;content: "";position: absolute;top: 50%;left: 100%;width: 100vw;height: 1px}
	.crossTalk-heading-sub>span::after {background-color:#d9d9d9;content: "";position: absolute;top: 50%;right: 100%;width: 100vw;height: 1px}
	.crossTalk-profile {display:flex;letter-spacing: .05em}
	.crossTalk-profile__item {margin-right:4%;width: 48%}
	.crossTalk-profile__item:last-child {margin-right:0;width: 48%}
    .crossTalk-profile__item--S {margin-right:2%;width: 32%}
    .crossTalk-profile__item--S:last-child {margin-right:0;width: 32%}
	.crossTalk-profile__name {font-size:1.25em}
	.crossTalk-profile__profile {font-size:0.875em;line-height: 1.4285714286;margin-top: 10px !important}
	.crossTalk-profile__title {font-size:0.9375em;line-height: 1.3333333333;margin-top: 10px !important}
	.crossTalk-profile__img-L {width:50%;max-width: 220px;}
	.crossTalk-profile__img-M {width:40%;max-width: 170px;}
	.crossTalk-profile__img-S {width:48.4848484848%}
	.crossTalk-profile__text {margin-left:5%}
	.crossTalk-profile--sub {margin-top:50px;padding-top: 50px}
	.crossTalk-profile--sub .crossTalk-profile__title {font-size:0.875em;line-height: 1.4285714286}
	.crossTalk-profile--sub .crossTalk-profile__name {font-size:1.125em;margin-top: 5px}
}
@media print,screen and (max-width:767px){
	.crossTalk {margin-top:25px}
	.crossTalk-heading-sub {font-size:calc((15/14)*1em);line-height: 1.3333333333;margin-bottom: 25px}
	.crossTalk-heading-sub:nth-of-type(2) {margin-top:30px}
	.crossTalk-heading-sub>span {display:block}
	.crossTalk-heading-sub>span>span:nth-of-type(1) {display:block}
	.crossTalk-heading-sub>span>span:nth-of-type(2) {display:inline-block;vertical-align: top;position: relative;padding: 0 10px}
	.crossTalk-heading-sub>span>span:nth-of-type(2)::before {background-color:#d9d9d9;content: "";position: absolute;top: 50%;left: 100%;width: 100vw;height: 1px}
	.crossTalk-heading-sub>span>span:nth-of-type(2)::after {background-color:#d9d9d9;content: "";position: absolute;top: 50%;right: 100%;width: 100vw;height: 1px}
	.crossTalk-profile {letter-spacing:.05em}
	.crossTalk-profile__item+.crossTalk-profile__item {margin-top:20px}
	.crossTalk-profile__name {font-size:100%}
	.crossTalk-profile__profile {font-size:calc((13/14)*1em);line-height: 1.6153846154}
	.crossTalk-profile__title {font-size:calc((12/14)*1em);line-height: 1.5;margin-top: 3px !important}
	.crossTalk-profile__img-L {width:115px}
	.crossTalk-profile__img-M {width:115px}
	.crossTalk-profile__img-S {width:95px}
	.crossTalk-profile__text {margin-left:15px}
	.crossTalk-profile--sub {margin-top:25px;padding-top: 25px}
	.crossTalk-profile--sub .crossTalk-profile__title {font-size:calc((12/14)*1em);line-height: 1.5}
	.crossTalk-profile--sub .crossTalk-profile__name {font-size:100%}
}
