@charset "utf-8";
/*
 * sbyle.css
 *
 *  version --- 1.0
 *  updabed --- 2013/5/10
 */

/* 体験する
 * -------------------------- */
.expeliencelink {
  width: 1018px;
  margin: 0 auto;
}
.expeliencein {
  width: 1060px;
  margin: 0 auto;
}

.expelienceseawrap {
  height: 1080px;
  background: url(../../expelience/img/bg_expelience_sea.jpg) 0 0 no-repeat;
  background-size: cover;
  padding: 63px 0 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.expelienceorchardwrap {
  height: 922px;
  background: url(../../expelience/img/bg_expelience_tree.jpg) 0 0 no-repeat;
  background-size: 100% 922px;
  padding: 64px 0 72px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.expeliencenoodleswrap {
  height: 1190px;
  background: url(../../expelience/img/bg_expelience_smile.jpg) 0 0 no-repeat;
  background-size: 100% 1190px;
  padding: 100px 0 74px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.expeliencetit {
  text-align: center;
  margin-bottom: 55px;
}
.expeliencetit span {
  display: inline-block;
  background: url(../../expelience/img/bg_expelience_white.png) 0 0 repeat;
  color: #535353;
  font-size: 32px;
  line-height: 1.5625;
  padding: 15px 65px 18px 85px;
}
.expeliencetit.sea span {
  position:relative;
}
.expeliencetit.sea span:before {
  position:absolute;
  background:url(../../expelience/img/ico_expelience_tit_blue.png) 0 0 no-repeat;
  width: 136px;
  height: 136px;
  top:-46px;
  left: -90px;
  content:"";
  z-index:2;
}
.expeliencetit.noodles span {
  position:relative;
}
.expeliencetit.noodles span:before {
  position:absolute;
  background:url(../../expelience/img/ico_expelience_tit_green.png) 0 0 no-repeat;
  width: 136px;
  height: 136px;
  top:-46px;
  left: -90px;
  content:"";
  z-index:2;
}

.expelienceimg img{
  border: 1px solid #d3d9db;
  padding: 8px;
  background: #fff;
}
.expelienceimg.sea {
  text-align: center;
  position:relative;
  margin-bottom: 20px;
}
.expelienceimg.sea:before {
  position:absolute;
  background:url(../../expelience/img/img_expelience_kayaking01.png) 0 0 no-repeat;
  width:397px;
  height:281px;
  top:-36px;
  right:-5px;
  content:"";
  z-index:2;
}

.expelienceseatxt {
  background: url(../../expelience/img/bg_expelience_white.png) 0 0 repeat;
  float: right;
  margin-left:23px;
  color: #535353;
  font-size: 14px;
  line-height: 1.71;
  padding: 20px 28px 20px 24px;
}

.orcharddl {
  overflow: hidden;
}
.orcharddl dt {
  float: left;
  margin-right: 25px;
}
.orcharddl dd {
  overflow: hidden;
  background: url(../../expelience/img/bg_expelience_white.png) 0 0 repeat;
  color: #535353;
  font-size: 14px;
  line-height: 1.71;
  padding: 19px 27px 14px;
  margin-top: 25px;
}

.expelienceorchardtit {
  font-size: 24px;
  font-family: 'Yu Mincho' !important;
  line-height: 1;
  margin-bottom: 23px;
}
.expeliencenoodlespanel {
  width: 940px;
  margin: 0 auto;
}
.expeliencenoodleswrap ul {
  overflow: hidden;
  margin-left: -36px;
  margin-top:-40px;
  margin-bottom: 34px;
  position:relative;
  z-index:2;
}

.expeliencenoodleswrap ul li{
  float: left;
  width: 33.3%;
  padding-left: 36px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.expeliencenoodlestxt {
  width: 721px;
  margin: 0 auto;
  background:url(../../expelience/img/bg_expelience_white.png) 0 0 repeat;
  color: #535353;
  font-size: 14px;
  line-height: 1.71;
  padding: 18px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}


/* 体験する 体験カテゴリー
 * -------------------------- */

.guidelink {
  margin-bottom: 25px;
}
.guidelink ul {
  overflow: hidden;
  margin-left:-30px;
}
.guidelink ul li {
  float: left;
  width: 33.3%;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Yu Mincho' !important;
  margin-bottom: 20px;
}
.guidelink ul li a {
  display: block;
  background: #24201b;
  font-size: 20px;
  line-height: 66px;
  color: #fff;
  text-align: center;
  position:relative;
}
.guidelink ul li a:before {
  position:absolute;
  top: 50%;
  margin-top: -8px;
  left: 20px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height:1;
  content:"\f13a";
  font-family: 'FontAwesome';
  z-index:2;
  color: #fff;
}
.guidelink ul li a:hover {
  opacity:.7;
}

.expelienceplanwrap {
  padding: 57px 51px;
  background: #f8f7f2;
  margin-bottom: 65px;
}
.expelienceplanwrap ul {
  overflow: hidden;
  margin-left:-30px;
}
.expelienceplanwrap.archive ul {
  margin-left:-25px;
}
.expelienceplanwrap ul li {
  width: 380px;
  float: left;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.expelienceplanwrap.archive ul li {
  width: 50% !important;
  padding-left: 25px !important;
}
.expelienceplanwrap ul li div {
  border: 1px solid #d4d4d4;
  background: #fff;
}
.expelienceplanwrap ul li div.expelienceplanbox {
  padding: 26px 29px 29px;
  font-size: 14px;
  color: #535353;
  line-height: 1.71;
  border: 0;
}
.expelienceplanwrap ul li div.expelienceplanbox .expelienceplantit {
  font-size: 20px;
  font-weight: bold;
  line-height:1.25;
  color: #000;
  margin-bottom: 27px;
}
.expelienceplanwrap ul li div.expelienceplanbox .expelienceplanbtn {
  margin-top: 15px;
  font-size: 18px;
  border: 1px dotted #969696;
  line-height: 49px;
  text-align: center;
}
.expelienceplanwrap ul li div.expelienceplanbox .expelienceplanbtn a {
  position:relative;
  display: block;
  color: #535353;
}
.expelienceplanwrap ul li div.expelienceplanbox .expelienceplanbtn a:hover {
  opacity:.7;
}
.expelienceplanwrap ul li div.expelienceplanbox .expelienceplanbtn a:before {
  position:absolute;
  width:14px;
  height:15px;
  top: 50%;
  margin-top:-7px;
  left:30px;
  content:"\f138";
  z-index:2;
  font: normal normal normal 16px/1 FontAwesome;
  color: #aaa;
}

.otokulist {
  background: #fff;
}
.otokulist .otokupanel {
  border-bottom: 1px dashed #aaa;
  padding: 40px 0;
  overflow: hidden;
}
.otokulist .otokuimg {
  float: left;
  margin-right: 30px;
}
.otokulist .otokuimg img {
  border: 1px solid #dfdfdf;
  padding: 1px;
}
.otokulist .otokubox {
  overflow: hidden;
  font-size: 14px;
  line-height: 22px;
  color: #535353;
  padding-right: 30px;
}
.otokulist .otokubox h3 {
  font-size: 18px;
  line-height: 22px;
  padding: 24px 0 20px;
}

.otokulist .otokubox h3 a{
  color: #ff6600;
  transition: all ease 0.3s;
  border-bottom: solid 1px #ffffff;
}

.otokulist .otokubox h3 a:hover{
  border-bottom: solid 1px #ff6600;
}



/* 体験する 体験カテゴリー 体験名
 * -------------------------- */
.singleinner01 {
  padding: 0 30px 75px;
  border-top: 1px solid #e9f0e8;
}
.singleinner02 {
  padding: 55px 30px 100px;
  border-top: 1px dashed #d4d2d2;
  font-size: 14px;
  color: #535353;
  line-height: 1.71;
}
.singletit {  font-family: 'Yu Mincho' !important;
  font-size: 22px;
  padding: 15px 0 4px 5px;
  border-bottom: 1px solid #adcda1;
  margin-bottom: 19px;
}
.singledate {
  display: inline-block;
  font-size: 12px;
  color: #535353;
  background: #cde7c5;
  padding: 5px 21px 3px 14px;
  line-height: 1.83;
  margin-bottom: 33px;
}
.singlebox {
  font-size: 14px;
  color: #535353;
  line-height: 1.57;
  margin-bottom: 75px;
}
.singlebox .tit{  font-family: 'Yu Mincho' !important;
  font-size: 18px;
  line-height: 1.22;
  margin-bottom: 18px;
}
.singlebox .img{
  float: left;
  margin-right: 30px;
}
.singlebox .img img{
  border: 1px solid #dfdfdf;
  padding: 1px;
}
.singlebg {
  background: #ebf1f5;
  padding: 25px 35px 40px;
  font-size: 14px;
  color: #535353;
  line-height: 1.71;
  margin-bottom: 38px;
}
.singlebg .tit {
  font-size: 18px;
  line-height: 1.33;
  margin-bottom: 10px;
}
.singlebg .tit span {
  color: #028010;
}

.alignleft {
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
}



.singlepanel {
  width: 368px;
  font-size: 14px;
  color: #535353;
  line-height: 1.71;
}
.singlepanel .tit {  font-family: 'Yu Mincho' !important;
  font-size: 18px;
  color: #000;
  line-height: 1.5;
  padding-bottom: 5px;
}
.singlepanel .tit i {
  font-size: 14px;
  color: #028010;
  padding: 0 7px;
}
.singlepanel .txt {
  border: 1px solid #b1b1b1;
  padding: 15px 17px 27px;
}
.singlepanel .txt span {
  font-size: 12px;
  line-height: 2;
}


.googlemap{
  width: 50%;
}

.googlemap.width100{
  width: 100%;
}

.googlemap > a{
  color: #ff6600;
}

.googlemap > a:hover{
  text-decoration: underline;
}


.width100{
  width: 100%!important;
  min-height: 300px;
}

#googlemap {
  width: 368px;
  height: 234px;
  border: #b1b1b1 solid 1px;
  margin: 0 0 20px;
}



/* fixes potential theme css conflict */
#googlemap img {
   max-width: inherit !important;
}

.bordernone{
  border: none;
}



/* JTB BOKUN */
.bokunButton {
  display: inline-block;
  padding: 0 0;background: #c00;
  border-radius: 5px;
  box-shadow: none;
  font-family: inherit;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  color: #fff;
  border:none;
  cursor: pointer;
  transition: background .2s ease;
  width: 100%;
  line-height: 60px;
}

.bokunButton:hover {
  opacity: .7;
}
