@charset "utf-8";


.title-001{
	margin:0;
	text-align:left;
}
.title-001 img{
	margin:20px 0 0;
}

.planmenu{
	width:100%;
	margin:15px auto;
	border-collapse:collapse;
}
.planmenu td{
	border:none;
}

.planmenu img{
	width:100%;
}
#uncer a{
	background:none;
}

#costume-ti{
	background:none;
	margin:20px 0 0;
	
}

.seijin_bnr{
	width:100%;
	position:relative;
	margin:auto;
	background:url(../../images/seijin/marveruse.JPG) no-repeat top;
	background-size:100%;
}
.seijin_bnr ul{
	width:100%;
	display:table;
	table-layout:fixed;
	margin:0 auto;
	list-style-type:none;
	padding:33% 0 0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.seijin_bnr li{
	width:50%;
	margin:0;
	display:table-cell;
}
.seijin_bnr li:first-child{
	margin-right:5px;
}


.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin:0 0 5%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.option{
	width:100%;
	font-size:75%;
}


#other-ti{
	height:auto;
	background:none;
	border-bottom:2px solid #c8ab8b;
	padding:0 0 10px;
	margin:0 0 10px;
}

.kazari_bnr{
	margin:20px 0;
}
.pc {display:none;}
.sp {display:block;}


#wrapper  {
	position:relative !important;
}

.coupon_pc img {
	display:block;
	position:fixed;
	top:100px;
	right:0;
}

.coupon_sp img {
	display:block;
	position:fixed;
	bottom:0;
	right:0;
}




