@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: 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: #111111;
	background: #FFFFFF;
}

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

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

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


/* ヘッダー
------------------------------------------------------------*/
#header{
    text-align: center;
    border-top: 3px solid #C1272D;
}

#header h1{
	padding-top: 50px;
}

#mainnav a{
	color: #C1272D;
}

#mainImg{
    position: relative;
    overflow: hidden;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}


/* フッター
------------------------------------------------------------*/
#footer{
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    background-color:#C1272D;
}

.footmenu {
	width:100%;
	padding:30px 10px 5px 10px;
	overflow:hidden;
}
.footmenu ul {
	position:relative;
	float:left;
	left:50%;
	margin:0;
	padding:0;
}
.footmenu li {
	position:relative;
	left:-50%;
	float:left;
	list-style:none;
	margin:0;
	padding:0 10px;
	font-size:12px;
	text-align:left;
}
.footmenu a {
	color:#C1272D;
	text-decoration:none;
}
.footmenu a:hover {
	color:#C1272D;
	text-decoration:underline;
}

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

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

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

section h2{
    
    width: 60%;
    margin: 0 auto 40px;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    background: url("../images/borderred.png") repeat-x 0 50%;
    background-size: 1px 1px;
    color: #C1272D;
}

section h2 span {
	background: #FFFFFF;
	padding: 0 80px;
}

section h3{
    color: #111111;
    font-size: 18px;
}
section h4{
    color: #C1272D;
    font-size: 18px;
}


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

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

.inner01{
    width: 60%;
    margin: 0 auto;
    margin-bottom: 30px;
    clear: both;
}

.inner02{
    width: 60%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    padding-bottom: 0;
    border: 1px solid #C1272D;
    clear: both;
}
.inner06{
    width: 60%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    padding-bottom: 0;
    border: 1px solid #198fea;
    clear: both;
}
.inner07{
    width: 60%;
    margin-top: 0;
	font-size: 18px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 3px;
    color: #198fea;
    clear: both;
}
.inner08{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    background-color: #EBEBEB;
    padding-top: 20px;
}
.inner08a{
	width: 60%;
	margin: 0 auto;
	margin-bottom: 0px;
}
.inner08b{
	width: 60%;
	margin: 0 auto;
	margin-bottom: 0px;;
}
.inner03{
	width: 60%;
	margin: 0 auto;
	margin-bottom: 50px;
}
.inner04{
	width: 60%;
	margin: 0 auto;
	margin-bottom: 30px;
}
.inner05{
	width: 60%;
	margin: 0 auto;
	margin-bottom: 15px;
}

.photo1 {
	float:left;
	width:200px;
	margin-top:3px;
	margin-right:15px;
	margin-bottom:15px;
}
.photo2 {
	float:left;
	width:300px;
	margin-top:3px;
	margin-right:15px;
	margin-bottom:15px;
}
.photo3 {
	float:left;
	width:50%;
	margin-top:-20px;
}
.photo4 {
	float:left;
	width:400px;
	margin-top:3px;
	margin-right:15px;
	margin-bottom:15px;
}
.photo5 {
	float:left;
	width:300px;
	margin-top:3px;
	margin-right:15px;
	margin-bottom:15px;
}
.shop1 {
    width: 40%;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 15px;
    float: left;
}
.shop2 {
    margin-top: 3px;
    margin-left: 3%;
    margin-right: 0px;
    margin-bottom: 15px;
    float: left;
    width: 57%;
}

.name1 {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    color: #C1272D;
    margin-left: 10px;
    font-size: 18px;
    font-weight: bold;
    clear: both;
}
.name2 {
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #C1272D;
    margin-left: 10px;
    font-size: 15px;
	clear: both;
}
.twitter2 {
    float: left;
    margin-top: 0px;
    margin-right: 3%;
    margin-bottom: 0px;
    margin-left: 3%;
    clear: both;
    width: 94%;
    height: 600px;
}
.space00 {
	clear: both;
	height: 0px;
}
.space01 {
	clear: both;
	height: 10px;
}
.space02 {
	clear: both;
	height: 30px;
}
.space03 {
	clear: both;
	height: 20px;
}
.f-name {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 3px;
}
.q-name {
    color: #C1272D;
	font-size: 15px;
    margin-bottom: 3px;
}
.a-name1 {
    margin-bottom: 15px;
}
.a-name2 {
	font-size: 16px;
    margin-bottom: 15px;
}
.take-1 {
    color: #C1272D;
    font-size: 16px;
    margin-bottom: 3px;
    font-weight: bold;
}
.take-2 {
    color: #000000;
    font-size: 28px;
    margin-bottom: 3px;
    font-weight: bold;
}
.cart1 {
    margin-bottom: 20px;
    margin-top: 0px;
    border-bottom: 1px dotted #A9A9A9;
    clear: both;
}
.cart2 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: -1px;
    width: 100% !important;
    height: 100% !important;
}
.textred {
    color: #C1272D;
	font-weight: bold;
}
.pc { display: block !important; }
.sp { display: none !important; }

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

#sec02 header{
	display: none;
}

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

#gallery img{
	width: 100%;
	height: auto;
}
#gallery2 li{
	float: left;
	width: calc(100%/6);
	line-height: 0;
}

#gallery2 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{
	padding: 80px 50px;
	margin-bottom: 40px;
	line-height: 0 !important;
	background: #f6f6f6;
}

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

#sec04_02 img{
	width: auto;
}


/* 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;
}



/* 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;
    margin-top: 45px;
    margin-bottom: 45px;
	}

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

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

	
  #footer{
		padding: 10px 10px 20px 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: 30px;
	}
	.inner01{
	width: 94%;
	margin: 0 auto;
	margin-bottom: 30px;
}
section h4{
    color: #C1272D;
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.inner02{
    width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    padding-bottom: 0;
    border: 1px solid #C1272D;
    clear: both;
}

.inner03{
	width: 94%;
	margin: 0 auto;
	margin-bottom: 50px;
}
	.inner04{
	width: 94%;
	margin: 0 auto;
	margin-bottom: 30px;
}
	.inner05{
	width: 94%;
	margin: 0 auto;
	margin-bottom: 10px;
}
	.inner06{
    width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    padding-bottom: 0;
    border: 1px solid #198fea;
    clear: both;
}
.inner07{
    width: 94%;
    margin-top: 0;
	font-size: 18px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 3px;
    color: #198fea;
    clear: both;
}
.inner08a{
	width: 94%;
	margin: 0 auto;
	margin-bottom: 0px;
}
.inner08b{
	width: 94%;
	margin: 0 auto;
	margin-bottom: 0px;
}
	.photo1 {
	float:left;
	width:50%;
	margin-top:3px;
	margin-right:15px;
	margin-bottom:15px;
}
	.photo2 {
	float:left;
	width:50%;
	margin-top:3px;
	margin-right:15px;
	margin-bottom:15px;
}
	.photo3 {
	float:left;
	width:90%;
	margin-top:3px;
	margin-right:15px;
	margin-bottom:15px;
}
.photo4 {
    float: left;
    width: 100%;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    clear: both;
}
.photo5 {
	float:left;
	width:100%;
	margin-top:3px;
	margin-right:0px;
	margin-bottom:0px;
clear: both;
}
	.shop1 {
    width: 80%;
    margin-top: 3px;
    margin-right: 10px;
	margin-left: 10px;
    margin-bottom: 10px;
    float: left;
		clear: both;
}
.shop2 {
    margin-top: 3px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    clear: both;
}
	.twitter2 {
    float: left;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    clear: both;
    width: 94%;
}
	
	section h2{
    
    width: 94%;
    margin: 0 auto 40px;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    background: url("../images/borderred.png") repeat-x 0 50%;
    background-size: 1px 1px;
    color: #C1272D;
}
	.col3 li{
		line-height: 1.7;
	}
	.col3 img{
		margin: 0 auto;
	}
	.col3 .img{
		padding: 30px;
		margin-bottom: 20px;
	}
	#mainImg{
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
	#gallery li{
		float: left;
	width: calc(100%/4);
	line-height: 0;
	}
    #gallery2 li{
		float: left;
	width: calc(100%/3);
	line-height: 0;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	#sec04_02{
		padding: 50px 20px;
	}
}

@media only screen and (max-width: 799px){
	#header{
		position: fixed;
		width: 100%;
		z-index: 500;
	}
	
	#headerWrap{
		position: relative;
		width: 100%;
		height: 70px;
		background: #FFF;
	}
	
	#header h1{
		padding-top: 10px;
	}
	
	#header h1 img{
		margin-top: 3px;
		max-height: 45px;
		width: auto !important;
	}

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

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #C1272D;
  	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 #FFFFFF;
		background: #C1272D;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #FFFFFF;
		color: #FFFFFF;
		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 #FFFFFF;
		border-right: solid 2px #FFFFFF;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#mainImg{
		padding-top: 75px;
		z-index: -100;
	}
	.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;
	}
	.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
	.pc { display: none !important; }
.sp { display: block !important; }
}
