﻿body {
	visibility: hidden;	
}

/*
section
----------------------------------------------------------------------------------------------------*/
.section {
	width : 90%;
	max-width:1200px;
    text-align: center;
	margin-right: auto;
	margin-left: auto; 
	overflow: hidden;

}
.main_text{
    margin-left: 15%;
	margin-right: 15%;
	color: #000000;
	line-height: 25px;
	margin-top: 0px;
	display: block;
	font-size: 90%;
}

.btn_detail{
	width: 60%;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	margin-top: 30px;
	}
	
.btn_detail a{
	font-family: 'Lato', Calibri, Arial, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	border: 2px solid #ce1c2a;
	color: #ce1c2a;
	margin-bottom: 30px;
	display: block;
	}
@media only screen and (max-width: 768px) {
.section {
	width : 100%; /* 画像の枠をさらに上位の枠の80%の横幅にする */
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto; /* 上下のマージンをゼロに、左右のマージンを自動に */
	clear: both;
	padding-top: 0px;
	padding-left: 0%;
	padding-right: 0%;
	
}
.main_text{
    margin-left: 10%;
	margin-right: 10%;
}
}
h1 {
	font-family: 'Montserrat', sans-serif;
	position: absolute;
	width: 100%;
	height: 80px;
	z-index: 100;
	bottom: 42%;
	color: #FFFFFF;
	font-size: 280%;
	text-align: center;
	letter-spacing: 1px;
	text-shadow: 2px 2px 4px #555; 
}
h1 span{
    font-family: 'Assistant', sans-serif;
    font-size: 60%;
}
.subtitle {
	font-size: 60%;
	
}
@media only screen and (max-width: 768px) {
	h1 {
		top: 45%;
		bottom: 0;
		font-size: 200%;
		
		}
	}
h2{
    font-family: 'Montserrat', sans-serif;
	clear: both;
	font-size: 180%;
	padding-top: 30px;
	line-height: 36px;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
    display: inline-block;
	}
h2 span{
    font-size: 60%;
}
.title{
    font-family: 'Montserrat', sans-serif;
    font-size: 230%!important;
    display: inline-block;
    text-align: center;

}
.bdr_btm{
    border-bottom: 1px solid #000;
    
}
.col2 h3{
	clear: both;
	text-align:center;
	
	font-size: 140%;
	padding-left: 0px;
	line-height: 30px;
	}
h4{
	clear: both;
	color: #ce1c2a;
	font-size: 100%;
	padding-left: 0px;
	line-height: 28px;
	margin-bottom: 20px;
	font-weight: bold;
	}
@media only screen and (max-width: 768px) {
 
	h2{
	clear: both;
	font-family: 'Montserrat', sans-serif;
	font-size: 110%;
	padding-left: 0px;
	line-height: 36px;
	margin-bottom: 0px;
	margin-top: 30px;
	}
.title{
    font-size: 200%!important;
}
			}
	
		/*
figure
----------------------------------------------------------------------------------------------------*/
.col1 {
	width: 100%;
	margin-top: 30px;
}
.col1 img {	
	width: 100%;
	height:auto;

		}	
.col1 h3 a{
	position: absolute;
	bottom: 0%;
	left: 0%;
	z-index: 2;
	-webkit-transition: .3s;
	transition: .3s;
	font-size: 80%;
	padding-top: 20px;
	padding-right:20px;
	padding-left: 10px;
	color: #FFFFFF  !important;
	font-weight: bold;
	padding-bottom: 20px;
		}

		/*
TOP　category
----------------------------------------------------------------------------------------------------*/
.top_cate {
	width: 100%;
	margin-top: 30px;
    margin-bottom: 30px;
}
.top_cate figure {
	float: left;
	width: 29.3%;
	margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 30px;
	text-align: center;
		}

.top_cate figure img {
    position: relative;
    overflow: hidden;
	width: 100%;
	height:auto;
    z-index: 2;
		}
.top_cate figure:hover {
transform: scale(1.07,1.07);
transition-duration: 0.3s;
}


.top_cate figure h3{
	font-family: 'Montserrat', sans-serif;
	z-index: 1000;
	-webkit-transition: .3s;
	transition: .3s;
	font-size:120%;
	color: #000  !important;
	padding-bottom: 5px;
    text-align: center!important;
    line-height: 90%;

		}	
.top_cate p{
     color: #666;
    font-size: 80%;;
    line-height: 160%!important;
		}
.top_cate figure a{
	text-decoration: none;
}
.kana{
    color:#000!important;
    margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
.top_cate {
	width: 100%;
	margin-top: 0px;
}
.top_cate figure {
	float: left;
	width: 50%;
	margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
		}
.top_cate figure h3 {
	z-index: 2;
	-webkit-transition: .3s;
	transition: .3s;
	font-size: 120%;
     line-height: 90%;
	text-align: center;
	padding: 0px 0px 3px 0px;	
		}
	
	.top_cate p{
    font-size: 80%;
  
    
		}

}



		/*
figure
----------------------------------------------------------------------------------------------------*/
.col2 {
	width: 100%;
	margin-top: 30px;
}
.col2 figure {
	float: left;
	width: 46%;
	margin-left: 8%;
	text-align: center;
		}

.col2 figure img {	
	width: 100%;
	height:auto;

		}

	
	
	
	
.sample14 figure {
			position: relative;
			overflow: hidden;
		}

			
	

	
.col2 figure h3 a{
		font-family: 'Roboto', sans-serif;
	position: absolute;
	bottom: 0%;
	right: 0%;
	z-index: 2;
	-webkit-transition: .3s;
	transition: .3s;
	font-size: 80%;
	padding-top: 20px;
	padding-right:20px;
	padding-left: 10px;
	color: #FFFFFF  !important;
	font-weight: bold;
	padding-bottom: 20px;
		}	

@media only screen and (max-width: 768px) {
.col2 {
	width: 100%;
	margin-top: 0px;
}
.col2 figure {
	float: boone;
	width: 50%;
	margin-left: 0%;
		}
.col2 figure h3 a {
	font-family: 'Roboto', sans-serif;
	position: absolute;
	top: 35%;
	left: 0;
	z-index: 2;
	-webkit-transition: .3s;
	transition: .3s;
	font-size: 80%;
	color: #FFFFFF  !important;
	font-weight: bold;
	text-align: center;
	padding: 0px;	
		}
	
	
}
			/*
col2_2 figure
----------------------------------------------------------------------------------------------------*/
.col2_2 {
	width: 100%;
	margin-top: 30px;
}
.col2_2 figure {
	float: left;
	width: 46%;
	margin-left: 8%;
	text-align: center;
		}
.col2_2 figure:first-child {
			margin-left: 0;
		}
.col2_2 figure img {	
	width: 100%;
	height:auto;

		}
.col2_2 h3 {
    font-size: 120%;
    text-align: left;
    font-weight: bold;
		}

	
.col2_2 figure {
			position: relative;
			overflow: hidden;
		}
	
.col2_2 figure p{
    color: #333333;
    font-size: 90%;
    text-align: left;
    line-height: 28px;
		}	

@media only screen and (max-width: 768px) {
.col2_2 {
	width: 90%;
	margin-top: 0px;
	margin-left: 5%;
    margin-right: 5%;
}
.col2_2 figure {
	float: none;
	width: 100%;	
	margin-left: 0%;
		}
.col2_2 figure p{
    font-size: 90%;
    text-align: left;

		}	
}


		
			/*
col3 figure
----------------------------------------------------------------------------------------------------*/
.col3 {
	width: 100%;
}
	.col3 figure {
	float: left;
	width: 31.33%;
	margin-left: 3%;

		}
.col3 figure:first-child {
			margin-left: 0;
		}
.col3 figure img {	
	width: 100%;
	height:auto;

		}
.move{
position:relative;
width:100%;
padding-top:56.25%;
}
.move iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	
}
@media only screen and (max-width: 768px) {
.col3 {
	width: 100%;
}	
.col3 figure {
	float: left;
	width: 100%;
	margin-left: 0%;

		}
}

	/*
figure
----------------------------------------------------------------------------------------------------*/
.col4{
	width: 100%;
	
}
.col4 figure {
	float: left;
	width: 22%;
	margin-left: 4%;
	margin-bottom: 30px;
	text-align: center;
	padding-bottom: 10px;
		}
.col4 figure:first-child {
			margin-left: 0;
		}
	.col4 figure img {	
	width: 100%;
	height:auto;

		}

	
	
	
figure {
			position: relative;
			overflow: hidden;
		}


	
.col4 figure h3{
    position: static;
    bottom: 0;
    right: 0px;
    z-index: 2;
    width: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 10px 0 5px;
    font-size: 90%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    max-height: 100px;
    line-height: 18px;
    font-weight: bold;
	}	
.col4 span{
    font-size: 80%;
    font-weight: normal;
	}	
		
		
@media only screen and (max-width: 768px) {
.col4 {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}
.col4 figure {
	float: left;
	width: 50%;
	margin-left: 0%;
	}

	
	
}
.more{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	clear: both;
	}
	
.more a{
	width: 300px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	display: block;
	}
.more a:hover{
	background-color: #444;

	}

	/*
apbout
----------------------------------------------------------------------------------------------------*/
.about .text{
    font-size: 100%;
    line-height: 1.9;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: #666;
}
.news .text{
    text-align: center;
}
.bg-1{
    position: relative;
    width: 100%;
    height: 450px;
    background-image: url(../img/top/About-Us.jpg);
    background-size: cover;
}
.bg-2{
    position: relative;
    width: 100%;
    height: 450px;
    background-image: url("../img/top/streetskate.jpg");
    background-size: cover;
    background-position: 0% bottom;
}
.catch {
	font-family: 'Montserrat', sans-serif;
	position: absolute;
	width: 100%;
	height: 80px;
	z-index: 100;
	bottom: 45%;
	color: #FFFFFF;
	font-size: 280%;
	text-align: center;
	letter-spacing: 1px;
	text-shadow: 2px 2px 4px #555; 
}
.catch span{
    font-family: 'Assistant', sans-serif;
    font-size: 60%;
}

@media only screen and (max-width: 768px) {
  .catch {
	font-size: 180%;

}  
.about .text{
    font-size: 100%;
    line-height: 1.9;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: #666;
}
    .news .text{
    text-align: left;
        width: 90%;
    margin-left: auto;
    margin-right: auto;
}
}
.news_img img{
    width: 70%;
    max-width: 600px;
    
}