@charset "utf-8";
/* スペシャルコラボ */
main .wrapper .rollcake10Works {
	font-size: 0;
	text-align: center;
	margin-bottom: 85px;
}
.wrapper section > .h2--small {
	font-size: 28px;
}
.rollcake10 .wrapper{
	width: 100%;
	margin: 0 auto 115px;
}
.rollcake10 .top {
	width: 800px;
	margin: 0 auto;
}
.wrapper section .rollcake10__title {
	margin-top: 88px;
	margin-bottom: 58px;
}
.rollcake10Works__item {
	display: inline-block;
}
.rollcake10Works__item:nth-of-type(2) {
	margin-left: 60px;
}
.rollcake10Works__image {
	width: 370px;
}
section .middle--rollcake10-info {
	position: relative;
}
section .rollcake10__text01 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	margin-top: -42px;
	margin-bottom: 26px;
}
.middle--rollcake10-info {
	position: relative;
	width: 800px;
	margin: auto;
}
.rollcake10-dl {
	display: table;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
.rollcake10-dl + .rollcake10-dl {
	margin-top: 8px;
}
.rollcake10-dt {
	display: table-cell;
	width: 11em;
	color: #ff4c6a;
	font-size: 19px;
	margin-bottom: 18px;
	font-weight: bold;
	letter-spacing: 0.95px;
	vertical-align: top;
}
.wrapper section .rollcake10-dd {
	display: table-cell;
	vertical-align: top;
	font-size: 19px;
}
.rollcake10__image01 {
	position: absolute;
	right: 25px;
	bottom: 30px;
}
.rollcake10__image01 > img {
	width: 230px;
}
.middle--rollcake10-interview.date-odd {
	background: url(/contents_file/fun/koushien/images/faq/faq_wave.png) left top repeat-x, url(/contents_file/fun/koushien/images/faq/faq_wave_bottom.png) left bottom repeat-x;
	background-color: #fef2f4;
	padding-top: 10px;
	padding-bottom: 65px;
	margin-top: 115px;
}
.middle.middle--rollcake10-movie {
	margin-top: -12px;
}
main .wrapper .rollcake10Interview {
	font-size: 0;
	margin-bottom: 85px;
	width: 800px;
	margin: -15px auto 50px;
}
.rollcake10Interview__item {
	display: inline-block;
}
.rollcake10Interview__item:nth-of-type(1) {
	margin-left: 12px;
}
.rollcake10Interview__item:nth-of-type(2) {
	margin-left: 40px;
}
.rollcake10Interview__image01 {
	width: 515px;
}
.rollcake10Interview__image02 {
	width: 210px;
}
.rollcake10-intervieDl {
	width: 810px;
	margin: 0 auto;
}
.rollcake10-intervieDl + .rollcake10-intervieDl {
	margin-top: 42px;
}
.rollcake10-intervieDt {
	font-size: 20px;
	color: #ff4c6a;
	font-weight: bold;
}
.wrapper section .rollcake10-intervieDd {
	font-size: 20px;
	line-height: 1.45;
	padding: 10px 50px 0 50px;
}
.middle.middle--movie {
	margin-top: -12px;
}
.rollcake10Movie {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
.rollcake10Movie > iframe {
	margin-left: 200px;
}
.rollcake10Movie__icon {
	position: absolute;
	right: 43px;
	top: -40px;
}
.rollcake10Text {
	text-align: center;
	margin-top: 14px;
	margin-bottom: 0;
}
.rollcake10Text__link {
	background: rgb(255, 76, 106);
	color: #FFF;
	position: relative;
	padding: .45em 1em;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
}
.rollcake10Text__link:before {
	content: "";
	position: absolute;
	right: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 24px 0 24px 20px;
	border-color: transparent transparent transparent rgb(255, 76, 106);
}