@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
#container{
	min-width:1000px;
}
body {
	margin-top: 42px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
#Footer {
	text-align: center;
	padding: 20px;
	color: #ED1E79;
	font-size: 10px;
}

.inner {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 900px;
}
/*** ヘッダー部分 ******************************************************/
#Header {
	padding-top: 10px;
	background: #FFFFFF;
	width: 100%;
	position: fixed !important;
}
#Header:after {
	content: "";
	display: block;
	clear: both;
}
.Hleft {
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.Hleft img {
	width: auto;
	height: 30px;
	padding-top: 10px;
}
.Hright {
	float: right;
	width: auto;
	padding-top: 10px;
}
.menuinner {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
/*** 踊ろう！優雅に！大胆に！ ******************************************************/
/*** 共通項目 ******************************************************/

#topimageback {
	background: url(../images/bg1.gif);
	padding-top:50px;
}
#topimageunder .inner {
	padding-top: 0;
	padding-bottom: 0;
}
#topimageunder {
	background: #ED1E79;
	text-align: center;
	font-family: 'Slabo 27px', 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
}
#topimageunder .font1 {
	font-size: 14px;
	color: #1B1464;
	padding-top: 18px;
	padding-bottom: 2px;
	letter-spacing: 1px;
}
#topimageunder .font2 {
	font-size: 5px;
	color: #1B1464;
	line-height: 15px;
}
#topimageunder .font3 {
	font-size: 46px;
	color: #FFFFFF;
	padding-TOP: 46px;
	padding-bottom: 0px;
	letter-spacing: 1px;
}
#topimage {
	background: url(../images/window.png);
	text-align: center;
	height: 560px;
	padding-top: 100px;
	color: #FFFFFF;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.topimageunder_br {
	display: none;
}

#topimage_title {
	background-image: url(../images/main_sp_title.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 70px;
	margin-top:30px;
	padding-top:0px;
}

#topimage_member {
	background-image: url(../images/main_sp.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size:75%;
	height: 560px;
	padding-top: 0px;
	margin-top:20px;
}
/*** greeting ******************************************************/

#greeting {
	background: #459220;
}
#greeting .inner{
	padding:60px 0;
	color: #FFFF00;
	font-weight: bold;
}
#greetingback {
	background-image: url(../images/ph_welcome.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 1000px auto;
	color: #FFFFFF;
}
/*** aboutustitle ******************************************************/

#aboutustitle {
	background: #ED1E79;
	font-size: 46px;
	color: #FFFFFF;
	padding-top: 46px;
	padding-bottom: 0px;
	text-align: center;
	font-family: 'Slabo 27px', 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	letter-spacing: 1px;
}
#aboutustitle .inner {
	padding-top: 0;
	padding-bottom: 0;
}
.aboutustitle_br {
	display: none;
}
/* インストラクター--------------------------------------------------------------- */
.teacherboxflex{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.teacherbox p {
	color: #ED1E79;
	font-size: 15px;
	line-height: 26px;
}
.teacherbox h2 {
	color: #00A99D;
	font-size: 24px;
	font-family: 'Slabo 27px', 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
}
.teacherbox h3 {
	color: #00A99D;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.teacherbox:after {
	content: "";
	display: block;
	clear: both;
	margin-bottom: 10px;
}
.teacherbox img {
	width: 100%;
	height: auto;
}
.teacherbox1, .teacherbox2, .teacherbox3, .teacherbox4, .teacherbox5, .teacherbox6, .teacherbox7 {
	width: 280px;
	float: left;
	margin-top: 60px;
}
.teacherbox1 p, .teacherbox2 p, .teacherbox3 p, .teacherbox4 p, .teacherbox5 p, .teacherbox6 p, .teacherbox7 p {
	font-size: 14px;
	color: #00A99D;
	line-height: 22px;
}
.teacher-br{
	height: 0;
	clear: both;
}
/* クラス--------------------------------------------------------------- */


.classbox h2 {
	color: #F15A24;
	font-size: 24px;
	font-family: 'Slabo 27px', 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	margin-bottom: 0px;
	margin-top: 60px;
}
.classbox:after {
	content: "";
	display: block;
	clear: both;
	margin-bottom: 10px;
}
.classbox img {
	width: 100%;
	height: auto;
}
.classbox1, .classbox2, .classbox3, .classbox4 {
	width: 210px;
	font-size: 14px;
	color: #F15A24;
	float: left;
	line-height: 22px;
}
.classbox1 {
	margin-right: 20px;
	color: #dc2873;
}
.classbox2 {
	margin-right: 20px;
	color: #6bb72d;
}
.classbox3 {
	margin-right: 20px;
	color: #662d91;
}
#class .inner {
	padding-top: 0;
	padding-bottom: 0;
}
/*--checklessonbox----------------------------------------------------------*/

.checklessonbox h2 {
	color: #29ABE2;
	font-size: 24px;
	font-family: 'Slabo 27px', 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	margin-top: 60px;
	margin-bottom: 0px;
}
.checklessonbox p {
	color: #29ABE2;
	font-size: 14px;
	width: 450px;
}
.checklessonbox_sp{
	display: none;
}
.videobox1, .videobox2 {
	width: 450px;
	float: left;
}
.videobox1 iframe{
	width: 450px;
	height: 253px;
}
.videobox1 p, .videobox2 p {
	font-size: 12px;
	color: #00A99D;
}
.videobox:after {
	content: "";
	display: block;
	clear: both;
	margin-bottom: 10px;
}
.videobox1 {
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 80px;
}
.videobox2 {
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 80px;
}
/* 見学、無料体験レッスンは随時受付中！--------------------------------------------------------------- */

#kengaku {
	color: #FFFFFF;
	background: #ED1E79;
}
.kengakubox {
	padding: 10px;
/*	margin-left: 300px;
	margin-top: 30px;
	margin-bottom: 30px;*/
	text-align: center;
}
#kengaku .white50 {
	background: #FFFFFF;
	padding: 15px;
	background: rgba(255,255,255,0.5);
	width: 300px;
	text-align: center;
	font-size: 14px;
/*	margin-top: 15px;*/
	margin: 15px auto 0;
}
#kengaku .white50 a {
	text-decoration: none;
	color: #FFFFFF;
}
/* アクティビティ--------------------------------------------------------------- */


#activitytitle {
	background: #662d91;
	font-size: 46px;
	color: #FFFFFF;
	padding-top: 46px;
	padding-bottom: 5px;
	text-align: center;
	font-family: 'Slabo 27px', 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
}
#activitytitle .inner {
	padding-top: 0;
	padding-bottom: 0;
}
#activity {
	background: #D9E021;
}
.activitybox:after {
	content: "";
	display: block;
	clear: both;
}
#activity .white50 {
	background: #FFFFFF;
	padding: 15px;
	background: rgba(255,255,255,0.5);
	width: 300px;
	text-align: center;
}
#activity .white50 a {
	text-decoration: none;
	color: #000000;
}
#activity .white50.facebooklink img{
	width: auto;
	height: 25px;
	vertical-align: sub;
}
#activity .white50.facebooklink a{
	color: #662d91;
}
#activity .facebook_sptext{
}
.activitybox1 {
	float: left;
	width: 900px;
	padding-top: 20px;
	padding-bottom: 60px;
	margin-left: 100px;
	font-size: 14px;
}
.activitybox2 {
	float: left;
	width: 400px;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 60px;
	font-size: 14px;
}
.activitybox1 h2, .activitybox2 h2 {
	color: #662d91;
	font-size: 15px;
	font-weight: bold;
}
.activitybox1 h3, .activitybox2 h3 {
	color: #662d91;
}
.activitybox1 p, .activitybox2 p {
	color: #662d91;
	font-size: 14px;
}
.activitybox1 .pc_tablebox{
	width: 100%;
}
.activitybox1 .pc_tablebox:after {
	content: "";
	display: block;
	clear: both;
}
.activitybox1 .pc_tablebox .pc_leftbox{
	width: 380px;
	float:left;
}
.activitybox1 .pc_tablebox .pc_leftbox.pc_centerbox{
	width: 380px;
	float:none;
	margin-left: 195px;
}
.activitybox1 .pc_tablebox .pc_rightbox{
	width: 380px;
	float:left;
}
.activitybox1 .pc_tablebox + .pc_tablebox{
	margin: 1em 0 0;
}
/*アコーディオン*/
#acMenu dt {
	color: #662d91;
	display: block;
	background: #FFFFFF;
	padding: 19px 15px 18px;
	background: rgba(255,255,255,0.5);
	width: 300px;
	text-align: center;
	cursor: pointer;
}
#acMenu dd {
	background: #FFFFFF;
	padding: 15px;
	width: 300px;
	display: none;
}
/* トピックス--------------------------------------------------------------- */


#hottopicstitle {
	background: #bb003f;
	font-size: 46px;
	color: #FFFFFF;
	padding-top: 46px;
	padding-bottom: 5px;
	text-align: center;
	font-family: 'Slabo 27px', 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
}
#hottopicstitle .inner {
	padding-top: 0;
	padding-bottom: 0;
}
#hottopics {
	background-image: url(../images/bg2.gif);
}
#companytitle {
	background: #FFFFFF;
}
#company {
	background: #FFFFFF;
}
.hottopicsbox {
	font-size: 14px;
	margin-left: 90px;
}
.hottopicsbox:after {
	content: "";
	display: block;
	clear: both;
}
.hottopicsbox1 {
	float: left;
	width: 350px;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-right: 40px;
}
.hottopicsbox2 {
	float: left;
	width: 350px;
	padding-top: 60px;
	padding-bottom: 60px;
}
#hottopics h2 {
	color: #FFFFFF;
	margin-bottom: 10px;
	font-family: 'Slabo 27px', 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size: 28px;
}
.hottopicsbox1 p, .hottopicsbox2 p {
	color: #FFFFFF;
	line-height: 150%;
}
/*--companybox----------------------------------------------------------*/

#companytitle {
	background: #FFFFFF;
	font-size: 46px;
	color: #ED1E79;
	padding-top: 46px;
	padding-bottom: 30px;
	text-align: center;
	font-family: 'Slabo 27px', 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
}
.companybox {
	font-size: 14px;
	color: #ED1E79;
	margin-left: 34%;
	padding-bottom: 30px;
	line-height: 28px;
}
#companytitle .inner {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	padding-bottom: 0;
	width: 900px;
}
/* トグルボタン--------------------------------------------------------------- */
#menubtn {
	display: none;
}
/* ナビ----------------------------------------------------------------------- */
#menu {
	display: block !important;
	font-family: 'Slabo 27px', 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu li a {
	display: block;
	padding: 10px 8px;
	color: #1B1464;
	font-size: 14px;
	text-decoration: none;
}
.menu li a:hover {
	color: #ED1E79;
}
.menu ul:after {
	content: "";
	display: block;
	clear: both;
}
.menu li {
	float: left;
	width: auto;
}
/* イベント---------------------------------------------------------------
#event{
	display:none;
}*/


/* contactus --------------------------------------------------------------- */

#contactustitle {
	background: #ED1E79;
	color: #FFFFFF;
	padding-top: 58px;
	padding-bottom: 2px;
	font-family: 'Slabo 27px', 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size: 40px;
}

#contactus .inner{
	color:#4D4D4D;
	font-size:12px;
}
#contactus form{
	border: 1px solid #4d4d4d;
	padding: 20px;
}
#contactus input, #contactus textarea{
	border: 1px solid #4d4d4d;
	padding: 5px;
	margin: 5px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contactus textarea{
	width: 80%;
}
#contactus .button{
	background: #ffffff;
	padding: 5px 2em;
}

/* SNSボタン --------------------------------------------------------------- */

.sns div {
	display: inline-block;
}
 
.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

