@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: 600;
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:#404040;
}
/*-------------基本スタイル　その他---------------*/
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: #696969;
  text-align: left;
  text-decoration: none;
  padding: 0.2em 0em 0.2em 0.5em;
  background-color: #f5f5f5;
}
nav li a:visited{
  color: #696969;
}
nav li a:hover{
  color: #696969;
  font-weight: bold;
}
nav i{
margin: 0 0.3em 0 0;
color:#9ed5cf;
}
/*--冒頭---------------------------*/
.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;
    
}
/* 新・メニューとトップボタン */
#menu2-open{
display:none;
}

/* 右下丸ボタン */

.menu2-button{
position:fixed;
bottom:80px;
right:15px;
width:48px;
height:48px;
background:#333;
border-radius:50%;
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
gap:4px;
z-index:9999;
cursor:pointer;
}

/* 三本線 */

.menu2-button span{
width:20px;
height:2px;
background:#fff;
display:block;
transition:0.3s;
}

/* ×変形 */

#menu2-open:checked + .menu2-button span:nth-child(1){
transform:translateY(6px) rotate(45deg);
}

#menu2-open:checked + .menu2-button span:nth-child(2){
opacity:0;
}

#menu2-open:checked + .menu2-button span:nth-child(3){
transform:translateY(-6px) rotate(-45deg);
}

/* メニュー */

.menu2-panel{
position:fixed;
bottom:140px;
right:15px;
width:220px;
background:#fff;
border-radius:8px;
border:1px solid #ddd;
font-family: "source-han-sans-japanese",sans-serif;
opacity:0;
transform:translateY(10px);
pointer-events:none;

transition:0.25s;

z-index:9999;
}
#menu2-open:checked ~ .menu2-panel{
opacity:0.95;
transform:translateY(0);
pointer-events:auto;
}
#menu2-open:checked ~ .menu2-panel{
display:block;
}

/* 外クリック用透明レイヤー */

.menu2-overlay{
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index:9998;
}

#menu2-open:checked ~ .menu2-overlay{
display:block;
}

/* メニュー内部 */

.menu2-panel ul{
list-style:none;
margin:0;
padding:6px 0;
}

.menu2-panel li{
border-bottom:1px solid #eee;
}

.menu2-panel li:last-child{
border:none;
}

.menu2-panel a{
display:block;
padding:12px 16px;
text-decoration:none;
color:#333;
font-size:14px;
}
.menu2-button,
#pageTop a{
width:48px;
height:48px;
border-radius:50%;
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
text-decoration:none;
font-size:11px;
color:#fff;
}
.menu2-button{
position:fixed;
right:15px;
bottom:80px;
background: rgba(0,128,128,0.8);
z-index:9999;
cursor:pointer;
}
#pageTop{
position:fixed;
right:15px;
bottom:15px;
z-index:9999;
}

#pageTop a{
background: rgba(0,128,128,0.8);}
#pageTop a i{
font-size:14px;
line-height:1;
}