/* CSS Document */
/*---------------------------------------------------------------------------*/
#container .slider {
  background-image: url(../images/main_bg.png);
  background-repeat: repeat-x;
  height: 168px;
  -moz-background-size: 25px 168px;
  background-size: 25px 168px;
}

.slides li img {
  text-align: center;
}

.slides li {
  text-align: center;
  padding-top: 6px;
}

.slider .slides li {
  position: relative;
}

.slider .slides li span {
  position: absolute;
  top: 125px;
  right: 5%;
}

.slider .slides li span img {
  width: 23px;
}

.slider .slides li a img:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.flex-control-nav {
  position: relative;
  bottom: auto;
}

figure {
  margin: 0;
}

figure img {
  max-width: 100%;
  height: auto;
}

/*---------------------------------------------------------------------------*/
#conts {
  padding-top: 65px;
}

.banner {
  text-align: center;
  padding: 0 15px;
}

.banner a {
  display: block;
}

.banner img {
  max-width: 100%;
}

#con01 {
  margin-top: 55px;
}

#con01 img {
  width: 100%;
}

#con01 .co01_img {
  margin-bottom: 15px;
}

#con01 {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 10px;
}

/*---------------------------------------------------------------------------*/
#con02 dl {
  margin: 0 0 10px 0;
}

#con02 dl dt {
  background-image: url(../images/con02_icon01.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
  font-weight: bold;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  margin: 0 0 5px 0;
}

#con02 dl dd {
  padding-left: 20px;
}

/*---------------------------------------------------------------------------*/
.info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 3%;
  border-bottom: solid 1px #CCC;
  margin-bottom: 30px;
}

.info__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20%;
  margin-right: 7px;
}

.info__icon img {
  max-width: 100%;
}

#con03 .h2_ttl {
  background-color: #333;
  padding-top: 5px;
  padding-bottom: 5px;
}

#con03 ul li {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #ffffff), color-stop(99%, #f1f0ee));
  background: -webkit-linear-gradient(top, #ffffff 2%, #f1f0ee 99%);
  background: -moz- oldlinear-gradient(top, #ffffff 2%, #f1f0ee 99%);
  background: linear-gradient(to bottom, #ffffff 2%, #f1f0ee 99%);
  width: 100%;
  border-top: 1px solid #bcb39d;
}

#con03 ul li:first-child {
  border-top: none;
}

#con03 ul li a {
  background-image: url(../images/con03_yaji.png);
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-bottom: 5px;
  background-position: 98% 50%;
  -moz-background-size: 35px 35px;
  background-size: 35px 35px;
  display: block;
}

#con03 li.business {
  padding: 5px 0;
  text-align: center;
}

#con03 li.business img {
  width: 305px;
  max-width: 100%;
  margin: 0 auto;
}

#con03 .btn_area a {
  background: none;
}

/*---------------------------------------------------------------------------*/
#con04 {
  background-color: #f1efe7;
}

#con04 .h2_ttl {
  background-color: #333;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

#con04 .taC {
  margin-bottom: 20px;
  margin-top: 20px;
}

#con04 .co04_box {
  margin-right: 10px;
  margin-left: 10px;
  overflow: hidden;
}

#con04 .co04_box .fl_ri {
  float: right;
  margin-left: 15px;
}

#con04 .co04_box p {
  overflow: hidden;
}

#con04 .co04_box .btn_area {
  text-align: center;
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
}

/*---------------------------------------------------------------------------*/
#con05 {
  margin: 15px 10px;
}

#con05 .tea_item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#con05 .tea_item_photo {
  width: 45%;
  margin-right: 5%;
  text-align: right;
}

#con05 .tea_item_photo > img {
  width: 109px;
  max-width: 100%;
}

#con05 .tea_item .name {
  width: 50%;
}

#con05 .tea_item_txt {
  width: 100%;
  margin-top: 10px;
}

#con05 .tea_all {
  margin-top: 20px;
}

#con05 .tea_all > p {
  margin-top: 10px;
}

#con05 .photo_area {
  width: 50%;
  margin-right: auto;
  text-align: center;
  display: block;
  position: relative;
}

#con05 h3 small {
  color: #bb9f59;
  font-size: 10px;
  display: block;
}

#con05 .photo_area img {
  width: 109px;
  height: 109px;
  padding-left: 10px;
}

#con05 .txt_area {
  margin-top: 10px;
  text-align: left;
}

#con05 ul li {
  border-top: 1px solid #CCC;
  padding-top: 10px;
  text-align: center;
  padding-bottom: 10px;
}

#con05 ul li:first-child {
  border-top: none;
}

#con06 {
  background-color: #f8f8f8;
}

/*---------------------------------------------------------------------------*/
#con06 .co_inner li {
  list-style-type: none;
}

#con06 .co_inner li .imgbox {
  float: left;
  margin-right: 10px;
}

#con06 .co_inner li {
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 10px;
  border-top: 1px dotted #999;
}

#con06 .co_inner ul {
  padding: 10px 0 10px 0;
}

#con06 .co_inner li:first-child {
  border-top: none;
}

#con06 .co_inner li .txtbox {
  overflow: hidden;
}

#con06 .co_inner li .txtbox .date {
  color: #bb9f59;
  font-size: 90%;
}

#con06 .btn_area {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

#con06 .co_inner ul li a {
  display: block;
  overflow: hidden;
}

#con06 li img {
  vertical-align: top;
}

/*---------------------------------------------------------------------------*/
#con07 #map {
  height: 300px;
  margin-bottom: 10px;
}

#con07 {
  margin: 25px 15px;
}

/*---------------------------------------------------------------------------*/
#con08 ul .co08_01 {
  background-color: #778a9c;
}

#con08 ul .co08_02 {
  background-color: #a2935e;
}

#con08 ul .co08_01 a {
  display: block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

#con08 ul .co08_02 a {
  display: block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

/*---------------------------------------------------------------------------*/
#footer .ptop {
  background-color: #2c2c2c;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

#footer .cpright {
  font-size: 80%;
  margin: 15px 10px;
  text-align: center;
}

#bnrarea {
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  text-align: center;
  width: 95%;
}

#bnrarea a img {
  width: 100%;
}

#header .tokids {
  position: absolute;
  top: 29px;
  left: 5px;
}
