@charset "UTF-8";

@media screen and (min-width:1275px) , print { /*PC*/
}
@media screen and (min-width:768px) and ( max-width:1274px) { /*TB*/
}
@media screen and (max-width:767px) { /*SP 375*/
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
.font_roboto {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings:
	"wdth" 100;
}

.ibox_fade,.ibox_fade_i{
	transition: all 1s;
	opacity: 1;
	visibility: visible;
	transform: translate(0px, 50px);
}
.ibox_fadein{
	opacity: 1;
	visibility: visible;
	transform: translate(0px, 0px);
}

.itext_fade,.itext_fade_i{
	transition: all 1.8s;
	clip-path: inset(0 100% 0 0);
}
.itext_fadein{
	animation: clipReveal 1.8s forwards;
}
.idxf_kv_text.itext_fade,.idxf_kv_text.itext_fade_i{
	transition-delay: 1.3s;
}
.idxf_kv_text.itext_fadein{
	animation-duration: 1.3s;
}
@keyframes clipReveal {
  from {
    clip-path: inset(0 100% 0 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}
.idxf_kv{
	position: relative;
	width: 100%;
}

.idxf_kv_text{
	position: absolute;
	left: 23.1vw;
	top: 27.2vw;
}
.idxf_kv_text h1{
	margin-bottom: 0.5vw;
	font-size: 1.3vw;
	font-weight: 500;
	line-height: 1.3;
	letter-spacing: 2px;
	color: #333;
	text-align: center;
}
.idxf_cr_brown{
	color: #666;
}
.idxf_kv_logo{
	width: 16.7vw;
}
.idxf_info_wp{
	padding: 80px 0;
}
.idxf_mod_new_box{
	display: flex;
	align-items: stretch;
}
.idxf_mark_res{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 1px 6px;
	height: 24px;
	background: #fff;
	color: #e30012;
	border: 1px solid #e30012;
	font-size: 1rem;
	line-height: 1;
}
.idxf_mod_new{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 52px;
	height: 24px;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1;
	color: #fff;
	background-color: #e30012;
}
.idxf_mod_jp{
	line-height: 0;
}
.idxf_mod_jp img{
	margin-right: 10px;
	width: auto;
	height: 24px;
}
.idxf_info_box{
	display: flex;
	justify-content: center;
	align-items: stretch;
	color: #674C32;
	font-size: 1.5rem;
	line-height: 1.4;
	padding-top: 8px;
	margin-bottom:60px;
}
.idxf_info_box>div{
	position: relative;
	padding: 8px 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}
/* .idxf_info_box>div::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: currentcolor;
} */
.idxf_info_box>div:last-child::after{
	display: none;
}
.idxf_info_text1{
	padding-left: 30px;
	font-size: 1.5rem;
	line-height: 1.1;
	text-align: left;
}
.idxf_info_text2{
	padding-left: 10px;
	font-family: "Noto Sans JP";
	font-size: 3.5rem;
	font-weight: 500;
}
.idxf_btn{
	overflow: hidden;
	position: relative;
	max-width: 100%;
	width: 398px;
	min-height: 65px;
	border-radius: 33px;
	margin: 0 auto;
	background: transparent;
	border: 1px solid #BEA48C;
	color: #fff !important;
	text-decoration: none !important;
	font-size: 1.25rem;
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	box-shadow: 5px 5px 20px rgba(0,0,0,0.1);
}
.idxf_btn>span{
	position: relative;
	z-index: 3;
}
.idxf_btn::before{
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #BEA48C;
	transition: 0.3s;
}
.idxf_btn::after{
	content: "";
	position: absolute;
	z-index: 3;
	top: 50%;
	right: 25px;
	width: 14px;
	height: 14px;
	border-top: 2px solid currentColor;
	border-right: 2px solid currentColor;
	transform: translateY(-50%) rotate(45deg);
}
.idxf_info_box + .fea_flex_jc .idxf_btn{
	margin: 0 20px;
}
.idxf_btn:hover{
	opacity: 1 !important;
	color: #BEA48C !important;
}
.idxf_btn:hover::before{
	height: 0;
}
.idxf_lead_wp{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
}
.idxf_fixedNavi{
	top: 0 !important;
	opacity: 1 !important;
}
.idxf_lead_wp .fea_por{
	z-index: 9;
}
.idxf_lead{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 1.5rem;
	line-height: 1.5;
	color: #fff;
}
.idxf_lead h3{
	font-size: 3.5rem;
	font-weight: 500;
	color: #fff;
}
.idxf_video_full{
}
.idxf_video_full video{
	position: relative;
	z-index: 1;
	width: 100%;
}
.idxf_video_full::after{
	display: none;
	content: '';
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}
.idxf_video_full.is_fix{
	position: fixed;
	top: 54px;
}
.idxf_light_wp{
	position: relative;
	z-index: 3;
	margin-bottom: 0;
	padding: 150px 0;
	background: #fff;
}
.idxf_dark_wp{
	position: relative;
	z-index: 3;
	margin-bottom: 0;
	padding: 140px 0;
	background: #F4F4F4;
}
.idxf_white_wp{
	position: relative;
	z-index: 3;
	margin-bottom: 0;
	padding: 140px 0;
	background: #F2F2F2;
}
.idxf_title{
	margin-bottom: 40px;
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.4;
	color: #674C32;
	border-bottom: 1px solid #674C32;
	padding-bottom: 20px;
}
.idxf_title h2{
	font-size: 3rem;
	line-height: 1;
	color: #674C32!important;
	font-weight: 400;
}
.idxf_title h2.idxf_brown{
	color: #674C32!important;
}
.idxf_title h2 + p{
	margin-top: 20px;
}
.idxf_title_opa{
	font-size: 75%;
	opacity: 0.5;
}
.idxf_stit{
	margin-bottom: 20px;
	font-size: 3rem;
	font-weight: 500;
	text-align: center;
	color: #674C32;
}
.idxf_fontL{
	font-size: 2rem;
}
.idxf_mbL{
	margin-bottom: 140px;
}
.idxf_mbM{
	margin-bottom: 90px;
}
.idxf_hsupL{
	position: relative;
	top: -1.3em;
	font-size: 1rem;
	line-height: 1.4;
}
.idxf_feature_wp{
	position: relative;
	width: 100%;
	padding-bottom: 60px;
}
.idxf_feature{
	position: relative;
	left: 0;
	top: 54px;
	/* transform: translateY(54px); */
	display: flex;
	align-items: flex-end;
	width: 100%;
	height: calc(100vh - 54px);
	transition: all 0.5s;
}
.idxf_feature_wp .idxf_feature:first-child{
	margin-bottom: 5vh;
}
.idxf_feature_pic{
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: calc(50% + 200px);
	height: calc(100vh - 54px);
	overflow: hidden;
	border-radius: 0 15px 15px 0;
	transition: 0.5s;
}
.idxf_feature_pic2{
	z-index: 1;
}
.idxf_feature2{
	opacity: 0;
	pointer-events: none;
}
.idxf_feature2 .idxf_feature_numL{
	transform: translateY(80px);
	opacity: 0;
}
.idxf_feature_wp.is_first .idxf_feature,
.idxf_feature_wp.is_second .idxf_feature{
	position: fixed;
}
.idxf_feature_wp.is_second .idxf_feature1,
.idxf_feature_wp.is_end .idxf_feature1{
	opacity: 0;
}
.idxf_feature_wp.is_second .idxf_feature2,
.idxf_feature_wp.is_end .idxf_feature2{
	opacity: 1;
	pointer-events: auto;
}
.idxf_feature_wp.is_second .idxf_feature1 .idxf_feature_numL{
	transform: translateY(-80px);
	opacity: 0;
}
.idxf_feature_wp.is_second .idxf_feature2 .idxf_feature_numL,
.idxf_feature_wp.is_end .idxf_feature2 .idxf_feature_numL{
	transform: translateY(0);
	opacity: 1;
}
.idxf_feature_line{
	position: fixed;
	z-index: 5;
	right: 2vw;
	opacity: 0;
	top: calc((100vh - 54px)/2);
	transform: translateY(-50%);
	width: 4px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
}
.idxf_feature_line>div{
	margin: 5px 0;
	width: 2px;
	height: 60px;
	background: #c9c2b8;
	transition: 0.3s;
}
.idxf_feature_wp.is_first .idxf_feature_line,
.idxf_feature_wp.is_second .idxf_feature_line{
	opacity: 1;
}
.idxf_feature_wp.is_first .idxf_feature_line1,
.idxf_feature_wp.is_second .idxf_feature_line2{
	width: 4px;
	background: #674C32;
}
.idxf_feature_pic img{
	width: 100%;
	height: calc(100vh - 54px);
	object-fit: cover;
}
.idxf_feature_text{
	position: relative;
	left: calc(50% + 280px);
	padding-bottom: 80px;
	bottom: 0;
	width: 398px;
}
.idxf_feature_num{
	margin-bottom: 40px;
	font-size: 2rem;
	color: #c9c1b6;
}
.idxf_feature_numL{
	display: inline-block;
	position: relative;
	bottom: -5px;
	padding-right: 5px;
	font-size: 4rem;
	transition: 0.5s;
	color: #674C32;
}
.idxf_feature_numS{
	position: relative;
	bottom: -5px;
	color: #dfdbd8;
}
.idxf_feature_tit{
	position: relative;
	margin-bottom: 40px;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.3;
	color: #674C32;
}
/* .idxf_feature_tit::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: -20px;
	width: 60px;
	height: 1px;
	background: #674C32;
} */
.idxf_feature_p{
	margin-right: -0.5em;
	margin-bottom: 40px;
	font-size: 1.25rem;
	line-height: 1.5;
	color: #674C32;
}
.idxf_movie{
	display: block;
	position: relative;
	max-width: 618px;
	margin: 160px auto 0;
}
.idxf_movie::after{
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 80px;
	height: 80px;
	background: url(../img/mark_movie.png) no-repeat;
	background-size: 100% 100%;
}
.idxf_dark_wp .idxf_title h2{
	color: #674C32 !important;
	border-color: rgba(255,255,255,0.75);
}
.idxf_dark_wp .idxf_title{
	border-color: #674C32;
}
.idxf_dark_wp .idxf_title>p{
	color: #674C32;
}
.idxf_dark_wp .idxf_title .idxf_title_opa{
	color: #b3a598;
	opacity: 1;
}
.idxf_dark_wp .idxf_stit{
	color: #674C32;
}
.idxf_col0201{
	width: calc((100% - 40px)/2.0001);
}
.idxf_more_item{
	display: flex;
	flex-direction: column;
	background: #fff;
	padding: 20px 20px 40px;
	border-radius: 10px;
	font-size: 1.25rem;
	color: #674C32;
	text-align: center;
}
.idxf_more_pic{
	margin-bottom: 40px;
	border-radius: 10px;
}
.idxf_more_item>h3{
	margin-bottom: 15px;
	font-size: 2rem;
	font-weight: 500;
	color: #674C32;
}
.idxf_more_item>p{
	margin-bottom: 55px;
}
.idxf_more_item .idxf_btn{
	margin-top: auto;
}
.idxf_option_text{
	padding-bottom: 2em;
	text-align: center;
	font-size: 1.25rem;
	color: #674C32;
}
.idxf_option_text>h3{
	margin-bottom: 15px;
	font-size: 2rem;
	font-weight: 500;
	color: #674C32;
}
.envi_item{
	background: #fff;
}
.idxf_spec_box{
	max-width: 837px;
	margin: 0 auto;
}
.idxf_spec_pic{
	position: relative;
	z-index: 3;
	padding: 30px;
	height: 410px;
	background: #fff;
	border-radius: 10px;
	text-align: center;
}
.idxf_spec_pic img{
	width: auto;
	height: 340px;
}
.idxf_spec_logo{
	margin-bottom: 25px;
	max-width: 246px;
}
.idxf_spec_logo p{
	text-align: center;
	margin-top: 15px;
	border-top: 1px #333 solid;
	border-bottom: 1px #333 solid;
	padding: 5px 0;
	color: #333;
}
.idxf_spec_name{
	margin-bottom: 15px;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.4;
	color: #674C32;
}
.idxf_spec_box .idxf_mod_new_box{
	margin-bottom: 25px;
}
.idxf_spec_box .idxf_mod_jp img{
	height: 32px;
}
.idxf_spec_box .idxf_mod_new{
	width: 70px;
	height: 32px;
	font-size: 1.25rem;
}
.idxf_spec_box .idxf_mark_res{
	height: 32px;
	font-size: 1.25rem;
}
.idxf_spec_color{
	font-size: 1.25rem;
	color: #674C32;
}
.idxf_hover_scale{
	display: block;
	overflow: hidden;
}
.idxf_hover_scale img{
	transition: 1s;
}
.idxf_hover_scale:hover{
	opacity: 1 !important;
}
.idxf_hover_scale:hover img{
	transform:scale(1.1);
}
.fea_supM{
	vertical-align: 0.5em;
}
.idx_paper{
	position: absolute;
	right: 20px;
	top: 20px;
	border: 1px #000 solid;
	border-radius: 5px;
	color: #000;
	font-size: 1.625rem;
	padding: 10px;
	z-index: 9;
}
.idxf_specbox{
	font-size: 3rem;
	justify-content: center;
	align-items: flex-end;
	border-bottom: 1px #674C32 solid;
	padding-bottom: 22px;
	width: 33%;
	margin: 0 auto;
	line-height: 1;
	color: #674C32;
}
.fea_noteS.fea_note_pc{
	font-size: 1rem!important;
	color: #674C32;
}
.idx_font_color{
	color: #674C32;
}
.idxf_note02{
	text-shadow: 0 0 5px rgba(255,255,255,1);
}
a.idx_txt01{
	color: #674C32!important;
	font-size: 1.1rem;
}
.movie_info{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.movie_info div{
	text-align: left;
}
.titL_movie{
	font-size: 2rem;
	color: #674C32;
	margin-bottom: 20px;
	font-weight: normal;
}
.txt_movie{
	font-size: 1.1rem;
	color: #674C32;
}

@media screen and (min-width:768px){
	.idxf_feature_text{
		min-height: 460px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.idxf_feature_tit{
		margin-bottom: 20px;
	}
	.idxf_feature_num, .idxf_feature_p{
		margin-bottom: 0;
	}
}
@media screen and (min-width:768px) and ( max-width:1450px) {
	.idxf_feature_pic{
		width: calc(50% + 100px);
	}
	.idxf_feature_text{
		left: calc(50% + 160px);
	}
	
	
}


@media screen and (min-width:768px) and ( max-width:1274px) { /*TB*/
	.idxf_feature_pic{
		width: 55%;
	}
	.idxf_feature_text{
		left: 58%;
		width: 40%;
	}
	.idxf_feature_p{
		margin-right: 0;
		font-size: 1.6vw;
	}
	.idxf_title h2{
		font-size: 10vw;
	}
	.idxf_stit{
		font-size: 4.4vw;
	}
	.idxf_fontL,
	.idxf_feature_tit,
	.idxf_more_item>h3{
		font-size: 2.5vw;
	}
	.idxf_more_item{
		font-size: 2vw;
	}
	.idxf_feature_text .idxf_btn{
		margin-left: 0;
	}
	.idxf_specbox{
		width: 52%;
		font-size: 2.5rem;
	}
	
}


@media screen and (min-height:700px){
	.idxf_feature_p{
		padding-bottom: 4vh;
    margin-bottom: 2.5vh;
	}
	.idxf_mp0{
		padding-bottom: 0.5vh;
	}
	.fr_note01{
		padding-bottom: 2vh;
		margin-bottom: 0.5vh;
	}
	.idxf_feature_num{
		margin-bottom: 2.5vh;
	}
	.idxf_feature_text{
		min-height: 360px;
	}
	.idxf_feature_pic{
		transform: translateY(1.5vh);
	}
}



@media screen and (max-width:767px) { /*SP 375*/
	.idxf_kv_text.itext_fade,.idxf_kv_text.itext_fade_i{
		transition-delay: 0s;
	}
	.idxf_kv_text.itext_fadein{
		animation-delay: 0s;
	}
	.idxf_kv_text {
		position: absolute;
		left: 21vw;
		top: auto;
		bottom: 25px;
		width: 57%;
	}
	.idxf_kv_text h1{
		font-size: 4vw;
		text-align: center;
		margin-bottom: 5px;
		line-height: 1.4;
	}
	.idxf_kv_logo{
		width: 100%;
	}
	.idxf_info_box{
		flex-wrap: wrap;
		margin-bottom: 50px;
		padding-top: 0;
	}
	.idxf_info_box>div{
		font-size: 4.8vw;
	}
	.idxf_info_box>div::after{
		display: none;
	}
	.idxf_info_box + .fea_flex_jc .idxf_btn{
		margin: 0 0 30px;
	}
	.idxf_btn{
		width: 100%;
		min-height: 60px;
		box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.1);
	}
	.idxf_btn::after{
		width: 10px;
		height: 10px;
	}
	.idxf_btn:last-child{
		margin-bottom: 0!important;
	}
	.idxf_mod_new_box{
		border-top: 1px #807061 solid;
		border-bottom: 1px #807061 solid;
		width: 100%;
		padding: 20px 0!important;
		margin: 10px 0;
	}
	.idxf_info_text1{
		font-size: 1rem;
		line-height: 1.1;
		padding-left: 20px;
	}
	.idxf_info_text1 sup{
		font-size: 0.75rem;
	}
	.idxf_info_text2{
		font-size: 2.5rem;
	}
	.idxf_btn>span{
		font-size: 0.9375rem;
	}
	.idxf_title h2{
		font-size: 1.875rem;
	}
	.idxf_title h2 + p{
		margin-top: 10px;
	}
	.idxf_title{
		font-size: 0.875rem;
	}
	.idxf_title span{
		font-size: 0.75rem;
	}
	.idxf_stit{
		font-size: 1.75rem;
		line-height: 1.6;
		margin-right: -5px;
	}
	.idxf_hsupL {
		top: -0.4em;
	}
	.idxf_fontL {
	  font-size: 1.25rem;
	}
	.idxf_mbM{
		margin-bottom: 10px;
	}
	.idxf_feature_pic{
		position: static;
		padding: 0 0 5vh;
		width: calc(100% - 20px);
		height: auto;
		transform: translateY(1.5vh);
	}
	.idxf_feature_pic img{
		height: auto;
		border-radius: 0 15px 15px 0;
	}
	.idxf_feature_num{
		margin-bottom: 1.5vh;
		font-size: 1.875rem;
	}
	.idxf_feature_numL{
		font-size: 2.75rem;
	}
	.idxf_feature_p{
		padding-bottom: 2vh;
		margin-bottom: 2vh;
		margin-right: 0;
		font-size: 1rem;
	}
	.idxf_mp0{
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.fr_note01{
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.idxf_video_full.is_fix{
		top: 50px;
	}
	.idxf_video_full{
		height: calc(100vh - 50px);
	}
	.idxf_video_full video{
		height: auto;
	}
	.idxf_mgsp{
		margin-bottom: -40px;
	}
	.idxf_feature{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
		top: 50px;
		height: calc(100vh - 50px);
	}
	.idxf_feature_text{
		position: initial;
		width: calc(375px - 40px);
		margin: 0 auto;
		padding-bottom: calc(1.5vh + 18px);
		min-height: 340px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.idxf_feature_tit{
		margin-bottom: 0;
		padding-bottom: 0;
		font-size: 1.5rem;
	}
	/* .idxf_feature_tit::after{
		width: 40px;
		bottom: -7px;
	} */
	.idxf_hei01{
		/* min-height: 150px; */
	}
	.idxf_feature_line{
		right: auto;
		top: auto;
		left: 0;
		bottom: 1.5vh;
		flex-direction: row;
		width: 100%;
		height: 4px;
	}
	.idxf_feature_line>div{
		margin: 0 5px;
		width: 60px !important;
		height: 2px !important;
	}
	.idxf_feature_wp.is_first .idxf_feature_line1, .idxf_feature_wp.is_second .idxf_feature_line2 {
		height: 4px !important;
	}
	.idxf_lead_wp{
		justify-content: flex-end;
		height: 0;
		padding-top: 144.7%;
	}
	.idxf_lead{
		margin-top: auto;
		left: 5%;
		top: auto;
		bottom: 30px;
		transform: translateY(0);
		font-size: 1.25rem;
	}
	.idxf_lead h3{
		font-size: 2.8rem;
	}
	.idxf_movie{
		margin-top: 0;
	}
	.idxf_light_wp,.idxf_dark_wp,.idxf_white_wp{
		padding: 80px 0 60px;
	}
	.idxf_col0201{
		width: 100%;
	}
	.idxf_more_item{
		padding: 10px 10px 20px;
		font-size: 1rem;
	}
	.idxf_more_item>h3{
		font-size: 1.5rem;
	}
	.idxf_more_item>p{
		margin-bottom: 50px;
	}
	.idxf_fdcr_sp{
		flex-direction: column-reverse;
	}
	.idxf_option_text{
		font-size: 1rem;
	}
	.idxf_option_text>h3{
		font-size: 1.5rem;
	}
	.idxf_note01{
		font-size: 0.75rem;
	}
	.idxf_mbL{
		margin-bottom: 80px;
	}
	.idxf_spec_logo{
		max-width: 234px;
		margin: 60px auto 20px;
	}
	.idxf_spec_name{
		font-size: 1.5rem;
	}
	.idxf_mod_new_box{
		border: none;
		padding: 0 !important;
		justify-content: center;
	}
	.idxf_spec_box .idxf_mark_res{
		height: 24px;
		font-size: 1rem;
	}
	.idxf_spec_box .idxf_mod_new{
		width: 52px;
		height: 24px;
		font-size: 1rem;
	}
	.idxf_spec_box .idxf_mod_jp img{
		height: 24px;
	}
	.idxf_spec_color{
		margin-bottom: -10px;
		padding-left: 0.5em;
		font-size: 1rem;
	}
	.idxf_spec_box .idxf_btn{
		margin-bottom: 20px;
	}
	.fea_supM{
		vertical-align: 0.3em;
	}
	.idxf_border{
		border-top: 1px #666 solid;
		padding: 20px 0 0!important;
		margin-top: 5px;
	}
	.mg_LR .contentsWidth{
		max-width: calc(375px - 40px) !important;
	}
	.idx_paper_por{
		position: relative;
		z-index: 3;
		width: 100%;
		height: 0;
		right: 0;
		top: 0;
	}
	.idx_paper{
		right: 10px;
		top: 10px;
		font-size: 0.75rem;
		padding: 1px 4px;
	}
	.idxf_spec_logo p{
		font-size: 0.875rem;
	}
	.idxf_specbox{
		width: 100%;
		margin-bottom: 5px;
		padding-bottom: 20px;
		font-size: 2rem;
	}
	.fea_pb30sp{
		padding-bottom: 30px!important;
	}
	.fea_noteS.fea_note_pc{
		font-size: 0.75rem!important;
	}
	.idxf_note02{
		bottom: 3px;
	}
	a.idx_txt01{
		font-size: 1rem;
	}
	.movie_info{
		display: block;
	}
	.titL_movie{
		font-size: 1.5rem;
	}
	.txt_movie{
		font-size: 1rem;
	}
	
}

@media screen and (min-height:740px) and (min-width:768px) {
	.idxf_feature_pic{
		padding: 0 0 5vh;
	}
	.idxf_feature_num,.idxf_feature_tit,.idxf_feature_p{
		margin-bottom: 1vh;
	}
	.idxf_hei01{
		/* min-height: 200px; */
	}
}

@media screen and (min-width:768px){
	.idxf_feature_pic{
		transform: translateY(0);
	}
}

@media screen and (max-height:650px) and (max-width:400px) {
	.idxf_feature_text{
		min-height: 240px;
	}
	.idxf_feature_num{
		font-size: 1.5rem;
	}
	.idxf_feature_numL{
		font-size: 2rem;
	}
	.idxf_feature_tit{
		font-size: 1.25rem;
	}
	.idxf_feature_p{
		margin-bottom: 0;
	}
	.idxf_btn {
		min-height: 40px;
	}
	
}

