@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: #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;
}
/* ヘッダー
------------------------------------------------------------*/
#header {
	text-align: center;
}
#header h1 {
	padding-top: 60px;
}
#mainnav a {
	color: #000;
}
#mainImg {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 528px;
}
#mainImg video {
	position: absolute;
	left: 50%;
	max-width: 1280px;
	width: 1280px;
	height: 528px;
	margin-left: -640px;
}
h1 {
	display:none;
}
/* フッター
------------------------------------------------------------*/
#footer {
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}
#kure, a {
	color: #FFF;
	text-decoration: none;
}
/* 共通
------------------------------------------------------------*/

img {
	max-width: 100%;
	height: auto;
}
section {
	clear:both;
	padding-top: 70px;
}
section h2 {
	font-family: 'Pacifico', cursive;
	width: 80%;
	margin: 0 auto 40px;
	font-size: 22px;
	font-weight:normal;
	text-align: center;
	background: url(../images/borderBlack.png) repeat-x 0 50%;
	background-size: 1px 1px;
}
section h2 span {
	background: #fff;
	padding: 0 80px;
}
.inner {
	width: 94%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.innerS {
	width: 60%;
	margin: 0 auto;
	padding-bottom: 80px;
}
.innerSS {
	width: 60%;
	margin: 0 auto;
	padding-bottom: 30px;
}
/* SEC02 Gallery
------------------------------------------------------------*/
#sec02 {
	padding: 0 !important;
}
#sec02 header {
	display: none;
}
#gallery li {
	float: left;
	width: calc(100%/5);
	line-height: 0;
}
#gallery img {
	width: 100%;
	height: auto;
}
#gallery2 li {
	float: left;
	width: calc(100%/8);
	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: 50px 50px;
	margin-bottom: 0px;
	line-height: 0 !important;
	background: #f6f6f6;
}
.col3 .title {
	text-align: center;
	color: #FFF;
	background-color: #bebebe;
	margin: 0px;
	margin-bottom: 10px;
}
.col4 img {
	display: block;
	margin: 0;
}
.col4 li {
	line-height: 1.3;
}
.col4 .title {
	text-align: center;
	color: #808080;
	background-color: #fff;
	margin: 0px;
}
.col4 p {
	padding: 10px;
	text-align:center;
}
.col4 .img {
	padding: 0px 0px;
	margin-bottom: 0px;
	line-height: 0 !important;
	background: #fff;
}
#sec04_02 {
	background: url(../images/bgSec04.jpg) no-repeat 100% 100% fixed;
	background-size: cover;
	-webkit-background-size: cover;
	text-align: center;
	padding: 150px 20px;
	background-position:center;
}
#sec04_02 img {
	width: auto;
}
#sec04_03 {
	background: url(../images/bgSec04.jpg) no-repeat 100% 100% fixed;
	background-size: cover;
	-webkit-background-size: cover;
	text-align: center;
	padding: 0px;
	background-position:center;
}
#sec04_03 img {
	width: auto;
	margin-bottom:-10px;
}
#sec04_04 {
	background: url(../images/bgSec04.jpg) no-repeat 100% 100% fixed;
	background-size: cover;
	-webkit-background-size: cover;
	text-align: center;
	padding: 0;
	background-position:center;
}
#sec04_04 img {
	width: auto;
	margin-bottom:-10px;
}
#sec04_05 {
	background: url(../images/bgSec04_1.jpg) no-repeat 100% 100% fixed;
	background-size: cover;
	-webkit-background-size: cover;
	text-align: center;
	padding: 0;
	background-position:center;
}
#sec04_05 img {
	width: auto;
	margin:-10px;
	padding:0;
}
/* 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;
}
#mainnav li {
	display: inline-block;
	padding: 50px 25px;
	font-size: 15px;
}
/* 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;
}
.col4 {
	text-align: center;
}
.col4 li {
	display: inline-block;
	width: 23%;
	padding: 0;
	margin-bottom: 0;
	vertical-align: top;
	text-align: left;
}
#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;
}
.innerSS {
	width: 94%;
	padding-bottom: 20px;
}
.col3 li {
	line-height: 1.7;
}
.col3 img {
	margin: 0 auto;
}
.col3 .img {
	padding: 30px;
	margin-bottom: 20px;
}
.col4 li {
	line-height: 1.7;
	margin-bottom: 30px;
}
.col4 img {
	margin: 0;
}
.col4 .img {
	padding: 0px;
	margin-bottom: 0px;
}
#gallery li {
	float: left;
	width: calc(100%/5);
}
#gallery2 li {
	float: left;
	width: calc(100%/8);
}
#map iframe {
	width: 96% !important;
	left: 2%;
}
#sec04_02 {
	padding: 50px 20px;
}
#sec04_03 {
	display:none;
}
#sec04_04 {
	display:none;
}
#sec04_05 {
	display:none;
}
#sec04_05 {
	display:none;
}
h1 {
	display: block;
	margin-top:0px;
}
#mainImg {
	display:none;
}
}
 @media only screen and (max-width: 799px) {
#header {
	position: fixed;
	width: 100%;
	z-index: 500;
}
#headerWrap {
	position: relative;
	width: 100%;
	height: 70px;
	background: #fff;
	border-bottom: 1px solid #ccc;
}
#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: #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 {
	padding-top: 60px;
	z-index: -100;
}
.col3 li {
	margin: 50px auto 0 auto;
	display: block;
}
.col4 li {
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50;
	margin-left: 0;
}
.col4 .title {
	text-align: center;
	color: #808080;
	background-color: #fff;
	margin: 0px;
}
.col4 img {
	margin: 0 auto;
}
.col4 .img {
	padding: 0px;
	margin-bottom: 0px;
}
section {
	padding-top: 50px;
}
section h2 {
	margin: 0 auto 20px;
}
section h2 span {
	padding: 0 30px;
}
.grid {
	float:left;
	width:95%;
	margin:10px 2% 0 0;
}
.grid img {
	float:left;
	margin-right:5px;
}
#sec04_02 {
	padding: 50px 20px;
}
#sec04_03 {
	display:none;
}
#sec04_04 {
	display:none;
}
#sec04_05 {
	display:none;
}
#sec04_05 {
	display:none;
}
h1 {
	display: block;
	margin-top:0px;
}
#mainImg {
	display:none;
}
}
/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner {
	margin:20px auto;
	padding:0;
	width:100%;
	line-height:0;
}
#mainBanner .inner {
	position:relative;
}
#mainBanner img {
	margin-top:100px;
	max-width:100%;
	height:auto;
	padding:5px;
	background:#fff;
	box-shadow:#ccc 0 0 3px;
}
.slogan {
	position: relative;
}
.slogan img {
	width:100%;
}
.slogan p {
	position: relative;
	top: 70%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin:0;
	color: white;/*文字を白に*/
	font-size: 120%;
	line-height: 1;/*文字周りの余白*/
	font-weight: normal; /*装飾*/
	background-color:rgba(0,0,0,0.4);
	padding-top: 10px;
	padding-bottom: 10px;
	width:80%;
	text-align: center;
}
.slogan h2 {
	padding-bottom:5px;
	font-size:20px;
}
.slogan h3 {
	font-size:14px;
}
h4 {
	text-align:center;
	font-size:120%;
	color: white;/*文字を白に*/
	line-height: 1;/*文字周りの余白*/
	background-color:rgba(0,0,0,0.4);
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
	font-weight:normal;
	margin-top:50px;
	margin-bottom:20px;
}
h5 {
	font-weight:bold;
	text-align:center;
	font-size:110%;
	padding-bottom:20px;
	color:#999;
	padding-top:40px;
}
/**************************
/* グリッド
**************************/
.gridWrapper {
	padding-bottom:20px;
	overflow: hidden;
}
* html .gridWrapper {
	height:1%;
}
.grid {
	float:left;
	background:#fff;
	border-top:5px solid #866326;
	border-bottom:5px solid #866326;
	box-shadow:0 0 3px #ddd;
}
.grid h3 {
	padding:10px 0;
	font-weight:bold;
	color:#fff;
	background:#b99253;
	text-align:center;
}
.grid p {
	padding:5px 10px;
}
.grid p.img {
	padding:0;
}
p.readmore {
	padding:10px;
}
/* グリッド全体 */
	.gridWrapper {
	width:1024px;
	margin:0 0 0 -20px;
}
/* グリッド共通 ベース:トップページ4カラム */
	.grid {
	float:left;
	width:236px;
	margin-left:20px;
}
/*top*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 80px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
.popup a:hover {
	width:100%;
	background:#000;
	padding:100 4%;
	box-sizing:border-box;
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.popup img {
	width:100%;
}
label {
	display:block;
}
label span {
	display:block;
	background-color:#01b6ed;
	color:#fff;
	width:100px;
	line-height:40px;
	border-radius:4px;
	text-align:center;
}
label span:hover {
	cursor:pointer;
}
input[type="checkbox"] {
	display:none;
}
input[type="checkbox"]:checked + #popup {
	display:block;
	transition:.2s;
}
#m-top a {
	background: #F90;
	text-decoration: none;
	color: #fff;
	width: 120px;
	padding: 5px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	margin:0 auto;
	font-size:90%;
}
#m-top a:hover {
	text-decoration: none;
	background: #FC6;
}
.bg-1 {
	min-height:10vh;
	background-attachment:fixed;
	background-size: contain;
	background-position:center;
	background-image:url(../images/bgSec04_1.jpg);
	background-repeat:no-repeat;
}

