@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Pacifico);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font-weight: lighter;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.9;
	color: #333;
	background-image: url(../images/back.png);
	background-repeat: repeat;
}

a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}


/* ヘッダー
------------------------------------------------------------*/


.pink {
	color: #ef8a85;
	text-align:center;
}

#mainnav a{
	color: #000;
}

#mainimg{
  width: 100%;
  height: 660px;
}
.rogo {
	height: 160px;
	width: 160px;
	position: absolute;
	left: 18%;
	top: 5%;
	z-index:9999;
}
.toprogo {
	margin-top: 30px;
	width: 50%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	letter-spacing: 0.2em;
	color: #333;
	text-align: center;
	font-weight: lighter;
	padding-top:5px;
}
.copy {
	width:550px;
	height:auto;
	position: absolute;
	z-index: 9999;
	top: 22%;
	right: 16%;
}

h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 22px;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 30px;
	letter-spacing: 0.3em;
	line-height: 1.4em;
}
.yohaku {
	margin-top:70px;
}
.mainimg{
	display:none;
}

.mainimg img{
	display:none;
}


/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 100%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 50px;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-color: #CCCCCC;
	height: 55px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#page-top a:hover {
	text-decoration: none;
}
#tel {
    position: fixed;
    bottom: 20px;
    left: 20px;
    font-size: 100%;
}
#tel a {
	text-decoration: none;
	color: #fff;
	width: 50px;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-color: #00CCCC;
	height: 55px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#tel a:hover {
	text-decoration: none;
}
#net {
    position: fixed;
    bottom: 20px;
    left: 90px;
    font-size: 100%;
}
#net a {
	text-decoration: none;
	color: #fff;
	width: 50px;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-color: #FF9900;
	height: 55px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#net a:hover {
	text-decoration: none;
}



/* 共通
------------------------------------------------------------*/
.movie {
	width:853px;
	height:480px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
img{
	max-width: 100%;
	height: auto;
}

section{
	clear:both;
	padding-top: 70px;
}

section h2{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 60%;
	margin: 0 auto 40px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	background: url(../images/border.png) repeat-x 0 50%;
	background-size: 1px 1px;
	color: #804F24;
}

section h2 span {
	padding: 0 80px;
	background-image: url(../images/back.png);
	background-repeat: repeat;
}

.inner{
	width: 94%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.innerS{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 80px;
}


/* SEC02 Gallery
------------------------------------------------------------*/
#sec02{
	padding: 0 !important;
}

#sec02 header{
	display: none;
}

.gallery li{
	float: left;
	width: calc(100%/3);
	line-height: 0;
}

.gallery img{
	width: 100%;
	height: auto;
}


/* SEC03 PROJECT
------------------------------------------------------------*/
#sec03 img{
	width: 100%;
	margin-bottom: 30px;
}


/* SEC04 BRAND
------------------------------------------------------------*/
.col3 img{
	display: block;
	margin: 0 auto 5px;
}

.col3 li{
	line-height: 2.0;
}

.col3 .img{
	margin-bottom: 40px;
	line-height: 0 !important;
}




/* SEC05 COMPANY
------------------------------------------------------------*/
#sec05 p{
	margin-bottom: 5px;
}

.col2 li{
	display: inline-block;
	width: 100%;
	margin: 20px 0;
}

#sns img{
	padding: 35px 10px 5px 0;
}

#sns a:hover img{
	opacity: .8;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	z-index: 0;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}

/*テーブル
---------------------------------------------------------------------------*/
/*ta1設定*/
.ta1 {
	width: 100%;
	margin-bottom: 15px;
}
.list .ta1 {
	margin-bottom: 0;
}
.ta1, .ta1 td, .ta1 th {
	border: 1px solid #999;	/*テーブルの枠線の幅、線種、色*/
	padding: 10px;	/*ボックス内の余白*/
	word-break: break-all;
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi {
	width: auto;
	text-align: left;	/*左よせ*/
	background: #a8a8a8;	/*背景色（古いブラウザ用）*/
	background: rgba(0,0,0,0.3);	/*背景色。rgbaは色設定で0,0,0は黒。0.3が透明度。*/
	color: #fff;	/*文字色*/
}
/*ta1の左側ボックス*/
.ta1 th {
	width: 140px;	/*幅*/
	text-align: center;	/*センタリング*/
	background: #f3f3f3;	/*背景色（古いブラウザ用）*/
	background: rgba(0,0,0,0.5);	/*背景色。rgbaは色設定で0,0,0は黒。0.05が透明度。*/
}
/*ta1の右側ボックス*/
.ta1 td {
	background: #000;	/*背景色*/
}
/*画像*/
.ta1 img {
	vertical-align: bottom;
}




/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 1200px){
	.inner{
		width: 1024px;
	}
}

@media only screen and (min-width: 800px){
	body{
		font-size:14px;
	}
	
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}

	#mainnav li{
		display: inline-block;
		padding: 50px 25px;
		font-size: 15px;
	}
	
	
	/* SEC03 PROJECT
	-----------------*/
	.col3{
		text-align: center;
	}

	.col3 li{
	display: inline-block;
	width: 28%;
	margin-bottom: 0;
	vertical-align: top;
	text-align: left;
	padding-top: 0;
	padding-right: 2.5%;
	padding-bottom: 50px;
	padding-left: 2.5%;
	}
	
  #footer{
		padding: 30px 10px 70px 0;
	}
}


@media only screen and (min-width: 641px){
	.col2 li{
		width: 60%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 35%;
		padding-right: 4%;
	}
}

@media only screen and (max-width: 640px){
	

	.innerS{
		width: 94%;
		padding-bottom: 70px;
	}
	.col3 li{
		line-height: 1.7;
	}
	.col3 img{
		margin: 0 auto;
	}
	.col3 .img{
		padding: 30px;
		margin-bottom: 20px;
	}
	#gallery li{
		float: none;
		width: 100%;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	#sec04_02{
		padding: 50px 20px;
	}
}

@media only screen and (max-width: 799px){
	
.toprogo {
	margin-top: 30px;
	width: 90%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.rogo {
	height: 100px;
	width: 100px;
	position: absolute;
	left: 5%;
	top: 8%;
	z-index: 9999;
}
.copy {
	width:230px;
	height:auto;
	position: absolute;
	z-index: 9999;
	top: 22%;
	right: 3%;
}
h1 {
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #333;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
}
	
	

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 60%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #000;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #000;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		width: 100%;
		text-align: right;
		z-index:500;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #fff;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

#mainimg{
		display:none;
}

#mainimg img{
	display:none;
}
.mainImg{
	display:block;
	padding-top: 60px;
		z-index: -100;
}

.mainimg img{
	display:block;
}

	.col3 li{
		margin: 50px auto 0 auto;
		display: block;
	}
	section{
		padding-top: 50px;
	}
	section h2{
		margin: 0 auto 20px;
	}
	section h2 span {
		padding: 0 30px;
	}
	
	
/*テーブル
---------------------------------------------------------------------------*/
/*ta1設定*/
.ta1 {
	width: 100%;
	margin-bottom: 15px;
}
.list .ta1 {
	margin-bottom: 0;
}
.ta1, .ta1 td, .ta1 th {
	border: 1px solid #999;	/*テーブルの枠線の幅、線種、色*/
	padding: 10px;	/*ボックス内の余白*/
	word-break: break-all;
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi {
	width: auto;
	text-align: left;	/*左よせ*/
	background: #a8a8a8;	/*背景色（古いブラウザ用）*/
	background: rgba(0,0,0,0.3);	/*背景色。rgbaは色設定で0,0,0は黒。0.3が透明度。*/
	color: #fff;	/*文字色*/
}
/*ta1の左側ボックス*/
.ta1 th {
	width: 70px;	/*幅*/
	text-align: center;	/*センタリング*/
	background: #f3f3f3;	/*背景色（古いブラウザ用）*/
	background: rgba(0,0,0,0.5);	/*背景色。rgbaは色設定で0,0,0は黒。0.05が透明度。*/
}
/*ta1の右側ボックス*/
.ta1 td {
	background: #000;	/*背景色*/
}
/*画像*/
.ta1 img {
	vertical-align: bottom;
}


}
