﻿@charset "UTF-8";

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

/* 大枠 */
html,
body {
	height: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	}
body {
	font-size: 14px;
	line-height: 1.6;
	}
body#home {
	background: url(../img/bg.png);
	}
#wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
	}
body > #wrapper {
	height: auto;
	}
.clearfix:after {
		visibility: hidden;
		display: block;
		content: " ";
		clear: both;
		height: 0;
		}
.pc {display: block;}
.sp {display: none;}

@media print {
	html,
	html body{overflow: visible !important;}
	}


/* メインイメージ */
header + p.main.spimg {
	text-align: center;
}
/* アクセシビリティ */
.guidance {
	left:-999px;
	position:absolute;
	width:990px;
	}
img {max-width: 100%;height: auto;vertical-align: bottom;} /* レスポンシブ対応 */
img {
	vertical-align: bottom;
	box-shadow: #000 0 0 0; /* ロールオーバー対応 */
	}
img, x:-moz-any-link, x:default {
		box-shadow: #000 0 0 0; /* IE7対応 */
	}

/* リンク */
a:link		{color:#333; text-decoration: underline;}
a:visited {color:#333; text-decoration: underline;}
a:hover	 {color:#333; text-decoration: none;}
a:active	{color:#333; text-decoration: none;}

.mincho{
	font-family: "FOT-筑紫明朝 Pr6 L","TsukuMinPr6-L","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","TakaoEx明朝",TakaoExMincho,"MotoyaLCedar","Droid Sans Japanese","HGS明朝E","ipamin","ＭＳ Ｐ明朝",serif;
	position: relative;
	font-weight: normal;
	}

/* CLEARFIX */
.container:after,
.row:after,
.col:after {content: "";display: table;clear: both;}

.container {width: 100%;max-width: 1000px;margin: 0 auto;position: relative;}

/* ブロック関係 */
.row {padding-bottom: 0em;}
.col {display: block;float: left;width: 100%;margin: 0 1%;line-height: 1.5;}
.col:first-child {margin-left: 0;}
.col:last-child {margin-right: 0;}

/* グリッドの設定 */
.span_1 {width: 6.25%;}
.span_2 {width: 15%;}
.span_3 {width: 23.5%;}
.span_4 {width: 32%;}
.span_5 {width: 40.5%;}
.span_6 {width: 49%;}
.span_7 {width: 57.5%;}
.span_8 {width: 66%;}
.span_9 {width: 74.5%;}
.span_10 {width: 83%;}
.span_11 {width: 91.5%;}
.span_12 {width: 100%;}

/* タイトル */
#site_title {
	width: 116px;
	margin: 0 auto;
	padding-top: 35px;
	position: relative;
	z-index: 1000;
	overflow: hidden;
	}
h1.title {
	margin: 40px auto;
	text-align: center;
	overflow: hidden;
	}


/* ▼▼▼ ヘッダー
=====================================*/
header {
	width: 100%;
	height: 110px;
	background: url(../img/header_bg.png) repeat-x left top;
	position: relative;
	z-index: 1000;
	}
	header .intro {
		position: absolute;
		top: 0;
		left: 0;
		font-size: 12px;
		line-height: 30px;
		}
	header .hnav {
		position: absolute;
		top: 0;
		right: 0;
		}
		header .hnav li {
			float: left;
			height: 30px;
			margin-left: 5px;
			text-indent: -9999px;
			}
		header .hnav li:hover {
			-ms-filter: "alpha(opacity=60)";
			-moz-opacity:0.6;
			-khtml-opacity: 0.6;
			opacity: 0.6;
			}
		header .hnav li:nth-child(1) {width: 135px;background: url(../img/hnav01.png) no-repeat left top;}
		header .hnav li:nth-child(2) {width: 125px;background: url(../img/hnav02.png) no-repeat left top;}
		header .hnav li:nth-child(3) {width: 125px;background: url(../img/hnav03.png) no-repeat left top;}
		header .hnav li a {display: block;}

.menu,.m_calendar,.m_reserve {display: none;}

/* グローバルナビゲーション */
#gnav {

	}
	#gnav .gnav {
		width: 100%;
		position: absolute;
		top: 30px;
		left: 0;
		z-index: 100;
		}
	#gnav .gnav > li {
		float: left;
		width: 10%;
		text-indent: -9999px;
		}
	#gnav .gnav > li.price {margin-right: 20%;}
	#gnav .gnav > li > a,
	#gnav .gnav > li > span {
		display: block;
		height: 78px;
		cursor: pointer;
		}
	#gnav .gnav > li.home a {background: url(../img/gnav01.png) no-repeat center center;}
	#gnav .gnav > li.home a:hover,
	#gnav .gnav > li.home.now a {background: url(../img/gnav01_over.png) no-repeat center center;}
	#gnav .gnav > li.studio > span {background: url(../img/gnav02.png) no-repeat center center;}
	#gnav .gnav > li.studio > span:hover,
	#gnav .gnav > li.studio.now > span {background: url(../img/gnav02_over.png) no-repeat center center;}
	#gnav .gnav > li.price a {background: url(../img/gnav03.png) no-repeat center center;}
	#gnav .gnav > li.price a:hover,
	#gnav .gnav > li.price.now a {background: url(../img/gnav03_over.png) no-repeat center center;}
	#gnav .gnav > li.access a {background: url(../img/gnav04.png) no-repeat center center;}
	#gnav .gnav > li.access a:hover,
	#gnav .gnav > li.access.now a {background: url(../img/gnav04_over.png) no-repeat center center;}
	#gnav .gnav > li.term a {background: url(../img/gnav05.png) no-repeat center center;}
	#gnav .gnav > li.term a:hover,
	#gnav .gnav > li.term.now a {background: url(../img/gnav05_over.png) no-repeat center center;}
	#gnav .gnav > li.faq a {background: url(../img/gnav06.png) no-repeat center center;}
	#gnav .gnav > li.faq a:hover,
	#gnav .gnav > li.faq.now a {background: url(../img/gnav06_over.png) no-repeat center center;}
		#gnav .gnav > li.rental a {background: url(../img/gnav07.png) no-repeat center center;}
	#gnav .gnav > li.rental a:hover,
	#gnav .gnav > li.rental.now a {background: url(../img/gnav07_over.png) no-repeat center center;}
		#gnav .gnav > li.sample a {background: url(../img/gnav08.png) no-repeat center center;}
	#gnav .gnav > li.sample a:hover,
	#gnav .gnav > li.sample.now a {background: url(../img/gnav08_over.png) no-repeat center center;}
	#gnav .gnav > li .sub-nav {
		display: none;
		width: 100px;
		background: #fff;
		position: absolute;
		top: 80px;
		left: 10%;
		}
	/* #gnav .gnav > li:hover .sub-nav {display: block;} */
		#gnav .gnav > li .sub-nav li {
			border-bottom: 1px solid #ccc;
			line-height: 50px;
			text-indent: 0;
			}
			#gnav .gnav > li .sub-nav li a {
				display: block;
				color: #333;
				text-align: center;
				text-decoration: none;
				}
			#gnav .gnav > li .sub-nav li a:before {
				content: ">";
				margin-right: 4px;
				}
			#gnav .gnav > li .sub-nav li a:hover {background: #eee;}



/* ▼▼▼ メイン 「コンテンツとサイドを囲む要素」
=====================================*/
#main {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	}
#home #main {width: 100%;}

/* パンくず */
#path {
	margin-bottom: 10px;
	font-size: 12px;
	overflow: hidden;
	}
	#path li {
		float: left;
		margin-right: 10px;
		}
	#path li:after {
		content: ">";
		margin-left: 10px;
		color: #333;
		}
	#path li:last-child:after {content: "";}


/* ▼▼▼ フッター
=====================================*/
footer {
	width: 100%;
	background: #fff;
	padding: 30px 0;
	clear: both;
	overflow: hidden;
	}
#footer_inner {
	border-top: 1px solid #ccc;
	padding-top: 30px;
	}
	#footer_inner #google {
		float: left;
		width: 40%;
		}
		#footer_inner #google #map {
			position: relative;
			padding-bottom: 56.25%;
			padding-top: 30px;
			margin-bottom: 20px;
			height: 0;
			overflow: hidden;
			}
		#footer_inner #google #map iframe,
		#footer_inner #google #map object,
		#footer_inner #google #map embed {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			}
			#footer_inner #google p {
				width: 220px;
				margin-bottom: 10px;
				}
	#footer_inner #footer_info {
		float: right;
		width: 55%;
		}
		#footer_inner #footer_info .address {
			margin-bottom: 20px;
			overflow: hidden;
			}
			#footer_inner #footer_info .address p {
				float: left;
				width: 115px;
				margin-right: 40px;
				}
		#footer_inner #footer_info .fnav {
			float: left;
			margin-right: 70px;
			overflow: hidden;
			}
			#footer_inner #footer_info .fnav li {
				margin-bottom: 10px;
				}
			#footer_inner #footer_info .fnav li:before {
				content: ">";
				margin-right: 4px;
				}

/* ▼ ページ上部へ戻る */
.pagetop {
	width: 70px;
	margin: 0 auto 30px;
	cursor: pointer;
	}

/* ▼ コピーライト */
#copyright {
	font-size: 12px;
	text-align: center;
	clear: both;
	}


/* ▼▼▼ トップ
=====================================*/

/* ▼ スライダー */
#mainVisual {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto 50px;
	position: relative;
	}
#mainVisual .open {
	position: absolute;
	bottom: 5%;
	right: 0;
	z-index: 300;
	}
	#mainVisual ul {padding-left: 0;}
		#mainVisual .bx-pager {
			float: left;
			position: relative;
			top: -10px;
			left: 50%;
			z-index: 300;
		}
			@media screen and (max-width: 768px) {
				#mainVisual .bx-pager {
					top: unset;
					left: unset;
					z-index: 300;
					margin-top: 10px;
					margin-left: 50%;
					transform: translate(-50%,0);
					width: 250px;
				}
			}
			#mainVisual .bx-pager-item {
				float: left;
				position: relative;
				left: -50%;
				width: 40px;
				margin-right: 10px;
				text-indent: -9999px;
			}
			
				@media screen and (max-width: 768px) {
					#mainVisual .bx-pager-item {
						left: unset;
					}
				}
				#mainVisual .bx-pager-item a {
					display: block;
					height: 5px;
					background: #ccc;
					outline: none;
					}
				#mainVisual .bx-pager-item a.active {
					background: #2C2C2C;
					}
#home .read {
	margin-bottom: 50px;
	font-size: 16px;
	}
	#home .read .title {
		margin-bottom: 20px;
		font-size: 24px;
		text-align: center;
		}
	#home .read .txt {
		text-align: center;
		}

#home h2 {
	margin-bottom: 50px;
	text-align: center;
	}

#home ul.event_bnr{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	/* justify-content: space-around; */
	justify-content: center;
	gap: 40px;
	flex-wrap: wrap;
	margin-bottom: 56px;
}
#home ul.event_bnr li{
	max-width: 560px;
}
#home ul.event_bnr li a{
	display: block;
	}
#top_studio {
	}
#top_studio h2 {margin: 0;}
	#top_studio ul {
		width: 1300px;
		margin: 0 auto;
		}
		#top_studio ul li {
			margin-top: -165px;
			}
		#top_studio ul li:first-child {margin: 0;}

#top_topics {
	margin: 0 auto 50px;
	overflow: hidden;
	}
	#top_topics dl {
		padding-bottom: 10px;
		overflow: hidden;
		}
		#top_topics dl dt,
		#top_topics dl dd {
			border-bottom: 1px solid #ccc;
			padding-bottom: 15px;
			margin-bottom: 15px;
			}
		#top_topics dl dt {
			float: left;
			width: 11%;
			color: #B7B4B8;
			}
		#top_topics dl dd {
			margin-left: 11%;
			}
	#top_topics .list {
		width: 270px;
		margin: 0 auto 15px;
		}
#top_faq {
	width: 100%;
	max-width: 1300px;
	background: #F1EFE8 url(../img/top/faq_bg.png) no-repeat left top;
	padding-bottom: 50px;
	margin: 0 auto;
	}
#top_faq h2 {
	padding-top: 50px;
	}
	#top_faq ul {margin-bottom: 50px;}
	#top_faq ul li {
		float: left;
		width: 48%;
		border-top: 1px solid #ccc;
		margin-right: 4%;
		font-size: 20px;
		}
	#top_faq ul li:nth-child(2n) {margin-right: 0;}
	#top_faq ul li:nth-child(4),
	#top_faq ul li:nth-child(5) {border-bottom: 1px solid #ccc;}
		#top_faq ul li a {
			display: block;
			background: url(../img/top/faq_arrow_pc.png) no-repeat right center;
			padding: 15px 0;
			text-decoration: none;
			}
		#top_faq ul li a:hover {
			-ms-filter: "alpha(opacity=60)";
			-moz-opacity:0.6;
			-khtml-opacity: 0.6;
			opacity: 0.6;
			}
	#top_faq .btn {
		text-align: center;
		}
		#top_faq .btn p {
			display: inline-block;
			width: 320px;
			}
		#top_faq .btn p:last-child {
			margin-left: 10px;
			}
		
			@media screen and (max-width: 768px) {
				#top_faq .btn p:last-child {
					margin: 8px auto;
				}
			}

#sns ul.link_list{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	align-content: center;
	width: 650px;
	margin: 20px auto 50px;
	clear: both;
}
#sns ul.link_list li{
	-webkit-flex: 0 0 49.3%;
	-ms-flex: 0 0 49.3%;
	flex: 0 0 49.3%;
	width: 49.3%;
	max-width: 320px;
}

#sns ul.link_list2{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	align-content: center;
	width: 650px;
	margin: 20px auto 50px;
	clear: both;
}
#sns ul.link_list2 li{
	-webkit-flex: 0 0 33%;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	width: 33%;
	max-width: 215px;
}

#sns .sns_group_wrap{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: stretch;
	align-items: stretch;
	align-content: stretch;
	margin-bottom: 40px;
}
#sns .sns_wrap,#sns .group_wrap{
	-webkit-flex: 49%;
	-ms-flex: 49%;
	flex: 49%;
	width: 49%;
	max-width: 49%;
	}
	/*
#sns .sns_wrap iframe{
	width:100%!important;
	height: 100%!important;
	max-height: 100%;
	min-height: 300px;
}
*/
#sns .group_wrap h2,#sns .sns_wrap h2{
	width: 412px;
	max-width: 100%;
	margin: 0 auto 25px;
}
#sns .group_wrap li:not(:last-child){
	margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
	#sns .sns_group_wrap{
		display: block;
	}
	#sns .sns_wrap,#sns .group_wrap{
		-webkit-flex: 100%;
		-ms-flex: 100%;
		flex: 100%;
		width: 100%;
		max-width: 100%;
	}
	#sns .sns_wrap{
		margin-bottom: 30px;
	}
	#sns .sns_wrap .static_post_wrap{
		height:100%;
	}
	#sns .sns_wrap > div{
		padding:0 15px;
	}
	#sns .group_wrap h2{
		padding:0 15px;
	}
	#sns .group_wrap ul.group_list{
		margin-bottom: 30px;
	}

}



/* ▼▼▼ 1300px〜960px
=====================================*/
@media screen and (max-width: 1300px) {
	#top_studio ul {
		width: 650px;
		margin: 0 auto 30px;
		}
		#top_studio ul li {
			margin-top: -85px;
			}
		#top_studio ul li:first-child {margin: 0;}
}


/* ▼▼▼ 480px〜768px
=====================================*/
@media screen and (max-width: 768px) {

#wrapper {width: 100%;}
#screen {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color:rgba(0,0,0,0.6);
	z-index: 200;
	}
.span_1,.span_2,.span_3,.span_4,.span_5,.span_6,.span_7,.span_8,.span_9,.span_10,.span_11,.span_12{width: 100%;}
.col {margin: 0;}

.pc {display: none;}
.sp {display: block;}

#site_title {
	width: 70px;
	position: absolute;
	top: 8px;
	left: 42px;
	padding: 0;
	}
h1.title {
	margin: 20px auto;
	}


/* ▼▼▼ ヘッダー
=====================================*/
header {
	width: 100%;
	height: 56px;
	background: #fff;
	border-bottom: 1px solid #ccc;
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	overflow: visible;
	}
	header .intro {display: none;}
	header .hnav {
		background: #fff;
		position: static;
		}
		header .hnav li {
			float: none;
			width: 100%!important;
			border-bottom: 1px solid #ccc;
			height: auto;
			background: none!important;
			margin-left: 0;
			text-indent: 0;
			}
		header .hnav li:hover {
			-ms-filter: "alpha(opacity=100)";
			-moz-opacity:1;
			-khtml-opacity: 1;
			opacity: 1;
			}
			header .hnav li a {
				display: block;
				background: #fff url(../img/top/faq_arrow_sp.png) no-repeat 96% center;
				background-size: 15px 15px;
				padding: 10px 15px;
				text-decoration: none;
				}

.menu {
	display: block;
	width: 55px;
	height: 55px;
	background: #fff url(../img/menu.png) no-repeat left top;
	background-size: 55px 55px;
	border-left: 1px solid #ccc;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2000;
	text-indent: -9999px;
	}
	.m_calendar {
		display: block;
		width: 60px;
		position: absolute;
		top: 0;
		right: 115px;
		}
	.m_reserve {
		display: block;
		width: 60px;
		position: absolute;
		top: 0;
		right: 55px;
		}

/* グローバルナビゲーション */
#gnav {
	display: none;
	position: absolute;
	top: 56px;
	left: 0;
	max-height: calc(100vh - 56px);
	width: 100%;
	padding-bottom: 100px;
	overflow: scroll;
	}
#gnav p {
	background: #424242;
	padding: 5px;
	color: #fff;
	text-align: center;
	}
	#gnav .gnav {
		position: static;
		}
	#gnav .gnav > li {
		float: none;
		width: 100%;
		background: #fff url(../img/top/faq_arrow_sp.png) no-repeat 96% center;
		background-size: 15px 15px;
		border-bottom: 1px solid #ccc;
		text-indent: 0;
		}
	#gnav .gnav > li.price {margin-right: 0;}
	#gnav .gnav > li.studio > span {display: none;}
	#gnav .gnav > li > a,
	#gnav .gnav > li.now > a,
	#gnav .gnav > li > a:hover,
	#gnav .gnav > li > span {
		display: block;
		height: auto;
		background: none!important;
		padding: 10px 15px;
		text-decoration: none;
		}
	#gnav .gnav > li .sub-nav {
		display: block;
		width: 100%;
		background: #fff;
		position: static;
		}
		#gnav .gnav > li .sub-nav li {
			border-bottom: 1px solid #ccc;
			line-height: inherit;
			text-indent: 0;
			}
		#gnav .gnav > li .sub-nav li:last-child {border-bottom: none;}
			#gnav .gnav > li .sub-nav li a {
				display: block;
				background: url(../img/top/faq_arrow_sp.png) no-repeat 96% center;
				background-size: 15px 15px;
				padding: 10px 15px;
				color: #333;
				text-align: left;
				text-decoration: none;
				}
			#gnav .gnav > li .sub-nav li a:before {
				content: "";
				margin-right: 0;
				}
			#gnav .gnav > li .sub-nav li a:hover {
				background: url(../img/top/faq_arrow_sp.png) no-repeat 96% center;
				background-size: 15px 15px;
				}

/* ▼▼▼ メイン 「コンテンツとサイドを囲む要素」
=====================================*/
#header_inner,
#main,#contents,#side,
footer,#footer_inner {
	float: none;
	width: 100%;
	}

#main {padding: 0;}

/* メインイメージ */
#mainVisual,
header + p.main.spimg {
	padding-top: 56px;
}
/* ▼▼▼ フッター
=====================================*/
footer {
	padding: 15px;
	}
#footer_inner {
	padding-top: 15px;
	}
	#footer_inner #google {
		float: none;
		width: 100%;
		}
		#footer_inner #google #map {
			position: relative;
			padding-bottom: 56.25%;
			padding-top: 30px;
			margin-bottom: 20px;
			height: 0;
			overflow: hidden;
			}
		#footer_inner #google #map iframe,
		#footer_inner #google #map object,
		#footer_inner #google #map embed {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			}
			#footer_inner #google p {
				width: 100%;
				margin-bottom: 25px;
				}
	#footer_inner #footer_info {
		float: none;
		width: 100%;
		padding-bottom: 20px;
		overflow: hidden;
		}
		#footer_inner #footer_info .address {
			margin-bottom: 20px;
			overflow: hidden;
			}
			#footer_inner #footer_info .address p {
				float: none;
				width: 145px;
				margin: 0 auto 10px;
				}
		#footer_inner #footer_info .fnav {
			width: 50%;
			margin-right: 0;
			overflow: hidden;
			}
		#footer_inner #footer_info .fnav:last-child {clear: both;}

/* ▼ ページ上部へ戻る */
.pagetop {
	margin: 0 auto 15px;
	}



/* ▼▼▼ トップ
=====================================*/

/* ▼ スライダー */
#mainVisual {
	max-width: 375px;
	margin: 0 auto 30px;
	}
#mainVisual .bx-viewport {
	height: 422px!important;
	}
	#mainVisual .open {
		width: 165px;
		bottom: 20px;
		}

#home .read {
	margin: 0 15px 30px;
	font-size: 13px;
	}
	#home .read .title {
		margin-bottom: 10px;
		font-size: 17px;
		text-align: center;
		}
	#home .read .txt {
		text-align: center;
		}

#home h2 {
	margin-bottom: 25px;
	}
#top_studio h2 {
	width: 145px;
	margin: 0 auto 25px;
	}
	#top_studio ul {
		width: 320px;
		margin: 0 auto;
		}
		#top_studio ul li {
			margin-top: -40px;
			}

#top_topics {
	margin: 0 auto 25px;
	overflow: hidden;
	}
#top_topics h2 {
	width: 145px;
	margin: 0 auto 25px;
	}
	#top_topics dl {
		}
		#top_topics dl dt,
		#top_topics dl dd {
			padding-bottom: 10px;
			margin-bottom: 10px;
			}
		#top_topics dl dt {
			float: left;
			width: 110px;
			color: #B7B4B8;
			padding-left: 15px;
			}
		#top_topics dl dd {
			margin-left: 110px;
			padding-right: 15px;
			}
	#top_topics .list {
		width: 95%;
		margin: 0 auto 15px;
		}
	#sns ul.link_list{
		width: calc(100% - 30px);
		margin-bottom: 20px;
	}
	#sns ul.link_list li{
		-webkit-flex: 0 0 47%;
		-ms-flex: 0 0 47%;
		flex: 0 0 47%;
		width: 47%;
		max-width: 47%;
	}

#sns ul.link_list2{
		width: calc(100% - 30px);
		margin-bottom: 20px;
	}
	#sns ul.link_list2 li{
		-webkit-flex: 0 0 33%;
		-ms-flex: 0 0 33%;
		flex: 0 0 33%;
		width: 33%;
		max-width: 33%;

#top_faq {
	width: 100%;
	max-width: 100%;
	padding-bottom: 25px;
	}
#top_faq h2 {
	width: 141px;
	margin: 0 auto 25px;
	}
	#top_faq ul {margin-bottom: 25px;}
	#top_faq ul li {
		float: none;
		width: 100%;
		margin-right: 0;
		font-size: 16px;
		}
	#top_faq ul li:nth-child(2n) {margin-right: 0;}
	#top_faq ul li:nth-child(4),
	#top_faq ul li:nth-child(5) {border-bottom: none;}
	#top_faq ul li:last-child {border-bottom: 1px solid #ccc;}
		#top_faq ul li a {
			background: url(../img/top/faq_arrow_sp.png) no-repeat 96% center;
			background-size: 15px;
			padding: 15px;
			}
		#top_faq ul li a:hover {
			-ms-filter: "alpha(opacity=100)";
			-moz-opacity:1;
			-khtml-opacity: 1;
			opacity: 1;
			}
	#top_faq .btn {
		}
		#top_faq .btn p {
			display: block;
			width: 95%;
			margin: 0 auto 10px;
			}
		#top_faq .btn p:last-child {
			margin: 0 auto;
			}

	#sns .sns_group_wrap{
		display: block;
		margin-bottom: 40px;
	}
	#sns .sns_wrap,#sns .group_wrap{
		width: 100%;
		max-width: 100%;
	}
	#sns .group_wrap{
		padding: 0 20px;
	}
	#sns .group_wrap h2{
		width: 248px;
		margin: 0 auto 20px;
	}

}
}