@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);

/* 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-family :
	"游ゴシック",
	YuGothic,    /* Mac用 */
	'Yu Gothic', /* Windows用 */
	Sans-Serif,
verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-weight: 500;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
	background: #fff;
}

a{
	color: #000;
	text-decoration: none;
}

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

}

a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

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

#wrapper{
		font: 14px/1.4 'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/**************************
/* EVENT_ALL_Button
**************************/

.allView{
	width:80px;
	position: absolute;
	right: 12px;
	bottom: 5px;
}

/**************************
/* MENU
**************************/

	strong{
		font-weight:500;
}

	table th{
		font-weight:500;
}

	#sec01 strong{
	font-weight:normal;
}

	#menuBack strong{
	font-weight:normal;
}

	#menuBack{
	height:55px;
		background: #fff;
	border-bottom:0px dotted #dedede;
}

	#mainNav2 div.panel2{
	display:block !important;
	float:left;
	width:100%;
	}

	#mainNav2 strong{
	font-size:15px;
	color:#777;
	font-weight:400;
	}

	#mainNav2{
	clear:both;
	z-index:200;
	position:relative;
	width:100%;
	max-width:1160px;
	}

	#mainNav2 ul{
	margin:10px 0;
	}

	#mainNav2 li{
		float:left;
		position: relative;
		display: inline-block;
		width:20%;
	}

	.main-menu:before {
		content: '';
		position: absolute;
		left: 0%;
		top: 50%;/*線の上下位置*/
		display: inline-block;
		width: 1px;/*線の長さ*/
		height: 28px;/*線の太さ*/
		moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);/*位置調整*/
		background-color: #ccc;/*線の色*/
		border-radius: 1px;/*線の丸み*/
}

	.last-menu:after{
		content: '';
		position: absolute;
		right: 0%;
		top: 50%;/*線の上下位置*/
		display: inline-block;
		width: 1px;/*線の長さ*/
		height: 28px;/*線の太さ*/
		moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);/*位置調整*/
		background-color: #ccc;/*線の色*/
		border-radius: 1px;/*線の丸み*/
}

	#mainNav2 li a{
	color:#000;
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	height:36px;
	padding-top:8px;
	font-weight:300 !important;
	}

	#mainNav2 li a:hover{
	color:#888;
	text-decoration-style: wavy;
	}

	#mainNav2 li a span,#mainNav li a strong{display:block;}

	#mainNav2 li a span{
	color:#bababa;
	font-size:10px;
	}
	
	#mainNav2 ul ul{width:100%;background:#eee;}


	#mainNav2 li ul{display:none;}

	#mainNav2 li:hover ul{
	display:block;
	position:absolute;
	top:34px;
	z-index:500;
	}

	.sub-menu li a{
		padding:15px 10px !important;
		color:#333 !important;
		border-bottom:1px dashed #bbb !important;
		font-size:13px !important;
}

	.sub-menu {
		filter:alpha(opacity=90);
			-moz-opacity: 0.9;
			opacity: 0.9;
}

	
	#mainNav2 li li{
	margin:0;
	float:none;
	width:100%;
	border:0;
	}

  #mainNav2 li li:last-child{border:0;}
	
	#mainNav2 li li a{
	width:auto;
	height:auto;
	padding:10px;
	font-size:95%;
	text-align:left;
	border:0;
	}

	#mainNav2 li li span{padding:0 10px;}
	
	#mainNav2 li.current-menu-item a{
	border-color:#555;
	}

	#mainNav2 li.current-menu-item a,#mainNav2 li a:hover,#mainNav2 li.current-menu-item li a:hover{
	color:#999;
	}

/*************
/* Information
*************/
.info{
text-align:center;
padding-top:35px;
padding-bottom:50px;
}

.info img{
max-width:100px;
padding-bottom:3px;
}

.info p{
font-size:1em;
color:#663220;
padding-bottom:1px;
line-height:1.8;
}


/**************************
/* スタッフDiaryページ
**************************/
#mainBanner{
clear:both;
margin:0px auto 0px;
padding:0;
position:relative;
text-align:center;
max-width:1106px;
}

#mainBanner p{
	padding:10px 12px 32px 12px;
	text-align:left;
	line-height:20px;
	color:#000;
	border: 1px solid #ccc;
	background:#fff;
	margin:10px;
}

#mainBanner a:hover{
	text-decoration: underline;
}

#mainBanner a:hover img{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


.slick-prev:before, .slick-next:before {
    content:"";
}

button.slick-prev, button.slick-next {
    z-index:2;
}

.slick-prev{left:35px !important; /* 任意の値 */}
.slick-next{right:35px !important; /* 任意の値 */}


.slick-arrow{z-index:10;/* 値は適当に */}

.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 90px;
    height: 90px;
		filter:alpha(opacity=100);
			-moz-opacity: 1;
			opacity: 1;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}


/* ヘッダー
------------------------------------------------------------*/
#header{
	position: relative;
	overflow:hidden;
	width:100%;
	height:568px;
	/* background: url(../images/mainImg.jpg)-*/
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
	-webkit-background-size: cover;
}

/*#header img{
    position:absolute;
    left:50%;
    width:1280px;
    height:568px;
    margin-left:-640px;
}-*/

#tatami{
	position: absolute;
	top: 62%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	line-height: 1.2;
	text-align: right;
	text-shadow: 0 1px 1px rgba(0,0,0,.3); 
}

#slogan{
	position: absolute;
	top: 60%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	line-height: 1.2;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0,0,0,.3); 
}

#slogan h1{
	font-size: 30px;
	font-family :
	YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
	margin-bottom: 20px;
	font-weight:600;
}

#slogan h2{
	font-size: 15px;
	font-weight:normal;
	font-weight:500;
}


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


/* 共通
------------------------------------------------------------*/
h1, h2{
	font-family: 'Josefin Sans', 'Noto Sans JP',serif;
}

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

.w80 {
	width:80%;
	line-height:20px;
	text-align:left;
	padding-top:0px !important;
	margin-top:0px !important;
	margin-bottom:10px !important;
}

section{clear:both;}

section h2{
	font-size: 18px;
	font-weight:normal;
	text-align: center;
	color:#000;
}

.inner3{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.inner2{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.innerMenu{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}

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

	#newsWc h2{

	}




/* SEC01 VISION
------------------------------------------------------------*/
#sec01{
	background:#fff;
}

#sec01 p{
	color:#000;
}

#sec01a{
	background:#fff;
}

.vision{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 30px;
}


/* SEC02 MESSAGE
------------------------------------------------------------*/
.wrap{
	clear: both;
	width: 100%;
	background: #f6f6f6;
}

.bg{
	line-height: 0;
}

.txt h2{
	padding: 0 0 20px !important;
}


/* SEC03 SERVICE MESSAGE STORY
------------------------------------------------------------*/


#sec03{
	background:#c0e0aa;
}

#sec03a{
	background:#77b3c7;
}

#sec03b{
	background:#c899c8;
}

#sec03c{
	background:#8d94ce;
}

.col3{
	padding-top:21px;
}

.col3 li{
	margin-bottom: 50px;
	font-size:13px;
}

.col3 p{
	line-height:20px;
	color:#fff;
}


.col3 img{
	margin: 5px auto 20px;
}

.col4 li{
	margin-bottom: 50px;
}

.col4 p{
	margin-top: 5px;
	line-height:20px;
}


.col4 img{
	max-width: 288px;
	display: block;
	margin: 5px auto 5px;
}




/* SEC04 STORY & SUCCESS
------------------------------------------------------------*/
#sec04{
	background: url(../images/bgSec04.jpg) no-repeat 100% 100% fixed;
	background-size: cover; background-position: center center;
	-webkit-background-size: cover;
	color: #fff;
}


/* SEC05 PROFILE
------------------------------------------------------------*/
#sec05{
	padding-top: 50px;
}

#sec05 dl{
	line-height: 1.2;
}

#sec05 dt{
	clear: left;
	float: left;
	display: block;
	width: 30%;
	margin-right: 10%;
	margin-bottom: 20px;
	text-align: right;
	line-height: 1.6em;
}

#sec05 dd{
	width: 60%;
	float: left;
	text-align: left;
	margin-bottom: 15px;
	line-height: 1.6em;
}

#sec05 header{
	display: none;
}


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

@media only screen and (min-width: 1300px){



}

@media only screen and (min-width: 1200px){

	#nowrap{
		white-space: nowrap;
	}
	.slick-prev{left:-90px !important; /* 任意の値 */}
	.slick-next{right:-90px !important; /* 任意の値 */}

	.inner3{
		max-width: 1160px;
		padding-bottom: 50px;
	}
	.innerMenu{
		max-width: 1160px;
		padding-bottom: 50px;
	}
	section h2{
		padding: 70px 0 20px;
	}
	.txt h2{
		padding: 0 0 20px !important;
	}
}

@media only screen and (min-width: 800px){
	body{
		font-size:12px;
	}


div.pc_nav{display:inline;}
div.mobile_nav{display:none;}

	#headerAki{
		background:#fff;
		height:100px;
	}

	#pipiMenu{
		display:none;
	}

#newsTitle{
	text-align:center;
	font-size:16px !important;
	width:80px;
	font-weight:normal;
	color:#a9804c;
	margin-left:10px;
	padding: 2px 5px -2px;
	border-bottom:1px dashed #a9804c;
}

	#newsWcLeft{
		float:left;width:20%;
	}

	#newsWcRight{
		float:right;width:80%;
	}

	.col4 strong{
		font-size:14px;
		color:#000;
	}

	#pipiView{
		max-width:1400px;
		text-align:right;
		height:75px;
	}
	
  a#menu{
		display:none;
	}	

	.companymei{
		display:inline;
		float:left;
		padding: 15px 0px 0px 20px;
		height:70px;
	}

	.companymei img{
		width:420px;
	}

	.shopmei{
		display:none;
		float:left;
		padding: 8px 0px 0px 20px;
		height:70px;
	}

	.shopmei img{
		width:250px;
	}


	#menuBack{

	}

	.panel{
		display:block !important;
		float:right;
	}

	#mainnavM{
		display:none !important;
	}

	#mainnav{
		display:inline;
	}

	#mainnav{
		position:fixed;
		top: 0;
		width:100%;
		z-index:500;
		background: rgba(0,0,0,.4);
		border-bottom: 0px solid #d1d1d1;
	}
	
	#mainnav a{
		color:#888 !important;
		font-weight:400 !important;
	}

	#mainnav.changeNav{
		position:fixed;

		background: rgba(0,0,0,.4);
		border-bottom: 0px solid #333;
	}
	

	.fa{
		font-size:23px !important;
} 

	.fa-arrow-circle-right{
		font-size:12px !important;
}

	#headerNav ul{
		text-align: right;
		padding-right: 4px;
	}

	#headerNav li{
		display: inline-block;
		padding: 15px 7px 12px;
		line-height:27px;
	}

	#headerNav a{
		font-size:13px;
		color:#f2e979 !important;
	}

	#headerNav a:hover{
		color:#e2d969 !important;
	}

	#headerNav.changeNav a{

	}

	#headerNav.changeNav li{
		padding: 15px 7px 12px;
	}

	#mainnav.changeNav .companymei{
		display:inline;
		float:left;
		padding: 8px 0px 0px 20px;
	}



	#headerNav2 ul{
		text-align: right;
		padding-left: 30px;
	}

	#headerNav2 h1{
		text-align: right;
		padding-left: 30px;
		color:#f2e979 !important;
	font-family :
	YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
	font-weight:200;
	}


	#headerNav2 li{
		display: inline-block;
		margin-right:10px;
		padding: 0px 0px 0px;
		line-height:18px;
		font-size: 13px !important;
		border-top: 3px solid #67b733;	
	}

	#headerNav2 li a{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
		font-weight: 600 !important;
		color:#87c743 !important;
	}

	#footerNav2 ul{
		text-align: right;
		margin-right:-4px;
		padding-left: 30px;
	}

	#footerNav2 li{
		display: inline-block;
		margin-right:10px;
		padding: 0px 0px 0px;
		line-height:28px;
		font-size: 14px !important;
	}

	#footerNav2 li a{
		font-weight: 500 !important;
		color:#666 !important;
		border-bottom: 3px solid #fff;
	}

	#footerNav2 li a:hover{

	}


#newsW{
	width:90%;
	max-width:1090px;
	padding-top:50px;
}

.topAki{
	margin-top:50px;
}

.forumAki{
	margin-top:0px;
}

.leftcols2{
       float:left;
	width:70%;
}

.rightcols2{
       float:right;
	width:25%;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	height:500px;
}

.leftfooter{
       float:left;
	padding-right:5px;
	padding-left:5px;
	padding-top:50px;
}

.leftfooter img{
       float:left;
	padding-right:5px;
	padding-left:5px;
	margin-top:22px;
	width:200px;
}

.rightfooter{
       float:right;
	padding-top:50px;
}




	/* SEC02 MESSAGE
	-----------------*/
	.txt, .bg{
		width: 50%;
		float: left;
		display: table;
	background: #f6f6f6;
	}

	#sec02_02 .txt, #sec02_02 .bg{
		float: right;
	}

	.vMid{
		display: table-cell;
		padding: 0 100px;
		vertical-align: middle;
	}
	
	/* SEC03 SERVICE MESSAGE STORY
	-----------------*/
	.col3{
		text-align: center;
	}

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

	#col3Left{
		width:38%;
}

	#col3Right{
		width:57%;
}

	#saishinGou{
		width:100%;
		text-align:left;
}

	.col4{
		text-align: left;
	}

	.col4 li{
		display: inline-block;
		width: 29.2%;
		padding: 0 1.9%;
		margin-bottom: 55px;
		vertical-align: top;
		text-align: left;
	}

	.col4 p{
		min-height:65px;
	}
	
	/* SEC05 PROFILE
	-----------------*/
	#sec05{
		padding-top: 120px;
	}
	
  #footer{
		padding: 30px 10px 0px 0;
	}



	.rightfooter iframe{
		width:425px;
		height:210px;
		padding-right:10px;
		padding-left:10px;	
	}

	footer strong{
		font-size:15px;
	}

	footer p{
		font-family: 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif !important;
		color:#777 !important;
		font-size:12px;
		margin-top:-5px;
	}

	footer img{
		width:70px;
		margin-bottom:-5px;
	}

}

@media only screen and (min-width: 641px){


	.pipi{
		display:inline;
		max-width:435px; 
		margin-bottom:-10px;
		margin-top:0px;
		padding-left:220px;
}

	.col2 li{
		width: 96%;
		padding: 0 3%;
		vertical-align: top;
	}
}

@media only screen and (min-width: 481px){

}

@media only screen and (max-width: 799px){

}

@media only screen and (max-width: 640px){

	.pipi{
		display:none;
}


}

@media only screen and (max-width: 1199px){


	.slick-prev{left:10px !important; /* 任意の値 */}
	.slick-next{right:10px !important; /* 任意の値 */}

.slick-prev,
.slick-next
{
		filter:alpha(opacity=80);
			-moz-opacity: 0.8;
			opacity: 0.8;
}



}

@media only screen and (max-width: 1199px){


	section h2{
		padding: 50px 0 20px 0;
	}
.vision{
	width: 90%;
	margin: 0 auto;
	padding-bottom: 30px;
}
	#sec01 h2{
		padding: 70px 30px 20px;
	}
	.vMid{
		padding: 0 20px;
	}
}

@media only screen and (max-width: 799px){

div.pc_nav{display:none;}
div.mobile_nav{display:inline;}

	.companymei img{
		width:250px;
	}

	#headerAki{
		background:#fff;
		height:80px;
	}

	#saishinGou{
		width:100%;
		text-align:center;
}

	.col3 li{
		margin: 0 auto;
		display: block;
	}

	#col3Left{
		width:100%;
}

	#col3Right{
		width:100%;
		text-align: left;
}

	#newsTitle{
	text-align:center;
	font-size:16px !important;
	font-weight:normal;
	color:#a9804c;
	margin-left:10px;
	width:90%;
	border-bottom:1px dashed #a9804c;
	padding: 2px 5px 2px;
	}

	#newsWcRight{
		margin-top:20px;
		margin-left:10px;
		margin-right:10px;
}


	.rightfooter iframe{
		width:425px;
		height:210px;
	}

	.rightcols2{
       	float:none;
		width:25%;
		padding-right:0px;
		padding-left:0px;
		padding-top:0px;
		padding-bottom:30px;
		height:500px;
	}

	#newsWcLeft{
		float:none;
		width:97%;
	}

	#newsWcRight{
		float:none;
	}


	.col4 li{
		margin:10px;
		margin-bottom: 70px;
		display: block;
		max-width: 388px;
	}



	.col4 p{
		margin-top: 5px;
		margin-bottom: 5px;
		line-height:20px;;
		color:#fff;
	}

	.col4 strong{
		font-size:17px;
		color:#000;
	}

	.col4 img{
		max-width: 388px;
		display: block;
		margin: 5px auto 5px;
border:1px solid #FFF;
box-shadow:rgba(122, 122, 122, 0.1588235) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(122, 122, 122, 0.1588235) 0px 0px 6px 3px;
-moz-box-shadow:rgba(122, 122, 122, 0.1588235) 0px 0px 6px 3px;
	}



	#menuWrap{
		padding-top:8px;
	}

	#pipiMenu{
		font-family: 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif !important;
		padding-top:10px;
		padding-bottom:25px;

	}

	#pipiMenuList{
		display:inline-block;
		font-size:11px;
		font-weight:500;
		padding:0 4px 0;
		line-height:18px;
	}

	#pipiMenuList .fa{
		display:inline-block;
		font-size:15px;
		padding:0 4px 0;
		line-height:18px;
	}



	.companymei{
		display:inline;
		float:left;
		padding: 25px 0px 0px 10px;
	}

	#mainnavM{
		display:inline !important;
	}

	#mainnavM .companymei img{
		max-width:200px;;
	}

	#mainnav{
		display:none !important;
	}

	#menuBack{
		display:none;
	}

.allView{
	right: 10px;
}

.w80 {
	width:100%;
}

#newsW{
	width:100%;
	max-width:980px;
	padding-top:40px;
}

.leftcols2{
	width:100%;
	float:none;
}
.rightcols2{
	width:80%;
	float:none;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
}

.forumAki{
	margin-top:0px;
}


.slick-prev{left:20px !important; /* 任意の値 */}
.slick-next{right:20px !important; /* 任意の値 */}

.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 35px;
    height: 35px;
		filter:alpha(opacity=80);
			-moz-opacity: 0.8;
			opacity: 0.8;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}


#header{

	width:100%;
	height:420px;

}

	.companymei{
		display:inline;
		float:left;
		padding: 16px 20px 5px;
	}

#tatami{
	top: 55%;
	width: 100%;
}

#slogan{
	top: 60%;

	width: 100%;
}

	#slogan h1{
		font-size: 20px;
	}

	#slogan h2{
		font-size: 16px;
		line-height:28px;
		margin:0px 30px;
	}

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	right: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #ccc;
  	transition: .2s;
	}

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

	#mainnavM{
		position:fixed;
		top: 0;
		right: 0;
		width: 100%;
		text-align: right;
		z-index:500;
		background: rgba(0,0,0,.6);
		border-bottom: 1px solid #0001;
	}

	#mainnavM ul{
		border-bottom: 0px solid #ccc;
		background: #fff;
		text-align: left;
	}

	#mainnavM li a{
		position: relative;
		display:block;
		padding:5px 20px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}

	#mainnavM ul ul li a{
		padding-left:52px !important;
		background:#f6f6f6 url(images/sub1.png) no-repeat 40px 13px !important;
}
	
	#mainnavM ul ul li:last-child a{
		background:#f6f6f6 url(images/subLast.png) no-repeat 40px 15px !important;
}


	.leftfooter{
		float:none;
		padding-right:10px;
		padding-left:10px;
		padding-top:50px;
	}

	.rightfooter{
		padding-top:40px;
	}

	.leftfooter img{
		padding-right:3px;
		padding-left:3px;
		margin-top:22px;
		width:200px;
	}

	#footerNav2 ul{
		text-align: right;
		margin-right:-4px;
		padding-left: 30px;
	}

	#footerNav2 li{
		display: inline-block;
		margin-right:10px;
		padding: 0px 0px 0px;
		line-height:18px;
		font-size: 12px !important;
		border-bottom: 3px solid #fff;	
	}

	#footerNav2 li a{
		font-weight: 500 !important;
		color:#777 !important;
	}

	footer strong{
		font-size:13px;
	}

	footer p{
		font-family: 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif !important;
		color:#777 !important;
		font-size:9px;
		margin-top:-5px;
	}

	footer img{
		width:60px;
		margin-bottom:-5px;
	}

}

@media only screen and (max-width:670px){
	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}
}

@media only screen and (max-width: 480px){

#header{

	width:100%;
	height:220px;

}

#slogan{
	top: 70%;

	width: 100%;
}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}

	.companymei img{
		width:200px;
	}


	.leftfooter img{
		float:none;
	}

	.rightfooter iframe{
		width:210px;
		height:210px;
	}

	#footerNav2 ul{
		text-align: center;
		margin-top: 5px;
		margin-left: 10px;
		margin-right: 0px;
		padding-left: 0px;
	}

	#footerNav2 li{
		display: inline-block;
		margin-right:10px;
		padding: 0px 0px 0px;
		line-height:18px;
		font-size: 11px !important;
		border-bottom: 3px solid #fff;	
	}

}