@charset "UTF-8";
/* CSS Document */
/*====================================================
header side footer JScss　フリーページのCSSを編集するときはここ編集する
====================================================*/
/*====================================================
reset
====================================================*/
body {
  font: 86%/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: clamp(13px, (16/1920) * 100vw, 16px) !important;
  margin: 0;
  padding: 0;
}

.win body { /* for Windows */
  font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック";
}

* html .win body { /* for Win IE6 */
  font-family: "ＭＳ Ｐゴシック";
}

.mac body.firefox2 { /* for Mac firefox2 */
  font-size: 12px;
}

html {
  overflow-y: scroll;
}

html,
body,
div,
span,
object,
iframe,
h1, h2, h3, h4, h5, h6,
p,
address,
img,
dl, dt, dd, ol, ul, li,
table, tr, th, td,
article, aside,
footer, header, hgroup, menu, nav, section, summary {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

li {
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/*====================================================
common
====================================================*/
body {
  background-color: #FDF8E5;
  /*background-image:
  url(https://img07.shop-pro.jp/PA01343/650/etc/awbnr.jpg)*/
  /*url(https://img21.shop-pro.jp/PA01343/650/etc/tate5400.jpg),*/
  /*url(https://img21.shop-pro.jp/PA01343/650/etc/2021chichi.jpg)*/
  /*url(https://img21.shop-pro.jp/PA01343/650/etc/ybnr_mothersday2021.jpg),*/
  /*url(https://img21.shop-pro.jp/PA01343/650/etc/tate-white.jpg),*/
  /*url(https://img21.shop-pro.jp/PA01343/650/etc/tatebnr-vale.jpg),*/
  /*url(https://img21.shop-pro.jp/PA01343/650/etc/yuku60.jpg)*/
  /*url(https://img21.shop-pro.jp/PA01343/650/etc/2020-halloween.jpg),*/
  /*url(https://img21.shop-pro.jp/PA01343/650/etc/keirou_ybn.jpg),*/
  /*url(https://img21.shop-pro.jp/PA01343/650/etc/2016summer_tete.jpg),*/
  /*url(https://img21.shop-pro.jp/PA01343/650/etc/chichi60.jpg),*/
  /*url(https://img21.shop-pro.jp/PA01343/650/etc/motherday_tate2020.jpg)*/
  /*,url(https://img21.shop-pro.jp/PA01343/650/etc/tate-white.jpg)*/
  /*,url(https://img21.shop-pro.jp/PA01343/650/etc/tbnr_kingashinnen.jpg);*/
  background-repeat: repeat-y;
  background-position: right;
  text-align: center;
}

div#wrap {
  width: 1100px;
  margin: 0 auto;
  text-align: left;
  padding: 0 30px;
  background-color: #FFF;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/*====================================================
header
====================================================*/
header {
  position: relative;
  height: 250px;
  overflow: hidden;
  _zoom: 1;
}

header h1 {
  margin: 0 0 35px 0;
  position: absolute;
  top: 35px;
  left: 0;
  max-width: 165px;
  width: 100%;
}

header h1 img {
  /*width:305px;*/
}

header h2.subtitle {
  font-size: 1em;
  font-weight: normal;
  position: absolute;
  top: 30px;
  left: 520px;
  margin: 0 0 35px 0;
  width: 290px;
}

header .h_icon {
  margin-left: 310px;
  margin-top: 5px;
}

header p#tel {
  position: absolute;
  top: 30px;
  right: 0;
  margin: 0;
}

header nav#gnav ul {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 110px;
  left: 15px;
}

header nav#gnav ul li {
  float: left;
}

header nav#hnav ul {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 54px;
  left: 0;
  clear: both;
}

header nav#hnav ul li {
  float: left;
  height: 51px;
}

header nav#shop_info {
  clear: both;
  width: 100%;
  background-color: #F0BB9B;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 54px;
}

header nav#shop_info ul {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0 0 17px 0;
}

header nav#shop_info ul li {
  float: left;
  border-right: 1px solid #333333;
  padding: 0 10px;
}

header nav#shop_info ul li.last {
  border: none;
}

header nav#shop_info ul li a {
  color: #333333;
}

header #h_submit {
  padding-left: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 15px;
}

header .s_btn {
  background: url(https://img21.shop-pro.jp/PA01343/650/etc/submit_btn.jpg) no-repeat left top;
  width: 80px;
  height: 25px;
  border: none;
}

header .textBox {
  height: 21px;
  border: 1.5px solid #CCCCCC;
  width: 210px;
}

.info table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
}

.info table td {
  padding: 10px;
  border: 1px solid #000000;
}

.info table tr:nth-of-type(1) td {
  color: #FFFFFF;
  background-color: #BA0001;
  font-weight: 600;
  text-align: center;
}

.info table td span {
  font-size: 20px;
  font-weight: 600;
  margin: 0 10px;
}

.info table tr:nth-of-type(1) td span {
  color: #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
}

.info p {
  border: 1px solid #C10100;
}

.info p a {
  display: block;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  color: #BE0100;
}

/*====================================================
slider
====================================================*/
.bx-wrapper .bx-viewport {
  border: none !important;
  box-shadow: none !important;
  left: 0 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #f1c19f !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #e68c57 !important;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
  background: none !important;
}

/*====================================================
side
====================================================*/
nav#side {
  float: left;
  width: 200px;
  margin-bottom: 60px;
}

nav#side ul {
  padding: 0;
  margin: 0 0 20px 0;
}

nav#side ul li h2 {
  font-size: 16px;
  border-left: 3px solid #C42722;
  padding-left: 5px;
  border-bottom: 1px solid;
}

nav#side ul.bn li {
  margin-bottom: 8px;
}

nav#side ul .s_btn {
  background: url(https://img21.shop-pro.jp/PA01343/650/etc/submit_btn.jpg) no-repeat left top;
  width: 80px;
  height: 25px;
  border: none;
}

nav#side ul .textBox {
  height: 21px;
  border: 1.5px solid #CCCCCC;
  width: 115px;
}

nav#side ul li#btn_1 a {
  background: url(https://img21.shop-pro.jp/PA01343/650/etc/snav_cat_01_01.jpg) no-repeat left top;
  height: 29px;
  display: block;
}

nav#side ul li#btn_1 a:hover {
  background-position: right top;
}

nav#side ul li#btn_2 a {
  background: url(https://img21.shop-pro.jp/PA01343/650/etc/snav_cat_01_02.jpg) no-repeat left top;
  height: 29px;
  display: block;
}

nav#side ul li#btn_2 a:hover {
  background-position: right top;
}

nav#side ul li#btn_3 a {
  background: url(https://img21.shop-pro.jp/PA01343/650/etc/snav_cat_01_03.jpg) no-repeat left top;
  height: 29px;
  display: block;
}

nav#side ul li#btn_3 a:hover {
  background-position: right top;
}

nav#side ul li#btn_4 a {
  background: url(https://img21.shop-pro.jp/PA01343/650/etc/snav_cat_01_04.jpg) no-repeat left top;
  height: 29px;
  display: block;
}

nav#side ul li#btn_4 a:hover {
  background-position: right top;
}

nav#side ul li#btn_5 a {
  background: url(https://img21.shop-pro.jp/PA01343/650/etc/snav_cat_01_05.jpg) no-repeat left top;
  height: 29px;
  display: block;
}

nav#side ul li#btn_5 a:hover {
  background-position: right top;
}

nav#side ol {
  margin: 0;
  padding: 0;
  text-align: center;
}

nav#side ol li {
  margin-bottom: 20px;
}

nav#side ol dl dd {
  margin: 0;
}

.section.section--slide {
  margin-top: 50px;
}

.section.section--slide h2 {
  font-weight: bold;
  font-size: 20px;
  border-left: 3px solid #BA0001;
  padding-left: 10px;
  margin-bottom: 20px;
}

.section.section--slide .slidelist.u-slidelist {
  display: grid;
  grid-auto-flow: row;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.section.section--slide .slidelist.u-slidelist .slide__price {
  text-align: right;
  font-weight: bold;
}

.section.section--slide .slidelist.u-slidelist .slide__price.slide__price--soldout {
  color: #BA0001;
}

/*====================================================
footer
====================================================*/
footer {
  clear: both;
  border: 1px solid #cccccc;
  overflow: hidden;
  _zoom: 1;
}

footer p.title {
  background-color: #f3f3f3;
  font-weight: bold;
  font-size: 1.6em;
  margin: 0;
  padding-left: 35px;
}

footer div#f_menu {
  padding: 10px 35px;
}

footer dl {
  float: left;
  width: 480px;
}

footer dl,
footer dl dt,
footer dl dd {
  margin: 0;
  padding: 0;
}

footer dl dt {
  font-size: 1.6em;
  color: #c7601e;
  margin-bottom: 10px;
}

footer dl dd {
  margin-bottom: 20px;
  font-size: 1.2em;
}

dt.title_2 {
  font-size: 1.3em;
  color: #333;
  font-weight: bold;
}

span {
  color: #FF0000;
}

.btn {
  text-align: right;
}

footer dl dd table,
footer dl dd tr,
footer dl dd th,
footer dl dd td {
  border: 1px solid #333333;
}

footer dl dd tr,
footer dl dd th,
footer dl dd td {
  padding: 5px;
}

footer dl dd th {
  font-weight: normal;
  background-color: #f7e1d3;
}

footer dl#f_rmenu {
  padding-right: 60px;
}

p#copy {
  background-color: #d61819;
  color: #FFF;
  padding: 10px;
  text-align: center;
  margin: 0;
}

/*====================================================
トップページmain
====================================================*/
menu {
  /*float: right;
  width: 880px;
  padding: 0;
  margin: 0;
  height: 100%;
  margin-bottom: 50px;*/
  max-width: 1200px;
  width: 100%;
  margin: 0 auto !important;
  text-align: left;
}

menu section#main {
  margin-bottom: 40px;
  height: 270px;
}

menu section#main dl {
  float: left;
  padding-right: 15px;
}

menu section#main dl.last {
  padding: 0;
}

menu section.detail {
  margin-bottom: 25px;
  overflow: hidden;
  _zooom: 1;
}

menu section.detail dl {
  float: left;
  padding-right: 13px;
}

menu section.detail dl.last {
  padding: 0;
}

menu section.detail dl dd {
  margin: 0;
  text-align: center;
}

/*====================================================
フリーページmain
====================================================*/
/*------------アクセスマップ-------------------*/
section {
  overflow: hidden;
  _zoom: 1;
}

article.map h3 {
  margin: 0 0 10px 0;
}

article.map h4 {
  margin: 0 0 10px 0;
}

article.map dl {
  margin: 0 0 30px 0;
}

article.map dl dt,
article.map dl dd {
  margin: 0 0 10px 0;
}

article.map dl.float {
  float: left;
  padding-right: 20px;
}

article.map dl.float.last {
  padding: 0;
}

article.map dl dt {
  font-weight: bold;
}

/*------------お買い物ガイド-------------------*/
article#guide table,
article#guide th,
article#guide td {
  border: 1px solid #CCCCCC;
}

article#guide th {
  width: 250px;
  background-color: #fcf5af;
  height: 35px;
  text-align: left;
  padding: 10px;
}

article#guide td {
  width: 630px;
  line-height: 150%;
  padding: 10px;
}

article#guide p {
  font-size: 1.4em;
  margin: 0;
}

/*------------おだしの歴史-------------------*/
div#history_wrap {
  padding: 0 0 0 23px;
}

article.history p {
  margin: 0 0 30px 0;
}

article.history dl {
  position: relative;
  margin-bottom: 40px;
  width: 850px;
}

article.history dl dt {
  border-bottom: 1px solid #deb40d;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 1.3em;
}

article.history dl dd {
  margin: 0;
}

article.history dl#intro_1 {
  background: url(https://img21.shop-pro.jp/PA01343/650/etc/history_img_01.jpg) no-repeat right 40px;
  height: 410px;
}

article.history dl#intro_1 dd {
  width: 350px;
}

article.history dl#intro_2 {
  background: url(https://img21.shop-pro.jp/PA01343/650/etc/history_img_02.jpg) no-repeat left 40px;
  position: relative;
  height: 200px;
}

article.history dl#intro_2 dd {
  position: absolute;
  top: 40px;
  left: 180px;
  margin-bottom: 10px;
}

article.history dl#intro_3 {
  background: url(https://img21.shop-pro.jp/PA01343/650/etc/history_img_04.jpg) no-repeat right 40px;
}

article.history dl#intro_3 dd {
  width: 565px;
}

article.history dl#intro_4 {
  background: url(https://img21.shop-pro.jp/PA01343/650/etc/history_img_06.jpg) no-repeat right 40px;
  height: 425px;
}

article.history dl#intro_4 dd {
  width: 420px;
}

/*=======================
追加CSS 202106
=======================*/
/*======================
	common
======================*/
body {
  /*background-image:none;*/
  background-color: #FFFFFF;
  -moz-text-size-adjust: none;
       text-size-adjust: none;
  -webkit-text-size-adjust: none;
  min-width: 1300px;
}

body * {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  /*font-family: 'Noto Serif JP',serif;*/
  font-size: 16px;
  line-height: 30px !important;
  letter-spacing: 1px;
}

img {
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  transition: all 0.2s;
}

img:hover {
  opacity: 0.9 !important;
}

a {
  transition: all 0.2s;
}

a:hover {
  color: #d61718;
  transition: all 0.2s;
}

/*======================
	header
======================*/
header {
  margin-top: 10px !important;
  height: auto;
}

header h1 {
  position: static;
}

.header-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  ms-flex-align: flex-start;
  align-items: flex-start;
}

.header-wrap > div {
  max-width: 440px;
  width: 100%;
}

.header-wrap > div:first-of-type {
  text-align: left;
}

.header-wrap > div:last-of-type {
  text-align: right;
}

.header-wrap > div > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  ms-flex-align: flex-start;
  align-items: flex-start;
}

.header-wrap > div > ul li {
  /*padding:0 29px;
  box-sizing:border-box;*/
}

.header-wrap > div > ul li:first-of-type {
  padding-left: 0;
}

.header-wrap > div > ul li:last-of-type {
  padding-right: 0;
}

.header-wrap > div > ul li a {
  font-size: 14px;
  font-weight: bold;
}

.header-wrap > div > ul li.cart a,
nav.clone-nav > div h3.cart a {
  background-image: url(https://file002.shop-pro.jp/PA01343/650/images/common/icon-cart.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 24px;
  box-sizing: border-box;
}

nav.clone-nav > div h3 {
  margin-left: 20px;
}

.header-wrap > div > div {
  display: inline-block;
  margin-top: 30px;
}

.header-wrap > div > div.search input:nth-of-type(2),
nav.clone-nav > div > div.search input:nth-of-type(2) {
  border: none;
  border-bottom: 1px solid #000000;
  max-width: 140px;
  width: 100%;
}

/*======================
	nav
======================*/
.clone-nav {
  position: fixed;
  top: 0;
  left: 50% !important;
  z-index: 2;
  width: 100%;
  transition: 0.3s;
  transform: translate(-50%, -100%);
  background-color: #FFFFFF;
}

.is-show {
  transform: translate(-50%, 0);
}

nav > ul {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

nav > h1,
nav > div {
  display: none;
}

nav.clone-nav {
  display: flex;
  -webkit-box-align: center;
  ms-flex-align: center;
  align-items: center;
  max-width: 1530px;
  padding-top: 10px;
  box-sizing: border-box;
}

nav.clone-nav:before,
nav.clone-nav:after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  background-color: #FFFFFF;
  height: 100%;
  width: 100%;
}

nav.clone-nav:after {
  left: auto;
  right: -100%;
}

nav.clone-nav > h1,
nav.clone-nav > div {
  display: inline;
}

nav.clone-nav > h1 {
  width: 7%;
}

nav.clone-nav > ul {
  max-width: 1200px;
  /*display:none;*/
}

nav.clone-nav > div {
  /*margin-left:auto;*/
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-box-align: center;
  ms-flex-align: center;
  align-items: center;
}

/*nav.clone-nav section.content .menu{
	width:85%;
}*/
.menu {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  ms-flex-align: flex-start;
  align-items: flex-start;
}

.menu > li {
  width: 12%;
}

.menu > li a {
  display: block;
  font-weight: bold;
  padding: 5px 0;
  box-sizing: border-box;
}

ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

.menu > li:hover {
  transition: all 0.5s;
}

.menu__second-level li {
  border-bottom: 1px solid #C9C9C9;
}

.menu__second-level li:last-of-type {
  border-bottom: 0;
}

.menu__second-level li a:hover {
  color: #FFFFFF;
  background-color: #DB3333;
}

/* floatクリア */
.menu:before,
.menu:after {
  content: " ";
  display: table;
}

.menu:after {
  clear: both;
}

.menu {
  *zoom: 1;
}

.menu > li.menu__single {
  position: relative;
}

li.menu__single ul.menu__second-level {
  position: absolute;
  top: 30px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  transition: all 0.2s ease;
}

li.menu__single:hover ul.menu__second-level {
  top: 45px;
  visibility: visible;
  opacity: 1;
}

nav.clone-nav li.menu__single:hover ul.menu__second-level {
  top: 60px;
}

/*======================
	content
======================*/
.content {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.shop-price {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background-color: #F1F0E4;
  padding: 5px;
  box-sizing: border-box;
  margin: 20px auto;
}

.shop-price span {
  font-size: 20px;
  color: #000000;
}

.shop-price small {
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0 0;
  line-height: 20px !important;
}

.shop-price small a {
  font-weight: bold;
  border-bottom: 1px solid #000000;
}

#info {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

#info table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
  margin-bottom: 20px;
}

#info table td {
  padding: 10px;
  border: 1px solid #000000;
}

#info table tr:nth-of-type(1) td {
  color: #FFFFFF;
  background-color: #BA0001;
  font-weight: 600;
  text-align: center;
}

#info table td span {
  font-size: 20px;
  font-weight: 600;
  margin: 0 10px;
}

#info table tr:nth-of-type(1) td span {
  color: #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
}

#info p {
  border: 1px solid #C10100;
  margin-bottom: 20px;
}

#info p a {
  display: block;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  color: #BE0100;
}

/*======================
	footer
======================*/
footer {
  background-color: #F6F6F3;
  margin-top: 90px !important;
  padding: 45px 0 !important;
  box-sizing: border-box !important;
  text-align: center;
}

footer > h1 {
  display: inline-block;
}

.f-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  ms-flex-align: flex-start;
  align-items: flex-start;
}

.f-content > div {
  text-align: left;
}

.f-content > div:last-of-type {
  text-align: right;
}

.f-content > div > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  ms-flex-align: flex-start;
  align-items: flex-start;
}

.f-content > div:first-of-type {
  max-width: 370px;
  width: 100%;
}

.f-content > div:first-of-type > ul li,
.f-content > div:first-of-type > ul li a {
  font-size: 14px;
  font-weight: bold;
}

.f-content > div:first-of-type > ul:last-of-type {
  justify-content: flex-start;
  -webkit-box-align: center;
  ms-flex-align: center;
  align-items: center;
  margin-top: 45px;
}

.f-content > div:first-of-type > ul:last-of-type li:first-of-type {
  line-height: 0;
}

.f-content > div:first-of-type > ul:last-of-type li:last-of-type {
  line-height: 20px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: normal;
  margin-left: 20px;
}

.f-content > div:last-of-type > ul {
  justify-content: flex-end;
  -webkit-box-align: center;
  ms-flex-align: center;
  align-items: center;
}

.f-content > div:last-of-type > ul:first-of-type {
  margin-top: 40px;
  margin-bottom: 5px;
}

.f-content > div:last-of-type > ul li {
  font-size: 23px;
  font-weight: bold;
  line-height: 0;
}

.f-content > div:last-of-type > ul li:first-of-type {
  margin-right: 10px;
}

.f-content > div:last-of-type > ul li ruby {
  font-weight: bold;
}

.f-content > div:last-of-type > ul li ruby rb {
  font-size: 23px;
}

.f-content > div:last-of-type > ul li ruby rt {
  font-size: 12px;
}

.f-content > div:last-of-type > p {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 5px;
}

footer > small {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 20px;
}

/*======================
	sky
======================*/
#line {
  position: fixed;
  right: 10px;
  bottom: 10px;
}/*# sourceMappingURL=maekawa.css.map */