@charset 'UTF-8';

body.pc,
body.tablet {
	background: #feffd4 url(/applause/lotte/images/section_1_bg.jpg) top center no-repeat;
	background-size: 2000px auto;
}

body.sp {
	width: 100%;
	min-width: 1000px;
	background: #feffd4 url(/applause/lotte/images/s/section_1_bg.jpg) top center no-repeat;
	background-size: 105% auto;
	display: block;
}

/* section
-------------------------------------------------- */
.section {
	text-align: center;
}

.section,
body.sp .section {
	min-width: 1000px;
	padding: 61px 0 75px;
	text-align: center;
	color: #ffffff;
}

.section h2 {
	margin-bottom: 28px;
	font-size: 0;
	line-height: 0;
}

.section p {
	margin-bottom: 49px;
	line-height: 1.6875;
}

body.sp .section p {
	font-size: 16px;
	font-size: 180%;
	-webkit-text-size-adjust: 100%;
}

/* KV
-------------------------------------------------- */
#section_1 {
	padding: 15px 0 1px;
	min-width: 1000px;
	text-align: center;
    height: 480px;
}
body.sp #section_1 {
    height: 1250px;
}
#section_1 .body {
	position: relative;
}

#section_1 h1 {
	padding: 0;
	margin: 116px 0 32px 530px;
	line-height: 0;
	text-align: left;
}
body.sp #section_1 h1 {
	text-align: center;
	margin-top: 50px;
    margin-bottom: 520px;
	margin: 116px auto 32px;
}
body.sp #section_1 h1 img {
	width: 800px;
	height: auto;
}

#section_1 .btnInfo {
	height: 100px;
	width: 390px;
	padding: 0;
	margin: 0 0 54px 550px;
	line-height: 0;
	text-align: center;
	position: relative;
}


#section_1 .btnInfo a:hover {
	opacity: 0.8;
}
body.sp #section_1 .btnInfo {
	width: 550px;
	margin: 0 auto;
}

body.sp #section_1 .btnInfo img {
	width: 100%;
}
#section_1 .btnGuid {
	position: absolute;
	width: 109px;
	height: 109px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	line-height: 0;
    right: -10px;
    bottom: -111px;
}

#section_1 .btnGuid a {
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
}

#section_1 .btnGuid a:hover {
	opacity: 0.8;
}
body.sp #section_1 .btnGuid {
	width: 200px;
	height: 200px;
	right: 0px;
	bottom: -780px;
}
body.sp #section_1 .btnGuid img {
	width: 100%;
}






/* Release Info
-------------------------------------------------- */

.releaseInfo {
	padding: 0;
	margin: 0 0 -2px;
	color: #fff;
    background-color: #4f4531;
}

body.sp .releaseInfo {
	padding:0;
}

.releaseInfo .body {
	width: 100%;
	padding: 0;
	text-align: left;
	background: #412005;
	box-sizing: border-box;
}

.releaseInfo p {
	width: 960px;
	padding: 17px 20px;
	margin: 0 auto 2px;
}

body.sp .releaseInfo p {
box-sizing: border-box;
}

.releaseInfo p .top {
	width: 180px;
	padding: 8px 0;
	vertical-align: top;
}

.releaseInfo p .logo {
    height: 50px;
    padding: 0 20px;
    background: #ffffff;
    vertical-align: middle;
    display: block;
    text-align: center;
}

.releaseInfo p .txt {
	padding: 0 20px;
	margin: 0;
	vertical-align: middle;
}
body.sp .releaseInfo p .txt {
    padding: 0 0 0 20px;
}
.releaseInfo p .txtMain {
	margin: 0 0 2px;
	font-size: 25px;
	line-height: 1.44;
	font-weight: bold;
	display: block;
}
body.sp #releaseInfo.releaseInfo p .txtMain {
    font-size: 30px;
	-webkit-text-size-adjust: 100%;
}

.releaseInfo p .txtSub {
	font-size: 16px;
	line-height: 1.6875;
	font-weight: bold;
	display: block;
}
body.sp #releaseInfo.releaseInfo p .txtSub {
    font-size: 26px;
	-webkit-text-size-adjust: 100%;
}

body.sp .section.releaseInfo .body{
    width: 100%;
    padding: 0;
}

body.sp .section p.table {
    box-sizing: border-box;
}


span.btnMap {
    font-weight: 700;
    color: #c23140;
    background-color: #ffffff;
    width: 180px;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    border-radius: 20px;
    box-shadow: 0px 2px 10px 1px rgb(0 0 0 / 50%);
}
p.table .top.table-cell span.map {
    overflow: unset;
    margin: 20px 0 0;
}
p.table .top.table-cell span.map > a:hover {
    text-decoration: none;
}
span.btnMap icon {
    height: 16px;
    width: 16px;
    background-color: #c23140;
	border-radius: 50%;
	position: relative;
    margin: 0px 0px 1px 5px;
}
span.btnMap icon span {
    top: 5px;
    left: 4px;
    position: absolute;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

/* lead
-------------------------------------------------- */
#lead {
	overflow: hidden;
	position: relative;
	padding: 138px 0;
	text-align: left;
	background: #125569 url("/applause/lotte/images/lead_bg.jpg") center 0 no-repeat;
	background-size: 2000px auto;
}
body.sp #lead {
	background-image: url("/applause/lotte/images/s/lead_bg.jpg");
	background-size: 100% auto;
    padding: 124px 0;
}
#lead h2 {
	margin-bottom: 44px;
}
body.sp #lead h2 {
	margin-bottom: 60px;
}
body.sp #lead h2 img {
	width: 730px;
	height: auto;
}
#lead p {
    font-size: 24px;
	text-align: center;
	margin: 0;
}
body.sp #lead p {
	font-size: 200%;
	line-height: 2;
}

/* information
-------------------------------------------------- */
#information {
	overflow: hidden;
	position: relative;
	padding: 73px 0 65px;
	text-align: left;
	background: #063eae url("/applause/lotte/images/information_bg.png") center 0 repeat;
	background-size: 283px auto;
}
body #information::before,
body #information::after {
	content: "";
	position: absolute;
	display: block;
	pointer-events: none;
}
body #information::before {
    min-width: 2000px;
    width: 100%;
	height: 415px;
	top: -100px;
	left: 50%;
	transform: translateX(-50%);
	background: url("/applause/lotte/images/information_bg_img_l.png") left 0 no-repeat;
	background-size: 401px auto;
}
body #information::after {
    min-width: 2000px;
    width: 100%;
	height: 415px;
	bottom: -170px;
	right: 50%;
	transform: translateX(50%);
	background: url("/applause/lotte/images/information_bg_img_r.png") right 0 no-repeat;
	background-size: 416px auto;
}

body.sp #information {
	padding: 73px 0 55px;
	/* background-image: url(/applause/lotte/images/s/information_bg.png); */
	/* background-size: 100% auto; */
}

body #information .body {
	position: relative;
}
body.sp #information .body {
	margin: 0 auto;
	padding: 0 20px;
}

#information h2 {
	margin-bottom: 19px;
	text-align: left;
}

#information .newsBox {
	margin: 0 0 47px;
}

#information .eventsBox {
	margin: 0 0 45px;
}

#information dl {
	width: 100%;
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom: 1px solid #d0a669;
}

#information dt {
	width: 13.542%;
	font-size: 18px;
	line-height: 2;
	float: left;
	color: #e25a74;
}

#information dd {
	width: 86.458%;
	padding: 10px 0 11px;
	font-size: 18px;
	line-height: 1.1;
	float: right;
}

#information dd a {
	color: #412005;
}

#information .btn {
	width: 621px;
	height: 80px;
	margin: 0 auto;
}




/* #movieContent
-------------------------------------------------- */

#movieContent {
	text-align: left;
	background: #000;
	background-size: 100% auto;
	padding: 80px 0;
}


.movie_block {
    text-align: center;
}




/* 
-------------------------------------------------- */
#section_2 {
	background: #c4e9b2 url(/applause/lotte/images/section_2_bg.png) 0 center repeat;
	background-size: 283px auto;
}


body.sp #section_2 {
	/* background: #122a9a url(/applause/lotte/images/s/section_2_bg.jpg) top center no-repeat;
	background-size: 100% auto; */
}
body.sp #section_2 h2 {
	margin: 20px 0 7vw;
}
body.sp #section_2 h2 img {
    transform: scale(1.5);
}

.section .inner p {
	margin-bottom: 30px;
	color: #412005;
	text-align: left;
}
.section .inner p:last-of-type {
	margin-bottom: 0;
}
.section .inner {
	position: relative;
	background: url(/applause/lotte/images/intro_c_bg.png) bottom center no-repeat;
	background-size: 100% 100%;
	box-sizing: content-box;
	padding: 90px 80px;
}
body.sp .section .inner {
	width: 90%;
	margin: 0 auto;
    box-sizing: border-box;
	background-image: url(/applause/lotte/images/s/intro_c_bg.png);
}
.section_2_dec {
	position: absolute;
	right: 60px;
	bottom: 40px;
}
body.sp .section_2_dec {
	right: 90px;
	bottom: 70px;
}
#section_4 .inner {
	background-image: url(/applause/lotte/images/story_c_bg.png);
}
body.sp #section_4 .inner {
	background-image: url(/applause/lotte/images/s/story_c_bg.png);
}

/* 
-------------------------------------------------- */

body.pc #section_3 {
	background: url(/applause/lotte/images/section_3_bg.jpg) center center repeat-y;
	background-size: 2000px auto;
}

body.sp #section_3,
body.tablet #section_3 {
	background-size: 100% auto;
}

/* Story
-------------------------------------------------- */
body.pc #section_4 {
	background: #100f21 url(/applause/lotte/images/section_4_bg.jpg) top center no-repeat;
	background-size: 2000px auto;
}

body.sp #section_4,
body.tablet #section_4 {
	background: #BFE6B9 url(/applause/lotte/images/s/section_4_bg.jpg) top center no-repeat;
	background-size: cover;
}

body.sp #section_4 h2 img {
    transform: scale(1.5);
}
body.sp #section_4 h2 {
    margin-bottom: 7vw;
}

.section_4_dec {
	position: absolute;
	right: 60px;
	bottom: 40px;
}
body.sp .section_4_dec {
	right: 90px;
	bottom: 80px;
}

/* Comment
-------------------------------------------------- */
#section_5 {
	background: #fcbcc0 url(/applause/lotte/images/section_5_bg.png) top center repeat;
	background-size: 283px auto;
}

body.sp #section_5 {
	padding: 73px 0 55px;
}

#section_5 h2 {
	margin-bottom: 43px;
	color: #fff;
}

#section_5 .threeColumnsType1 {
	width: 960px;
	margin: 0 0 6px;
}

#section_5 .threeColumnsType1 .column {
	width: 540px;
    padding: 50px 50px 0;
	background-image: url(../images/section_5_column_bg.png);
	background-repeat: no-repeat;
	background-size: 631px 100%;
	background-position: 0 0;
	position: relative;
	display:block;
	clear: both;
	float: none;
}

#section_5 .threeColumnsType1 .column:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

#section_5 .threeColumnsType1 .column {
	display:inline-block;
	clear: both;
	float: none;
    min-height: 250px;
}

#section_5 .threeColumnsType1 .column:nth-child(odd) {
	margin: 0 320px 36px 0;
}

#section_5 .threeColumnsType1 .column:nth-child(even) {
	margin: 0 0 36px 320px;
}

#section_5 .threeColumnsType1 .column:before {
	content:'';
	position: absolute;
	top: 50%;
}

#section_5 .threeColumnsType1 .column:nth-child(odd):before {
	right: -320px;
}

#section_5 .threeColumnsType1 .column:nth-child(even):before {
	left: -320px;
}

#section_5 .threeColumnsType1 .column:nth-child(3n+1):before {
	width: 253px;
	height: 225px;
	margin-top: -120px;
	background: url(../images/section_5_bg_1.png) no-repeat;
}
#section_5 .threeColumnsType1 .column:nth-child(3n+2):before {
	width: 256px;
	height: 149px;
	margin-top: -60px;
    margin-left: 20px;
	background: url(../images/section_5_bg_2.png) no-repeat;
}
#section_5 .threeColumnsType1 .column:nth-child(3n+3):before {
	width: 253px;
	height: 225px;
	margin-top: -120px;
	background: url(../images/section_5_bg_1.png) no-repeat;
}

body.sp #section_5 .threeColumnsType1 .column:nth-child(3n+3):before {
    margin-right: 0;
}

#section_5 .threeColumnsType1 .column:nth-child(3n+3):nth-child(odd):before {
	right: -335px;
}

#section_5 .threeColumnsType1 a.column:hover {
	text-decoration: none;
	opacity: 0.8;
}

/*#section_5 .threeColumnsType1 .column.guest {
	background: rgba(69,0,84,0.9);
}

#section_5 .threeColumnsType1 a.guest:hover {
	background: rgba(69,0,84,0.6);
}*/

#section_5 .threeColumnsType1 .column h3 {
	margin-bottom: 11px;
	font-size: 22px;
	line-height: 1.0909;
	font-weight: bold;
	text-align: center;
	color: #ec7698;
}

#section_5 .threeColumnsType1 .column p {
	margin-bottom: 0;
	line-height: 1.5;
	color: #333333;
}

#section_5 .threeColumnsType1 .column p.name {
	margin-top: 10px;
	color: #29910b;
	font-weight: bold;
	text-align: right;
}

#section_5 .threeColumnsType1 .column p:last-child {
	margin-bottom: 50px;
}


/* Gallery
-------------------------------------------------- */
#section_6 {
	position: relative;
	padding: 130px 0 140px;
	background: #5285c5 url(/applause/lotte/images/section_6_bg.png) top center repeat;
	background-size: 283px auto;
}
#section_6:before,#section_6:after {
	content: "";
	position: absolute;
	display: block;
	pointer-events: none;
	width: 100%;
	height: 84px;
	background: top center repeat-x;
	background-size: auto 100%;
}
#section_6:before {
	top: 0;
	background-image: url(/applause/lotte/images/section_6_bg_top.png);
}
#section_6:after {
	bottom: 0;
	background-image: url(/applause/lotte/images/section_6_bg_btm.png);
}
body.pc #section_6 .body,
body.tablet #section_6 .body {
    position: relative;
	padding: 0;
	width: 1000px;
}

#section_7 {
    overflow: hidden;
	padding: 61px 0 0;
	background: #faac76 url(/applause/lotte/images/section_7_bg.png) top center repeat;
	background-size: 300px auto;
}
body.sp #section_7 {
	padding: 10vw 0 0;
}

.staff_img {
    margin-bottom:40px;
}

#section_8 {
	padding: 75px 0;
	background-color: #000;
}

/* photoColumnsType1
-------------------------------------------------- */

#photoGallery {
	margin: 0 auto;
	padding: 0 0 0 50px;
}

body.sp #photoGallery {
	width: 930px;
	margin: 0 0 0 30px;
	padding: 0;
	background: none;
}

#photoGallery li {
	padding: 0;
	margin: 0 30px 30px 0;
	line-height: 0;
	float: left;
	border: 1px solid #ffffff;
}

/* 
-------------------------------------------------- */
#section_9 {
	padding: 70px 0 70px;
}

#section_9 {
	background: url(/applause/lotte/images/character_bg.png) top center repeat;
	background-size: 300px auto;
}

#section_9 h2 {
    margin-bottom: 30px;
}

body.sp #section_9 h2 img {
    transform: scale(1.1);
}

#section_9 p {
	color: #29910b;
}
#section_9 .slider p {
	color: #412005;
	text-align: left;
}

.charaList {
	display: flex;
	justify-content: space-between;
	width: 800px;
	margin: 0 auto;
}
.charaList li {
	text-align: left;
	width: 340px;
}

body.sp #section_9 .columnEnd.bg_img {
	width: 80%;
	margin: 0 auto;
    float: none;
}
#section_9 .columnEnd.bg_img .title{
}
.twoColumnsType1 {
	width: 100%;
	margin: 0;
	padding: 0;
}

.twoColumnsTop {
	margin-bottom: 40px;
}

#section_9 .twoColumnsType1 .column {
    width: 485px;
    height: 760px;
	margin: 10px 0 0 10px;
	padding: 0;
	float: left;
	background-size: 100% auto;
	position: relative;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.twoColumnsType1.sanzoku .column {
	background: url(/applause/johnman/images/character/img_2.png) top center no-repeat;
}

#section_9 .twoColumnsType1 .column a {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 20px;
}
#section_9 .twoColumnsType1 .column a img {
	position: absolute;
	bottom: 0;
	left: 0;
}
body.sp #section_9 .twoColumnsType1 .column a {
    margin: 0 10px 30px;
}

#section_9 .twoColumnsType1 .column a.active img,
body.sp #section_9 .twoColumnsType1 .column a.active img {
	position: absolute;
	bottom: 0;
	left: auto;
	right: 0;
}

/* - */
.twoColumnsType1 .column .cara1 {
	width: 91px;
	height: 240px;
    margin-left: 60px;
}

.twoColumnsType1 .column .cara2 {
	width: 118px;
	height: 240px;
}

.twoColumnsType1 .column .cara3 {
    width: 130px;
	height: 240px;
}
.twoColumnsType1 .column .cara4 {
    width: 138px;
	height:240px;
}

.twoColumnsType1 .column .cara5 {
	width: 157px;
	height: 240px;
}

.twoColumnsType1 .column .cara6 {
	width: 100px;
	height: 240px;
}

.twoColumnsType1 .column .cara7 {
	width: 82px;
	height: 240px;
}


.twoColumnsType1 .columnEnd {
	width: 325px;
	margin: 0;
	padding: 50px 0 0;
	float: right;
	font-size: 16px;
	line-height: 1.6875;
	text-align: center;
	color: #333333;
}

.twoColumnsType1 .columnEnd img {
	margin: 0 auto 15px;
	padding: 0;
	display: block;
}

body.sp .twoColumnsType1 .columnEnd img {
	width: 325px;
	height: auto;
}

.twoColumnsType1 .columnEnd .title {
	margin: 0 0 16px;
	padding: 0;
	font-size: 24px;
	display: block;
}
body.sp .twoColumnsType1 .columnEnd .title img {
	width: auto;
}

body.sp .twoColumnsType1 .columnEnd img {
	margin: 0 auto 24px;
}

body.sp .twoColumnsType1 .columnEnd .title {
	margin: 0 0 25.6px;
	font-size: 36px;
}

body.sp .twoColumnsType1 .column,
body.sp .twoColumnsType1 .columnEnd {
	width: 100%;
	margin: 0;
	clear: both;
}

body.sp .twoColumnsType1 .columnEnd {
	padding: 50px 0 0;
}

/*SP ============================ */

body.sp #section_9 .column.bx-pager {
	display: flex;
	flex-wrap: wrap;
}
body.sp #section_9 .column.bx-pager a {
	position: relative;
}

body.sp #section_9 .twoColumnsType1 .column {
	width: 100%;
	height: 1200px;
	height: auto;
	margin: 0 auto;
	background: none;
	float: none;
}

/*  */
body.sp .twoColumnsType1 .column .cara1 {
	width: 135px;
	height: 360px;
	top: 0;
	left: 0;
}

body.sp .twoColumnsType1 .column .cara1 img {
	width: 270px;
}

body.sp .twoColumnsType1 .column .cara2 {
	width: 177px;
	height: 360px;
	top: 0;
	left: 0;
}

body.sp .twoColumnsType1 .column .cara2 img {
	width: 354px;
}

body.sp .twoColumnsType1 .column .cara3 {
	width: 195px;
	height: 360px;
	top: 0;
	left: -10px;
}

body.sp .twoColumnsType1 .column .cara3 img {
	width: 390px;
}

/*  */
body.sp .twoColumnsType1 .column .cara4 {
	width: 207px;
	height: 360px;
	top: 0;
	left: 0;
}

body.sp .twoColumnsType1 .column .cara4 img {
	width: 414px;
}

body.sp .twoColumnsType1 .column .cara5 {
	width: 236px;
	height: 360px;
	top: 0;
	left: 0;
}

body.sp .twoColumnsType1 .column .cara5 img {
	width: 472px;
}

body.sp .twoColumnsType1 .column .cara6 {
	width: 150px;
	height: 360px;
	top: 0;
	left: 0;
}

body.sp .twoColumnsType1 .column .cara6 img {
	width: 300px;
}

body.sp .twoColumnsType1 .column .cara7 {
	width: 123px;
	height: 360px;
	top: 0;
	left: 0;
}

body.sp .twoColumnsType1 .column .cara7 img {
	width: 246px;
}

body.sp .twoColumnsType1 .column .cara8 {
	width: 165px;
	height: 270px;
	/* top: 800px;
	left: 200px; */
	top: 0;
	left: 0;
}

body.sp .twoColumnsType1 .column .cara8 img {
	width: 336px;
}

body.sp .twoColumnsType1 .column .cara9 {
	width: 176px;
	height: 270px;
	/* top: 800px;
	left: 460px; */
	top: 0;
	left: 0;
}

body.sp .twoColumnsType1 .column .cara9 img {
	width: 336px;
}


body.sp .twoColumnsType1 .column img {
	height: auto;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager2 {
	text-align: center;
	width: 100%;
}

.bx-wrapper .bx-pager2 {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

.bx-wrapper .bx-pager2 {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #25001c;
	padding-top: 47px;
}

.bx-wrapper .bx-pager2 .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	width: 31px;
	display: inline-block;
	text-align: center;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager2.bx-default-pager a {
	background: #25001c;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager2.bx-default-pager a:hover,
.bx-wrapper .bx-pager2.bx-default-pager a.active {
	background: #ffffff;
}

#section_9 #slider1 {
	position: relative;
    width: 850px;
    margin: 0 auto;
}
#section_9 p.slider_illust {
	position: absolute;
	color: #000;
	font-size: 12px;
	bottom: -40px;
	left: 0;
	margin: 0;
	text-align: left;
}
#sliderTop li > img {
	margin-bottom: 30px;
}

/* section_11
-------------------------------------------------- */
#section_11 {
	margin: 0 0 50px;
    background: #5a9e51 url(/applause/lotte/images/section_11_bg.png) top center repeat;
    background-size: 256px auto;
	margin: 0;
}

body.sp #section_11 {
	margin: 0;
    padding: 100px 0;
	background-size: auto 100%;
}

#section_11 .btnInfo {
	height: 100px;
	width: 390px;
	padding: 0;
	margin: 0 auto;
	line-height: 0;
	text-align: center;
	position: relative;
	overflow: hidden;
}

#section_11 .btnInfo a:hover {
	opacity: 0.8;
}

#section_11 h2 {
	line-height: 1;
	font-size: 20px;
}
body.sp #section_11 h2 {
    font-size: 220%;
}

/* learnmore
-------------------------------------------------- */
body.pc #section_10 {
	background: #000000 url(/applause/lotte/images/section_10_bg.jpg) top center no-repeat;
}

body.sp #section_10,
body.tablet #section_10 {
	background: #000000 url(/applause/lotte/images/s/section_10_bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

#section_10 .column {
	width: 309px;
	height: 169px;
	padding: 36px 0px 112px 5px;
	background: url(/applause/lotte/images/learn_more_bg.png) center center no-repeat;
	position: relative;
}

#section_10 .column h3 {
	padding: 0;
	margin: 0;
	line-height: 0;
	text-align: center;
}

#section_10 .column p.txtArea {
	width: 213px;
	height: 115px;
	padding: 0 48px;
	margin: 0 auto;
	text-align: left;
	overflow-y: auto;
}

#section_10 .learnMoreBox {
	width: 688px;
	margin: 0 auto;
}

#section_10 .column.music {
	margin: 0 auto;
	float: left;
	clear: both;
	margin: 0 0 57px;
}

#section_10 .column.interview {
	margin: 0 0 57px;
	float: right;
}

#section_10 .column.word {
	margin: 0 auto;
	clear: both;
}

#section_10 .column .moreBtn {
	height: 49px;
	width: 140px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	position: absolute;
	left: 157px;
	top: 275px;
	overflow: hidden;
}

#section_10 .column .moreBtn img {
	position: absolute;
	left: 0px;
	top: 0px;
}

#section_10 .column .moreBtn a:hover img {
	position: absolute;
	left: 0px;
	top: -49px;
}

/* threeColumnsType1
-------------------------------------------------- */
.threeColumnsType1,
body.sp .threeColumnsType1,
body.tablet .threeColumnsType1 {
	width: 909px;
	margin: 0 21px 46px 30px;
}

.threeColumnsType1 .column,
body.sp .threeColumnsType1 .column,
body.tablet .threeColumnsType1 .column {
	width: 235px;
	padding: 24px 29px 0 30px;
	margin: 0 9px 9px 0;
}

.threeColumnsType1 a.column:hover {
	color: #ffffff;
	text-decoration: none;
	/* background: #0074b7; */
}

.threeColumnsType1 .column.guest {
	background: rgba(69,0,84,0.9);
}

.threeColumnsType1 a.guest:hover {
	background: rgba(69,0,84,0.6);
}

.threeColumnsType1 .column h3 {
	color: #ffd200;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.333;
	font-weight: bold;
}

.threeColumnsType1 .column h3 span {
	font-size: 14px;
	line-height: 1.714;
	vertical-align: bottom;
}

/* photoColumnsType1
-------------------------------------------------- */
.photoColumnsType1 {
	width: 930px;
	margin: 0;
	padding-bottom:30px;
}

.photoColumnsType1 .column {
	padding: 0;
	margin: 0 30px 30px 0;
	float: left;
	border: 1px solid #726450;
}

/* more
-------------------------------------------------- */
.more {
	height: 70px;
	width: 337px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
.more img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.more a:hover img {
	position: absolute;
	left: 0px;
	top: -70px;
}
.more:hover img {
	top: -70px;
}

/* btn
-------------------------------------------------- */
.btn {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
.btn img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.btn a:hover img {
	position: absolute;
	left: 0px;
	top: -73px;
}

#section_5 .btn {
	height: 80px;
	width: 300px;
	margin: 0px auto;
}
#section_5 .btn a:hover img {
	top: -80px;
}


#section_7 .btn {
	height: 73px;
	width: 339px;
}

#section_7 .btn.center {
	margin: 0 auto 60px;
}

/* specialContent
-------------------------------------------------- */
#specialContent {
	background: #fbfbcc url(/applause/lotte/images/special_bg.jpg) center 0 repeat;
	background-size: 300px auto;
}

body.sp #specialContent{
	background-size: 150px auto;
}

body.sp #specialContent h2 img {
    transform: scale(1.1);
}
#specialContent .twoColumnsType1 {
	width: 960px;
	margin: 0 auto 25px;
	text-align: left;
}

#specialContent .twoColumnsType1 .column {
	width: 465px;
	margin: 0;
	float: left;
}

#specialContent .twoColumnsType1 .columnEnd {
	width: 465px;
	margin: 0;
	float: right;
}

#specialContent .threeColumnsType1 {
	width: 990px;
	margin: 0 -30px 0 0;
}

#specialContent .threeColumnsType1 .column {
	width: 300px;
	padding: 0;
	margin: 0 30px 25px 0;
	background: none;
	float: left;
}

#specialContent .twoColumnsType1 .column .image,
#specialContent .twoColumnsType1 .columnEnd .image,
#specialContent .threeColumnsType1 .column .image {
	margin: 0 0 8px;
}

#specialContent a,
#specialContent a:hover {
	color: #412005;
	text-decoration: none;
}

body.sp #section_7 h2 {
	margin-bottom: 7vw;
}
body.sp #section_7 h2 img {
    transform: scale(1.5);
}
#section_7 .castBody {
	padding: 14px 18px 18px;
	margin: 0 0 55px;
	background: #fffca8;
}

#section_7 .castBody h3 {
	color: #412005;
	font-size: 18px;
	margin-bottom: 16px;
	line-height: 1.555;
	font-weight: bold;
	text-align: left;
}

#section_7 .castBase {
	padding: 28px 25px 25px;
	margin: 0;
	background: #fff;
}

#section_7 .castBase hr {
	display: block;
	color: #2e2e2e;
}
#section_7 .generalFormTable {
	color: #412005;
}

.frameBlock {
	width: 100%;
	margin:33px 0 0;
	padding: 0;
}

.frameBlock .frameBlockBase {
	width: 100%;
	margin: 0;
	padding: 15px 20px 13px;
	background: #fdfed2;
	color: #412005;
	text-align: left;
	font-size: 16px;
	line-height: 1.6875;
	border: none;
	box-sizing: border-box;
}

.frameBlock .frameBlockBase h4 {
	margin-bottom:2px;
	font-weight: bold;
}

.frameBlock .frameBlockBase ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

/* stafftBody
-------------------------------------------------- */
#section_7 .stafftBody {
	padding: 14px 18px 18px;
	margin: 0 0 55px;
	/* border: 2px solid #2e2e2e; */
    background: #fffca8;
    box-sizing: border-box;
    text-align:left;
	color: #412005;
}

#section_7 .stafftBody h3 {
	font-size: 18px;
	margin-bottom: 16px;
	line-height: 1.555;
	font-weight: bold;
	text-align: center;
}

#section_7 .stafftBase {
	padding: 28px 25px 25px;
    background: #fff;
	/* 
	margin: 0;
	border: 2px solid #2e2e2e;
    background: #171717; */
}

.stafftBody .generalTable {
	width: 930px;
	padding: 3px 0;
	margin: 0 0 15px;
}


.stafftBody .generalTable  {
	padding: 11px 12px 15px;
	border-color: #2e2e2e;
	border-style: solid;
	border-width: 0 1px 1px 0;
	vertical-align: top;
	text-align: left;
	background: #171717;
}


.stafftBody .generalFormTable dl {
	padding: 10px 0 13px;
	margin: 0 0 3px;
    border-bottom: 1px solid #939393;
}

.stafftBody .generalFormTable dl:last-child {
   border-bottom:none;
}

body.sp .stafftBody .generalFormTable dl {
    padding: 1% 0 1.3%;
	margin: 0 0 0.3%;
    border-bottom: 2px solid #2e2e2e;
}

.stafftBody .generalFormTable dt,
.stafftBody .generalFormTable dd {
	font-size: 14px;
	line-height: 1.2857;
	float: right;
}

.stafftBody .generalFormTable dt {
	width: 52%;
	padding: 0 2% 0 0;
	margin: 0 1% 0 0;
	font-weight: bold;
	float: left;
}

.stafftBody .generalFormTable dd {
	width: 45%;
	float: right;
}

body.sp .stafftBody .generalFormTable dt,
body.sp .stafftBody .generalFormTable dd {
	font-size: 180%;
}

/* castBody
-------------------------------------------------- */

.castBody .generalTable {
	width: 930px;
	padding: 3px 0;
	margin: 0 0 15px;
}

.castBody .generalTable table {
	width: 100%;
	padding: 0;
	margin: 0;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 1px;
	font-size: 100%;
}

.castBody .generalTable table tbody th {
	padding: 11px 12px 15px;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 0 1px 1px 0;
	color: #333;
	vertical-align: top;
	text-align: left;
	background: #e5e5e5;
}

.castBody .generalTable table tbody td {
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 0 1px 1px 0;
	vertical-align: top;
	font-size: 100%;
	background: #fff;
}

.castBody .generalFormTable table td {
	padding-right: 30px;
}

.castBody .generalFormTable table td.top {
	vertical-align: text-top;
}

/* castTab
-------------------------------------------------- */

.castTab .tabBox {
	 width: auto;
}

.castTab .tab li {
	padding: 21px 20px;
}

.castTab .tab li.select{
	padding: 21px 18px 36px;
	cursor: default;
}

.castTab .tab li:nth-child(3) {
	margin-right: 0;
}

.castTab .tab li span {
/*	width: 227px;*/
	padding-right: 43px;
	display: block;
	background: url(/applause/shared/images/cast_tab_bg.png) center right no-repeat;
	text-align: left;
}

.castTab .tab.two li {
	width: 432px;
}

.castTab .tab.two li:nth-child(2) {
	margin-right: 0;
}

.castTab .tab.three li {
	width: 270px;
}

.castTab .content {
	padding: 0;
	margin: 0 auto;
	width: auto;
}

/* casttitle
-------------------------------------------------- */
.casttitle {
	width: 100%;
	padding: 0;
	margin-bottom: 30px;
	background: url(/applause/lotte/images/casttitle_bg.gif) center center repeat-x;
	text-align: center;
}

body.sp casttitle {
	-webkit-background-size: 2px auto;
	-moz-background-size: 2px auto;
	background-size: 2px auto;
}




/* highlights
-------------------------------------------------- */
#highlights{
	/*padding: 49px 0 72px;*/
		text-align: left;
}

body.pc #highlights,
body.tablet #highlights {
		background: #0c0c1a url(/applause/lotte/images/highlight_bg.jpg) top center no-repeat;
		background-size: 2000px auto;
}

body.sp #highlights {
	background: #0c0c1a url(/applause/lotte/images/s/highlight_bg.jpg) top center no-repeat;
	background-size: cover;
}
#highlights h2 {
	margin-bottom: 80px; 
}

body.sp #highlights h2 img {
    transform: scale(1.1);
}
.slidebox {
	position: relative;
	margin-top: 60px;
	margin-bottom: 40px;
	cursor: pointer;
	color: #fff;
	background-color: #00548e;
}
.slidebox::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 25px;
	top: -30px;
	background: url("/applause/lotte/images/hight_dec.png") top center no-repeat;
	background-size: 100% auto;
}
body.sp .slidebox::before {
	background-image: url("/applause/lotte/images/hight_dec_sp.png");
    background-size: 100% auto;
    height: 35px;
    top: -40px;
}

.slidebox:last-child {
	margin-bottom: 0;
}

.slidebox--close .slidebox__title::after {
	content: "";
	position: absolute;
	width: 38px;
	height: 38px;
	right: 40px;
	top: 33%;
	background: url("/applause/lotte/images/icon-plus-blue.png") 0 0 no-repeat;
  	background-size: contain;
}

.slidebox--open .slidebox__title::after {
	content: "";
	width: 38px;
	height: 38px;
	position: absolute;
	right: 40px;
	top: 33%;
	background: url("/applause/lotte/images/icon-minus-blue.png") 0 0 no-repeat;
  	background-size: contain;
}

h3.title--sm {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
}
h3.slidebox__title {
	display: flex;
	align-items: center;
	position: relative;
	padding: 40px 130px 40px 40px;
}


.slidebox__content {
	padding: 0 40px 23px;
	display: none;
}
.slidebox__content p {
	margin-bottom: 25px;
}

body.pc #highlights
body.tablet #highlights .slidebox .slidebox__title:hover {
		opacity: 0.5;
		transition: 0.2s ease-in;
	}

body.sp #highlights .slidebox__title {
		padding: 25px 67.5px 25px 20px;
	}

body.sp #highlights .slidebox__content {
		padding: 0 20px 10px;
	}

body.sp #highlights .slidebox--open .slidebox__title::after,
body.sp #highlights .slidebox--close .slidebox__title::after {
		right: 20px;
		top: 40%;
	}

.clip-bevel {
}

body.pc .sp_parts {
	display: none;
}

body.sp .pc_parts {
	display: none;
}

