﻿body {
	visibility: hidden;	
}

/*
section
----------------------------------------------------------------------------------------------------*/
#about, #products {
	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 {
	position: absolute;
	width: 50%;
    line-height: 0.8;
	z-index: 100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	color: #FFFFFF;
	font-size: 550%;
	text-align: center!important;
	letter-spacing: 1px;
	text-shadow: rgba(0, 0, 0, 0.5) 3px 3px 5px;
}
h1 span{
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 40%;
    padding-left: 90px;
	background-image: url(../img/top/spain.png);
	background-size: 70px auto;
	background-position: left center;
	background-repeat: no-repeat;
}

h2{
	clear: both;
	font-size: 240%;
    font-weight: bold;
    display: inline-block;
	padding-top: 30px;
	line-height: 1.2;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
    color: #000;
	}
h2 span{
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 40%;
    padding-top: 12px;
    display: block;
}

.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) {
h1 {
     width: 75%;
		top: 53%;
		bottom: 0;
		font-size: 300%;
     line-height: 1.2;
		}
h1 span{
    	background-size: 50px auto;    
        line-height: 2;
        display: inline-block;
    padding-left: 70px;
    }
h2{
	clear: both;
	font-size: 160%;
	padding-left: 0px;
	line-height: 1.2;
	margin-bottom: 0px;
	margin-top: 30px;
	}

			}
	
		/*
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-left: auto;
    margin-right: auto;
	margin-top: 30px;
    margin-bottom: 30px;
}
.top_cate figure {
	float: left;
	width: 23%;
	margin-left: 1%;
    margin-right: 1%;
    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: 'Roboto Slab', serif;
	z-index: 1000;
	-webkit-transition: .3s;
	transition: .3s;
	font-size:120%;
	color: #85bfb7;
	padding-bottom: 5px;
    text-align: center!important;
    line-height: 90%;
    margin-top: 15px;

		}	
.top_cate p{
   color: #85bfb7;
    font-size: 80%;;
    line-height: 160%!important;
		}
.top_cate figure a{
	text-decoration: none;
}
.kana{
 color: #85bfb7;
    margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
.top_cate {
	width: 100%;
	margin-top: 0px;
}
.top_cate figure {
	float: left;
	width: 46%;
	margin-left: 2%;
    margin-right: 2%;
    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 Slab', 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;

	}

	/*
about
----------------------------------------------------------------------------------------------------*/
#about .text{
    font-size: 100%;
    line-height: 1.9;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: #666;
}
#about img{
    width: 100%;
    height: auto;
    
}

@media only screen and (max-width: 1024px) {
  
#about .text{
    font-size: 100%;
    line-height: 1.9;
    width: 90%;
    margin-left: 5%;
    margin-right:5%;
    text-align: left;
    color: #666;
}

}
#photo{
    width: 100%!important;
    
}
#photo img{
    width: 100%;
}

