body a{
    word-break: break-all;
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}
/* h1,h2,h3,h4,h5,h6{ */
/* 	padding:0 0; */
/* 	margin:0 0; */
/* } */
p{
    padding:0 0;
    margin:0 0;
}
ul{
    padding:0 0;
    margin:0 0;
}
body{
    padding:0 0;
    margin:0 0;
    font-family: "ヒラギノ角ゴ Pro W3","メイリオ";
}
@font-face {
   font-family: 'MavenPro-Medium';
   src: url(../fonts/MavenPro-Medium.ttf) format('truetype');
}
@font-face {
    font-family:'MavenPro-Bold';
    src: url(../fonts/MavenPro-Bold.ttf) format('truetype');
}
@font-face {
    font-family:'MavenPro-Regular';
    src: url(../fonts/MavenPro-Regular.ttf) format('truetype');
}
nav a:hover,
nav a:focus {
    outline: none;
}

/* Effect 1: Brackets */
.cl-effect-1 a::before,
.cl-effect-1 a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
}

.cl-effect-1 a::before {
    margin-right: 10px;
    content: ' - ';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

.cl-effect-1 a::after {
    margin-left: 10px;
    content: ' - ';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}
.logo h1 a{
    color:#5ACC42;
    font-family:'MavenPro-Bold';
    /* font-family:'MavenPro-Medium'; */
    font-size:1.3em;
    display:inline-block;
    text-decoration:none;
}
.top-menu{
    text-align:center;
    padding:2em 0;
}
.top-menu ul li{
    display:inline-block;
}
.top-menu ul li a{
    display:block;
    /* color:#fff; */
    /* font-size:1.25em; */
    font-size:1em;
    padding:0 1em;
    font-family:'MavenPro-Bold';
    text-decoration:none;
}
.top-menu span img{
    display:none;
}
.top-menu ul li a:hover{
    color:#163C6F;
}
.about{
    padding:3em 0 0em 0;
}
/* .closed{ */
/*     color:#aeaeae !important; */
/* } */

h3.abt h3{
    text-align:center;
    font-family:'MavenPro-Bold';
    font-size:3em;
}
h2.abt h2{
    text-align:left;
    font-family:'MavenPro-Bold';
    font-size:2em;
}

.about-top{
    margin-top:3em;
}
.schedule-top{
    margin-top:3em;
}

.schedule-top h4{
    font-size: 1.4em;
    color: #181a1b;
    margin-bottom: 0.5em;
    margin-top: 0.5em;    
}
.about-top h4 {
    font-family: 'MavenPro-Medium';
    /* font-family: 'MavenPro-Bold'; */
    font-size: 1.4em;
    color: #181a1b;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
.about-top h5, .schedule-top h5{
    font-family: 'MavenPro-Medium';
    /* font-family: 'MavenPro-Bold'; */
    font-size: 1em;
    color: #181a1b;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
    margin-right: 10px;
}
.schedule-top h5{
    text-align: center;
}
.schedule-top ol{
    font-size: 1.2em;
}
.schedule-top h6{
    font-size: 10pt;
    text-align:right;
}
.member h6{
    font-size: 1.3em;
    color: #181a1b;
    margin-bottom: 0.1em;
    margin-top: 0.1em;
    margin-left: 8%;
}
.text-left ul{
    padding-left: 5%;
}
    
.about-top p, .schedule-top p{
  font-size: 1.1em;
  color: #333;
  line-height: 1.7em;
  margin-left: 20px;
  margin-right: 20px;
}
.footer{
    background:#eee;
    padding:1.5em;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 14px;
    right: 3%;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url("../images/to-top1.png") no-repeat 0px 0px;
}
#toTopHover {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}
@media (max-width: 1280px){
    /* .banner { */
    /* 	/\* background: url(../images/bnr.jpg) no-repeat 0px 0px; *\/ */
    /* 	background-size: cover; */
    /* 	min-height: 720px; */
    /* } */
    /* .banner-info { */
    /* 	margin-top: 12em; */
    /* } */
    .about{
	/* background: url(../images/bg2.png) no-repeat 0px -9px; */
	background-size: cover;
	/* min-height: 612px; */
    }
    /* .service { */
    /* 	/\* background: url(../images/bg2.png) no-repeat 0px 9px; *\/ */
    /* 	background-size: cover; */
    /* 	min-height: 612px; */
    /* } */
}
@media (max-width: 1080px){
    .header {
	padding: 1.5em 0;
    }
    .top-menu ul li a {
	padding: 0 0.95em;
    }
    /* .banner-info h2 { */
    /* 	font-size: 2.6em; */
    /* } */
    /* .banner-info { */
    /* 	margin-top: 10em; */
    /* } */
    /* .banner { */
    /* 	min-height: 653px; */
    /* } */
    /* .banner-form p { */
    /* 	font-size: 1.1em; */
    /* } */
    /* .banner-form { */
    /* 	margin-top: 10.5em; */
    /* } */
    /* .about-grid-info{ */
    /* 	padding-left:0; */
    /* } */
    /* .about-grid-info h3 { */
    /* 	font-size: 1.6em; */
    /* } */
    /* h3.abt, h3.ser, .gallery h3, .skills h3, .contact h3, .pricing-text h3 { */
    h3.abt h3 {
	font-size: 2.5em;
    }
    /* .service-pic { */
    /* 	padding-left:0; */
    /* } */
    /* .service-info p { */
    /* 	font-size: 0.95em; */
    /* } */
    /* .service-info h3 { */
    /* 	font-size: 1.6em; */
    /* } */
    /* .about-grid-info p { */
    /* 	font-size: 0.95em; */
    /* } */
    /* .pricing-plans p { */
    /* 	font-size: 1em; */
    /* } */
    /* .contact form input[type="text"], .contact-right textarea { */
    /* 	font-size: 1em; */
    /* } */
    /* .contact-right textarea { */
    /* 	height: 170px; */
    /* } */
    /* .contact form input[type="submit"]{ */
    /* 	font-size:1em; */
    /* } */
    /* .contact-right{ */
    /* 	padding-right:0; */
    /* } */
}
@media (max-width: 991px){
    .logo h1 a {
	font-size: 1.2em;
    }
    .top-menu ul li a {
	font-size: 1.2em;
	padding: 0 0em;
    }
    /* .banner-info h2 { */
    /* 	font-size: 2.15em; */
    /* } */
    /* .banner { */
    /* 	min-height: 603px; */
    /* } */
    /* .banner-form { */
    /* 	margin-top: 8.5em; */
    /* } */
    /* .about-grid-info { */
    /* 	width: 50%; */
    /* 	float: left; */
    /* } */
    /* .about-pic { */
    /* 	float: left; */
    /* 	width: 50%; */
    /* } */
    /* .about-grid-info h3 { */
    /* 	font-size: 1.5em; */
    /* } */
    .about-top h4,.about-grid-info h4 {
	font-size: 1.2em;
    }
    .schedule-top h4{
	font-size: 1.2em;
    }
    
    /* .about-grids { */
    /* 	margin-top: 3em; */
    /* } */
    /* .service-pic { */
    /* 	float: left; */
    /* 	width: 33%; */
    /* } */
    /* .service-info { */
    /* 	width: 67%; */
    /* 	float: left; */
    /* } */
    /* .service-info h3 { */
    /* 	font-size: 1.5em; */
    /* } */
    /* .da-thumbs li a div h5 { */
    /* 	font-size: 1.3em; */
    /* 	margin: 2.5em 0 0 0; */
    /* } */
    /* .da-thumbs li a div span { */
    /* 	padding: 8px 0; */
    /* 	margin: 5px 14px 15px 14px; */
    /* 	font-size: 0.95em; */
    /* } */
    /* ul.callbacks_tabs.callbacks1_tabs { */
    /* 	bottom: -14%; */
    /* } */
    /* .pricing-plans { */
    /* 	margin-bottom: 2em; */
    /* } */
    /* .contact-right{ */
    /* 	padding:0; */
    /* 	margin-bottom:3em; */
    /* } */
    /* .footer { */
    /* 	padding: 1.5em 0; */
    /* } */
    /* .contact-left{ */
    /* 	padding:0; */
    /* } */
}
@media (max-width: 640px){
    span.menu{
	display: block;
	text-align: right;
	padding-bottom: 0.5em;
	cursor: pointer;	
	position:relative;
    }
    .top-menu span img{
	display:block;
    }
    .top-menu {
	width: 11%;
	float: right;
	margin: 0em 0;
	padding: 1em 0;
    }
    .top-menu  ul{
	display:none;
    }
    .top-menu  ul li {
	font-size: 12px;
	display:inline-block;
	width: 100%;
	margin:0;
    }
    .top-menu ul li a {
	padding:8px 0;
	font-size:1.4em;
    }
    .top-menu  ul{
	margin: 0;
	z-index: 999;
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0%;
	background: rgba(255, 255, 255, 0.84);
	/* background:rgba(86, 202, 67, 0.84); */
    }
    .top-menu  ul li a:hover,.top-menu ul li a.active:hover{
	/* color:#5ACC42; */
	color: #337ab7;
	border-radius:0;
	background:#fff;
    }
    .top-menu ul li a.active {
	color:#333;
	background:#eee;
    }
    .logo h1 a {
	font-size: 1em;
    }
    /* .banner-info h2 { */
    /* 	font-size: 1.7em; */
    /* } */
    /* .banner { */
    /* 	min-height: 420px; */
    /* } */
    /* .banner-form p { */
    /* 	font-size: 0.95em; */
    /* } */
    /* .banner-info { */
    /* 	margin-top: 9em; */
    /* } */
    /* .banner-form { */
    /* 	margin-top: 6.5em; */
    /* } */
    /* .banner-form form input[type="submit"]{ */
    /* 	font-size:0.9em; */
    /* } */
    /* h3.abt, h3.ser, .gallery h3, .skills h3, .contact h3, .pricing-text h3 { */
    h3.abt h3 {
	font-size: 2em;
    }
    .about-top,.schedule-top {
	margin-top: 3em;
    }
    .about {
	padding: 2em 0 0em 0;
	margin-left: 5%;
	margin-right: 5%;
    }
    /* .about-grid-info { */
    /* 	width: 100%; */
    /* } */
    /* .about-pic { */
    /* 	padding: 0; */
    /* 	width: 100%; */
    /* } */
    .about-top, .schedule-top {
	margin-top: 2em;
    }
    /* .about-grids { */
    /* 	margin-top: 2em; */
    /* } */
    /* .header { */
    /* 	padding: 1em 0; */
    /* } */
    /* .service-pic { */
    /* 	width: 36%; */
    /* } */
    /* .service-info { */
    /* 	width: 64%; */
    /* } */
    /* .service{ */
    /* 	padding-top:3em; */
    /* } */
    /* .da-thumbs li a div h5 { */
    /* 	font-size: 1.2em; */
    /* 	margin: 1.5em 0 0 0; */
    /* } */
    /* .da-thumbs li a div span { */
    /* 	font-size: 0.9em; */
    /* } */
    /* .skills h4{ */
    /* 	font-size:1.1em; */
    /* } */
    /* .progress { */
    /* 	width: 100%; */
    /* 	margin-bottom: 1em; */
    /* 	height: 15px; */
    /* } */
    /* .pricing-plans p { */
    /* 	font-size:0.95em; */
    /* } */
    /* .map iframe { */
    /* 	height: 230px; */
    /* } */
}
@media(max-width:480px){
    .container{
	margin-top: 0px;
    }
    /* .banner-info h2 { */
    /* 	font-size: 1.5em; */
    /* } */
    /* .banner-info { */
    /* 	margin-top: 7em; */
    /* } */
    /* .banner-form { */
    /* 	margin-top: 4.5em; */
    /* } */
    /* .banner-form form { */
    /* 	margin-top: 0.5em; */
    /* } */
    /* .banner { */
    /* 	min-height: 382px; */
    /* } */
    /* .banner-form form input[type="submit"] { */
    /* 	padding: 5px 2em; */
    /* } */
    /* .about-grid-info h3 { */
    /* 	font-size: 1.4em; */
    /* } */
    .about-top h4, .about-grid-info h4, .schedule-top h4{
	font-size: 1.1em;
    }

    .about-top p ,.about-grid-info p,.service-info p, .schedule-top p{
	font-size: 0.9em;
    }
    /* .service-pic { */
    /* 	width: 100%; */
    /* } */
    /* .service-info { */
    /* 	width: 100%; */
    /* 	margin-top:1em; */
    /* 	padding:0; */
    /* } */
    /* .service-info h3{ */
    /* 	font-size:1.4em; */
    /* } */
    /* .service-grid { */
    /* 	margin-top:2em; */
    /* } */
    /* .service-grids { */
    /* 	margin-top: 2em; */
    /* } */
    /* .da-thumbs li { */
    /* 	width: 48%; */
    /* } */
    /* .copywrite p, .copywrite p a { */
    /* 	font-size: 0.9em; */
    /* } */
    /* .copywrite { */
    /* 	float: none; */
    /* 	text-align:center; */
    /* } */
    /* .social{ */
    /* 	float:none; */
    /* 	text-align:center; */
    /* 	margin-top:0.5em; */
    /* } */
    /* .gallery-grids { */
    /* 	margin-top: 1em; */
    /* } */
}
@media(max-width:320px){
    .top-menu {
	width: 17%;
    }
    /* .banner-info { */
    /* 	margin-top: 5em; */
    /* } */
    /* .banner-info h2 { */
    /* 	font-size: 1.2em; */
    /* } */
    /* .banner-form { */
    /* 	margin-top: 2.5em; */
    /* } */
    /* .da-thumbs li { */
    /* 	width: 100%; */
    /* } */
    /* .banner { */
    /* 	min-height: 336px; */
    /* } */
    /* .da-thumbs li a div h5 { */
    /* 	margin: 3.5em 0 0 0; */
    /* } */
    h3.abt h3 {
	font-size: 1.7em;
    }
    .about-top p, .about-grid-info p, .service-info p , .schedule-top p{
	font-size: 0.85em;
    }
    /* .about-grid-info h3 { */
    /* 	font-size: 1.3em; */
    /* } */
    /* .service-pic{ */
    /* 	padding:0; */
    /* } */
    /* .service-info h3 { */
    /* 	font-size: 1.3em; */
    /* 	margin-bottom: 8px; */
    /* } */
    /* .gallery { */
    /* 	padding: 2em 0; */
    /* } */
    /* .skill-grids { */
    /* 	margin-top: 2em; */
    /* } */
    /* .pic1 { */
    /* 	width: 20%; */
    /* } */
    /* .pic-info { */
    /* 	width: 74%; */
    /* } */
    /* .pic-info a { */
    /* 	font-size: 0.9em; */
    /* } */
    /* ul.callbacks_tabs.callbacks1_tabs { */
    /* 	bottom: -5%; */
    /* 	left: 30%; */
    /* } */
    .map iframe {
	height: 160px;
    }
    /* .contact-right textarea { */
    /* 	height: 125px; */
    /* } */
    /* .contact { */
    /* 	min-height:727px; */
    /* } */
    .map {
	margin: 2em 0;
    }
    /* .contact form input[type="text"], .contact-right textarea { */
    /* 	padding: 8px 10px; */
    /* } */
    /* .contact form input[type="submit"] { */
    /* 	font-size: 0.9em; */
    /* 	padding: 7px 2em; */
    /* } */
}
.map_wrapper {
    max-width: 640px;
    min-width: 280px;
    margin: 20px auto;
    padding: 4px;
    border: 1px solid #CCC;
}

.googlemap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}