@import url(https://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 "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
	background: #d7d7d7;
}

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;
}

#header h3{
	display: none;
}
#mainnav a{
	color: #000;
}

#mainImg{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 528px;
}

#mainImg img{
  position: absolute;
  width: 100%;
  height: 528px;
}


/* フッター
------------------------------------------------------------*/
#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: 'Pacifico', cursive;
	width: 60%;
	margin: 0 auto 20px;
	font-size: 22px;
	font-weight:normal;
	text-align: center;
	background-size: 1px 1px;
}

section h2 span {
	background: #d7d7d7;
	padding: 0 80px;
}

.inner{
	width: 94%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.innerS{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 15px;
}

/* SEC03 PROJECT
------------------------------------------------------------*/
#sec03 img{
	width: 100%;
}

/* SEC04 BRAND
------------------------------------------------------------*/
.col3 img{
	display: block;
}

.col3 li{
	line-height: 2.0;
}

.col3 .img{
	line-height: 0 !important;
	background: #f6f6f6;
}

#sec04_02{
	background: url(../images/corporate/bg1.jpg) no-repeat 50% fixed;
	background-size: cover;
	-webkit-background-size: cover;
	text-align: center;
	padding: 95px 20px;
}

#sec04_02 img{
	width: auto;
}


/* SEC05 COMPANY
------------------------------------------------------------*/
#sec05 p{
	margin-bottom: 5px;
}

.col2 li{
	display: inline-block;
	width: 100%;
	margin: 20px 0;
	font-size: 16px;
}

/* 会社情報リスト */
.companyList {
	margin-bottom: 5px;
}
/* 会社情報タイトル */
.companyTitle {
	margin-right: 15px;
    /* color: #aaa; */
    vertical-align: top;
	display: inline-block;
	font-size: 16px;
}
/* 会社情報内容 */
.companyText {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
}
/* 会社情報リンク */
.companyLink {
    color: #000;
}

#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;
	}

	#header h3{
		display:block !important;
	}
}

@media only screen and (min-width: 800px){
	body{
		font-size:16px;
	}
	
	#header h3{
		display:block !important;
	}

	#sec01div br {
		display: none;
	}

  	a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}

	#mainnav li{
		display: inline-block;
		padding: 35px 25px;
		font-size: 16px;
	}
	
	
	/* SEC03 PROJECT
	-----------------*/
	.col3{
		text-align: center;
	}

	.col3 li{
		display: inline-block;
		width: 40%;
		padding: 0 4% 50px;
		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: 49%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 50%;
	}
}

/* iPhone8以上 */
@media only screen and (min-width: 376px){
	#sec01div .phone {
		display: none;
	}
}

/* iPhone8以下 */
@media only screen and (max-width: 375px){
	#sec01div br {
		display: none !important;
	}
	#sec01div .phone {
		display: block !important;
	}
}

@media only screen and (max-width: 640px){
	.innerS{
		width: 94%;
	}
	.col3 li{
		line-height: 1.7;
	}
	.col3 img{
		margin: 0 auto;
	}
	.col3 .img{
		margin-bottom: 20px;
	}

	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	#sec04_02{
		background: url(../images/corporate/bg1.jpg) no-repeat 50%;
		background-size: cover;
		-webkit-background-size: cover;
		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: #d7d7d7;
		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{
		height: 250px;
		padding-top: 60px;
		z-index: -100;
	}
	#mainImg img{
		height: 250px;
	}
	.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;
	}
}