body{
	font-family:"ヒラギノ角ゴ Pro W3",  "メイリオ", Meiryo, Osaka, sans-serif;
	background-image: url("/img/pcBg.png");
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-position: top center;
	background-color: #f7fcff !important;
}
@media only screen and (max-width:480px){
	body{
		background-image: url("/img/spBg.png");
		background-repeat: no-repeat;
		background-size: contain;
		-moz-background-size: contain;
		background-position: 0 68px;
	}
	.dopc {
		display: none;
	}
}
#header-container{
	width: 100%;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    background: #fff;
    height: 195px;
    overflow: hidden;
    border-bottom: #DFDBDB solid 1px;}
.header-top{
	height: 20px;
    background: #023463;}
.container{
	background-color: rgba(255,255,255,0.7);
}

.container a:hover{
	text-decoration:none}
#headerWrap {
    width: 940px;
    margin: 0 auto;}
#logoArea{
	width: 970px;
	margin:10px auto;
	border-bottom: 1px solid #023463;}
.logo{
	padding-left:20px;
	}

.container h1{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 'Cinzel' ,serif;
	color:#023463;
	font-size:22px;
	line-height: 1em;
	}

.container h2{
	font-family: 'Cinzel', serif;
	border-left:7px solid #ccc;
	padding:.6em .8em;
	font-size:25px}
.container h3{
	font-family:"ヒラギノ明朝 Pro W3", 'Cinzel' ,serif;
	text-align:center}
.container h4{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 'Cinzel' ,serif;
	font-size:16px;
	text-align:left;
	border-bottom: 1px solid #666;}
.container h5{
	color:#023463;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	border-bottom: 1px solid #666;}
.more{
	float:right;
	font-size:small;
	line-height: 3em;}
.sub{
	float:right;
	font-size:small;
	line-height: 3em;}
ul{
	list-style: none;
	padding:0}
@media only screen and (max-width:480px){
.container h3{
	margin:5px 0 0}
.more{
	float:left;
	line-height: 1em;}
.sub{
	display:none}
	}
/******************************************
menu
******************************************/
nav {
  background: url(img/nav-bg.png) repeat-x;
}
nav ul {
    list-style: none;
    width: 833px;
    margin: 31px auto;
}
nav ul li {
  float: left;padding: 0 15px;
}
.menu{
	display:none}
@media only screen and (max-width:840px){
#logoArea{
	display:none}
#header-container{height: auto;}
.mgmenu {
	display:none}
.menu{
	display:block;
	width:100%;
	padding:15px}
.m-logo{
	width: 100%;
    text-align: center;}
.m-logo img{
	width:40%}
.menu-menu{
	float:left;
	}
label {
    background: #023463;
    color: #fff;
    padding: 10px;
    display: block;
    margin: 0;
    border: 1px solid #fff;
}

input[type="checkbox"].on-off{
    display: none;
}

.menu ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu li {
    padding: 20px 5px;
	border-bottom: 1px solid rgba(2, 52, 99, 0.29);
}

input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + ul{
	width:380px;
	height: 450px;
}
}
@media only screen and (max-width:600px){
.m-logo img{
	width:60%}
}
@media only screen and (max-width:480px){
.m-logo img{
	width:70%}
}
/******************************************
TOP
******************************************/
.top-area{
	top: 197px;
    position: relative;
    text-align: center;
    padding-bottom: 197px;}
.product{
	overflow: hidden;}
.product ul li{
	padding-bottom: 10px;
    border-bottom: #727272 dotted 1px;
    margin-bottom: 10px;}
.day{
	color:#666;
	font-size:small;
	padding-right:5px}
@media only screen and (max-width:1020px){
.top-area img{
	width:100%}
}
@media only screen and (max-width:840px){
	.top-area{
	top: 98px;
	padding-bottom: 100px;
    }
}

/******************************************
CONCEPT
******************************************/
#concept{
	    margin-top: -80px; /* リンク位置上昇分 */
    padding-top: 80px; /* 上昇分を戻す分 */}
.concept-area{
	background: url(../img/kaizu.jpg) no-repeat;
	background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0 0 60px;
    }
.concept-text{
	width: 100%;
    padding: 5em 24px 5em 288px;
    line-height: 2em;}
.corporation-area{
	background: url(../img/img_corporat_philosophy.jpg) no-repeat;
	background-position: 0 0;
    background-repeat: no-repeat;
	padding: 15px;
    margin: 0 0 60px;
    padding: 10px 0 181px;}
.corporation-text{
	width: 80%;
	margin:auto;
    line-height: 2em;}
.line{
	margin: 10px auto;
    width: 70px;
    height: 2px;
    background: #053562;}
@media only screen and (max-width:1020px){
	.concept-area{
	background-image:none;
	background-color:rgba(2, 52, 99, 0.17);
	padding:10px
	}
	.concept-text{
	padding: 0;
    line-height: 2em;}
	.corporation-area{
	background-image:none;
	border: 1px solid #023463;
	padding:10px;
	margin: 0 0 20px;
	}
}
@media only screen and (max-width:840px){
	#concept{
	    margin-top: -80px; /* リンク位置上昇分 */
    padding-top: 80px; /* 上昇分を戻す分 */}
}
@media only screen and (max-width:480px){
	.line {
    margin: 5px auto 10px;}

}

/******************************************
ABOUT US
******************************************/
#about{
	    margin-top: -80px; /* リンク位置上昇分 */
    padding-top: 80px; /* 上昇分を戻す分 */}
.about table { width: 100%; }
.about th, .about td  { padding: 10px; border: 1px solid #ddd; }
.about th  { background: #f4f4f4; }

.about th  { width: 30%; text-align: left; }

@media only screen and (max-width:480px){
    .about { margin: 0 -10px; }
    .about th,
    .about td{
    width: 100%;
    display: block;
    border-top: none;
    }
  .about tr:first-child th { border-top: 1px solid #ddd; }
  #about h2{
  	margin-bottom: unset;
  }
}
.corporate{
	overflow: hidden;
	margin-bottom:10px}
#map{
	width: 100%;
    height: 400px;}
/******************************************
STOCK LIST
******************************************/
#stocklist{
	    margin-top: -80px; /* リンク位置上昇分 */
    padding-top: 80px; /* 上昇分を戻す分 */}
.price{ font-size:15px; color:#F00;}
span.text-icon {
  display: inline-block;
  background: #df002c;
  padding: 3px;
  vertical-align: middle; /* 先行する文字列と上下中央揃え */
  font-size: 0.6em;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;     /* アイコンの角を丸める */
}
.stocklist img{ width:100%}
.list li{
	width: 113px;
	height: 100px;
	overflow: hidden;
    float: left;
    padding: 14px 2px 0 2px;
	}
.stocklist-img{
    margin-bottom: 20px;
    overflow: hidden;}

.list-table{ margin:20px 0}
.list-table tr{ width:100%; float:left}
.list-table table { width: 100%; }

.list-table th  { background: #f4f4f4; }

.list-table th  { width: 80px; text-align: center; padding:4px }
span.list-icon {
  display: inline-block;
  background: #333;
  padding: 3px;
  margin:3px;
  vertical-align: middle; /* 先行する文字列と上下中央揃え */
  font-size: 0.6em;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;     /* アイコンの角を丸める */
}
.left{ padding: 10px; border: 1px solid #ddd; width:820px }
.td1{ padding: 10px; border: 1px solid #ddd; width:820px }
.td2{ padding: 10px; border: 1px solid #ddd; width:145px }
.contact{
	background: none repeat scroll 0 0 #053562;
    border-radius: 6px;
    margin: 10px 0 30px 0px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    padding: 12px 22px;}
.contact:hover{
	color:rgba(255, 255, 255, 0.47);}
.center{ text-align:center}

@media only screen and (max-width:990px){
    .list-table { margin: 0 -10px; }
	.left{ text-align:left}
	.td1,.td2{ text-align:center}
    .list-table th,
    .list-table td{
	width: 100%;
    display: block;
    border-top: none;
    }
  .list-table tr:first-child th { border-top: 1px solid #ddd; }
  .list li {
    width: 50%;}
}

/******************************************
SERVICE
******************************************/
#service{
	margin-top: -80px; /* リンク位置上昇分 */
    padding-top: 80px; /* 上昇分を戻す分 */}
.service-area{
	overflow:hidden;
	line-height:2em
}
@media only screen and (max-width:992px){
	.service-cont{
		padding-bottom:20px}
}

/******************************************
RECRUIT
******************************************/
#recruit{
	margin-top: -80px; /* リンク位置上昇分 */
    padding-top: 80px; /* 上昇分を戻す分 */}
.recruit-area{
	background: url(../img/img_recruit.jpg) no-repeat;
	background-position: center;
    background-repeat: no-repeat;
	padding: 15px;
    margin: 60px 0 0;
    padding: 10px 0 234px;}
.recruit-text{
	width: 60%;
	margin:auto;
    line-height: 2em;}
.recruit-cont{
	text-align:center;
	overflow: hidden;
	margin:50px 0}
.recruit-box{
	background-color: #f5f5f5;
    padding: 10px;}
.cont-box{
	background-color: #fff;
	border:1px solid #999;
	border-radius:5px;
	padding:10px}
#recruit ul li{
	font-size:12px;
	color:#666666;
	text-align:left}
#recruit ul{
	margin:10px 0}
@media only screen and (max-width:1020px){
    .recruit-area{
	background-image:none;
	background-color:#CCCCCC;
	margin: 0;
    padding: 10px;}
	.recruit-text{
	width: 90%;
	margin:auto;
    line-height: 2em;}
	.recruit-cont {
    margin: 20px 0;}}
/******************************************
PRIVACY POLICY
******************************************/
.privacy-cont{
	margin: 20px auto;
    width: 80%;}
.privacy-text{
	margin:30px 0}
.privacy-text ul{
	padding-left:20px}
.privacy-text ul li{
	font-size:small;
	padding-bottom: 5px;
    border-bottom: #727272 dotted 1px;
    margin-bottom: 5px;
	color:#666}
.privacy-area{
	width:70%;
	border:2px solid #023463;
	border-radius:5px;
	padding: 15px;
    margin: 10px auto;
    }
.privacy-text{
	width: 80%;
	margin:auto;
    line-height: 2em;}
@media only screen and (max-width:480px){
	.privacy-cont{
		width:90%;
		line-height:1.7em}
	.privacy-area{
	width:90%;}
	.privacy-text{
	width: 90%;
	line-height:1.7em
	}
}
/******************************************
INFORMATION
******************************************/
.information{
	margin-bottom:30px}
.info-cont{
	border-bottom:1px dotted #023463;
	line-height: 2em;}
/******************************************
PAGE TOP
******************************************/
.pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
	z-index: 1;
}
@media only screen and (max-width:480px){
.pagetop img{
	width:90%}
}
/******************************************
FOOTER
******************************************/
#footer{
	padding:20px 0;
	background-color:#053562;
	color:#FFF}
#footer .container{
	background-color: unset;
}
.footer-area{
	width: 70%;
    overflow: hidden;
    margin: auto;}
.f-navi{
	font-family: 'Cinzel', serif;}
.f-navi ul:first-child{
	margin-bottom: unset;
}
.f-navi a{
	color:#fff}
.f-navi a:hover{
	color:#CCC;
	text-decoration:none}
.footer-info{
	color:#CCC}
#copyright{
	color:#fff;
	font-family: 'Cinzel', serif;
	border-top:1px solid #999;
	padding-top:20px;
	text-align:center}

@media only screen and (max-width:980px){
	.footer-area{
	width: 100%;
    }

.snavi {
	display: none;
}