@charset "UTF-8";
/*****************************
 font
******************************/
selector-for-YuGothicRegular{
	font-family:"游ゴシック","YuGothic";
	font-weight:normal;
}
selector-for-YuGothicBold{
	font-family:"游ゴシック","YuGothic";
	font-weight:bold;
}

/*****************************
 reset
******************************/
div:after {
 content: "";
 clear: both;
 display: block;
}
a, a:hover {
	text-decoration: none;
}

/*****************************
 common
******************************/
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:13px;
	line-height:1.5em;
}
.tac {
	text-align: center;	
}
* {
	text-shadow: none !important;
	list-style: none;
}
p {
	margin:0;
	line-height:2em;
}
ul {
	padding:0;
	margin-bottom:0;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top:0;
	margin-bottom: 0;
}
h1 {
	font-size: 12px;	
}
h2 {
	font-family:"Helvetica Neue", Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size:26px;
	font-weight:bold;
	letter-spacing: 0.01em;
	color:#61a524;
	margin:0 0 30px;
}
h3 {
	font-size:17px;
	margin:0 0 30px;
	font-weight:bold;
}
input:-ms-input-placeholder {
 color: #999;
}
.bg {
	background-color:#f5f5f5;
}
.line {
	text-decoration: line-through;
}
.camp {
	color: #c00;
	font-weight: bold;
}
@media (max-width: 767px) {
p.spinline {
	display: inline;
}
}

/******************************
margin
******************************/
.m10 {
	margin:0 0 10px;
}
.m20 {
	margin:0 0 20px;
}
.m30 {
	margin:0 0 30px;
}
.mt10 {
	margin:10px 0 0;
}
.mt20 {
	margin:20px 0 0;
}

/******************************
.button
******************************/
.button {
	position: relative;
	/*background-color: #61a524;*/
	background-color: #ff6928;
	border-radius: 4px;
	line-height: 20px;
	-webkit-transition: none;
	transition: none;
	padding:7px 20px;
	color: #fff;
	font-weight:bold;
	font-size:14px;
	display:inline-block;
	text-align:center;
	border:none;
}
.button:hover {
	box-shadow: none;
	color: #fff;
	text-decoration:none;
}
.fa-chevron-circle-right {
	margin:0 10px 0 0;
}
.button_f62 {
	background-color: #ff6928;
}
/******************************
.formBtn（#appForm）
******************************/
#appForm {
	text-align:center;
}
.fButton {
	background-color: #ff6928;
	border-radius: 4px;
	line-height: 20px;
	padding:48px 65px;
	color: #fff;
	font-size:28px;
	font-weight:bold;
	display:inline-block;
	text-align:center;
	border:none;
}
.fButton:hover {
	box-shadow: none;
	color: #fff;
}
#appForm .fa-chevron-circle-right  {
	margin:0 10px 0 0;
}
span.br {
	display:block;
}

/******************************
grid-padding
******************************/
.container {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	margin-right: -10px;
	margin-left: -10px;
	color: #665035;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-right: 10px;
	padding-left: 10px;
}

/******************************
padding
******************************/
#about,
#detaile,
#appForm,
#intro,
#event_detaile,
#reserved,
#sns {
	padding:80px 0 90px;
}
#option,
#use {
	padding:80px 0 50px;
}
#space {
	padding:80px 0 30px;
}
@media (max-width: 767px) {
#intro,
#event_detaile,
#reserved,
#use,
#space,
#sns {
	padding: 30px 0;
}
}

/*****************************
 header
******************************/
#header #top_lead {
	margin: 0 0 17px;	
}
#header #top_lead #top_catch {


	float: left;
	padding: 14px 0 0;
	color: #666;
	font-size: 11px;
}
#header #top_lead #top_ban {
	float: right;	
}
#header #top_lead #top_ban ul {
	padding: 0;	
}
#header #top_lead #top_ban ul li {
	float: left;
	list-style: none;
	width: 50%;
}
#header #head_bar {
	margin:0 0 25px;
}
#header #head_bar #logo {
	float: left;	
}
#header #head_bar #logo {
	margin: 0;	
}
#header #head_bar #smp_logo {
	float: left;
	padding: 15px 0 0;
}
#header #head_bar #main_nav ul {
	float: right;	
}
#header #head_tel {
	float:right;
	margin:25px 0 0;
}
#smp_tel {
	background:#f5f5f5;
}
#smp_tel ul {
	text-align:center;
	padding:15px 0;
}
#smp_tel ul li {
	line-height: 1.2em;
}
#smp_tel ul li img {
	margin:-5px 5px 0 -4px;
	vertical-align:central;
}
#smp_tel ul li.sbText {
	font-size: 24px;
	font-weight:bold;
}
/*mainNav*/
#header #mainNav {
	font-size: 14px;
	/*background:#6fba2c;*/
	background:#665035;
	border-bottom: solid 1px #fff;
}
#header #mainNav ul li {
/*	width: 195px;*/
	width: 163px;
	float:left;
	margin: 0;
	padding: 0;
	text-align: center;
	border-left: solid 1px #fff;
}
#header #mainNav ul li.contact_f {
/*	width: 195px;*/
	width: 245px;
	float:left;
	margin: 0;
	padding: 0;
	text-align: center;
	border-left: solid 1px #fff;
}

#header #mainNav ul li#mN06 {
	border-right: solid 1px #fff;
}
#header #mainNav ul li#mN04C {
	border-right: solid 1px #fff;
}

#header #mainNav ul li a {
	padding: 20px 0;	
	display: block;  
	width: 100%; 
	color:#fff;
	font-weight:bold;
} 
#header #mainNav ul li a:hover {
	background:#fff;
	color:#6fba2c;
}
#header #mainNav ul li a.current {
	background:#fff;
	color:#6fba2c;
}
#smp_main_nav {
	float: right;
	padding: 20px 0 0;
	text-align: right;	
}
#smp_gnav ul {
	margin: 0;
	padding: 0;
}
#smp_gnav li {
	list-style: none;
	border-bottom: 1px solid #ddd;	
	background: #94c721;
}
#smp_gnav li a {
	display: block;
	font-family: Adam;
	width: 100%;
	color: #fff;
	padding: 14px 0 8px 15px;
}
#smp_gnav li ul li {
	margin-left: -15px;
}
#smp_gnav .accordion-body li {
	background: #61a524;
	padding-left: 25px;
}
#smp_gnav .accordion-body li a span {
	margin-top: 0;
	display: block;
	font-size: 11px;
	line-height: 1.4;
}
#smp_main_nav .accordion-heading {
	margin-bottom: 8px;	
}
#smp_main_nav .last_updated {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Adam;	
}

/*****************************
 mainVisual
******************************/
#mainVisual {
	/*background:#6fba2c;*/
	background:#665035;
}

/*****************************
 about
******************************/
#about h2 {
	margin: 0 0 40px;
}
#about .btnArea {
	text-align: center;
/*	margin: 60px 0 0;*/
}
#about .btnArea p {
	margin: 20px 0 0;
}
#about #aboutIn ul {
	padding: 0 20px 0;
}
#about #aboutIn ul li {
	margin: 0 0 30px;
}
/*#about ul li p.leText {
	margin: 0 25px 0 0; 
}
#about ul li p.riText {
	margin: 0 0 0 25px;
}*/
@media (max-width: 991px) {
	#about #aboutIn ul {
	padding: 0;
}
}

/*****************************
 mainMovie
******************************/
#mainMovie {
	position: relative;	
}
#movieBalloon {
	position: absolute;
	top: -39px;
	left: 10px;	
}
#movieBalloon img {
	width: 170px;
	height: 43px;
}
@media (max-width: 991px) {
#mainMovie {
	width: 100%;
	text-align: center;
}
#movieBalloon {
	position: relative;
	top: 0;
	left: 0;
	margin: 10px 0 -5px 0;	
}
#movieBalloon img {
	margin: 0 auto;	
}
#ivision object,
#ivision video {
	display: block;
	margin: 0 auto;	
}
}

/*****************************
 loopslider
******************************/
#gallery #loopslider {
	margin: 0 auto;
	width: 100%;
	height: 200px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#gallery #loopslider ul {
	height: 100%;
	float: left;
	display: inline;
	overflow: hidden;
}
#gallery #loopslider ul li {
	width: 100%;
	height: 100%;
	float: left;
	display: inline;
	overflow: hidden;
}
#gallery #loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
#gallery #loopslider ul {
	display: inline-block;
	overflow: hidden;
}


/*****************************
 goodAccess
******************************/
#goodAccess li.textArea {
	margin: 75px 0 0;
}
#goodAccess li.textArea p {
	margin: 0 0 30px;
}
#goodAccess li.imgArea {
	margin:0 0 60px 0;
}
#goodAccess li .btnArea {
	padding: 0 0 0 10px;
}

/*****************************
 charge
******************************/
#charge li.textArea {
	padding: 80px 0 90px;
}
#charge li.textArea p,
#charge li.textArea table {
	margin: 0 0 30px;
}
#charge li.textArea table tr {
	color: #61a524;
	border: solid 1px #6fba2c;
}
#charge li.textArea table th {
	font-size: 17px;
	background: #dcf2d8;
	padding: 10px 15px;
	border-right: solid 1px #6fba2c;
}
#charge li.textArea table td {
	width: 298px;
	padding:10px 15px;
	background: #fff;
}
#charge li.imgArea {
	padding: 80px 0 90px 80px;
}
#charge li .btnArea {
	padding: 0 0 0 10px;
}

/*****************************
 event
******************************/
#event li.textArea {
	margin: 155px 0 0;
}
#event li.textArea p {
	margin: 0 0 30px;
}
#event li.imgArea {
	padding: 90px 0 0 45px;
}
#event li .btnArea {
	padding: 0 0 0 10px;
}

/*****************************
 option
******************************/
#option h2 {
	margin: 0 0 30px;
}
#option ul li {	
	margin: 0 0 40px;
}
#option ul li img {	
	margin: 0 auto 20px;
}
#option ul li p.op {
	text-align: center;
	font-weight:bold;
	line-height:1.5em;
	color:#665035;
}

/*****************************
 detaile
******************************/
#detaile h2 {
	margin: 0 0 30px;
}
#detaile table tr {
	color: #61a524;
	border: solid 1px #6fba2c;
}
#detaile table th {
	width: 150px;
	font-size: 17px;
	background: #dcf2d8;
	padding:10px 15px;
	border-right:solid 1px #6fba2c;
}
#detaile table td {
	width: 680px;
	padding:10px 15px;
}
#detaile table td ul li {
	list-style:disc;
	list-style-position:inside;
	text-indent: -13px;
	padding: 0 0 0 13px;
}

/*****************************
 sns
******************************/
#sns h2 {
	font-size: 22px;
}
#sns .tit {
	margin: 0 0 40px;
}
/* facebook responsive */
#sns .fb-like-box,
#sns .fb-like-box span,
#sns .fb-like-box iframe[style]{
	width: 100% !important;
}
#sns .fb-like-box {
	background: #fff;
	border-radius: 4px;
	border: 1px solid #e8e8e8;
}
/* twitter responsive */
#sns #twitter-widget-1[style],
#sns #twitter-widget-0 { 
  width: 100% !important;
}
#sns li iframe {
	height: 300px !important;
}
@media (max-width: 767px) {
#sns .fb-like-box {
	height: 300px;
	margin: 0  0 30px;
	display: block;
}
#sns .tit,
#sns .tit_s {
	text-align: left;
	margin: 0 0 20px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#sns .fb-like-box {
	height: 300px;
	margin: 0  0 50px;
	display: block;
}
#sns .tit,
#sns .tit_s {
	text-align: left;
}
}

/*****************************
 pan
******************************/
#pan {
	color: #000;
	font-size: 12px;
}
#pan .container {
	padding-top: 20px;
}
#pan p {
	margin: 0;	
}
#pan a {
	color: #000;	
}
#pan a:hover {
	text-decoration: underline;	
}
@media (max-width: 767px) {
	#pan {
	background: #6fba2c;
	color: #fff;
	font-size: 12px;
}
#pan .container {
	padding: 10px 20px;
}
#pan a {
	color: #fff;
}
}
@media screen and (min-width:768px) and ( max-width:1024px) {
#pan {
	background: #6fba2c;
	color: #fff;
	font-size: 12px;
}
#pan .container {
	padding: 10px 20px;
}
#pan a {
	color: #fff;
}
}

/*****************************
 contents
******************************/
#contents {
	padding-top: 60px;
}
.tit {
	text-align: center;
	margin-bottom: 80px;
}
.m_tit {
	font-size: 18px;
	margin-bottom: 5px;
}
.notice {
	margin-bottom: 10px;
}
.green {
	color: #61a524;
}
@media (max-width: 767px) {
.tit {
	font-size: 19px;
	margin-bottom: 40px;
}
#contents {
	padding-top: 40px;
}
#access #contents {
	padding-bottom: 0;
}
}

/*****************************
 (subpage) access
******************************/
#access .address {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 40px;
}
#access #map,
#access #view {
	height: 360px;
	width: 100%;
	margin-bottom: 40px;
}
#access #location {
	padding: 0 60px;
	margin-bottom: 90px;
}
#access #location ul {
	margin-bottom: 40px;
}
#access #location ul  li {
	text-indent: -15px;
	padding-left: 15px;
	line-height: 2em;
}
@media (max-width: 767px) {
	#access #location {
	padding: 0;
	margin-bottom: 0;
}
}

/*****************************
 (subpage) event_seminar
******************************/
#event_seminar #intro p {
	text-align: center;
}
/*event_detaile*/
#event_seminar #event_detaile .container {
	padding-left: 30px;
	padding-right: 30px;
}
#event_seminar #event_detaile table tr {
	color: #61a524;
	border: solid 1px #6fba2c;
}
#event_seminar #event_detaile table th {
	width: 150px;
	font-size: 17px;
	background: #dcf2d8;
	padding:10px 15px;
	border-right:solid 1px #6fba2c;
}
#event_seminar #event_detaile table td {
	width: 680px;
	padding:10px 15px;
}
#event_seminar #event_detaile table td ul li {
	text-indent: -13px;
	padding: 0 0 0 13px;
}
/*use*/
#event_seminar #use .container {
	padding-left: 100px;
	padding-right: 100px;
}
#event_seminar #use ul li {
	margin-bottom: 40px;
}
#event_seminar #use ul li img {	
	margin: 0 auto 20px;
}
#event_seminar #use ul li p.op {
	text-align: center;
	font-weight:bold;
	line-height:1.5em;
}
/*space*/
#event_seminar #space .container {
	padding-left: 70px;
	padding-right: 70px;
}
.fc {
 background: #ff6928;
	border-radius: 4px;
 color: #fff;
 padding: 3px 10px 1px;
 display: inline-block;
 font-weight: bold;
	text-align: center;
}
.icon-floor {
	margin-right: 10px;
}
.sl {
	padding-right: 35px;
}
.sr {
	padding-left: 35px;
}
.s_tit {
	font-weight:bold;
	margin: 15px 0 60px;
}
.attention {
	margin-bottom: 80px;
}
/*space - floor05*/
#event_seminar #floor05 {
	position:relative;
	padding: 0 0 60px;
}
#event_seminar #floor05 #socket1 {
	position: absolute;
	top: 9%;
	left: 0;
}
#event_seminar #floor05 #socket2 {
	position: absolute;
	top: 15%;
	left: 0;
}
#event_seminar #floor05 #cabinet {
	position: absolute;
	top: 0;
	left: 49%;
}
#event_seminar #floor05 #locker {
	position: absolute;
	top: 10%;
	left: 49%;
}
#event_seminar #floor05 #water {
	position: absolute;
	top: 14%;
	left: 74%;
}
#event_seminar #floor05 #low_table {
	position: absolute;
	top: 82%;
	left: 11%;
}
#event_seminar #floor05 #sofa {
	position: absolute;
	top: 88%;
	left: 11%;
}
#event_seminar #floor05 #round_table {
	position: absolute;
	top: 88%;
	left: 28%;
}
#event_seminar #floor05 #chair {
	position: absolute;
	top: 88%;
	left: 42%;
}
#event_seminar #floor05 #table {
	position: absolute;
	top: 88%;
	left: 59%;
}
#event_seminar #floor05 #Wi_Fi {
	position: absolute;
	top: 88%;
	left: 71%;
}
#event_seminar #floor05 #toilet {
	position: absolute;
	top: 88%;
	left: 78%;
}
a.eButton{
	background-color: #6fba2c;
	border-radius: 4px;
	line-height: 20px;
	padding:48px 65px;
	color: #fff;
	font-size:28px;
	font-weight:bold;
	display:inline-block;
	text-align:center;
	border:none;
}
a.eButton:hover {
	background-color: #abcd03;
}
/*reserved*/
#event_seminar #reserved dl dd {
	margin: 10px 0 30px;
	line-height: 2em;
}

@media (max-width: 767px) {
#event_seminar #contents {
	padding-bottom: 0;
}
#event_seminar #event_detaile table th {
	font-size: 13px;
}
#event_seminar #use .container,
#event_seminar #space .container {
	padding-left: 30px;
	padding-right: 30px;
}
.sl {
	padding-right: 10px;
}
.sr {
	padding-left: 10px;
}
.s_tit {
	font-weight: bold;
	margin: 10px 0 30px;
}
#event_seminar #reserved dl dt {
	font-size: 16px;
}
.fc {
 padding: 2px 5px;
 font-size: 8px;
	border-radius: 2px;
}
}

/*****************************
 (subpage) facility
******************************/
#facility #contents {
	padding-bottom: 90px;
}
#facility #floor {
	position: relative;
}
#facility #floor img {
	width: 100%;
	height: auto;
}
#facility .fc {
 background: #ff6928;
	border-radius: 4px;
 color: #fff;
 display: inline-block;
 font-weight: bold;
	text-align: center;
	padding: 0;
}
#facility .fc a {
	cursor: pointer;
	display:block;
 padding: 3px 10px 1px;
	color: #fff;
}
@media (max-width: 767px) {
#facility	.fc {
 font-size: 8px;
	border-radius: 2px;
}
#facility .fc a {
	cursor: pointer;
	display:block;
 padding: 2px 5px;
	color: #fff;
}
}
#facility #floor .share_in {
	background: #f5f5f5;
	padding: 20px 20px 10px;
	border-radius: 4px;
}
#facility #floor #share_all,
#facility #floor #share_1f,
#facility #floor #share_all2,
#facility #floor #share_1f2 {
	width: 50%;
	margin-top: 20px;
}
#facility #floor #share_all p,
#facility #floor #share_1f p,
#facility #floor #share_all2 p,
#facility #floor #share_1f2 p {
	margin-bottom: 10px;
}
.f_tit {
	text-align: center;
	font-size: 14px;
}

/* pc */
@media (min-width: 992px) {
#facility #floor .share_in {
	padding: 20px 20px 10px;
	border-radius: 4px;
}
#facility #floor #share_all {
	width: 200px;
	position:absolute;
	top: 0;
	left: 0;
}
#facility #floor #share_1f {
	width: 200px;
	position:absolute;
	top: 450px;
	right: 0;
}
#facility #floor #share_all p,
#facility #floor #share_1f p {
	margin-bottom: 10px;
}
}
#facility #floor #refresh {
	position: absolute;
	top: 8%;
	left: 51%;
}
#facility #floor #board {
	position: absolute;
	top: 14%;
	left: 67%;
}
#facility #floor #terrace {
	position: absolute;
	top: 50%;
	left: 88%;
}
#facility #floor #toilet {
	position: absolute;
	top: 23%;
	left: 40%;
}
#facility #floor #water {
	position: absolute;
	top: 33%;
	left: 24%;
}
#facility #floor #locker {
	position: absolute;
	top: 52%;
	left: 12%;
}
#facility #floor #cabinet {
	position: absolute;
	top: 58%;
	left: 16%;
}
#facility #floor #desk {
	position: absolute;
	top: 65%;
	left: 45%;
}
#facility #floor #copy {
	position: absolute;
	top: 52%;
	left: 26%;
}
#facility #floor #toilet2 {
	position: absolute;
	top: 43%;
	left: 17%;
}
#facility #floor #water2 {
	position: absolute;
	top: 65%;
	left: 0;
}
#facility #floor #locker2 {
	position: absolute;
	top: 71%;
	left: 4%;
}
#facility #floor #cabinet2 {
	position: absolute;
	top: 77%;
	left: 8%;
}
/* tablet_portrait */
@media (min-width: 768px) and (max-width: 991px) {
#facility #floor #refresh {
	position: absolute;
	top: 5%;
	left: 35%;
}
#facility #floor #board {
	position: absolute;
	top: 10%;
	left: 50%;
}
#facility #floor #terrace {
	position: absolute;
	top: 33%;
	left: 80%;
}
#facility #floor #toilet {
	position: absolute;
	top: 28%;
	left: 35%;
}
#facility #floor #water {
	position: absolute;
	top: 40%;
	left: 2%;
}
#facility #floor #locker {
	position: absolute;
	top: 60.5%;
	left: 10%;
}
#facility #floor #cabinet {
	position: absolute;
	top: 66%;
	left: 18%;
}
#facility #floor #desk {
	position: absolute;
	top: 65%;
	left: 65%;
}
#facility #floor #copy {
	position: absolute;
	top: 31%;
	left: 45%;
}
#facility #floor #toilet2 {
	position: absolute;
	top: 52%;
	left: 36%;
}
#facility #floor #water2 {
	position: absolute;
	top: 65%;
	left: 0;
}
#facility #floor #locker2 {
	position: absolute;
	top: 69%;
	left: 10%;
}
#facility #floor #cabinet2 {
	position: absolute;
	top: 73%;
	left: 18%;
}
}
/* iphone_landscape */
@media (min-width: 480px) and (max-width: 767px) {
	#facility #floor #refresh {
	position: absolute;
	top: 6%;
	left: 35%;
}
#facility #floor #board {
	position: absolute;
	top: 10%;
	left: 46%;
}
#facility #floor #terrace {
	position: absolute;
	top: 33%;
	left: 80%;
}
#facility #floor #toilet {
	position: absolute;
	top: 28%;
	left: 35%;
}
#facility #floor #water {
	position: absolute;
	top: 40%;
	left: 2%;
}
#facility #floor #locker {
	position: absolute;
	top: 59.5%;
	left: 13%;
}
#facility #floor #cabinet {
	position: absolute;
	top: 65%;
	left: 21%;
}
#facility #floor #desk {
	position: absolute;
	top: 60%;
	left: 65%;
}
#facility #floor #copy {
	position: absolute;
	top: 31%;
	left: 45%;
}
#facility #floor #toilet2 {
	position: absolute;
	top: 52%;
	left: 36%;
}
#facility #floor #water2 {
	position: absolute;
	top: 63%;
	left: 0;
}
#facility #floor #locker2 {
	position: absolute;
	top: 67%;
	left: 10%;
}
#facility #floor #cabinet2 {
	position: absolute;
	top: 71%;
	left: 20%;
}
}
/* iPhone_portrait */
@media (max-width: 479px) {
#facility #contents {
	padding:30px 0;
}
#facility #contents #floor .row {
	margin-top: 30px;
}
#facility #floor #share_all,
#facility #floor #share_1f,
#facility #floor #share_all2,
#facility #floor #share_1f2 {
	margin-top: 0;
}
#facility #floor #refresh {
	position: absolute;
	top: 4%;
	left: 35%;
}
#facility #floor #board {
	position: absolute;
	top: 8%;
	left: 48%;
}
#facility #floor #terrace {
	position: absolute;
	top: 28%;
	left: 80%;
}
#facility #floor #toilet {
	position: absolute;
	top: 22%;
	left: 35%;
}
#facility #floor #water {
	position: absolute;
	top: 26%;
	left: 0;
}
#facility #floor #locker {
	position: absolute;
	top: 55%;
	left: 9%;
}
#facility #floor #cabinet {
	position: absolute;
	top: 60%;
	left: 16%;
}
#facility #floor #desk {
	position: absolute;
	top: 49%;
	left: 65%;
}
#facility #floor #copy {
	position: absolute;
	top: 26%;
	left: 45%;
}
#facility #floor #toilet2 {
	position: absolute;
	top: 44%;
	left: 38%;
}
#facility #floor #water2 {
	position: absolute;
	top: 52%;
	left: 0;
}
#facility #floor #locker2 {
	position: absolute;
	top: 56%;
	left: 10%;
}
#facility #floor #cabinet2 {
	position: absolute;
	top: 60%;
	left: 20%;
}
}

/*****************************
 (subpage) qa
******************************/
#qa {
	margin: 0 0 90px;
}
#qa #contents {
	font-size: 13px;
	padding: 60px 40px 0;
}
#qa #contents h3 {
	margin: 40px 0 20px;
	line-height: 24px;
	color: #61a524;
}
#qa #contents .panel-group .panel {
	border-radius: 0px;	
}
#qa #contents .panel-group .panel + .panel {
	margin-top: 1px;
}
#qa #contents .panel {
	border: none;	
}
#qa #contents .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top: none;
	border-bottom: 1px solid #ddd;	
}
#qa #contents .panel-heading {
	border-bottom: 1px solid #ddd;
	border-radius: 0px;
	padding: 0;
}
#qa #contents .panel-heading a {
	display: block;
	width: 100%;
	padding: 13px 20px;
	background: #cfcfcf;
}
#qa #contents .panel-heading a:hover,
#qa #contents .panel-heading a.collapsed:hover {
	background: #cfcfcf;	
}
#qa #contents .panel-heading a.collapsed {
	background: #f5f5f5;	
}
#qa #contents .panel-body ul li {
	list-style: disc;
	margin-left: 15px;	
}
@media (max-width: 767px) {
#qa {
	margin: 0 0 30px;
}
#qa #contents {
	padding: 30px 0 0;
}
}
@media screen and (min-width:768px) and ( max-width:1024px) {
#qa {
	margin: 0 0 30px;
}
#qa #contents {
	padding: 30px 0 0;
}
}

/*****************************
 (subpage) office - apply
******************************/
#office_apply #contents dl {
	display: table;
	border-top: 1px solid #ddd;
	margin-bottom: 0;
	width: 100%;
}
#office_apply #contents dl:last-child {
	border-bottom: 1px solid #ddd;	
}
#office_apply #contents dt,
#office_apply #contents dd {
	display: table-cell;
	vertical-align: middle;
	padding: 30px 20px;	
}
#office_apply #contents dt {
	width: 20%;
	background: #f8f8f8;	
}
#office_apply #contents dd {
	width: 80%;
}
#office_apply #contents dl:after {
	content: "";
	clear: both;
	display: block;
}
#office_apply #contents {
	font-size: 13px;
	line-height: 24px;	
	padding: 60px 60px 90px;
}
#office_apply #contents ul,
#office_apply #contents ol {
	margin: 20px 0;
	padding-left: 1.5em;
}
#office_apply #contents ul li {
	text-indent: -1em;
	margin-bottom: 10px;	
}
#office_apply #contents ul li:before {
	content: "※ ";
}
#office_apply #contents table {
	width: 500px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}
#office_apply #contents table td {
	text-align: center;
	padding: 5px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#office_apply #contents .bggray,
#office_reserve #contents .bggray {
	background: #f8f8f8;
	padding: 25px;
	margin-bottom: 35px;
}
#office_apply #contents .bggray p,
#office_reserve #contents .bggray p {
	margin: 0;	
}
#office_apply #contents .bggray .fll,
#office_reserve #contents .bggray .fll {
	width: 420px;	
}
#office_apply #contents .bggray .flr,
#office_reserve #contents .bggray .flr {
	width: 200px;
}
#office_apply #contents dt span {
	height: 24px;
	display: block;
	padding-left: 50px;
	padding-top: 4px;
}
#office_apply #contents dl dt {
	width: 200px;
	padding: 30px 20px;	
}
#office_apply #contents dl dd {
	width: 690px;
}
#office_apply #contents .required dt span {
	background: url(../../images/apply/i_required.png) no-repeat left center;	
}
#office_apply #contents .optional dt span {
	background: url(../../images/apply/i_optional.png) no-repeat left center;
}
#office_apply #contents .birthdate select.form-control {
	width: 20%;
	display: inline;	
}
#office_apply #contents .birthdate select.apply_birthyear {
	width: 30%;
}
#office_apply #contents .compute .compute_title {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ddd;	
}
#office_apply #contents .compute dl {
	border: none;	
}
#office_apply #contents .compute dl dt {
	text-align: left;
	width: 30%;
	background: none;
	padding: 5px 0;
	font-weight: bold;	
}
#office_apply #contents .compute dl dd {
	text-align: right;
	width: 70%;
	background: none;
	padding: 5px 17px 5px 0;
	font-weight: bold;	
}
#office_apply #contents .compute .bggray {
	margin: 20px 0 20px 20px;	
}
#office_apply #contents .compute .bggray dl {
	margin: 3px;	
}
#office_apply #contents .compute .bggray dl dt,
#office_apply #contents .compute .bggray dl dd {
	font-weight: normal;
	padding: 5px 0;	
}
#office_apply #contents .compute input[type="text"] {
	text-align: right;	
}
#office_apply #contents .compute label {
	font-weight: normal;	
}
#office_apply #contents .compute .bggray dl dt {
	width: 60%;
}
#office_apply #contents .compute .bggray dl dd {
	text-align: right;
}
#office_apply #contents .compute .initialprice,
#office_apply #contents .compute .monthly {
	color: #e6494f;	
}
#office_apply .pleaseagree1 {
	margin: 30px 0 0;	
}
#office_apply .pleaseagree2 {
	margin: 0 0 30px;	
}
#office_apply .credit_txt {
	margin: 10px 0;
	display: block;	
}
#office_apply .banktrans_txt {
	margin: 10px 0;
	display: none;	
}
#office_apply .acceptable_policy {
	width: 600px;
	height: 360px;
	overflow-y: scroll;
	padding: 20px;
	border: 1px solid #ddd;
	margin: 0 auto 7px;	
}
#office_apply .acceptable_policy p {
	margin: 10px 0;
}
#office_apply .acceptable_policy .section {
	margin: 20px 0;	
}
#office_apply .acceptable_policy ol li {
	list-style-type: decimal;
	margin: 10px 0;	
}
#office_apply .agree {
	width: 530px;
	background: #f7c8ca;
	padding: 20px;
	text-align: center;	
	margin: 0 auto 7px;
}
#office_apply button.disable {
	opacity: 0.5;	
}
@media (max-width: 991px) {
#office_apply #contents .bggray .fll,
#office_apply #contents .bggray .flr {
	width: 100%;
}
#office_apply #contents dl dt,
#office_apply #contents dl dd {
	width: 100%;
}
#office_apply #contents .compute dl dt,
#office_apply #contents .compute dl dd {
	width: 100%;	
}
#office_apply #contents .compute .bggray {
	margin: 0;	
}
#office_apply .acceptable_policy,
#office_apply .agree {
	width: 100%;	
}
#office_apply #contents dl {
	display: block;	
}
#office_apply #contents dt,
#office_apply #contents dd {
	width: 100%;
	display: block;	
	padding: 15px 10px;
}
input[type="text"],
input[type="submit"],
input[type="button"],
textarea {
	max-width: 100%;	
}
#ivision object,
#ivision video {
	display: block;
	margin: 0 auto;	
}
}
@media (max-width: 767px) {
	#office_apply #contents {
	font-size: 13px;
	line-height: 24px;	
	padding: 30px 0;
}
#office_apply .acceptable_policy {
	margin-top: 30px;	
}
#office_apply #contents .compute .bggray dl dt {
	width: 100%;
}
}

/*****************************
 (subpage) office - reserve
******************************/
#office_reserve #contents dt {
	width: 30%;
	padding-left: 10px;
}
#office_reserve #contents dd {
	width: 70%;	
}
#office_reserve #contents dt span {
	height: 24px;
	display: block;
	padding-left: 50px;
	padding-top: 4px;
}
#office_reserve #contents .required dt span {
	background: url(../../images/office/reserve/i_required.png) no-repeat left center;	
}
#office_reserve #contents .optional dt span {
	background: url(../../images/office/reserve/i_optional.png) no-repeat left center;
}
@media (max-width: 991px) {
#office_reserve #contents dt,
#office_reserve #contents dd {
	width: 100%;	
}
#office_reserve dd span {
	display: block;	
}
}

/*****************************
 footer
******************************/
#footer {
	background: #6fba2c;
}
#footer #pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 100;	
}
#footer #footerIn {
	padding: 40px 0;
}
#footer #footerIn ul {
	height: 50px;
	margin: 0 0 20px;
}
#footer #footerIn ul li {
	float: left;
}
.btnCo a {
	background-color: #f3faf2;
	border-radius: 2px;
	line-height: 20px;
	-webkit-transition: none;
	transition: none;
	padding: 5px 9px;
	color: #6fba2c;
	font-weight: bold;
	font-size: 10px;
	display: inline-block;
	text-align: center;
	border: none;
	margin:16px 0 0 5px;
}
.btnCo a:hover {
	box-shadow: none;
	color: #6fba2c;
}
#footer #footerIn address {
	margin: 0;
	color: #fff;
	font-size: 12px;
}
#footer #footerIn #footBan .footerTel {
	border: solid 1px #fff;
	color: #fff;
	font-size: 11px;
	border-radius: 2px;
	-webkit-transition: none;
	transition: none;
	padding: 6px 5px;
	margin:0 0 10px;
}
#footer #footerIn #footBan .footerTel p {
	line-height: 1.2em;
}
#footer #footerIn #footBan .footerTel p.bText {
	font-size: 24px;
}

/*****************************
 copyright
******************************/
#copyright {
	border-top: solid 1px #f1f8ea;
	color: #fff;
	font-size: 12px;
	line-height: 26px;
	padding: 15px 0;
}
#copyright .container {
	text-align: center;	
}

/*****************************
 hack
******************************/
@media (min-width: 1200px) {
.container {
	width: 1000px;
}
}

@media (min-width: 992px) {
.container {
	width: 1000px;
}
}

@media (max-width: 991px) {
img {
	max-width: 100%;
	height: auto;	
}
#mainVisual {
	width:100%;
}
#header #head_bar {
	margin:0 0 15px;
}
#header #top_lead {
	margin: 0 -10px;
}
#header #top_lead #top_ban {
	width: 100%;
	overflow: hidden;
}
#header #top_lead #top_ban ul .top_ban_contact {
	background: #ff6928;
}
#header #top_lead #top_ban ul .free_dial {
	background: #6fba2c;
}
#header #top_lead #top_ban ul li p {
	text-align: center;	
	font-size: 12px;
	line-height: 14px;
	color: #fff;
}
#header #top_lead #top_ban ul .top_ban_contact p {
	padding: 15px;
}
#header #top_lead #top_ban ul .free_dial p {
	padding:16px 15px 15px;
}
#mainVisual .container {
	padding: 0;	
}
#topics .readmore {
	top: 40px;	
}
#footer {
	padding-top: 0;	
}
#footer #foot_ban {
	padding: 25px 0;	
}
#footer #foot_ban div {
	text-align: center;	
}
#footer #foot_ban #fban01,
#footer #foot_ban #fban02 {
	margin-bottom: 10px;	
}
#footer #foot_ban #fban01,
#footer #foot_ban #fban03 {
	text-align: left;	
}
#footer #foot_ban #fban02,
#footer #foot_ban #fban04 {
	text-align: right;	
}
}

@media (max-width: 767px) {
p {
		font-size:15px;
		line-height: 1.6em;
}
#header 	.container {
	padding-right: 10px;
	padding-left: 10px;
}
.container {
	padding-right: 20px;
	padding-left: 20px;
}
#contents {
	padding-bottom: 40px;	
}
h2 {
	font-size: 19px;
	margin: 0 0 20px;
}
h3 {
	margin-bottom: 15px;	
}
#contents #mainBan p {
	text-align: center;	
}
#contents #mainBan {
	margin-bottom: 10px;
}
.fButton {
	background-color: #ff6928;
	border-radius: 4px;
	line-height: 20px;
	padding:25px;
	color: #fff;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
	text-align:center;
	border:none;
}
span.br {
	display:inline;
}
#about,
#detaile,
#appForm {
	padding:40px 0;
}
#option {
	padding:40px 0 0;
}
#header #top_lead #top_ban ul li small {
	font-size: 8px;
}
#mainVisual img {
	width: 100%;
}
#about ul li p.leText,
#about ul li p.riText {
	margin: 0 0 30px; 
}
#about .btnArea {
	margin: 0;
}
#gallery #loopslider ul li img {
	max-width: none;
}
#goodAccess li.textArea {
	margin: 0;
}
#goodAccess li.imgArea {
	text-align: center;
	margin: 0 0 40px;
	padding: 0 40px 0;
}
#goodAccess li.imgArea img {
	margin: 0 auto;
}
#goodAccess .btnArea {
	text-align: center;
	margin: 0;
}
#charge li.textArea {
	padding: 0 10px;
}
#charge li.imgArea {
	text-align: center;
	padding: 40px;
	margin: 0 auto;
}
#charge li.imgArea img {
	margin: 0 auto;
}
#charge .btnArea {
	text-align: center;
	padding: 0 10px;
}
#charge li.textArea table th {
	width: 40%;
	font-size: 13px;
	padding: 10px 8px;
}
#charge li.textArea table td {
	padding: 5px 8px;
}
#event li.textArea {
	margin: 0;
}
#event li.imgArea {
	text-align: center;
	padding: 40px;
	margin: 0 auto;
}
#event li.imgArea img {
	margin: 0 auto;
}
#event .btnArea {
	text-align: center;
	margin: 0;
}
#option ul li img {	
	margin: 0 auto 20px;
}
#detaile table th {
	width: 40%;
	font-size: 13px;
	padding: 10px 8px;
}
#detaile table td {
	padding: 5px 8px;
}

#footer #pagetop {
	bottom: 5px;
	right: 5px;	
}
#footer #pagetop img {
	width: 30px;
	height: 30px;
}
#footer #footerIn #footBan ul li {
	padding: 0;
}
#footer #footerIn ul {
	margin: 0 0 10px;
}
#footer #footerIn address {
	margin: 0 0 20px;
}
#copyright p {
	font-size: 9px;
	font-weight: bold;
}
#footer #footerIn #footBan .spmTel {
	margin: 0 0 15px;
}
#footer #footerIn #footBan img {
	width: 100%;
}
#footer #pagetop {
	bottom: 5px;
	right: 5px;	
}
#footer #pagetop img {
	width: 30px;
	height: 30px;
}
}

@media screen and (min-width:768px) and ( max-width:1024px) {
#footer #footerIn #footBan img {
	width: 100%;
	margin: 20px 0 0;
}
#about ul li p.leText,
#about ul li p.riText {
	margin: 0 0 30px; 
}
#about .btnArea {
	margin: 0;
}
#gallery #loopslider ul li img {
	max-width: none;
}
#goodAccess li.textArea {
	margin: 0 0 60px;
}
#goodAccess li.imgArea {
	text-align: center;
	margin: 0 0 40px;
	padding: 0 40px 0;
}
#goodAccess li.imgArea img {
	margin: 0 auto;
}
#goodAccess .btnArea {
	text-align: center;
	margin: 0;
}
#charge li.textArea {
	padding: 0 10px 60px;
}
#charge li.imgArea {
	text-align: center;
	padding: 40px;
	margin: 0 auto;
}
#charge li.imgArea img {
	margin: 0 auto;
}
#charge .btnArea {
	text-align: center;
	padding: 0 10px;
}
#charge li.textArea table th {
	width: 40%;
	font-size: 13px;
	padding: 10px 8px;
}
#charge li.textArea table td {
	padding: 5px 8px;
}
#event li.textArea {
	margin: 0 0 60px;
}
#event li.imgArea {
	text-align: center;
	padding: 40px;
	margin: 0 auto;
}
#event li.imgArea img {
	margin: 0 auto;
}
#event .btnArea {
	text-align: center;
	margin: 0;
}
}

@media (min-width: 768px) {
#about h2,
#option h2,
#detaile h2,
#event_seminar h2,
#office_apply h2,
#sns .tit,
#sns .tit_s,
#location h2 {
	text-align: center;
}
}

/*****************************
 biz
******************************/
#biz p {
	margin-bottom:20px;
}
#biz table {
	width:100%;
}
#biz table tr {
	border-top: 1px solid #ddd;
}
#biz table tr:last-child {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#biz table th, #biz table td {
    padding: 30px 20px;
    color: #333;
	border:none!important;
}
#biz table th {
	width: 20%;
	font-size: 14px;
	background: #f8f8f8;
}
#biz table td {
}
#biz table td ul li {
	list-style:disc;
	list-style-position:inside;
	text-indent: -13px;
	padding: 0 0 0 13px;
}
@media (max-width: 767px) {
#biz table th {
	border-right:none;
}
#biz table th, #biz table td {
	width:100%;
	display:block;
	padding: 15px 10px;

}
}
#privacy_f {
    padding-left: 20px;
    padding-top: 10px;
    color: #FFF;
}
#privacy_f a {
    color: #FFF;
}
#privacy {
	
}
#privacy h3 {
    margin: 50px 0 30px;
    border-left: 5px solid #6fba2c;
    padding-left: 20px;
    line-height: 24px;
}
#privacy ul {
    padding-left: 20px;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 20px;
}
#privacy ul li {
    list-style: disc;
}
#privacy .info {
    padding: 20px 30px;
    background: #f0f0f0;
}
@media (max-width: 767px) {
#biz table th {
	border-right:none;
}
#biz table th, #biz table td {
	width:100%;
	display:block;
}

}
#foot_sns {
	padding: 30px 0;
}
 #foot_sns p {
	float: left;
}
#foot_sns strong {
	font-size: 12px;
}
#foot_sns .link_btn {
	display: inline-block;
	float: left;
}
#foot_sns li {
	float: left;
	margin: 0 3px;
}
#foot_sns li a {
	font-size: 10px;
}
#foot_sns .like_btn {
	font-size: 10px;
}
#foot_sns .facebook a {
	background: #3b5998;
	color: #fff;
	padding: 4px 6px;
	border-radius: 3px;
}
#foot_sns .twitter a {
	background: #55acee;
	color: #fff;
	padding: 4px;
	border-radius: 3px;
	text-decoration: none;
}
#foot_sns .like_btn {
	float: right;
}
#foot_sns #twitter-widget-0 {
	display: inline-block;
	width: 100px !important;
	margin-bottom: -7px;
	max-width: 75px;
}
#foot_sns .fb_iframe_widget {
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.spo {
	display:none;
}
@media (max-width: 767px) {
 #foot_sns li {
	margin: 0;
}
#foot_sns .link_btn {
	float: none;
	width: 100%;
}
#foot_sns .link_btn li {
	float: none;
	width: 100%;
	margin: 10px 0;
}
#foot_sns .link_btn li a {
	width: 100%;
	display: block;
	padding: 10px;
	font-size: 14px;
}
#foot_sns .like_btn {
	float: left;
}
.spo {
	display:block;
}
.tax_info {
	font-size:4.5vw!important;
}
}
.apply_span {
	font-size: 12px;
    background: none!important;
    padding-left: 0!important;
    height: 50px!important;
    display: block;
}

#logo img {
    width: 100%!important;
    height: auto;
}
@media (max-width: 767px) {
	#smp_logo {
    	width: 210px!important;
	}
	#smp_logo img {
    	width: 100%!important;
	}
}
#goodAccess ul {
    margin-top: 30px;
}
.access_img {
    margin: 20px 40px 40px;
}
@media (max-width: 767px) {
	.access_img img {
		width:100%;
		height:auto;
	}
}
.fac_info {
    font-size: 16px;
    margin-top: -30px;
    margin-bottom: 30px;
}
.bx-wrapper li{
    position: relative
}

.bx-wrapper li div{
    position: absolute;  
/*    position: relative;*/
    left: 0;
    font-size: 40px;
    line-height: 1.4;
    color: #000;
    top: 50%;
    margin-top: -75px;
    width: 100%;
    height: 150px;
    background-color: rgba(255, 255, 255, 0.4);
    padding-left: 0px;
    display: table;
    font-weight: bold;
	text-align:center;
	padding-top:12px;
}
#location h2 {
	padding-top:60px;
}
.row h3 {
    color: #665035;
}
#access_view p {
    font-size: 16px;
}
.fac_txt_area {
	background-color:#fff2cc;
	color:#ff0000;
	width:100%;
	padding: 50px 10px 10px 10px;
	box-sizing:border-box;
	margin-bottom: 20px;
    margin-top: -10px;
}
.view_area {
	background-color:#fff2cc;
	color:#ff0000;
	width:100%;
	padding: 20px 10px;
	box-sizing:border-box;
	margin-bottom: 20px;
}
.view_area h3, #access_view h3 {
	text-align:center;
	font-weight:bold;
	padding-bottom:10px;
} {
	text-align:center;
	font-weight:bold;
	padding-bottom:10px;
}
@media (max-width: 767px){
	.bx-wrapper li div {
   		top: 20%;
    	margin-top: 0;
    	height: 80px;
    	padding-left: 10px;
	}
	#smp_gnav li {
		background: #665035;
	}
	.bx-wrapper li .slide-inner {
    	font-size: calc(100vw / 20);
	}
	.bx-wrapper li .slide-inner {
		display: table-cell;
    	vertical-align: middle;
	}
}
span.contact_con {
    margin-right: 16px;
    margin-bottom: 10px;
    display: block;
    float: left;
}
span.contact_con input {
    margin-right: 4px;
}
span.contact_con label {
	font-weight:normal;
}