@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
/*
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
*/
}

body {
/*   line-height: 1; */
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

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

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

ul, li {
  list-style: none;
}

th {
  text-align: left;
  font-weight: normal;
}

input[type="submit"], button {
  -webkit-appearance: none;
}

/* Common
-------------------------------------------------- */
* {
  box-sizing: border-box;
}

html, body {
  width: 100%;
  max-width: 100%;
  /*overflow-x: hidden;*/
  color: #000;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  -webkit-text-size-adjust: 100%;
}
html {
  font-size: 625%;
}

body {
  font-size: .16em;
}

a {
  text-decoration: none;
  transition: 0.3s;
}

a:hover img {
  opacity: 0.8;
}

.sp-only {
  display: none;
}

.sp-only-inline {
  display: none;
}

.pc-only {
  display: block;
}

.pc-only-inline {
  display: inline;
}

.ta-center {
  text-align: center;
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
}

.sp-menu-opened .container::after {
  text-align: right;
  content: "×";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  /*z-index: 10;*/
  z-index: 15;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: .40rem;
  cursor: pointer;
}
#contents {
  padding: 0;
  overflow: hidden;
}
#main-column {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
}
/* Header
-------------------------------------------------- */
#header .inner .top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 3em 0 1.5em;
}

#header .inner .top .links ul {
  display: flex;
  flex-direction: row;
  align-items: center;
}

#header .inner .top .links ul li {
  text-align: center;
  margin-right: 1.7em;
}

#header .inner .top .links ul li a {
  display: inline-block;
}

#header .inner .top .links ul li a figure,
#header .inner .links ul li a figure {
  margin-bottom: .2em;
}

#header .inner .top .links ul li a p,
#header .inner .links ul li a p {
  font-size: .10rem;
  color: #040000;
}

#header .inner .top .links-sp {
  display: none;
}

#header .inner .top .logo p {
  text-align: center;
}

#header .inner .top .tel .freedial {
  /*display: flex;*/
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  font-size: .20rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  letter-spacing: 1px;
  margin-bottom: .3em;
  text-align: right;
}

#header .inner .top .tel .freedial img {
  max-height: 1em;
}

#header .inner .top .tel .time {
  font-size: .14rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  letter-spacing: 2px;
}

#header .inner #gnavi {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  padding-bottom: 30px;
}

#header .inner #gnavi ul {
  display: flex;
  flex-direction: row;
}

#header .inner #gnavi ul li {
  margin-right: 2.7em;
}

#header .inner #gnavi ul li a {
  display: inline-block;
  font-size: .14rem;
  font-weight: bold;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  padding-top: 1.1em;
  padding-bottom: .7em;
  border-bottom: 4px solid #fff;
}

#header .inner #gnavi ul li a:hover {
  border-bottom-color: #e60012;
}

#header .inner #gnavi .search form {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border: 1px solid #cccccc;
  border-radius: 25px;
  padding: .4em 1.5em .4em 2em;
}

#header .inner #gnavi .search form input[type="text"] {
  font-size: 12px;
  border: 0;
  background: none;
}

#header .inner #gnavi .search form button {
  background: none;
  border: none;
}

.megamenu {
  display: none;
  background: #040000;
  color: #fff;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  padding: 2.3em 0 4em;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}

.megamenu .inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.megamenu .inner .banners {
  width: 25%;
}

.megamenu .inner .banners ul li {
  margin-bottom: 1.3em;
}

.megamenu .inner .banners ul li img {
  max-width: 100%;
  height: auto;
}

.megamenu .inner .banners ul li:last-child {
  margin-bottom: 0;
}

.megamenu .inner .menu {
  width: 50%;
  padding: 0 1em;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.megamenu .inner .menu > div ul li {
  margin-bottom: 1em;
}

.megamenu .inner .menu > div ul li a {
  color: #fff;
  font-size: .14rem;
  text-decoration: underline;
}

.megamenu .inner .gift {
  width: 25%;
}

.megamenu .inner .gift .in {
  border: 1px solid #fff;
  border-radius: 10px;
  padding: .8em 1em 0;
}

.megamenu .inner .gift .in p {
  font-size: .14rem;
  margin-bottom: 1.3em;
}

.megamenu .inner .gift .in ul {
  padding-left: 1.3em;
}

.megamenu .inner .gift .in ul li {
  margin-bottom: 1.2em;
}

.megamenu .inner .gift .in ul li a {
  font-size: .12rem;
  color: #fff;
  text-decoration: underline;
}

.megamenu.active {
  display: block;
}
/* Page Index
-------------------------------------------------- */
.page-index .mv .slick-slide img {
  width: 100%;
  height: auto;
}

.page-index .box01 {
  background: #111 url(../images/index/box01-bg01.jpg) no-repeat top left;
  color: #fff;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.page-index .box01 .inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 5em 0 5em;
}

.page-index .box01 .inner .vertical {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}

.page-index .box01 .inner h2 {
  font-size: .24rem;
  font-weight: bold;
  margin-left: 1.5em;
}

.page-index .box01 .inner h3 {
  padding-top: 1.7em;
  font-weight: bold;
  line-height: 200%;
  margin-left: 2em;
}

.page-index .box01 .inner .txt {
  padding-top: 1.7em;
  max-height: 21em;
}

.page-index .box01 .inner .txt p {
  line-height: 200%;
  margin-left: 2em;
}
article .page-index .box01 .inner .txt p {
  color: #fff;
}
.page-index .box01 .inner .link {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  padding-top: 1.7em;
}

.page-index .box01 .inner .link p a {
  color: #fff;
  font-size: .14rem;
  display: inline-block;
  border: 1px solid #fff;
  padding: 1.5em .8em;
}
.page-index .box01 .inner .link p a:hover {
  background:#fff;
  color:#000;
}

.page-index .box01.type02 {
  background: #040000 url(../images/index/box01-img01.jpg) no-repeat top left;
}

.page-index .box02 {
  /*padding-bottom: 6em;*/
  padding-bottom: 2.5em;
/*   background: url(../images/index/box02-bg01_2.jpg) no-repeat top left; */
}

.page-index .box02 .inner .top {
  text-align: center;
  padding: 6em 0 2.7em;
}

.page-index .box02 .inner .top h2 {
  font-size: .24rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  margin-bottom: 1.3em;
}

.page-index .box02 .inner .top p {
  font-size: .14rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  line-height: 160%;
}

.page-index .box02 .inner .items {
  display: flex;
  flex-direction: row;
  margin: 0 -0.8em 3.7em;
}

.page-index .box02 .inner .items .item {
  width: 20%;
  padding: 0 .8em;
}

.page-index .box02 .inner .items .item figure {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 1.5em;
}

.page-index .box02 .inner .items .item figure img {
  width: 100%;
  height: auto;
}

.page-index .box02 .inner .items .item figure .num {
  position: absolute;
  top: -1.5em;
  left: 1em;
}

.page-index .box02 .inner .items .item figure .num img {
  width: auto;
}

.page-index .box02 .inner .items .item figure .num span {
  font-size: .20rem;
  color: #040000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.page-index .box02 .inner .items .item h3 {
  margin-bottom: 1.2em;
}

.page-index .box02 .inner .items .item h3 a {
  font-size: .14rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
}

.page-index .box02 .inner .items .item p {
  font-size: .14rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  line-height: 120%;
}

.page-index .box02 .inner .categories ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -0.8em;
}

.page-index .box02 .inner .categories ul li {
  width: 25%;
  padding: 0 0.8em;
  margin-bottom: 1.7em;
  list-style: none;
}

.page-index .box02 .inner .categories ul li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  background: #fff;
  color: #040000;
  padding: .8em 1em;
  border-radius: 40px;
}
.page-index .box02 .inner .categories ul li a:hover {
  background: #eee;
}

.page-index .box02 .inner .categories ul li a img {
  border-radius: 100%;
  margin-right: 1em;
}

.page-index .box02 .inner .categories ul li a span {
  font-size: .12rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.page-index .box02 .inner .link p {
  text-align: center;
}

.page-index .box02 .inner .link p a {
  background: #fff;
  font-size: .14rem;
  color: #040000;
  display: inline-block;
  border: 1px solid #040000;
  padding: 1.5em 1em;
  min-width: 30%;
  border-radius: 30px;
}
.page-index .box02 .inner .link p a:hover {
  background:#eee;
}

.page-index .box02.type02 {
  background: #f6f5f4 url(../images/index/box02-bg02.jpg) repeat;
  padding-bottom: 3em;
}

.page-index .box02.type02 .inner .items {
  flex-wrap: wrap;
  margin-bottom: 0;
}

.page-index .box02.type02 .inner .items .item {
  width: 33.3%;
  margin-bottom: 3em;
}

.page-index .box02.type02 .inner .items .item figure img {
  border: 5px solid #ffffff;
}

.page-index .box02.type03 {
  padding-bottom: 3em;
}

.page-index .box02.type03 .inner .items {
  flex-wrap: wrap;
  margin-bottom: 0;
}

.page-index .box02.type03 .inner .items .item {
  margin-bottom: 3em;
}

.page-index .box02.type03 .inner .items .item .content .num {
  display: none;
}

.page-index .box02.type04 {
  background: #fff;
}

.page-index .box02.type05 {
  background: #f6f5f4 url(../images/index/box02-bg02.jpg) repeat;
  padding-bottom: 4.3em;
}

.page-index .box02.type06 {
  background: #fff;
}

.page-index .box02.type06 .inner .items .item {
  width: 25%;
}

.page-index .box02.type07 {
  background: #f6f5f4 url(../images/index/box02-bg02.jpg) repeat;
}

.page-index .box02.type07 .inner .top {
  padding-bottom: 3em;
}

.page-index .box02.type07 .inner .top h2 {
  margin-bottom: 0;
}

.page-index .box02.type07 .inner .items {
  margin-bottom: 0;
}

.page-index .box02.type07 .inner .items .item:nth-child(6) {
  display: none;
}

.page-index .box03 {
  background: #f6f5f4 url(../images/index/box02-bg02.jpg) repeat;
  padding: 6em 0;
}

.page-index .box03 .inner .box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background: #fff;
  padding: 2.7em 5em 2em 2.5em;
}

.page-index .box03 .inner .box .left {
  padding-right: 3em;
}

.page-index .box03 .inner .box .left h2 {
  font-size: .24rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  margin-bottom: 1.2em;
}

.page-index .box03 .inner .box .left .news {
  margin-bottom: 1.5em;
}

.page-index .box03 .inner .box .left .news li {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  margin-bottom: 1.2em;
}

.page-index .box03 .inner .box .left .news li .date {
  font-size: .14rem;
  color: #040000;
  line-height: 140%;
  padding-right: 1.2em;
}

.page-index .box03 .inner .box .left .news li .name {
  font-size: .14rem;
  line-height: 140%;
}

.page-index .box03 .inner .box .left .news li .name a {
  color: #040000;
}

.page-index .box03 .inner .box .left .links {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.page-index .box03 .inner .box .left .links li {
  margin-right: 1.2em;
  list-style-type: none;
}

.page-index .box03 .inner .box .left .links li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: .14rem;
  color: #040000;
  border: 1px solid #040000;
  padding: 1.2em 1em;
  min-width: 16em;
  border-radius: 30px;
}
.page-index .box03 .inner .box .left .links li a:hover {
  background: #eee;
}

.page-index .box03 .inner .box .left .links li a img {
  margin-right: 1.3em;
}

.page-index .box03 .inner .box .right {
  width: 28%;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
}

.page-index .box03 .inner .box .right figure {
  margin-bottom: 1.3em;
}

.page-index .box03 .inner .box .right figure img {
  max-width: 100%;
}

.page-index .box03 .inner .box .right h3 {
  font-size: .14rem;
  line-height: 120%;
  margin-bottom: 1.3em;
}

.page-index .box03 .inner .box .right p {
  font-size: .14rem;
  line-height: 140%;
}

.page-index .box04 {
  padding: 6em 0 6em;
}

.page-index .box04 .inner {
  display: flex;
  flex-direction: row;
}

.page-index .box04 .inner .left {
  width: 50%;
}

.page-index .box04 .inner .left .logo figure {
  margin-bottom: 1.5em;
}

.page-index .box04 .inner .left .logo figure img {
  max-width: 100%;
  height: auto;
}

.page-index .box04 .inner .left .address {
  margin-bottom: 3.7em;
}

.page-index .box04 .inner .left .address p {
  font-size: .14rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  line-height: 160%;
}

.page-index .box04 .inner .left .links ul {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.page-index .box04 .inner .left .links ul li {
  margin-right: 1.3em;
  list-style: none;
}

.page-index .box04 .inner .left .links ul li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: .14rem;
  color: #040000;
  border: 1px solid #040000;
  padding: 1.2em 1em;
  min-width: 16em;
  border-radius: 30px;
}

.page-index .box04 .inner .left .links ul li a:hover {
  background: #eee;
}

.page-index .box04 .inner .right {
  width: 50%;
}

.page-index .box04 .inner .right iframe {
  max-width: 100%;
  max-height: 70vh;
}

/* Footer
-------------------------------------------------- */
#footer {
  background: #f6f5f4 url(../images/index/box02-bg02.jpg) repeat;
  padding: 6em 0;
  height: auto;
}

#footer .inner .ttl {
  margin-bottom: 2.7em;
}

#footer .inner .ttl h3 {
  font-size: .24rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  text-align: center;
}

#footer .inner .guide {
  display: flex;
  flex-direction: row;
  font-size: .14rem;
  margin: 0 -2em 3em;
}

#footer .inner .guide .item {
  width: 33.3%;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  padding: 0 2em;
}

#footer .inner .guide .item h5 {
  margin-bottom: 1em;
}

#footer .inner .guide .item ul {
  margin-bottom: 1.7em;
}

#footer .inner .guide .item ul li {
  line-height: 160%;
}

#footer .inner .guide .item .sttl {
  margin-bottom: 1.7em;
}

#footer .inner .guide .item .sttl h4 {
  font-size: .16rem;
  font-weight: bold;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  border-bottom: 1px solid #040000;
  padding-bottom: 1em;
}

#footer .inner .guide .item .card {
  margin-bottom: 2.5em;
}

#footer .inner .guide .item .card p {
  margin-bottom: .7em;
}

#footer .inner .guide .item .card p img {
  width: 100%;
}

#footer .inner .guide .item .price tbody tr td {
  line-height: 160%;
}

#footer .inner .guide .item .social ul {
  display: flex;
  flex-direction: row;
  align-items: center;
}

#footer .inner .guide .item .social ul li {
  margin-right: 2em;
}

#footer .inner .link {
  margin-bottom: 1.3em;
}

#footer .inner .link ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

#footer .inner .link ul li a {
  font-size: .14rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
}

#footer .inner .link ul li a::after {
  content: "｜";
  display: inline-block;
  color: #040000;
  margin: 0 1em;
}

#footer .inner .link ul li:last-child a::after {
  display: none;
}

#footer .inner .copyright p {
  text-align: center;
  font-size: .14rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
}

#footer table.price {
  border:1px solid #040000;
}
#footer table.price td {
  padding-left: 1em;
  border:1px solid #040000;
}
.sp-menu {
  display: none;
  position: fixed;
  top: 0px !important;
  left: 9999px;
  width: 480px;
  min-height: 100vh;
  transition: 0.5s;
  z-index: 100;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  max-height: 100vh;
}

.sp-menu .sp-menu-content {
  width: 100%;
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 2em;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  background: #fff;
}

.sp-menu .sp-menu-content .contents {
  width: 100%;
  background: #fff;
  padding: 1em;
}

.sp-menu .sp-menu-content .contents .link {
  margin-bottom: 2em;
}

.sp-menu .sp-menu-content .contents .link ul {
  display: flex;
  flex-direction: row;
  margin: 0 -0.5em;
}

.sp-menu .sp-menu-content .contents .link ul li {
  width: 50%;
  padding: 0 .5em;
}

.sp-menu .sp-menu-content .contents .link ul li a {
  background: #fff;
  font-size: .14rem;
  color: #040000;
  display: block;
  text-align: center;
  border: 1px solid #040000;
  padding: 1.5em 1em;
  border-radius: 30px;
}

.sp-menu .sp-menu-content .contents .menu {
  margin-bottom: 2em;
}

.sp-menu .sp-menu-content .contents .menu ul li {
  margin-bottom: .7em;
}

.sp-menu .sp-menu-content .contents .menu ul li a {
  color: #040000;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.sp-menu .sp-menu-content .contents .menu ul li a img {
  border-radius: 100%;
  margin-right: 1em;
}

.sp-menu .sp-menu-content .contents .menu ul li a p {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.sp-menu .sp-menu-content .contents .menu ul li a.sub {
  justify-content: space-between;
}

.sp-menu .sp-menu-content .contents .menu ul li .submenu {
  display: none;
  padding-top: 1em;
}

.sp-menu .sp-menu-content .contents .menu ul li .submenu ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border-top: 1px solid #040000;
  border-left: 1px solid #040000;
}

.sp-menu .sp-menu-content .contents .menu ul li .submenu ul li {
  border-bottom: 1px solid #040000;
  border-right: 1px solid #040000;
  width: 50%;
  margin-bottom: 0;
}

.sp-menu .sp-menu-content .contents .menu ul li .submenu ul li a {
  display: block;
  text-align: center;
  padding: .7em;
}

.sp-menu .sp-menu-content .contents .menu ul li .submenu .price ul {
  border: 1px solid #040000;
  border-top: none;
  display: block;
}

.sp-menu .sp-menu-content .contents .menu ul li .submenu .price ul li {
  width: 100%;
  border: 0;
}

.sp-menu .sp-menu-content .contents .menu ul li .submenu .price ul li a {
  text-align: left;
}

.sp-menu .sp-menu-content .contents .menu ul li .submenu.gift ul li {
  width: 100%;
}

.sp-menu .sp-menu-content .contents .menu ul li .submenu.active {
  display: block;
}

.sp-menu .sp-menu-content .contents .banner {
  margin-bottom: 2em;
}

.sp-menu .sp-menu-content .contents .banner ul li {
  margin-bottom: .5em;
}

.sp-menu .sp-menu-content .contents .banner ul li img {
  width: 100%;
  height: auto;
}

.sp-menu .sp-menu-content .contents .about {
  margin: 0 -1em 2em;
  margin-bottom: 2em;
}

.sp-menu .sp-menu-content .contents .about h4 {
  text-align: center;
  color: #040000;
  margin-bottom: .8em;
}

.sp-menu .sp-menu-content .contents .about ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border-left: 1px solid #040000;
  border-top: 1px solid #040000;
}

.sp-menu .sp-menu-content .contents .about ul li {
  width: 50%;
  border-right: 1px solid #040000;
  border-bottom: 1px solid #040000;
}

.sp-menu .sp-menu-content .contents .about ul li a {
  font-size: .14rem;
  color: #040000;
  text-align: center;
  display: block;
  padding: 1.3em 1em;
}

.sp-menu .sp-menu-content .contents .about ul li:nth-child(odd) {
  border-left: 0;
}

.sp-menu .sp-menu-content .contents .about ul li:nth-child(even) {
  border-right: 0;
}

.sp-menu .sp-menu-content .contents .about ul li:last-child {
  border-left: 0;
  border-right: 0;
}

.sp-menu .sp-menu-content .contents .about ul li.full {
  width: 100%;
}

.sp-menu .sp-menu-content .out {
  display: none;
}

.sp-menu .sp-menu-content .close p {
  text-align: right;
  padding: 1em 1em;
}

.sp-menu .sp-menu-content .close p a {
  display: inline-block;
  font-size: .48rem;
  font-weight: bold;
  color: #fff;
}

.sp-menu.active {
  display: block;
  left: 0px;
}

.page-index .box02.type03.bgnone {
  background: none;
}

.cal_wrapper table {
  /*width: 45%;*/
  width: 100%;
  font-size: 12px;
}

.cal_wrapper tr.headline td {
  padding: 5px 0;
}

.cal_wrapper th div,
.cal_wrapper td div {
  padding: 5px 0;
  text-align: center;
}

.cal_wrapper tr:not(:first-child) {
  border-bottom: 1px solid #ccc;
}

.cal_wrapper th input {
  display: none;
}

.cal_wrapper p.month {
  padding-bottom: 10px;
  text-align: center;
}

.cap {
  margin-top: 10px;
}
.cap ul li {
  font-size: 8px !important;
  line-height: 1.2 !important;
}
section#itemDetail-wrap .cartArea {
  margin-bottom: 15px;
}
.sp-menu .sp-menu-content .contents #calender {
  padding-bottom: 8em;
}
.sp-menu .sp-menu-content .contents #calender div.cal_wrapper table.cal th {
  height: 17px;
  position: relative;
}
.sp-menu .sp-menu-content .contents #calender div.cal_wrapper table.cal tr th input.prev {
  display: block;
  background: url(../images/sp/index/calendar_pleft.gif) no-repeat left bottom #FFF;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle;
  width: 17px;
}
.sp-menu .sp-menu-content .contents #calender div.cal_wrapper table.cal tr th input.next {
  display: block;
  background: url(../images/sp/index/calendar_pright.gif) no-repeat right bottom #FFF;
  height: 17px;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  width: 17px;
}
.sp-menu .sp-menu-content .contents #calender div.cal_wrapper table.cal tr th input {
  border: none;
  z-index: 1;
}
/* default.css 修正
-------------------------------------------------- */
.column4:nth-child(4n) {
  margin: 0 4% 20px 0;
}
form .column4:nth-child(4n) {
  margin: 0 0 20px 0;
}
.column4:nth-child(4n+1) {
  clear: none;
}
form .column4:nth-child(4n+1) {
  clear: both;
}
.newItem .column4:nth-of-type(n+6) {
  display: none;
}
.column4:nth-of-type(4) {
  clear:none;
  margin: 0 0 20px 0;
}
.newItem .column4 {
  width: 20%;
  margin: 0 ;
  padding: 0 .8em;
}
.newItem .column4:nth-child(4) {
  float: left;
  clear: none;
}
.newItem .column4:nth-child(4) {
  margin: 0 ;
  padding: 0 .8em;
}
.newItem .column4:nth-child(4) {
  margin: 0 ;
  padding: 0 .8em;
  display: block;
}
.newItem .column4:nth-of-type(4) {
  clear: none;
}
.newItem {
  width: 1200px;
  margin: 0 auto;
}
#main-column > section:nth-of-type(3) {
/*     background: url(../images/index/box02-bg01_2.jpg) no-repeat; */
    background-position: left -284px;
}
#main-column .newItem h2 {
  display:none;
}
.page-index.newItem-h .box02 {
  padding-bottom: 0;
}
.w100 .freeArea2 {
  padding-bottom:0;
  margin-bottom:0;
}
.page-index.newItem-b .box02 {
  background-position: left -609px;
  padding-top: 3.7em;
}
.newItem .column4:nth-of-type(6),
.newItem .column4:nth-of-type(7),
.newItem .column4:nth-of-type(8),
.newItem .column4:nth-of-type(9),
.newItem .column4:nth-of-type(10) {
  display:none;
}
#main-column h2 {
  border: none;
  padding: 40px 0;
}
.freeArea2 .free-contents ul {
  margin: 0;
}
.newItem h3 {
  margin-bottom: 1.2em;
  height: 5em;
  overflow: hidden;
}
.newItem h3 a {
  font-size: .14rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
}
.newItem .column4 .badge {
  display: none;
}
#main-column .newItem .column4 p.price  {
  text-align: left;
}
.newItem p.price span.selling_price,
.newItem p.price span.taxin {
  font-size: .14rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  line-height: 120%;
}
#wrapper {
  overflow-x: hidden;
}
#sub-column ul li a:hover {
  background: #f2f2f2;
}
#main-column > section.bg_none:nth-of-type(3),
#main-column > section.recommend:nth-of-type(3){
  background: none;
}
#itemDetail-cont .itemOutline .icons{
  display: none;
}
#itemList_wrap #pager-bm,
article h1,
#sub-column h2,
#sub-column .category h3,
#sub-column .group nav, #sub-column .category nav, #sub-column .link nav,
#sub-column .group #sps-itemListAllCategory section:first-child nav ul li.listcat1:first-child, #sub-column .category #sps-itemListAllCategory section:first-child nav ul li.listcat1, #sub-column .link #sps-itemListAllCategory section:first-child nav ul li.listcat1:first-child,
#sub-column .group nav ul li, #sub-column .category nav ul li, #sub-column .link nav ul li,
#sub-column .group nav ul li:first-child, #sub-column .category nav ul li:first-child, #sub-column .link nav ul li:first-child {
  border: none;
}
#sps-itemListAllCategory section {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}
.header_area h1{
  text-align: center;
  font-size: 24px;
}
.header_area .column4:nth-of-type(n+5) {
  display: none;
}
.column4 p.price {
  text-align: left;
}
.column4 p.price span.selling_price,
.column4 p.price span.taxin {
  color: #333;
}
article #main-column #itemList section.column4 h2 {
  margin-bottom: 1.2em;
  height: 5em;
}
article #main-column .header_area #itemList section.column4 h2 {
  height: auto;
}
.column4 {
  position: relative;
}
.sps-wishAddItem,
.sps-wishAddItemOk {
  position: absolute;
}
#itemList .sps-wishAddItem,
#itemList .sps-wishAddItemOk {
  right: 5%;
  bottom: 60px;
}
#pi_cart .sps-wishAddItemOk,
#pi_cart .sps-wishAddItem {
  position: relative;
  bottom: 5px;
}
#main-column #itemList .column4 h2.sps-add-to-cart-together {
  text-align: left;
}
#itemList_wrap .column4 {
  margin-bottom: 30px;
}
#itemList .column4 .sps-wishAddItem img, #itemList .column5 .sps-wishAddItem img, #itemList .column4 .sps-wishAddItemOk img, #itemList .column5 .sps-wishAddItemOk img {
  margin: 0;
  width: 70%;
}
.matome_cart {
  border:1px solid #000;
  padding: 3%;
  text-align: center;
  margin-bottom: 40px;
}
.matome_cart p {
  line-height: 2.5em;
}
.matome_cart span {
  border: 1px solid #333;
  border-radius: 20px;
  padding: 5px 10px;
  margin: 0 10px;
}
.expl-fixed {
  position: static;
  border: none;
}
.expl input[type=button] {
  background-color: transparent;
  border-radius: 20px;
  background: #e40214;
  color: #fff;
  margin: 1em auto 40px auto;
  width: 30%;
  display: block;
}
.expl input[type=button]:hover {
  border: 1px solid #e40214;
  color: #e40214;
  background: #fff;
}
#itemList::after {
  content: "";
  display: block;
  clear: both;
}
.column3 .badge, .column4 .badge, .column5 .badge {
  width: 45px;
    top: -25px;
    left: 25px;
}
#itemList .column-set, .pickup .column-set, .ranking .column-set, .recommend .column-set,.column4 {
  overflow: visible;
}
#itemList_wrap .badge {
  display: none;
}
section.userreview h2,
article .description h2,
article .recommend h2 {
  text-align: center;
  font-size: 24px;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
section#itemDetail-wrap .description {
  line-height: 1.6em;
}
section#itemDetail-wrap:nth-of-type(1) .description {
  display:none;
}
section#itemDetail-wrap:nth-of-type(1) {
  order:0;
}
section#itemDetail-wrap:nth-of-type(2) {
  order:3;
}
section#itemDetail-wrap:nth-of-type(3) {
  order:2;
}
section#itemDetail-wrap:nth-of-type(4) {
  order:5;
}
section.userreview {
  order:4;
}
section.recommend {
  order:1;
}
/*section:nth-of-type(1) {
  order: 0;
}
section:nth-of-type(2) {
  order: 0;
}
section:nth-of-type(3) {
  order: 0;
}
section:nth-of-type(4) {
  order: 0;
}
section:nth-of-type(5) {
  order: 0;
}
section:nth-of-type(6) {
  order: 0;
}*/

section.cart_box {
  position:relative;
  text-align: center;
  margin: 40px 0;
}
section.cart_box select {
  padding: 10px 15px;
}
section.cart_box input[type="submit"] {
  border: none;
  background: #e40214;
  color: #fff;
  width: 30%;
  height: 40px;
  border-radius: 20px;
  display: inline-block;
  margin-left: 10px;
}
section.cart_box .sps-wishAddItem, .sps-wishAddItemOk {
  /*right: 32%;*/
  bottom: -8px;
}
section.cart_box .infoArea {
  padding-top: 30px;
}
section.cart_box .infoArea li a {
  border-bottom: 1px solid #000;
}
section.userreview table.userreview_list {
  border-bottom:none;
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main {
  float: right;
  width: 80%;
}
#itemDetail-cont .itemThumb-wrap .itemThumb {
  float: left;
  width: 20%;
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main img {
  width:100%;
}
.cancel {
  display: none;
}
section#itemDetail-wrap p.review_txt {
  background-image: none;
  padding-left: 0;
}
section#itemDetail-wrap p.review_txt:before {
  content:"レビュー評価";
}
#pi_cart p:first-of-type {
  /*float:right;*/
  position: absolute;
  bottom: 37px;
  right: 15%;
}
section#itemDetail-wrap .itemOutline li {
  float: none;
  margin-right: 0;
  width: auto;
  text-align: center;
}
.snsArea {
  display:none;
}
section#itemDetail-wrap .itemOutline li img {
  border-bottom:1px solid #333;
}
#pi_cart {
  position: relative;
}
div#main-column section#itemDetail-wrap p.review_txt img {
  width: 16px;
}
.column5 p.price {
  text-align: left;
}
p.price span.selling_price, p.price span.taxin,
section#itemDetail-wrap table.price td .selling_price,
section#itemDetail-wrap table.price td .taxin
{
  color: #000;
}
.recommend .column5 h3  {
  margin-bottom: 1.2em;
}
.recommend .column5 .badge {
  display: none;
}
.page-index .box02 .inner .categories ul li {
  width: 33.33333%;
}
.page-index .box02.type05 {
  padding: 0 2em 40px 2em;
}
.productCheck {
  margin-bottom: 40px;
}
.productCheck .badge {
  display: none;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
section#itemDetail-wrap .description p {
  font-size: 100%;
}
/*サイドバー*/
#sub-column .free-contents .headline {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: .8em 0;
  border-radius: 40px;
}
#sub-column .free-contents .headline img {
  border-radius: 100%;
  margin-right: 1em;
}
#sub-column .headline span {
  font-size: 85%;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
#sub-column .free-contents .products_list li {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: .2em 0;
  border-radius: 40px;
}
#sub-column .free-contents ul li {
  font-size: 85%;
}
#sub-column .free-contents .products_list img {
  border-radius: 100%;
  margin-right: 1.5em;
  width: 30px;
}
#sub-column .free-contents .price_list li a,
#sub-column .free-contents .side_list li a {
  display: block;
  padding: .6em 0;
}
#sub-column .free-contents .price_list li {
  padding-left: 1em;
  font-size: 85%;
}
#sub-column .free-contents .choice_list li {
  list-style-type: none;
}
#sub-column .free-contents .choice_list li a {
  display: block;
  padding: .6em 0;
  float: left;
  width: 50%;
}
#sub-column .free-contents .side_list li a:hover {
  background: #f2f2f2;
}
#itemDetail-cont .itemOutline {
  display: flex;
  flex-direction: column;
}
section#itemDetail-wrap {
  margin-bottom: 60px;
}
#main-column > section#itemDetail-wrap:nth-of-type(3) {
  background: none;
}
div#main-column section#itemDetail-wrap p.review_txt {
  order:5;
}
section#itemDetail-wrap table.spec {
  margin: 0 0 15px;
}
.page-index.product_detail .box02.type05 {
  background: none;
  padding: 0
}
.page-index.product_detail .box02 .inner .categories ul li a {
  border: 1px solid #333;
}
.wishAllDelBtn {
  font-size: 13px!important;
}
.column4 p.price, .column5 p.price, .column4 .fixed, .column5 .fixed, .column4 p.fx_price, .column5 p.fx_price {
  text-align:left;
}
.column4 p.sp_price, .column5 p.sp_price {
  text-align: left;
}
.w100 .news {
  padding:0;
  margin-bottom: 0;
}
.w100 .news br {
/*   display: none; */
}
#main-column .news h2,
#main-column .news h2::before {
  display: none;
}
#main-column .news h2 {
	display: block;
}
#main-column .news .left h2 {
  display: block;
  padding: 0;
}
dl.news-box:first-child {
  border: none;
}
dl.news-box {
  padding: 0;
}
#sub-column div#subc_calendar h2,
#sub-column div.subc_cal_cont .cap ul {
  display: none;
}
#sub-column div.subc_cal_cont .cap .cap-info {
  background: none;
}
#sub-column div.subc_cal_cont .cap .cap-info {
  padding: 0;
}
#sub-column div.cal_wrapper table.cal tr td {
  border-left: none;
  border-right: none;
}
#sub-column div.cal_wrapper table.cal tr th p.month {
  font-size: 100%;
}
#sub-column div.cal_wrapper table.cal tr th input.prev,
#sub-column div.cal_wrapper table.cal tr th input.next {
  display: block;
}
.column-set .quantityArea {
  text-align: left;
}
@media screen and (min-width: 769px) {
  .column5 {
    width: 18.4%;
    margin: 0 2% 20px 0;
  }

}
@media screen and (max-width: 768px) {
.newItem {
    max-width: 100%;
    padding: 0;
}
.newItem .column4:nth-child(n+5) {
  display: none;
}
.newItem .column4:nth-child(2) {
  /*clear: both;*/
}
#pi_cart p:first-of-type {
  bottom: 0px;
  right: 5%;
}
.newItem .column4 {
  width: 50%;
  /*padding: 0 .3em;*/
  margin-bottom: 1em;
}
#main-column > section:nth-of-type(3) {
  background: none;
}
.page-index .box02 .inner .top h2 {
  margin-bottom: 0;
  font-size: .21rem;
}
.page-index .box02 .inner .top {
  padding-top: 2em;
  padding-bottom: 1.5em;
}
#main-column h2 {
  padding: 0;
}
#guide {
/*   display: none; */
}
.header_area .column4 {
  width: 30.5%;
  margin: 0 4% 0 0;
}
.header_area .column4:nth-of-type(3) {
  margin: 0;
}
.header_area .column4:nth-of-type(n+4) {
  display: none;
}
.column4:nth-child(2n+1),
.column4:nth-child(4n+1),
.column4:nth-child(4n) {
  /*padding: 0 .3em;
  margin-bottom: 1em;*/
}
.newItem .column4:nth-child(2n+1),
.newItem .column4:nth-child(4n+1),
.newItem .column4:nth-child(4n) {
  /*padding: 0 .8em;*/
}
.column4 {
  width: 48%;
  margin: 0 4% 10px 0;
  padding-bottom: 10px;
}
.column4:nth-child(4n+1) {
  float: left;
}
.column4:nth-child(2n+1) {
  clear: none;
}
.newItem .column4:nth-child(2n+1) {
  clear: both;
}
.expl input[type=button] {
  width: 80%;
}
.column4 .badge {
  top: 0px;
  left: 0px;
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main,
#itemDetail-cont .itemThumb-wrap .itemThumb {
  float: none;
  width: 100%;
}
#itemDetail-cont .itemThumb-wrap .itemThumb ul li {
  width: 19%;
}
#main-column .description h2,
#main-column .userreview h2,
#main-column .recommend h2 {
  font-size: 18px;
  line-height: 1.6em;
  padding: 15px;
}
.productCheck .column4 {
  width: 30.5%;
  margin: 0 4% 20px 0;
}
.productCheck .column4:nth-of-type(3) {
  margin: 0 0 20px 0;
}
.productCheck .column4:nth-of-type(n+4) {
  display: none;
}
.sps-wishAddItem {
  position: relative;
  bottom: 35px;
}
#itemList .column4 .sps-wishAddItem img, #itemList .column5 .sps-wishAddItem img, #itemList .column4 .sps-wishAddItemOk img, #itemList .column5 .sps-wishAddItemOk img {
  width: auto;
}
.sps-wishAddItem {
  position: absolute;
  bottom: 0;
}
section.cart_box .sps-wishAddItem, .sps-wishAddItemOk {
  right: 8%;
}
form .column4:nth-child(even) {
  margin: 0 0 20px 0;
}
#itemList .sps-wishAddItem, #itemList .sps-wishAddItemOk {
  bottom: 80px;
}
}
@media screen and (max-width: 375px) {
  section.cart_box input[type="submit"] {
    width: 70%;
  }
  #itemList .sps-wishAddItem, #itemList .sps-wishAddItemOk {
    bottom: 30px;
  }
  #pi_cart .sps-wishAddItemOk, #pi_cart .sps-wishAddItem {
    right: 0;
  }
}

/* news */
.news-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

dl.news-box:first-child {
  max-width: 65%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65%;
          flex: 0 0 65%;
}

dl.news-box:nth-child(2) {
  max-width: 27%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 27%;
          flex: 0 0 27%;
  margin: -55px 0px 0 55px;
}

.news-contents {
  overflow: visible !important;
  padding-bottom: 0.4rem !important;
}

#main-column .news h2 {
  padding-bottom: 0.4rem;
}

.news-post time {
  margin-right: 0.2rem;
  font-size: 15px;
}

.news-post {
  margin-bottom: 0.2rem;
}

.news-pickup h3 {
  margin: .2rem 0;
}

.news-pickup p {
  line-height: 1.6;
}

.news-post a, .news-pickup a {
  color: #333 !important;
}

@media screen and (max-width: 767px) {
  .news-contents {
      display: block;
  }

  .news-post time {
      display: block;
      margin-right: 0;
      font-size: .14rem;
  }

  dl.news-box:first-child {
      max-width: 100%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
  }

  dl.news-box:nth-child(2) {
      width: 100%;
      max-width: 100%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      margin: 0.3rem 0 0;
  }

  .news-pickup h3 {
      font-size: .16rem;
      margin: .1rem 0;
  }

  .news-pickup p {
      line-height: 1.6;
  }
}

/* さがえ屋通信 */
#sagaeya-tsusin {
  padding-bottom: 0.7rem;
}

#sagaeya-tsusin .inner .top {
  text-align: center;
  padding: 6em 0 2.7em;
}

#sagaeya-tsusin .inner .top h2 {
  font-size: .24rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  margin-bottom: 1.3em;
}

#sagaeya-tsusin .inner .top p {
  font-size: .14rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  line-height: 160%;
}

#sagaeya-tsusin .inner .items {
  display: flex;
  justify-content: space-between;
  margin: 0 -0.8em 3.7em;
}

#sagaeya-tsusin .inner .items .item {
  width: 25%;
  padding: 0 .8em;
}

#sagaeya-tsusin .inner .items .item figure {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 1.5em;
}

#sagaeya-tsusin .inner .items .item figure img {
  width: 100%;
  height: auto;
}

#sagaeya-tsusin .inner .link p {
  text-align: center;
}

#sagaeya-tsusin .inner .items .item h3 {
  font-size: .14rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
}

#sagaeya-tsusin .inner .link p a {
  background: #fff;
  font-size: .14rem;
  color: #040000;
  display: inline-block;
  border: 1px solid #040000;
  padding: 1.5em 1em;
  min-width: 30%;
  border-radius: 30px;
}

#sagaeya-tsusin .inner .link p a:hover {
  background: #eee;
}

@media screen and (max-width: 767px) {
  #sagaeya-tsusin .inner .link p a {
      min-width: 90%;
      padding: 1.2em 1em;
  }

  #sagaeya-tsusin .inner .top p {
      display: none;
  }

  #sagaeya-tsusin .inner {
      padding: 0 1em;
  }

  #sagaeya-tsusin .inner .top {
      padding-top: 2em;
      padding-bottom: 1.5em;
  }

  #sagaeya-tsusin .inner .top h2 {
      margin-bottom: 0;
      font-size: .21rem;
  }

  #sagaeya-tsusin .inner .top p {
      display: none;
  }

  #sagaeya-tsusin .inner .items {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -0.3em 1.5em;
  }

  #sagaeya-tsusin .inner .items .item {
      width: 50%;
      padding: 0 .3em;
      margin-bottom: 1em;
  }

  #sagaeya-tsusin .inner .items .item h3 {
      margin-bottom: .7em;
  }
}

/* 原材料成分表示テーブル */
#Journal .journal-cont .freebannar,
#JournalList .journal-cont .freebannar {
  width: 100%;
  overflow: auto;
  background: -o-linear-gradient(right, hsla(0,0%,100%,0), white 15px) 0 0 / 50px 100%, -o-linear-gradient(right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) 0 0/20px 100%, -o-linear-gradient(left, hsla(0,0%,100%,0), white 15px) right / 50px 100%, -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) right/20px 100%;
  background: linear-gradient(to left, hsla(0,0%,100%,0), white 15px) 0 0 / 50px 100%, linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) 0 0/20px 100%, linear-gradient(to right, hsla(0,0%,100%,0), white 15px) right / 50px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) right/20px 100%;
  background-repeat: no-repeat;
  background-attachment: local, scroll, local, scroll;
  border-right: 1px solid #CCC;
}

#Journal .journal-cont .freebannar .table_shop,
#JournalList .journal-cont .freebannar .table_shop {
  border-bottom: 1px solid #CCC;
  border-collapse: collapse;
}

#Journal .journal-cont .freebannar .table_shop th,
#JournalList .journal-cont .freebannar .table_shop th {
  padding: 10px;
  background: rgba(100,100,100,.1);
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  white-space: nowrap;
}

#Journal .journal-cont .freebannar .table_shop td,
#JournalList .journal-cont .freebannar .table_shop td {
  padding: 10px;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  white-space: nowrap;
}


@media screen and (max-width: 767px) {
  #Journal .journal-cont .freebannar,
  #JournalList .journal-cont .freebannar {
    /* max-height: 90vh; */
  }

  #Journal .journal-cont .freebannar .table_shop th,
  #JournalList .journal-cont .freebannar .table_shop th,
  #Journal .journal-cont .freebannar .table_shop td,
  #JournalList .journal-cont .freebannar .table_shop td  {
      padding: 5px;
  }
}


@media all and (-ms-high-contrast: none) {
  #EST_SPS_cart #contents .cart-section table {
    table-layout: fixed;
  }
}
@media screen and (max-width: 767px) {

  _:-ms-fullscreen, :root #EST_SPS_cart #header .inner .top,
  _:-ms-fullscreen, :root #EST_SPS_cart #contents .cart-section table,
  _:-ms-fullscreen, :root #EST_SPS_cart #header .inner #gnavi {
    max-width: 95vw;
  }
  _:-ms-fullscreen, :root #EST_SPS_cart #cart-footer .page-index {
    max-width: 95vw;
  }

  _:-ms-fullscreen, :root #EST_SPS_cart #contact table td {
    max-width: 85vw;
  }
}