@charset "UTF-8";
/* CSS Document */

div#header_slide {
  background: url(../img/header_about.jpg) no-repeat center 0;
  background-color: #CCC;
  background-attachment: cover;
  height: 144px;
}




div#contents {
  height: auto;
}

.clearfix {
  overflow: hidden;
  text-align: center;
}
.vol_beach02 {
  margin-left:  5px;
}
.vol_exp {
  padding-bottom: 10px;
}

/* ==================   SUB NAVIGATION   =============== */
div#sub_navi {
  width: 700px;
}

ul.sub_about {
  overflow: hidden;
  border: 2px solid #333;
}
ul.sub_about li {
  width: 229px;
  height: 28px;
  line-height: 28px;
  float: left;
  text-align: center;
  color: #333;
}
ul.sub_about li.vol, ul.sub_about li.pro {
  border-right: 2px solid #333;
}
ul.sub_about li a:link {
  display: block;
  width: 233px;
  height: 28px;
  color: #333;
}


ul.sub_about li a:hover {
  display: block;
  width: 233px;
  height: 28px;
  background-color: #FFF;
  opacity: 0.5;
  color: #333;
}



ul.sub_about li.pro a {
  background: url(../../common/img/sub_allow.png) no-repeat 50px 6px;
  color: #333;
}
ul.sub_about li.vol a {
  background: url(../../common/img/sub_allow.png) no-repeat 55px 6px;
  color: #333;
}
ul.sub_about li.farm a {
  background: url(../../common/img/sub_allow.png) no-repeat 30px 6px;
  color: #333;
}

ul.sub_about li.farm {
  padding-left: 10px;
  width: 219px;
}




ul.sub_about li.vol a:link {
  background-color: #fff;
  opacity: 0.8;
  color: #000;
}

/*====================== About_contents ====================*/
div.about_vol {
  width: 700px;
  height: auto;

}


div.vol_top {
  width: 700px;
  background: url(../../common/img/bg_ks_ribbon.png) no-repeat 0 0;
  overflow: hidden;
  height: 53px;
  margin: 10px auto 0;
}
div.vol_top h3 {
  width: 270px;
  font-size: 24px;
  color:#fff;
  float: left;
  line-height: 50px;
  padding-left: 30px;
}
div.vol_top h3 span {
  font-size: 14px;
}
div.vol_top p {
  width: 300px;
  font-size: 12px;
  color:#fff;
  float: right;
  line-height: 53px;
}



div#vol_sentence {
  width: 670px;
  margin: 30px auto 0;
}
div#vol_sentence h4 {
  font-size: 24px;
  width: 550px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 2px;
    border-bottom: 3px #CCC dotted;
}
div#vol_sentence h5 {
  font-size: 16px;
  width: 270px;
  margin: 10px auto 0;
  padding-bottom: 2px;
  border-bottom: 3px #CCC dotted;
  text-align: center;
}
div#vol_sentence p {
  line-height: 20px;
}
div#vol_sentence p.vol_exp {
  padding-top: 20px;
  text-align: center;
}


div#vol_sentence img {
  margin-top: 20px;
}


div#vol_sentence p.to_facebook {
  width: 160px;
  height: 33px;
  margin: 20px auto 30px;
}
div#vol_sentence p.to_facebook a:hover {
  opacity: 0.8;
}

/*====================== PICK UP ====================*/
div#pu_wrapper {
  overflow: hidden;
  width: 660px;
  margin: 0 auto 30px;
}
div#pu_wrapper a {
  text-indent: -9999px;
  /* box-shadow */
  box-shadow:rgba(0, 0, 0, 0.47) 0px 0px 4px 1px;
  -webkit-box-shadow:rgba(0, 0, 0, 0.47) 0px 0px 4px 1px;
  -moz-box-shadow:rgba(0, 0, 0, 0.47) 0px 0px 4px 1px;
}
div#pu_wrapper a:hover {
  background-color: #fff;
  opacity: 0.5;
}
div.banner_vol {
  width: 320px;
  float:left;
  margin-top: 10px;
}
div.banner_vol h4, div.banner_farm h4 {
  background: url(../../common/img/ks_ribbon.png) no-repeat 0 0;
  height: 49px;
  width: 290px;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  padding-left: 30px;
  margin-bottom: 5px;
}
div#vol_photo p a {
  display: block;
  width: 318px;
  height: 198px;
  background: url(../../common/img/banner_pro_surfer.png) no-repeat 0 0;
}
div.banner_farm {
  width: 320px;
  float:right;
  margin-top: 10px;
}


div#farm_photo p a {
  display: block;
  width: 318px;
  height: 198px;
  background: url(../../common/img/banner-farm.png) no-repeat 0 0;
}
.en {
  padding: 20px;
  text-align: center;
}
