@charset "utf-8";


.topContents{
/*	padding-bottom:95px; */
}
.topContents #mainImg{
	position:relative;
}
.topContents #mainImg .ttl-box{
	font-size:16px;
	font-size:1.6rem;
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	top:50%;
	width:1200px;
	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
	z-index:4000;
	color:#FFF;
	max-width:1200px;
}
.topContents #mainImg .ttl-box img{
	margin-bottom:25px;
}
.topContents #mainImg .ttl-box .sn-btn{
	padding-top:65px;
}
.topContents #mainImg .sp-img{
	display:none;
}

.flex-direction-nav a.flex-next {
	background: url(/assets/front/img/top/b_next.png) no-repeat 0 0;
	background-size: auto;
	background-size: 45% auto;
	height: 50px;
}

.flex-direction-nav a.flex-prev {
    background: url(/assets/front/img/top/b_prev.png) no-repeat 0 0;
    background-size: auto;
    background-size: 45% auto;
    height: 50px;
}
.flex-direction-nav li:first-child {
	position: absolute;
    left: -5%;
    top: 60%;
    width: 100px;
}
.flex-direction-nav li:last-child {
	position: absolute;
    right: -5%;
    top: 60%;
    width: 100px;
}

#arrival-wrap {
	width: 95%;
	margin: 0 auto 162px;
}

#arrival-wrap .row {
	position: relative;
	max-width: 100%;
}

#arrival-wrap .ttl-wrap h2 {
	margin-top: 7px;
	font-size: 16px;
	font-family: "AvenirNextLTW01-Medium";
	letter-spacing: 0.15em;
	line-height: 2.5;
	text-align: center;
}

#instagram-wrap {
	width: 95%;
	margin: 0 auto;
}
#instagram-wrap .row {
	max-width: 100%;
}

#instagram-wrap .ttl-wrap h2 {
	margin-top: 7px;
	font-size: 16px;
	font-family: "AvenirNextLTW01-Medium";
	letter-spacing: 0.15em;
	line-height: 2.5;
	text-align: center;
}

#instagram-wrap .all_item {
	font-size: 14px;
	letter-spacing: 0.15em;
	line-height: 2.5;
	text-align: right;
}

#arrival-wrap .itemName {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    font-weight: 500;
    margin-bottom: 2px;
    font-size: 14px;
    margin-top: 20px;
    text-align: center;
}
#arrival-wrap .price {
    font-weight: 500;
    color: #7d7d7d;
    font-size: 13px;
    font-family: "AvenirNextLTW01-Regular";
    letter-spacing: 0.1em;
    line-height: 1.8;
    text-align: center;
}
.topContents .pc-br{
	display:block;
}
.topContents .sp-br{
	display:none;
}
@media only screen and (max-width: 1300px){

.flex-direction-nav li:first-child {
    left: 0;
    
}
.flex-direction-nav li:last-child {
    right: 0;
}

}
@media only screen and (max-width: 750px){

.flex-direction-nav a.flex-next {
    background-size: 35% auto;
    background-position: right;
    top: 0;
    right: 0;
    width: 40px;
}
.flex-direction-nav a.flex-prev {
    background-size: 35% auto;
    background-position: left;
    top: 0;
    left: 0;
    width: 40px;
}
.flex-direction-nav li:first-child {
    width:50px;
    height: 50px;
    top: 50%
}
.flex-direction-nav li:last-child {
    width:50px;
    height: 50px;
    top: 50%
}
	#arrival-wrap {
		margin: 50px auto 0;
	}
	#arrival-wrap .ttl-wrap h2 {
		margin-bottom: 10px;
	}

	#arrival-wrap .row {
		margin: 0;
		width: 100% !important;
	}

	#instagram-wrap .row {
		margin: 0;
		width: 100% !important;
	}
}

@media only screen and (max-width: 1400px){
	.topContents #mainImg .ttl-box {
		font-size: 16px;
		font-size: 1.6rem;
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		top: 50%;
		width: 85%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		z-index: 4000;
		color: #FFF;
		max-width: 1200px;
	}
	.topContents #mainImg .ttl-box img {
		margin-bottom: 2%;
		max-width:45%;
	}
	.topContents #mainImg .ttl-box .sn-btn {
		padding-top: 5%;
	}
	.topContents #mainImg .ttl-box .sn-btn img{
		max-width:25%;
	}
}


@media only screen and (max-width: 750px){

	.topContents{
		padding-bottom:0;
		overflow-x: hidden;
	}
	.topContents #mainImg .ttl-box{
		width:100%;
		font-size:13px;
		font-size:1.3rem;
		top:52%;
	}
	.topContents #mainImg .ttl-box img{
		max-width:70%;
		margin-bottom:15px;
	}
	.topContents #mainImg .ttl-box .sn-btn img {
		max-width: 70%;
	}
	.topContents #mainImg .ttl-box .sn-btn{
		padding-top:30px;
		max-width:48% !important;
	}
	.topContents #mainImg .pc-img{
		display:none;
	}
	.topContents #mainImg .sp-img{
		display:block;
	}
	.topContents .pc-br{
		display:none;
	}
	.topContents .sp-br{
		display:block;
	}
}

/* top-bnr */

.topContents #bnr-wrap{
	overflow:hidden;
	padding:40px 0 20px;
}
.topContents #bnr-wrap li{
	width:23.5%;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}
.topContents #bnr-wrap li:nth-child(4n){
	margin-right:0%;
}
.topContents .movie_atelier .pc-content {
	width: 55%;
}
.movie_atelier {
	text-align: center;
}

/* メインバナー */
.c-slider-wrapper-inner .main-banner-button {
	margin: 0 auto;
	text-decoration: underline;
}

.c-slider-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}
.c-slider-wrapper-inner {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.main-banner-title {
	line-height: 1.2;
	white-space: nowrap;
	display: flex;
	margin-bottom: 15%;
}
.main-banner-button {
	padding: 0.6rem 1.4rem;
	text-decoration: underline;
}
.banner-content-wrapper {
	position: absolute;
	top: 73%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	flex-direction: column;
	text-align: center;
	pointer-events: auto;
	font-family: 'AvenirNextLTW01-Medium';
	letter-spacing: 0.15em;
}

@media screen and (max-width: 768px) {
	.main-banner-title {
		margin-bottom: 7%;
	}
	.main-banner-button {
		padding: 0.5rem 1.2rem;
	}
	.banner-content-wrapper {
		top: 82%;
	}
	.topContents .flexslider {
		margin-bottom: 3.5%;
	}
}

/* サブバナー */
.sub-banner-block {
	position: relative;
	width: 100%;
}
.sub-banner-content {
	position: absolute;
	top: 50%;
	right: 10%;
	transform: translateY(-50%);
	text-align: right;
	font-family: 'AvenirNextLTW01-Medium';
	letter-spacing: 0.15em;
}
.sub-banner-title {
	margin-bottom: 2rem;
	white-space: nowrap;
}
a.sub-banner-button {
	text-decoration: underline;
}

@media screen and (max-width: 768px) {
	.sub-banner-content {
		top: 82%;
		right: 50%;
		transform: translate(50%, -50%);
		text-align: center;
	}
	.sub-banner-title {
		margin-bottom: 0.5rem;
		white-space: nowrap;
	}
	.sub-banner-block {
		margin-bottom: 3.5%;
	}
}

@media only screen and (max-width: 750px){

	.topContents #bnr-wrap{
		overflow:hidden;
		padding:40px 0 30px;
	}
	.topContents #bnr-wrap li,
	.topContents #bnr-wrap li:nth-child(4n){
		width:48.5%;
		margin-right:3%;
		margin-bottom:10px;
	}
	.topContents #bnr-wrap li:nth-child(2n){
		margin-right:0%;
	}

}


/* rank */

.topContents #rank-wrap{
	background-color:#eeeeee;
	padding:45px 0;
	min-height:950px;
}
.topContents #rank-wrap .ttl-wrap h2{
	margin-bottom:30px;
}
.topContents #rank-item{
	position:relative;
	height:713px;
	width:100%;
}
.topContents #rank-item .rank-box{
	position:absolute;
	background-color:#FFF;
	text-align:center;
	overflow:hidden;
}
.topContents #rank-item .rank-box .mask {
	width:92%;
	height:94%;
	padding:0 0;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:0;
	background-color:	rgba(0,0,0,0.5);
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.topContents #rank-item .rank-box:hover .mask {
	opacity:1;
}
.topContents #rank-item .rank-box .mask .heart{
	position:absolute;
	top:10px;
	right:10px;
}
.topContents #rank-item .rank-box .mask .bag-btn{
	position:absolute;
	bottom:0px;
	right:0;
}
.topContents #rank-item .rank-box .mask .mask-content{
	position: relative;
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-size:1.2rem;
	height: 100%;
}
.topContents #rank-item .rank-box .mask .mask-content a {
	display: block;
	height: 100%;
}
.topContents #rank-item .rank-box .mask .mask-content .mask-content-inner {
	position:absolute;
	top:50%;
	left:0;
	right:0;
	margin:auto;
	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}
.topContents #rank-item .rank-box .mask .mask-content a {
	display: block;
	color: #ffffff;
}
.topContents #rank-item .rank-box#rank01 .mask .mask-content,
.topContents #rank-item .rank-box#rank01 .mask .mask-content{
	font-size:14px;
	font-size:1.4rem;
}
.topContents #rank-item .rank-box .mask .mask-content p{
	margin-bottom:5px;
}
.topContents #rank-item .rank-box .mask .mask-content p.mb{
	margin-bottom:15px;
}
.topContents #rank-item .rank-box .img{
	position:absolute;
	top:50%;
	left:0;
	right:0;
	margin:auto;
	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
	padding:10px;
	overflow:hidden;
	height:100%;
	box-sizing:border-box;
}
.topContents #rank-item .rank-box .img img{
	max-height:90%;
	max-width:90%;
	width:auto;
	position:absolute;
	top:50%;
	left:0;
	right:0;
	margin:auto;
	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}
.topContents #rank-item .rank{
	position:absolute;
	top: 10px;
	left: 10px;
	z-index:500
}
.topContents #rank-item .rank-box#rank01{
	width:39.4%;
	height:713px;
	top:0;
	left:0;
}
.topContents #rank-item .rank-box#rank02{
	width:39.4%;
	height:474px;
	bottom:0;
	right:0;
}
.topContents #rank-item .rank-box#rank03,
.topContents #rank-item .rank-box#rank04,
.topContents #rank-item .rank-box#rank05,
.topContents #rank-item .rank-box#rank06,
.topContents #rank-item .rank-box#rank07{
	width:19.3%;
	height:232px;
}
.topContents #rank-item .rank-box#rank03{
	top: 0;
	left:40.4%
}
.topContents #rank-item .rank-box#rank04{
	top: 0;
	left:60.6%
}
.topContents #rank-item .rank-box#rank05{
	top: 0;
	right:0%
}
.topContents #rank-item .rank-box#rank06{
	top: 33.7%;
	left:40.4%
}
.topContents #rank-item .rank-box#rank07{
	bottom: 0;
	left:40.4%
}
.topContents #rank-item .rank-box .sp-btn{
	display:none;
}

@media only screen and (max-width: 750px){

	.topContents #rank-wrap{
		padding:40px 0 60px;
		min-height:700px;
	}
	.topContents #rank-item{
		height:610px;
		margin-bottom:40px
	}
	.topContents #rank-item .rank-box .mask .bag-btn{
		display:none;
	}
	.topContents #rank-item .rank-box#rank01 .mask .mask-content,
	.topContents #rank-item .rank-box#rank01 .mask .mask-content{
		font-size:14px;
		font-size:1.4rem;
	}
	.topContents #rank-item .rank-box#rank03 .mask-content,
	.topContents #rank-item .rank-box#rank04 .mask-content,
	.topContents #rank-item .rank-box#rank05 .mask-content,
	.topContents #rank-item .rank-box#rank06 .mask-content,
	.topContents #rank-item .rank-box#rank07 .mask-content{
		display:none;
	}
	.topContents #rank-item .rank-box .mask .mask-content p.mb{
		margin-bottom:10px;
	}
	.topContents #rank-item .rank-box{
		overflow:hidden
	}
	.topContents #rank-item .rank-box .img img{
		max-width:90%;
	}
	.topContents #rank-item .rank{
		top:5px;
		left:5px;
	}
	.topContents #rank-item .rank{
		max-width:32%;
	}
	.topContents #rank-item .rank-box#rank01 .rank,
	.topContents #rank-item .rank-box#rank02 .rank{
		max-width:35%
	}
	.topContents #rank-item .rank-box#rank01{
		width:65.6%;
		height:300px;
		top:0;
		left:0;
	}
	.topContents #rank-item .rank-box#rank02{
		width:65.6%;
		height:300px;
		bottom:0;
		right:0;
	}
	.topContents #rank-item .rank-box#rank03,
	.topContents #rank-item .rank-box#rank04,
	.topContents #rank-item .rank-box#rank05,
	.topContents #rank-item .rank-box#rank06,
	.topContents #rank-item .rank-box#rank07{
		width:31.6%;
		height:145px;
	}
	.topContents #rank-item .rank-box#rank03{
		top: 0;
		left:68.3%
	}
	.topContents #rank-item .rank-box#rank04{
		top: 155px;
		left:68.3%
	}
	.topContents #rank-item .rank-box#rank05{
		top: 310px;
		right:0%;
		right:inherit;
	}
	.topContents #rank-item .rank-box#rank06{
		bottom: 0%;
		left:0;
		top:inherit;
	}
	.topContents #rank-item .rank-box#rank07{
		display:none;
	}
	.topContents #rank-item .rank-box .sp-btn{
		position:absolute;
		text-align:center;
		bottom:5px;
		left:0;
		right:0;
		margin:auto;
		display:block;
		width:90%
	}
	.topContents #rank-item .rank-box .sp-btn a{
		display:block;
		padding-bottom:5px;
	}


}

/* information */

.topContents #info-wrap{
	overflow:hidden;
	margin-bottom:60px;
}
.topContents #info-wrap .ttl-wrap h2{
	font-size:40px;
	font-size:4.0rem;
	text-align:left;
}
.topContents #info-wrap .left-col{
	float:left;
	width:46.6%;
}
.topContents #info-wrap .right-col{
	float:right;
	width:46.6%;
}
.topContents #info-wrap ul.info-list li{
	margin-bottom:30px;
	overflow:hidden;
}
.topContents #info-wrap ul.info-list li dt{
	float:left;
	width:119px;
	height:90px;
	overflow:hidden;
	margin-right:20px;
	display: none;
}
.topContents #info-wrap ul.info-list li dd{
	overflow:hidden;
	text-align: center;
}
.topContents #info-wrap ul.info-list li .ttl{
	font-size:16px;
	font-size:1.6rem;
	margin-bottom:10px;
}
.topContents #info-wrap ul.info-list li .day{
	color:#7d7d7d;
	font-size:14px;
	font-size:1.4rem;
}

@media only screen and (max-width: 750px){
	
	.topContents #info-wrap{
		margin-bottom:0px;
	}
	.topContents #info-wrap .ttl-wrap h2{
		font-size:30px;
		font-size:3.0rem;
		text-align:center;
	}
	.topContents #info-wrap .left-col,
	.topContents #info-wrap .right-col{
		float:none;
		width:100%;
		border-top:1px solid #d7d7d7;
		padding-top:50px;
		margin-bottom:50px;
	}
	.topContents #info-wrap ul.info-list{
		margin-bottom:15px;
	}
	.topContents #info-wrap ul.info-list li{
		margin-bottom:30px;
		overflow:hidden;
	}
	.topContents #info-wrap ul.info-list li dt{
		float:left;
		width:119px;
		height:90px;
		overflow:hidden;
		margin-right:20px;
	}
	.topContents #info-wrap ul.info-list li .ttl{
		font-size:14px;
		font-size:1.4rem;
		margin-bottom:7px;
	}
	.topContents #info-wrap ul.info-list li .day{
		font-size:12px;
		font-size:1.2rem;
	}
	
}

/*-----------------------------------------*/
/* collection                              */
/*-----------------------------------------*/
#collection-wrap{
	width: 95%;
	margin: 0 auto;
}
#collection-wrap .row {
	min-width: 100%;
	margin: 0;
}
#collection {
	margin-top: 65px;
	margin-bottom: 152px;
}
#collection.container {
	width: 100%;
	text-align: center;
}

#collection.container .ttl-wrap h2 {
	margin-top: 7px;
	font-size: 16px;
	font-family: "AvenirNextLTW01-Medium";
	letter-spacing: 0.15em;
	line-height: 2.5;
	text-align: center;
}
#collection.container .collection_list {
	/*display: inline-block;*/
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#collection .collection_list li {
/*
	margin-left: 30px;
	text-align: center;
*/
	margin: 0;
}

#collection .collection_list li {
	margin: 0 0 70px 0;
	width: 48%;
}
#collection .collection_list li .title {
	margin-top: 19px;
	font-size: 18px;
	font-family: "AvenirNextLTW01-Regular";
	letter-spacing: 0.1em;
}

#collection .collection_list li .title2 {
	margin-top: 7px;
	font-size: 14px;
	/* font-family: "AvenirNextLTW01-Medium"; */
	letter-spacing: 0.15em;
	line-height: 2.5;
	text-align: center;
}

#collection.container .all_item {
	font-size: 14px;
	letter-spacing: 0.15em;
	line-height: 2.5;
	text-align: right;
}

@media only screen and (max-width: 950px){
	#collection-wrap{
		width: 100%;
	}
	#collection.container {
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
	}
	#collection .collection_list li .title {
		font-size: 14px;
	}
}

@media only screen and (max-width: 750px){
	#collection {
		width: 100%;
		margin: 50px 0 0 0;
	}
	#collection.container .collection_list {
		/* display: block; */
	}

	#collection.container .ttl-wrap h2 {
		margin-bottom: 10px;
	}

	#collection .collection_list li {
		margin-left: 0;
		margin-right: 0;
	}
	#collection .collection_list li .title {
		margin-top: 3%;
	}
	#collection .collection_list li img {
		width: 100%;
	}
}

/* AboutVendome                              */
/*-----------------------------------------*/
#AboutVendome-wrap{
	width: 100%;
	margin: 0 auto;
}
#AboutVendome {
	margin-top: 120px;
}
#AboutVendome.container {
	width: 100%;
	text-align: center;
}
#AboutVendome.container .AboutVendome_list {
	/*display: inline-block;*/
}
#AboutVendome .AboutVendome_list li {
/*
	margin-left: 30px;
	text-align: center;
*/
}
#AboutVendome .AboutVendome_list li:nth-child(-n+2) {
	margin: 0 0 70px 0;
}
#AboutVendome .AboutVendome_list li {
	width: 100%;
	margin: 0 0 70px 0;
}
#AboutVendome .AboutVendome_list li .title {
	margin-top: 19px;
	font-size: 18px;
	font-family: "AvenirNextLTW01-Regular";
	letter-spacing: 0.1em;
}

#AboutVendome .AboutVendome_list li .title2 {
	margin-top: 10px;
	font-size: 14px;
	/* font-family: "AvenirNextLTW01-Medium"; */
	letter-spacing: 0.15em;
	line-height: 2.5;
	text-align: center;
}

#AboutVendome .AboutVendome_list li img {
	width: 100vw;
}

@media only screen and (max-width: 950px){
	#AboutVendome-wrap{
		width: 100%;
	}
	#AboutVendome {
		width: 100%;
		margin-left: 0;
	}
	#AboutVendome .AboutVendome_list li {
		margin: 0 2% 2% 2%;
		width: 47%;
	}
	#AboutVendome .AboutVendome_list li .title {
		font-size: 14px;
	}
	#AboutVendome .AboutVendome_list li.AboutVendome_contents1 {
		margin: 0 auto 2%;
		width: 100%;
	}
	#collection .collection_list li.collection_contents1 {
		margin-bottom: 2%;
	}
	#collection .collection_list li.collection_contents1:nth-child(2n+1) {
		margin: 0;
	}
}

@media only screen and (max-width: 750px){
	#AboutVendome {
		width: 100%;
		margin: 0;
	}
	#AboutVendome.container .AboutVendome_list {
		display: block;
	}
	#AboutVendome .AboutVendome_list li {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-top: 3%;
	}
	#AboutVendome .AboutVendome_list li .title {
		margin-top: 3%;
	}
	#AboutVendome .AboutVendome_list li img {
		width: 100%;
		margin-top: 0;
		margin: 0 auto;
	}
	#AboutVendome .AboutVendome_list li video {
		width: 100%;
		margin: 0 auto;
	}
	#AboutVendome .AboutVendome_list li:nth-child(-n+2) {
		margin: 0;
	}
}

/* pop-up */
#mailmagazineModal{
	position: fixed;
    right: 1%;
    bottom: 1%;
    z-index: 999997;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    max-width: 960px;
    max-height: 477.6px;
    width: 25%;
}
#mailmagazineModal .modal-body{
	font-size: 15px;
    text-align: center;
    padding: 5%;
    margin-top: 40px;
    background-color: #000000;
    color: #ffffff;
}
#mailmagazineModal .modal-header .close_btn{
    float: right;
    font-size: 22px;
    text-decoration: none;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    line-height: 1;
    font-weight: bold;
    color: #9E9E9E;
    position: absolute;
    top: 10px;
    right: 10px;
    border: solid #9E9E9E 1px;
}
#mailmagazineModal .modal-content .modal-body p > a{
    border: none;
    background: #000;
    color: #fff;
    border-radius: 3px;
    padding: 8px;
    width: 75%;
    line-height: 30px;
    display: block;
    margin: 0 auto;
}


@media only screen and (max-width: 750px) {
	#mailmagazineModal{
	    width: 75%;
	    margin-right: 5%;
	    right: 0;
	    bottom: 5%;
	}
}
.pc { display: block !important; }
.sp { display: none !important; }
@media only screen and (max-width: 750px) {
	.pc { display: none !important; }
	.sp { display: block !important; }
}


.bxslider-arraival {
  position: relative;
}
.bxslider-instagram {
  position: relative;
}


.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  outline: 0;
  height: 50px;
  width:50px;
  z-index:9999;

}

.bxslider-arraival .bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: none;
}

.bxslider-arraival .bx-prev {
  background: url(/assets/front/img/top/slider_prev.png) no-repeat left top;
  background-size: 27% auto;
  left: -20px;
}

.bxslider-arraival .bx-next{
  background: url(/assets/front/img/top/slider_next.png) no-repeat right top;
  background-size: 27% auto;
  right: -20px;
}

.bxslider-instagram .bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: none;
	margin-bottom: 30px;
}

.bxslider-instagram .bx-prev {
  background: url(/assets/front/img/top/slider_prev.png) no-repeat left top;
  background-size: 27% auto;
  left: -20px;
}

.bxslider-instagram .bx-next{
  background: url(/assets/front/img/top/slider_next.png) no-repeat right top;
  background-size: 27% auto;
  right: -20px;
}

.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
	background-position: right top;
}

.isPC {
	display: block;
}

.isSP {
	display: none;
}

@media only screen and (max-width: 1300px){

	.bx-wrapper .bx-controls-direction a {
	  height: 30px;
	  width:30px;
	}

	.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
//		background-position:top right 20px;
	}

}

@media only screen and (max-width: 750px){

	.bx-wrapper .bx-controls-direction a {
	  height: 40px;
	  width:40px;
	}

	.isPC {
		display: none;
	}

	.isSP {
		display: block;
	}

	.arraival-sp ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.arraival-sp li {
		width: 48%;
	}

	#arraival-sp-showmore {
		margin-top: 10px;
		margin-bottom: 70px;
		font-size: 14px;
		letter-spacing: 0.15em;
		line-height: 2.5;
		text-align: right;
	}

	.arraival-sp-list li:nth-child(n+5) {
		display: none;
	}

	.bxslider-instagram .bx-prev {
		left: -10px;
	}
	.bxslider-instagram .bx-next {
		right: -10px;
	}
}

.topContents #movie {
	width: 100%;
	margin: 0 auto;
}
.topContents #movie .title2 {
	padding-top: 10px;
	font-size: 14px;
	letter-spacing: 0.15em;
	line-height: 2.5;
	text-align: center;
	clear: both;
}
.topContents #movie .movie_bnr {
	display: flex;
	justify-content: space-between;
}

.topContents #movie .video-container {
	width: 48%;
}
.topContents #movie .video-container video {
	width: 100%;
}
.topContents #movie .item-container {
	width: 48%;
}
.topContents #movie .movie-item-wrap {
	width: 100%;
}
.topContents #movie .movie-item-info {
	text-align: center;
}

@media only screen and (max-width: 950px) {

	.topContents #movie {
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
	}
	.topContents #movie .video-container {
		width: 47%;
	}
	.topContents #movie .item-container {
		width: 47%;
		margin-left:2%;
	}
}

@media only screen and (max-width: 750px){
	.topContents #movie {
		width: 100%;
		margin: 0;
	}
	.topContents #movie .movie_bnr {
		display: block;
		text-align: center;
	}
	.topContents #movie .title2 {
		padding-bottom: 5%;
	}
	.topContents #movie .video-container video {
		width: 100%;
	}
	.topContents #movie .video-container {
		width: 100%;
	}
	.topContents #movie .item-container {
		width: 100%;
	}
	.topContents #movie .movie-item-wrap {
		width: 100%;
	}
	.topContents #movie .movie-item-img {
		width: 100%;
		text-align: center;
		margin: 5% auto 0 auto;
	}	
	.topContents #movie .item-container {
		margin-left: 0;
	}
	.topContents #movie .movie-item-img.movie_img_2 {
		margin: 0 auto;
	}
	.topContents .movie_atelier .sp-content {
		width: 100%;
	}
}

footer {
	margin-top: 150px;
}

@media only screen and (max-width: 750px) {
	footer {
		margin-top: 15%;
	}
}
