@charset "UTF-8";
/* 共通部分 */
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body {
	text-align: center;
	font-size: 100%;
	line-height: 1.5;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
	color: #fff;
	letter-spacing: 1px;
	background-color: #000;
	background-image: url(../images/main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.through{ text-decoration:line-through;}
.bb{ border-bottom:1px #FFF solid; padding-bottom:30px;}
img{ max-width: 100%;}


@media screen and (max-width: 680px) {
	.sp-hide{ display: none;}
}
@media screen and (min-width: 681px) {
	.sp-show{ display: none;}
}


 @media screen and (max-width: 480px) {
body {
	background-image: url(../images/main_min.jpg);
	background-position: center 60px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: contain;
}
}







body, html {
	height: 100%;
	letter-spacing:2px;
}
* html body {
	font-size: 150%;
	line-height: 1.5
}
*+first-child:html body {
font-size: 150%;
line-height:1.5;
}
a img {
	border: none;
}
a {
	color: #59B4E8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.clear {
	clear: both;
}
p {
	margin-bottom: 20px;
}
.tblack {
	color: #000;
}
.bigt {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2;
}
.bigert {
	font-size: 150%;
	font-weight: bold;
	line-height: 1.2;
}
.biggestt {
	font-size: 180%;
	font-weight: bold;
	line-height: 1.2;
}
.gray{ color:#666;}
.b14 {
	font-size: 120%;
	font-weight: bold;
}
.t10 {
	font-size: 80%;
}
.tDay {
	font-size: 500%;
}
.tweek {
	font-size: 250%;
}

.ttime {
	font-size: 200%;
}
 @media screen and (max-width: 700px) {
.tDay {
	font-size: 280%;
}
.tweek {
	font-size: 150%;
}
.ttime {
	font-size: 120%;
}
}
.ImgRight {
	float: right;
}
.ImgLeft {
	float: left;
}
.Orange {
	color: #F9B700;
}
.Red {
	color: #C03;
}
.yellow{ color: #DAE100;}
* html table td {
	font-size: 75%;
}
* html table th {
	font-size: 75%;
}
.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}
strong {
	font-weight: bold;
}
.m0 {
	margin: 0px;
}
.mt5 {
	margin-top: 5px;
}
.mt30 {
	margin-top: 30px;
}
.mb30 {
	margin-bottom: 30px;
}
.mr5 {
	margin-right: 5px;
}
.mr20 {
	margin-right: 20px;
}
.mt20 {
	margin-top: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.mr10 {
	margin-right: 10px;
}
.mr30 {
	margin-right: 30px;
}
.ml30 {
	margin-left: 30px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb50 {
	margin-bottom: 50px;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clear_both {
	clear: both;
}
#Main {
	width: 100%;
padding-top: 400px;
	background-size: cover;
}
.block{ overflow:hidden; margin-bottom:30px;}
 @media screen and (max-width: 480px) {
#Main {
	width: 100%;
	padding-top: 100%;
	background-size:auto;
}
}
#Main h1 {
	display: none;
}
#Main h2 {
	display: none;
}
.ContentsArea {
	background-image: url(../images/bar.png);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 60px;
	background-color: #000;
	width: 100%;
	overflow: hidden;
	padding-bottom:50px;
	
}
/* メニュー */
#menuArea{position: fixed;
top:50px; right:30px;}
#menuArea li{ list-style:none; width:77px; height:76px; margin-bottom:20px; display:block;}
#menuArea li a{ list-style:none; width:77px; height:76px; margin-bottom:20px; display:block;}



@media screen and (max-width: 680px) {
#menuArea{
	position: fixed;
top:0px; right:0px;
width:100%; height:60px; background-color:#000;}
#menuArea li{ list-style:none; width:38px; height:37px; margin:5px; display:block; float:right;}
#menuArea li a{ list-style:none; width:38px; height:37px; margin:5px; display:block; float:right;}
#menuArea li img{ width:38px; height:37px;}

}










/* インフォメーション */
.result{ margin:0 auto 50px auto; color:#F30;}
.sns{ margin-bottom:30px;}
.time{ padding:8px; background-color:#FFF; color:#000; font-size:24px; font-weight:bold;}
.InfoArea {
	width: 725px;
	margin: auto;
	overflow: hidden;
}
@media screen and (max-width: 680px) {
.InfoArea {
	width:320px;
	margin: auto;
	overflow: hidden;
}
}

h3.Information {
	background-image: url(../images/tit_info.jpg);
	text-indent: -9999px;
	width: 284px;
	height: 43px;
	margin: 0px auto 30px auto;
}
.InfoDetail {
	width: 350px;
	margin: auto;
	overflow: hidden;
	float: left;
}
.InfoDetail dt {
	width: 94px;
	height: 94px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 20px;
}
.InfoDetail dd {
	width: 230px;
	height: 94px;
	float: left;
	margin-left: 20px;
	text-align: left;
	padding-top: 20px;
}
.number {
	background-image: url(../images/info1.jpg);
}
.fee {
	background-image: url(../images/info2.jpg);
}
.limit {
	background-image: url(../images/info3.jpg);
}
.condition {
	background-image: url(../images/info4.jpg);
}
.access {
	width: 725px;
	margin: auto;
}
.access dt {
	width: 94px;
	height: 94px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 20px;
	background-image: url(../images/info5.jpg);
	margin-right: 20px;
}
.access dd {
	width: 200px;
	overflow: hidden;
	text-align: left;
	float: left;
}
.access .map {
	float: right;
	width: 370px;
	margin-left: 20px!important;
}
 @media screen and (max-width: 680px) {
dl.InfoDetail {
	width: 100%;
	margin: auto;
	overflow: hidden;
}
dl.InfoDetail dt {
	width: 94px;
	height: 94px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
dl.InfoDetail dd {
	width: 170px;
	text-align: left;
	padding-top: 20px;
}
.access {
	width: 100%;
	margin: auto;
}
.access dt {
	width: 94px;
	height: 94px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-image: url(../images/info5.jpg);
	margin-right: 20px;
}
.access dd {
	overflow: hidden;
	text-align: left;
	float: left;
	width: 170px;
}
}

h3.caution {
	text-indent: -9999px;
	background-image: url(../images/tit_caution.jpg);
	width: 159px;
	height: 32px;
	margin: 50px auto 20px auto;
}

.inquiry{ background:#333; padding:30px;}
.inquiry h3{ font-size:30px; margin-bottom:20px;}

@media screen and (max-width: 480px){
	.inquiry{ font-size:90%; text-align:left;}
}

.narrow{ display:none;}

@media screen and (max-width: 680px) {
.wide{ display:none;}	
.narrow{ display:block;}
}
	
@media screen and (max-width: 480px){
 .cautionTxt{ font-size:90%; text-align:left; margin:0 20px 20px 20px;}
}
	







/* セミナー */	

.seminarArea {
	width: 840px;
	margin: auto;
	overflow: hidden;
}
@media screen and (max-width: 680px) {
.seminarArea {
	width:320px;
	margin: auto;
	overflow: hidden;
}
}

.seminar{ margin-bottom:50px;text-align:center; overflow:hidden; }	
.seminar h3{ font-size:26px; margin-bottom:20px; line-height:250%;}	
.seminar .study{ font-size:20px; color:#F1EE7C; line-height:250%;}
.seminar .left{ border:#F2E65F 1px dashed; padding:4%; float:left; width:40%;border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px; text-align: left;}
	
	.seminar .right{ border:#F2E65F 1px dashed; padding:4%; float:right; width:40%;border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px; text-align: left;}
@media screen and (max-width: 680px) {
.seminar .left{ border:#F2E65F 1px dashed; padding:4%; width:90%;border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px; text-align: left;}
	
	.seminar .right{ border:#F2E65F 1px dashed; padding:4%;  width:90%;border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px; text-align: left;}
}	

.specialArea {
	clear: both;
	background-color: #000;
	padding: 20px;
	overflow: hidden;
	margin-bottom:50px;
}
.specialArea dt {
	width: 94px;
	height: 94px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 20px;
	background-image: url(../images/info6.jpg);
	margin-right: 20px;
}
.specialArea dd {
	width: 50%;
	text-align: left;
	float: left;
}
.specialArea .special {
	width: 550px;
	text-align: left;
	float: left;
	padding-top:20px;
}
.specialArea .decomap {
	text-align:center;
	width: 40%;
	padding:2%;
	background-color:#01534F;
	float:right;
}

@media screen and (max-width: 680px) {
.specialArea .special {
	width: 100%;
	text-align: left;
	padding-top:20px;
}
.specialArea dd {
	text-align: left;
	width: 100%;
}

.specialArea .decomap {
	text-align:center;
	width: 100%;
	padding:2%;
	background-color:#01534F;
	
}
.decomap img {
	width: 100%;
	max-width: 287px;
}
}

	
	
/* アバウト */
#about{
	text-indent: -9999px;
	background-image: url(../images/tit_about.jpg);
	width: 160px;
	height: 45px;
	margin: 50px auto 50px auto;}
	
	#aboutBtn{
		position: absolute;
	height: 161px;
	width: 161px;
	right: 20%;
	top: 350px;
}
@media screen and (max-width: 800px) {
#aboutBtn{
	position: absolute;
	height: 100px;
	width: 100px;
	display: block;
	right: 10%;
	top: 350px;
}
#aboutBtn img{ width:100px; height:100px;}
}
@media screen and (max-width: 480px) {
#aboutBtn{
	position: absolute;
	height: 100px;
	width: 100px;
	right: 10%;
	top: 350px;
}
#aboutBtn img{ width:100px; height:100px;}
}


#timelineWrap{ width:600px; margin:auto; overflow:hidden; text-align:left;}
@media screen and (max-width: 600px) {
#timelineWrap{ width:100%; margin:auto; overflow:hidden; text-align:left;}
.aboutImg{ width:100%;}
}

.time{ overflow:hidden; clear:both; overflow:hidden;}
.aboutLeft{ width:370px;float:left; text-align:left;}
.timeaction{ padding-left:10px;}
@media screen and (max-width: 480px) {
	.timeaction{ font-size:80%; padding:0 20px 0 20px;}
}
.timeLine{ padding-bottom:50px;}



@media screen and (max-width: 480px) {
.aboutTxt{ text-align:left; margin: 0 20px 0 20px; font-size:90%;}
}









	
/* スタッフ */
#staff{
	text-indent: -9999px;
	background-image: url(../images/tit_staff.jpg);
	width: 115px;
	height: 46px;
	margin: 50px auto 50px auto;}
.staffBox { width:90%; margin:auto; overflow:hidden;}
.staffBox dl img{ margin-bottom: 2%;}
.staffBox dl {  display: inline-block; vertical-align: top; margin:2%;}

@media screen and (max-width: 610px) {
.staffBox { width:90%; margin:auto; text-align: center; font-size: 0;}	
.staffBox dl{ width:45%; margin: 2%!important; text-align:center; display: inline-block; vertical-align: top;font-size: 14px;}
	

}


.staffBox dl{}
/* リンク */
.LinkArea{
	background-image: url(../images/bar.png);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 60px;
	background-color: #fff;
	width: 100%;
	overflow: hidden;
	padding-bottom:50px;
	}
	h3#link{
		text-indent: -9999px;
	background-image: url(../images/tit_link.jpg);
	width: 115px;
	height: 46px;
	margin: 50px auto 20px auto;}
	.banner img{ margin:0px 20px 0px 20px; }
	
	@media screen and (max-width: 500px) {
		.banner{ text-align:center; width:240px; margin:auto;}
		}
	
	
	
	/* フッター */
	#footer{ background-image: url(../images/bar.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color:#000;
	height:50px; width:80%; font-size:60%; padding:20px 10%;}
	
	
	
	.bar{ border-bottom:1px dotted #FFFFFF; margin-bottom:100px; padding-top:100px;}


.close{ text-decoration:line-through;}





/* shape */
.card {
    position: relative;
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    border-bottom-right-radius: 60px 5px;
    -webkit-box-shadow: inset -20px -20px 5px -20px rgba(0, 0, 0, .1);
    font-size: 12px;
    color: #FFFFFF;
}
.card:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
}

/* skin */
.bgRed		{ background-color: #E46; }
.bgGreen	{ background-image:  url(../images/bana_bg.jpg);}
.bgBlue		{ background-color: #089; }
.bgYellow	{ background-color: #EC0; }
.bgPurple	{ background-color: #B18; }

/* motion */
@-webkit-keyframes flapInTheWind {
    0% {
	border-bottom-right-radius: 60px 5px;
	-webkit-box-shadow: inset -20px -20px 5px -20px rgba(0, 0, 0, .1);
    }
    20% {
	border-bottom-right-radius: 80px 20px;
	-webkit-box-shadow: inset -20px -20px 10px -20px rgba(0, 0, 0, .1);
    }
    60% {
	border-bottom-right-radius: 60px 5px;
	-webkit-box-shadow: inset -20px -20px 5px -20px rgba(0, 0, 0, .1);
    }
    100% {
	border-bottom-right-radius: 160px 30px;
	-webkit-box-shadow: inset -20px -20px 15px -20px rgba(0, 0, 0, .1);
    }
}
.flapInTheWind {
    -webkit-animation-name: flapInTheWind;
    -webkit-animation-duration: 4s;
    -webkit-animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
}
.flapInTheWind:hover {
    -webkit-animation: 0;
}

/* intractive motion */
.flip:hover {
    border-bottom-right-radius: 180px 30px;
    -webkit-box-shadow: inset -20px -20px 20px -20px rgba(0, 0, 0, .1);
}
.flipMore:hover {
    border-bottom-right-radius: 300px 60px;
    -webkit-box-shadow: inset -20px -20px 60px -20px rgba(0, 0, 0, .1);
}
.flipAnimation {
    -webkit-transition: all .5s ease;
}






/*p{line-height: 100%!important;}*/




