﻿* {
  font-family: 'Meiryo', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'osaka', sans-serif;
  margin: 0px auto;
  padding: 0px;
}

body {
  text-align: center;
  -webkit-text-size-adjust: 100%;
}

img {
  max-width: 100%;
  vertical-align: bottom;
  border: 0;
}

table {
  border-collapse: collapse;
}

a {
  color: #323232;
  text-decoration: none;
}
:focus { outline: none; }




#header,
#container,
#fcontact,
#footer,
#copy {
  color: #505050;
  font-size: 13px;
  line-height: 180%;
  letter-spacing: 0.07em;
  text-align: left;
}


#header {
  position: relative;
}
#header h1 {
  font-size: 100%;
  line-height: 140%;
  font-weight: normal;
}
#header h1 span {
  display: block;
  font-size: 85%;
  letter-spacing: 0.02em;
}
#header a#htel {
  display: block;
  font-size: 110%;
  letter-spacing: 0.02em;
}
#header h2 {
  padding-top: 20px;
}



#fcontactbox {
  border-top: solid 1px #b4d9c4;
  border-bottom: solid 1px #b4d9c4;
}
#fcontact {
  text-align: center;
}
#fcontact h2 {
  width: 220px;
  font-size: 135%;
  font-weight: normal;
  padding-bottom: 10px;
  border-bottom: solid 1px #b4d9c4;
}
#fcontact h1 {
  font-size: 115%;
  padding: 30px 0 15px;
}
#fcontact p a {
  color: #06803c;
  font-size: 140%;
  letter-spacing: 0.02em;
}
#fcontact a.more {
  display: inline-block;
  width: 220px;
  line-height: 40px;
  border: solid 1px #b4d9c4;
}

#footerbox {
  clear: both;
}
#footer {
  text-align: center;
}
#copybox {
  background: #06803c;
}
#copy {
  color: #ffffff;
  text-align: center;
}
#copy small {
  font-size: 90%;
}




.min {
  font-family: '游明朝', 'Yu Mincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pr6 W6', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: normal;
}

.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}

.vertical {
  position: relative;
  overflow: hidden;
}
.vertical img {
  margin: auto;

  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}



#slider {
  width: 100%;

  position: relative;
  overflow: hidden;
}
#slider ul,
#slider ul li {
  float: left;
  display: block;
  overflow: hidden;
}
#slider ul li img {
  display: none;
}
.wideslider_base {
  position: absolute;
  top: 0px;
}
.wideslider_wrap {
  position: absolute;
  top: 0px;
  overflow: hidden;
}

.slider_prev,
.slider_next {
  position: absolute;
  top: 0px;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
}
.slider_prev { background: #ffffff; }
.slider_next { background: #ffffff; }
.pagination {
  display: none;
}
#slider img#xlogo {
  position: absolute;
  right: -0.5%;
  z-index: 999;
}

#hconcept {
  text-align: center;
}
#hconcept h1 {
  color: #323232;
  font-size: 210%;
  line-height: 150%;
  letter-spacing: 0.25em;
  padding-left: 0.25em;
}

#hbanana {
}
#hbanana .hb {
  background: #f8f6e7;
  color: #06803c;

  position: relative;

  overflow: hidden;
  box-sizing: border-box;
}
#hbanana .hb .vertical {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;

  position: relative;
  behavior: url('/js/PIE.htc');

  overflow: hidden;
  box-sizing: border-box;
}
#hbanana .hb h1 {
  font-size: 130%;
  letter-spacing: 0.05em;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 2px;
}
#hbanana .hb .bt p {
  line-height: 160%;
}

#hnotice {
  text-align: center;
  margin-top: 15px;
  padding: 12px 3%;
  border: solid 1px #e6e6e6;
}
#hnotice h3 {
  font-size: 95%;
  font-weight: normal;
  padding-bottom: 6px;
  border-bottom: dotted 1px #e6e6e6;
}
#hnotice p {
  color: #646464;
  font-size: 85%;
  padding-top: 10px;
  line-height: 150%;
}

#hconcept2 {
  text-align: center;
}
#hconcept2 h1 {
  color: #323232;
  font-size: 180%;
  letter-spacing: 0.05em;
  padding-bottom: 8px;
  padding-left: 0.05em;
}

#hfs {
  background: #f8f6e7;
  padding-bottom: 30px;
}
#hfs img#fst {
  display: block;
  margin-top: -12%;
}
#hfs .fsbox h2 {
  color: #06803c;
  font-size: 140%;
  font-weight: normal;
  padding-bottom: 10px;
}
#hfs .fsbox p {
  letter-spacing: 0.05em;
  padding-bottom: 6px;
}
#hfs .fsbox h4 {
  float: right;
  font-size: 80%;
  font-weight: normal;
  letter-spacing: 0;
  text-align: center;
  padding-left: 10px;
  white-space: nowrap;
}
#hfs .fsbox h4 img {
  display: block;
  width: 90%;

  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;

  position: relative;
  behavior: url('/js/PIE.htc');

  overflow: hidden;
  box-sizing: border-box;
}



.reg {
  display: inline-block;
  font-size: 70%;
}



a#order {
  display: block;
  background: #234119;
  color: #f8f6e7;
  letter-spacing: 0.07em;

  position: fixed;

  z-index: 9999;
}
a#order p span {
  display: block;
  color: #ffffff;
}
/*
a#order {
  display: none;
}
*/







