@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;}

a:hover img { opacity: 0.7; }

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

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

#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;
}

#footernav a{
	color: #000;
}


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

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

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

section h2{
	/*font-family: 'Pacifico', cursive;*/
	font-family: 'Potta One', cursive;
	width: 70%;
	margin: 0 auto 40px;
	font-size: 28px;
	/*font-weight:bold;*/
	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;
}


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



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

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

.col2 li .co2_inner {
	padding: 15px;
	background: #F5F5F5;
}

#sns img{
	width: auto !important;
	/*padding: 35px 10px 5px 0;*/
	padding: 0 5px 10px;
}

#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;
        font-family:serif;
        font-weight: bold;
	}

	#mainnav li, #footernav 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;
	}
	
	#sec04 .col2 li{
		display: inline-block;
		width: 42%;
		padding: 0 3.8% 50px;
		margin-bottom: 0;
		vertical-align: top;
		text-align: left;
	}

	.col2 li .co2_inner {
		padding: 0;
		background: none;
	}
	
  #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%;
	}
	
	.col2 .col{
		width: 35%;
		vertical-align: top;
	}
	.col2 .col:first-child{
		width: 60%;
		padding-right: 4%;
	}
	
	#sec04 .col2 li, #sec04 .col2 li:first-child{
		width: 42%;
		padding: 0 3.8% 50px;
	}
}

@media only screen and (max-width: 640px){
	section h2{
		font-size: 19px;
	}
	h3 {
		font-size: 100% !important;
	}
	.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%;*/
		width: calc(100%/2);
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	#sec04_02{
		/*padding: 50px 20px;*/
		padding: 200px 20px;
	}
	#sec04_02 img {
		padding-top: 60px; /*トップページ位置調整*/
	}
	.fb_area {
		width: 100%;
	}
}

@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);
	}
	#footernav { display: none; }
	#mainImg{
		padding-top: 60px;
		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;
	}
}


/* 追加 */

h3 {
	font-size: 180%;
}

.txtC {
	text-align: center;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb_border {
	margin-bottom: 50px;
	padding-bottom: 30px;
	border-bottom: 2px dotted #CCC;
}

.icon_area {
	margin: 0 0 20px;
	text-align: center;
}

.icon_area li{
	width: auto !important;
	padding: 0 15px !important;
	text-align: center !important;
	color: #FFF;
	font-weight: bold;
}

.icon_area .uber {
	background: #07C168;
}

.icon_area .panda {
	background: #D70E64;
}

a.link_btn {
	display: inline-block;
  text-align: center;
  font-size: 120%;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
	margin: 15px 0;
  padding: 12px 24px;
  border-radius: 4px;
  background-image: linear-gradient(-90deg, #FF006E, #FFD500);
  transition: .5s;
  background-size: 200%;
}

.link_btn:hover {
  background-position: right center;
}

.fd_conp {
	display: block;
	overflow: hidden;
	font-size: 120%;
	margin: 0 0 20px;
}

.fd_conp h3 {
	margin: 20px 0 0 110px;
	padding: 0 0 8px;
	border-bottom: 1px #999 solid;
}

.fd_conp .supplier {
	float: left;
	width: 90px;
	height: 60px;
	margin: 0;
	padding: 30px 0 0;
	vertical-align: middle;
	border-radius: 50%;
	text-align: center;
	font-weight: bold;
	-moz-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
}

.fd_conp .supplier.orange {
	background-color: #FC0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' viewBox='0 0 20 20'%3E%3Cg %3E%3Cpolygon fill='%23FFDB4C' points='20 10 10 0 0 0 20 20'/%3E%3Cpolygon fill='%23FFDB4C' points='0 10 0 20 10 20'/%3E%3C/g%3E%3C/svg%3E");
}

.fd_conp .supplier.pink {
	background: #FCC;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' viewBox='0 0 20 20'%3E%3Cg %3E%3Cpolygon fill='%23FFDBDB' points='20 10 10 0 0 0 20 20'/%3E%3Cpolygon fill='%23FFDBDB' points='0 10 0 20 10 20'/%3E%3C/g%3E%3C/svg%3E");
}

.fd_conp .supplier.blue {
	background: #6CC;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' viewBox='0 0 20 20'%3E%3Cg %3E%3Cpolygon fill='%2385D6D6' points='20 10 10 0 0 0 20 20'/%3E%3Cpolygon fill='%2385D6D6' points='0 10 0 20 10 20'/%3E%3C/g%3E%3C/svg%3E");
}

.fd_conp .supplier.green {
	background: #D0F99F;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' viewBox='0 0 20 20'%3E%3Cg %3E%3Cpolygon fill='%23E3FBC5' points='20 10 10 0 0 0 20 20'/%3E%3Cpolygon fill='%23E3FBC5' points='0 10 0 20 10 20'/%3E%3C/g%3E%3C/svg%3E");
}




/* 追加 20210516*/

table{
  width: 100%;
  border-collapse: collapse;
    margin-bottom: 20px;
}

table tr{
  border-bottom: solid 2px white;
}

table tr:last-child{
  border-bottom: none;
}

table th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #52c2d0;
  color: white;
  text-align: center;
  padding: 10px 0;
}

table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #52c2d0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

table td{
  text-align: left;
  width: 70%;
  text-align: center;
  background-color: #eee;
  padding: 10px 0;
}

#mainnav ul li, #footernav ul li {
	font-family: 'Potta One', cursive;
	font-size: 150%;
	font-weight: normal;
}

.cap {
	position: relative;
	padding-left: 18px;
	margin: 0 0 40px;
}
.cap:before {
	content: "";
	position: absolute;
	top: .1em;
	left: -3px;
	width: 15px;
	height: 15px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-radius: 50%;
	background-color: #F90;
}
.cap:after {
	content: "";
	position: absolute;
	top: .5em;
	left: 1px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 4px;
	height: 4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.fb_area {
	margin: 40px 0 0;
	text-align: center;
}

hr.style {
	background-color: #fff;
	border-top: 2px dashed #8c8b8b;
}

.bnr_float {
	text-align: center;
}

.bnr_float li {
	display: inline-block;
	margin: 0 3px;
}



@media (max-width: 640px) {
  .bg-div {
    background-image: url("../images/top/bgSec04s.png"); no-repeat 100% 100% fixed;
   background-size: cover;
	text-align: center;
	padding: 220px 20px;
  }
}
@media (min-width: 641px) {
  .bg-div {
    background-image: url("../images/top/bgSec04.jpg"); no-repeat 100% 100% fixed;
	background-size: cover;
	-webkit-background-size: cover;
	text-align: center;
	padding: 300px 20px;
  }
}

