@charset "utf-8";

/*=======*/
/* Index */
/*=======*/
.pattern {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/images/index/index_bg01.png);
	background-attachment: scroll;
	z-index: -1;
}

#wrapper_mbYTP_bgndVideo {
	z-index: -2 !important;
}

.beginning {
	padding: 50px 0 220px 40px;
}

.sp-beginning {
	display: none;
}

.banner-list {
	overflow: hidden;
	margin-bottom: 90px;
}

.banner-list li {
	float: left;
	margin-right: 8px;
	width: 328px;
	background: #fff;
}

.banner-list li img {
	max-width: 100%;
	height: auto;
}

.index-news .js-time-tabbox ul {
	background: #FFF;
	padding-top: 24px;
}

.index-news .js-time-tabbox li a {
	overflow: hidden;
	display: block;
	padding: 0 8px 24px;
	margin-bottom: 24px;
	border-bottom: solid 1px #000;
	text-decoration: none;
}

.index-news .js-time-tabbox li:last-child a {
	margin-bottom: 0;
}

.index-news .js-time-tabbox a:hover {
	text-decoration: underline;
}

.index-news .date {
	clear: both;
	display: block;
	float: left;
	width: 128px;
	font-weight: bold;
}

.index-news .time-tabbox2 .date {
	width: 240px;
}

.index-news .time-tabbox2 .title {
	margin-left: 240px;
}

.index-news .date .shop-ic {
	display: inline-block;
	padding: 0 8px;
	min-width: 80px;
	text-align: center;
	background: #000;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	margin-right: 8px;
}

.index-news .title {
	display: block;
	margin-left: 128px;
}

.index-news .news-bt {
	background: #FFF;
	width: 608px;
	margin: 24px auto 0;
}

.index-news .news-bt a {
	box-sizing: border-box;
	position: relative;
	display: block;
	padding: 16px 37px 16px 16px;
	background: #F0F0F0;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2;
	text-align: center;
}

.index-news .news-bt a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	width: 21px;
	height: 24px;
	margin-top: -12px;
	background: url(/images/index/index_ic01.png) no-repeat 0 0;
}

.banner-list li:last-child,
.index-shop li:nth-child(4n) {
	margin-right: 0;
}

.index-shop ul,
.index-program ul,
.index-osusume ul {
	width: 1000px;
}

.index-shop ul::after,
.index-program ul::after,
.index-osusume ul::after {
	content: "";
	clear: both;
	display: block;
}

.index-program li,
.index-osusume li,
.index-shop li {
	float: left;
	border: solid 1px #CCC;
	margin: 0 8px 24px 0;
	padding: 7px;
}

.index-shop li {
	width: 228px;
	padding: 7px;
}

.index-shop li:nth-child(8) {
	margin-bottom: 0;
}

.index-shop li:last-child {
	margin-top: 9px;
	padding: 7px;
}

.index-shop li img {
	width: 100%;
}

.index-osusume li {
	width: 312px;
	min-height: 280px;
}

.index-program li {
	width: 177px;
}

.index-program a,
.index-osusume a {
	display: block;
	text-decoration: none;
}

.index-osusume a {
	font-size: 14px;
}

.index-program a:hover,
.index-osusume a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.index-program figcaption,
.index-osusume .b-tx {
	margin-bottom: 4px;
	font-weight: bold;
}

.index-program figcaption {	font-size: 24px;}

.index-osusume .b-tx {
	display:block;
	font-size: 16px;
	margin-top: 8px;
}


@media screen and (max-width:767px){
.bg-video,
#wrapper_mbYTP_bgndVideo {
	display: none !important;
}

.sp-beginning {
	display: block;
	width: 100%;
}

.sp-beginning img {
	width: 100%;
}

.beginning {
	display: none;
}

.banner-list li {
	float: none;
	margin-right: 0;
	width: 100%;
	background: #fff;
	margin-bottom: 3%;
}

.banner-list li img {
	width: 100%;
}

.index-news .schedule-bt li {
	width: 100%;
}

.index-news .js-time-tabbox ul {
	padding-top: 0;
}

.index-news .js-time-tabbox a {
	padding: 16px 0;
	text-decoration: none;
}

.index-news .date {
	float: none;
	width: 100%;
}

.index-news .title {
	margin-left: 0;
}

.index-news .time-tabbox2 .date {
	width: 100%;
	float: none;
}

.index-news .time-tabbox2 .title {
	margin-left: 0;
}

.index-news .news-bt {
	background: #FFF;
	width: 100%;
	margin: 24px auto 0;
}

.index-shop ul,
.index-program ul,
.index-osusume ul {
	width: 100%;
}

.index-shop li,
.index-program li,
.index-osusume li {
	box-sizing: border-box;
	float: left;
	border: solid 1px #CCC;
	margin: 16px 1% 0;
}

.index-shop li,
.index-program li {
	width: 49%;
}

.index-osusume li {
	width: 97%;
}

.index-shop li {
	padding: 3%;
}

.index-shop li:nth-child(odd),
.index-program li:nth-child(odd) {
	margin-left: 0;
}

.index-shop li:nth-child(even),
.index-program li:nth-child(even){
	margin-right: 0;
}

.index-shop li:last-child {
	margin-left: 1%;
	margin-right: 0;
}

.index-shop li a img,
.index-program li a img,
.index-osusume li a img {
	max-width: 100%;
	height: auto;
}

.index-program figcaption {
	font-size: 18px;
}
}


/*==========*/
/* 店舗案内 */
/*==========*/
.shop .contents .shop-link {
	display: block;
	margin-top: 80px;
}

/*========================*/
/* 店舗案内・料金システム */
/*========================*/
.shop .cols::after,
.shop .shop-bn ul::after {
	content: "";
	clear: both;
	display: block;
}

.shop .shop-img {
	float: left;
	width: 400px;
}

.shop .shop-img img{
	width: 400px;
}

.shop .shop-text {
	float: right;
	width: 570px;
}

.shop .shop-text p {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: solid 1px #E8E8E8;
}

.shop .shop-text ul {
	font-size: 0;
}

.shop .shop-text li {
	display: inline-block;
	margin: 0 18px 10px 0;
	font-size: 16px;
}

.shop .shop-bn {
	margin-top: 80px;
}

.shop .shop-bn li:first-child {
	float: left;
}

.shop .shop-bn li:last-child {
	float: right;
}

.shop .shop-bn li a {
	display: block;
}

.shop .shop-bn li img {
	width: 496px;
}

.shop .com-banner {
	margin-top: 24px;
}

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

.shop .heading04 a {
	margin-right: 40px;
}

.shop .shop-img {
	float: none;
	width: 100%;
	margin-bottom: 16px;
	text-align: center;
}

.shop .shop-img img {
	width: auto;
	max-width: 100%;
	height: auto;
}

.shop .shop-text {
	float: none;
	width: 100%;
}

.shop .shop-text li {
	margin-right: 8px;
}

.shop .shop-text li img {
	width: 30px;
}

.shop .shop-bn {
	margin-top: 56px;
}

.shop .shop-bn li {
	box-sizing: border-box;
	width: 100%;
	padding: 0 10px;
	text-align: center;
}

.shop .shop-bn li:first-child {
	float: none;
	margin-bottom: 16px;
}

.shop .shop-bn li:last-child {
	float: none;
}

.shop .shop-bn li img {
	width: auto;
	max-width: 100%;
	height: auto;
}

.shop .com-banner {
	margin-top: 16px;
}

}


/*========================*/
/* 指定管理・関連施設一覧 */
/*========================*/
.management .heading03 {
	margin-bottom: 0;
}

.management .heading04:first-of-type {
	margin-top: 24px;
}

.management .heading04 a {
	display: inline-block;
	text-decoration: none;
}

.management .heading04 span {
	position: relative;
}

.management .heading04 span::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: -40px;
	width: 30px;
	height: 31px;
	margin-top: -16px;
	background: url(/images/common/com_ic04.png) no-repeat 0 0;
}

.management .cols {
	padding-bottom: 24px;
	border-bottom: dotted 2px #CCC;
}

.management .cols::after {
	content: "";
	clear: both;
	display: block;
}

.management .management-img {
	float: left;
	width: 300px;
}

.management .management-text {
	float: right;
	width: 670px;
}

.management .management-text p:first-of-type {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: solid 1px #E8E8E8;
}

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

.management .heading04 a {
	margin-right: 40px;
}

.management .management-img {
	float: none;
	width: 100%;
	margin-bottom: 16px;
	text-align: center;
}

.management .management-img img {
	width: auto;
	max-width: 100%;
	height: auto;
}

.management .management-text {
	float: none;
	width: 100%;
}

}


/*============*/
/* プログラム */
/*============*/
.program .heading03 {
	border-bottom: solid 2px #F60;
}

.program .osusume-list ul::after,
.program .other-list ul::after,
.program .program-list ul::after {
	content: "";
	clear: both;
	display: block;
}

.program .osusume-list li {
	float: left;
	width: 328px;
	margin: 0 8px 24px 0;
}

.program .osusume-list li:last-child {
	margin-right: 0;
}

.program .osusume-list li a img {
	max-width: 100%;
	height: auto;
}

.program .osusume-list li > a {
	display: block;
	min-height: 280px;
	margin-bottom: 16px;
	padding: 7px;
	border: solid 1px #CCC;
	text-decoration: none;
	font-size: 14px;
}

.program .osusume-list a:hover,
.program .other-list a:hover,
.program .program-list a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.program .osusume-list .link {
	text-align: center;
}

.program .osusume-list .link a {
	display: block;
	background: #F0F0F0;
	color: #000;
	line-height: 40px;
	text-decoration: none;
}

.program .osusume-list .link a span {
	position: relative;
	padding-right: 24px;
}

.program .osusume-list .link a span::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 14px;
	height: 16px;
	margin-top: -8px;
	background: url(/images/common/com_ic01.png) no-repeat 0 0;
}

.program .other-list li {
	float: left;
	width: 496px;
	text-align: right;
}

.program .other-list li:first-child {
	margin-right: 8px;
}

.program .other-list li a {
	box-sizing: border-box;
	display: block;
	min-height: 119px;
	padding: 0 7px;
	border: solid 1px #CCC;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
}

.program .other-list li:first-child a {
	padding-top: 46px;
	background: url(/images/program/program_bg02.jpg) no-repeat 7px 7px;
}

.program .other-list li:last-child a {
	padding-top: 34px;
	background: url(/images/program/program_bg03.jpg) no-repeat 7px 7px;
}

.program .program-list li {
	float: left;
	width: 193px;
	margin-right: 8px;
}

.program .program-list li:last-child {
	margin-right: 0;
}

.program .program-list li a {
	display: block;
	padding: 7px;
	border: solid 1px #CCC;
	text-decoration: none;
}

.program .program-list li a img {
	max-width: 100%;
	height: auto;
}

.program .program-list figcaption,
.program .osusume-list .b-tx {
	margin-bottom: 4px;
	font-weight: bold;
}

.index-program figcaption {
	font-size: 24px;
}

.program .osusume-list .b-tx {
	display:block;
	font-size: 16px;
	margin-top: 8px;
}

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

.program .osusume-list li {
	float: none;
	width: 100%;
	margin-right: 0;
}

.program .osusume-list li:last-child {
	margin-right: 0;
}

.program .osusume-list li > a {
	min-height: 0;
}

.program .other-list li {
	float: none;
	width: 100%;
}

.program .other-list li:first-child {
	margin-right: 0;
	margin-bottom: 16px;
}

.program .other-list li a {
	box-sizing: border-box;
	display: block;
	min-height: 76px;
	padding: 0 7px;
	border: solid 1px #CCC;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.program .other-list li:first-child a {
	padding-top: 25px;
	background-size: auto 60px;
}

.program .other-list li:last-child a {
	padding-top: 13px;
	background-size: auto 60px;
}

.program .program-list li {
	float: left;
	width: 49%;
	margin: 16px 1% 0;
}

.program .program-list li:nth-child(odd) {
	margin-left: 0;
}

.program .program-list li:nth-child(even) {
	margin-right: 0;
}

.program .heading03:nth-of-type(2) {
	margin-bottom: 0;
}

}


/*=================================*/
/* プログラム > プールプログラム   */
/* プログラム > スタジオプログラム */
/* プログラム > ジムプログラム     */
/*=================================*/
.pg-studio .studio-header {
	margin-top: 16px;
}

.pg-studio .studio-header h2 {
	position: relative;
	padding: 0 56px 0 24px;
	border-top: solid 4px #333;
	background: #333 url(/images/program/studio/studio_bg01.png) repeat 0 0;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	cursor: pointer;
}

.pg-studio .studio-header .open::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 24px;
	width: 24px;
	height: 21px;
	margin-top: -10.5px;
	background: url(/images/program/studio/studio_ic02.png) no-repeat 0 0;
}

.pg-studio .studio-header .close::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 24px;
	width: 24px;
	height: 21px;
	margin-top: -10.5px;
	background: url(/images/program/studio/studio_ic01.png) no-repeat 0 0;
}

.pg-studio .studio-body {
	padding: 12px;
	background: url(/images/program/studio/studio_bg01.png) repeat 0 0;
}

.pg-studio .studio-cts {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	margin-top: 12px;
	padding: 12px;
	background: #FFF;
}

.pg-studio .studio-cts:first-of-type {
	margin-top: 0;
}

.pg-studio .studio-cts .cols::after {
	content: "";
	clear: both;
	display: block;
}

.pg-studio .studio-cts .col {
	position: relative;
	float: left;
	width: 668px;
}

.pg-studio .studio-cts .img {
	float: right;
	width: 260px;
	text-align: center;
}

.pg-studio .studio-cts h3 {
	display: inline-block;
	margin-bottom: 24px;
	padding-bottom: 4px;
	border-bottom: solid 1px #006FBE;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
}

.pg-studio .studio-cts .time {
	display: inline-block;
	position: absolute;
	top: 12px;
	right: 12px;
	padding: 0 16px 0 40px;
	border: solid 1px  #006FBE;
	border-radius: 16px;
	background: url(/images/program/studio/studio_ic03.png) no-repeat 4px 50%;
	color: #006FBE;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
}

.pg-studio .studio-cts .col .time {
	top: 0;
	right: 0;
}

.pg-studio .heading03 {
	margin-top: 80px;
}

.pg-studio .studio-bt {
	text-align: center;
}

.pg-studio .studio-bt li {
	display: inline-block;
	margin: 16px;
	vertical-align: top;
}

.pg-studio .studio-bt li a {
	display: block;
}

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

.pg-studio .studio-header h2 {
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 22px;
	line-height: 1.2;
}

.pg-studio .studio-cts h3 {
	margin-bottom: 8px;
	font-size: 20px;
}

.pg-studio .studio-cts .time {
	position: static;
	margin-bottom: 16px;
}

.pg-studio .studio-cts .col {
	float: none;
	width: 100%;
}

.pg-studio .studio-cts .img {
	float: none;
	width: 100%;
	margin-top: 16px;
}

.pg-studio .heading03 {
	margin-top: 56px;
}

}

/*==========*/
/* スクール */
/*==========*/
.school p a:link,
.school p a:visited {
	text-decoration: underline;
}

.school p a:hover,
.school p a:active {
	text-decoration: none;
}

.school .heading03 {
	border-bottom: solid 2px #F60;
}

.school .heading03:first-of-type {
	margin-top: 80px;
}

.school .cols::after {
	content: "";
	clear: both;
	display: block;
}

.school .school-img {
	float: left;
	width: 300px;
}

.school .school-text {
	float: right;
	width: 670px;
}

.school .school-text p {
	margin-bottom: 16px;
}

.school .school-text th {
	width: 25%;
}

.school .school-text td ul {
	font-size: 0;
}

.school .school-text td li {
	display: inline-block;
	margin-right: 16px;
	font-size: 16px;
	line-height: 0;
}

.school .school-text td a {
	display: block;
}

.school .school-text td a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration: none;
}

.school .school-text td a img {
	height: 30px;
	margin: 2px 0;
	vertical-align: -5px;
}

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

.school .heading03:first-of-type {
	margin-top: 56px;
}

.school .school-img {
	float: none;
	width: 100%;
	margin-bottom: 16px;
	text-align: center;
}

.school .school-text {
	float: none;
	width: 100%;
}

.school .school-text td li {
	display: block;
	margin-right: 0;
	margin-bottom: 8px;
}

.school .school-text td li:last-child {
	margin-bottom: 0;
}

.school .school-text td a img {
	margin: 0;
	vertical-align: bottom;
}

.school .school-text td a span {
	display: block;
	margin: 8px 0;
	font-size: 12px;
}

}

/*==========*/
/* イベント */
/*==========*/
.event .event-bn {
	text-align: center;
}

.event .heading03:first-of-type {
	margin-top: 80px;
}

.event .event-bn img {
	max-width: 100%;
	height: auto;
}

.event .event-area {
	overflow: hidden;
}

.event .event-area .event-box {
	width: 238px;
	float: left;
	margin-right: 16px;
	background-image: url(/images/event/event_bg01.jpg), url(/images/event/event_bg02.jpg);
	background-repeat: repeat-x, repeat-x;
	background-position: left top, left bottom;
	padding: 8px 0 13px;
	margin-bottom: 32px;
}

.event .event-area .event-box figure {
	width: 238px;
	height: 143px;
	overflow: hidden;
	margin-top: 8px;
}

.event .event-area .event-box figure img {
	width: auto;
	height: 100%;
}

.event .event-area .event-box:nth-child(4n+1) {
	margin-right: 0;
}

.event .event-area .event-box h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 16px 0;
}

.event .event-area .event-box p {
	display: table;
	width: 100%;
}

.event .event-box p span {
	display: table-cell;
	vertical-align: bottom;
}

.event .event-box .data {
	text-align: right;
}

.event .event-box .more {
	display: block;
	color: #006CBE;
}

.event .event-box .cat-ic span{
	padding: 0 8px;
	min-width: 80px;
	text-align: center;
}

.event .event-box .ic-event { background: #00CCFF; }
.event .event-box .ic-tours { background: #FF9999; }
.event .event-box .ic-school { background: #FF9900; }
.event .event-box .ic-topics { background: #99FF00; }

.event .event-detail-area .event-box {
	background-image: url(/images/event/event_bg01.jpg), url(/images/event/event_bg02.jpg);
	background-repeat: repeat-x, repeat-x;
	background-position: left top, left bottom;
	padding: 8px 0 13px;
	margin-bottom: 32px;
}

.event .event-detail-area .event-box h2 {
	font-size: 30px;
	font-weight: bold;
	margin: 24px 0;
}

.event .event-detail-area .event-box p {
	border-top: solid 1px #CCC;
	padding: 16px 0 8px;
}

.event .event-detail-area .event-box p .cat-ic {
	padding-left: 16px;
}

.event .event-detail-area figure {
	text-align: center;
	margin-bottom: 24px;
}

.event .event-pagenavi {
	margin-top: 60px;
	padding: 8px;
	background: #F0F0F0;
}

.event .event-pagenavi ul {
	display: table;
	width: 100%;
}

.event .event-pagenavi li {
	display: table-cell;
	width: 50%;
}

.event .event-pagenavi li:last-child {
	text-align: right;
}

.event .event-pagenavi a {
	position: relative;
	display: inline-block;
	text-decoration: none;
}

.event .event-pagenavi a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.event .event-pagenavi .prev a {
	padding-left: 24px;
}

.event .event-pagenavi .next a {
	padding-right: 24px;
}

.event .event-pagenavi .prev a::before,
.event .event-pagenavi .next a::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 14px;
	height: 16px;
	margin-top: -8px;
}

.event .event-pagenavi .prev a::before {
	left: 0;
	background: url(/images/common/com_ic03.png) no-repeat 0 0;
}

.event .event-pagenavi .next a::after {
	right: 0;
	background: url(/images/common/com_ic01.png) no-repeat 0 0;
}

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

.event .heading03:first-of-type {
	margin-top: 56px;
}

.event .event-area .event-box {
	width: 48%;
	float: left;
	margin-right: 4%;
	background-image: url(/images/event/event_bg01.jpg), url(/images/event/event_bg02.jpg);
	background-repeat: repeat-x, repeat-x;
	background-position: left top, left bottom;
	padding: 8px 0 13px;
	margin-bottom: 32px;
}

.event .event-area .event-box figure {
	width: 100%;
	height: auto;
	max-height: 182px;
	overflow: hidden;
	margin-top: 8px;
}

.event .event-area .event-box figure img,
.event .event-detail-area figure img {
	max-width: 100%;
	height: auto;
}

.event .event-area .event-box:nth-child(4n+1) {
	margin-right: inherit;
}

.event .event-area .event-box:nth-child(2n+1) {
	margin-right: 0;
}

.event .event-area .event-box p {
	display: block;
	text-align: right;
}

.event .event-area .event-box p span {
	display: inline-block;
}

.event .event-area .event-box .data {
	margin-top: 8px;
}

}

/*================*/
/* キッズスクール */
/*================*/
.kids .heading01.kids-top {
	box-sizing: border-box;
	height: 296px;
	padding: 0;
	border-top: solid 2px #000;
	background-image: url(/images/kids/kids_bg01.jpg);
	background-repeat: no-repeat;
	background-position: auto;
	background-size: cover;
	width: 100%;
}

.kids .heading01 {
	background-image: url(/images/kids/kids_bg02.png);
}

.kids a:hover {
	text-decoration: none;
}

.kids a:hover .title {
	text-decoration: underline;
}

.kids a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.kids p img.w100 {
	width: 100%;
	height: auto;
}

.kids .kids-bn {
	text-align: center;
	margin: 32px 0 40px;
}

.kids .kids-nv-area {
	background: url(/images/kids/kids_bg03.jpg) repeat-x left top;
	width: 100%;
}

.kids .kids-nv-area ul {
	overflow: hidden;
	margin: 0 auto;
	width: 1000px;
	padding-bottom: 40px;
}

.kids .kids-nv-area ul li img {
	width: 100%;
}

.kids .kids-nv-area ul li {
	float: left;
	background: #FFF;
	margin: 40px 25px 0 0;
	width: 180px;
}

.kids .kids-nv-area ul li:last-child {
	margin-right: 0;
}

.kids .kids-topics {
	margin-bottom: 80px;
}

.kids .kids-topics li {
	display: table;
	border-bottom: solid 1px #000;
	padding: 16px 0;
	width: 100%;
}

.kids .kids-topics li:first-child {
	padding-top: 0;
}

.kids .kids-topics li .data {
	display: table-cell;
	width: 230px;
	padding: 8px 0;
}

.kids .kids-topics li .data span {
	display: inline-block;
	margin-left: 8px;
	padding: 0 8px;
	min-width: 80px;
	text-align: center;
}

.kids .kids-topics .ic-event { background: #00CCFF; }
.kids .kids-topics .ic-tours { background: #FF9999; }
.kids .kids-topics .ic-school { background: #FF9900; }
.kids .kids-topics .ic-topics { background: #99FF00; }

.kids .kids-topics li .title {
	display: table-cell;
	padding: 8px 0 8px 8px;
}


@media screen and (max-width:767px){
.kids .heading01.kids-top {
	height: auto;
}

.kids img {
	width: 100%;
	height: auto;
}

.kids .heading01 {
	height: auto;
	margin: 0 0 20px;
}

.kids .kids-nv-area ul {
	width: 100%;
}

.kids .kids-nv-area ul li {
	float: none;
	display: inline-block;
	margin-right: 0;
	padding: 0;
	background: none;
	width: 120px;
}

.kids .kids-nv-area ul li img {
	width: 100%;
}

.kids .kids-nv-area {
	background-repeat: repeat;
}

.kids .kids-topics h2 img {
	width: 10%;
}
}


/* キッズ共通
-----------------------------------*/
.kids .kids-nv-area2 {
	background: url(/images/kids/kids_bg03.jpg) repeat-x left top;
	width: 100%;
}

.kids .kids-nv-area2 ul {
	margin-bottom: 32px;
}

.kids .kids-nv-area2 ul li {
	display: inline-block;
	margin: 8px;
	background: #FFF;
}

.kids .kids-nv-area2 ul li a {
	background: #FF6600;
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
	padding: 16px 0;
	min-width: 150px;
	display: inline-block;
	border: 4px solid #FFF;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.kids .kids-nv-area2 ul li a.active {
	position: relative;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.kids .kids-nv-area2 ul li a:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	text-decoration: none;
}

.kids .kids-nv-area2 ul li a.active:after,
.kids .kids-nv-area2 ul li a.active:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.kids .kids-nv-area2 ul li a.active:after {
	border-color: rgba(255, 102, 0, 0);
	border-top-color: #FF6600;
	border-width: 25px 13px;
	margin-left: -13px;
}

.kids .heading03:first-of-type {
	margin-top: 80px;
}

.kids .kids-bt,
.kids .kids-il {
	overflow: hidden;	
}

.kids .kids-bt li,
.kids .kids-il li {
	float: left;
	margin-right: 16px;
	margin-top: 16px;
}

.kids .dance .kids-bt li {
	width: 322px;
	margin-right: 17px;
}

.kids .dance .kids-bt li:last-child {
	width: 322px;
}

.kids .kids-bt li {
	width: 244px;
}

.kids .kids-bt li img {
	width: 100%;
}

.kids .kids-bt li:last-child,
.kids .kids-il li:nth-child(3n) {
	margin-right: 0;
}

.kids .kids-bt li:last-child {
	width: 214px;
}

.kids .kids-bt2,
.kids .kids-il2 {
	text-align: center;
}

.kids .kids-bt2 li,
.kids .kids-il2 li {
	display: inline-block;
	margin: 16px;
	vertical-align: top;
}

.kids .kids-il2 li {
	width: 30%;
	margin: 16px 1%;
}

.kids .kids-il2 li img {
	width: 100%;
}

@media screen and (max-width:767px){
.kids .kids-nv-area2 ul li a {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.kids .kids-nv-area2 ul li a:hover {
	opacity: inherit;
	filter:inherit;
}

.kids .kids-nv-area2 ul li a.active:after {
	border-color: none;
	border-top-color: none;
	border-width: 0;
	margin-left: 0;
}

.kids .kids-bt li,
.kids .kids-il li,
.kids .dance .kids-bt li,
.kids .dance .kids-bt li:last-child {
	margin-right: 4%;
	width: 48%;
}

.kids .kids-bt li:last-child,
.kids .kids-il li:nth-child(3n) {
	margin-right: 4%;
}

.kids .kids-bt li:nth-child(2n),
.kids .kids-il li:nth-child(2n) {
	margin-right: 0;
}

.kids .tx-area {
	float: none;
	width: 100%;
}

.kids .il-area {
	float: none;
}

}

/* スイミング
-----------------------------------*/
.kids #swimming01 p,
.kids #swimming01 h4,
.kids #taiku01 p,
.kids #taiku01 h4,
.kids #dance01 p,
.kids #dance01 h4 {
	text-align: center;
}

.kids #swimming01 p,
.kids #taiku01 p {
	margin: 24px 0;
}

.kids #tennis01 ul {
	margin-top: 24px;
}

.kids .tx-area {
	float: left;
	width: 700px;
}

.kids .futsal .tx-area {
	width: 600px;
}

.kids .tennis .tx-area {
	width: 720px;
}

.kids .tx-area p:first-child {
	margin-bottom: 32px;
}

.kids .il-area {
	float: right;
}


@media screen and (max-width:767px){
.kids .tx-area,
.kids .futsal .tx-area,
.kids .tennis .tx-area {
	float: none;
	width: 100%;
}

.kids .il-area {
	float: none;
}
}


/* トピックス
-----------------------------------*/
.kids .topics-area {
	overflow: hidden;
}

.kids .topics-area .topics-box {
	width: 302px;
	float: left;
	margin-right: 24px;
	background-image: url(/images/kids/topics/topics_bg01.jpg), url(/images/kids/topics/topics_bg02.jpg);
	background-repeat: repeat-x, repeat-x;
	background-position: left top, left bottom;
	padding: 8px 0 13px;
	margin-bottom: 32px;
}

.kids .topics-area .topics-box figure {
	width: 302px;
	height: 182px;
	overflow: hidden;
	margin-top: 8px;
}

.kids .topics-area .topics-box figure img {
	width: auto;
	height: 100%;
}

.kids .topics-area .topics-box:nth-child(4n+1) {
	margin-right: 0;
}

.kids .topics-area .topics-box h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 16px 0;
}

.kids .topics-area .topics-box p {
	display: table;
	width: 100%;
}

.kids .topics-box p span {
	display: table-cell;
	vertical-align: bottom;
}

.kids .topics-box .data {
	text-align: right;
}

.kids .topics-box .more {
	display: block;
	color: #006CBE;
}

.kids .topics-box .cat-ic span{
	padding: 0 8px;
	min-width: 80px;
	text-align: center;
}

.kids .topics-box .ic-event { background: #00CCFF; }
.kids .topics-box .ic-tours { background: #FF9999; }
.kids .topics-box .ic-school { background: #FF9900; }
.kids .topics-box .ic-topics { background: #99FF00; }

.kids .topics-detail-area .topics-box {
	background-image: url(/images/kids/topics/topics_bg01.jpg), url(/images/kids/topics/topics_bg02.jpg);
	background-repeat: repeat-x, repeat-x;
	background-position: left top, left bottom;
	padding: 8px 0 13px;
	margin-bottom: 32px;
}

.kids .topics-detail-area .topics-box h2 {
	font-size: 30px;
	font-weight: bold;
	margin: 24px 0;
}

.kids .topics-detail-area .topics-box p {
	border-top: solid 1px #CCC;
	padding: 16px 0 8px;
}

.kids .topics-detail-area .topics-box p .cat-ic {
	padding-left: 16px;
}

.kids .topics-detail-area figure {
	text-align: center;
	margin-bottom: 24px;
}

.kids .topics-detail-area .topics-pagenavi {
	margin-top: 60px;
	padding: 8px;
	background: #F0F0F0;
}

.kids .topics-detail-area .topics-pagenavi ul {
	display: table;
	width: 100%;
}

.kids .topics-detail-area .topics-pagenavi li {
	display: table-cell;
	width: 50%;
}

.kids .topics-detail-area .topics-pagenavi li:last-child {
	text-align: right;
}

.kids .topics-detail-area .topics-pagenavi a {
	position: relative;
	display: inline-block;
	text-decoration: none;
}

.kids .topics-detail-area .topics-pagenavi a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.kids .topics-detail-area .topics-pagenavi .prev a {
	padding-left: 24px;
}

.kids .topics-detail-area .topics-pagenavi .next a {
	padding-right: 24px;
}

.kids .topics-detail-area .topics-pagenavi .prev a::before,
.kids .topics-detail-area .topics-pagenavi .next a::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 14px;
	height: 16px;
	margin-top: -8px;
}

.kids .topics-detail-area .topics-pagenavi .prev a::before {
	left: 0;
	background: url(/delta/images/common/com_ic02.png) no-repeat 0 0;
}

.kids .topics-detail-area .topics-pagenavi .next a::after {
	right: 0;
	background: url(/delta/images/common/com_ic01.png) no-repeat 0 0;
}


@media screen and (max-width:767px){
.kids .topics-area .topics-box {
	width: 48%;
	float: left;
	margin-right: 4%;
	background-image: url(/images/kids/topics/topics_bg01.jpg), url(/images/kids/topics/topics_bg02.jpg);
	background-repeat: repeat-x, repeat-x;
	background-position: left top, left bottom;
	padding: 8px 0 13px;
	margin-bottom: 32px;
}

.kids .topics-area .topics-box figure {
	width: 100%;
	height: auto;
	max-height: 182px;
	overflow: hidden;
	margin-top: 8px;
}

.kids .topics-area .topics-box figure img {
	width: 100%;
	height: auto;
}

.kids .topics-area .topics-box:nth-child(4n+1) {
	margin-right: inherit;
}

.kids .topics-area .topics-box:nth-child(2n+1) {
	margin-right: 0;
}

.kids .topics-area .topics-box p {
	display: block;
	text-align: right;
}

.kids .topics-area .topics-box p span {
	display: inline-block;
}

.kids .topics-area .topics-box .data {
	margin-top: 8px;
}

}

/*=========*/
/* Company */
/*=========*/
.company .maincolumn ul,
.company .maincolumn ul li > div {
	overflow: hidden;
}

.company .maincolumn ul li {
	float: left;
	width: 488px;
	background: url(/images/company/company_bg01.png);
}

.company .maincolumn ul li:nth-child(-n+4) {
	margin-bottom: 32px;
}

.company .maincolumn ul li h2 {
	padding: 10px;
	color: #fff;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	background: url(/images/company/company_bg01.png) #333;
}

.company .maincolumn ul li > div,
.company .maincolumn ul li > div > div {
	padding: 16px;
}

.company .maincolumn ul li > div > figure,
.company .maincolumn ul li > div > p,
.company .maincolumn ul li > div > div  {
	float: left;
	width: 210px;
}

.company .maincolumn ul li > div > figure img {
	width: 100%;
}

.company .maincolumn ul li:nth-child(2n),
.company .maincolumn ul li > div > div:last-child  {
	float: right;
}

.company .maincolumn ul li > div > div {
	position: relative;
	height: 150px;
	background: #fff;
}

.company .maincolumn ul li div .btn-grp {
	position: absolute;
	right: 16px;
	bottom: 16px;
}

.company .maincolumn ul li div .btn-grp p a {
	display: block;
	padding: 5px 15px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: #006FBE;
	font-size: 14px;
}

.company .maincolumn ul li div .btn-grp p a:hover {
	opacity: .7;
}

@media screen and (max-width:767px){
.company img,
.company .maincolumn ul li,
.company .maincolumn ul li > div > figure {
	width: 100%;
}

.company .maincolumn ul li,
.company .maincolumn ul li:nth-child(2n),
.company .maincolumn ul li > div > figure,
.company .maincolumn ul li > div > p,
.company .maincolumn ul li > div > div  {
	float: none;
}

.company .maincolumn ul li:nth-child(-n+4) {
	margin-bottom: 0;
}

.company .maincolumn ul li:not(:last-child) {
	margin-bottom: 16px;
}

.company .maincolumn ul li > div,
.company .maincolumn ul li > div > div {
	padding: 3%;
}

.company .maincolumn ul li > div > p,
.company .maincolumn ul li > div > div,
.company .maincolumn ul li > div > div:first-child {
	width: 94%;
}

.company .maincolumn ul li > div > div:first-child {
	margin-bottom: 16px;
}

.company .maincolumn ul li > div > div,
.company .maincolumn ul li div .btn-grp {
	position: static;
}

.company .maincolumn ul li > div > div {
	height: auto;
}

.company .maincolumn ul li div .btn-grp {
	margin-top: 16px;
}

.company .maincolumn ul li div .btn-grp p a {
	font-size: 16px;
}

.company .maincolumn ul li div .btn-grp p a:hover {
	opacity: 1;
}

}

/*=========*/
/* Profile */
/*=========*/
.profile .org-chart {
	padding: 16px;
	background: url(/images/company/profile/profile_bg01.png) #000;
}

.profile .org-chart .name {
	margin-bottom: 16px;
	text-align: center;
}

.profile .org-chart .multicolumn p {
	width: 49%;
}

.profile .org-chart .multicolumn p img {
	width: 100%;
}

.profile .tbl-df {
	margin-bottom: 16px;
}

.profile .tbl-df th {
	width: 30%;
}

.profile .tbl-df td {
	width: 70%;
}

@media screen and (max-width:767px){
.profile .org-chart{
	padding: 3%;
}

.profile .org-chart .multicolumn p {
	width: 100%;
}

.profile .org-chart img {
	width: 100%;
}

.profile .org-chart .multicolumn p:first-child {
	margin-bottom: 16px;
}

}

/*======*/
/* Idea */
/*======*/
.idea .heading03:first-of-type {
	margin-top: 80px;	
}

.idea .text p {
	margin-bottom: 16px;
}

@media screen and (max-width:767px){
.idea .heading03:first-of-type {
	margin-top: 56px;	
}

}

/*=========*/
/* Message */
/*=========*/
.message .text p {
	margin-bottom: 16px;
}

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

/*=========*/
/* recruit */
/*=========*/
.recruit .text p {
	margin-bottom: 16px;
}

.recruit .btn-grp {
	overflow: hidden;
	margin: 80px auto 0;
	width: 600px;
}

.recruit .btn-grp li {
	float: left;
	width: 48%;
}

.recruit .btn-grp li:last-child {
	float: right;
}

.recruit .btn-grp p a {
	display: block;
	padding: 5px 15px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: #006FBE;
}

.recruit .btn-grp p a:hover {
	opacity: .7;
}

@media screen and (max-width:767px){
.recruit .btn-grp {
	width: 100%;
}

.recruit .btn-grp p {
	display: table;
	padding: 5px 0;
	width: 100%;
}

.recruit .btn-grp p a {
	display: table-cell;
	padding: 5px 0;
	height: 60px;
	vertical-align: middle;
}

.recruit .btn-grp p a span {
	display: block;
}

.recruit .btn-grp li:last-child {
	font-size: 90%;
}

}

/*=============*/
/* career/part */
/*=============*/
.career .maincolumn .text p,
.part .maincolumn .text p {
	margin-bottom: 16px;
}

.career .maincolumn .tbl-df th,
.part .maincolumn .tbl-df th {
	width: 30%
}

.career .maincolumn .tbl-df td,
.part .maincolumn .tbl-df td {
	width: 70%;
}

.career .maincolumn ol,
.part .maincolumn ol {
	margin: 16px 0;
	list-style: none;
}

.career .maincolumn ol li img,
.part .maincolumn .pdf-link img {
	vertical-align: top;
}

.career .maincolumn .reader,
.part .maincolumn .reader {
	padding: 16px;
	border: 1px solid #ccc;
	background: #F0F0F0;
}

.career .maincolumn ol li a,
.career .maincolumn .reader a,
.part .maincolumn .pdf-link a,
.part .maincolumn .reader a {
	text-decoration: underline;
}

.career .maincolumn ol li a:hover,
.career .maincolumn .reader a:hover,
.part .maincolumn .pdf-link a:hover,
.part .maincolumn .reader a:hover {
	text-decoration: none;
	opacity: .7;
}

.career .maincolumn ul,
.part .maincolumn ul {
	margin-top: 16px;
	padding-left: 25px;
	list-style: disc;
}

/* part */
.part .maincolumn h3 + ul {
	margin: 0 0 32px;
}

.part .maincolumn .pdf-link {
	margin-bottom: 16px;
}

@media screen and (max-width:767px){
.part .maincolumn h3 {
	padding: 8px 0;
	font-size: 16px;
}

}

/*================*/
/* privacy_public */
/*================*/
.privacy_public .maincolumn h2 + h3 {
	margin-top: 0;
}

.privacy_public .maincolumn h2 + p {
	margin-bottom: 16px;
}

.privacy_public .tbl-df th,
.privacy_public .tbl-df td {
	width: 50%;
}

.privacy_public .tbl-df th {
	text-align: center;
}

.privacy_public .tbl-df td {
	vertical-align: top;
}

.privacy_public .tbl-df td:last-child ul {
	margin-top: 0;
}

.privacy_public .maincolumn ul {
	margin-top: 16px;
	padding-left: 25px;
	list-style: disc;
}

/*=============*/
/* corporation */
/*=============*/
.corporation .maincolumn .tbl-df th {
	text-align: center;
}

.corporation .maincolumn ul {
	margin-top: 16px;
	padding-left: 25px;
	list-style: disc;
}

@media screen and (max-width:767px){
.corporation .maincolumn .tbl-df {
	font-size: 10px;
}

}

/*==========================*/
/* inquiry corporate/public */
/*==========================*/
.inq-style .maincolumn ol {
	margin: 16px 0;
	padding-left: 25px;
}

.inq-style .maincolumn .tbl-df th {
	width: 30%;
}

.inq-style .maincolumn .tbl-df .question th span {
	display: block;
}

.inq-style .maincolumn .tbl-df td {
	width: 70%;
}

.inq-style .maincolumn .tbl-df td input[type="text"],
.inq-style .maincolumn .tbl-df td select,
.inq-style .maincolumn .tbl-df td textarea {
	padding: 5px;
}

.inq-style .maincolumn .tbl-df td input[type="text"] {
	width: 60%;
}

.inq-style .maincolumn .tbl-df .person input[type="text"] {
	width: 30%;
}

.inq-style .maincolumn .tbl-df .person input[type="text"] {
	margin: 0 30px 0 10px;
}

.inq-style .maincolumn .tbl-df .person input[type="text"]:last-of-type {
	margin-right: 0;
}

.inq-style .maincolumn .tbl-df .zip-code input[type="text"] {
	width: 10%;
}

.inq-style .maincolumn .tbl-df .target input[type="text"],
.inq-style .maincolumn .tbl-df .intro input[type="text"] {
	margin-right: 10px;
	width: 20%;
}

.inq-style .maincolumn .tbl-df .tel input[type="text"],
.inq-style .maincolumn .tbl-df .e-mail input[type="text"] {
	width: 30%;
}

.inq-style .maincolumn .byte {
	color: #999;
}

.inq-style .maincolumn .question.tbl-df {
	margin: 32px 0;
}

.inq-style .maincolumn .question.tbl-df label {
	margin-right: 40px;
}

.inq-style .maincolumn .question.tbl-df label:last-child {
	margin-right: 0;
}

.inq-style .maincolumn .question.tbl-df label input {
	margin-right: 5px;
}

.inq-style .maincolumn .question.tbl-df textarea {
	width: 80%;
	height: 150px;
}

.inq-style .maincolumn .important {
	overflow: hidden;
	margin-bottom: 32px;
	height: 180px;
	border: 1px solid #000;
}

.inq-style .maincolumn .important p {
	padding: 10px;
	background: #F0F0F0;
}

.inq-style .maincolumn .important textarea {
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	height: 150px;
	font-size: 16px;
	line-height: 1.5;
}

.inq-style .maincolumn .submit {
	margin: 0 auto;
	width: 524px;
	text-align: center;
}

.inq-style .maincolumn .submit input {
	box-sizing: border-box;
	padding: 15px;
	width: 250px;
	color: #fff;
	background: url(/images/common/com_ic05.png) no-repeat #006FBE;
	background-position: 95% 50%;
	cursor: pointer;
}

.inq-style .maincolumn .submit input:hover {
	opacity: .7;
}

.inq-style .maincolumn .submit.check {
	width: 516px;
}

.inq-style .maincolumn .end {
	margin-top: 50px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.inq-style .maincolumn .submit.check .back {
	margin-right: 16px;
	background: url(/images/common/com_ic06.png) no-repeat #006FBE;
	background-position: 5% 50%;
}

.inq-style .tbl-df th .red {
	margin-left: 5px;
}

@media screen and (max-width:767px){
.inq-style .maincolumn .tbl-df,
.inq-style .maincolumn .tbl-df tbody,
.inq-style .maincolumn .tbl-df tr,
.inq-style .maincolumn .tbl-df th,
.inq-style .maincolumn .tbl-df td {
	display: block;
	box-sizing: border-box;
	width: 100%;
}

.inq-style .maincolumn .tbl-df td input[type="text"],
.inq-style .maincolumn .tbl-df td select,
.inq-style .maincolumn .tbl-df td label,
.inq-style .maincolumn .tbl-df td textarea {
	display: block;
	margin: 0 !important;
	box-sizing: border-box;
	width: 100% !important;
}

.inq-style .maincolumn .tbl-df .zip-code td input {
	display: inline !important;
	width: 40% !important;
}

.inq-style .maincolumn .tbl-df .target td input {
	display: inline !important;
	margin-right: 10px !important;
	width: 50% !important;
}

.inq-style .maincolumn .tbl-df td span {
	display: block;
}

.inq-style .maincolumn .submit.check {
	width: 250px;
}

.inq-style .maincolumn .submit.check .back {
	margin-right: 0;
	margin-bottom: 16px;
}

}

/* inquiry public */
.inq-public .address .byte {
	overflow: hidden;
}

.inq-public .address input,
.inq-public .address .byte {
	float: left;
}

.inq-public .address .exp,
.inq-public .address .exp span {
	display: block;
	line-height: 1;
}

@media screen and (max-width:767px){
.inq-public .address input,
.inq-public .address .byte {
	float: none;
}

.inq-public .address .exp,
.inq-public .address .exp span {
	display: inline;
	line-height: 1.2;
}

}

/*=====*/
/* faq */
/*=====*/
.faq .faq-header {
	margin-top: 16px;
}

.faq h2 {
	font-size: 24px;
}

.faq .faq-body + h2 {
	margin-top: 36px;
}

.faq .faq-header h3 {
	position: relative;
	padding: 0 24px;
	border-top: solid 4px #333;
	background: #333 url(/images/program/studio/studio_bg01.png) repeat 0 0;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	cursor: pointer;
}

.faq .faq-header .open,
.faq .faq-header .close {
	padding: 0 24px 0 64px;
}

.faq .faq-header .open::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 24px;
	width: 24px;
	height: 21px;
	margin-top: -10.5px;
	background: url(/images/program/studio/studio_ic02.png) no-repeat 0 0;
}

.faq .faq-header .close::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 24px;
	width: 24px;
	height: 21px;
	margin-top: -10.5px;
	background: url(/images/program/studio/studio_ic01.png) no-repeat 0 0;
}

.faq .faq-body {
	display: none;
	padding: 12px;
	background: url(/images/program/studio/studio_bg01.png) repeat 0 0;
}

.faq .faq-cts {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	margin-top: 12px;
	padding: 12px;
	background: #FFF;
}

.faq .faq-cts:first-of-type {
	margin-top: 0;
}

.faq .faq-cts a {
	text-decoration: underline;
}

.faq .faq-bn-area {
	overflow: hidden;
	margin-top: 80px;
}

.faq .faq-bn-area li {
	float: left;
	margin-right: 8px;
	width: 328px;
}

.faq .faq-bn-area li img {
	width: 100%;
}

.faq .faq-bn-area li:last-child {
	margin-right: 0;
}

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

.faq .faq-header .open,
.faq .faq-header .close {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 22px;
	line-height: 1.2;
}

.faq .faq-bn-area {
	display: block;
	margin-top: 56px;
}

.faq .faq-bn-area li {
	margin-bottom: 16px;
	padding: 0 10px;
	text-align: center;
	margin-right: 0;
	float: none;
	width: auto;
}

.faq .faq-bn-area li:last-child {
	margin-bottom: 0;
}

.faq .faq-bn-area li a {
	display: block;
}

.faq .faq-bn-area li a img {
	max-width: 100%;
	height: auto;
}
}


/*==========*/
/* 最新情報 */
/*==========*/
.info .info-area ul {
	background: #FFF;
}

.info .info-area li a {
	overflow: hidden;
	display: block;
	padding: 0 8px 24px;
	margin-bottom: 24px;
	border-bottom: solid 1px #000;
	text-decoration: none;
}

.info .info-area li:last-child a {
	margin-bottom: 0;
}

.info .info-area a:hover {
	text-decoration: underline;
}

.info .date {
	clear: both;
	display: block;
	float: left;
	width: 128px;
	font-weight: bold;
}

.info .title {
	display: block;
	margin-left: 128px;
}

@media screen and (max-width:767px){
.info .info-area a {
	padding: 16px 0;
	text-decoration: none;
}

.info .date {
	float: none;
	width: 100%;
}

.info .title {
	margin-left: 0;
}
}


/* 投稿記事
-----------------------------------*/
.info .info-detail-area .topics-box {
	background-image: url(/images/kids/topics/topics_bg01.jpg), url(/images/kids/topics/topics_bg02.jpg);
	background-repeat: repeat-x, repeat-x;
	background-position: left top, left bottom;
	padding: 8px 0 13px;
	margin-bottom: 32px;
}

.info .info-detail-area .topics-box h2 {
	font-size: 30px;
	font-weight: bold;
	margin: 24px 0;
}

.info .info-detail-area .topics-box p {
	border-top: solid 1px #CCC;
	padding: 16px 0 8px;
}

.info .info-detail-area figure {
	text-align: center;
	margin-bottom: 24px;
}

.info .info-detail-area .topics-pagenavi {
	margin-top: 60px;
	padding: 8px;
	background: #F0F0F0;
}

.info .info-detail-area .topics-pagenavi ul {
	display: table;
	width: 100%;
}

.info .info-detail-area .topics-pagenavi li {
	display: table-cell;
	width: 50%;
}

.info .info-detail-area .topics-pagenavi li:last-child {
	text-align: right;
}

.info .info-detail-area .topics-pagenavi a {
	position: relative;
	display: inline-block;
	text-decoration: none;
}

.info .info-detail-area .topics-pagenavi a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.info .info-detail-area .topics-pagenavi .prev a {
	padding-left: 24px;
}

.info .info-detail-area .topics-pagenavi .next a {
	padding-right: 24px;
}

.info .info-detail-area .topics-pagenavi .prev a::before,
.info .info-detail-area .topics-pagenavi .next a::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 14px;
	height: 16px;
	margin-top: -8px;
}

.info .info-detail-area .topics-pagenavi .prev a::before {
	left: 0;
	background: url(/images/common/com_ic03.png) no-repeat 0 0;
}

.info .info-detail-area .topics-pagenavi .next a::after {
	right: 0;
	background: url(/images/common/com_ic01.png) no-repeat 0 0;
}

@media screen and (max-width:767px){
.info .info-detail-area img {
	max-width: 100%;
	height: auto;
}

}


/*==========*/
/* campaign */
/*==========*/
.campaign .campaign-bt {
	text-align: center;
}

.campaign .campaign-bt li {
	display: inline-block;
	margin: 16px;
	vertical-align: top;
}

.campaign .campaign-bt li a {
	display: block;
}

.campaign p span {
	display: block;
}

@media screen and (max-width:767px){
.campaign p span {
	display: inline;
}

.campaign p img {
	width: 100%;
}

}


/*=========*/
/* support */
/*=========*/
.support .beginning-tx {
	margin-bottom: 32px;
	font-size: 20px;
}

.support .step {
	overflow: hidden;
	margin-top: -50px;
	padding: 20px 0;
}

.support .step.step1 {
	margin-top: 0;
}

.support .step.step1 > *{
	margin-top: -20px;
}

.support .step > p,
.support .step > div {
	float: left;
	margin-right: 20px;
}

.support .step > p:first-child {
	margin-top: -20px;
}

.support .step > div:last-child {
	margin-right: 0;
}

.support .step .inner {
	width: 320px;
}

.support .lookat {
	color: #E73400;
	font-weight: bold;
}

.support p.lookat {
	font-size: 25px;
}

@media screen and (max-width:767px){
.support img {
	width: 100%;
}

.support .step.step1 > *{
	margin-top: 0;
}

.support .step {
	margin: 0 0 32px 0;
	padding: 0;
}

.support .step > p,
.support .step > div {
	float: none;
	margin-right: 0;
}

.support .step > p:first-child {
	display: none;
}

.support .step .inner {
	width: 100%;
}

.support p.lookat {
	margin-top: 32px;
}

}


/*==========*/
/* personal */
/*==========*/
.personal .heading04 {
	display: inline-block;
	margin: 30px 0 24px;
	padding-bottom: 4px;
	border-bottom: solid 1px #E83500;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
}

.personal .cols::after {
	content: "";
	clear: both;
	display: block;
}

.personal .personal-img {
	float: left;
	width: 488px;
}

.personal .personal-img img {
	width: 100%;
}

.personal .personal-text {
	float: right;
	width: 488px;
}

@media screen and (max-width:767px){
.personal .heading04 {
	font-size: 20px;
}

.personal .personal-img {
	float: none;
	width: 100%;
	margin-bottom: 16px;
	text-align: center;
}

.personal .personal-img img {
	max-width: 100%;
	height: auto;
}

.personal .personal-text {
	float: none;
	width: 100%;
}

}


/*===============*/
/* central_zavas */
/*===============*/
.central_zavas .logo-area {
	overflow: hidden;
	margin-top: 32px;
}

.central_zavas .logo-area > p,
.central_zavas .logo-area > div,
.central_zavas .logo-area > div p:first-child {
	float: left;
}

.central_zavas .logo-area > p {
	margin-right: 100px;
}

.central_zavas .logo-area > div {
	width: 180px;
}

.central_zavas .logo-area > div p:first-child {
	margin-right: 5px;
}

.central_zavas .logo-area > div p a {
	text-decoration: underline;
}

.central_zavas .logo-area > div p a:hover {
	text-decoration: none;
}

@media screen and (max-width:767px){
.central_zavas .logo-area > p {
	float: none;
	margin-bottom: 16px;
	margin-right: 0;
}

}


/*====================*/
/* 入会をご検討の方へ */
/*====================*/
.about .fleft,
.about .fright {
	width: 488px;
}

.about .fleft img,
.about .fright img {
	width: 100%;
}

.about .fitness .fleft {
	width: 320px;
}

.about .fitness .fright {
	width: 936px;
}

.about .fitness ul {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 16px;
}

.about .about-bn-area {
	overflow: hidden;
	margin-top: 80px;
}

.about .about-bn-area li {
	float: left;
	margin-right: 8px;
	width: 328px;
}

.about .about-bn-area li img {
	width: 100%;
}

.about .about-bn-area li:last-child {
	margin-right: 0;
}

@media screen and (max-width:767px){
.about .fleft,
.about .fright,
.about .fitness .fleft,
.about .fitness .fright {
	width: 100%;
	float: none;
}

.about img {
	width: 100%;
}

.about .about-bn-area {
	display: block;
	margin-top: 56px;
}

.about .about-bn-area li {
	margin-bottom: 16px;
	padding: 0 10px;
	text-align: center;
	margin-right: 0;
	float: none;
	width: auto;
}

.about .about-bn-area li:last-child {
	margin-bottom: 0;
}

.about .about-bn-area li a {
	display: block;
}

.about .about-bn-area li a img {
	max-width: 100%;
	height: auto;
}

}


/*============*/
/* 見学・体験 */
/*============*/
.experience .heading03:first-of-type {
	margin-top: 80px;
}

.experience .experience-box {
	overflow: hidden;
}

.experience .experience-box figure {
	float: left;
	width: 488px;
}

.experience .experience-box figure img {
	width: 100%;
}

.experience .experience-box .tx-area {
	float: right;
	width: 488px;
}

.experience .important-tx {
	color: #E63300;
	font-weight: bold;
}

.experience h4 {
	font-weight: bold;
}

.experience .contents > h3 {
	margin-top: 24px;
}

#carried-area .carried-bt {
	text-align: center;
}

#carried-area .carried-bt li {
	display: inline-block;
	margin: 16px;
	vertical-align: top;
}

.experience .maincolumn .tbl-df th {
	width: 30%;
}

.experience .maincolumn .tbl-df .question th span {
	display: block;
}

.experience .maincolumn .tbl-df td {
	width: 70%;
}

.experience .maincolumn .tbl-df td input[type="text"],
.experience .maincolumn .tbl-df td select,
.experience .maincolumn .tbl-df td textarea {
	padding: 5px;
}

.experience .maincolumn .tbl-df td input[type="text"] {
	width: 60%;
}

.experience .maincolumn .tbl-df .person input[type="text"] {
	width: 30%;
}

.experience .maincolumn .tbl-df .person input[type="text"] {
	margin: 0 30px 0 10px;
}

.experience .maincolumn .tbl-df .person input[type="text"]:last-of-type {
	margin-right: 0;
}

.experience .maincolumn .tbl-df .tel input[type="text"],
.experience .maincolumn .tbl-df .e-mail input[type="text"] {
	width: 30%;
}

.experience .maincolumn .byte {
	color: #999;
}

.experience .maincolumn .tbl-df .comment textarea {
	width: 80%;
	height: 150px;
}

.experience .maincolumn .question.tbl-df {
	margin: 32px 0;
}

.experience .maincolumn .question.tbl-df label {
	margin-right: 40px;
}

.experience .maincolumn .question.tbl-df label:last-child {
	margin-right: 0;
}

.experience .maincolumn .question.tbl-df label input {
	margin-right: 5px;
}

.experience .maincolumn .question.tbl-df textarea {
	width: 80%;
	height: 150px;
}

.experience .maincolumn .important {
	overflow: hidden;
	margin-bottom: 32px;
	height: 180px;
	border: 1px solid #000;
}

.experience .maincolumn .important p {
	padding: 10px;
	background: #F0F0F0;
}

.experience .maincolumn .important textarea {
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	height: 150px;
	font-size: 16px;
	line-height: 1.5;
}

.experience .maincolumn .submit {
	margin: 0 auto;
	width: 250px;
}

.experience .maincolumn .submit input {
	box-sizing: border-box;
	padding: 15px;
	width: 250px;
	color: #fff;
	background: url(/images/common/com_ic05.png) no-repeat #006FBE;
	background-position: 95% 50%;
	cursor: pointer;
}

.experience .maincolumn .submit input:hover {
	opacity: .7;
}

.experience .maincolumn .submit.check {
	width: 516px;
}

.experience .maincolumn .end {
	margin-top: 50px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.experience .maincolumn .submit.check .back {
	margin-right: 16px;
	background: url(/images/common/com_ic06.png) no-repeat #006FBE;
	background-position: 5% 50%;
}

.experience .tbl-df th .red {
	margin-left: 5px;
}

@media screen and (max-width:767px){
.experience .experience-box figure {
	float: none;
	width: 100%;
	margin-bottom: 24px;
}

.experience .experience-box figure img { width: 100%; }

.experience .experience-box .tx-area {
	float: none;
	width: 100%;
}

.experience .maincolumn .tbl-df,
.experience .maincolumn .tbl-df tbody,
.experience .maincolumn .tbl-df tr,
.experience .maincolumn .tbl-df th,
.experience .maincolumn .tbl-df td {
	display: block;
	box-sizing: border-box;
	width: 100%;
}

.experience .maincolumn .tbl-df td input[type="text"],
.experience .maincolumn .tbl-df td select,
.experience .maincolumn .tbl-df td label,
.experience .maincolumn .tbl-df td textarea {
	display: block;
	margin: 0 !important;
	box-sizing: border-box;
	width: 100% !important;
}

.experience .maincolumn .tbl-df .zip-code td input {
	display: inline !important;
	width: 40% !important;
}

.experience .maincolumn .tbl-df .target td input {
	display: inline !important;
	margin-right: 10px !important;
	width: 50% !important;
}

.experience .maincolumn .tbl-df td span {
	display: block;
}

.experience .maincolumn .submit.check {
	width: 250px;
}

.experience .maincolumn .submit.check .back {
	margin-right: 0;
	margin-bottom: 16px;
}

}


/*==========*/
/* 店舗案内 */
/*==========*/
.shop .heading01 {
	background-image: url(/images/shop/shop_bg01.png);
}


/*========================*/
/* 指定管理・関連施設一覧 */
/*========================*/
.management .heading01 {
	background-image: url(/images/management/management_bg01.png);
}


/*============*/
/* プログラム */
/*============*/
.program .heading01 {
	background-image: url(/images/program/program_bg01.png);
}


/*=================================*/
/* プログラム＆サービス > スタジオ */
/*=================================*/
.pg-studio .studio-header {
	margin-top: 16px;
}

.pg-studio .studio-header h2 {
	position: relative;
	padding: 0 24px;
	border-top: solid 4px #333;
	background: #333 url(/images/program/studio/studio_bg01.png) repeat 0 0;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	cursor: pointer;
}

.pg-studio .studio-header .open,
.pg-studio .studio-header .close {
	padding: 0 24px 0 64px;
}

.pg-studio .studio-header .open::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 24px;
	width: 24px;
	height: 21px;
	margin-top: -10.5px;
	background: url(/images/program/studio/studio_ic02.png) no-repeat 0 0;
}

.pg-studio .studio-header .close::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 24px;
	width: 24px;
	height: 21px;
	margin-top: -10.5px;
	background: url(/images/program/studio/studio_ic01.png) no-repeat 0 0;
}

.pg-studio .studio-body {
	padding: 12px;
	background: url(/images/program/studio/studio_bg01.png) repeat 0 0;
}

.pg-studio .studio-cts {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	margin-top: 12px;
	padding: 12px;
	background: #FFF;
}

.pg-studio .studio-cts:first-of-type {
	margin-top: 0;
}

.pg-studio .studio-cts h3 {
	display: inline-block;
	margin-bottom: 24px;
	padding-bottom: 4px;
	border-bottom: solid 1px #E83500;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
}

.pg-studio .studio-cts .time {
	display: inline-block;
	position: absolute;
	top: 12px;
	right: 12px;
	padding: 0 16px 0 40px;
	border: solid 1px  #E83500;
	border-radius: 16px;
	background: url(/images/program/studio/studio_ic04.png) no-repeat 4px 50%;
	color: #E83500;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
}

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

.pg-studio .studio-header .open,
.pg-studio .studio-header .close {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 22px;
	line-height: 1.2;
}

.pg-studio .studio-cts h3 {
	margin-bottom: 8px;
	font-size: 20px;
}

.pg-studio .studio-cts .time {
	position: static;
	margin-bottom: 16px;
}

}


/*=================================*/
/* プログラム＆サービス > サービス */
/*=================================*/
.pg-service .heading03 {
	display: inline-block;
	margin: 30px 0 24px;
	padding-bottom: 4px;
	border-bottom: solid 1px #E83500;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
}

.pg-service .cols::after {
	content: "";
	clear: both;
	display: block;
}

.pg-service .service-img {
	float: left;
	width: 628px;
}

.pg-service .service-text {
	float: right;
	width: 628px;
}

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

.pg-service .heading03 {
	font-size: 20px;
}

.pg-service .service-img {
	float: none;
	width: 100%;
	margin-bottom: 16px;
	text-align: center;
}

.pg-service .service-img img {
	max-width: 100%;
	height: auto;
}

.pg-service .service-text {
	float: none;
	width: 100%;
}

}


/*==========*/
/* スクール */
/*==========*/
.school .heading01 {
	background-image: url(/images/school/school_bg01.png);
}


/*=============*/
/* outsourcing */
/*=============*/
.outsourcing a:link,
.outsourcing a:visited {
	text-decoration: underline;
}

.outsourcing a:hover,
.outsourcing a:active {
	text-decoration: none;
}

.outsourcing .heading03:first-of-type {
	line-height: 1.1;
}

.outsourcing .vision dt {
	border-bottom: solid 1px #006FBE;
	margin: 24px 0 16px;
	font-weight: bold;
	font-size: 24px;
	display: inline-block;
}

.outsourcing .heading06 {
	margin: 30px 0 8px;
	line-height: 1.2;
}

.outsourcing .heading03 + .heading04,
.outsourcing .heading04 + .heading05,
.outsourcing .heading05 + .heading06,
.outsourcing .vision dt:first-child {
	margin-top: 0;
}

.outsourcing .tbl-df th {
	width: 30%;
}

.outsourcing .tbl-df + p {
	margin-top: 8px;
}

.outsourcing .result {
	width: auto;
}

.outsourcing .result th {
	width: auto;
	background: none;
	font-weight: normal;
	white-space: nowrap;
}

.outsourcing .cols::after {
	content: "";
	clear: both;
	display: block;
}

.outsourcing .outsourcing-img {
	float: right;
	width: 485px;
}

.outsourcing .outsourcing-img img {
	max-width: 100%;
	height: auto;
}

.outsourcing .outsourcing-text {
	float: left;
	width: 485px;
}

.outsourcing .list-last li:last-child {
	margin-left: -25px;
	list-style: none;
}

@media screen and (max-width:767px){
.outsourcing .heading04 {
	font-size: 20px;
}

.outsourcing .graph img {
	max-width: 100%;
	height: auto;
}

.outsourcing .outsourcing-img {
	float: none;
	width: 100%;
	margin-bottom: 16px;
	text-align: center;
}

.outsourcing .outsourcing-text {
	float: none;
	width: 100%;
}

}

/* 見出しの印刷時余白*/
@media print {
.outsourcing .p-bl {
	margin-top: 100px;
}

}

/*===================*/
/* central_zavas */
/*===================*/
.central_zavas .schedule-bt {
	margin-top: 24px;
}

.central_zavas .schedule-bt li {
	width: 320px;
	margin-bottom: 8px;
}

.central_zavas .schedule-bt li:last-child {
	margin-bottom: 0;
}

.central_zavas .schedule-bt li a {
	position: relative;
	display: block;
	padding: 0 30px 0 16px;
	background: #006FBE;
	color: #FFF;
	line-height: 48px;
	text-decoration: none;
}

.central_zavas .schedule-bt li a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	width: 14px;
	height: 16px;
	margin-top: -8px;
	background: url(/wako/images/common/com_ic03.png) no-repeat 0 0;
}

.central_zavas .schedule-bt li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

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

.central_zavas .schedule-bt {
	margin-top: 24px;
}

.central_zavas .schedule-bt li {
	width: 100%;
	margin-bottom: 8px;
}

.central_zavas .schedule-bt li:last-child {
	margin-bottom: 0;
}

.central_zavas .schedule-bt li a {
	position: relative;
	display: block;
	padding: 0 30px 0 16px;
	box-sizing: border-box;
	background: #006FBE;
	color: #FFF;
	line-height: 48px;
	text-decoration: none;
}

.central_zavas .schedule-bt li a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	width: 14px;
	height: 16px;
	margin-top: -8px;
	background: url(/wako/images/common/com_ic03.png) no-repeat 0 0;
}

.central_zavas .schedule-bt li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
}

/*==============*/
/* スケジュール */
/*==============*/
/*.schedule .schedule-bt {
	margin-top: 24px;
}

.schedule .schedule-bt li {
	width: 320px;
	margin-bottom: 8px;
}

.schedule .schedule-bt li:last-child {
	margin-bottom: 0;
}

.schedule .schedule-bt li a {
	position: relative;
	display: block;
	padding: 0 30px 0 16px;
	background: #006FBE;
	color: #FFF;
	line-height: 48px;
	text-decoration: none;
}

.schedule .schedule-bt li a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	width: 14px;
	height: 16px;
	margin-top: -8px;
	background: url(/images/common/com_ic03.png) no-repeat 0 0;
}

.schedule .schedule-bt li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.schedule .time-tab ul {
	overflow: hidden;
	width: 1281px;
	margin-right: -1px;
}

.schedule .time-tab li {
	float: left;
	width: 182px;
	margin-right: 1px;
	padding-bottom: 34px;
	text-align: center;
	line-height: 36px;
}

.schedule .time-tab li a {
	position: relative;
	display: block;
	border: solid 2px #000;
	text-decoration: none;
}

.schedule .time-tab li a:hover,
.schedule .time-tab li .active {
	border: none;
	background: #000;
	color: #FFF;
	line-height: 40px;
}

.schedule .time-tab li .active::before {
	content: "";
	position: absolute;
	bottom: -9px;
	left: 0;
	width: 100%;
	border-bottom: solid 3px #006FBE;
}

.schedule .time-tab li a::after {
	content: "曜日";
}

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

.schedule .schedule-bt li {
	width: 100%;
}

.schedule .time-tab ul {
	display: table;
	width: 100%;
	margin-right: 0;
}

.schedule .time-tab li {
	display: table-cell;
	float: none;
	width: 13%;
	padding-right: 0.5%;
	padding-bottom: 34px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
}

.schedule .time-tab li a::after {
	content: "";
}

}*/


/*==============*/
/* 料金システム */
/*==============*/
/*.join .member-cost .w1 {
	width: 25%;
}

.join .member-cost .w2 {
	width: 50%;
}

.join .member-cost .w3 {
	width: 25%;
}

.join .other-cost .w1 {
	width: 30%;
}

.join .other-cost .w2 {
	width: 30%;
}

.join .other-cost .w3 {
	width: 40%;
}

.join .note {
	margin-top: 16px;
}

.join .note li {
	margin-left: 1em;
	text-indent: -1em;
}

@media screen and (max-width:767px){
	
.join .member-cost th,
.join .member-cost td {
	font-size: 14px;
}

.join .other-cost,
.join .other-cost tbody,
.join .other-cost tr,
.join .other-cost th,
.join .other-cost td {
	display: block;
}

.join .other-cost {
	border-top: none;
	border-right: none;
}

.join .other-cost th {
	border: solid 1px #000;
}

.join .other-cost td {
	border: none;
}

.join .other-cost td:first-of-type {
	display: list-item;
	list-style: disc inside;
	padding-bottom: 0;
}

.join .other-cost td + td {
	margin-left: 1em;
	padding-top: 0;
}

}*/


