@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

/* 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: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
	background: #fff;
}

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

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

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


img {
	vertical-align:bottom;
}
a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
}


/* ヘッダー
------------------------------------------------------------*/
#header{
	text-align: center;
	height:100px;
}


#mainnav a {
	color:#000;
}

#mainImg{
	position: relative;
  overflow: hidden;
  width: 100%;
  height: 528px;
}

#mainImg img{
	position: absolute;
  left: 50%;
	max-width: 1280px;
  width: 1280px;
  height: 528px;
  margin-left: -640px;
}


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


/* 共通
------------------------------------------------------------*/

img{
	max-width: 100%;
	height: auto;
}

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

section h2{
	font-family: ;
	color:#F04F8B;
	margin: 0 auto 40px;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
	background-position: 0 50%;
}

section h2 span {
	background: #fff;
	padding: 0 40px;
}

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

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




#sec01 {
	background:#FEF6F9;
}
.bg01 {
	background:#fff;
	padding:30px 40px 50px 40px;
}


#sec01 h2 span {
	background:#FEF6F9;
}


/* 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: 20px;
	line-height: 0 !important;
	text-align:center;
}


#sec04_02 img{
	width: auto;
}


#sec04_02 .innerS {
	text-align:left;
	padding-bottom:0px;
}

.col3 h3 {
	color:#F04F8B;
	line-height:1.3em;
	font-size:23px;
	text-align:center;
	padding-bottom:10px;
}

/*MENU*/
.menuBox {
	padding:25px 30px 30px 30px;
	border:1px solid #ccc;
	border-left:3px solid #F04F8B;
	margin:10px 0;
}

.menuBox h3 {
	color:#F04D8B;
	font-size:26px;
	font-weight:normal;
}

.menuBox h3 span {
	font-size:14px;
	display:inline-block;
	padding:0 10px;
	margin:0 0 0 10px;
	border: 1px solid #F04D8B;
}

.menuBox .price {
	color:#4B9FEC;
	font-size:18px;
}
	#mainV img, #mainV_sp img {
		width:100%;
	}

.cf:after {   
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/* clearfix for ie7 */
.cf{
  display: inline-block;
}
.cf {
  display: block;
}


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

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

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

	.panel{
		display:block !important;
	}

	#mainnav li{
		display: inline-block;
		padding: 10px 25px;
		font-size: 15px;
	}
	

	#header h1{
		position:absolute;
		top:27px;
		left:27px;
	}
	
	#mainnav {
		position:absolute;
		top:27px;
		right:27px;
	}
	.btn02 {
		background:#F04F8B;
	}
	#mainnav .btn02 a {
		color:#fff;
	}
	section h2 {
		width:40%;
	}

	#sec04_02{
		background: url(../images/mainImg.jpg) no-repeat;
		background-size:auto 100%;
		text-align: center;
		padding: 220px 20px;
	}

	/* SEC03 PROJECT
	-----------------*/
	.col3{
		text-align: center;
	}

	.col3 li{
		display: inline-block;
		width: 29.5%;
		padding: 0 1% 30px;
		margin-bottom: 0;
		vertical-align: top;
		text-align: left;
	}
	
	.btn01 {
		text-align:center;
		padding: 80px 0 0 0;
	}
	/*フッター*/
	footer {
		border-top:1px solid #ccc;
		font-size:13px;
		-webkit-text-size-adjust: none;
		line-height:1.7em;
	}
	footer a:link, footer a:visited {
		text-decoration:none;
		color:#666666;
	}
	footer a:hover {
		text-decoration:underline;
	}
	
	.w980 {
		width:980px;
		margin:0 auto;
	}
	
	#fmenu02 {
		padding:20px 0;
	}
	#fmenu02_logo {
		float:left;
		width:270px;
	}
	#fmenu02 ul {
		float:right;
		width:710px;
	}
	#fmenu02 li {
		float:left;
		line-height:25px;
		width:250px;
		background:url(../img/arrow01.png) no-repeat 0 8px;
	}
	
	#fmenu02 li:nth-child(3n+1) {
		width:200px;
	}
	#fmenu02 li:nth-child(3n+2) {
		width:260px;
	}
	#fmenu02 li a {
		display:block;
		margin-left:10px;
	}
	#fmenu02 a:hover {
	}
	
	/*finfo*/
	#finfo {
		background:#987E69;
		padding:20px 0;
		clear:both;
		color:#fff;
		font-size:14px !important;
		line-height:20px;
	}
	#finfo a {
		color:#fff!important;
	}
	#finfo h2 {
		font-weight:bold;
	}
	#copyright {
		font-family:"Times New Roman", Times, serif;
		text-align:right;
		margin-top:-20px;
		font-size:13px;
	}

	#mainV {
		line-height:0px;
	}
	#mainV_sp {
		display:none;
		line-height:0px;
	}
	.menuBox h3 br {
		display:none;
	}
	

}


@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;
	}
	#gallery li{
		float: none;
		width: 100%;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	#sec04_02{
		padding: 50px 20px;
	}
}

@media only screen and (max-width: 899px){
	#header{
		position: fixed;
		width: 100%;
		z-index: 500;
		height:70px;
	}
	
	#headerWrap{
		position: relative;
		width: 100%;
		height: 70px;
		background: #fff;
		border-bottom: 1px solid #ccc;
	}
	
	#header h1{
		padding: 20px 0 0 10px;
		text-align:left;
	}
	
	#header h1 img{
		width:240px;
	}
	
	#sec04_02 {
		padding:100px;
	}

  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: #F04F8B;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #F04F8B;
  	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 #F04E8B;
		border-right: solid 2px #F04E8B;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#mainImg{
		padding-top: 60px;
		z-index: -100;
	}



	#sec04_02{
		background: url(../images/mainImg.jpg) no-repeat 0 70px;
		background-size: auto 482px;
		text-align: center;
		padding: 320px 0px 100px 0;
	}

#sec04_02 .innerS {
	text-align:center;
	padding-bottom:0px;
}

	#sec04_02 img {
		width:70%;
	}

	.col3 img {
		width:50px;
	}

	.col3 .img {
		margin-bottom:10px;
	}
	.col3 li{
		margin: 20px auto 0 auto;
		display: block;
	}
	section{
		padding-top: 50px;
	}
	section h2{
		margin: 0 auto 20px;
	}
	section h2 span {
		padding: 0 30px;
	}
	
	#mainV {
		display:none;
		padding-top:70px;
	}
	#mainV_sp {
		padding-top:70px;
	}
	
	.bg01 {
		background:#fff;
		padding:20px;
	}
	.bg01 h3 br {
		display:none;
	}

	section h2{
		font-size: 24px;
		font-weight: normal;
		text-align: center;
		background-image: url(../images/border.gif);
		background-repeat: repeat-x;
		background-position: 0 50%;
	}
	
	section h2 span {
		background: #fff;
		padding: 0 10px;
	}

	.menuBox {
		padding:15px;
		border:1px solid #ccc;
		border-left:3px solid #F04F8B;
		margin:10px 0;
		line-height:1.3em ;
	}
	
	.menuBox h3 {
		color:#F04D8B;
		font-size:18px;
		font-weight:normal;
		padding-bottom:10px;
	}
	
	.menuBox h3 span {
		font-size:10px;
		display:inline-block;
		padding:0 10px;
		margin:8px 5px 0 0px;
		border: 1px solid #F04D8B;
	}

.menuBox .price {
	color:#4B9FEC;
	font-size:16px;
	padding-top:10px;
}
.btn01 {
	text-align:center;
	padding:30px 0 0 0;
}
.btn01 img {
	width:100%;
}


	/*フッター*/
	footer {
		border-top:1px solid #ccc;
		font-size:13px;
		-webkit-text-size-adjust: none;
		line-height:1.7em;
	}
	.w980 {
				padding:10px;
	}
	footer a:link, footer a:visited {
		text-decoration:none;
		color:#666666;
	}
	
	
	#fmenu02 {
		padding:10px 0;
	}
	#fmenu02_logo img  {
		width:100px;
	}
	
	/*finfo*/
	#finfo {
		background:#987E69;
		padding:10px 0;
		clear:both;
		color:#fff;
		font-size:14px !important;
		line-height:20px;
	}
	#finfo a {
		color:#fff!important;
	}
	#finfo h2 {
		font-weight:bold;
	}
	#copyright {
		font-family:"Times New Roman", Times, serif;
		font-size:13px;
	}
}


.sec02-caption {
	padding:0 0 1em 0;
	text-align:center;
	margin-top:-2em;
}