@charset "utf-8";
@font-face{ 
    font-family: 'NotoSansCJKjp'; 
    src: url('../fonts/NotoSansCJKjp-Bold.eot'); 
    src: url('../fonts/NotoSansCJKjp-Bold.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/NotoSansCJKjp-Bold.woff') format('woff'), 
        /*url("../fonts/NotoSansCJKjp-Bold.otf") format("opentype"),*/
        url('../fonts/NotoSansCJKjp-Bold.ttf') format('truetype'); 
}

.img100{
	width: 100%;
	height: auto;
}
.btn_share{
	text-align: center;
	line-height: 1;
	font-size: 11px;
}
#news .bg_blue{
  padding-top: 9%;
}
@media screen and (max-width: 767px) {
	#news .bg_blue{
		padding-top: 22%;
	}
}
#news .btn_share{
	color: #717071;
	border-top: 1px solid #c1c2c3;
}
#event .btn_share{
	color: #181878;
	border-left: 1px solid #c1c2c3;
}
#interview .btn_share{
	color: #fff;
	border-left: 1px solid #fff;
}
.btn_share li{
	display: inline-block;
	margin: 30px 5px 30px;
}
.btn_share li a{
	width:15px;
	height: 15px;
	display: block;
	transition: 0.5s;
}
.btn_share li a:hover{
	transform: scale(1.3);
	transform-origin: center center;
}
.btn_share li a img{
	opacity: 0.73;
	transition: 0.3s;
}
.btn_share li a:hover img{
	opacity: 1;
}
@media screen and (max-width: 767px) {
	#interview .date2{
		margin-top: 30px;
	}
	#event .btn_share{
		border-top: 1px solid #c1c2c3;
		border-left: none;
		margin: 20px 0 0;
	}
	#interview .btn_share{
		border-top: 1px solid #fff;
		border-left: none;
		margin: 20px 0 0;
	}
	
	
}
/*event interview
**************************************/
/*#interview header,
#event header{
	z-index: 100;
	background: #181878;
	position: fixed;
	padding: 25px 0 15px;
	width: 100%;
}*/

#interview section .secin
#event section .secin{
	width: 100%;
}
#interview section .secin{
	pading-top: 0;
}
#interview .bg_gray{
	max-width: 1240px;
	margin: 0 auto 50px;
	padding-bottom: 50px;
	color: #595757;
}
/*main images*/
.report_mimg{
    width: 100% ;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
}
.report_mimg img{
	width: 100%;
	height: auto;
}
/*contents*/
.report_conten{
	position: relative;
	margin-top: 53%;
	z-index: 100;
}
#event .report_conten{
	background: #000042;
}
#interview .report_conten {
	background: #000042;
	padding: 0 20px;	
}
#interview footer .secin{
	max-width: 1000px;
}
/*title*/
.report_title{
	max-width: 980px;
	margin: 0 auto;
	transform: translateY(-50%);
	padding: 36px 50px 34px 50px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
#event .report_title{
	background: #fff;
	color: #181878;
}
#interview .report_title{
	background: #181878;
	color: #fff;
}
.report_title p{
	position: relative;
	font-weight: 800;
	font-size: 22px;
	width: calc(100% - 200px);
	padding-right: 60px;
	box-sizing: border-box;
}
.report_title p::before{
	display: block;
	width: 90px;
	font-size: 8px;
	line-height: 1;
	padding: 4px 0;
	text-align: center;
	font-weight: 400;
	margin-bottom: 20px;
}
#event .report_title p::before{
	background: #181878;
	color: #fff;
	content: "EVENT";
}
#interview .report_title p::before{
	content: "INTERVIEW";
	background: #181878;
	border: 1px solid #fff;
	color: #fff;
}

#interview .btn_share,
#event .btn_share{
	width: 200px;
	padding-left: 59px;
	/*margin-left: 108px;*/
	font-size: 12px;
}
#interview .secin,
#event .secin{
	max-width: 800px;
	padding: 0 0;
}
/*date*/
.report_writer{
}
.report_writer li{
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 5px;
}
#interview .date{
	color: #595757;
}
#interview hr,
#event hr{
	margin-top: 25px;
	margin-bottom: 60px;
}
#interview hr{
	border-top:1px solid #595757;
}
/*profile*/
.report_profile{
	border-radius: 5px;
	padding: 40px;
	box-sizing: border-box;
	font-size: 11.6px;
	margin-bottom: 100px;
	line-height: 2;
	letter-spacing: 1px;
}
#event .report_profile{
	background: #fff;
	color: #595757;
}
#interview .report_profile{
	background: #fff;
	color: #595757;
	margin-bottom: 0;
	margin-bottom: 30px;
}

.report_profile_label{
	position: relative;
	font-size: 16px;
	line-height: 1;
	display: flex;
	flex-wrap: nowrap;
	align-items: baseline;
	margin-bottom: 25px;
	letter-spacing: 2.5px;
	font-weight: 800;
}
#event .report_profile_label{
	color: #181878;
}
#interview .report_profile_label{
	color: #181878;
}
.report_profile_label::after{
	content: "";
	flex-grow: 1;
	height: 1px;
	display: block;
	margin-left: 15px;
}
#event .report_profile_label::after{
	background: #181878;
}
#interview .report_profile_label::after{
	background: #181878;
}
.report_profile_name{
	font-size: 16px;
	font-weight: 800;
	margin-bottom: 15px;
	line-height: 1;
	letter-spacing: 2.5px;
}
#event .report_profile_name{
	color: #181878;
}
#interview .report_profile_name{
	color: #181878;
}
/*text contents*/
.report_txt{
	max-width: 670px;
	margin: 0 auto 60px;
	padding-bottom: 40px;
}
.report_txt .report_txt_img,
.report_txt p{
	position: relative;
	margin-bottom: 25px;
	display: block;
	line-height: 2.2;
}

.report_txt .t1{
	color: #0098e1;
	margin-top: 40px;
	margin-bottom: 25px;
	font-weight: 800;
}
.report_txt .t2{
	color: #0098e1;
	margin-top: 40px;
	font-size: 18px;
	font-weight: 800;
}
#interview .report_txt p{
	text-indent: -2.2em;
	padding-left: 2.2em;
}
#interview .report_txt .report_txt_img p,
#interview .report_txt .report_goods_txt p{
	text-indent: 0;
	padding-left:0;
}
#interview .report_txt a{
	text-decoration: underline;
	
}
#interview .report_txt a:hover{
	color: #181878;
}
.report_txt .t_blue{
	color: #181878;
}
.report_txt .report_txt_img p{
	margin-top: 10px;
	color: #979798;
	font-size: 11px;
}

/*goods*/
.report_goods{
	color: #fff;
	border: 3px solid #181878;
	width: 100%;
	height: 100%;
	padding: 15px;
	box-sizing: border-box;
	margin: 40px 0;
}
.report_goods_bg{
	background: #181878;
	text-align: left;
	padding: 5% 10%;
}
.report_goods_txt {
	width: 47%;
	display: inline-block;
	margin-right: 3%;
	vertical-align: middle;
}
.report_goods p{
	text-indent: 0;
	padding-left: 0;
	margin-bottom: 0;
	font-size: 13px;
	text-align: left;
}
.report_goods-int4{
}
.report_goods-int4 p{
	text-align: center;
}
.report_goods .f_hind{
	font-size: 19px;
	margin-bottom: 20px;
}
.report_goods-int4 .f_hind{
	margin-bottom: 0;
}
.report_goods img{
	width: 47%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
}
.report_goods-int4 img{
	width: 100%;
	display: block;
}
.report_goods-int4 ul{
	margin-top: 10px;

}
.report_goods-int4 .bx-wrapper {
	margin-bottom: 40px;
}
.report_goods-int4 .bx-viewport {
	overflow: inherit !important;
}
@media screen and (max-width: 767px) {
	/*contents*/
	.report_conten{
		margin-top: 90%;
	}
	/*title*/
	.report_title{
		transform: translateY(0);
		padding: 20px 35px;
		display: flex;
		flex-wrap: wrap;
	}
	.report_title p {
		width: 100%;
		padding-right: 0;
		font-size: 16px;
	}
	.report_title p::before{
		display: block;
		width: 90px;
		font-size: 9px;
		padding: 2px 0;
		text-align: center;
		font-weight: 400;
		margin-bottom: 20px;
	}
	#event .report_title p::before{
		background: #181878;
		color: #fff;
		content: "EVENT";
	}
	#interview .report_title p::before{
		content: "INTERVIEW";
		background: #181878;
		border: 1px solid #fff;
		color: #fff;
	}
	#interview .btn_share,
	#event .btn_share{
		width: 100%;
		padding-left: 0;
		margin-left: 0;
	}
	
	/*date*/
	.report_writer{
		margin-top: 30px;
	}
	#interview .report_txt .report_txt_img p{
		text-indent: 0;
		padding-left:0;
	}
}
/*interview movie*/
#interview .movie_btn{
	position: absolute;
	top:0;
	right: 0;
	width: 200px;
	z-index: 100;
}
#interview .movie_btn_full{
	width: 150px;
	padding-right: 20px;
	border-right: 1px solid #181878;
	display: inline-block;
	vertical-align: bottom;
	transition: 0.3s;
}
#interview .movie_btn_sound{
	width: 17px;
	margin-left: 20px;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	transition: 0.3s;
}
#interview .movie_btn_sound:hover,
#interview .movie_btn_full:hover{
	opacity: 0.7;
}
#interview .movie_btn .movie_btn_sound_off{
	opacity: 1;
}
#interview .movie_btn.play .movie_btn_sound_off{
	opacity: 0;
}
#interview .movie_btn .movie_btn_sound_on{
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 0;
}
#interview .movie_btn.play .movie_btn_sound_on{
	opacity: 1;
}
#interview .movie_area{
	padding-top: 30px;
	margin: 15px auto 70px;
}

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}


@media screen and (max-width: 580px) {
	#interview .movie_btn{
		position: absolute;
		right: 0;
		left: 0;
		top: 78%;
		margin: auto;
		width: 200px;
		float: right;
	}
	#interview .movie_area{
		margin-top:0;
	}
}
/*interview4*/
.interview4_cont{
	text-align: center;
	border-bottom: 1px solid #c8c9ca;
	padding-bottom: 40px;
}
.interview4_cont img{
	max-width: 510px;
	margin: 0 auto 10px;
	display: block;
	
}
.interview4_cont p{
	color:#181878;
	font-size: 14px;
	font-weight: 800;
	text-indent: 0;
	padding-left:0;
}
.interview4_cont a{
	border: 1px solid #c8c9ca;
	background: #fff;
	color:#181878; 
	text-decoration: none !important;
	font-weight: 800;
	letter-spacing: 0.1em;
	padding: 10px 20px;
	border-radius: 5px;
	transition: 0.3s;
}
.interview4_cont a:hover{
	opacity: 0.7;
}
@media screen and (max-width: 580px) {
	.interview4_cont img{
		max-width: 100%;

	}
}
/*interview_index*/
#interview_index .secin{
	
}
#interview_index .interview_list{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: wrap;
	width: 100%;
	z-index: 10;
  padding-top: 60px;
}
#interview_index .interview_list li{
	width: calc(50% - 20px);
	height: auto;
	box-sizing: border-box;
	margin-right: 40px;
	margin-bottom: 60px;
	position: relative;
}
#interview_index .interview_list li:nth-child(2n){
	margin-right: 0;
}
#interview_index .interview_list a{
	transition: 0.3s;
}
#interview_index .interview_list a:hover{
	opacity: 0.5;
}
#interview_index .interview_list li img{
	width: 100%;
	height: auto;
}
#interview_index .interview_list_txt{
	border-left: 3px solid #8b8bbb;
	padding-left: 25px;
	margin-top: 35px;
}

#interview_index .interview_list p{
	color: #fff;
	text-align: left;
	margin:15px 0 0;
	font-size: 12px;
}
#interview_index .interview_list .nolink p{
	color: #8b8bbb;
}

#interview_index .interview_list .title{
	font-size: 18px;
}
@media screen and (max-width: 767px) {
	#interview_index .lead{
		text-align: center;
		line-height: 28px;
	}
	#interview_index .lead span{
		letter-spacing: 0.5rem;
		font-size: 10px;
	}
	#interview_index .interview_list{
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-top: 0;
	}
	#interview_index .interview_list li{
		width: 100%;
		margin-right: 0;
	}
}

/*gallery
**************************************/
/*#gallery header{
	z-index: 100;
	background: #181878;
	position: fixed;
	padding: 20px 0;
	width: 100%;
}*/
#gallery section .secin{
	width: 100%;
}
#gallery section.bg_wite{
	background: #fff ;
	z-index: 150 !important;
	display: none;
}
/*main images*/
#gallery .gallery_mimg{
    width: 100% ;
	height: auto;
	position: fixed;
	top: 138px;
	left: 0;
	z-index: 0;
}
#gallery .gallery_mimg img{
	width: 100%;
	height: auto;
}
#gallery .gallery_mimg .bxslider_mimg{
	transform: scale(1.1);
	transform-origin: center top;
}
#gallery .gallery_conten{
	position: relative;
	margin-top: 50%;
	z-index: 100;
	background: #fff;
	
}
/*#gallery .gallery_mimg_1{
	background-image: url("../images/gallery/mimg1.jpg");
}
#gallery .gallery_mimg_2{
	background-image: url("../images/gallery/mimg2.jpg");
}
#gallery .gallery_mimg_3{
	background-image: url("../images/gallery/mimg3.jpg");
}
#gallery .gallery_mimg_1,
#gallery .gallery_mimg_2,
#gallery .gallery_mimg_3{
	background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover; 
}
#gallery .gallery_mimg_1 img,
#gallery .gallery_mimg_2 img,
#gallery .gallery_mimg_3 img{
	height: calc(100vh - 130px);
	width: 100%;
}
#gallery .gallery_mimg_1 img.sp,
#gallery .gallery_mimg_2 img.sp,
#gallery .gallery_mimg_3 img.sp{
	display: none;
}
#gallery .gallery_mimg_1 img.pc,
#gallery .gallery_mimg_2 img.pc,
#gallery .gallery_mimg_3 img.pc{
	display: block;
}*/

#gallery .gallery_mimg .bx-controls{
	position: absolute;
	top: 28px;
	left:40px;
    width: 100%;
}
#gallery .gallery_mimg .bx-wrapper .bx-pager {
	bottom: 0;
	text-align: left;
}
#gallery .gallery_mimg .bx-wrapper .bx-pager.bx-default-pager a {
  margin: 0 30px 0 0;
}
#gallery .gallery_mimg .bx-wrapper .bx-prev ,
#gallery .gallery_mimg .bx-wrapper .bx-next{
	display: none;
}
#gallery .gallery_mimg_scrool{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 10px;
	width: 90px;
	height: auto;
	animation:anime_blink 1.5s ease-in-out infinite alternate;
}
#gallery .gallery_mimg_scrool img{
	width: 100%;
	height: auto;
}

/*tab*/
#gallery .gallery_lead{
	font-size: 16px;
	text-align: center;
	margin-bottom: 45px;
	letter-spacing: 0.6em;
}
#gallery .gallery_tab{
	display: flex;
	flex-wrap: nowrap;
	/*max-width: 560px;*/
	max-width: 400px;
	margin:0 auto ;
	
}
#gallery .gallery_tab li{
	width: calc(55% - 30px) ;
	margin: 0 15px;

}
#gallery .gallery_tab li{
	border: 1px solid #fff;
}
#gallery .gallery_tab li:nth-child(3){
	display: none;
}
#gallery .gallery_tab li a{
	width: 100%;
	height: auto;
	color: #fff;
	box-sizing: border-box;
	display: block;
	text-align: center;
	padding: 12px 0;
	font-size: 10px;
}
#gallery .gallery_tab li a:hover{
	background: #fff;
	color: #181878;
}
/*slider*/
#gallery .gallery_cont{
	width: 100%;
	/*max-width: 1280px;*/
	display: flex;
	flex-wrap: nowrap;
	margin: 25px auto 85px;
}
#gallery .gallery_cont_img{
	width: 60%;
	height: auto;
}
#gallery .gallery_cont_img img{
	width: 100%;
	height: auto;
}
#gallery .gallery_cont_txt{
	width:100%;
	max-width: 335px;
	box-sizing: border-box;
	/*padding-top: 40px;*/
}
#gallery01 .gallery_cont_txt{
	padding-left: 100px;
}
#gallery02.gallery_cont {
	justify-content:flex-end;
}
#gallery02 .gallery_cont_img{
	order: 2;
}
#gallery02 .gallery_cont_txt{
	padding-right: 100px;
	order: 1;
	/*padding-top: 30px;*/
}
#gallery .gallery_cont_txt p{
	font-size: 12px;
	line-height: 31px;
}
#gallery .gallery_cont_tit,
#gallery .gallery_cont_txt .gallery_cont_tit{
	font-size: 25px;
	line-height: 39px;
	margin-bottom: 40px;
	letter-spacing: 5px;
}
#gallery03 .gallery_cont_tit{
	margin-top: 40px;
}
#gallery .f_note{
	color: #979798;
	font-size: 7px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 75px;
	display: inline-block;
	width: 100%;
}
/*modelroom*/
#gallery .gallery_btn{
	position: absolute;
	right: 0;
	bottom: 120px;
	max-width: 300px;
	text-align: right;
	display: none;
}
#gallery .gallery_btn li{
	display: inline-block;
	width: 130px;
}
#gallery .gallery_btn li:first-child{
	margin-right: 25px;
}
#gallery .gallery_btn li a,
#gallery .gallery_btn li p{
	display: block;
	text-align: center;
	padding: 5px 0;
	font-size: 10px;
}
#gallery .gallery_btn li a{
	border: 1px solid #181878;
	background: #181878;
	color: #fff;
	
}
#gallery .gallery_btn li p{
	border: 1px solid #181878;
}

/*bxslider*/
@media screen and (min-width:768px) { 
	/*#gallery01 .bx-controls{
		position: absolute;
		bottom: 50px;
		right:-100%;
		width: 100%;
		padding-left: 100px;
		box-sizing: border-box;
	}
	#gallery02 .bx-controls{
		position: absolute;
		bottom: 50px;
		left:calc(-100% - 150px);
		width: 100%;
		padding-right: 100px;
		box-sizing: border-box;
	}*/
	#gallery01 .bx-wrapper .bx-pager {
		bottom: 0;
		right: -200px;
		text-align:right ;
		z-index: 8000;
	}
	#gallery02 .bx-wrapper .bx-pager {
		bottom: 0;
		left:-334px;
		text-align: left;
		z-index: 8000;
	}
	#gallery03 .bx-wrapper .bx-pager {
		bottom: -130px;
		text-align: left;
	}
}
#gallery02 .bx-wrapper .bx-pager.bx-default-pager a,
#gallery01 .bx-wrapper .bx-pager.bx-default-pager a {
  margin: 0 15px 0 0;
}
#gallery03 .bx-wrapper .bx-pager.bx-default-pager a {
  	background: #b5b5b6;
}
#gallery03 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#gallery03 .bx-wrapper .bx-pager.bx-default-pager a.active,
#gallery03 .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #181878;
}

/*floor map*/
#gallery .gallery_floor{
	display: inline-block;
	max-width: 300px;
	padding-right: 100px;
	vertical-align: middle;
}
#gallery .gallery_floor .gallery_cont_tit{
	text-align: left;
}
#gallery .gallery_floor_img{
	display: inline-block;
	max-width: 320px;
	vertical-align: middle;
}
#floormap .secin{
	text-align: center;
}
#floormap .gallery_tab{
	flex-wrap: wrap;
}
#floormap .gallery_tab li{
	width: 100%;
	margin: 0 0 20px;
}
@media screen and (min-width:768px) and ( max-width:1000px) {
	/*#gallery01 .gallery_cont_txt{
		padding-left: 50px;
		padding-top: 0;
	}
	#gallery02 .gallery_cont_txt{
		padding-right: 50px;
		padding-top: 0;
	}
	#gallery01 .bx-controls{
		position: absolute;
		bottom: 0;
		right:-100%;
		width: 100%;
		padding-left: 50px;
		box-sizing: border-box;
	}
	#gallery02 .bx-controls{
		position: absolute;
		bottom: 0;
		left:calc(-100% - 100px);
		width: 100%;
		padding-right: 100px;
		box-sizing: border-box;
	}*/
}
#gallery .gallery_tab_sp{
	display: none;
}
@media screen and (max-width: 767px) {
	/*#gallery .gallery_mimg{
		min-height: auto;
		width: 100% !important;
		max-width: 100%;
		position: relative;
	}
	#gallery .gallery_mimg_1 img.sp,
	#gallery .gallery_mimg_2 img.sp,
	#gallery .gallery_mimg_3 img.sp{
		display: block;
	}
	#gallery .gallery_mimg_1 img.pc,
	#gallery .gallery_mimg_2 img.pc,
	#gallery .gallery_mimg_3 img.pc{
		display: none;
	}
	
	#gallery .gallery_mimg_1 img,
	#gallery .gallery_mimg_2 img,
	#gallery .gallery_mimg_3 img{
		height: 500px;
		width: 50%;
	}*/
	#gallery .gallery_mimg_scrool{
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 0;
		width: 60px;
		height: auto;
		animation:anime_blink 1.5s ease-in-out infinite alternate;
	}

	/*slider*/
	#gallery .gallery_cont{
		width: 100%;
		max-width: 1280px;
		display: flex;
		flex-wrap: wrap;
		margin: 25px auto 85px;
	}
	#gallery .gallery_cont_img{
		width: 100%;
		height: auto;
	}
	#gallery .gallery_cont_txt{
		width: 100%;
		max-width: 100%;
		box-sizing: border-box;
		padding-top: 80px;
	}
	#gallery02 .gallery_cont_txt,
	#gallery01 .gallery_cont_txt{
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 0;
	}
	#gallery02.gallery_cont {
		justify-content:flex-end;
	}
	#gallery02 .gallery_cont_img{
		order: 1;
	}
	#gallery02 .gallery_cont_txt{
		order: 2;
	}
	#gallery .gallery_cont_txt p{
		font-size: 12px;
		line-height: 31px;
	}
	#gallery .gallery_cont_tit,
	#gallery .gallery_cont_txt .gallery_cont_tit{
		font-size: 25px;
		line-height: 39px;
		margin-top: 20px;
		margin-bottom: 80px;
		text-align: center;
		position: relative;
		padding-bottom: 20px;
	}
	#gallery .gallery_cont_tit::after,
	#gallery .gallery_cont_txt .gallery_cont_tit::after{
		content: "";
		position: absolute;
		left: 50%;
		bottom: 0;
		transform: translateX(-50%);
		background: #fff;
		height: 1px;
		width: 100px;
		
	}
	#gallery .f_note{
		text-align: left;
		margin-left: 25px;
	}
	
	
	/*modelroom*/
	#gallery .bg_wite{
		background: #181878 !important;
		color: #fff;
	}
	#gallery .gallery_btn{
		position: relative;
		bottom: 0;
		max-width: 160px;
		text-align: center;
		margin: 0 auto;
	}
	#gallery .gallery_btn li{
		display: inline-block;
		width: 160px;
	}
	#gallery .gallery_btn li:first-child{
		margin-right: 0;
	}
	#gallery .gallery_btn li a,
	#gallery .gallery_btn li p{
		display: block;
		text-align: center;
		padding: 5px 0;
		font-size: 10px;
	}
	#gallery .gallery_btn li a{
		border: 1px solid #fff;
		background: #fff;
		color: #181878;

	}
	#gallery .gallery_btn li p{
		border: 1px solid #181878;
	}
	#gallery .gallery_btn li.pc{
		display: none;
	}
	
	#gallery01 .bx-wrapper .bx-pager,
	#gallery02 .bx-wrapper .bx-pager {
		bottom: -120px;
		text-align: center;
	}
	#gallery03 .bx-wrapper .bx-pager{
		bottom: -180px;
		text-align: center;
	}
	#gallery03 .bx-wrapper .bx-pager.bx-default-pager a {
  		background: #595757;
	}
	#gallery03 .bx-wrapper .bx-pager.bx-default-pager a:hover,
	#gallery03 .bx-wrapper .bx-pager.bx-default-pager a.active,
	#gallery03 .bx-wrapper .bx-pager.bx-default-pager a:focus {
	  background: #fff;
	}
	/*floor map*/
	#floormap .secin{
		text-align: center;
		position: relative;
	
	}
	#gallery .gallery_floor{
		display: block;
		max-width: 100%;
		padding-right: 0;
	}
	#gallery .gallery_floor .gallery_cont_tit{
		text-align: center;
	}
	#gallery .gallery_floor_img{
		display: block;
		max-width: 250px;
		margin: 0 auto 50px;
	}
	
	#gallery .gallery_tab_sp{
		display: block;
	}
	#floormap .gallery_tab_sp{
		display: flex;
		flex-wrap: nowrap;
		position: absolute;
		left: 50%;
		width: 100%;
		transform: translateX(-50%);
		vertical-align:middle;
		align-items: center;
	}
	#gallery .gallery_tab {
		width: 95%;
	}
	#gallery .gallery_tab li{
		width: calc(50% - 20px) ;
		margin: 0 10px;
		position: relative;
	}
	#gallery .gallery_tab li::after{
		position: absolute;
		content: ">";
		font-size: 16px;
		color: #fff;
		bottom:0;
		left: 50%;
		transform: translateX(-50%) rotate(90deg) scale(0.5 , 1);
		transition: 0.3s;
		
	}
	#floormap .gallery_tab li::after {
		bottom: 48px ;
		transform: translateX(-50%) rotate(-90deg) scale(0.5 , 1);
	}
	#gallery .gallery_tab li:hover::after{
		color: #181878;
	}
	#gallery .gallery_tab li a{
		padding: 27px 0;
		letter-spacing: 0.5px;
	}
	
	#gallery .gallery_tab li p{
		
	}
	#gallery .gallery_floor .gallery_tab{
		display: none;
	}
	.report_goods_txt {
		width: 100%;
		display: block;
		margin-right: 0;
	}
	.report_goods img{
		width: 90%;
		display: block;
		margin:10px auto 20px;
	}
}
@keyframes anime_blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

/*news
**************************************/
/*#news header{
	margin-top: 10px;
}*/

#news section .secin{
	width: 95%;
	max-width: 560px;
	background: #fff;
	box-shadow: 4px 4px 4px 4px rgba(0, 0, 0,0.2);
	margin-bottom: 40px;
	color:#595757;
	padding: 0;
	font-size: 13px;
}
#news .news_txt{
	padding: 5% 10% 0;
}
#news .news_txt p{
	padding-bottom: 30px;
	line-height: 2;
}
#news .news_txt_tit{
	font-size: 17px;
	font-family: NotoSansCJKjp;
	font-weight: 600;
	color: #181878;
	text-align: center;
	border-bottom: 1px solid #c1c2c3;
	margin-bottom: 20px;
	padding-bottom: 25px !important;
	letter-spacing: 0.24rem;
	
}
#news .news_txt .date2{
	margin-bottom: 25px;
	padding-bottom: 0;
}
#news .news_txt_img{
	margin-bottom: 20px;
	width: 100%;
	height: auto;
	display: block;
}
#news .news_txt_img2{
	margin-bottom: 40px;
	width: 100%;
	height: auto;
	display: block;
}
#news .news_txt_btn{
	background: #181878;
	color: #fff;
	transition: 0.3s;
	padding: 5px 10px;
	margin-bottom: 60px;
	font-size: 11px;
	letter-spacing: 0;
	font-weight: 600;
	border: 1px solid #181878;
	display:inline-block;
}
#news .news_txt_btn::after{
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width:5px 0 5px 5px;
	margin-left: 10px;
	border-color: transparent transparent transparent #ffffff;
	transition: 0.3s;
}
#news .news_txt_btn:hover::after{
	border-color: transparent transparent transparent #181878;
}
#news .news_txt_btn:hover{
	background: #fff;
	color: #181878;
	transition: 0.3s;
}
#news .news_img{
	display: flex;
  
}

/*movie*/
#sp_movie header{
}

#sp_movie .movie_tit{
	text-align: center;
}
#sp_movie .movie_tit_logo{
	display: inline-block;
	margin-right: 40px;
	width: 200px;
}
#sp_movie .movie_tit .f_poppins{
	display: inline-block;
	font-size: 47px;
	color: #fff;
	letter-spacing: 1rem;
}
#sp_movie .movie_date{
	width: 100%;
	max-width: 800px;
	margin: 40px auto 30px;
}
.movie_contents{
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-bottom: 40px;
}
.movie_contents-white{
	background: #fff;
	color: #181878;
	padding: 4% 5%;
}
.movie_contents_member{
	width: 47%;
	
}
.movie_contents_member-white{
	background: #fff;
	color: #181878;
	padding: 3% 4%;
	width: 50%;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.movie_contents_member-white .movie_contents_member_namebox{
	margin-bottom: 20px;
}
.movie_contents_member .f_poppins{
	 font-weight:900;
	position: relative;
	display: flex;
	align-items: center;
	font-size: 12px;
	margin-bottom: 20px;
}
.movie_contents_member .f_poppins:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #181878;
	display: block;
	margin-left: .4em;
}
.movie_contents_member_t1{
	font-size: 20px;
    letter-spacing: 0;
	margin-bottom: 20px;
	font-weight: 1000;
}
.movie_contents_member_t2{
	margin-bottom: 20px;
}

.movie_contents_member_namebox{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}
.movie_contents_member_img{
	width: 38%;
	height: auto;
}
.movie_contents_member_txt{
	width: 58%;
}
.movie_contents_member_txt_t1{
	font-size: 18px;
	margin-bottom: 10px;
}
.movie_contents_member_txt_t2{
	font-size: 12px;
}

.movie_contents_flow{
	color: #fff;
	width: 48%;
}
.movie_contents_flow_t1{
	font-size: 22px;
}
.movie_contents_flow_t2{
	font-size: 22px;
	margin-top: 30px;
	text-decoration: underline;
}
.movie_contents_flow_t2:nth-child(2){
	margin-top: 30px;
}
.movie_contents_flow_t3{
	font-size: 14px;
	margin: 15px auto 0;
	line-height: 1.5em;
}
.movie_contents_btn{
	background: #005bac;
	border: 1px solid #fff;
	text-align: center;
	color: #fff !important;
	position: absolute;
	bottom:20px;
	right: 0;
	transform: translateY(100%);
	width: 50%;
	padding: 15px 0;
	font-size: 16px;
}
.movie_contents_member_movie{
	width: 100%;
	/*padding-top: 56%;*/
    position: relative;
	margin-top: 30px;
}
.movie_contents_member_movie iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.movie_contents_member_movie_play{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 25%;
	height: auto;
}
@media screen and (max-width: 767px) {
	#sp_movie .secin{
		padding-top: 40px;
	}
	#sp_movie .movie_tit_logo{
		margin-right: 10px;
		width: 115px;
	}
	#sp_movie .movie_tit .f_poppins{
		display: inline-block;
		font-size: 20px;
		color: #fff;
		letter-spacing: 0.5rem;
	}
	.movie_contents{
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	.movie_contents-white{
		padding: 4% 5%;
	}
	.movie_contents_member{
		width: 100%;
		margin-bottom: 4%;
	}
	.movie_contents_member-white{
		padding: 4% 5%;
		width: 100%;
	}
	.movie_contents_member-white .movie_contents_member_namebox{
		margin-bottom: 10px;
	}
	.movie_contents_member .f_poppins{
		margin-bottom: 10px;
	}
	.movie_contents_member_t1{
		font-size: 18px;
		letter-spacing: 0;
		margin-bottom: 10px;
	}
	.movie_contents_member_t2{
		margin-bottom: 10px;
	}

	.movie_contents_member_txt_t1{
		font-size: 18px;
	}
	.movie_contents_member_txt_t2{
		font-size: 12px;
	}
	.movie_contents_member_namebox{
		margin-bottom: 10px;
	}
	.movie_contents_flow{
		color: #fff;
		width: 100%;
		order: 2;
	}
	.movie_contents_flow_t1{
		font-size: 18px;
		text-align: center;
	}
	.movie_contents_flow_t2{
		font-size: 18px;
		margin-top: 20px;
	}
	.movie_contents_flow_t2:nth-child(2){
		margin-top: 20px;
	}
	.movie_contents_flow_t3{
		font-size: 12px;
		margin: 15px auto 0;
	}
	.movie_contents_flow_t3 .sp{
		display: inline-block !important;
	}
	.movie_contents_btn{
		position: relative;
		bottom:auto;
		right: auto;
		transform: translateY(0);
		width: 100%;
		padding: 15px 0;
		font-size: 16px;
		order: 3;
		margin-top: 20px;
	}
	
	#news .news_txt_tit{
		font-size: 16px;

		letter-spacing: 0.1rem;

	}
}


@media print {
	
}
