@charset "utf-8";
a:link{color: #999;text-decoration: underline}a:visited{color: #999;text-decoration: none}a:hover{color: #CCC;text-decoration: underline}a:active{color: #999;text-decoration: none}a.underLine:link,a.underLine:visited{text-decoration:underline}a.underLine:hover,a.underLine:active{text-decoration: none}
#container{margin:0; padding:0;width:100%;}
header{margin:0; padding:15px 0;width:100%;background:#fff;overflow:hidden;color:#666;/*border-bottom:1px solid #CCC;*/}
header .f-left p {margin: 0 0 0 15px;}

article {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0px;
    clear: both;
    overflow: hidden;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
}
.gray-box{
	padding: 50px 0;
	background: url(/cmp/walk/common/img/bg_slash.png);
}
br.sp{
	display: none;
}

/*----- header -----*/
.header{
	margin: 25px 30px 0;
}

/*----- main-image -----*/
.main {
	padding: 0;
}
.main-img {
	text-align: center;
}
h1 {
	padding: 35px 0;
	background: #B81C22;
	text-align: center;
}
h2{
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #333;
	line-height: 1.2;
}

/*----- bosyu -----*/
.read-text{
	margin: 20px auto;
	width: 880px;
	text-align: left;
	line-height: 1.7;
}
.bosyu-gaiyou{
	overflow: hidden;
	margin: 30px auto 0;
	width: 880px;
}
.bosyu-date{
	float: left;
	width: 491px;
}
.bosyu-bosyucyu{
	float: right;
	width: 366px;
}
.btn-cmp-top{
	margin: 45px 0 80px;
	text-align: center;
}

/*----- shikake -----*/
.shikake{
	overflow: hidden;
}
.shikake-list{
	position: relative;
	left: 50%;
	margin-top: 35px;
	margin-left: -17px;
	width: 915px;
}
.shikake-list li{
	position: relative;
	left: -50%;
	margin-left: 35px;
	float: left;
	width: 270px;
}
.shikake-text{
	margin-top: 15px;
	padding: 0 5px;
}

/*----- map -----*/
.map{
	margin: 40px 0 70px;
	text-align: center;
}
.map-img{
	margin-top: 25px;
}
.map-atention{
	color: #999;
	margin: 10px 0 60px;
	font-size: 13px;
}
.map-parkname{
	margin: 10px 0 60px;
	font-size: 18px;
}

/*----- bring -----*/
.bring-list2{
	overflow: hidden;
}
.bring-list2 ul{
	float: left;
	width: 440px;
}
.bring-list2 li{
	display: inline;
}
.bring-list-wrap{
	overflow: hidden;
	width: 880px;
	margin: 0 auto;
}
.bring-list{
	overflow: hidden;
	float: left;
	margin: 30px auto 0;
}
.bring-list1{
	width: 381px;
}
.bring-list2{
	width: 499px;
}
.bring-list li:not(:first-child){
	margin-left: 20px;
}
.bring-list li{
	width: 107px;
	float: left;
}
.bring-list li img{
	width: 107px;
}
.bring-text{
	margin-top: 30px;
	font-size: 20px;
	text-align: center;
}

/*----- wear -----*/
.wear{
	margin: 40px 0 70px;
	text-align: center;
}
.img-wear{
	margin-top: 40px;
}
.wear-text{
	font-size: 16px;
	margin-top: 20px;
}

/*----- q and a -----*/
.qa-list{
	margin: 0 auto;
	width: 880px;
}
.qa-list dt{
	color: #B91919;
	font-weight: bold;
	font-size: 25px;
}
.qa-list dd{
	font-size: 21px;
	margin-bottom: 40px;
}

/*----- detail -----*/
.detail{
	margin: 40px 0 0;
}
.detail-list{
	overflow: hidden;
	margin: 30px auto 0;
	padding: 20px;
	width: 880px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	font-size: 18px;
}
.detail-list dt{
	float: left;
	overflow: hidden;
	font-weight: bold;
	padding: 20px 0 20px 30px;
}
.detail-list dd{
	padding: 20px 20px 20px 240px;
}
.detail-list dd:not(:last-child){
	border-bottom: 1px solid #ccc;
}
.detail-attention{
	font-size: 13px;
}

/*----- sponsor -----*/
.contact{
	margin-top: 50px;
	text-align: center;
}
.sponsor{
	margin: 80px 0 30px;
	text-align: center;
}


/*----- btn-cmp-bottom -----*/
.btn-cmp-bottom{
	text-align: center;
	margin: 40px 0 0;
}

/*--- Share-section ---*/
.share-section {
	padding-top: 35px;
}
.share-section ul {
	overflow: hidden;
	width: 440px;
	margin: 0 auto;
}
.share-section li {
	text-align: center;
	width: 200px;
	padding: 15px 10px 10px;
	min-height: 75px;
}
.share-section li:nth-of-type(1) {
	background: #00aced;
	float: left;
}
.share-section li:nth-of-type(2) {
	background: #305097;
	float: right;
}
.share-section li:nth-of-type(3) {
	background: #5ae628;
	display: none;
}
.share-section .share-btn {
	display: inline-block;
	padding-top: 10px;
}
.share-section .share-btn img {
	width: 192px !important;
	margin-bottom: 15px;
}


#fb-head {
  position: fixed !important;
  position: absolute;
  width: 100%;
  height: 30px;
  background: white;
  z-index: 1000;
}
/* line 15, ../sass/style.scss */
#fb-head .h-logo {
  float: left;
}
/* line 17, ../sass/style.scss */
#fb-head .h-logo p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 640px) {
  /* line 23, ../sass/style.scss */
  #fb-head .h-logo {
  display: none;
}
}
/* line 27, ../sass/style.scss */
#fb-head .fb-content {
  padding-top: 5px;
  float: right;
}
/* line 30, ../sass/style.scss */
#fb-head .fb-content ul {
  margin: 0;
  padding: 0;
}
/* line 33, ../sass/style.scss */
#fb-head .fb-content ul li {
  margin: 0 10px 0 0;
  padding: 0;
  list-style: none;
  float: left;
}