/* SYLE CSS */
html, body {
  /* font-size: 98%; */
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all;
}

/**************************************************
fullscrenn fadeimages
**************************************************/
.fluid_container {
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 0;
}

.fluid_container img {
  position: absolute;
  z-index: -1;
  width: inherit;
  max-width: 100%;
  height: auto;
}

#camera_wrap_4 {
  bottom: 0;
  height: 100%;
  left: 0;
  margin-bottom: 0 !important;
  position: fixed;
  right: 0;
  top: 0;
}

.camera_bar {
  z-index: 2;
}

.camera_overlayer {
  opacity: .1;
}

.camera_commands {
  display: none;
}

/**************************************************
main panel
**************************************************/
.logo-main {
  position: absolute;
  width: 100%;
  top: -160px;
  margin-top: -160px;
  text-align: center;
}

.down_arrow {
  position: fixed;
  width: 100%;
  bottom: 12%;
  text-align: center;
  opacity: 0;
}

.down_arrow img {
  margin: 0 auto;
}

.sub-logo {
  position: fixed;
  width: 100%;
  bottom: 5%;
  text-align: center;
}

.sub-logo img {
  margin: 0 auto;
}

.soba-kakke {
  position: absolute;
  left: 1500px;
  bottom: 100px;
}

.header-link-box {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header-link-box ul li {
  position: relative;
  display: block;
  width: 95px;
  height: 78px;
  margin: 10px 0;
}

.header-link-box ul li a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: -5px;
  -webkit-transition: all .2s;
  transition: all .2s;
}

/**************************************************
main
**************************************************/
#container {
  position: absolute;
  background: url(../images/bg.png) 0 0 repeat;
  top: 100%;
  width: 100%;
  overflow: hidden;
}

#content {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.main {
  position: relative;
  overflow: visible;
  top: 90%;
  width: 90%;
  max-width: 980px;
  margin: 0 auto;
}

.stuff {
  position: relative;
  width: 100%;
  height: 420px;
  overflow: visible;
  z-index: 11;
}

.fruit {
  display: block;
  position: absolute;
  top: 15%;
  right: -50px;
  width: 436px;
  height: 271px;
}

.main-thumb {
  float: left;
  margin-top: 40px;
}

/**************************************************
txt,  a
 **************************************************/
a#link-to-top {
  position: fixed;
  right: 30px;
  bottom: 0;
  opacity: 0;
  z-index: 100;
}

.caption {
  font-size: 12px;
  margin-left: 20px;
}

/**************************************************
box
 **************************************************/
.box-middle {
  position: relative;
  /* width: 624px; */
  width: 60%;
  margin-top: 80px;
  padding-bottom: 40px;
  overflow: visible;
  z-index: 20;
}

.box-middle p {
  margin-top: 40px;
  padding-left: 10px;
}

.box-full {
  position: relative;
  width: 100%;
  margin-top: 80px;
  z-index: 20;
  overflow: visible;
}

.box-full p {
  margin-top: 40px;
  padding: 0 10px;
}

.box-full.first {
  margin-top: 40px;
}

.box-half {
  width: 50%;
  /* padding-left: 4%; */
}

.box-half.left {
  float: left;
}

.box-half.right {
  float: right;
}

.about-tassyamura {
  margin-top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-tassyamura .box-middle.first {
  background: url(../images/line_brown.png) left bottom repeat-x;
  margin: 40px 0 0;
  width: 60%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about-tassyamura .box-middle.first h2 {
  width: 100%;
}

.about-tassyamura .box-middle.first h2 img {
  width: 189px;
}

.about-tassyamura .box-middle.first .main-thumb {
  width: 42%;
}

.about-tassyamura .box-middle.first .box-half {
  width: 55%;
  padding: 0;
}

.about-tassyamura .map {
  width: 40%;
  z-index: 10;
  overflow: visible;
}

.about-tassyamura .map img {
  max-width: 100%;
  height: auto;
}

.farmer h2 {
  width: 100%;
}

.farmer h2 img {
  width: 302px;
}

.farmer-slider {
  margin: 40px auto 0;
}

.farmer-slider li {
  padding: 0 5px;
}

.homestay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.homestay h2 {
  width: 100%;
  margin: 0 0 40px;
}

.homestay h2 img {
  width: 193px;
}

.homestay .homestay__left {
  width: 60%;
}

.homestay .homestay__right {
  width: 35%;
}

.card-wrap {
  margin: 80px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card {
  width: 31%;
}

.card__title {
  font-size: 130%;
  text-align: center;
  color: #73a12e;
}

.card__img {
  margin: 5px 0 0;
}

.card__img img {
  display: block;
}

.card__text {
  padding: 10px 20px;
  font-size: 15px;
  background: #fff;
}

.card__btn a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 8px 10px;
  text-align: center;
  background: #73a12e;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  text-decoration: none;
}

.about-nanbu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about-nanbu h2 {
  margin: 0 0 40px;
  width: 100%;
}

.about-nanbu h2 img {
  width: 245px;
}

.about-nanbu .about-nanbu__left {
  width: 60%;
  margin: 0;
}

.about-nanbu .about-nanbu__right {
  width: 35%;
}

.vm {
  display: table-cell;
  vertical-align: middle;
  float: left;
}

.slide-box {
  width: 100%;
  height: 595px;
}

.slide-box ul li:nth-of-type(3n + 1) {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.slide-box ul .grid {
  float: left;
  width: 313px;
  height: 185px;
  margin-top: 20px;
  margin-left: 20px;
  /* p */
}

.slide-box ul .grid.first {
  margin-left: 0;
}

.slide-box ul .grid.top {
  margin-top: 0;
}

.slide-box ul .grid .num-circle {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../images/bg_circle_small.png) center center no-repeat;
  width: 23px;
  padding-top: 2px;
  color: #fff;
  font-weight: normal;
  text-align: center;
}

.slide-box ul .grid h4 {
  width: 285px;
  float: left;
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #73a12e;
  line-height: 1.8;
}

.slide-box ul .grid img {
  float: left;
  margin-top: 10px;
}

.slide-box ul .grid p {
  float: right;
  width: 213px;
  margin-top: 10px;
  padding: 0;
  font-size: 95%;
  line-height: 1.5;
}

.slide-box ul .grid p.addr {
  font-size: 12px;
  color: #834e00;
}

.position {
  overflow: hidden;
  padding: 10px;
  text-align: centerl;
}

.access {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
  padding-top: 40px;
}

.access h3 {
  background: url(../images/h3_access.png) 0 0 no-repeat;
  width: 100%;
  height: 20px;
  text-indent: -9999px;
  line-height: 1;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.access p {
  background: url(../images/line_brown.png) left bottom repeat-x;
  text-align: center;
  padding-bottom: 40px;
}

.access img {
  margin-top: 40px;
}

.access img.first {
  margin-top: 0;
}

.img_left01 {
  width: 302px;
  float: left;
  text-align: center;
}

.img_right01 {
  width: 302px;
  float: right;
  text-align: center;
}

.txt_right01 {
  width: 647px;
  float: right;
}

.txt_left01 {
  width: 628px;
  float: left;
}

.border-top01 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../images/line_brown.png) left top repeat-x;
  width: 100%;
  margin-top: 80px;
  overflow: hidden;
}

hr {
  background: url(../images/line_brown.png) left bottom repeat-x;
  border: none;
  text-align: center;
  padding-bottom: 40px;
}

/**************************************************
H
**************************************************/
h1 {
  position: absolute;
  width: 80%;
  max-width: 546px;
  top: -160px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: -170px;
}

/**************************************************
ul li
**************************************************/
.menu-list {
  margin-top: 40px;
}

.menu-list li {
  color: #725240;
  font-weight: bold;
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 1px;
}

/**************************************************
table
**************************************************/
.table-half01 {
  border-collapse: collapse;
  border: 1px solid #73a12e;
  font-size: 85%;
  margin: 20px 10px 0;
}

.table-half01 th {
  border-bottom: 1px solid #fff;
  background-color: #73a12e;
  color: #fff;
  width: 40%;
  padding: 10px;
  font-weight: normal;
  vertical-align: middle;
}

.table-half01 td {
  border: 1px solid #73a12e;
  padding: 10px;
  vertical-align: middle;
}

.table-half01 tr:last-child th {
  border-bottom: 1px solid #73a12e;
}

.table-header01 {
  font-weight: bold;
  color: #834e00;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .header-link-box ul li a:hover {
    right: 0;
  }
}

@media screen and (max-width: 768px) {
  .header-link-box {
    width: 100%;
    position: absolute;
    top: 0;
    right: auto;
    left: auto;
  }
  .header-link-box ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .header-link-box ul li {
    position: relative;
    display: block;
    width: 78px;
    height: auto;
    margin: 0;
  }
  .header-link-box ul li a {
    top: -10px;
    right: auto;
  }
  /**************************************************
    box
  **************************************************/
  .box-full {
    margin-top: 60px;
  }
  .box-full p {
    margin-top: 20px;
  }
  .about-tassyamura {
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-tassyamura .box-middle.first {
    width: 100%;
    margin: 20px 0 0;
    padding: 0 0 20px;
    background: none;
  }
  .about-tassyamura .box-middle.first .main-thumb {
    width: 80%;
    margin: 20px auto 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .about-tassyamura .box-middle.first .box-half {
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .about-tassyamura .map {
    width: 100%;
  }
  .about-tassyamura .map img {
    max-width: 100%;
    height: auto;
  }
  .farmer-slider {
    margin: 20px auto 0;
  }
  .farmer-slider li {
    padding: 0 5px;
  }
  .homestay {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .homestay h2 {
    margin: 0 0 20px;
  }
  .homestay .homestay__left {
    width: 100%;
  }
  .homestay .homestay__right {
    width: 90%;
    margin: 0 auto;
  }
  .card-wrap {
    margin: 40px auto 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card {
    width: 100%;
  }
  .card__title {
    font-size: 120%;
  }
  .card__img {
    margin: 5px 0 0;
  }
  .card__text {
    padding: 10px 20px;
    font-size: 14px;
  }
  .card + .card {
    margin: 40px 0 0;
  }
  .about-nanbu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-nanbu h2 {
    margin: 0 0 20px;
  }
  .about-nanbu .about-nanbu__left {
    width: 100%;
  }
  .about-nanbu .about-nanbu__right {
    width: 90%;
    margin: 20px auto 0;
  }
}
