@charset "utf-8";
/*-------------------- ↓common --------------------*/
.hidden-sp{
	display:none;
}
img {max-width: 100%;height: auto;}
html{
	color:#222222;
}
.bg_wrap{
	background:#eceff1;
	min-width:100%;
}
.contact_wrap{
	background:#FFFFFF;
	padding:50px 0 0;
}
.inner{
	width:92%;
	margin:0 auto;
}
.box-float{
	overflow:hidden;
}
section{
	padding:60px 0 0 0;
	margin:-60px 0 0 0;
}
.side-fix{
	display:none;
}
/*-------------------- ↓header --------------------*/
.header{
	overflow:hidden;
	font-size:14px;
	width:100%;
	background:#ffffff;
	z-index:100;
}
.sp-header{
	text-align:center;
	margin:30px 0;
}
.sp-nav-btn{
	text-align:center;
	padding:15px 0 10px;
}
.list-main_nav{
	width:100%;
	overflow:visible;
}
.list-main_nav li{
	text-align:center;
	background:rgba(0,0,0,0.9);
	border-bottom:1px solid #e01f2b;
	overflow:visible;
}
.list-main_nav a{
	display:block;
	padding:20px 0;
	color:#FFFFFF;
	font-size:16px;
}
#lean_overlay{
  position: fixed; z-index:100; 
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
#modal{
  background: none repeat scroll 0 0 #FFFFFF;
  display: none;
  padding: 0;
  width: 100%;
 }
.modal_close{
	text-align:center;
	background:#e01f2b;
	padding:15px 0 10px;
}
.nav_fixed{
	position:fixed;
	width:100%;
	z-index:1000;
	top:0;
	background:#FFFFFF;
	border-bottom:1px solid #CCC; 
}
.fixed-box{
	height:45px;
}
/*-------------------- ↓footer --------------------*/
/*---------- ↓layout ----------*/
/*---------- ↓text_decoration ----------*/
.text-base{
	font-size:14px;
	font-family:"游ゴシック","Hiragino Kaku Gothic ProN", YuGothic, Meiryo, sans-serif;
	line-height:1.8;
	margin:20px 0;
}
.text-Red{
	color:#e01f2b;
}
.sub_title{
	font-size:16px;
	font-weight:bold;
	margin:0 0 20px 0;
}
strong{
	font-weight:bold;
}
/*-------------------- ↓front --------------------*/
.block-slider {
	box-sizing:border-box;
	width:100%;
	position:relative;
	display:block;
}
.block-slider .big-logo{
	display:none;
}
.bxslider{
	overflow:visible;
}
.block-slider img{
	vertical-align:bottom;
}
.section-title{
	background:rgba(43,160,55,1.00);
	height:270px;
	margin:0 0 110px 0;
	position:relative;
}
#sec03 .section-title{
	margin:0 0 290px 0;
}
.section-title h2{
	padding:50px 0;
	margin:0 auto;
	width:200px;
	text-align:center;
}
.list-sec-image{
	text-align:center;
	width:90%;
	margin:0 auto;
}
.list-sec-image li{
	width:100%;
	height:200px;
}
.studio_text{
	margin:0 auto 40px;
}
.area-table{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
.area-table dl{
	border-top:1px solid #000000;
	overflow:hidden;
	padding:8px 0;
	font-size:15px;
}
.area-table dt{
	float:left;
	width:25%;
}
.area-table dd{
	float:left;
	width:75%;
	font-size:12px;
}
.area-floor{
	margin:0 0 40px 0;
}
.area-charge{
	margin:40px 0;
}
.bg_black{
	background:#000000;
	padding:50px 20px 40px;
}
.block-access{
	text-align:center;
}
.block-access .access_text{
	color:#fff;
	margin:0 0 50px 0;
}
.block-access .address_text{
	padding:50px 0 10px 0;
	border-bottom:3px solid #ffffff;
}
.block-access .list-address li{
	padding:10px 0;
	border-bottom:1px solid #ffffff;
}
.block-access .access_map iframe{
	width:100%;
	height:300px;
}
.list-rental{
	margin:0 auto 30px;
}
.list-rental > li{
	margin:20px;
	padding:0 0 10px 0;
	border-bottom:1px solid #000000;
	box-sizing:border-box;
	padding:0 0 0 40px;
}
.list-rental .list01{
	background:url(../img/sec03-list01.png) no-repeat left top;
	background-size:27px 20px;
}
.list-rental .list02{
	background:url(../img/sec03-list02.png) no-repeat left top;
	background-size:27px 20px;
}
.list-rental .list03{
	background:url(../img/sec03-list03.png) no-repeat left top;
	background-size:27px 20px;
}
.list-rental .list04{
	background:url(../img/sec03-list04.png) no-repeat left top;
	background-size:27px 20px;
}
.list-rental .list05{
	background:url(../img/sec03-list05.png) no-repeat left top;
	background-size:27px 20px;
}
.list-rental .text-base{
	font-size:13px;
}
.list-rental_small{
	list-style-type:disc;
	padding:0 0 0 1.5em;
	color:rgba(43,160,55,1.00);
}
.list-rental_small span{
	color:#000000;
}
.section-title-calendar{
	margin:0 0 300px;
}
.block-calendar{
	text-align:center;
	width:95%;
	height:600px;
	margin:0 auto;
}
embed,iframe,object{
	max-width:100%;
}
.block-calendar iframe{
	height:400px;
}
.sp-contact-inner{
	padding:0 20px;
}
.contact_inner h2{
	text-align:center;
	margin:0 auto 30px;
	width:60%;
}
.contact_flow{
	margin:10px 0;
}
.form-element{
	overflow:hidden;
	padding:12px 0;
}
.form_ex{
	font-size:12px;
	color:#777777;
	display:block;
	text-align:center;
}
.form-element label{
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	background:#eceff1;
	display:block;
	padding:10px;
	margin:0 0 20px 0;
}
.form-attention{
	font-size:13px;
	margin:20px;
	border-bottom:3px solid #000;
	padding:0 0 20px 0;
}
.form-element input{
	font-size:16px;
	width:90% !important;
	margin:2% 5%;
	padding:7px;
	box-sizing:border-box;
	border: 1px solid #000000;
	box-shadow:1px 1px 5px 1px #CCCCCC inset;
}

.form-element select{
	background:#FFF;
	border: 0;
    outline: 1px solid #000000;
	font-size:100%;
	height:40px;
	margin:10px 0 10px 20px;
}
.area-submit{
	text-align:center;
	margin:20px 0;
}
.area-submit input[type=checkbox]{
	-ms-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
  margin:0 10px 0 0;
  border:solid 1px #000000;
  background:#003399;
  display:inline-block;
}
.area-submit label{
	font-size:14px;
}
.area-submit label a{
	color:#0288d1;
	text-decoration:underline;
}
.area-submit label a:hover{
	text-decoration:none;
}
.area-submit input[type="submit"]{
	background:url(../img/sec05-btn.png) no-repeat;
	background-size:260px 56px;
	width:260px;
	height:56px;
	margin:40px 0;
	border:none;
	text-indent:105%;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	transition:0.3s;
}
.area-submit input[type="submit"]:hover{
	background:url(../img/sec05-btn_on.png) no-repeat;
	background-size:260px 56px;
}
.sp-pagetop{
	text-align:center;
	background:#000;
}
.sp-pagetop a{
	display:block;
	padding:10px 0;
}
.footer{
	background:#eceff1;
	padding:20px 0;
	text-align:center;
}




