
@charset "UTF-8";
*{box-sizing:border-box}
.serif{font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;}
html {
    scroll-behavior: smooth;
    scroll-padding-top: 60px; 
}
#container {
    /*background-image: linear-gradient(180deg, rgba(116, 168, 156, 1),rgba(255, 255, 255, 1), rgba(246, 172, 0, 1));*/
    background-color: #F9F4D2;/*⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐ページ背景色⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐*/
    background-attachment: fixed;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif;
}

/*----▼ナビゲーション▼----*/
.top_navigation {
    display: flex;
    justify-content: center;
    position: -webkit-sticky;
    position: sticky;
    top: 112px; 
    z-index: 1000; 
    background: #77A057;/*⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐ナビゲーション色⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐*/
    box-shadow: 0 2px 10px rgba(0,0,0,0.3);
}

.top_navigation .button {
    order: none;
    flex: 1;
    max-width: 300px;
}

.top_navigation .button a {
display: block;
    text-align: center;
    padding: 18px 20px;
    color: #f1e9d2;
    font-weight: bold;
    font-family: "Times New Roman", serif;
    text-decoration: none;
    font-size: 0.95rem;
    letter-spacing: 0.05em;
    transition: all 0.3s ease;
    border-right: 1px solid rgba(241, 233, 210, 0.2);
    background: #77A057;/*⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐ナビゲーション色⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐*/
}

.top_navigation .button:first-child a {
    border-left:1px solid rgba(241, 233, 210, 0.2);
}

.top_navigation .button a:hover {
    background: #7DAD63;/*⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐ナビゲーションhover色⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐*/
    color: #ffffff;
}

.anker {
    padding-top: 113px;
    margin-top: -113px;
}

.text_area{
    display:flex;
    padding:0 60px 30px 60px;
}

.text_area p {
    line-height: 1.8em;
    font-size: 14.5px;
    padding-bottom: 16px;
}

.text_area p a{
    color:#333;
    text-decoration:underline;
}

.text_area figure{
    margin-right:1.5em;
}

.text_area figure img{
    width:300px;
}

.text_area figure.fsimg img{
    width:450px;
}


.text_area strong span{
    color:#d94a58;
}


/*===========見出し===========*/

h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 60px 0 30px 0;
}

/* 左右に線を引くためのコンテナ */
.title-inner {
  display: flex;
  align-items: center;
  width: 100%; /* 全幅に広げて線を端まで伸ばす */
}

.title-inner::before,
.title-inner::after {
  content: "";
  flex: 1;
  height: 1px;
  background: linear-gradient(to right, #FDFDFD, #D1C9AD, #FDFDFD);
  margin: 0 25px;
transform: translateY(25px);
}

.title-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  white-space: nowrap;
}

/* 日本語の設定 */
.ja {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.2;
}

/* 英語（サブタイトル）の設定 */
.en {
  font-size: 0.7em;
  font-weight: normal;
  letter-spacing: 0.15em;
  margin-top: 5px;
  color: #888;
  font-family: serif;
}

/* アイコンのスタイリング */
.title-icon {
  margin-bottom: 10px; /* タイトルとの間の隙間 */
  display: flex;
  justify-content: center;
}

.title-icon img {
  width: 40px;
  height: auto;
  opacity: 0.8;
}

/* 絵文字などテキストでアイコンを入れる場合 */
.title-icon {
  font-size: 1.5rem;
  line-height: 1;
}







/*----▼popfind▼----*/

.searchMain{
    padding:0 60px;
}

.searchRight #sr_body ._searchresults ._items ._item ._wrap ._layoutgroup1_1 ._layoutgroup1_1_1 {/*国旗・国名エリア*/
    width: 100%;
    height: auto;
    flex-direction: column;
    padding-left: 7px;
}

._layoutgroup1_1_1_1_1 {/*国名*/
    display: flex;
    align-items: center;
    margin-bottom: 6px;
}

._layoutgroup1_1_1_1 ._title {/*商品名*/
    font-size: 1.1em;
}

._layoutgroup1_1_1_1_1 ._icon img {/*国旗*/
    height: 15px;
    width: 23px;
    margin-right: 5px;
}

._layoutgroup1 ._summary {
    display: none;
}

._layoutgroup1 {/*商品画像エリア＆国名～商品テキストエリア*/
    width: 83%;
}

/*
._layoutgroup2_1 ._title a:before {
    background: #edb500;
    border: 1px solid #d8a424;
    color: #222;
    font-size:14px;
}

._layoutgroup2_1 ._title a:hover {
    text-decoration:none;
}
*/

._additional_text5 {/*送料無料*/
    background: #cc0000;
    display: inline-block;
    height: 22px;
    padding: 3px 5px 0;
    margin-right: 5px;
    line-height: 1;
    color: #FFF;
    
}

._additional_text6{
    padding-top: 7px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
	}

._additional_text6 strong {
    font-size: 1.2em;
    color: #a40919;/*⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐商品情報太字色⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐⇐*/
    font-weight: bold;
}

._additional_text7 {
    display: none;
}

.searchRight #sr_body ._searchresults ._items ._item ._wrap ._layoutgroup1_1 ._image a {/*商品画像*/
    width: 220px;
    height: 220px;
    padding: 2px;
    border-color:#ddd8cd;
}

._layoutgroup1_1_1_1_1_2_1 ._text {/*ワインの種類*/
    font-size: 0.95em;
    color: #555;
    margin-right: 7px;
    display: inline;
}

._layoutgroup1_1_1_1_1_2_1 ._additional_text1 {/*品種*/
    display: inline;
}

.searchRight #sr_body ._searchresults ._items ._item ._wrap ._layoutgroup2_1 ._layoutgroup2_1_1 {/*価格*/
    display: block;
}

.searchRight #sr_body ._searchresults ._items ._item{
    border-top:solid 1px #e4dfd3;/*商品と商品の間の罫線*/
}

._layoutgroup1{
    border-right:solid 1px #e4dfd3;/*商品テキストと価格部分の縦線*/
}

._display_text1 .btn_wrapper .btn,
._display_text1 .btn_wrapper .cart,
._display_text1 .btn_wrapper .detail,
._display_text1 .btn_wrapper .soldout{
      width:125px !important;
      padding:0.6em 0 !important;
}

._display_text1 .btn_wrapper .btn a{
      padding:0 !important;
    }

/*----▼フッターメニュー▼----*/
#footermenu {
    background-color: #f5f5f5;
}

#footermenu .appeal{
    background-color: #f5f5f5;
}

#footermenu .no1 {
    background: none;
}


/*KVレスポンシブ*/
.pc { display: block !important; }
.sp { display: none !important; }

/*スマホのみ改行*/
.brsp{display: none;}


/*==============================以下スマホ==============================*/

/* スマホ・タブレット用調整 (768px以下) */
@media screen and (max-width: 768px) {
h2 {
    margin: 40px 0 20px 0;
  }

  .ja {
    font-size: 1.4rem;
    letter-spacing: 0.02em;
  }

  .en {
    font-size: 0.6rem;
    margin-top: 3px;
  }

  .title-icon img {
    width: 32px;
  }

  .title-inner::before,
  .title-inner::after {
    margin: 0 10px;
    transform: translateY(20px); 
  }
}

/* さらに小さいスマホ用 (480px以下) */
@media screen and (max-width: 480px) {
  .ja {
    font-size: 1.2rem; /* さらに小さく */
  }
  
  .title-inner::before,
  .title-inner::after {
    margin: 0 8px;
    transform: translateY(18px);
  }
}

@media only screen and (max-width: 768px) {
    
.kv{}
.kv img{width:100%;}
    
.text_area{
      flex-direction: column;
      padding:0 20px 20px 20px;
    }
    
.text_area figure {
        text-align: center;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }

    .text_area figure img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }

    .text_area figure.fsimg img {
        width: 100%;
        max-width: 450px; 
    }  

.text_area figure.fsimg img{
    width:100%;
}

/*----▼popfind▼----*/
    
.searchMain{
    padding:0 20px;
}    
    ._layoutgroup1 {
    border-right:unset;
    width: 100%;
    padding: 0;
    }
    ._layoutgroup1_1 {
    display: flex;
    flex-direction: column;
    }
    
    .searchRight #sr_body ._searchresults ._items ._item ._wrap ._layoutgroup1_1 ._image {
    width: 240px;
    height: 240px;
    margin: auto;
    }
    .searchRight #sr_body ._searchresults ._items ._item ._wrap ._layoutgroup1_1 ._image a {
    margin: 0 auto;
    }
    .searchRight #sr_body ._searchresults ._items ._item ._wrap ._layoutgroup1_1 ._layoutgroup1_1_1 {
    padding: 0px;
    margin: 0;
    width: 100%;
    }
    .searchRight #sr_body ._searchresults ._items ._item ._wrap ._layoutgroup1_1 ._layoutgroup1_1_1_1 {
    width: 100%;
    margin: 0;
    }
    .searchRight #sr_body ._searchresults ._items ._item ._wrap ._layoutgroup1_1 ._image::before {
    height: auto;
    width: auto;
    margin: 0!important;
    z-index: 1;
    left: 15px;
    top: 5px;
    }
    .searchRight #sr_body ._searchresults ._items ._item ._wrap ._layoutgroup2_1 ._layoutgroup2_1_1 {
    display: flex;
    }
    
    ._display_text1 .btn_wrapper .btn,
    ._display_text1 .btn_wrapper .cart,
    ._display_text1 .btn_wrapper .detail,
    ._display_text1 .btn_wrapper .soldout
    {
      width:70% !important;
      padding:1em 0 !important;
    }
    
    ._display_text1 .btn_wrapper .btn a{
      padding:0 !important;
    }

/*KVレスポンシブ*/
    .pc { display: none !important; }
    .sp { display: block !important;
          width:100%;}
    
/*スマホのみ改行*/
    .brsp{display: block;}
    
}

/*ナビゲーション*/
@media screen and (max-width: 768px) {
  .top_navigation {
    top: 70px; 
    width: 100%;
  }

  .top_navigation .button {
    max-width: none;
  }

  .top_navigation .button a {
    padding: 12px 5px;
    font-size: 0.75rem;
    letter-spacing: 0;
    border-right: 1px solid rgba(241, 233, 210, 0.15);
  }

  .top_navigation .button:first-child a {
    border-left: none; 
  }
}

/* さらに小さいスマホ用 (375px以下：iPhone SEなど) */
@media screen and (max-width: 375px) {
  .top_navigation .button a {
    font-size: 0.7rem;
    padding: 10px 2px;
  }
}

