@charset "UTF-8";

/*PC表示用のスタイルシート*/

/*PAGE
---------------------------------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	text-align: center;/* IE6以前用CSSハック*/
	background-color: #FFF;
	background-image: url(../img_scheme/bg.jpg);
}

#wrapper {
	position: relative;
	width: 780px;
	margin: 0px auto;
	padding: 1px 0px 0px;
	text-align: left;/* IE6以前用CSSハック*/
	color:#000;
}

#contents {
	text-align: left;
	position: relative;
	width: 740px;
	padding: 20px 20px 30px;
	margin: 99px 0px 0px;
	background-image: url(../img_scheme/bg_body.png);
	background-repeat: repeat-y;
	background-position: center;
	border-radius: 20px 20px 0px 0px;
}

#tools #contents {
	background-color: #FFF;
	text-align: left;
	position: relative;
	width: 780px;
	margin: 0px;
	padding: 0px 0px 30px;
	border-radius: 20px 20px 0px 0px;
}

#tools #contents ol,
#tools #contents ul,
#tools #contents h3,
#tools #contents h4
{
	margin: 30px;
}

#home #contents {
	text-align: center;
}

h1 {
	font-size: 0px;
	background-image: url(../img_scheme/logo_ACRO.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	height: 160px;
	padding: 0px;
	display: block;
	margin: 0px;
	text-align: left;
	width: 100%;
}

h3 {
	padding: 5px 15px;
	border-bottom: 2px dotted #204784;
	border-left: none;
	background-image: url(../img_scheme/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	background-color: transparent;
}

div#topics_class h3,
div#feature h3,
div#memo h3,
div#age h3,
div#instructor h3,
div#instructor_profile h3,
div#instructor_comment h3,
div#schedule h3,
div#course h3,
div#reserve h3,
div#contact h3,
div#scene h3,
div#scene2 h3,
div#level h3,
div#notice h3,
div.report h3

 {
	margin: 0px;
}

div#scene h4 {
	margin: 0px;
	font-size: 14px;
	padding: 3px 15px;
}

h4 {
	background-image: url(../img_scheme/bg_head2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}


/*LINK
---------------------------------*/

a {
	/* FireFox用CSSハック（リンク選択時の点線を消す） */
	outline:none;
}

a:link {
	color: #03C;
	text-decoration: underline;
}

a:visited {
	color: #639;
	text-decoration: none;
}

a:hover {
	color: #F60;
	text-decoration: underline;
}

a:active {
	color: #F60;
	text-decoration: underline;
}

a img {
	border: 1px solid #099;
}

a:link img {
	border: 1px solid #099;
}

a:visited img {
	border: solid 1px #099;
}

a:hover img {
	border: solid 1px #066;
}

a:active img {
	border: solid 1px #066;
}

#sns a img {
	border-style: none;
}

#footer a:link {
	color:#06C;
	text-decoration: none;
}

#footer a:visited {
	color:#06C;
	text-decoration: none;
}

#footer a:hover {
	color: #204784;
	text-decoration: none;
}

#footer a:active {
	color: #204784;
	text-decoration: underline;
}

dl#footer_contact a img {
	border: none;
}

p.top {
	display: none;
}

a.popup {
	background-image: url(../img_scheme/icon_popup.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
}

a.movie {
	background-image: url(../img_scheme/icon_movie.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
}


/*GLOBAL NAVI
---------------------------------*/

#navi_global h3 {
	display: none;
}

#navi_global {
	background-image: url(../img_scheme/bg_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	top: 100px;
	width: 780px;
	height: 90px;
	padding: 0px;
	margin: 0px;
	border-bottom: 2px dotted #204784;
}

#navi_global ul {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
	position: absolute;
	top: 0px;
	width: 740px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	left: 20px;
	font-size: 0px;
	line-height: 1;
	list-style-type: none;
}

#navi_global li {
	text-indent: -9999px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#navi_global li a {
	text-decoration: none;
	display: block;
	position: absolute;
}

#navi_global .home a {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -0px 0px;
	top: 0px;
	left: 0px;
	width: 82px;
	height: 80px;
}

#navi_global .home a:hover {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -0px -100px;
}

#navi_global .acrogym2 a {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -84px 0px;
	top: 0px;
	left: 84px;
	width: 82px;
	height: 80px;
}

#navi_global .acrogym2 a:hover {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -84px -100px;
}

#navi_global .acrogym1 a {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -166px 0px;
	top: 0px;
	left: 166px;
	width: 82px;
	height: 80px;
}

#navi_global .acrogym1 a:hover {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -166px -100px;
}

#navi_global .circus a {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -248px 0px;
	top: 0px;
	left: 248px;
	width: 82px;
	height: 80px;
}

#navi_global .circus a:hover {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -248px -100px;
}

#navi_global .cheer a {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -330px 0px;
	top: 0px;
	left: 330px;
	width: 82px;
	height: 80px;
}

#navi_global .cheer a:hover {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -330px -100px;
}

#navi_global .capoeira a {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -330px 0px;
	top: 0px;
	left: 330px;
	width: 82px;
	height: 80px;
}

#navi_global .capoeira a:hover {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -330px -100px;
}

#navi_global .aerial a {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -412px 0px;
	top: 0px;
	left: 412px;
	width: 82px;
	height: 80px;
}

#navi_global .aerial a:hover {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -412px -100px;
}

#navi_global .art a {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -494px 0px;
	top: 0px;
	left: 494px;
	width: 82px;
	height: 80px;
}

#navi_global .art a:hover {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -494px -100px;
}

#navi_global .artperformance a {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -576px 0px;
	top: 0px;
	left: 576px;
	width: 82px;
	height: 80px;
}

#navi_global .artperformance a:hover {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -576px -100px;
}

#navi_global .salon a {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -658px 0px;
	top: 0px;
	left: 658px;
	width: 82px;
	height: 80px;
}

#navi_global .salon a:hover {
	background-image: url(../img_scheme/navi_header202205.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -658px -100px;
}


/*INTRO NAVI
---------------------------------*/

#navi_intro h3 {
	display: none;
}

#navi_intro {
	background-image: url(../img_scheme/bg_intro.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	top: 0px;
	width: 780px;
	height: 85px;
	padding: 0px;
	margin: 0px;
}

#navi_intro ul {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
	position: absolute;
	top: 0px;
	width: 780px;
	height: 85px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	line-height: 1;
	list-style-type: none;
}

#navi_intro li {
	text-indent: -9999px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#navi_intro li a {
	text-decoration: none;
	display: block;
	position: absolute;
}

#navi_intro .home a {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -0px 0px;
	top: 0px;
	left: 0px;
	width: 82px;
	height: 80px;
}

#navi_intro .home a:hover {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -0px -100px;
}

#navi_intro .spirit a {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -87px 0px;
	top: 0px;
	left: 87px;
	width: 85px;
	height: 85px;
}

#navi_intro .spirit a:hover {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -87px -100px;
}

#navi_intro .lesson a {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -174px 0px;
	top: 0px;
	left: 174px;
	width: 85px;
	height: 85px;
}

#navi_intro .lesson a:hover {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -174px -100px;
}

#navi_intro .admission a {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -261px 0px;
	top: 0px;
	left: 261px;
	width: 85px;
	height: 85px;
}

#navi_intro .admission a:hover {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -261px -100px;
}

#navi_intro .instructor a {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -348px 0px;
	top: 0px;
	left: 348px;
	width: 85px;
	height: 85px;
}

#navi_intro .instructor a:hover {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -348px -100px;
}

#navi_intro .history a {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -434px 0px;
	top: 0px;
	left: 434px;
	width: 85px;
	height: 85px;
}

#navi_intro .history a:hover {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -434px -100px;
}

#navi_intro .overview a {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -521px 0px;
	top: 0px;
	left: 521px;
	width: 85px;
	height: 85px;
}

#navi_intro .overview a:hover {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -521px -100px;
}

#navi_intro .access a {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -608px 0px;
	top: 0px;
	left: 608px;
	width: 85px;
	height: 85px;
}

#navi_intro .access a:hover {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -608px -100px;
}

#navi_intro .contact a {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -695px 0px;
	top: 0px;
	left: 695px;
	width: 85px;
	height: 85px;
}

#navi_intro .contact a:hover {
	background-image: url(../img_scheme/navi_header202403.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -695px -100px;
}


/*FOOTER
---------------------------------*/

#footer {
	padding: 30px 30px 20px;
	margin: 0px 0px 10px;
	background-image: url(../img_scheme/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: 2px dotted #204784;
}

#footer ul {
	text-align: center;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}

#footer ul li {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	border-right: 1px solid #993;
	padding-left: 3px;
	padding-right: 7px;
	margin: 0px;
}

#footer ul li:last-child {
	border: none;
	padding-right: 0px;
}

.copyright {
	color: #360;
	text-align: center;
	margin: 10px 0px;
}

dl#footer_contact {
	text-align: center;
	border: none;
	margin: 50px auto;
	padding: 0px;
}

dl#footer_contact dt {
	margin: 10px 0px 5px;
	padding: 0px;
}

dl#footer_contact dd {
	margin: 0px 0px 5px;
	padding: 0px;
}

dl#footer_contact dt.email {
	font-size: 0px;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	background-image: url(../img_scheme/icon_email2.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}

dl#footer_contact dt.tel {
	font-size: 0px;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	background-image: url(../img_scheme/icon_tel2.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}


/*TITLE
---------------------------------*/

h2#home {
	display: none;
}

h2#acrogym2 {
	font-size: 0px;
	background-image: url(../img_scheme/title_acrogym2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 740px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#overview {
	font-size: 0px;
	background-image: url(../img_scheme/title_overview.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 740px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#spirit {
	font-size: 0px;
	background-image: url(../img_scheme/title_spirit.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 740px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#lesson {
	font-size: 0px;
	background-image: url(../img_scheme/title_lesson.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 740px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#admission {
	font-size: 0px;
	background-image: url(../img_scheme/title_admission.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 740px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#instructor {
	font-size: 0px;
	background-image: url(../img_scheme/title_instructor.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 740px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#history {
	font-size: 0px;
	background-image: url(../img_scheme/title_history.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 740px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#access {
	font-size: 0px;
	background-image: url(../img_scheme/title_access.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 740px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#legal {
	font-size: 0px;
	background-image: url(../img_scheme/title_legal.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 740px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#contact {
	font-size: 0px;
	background-image: url(../img_scheme/title_contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 740px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#reserve {
	font-size: 0px;
	background-image: url(../img_scheme/title_reserve.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 740px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#reserve2 {
	font-size: 0px;
	background-image: url(../img_scheme/title_reserve2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 740px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

p#slogan {
	font-size: 0px;
	background-image: url(../img_scheme/gakudo.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	text-indent: -9999px;
	width: 430px;
	height: 510px;
	margin: 20px auto 50px;
}

h3#topics,
h3#lesson
{
	width: 362px;
	margin: 30px auto 2px;
	font-size: 16px;
	padding: 2px 0px;
}

div#thum {
	margin: 30px 0px;
	overflow: hidden;
	background-color: #FFF;
	padding: 2px 0px 2px 2px;
}

div#thum img {
	margin: 0px 2px 0px 0px;
}


/*HOME
---------------------------------*/

#catch1 p {
	background-image: url(../img_scheme/catch1_2024.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#catch1 span {
	display: none;
}


/*CMS
---------------------------------*/

div#lesson {
	text-align: left;
	background-color: #FFF;
	border: 1px solid #993;
	width: 360px;
	height: 240px;
	overflow: auto;
}

div#lesson iframe {
	border: none;
	width: 100%;
	height: 100%;
}

div#topics {
	font-size: 12px;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #993;
	width:340px;
	height: 240px;
	overflow: auto;
	margin: 0px auto 30px;
	padding: 0px 10px;
}


/*SUPPOERT
---------------------------------*/

iframe.youtube {
	display: block;
	margin: 20px auto;
}
