@charset "utf-8";
/*-------------PCスマホの表示分け---------------*/
.mb-hidden{/* スマホでは表示しない */
display: none;
}
.pc-hidden{/* pcでは表示しない */
display: block;
}
/*-------------基本スタイル（全体）---------------*/
html, body{
padding: 0;
margin: 0;
font-size: 14px;
}
html,body{
width: 100%;
}
html{
padding: 0 0;
margin: 0;
}
body{
background-color:none;
-webkit-text-size-adjust: 100%!important;
font-family: "source-han-serif-japanese",serif;
font-size: 15px;
font-weight: ;
letter-spacing: 2px;
line-height: 1.8;
}
/*---------基本スタイル　リンク文字カラー-------------------*/
a{color: #0000cd;}
a:hover{color: #0000cd;}
a:visited{color: #0000cd;}
/*-------------基本スタイル　リスト等---------------*/
p,div,li,img {
margin: 0;
padding: 0;
}
dt{
font-weight: normal;
margin: 0.5em 0;
}
dd{
margin: 0.5em 0 1.5em 0.5em;
}
ul{
margin: 0;
padding: 0 0 0 1em;
}
li{
margin: 0 0 0.5em 0;
}
p,div,li,dt,dd{
color:#252525;
}
/*-------------基本スタイル　その他---------------*/
img{
max-width: 100%;
display: block;
margin-left: auto;
margin-right: auto;
}
/*----------各パーツの構造------------------*/
header{
}
section{
width: 100%;
margin: 0em auto 0 auto;
}
footer{
width: 100%;
background-color: #fff;
margin: 0 auto;
padding: 0.5em 0
}
article{
}
/*----------共通設定　レイアウト調整-----------------*/
.wrap{
overflow: hidden;
}
.contents{
padding: 0 20px;
margin: 0 auto;
text-align: left;
border-left: 0px solid red;
border-right: 0px solid red;
}
.bgc-a{
background-color: #fffaf0;
padding: 50px 0 ;
margin: 20px 0;
}
/*----共通設定　見出し------------------------*/
h1{
margin-bottom: 0;
}
h2{
text-align: center;
font-weight: normal;
margin:50px 0 30px;
font-size: 175%;
color: #20b2aa;

}
h3{
text-align: center;
font-weight: bold;
font-size: 125%;
}
h4{
text-align: center;
font-size: 135%;
color: #c71585;
}
h5{
text-align: center;
font-size: 115%;
font-weight: normal;
}
/*----共通設定　テキスト------------------------*/
.main-text{
text-align: left;
margin-bottom: 0.5em;
text-indent: 1.2em;
}
/*
.gothic{
font-family: "source-han-sans-japanese",sans-serif;
font-weight: 200;
letter-spacing: 2px;
font-size: 13px;
padding-top: 0.5em;
padding-left: 1.1em;
text-indent: -1.1em;
margin-top: ;
line-height: 1.3;
}
*/

.gothic{/*ゴシック体*/
font-family: "source-han-sans-japanese",sans-serif;
font-weight: 400;
font-size: 100%;
line-height: 1.7;
letter-spacing: 2px;
padding-top: 0em;
margin-top: 0;
margin-bottom: 0.5em;
}
.itemized{/*箇条書きのみ*/
padding-left: 1.2em;
text-indent: -1.2em;
}
.fz-s{/* フォントサイズのみ */
font-size: 85%;
}


/*-----------ヘッダー-----------------*/
.header-wrap{
background-color: none;
padding: 0px;
height: 160px;
border-bottom: 0px dashed #dcdcdc;
}
.header-logo{
float: ;
margin: 0;
width: 90%;
padding: 18px 0 0px 0;
}

/*------------ナビメニュー----------------*/
nav{
background-color: ;
}
nav ul{
width: ;
margin: 0 auto;
height: auto;
text-align: center;
padding: 0;
}
nav li{
  display: block;
  float: left;
  width: 50%;
  height: 1.5em;
  margin: 8px 0;
  font-size: 11pt; 
  letter-spacing: 0;
  box-sizing: border-box;
/*
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;*/
 }
nav li + li{
/*  border-left: 1px solid #dcdcdc;*/

}  
nav li:nth-child(odd){
border-right: 8px solid #fff;
}  
nav li:last-child{
/*  border-right:1px solid #dcdcdc;*/
}  
nav li a{
  display: block;
  color: #404040;
  text-align: left;
  text-decoration: none;
  padding: 0.2em 0em 0.2em 0.5em;
  background-color: #f5f5f5;
}
nav li a:visited{
  color: #404040;
}
nav li a:hover{
  color: #404040;
  font-weight: bold;
}
nav i{
margin: 0.5em 0.5em 0 0;
color:#9ed5cf;
float: right;
}
/*--冒頭---------------------------*/
.introduction{
text-align: center;
padding: 0 0;
}
.introduction p{
font-size: 16px;
text-align: left;
padding: 0 16px;
margin: 0 0 2em 0;
}
.introduction img{
display: block;
margin: 0 auto;
}
.list-a{
list-style: none;
margin: 0;
padding: 0;
}
.list-a li{
width: 100%;
margin: 10px auto;
}
.list-a img{
border: 1px solid #dcdcdc;
}


/*------------記事（article）内----------------*/

.explanation{/*　画像と説明のあるパーツ全体　*/
}
.explanation h4{
color: #c71585;
}
/*
.megumi-fruit{
margin-bottom: 25px;
}

.megumi-text{
font-family: "source-han-sans-japanese",sans-serif;
font-weight: 300;
letter-spacing: 2px;
font-size: 14px;
line-height: 1.5;
}
*/

/*------画像サイズ---------------------------*/
.pic-middle{
width: 75%;
margin-top: 16px ;
margin-bottom: 16px;
}
.pic-large{
width: 90%;
margin-top: 2em ;
margin-bottom: 2em;
}
/*------誕生の逸話---------------------------*/
.story-illust{
max-width: 100%;
margin: 20px 0;
}
h3{

}
/*------lineup----------------*/
.list-c {
padding: 0;
margin: 0;
}
.list-c li{
list-style: none;
margin: 10px 0;
padding: 15px;
font-family: "source-han-sans-japanese",sans-serif;
font-weight: 400;
line-height: 1.5;
letter-spacing: 2px;
border: #dcdcdc 1px solid;
border-radius: 25px;
 -webkit-border-radius: 25px;/* for Safari and Chrome 対応*/
 -moz-border-radius: 25px;/* for Firefox 対応*/
}
.list-c li h3{
font-size: 105%;
letter-spacing: 1px;
}
.list-c li h4{
font-size: 100%;
letter-spacing: 0px;
}


.purchase{
}
.purchase a{
margin: 30px 0;
padding: 15px;
font-size: 16px;
font-family: "source-han-sans-japanese",sans-serif;
font-weight: 400;
letter-spacing: 2px;
line-height: 1.4;
text-align: center;
border: 3px solid #ffc0cb;
border-radius: 25px;
 -webkit-border-radius: 25px;/* for Safari and Chrome 対応*/
 -moz-border-radius: 25px;/* for Firefox 対応*/
background-color: #fff0f5;
display: block;
text-decoration: underline;
color: black;
}
.purchase a:hover{
text-decoration: underline;
}








.bgc-b{
background-color: #fffaf0;
margin: 20px 0;
padding: 10px;
}
.bgc-c{
background-color: #fffaf0;
margin: 30px 0;
padding: 10px 0;
}
.lineup-detail p{
text-align: ;
background-color: #fff;
padding: 1em;
margin: 1em 0;
border: 1px #dcdcdc solid;
 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/*-----------フッター-----------------*/
.footer-contents{
text-align: center;
font-size: 95%;
margin: 20px 0 0 0;
padding: 10px;
}
.footer-contents img{
width: 220px;
margin: 10px auto;
}
/*--こちらもご覧ください-------------------------------*/
.subtitle{/*こちらのサイトもご覧ください*/
text-align: center;
font-family: ;
}
.link-btn{
margin: 50px 0;
padding: 20px 0;
text-align: center;
border-top: 1px dashed #dcdcdc;
border-bottom: 1px dashed #dcdcdc;
}
.list-b{
text-decoration: none;
list-style: none;
margin: 0;
padding: 0;
text-align: center;
font-family: "source-han-sans-japanese",sans-serif;
font-weight: 400;
font-size: 12px;
}
.list-b img{
width: 93%;
margin: 30px auto 0;
}
/*-------------基本アクション　ページトップへ移動---------------*/
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
#pageTop i{
margin: 0 0 0 0 ;
padding: 5px 0 0 0;
font-size: 135%;
}
#pageTop a {
  display: block;
  z-index: 999;
  padding: 0px 0 0 px;
  border-radius: 30px;
  width: 54px;
  height: 54px;
  background-color: #6ec3bc;
  color: #fff;
  font-weight: ;
  text-decoration: none;
  text-align: center;
font-family: "source-han-sans-japanese",sans-serif;
line-height: 1.0;

}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
/*-------------基本アクション　回り込み設定---------------*/

/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
* {/* パディング調整用 */
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
/**/

/* 追記 */

/* リンクボタン２ */
.link-btn2 a{
    display: block;
    margin: 1em auto;
    border: 1px solid #dcdcdc;
    padding: 0.5em;
    text-align: center;    
    border-radius: 10px;
    text-decoration: none;
    color: #4d4d4d;
    background-color: white;
    box-shadow: 0px 0px 4px 0px #4d4d4d;
    
}

.sitelink a{
	text-decoration: none;
}
    .fukidashi-container {
      position: relative;
      display: inline-block;
      background: #f1f7eb;
      border-radius: 10px;
      padding: 15px 20px;
      margin: 40px;
    }

    /* 吹き出しの三角 */
    .fukidashi-container::before {
      content: "";
      position: absolute;
      top: -10px;       /* 吹き出しの上辺より上に */
      left: 20px;       /* 左からの位置（調整可） */
      border-width: 10px;
      border-style: solid;
      border-color: transparent transparent #f1f7eb transparent;
    }
        .fukidashi-container::before {
  display: block;
  visibility: visible;
}
h2.decorated {
      text-align: center;
      position: relative;
      font-size: 1.8em;
      margin: 40px 0;
    }

    h2.decorated::before,
    h2.decorated::after {
      content: "";
      display: inline-block;
      width: 60px;
      height: 24px;
      background-image: url("../../sp/img03/gs-leaf.png"); /* ← 飾り用の植物画像 */
      background-size: contain;
      background-repeat: no-repeat;
      margin: 0 10px;
      vertical-align: middle;
      opacity: 0.8;
    }

    h2.decorated::before {
      transform: scaleX(-1); /* ← 左側の画像を水平反転 */
      margin-right: 5px;
    }

    h2.decorated::after {
      margin-left: 5px;
    }