@charset "UTF-8";


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	background-color: #CC9;
	margin: 0px;
	padding: 0px;
}

ul,ol {
	padding-left: 10px;
}

li {
	margin-left: 10px;
}

dd {
	margin-left: 0px;
}

#wrapper {
	width: 360px;
}

#contents {
	margin: 0px;
	width: 320px;
	border-radius: 20px;
}

#tools #contents {
	width: 360px;
	margin: 0px;
	padding: 0px 0px 30px;
	border-radius: 20px;
}

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

input[type="text"],
textarea
{
	/*margin: 20px 10% 20px 0%;*/
	width: 300px;
}

input[type="radio"] {
	-webkit-transform: scale(1.7);
	transform: scale(1.7);
	margin-left: 5px;
	margin-right: 5px;
}

input[type="checkbox"] {
	-webkit-transform: scale(1.7);
	transform: scale(1.7);
	margin-right: 5px;
}

table.entry_calendar input[type="checkbox"] {
	display: inline-block;
	margin: 10px 3px 5px;
}

table.entry_calendar .category {
	display: block;
}

input[type="button"],
input[type="submit"],
input[type="reset"]
{
	-webkit-transform: scale(1.7);
	transform: scale(1.7);
	display: block;
	width: 50%;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 25%;
	line-height: 1;
}

div.entry_calendar {
	overflow: auto;
	width: 320px;
}

/*スマホでは改行しない*/
span.br_pc {
	display: inline;
}

/*スマホでは改行*/
span.br_sp {
	display: block;
}

/*スマホで表示するコメント*/
.supp_sp {
	display:block;
	color: #666;
	font-size: 10px;
	font-weight: normal;
}


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

h2#reserve {
	width: 100%;
	background-position: center;
	background-image: url(../img_scheme/title2_reserve.png);
}

h2#reserve2 {
	width: 100%;
	background-position: center;
	background-image: url(../img_scheme/title2_reserve2.png);
}

h2#acrogym2 {
	width: 100%;
	background-position: center;
	background-image: url(../img_scheme/title2_acrogym2.png);
}

h2#overview {
	width: 100%;
	background-position: center;
	background-image: url(../img_scheme/title2_overview.png);
}

h2#spirit {
	width: 100%;
	background-position: center;
	background-image: url(../img_scheme/title2_spirit.png);
}

h2#lesson {
	width: 100%;
	background-position: center;
	background-image: url(../img_scheme/title2_lesson.png);
}

h2#admission {
	width: 100%;
	background-position: center;
	background-image: url(../img_scheme/title2_admission.png);
}

h2#instructor {
	width: 100%;
	background-position: center;
	background-image: url(../img_scheme/title2_instructor.png);
}

h2#history {
	width: 100%;
	background-position: center;
	background-image: url(../img_scheme/title2_history.png);
}

h2#access {
	width: 100%;
	background-position: center;
	background-image: url(../img_scheme/title2_access.png);
}

h2#legal {
	width: 100%;
	background-position: center;
	background-image: url(../img_scheme/title2_legal.png);
}

h2#contact {
	width: 100%;
	background-position: center;
	background-image: url(../img_scheme/title2_contact.png);
}

h3#topics,
h3#lesson
{
	width: 100%;
}

div#top img,
div.dream img,
p.resize img,
div.col2 img,
div.col_admission1 img
{
	/*width: calc(100% - 22px);*/
	width: 100%;
	height: auto;
}

div.col_instructor1 img {
	display: block;
	margin: 0px auto;
}

dd.resize img {
	width: 320px;
	height: auto;
	margin-left: 0px;
}

div#scene img,
div#scene2 img
{
	width: 318px;
	height: auto;
}

p#slogan {
	background-image: url(../img_scheme/gakudo_sp.png);
	width: 320px;
	height: 380px;
}

.scroll {
	overflow: auto;
	width: 320px;
}

div.dream .scroll img {
	width: 740px;
	height: auto;
}

/*LAYOUT
----------------------------------------*/

div.flexbox2 {
	display: block;
}

div.col2,
div.col_edu1,
div.col_edu2,
div.col_wear1,
div.col_wear2,
div.col_instructor1,
div.col_instructor2
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div#feature,
div#memo,
div#age,
div#instructor_profile,
div#instructor_comment,
div#schedule,
div#course,
div#reserve,
div#contact,
div#scene,
div#notice,
div.report
{
	margin: 40px 0px;
}


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

#home #wrapper {
	background-image: none;
	width: 360px;
}

#home #contents {
	text-align: left;
	position: relative;
	width: 320px;
	padding: 20px 20px 30px;
	background-image: url(../img_scheme/bg_body.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	opacity: 1.0;
	filter: alpha(opacity=100);
	border-radius: 20px;
}

h3#topics,
h3#lesson
{
	line-height: 1.5;
	text-indent: 0px;
	width: 290px;
	height: auto;
	margin: 30px 0px 20px;
	padding: 5px 15px 1px;
	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: oldlace;
	background-color: transparent;
}

div#lesson {
	overflow: auto;
	width: 318px;
	height: 400px;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #993;
	margin: 0px auto 30px;
	padding: 0px;
}

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

div#topics_class .view
{
	overflow: auto;
	height: 400px;
}

#catch2 {
	padding: 10px;
	margin: 60px 0px 30px;
}

#banner p.admission {
	background-image: url(../img_scheme/banner_sp2024.png);
	width: 320px;
	height: 107px;
}

#banner p.admission a {
	height: 107px;
}

#banner p.acron_gym span {
	text-align: left;
}


/*CATCH
---------------------------------*/

#catch2 p {
	text-align: center;
}

#banner {
	text-align: center;
}

#catch1 {
	color: #204784;
	font-size: 12pt;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-image: url(../img_scheme/lesson_image_sp2024.jpg);
	background-repeat: no-repeat;
	background-position: center 140px;
	width: 100%;
	margin-bottom: 60px;
	padding-bottom: 160px;
}

#catch1 p {
	font-size: 0px;
	text-align: left;
	text-indent: -9999px;
	background-image: url(../img_scheme/catch1_2024sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


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

div#navi_intro,
div#navi_global,
div#footer
{
	position: relative;
	background-image: none;
	top: 0px;
	left: 0px;
	width: 260px;
	height: auto;
	border-style: none;
	margin: 10px auto;
	padding: 0px;
}

div#navi_intro ul,
div#navi_global ul,
div#footer ul
{
	position: relative;
	background-image: none;
	list-style-type: none;
	top: 0px;
	left: 0px;
	width: 260px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

div#navi_intro ul li,
div#navi_global ul li
{
	color: #360;
	background-color: #98ae74;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	text-indent: 0px;
	position: relative;
	width: 240px;
	border: 2px solid #360;
	margin: 3px 0px;
	padding: 5px 8px;
	border-radius: 6px;
}

div#navi_intro li a,
div#navi_global li a
{
	position: relative;
	display: block;
}

div#navi_intro a,
div#navi_intro a:link,
div#navi_intro a:visited,
div#navi_intro a:hover,
div#navi_global a,
div#navi_global a:link,
div#navi_global a:visited,
div#navi_global a:hover,
div#footer a,
div#footer a:link,
div#footer a:visited,
div#footer a:hover
{
	color: #FFF;
	text-decoration: none;
}

div#navi_intro a:active,
div#navi_global a:active,
div#footer a:active
{
	color: #CCC;
	text-decoration: none;
}

div#navi_intro .home a,
div#navi_intro .home a:hover,
div#navi_intro .spirit a,
div#navi_intro .spirit a:hover,
div#navi_intro .lesson a,
div#navi_intro .lesson a:hover,
div#navi_intro .admission a,
div#navi_intro .admission a:hover,
div#navi_intro .instructor a,
div#navi_intro .instructor a:hover,
div#navi_intro .history a,
div#navi_intro .history a:hover,
div#navi_intro .overview a,
div#navi_intro .overview a:hover,
div#navi_intro .access a,
div#navi_intro .access a:hover,
div#navi_global .home a,
div#navi_global .home a:hover,
div#navi_global .acrogym2 a,
div#navi_global .acrogym2 a:hover,
div#navi_global .acrogym1 a,
div#navi_global .acrogym1 a:hover,
div#navi_global .circus a,
div#navi_global .circus a:hover,
div#navi_global .cheer a,
div#navi_global .cheer a:hover,
div#navi_global .capoeira a,
div#navi_global .capoeira a:hover,
div#navi_global .aerial a,
div#navi_global .aerial a:hover,
div#navi_global .art a,
div#navi_global .art a:hover,
div#navi_global .artperformance a,
div#navi_global .artperformance a:hover,
div#navi_global .salon a,
div#navi_global .salon a:hover
{
	background-image: none;
	top: 0px;
	left: 0px;
	width: 240px;
	height: auto;
}

div#footer ul li {
	background-color: #98ae74;
	color: #360;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	display: block;
	width: 240px;
	border: 2px solid #360;
	margin: 3px 0px;
	padding: 5px 8px;
	border-radius: 6px;
}

div#footer li a {
	display: block;
}

div#footer ul li:last-child {
	border: 2px solid #360;
	padding: 5px 8px;
}

div#navi_intro h3,
div#navi_global h3
{
	color: #98ae74;
	background-color: #ebebd6;
	background-image: none;
	text-align: center;
	font-size: 14px;
	text-indent: 0px;
	display: block;
	width: 240px;
	height: auto;
	border: 2px solid #ebebd6;
	margin: 0px 0px 5px;
	padding: 3px 8px;
	border-radius: 6px;
}

div#navi_intro .contact {
	display: none;
}


/*Hamburger Menu
------------------------------------*/

#nav-drawer {
	background-color: #FFF;
	padding: 12px 10px 9px;
	width: 25px;
	position: fixed;
	top: 10px;
	left: 10px;
	border-radius: 6px;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
	display: none;
}

/*アイコンのスペース*/
#nav-open {
	display: inline-block;
	width: 30px;
	height: 22px;
	vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
	position: absolute;
	background-color: #999;
	height: 3px;/*線の太さ*/
	width: 25px;/*長さ*/
	display: block;
	content: '';
	cursor: pointer;
	border-radius: 3px;
}

#nav-open span:before {
	bottom: -8px;
}

#nav-open span:after {
	bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
	display: none;/*はじめは隠しておく*/
	position: fixed;
	z-index: 99;
	top: 0px;/*全体に広がるように*/
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0;
	transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
	overflow: auto;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999;/*最前面に*/
	width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
	max-width: 330px;/*最大幅（調整してください）*/
	height: 100%;
	background-color: #FFF;/*背景色*/
	transition: .3s ease-in-out;/*滑らかに表示*/
	-webkit-transform: translateX(-105%);
	transform: translateX(-105%);/*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked~#nav-close {
	display: block;/*カバーを表示*/
	opacity: .5;
}

#nav-input:checked~#nav-content {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);/*中身を表示（右へスライド）*/
	box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
	z-index: 9998;
}

.hamburger-top {
	height: 40px;
	margin-top: 5px;
}

.cancel {
	display: inline-block;
	position: relative;
	z-index: 99;
	background-color: #999;
	width: 3px;
	height: 30px;
	margin: 12px 0px 0px 290px;
	padding: 0px;
	transform: rotate(45deg);
}

.cancel:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: -14px;
	background-color: #999;
	width: 31px;
	height: 3px;
	margin-top: -2px;
}
