﻿@charset "UTF-8";
/* Freepage DESIGN TEMPLATE
    system research
______________________________________________________________________________*/


/* 開店代行フリーページ */

/* 全体 */
body{
  font-family: FontAwesome, "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, serif;
}
.freepage_create_page .pane_body .pane_body_mid_1_contents {
 padding-left: 50px;
}
.freepage_create_page .pane_body {
 max-width: 1000px;
 margin: 0 auto;
}
@media only screen and (min-width: 701px) {
 .pane_body_mid_1 {
  margin: auto 5%;
 }
}

/* お知らせ、お客様の声項目名 */
#news .title,
#review  .title {
 display: flex;
 justify-content: space-between;
 align-items: flex-end;
}

/* ヘッダー背景画像 */
.pane_head{
 border-top: 5px solid #6e6029;
}
.pane_head .contents.cfx{
 width:100%;
 background: url("https://www11.easy-myshop.jp/emsrsc/rihei/res//ヘッダー.png") no-repeat left 10% top -5px;
 margin:0 auto;
 max-width:1000px;
}

/* ヘッダー */
.welcome a,
.welcome{
 color:#00561f;
 font-size:1rem;
 font-weight:bold;
}

.welcome{
  margin-bottom:10px;
}

.pane_head .welcome a:hover{
 color:#00561f;
 opacity:.7;
 text-decoration:underline;
}

/* ヘッダーメニュー */
.top_menu_pulldown li {
 border-right: dotted 1px #6d6029;
}

.top_menu_pulldown > li:nth-child(2){
 border-left: dotted 1px #6d6029;
}

.top_menu_pulldown li li.category_li {
 font-weight:bold;
 border-bottom: dotted 1px #6d6029;
 color:#000;
}

.top_menu_pulldown li > .category{
 border:none;
}

.top_menu_pulldown > li > a{
 color: #111;
}

@media screen and (min-width: 700px){
 .top_menu_pulldown > li > a{
   font-weight:bold;
 }
 .top_menu_pulldown:not(.popup_show) > li > a:hover{
   color: #111;
   text-decoration:underline;
   opacity:.7;
 }
}

/* 緑色ボタンデザイン */
#about .btn,
#member_login_before .btn{
 background-color: #00561f;
 font-weight: bold;
 text-align: center;
 border-radius: 5px;
 padding: 0.8rem 1.5rem;
}

#about a .btn,
#member_login_before a .btn{
  color:#FFFFFF;
}

#about .btn:hover,
#member_login_before .btn:hover{
 text-decoration: none;
 opacity: .7;
 cursor: pointer;
}

#about a:hover,
#member_login_before a:hover{
 text-decoration: none;
}

/* [一覧を見る]ボタン */
#news .list_link,
#review .list_link{
 background-color: #00561f;
 font-weight: bold;
 text-align: center;
 padding: 0.3rem 0.5rem;
 height: 30px;
 border-radius: 3px;
}

#news a .list_link,
#review a .list_link{
 color:#FFFFFF;
}

#news a:hover,
#review a:hover{
 text-decoration:none;
 opacity:.7;
}

/* スライドショー */
.parts_slideshow {
 max-height: 530px;
}

.parts_slideshow img{
 max-height: 530px;
 object-fit:cover;
}

/* 農園概要 */
#about .btn{
 width:240px;
 margin-top:10px;
}

#about{
 background: url("https://www11.easy-myshop.jp/emsrsc/rihei/res/h_about_img.png") no-repeat right;
}

/* 取扱品目 */
.product_item_list {
 display: flex;
 justify-content: flex-start;
 flex-wrap: wrap;
 text-align:center;
}

.product_item_pane {
 min-width:250px;
 margin-bottom:30px;
}

#product_item .btn{
 border: 1px solid #6d6029;
 text-decoration: none;
 width: 100%;
 padding: 4px 0;
 margin: 0;
 max-width:200px;
 margin: auto;
 border-radius:4px;
}

#product_item .btn a{
 color: #6D6029;
}

#product_item .btn:hover{
 text-decoration: none;
 opacity: .7;
 cursor: pointer;
}

#product_item .btn a:hover{
 text-decoration: none;
}

.product_item_list img{
 width:200px;
}

/* お知らせ */
#news .news_article{
 margin: 10px 1ex;
 font-size: 13px;
 padding: 1.5rem;
 border-bottom: 1px dotted #000;
}

#news .news_content{
 border: 3px solid #ddd;
 height:400px;
 overflow-y: scroll;
}

.news_icon{
 display: inline-block;
 vertical-align: top;
 background: #6d6029;
 color: #FFF;
 padding: 0 0.5em;
 line-height: 1.5;
 margin-left:5px;
}

.news_article p{
 line-height:1.8;
}

#news .news_article p a{
 color: #000;
}

/* おすすめ特産品*/
#recomend_item .title{
 padding-bottom: 1.5rem;
}

#recomend_item .related_item_catalog .item_pane{
 background:#FFFFFF;
 margin:15px auto;
 font-family: "メイリオ", Meiryo, "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
 padding:10px;
}

#recomend_item .horizontal_none_slide .carousel_li, .horizontal .carousel_li{
 margin: 0 auto;
}

#recomend_item .related_item_list.horizontal_none_slide .slides{
 justify-content: flex-start;
}

#recomend_item .related_item_list .related_item_catalog a:hover div.item_name{
 text-decoration:none;
}

/* お客様の声 */
#review .title img{
 max-width:130%;
 width:130%;
}

#review .review_article{
 font-size: 13px;
 padding: 1.5rem;
 border-bottom: 1px dotted #000;
}

#review .review_list{
 border: 3px solid #ddd;
 height:400px;
 overflow-y: scroll;
}

#review .review_item {
 display: flex;
 margin-top:10px;
}

#review .review_item a{
 color:#0066cc;
}

#review .review_item a:hover{
 opacity:.7;
}

#review .review_item img{
 width: 50px;
 height: 50px;
 object-fit: cover;
}

#review .review_item_link {
 padding:5px 15px;
}

/* 会員ログイン */
#member_login_before {
 border: 1px solid #6d6029;
}

#member_login_before > div:first-child{
 padding: 1.5rem;
 border: 1px solid #fff;
 background: #d3cfbe;
}

#member_login_before .btn {
 max-width: 90%;
 margin: 20px auto;
}

#member_login_before .login_title {
 text-align: center;
 font-size: 1.5rem;
 border-bottom: dotted 3px #FFFFFF;
 font-weight: bold;
 padding-bottom: 5px;
}

#member_login_before .new_member a{
 color:#094d8b;
}
#member_login_before .new_member a:hover{
 text-decoration:underline;
}

/* カテゴリ */
#category_title{
 padding: 1.5rem 1rem;
 background: url('https://www11.easy-myshop.jp/emsrsc/rihei/res/カテゴリー背景.png');
 text-align: center;
 border-bottom: 1px dashed #6d6029;
}

.category_list{
  background: url('https://www11.easy-myshop.jp/emsrsc/rihei/res/カテゴリー背景.png');
}

.category_list .category > .category_li {
    border-bottom: #6d6029 1px dashed;
}

.category .category_link.image_link:hover{
 opacity:1;
 background-color:unset;
}
 
.category .category_link.image_link img:hover{
 opacity:.7;
}

/* FAX注文用紙 */
#fax_contact a{
 margin:1px;
}

#fax_contact {
 border: 3px solid #ddd;
}

#fax_contact:hover{
 opacity: .7;
}

/* フッター */
.footer{
 display:flex;
 justify-content: center;
 font-family: "メイリオ", Meiryo, "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
}

.pane_foot{
background: #FFFFFF;
border-top: none;9}

.footer_position_center.parts_footer {
 background: #6d6029;
 color: #FFFFFF;
 padding: 20px 0px;
 font-size: 1.2rem;
}

.footer p{
 font-size: 1.3rem;
 line-height: 1.4;
}

.footer img{
 padding-right:20px;
}

.footer .adress{
 padding-left:20px;
 border-left: 3px #6d6029 dotted;
}


/* トップへ戻るボタン*/
.page_top_link{ 
 background: #6d6029;
 color: #FFF;
}

.page_top_link.page_top_link_show{
 opacity:1;
}

/* スマートフォン表示時 */
@media screen and (max-width: 700px){
 /* ページ全体 */
 .pane_body {
  padding-left: 1.8rem;
  padding-right: 1.8rem;
 }
 .pane_body_mid_1_contents {
  padding-left:0px;
 }
 /* ヘッダー背景 */
  .pane_head .contents.cfx{
   background: url(https://www11.easy-myshop.jp/emsrsc/rihei/res//ヘッダー.png) no-repeat left top -5px;
  }
 /* ヘッダーメニュー */
 .pane_head_menu_bar_bg{
  width: 100%;
  background:none;
  color:#FFFFFF;
  }
 .popup_hide_sm{
  left:60px;
 } 
 .pane_head_menu_bar{
 justify-content: flex-end;
 }
 .btn_top_menu.touchstart{
 background:#6e6029;
 }
 .glass_sm.popup_show,
 .fn_cate_accordion_popup ul,
 .top_menu_pulldown ul{
  background:#6e6029;
  border:none
 }
 .top_menu_pulldown > li > a,
 .fn_cate_accordion_popup .category_link,
 .top_menu_pulldown .category_link{
   color:#FFFFFF;
 }
 .fn_cate_accordion_popup .category_link,
 .top_menu_pulldown .category_link {
  border-bottom: dotted 1px #FFFFFF;
  border-right:none;
 }
 .top_menu_pulldown li:last-child{
  border-bottom:none;
 }
 .top_menu_pulldown .category_main_menu_arrow:before,
 .top_menu_pulldown .category_main_menu_arrow:after{
  background: #FFFFFF;
 }
 .top_menu_pulldown .category_menu_selected .category_main_menu_arrow:before,
 .top_menu_pulldown .category_menu_selected .category_main_menu_arrow:after{
  background: #111;
  opacity:.3;
 }
 .top_menu_pulldown .category_main_menu_arrow:after{
  background: #FFFFFF;
 }
 .top_menu_pulldown ul li >a:hover,
 .top_menu_pulldown ul li >a:active,
 .top_menu_pulldown ul li.category_menu_selected ,
 .top_menu_pulldown.popup_show li >a:hover,
 .top_menu_pulldown.popup_show li >a:active {
  opacity:.7;
 }

 /* 取扱商品 */
 .product_item_list{
  justify-content: center;
 }
 .product_item_list img{
  width:auto;
 }
}

 /* おすすめ特産品 */
@media screen and (max-width: 480px){
 #recomend_item .related_item_list  ul li{
  max-width:200px!important;
 }
 #recomend_item .related_item_catalog .item_pane{
  max-width:100%!important;
  margin: 15px 5px;
 }
 #recomend_item .related_item_list:not(.vertical) .related_item_catalog .item {
  width: auto;
 }
 #recomend_item .horizontal_none_slide .carousel_li,
 #recomend_item  .horizontal .carousel_li{
  margin:0;
 }
 #recomend_item .related_item_list.horizontal_none_slide .slides {
  justify-content: center;
 }
}

@media screen and (max-width: 700px){
 /* 会員ログイン */
 #member_login_before{
 margin-top:20px;
 }

 /* FAX注文用紙 */
 #fax_contact {
 max-width: 232px;
 margin: auto;
 }

 /* フッター */
 .pane_foot{
  padding:0;
 }
 .footer_position_center.parts_footer{
  padding: 10px 0;
 }
 .footer_position_center ul.foot_menu{
  display:none;
 }
 .footer{
 display:block;
 text-align:center;
}
 .footer > div:first-child{
  margin-bottom:20px;
 }
 .footer .adress{
  border-left:none;
  padding-left: 0px;
  border-top: 3px #6d6029 dotted;
  padding: 20px 0;
 }
}

.pane_head_bottom {
  position: relative;
}

.mv-text-box {
  color: #fff;
  font-size: clamp(1.2rem, -1.1875rem + 4.9805vw, 2.4rem);
  left: 50%;
  position: absolute;
  top: 50%;
  text-shadow: 1px 1px 2px #000;
  translate: -50% -50%;
  writing-mode: vertical-rl;
  z-index: 1;
}