@charset "utf-8";

/*-----------------------------

	リセットCSS + サイト共通設定

------------------------------*/

/* 全ての要素に対する余白初期値設定 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, main, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
	margin:0;
	padding:0;
	border: 0;
	font-size: 100%;
}

/* ヘッダー
---------------------------*/
header {
	width: 100vw;
	/*height: 50vh;*/
	background: #fef; 
}



/* ロゴマーク
-----------------------------*/
.logo { /* ロゴマーク */
	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

/* 画像の設定
----------------------------*/
#photo { /* トップページの切り替わる画像 */
	width: 100%;
  	height: 500px;
    margin: 0 auto;
    text-align: left;
   	overflow: hidden;
    position: relative;
}

#photo img {
    top: 0;
    left: 10%;
    position: absolute;
}
/* フッター
---------------------------*/
footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 160px;
	padding-top: 30px;
	background-color: #000;
	text-align: center;
	color: #fff;
	z-index:100000;
}


.footer-nav li{
	list-style: none;
	display: inline-block;
	width: 10%;
	min-width: 90px;
	padding-bottom: 0;
}
.footer-nav li:not(:last-child){
	border-right:2px solid #fff;
}
.footer-nav a{
	text-decoration: none;
	color: #fff;
}
. footer-nav a.current{
	color: #fff;
	border-bottom:2px solid #fff;
}
.footer-nav a:hover{
	color: #a3e7fc;
	border-bottom:2px solid ;#8fd4d9;
}

.text-combine { /* 商品紹介のページ */

	-webkit-text-combine: horizontal;
	-ms-text-combine-horizontal: all;
	text-combine-upright: all;
}
/* グローバルナビゲーション 
----------------------------*/
#gnav {
	background: #fff;
    background: rgba(255,255,255,0.8);
    padding: 20px;
    position: fixed;
    top: 40px;
    right: 80px;
    font-size: 77%;
    transition: .5s;
    z-index: 1000;
}
#gnav {
	
	font-size: 20px;
	 font-weight: bold;
	animation-name: fadein;
	animation-duration: 5s;
}
    @keyframes fadein {
    from {
        opacity: 0;
        transform: translateY(0);
    }
    to {
        opacity: 1;
        transform: translateY(-20);
    }
    }    
.hideClass {
  transform: translateY(-220px);
}	
.nav-inner li {
  padding: 10px 10px 10px 10px;
  font-size: 18px;
  font-weight: bold;
  list-style-type: disk;
  text-decoration: none;
  float: right;
  font-family:'Hiragino Mincho ProN', serif;
  writing-mode: tb-rl;
  /* IE独自仕様 */
  writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
	list-style-type:none;
	background-opacity: 0.2;
}

.nav-inner li a {
    background: #e2c6ff;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
	letter-spacing:0.5em;
}
.nav-inner li a:hover {
    text-decoration: none;
    background: #cccdf6;
}
#contents section{
	background: #fff
}
#contents section:after{
	content:"";
	display:block;
	clear:both;
}



/* トップページ
----------------------*/
#photo { /* 切り替わる画像 */
	width: 100%;
	height: 500px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	position: relative;
}
.flex {
	padding: 20px;
}
.flex h1 {
	writing-mode: vertical-rl;
}
.flex li {
	display:inline-block;
	margin:55px 20px 20px 50px;　
	
}
/* topページの季節の商品写真が画面外にいる状態 */
.fadein {
	opacity : 0.1;
	transform : translate(0, 250px);
	transition : all 800ms;
}
/* 画面内に入った状態 */
.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}

.flex ul li {
	position: relative;
	float: left;
	left: 10%;
}
.fadein img { 	/* 円い画像 */
	border-radius: 50%;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);


}
.flex p {
	position: relative;
	right: 30px;
}

#aisatu {
	position: absolute;
	top: 120%;
	left: 50%;
	display: block;
	transform: translate(-50%, -50%);
	clear: float;
	background: #00f;
	margin-top: 600px;
	margin-bottom: 300px;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}

#aisatu h1,
p,
#menu h3,
#menu dt {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  	line-height: 1.9;
 	letter-spacing: 0.03em;
 	font-family:'Sawarabi Mincho &display=swap', serif;
	font-size: 20px;
	float: right;
 	padding: 22px;
}
#aisatu h1 {
	font-size: 30px;	
}
#aisatu p {
	text-indent: 1em;
	
}
	
#season ui { /* フェードインする画像の設定 */
	list-style-type: none;
	margin: auto;
	padding-left: 0px;
}

#season li {
 	list-style-type: none;
    margin: 50px;
    padding-left: 70px;
    float: left;
  	text-align:center;
}
#season li{
	background: #ff0;
}


/* こだわりページ
-----------------------------*/
#kodawari,
#syoukai{
	position: relative;
	height:500px;
}


#kodawari p,
#syoukai p{
	position: absolute;
	top: 50px;
	left: 560px;
	padding: 5px;
	background: #fff;
	height:400px;
}
#contents #kodawari h1,
#contents #syoukai h1{
	position: absolute;
	top: 50px;
	left: 800px;
	bottom:260px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	line-height: 1.9;
	letter-spacing: 0.03em;
	font-family:'Sawarabi Mincho &display=swap', serif;
	font-size: 30px;
	padding: 22px;
	display:inline-block;
}

#kodawari section{
	position:relative;
}
.cont:after{
	content:"";
	display:block;
	clear:both;
}

.cont.last{
	margin-bottom:200px;
}
.cont_text_img p {
	top:40%;
	margin: 60px;
	width: 400px;
	height: 300px;
	padding: 20px;
	text-indent: 1em;
	box-shadow:0px 10px 25px -5px rgba(0,0,0,0.25);
}
.cont_text_img {
	text-align: justify;
	background: #fff;	
}

.cont_text_img:after{
	content:"";
	display:block;
	clear:both;
}
.cont_text{
	position:relative;
	width: 560px;
	float:right;
	margin-right: 100px;
}

.cont_text:after{
	content:"";
	display:block;
	clear:both;
}
.cont_text h2 {
	-webkit-writing-mode: vertical-rl;
	position:absolute;
	right:0;
}

.cont_img_back{
	float:left;
	width: 500px;
	margin-left: 100px;
}
.cont .cont_img_back img {
	position: static;
	margin-top: 60px;;
}

.cont img {
	position: relative;
	margin-top: 420px;
	left: 15%;
	box-shadow:0px 10px 25px -5px rgba(0,0,0,0.45);
}
.cont img {
	position: relative;
	margin-top: 420px;
	left: 15%;
	box-shadow:0px 10px 25px -5px rgba(0,0,0,0.45);
	transition-duration: 0.5s; /*変化の時間*/
}
.cont img:hover {
	box-shadow:0px 10px 25px -5px rgba(0,0,0,0.45);
	transform: scale(1.1,1.1); /*画像の拡大*/
	cursor: pointer;
}
#contents h1 {
	position: absolute;
	left: 68%;
	bottom: 25%;
	background: pink;
	padding-top: 10px;
	margin-bottom: 12px;
} 
/* 商品紹介ページ
-----------------------------*/
/*
#syoukai {
		position: relative;
	top: 50px;
	left: -560px;
}
#syoukai p {
	text-indent: 1em;
	padding: 5px;
	background: #fff
		
}
*/
#contents #syoukai h2{
	position: absolute;
	top: 50px;
	left: 690px;
	bottom:210px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	line-height: 1.9;
	letter-spacing: 0.03em;
	font-family:'Sawarabi Mincho &display=swap', serif;
	font-size: 30px;
	padding: 22px;
	display:inline-block;
	background: rgb(255,238,255);
}

.box {
	display: flex;
 	width: 35%;
	flex-direction: row;
	justify-content: center;
	margin: auto;
}

.box .text h2{
	writing-mode:vertical-rl;
	position: relative;
	right: -680px;
	padding: 50px 0 0 20px;
}

.box .text p{
	writing-mode:vertical-rl;
	text-align: left;
	height: 28.5%;
	text-indent: 1em;
	box-shadow:0px 10px 25px -5px rgba(0,0,0,0.45);
}

.pict img{
	width: 220px;
	margin: auto;
	height:auto;
	border: solid 5px #fff;
	box-shadow:0px 10px 25px -5px rgba(0,0,0,0.45);
	transition-duration: 0.5s; /*変化の時間*/
}

.pict img:hover{
	box-shadow:0px 10px 30px -5px rgba(0,0,0,0.45);
	transform: scale(1.2,1.2); /*画像の拡大*/
	cursor: pointer;
}
.pict img{
	margin: auto;
	height:auto;
}



@media (max-width:768px){
	.box {
	flex-direction: column;
}
	.box:nth-child(even){
	flex-direction: column;
}

.box:nth-child(even) .text{
	text-align: right;
}
.pict{
	margin-left: 0;
	text-align: center;
}

.pict img {
	width: 250px;
	height: auto;
}
}


#menu{
	margin-left: auto;
	height: 100vh; /* これを追加 */
	padding-bottom: 10%;
	background:#fff;
	padding-top:50px;
}

#menu:after,
.menu1:after,
.menu2:after,
.menu3:after{
	content:"";
	display:block;
	clear:both;
}
#menu dl{
	width:1050px;
	float:right;
}
#menu dt{
	height:150px;
}
#menu dd{
	width:120px;
	height:200px;
	float:right;
}

#menu span{
	text-decoration: underline;
}
/* デフォルトリンク色の設定 
----------------------------*/
a{
	color:#000;
	text-decoration: none;
}

a:hover{
	color:#000;
}

a:hover img{
	filter: alpha(opacity=50);
}

/* コンテンツエリア
---------------------------*/


#wagashi{
	list-style-type: none;
	float: left;
}

/* 店舗案内のページ
---------------------------*/
#tenpo_img{
	margin-right: 600px;
	margin-top: 80px;
	border: solid 2px #fff;	
}

h3 {
  font-size: 18px;
  margin: 0;
}
#info{
	position: absolute;
	right: 15px;
}	
/* Googleマップ 
---------------------------*/
.map { 
	position: relative;
	margin-left: 770px;
	padding-bottom: 350px;
	width: 100px;
	
	}
.map ifreame {
	position: absolute;
	right: 80%;
	top: 10%;
	width: 100%;
	height: 100%+
}
	
/*インフォメーション
--------------------------*/
#info{
	position: absolute;
	bottom: 240px;
	right: 62px;
	padding: 10px;
	background: #ffff99;
}


#info h2{
	writing-mode: horizontal-tb;
}
/*アクセス
------------------------*/	
.access {
	background:#a3d1ff;
	position: absolute;
	left: 10%;
	bottom: -10%;
	padding: 10px;
}
.highlight {
    background: linear-gradient(transparent 50%, #8989ff 0%);
    line-height: 1.3em;
}
/*共有スタイル
}-------------------------*/

html,body {
	margin: 0;
	padding: 0;
	height: 100%;	
}


#wrap {
	width: 100%;
	background: #d693bd;
}
#wrap::after{
	content:"";
	display:block;
	clear:both;
}


.icon-facebook: before {
	content:"＼e600";
}
.icon-twitter: before {
	content:"＼e601"; 
}
.icon-pintarest: before {
	content:"＼e602";
}
	
.sns a {
	display: block;
	width: 25px;
	padding: 10px 5px;
	background: #fff;
	color: #000;
	border-radius: 50%;
	font-size: 14px;
	text-decoration: none;
	list-style: none;

}
.sns li {
	 display:table-cell;
	 position: relative;
	 left: 950px;
	 padding: 0 20px 20px 0;
}

