/* about */
.about__contents {margin: -77px 0 0;}
.about__contents .main-banner-box {
	position: relative;
	top: 0;
	left: 0;
}
.about__contents .main-banner-box .bg {
	height: 943px;
	background-repeat: no-repeat;
	background-position: center center;
	/*background-attachment: fixed;*/
	background-size: cover;
}
.about__contents .bg1 {
	background-image: url(/resource/images/sub/img_about1.jpg);
}
.about__contents .bg2 {
	background-image: url(/resource/images/sub/img_about3.jpg);
	margin-top:90px;
}
.about__contents .bg3 {
	background-image: url(/resource/images/sub/img_about5.jpg);
	margin-top:90px;
}
.about__contents .main-banner-box .txt-box {
	width: 100%;
	padding: 7px 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
}
.about__contents .main-banner-box .txt-box .txt1 {
	font-family: 'ACaslonPro-Bold', 'Noto Sans Korean', sans-serif;
	font-weight: 700;
	font-size: 24px;
	color: rgb(255,255,255);
}
.about__contents .main-banner-box .txt-box .txt2 {
	margin: -23px 0 0 -17px;
	font-weight: 700;
	font-size: 175px;
	color: rgb(255,255,255);
	line-height: 1.1;
}
.about-cont-box {
	display:flex;
	flex-wrap: wrap;
	align-items: stretch;
}
.about-cont-box div {
	flex: 1 1 40%;
}

.order--1 {
  order: 1;
}
.order--2 {
  order: 2;
}
.about-cont-box div.left {
	font-size:14px;
	line-height:24px;
	padding:375px 0 0 30px;
}
.about-cont-box div.right {
	padding-right:30px
}
.about-cont-box div.right h4 {
	font-family: 'ACaslonPro-Bold', 'Noto Sans Korean', sans-serif;
	font-size:16px;
	padding-top:90px;
}
.about-cont-box div.right p {
	font-weight: 500;
	font-size:24px;
	line-height:34px;
	padding-top:20px;
	letter-spacing:-1px;
}
.about-cont-box div.right img {
	width:100%;
	padding-top:90px;
}
.about-cont-box.last {
	padding-bottom:90px;
}
.about-cont-box.last div.left {
	position:relative;
}
.about-cont-box.last div.left img {
	position:absolute;
	right:30px;
	bottom:155px;
}
/* //about */

/* studio */
.studio__contents {margin: -77px 0 0;}
.studio__contents .main-banner-box {
	position: relative;
	top: 0;
	left: 0;
}
.studio__contents .main-banner-box .bg {
	height: 943px;
	/*background-attachment: fixed;*/
	background-size: cover;
}
.studio__contents .bg1 {background-image: url(/resource/images/sub/studio01_01_d.jpg);}
.studio__contents .main-banner-box .txt-box {
	width: 100%;
	padding: 0 30px;
	position: absolute;
	top: 50%;
	left: 0;
	box-sizing: border-box;
}
.studio__contents .main-banner-box .txt-box .txt1 {
	font-family: 'ACaslonPro-Regular', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: rgb(255,255,255);
}
.studio__contents .main-banner-box .txt-box .txt2 {
	margin-top: 24px;
	font-family: 'ACaslonPro-Bold', sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: rgb(255,255,255);
	line-height: 28px;
}

.studio-box {padding-bottom: 180px;}
.studio-box:after {
	content: '';
	display: block;
	clear: both;
}
.studio-box .txt-box {
	width: 50%;
	float: right;
	padding: 90px 30px 83px 15px;
	box-sizing: border-box;
}
.studio-box .txt-box h2 {
	font-family: 'ACaslonPro-Bold', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: rgb(0,0,0);
}
.studio-box .txt-box .txt {
	font-weight: 400;
	font-size: 24px;
	color: rgb(0,0,0);
	line-height: 34px;
}
.studio-box .txt-box h2 + .txt {margin-top: 12px;}
.studio-box .slider-box {
	width: 100%;
	float: left;
	clear: both;
}
.studio-box .slider-box .studio__slider {
	overflow: hidden;
	font-size: 0;
	white-space: nowrap;
}
.studio-box .slider-box .studio__slider.slick-slider {overflow: visible;}
.studio-box .slider-box .studio__slider > .slide {	
	display: inline-block;
	vertical-align: top;
}
.studio-box .slider-box .studio__slider .slide {
	width: 47.63157894736842vw;
	margin: 0 0.7894736842105263vw;
}
.studio-box .slider-box .studio__slider > .slide:first-child {margin-left: 26.21052631578947vw;}
.studio-box .slider-box .studio__slider img {width: 100%;}
.studio-box .vdo-box {
	width: 100%;
	height: 0;
	float: left;
	clear: both;
	padding-top: 56.25%;
	position: relative;
	top: 0;
	left: 0;
}
.studio-box .vdo-box iframe {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.studio-box .img-box {
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	top: 0;
	left: 0;
}
.studio-box .img-box + .slider-box {margin-top: 60px;}
.studio-box .img-box > div {
	width: 50%;
	float: left;
	padding: 0 30px;
	box-sizing: border-box;
}
.studio-box .img-box .left {padding: 0 15px 0 30px;}
.studio-box .img-box .right {padding: 0 30px 0 15px;}
.studio-box .img-box img {width: 100%;}
.studio-box .img-box .right > div {
	padding: 80px 0 55px;
	position: relative;
	top: 0;
	left: 0;
	border-bottom: 1px solid rgb(0,0,0);
}
.studio-box .img-box .right > div .txt1 {
	font-weight: 400;
	font-size: 24px;
	color: rgb(0,0,0);
	font-style: italic;
}
.studio-box .img-box .right > div .txt2 {
	margin-top: 45px;
	position: relative;
	top: 0;
	left: 0;
	font-weight: 400;
	font-size: 14px;
	color: rgb(0,0,0);
	font-style: italic;
}
.studio-box .img-box .right > div .txt2:before {
	content: '-';
	display: block;
	position: absolute;
	top: -34px;
	left: 0;
}
.studio-box .img-box .right > div .logo-interview {
	width: 125px;
	height: 34px;
	position: absolute;
	bottom: 46px;
	right: 0px;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/resource/images/sub/logo_marie_d.png);
}
/* //studio */

/* film */
.film__contents {margin: -77px 0 0;}
.film__contents .main-banner-box {
	position: relative;
	top: 0;
	left: 0;
}
.film__contents .main-banner-box .bg {
	height: 943px;
	/*background-attachment: fixed;*/
	background-size: cover;
}
.film__contents .bg1 {background-image: url(/resource/images/sub/film01_01_d.jpg);}
.film__contents .main-banner-box .txt-box {
	width: 100%;
	padding: 0 30px;
	position: absolute;
	top: 50%;
	left: 0;
	box-sizing: border-box;
}
.film__contents .main-banner-box .txt-box .txt1 {
	font-family: 'ACaslonPro-Regular', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: rgb(255,255,255);
}
.film__contents .main-banner-box .txt-box .txt2 {
	margin-top: 24px;
	font-family: 'ACaslonPro-Bold', sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: rgb(255,255,255);
	line-height: 28px;
}

.film-box {padding-bottom: 180px;}
.film-box:after {
	content: '';
	display: block;
	clear: both;
}
.film-box .txt-box {
	width: 50%;
	float: right;
	padding: 90px 30px 83px 15px;
	position: relative;
	top: 0;
	left: 0;
	box-sizing: border-box;
}
.film-box .txt-box .tit {
	font-family: 'ACaslonPro-Bold', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: rgb(0,0,0);
}
.film-box .txt-box .txt {
	font-weight: 400;
	font-size: 24px;
	color: rgb(0,0,0);
	line-height: 34px;
}
.film-box .txt-box .txt span {font-weight: 500;}
.film-box .txt-box .txt2 {
	padding: 0 30px;
	position: absolute;
	top: 305px;
	left: -100%;
	font-weight: 400;
	font-size: 14px;
	color: rgb(0,0,0);
	line-height: 24px;
	box-sizing: border-box;
}
.film-box .txt-box .tit + .txt {margin-top: 12px;}
.film-box .img-box {
	width: 100%;
	float: left;
	clear: both;
}
.film-box .img-box > div {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.film-box .img-box .left {padding: 0 15px 0 30px;}
.film-box .img-box .right {
	float: right;
	padding: 0 30px 0 15px;
}
.film-box .img-box img {width: 100%;}
.film-box .img-box .bot {
	position: relative;
	top: 0;
	left: 0;
}
.film-box .img-box .bot a {
	height: 47.86729857819905%;
	display: block;
	position: absolute;
	top: 0;
	font-size: 0;
	background-color: rgba(0,0,0,0);
}
.film-box .img-box .bot .film-btn1 {
	width: 12.48618784530387%;
	left: 17.23756906077348%;
}
.film-box .img-box .bot .film-btn2 {
	width: 14.69613259668508%;
	left: 42.76243093922652%;
}
.film-box .img-box .bot .film-btn3 {
	width: 14.03314917127072%;
	left: 68.7292817679558%;
}
.film-box .img-box + .txt-box {padding: 0 30px 0 15px;}
.film-box .img-box + .txt-box p {
	padding: 90px 0 83px 0;
	border-bottom: 1px solid rgb(0,0,0);
}
.film-box .img-box + .txt-box._style2 {padding: 90px 30px 83px 15px;}
.film-box .img-box + .txt-box._style2 p {
	padding: 0;
	border-bottom: 0;
}
.film-box .vdo-box {
	width: 100%;
	height: 0;
	float: left;
	clear: both;
	padding-top: 56.25%;
	position: relative;
	top: 0;
	left: 0;
}
.film-box .img-box + .txt-box + .vdo-box {margin-top: 90px;}
.film-box .vdo-box iframe {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.film-box .film-vdo__list {
	width: 50%;
	float: right;
	clear: both;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 30px 0 15px;
	box-sizing: border-box;
}
.film-box .film-vdo__list li {
	margin-top: 21px;
	flex-basis: 30.93922651933702%;
}
.film-box .film-vdo__list li:nth-child(1),
.film-box .film-vdo__list li:nth-child(2),
.film-box .film-vdo__list li:nth-child(3) {margin-top: 0;}
.film-box .film-vdo__list li img {width: 100%;}
.film-box .film-vdo__list li .info {margin-top: 10px;}
.film-box .film-vdo__list li .info:after {
	content: '';
	display: block;
	clear: both;
}
.film-box .film-vdo__list li .info p {
	width: calc(100% - 75px);
	float: left;
	font-family: 'ACaslonPro-Semibold', sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: rgb(0,0,0);
}
.film-box .film-vdo__list li .info a {
	max-width: 75px;
	float: right;
	position: relative;
	top: 0;
	left: 0;
	font-family: 'ACaslonPro-Semibold', sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: rgb(153,153,153);
}
.film-box .film-vdo__list li .info a:before {
	width: 100%;
	height: 1px;
	content: '';
	display: block;
	position: absolute;
	bottom: 3px;
	left: 0;
	background-color: rgb(153,153,153);
}
.film-box .film-vdo__list + .txt-box {
	clear: both;
	/*margin-top: 81px;*/
	position: relative;
	top: 0;
	left: 0;
}
.film-box .film-vdo__list + .txt-box:before {
	width: calc(100% - 45px);
	height: 1px;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 15px;
	background-color: rgb(0,0,0);
}
.film-box .film-logo__list {
	width: 50%;
	float: right;
	clear: both;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 124px 30px 90px 15px;
	position: relative;
	top: 0;
	left: 0;
	box-sizing: border-box;
}
.film-box .film-logo__list:before {
	width: calc(100% - 45px);
	height: 1px;
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 15px;
	background-color: rgb(0,0,0);
}
.film-box .film-logo__list + .vdo-box {margin-top: 90px;}
.film-box .txt-box .txt3 {
	margin-top: 45px;
	position: relative;
	top: 0;
	left: 0;
	font-weight: 400;
	font-size: 14px;
	color: rgb(0,0,0);
}
.film-box .txt-box .txt3:before {
	content: '-';
	display: block;
	position: absolute;
	top: -34px;
	left: 0;
}
.film-box .vdo-box + .txt-box._style2 p:not(.tit) {font-style: italic;}

.film-box .film-share__list {
	width: 50%;
	float: right;
	clear: both;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	padding: 0px 30px 32px 15px;
	position: relative;
	top: 0;
	left: 0;
	box-sizing: border-box;
}
.film-box .film-share__list:before {
	width: calc(100% - 45px);
	height: 1px;
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 15px;
	background-color: rgb(0,0,0);
}
.film-box .film-share__list li {
	margin-left: 30px;
	font-size: 0;	
}
.film-box .film-share__list li:first-child {margin-left: 0;}
.film-box .film-share__list li a {
	height: 16px;
	display: block;
	padding-top: 2px;
	font-family: 'ACaslonPro-Semibold', sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: rgb(0,0,0);
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 16px;
	box-sizing: border-box;
}
.film-box .film-share__list li .instagram__share {
	padding-left: 20px;
	background-image: url(/resource/images/sub/ico_instagram_bk_32x32.png);
}
.film-box .film-share__list li .youtube__share {
	padding-left: 28px;
	background-image: url(/resource/images/sub/ico_youtube_bk_40x28.png);
}
.film-box .film-share__list li .twitter__share {
	padding-left: 25px;
	background-image: url(/resource/images/sub/ico_twitter_bk_40x32.png);
}

.film-box .slider-box {
	width: 100%;
	float: left;
	clear: both;
}
.film-box .slider-box .film__slider {
	overflow: hidden;
	font-size: 0;
	white-space: nowrap;
}
.film-box .slider-box .film__slider.slick-slider {overflow: visible;}
.film-box .slider-box .film__slider > .slide {	
	display: inline-block;
	vertical-align: top;
}
.film-box .slider-box .film__slider .slide {
	width: 64vw;
	margin: 0 0.7894736842105263vw;
}
.film-box .slider-box .film__slider > .slide:first-child {margin-left: 18vw;}
.film-box .slider-box .film__slider img {width: 100%;}

.film-box .film-share__list + .slider-box {margin-top: 90px;}

.film-box .txt-box .txt2._pos1 {top: 406px;}
.film-box .film-book-box {
	width: 50%;
	float: right;
	clear: both;
	padding: 0 30px 90px 15px;	
	position: relative;
	top: 0;
	left: 0;
	box-sizing: border-box;
}
.film-box .film-book-box:before {
	width: calc(100% - 45px);
	height: 1px;
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 15px;
	background-color: rgb(0,0,0);
}
.film-box .film-book-box > div {
	width: 100%;
	height: 0;
	padding-top: 100%;
	position: relative;
	top: 0;
	left: 0;
	background-color: rgb(255,255,255);
}
.film-box .film-book-box iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.film-box .film-book-box + .txt-box {clear: both;}

.film-box .film-movie__list {
	width: 100%;
	float: left;
	clear: both;
}
.film-box .film-movie__list li {margin-top: 90px;}
.film-box .film-movie__list li:first-child {margin-top: 0px;}
.film-box .film-movie__list li:after {
	content: '';
	display: block;
	clear: both;
}
.film-box .film-movie__list li > div {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.film-box .film-movie__list li .info-box {padding: 0 15px 0 30px;}
.film-box .film-movie__list li .movie-box {padding: 0 30px 0 15px;}
.film-box .film-movie__list li .info-box .name {
	font-family: 'ACaslonPro-Bold', sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: rgb(0,0,0);
}
.film-box .film-movie__list li .info-box .txt {
	margin-top: 10px;
	font-weight: 400;
	font-size: 14px;
	color: rgb(0,0,0);
	line-height: 24px;
}
.film-box .film-movie__list li .info-box .txt i {
	display: inline-block;
	margin: 12px 0 10px;
	font-weight: 500;
	vertical-align: top;
}
.film-box .film-movie__list li .movie-box .vdo-box {margin-top: 30px;}
.film-box .film-movie__list li .movie-box .vdo-box:first-child {margin-top: 0;}
/* //film */

/* 2023-07-20 about */
.about__contents._v2 {margin: -180px 0 0;}
.about__contents._v3 .main-banner-box  .bg1 {
    background-image: url(/resource/images/sub/img_about1_230720.jpg);
    background-attachment: initial;
	height: 560px;
}
body._type_wt .about__contents {
	margin: 0;
}

.about__contents._v3 .main-txt-box {
	padding: 50px 0;
	background-color: rgb(255,255,255);
	text-align: center;
}
.about__contents._v3 .main-txt-box .txt1 {
    font-family: 'ACaslonPro-Regular';
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 15px;
}
.about__contents._v3 .main-txt-box .txt2 {
	font-size: 15px;
	line-height: 24px;
}

.about-cont-box._v2 {
    align-items: center;
	max-width: 1440px;
	width: 100%;
	margin: 0 auto;
	padding: 90px 20px;
	box-sizing: border-box;
}
.about-cont-box._v2 > div {
	width: 50%;
	box-sizing: border-box;
}
.about-cont-box._v2 div img {
	width: 100%;
}
.about-cont-box._v2 .txt-box {
	padding-left: 50px;
}
.about-cont-box._v2 .tit {
	margin-bottom: 5px;
	font-size: 50px;
    font-family: 'ACaslonPro-Regular';
	line-height: 54px;
}
.about-cont-box._v2 .name {
	margin-bottom: 18px;
	font-size: 17px;
	line-height: 24px;
}
.about-cont-box._v2 .txt1 {
	font-size: 15px;
	line-height: 24px;
}
.about-cont-box._v2 .txt1 + .txt1 {margin-top: 20px;}
.about-cont-box._v2 .txt2 {
	margin-bottom: 18px;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: .5px;
}
.about-cont-wrap > div:nth-child(even) .about-cont-box .txt-box {padding-left: 0;}
.about-cont-wrap > div:nth-child(even) {
	background: rgb(255,255,255);
}
.about-cont-wrap > div:nth-child(even) .about-cont-box {
	flex-direction: row-reverse;
}
.about-cont-box._v2 {}
body._type_wt .film__contents {
	margin: 0;
}
body._type_wt .studio__contents {
	margin: 0;
}

/* // 2023-07-20 about */

/*데스크탑*/
@media screen and (max-width: 1439px) {
	.about__contents._v2 {margin: -64px 0 0;}
}
@media screen and (min-width: 1200px) {
	
	.about__contents .main-banner-box .bg,
	.studio__contents .main-banner-box .bg,
	.film__contents .main-banner-box .bg {
		background-attachment: fixed;
	}
}

/*태블릿 & 모바일*/
@media screen and (max-width: 1199px){
	/* about */
	.about__contents {margin: -45px 0 0;}
	.about__contents .main-banner-box .bg {height: 667px;}
	.about__contents .main-banner-box .txt-box {
		width: 100%;
		padding: 8px 15px;
		position: absolute;
		bottom: 0;
		left: 0;
		box-sizing: border-box;
	}
	.about__contents .main-banner-box .txt-box .txt1 {
		font-family: 'ACaslonPro-Bold', 'Noto Sans Korean', sans-serif;
		font-weight: 700;
		font-size: 2.1rem;
		color: rgb(255,255,255);
	}
	.about__contents .main-banner-box .txt-box .txt2 {
		margin: -5px 0 0;
		font-weight: 700;
		font-size: 3.3rem;
		color: rgb(255,255,255);
		line-height: 1.1;
	}
	.about-cont-box {
		display: block;
		margin: 58px 15px 0;
	}
	.about-cont-box > div.left,
	.about-cont-box > div.right {padding: 0;}
	.about-cont-box div.right h4 {
		padding: 0;
		font-size: 1.4rem;
	}
	.about-cont-box div.right p {
		margin-top: 13px;
		padding: 0;
		font-size: 2.1rem;
		line-height: 3.1rem;
	}
	.about-cont-box div.right img {
		margin-top: 55px;
		padding-top: 0;
	}	
	.about-cont-box div.left {
		margin-top: 12px;
		padding: 0;
		font-size: 1.2rem;
		line-height: 1.7rem;
	}
	.about__contents .bg1 {background-image: url(/resource/images/sub/img_about1_m.jpg);}
	.about__contents .bg2 {
		height: 600px;
		margin-top: 57px;
		background-image: url(/resource/images/sub/img_about2_m.jpg);
	}
	.about__contents .bg3 {
		height: 600px;
		margin-top: 57px;
		background-image: url(/resource/images/sub/img_about3_m.jpg);
	}
	.about-cont-box.last div.left img {
		width: 60.869%;
		margin: 57px 0 0 39.131%;
		position: relative;
		right: auto;
		bottom: auto;
		top: 0;
		left: 0;
	}
	.about-cont-box.last div.right {margin-top: 58px;}

	/* //about */

	/* studio */
	.studio__contents {margin: -45px 0 0;}
	.studio__contents .main-banner-box .bg {height: 667px;}
	.studio__contents .bg1 {background-image: url(/resource/images/sub/studio01_01_m.jpg);}
	.studio__contents .main-banner-box .txt-box {
		padding: 0 15px;
		position: absolute;
		top: auto;
		bottom: 53px;
	}
	.studio__contents .main-banner-box .txt-box .txt1 {font-size: 1.3rem;}
	.studio__contents .main-banner-box .txt-box .txt2 {
		margin-top: 7px;
		font-size: 2.1rem;
		line-height: 2.4rem;
	}

	.studio-box {padding-bottom: 120px;}
	.studio-box .txt-box {
		width: 100%;
		float: none;
		padding: 60px 15px 53px;
	}
	.studio-box .txt-box h2 {font-size: 1.4rem;}
	.studio-box .txt-box .txt {
		font-size: 2.1rem;
		line-height: 3.1rem;
	}
	.studio-box .txt-box h2 + .txt {margin-top: 14px;}
	
	.studio-box .slider-box {float: none;}
	.studio-box .slider-box .studio__slider .slide {
		width: 84vw;
		margin: 0 7.5px;
	}
	.studio-box .slider-box .studio__slider > .slide:first-child {margin-left: 15px;}
	.studio-box .slider-box .studio__slider .slick-track {margin-left: 15px;}
	.studio-box .vdo-box {float: none;}

	.studio-box .vdo-box + .txt-box {padding-bottom: 0;}
	.studio-box .img-box {
		width: 100%;
		float: none;
	}
	.studio-box .img-box + .slider-box {margin-top: 60px;}
	.studio-box .img-box > div {
		width: 100%;
		float: none;
		padding: 0 15px;
	}
	.studio-box .img-box .left,
	.studio-box .img-box .right {padding: 0 15px;}
	.studio-box .img-box .right > div {padding: 52px 0 56px;}
	.studio-box .img-box .right > div .txt1 {
		font-size: 2.4rem;
		line-height: 3.4rem;
	}
	.studio-box .img-box .right > div .txt2 {
		margin-top: 30px;
		font-size: 1.2rem;
	}
	.studio-box .img-box .right > div .txt2:before {top: -25px;}
	.studio-box .img-box .right > div .logo-interview {
		width: 94px;
		height: 26px;
		bottom: 49px;
		background-image: url(/resource/images/sub/logo_marie_m.png);
		background-size: 94px;
	}
	/* //studio */

	/* film */
	.film__contents {margin: -45px 0 0;}
	.film__contents .main-banner-box .bg {height: 667px;}
	.film__contents .bg1 {background-image: url(/resource/images/sub/film01_01_m.jpg);}
	.film__contents .main-banner-box .txt-box {
		padding: 0 15px;
		position: absolute;
		top: auto;
		bottom: 76px;
	}
	.film__contents .main-banner-box .txt-box .txt1 {font-size: 1.3rem;}
	.film__contents .main-banner-box .txt-box .txt2 {
		margin-top: 7px;
		font-size: 2.1rem;
		line-height: 2.4rem;
	}

	.film-box {padding-bottom: 120px;}
	.film-box .txt-box {
		width: 100%;
		float: none;
		padding: 60px 15px 53px;
	}
	.film-box .txt-box .tit {font-size: 1.4rem;}
	.film-box .txt-box .txt {
		font-size: 2.1rem;
		line-height: 3.1rem;
	}
	.film-box .txt-box .tit + .txt {margin-top: 14px;}	
	
	.film-box .vdo-box {float: none;}

	
	.film-box .txt-box .txt2 {
		margin-top: 50px;
		padding: 0;
		position: relative;
		top: 0;
		left: 0;
		font-size: 1.2rem;
		line-height: 1.7rem;
	}
	.film-box .img-box {
		float: none;
		padding: 0 15px;
		box-sizing: border-box;
	}
	.film-box .img-box._img1 {margin-top: -40px;}
	.film-box .img-box > div {
		width: 100%;
		float: none;
	}
	.film-box .img-box .left {display: none;}
	.film-box .img-box .right {
		float: none;
		padding: 0;
	}
	.film-box .img-box .bot a {height: 48.13432835820896%;}
	.film-box .img-box .bot .film-btn1 {
		width: 19.71014492753623%;
		left: 8.695652173913043%;
	}
	.film-box .img-box .bot .film-btn2 {
		width: 23.18840579710145%;
		left: 37.82608695652174%;
	}
	.film-box .img-box .bot .film-btn3 {
		width: 22.31884057971014%;
		left: 69.1304347826087%;
	}
	.film-box .img-box + .txt-box {padding: 0 15px;}
	.film-box .img-box + .txt-box p {padding: 53px 0;}
	.film-box .img-box + .txt-box._style2 {padding: 53px 0;}
	.film-box .img-box + .txt-box._style2 p {
		padding: 0 15px;
		border-bottom: 0;
	}
	.film-box .img-box + .txt-box + .vdo-box {margin-top: 60px;}
	.film-box .film-vdo__list {
		width: 100%;
		float: none;
		padding: 0 15px;
	}
	.film-box .film-vdo__list li {
		margin-top: 11px;
		flex-basis: 47.82608695652174%;
	}
	.film-box .film-vdo__list li:nth-child(1),
	.film-box .film-vdo__list li:nth-child(2) {margin-top: 0;}
	.film-box .film-vdo__list li:nth-child(3) {margin-top: 11px;}
	.film-box .film-vdo__list li .info {margin-top: 10px;}
	.film-box .film-vdo__list li .info p {
		font-size: 1.2rem;
		line-height: 1.2rem;
	}
	.film-box .film-vdo__list li .info a {
		font-size: 1.2rem;
		line-height: 1.2rem;
	}
	.film-box .film-vdo__list li .info a:before {bottom: 0px;}
	.film-box .film-vdo__list + .txt-box {/*margin-top: 54px;*/}
	.film-box .film-vdo__list + .txt-box:before {
		width: calc(100% - 30px);
		left: 15px;
	}
	.film-box .film-logo__list {
		width: 100%;
		float: none;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		padding: 20px 15px 73px;
	}
	.film-box .film-logo__list:before {
		width: calc(100% - 30px);
		left: 15px;
	}
	.film-box .film-logo__list:after {
		width: 1px;
		height: calc(100% - 63px);
		content: '';
		display: block;
		position: absolute;
		top: 5px;
		left: 50%;
		background-color: rgb(221,221,221);
	}
	.film-box .film-logo__list li {
		margin-top: 30px;
		flex-basis: 50%;
		text-align: center;
	}
	.film-box .film-logo__list li:nth-child(1),
	.film-box .film-logo__list li:nth-child(2) {margin-top: 0;}
	.film-box .film-logo__list li img {max-width: 100%;}
	.film-box .film-logo__list li:nth-child(1) img {width: 59.71014492753623%;}
	.film-box .film-logo__list li:nth-child(2) img {width: 50.14492753623188%;}
	.film-box .film-logo__list li:nth-child(3) img {width: 50.14492753623188%;}
	.film-box .film-logo__list li:nth-child(4) img {width: 31.88405797101449%;}
	.film-box .film-logo__list li:nth-child(5) img {width: 50.14492753623188%;}
	.film-box .film-logo__list + .vdo-box {margin-top: 60px;}
	.film-box .txt-box .txt3 {
		margin-top: 30px;
		font-size: 1.2rem;
	}
	.film-box .txt-box .txt3:before {top: -25px;}

	.film-box .film-share__list {
		width: 100%;
		float: none;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		padding: 3px 15px 30px;
	}
	.film-box .film-share__list:before {width: calc(100% - 30px);}
	.film-box .film-share__list li {margin-left: 0;}
	.film-box .film-share__list li a {
		font-size: 1.3rem;
		line-height: 1.6rem;
	}

	.film-box .slider-box {float: none;}
	.film-box .slider-box .film__slider .slide {
		width: 84vw;
		margin: 0 7.5px;
	}
	.film-box .slider-box .film__slider > .slide:first-child {margin-left: 15px;}
	.film-box .slider-box .film__slider .slick-track {margin-left: 15px;}


	.film-box .film-share__list + .slider-box {margin-top: 60px;}

	.film-box .txt-box .txt2._pos1 {
		top: 0;
		font-style: italic;
	}
	.film-box .film-book-box {
		width: 100%;
		float: none;
		margin-top: -35px;
		padding: 0 15px 60px;	
	}
	.film-box .film-book-box:before {width: calc(100% - 30px);}

	.film-box .film-movie__list {
		width: 100%;
		float: left;
		clear: both;
	}
	.film-box .film-movie__list li {margin-top: 56px;}
	.film-box .film-movie__list li:first-child {margin-top: 0px;}
	.film-box .film-movie__list li > div {
		width: 100%;
		float: none;
	}
	.film-box .film-movie__list li .info-box {padding: 0 15px;}
	.film-box .film-movie__list li .movie-box {
		margin-top: 11px;
		padding: 0 15px;
	}
	.film-box .film-movie__list li .info-box .name {font-size: 2.4rem;}
	.film-box .film-movie__list li .info-box .txt {
		margin-top: 0px;
		font-size: 1.2rem;
		line-height: 1.7rem;
	}
	.film-box .film-movie__list li .info-box .txt i {margin: 7px 0 7px;}
	.film-box .film-movie__list li .movie-box .vdo-box {margin-top: 15px;}
	.film-box .film-movie__list li .movie-box .vdo-box:first-child {margin-top: 0;}
	/* //film */

	/* 2023-07-20 About */
	.about-cont-box._v2 {
		padding: 0;
	}
	.about-cont-box._v2 > div {
		width: 100%;
	}
	.about-cont-box._v2 .txt-box {
		padding: 40px 15px;
	}
	.about__contents._v3 .main-banner-box .bg1 {
		background: none;
		height: auto;
	} 
	.about__contents._v3 .main-banner-box .bg1 img {width: 100%;}
	.about__contents._v3 .main-txt-box {
		padding: 40px 15px;
		text-align: left;
	}
	.about__contents._v3 .main-txt-box .txt1 {
		margin-bottom: 12px;
		font-size: 1.6rem;
		line-height: 2.3rem;
	}
	.about__contents._v3 .main-txt-box .txt2 {
		font-size: 1.3rem;
		line-height: 2.1rem;
	}
	.about-cont-box._v2 .tit {
		margin-bottom: 15px;
		font-size: 3rem;
		line-height: 2.7rem;
	}
	.about-cont-box._v2 .name {
		font-size: 1.4rem;
		line-height: 1.2;
		margin-bottom: 15px;	
	}
	.about-cont-box._v2 .txt1 {
		font-size: 1.3rem;
		line-height: 2.1rem;
	}
	.about-cont-box._v2 .txt2 {
		margin-bottom: 13px;
		font-size: 1.2rem;
		line-height: 1.5rem;
	}
	.about-cont-wrap > div:nth-child(even) .about-cont-box > div {
		padding-top: 40px;
	}
	.about-cont-wrap > div:nth-child(even) .about-cont-box .txt-box {
		padding: 40px 15px;
	}
	.about-cont-box._v2 .txt1 + .txt1 {margin-top: 15px;}
	/* // 2023-07-20 About */
}

/*태블릿*/
@media screen and (max-width: 1199px) and (min-width: 768px) {

}

/* 모바일  */
@media screen and (max-width: 767px) {

}