@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main {
	padding-top: 117px;
}
.mainImg {
	overflow: hidden;
	height: calc(100vh - 117px);
	position: relative;
}
.mainImg::before {
	width: 100%;  
	height: 40%;
	background-color: white;
	position: absolute;  
	bottom: -10px;
	left: 0;  
	content: ""; 
	z-index: -1;
}
.mainImg:after {
	width: 100%;  
	height: 290px;
	background: url(../images/index/sp_bg01.png) no-repeat left center;
	background-size: cover;
	position: absolute;  
	top: 85px;
	left: 55px;  
	content: ""; 
	z-index: -2;
}
.mainImg .fooUl {
	width: 570px;
	margin-right: -50px;
	/* height: 695px; */
	width: calc(50% + 182px);
	margin-left: auto;
	left: -16px;
	height: 100%;
}
.mainImg .fooUl li {
	position: relative;
	height: 100%;
}
.mainImg .fooUl li:not(:first-child) {
	display: none;
}
.mainImg .fooUl li span {
	position: absolute;
	bottom: 0;
	right: -54px;
}
.mainImg .slick-slide > div,
.mainImg .slick-track,
.mainImg .slick-slide,
.mainImg .slick-list {
	height: 100%;
}
.mainImg .fooUl li > img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: left top;
}
.mainImg .fooUl li span img {
	width: 321px;
}
.mainImg .sub {
	position: absolute;
	top: 39px;
	left: 16px;
	z-index: 1;
}
.mainImg h2 {
	margin-bottom: 40px;
	max-width: 330px;
}
.mainImg p {
	margin-left: -4px;
	font-size: 2.1rem;
	font-weight: 500;
	letter-spacing: 0.2em;
}
.forever {
	padding: 103px 0 90px;
}
.forever p {
	margin-bottom: 30px;
	line-height: 2;
	font-weight: 500;
	text-align: center;
}
.forever h2 {
	margin-bottom: 30px;
	font-size: 2rem;
	text-align: center;
}

.messageBox .content {
	margin-bottom: 89px;
}
.messageBox .photoBox {
	margin: 0 -30px 55px;
	position: relative;
}
.messageBox .photoBox p {
	position: absolute;
	bottom: 9px;
	right: 28px;
	text-align: right;
	line-height: 2;
}
.messageBox .photoBox img {
	width: 100%;
}
.messageBox .textBox p {
	margin-bottom: 28px;
	letter-spacing: 0.1em;
	font-weight: 500;
	line-height: 1.87;
	text-align: justify;
	margin-right: -4px;
}
.messageBox .textBox p:last-child {
	margin-bottom: 0;
}
.about {
	margin-bottom: -110px;
	padding: 170px 0 0;
}
.aboutBox {
	margin-top: -48px;
}
.aboutBox .lBox {
	margin-bottom: -77px;
	padding: 87px 30px 138px;
	background: url(../images/index/sp_bg02.png) no-repeat center top;
	background-size: 100% 100%;
}
.aboutBox h3 {
	margin-bottom: 27px;
	font-size: 2rem;
	letter-spacing: 0.15em;
	text-align: center;
}
.aboutBox h3 img {
	display: block;
	margin: 0 auto 25px;
}
.aboutBox h4 {
	margin-bottom: 16px;
	font-size: 1.8rem;
	letter-spacing: 0.15em;
	line-height: 1.94;
}
.aboutBox p {
	letter-spacing: 0.15em;
	line-height: 2;
}
.aboutBox .jsBox .pBox {
	height: 180px;
	margin: 0 -30px;
	padding: 0 30px;
	overflow: hidden;
	position: relative;
}
.aboutBox .jsBox .pBox:after {
	width: 100%;  
	height: 65px;
	position: absolute;  
	bottom: 0;
	right: 0;  
	content: ""; 
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
}
.aboutBox .jsBox.isOpen .pBox::after {
	display: none;
}
.aboutBox .rBox {
	padding: 87px 30px 248px;
	background: url(../images/index/sp_bg03.png) no-repeat center top;
	background-size: 165% 100%;
}
.voice {
	padding-bottom: 188px;
	position: relative;
}
.voice:after {
	width: 120px;  
	height: 145px;
	background-color: black;
	position: absolute;  
	bottom: 0;
	right: -128px;  
	transform: skewX(-27deg);
	transform-origin: left top;
	content: ""; 
}
.voice .content {
	padding: 0;
}
.voice .headLine01 {
	padding: 90px 0 0;
	text-align: left;
	margin: 0 30px 20px;
}
.voice .headLine01::after {
	bottom: auto;
	top: 0;
	height: 70px;
	left: 13px;
	transform: none;
}
.voiceBox {
	padding-top: 38px;
}
.voice .rBox {
	position: relative;
}
.voice .icoBox {
	display: flex;
	position: absolute;
	top:-37px;
	right: 0;
	display: flex;
	z-index: 10;
}
.voice .icoBox > div {
	width: 37px;
	margin-left: 1px;
	cursor: pointer;
}
.voice .list {
	display: flex;
	position: relative;
	z-index: 1;
}
.voice .list li {
	width: 120px;
}
.voice .list li a {
	padding: 5px 10px 5px 13px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 56px;
	background: #E1E1E1;
	font-size: 1rem;
	letter-spacing: 0.15em;
	font-weight: bold;
	color: white;
	position: relative;
}
.voice .list li a:after {
	opacity: 0;
	width: 10px;  
	height: 8px;
	background: url(../images/common/icon05.svg) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	bottom: -8px;
	left: 50%;
	transform: translateX(-50%);  
	content: ""; 
}
.voice .list li.on a {
	background: black;
}
.voice .list li.on a::after {
	opacity: 1;
}
.voice .photo img {
	width: 100%;
}
.voice h3 {
	margin: 0 30px 21px;
	font-size: 2rem;
	letter-spacing: 0.15em;
}
.voice p {
	margin: 0 30px 28px;
	letter-spacing: 0.1em;
	line-height: 1.87;
}
.voice .txtBox {
	padding-top: 49px;
}
.voice .dotBox {
	padding-top: 30px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.voice .dotUl {
	display: flex;
	justify-content: space-between;
}
.voice .dotUl li {
	width: 110px;
	box-sizing: border-box;
	padding: 0 10px 8px;
	color: #E1E1E1;
	border-bottom: 5px solid #E1E1E1;
}
.voice .dotUl li.on {
	color: black;
	border-color: #000000;
}
.voice .dotUl li .num {
	font-size: 2.6rem;
	line-height: 1;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.voice .dotUl li:last-child {
	text-align: right;
}
.voice .dotBox .prev {
	cursor: pointer;
	margin: 0 35px -10px 0;
}
.voice .dotBox .next {
	cursor: pointer;
	margin: 0 0 -10px 35px;
}
.movieSec {
	padding: 59px 0 0;
	background-color: #F8F8F8;
}
.movieSec .photoBox {
	height: 48vw;
}
.movieSec .photoBox iframe {
	width: 100%;
	height: 100%;
}
.movieSec .headLine01 {
	margin-bottom: 34px;
	text-align: right;
}
.movieSec .content {
	padding-left: 28px;
	padding-right: 28px;
}
.movieSec .headLine01::after {
	display: none;
}
.movieSec .headLine01 .en {
	padding-left: 92px;
	position: relative;
	display: inline-block;
}
.movieSec .headLine01 .en:after {
	width: 70px;  
	height: 2px;
	background-color: black;
	position: absolute;  
	top: 56%;
	transform: translateY(-50%);
	left: 0;  
	content: ""; 
}
.movieSec .textImg {
	margin-top: 55px;
}
.searchSec {
	padding: 110px 0;
}
.searchSec .headLine01 {
	padding: 70px 0 0;
}
.searchSec .headLine01::after {
	bottom: auto;
	top: 0;
}
.searchDl {
	margin-bottom: 70px;
	padding-top: 13px;
	position: relative;
	z-index: 5;
}
.searchDl dt {
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 25px;
}
.searchDl dd {
	margin-bottom: 50px;
	font-size: 2rem;
}
.searchDl select {
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border-radius: 0;
    height: 80px;
    border: 2px solid #000000;
    box-sizing: border-box;
    font-size: 1.7rem;
    padding: 0 18px;
    width: 100%;
	font-weight: 500;
    letter-spacing: 0.1em;
	background: url(../images/common/select_bg.svg) no-repeat right 24px center;
	background-size: 33px auto;
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.11);
}
.submit {
	text-align: center;
	max-width: 317px;
	margin: 0 auto;
	position: relative;
}
.submit input {
	cursor: pointer;
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border-radius: 0;
    height: 90px;
    border: none;
    box-sizing: border-box;
    font-size: 2rem;
	color: white;
	text-align: center;
    width: 100%;
	font-weight: bold;
	letter-spacing: 0.1em;
    background-color: #000;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.submit:after {
	width: 32px;  
	height: 3px;
	background-color: white;
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	right: 0;  
	content: ""; 
}
.gallery {
	padding: 70px 0 25px;
	position: relative;
}
.gallery:after {
	width: 100%;  
	height: calc(100% - 10px);
	background: #E6E6E6;
	opacity: 0.23;
	position: absolute;  
	top: 10px;
	left: 0;  
	content: ""; 
	z-index: -1;
	transform: skewY(6.5deg);
	transform-origin: left top;
}
.gallery .headLine01 .txtSpan {
	display: inline-block;
	vertical-align: -18px;
	margin: 0 0 0 12px;
}
.gallery .jsBox {
	padding-top: 8px;
}
.gallery .fooList {
	margin-bottom: 30px;
}
.gallery .fooList li {
	width: 287px;
	margin: 0 15px;
}


@media all and (min-width: 897px) {
	#main {
		margin-bottom: 410px;
		padding-top: 0;
	}
	.mainImg {
		height: 100vh;
	}
	.mainImg::before {
		display: none;
	}
	.mainImg h2 {
		margin-bottom: 150px;
		max-width: inherit;
	}
	.mainImg .fooUl {
		left: auto;
		margin: 0 auto 0 40vw;
		width: calc(50% + 533px);
	}
	.mainImg .sub {
		width: 49%;
		top: 58.6%;
		left: 185px;
		transform: translateY(-50%);
	}
	.mainImg p {
		margin-right: -20px;
		font-size: 4.8rem;
		letter-spacing: 0.2em;
		position: relative;
	}
	.mainImg p:after {
		width: 258px;  
		height: 1px;
		background-color: black;
		display: inline-block;
		margin: 0 0 15px 40px;
		content: ""; 
	}
	.mainImg::after {
		height: calc(100vh - 353px);
		left: 340px;
		top: 120px;
		background-image: url(../images/index/bg03.png);
	}
	.mainImg::before {
		height: 275px;
	}
	.mainImg .fooUl li span {
		right: 50px;
		bottom: -0;
		right: auto;
		left: calc(50% + 200px);
	}
	.mainImg .fooUl img {
		width: 100%;
	}
	.mainImg .fooUl li > img {
		object-fit: contain;
		object-position: left bottom;
	}
	.mainImg .fooUl li span img {
		width: 487px;
	}
	.forever {
		padding: 217px 0 90px;
	}
	.forever .content {
		max-width: 772px;
		margin: 0 auto;
		padding: 0 20px;
		position: relative;
	}
	.forever p {
		margin-bottom: 40px;
		text-align: left;
		letter-spacing: 0.15em;
	}
	.forever h2 {
		padding: 5px 0 15px;
		text-align: left;
		font-size: 2rem;
		font-weight: 500;
		letter-spacing: 0.15em;
	}
	.forever h2 span {
		display: inline-block !important;
	}
	.forever .ttl {
		position: absolute;
		top: 10px;
		right: 35px;
		font-size: 4.6rem;
		letter-spacing: 0.43em;
		height: 700px;
		font-weight: bold;
		width: 50px;
		-webkit-writing-mode : tb-rl;
		-webkit-writing-mode: vertical-rl;
		writing-mode: tb-rl;
		writing-mode: vertical-rl;
	}
	.message {
		padding: 174px 0 100px;
	}
	.message .headLine01 img {
		width: 410px;
	}
	.message .headLine01 .txtSpan {
		vertical-align: -37px;
	}
	.messageBox .subBox {
		padding: 84px 0 0;
		position: relative;
	}
	.messageBox .subBox:after {
		width: 100%;  
		background: url(../images/index/bg.jpg) no-repeat center top;
		background-size: cover;
		position: absolute;  
		top: 0;
		right: 0;  
		bottom: 125px;
		z-index: -1;
		content: ""; 
	}
	.messageBox .content {
		max-width: 1200px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.messageBox .photoBox {
		margin: -83px -268px -80px -137px;
		width: 83.3%;
		order: 2;
	}
	.messageBox .textBox {
		padding-left: 110px;
		flex: 1;
	}
	.messageBox .textBox p {
		margin-bottom: 37px;
		font-size: 1.6rem;
		letter-spacing: 0.1em;
		line-height: 2.3125;
	}
	.messageBox .photoBox p {
		font-size: 1.7rem;
		line-height: 1.76;
		bottom: 105px;
		letter-spacing: 0.15em;
		right: calc(50% - 244px);
	}
	.about .headLine01 img {
		width: 450px;
	}
	.aboutBox {
		max-width: 1263px;
		margin: 0 auto;
		padding: 0 50px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.aboutBox .lBox {
		padding: 0;
		width: 55%;
		background: none;
		position: relative;
	}
	.aboutBox .lBox:after {
		width: calc(50% + 400%);  
		height: calc(100% + 665px);
		background: url(../images/index/bg02.png) no-repeat right bottom;
		background-size: cover;
		position: absolute;  
		top: -605px;
		right: -307px;  
		content: "";
		z-index: -1; 
	}
	.aboutBox h3 {
		margin-bottom: 30px;
		font-size: 3rem;
		letter-spacing: 0.15em;
	}
	.aboutBox h3 img {
		margin-bottom: 34px;
		width: 59px;
	}
	.aboutBox h4 {
		font-size: 2rem;
	}
	.aboutBox .jsBox .pBox {
		height: auto;
		overflow: visible;
	}
	.aboutBox .jsBox .pBox::after { 
		display: none;
	}
	.aboutBox p {
		margin-bottom: 35px;
		font-size: 1.7rem;
		line-height: 2.06;
	}
	.aboutBox .rBox {
		padding: 347px 0 0;
		width: 37.5%;
		background: none;
		position: relative;
	}
	.aboutBox .rBox:after {
		width: calc(50% + 300%);  
		height: calc(100% + 465px);
		background: url(../images/index/bg06.png) no-repeat left top;
		background-size: cover;
		position: absolute;  
		top: 170px;
		left: -150px;  
		content: "";
		z-index: -1; 
	}
	.aboutBox .rBox h3 {
		font-size: 2.5rem;
	}
	.aboutBox .rBox h3 img {
		width: 74px;
	}
	.voice {
		padding: 205px 0 350px;
	}
	.voice .content {
		max-width: 1475px;
		margin: 0 auto;
		padding: 0 40px;
		position: relative;
	}
	.voice .headLine01 {
		position: absolute;
		top: 0;
		left: 40px;
		margin: 0;
		padding-top: 212px;
	}
	.voice .headLine01::after {
		height: 180px;
		left: 30px;
	}
	.voice .headLine01 img {
		width: 70px;
	}
	.voice .headLine01 .txtSpan {
		margin-top: 80px;
	}
	.voiceBox {
		margin-top: 0;
		padding-top: 401px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.voiceBox .lBox {
		width: 287px;
		margin: 355px 0 0 -0;
	}
	.voice .list {
		display: block;
	}
	.voice .list li {
		width: auto;
	}
	.voice .list li a {
		font-size: 1.7rem;
		line-height: 1.47;
		min-height: 93px;
	}
	.voice .list li a:hover {
		background: black;
	}
	.voice .rBox {
		width: 61%;
		margin-right: 109px;
	}
	.voice .icoBox {
		top: -57px;
	}
	.voice .icoBox > div {
		width: 57px;
	}
	.voice .icoBox > div:hover {
		opacity: 0.7;
	}
	.voice .list li a::after {
		width: 16px;
		height: 19px;
		bottom: auto;
		right: -16px;
		top: 50%;
		left: auto;
		transform: translateY(-50%);
		background-image: url(../images/common/icon01.svg);
	}
	.voice h3 {
		line-height: 1.75;
		margin: 0 0 18px;
	}
	.voice .txtBox {
		padding-top: 47px;
	}
	.voice p {
		margin: 0 0 34px;
		font-size: 1.7rem;
		line-height: 2.06;
		text-align: justify;
		letter-spacing: 0.15em;
	}
	.voice .dotBox {
		padding-top: 5px;
	}
	.voice .dotUl li {
		width: 134px;
		padding-left: 0;
		padding-right: 0;
	}
	.voice .dotBox .prev {
		margin: 0 65px -17px 0;
	}
	.voice .dotBox .next {
		margin: 0 0 -17px 65px;
	}
	.voice .dotBox > div:hover {
		opacity: 0.7;
	}
	.voice::after {
		right: -213px;
		width: 220px;
		height: 345px;
		transform: skewX(-24deg);
	}
	.movieSec {
		padding: 112px 0 0;
	}
	.movieSec .content {
		z-index: 1;
		padding: 0 50px;
		max-width: 1475px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.movieSec .photoBox {
		width: 62.5%;
		height: 520px;
		margin-left: 69px;
	}
	.movieSec .rBox {
		margin: 82px -0 0 0;
		order: 2;
		flex: 1;
	}
	.movieSec .headLine01 {
		padding: 0;
	}
	.movieSec .headLine01 .txtSpan {
		margin-left: 0;
	}
	.movieSec .headLine01 .en img {
		width: 275px;
	}
	.movieSec .headLine01 .en::after {
		height: 3px;
		width: 155px;
	}
	.movieSec .headLine01 .en {
		margin-bottom: 52px;
		display: block;
		padding-left: 200px;
	}
	.movieSec .textImg {
		margin: -135px -47px 0;
		text-align: center;
	}
	.searchSec {
		padding: 100px 0 134px;
	}
	.searchSec .headLine01 {
		padding-top: 134px;
	}
	.searchSec .headLine01 img {
		width: 280px;
	}
	.searchSec .content {
		max-width: 600px;
		margin: 0 auto;
	}
	.searchDl dt {
		font-size: 2.2rem;
		letter-spacing: 0.1em;
	}
	.searchDl {
		padding-top: 48px;
		margin-bottom: 98px;
	}
	.searchDl dt {
		margin-bottom: 32px;
	}
	.searchDl select {
		height: 87px;
		font-size: 2.4rem;
		padding: 0 48px;
		background-size: 41px auto;
		background-position: right 50px center;
	}
	.searchDl dd {
		margin-bottom: 54px;
		font-size: 1.8rem;
	}
	.submit {
		max-width: 306px;
		height: 63px;
		position: relative;
		transition: ease .2s;
		background-color: black;
	}
	.submit input {
		position: relative;
		z-index: 5;
		height: 100%;
		font-size: 1.5rem;
		background-color: transparent;
	}
	.submit:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		background:#fff;
		width: 100%;
		height: 100%;
		transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
		transform: scale(0, 1);
		transform-origin: right top;
		pointer-events: none;
		user-select: none;
   }
   .submit::after { 
		width: 39px;
   }
   .submit:hover:after {
	z-index: 3;
	background-color: black;
   }
   .submit:hover:before{
		transform-origin:left top;
		transform:scale(1, 1);
	}
	.submit:hover input {
		color: black;
	}
	.gallery {
		padding: 180px 0 53px;
	}
	.gallery .headLine01 {
		padding-left: 225px;
	}
	.gallery .headLine01 img {
		width: 388px;
	}
	.gallery .headLine01 .txtSpan {
		vertical-align: -36px;
		margin-left: 30px;
	}
	.gallery .headLine01::after {
		width: 160px;
	}
	.gallery .jsBox {
		padding-top: 47px;
	}
	.gallery .fooList li {
		width: 474px;
	}






}


.edd-root {
    font-size: 1.7rem;
	width: 100%;
	font-weight: 500;
    letter-spacing: 0.1em;
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.11);
}
.edd-value {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #C4C4C4;
    padding: 0 52px;
}
.edd-head {
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border-radius: 0;
    height: 87px;
	font-size: 2.4rem;
    border: 2px solid #000000;
    box-sizing: border-box;
    width: 100%;
	background: url(../images/common/select_bg.svg) no-repeat right 50px center;
	background-size: 40px auto;
}
.edd-root.edd-root-open .edd-head {
	border-color: black;
}
.edd-root.edd-root-has-value .edd-value {
	color: black;
}
.edd-arrow {
	display: none;
}
.edd-option-selected::before {
	display: none;
}
.edd-body {
	box-sizing: border-box;
	border: none;
	border: 2px solid #000000;
	/* border-top: none; */
	margin-top: -2px;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.11);
}
.edd-option-focused:not(.edd-option-disabled) {
	color: inherit;
}
.edd-root::after {
	display: none;
}
.edd-root:not(.edd-root-disabled) .edd-head:hover {
	border-bottom-color: black;
}
.edd-root:not(.edd-root-open) .edd-head:hover {
	border-bottom-color: black;
}
.edd-body .edd-option {
	min-height: 81px;
	display: flex;
	align-items: center;
	padding-left: 55px;
	box-sizing: border-box;
	font-size: 2.4rem;
	font-weight: 500;
	letter-spacing: 0.1em;
}

@media all and (min-width: 897px) {
	.edd-body .edd-option:hover {
		color: white;
		background-color: #65B4CE;
	}
	.edd-head {
		height: 60px;
		font-size: 1.8rem;
		background-size: 20px auto;
		background-position: right 15px center;
	}
	.edd-value {
		padding: 0 20px;
	}
	.edd-body .edd-option {
		padding-left: 20px;
		font-size: 1.8rem;
	}
	.edd-body .edd-option {
		min-height: 60px;
	}
}

@media all and (max-width: 896px) {
	.edd-value {
		padding: 0 24px;
	}
	.edd-head {
		font-size: 1.7rem;
		height: 70px;
		background-size: 25px auto;
		background-position: right 24px center;
	}
	.searchDl dd {
		margin-bottom: 42px;
	}
	.searchDl {
		margin-bottom: 64px;
	}
	.edd-body .edd-option {
		padding-left: 25px;
		min-height: 50px;
		font-size: 2rem;
	}
}

@media all and (max-width: 374px) {
	.mainImg h2 {
		max-width: 280px;
	}
	.submit input {
		font-size: 1.7rem;
	}
	.submit::after {
		width: 25px; 
	}
	.voice .dotBox .prev {
		margin-right: 20px;
	}
	.voice .dotBox .next {
		margin-left: 20px;
	}
}

@media all and (max-height: 400px) {
	.mainImg {
		height: 400px !important;
	}
}


.isPad .mainImg .sub {
	left: 50px;
}
.normal.isPad .mainImg .fooUl {
	margin: 0 0 0 auto;
}
.isPad .movieSec .photoBox {
	width: 58.8%;
}
.isPad .fInner .naviUl {
	padding-right: 60px;
}
.isPad .fInner .naviUl li {
	margin-left: 50px;
}
.normal.isPad .mainImg .fooUl li > img {
	object-fit: cover;
}


@media all and (min-width: 897px) and (max-width: 1200px) {
	.movieSec .photoBox {
		width: 60%;
	}
}

@media all and (min-width: 897px) and (max-width: 1280px) {
	.mainImg .fooUl {
		margin-left: 510px;
	}
}

@media all and (min-width: 897px) and (max-width: 1320px) {
	.movieSec .photoBox {
		width: 60%;
	}
}

@media all and (min-width: 897px) and (max-height: 880px) {
	.mainImg::after {
		height: calc(100vh - 313px);
	}
}

@media all and (min-width: 897px) and (max-height: 650px) {
	.mainImg::after {
		height: 350px;
	}
	.mainImg {
		min-height: 650px;
	}
}
