@charset "UTF-8";
/* common style
********************************************************/
.cf:after {
  content: '';
  display: block;
  clear: both;
}

a {
  color: #1e4326;
}

.btn_link {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 0 20px;
  width: 80%;
  height: 44px;
  border-radius: 3px;
  background: #103804;
  text-align: center;
  line-height: 44px;
}

.btn_link:after {
  content: '\f105';
  position: absolute;
  top: 14px;
  right: 10px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.btn_link {
  color: #fff;
}

address {
  font-style: initial;
}

/* wrapper
********************************************************/
#wrapper {
  font-size: 14px;
}

/* header
********************************************************/
header .ttl {
  width: 100%;
  background: #103804;
}

header p.copy {
  padding: 5px 10px;
  color: #fff;
  font-size: 10px;
  font-weight: normal;
}

header .logo, header .cart_menu_btn, header .menu_btn {
  float: left;
}

header .logo {
  margin: 6px 0 6px 10px;
}

/*ヘッダーボタン*/
header .btn_area {
  float: right;
  margin: 15px 10px 0 0;
}

header .btn_area .btn {
  margin-left: 10px;
  padding: 0 10px;
  width: 65px;
  height: 32px;
  box-sizing: content-box;
  border-bottom: 1px solid #CCC;
  border-radius: 3px;
  background: #103804;
  color: #fff;
  text-align: center;
  line-height: 32px;
}

header .panel_btn.btn.close {
  display: none;
}

header .menu_btn.on .panel_btn.btn {
  display: none;
}

header .menu_btn.on .panel_btn.btn.close {
  display: block;
}

header .cart_menu_btn {
  border-bottom: 1px solid #ccc;
  background: #3d3028 !important;
}

header .cart_menu_btn a {
  color: #fff;
}

header .btn_area .btn span {
  font-size: 11px;
}

/* menu
****************************/
.menu_area {
  display: none;
  padding: 2px 10px 0;
  border-top: 2px solid #D6CCBA;
  background: #faf7f2;
}

.menu_area a, .menu_area p {
  display: block;
  overflow: hidden;
  padding: 10px 5px;
  color: #000;
}

.menu_area li {
  display: block;
  border-bottom: 1px solid #D7CDBC;
}

.menu_area li:last-child {
  border-bottom: none;
}

/*コンテンツメニューエリア*/
.content_menu_area {
  margin: 20px 0;
  padding: 0 10px;
  background: #103804;
  color: #fff;
}

.content_menu_area li.inner_menu:first-child {
  border-bottom: 1px solid #3E5935;
}

.content_menu_area .inner_menu p {
  padding: 10px 0;
}

/*子階層メニュー*/
.inner_menu p {
  position: relative;
}

.inner_menu p:after {
  content: '\f107';
  position: absolute;
  top: 13px;
  right: 5px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.inner_menu p.active:after {
  content: '\f106';
}

.inner_menu ul {
  display: none;
  margin: 0 0 10px;
  width: 100%;
}

.inner_menu ul.cf {
  padding: 5px 0 15px;
}

.inner_menu li {
  border-bottom: none;
}

.inner_menu li a {
  padding: 5px;
  border-bottom: none;
  color: #103804;
}

.inner_menu .cf li a {
  display: block;
  float: left;
  margin: 0 0.5% 1% 0.5%;
  padding: 0;
  width: 19%;
}

.inner_menu .cf li a img {
  width: 100%;
}

/* container
********************************************************/
#container img {
  display: block;
  width: 100%;
  height: auto;
  max-height: inherit;
}

#container section li {
  display: block;
}

/* 見出し
****************************/
h2.ttl {
  margin: 30px 0 20px;
}

h2.ttl_txt {
  margin: 0 10px;
  height: 40px;
  background: #103804;
  color: #fff;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
}

/* メインビジュアル
****************************/
.main_visual {
  position: relative;
  padding-top: 61.684%;
  width: 100%;
  height: 0;
  background: url(http://gigaplus.makeshop.jp/kannonyama/sp/bg_main_visual.jpg) no-repeat center top;
  background-size: contain;
}

.main_visual .main_inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 14%;
  width: 92%;
  height: auto;
  color: #041808;
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.8);
  text-align: center;
}

.main_visual .main_inner strong {
  display: block;
}

.main_visual .main_inner span {
  display: block;
  margin: 5px 10px 15px;
  font-size: 13px;
  font-weight: normal;
}

/* contact season
****************************/
.contact, .season, .pickup {
  margin: 15px 10px;
}

.page_contact {margin: 10px 10px 5px;}

/* section hot
****************************/
section.hot li {
  margin: 10px 10px 0;
}

#container section .two_col {
  display: table;
  table-layout: fixed;
  padding: 0 10px;
  width: 100%;
}

#container section .two_col li {
  display: table-cell;
  width: 50%;
  border: 2px solid #fff;
}

/* section ranking
****************************/
#container section .three_col {
  padding: 0 6px;
  width: 100%;
}

#container section .three_col li {
  float: left;
  margin: 0 1.666% 10px;
  width: 30%;
}

#container section .three_col li .name {
  margin: 5px 0;
  font-size: 13px;
  line-height: 1.3;
}

#container section .three_col li .price {
  background: #eef0ee;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.M_rank {
  margin: 0 auto 2px;
  text-align: center;
}

.M_rank1 {
  overflow: hidden;
  margin: 0 auto 10px;
  width: 50px;
  height: 20;
  background: url(http://gigaplus.makeshop.jp/kannonyama/201404//ranking-first.png) no-repeat center top;
  background-size: 50px 20px;
  white-space: nowrap;
  text-indent: 100%;
}

.M_rank2 {
  overflow: hidden;
  margin: 0 auto 10px;
  width: 50px;
  height: 20;
  background: url(http://gigaplus.makeshop.jp/kannonyama/201404//ranking-second.png) no-repeat center top;
  background-size: 50px 20px;
  white-space: nowrap;
  text-indent: 100%;
}

.M_rank3 {
  overflow: hidden;
  margin: 0 auto 10px;
  width: 50px;
  height: 20;
  background: url(http://gigaplus.makeshop.jp/kannonyama/201404//ranking-third.png) no-repeat center top;
  background-size: 50px 20px;
  white-space: nowrap;
  text-indent: 100%;
}

/* section news
****************************/
.news {
  overflow: auto;
  /* scrollからautoに変更 */
  -webkit-overflow-scrolling: touch;
  margin: 0 10px 25px;
  width: auto;
  height: 200px;
  border: 1px solid #103804;
}

.news iframe {
  display: block;
  /* 追加で指定 */
  width: 100%;
  height: 100%;
  border: none;
  /* 追加で指定 */
}

/* footer
********************************************************/
/* footer menu
****************************/
.menu_area_ft {
  padding: 2px 10px 0;
  width: 100%;
  border-top: 2px solid #D6CCBA;
  background: #faf7f2;
}

.menu_area_ft li {
  display: block;
  overflow: hidden;
  padding: 10px 5px;
  border-bottom: 1px solid #D7CDBC;
}

.menu_area_ft li:last-child {
  border-bottom: none;
}

.menu_area_ft li a {
  color: #000;
}

footer .info {
  margin: 15px 10px;
  font-size: 13px;
}

footer .info a {
  text-decoration: underline;
}

footer .copyright {
  height: 25px;
  background: #103804;
  color: #fff;
  font-size: 10px;
  text-align: center;
  line-height: 25px;
}
