@charset "UTF-8";
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, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

body.owners {
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  color: #2d1d09;
  background-color: white;
  line-height: 1.5;
}
body.owners h1 {
  display: block;
  text-align: center;
  background: #000;
}
body.owners h1 a {
  display: inline-block;
  margin: auto;
  padding: 4px 0;
}
body.owners h1 a img {
  width: 200px;
}

body.owners a {
  text-decoration: none;
}

body.owners h2, body.owners h3, body.owners h4 {
  font-weight: bold;
}

/* ------------------------------------ */
/* mobile				*/
/* ------------------------------------ */
#top.owners {
  min-width: inherit;
}

.sprite-2x.logo-b {
  display: inline-block;
  background-image: url(../images/sprite-2x_sp.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 80px;
  height: 23px;
  background-size: 141px 127px;
}

.sprite-2x.plus {
  display: inline-block;
  background-image: url(../images/sprite-2x_sp.png);
  background-repeat: no-repeat;
  background-position: -83px -44px;
  width: 18px;
  height: 19.5px;
  background-size: 141px 127px;
}

.sprite-2x.people {
  display: inline-block;
  background-image: url(../images/sprite-2x_sp.png);
  background-repeat: no-repeat;
  background-position: -44px -26px;
  width: 17px;
  height: 18px;
  background-size: 141px 127px;
}

#wrapper .map {
  padding: 10px;
  box-sizing: border-box;
  background: #FFF;
}

#wrapper .map #map_canvas {
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
}

.sticky {
  display: none;
}

.hero {
  display: none;
}

.message {
  height: 180px;
  width: 100%;
  box-sizing: border-box;
  background: url(../images/pattern.png);
}

.message h2 {
  text-align: center;
  color: #fff;
  padding-top: 38px;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 1px;
  font-weight: normal;
}

.message h2 span {
  font-size: 8px;
  font-size: 0.5rem;
  display: block;
  font-weight: normal;
}

.step-box {
  margin: 15px auto;
  padding: 0 10px;
  text-align: center;
  box-sizing: border-box;
}

.step-box a {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0;
}

.step-box a.btn-brown {
  -webkit-appearance: none;
  border-style: solid;
  border-width: 1px;
  border-color: #2d1d09;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0px 3px 0px 0px rgba(62, 40, 15, 0.2);
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #2d1d09;
  text-decoration: none;
  background-color: rgba(66, 120, 51, 0.4);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  width: 200px;
}

.about-column {
  padding: 20px 15px;
  background: white;
  box-sizing: border-box;
}

.about-column .bg-color {
  width: 100%;
  background: #fff;
}

.about-column .bg-color.even {
  background: #f8f7f4;
  margin: 0 0 0 -15px;
  padding: 0 15px;
}

.about-column .bg-color .inner {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
}

.about-column .bg-color .inner-img img {
  width: 100%;
}

.about-column .bg-color h2 {
  font-size: 18px;
  font-size: 1.125rem;
  display: inline-block;
  margin-bottom: 30px;
}
.about-column .bg-color h2 img {
  width: 90%;
}

.about-column .bg-color h3 {
  font-size: 15px;
  font-size: 0.9375rem;
  display: inline-block;
  border-bottom: 2px solid #efe700;
  margin-top: 40px;
  margin-bottom: 30px;
  font-weight: bold;
  line-height: 1.5;
}

.about-column .bg-color h3 span {
  display: block;
}

.about-column .bg-color p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.275;
  text-align: left;
  padding: 0 0 5px;
}

.about-column .bg-color p.notation {
  font-size: 13px;
  font-size: 0.8125rem;
  border: 1px dotted #7a7369;
  width: 800px;
  margin: 30px auto 0;
  padding: 15px 0;
}

.about-column .bg-color .outline {
  overflow: hidden;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  padding: 20px 0 0;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.about-column .bg-color .outline .text-box {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.about-column .bg-color .outline .text-box h4 {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 20px 0 32px;
  font-weight: bold;
  text-align: center;
}
.about-column .bg-color .outline .text-box h4 span {
  display: block;
}

.about-column .bg-color .outline .img-box {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}

.about-column .bg-color .outline .img-box img {
  width: 100%;
}

.about-column .bg-color .outline.even {
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.about-column .bg-color dl {
  text-align: left;
}

.about-column .bg-color dl dt {
  font-weight: bold;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 10px;
  line-height: 1.75;
}

.about-column .bg-color dl dt span {
  background: #efe700;
  color: #2d1d09;
  display: inline-block;
  font-family: ‘Montserrat’,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  text-align: center;
  line-height: 22px;
  margin-right: 10px;
}

.about-column .bg-color dl dd {
  padding-left: 30px;
  margin-bottom: 30px;
  line-height: 1.5;
}

.single-column {
  width: 100%;
  margin: auto;
  padding: 10px;
  border: 1px solid #d2cec7;
  box-shadow: 0px 5px 0px 0px rgba(210, 206, 199, 0.2);
  position: relative;
  box-sizing: border-box;
  background: #fff;
}

.single-column .bg-color .inner {
  width: inherit;
}

.single-column:after {
  content: "";
  border-radius: 50%;
  background-color: #5f993f;
  box-shadow: 0px 3px 0px 0px rgba(95, 153, 63, 0.4);
  position: absolute;
  width: 12px;
  height: 12px;
  top: -5px;
  left: 50%;
  -webkit-transform: translateX(-6px);
  -ms-transform: translateX(-6px);
  transform: translateX(-6px);
  z-index: 10;
}

#top {
  width: 100%;
  min-width: 1100px;
  box-sizing: border-box;
  background: url(../images/cover.jpg) 50% 0 no-repeat fixed;
  background-size: contain;
}

.month-plan {
  background: #FFF;
}

.month-plan h2 {
  display: none;
}

.month-plan .step-box {
  padding: 20px 10px;
  text-align: center;
  box-sizing: border-box;
  margin: 0;
  border-top: 1px solid #2d1d09;
}

.month-plan .inner {
  width: 100%;
  margin: 0 auto;
  padding: 15px 10px;
  background: #f1eee8;
  box-sizing: border-box;
}

.month-plan .inner:before {
  content: " ";
  display: table;
}

.month-plan .inner:after {
  clear: both;
  content: " ";
  display: table;
}

.month-plan .content {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.month-plan .content .item-link {
  width: 100%;
  display: block;
}

.month-plan .content .item-link .shop-partner {
  width: 70px;
  height: 70px;
  border-radius: 35px;
  overflow: hidden;
  margin: 0 auto;
  border: 3px solid #fff;
  position: relative;
}

.month-plan .content .item-link .shop-partner img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
}

.month-plan .content .item-link .shop-name {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin-top: 8px;
}

.month-plan .content .item-link .partner-message {
  display: inline-block;
  position: absolute;
  top: 120px;
  left: 50%;
  width: 90%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.month-plan .content .item-link .partner-message p {
  position: relative;
  background: #fff;
  border-radius: 5px;
  padding: 10px 10px;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #000;
  text-align: center;
}

.month-plan .content .item-link .partner-message p:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 9px 8px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
}

.month-plan .content .item-link .owner-info-hover {
  position: absolute;
  top: 16%;
  left: 0;
  width: 100%;
  height: 100%;
}

.month-plan .content .items {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 20px;
  background: #FFF;
}

.month-plan .content .items .status {
  position: absolute;
  top: 10px;
  left: -10px;
  z-index: 2;
  width: 61px;
  height: 66px;
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-position: -67px 0px;
  width: 61px;
  height: 66px;
  background-size: 244px 100px;
  color: #fff;
}

.month-plan .content .items .status.open p {
  color: #2d1d09;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  margin-top: 22px;
  text-align: center;
}

.month-plan .content .items .status.close {
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 61px;
  height: 66px;
  background-size: 244px 100px;
}

.month-plan .content .items .status.close p {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  margin-top: 22px;
  color: #fff;
  text-align: center;
}

.month-plan .content .items .item-image {
  width: 100%;
  overflow: hidden;
  z-index: 1;
  box-sizing: border-box;
}

.month-plan .content .items .item-image img {
  width: 100%;
  height: auto;
}

.month-plan .content .items h2 {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 5px;
  font-weight: normal;
  color: #2d1d09;
}

.month-plan .content .items .info {
  display: table;
  width: 100%;
  margin-top: 10px;
}

.month-plan .content .items .info .place {
  display: block;
  width: 100%;
  color: #6d796a;
  padding: 5px;
  font-size: 11px;
  font-size: 0.6875rem;
  box-sizing: border-box;
}

.month-plan .content .items .info .place i {
  margin-right: 4px;
  vertical-align: middle;
}

.month-plan .content .items .info .price {
  display: block;
  width: 100%;
  color: #6d796a;
  padding: 5px;
  font-size: 11px;
  font-size: 0.6875rem;
  text-align: right;
  box-sizing: border-box;
}

.month-plan .content .items .info .price i {
  margin-right: 4px;
  vertical-align: middle;
}

.product-message-sp {
  background-size: cover;
}

.product-message-sp h2 {
  position: relative;
  top: inherit;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  line-height: 1.4;
  padding: 16px 10px 5px;
}

.product-message-sp .shop-partner {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  overflow: hidden;
  margin: 0 auto;
  border: 2px solid #fff;
  position: relative;
  box-sizing: border-box;
}

.product-message-sp .shop-partner img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.product-message-sp .shop-name {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin-top: 6px;
}

.product-message-sp .partner-message {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  margin-top: 15px;
}

.product-message-sp .partner-message p {
  position: relative;
  border-radius: 5px;
  padding: 10px 18px;
}

.product-message-sp .partner-message p:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 9px 8px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -9px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

#product-wrap {
  background: #FFF;
}

#product-data {
  background: #f1eee8;
}

#product-data .btn-green {
  background: #427833;
  border-radius: 5px;
  display: block;
  line-height: 60px;
  height: 60px;
  width: 300px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0 auto;
}

#product-data .layout-bpx {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
}

#product-data .layout-bpx:before {
  content: " ";
  display: table;
}

#product-data .layout-bpx:after {
  clear: both;
  content: " ";
  display: table;
}

#product-data .layout-bpx .left-box dl {
  padding: 10px;
  margin-left: 10px;
}

#product-data .layout-bpx .left-box dl.brown {
  float: left;
  background: #2d1d09;
  height: 60px;
  width: 20%;
  position: relative;
  vertical-align: top;
  padding: 10px 0;
  margin-bottom: 10px;
  box-sizing: border-box;
}

#product-data .layout-bpx .left-box dl.brown dt {
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
}

#product-data .layout-bpx .left-box dl.brown dd {
  color: #FFF;
  font-size: 12px;
  font-size: 0.75rem;
}

#product-data .layout-bpx .left-box dl.brown dd.close {
  padding-top: 10px;
  font-size: 12px;
  font-size: 0.75rem;
}

#product-data .layout-bpx .left-box dl.place {
  float: left;
  width: 72%;
  padding: 0 10px 0 0;
  box-sizing: border-box;
}

#product-data .layout-bpx .left-box dl.limit {
  clear: both;
  text-align: center;
  border-top: 1px solid #d2cec7;
  margin-top: 10px;
  margin-left: 0;
  padding: 15px 0;
}

#product-data .layout-bpx .left-box dl.limit dt {
  display: inline-block;
  font-weight: normal;
}

#product-data .layout-bpx .left-box dl.limit dd {
  display: inline-block;
  font-weight: normal;
}

#product-data .layout-bpx .left-box dl.limit dd span {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  margin: 0;
}

#product-data .layout-bpx .left-box dl dt {
  text-align: center;
  color: #2d1d09;
  font-weight: bold;
}

#product-data .layout-bpx .left-box dl dd {
  text-align: center;
  color: #2d1d09;
  font-weight: bold;
  font-family: ‘Montserrat’,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
}

#product-data .layout-bpx .left-box dl dd span {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 4px;
}

#product-data .layout-bpx .left-box dl dd span.normal {
  font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}

#product-data .layout-bpx .left-box dl dd span.close {
  padding-top: 10px;
  font-size: 12px;
  font-size: 0.75rem;
}

#product-content {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px;
  box-sizing: border-box;
}

#product-content .content {
  width: 100%;
  float: left;
}

#product-content .content figure {
  margin: 10px 0;
}

#product-content .content figure img {
  width: 100%;
  height: auto;
}

#product-content .content figure h3 {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 10px;
  font-weight: bold;
  margin-bottom: 10px;
}

#product-content .content h3 {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 10px;
  font-weight: bold;
  margin-bottom: 10px;
}

#product-content .blog-wrap {
  padding: 30px 0 0;
}

#product-content .blog-area.paper {
  width: 100%;
  padding: 10px;
  margin-bottom: 30px;
  border: 1px solid #d2cec7;
  box-shadow: 0px 5px 0px 0px rgba(210, 206, 199, 0.2);
  position: relative;
  box-sizing: border-box;
}

#product-content .blog-area.paper h2 {
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 10px;
}

#product-content .blog-area.paper p {
  color: #2d1d09;
  text-align: center;
  margin: 0;
}

#product-content .blog-area.paper .detail {
  text-align: left;
}

#product-content .blog-area.paper:after {
  content: "";
  border-radius: 50%;
  background-color: #5f993f;
  box-shadow: 0px 3px 0px 0px rgba(95, 153, 63, 0.4);
  position: absolute;
  width: 12px;
  height: 12px;
  top: -5px;
  left: 50%;
  -webkit-transform: translateX(-6px);
  -ms-transform: translateX(-6px);
  transform: translateX(-6px);
  z-index: 10;
}

#product-content .blog-area.paper .price {
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}

#product-content .blog-area.paper .price span {
  font-size: 1.75rem;
  font-family: ‘Montserrat’, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
}

#product-content .blog-area dl dd {
  position: relative;
  margin-bottom: 20px;
}

#product-content .blog-area dl dd i {
  margin-right: 4px;
}

#product-content .blog-area dl dd a {
  cursor: pointer;
  color: #2d1d09;
  text-decoration: underline;
  position: relative;
  z-index: 3;
}

#product-content .blog-area dl dd a:hover {
  text-decoration: none;
}

#product-content .blog-area dl dd .content {
  display: none;
  float: none;
  width: 100%;
  padding: 15px 0;
  box-sizing: border-box;
}

#product-content .blog-area dl dd .content img {
  width: 100%;
  vertical-align: middle;
  margin-top: 10px;
}

#product-content .right-column {
  position: relative;
  width: 100%;
  float: right;
  margin-top: 15px;
}

#product-content .right-column .paper {
  width: 100%;
  padding: 20px 10px 40px;
  margin-bottom: 30px;
  border: 1px solid #d2cec7;
  box-shadow: 0px 5px 0px 0px rgba(210, 206, 199, 0.2);
  position: relative;
  box-sizing: border-box;
}

#product-content .right-column .paper h2 {
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 10px;
}

#product-content .right-column .paper p {
  color: #2d1d09;
  text-align: center;
  margin: 0;
}

#product-content .right-column .paper .detail {
  text-align: left;
}

#product-content .right-column .paper:after {
  content: "";
  border-radius: 50%;
  background-color: #5f993f;
  box-shadow: 0px 3px 0px 0px rgba(95, 153, 63, 0.4);
  position: absolute;
  width: 12px;
  height: 12px;
  top: -5px;
  left: 50%;
  -webkit-transform: translateX(-6px);
  -ms-transform: translateX(-6px);
  transform: translateX(-6px);
  z-index: 10;
}

#product-content .right-column .paper .price {
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}

#product-content .right-column .paper .price span {
  font-size: 1.75rem;
  font-family: ‘Montserrat’, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
}

#product-content .right-column .paper .detail-open {
  position: absolute;
  display: block;
  text-align: center;
  bottom: 10px;
  left: 50%;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: normal;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3;
  width: 100%;
  text-decoration: underline;
  color: #2d1d09;
}

#product-content .right-column .paper .detail-close {
  position: absolute;
  display: block;
  text-align: center;
  bottom: 10px;
  left: 50%;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: normal;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3;
  width: 100%;
  text-decoration: underline;
  color: #2d1d09;
}

#product-content .right-column .paper .blur {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  content: '';
  width: 100%;
  height: 50%;
  display: block;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.7) 20%, #fff 80%);
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 20%, #ffffff 80%);
}

#product-content .right-column .law {
  text-align: center;
  margin: 30px 0;
}

#product-content .right-column .law a {
  color: #2d1d09;
  text-decoration: underline;
}

#product-content .right-column .law a:hover {
  text-decoration: none;
}

#product-content .right-column .order {
  width: inherit;
  padding: 0;
  clear: both;
}

#product-content .right-column .order .btn-green {
  background: #427833;
  border-radius: 5px;
  display: block;
  line-height: 60px;
  height: 60px;
  width: 300px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0 auto;
}

/* ------------------------------------ */
/* PC					*/
/* ------------------------------------ */
@media all and (min-width: 920px) {
  body.owners h1 {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 1000;
    background: transparent;
  }
  body.owners h1 a {
    display: inline-block;
  }
  body.owners h1 a img {
    width: initial;
  }

  .sprite-2x.logo {
    display: inline-block;
    background-image: url(../images/sprite-2x.png);
    background-repeat: no-repeat;
    background-position: 0px -93px;
    width: 120px;
    height: 35px;
    background-size: 751px 211px;
  }

  .sprite-2x.icon-q {
    display: inline-block;
    background-image: url(../images/sprite-2x.png);
    background-repeat: no-repeat;
    background-position: -688.5px -93px;
    width: 19px;
    height: 19px;
    background-size: 751px 211px;
  }

  .sprite-2x.icon-book {
    display: inline-block;
    background-image: url(../images/sprite-2x.png);
    background-repeat: no-repeat;
    background-position: -198px -157px;
    width: 19px;
    height: 15px;
    background-size: 751px 211px;
  }

  .sprite-2x.icon-plus {
    display: inline-block;
    background-image: url(../images/sprite-2x.png);
    background-repeat: no-repeat;
    background-position: -666.5px -93px;
    width: 19px;
    height: 19.5px;
    background-size: 751px 211px;
  }

  .sprite-2x.icon-login {
    display: inline-block;
    background-image: url(../images/sprite-2x.png);
    background-repeat: no-repeat;
    background-position: -202px -131px;
    width: 18px;
    height: 20px;
    background-size: 751px 211px;
  }

  .sprite-2x.message01 {
    display: inline-block;
    background-image: url(../images/sprite-2x.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 751px;
    height: 90px;
    background-size: 751px 211px;
  }

  .sprite-2x.logo-b {
    display: inline-block;
    background-image: url(../images/sprite-2x.png);
    background-repeat: no-repeat;
    background-position: -123px -93px;
    width: 101px;
    height: 29px;
    background-size: 751px 211px;
  }

  .sprite-2x.icon-q-b {
    display: inline-block;
    background-image: url(../images/sprite-2x.png);
    background-repeat: no-repeat;
    background-position: -732.5px -93px;
    width: 18px;
    height: 18px;
    background-size: 751px 211px;
  }

  .sprite-2x.icon-book-b {
    display: inline-block;
    background-image: url(../images/sprite-2x.png);
    background-repeat: no-repeat;
    background-position: -220px -157px;
    width: 19px;
    height: 15px;
    background-size: 751px 211px;
  }

  .sprite-2x.icon-plus-b {
    display: inline-block;
    background-image: url(../images/sprite-2x.png);
    background-repeat: no-repeat;
    background-position: -644.5px -93px;
    width: 19px;
    height: 20px;
    background-size: 751px 211px;
  }

  .sprite-2x.icon-login-b {
    display: inline-block;
    background-image: url(../images/sprite-2x.png);
    background-repeat: no-repeat;
    background-position: -244px -131px;
    width: 18px;
    height: 20px;
    background-size: 751px 211px;
  }

  .sprite-2x.icon-pin {
    display: inline-block;
    background-image: url(../images/sprite-2x.png);
    background-repeat: no-repeat;
    background-position: 0px -194px;
    width: 13px;
    height: 17px;
    background-size: 751px 211px;
  }

  .sprite-2x.icon-bag {
    display: inline-block;
    background-image: url(../images/sprite-2x.png);
    background-repeat: no-repeat;
    background-position: -76px -175px;
    width: 15px;
    height: 16px;
    background-size: 751px 211px;
  }

  .sprite-2x.icon-pen-b {
    display: inline-block;
    background-image: url(../images/sprite-2x.png);
    background-repeat: no-repeat;
    background-position: -277px -157px;
    width: 14px;
    height: 14px;
    background-size: 751px 211px;
  }

  .message {
    display: none;
  }

  .header-navi {
    display: none;
  }

  .hamburger {
    display: none;
  }

  .product-message-sp {
    display: none;
  }

  #product-content .right-column .paper .blur {
    display: none;
  }

  #wrapper .map {
    padding: 0;
  }

  #wrapper .map #map_canvas {
    width: 100%;
    height: 400px;
  }

  #container {
    width: 100%;
    min-width: 1100px;
    overflow: hidden;
    box-sizing: border-box;
  }

  .hero {
    display: block;
  }

  .hero,
  .page-header,
  .hero-single {
    background: url(../images/pattern.png);
    height: 690px;
    width: 100%;
    overflow: hidden;
    z-index: 0;
  }

  .header {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    display: block;
    height: inherit;
    background: transparent;
    border-bottom: none;
    z-index: 0;
  }

  .header h1 {
    width: 110px;
    height: 28px;
    position: absolute;
    top: 16px;
    left: 0;
  }

  .h-navi {
    position: absolute;
    right: 0;
    top: 30px;
  }

  .h-navi li {
    display: inline-block;
    margin-right: 40px;
    position: relative;
    line-height: 0;
  }

  .h-navi li a {
    color: #fff;
  }

  .h-navi li a:hover {
    text-decoration: underline;
  }

  .h-navi li i {
    position: absolute;
    top: 50%;
    left: -23px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .hero .message01,
  .page-header .message01,
  .hero-single .message01 {
    position: absolute;
    top: 240px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 52px;
    font-size: 3.25rem;
    color: #FFFFFF;
    font-weight: normal;
  }
  .hero .message01 span,
  .page-header .message01 span,
  .hero-single .message01 span {
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
  }

  .hero .about-btn,
  .page-header .about-btn,
  .hero-single .about-btn {
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
    border-radius: 5px;
    background-color: rgba(66, 120, 51, 0.4);
    box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.2);
    color: #fff;
    width: 300px;
    display: block;
    text-align: center;
    height: 65px;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 65px;
    position: absolute;
    top: 400px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }

  .hero .about-btn:hover,
  .page-header .about-btn:hover,
  .hero-single .about-btn:hover {
    top: 405px;
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }

  .sticky {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 2px 2px 0px rgba(45, 29, 9, 0.4);
    width: 100%;
    display: block;
    position: fixed;
    z-index: 99;
    top: -62px;
    height: 60px;
  }

  .sticky .navi-box {
    width: 1100px;
    margin: 0 auto;
    position: relative;
  }

  .sticky .logo-b {
    position: absolute;
    top: 15px;
    left: 15px;
  }

  .sticky .h-navi {
    top: 20px;
  }

  .sticky li a {
    color: #333;
  }

  .about-column {
    padding: 40px 0;
    background: white;
  }

  .about-column .bg-color {
    width: 100%;
    background: #fff;
  }

  .about-column .bg-color.even {
    background: #f8f7f4;
  }

  .about-column .bg-color .inner {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
  }

  .about-column .bg-color .inner-img img {
    width: 100%;
  }

  .about-column .bg-color h2 {
    font-size: 30px;
    font-size: 1.875rem;
    display: inline-block;
    margin-bottom: 30px;
  }
  .about-column .bg-color h2 img {
    width: 76%;
  }

  .about-column .bg-color h3 {
    font-size: 24px;
    font-size: 1.5rem;
    display: inline-block;
    border-bottom: 2px solid #efe700;
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: bold;
  }

  .about-column .bg-color p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
    text-align: center;
  }

  .about-column .bg-color p.notation {
    font-size: 13px;
    font-size: 0.8125rem;
    border: 1px dotted #7a7369;
    width: 800px;
    margin: 30px auto 0;
    padding: 15px 0;
  }

  .about-column .bg-color .outline {
    display: table;
    overflow: hidden;
    width: 100%;
    display: block;
    padding: 20px 0 0;
  }

  .about-column .bg-color .outline .text-box {
    display: block;
    width: 100%;
    vertical-align: middle;
  }

  .about-column .bg-color .outline .text-box h4 {
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 20px;
    font-weight: normal;
  }
  .about-column .bg-color .outline .text-box h4 span {
    line-height: 1.2;
  }

  .about-column .bg-color .outline .img-box {
    width: 50%;
    vertical-align: middle;
    text-align: center;
    margin: auto;
  }

  .about-column .bg-color .outline .img-box img {
    width: 100%;
  }

  .about-column .bg-color .outline .img-box.center {
    width: 100%;
  }

  .about-column .bg-color .outline .img-box.center img {
    width: 50%;
  }

  .about-column .bg-color .outline.even {
    display: table;
  }

  .about-column .bg-color .outline.even .img-box {
    padding: 0 10px 0 0;
    box-sizing: border-box;
  }

  .about-column .bg-color .outline.even .img-box:nth-child(2) {
    padding: 0 0 0 10px;
    box-sizing: border-box;
  }

  .about-column .bg-color .outline.even .img-box img {
    width: 100%;
  }

  .about-column .bg-color dl {
    position: relative;
    display: inline-block;
    width: 80%;
    padding: 30px;
    text-align: left;
    box-sizing: border-box;
    border: 1px solid #d2cec7;
    margin-bottom: 20px;
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 5px 0px 0px rgba(210, 206, 199, 0.2);
  }

  .about-column .bg-color dl dt {
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px;
  }

  .about-column .bg-color dl dt span {
    background: #efe700;
    color: #2d1d09;
    display: inline-block;
    font-family: ‘Montserrat’,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
  }

  .about-column .bg-color dl dd {
    padding-left: 40px;
    margin-bottom: 0;
    line-height: 1.5;
  }

  .single-column {
    width: 1000px;
    margin: 0 auto 20px;
    padding: 40px 60px;
    border: 1px solid #d2cec7;
    box-shadow: 0px 5px 0px 0px rgba(210, 206, 199, 0.2);
    position: relative;
    box-sizing: border-box;
    background: #fff;
  }

  .single-column .bg-color .inner {
    width: inherit;
  }

  .single-column:after {
    content: "";
    border-radius: 50%;
    background-color: #5f993f;
    box-shadow: 0px 3px 0px 0px rgba(95, 153, 63, 0.4);
    position: absolute;
    width: 12px;
    height: 12px;
    top: -5px;
    left: 50%;
    -webkit-transform: translateX(-6px);
    -ms-transform: translateX(-6px);
    transform: translateX(-6px);
    z-index: 10;
  }

  #top {
    width: 100%;
    min-width: 1100px;
    box-sizing: border-box;
    background: url(../images/cover.jpg) center top/cover no-repeat fixed;
  }

  .month-plan {
    background: #FFF;
  }

  .month-plan h2 {
    display: block;
    font-weight: bold;
    text-align: center;
    font-size: 34px;
    font-size: 2.125rem;
    margin-bottom: 30px;
  }

  .month-plan h2 span {
    display: inline-block;
    position: relative;
  }

  .month-plan h2 span:before {
    content: "";
    width: 60px;
    height: 1px;
    background: #2d1d09;
    position: absolute;
    top: 50%;
    left: -90px;
  }

  .month-plan h2 span:after {
    content: "";
    width: 60px;
    height: 1px;
    background: #2d1d09;
    position: absolute;
    top: 50%;
    right: -90px;
  }

  .month-plan .step-box {
    display: none;
  }

  .month-plan .inner {
    width: 1100px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 106px;
    padding-left: 0;
    padding-right: 0;
    background: transparent;
  }

  .month-plan .inner:before {
    content: " ";
    display: table;
  }

  .month-plan .inner:after {
    clear: both;
    content: " ";
    display: table;
  }

  .month-plan .content {
    display: table;
    width: 100%;
    table-layout: fixed;
  }

  .month-plan .content .item-link {
    width: 48%;
    display: block;
    float: left;
    margin-right: 22px;
    min-height: 390px;
  }

  .month-plan .content .item-link:nth-child(even) {
    float: right;
    margin-right: 0;
    margin-left: 22px;
  }

  .month-plan .content .item-link .shop-partner {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    overflow: hidden;
    margin: 0 auto;
    border: 3px solid #fff;
    position: relative;
  }

  .month-plan .content .item-link .shop-partner img {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
  }

  .month-plan .content .item-link .shop-name {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-top: 8px;
  }

  .month-plan .content .item-link .partner-message {
    display: inline-block;
    position: absolute;
    top: 120px;
    left: 50%;
    width: 90%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .month-plan .content .item-link .partner-message p {
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 10px 10px;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #000;
    text-align: center;
  }

  .month-plan .content .item-link .partner-message p:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 9px 8px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: -9px;
    left: 50%;
    transform: translateX(-50%);
  }

  .month-plan .content .item-link .owner-info-hover {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .month-plan .content .item-link:hover h2 {
    color: #427833;
  }

  .month-plan .content .item-link:hover .item-image img {
    -webkit-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
  }

  .month-plan .content .item-link:nth-of-type(3n) {
    margin-right: 0;
  }

  .month-plan .content .items {
    width: 100%;
    display: block;
    float: left;
    margin-right: 0;
    position: relative;
    margin-bottom: 48px;
  }

  .month-plan .content .items .status {
    position: absolute;
    top: 10px;
    left: -10px;
    z-index: 2;
    width: 61px;
    height: 66px;
    display: inline-block;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-position: -67px 0px;
    width: 61px;
    height: 66px;
    background-size: 244px 100px;
    color: #fff;
  }

  .month-plan .content .items .status.open p {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    margin-top: 22px;
    text-align: center;
  }

  .month-plan .content .items .status.close {
    display: inline-block;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 61px;
    height: 66px;
    background-size: 244px 100px;
  }

  .month-plan .content .items .status.close p {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: bold;
    margin-top: 22px;
    color: #fff;
    text-align: center;
  }

  .month-plan .content .items .item-image {
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 1;
    box-sizing: border-box;
  }

  .month-plan .content .items .item-image img {
    width: 100%;
    height: auto;
  }

  .month-plan .content .items h2 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 10px;
    font-weight: normal;
    color: #2d1d09;
  }

  .month-plan .content .items .info {
    display: table;
    width: 100%;
    margin-top: 10px;
  }

  .month-plan .content .items .info .place {
    display: table-cell;
    width: 50%;
    color: #6d796a;
    font-size: 12px;
    font-size: 0.75rem;
  }

  .month-plan .content .items .info .place i {
    margin-right: 4px;
    vertical-align: middle;
  }

  .month-plan .content .items .info .price {
    display: table-cell;
    width: 50%;
    color: #6d796a;
    font-size: 12px;
    font-size: 0.75rem;
    text-align: right;
  }

  .month-plan .content .items .info .price i {
    margin-right: 4px;
    vertical-align: middle;
  }

  .hero-single {
    height: 520px;
    background: #000;
    background-size: cover;
  }

  .hero-single .product-message h2 {
    color: #fff;
    font-size: 34px;
    font-size: 2.125rem;
    text-align: center;
    padding-top: 157px;
    margin-bottom: 12px;
    font-weight: bold;
  }

  .hero-single .product-message .shop-partner {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    overflow: hidden;
    margin: 0 auto;
    border: 3px solid #fff;
    position: relative;
    box-sizing: border-box;
  }

  .hero-single .product-message .shop-partner img {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .hero-single .product-message .shop-partner2 {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    overflow: hidden;
    margin: 0 auto;
    border: 3px solid #fff;
    position: relative;
  }

  .hero-single .product-message .shop-partner2 img {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .hero-single .product-message .shop-name {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-top: 8px;
  }

  .hero-single .product-message .partner-message {
    display: inline-block;
    position: absolute;
    top: 376px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .hero-single .product-message .partner-message p {
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 10px 18px;
  }

  .hero-single .product-message .partner-message p:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 9px 8px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: -9px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .hero-single .product-message .partner-message2 {
    display: inline-block;
    position: absolute;
    top: 376px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .hero-single .product-message .partner-message2 p {
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 10px 18px;
  }

  .hero-single .product-message .partner-message2 p:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 9px 8px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: -9px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  #product-wrap {
    background: #FFF;
  }

  #product-data {
    background: #f1eee8;
  }

  #product-data .btn-green {
    background: #427833;
    border-radius: 5px;
    display: block;
    float: right;
    line-height: 80px;
    height: 80px;
    width: 300px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    font-size: 1.5rem;
  }

  #product-data .btn-green:hover {
    opacity: 0.8;
  }

  #product-data .layout-bpx {
    width: 1100px;
    margin: 0 auto;
    padding: 20px 0;
  }

  #product-data .layout-bpx:before {
    content: " ";
    display: table;
  }

  #product-data .layout-bpx:after {
    clear: both;
    content: " ";
    display: table;
  }

  #product-data .layout-bpx .left-box {
    width: 740px;
    display: table;
    float: left;
  }

  #product-data .layout-bpx .left-box dl {
    display: table-cell;
    border-right: 1px solid #d2cec7;
    padding: 10px 30px;
    vertical-align: middle;
  }

  #product-data .layout-bpx .left-box dl.brown {
    float: none;
    background: #2d1d09;
    height: 78px;
    width: 110px;
    position: relative;
    padding: 10px 0;
    box-sizing: border-box;
    margin-bottom: 0;
  }

  #product-data .layout-bpx .left-box dl.brown dt {
    color: #FFF;
  }

  #product-data .layout-bpx .left-box dl.brown dd {
    color: #FFF;
  }

  #product-data .layout-bpx .left-box dl.brown dd.close {
    padding-top: 18px;
    font-size: 16px;
    font-size: 1rem;
  }

  #product-data .layout-bpx .left-box dl.place {
    float: none;
    width: initial;
    padding: 10px 30px;
  }

  #product-data .layout-bpx .left-box dl.limit {
    padding: 10px 30px;
    border-top: none;
  }

  #product-data .layout-bpx .left-box dl.limit dt {
    display: block;
    font-weight: bold;
  }

  #product-data .layout-bpx .left-box dl.limit dd {
    font-weight: bold;
  }

  #product-data .layout-bpx .left-box dl.limit dd span {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 0 4px;
  }

  #product-data .layout-bpx .left-box dl dt {
    text-align: center;
    color: #2d1d09;
    font-weight: bold;
  }

  #product-data .layout-bpx .left-box dl dd {
    text-align: center;
    color: #2d1d09;
    font-weight: bold;
    font-family: ‘Montserrat’,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
  }

  #product-data .layout-bpx .left-box dl dd span {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 0 4px;
  }

  #product-data .layout-bpx .left-box dl dd span.normal {
    font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  }

  #product-content {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    padding: 60px 0 80px;
  }

  #product-content .content {
    width: 740px;
    float: left;
  }

  #product-content .content figure img {
    max-width: 100%;
  }

  #product-content .content figure h3 {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 22px 0;
    font-weight: bold;
  }

  #product-content .content figure p {
    line-height: 1.6;
    margin-bottom: 30px;
    font-size: 15px;
    font-size: 0.9375rem;
  }

  #product-content .content h3 {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 22px 0;
  }

  #product-content .content p {
    line-height: 1.6;
    margin-bottom: 30px;
    font-size: 15px;
    font-size: 0.9375rem;
  }

  #product-content .blog-wrap {
    padding: 30px 0 0;
  }

  #product-content .blog-area.paper {
    width: 100%;
    padding: 30px;
    margin-bottom: 30px;
    border: 1px solid #d2cec7;
    box-shadow: 0px 5px 0px 0px rgba(210, 206, 199, 0.2);
    position: relative;
    box-sizing: border-box;
  }

  #product-content .blog-area.paper h2 {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px;
  }

  #product-content .blog-area.paper p {
    color: #2d1d09;
    text-align: center;
    margin: 0;
  }

  #product-content .blog-area.paper .detail {
    text-align: left;
  }

  #product-content .blog-area.paper:after {
    content: "";
    border-radius: 50%;
    background-color: #5f993f;
    box-shadow: 0px 3px 0px 0px rgba(95, 153, 63, 0.4);
    position: absolute;
    width: 12px;
    height: 12px;
    top: -5px;
    left: 50%;
    -webkit-transform: translateX(-6px);
    -ms-transform: translateX(-6px);
    transform: translateX(-6px);
    z-index: 10;
  }

  #product-content .blog-area.paper .price {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
  }

  #product-content .blog-area.paper .price span {
    font-size: 1.75rem;
    font-family: ‘Montserrat’, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-weight: 700;
  }

  #product-content .blog-area dl dd {
    position: relative;
    margin-bottom: 20px;
  }

  #product-content .blog-area dl dd i {
    margin-right: 4px;
  }

  #product-content .blog-area dl dd a {
    cursor: pointer;
    color: #2d1d09;
    text-decoration: underline;
    position: relative;
    z-index: 3;
  }

  #product-content .blog-area dl dd a:hover {
    text-decoration: none;
  }

  #product-content .blog-area dl dd .content {
    display: none;
    float: none;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
  }

  #product-content .blog-area dl dd .content img {
    width: 100%;
    vertical-align: middle;
    margin-top: 10px;
  }

  #product-content .right-column {
    width: 300px;
    float: right;
  }

  #product-content .right-column .paper {
    width: 100%;
    padding: 30px;
    margin-bottom: 30px;
    border: 1px solid #d2cec7;
    box-shadow: 0px 5px 0px 0px rgba(210, 206, 199, 0.2);
    position: relative;
    box-sizing: border-box;
  }

  #product-content .right-column .paper h2 {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px;
  }

  #product-content .right-column .paper p {
    color: #2d1d09;
    text-align: center;
    margin: 0;
  }

  #product-content .right-column .paper .detail {
    text-align: left;
  }

  #product-content .right-column .paper:after {
    content: "";
    border-radius: 50%;
    background-color: #5f993f;
    box-shadow: 0px 3px 0px 0px rgba(95, 153, 63, 0.4);
    position: absolute;
    width: 12px;
    height: 12px;
    top: -5px;
    left: 50%;
    -webkit-transform: translateX(-6px);
    -ms-transform: translateX(-6px);
    transform: translateX(-6px);
    z-index: 10;
  }

  #product-content .right-column .paper .price {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
  }

  #product-content .right-column .paper .price span {
    font-size: 1.75rem;
    font-family: ‘Montserrat’, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-weight: 700;
  }

  #product-content .right-column .law {
    text-align: center;
    margin: 30px 0;
  }

  #product-content .right-column .law a {
    color: #2d1d09;
    text-decoration: underline;
  }

  #product-content .right-column .law a:hover {
    text-decoration: none;
  }

  #product-content .right-column .order {
    width: inherit;
    padding: 0;
    clear: both;
  }

  #product-content .right-column .order .btn-green {
    background: #427833;
    border-radius: 5px;
    display: block;
    float: right;
    line-height: 80px;
    height: 80px;
    width: 300px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    font-size: 1.5rem;
  }

  #product-content .right-column .order .btn-green:hover {
    opacity: 0.8;
  }
}
body {
  position: relative;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  color: #3C3C3C;
  background: #FFFFFF;
}

.wf {
  font-family: "trajan-pro-3";
}

.clearfix:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
}

.move {
  opacity: 0;
  transform: translate(0, 60px);
  -webkit-transform: translate(0, 60px);
}

.active {
  opacity: 1.0;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

.icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.icon__news {
  background: url(../img/common/icon_news.png) 50% 50% no-repeat;
  background-size: 15px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.icon__search {
  background: url(../img/common/icon_search.png) 50% 50% no-repeat;
  background-size: 15px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.icon__cart {
  background: url(../img/common/icon_cart.png) 50% 50% no-repeat;
  background-size: 15px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.icon__cart .itemno {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 12px;
  height: 12px;
  color: #FFFFFF;
  font-size: 10px;
  font-size: 0.625rem;
  background: #3C3C3C;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  line-height: 12px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.icon__fav {
  background: url(../img/common/icon_fav.png) 50% 50% no-repeat;
  background-size: 20px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.icon__fav2 {
  width: 28px;
  height: 28px;
  background: url(../img/common/icon_fav.png) 50% 50% no-repeat;
  background-size: 20px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.icon__login {
  width: 28px;
  height: 28px;
  background: url(../img/common/icon_login.png) 50% 50% no-repeat;
  background-size: 20px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0;
}
.icon__logout {
  width: 28px;
  height: 28px;
  background: url(../img/common/icon_logout.png) 50% 50% no-repeat;
  background-size: 20px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0;
}
.icon__schedule {
  width: 28px;
  height: 28px;
  background: url(../img/common/icon_schedule.png) 50% 50% no-repeat;
  background-size: 20px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0;
}
.icon__cart2 {
  width: 28px;
  height: 28px;
  background: url(../img/common/icon_cart.png) 50% 50% no-repeat;
  background-size: 20px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

header {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 50px;
  background: #FFFFFF;
  border-bottom: 1px solid #3C3C3C;
  overflow: hidden;
}
header .humburferbg {
  display: table-cell;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  background: #FFFFFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header .humburferbg.is-active {
  background: #3C3C3C;
}
header .humburferbg .hamburger {
  display: block;
  width: 100%;
  vertical-align: middle;
}
header .humburferbg .hamburger .line {
  display: block;
  width: 15px;
  height: 1px;
  background-color: #3C3C3C;
  margin: 3px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header .humburferbg #hamburger.is-active .line {
  background-color: #FFFFFF;
}
header .humburferbg #hamburger.is-active .line:nth-child(2) {
  opacity: 0;
}
header .humburferbg #hamburger.is-active .line:nth-child(1) {
  -webkit-transform: translateY(4px) rotate(45deg);
  -ms-transform: translateY(4px) rotate(45deg);
  -o-transform: translateY(4px) rotate(45deg);
  transform: translateY(4px) rotate(45deg);
}
header .humburferbg #hamburger.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-4px) rotate(-45deg);
  -ms-transform: translateY(-4px) rotate(-45deg);
  -o-transform: translateY(-4px) rotate(-45deg);
  transform: translateY(-4px) rotate(-45deg);
}
header .humburferbg #hamburgerhover {
  cursor: pointer;
}
header .head__logo {
  display: table-cell;
  vertical-align: middle;
}
header .head__logo a {
  display: inline-block;
  padding: 0 0 0 4px;
  box-sizing: border-box;
}
header .head__logo a img {
  width: 96%;
  max-width: 180px;
}
header .head__menu {
  display: table-cell;
  width: 150px;
  vertical-align: middle;
}
header .head__menu__list {
  display: table;
  table-layout: fixed;
  width: 100%;
}
header .head__menu__item {
  display: table-cell;
  width: 50px;
  text-align: center;
  vertical-align: middle;
}
header .head__menu__item.is-active .icon__news {
  background: url(../img/common/icon_news_active.png) 50% 50% no-repeat, #3C3C3C;
  background-size: 15px;
  vertical-align: middle;
}
header .head__menu__item.is-active .icon__search {
  background: url(../img/common/icon_search_active.png) 50% 50% no-repeat, #3C3C3C;
  background-size: 15px;
  vertical-align: middle;
}
header .head__menu__item.is-active .icon__cart {
  background: url(../img/common/icon_cart_active.png) 50% 50% no-repeat, #3C3C3C;
  background-size: 15px;
  vertical-align: middle;
}
header .head__menu__item.is-active .icon__cart .itemno {
  color: #3C3C3C;
  background: #FFFFFF;
}
header.hlogin .head__logo {
  display: block;
  text-align: center;
  padding: 8px 0;
}

.sub__menu {
  width: 100%;
  border-bottom: 1px solid #3C3C3C;
  background: #FFFFFF;
}
.sub__menu ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 1140px;
  margin: auto;
}
.sub__menu ul li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.sub__menu ul li a {
  display: block;
  padding: 16px 0;
  color: #3C3C3C;
  text-decoration: none;
}
.sub__menu ul li p {
  font-size: 7px;
  font-size: 0.4375rem;
}
.sub__menu ul li p span {
  font-size: 11px;
  font-size: 0.6875rem;
}
.sub__menu ul li p img {
  vertical-align: middle;
  padding: 0 0 0 4px;
}

.hamburger__inner {
  display: none;
  position: absolute;
  top: 50px;
  width: 100%;
  background: #3C3C3C;
  z-index: 2000;
}
.hamburger__list {
  width: 100%;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #525252;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hamburger__menu:nth-child(1) {
  padding-bottom: 8px;
}
.hamburger__menu__link {
  display: block;
  width: 100%;
  color: #3C3C3C;
  background: #FFFFFF;
  padding: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  texrt-decoration: none;
}
.hamburger__menu__link .arrow {
  position: relative;
  display: block;
  width: 100%;
  font-size: 14px;
  font-size: 0.875rem;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hamburger__menu__link .arrow::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #C3C3C3;
  border-right: solid 1px #C3C3C3;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
}
.hamburger__history {
  width: 100%;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hamburger__history__content {
  background: #FFFFFF;
}
.hamburger__history__title {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 8px 8px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hamburger__history__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  width: 100%;
  max-width: 1140px;
  padding: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  overflow: hidden;
  zoom: 1;
}
.hamburger__history__list .item__s {
  width: 25%;
}
.hamburger__history__list .item__name {
  padding: 0 0 4px;
}
.hamburger__history__list .item__name__label {
  font-size: 12px;
  font-size: 0.75rem;
}
.hamburger__history__list .item__price__no {
  font-size: 10px;
  font-size: 0.625rem;
}

.menu__inner__news {
  display: none;
  position: absolute;
  width: 100%;
  top: 50px;
  z-index: 1000;
  background: #3C3C3C;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.menu__inner__news .news {
  background: #FFFFFF;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.menu__inner__news .news__header {
  padding: 16px 0 0;
  font-size: 20px;
  font-size: 1.25rem;
}
.menu__inner__search {
  display: none;
  position: absolute;
  width: 100%;
  top: 50px;
  z-index: 1000;
  background: #3C3C3C;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.menu__inner__search form {
  opacity: 0;
}
.menu__inner__search input {
  width: 100%;
  height: 28px;
  color: #FFFFFF;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 48px 8px 8px;
  border: 0;
  background: #3C3C3C;
  border-bottom: 1px solid #3C3C3C;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu__inner__search input:placeholder-shown {
  color: #FFFFFF;
}
.menu__inner__search input:focus {
  outline: 0;
  border-bottom: 1px solid #A9A9A9;
}
.menu__inner__search button {
  position: absolute;
  top: 8px;
  right: 8px;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background: #3C3C3C;
  cursor: pointer;
}
.menu__inner__search button:focus {
  outline: 0;
}
.menu__inner__search button i.icon__search {
  width: 28px;
  height: 28px;
  background: url(../img/common/icon_search_active.png) 50% 50% no-repeat, #3C3C3C;
  background-size: 15px;
  vertical-align: middle;
}

#promo {
  width: 100%;
  background: #3C3C3C;
}
#promo .promotion {
  width: 100%;
  max-width: 1140px;
  margin: auto;
}
#promo .promotion.sample a {
  display: block;
  color: #FFFF00;
  text-align: center;
  padding: 16px 0;
  text-decoration: none;
}

.tab {
  display: block;
  width: 100%;
  border-bottom: 1px solid #3C3C3C;
}
.tab__list {
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 1140px;
  margin: auto;
  padding: 8px 4px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tab__item {
  display: table-cell;
  width: 100%;
  padding: 8px 4px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 4px;
  vertical-align: bottom;
}
.tab__item.active .tab__labelmd {
  background: #3C3C3C;
}
.tab__item.active .tab__labelmd p {
  color: #FFFFFF;
}
.tab__labelwrap {
  display: table;
  width: 100%;
  height: 50px;
  cursor: pointer;
}
.tab__labelmd {
  display: table-cell;
  vertical-align: middle;
  padding: 4px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #3C3C3C;
  border-left: 1px solid #3C3C3C;
  border-right: 1px solid #3C3C3C;
}
.tab__label {
  font-size: 14px;
  font-size: 0.875rem;
}
.tab__label span {
  font-size: 8px;
  font-size: 0.5rem;
}

.breadcrumbs {
  display: block;
  width: 100%;
  max-width: 1140px;
  margin: auto;
  padding: 16px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.breadcrumbs__item {
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
}
.breadcrumbs__link {
  position: relative;
  color: #999999;
  padding-right: 8px;
  font-size: 13px;
  font-size: 0.8125rem;
}
.breadcrumbs__link::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #3C3C3C;
  border-right: solid 1px #3C3C3C;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
}
.breadcrumbs__text {
  padding: 0 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.item__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  width: 100%;
  max-width: 1140px;
  padding: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  overflow: hidden;
  zoom: 1;
}
.item__s {
  display: inline-block;
  width: 33.33333%;
  vertical-align: top;
  padding: 4px;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__s.pc {
  display: none;
}
.item__link {
  text-decoration: none;
}
.item__thumb {
  width: 100%;
  padding: 0 0 4px;
}
.item__thumb img {
  width: 100%;
  vertical-align: middle;
}
.item__tags {
  padding: 0 0 4px;
}
.item__tags .tags {
  display: inline-block;
  font-size: 8px;
  font-size: 0.5rem;
  color: #FFFFFF;
  background: #3C3C3C;
  padding: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 3px 0 0;
  line-height: 1;
  vertical-align: middle;
}
.item__tags .tags.tag1 {
  background: #E73656;
}
.item__tags .tags.tag2 {
  background: #354C8E;
}
.item__tags .tags.tag3 {
  background: #358E42;
}
.item__tags .tags.tag4 {
  background: #36ABE7;
}
.item__name {
  padding: 0 0 8px;
}
.item__name__label {
  color: #3C3C3C;
  font-size: 14px;
  font-size: 0.875rem;
  word-break: break-all;
}
.item__price {
  padding: 0 0 4px;
}
.item__price__no {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  /*color:#999999; gray */
  color: #E73656;
}
.item__price__no.sale {
  color: #E73656;
}
.item__price__no.sale span {
  display: block;
  font-size: 10px;
  font-size: 0.625rem;
  padding: 4px 0 0;
  font-weight: normal;
}

.button__more {
  width: 100%;
  max-width: 600px;
  padding: 16px 40px 32px;
  margin: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.button__more__link {
  position: relative;
  display: block;
  color: #3C3C3C;
  padding: 8px 0;
  border: 2px solid #3C3C3C;
  text-align: center;
  text-decoration: none;
}
.button__more__link .arrow {
  position: relative;
  padding-right: 16px;
}
.button__more__link .arrow::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #3C3C3C;
  border-right: solid 1px #3C3C3C;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
}
.button__more__link img {
  vertical-align: middle;
  padding: 0 0 0 8px;
}

.cp {
  display: block;
  width: 100%;
  padding: 24px 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 2px solid #3C3C3C;
  border-bottom: 2px solid #3C3C3C;
}
.cp__link {
  display: block;
  text-align: center;
}
.cp__link img {
  width: 100%;
  max-width: 468px;
  vertical-align: middle;
}

.cp2 {
  display: block;
  width: 100%;
  padding: 24px 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #CCCCCC;
}
.cp2__link {
  display: block;
  text-align: center;
}
.cp2__link img {
  width: 100%;
  max-width: 468px;
  vertical-align: middle;
}

.news {
  width: 100%;
  max-width: 1140px;
  margin: auto;
}
.news__header {
  font-size: 32px;
  font-size: 2rem;
  padding: 32px 0;
  text-align: center;
}
.news__list {
  overflow: hidden;
}
.news__item {
  display: table;
  table-layout: fixed;
  width: 100%;
  vertical-align: top;
  word-wrap: break-word;
  word-break: break-all;
  border-bottom: 1px dotted #EAEAEA;
}
.news__text {
  display: table-cell;
  vertical-align: top;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.news__text h3 a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.275;
  color: #3C3C3C;
  text-decoration: none;
}
.news__option {
  padding: 0 0 8px;
}
.news__option:after {
  content: "";
  display: block;
  clear: both;
}
.news__tag {
  float: left;
  font-size: 12px;
  font-size: 0.75rem;
  color: #999999;
  margin: 0 8px 0 0;
}

.itemDetail {
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.itemDetail__thumb {
  display: block;
}
.itemDetail__thumb__main img {
  width: 100%;
  vertical-align: middle;
}
.itemDetail__thumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  padding: 8px 0;
}
.itemDetail__thumb__item {
  display: inline-block;
  width: 25%;
  padding: 0 8px 0 0;
}
.itemDetail__thumb__item img {
  width: 100%;
  vertical-align: middle;
}
.itemDetail__thumb__item .over {
  border: 1px solid #CCCCCC;
}
.itemDetail .item__list {
  display: block;
  padding: 0;
}
.itemDetail .item__s {
  width: 100%;
}
.itemDetail .item__name__end {
  width: 100%;
  max-width: 420px;
  font-size: 16px;
  font-size: 1rem;
  color: #FFFFFF;
  background: #E73656;
  font-weight: bold;
  text-align: center;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 8px;
}
.itemDetail .item__name__disc {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 4px 0;
}
.itemDetail .item__name__label {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 0 0 8px;
}
.itemDetail .item__tags {
  padding: 0 0 8px;
}
.itemDetail .item__tags .tags {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 4px;
}
.itemDetail .item__text {
  padding: 0 0 16px;
}
.itemDetail .item__text__detail {
  font-size: 12px;
  font-size: 0.75rem;
}
.itemDetail .item__price__no {
  font-size: 26px;
  font-size: 1.625rem;
}
.itemDetail .item__price__no .price {
  display: inline-block;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: bold;
  padding: 0;
}
.itemDetail .item__price__no .small {
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: normal;
  padding: 0 0 0 4px;
}
.itemDetail .item__price__no.sale {
  color: #E73656;
}
.itemDetail .item__price__off {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 4px 0 0;
  color: #E73656;
}
.itemDetail .cartform__select {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.itemDetail .cartform__select__cycle {
  display: table-cell;
  padding: 8px 4px 8px 0;
  vertical-align: middle;
}
.itemDetail .cartform__select__value {
  display: table-cell;
  padding: 8px 0 8px 4px;
  vertical-align: middle;
}
.itemDetail .cartform__select select {
  width: 100%;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75rem;
  border: 1px solid #C3C3C3;
  -webkit-appearance: none;
  appearance: none;
}
.itemDetail .cartform__select select::-ms-expand {
  display: none;
}
.itemDetail .cartform__select select:focus {
  outline: 0;
}
.itemDetail .cartform__select label {
  position: relative;
}
.itemDetail .cartform__select label:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  margin: -2px 0 0 0;
  border: 3px solid transparent;
  border-top: 5px solid #3C3C3C;
}
.itemDetail .cartform__buttons {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.itemDetail .cartform__buttons__cart {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding: 0 4px 8px 0;
}
.itemDetail .cartform__buttons__cart button {
  width: 100%;
  color: #FFFFFF;
  background: #3C3C3C;
  overflow: hidden;
  border: 1px solid #3C3C3C;
  padding: 0 8px 0 0 !important;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.itemDetail .cartform__buttons__cart button .icon__cart {
  background: url(../img/common/icon_cart_active.png) 50% 42% no-repeat;
  background-size: 20px;
}
.itemDetail .cartform__buttons__cart.disable button {
  color: #CCCCCC;
  background: #F5F5F5;
  border: 1px solid #CCCCCC;
  cursor: auto;
}
.itemDetail .cartform__buttons__cart.disable button .icon__cart {
  background: url(../img/common/icon_cart_disable.png) 50% 42% no-repeat;
  background-size: 20px;
}
.itemDetail .cartform__buttons__like {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  padding: 0 0 8px 4px;
}
.itemDetail .cartform__buttons__like button {
  color: #3C3C3C;
  background: #FFFFFF;
  overflow: hidden;
  border: 1px solid #3C3C3C;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0;
  cursor: pointer;
}
.itemDetail .cartform__buttons__like button.on {
  border: 1px solid #E73656;
}
.itemDetail .cartform__buttons__like button.on .icon__fav {
  background: url(../img/common/icon_fav_on.png) 50% 50% no-repeat;
  background-size: 20px;
}
.itemDetail .cartform__buttons button {
  display: inline-block;
  -webkit-appearance: none;
  appearance: none;
  overflow: hidden;
  padding: 0;
}
.itemDetail .cartform__buttons button:focus {
  outline: 0;
}
.itemDetail .cartform__buttons button::-ms-expand {
  display: none;
}

.tarmlist {
  padding: 0 0 32px;
}
.tarmlist__header {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 16px 0 8px;
}
.tarmlist__table {
  width: 100%;
  border: 1px solid #CCCCCC;
}
.tarmlist__table th {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 8px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #CCCCCC;
}
.tarmlist__table th:nth-child(1) {
  background: #FDFDFD;
}
.tarmlist__table th:nth-child(2) {
  background: #F0F0F0;
}
.tarmlist__table th:nth-child(3) {
  background: #E0E0E0;
}
.tarmlist__table td {
  font-size: 16px;
  font-size: 1rem;
  padding: 8px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #CCCCCC;
}
.tarmlist__table td p {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}
.tarmlist__table td span {
  font-size: 12px;
  font-size: 0.75rem;
  color: #E73656;
}

.item__promo {
  padding: 0 0 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo__header {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0 0 8px;
  border-bottom: 1px solid #CCCCCC;
}
.item__promo__item {
  width: 100%;
  padding: 8px 0 24px;
}
.item__promo__item.center {
  display: block;
  padding: 24px 0;
}
.item__promo__item.center .item__promo__thumb {
  display: block;
  width: 100%;
  margin: auto;
  padding: 0 0 32px;
  transition: .8s;
}
.item__promo__item.center .item__promo__thumb.triple {
  width: 100%;
}
.item__promo__item.center .item__promo__thumb.triple ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo__item.center .item__promo__thumb.triple ul li {
  display: table-cell;
  padding: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo__item.center .item__promo__detail {
  display: block;
  text-align: center;
  padding: 0;
  transition: .8s;
}
.item__promo__item.center .item__promo__detail .item__promo__title {
  font-size: 32px;
  font-size: 2rem;
  padding: 0 8px 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo__item.center .item__promo__detail .item__promo__subtitle {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.275;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo__item.center .item__promo__detail .item__promo__text {
  font-size: 16px;
  font-size: 1rem;
  padding: 0 16px;
  line-height: 1.275;
  text-align: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo__item.original1 {
  margin: auto;
  text-align: center;
}
.item__promo__item.original1 img {
  width: 50%;
  max-width: 300px;
}
.item__promo__item.bigleft {
  padding: 0;
}
.item__promo__item.bigleft .item__promo__thumb {
  width: 100%;
  padding: 0 8px 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo__item .item__promo__title {
  font-size: 24px;
  font-size: 1.5rem;
  padding: 0 0 16px;
}
.item__promo__item .item__promo__text {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.275;
  font-weight: 400;
}
.item__promo__thumb {
  padding: 16px 0;
  width: 70%;
  margin: auto;
  text-align: center;
  transition: .8s;
}
.item__promo__thumb img {
  width: 100%;
  vertical-align: middle;
}
.item__promo__thumb2 {
  padding: 16px 0;
  width: 70%;
  margin: auto;
  text-align: center;
  transition: .8s;
}
.item__promo__thumb2 img {
  width: 100%;
  vertical-align: middle;
}
.item__promo__detail {
  display: table-cell;
  vertical-align: top;
  padding: 0 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition: 1.2s;
}
.item__promo__topics {
  color: #2BBEE7;
  padding: 0 0 8px;
}
.item__promo__desc {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.275;
}
.item__promo__desc span {
  color: #E4007F;
}
.item__promo__table {
  display: inline-block;
  width: 100%;
  margin: auto;
  padding: 8px 0;
}
.item__promo__table table {
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
}
.item__promo__table table tr th {
  display: block;
  width: 100%;
  padding: 8px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
}
.item__promo__table table tr td {
  display: block;
  widht: 100%;
  padding: 8px 0 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.275;
}
.item__promo .lp__mv {
  position: relative;
  border-top: 1px solid #3C3C3C;
  text-align: center;
  overflow: hidden;
}
.item__promo .lp__mv img {
  width: 130%;
}
.item__promo .lp__section1 {
  position: relative;
  padding: 8px 0 0;
}
.item__promo .lp__section1__title1 {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 28%;
}
.item__promo .lp__section1__title1 img {
  width: 100%;
}
.item__promo .lp__section1__title2 {
  padding: 8% 28% 4%;
}
.item__promo .lp__section1__title2 img {
  width: 100%;
}
.item__promo .lp__section1__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  padding: 4% 4% 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo .lp__section1__text p {
  display: inline-block;
}
.item__promo .lp__section1__text .pb32 {
  padding: 0 0 32px;
}
.item__promo .lp__section1__image1 {
  padding: 4% 14% 6%;
}
.item__promo .lp__section1__image1 img {
  width: 100%;
}
.item__promo .lp__section1__image2 {
  padding: 4% 14% 8%;
}
.item__promo .lp__section1__image2 img {
  width: 100%;
}
.item__promo .lp__section2 {
  background: url(../img/item/0411_zyonkit/bg_patt.png);
  padding: 8% 4%;
}
.item__promo .lp__section2__title3 {
  display: block;
  width: 100%;
  color: #FFFFFF;
  font-size: 16px;
  font-size: 1rem;
  padding: 16px 0;
  text-align: center;
  background: #000000;
  margin: 24px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo .lp__section2__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
}
.item__promo .lp__section2__text .pb32 {
  padding: 0 0 32px;
}
.item__promo .lp__section2__text2 {
  width: 100%;
  color: #404040;
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
  margin: auto;
  padding: 0 0 32px;
}
.item__promo .lp__section2__image {
  display: block;
  width: 86%;
  margin: auto;
}
.item__promo .lp__section2__thumb {
  display: block;
  width: 100%;
  vertical-align: middle;
  padding: 0 5%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo .lp__section2__thumb img {
  width: 100%;
}
.item__promo .lp__section2__text3 {
  display: table-cell;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  vertical-align: middle;
  text-align: right;
}
.item__promo .lp__section2__text3 .fukidashi {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 24px;
  border: 1px solid #e3e3e3;
  background: #FFFFFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  margin: auto;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
}
.item__promo .lp__section2__text3 .fukidashi:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent #FFFFFF transparent;
  left: 0;
  right: 0;
  top: -19px;
  margin: auto;
  z-index: 100;
}
.item__promo .lp__section2__text3 .fukidashi:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent #e3e3e3 transparent;
  left: 0;
  right: 0;
  top: -20px;
  margin: auto;
}
.item__promo .lp__section2__set {
  position: relative;
  width: 100%;
  margin: 40px auto 0;
}
.item__promo .lp__section2__set__title {
  position: relative;
  display: block;
  color: #FFFFFF;
  font-size: 16px;
  font-size: 1rem;
  padding: 16px 0;
  text-align: center;
  background: #000000;
  margin: 24px auto;
}
.item__promo .lp__section2__set__detail {
  display: block;
  width: 100%;
  background: #FFFFFF;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  padding: 0 0 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo .lp__section2__set__detail li {
  position: relative;
  display: block;
  vertical-align: bottom;
  text-align: center;
  padding: 2% 0 8%;
}
.item__promo .lp__section2__set__detail li img {
  position: relative;
  margin: auto;
  width: 100%;
}
.item__promo .lp__section2__set__detail li p {
  font-size: 16px;
  font-size: 1rem;
}
.item__promo .lp__section2__area {
  width: 100%;
  margin: auto;
}
.item__promo .lp__section2__area p {
  font-size: 16px;
  font-size: 1rem;
  padding: 0 0 8px;
}
.item__promo .lp__section2__area table {
  width: 100%;
  border: 1px solid #000000;
  font-size: 14px;
  font-size: 0.875rem;
}
.item__promo .lp__section2__area table th {
  text-align: center;
  background: #B2B2B2;
  border: 1px solid #000000;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo .lp__section2__area table td {
  background: #FFFFFF;
  border: 1px solid #000000;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo .lp__section2__area table td:nth-child(3) {
  text-align: right;
}
.item__promo .lp__section2__point {
  display: table;
  width: 90%;
  background: #FFFFFF;
  border: 1px solid #E3E3E3;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  padding: 24px 0;
  margin: 0 auto 16px;
  table-layout: fixed;
}
.item__promo .lp__section2__point__no {
  display: table-cell;
  width: 20%;
  text-align: center;
  vertical-align: middle;
}
.item__promo .lp__section2__point__no span {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #A7A7A7;
  color: #FFFFFF;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Century Gothic";
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
.item__promo .lp__section2__point__text {
  display: table-cell;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
  vertical-align: middle;
  padding: 0 8px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo .lp__section2__point__image {
  display: table;
  table-layout: fixed;
  width: 90%;
  margin: auto;
}
.item__promo .lp__section2__point__thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item__promo .lp__section2__point__thumb img {
  width: 100%;
}

.component {
  padding: 0 8px 32px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.component__header {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0 0 8px;
  border-bottom: 1px solid #CCCCCC;
  margin: 0 0 8px;
}
.component__text {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 8px 0 16px;
}
.component__table {
  width: 100%;
  border: 1px solid #CCCCCC;
}
.component__table tr th {
  width: 28%;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 8px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #CCCCCC;
}
.component__table tr th:nth-child(1) {
  background: #FDFDFD;
}
.component__table tr th:nth-child(3) {
  background: #FDFDFD;
}
.component__table tr td {
  width: 22%;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 8px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #CCCCCC;
}
.component__table tr td p {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}
.component__table tr td span {
  font-size: 12px;
  font-size: 0.75rem;
  color: #E73656;
}

.pickup__content {
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pickup__title {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0 0 8px;
  border-bottom: 1px solid #CCCCCC;
  margin: 0 0 8px;
}
.pickup__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  width: 100%;
  max-width: 1140px;
  margin: auto;
  overflow: hidden;
  zoom: 1;
}
.pickup__list .item__s {
  width: 25%;
}

.topics {
  width: 100%;
  max-width: 1140px;
  margin: auto;
}
.topics__body {
  background: #F5F5F5;
}
.topics__header {
  font-size: 32px;
  font-size: 2rem;
  padding: 32px 0;
  text-align: center;
}
.topics__list {
  overflow: hidden;
}
.topics__item {
  display: table;
  table-layout: fixed;
  width: 100%;
  vertical-align: top;
  word-wrap: break-word;
  word-break: break-all;
  border-bottom: 1px solid #EAEAEA;
}
.topics__thumb {
  display: table-cell;
  width: 100px;
  vertical-align: top;
}
.topics__thumb a {
  display: block;
  padding: 16px 8px 16px 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.topics__thumb a img {
  width: 100%;
}
.topics__text {
  display: table-cell;
  vertical-align: top;
  padding: 16px 16px 16px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.topics__text h3 a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.275;
  color: #3C3C3C;
  text-decoration: none;
}
.topics__option {
  padding: 8px 0;
}
.topics__option:after {
  content: "";
  display: block;
  clear: both;
}
.topics__tag {
  float: left;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0 8px 0 0;
}
.topics__tag a {
  display: block;
  color: #3C3C3C;
  padding: 2px;
  background: #F5F5F5;
  text-decoration: none;
}
.topics__title__detail {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 8px 8px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.topics__title__other {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.topics__title__other .thumb {
  position: relative;
  display: table-cell;
  width: 40px;
  height: 40px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #C3C3C3;
  vertical-align: middle;
}
.topics__title__other .thumb img {
  position: absolute;
  width: 100%;
  vertical-align: middle;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.topics__title__other .name {
  display: table-cell;
  color: #C3C3C3;
  vertical-align: middle;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.topics__title__time {
  display: table-cell;
  width: 50%;
  color: #C3C3C3;
  vertical-align: middle;
  text-align: right;
}
.topics__detail {
  padding: 16px 8px 8px;
  background: #FFFFFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.topics__detail__title {
  padding: 0 0 16px;
  border-bottom: 1px solid #F5F5F5;
}
.topics__detail__title h2 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 0 8px;
  line-height: 1.5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 3px solid #C3C3C3;
}
.topics__detail__text {
  padding: 16px 0;
  line-height: 1.275;
}
.topics__detail__text h2 {
  font-size: 28px;
  font-size: 1.75rem;
  padding: 0 8px;
  font-weight: bold;
  border-left: 3px solid #C3C3C3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 8px 0 16px;
}
.topics__detail__text h3 {
  display: inline-block;
  min-width: 100%;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 0 8px;
  color: #FFFFFF;
  background: #C3C3C3;
  border-left: 3px solid #626262;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 32px 0 16px;
}
.topics__detail__text p {
  text-align: left;
}
.topics__detail__text2.center p {
  text-align: center;
}
.topics__detail__text2.left p {
  text-align: left;
}
.topics__detail__text2.right p {
  text-align: right;
}
.topics__detail__thumb {
  padding: 0 0 16px;
}
.topics__detail__thumb img {
  width: 100%;
  vertical-align: middle;
}
.topics__detail__thumb2 {
  display: block;
  margin: 24px auto 16px;
}
.topics__detail__thumb2.center {
  text-align: center;
}
.topics__detail__thumb2.left {
  text-align: left;
}
.topics__detail__thumb2.right {
  text-align: right;
}
.topics__detail__thumb2 img {
  width: 100%;
  vertical-align: middle;
  padding: 8px;
  background: #EEEEEE;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.topics__detail__thumb2 p {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
}
.topics__detail__thumb3 {
  display: inline-block;
  margin: 24px auto 16px;
  background: #EEEEEE;
  text-align: center;
}
.topics__detail__thumb3 img {
  width: 400px;
  vertical-align: middle;
  padding: 8px;
}
.topics__detail__thumb3 p {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
}
.topics__detail__table {
  display: table;
  width: 100%;
  padding: 24px 0 8px;
  table-layout: fixed;
}
.topics__detail__table .topics__detail__thumb2 {
  display: table-cell;
  width: 40%;
  vertical-align: middle;
}
.topics__detail__table .topics__detail__text2 {
  display: table-cell;
  width: 60%;
  vertical-align: middle;
  text-align: left;
  padding: 0 0 0 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.topics__detail__table .topics__detail__text3 {
  display: table-cell;
  width: 60%;
  vertical-align: middle;
  text-align: left;
  padding: 0 16px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.map {
  padding: 0 0 32px;
  border-bottom: 1px solid #C3C3C3;
}
.map #topics_map {
  width: 100%;
  height: 240px;
}

.other__comments__detail {
  text-align: center;
  padding: 16px 0 32px;
}
.other__comments__thumb {
  position: relative;
  width: 40px;
  height: 40px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #C3C3C3;
  vertical-align: middle;
  margin: 0 auto 16px;
}
.other__comments__thumb img {
  position: absolute;
  width: 100%;
  vertical-align: middle;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.other__comments__text {
  min-width: 50%;
  position: relative;
  display: inline-block;
  padding: 8px 16px;
  text-align: center;
  margin: auto;
  border: 1px solid #626262;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.other__comments__text:before {
  content: "";
  border: 12px solid transparent;
  border-bottom: 12px solid #fff;
  position: absolute;
  right: 46%;
  top: -23px;
  z-index: 1000;
}
.other__comments__text:after {
  content: "";
  border: 12px solid transparent;
  border-bottom: 12px solid #626262;
  position: absolute;
  right: 46%;
  top: -24px;
  z-index: 500;
}

.relation {
  padding: 8px 8px 32px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.relation__wrap {
  padding: 8px;
  border: 1px solid #F5F5F5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.relation__header {
  text-align: center;
  padding: 8px 0;
  border-bottom: 1px solid #3C3C3C;
}
.relation__header h2 {
  font-weight: bold;
}
.relation__detail {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.relation__detail__thumb {
  display: table-cell;
  width: 30%;
  vertical-align: top;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.relation__detail__thumb img {
  width: 100%;
}
.relation__data {
  display: table-cell;
  width: 70%;
  vertical-align: top;
}
.relation__s {
  padding: 8px 0;
}
.relation__name__disc {
  font-size: 14px;
  font-size: 0.875rem;
}
.relation__name__label {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 8px 0;
}
.relation__tags {
  padding: 0 0 8px;
}
.relation__tags .tags {
  display: inline-block;
  font-size: 8px;
  font-size: 0.5rem;
  color: #FFFFFF;
  background: #3C3C3C;
  padding: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 3px 0 0;
  line-height: 1;
  vertical-align: middle;
}
.relation__tags .tags.tag1 {
  background: #E73656;
}
.relation__tags .tags.tag2 {
  background: #354C8E;
}
.relation__tags .tags.tag3 {
  background: #358E42;
}
.relation__tags .tags.tag4 {
  background: #36ABE7;
}
.relation__text {
  padding: 0 0 8px;
}
.relation__text__detail {
  font-size: 12px;
  font-size: 0.75rem;
}
.relation__price__no {
  font-size: 22px;
  font-size: 1.375rem;
}
.relation__price__no span {
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: normal;
  padding: 0 0 0 4px;
}
.relation__price__no.sale {
  color: #E73656;
}
.relation__price__off {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 4px 0 0;
  color: #E73656;
}

.mypage {
  width: 100%;
  max-width: 1140px;
  margin: auto;
}
.mypage__header {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 16px 8px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #CCCCCC;
}
.mypage__list {
  padding: 16px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mypage__list a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #3C3C3C;
  border: 1px solid #CCCCCC;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 8px;
}
.mypage__list a span {
  vertical-align: middle;
  padding: 0 0 0 8px;
}
.mypage__list .arrow {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mypage__list .arrow::after {
  content: '';
  width: 9px;
  height: 9px;
  border: 0px;
  border-top: solid 1px #3C3C3C;
  border-right: solid 1px #3C3C3C;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -6px;
}
.mypage__logout {
  margin-top: 80px;
}
.mypage__history__old {
  text-align: right;
  padding: 0 8px 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mypage__history__old a {
  display: inline-block;
  width: 50%;
  color: #3C3C3C;
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid #3C3C3C;
  text-decoration: none;
}
.mypage__history .tab__labelmd {
  text-align: center;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
}
.mypage__history .section {
  padding: 16px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mypage__history__list {
  padding: 0 8px 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mypage__history__item {
  border: 1px solid #999999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mypage__history__status {
  display: table;
  width: 100%;
  table-layout: fixed;
  font-size: 14px;
  font-size: 0.875rem;
  color: #FFFFFF;
  padding: 16px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #3C3C3C;
}
.mypage__history__status .day {
  display: table-cell;
  width: 68%;
  font-size: 12px;
  font-size: 0.75rem;
  vertical-align: middle;
}
.mypage__history__status .situation {
  display: table-cell;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: right;
  vertical-align: middle;
}
.mypage__history__status .situation span {
  font-weight: bold;
}
.mypage__history__data {
  display: table;
  width: 100%;
  table-layout: fixed;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 16px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mypage__history__data .price {
  padding: 8px 0 0;
}
.mypage__history__data .price span {
  color: #E73656;
  font-size: 16px;
  font-size: 1rem;
}
.mypage__history__no {
  display: table-cell;
  width: 60%;
  font-size: 12px;
  font-size: 0.75rem;
  vertical-align: middle;
}
.mypage__history__no p {
  word-break: break-all;
}
.mypage__history__link {
  display: table-cell;
  font-size: 12px;
  font-size: 0.75rem;
  vertical-align: middle;
  text-align: center;
}
.mypage__history__link a {
  display: block;
  color: #3C3C3C;
  border: 1px solid #999999;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.mypage__history__form {
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mypage__history__form p {
  display: none;
}
.mypage__history select {
  width: 100%;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75rem;
  border: 1px solid #C3C3C3;
  -webkit-appearance: none;
  appearance: none;
  margin: 0 0 16px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.mypage__history select::-ms-expand {
  display: none;
}
.mypage__history select:focus {
  outline: 0;
}
.mypage__history label {
  position: relative;
}
.mypage__history label:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  margin: -2px 0 0 0;
  border: 3px solid transparent;
  border-top: 5px solid #3C3C3C;
}
.mypage__cart__item {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #F5F5F5;
}
.mypage__cart__item .delete {
  position: absolute;
  top: 0;
  right: 0;
}
.mypage__cart__item .delete a {
  display: block;
  width: 24px;
  height: 24px;
  padding: 8px;
  vertical-align: middle;
}
.mypage__cart__item .delete span {
  display: block;
  width: 18px;
  height: 1px;
  background-color: #3C3C3C;
  margin: 7px auto;
}
.mypage__cart__item .delete span:nth-child(1) {
  -webkit-transform: translateY(4px) rotate(45deg);
  -ms-transform: translateY(4px) rotate(45deg);
  -o-transform: translateY(4px) rotate(45deg);
  transform: translateY(4px) rotate(45deg);
}
.mypage__cart__item .delete span:nth-child(2) {
  -webkit-transform: translateY(-4px) rotate(-45deg);
  -ms-transform: translateY(-4px) rotate(-45deg);
  -o-transform: translateY(-4px) rotate(-45deg);
  transform: translateY(-4px) rotate(-45deg);
}
.mypage__cart__thumb {
  display: table-cell;
  vertical-align: top;
  width: 34%;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mypage__cart__thumb a {
  display: block;
}
.mypage__cart__thumb img {
  width: 100%;
}
.mypage__cart__container {
  display: table-cell;
  vertical-align: top;
  width: 64%;
  padding: 8px 8px 8px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mypage__cart__container .item__name a {
  color: #3C3C3C;
  text-decoration: none;
  padding: 8px 0;
}
.mypage__cart__container .item__value {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0 0 8px;
}
.mypage__cart__container .item__value select {
  padding: 8px 24px 8px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75rem;
  border: 1px solid #C3C3C3;
  -webkit-appearance: none;
  appearance: none;
}
.mypage__cart__container .item__value select::-ms-expand {
  display: none;
}
.mypage__cart__container .item__value select:focus {
  outline: 0;
}
.mypage__cart__container .item__value label {
  position: relative;
}
.mypage__cart__container .item__value label:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  margin: -2px 0 0 0;
  border: 3px solid transparent;
  border-top: 5px solid #3C3C3C;
}
.mypage__cart__container .item__price__no {
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
}
.mypage__cart__container input {
  display: inline-block;
  padding: 4px 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 4px 0 0;
  font-size: 12px;
  font-size: 0.75rem;
  border: 1px solid #C3C3C3;
  background: #FFFFFF;
  -webkit-appearance: none;
  appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.mypage__cart__container input::-ms-expand {
  display: none;
}
.mypage__cart__container input:focus {
  outline: 0;
}
.mypage__cart__total {
  text-align: right;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mypage__cart__total span {
  color: #E73656;
  font-weight: bold;
}
.mypage__cart__button {
  padding: 8px 16px 32px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mypage__cart__button a {
  display: block;
  color: #FFFFFF;
  background: #3C3C3C;
  text-align: center;
  padding: 16px 0;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.mypage__cart__confirm {
  padding: 16px 0 32px;
}
.mypage__confirm {
  padding: 16px 0 32px;
}
.mypage__confirm__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  width: 100%;
  margin: auto;
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px solid #CCCCCC;
}
.mypage__confirm__title {
  width: 50%;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mypage__confirm__no {
  width: 50%;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
}
.mypage__confirm__total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  width: 100%;
  margin: auto;
  overflow: hidden;
  zoom: 1;
}
.mypage__total__title {
  width: 50%;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
}
.mypage__total__no {
  width: 50%;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
  font-weight: bold;
}

.pager {
  display: block;
  text-align: center;
  background: #F5F5F5;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
}
.pager__list {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.pager__arrow {
  display: table-cell;
  width: 50px;
}
.pager__arrow a {
  display: block;
  width: 100%;
  padding: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pager__arrow .arrow {
  position: relative;
  padding-right: 16px;
}
.pager__arrow:nth-child(1) .arrow::after {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #3C3C3C;
  border-right: solid 1px #3C3C3C;
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
}
.pager__arrow:nth-child(3) .arrow::after {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #3C3C3C;
  border-right: solid 1px #3C3C3C;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -5px;
}
.pager__nomber {
  font-size: 14px;
  font-size: 0.875rem;
  color: #999999;
}

.cashier {
  padding: 16px 0;
}
.cashier__flow {
  position: relative;
}
.cashier__flow .line {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #3C3C3C;
  left: 0;
  top: 10px;
  z-index: -1;
}
.cashier__flow__step {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.cashier__flow__point {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.cashier__flow__point span {
  display: block;
  width: 20px;
  height: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: auto;
  background: #3C3C3C;
  border: 2px solid #3C3C3C;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.cashier__flow__point h4 {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 8px 0 0;
}
.cashier__flow__point.active h4 {
  font-weight: bold;
}
.cashier__flow__point.active span {
  background: #FFFFFF;
}
.cashier__header {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 40px 8px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #CCCCCC;
}
.cashier__address {
  padding: 0 0 16px;
}
.cashier__address__select {
  position: relative;
  display: block;
  width: 100%;
  padding: 24px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75rem;
  border-bottom: 1px solid #CCCCCC;
}
.cashier__address__select span {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
}
.cashier__address__select.arrow {
  position: relative;
}
.cashier__address__select.arrow::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #C3C3C3;
  border-right: solid 1px #C3C3C3;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -4px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cashier__address__select.toggle.arrow {
  position: relative;
}
.cashier__address__select.toggle.arrow::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #C3C3C3;
  border-right: solid 1px #C3C3C3;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -4px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cashier__address__select.toggle.active::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #C3C3C3;
  border-right: solid 1px #C3C3C3;
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -4px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cashier__address__select input {
  margin: 0 8px 0 0;
}
.cashier__address .postalcode {
  display: block;
  position: relative;
  width: 100%;
}
.cashier__address .postalcode form {
  opacity: 1;
}
.cashier__address .postalcode input {
  width: 100%;
  height: 28px;
  color: #3C3C3C;
  -webkit-appearance: none;
  appearance: none;
  padding: 16px 48px 16px 8px;
  background: #FFFFFF;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cashier__address .postalcode input:placeholder-shown {
  color: #3C3C3C;
}
.cashier__address .postalcode input:focus {
  outline: 0;
  border-bottom: 1px solid #A9A9A9;
}
.cashier__address .postalcode button {
  position: absolute;
  top: 0;
  right: 0;
  height: 34px;
  line-height: 34px;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  color: #FFFFFF;
  background: #3C3C3C;
  cursor: pointer;
  border-radius: 0 3px 3px 0;
  overflow: hidden;
  padding: 0 8px;
}
.cashier__address .postalcode button:focus {
  outline: 0;
}
.cashier__address .name {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 8px 0;
}
.cashier__address .name span {
  font-weight: bold;
  padding: 0 0 0 16px;
}
.cashier__other__list {
  display: none;
}
.cashier__other__address {
  display: block;
  width: 100%;
  padding: 16px 16px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cashier__other__address label {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  vertical-align: middle;
  margin: 0;
  line-height: 1;
  padding: 0 0 8px;
}
.cashier__other__address label .required {
  display: inline-block;
  font-size: 8px;
  font-size: 0.5rem;
  color: #FFFFFF;
  background: #E73656;
  padding: 2px 4px;
  text-align: center;
  margin: 0;
  line-height: 1;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: normal;
  margin-left: 4px;
}
.cashier__other__address input {
  width: 100%;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 0.875rem;
  border: 1px solid #C3C3C3;
  -webkit-appearance: none;
  appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.cashier__other__address input::-ms-expand {
  display: none;
}
.cashier__other__address input:focus {
  outline: 0;
}
.cashier__other__name {
  display: table;
  table-layout: fixed;
  width: 60%;
}
.cashier__other__name .family {
  display: table-cell;
  vertical-align: middle;
  padding: 0 4px 0 0;
}
.cashier__other__name .first {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 4px;
}
.cashier__other__live {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.cashier__other__live .prefectures {
  display: table-cell;
  vertical-align: top;
  padding: 0 4px 0 0;
}
.cashier__other__live .city {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 4px;
}
.cashier__button {
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cashier__button__next {
  width: 100%;
  color: #FFFFFF;
  padding: 16px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 16px auto 8px;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background: #3C3C3C;
  cursor: pointer;
  overflow: hidden;
}
.cashier__button__next:focus {
  outline: 0;
}
.cashier__button__back a {
  display: block;
  widht: 100%;
  color: #3C3C3C;
  font-size: 14px;
  font-size: 0.875rem;
  text-decoration: none;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #3C3C3C;
  padding: 16px 0;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.cashier .limit__schedule {
  display: table;
  width: 80%;
  table-layout: fixed;
}
.cashier .limit__schedule__month {
  display: table-cell;
  width: 50%;
  padding: 0 4px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cashier .limit__schedule__month label {
  padding: 0;
}
.cashier .limit__schedule__year {
  display: table-cell;
  width: 50%;
  padding: 0 0 0 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cashier .limit__schedule__year label {
  padding: 0;
}
.cashier .limit__schedule select {
  width: 100%;
  color: #3C3C3C;
  padding: 8px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #C3C3C3;
  overflow: hidden;
}
.cashier .limit__schedule select::-ms-expand {
  display: none;
}
.cashier .limit__schedule select:focus {
  outline: 0;
}
.cashier .limit__schedule label {
  position: relative;
}
.cashier .limit__schedule label:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  margin: -2px 0 0 0;
  border: 3px solid transparent;
  border-top: 5px solid #3C3C3C;
}
.cashier .securitycode {
  width: 50%;
}
.cashier .payments {
  width: 50%;
}
.cashier .payments select {
  width: 100%;
  color: #3C3C3C;
  padding: 8px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #C3C3C3;
  overflow: hidden;
}
.cashier .payments select::-ms-expand {
  display: none;
}
.cashier .payments select:focus {
  outline: 0;
}
.cashier .payments label {
  position: relative;
  padding: 0;
}
.cashier .payments label:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  margin: -2px 0 0 0;
  border: 3px solid transparent;
  border-top: 5px solid #3C3C3C;
}
.cashier__delivery__list {
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cashier__delivery__day {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.cashier__delivery__day .title {
  display: table-cell;
  width: 28%;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
}
.cashier__delivery__day .selecter {
  display: table-cell;
  width: 72%;
}
.cashier__delivery__day select {
  width: 100%;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 0.875rem;
  border: 1px solid #C3C3C3;
  -webkit-appearance: none;
  appearance: none;
  margin: 0 0 16px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.cashier__delivery__day select::-ms-expand {
  display: none;
}
.cashier__delivery__day select:focus {
  outline: 0;
}
.cashier__delivery__day label {
  position: relative;
}
.cashier__delivery__day label:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  margin: -2px 0 0 0;
  border: 3px solid transparent;
  border-top: 5px solid #3C3C3C;
}
.cashier__delivery__time {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.cashier__delivery__time .title {
  display: table-cell;
  width: 28%;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
}
.cashier__delivery__time .selecter {
  display: table-cell;
  width: 72%;
}
.cashier__delivery__time select {
  width: 100%;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 0.875rem;
  border: 1px solid #C3C3C3;
  -webkit-appearance: none;
  appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.cashier__delivery__time select::-ms-expand {
  display: none;
}
.cashier__delivery__time select:focus {
  outline: 0;
}
.cashier__delivery__time label {
  position: relative;
}
.cashier__delivery__time label:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  margin: -2px 0 0 0;
  border: 3px solid transparent;
  border-top: 5px solid #3C3C3C;
}
.cashier__delivery__name {
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cashier__delivery__name label {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  padding: 0 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cashier__delivery__name input[type="text"] {
  display: block;
  width: 100%;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 0.875rem;
  border: 1px solid #C3C3C3;
  appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  appearance: none;
}
.cashier__delivery__name input[type="text"]::-ms-expand {
  display: none;
}
.cashier__delivery__name input[type="text"]:focus {
  outline: 0;
}
.cashier__delivery__code {
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cashier__delivery__code label {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  padding: 0 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cashier__delivery__code input[type="text"] {
  display: block;
  width: 100%;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 0.875rem;
  border: 1px solid #C3C3C3;
  appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  appearance: none;
}
.cashier__delivery__code input[type="text"]::-ms-expand {
  display: none;
}
.cashier__delivery__code input[type="text"]:focus {
  outline: 0;
}
.cashier__confirm {
  padding: 16px 0;
}
.cashier__confirm .cashier__header {
  padding: 8px;
}
.cashier__confirm__item {
  position: relative;
  display: block;
}
.cashier__confirm__item .arrow {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cashier__confirm__item .arrow::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 1px #C3C3C3;
  border-right: solid 1px #C3C3C3;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -4px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cashier__confirm__link {
  position: relative;
  display: block;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #3C3C3C;
  text-decoration: none;
}
.cashier__confirm__link p {
  color: #3C3C3C;
  text-decoration: none;
  padding: 0 0 8px;
}
.cashier__confirm .mypage__cart__confirm {
  padding: 32px 0;
}
.cashier__end {
  padding: 40px 0 80px;
}
.cashier__end__thx {
  width: 100%;
  font-weight: bold;
  padding: 0 0 32px;
  text-align: center;
}
.cashier__end__text {
  width: 100%;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  margin: 0 0 16px;
}

.order {
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.order__header {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 8px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.order__header__cancell {
  display: block;
  color: #E73656;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 32px 0 48px;
  text-align: center;
}
.order__text {
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 0 0 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.275;
}
.order__detail {
  padding: 0 8px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  margin-bottom: 16px;
}
.order__detail p {
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 8px 0 0;
}
.order__detail__item {
  padding: 24px 0 0;
}
.order__detail__item a {
  display: block;
  text-decoration: none;
}
.order__detail__item a.arrow {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.order__detail__item a.arrow::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #C3C3C3;
  border-right: solid 1px #C3C3C3;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.order__detail__item .order__header {
  color: #3C3C3C;
  text-decoration: none;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 0 0 8px;
  border-bottom: 1px solid #CCCCCC;
}
.order__detail__item .order__text {
  color: #3C3C3C;
  text-decoration: none;
  padding: 16px 0;
}
.order__detail__item .order__text p {
  color: #3C3C3C;
  text-decoration: none;
  padding: 0 0 8px;
}
.order__detail__item .order__button {
  border-bottom: 1px solid #CCCCCC;
}
.order__detail__item .order__button .order__button__enter {
  padding: 0 0 32px;
}
.order__status {
  padding: 8px 0;
  border-bottom: 1px solid #CCCCCC;
}
.order__status p {
  padding: 0 0 8px;
}
.order__item {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.order__item__detail {
  padding: 16px 0;
  border-bottom: 1px solid #CCCCCC;
}
.order__item__thumb {
  display: table-cell;
  width: 26%;
  vertical-align: middle;
}
.order__item__thumb img {
  width: 100%;
}
.order__item__container {
  display: table-cell;
  width: 74%;
  vertical-align: middle;
}
.order .item__name__list {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 4px 0;
}
.order .item__name__label {
  display: table-cell;
  width: 36%;
  vertical-align: middle;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 0 0 0 8px;
}
.order .item__name__title {
  display: table-cell;
  width: 64%;
  vertical-align: middle;
  font-size: 13px;
  font-size: 0.8125rem;
  word-break: break-all;
}
.order__subtotal {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 8px 0 16px;
  border-bottom: 1px solid #CCCCCC;
}
.order__subtotal__title {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 0 0 0 8px;
}
.order__subtotal__no {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  font-size: 13px;
  font-size: 0.8125rem;
  word-break: break-all;
}
.order__total {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 8px 0;
}
.order__total__title {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 0 0 0 8px;
}
.order__total__no {
  display: table-cell;
  width: 50%;
  color: #E73656;
  vertical-align: middle;
  font-size: 13px;
  font-size: 0.8125rem;
  word-break: break-all;
}
.order__button {
  padding: 16px 0 0;
}
.order__button__enter {
  padding: 0 0 8px;
}
.order__button__enter a {
  display: block;
  width: 100%;
  color: #FFFFFF;
  font-size: 14px;
  font-size: 0.875rem;
  text-decoration: none;
  text-align: center;
  background: #3C3C3C;
  border: 1px solid #3C3C3C;
  padding: 16px 0;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.order__button__cansell {
  padding: 0 0 8px;
}
.order__button__cansell a {
  display: block;
  width: 100%;
  color: #FFFFFF;
  font-size: 14px;
  font-size: 0.875rem;
  text-decoration: none;
  text-align: center;
  background: #E73656;
  border: 1px solid #E73656;
  padding: 16px 0;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.order__button__back {
  padding: 40px 0 80px;
}
.order__button__back.single {
  padding: 0 0 80px;
}
.order__button__back a {
  display: block;
  width: 100%;
  color: #3C3C3C;
  font-size: 14px;
  font-size: 0.875rem;
  text-decoration: none;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #3C3C3C;
  padding: 16px 0;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.order__pay {
  padding: 0 0 16px;
}

.outline {
  padding: 0 0 80px;
}
.outline__header {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 8px 8px;
}
.outline__image {
  width: 100%;
  height: 140px;
  background: url("../img/common/company-bg.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.outline__contents {
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.outline__block {
  border-bottom: 1px solid #CCCCCC;
  padding: 8px 0;
}
.outline__block .name {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 8px 0;
}
.outline__block .text {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0 0 8px;
}
.outline__block .text a {
  display: inline-block;
  color: #3C3C3C;
  text-decoration: none;
}
.outline__block .text span {
  font-weight: bold;
}

.terms {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.275;
  padding: 16px 8px 80px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.terms__header {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 8px 8px;
}
.terms h3 {
  font-weight: bold;
  padding: 32px 0 8px;
  border-bottom: 1px solid #CCCCCC;
  margin: 0 0 16px;
}
.terms ol {
  padding: 0 0 8px 16px;
  list-style-type: decimal;
}
.terms ol li {
  padding: 4px 0;
}
.terms ol li ol {
  padding: 8px 0 8px 24px;
  list-style-type: lower-roman;
}

.privasy {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.275;
  padding: 0 8px 80px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.privasy__header {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 40px 8px 8px;
  border-bottom: 1px solid #CCCCCC;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.privasy__block {
  padding: 24px 0 0;
}
.privasy__block .name {
  padding: 0 0 16px;
}
.privasy h3 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 0 0 8px;
}
.privasy h4 {
  color: #3C3C3C;
  padding: 16px 0 8px;
  font-weight: bold;
}
.privasy h5 {
  padding: 16px 0 8px;
  font-weight: bold;
}
.privasy ul {
  padding: 16px 0 8px 16px;
  list-style-type: decimal;
}
.privasy p span {
  color: #E73656;
  font-weight: bold;
}
.privasy table {
  display: block;
  width: 100%;
  padding: 8px 0;
}
.privasy tr {
  border-bottom: 1px solid #CCCCCC;
}
.privasy th {
  display: block;
  padding: 8px 0;
}
.privasy td {
  display: block;
  padding: 0 0 8px;
}
.privasy .pc {
  display: none;
}

.disclaimer {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.275;
  padding: 40px 8px 80px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.disclaimer__header {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 40px 8px 8px;
  border-bottom: 1px solid #CCCCCC;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.disclaimer p {
  padding: 16px 0 8px;
}
.disclaimer ul {
  padding: 8px 0 8px 16px;
  list-style-type: decimal;
}
.disclaimer ul li {
  padding: 0 0 16px;
}

.sitemap {
  padding: 0 16px 48px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sitemap__header {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 40px 8px 8px;
  border-bottom: 1px solid #CCCCCC;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sitemap__subheader {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 32px 0 8px;
  border-bottom: 1px solid #CCCCCC;
}
.sitemap__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 8px 0 0;
}
.sitemap__item {
  width: 50%;
}
.sitemap__link {
  position: relative;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  color: #3C3C3C;
  text-decoration: none;
  padding: 8px 0 8px 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sitemap__link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  display: block;
  width: 0;
  height: 0;
  margin: -4px 0 0 0;
  border: 5px solid transparent;
  border-top: 7px solid #3C3C3C;
}

footer {
  position: relative;
  background: #F5F5F5;
  z-index: 0;
}

.footer {
  max-width: 1140px;
  width: 100%;
  margin: auto;
}
.footer__menu {
  width: 100%;
  border-bottom: 1px solid #C3C3C3;
}
.footer__item .toggle {
  position: relative;
  display: block;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75rem;
}
.footer__item .toggle .arrow {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer__item .toggle .arrow::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #C3C3C3;
  border-right: solid 1px #C3C3C3;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer__item .toggle.active .arrow::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #C3C3C3;
  border-right: solid 1px #C3C3C3;
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
}
.footer__sublist {
  display: none;
  padding: 0 16px 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer__sublist__item {
  padding: 0 0 2px;
}
.footer__sublist__item a {
  position: relative;
  display: block;
  color: #3C3C3C;
  background: #FDFDFD;
  text-decoration: none;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75rem;
}
.footer__sublist__item a .arrow {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer__sublist__item a .arrow::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #C3C3C3;
  border-right: solid 1px #C3C3C3;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
}
.footer__logo {
  display: block;
  padding: 40px 0;
  margin: auto;
  text-align: center;
}
.footer__logo img {
  width: 225px;
}
.footer__scroll {
  display: block;
  width: 64px;
  height: 64px;
  background: #3C3C3C;
  margin: auto;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  padding: 4px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer__scroll .arrow {
  position: relative;
  display: block;
  width: 100%;
  height: 64px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer__scroll .arrow::after {
  content: '';
  width: 16px;
  height: 16px;
  border: 0px;
  border-top: solid 2px #FFFFFF;
  border-right: solid 2px #FFFFFF;
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 50%;
  margin-left: -9px;
}
.footer__image img {
  width: 100%;
  vertical-align: middle;
}
.footer__norio {
  padding: 3.33% 41.25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFFFFF;
}
.footer__norio img {
  width: 100%;
  vertical-align: middle;
}

.login {
  width: 100%;
  padding: 32px 0 80px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.login__header {
  padding: 0 8px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.login__header__text {
  font-size: 24px;
  font-size: 1.5rem;
}
.login__container {
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.login__container input[type="text"] {
  width: 100%;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  border: 1px solid #C3C3C3;
  -webkit-appearance: none;
  appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.login__container input[type="text"]::-ms-expand {
  display: none;
}
.login__container input[type="text"]:focus {
  outline: 0;
}
.login__container input[type="password"] {
  width: 100%;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  border: 1px solid #C3C3C3;
  -webkit-appearance: none;
  appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.login__container input[type="password"]::-ms-expand {
  display: none;
}
.login__container input[type="password"]:focus {
  outline: 0;
}
.login__container input[type="checkbox"] {
  display: none;
  background: #FFFFFF;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75rem;
  border: 1px solid #C3C3C3;
  -webkit-appearance: none;
  appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.login__container input[type="checkbox"]::-ms-expand {
  display: none;
}
.login__container input[type="checkbox"]:focus {
  outline: 0;
}
.login__container__list.pc {
  display: none;
}
.login__container__list.sp {
  display: block;
}
.login__container__list li {
  padding: 8px 0;
}
.login__container__list li label {
  display: block;
  padding: 16px 0 8px;
}
.login__container__brand label {
  text-align: center;
}
.login__container__brand ul {
  display: block;
  width: 100%;
  background: #d5dadb;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #c3c3c3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.login__container__brand ul li {
  display: block;
  float: left;
  width: 25%;
  border: 1px solid #c3c3c3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.login__container__brand ul li input {
  display: none;
}
.login__container__brand ul li input[type="radio"]:checked + .switch-on {
  background: #B2D5DC;
}
.login__container__brand ul li label {
  cursor: pointer;
  padding: 0;
  text-align: left;
  width: 100%;
  background: #FFFFFF;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.login__container__brand ul li img {
  width: 100%;
  vertical-align: middle;
}
.login button {
  width: 100%;
  color: #FFFFFF;
  padding: 16px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 16px auto;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background: #3C3C3C;
  cursor: pointer;
  overflow: hidden;
}
.login button:focus {
  outline: 0;
}
.login__remember {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  padding: 8px 8px 8px 24px;
  border-radius: 3px;
  vertical-align: middle;
  cursor: pointer;
  overflow: hidden;
}
.login__remember:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 1px solid #C3C3C3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  content: '';
  background: #FFFFFF;
}
.login__remember:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  margin-top: -8px;
  width: 5px;
  height: 9px;
  border-right: 2px solid #3C3C3C;
  border-bottom: 2px solid #3C3C3C;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1000;
}
input[type=checkbox]:checked + .login__remember:before {
  opacity: 1;
}
.login__forgot {
  display: block;
  color: #3C3C3C;
  font-size: 14px;
  font-size: 0.875rem;
  text-decoration: none;
  text-align: right;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 8px 0 0;
}
.login__forgot .arrow {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.login__forgot .arrow::after {
  content: '';
  width: 9px;
  height: 9px;
  border: 0px;
  border-top: solid 1px #3C3C3C;
  border-right: solid 1px #3C3C3C;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -6px;
}
.login__rule {
  color: #666666;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.275;
}
.login__rule__form {
  display: block;
  width: 100%;
  height: 114px;
  border: 1px solid #C3C3C3;
  padding: 16px;
  margin: 32px 0 0;
  background: #FFFFFF;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
}
.login__rule__button {
  text-align: center;
  padding: 16px 0 0;
}
.login__rule__button input[type="checkbox"] {
  display: none;
  background: #FFFFFF;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75rem;
  border: 1px solid #C3C3C3;
  -webkit-appearance: none;
  appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.login__rule__button input[type="checkbox"]::-ms-expand {
  display: none;
}
.login__rule__button input[type="checkbox"]:focus {
  outline: 0;
}
.login__rule__button button {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.login__rule__button button:hover {
  color: #3C3C3C;
  background: #FFFFFF;
}

.logout__dialog {
  padding: 8px;
  text-align: center;
}
.logout__dialog__text {
  width: 100%;
  max-width: 1140px;
  font-size: 14px;
  font-size: 0.875rem;
  color: #E73656;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #E73656;
  background: #FFFFFF;
  margin: auto;
}

.alert {
  padding: 8px;
  margin: 8px auto 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.alert__list {
  padding: 16px;
  margin: 8px auto 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.alert__list.success {
  border: 1px solid #D6E9C6;
  background: #DFF0D8;
}
.alert__list.success .alert__text {
  width: 100%;
  max-width: 1140px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: #3C763D;
  margin: auto;
}
.alert__list.success .alert__text strong {
  font-weight: 700;
}
.alert__list.success .alert__text a {
  display: inline-block;
  color: #2B542C;
  font-weight: bold;
  text-decoration: none;
}
.alert__list.danger {
  border: 1px solid #EBCCD1;
  background: #F2DEDE;
}
.alert__list.danger .alert__text {
  width: 100%;
  max-width: 1140px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: #A94442;
  margin: auto;
}
.alert__list.danger .alert__text strong {
  font-weight: 700;
}
.alert__list.danger .alert__text a {
  display: inline-block;
  color: #843534;
  font-weight: bold;
  text-decoration: none;
}
.alert__list.warning {
  border: 1px solid #FAEBCC;
  background: #FCF8E3;
}
.alert__list.warning .alert__text {
  width: 100%;
  max-width: 1140px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: #8A6D3B;
  margin: auto;
}
.alert__list.warning .alert__text strong {
  font-weight: 700;
}
.alert__list.warning .alert__text a {
  display: inline-block;
  color: #66512C;
  font-weight: bold;
  text-decoration: none;
}

.footer__copyright {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 10px;
  font-size: 0.625rem;
  color: #999999;
  background: #F5F5F5;
  padding: 16px 0 8px;
}
.footer__copyright.flogin {
  position: absolute;
  padding: 8px 0;
  bottom: 0;
}

.content__header {
  display: block;
  width: 100%;
  padding: 8px 0 0;
  border-bottom: 1px solid #3C3C3C;
}
.content__header__title {
  width: 100%;
  max-width: 1140px;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
}
.content__header__title span {
  font-size: 12px;
  font-size: 0.75rem;
}

.confirm {
  width: 100%;
  max-width: 1140px;
  margin: auto;
  padding: 0 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.confirm ul {
  border-bottom: 1px solid #3C3C3C;
  margin: 0 0 8px;
}
.confirm li {
  float: left;
  width: 50%;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.confirm a {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 16px;
  margin: 0 0 8px;
  text-decoration: none;
  background: #3C3C3C;
  color: #FFFFFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.confirm a .arrow {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.confirm a .arrow::after {
  content: '';
  width: 9px;
  height: 9px;
  border: 0px;
  border-top: solid 1px #FFFFFF;
  border-right: solid 1px #FFFFFF;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -6px;
}

.contact {
  padding: 16px 8px 80px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.contact__header {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 40px 8px 8px;
  border-bottom: 1px solid #CCCCCC;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.contact__text {
  padding: 0 0 16px;
}
.contact__text p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.275;
}
.contact__name label {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 8px 0;
}
.contact__name input[type="text"] {
  width: 100%;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  border: 1px solid #C3C3C3;
  -webkit-appearance: none;
  appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.contact__name input[type="text"]::-ms-expand {
  display: none;
}
.contact__name input[type="text"]:focus {
  outline: 0;
}
.contact__mail {
  padding: 16px 0 0;
}
.contact__mail label {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 8px 0;
}
.contact__mail input[type="email"] {
  width: 100%;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  border: 1px solid #C3C3C3;
  -webkit-appearance: none;
  appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.contact__mail input[type="email"]::-ms-expand {
  display: none;
}
.contact__mail input[type="email"]:focus {
  outline: 0;
}
.contact__genre {
  padding: 16px 0 0;
}
.contact__genre label {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 8px 0 0;
}
.contact__genre__select select {
  width: 100%;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 0.875rem;
  border: 1px solid #C3C3C3;
  -webkit-appearance: none;
  appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.contact__genre__select select::-ms-expand {
  display: none;
}
.contact__genre__select select:focus {
  outline: 0;
}
.contact__genre__select label {
  position: relative;
}
.contact__genre__select label:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  display: block;
  width: 0;
  height: 0;
  margin: 2px 0 0 0;
  border: 3px solid transparent;
  border-top: 5px solid #3C3C3C;
}
.contact__detail {
  padding: 16px 0 0;
}
.contact__detail label {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 8px 0;
}
.contact__detail textarea {
  width: 100%;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  border: 1px solid #C3C3C3;
  -webkit-appearance: none;
  appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  line-height: 1.275;
}
.contact__detail textarea::-ms-expand {
  display: none;
}
.contact__detail textarea:focus {
  outline: 0;
}

.faq__header {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 40px 8px 8px;
  border-bottom: 1px solid #CCCCCC;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.faq__item a {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.275;
  padding: 16px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #EAEAEA;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.faq__item a .arrow {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 16px 0 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.faq__item a .arrow::before {
  content: 'Q';
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border: 0px;
  position: absolute;
  top: 8px;
  left: 0;
  margin-top: -9px;
  color: #FFFFFF;
  background: #3C3C3C;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.faq__item a .arrow::after {
  content: '';
  width: 9px;
  height: 9px;
  border: 0px;
  border-top: solid 1px #C3C3C3;
  border-right: solid 1px #C3C3C3;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.faq__item a.active {
  background: #F5F5F5;
}
.faq__item a.active .arrow::after {
  content: '';
  width: 9px;
  height: 9px;
  border: 0px;
  border-top: solid 1px #C3C3C3;
  border-right: solid 1px #C3C3C3;
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
}
.faq__sublist {
  display: none;
  padding: 16px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #EAEAEA;
}
.faq__sublist__item {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.275;
}
.faq__sublist__item .arrow {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 0 0 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.faq__sublist__item .arrow::before {
  content: 'A';
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border: 0px;
  position: absolute;
  top: 8px;
  left: 0;
  margin-top: -9px;
  color: #FFFFFF;
  background: #E73656;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.faq__contact {
  padding: 32px 0;
  text-align: center;
}
.faq__contact p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.275;
}
.faq__contact__link {
  padding: 0 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.faq__contact__link a {
  display: block;
  width: 100%;
  color: #FFFFFF;
  padding: 16px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 16px auto;
  background: #3C3C3C;
  cursor: pointer;
  overflow: hidden;
  text-decoration: none;
}

.error__header {
  display: block;
  width: 100%;
  max-width: 1140px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #FFFFFF;
  background: #3C3C3C;
  text-align: center;
  padding: 16px 0;
  margin: auto;
}
.error__detail {
  width: 94%;
  border: 1px solid #F5F5F5;
  padding: 32px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 32px auto 0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  line-height: 1.5;
}
.error__button {
  padding: 32px 0;
  text-align: center;
}
.error__button p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.275;
}
.error__button__link {
  padding: 0 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.error__button__link a {
  display: block;
  width: 100%;
  color: #FFFFFF;
  padding: 16px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 16px auto;
  background: #3C3C3C;
  cursor: pointer;
  overflow: hidden;
  text-decoration: none;
}

#modal__main {
  position: fixed;
  display: none;
  width: 90%;
  max-width: 420px;
  padding: 80px 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #E73656;
  background: #FFFFFF;
  z-index: 1000;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
#modal__main p {
  color: #3C3C3C;
}
#modal__main a {
  display: block;
  width: 100%;
  color: #FFFFFF;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 16px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 16px auto 0;
  background: #3C3C3C;
  cursor: pointer;
  overflow: hidden;
  text-decoration: none;
}
#modal__bg {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

/* ------------------------------------ */
/* お鍋LP				*/
/* ------------------------------------ */
.pot {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.pot header {
  position: relative;
  display: block;
  width: 100%;
  background: #000000;
  padding: 2%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot header .head__logo {
  position: absolute;
  width: 100%;
  padding: 0;
  text-align: center;
}
.pot header .head__logo a img {
  width: 70%;
  max-width: 281px;
}
.pot header .head__menu__buy {
  display: none;
  /* del
  position:absolute;
  right:0;
  display:block;
  width:412px;
  vertical-align:middle;
  table-layout:fixed;
  */
}
.pot header .head__menu__price {
  display: none;
  /* del
  position:absolute;
  right:19.69%;
  display:block;
  width:7.5%;
  vertical-align:middle;
  color:#FFFFFF;
  text-align:center;
  padding:0.83% 0 0;
  @include box;
  .price{
  	font-size:2.45vw;
  	font-weight:bold;
  }
  .sub{
  	font-size:1vw;
  	font-weight:normal;
  }
  */
}
.pot header .head__menu__button {
  display: none;
  /* del
  position:absolute;
  display:block;
  width:16.66%;
  vertical-align:middle;
  padding:0.83% 0 0;
  right:1.66%;
  a{
  	display:block;
  	font-size:1.55vw;
  	color:#FFFFFF;
  	text-align:center;
  	background:#e50112;
  	text-decoration:none;
  	padding:6% 3.65%;
  	@incldue box;
  	@include radius(4);
  	-webkit-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
  	&:hover{
  		background:#ed4e5a;
  	}
  }
  */
}
.pot #mainContent {
  position: relative;
  max-width: 100%;
  background: url(../img/pot/sec02_bg2.jpg);
}
.pot #mainContent .mv {
  position: relative;
}
.pot #mainContent .mv__title {
  position: absolute;
  width: 26.61%;
  left: 0;
  top: 0;
  padding: 7.45% 0 0 71.77%;
  z-index: 100;
}
.pot #mainContent .mv__text {
  position: absolute;
  width: 13.65%;
  left: 0;
  top: 0;
  padding: 7.34% 0 0 2.81%;
  z-index: 200;
}
.pot #mainContent .mv__effect {
  position: absolute;
  width: 26.93%;
  left: 0;
  top: 0;
  padding: 1.3% 0 0 0;
  z-index: 100;
}
.pot #mainContent .mv img {
  width: 100%;
  vertical-align: middle;
}
.pot .buyer {
  width: 90%;
  border: 5px solid #d0d0d0;
  background: #f4f4f4;
  margin: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1000;
}
.pot .buyer__profile {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.pot .buyer__profile__thumb {
  display: table-cell;
  width: 20%;
  vertical-align: middle;
  padding: 1.96% 3.61%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .buyer__profile__thumb img {
  width: 100%;
}
.pot .buyer__profile__detail {
  display: table-cell;
  width: 80%;
  vertical-align: middle;
  padding: 4.82% 0;
}
.pot .buyer__profile__pickup {
  width: 58.13%;
  min-width: 180px;
}
.pot .buyer__profile__pickup img {
  width: 100%;
}
.pot .buyer__profile__name {
  padding: 1.96% 0 0;
}
.pot .buyer__profile__name p {
  font-size: 1.4vw;
  padding: 0 0 0 7.83%;
}
.pot .buyer__profile__name p span {
  font-size: 1vw;
}
.pot .buyer__comment {
  display: table;
  width: 100%;
  padding: 16px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .buyer__comment__thumb {
  display: table-cell;
  width: 17.66%;
  vertical-align: middle;
}
.pot .buyer__comment__thumb img {
  width: 100%;
  vertical-align: middle;
}
.pot .buyer__comment__text {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}
.pot .buyer__comment__text .fukidashi {
  position: relative;
  font-size: 12px;
  line-height: 1.5;
  background: #FFFFFF;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.pot .buyer__comment__text .fukidashi .sec03t {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 2%;
}
.pot .buyer__comment__text .fukidashi .fs4 {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 2%;
}
.pot .buyer__comment__text .fukidashi p {
  font-weight: normal;
  word-break: break-all;
  white-space: pre-line;
}
.pot .buyer__comment__text .fukidashi p.volume {
  padding: 2% 0 0;
}
.pot .buyer__comment__text .fukidashi span {
  color: #e50112;
  font-weight: bold;
  font-size: 14px;
}
.pot .buyer__comment__text .fukidashi span.fs2 {
  font-size: 18px;
}
.pot .buyer__comment2 {
  position: relative;
  display: table;
  width: 100%;
  padding: 16px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .buyer__comment2__thumb {
  display: table-cell;
  width: 20%;
  padding: 0 8px;
  vertical-align: middle;
  z-index: 1000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .buyer__comment2__thumb img {
  width: 100%;
  vertical-align: middle;
}
.pot .buyer__comment2__text {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.pot .buyer__comment2__text .fukidashi {
  position: relative;
  width: 100%;
  font-size: 13px;
  line-height: 1.5;
  background: #FFFFFF;
  padding: 4.1%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.pot .buyer__comment2__text .fukidashi p {
  font-weight: normal;
}
.pot .buyer__comment2__text .fukidashi p.fs3 {
  font-size: 22px;
  font-weight: bold;
}
.pot .buyer__comment2__text .fukidashi span {
  color: #e50112;
  font-weight: bold;
  font-size: 1.5vw;
}
.pot .buyer__comment2__text .fukidashi span.fs2 {
  font-size: 18px;
}
.pot .buyer__comment3 {
  position: relative;
  display: table;
  width: 100%;
  padding: 16px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .buyer__comment3__thumb {
  display: table-cell;
  width: 20%;
  padding: 0 8px;
  vertical-align: middle;
  z-index: 1000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .buyer__comment3__thumb img {
  width: 100%;
  vertical-align: middle;
}
.pot .buyer__comment3__text {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.pot .buyer__comment3__text .fukidashi {
  position: relative;
  width: 100%;
  font-size: 13px;
  line-height: 1.5;
  background: #FFFFFF;
  padding: 4.1%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.pot .buyer__comment3__text .fukidashi p {
  font-weight: normal;
}
.pot .buyer__comment3__text .fukidashi p.fs3 {
  font-size: 24px;
  font-weight: bold;
}
.pot .buyer__comment3__text .fukidashi p.fs1 {
  font-size: 16px;
  font-weight: bold;
}
.pot .buyer__comment3__text .fukidashi span {
  color: #e50112;
  font-weight: bold;
  font-size: 1.5vw;
}
.pot .buyer__comment3__text .fukidashi span.fs2 {
  font-size: 18px;
}
.pot .section01 {
  background: url(../img/pot/sec01.jpg) 0 0 no-repeat;
  background-size: contain;
}
.pot .section01__title {
  padding: 6.56% 17.7% 4.375%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section01__title img {
  width: 100%;
  vertical-align: middle;
}
.pot .section01__list {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section01__item {
  position: relative;
  display: table-cell;
  vertical-align: top;
  padding: 0 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section01__item__thumb img {
  width: 100%;
  vertical-align: middle;
}
.pot .section01__item__title {
  margin: auto;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section01__item__title img {
  width: 100%;
  vertical-align: middle;
}
.pot .section01__item__detail {
  font-size: 12px;
  color: #FFFFFF;
  padding: 16px 0 32px;
  line-height: 1.5;
}
.pot .section01__item__detail span {
  color: #e50112;
}
.pot .section02__title {
  position: relative;
}
.pot .section02__title img {
  width: 100%;
  vertical-align: middle;
}
.pot .section02__title__image {
  position: absolute;
  width: 33.95%;
  right: 0;
  bottom: 0;
  padding: 0 8.65% 0 0;
}
.pot .section02__title__image img {
  width: 100%;
}
.pot .section02__content {
  position: relative;
  background: url(../img/pot/sec02_bg.jpg) 0 0 no-repeat;
  background-size: contain;
}
.pot .section02__subtitle {
  padding: 5.88% 33.85% 5.62%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section02__subtitle img {
  width: 100%;
  vertical-align: middle;
}
.pot .section02__list {
  padding: 0 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section02__item {
  position: relative;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section02__item__thumb {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.pot .section02__item__thumb img {
  width: 100%;
  vertical-align: middle;
}
.pot .section02__item__title {
  padding: 0 0 6.69%;
}
.pot .section02__item__title img {
  width: 100%;
  vertical-align: middle;
}
.pot .section02__item__detail {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.35vw;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 1.5;
  padding: 16px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section02__item__detail span {
  color: #e50112;
}
.pot .section02__item:nth-child(1) .section02__item__detail {
  background: url(../img/pot/sec02_part1_bg.jpg) 0 0 no-repeat;
  background-size: cover;
}
.pot .section02__item:nth-child(2) .section02__item__detail {
  background: url(../img/pot/sec02_part2_bg.jpg) 0 0 no-repeat;
  background-size: cover;
}
.pot .section02__item:nth-child(3) .section02__item__detail {
  background: url(../img/pot/sec02_part3_bg.jpg) 0 0 no-repeat;
  background-size: cover;
}
.pot .section03 {
  background: url(../img/pot/sec03.jpg) 50% 0 no-repeat;
  background-size: contain;
}
.pot .section03__title {
  position: relative;
}
.pot .section03__title img {
  width: 100%;
  vertical-align: middle;
}
.pot .section03__title__image {
  display: block;
  width: 23.38%;
  padding: 3.65% 0 1.66%;
  margin: auto;
  text-align: center;
}
.pot .section03__title__image img {
  width: 100%;
}
.pot .section03__title p {
  color: #FFFFFF;
  font-size: 1vw;
  text-align: center;
}
.pot .section03__lineup {
  padding: 16px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section03__lineup__menu img {
  width: 100%;
}
.pot .section03__lineup__list {
  width: 100%;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.pot .section03__lineup__item {
  padding: 0 0 0 10%;
}
.pot .section03__lineup__item p {
  color: #FFFFFF;
  font-size: 1.25vw;
  font-weight: normal;
  padding: 0 2.8%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section03__lineup__item p span {
  float: right;
  text-align: right;
}
.pot .section03__lineup__item:nth-child(2) .section03__lineup__image img {
  height: 22.6%;
}
.pot .section03__lineup__item:nth-child(3) .section03__lineup__image img {
  height: 22.6%;
}
.pot .section03__lineup__image img {
  height: 88%;
}
.pot .section04 {
  background: url(../img/pot/sec04.jpg) 50% 0 no-repeat;
  background-size: cover;
}
.pot .section04__title {
  width: 60.26%;
  padding: 4.53% 0 3.12%;
  text-align: center;
  margin: auto;
}
.pot .section04__title img {
  width: 100%;
  vertical-align: middle;
}
.pot .section04__list {
  padding: 0 8px 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section04__item__title {
  padding: 2.29% 0;
}
.pot .section04__item__detail {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1.5;
}
.pot .section04__item:nth-child(1) .section04__item__title {
  width: 96.33%;
}
.pot .section04__item:nth-child(1) .section04__item__title img {
  width: 100%;
  vertical-align: middle;
}
.pot .section04__item:nth-child(2) .section04__item__title {
  width: 84.66%;
}
.pot .section04__item:nth-child(2) .section04__item__title img {
  width: 100%;
  vertical-align: middle;
}
.pot .section04__item:nth-child(3) .section04__item__title {
  width: 74.05%;
}
.pot .section04__item:nth-child(3) .section04__item__title img {
  width: 100%;
  vertical-align: middle;
}
.pot .section05 {
  background: url(../img/pot/sec05_bg.jpg);
}
.pot .section05__title {
  width: 60%;
  padding: 4.53% 0 3.12%;
  text-align: center;
  margin: auto;
}
.pot .section05__title img {
  width: 100%;
  vertical-align: middle;
}
.pot .section05__content {
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section05__list {
  width: 100%;
}
.pot .section05__item {
  vertical-align: top;
  padding: 8px;
}
.pot .section05__item__title img {
  width: 100%;
  vertical-align: middle;
}
.pot .section05__item__subtitle {
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section05__item__text {
  color: #FFFFFF;
  line-height: 1.25;
  font-weight: normal;
  padding: 0 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section05__item__big {
  width: 100%;
  margin: auto;
  padding: 8px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .section05__item__big .section05__item__subtitle {
  width: 97.96%;
}
.pot .section05__item__big .section05__item__subtitle img {
  width: 100%;
  vertical-align: middle;
}
.pot .section05__item__big .section05__item__text {
  text-align: left;
}
.pot .section05__item:nth-child(1) .section05__item__subtitle {
  width: 51.66%;
}
.pot .section05__item:nth-child(1) .section05__item__subtitle img {
  width: 100%;
  vertical-align: middle;
}
.pot .section05__item:nth-child(2) .section05__item__subtitle {
  width: 31.66%;
}
.pot .section05__item:nth-child(2) .section05__item__subtitle img {
  width: 100%;
  vertical-align: middle;
}
.pot .section05__item:nth-child(3) .section05__item__subtitle {
  width: 39.44%;
}
.pot .section05__item:nth-child(3) .section05__item__subtitle img {
  width: 100%;
  vertical-align: middle;
}
.pot .section05__item:nth-child(4) .section05__item__subtitle {
  width: 33.88%;
}
.pot .section05__item:nth-child(4) .section05__item__subtitle img {
  width: 100%;
  vertical-align: middle;
}
.pot .cart {
  display: block;
  width: 100%;
  background: #e5e5e5;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .cart__wrap {
  position: relative;
  width: 100%;
  padding: 8px 0;
}
.pot .cart__wrap__price {
  display: block;
  width: 100%;
  vertical-align: middle;
  color: #141414;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pot .cart__wrap__price .price {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 8px;
}
.pot .cart__wrap__price .sub {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
}
.pot .cart__wrap__button {
  display: block;
  width: 50%;
  margin: auto;
  vertical-align: middle;
}
.pot .cart__wrap__button a {
  display: block;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  background: #e50112;
  text-decoration: none;
  padding: 6% 3.65%;
  @incldue box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.pot .cart__wrap__button a:hover {
  background: #ed4e5a;
}

/* ------------------------------------ */
/* conceptpage				*/
/* ------------------------------------ */
.concept {
  position: relative;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",Meiryo, "メイリオ", Osaka, serif;
  background: url(../img/concept/bg_main.jpg) 0 0 no-repeat;
  background-size: cover;
}
.concept #mainContent {
  margin: auto;
  padding: 0;
}
.concept__content {
  position: relative;
  background: #FFFFFF;
  margin: 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.concept__img1 {
  width: 50%;
  text-align: center;
  margin: auto;
  padding: 0 0 24px;
}
.concept__img1 img {
  width: 100%;
  vertical-align: middle;
}
.concept__img2 {
  width: 50%;
  text-align: center;
  margin: auto;
  padding: 0 0 24px;
}
.concept__img2 img {
  width: 100%;
  vertical-align: middle;
}
.concept__img3 {
  width: 34%;
  text-align: center;
  margin: auto;
  padding: 0 0 24px;
}
.concept__img3 img {
  width: 100%;
  vertical-align: middle;
}
.concept__img4 {
  width: 75%;
  text-align: center;
  margin: auto;
  padding: 0 0 24px;
}
.concept__img4 img {
  width: 100%;
  vertical-align: middle;
}
.concept__logo {
  width: 42.56%;
  padding: 6.31% 0 10.35%;
  text-align: center;
  margin: auto;
}
.concept__logo img {
  width: 100%;
  vertical-align: middle;
}
.concept__title {
  font-size: 18px;
  font-size: 1.125rem;
  color: #18233A;
  text-align: center;
  padding: 0 0 6.84%;
}
.concept__text {
  font-size: 14px;
  font-size: 0.875rem;
  color: #18233A;
  text-align: left;
  line-height: 1.65;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.concept__text span {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
}
.concept__text__block1 {
  padding: 0 0 16px;
}
.concept__text__block1 p {
  display: inline;
}
.concept__text__block2 {
  padding: 0 0 16px;
}
.concept__text__block2 p {
  display: inline;
}
.concept__text__block3 {
  padding: 0 0 16px;
}
.concept__text__block3 p {
  display: inline;
}
.concept__text__block4 {
  padding: 0 0 16px;
}
.concept__text__block4 p {
  display: inline;
}
.concept__text__block5 {
  padding: 0 0 16px;
}
.concept__text__block5 p {
  display: inline;
}
.concept__text__block6 {
  padding: 0 0 24px;
}
.concept__text__block6 p {
  display: inline;
}

/* ------------------------------------ */
/* お米LP				*/
/* ------------------------------------ */
.rice {
  color: #0e1321;
  font-feature-settings: "palt" 1;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", Meiryo, "メイリオ", Osaka, serif;
}
.rice header {
  position: relative;
  display: table;
  width: 100%;
  height: inherit;
  background: rgba(255, 255, 255, 0.12);
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: normal;
  border-bottom: 0;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.16);
  z-index: 1000;
}
.rice header .head__logo {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.rice header .head__logo a {
  display: inline-block;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice header .head__logo a img {
  width: 100%;
  filter: brightness(0%);
}
.rice header .head__menu__buy {
  position: absolute;
  right: 0;
  display: block;
  vertical-align: middle;
  table-layout: fixed;
}
.rice header .head__menu__price {
  position: relative;
  right: inherit;
  display: table-cell;
  vertical-align: middle;
  color: #0e1321;
  text-align: right;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice header .head__menu__price .price {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0 0 4px;
}
.rice header .head__menu__price .sub {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: normal;
}
.rice header .head__menu__button {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice header .head__menu__button a {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  color: #333333;
  text-align: center;
  background: #FFFFFF;
  text-decoration: none;
  padding: 8px 0;
  @incldue box;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #0e1321;
}
.rice header .head__menu__button a:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 12px;
  background: url(../img/rice/icon_cart.png) 0 0 no-repeat;
  background-size: contain;
  padding: 0 8px 0 0;
}
.rice #mainContent {
  position: relative;
  max-width: 100%;
}
.rice #mainContent .mv {
  position: relative;
}
.rice #mainContent .mv__title {
  position: absolute;
  width: 46.625%;
  left: 0;
  top: 0;
  padding: 6.41% 0 0 26.16%;
  z-index: 100;
}
.rice #mainContent .mv__title img {
  width: 100%;
  vertical-align: middle;
}
.rice #mainContent .mv img {
  width: 100%;
  vertical-align: middle;
}
.rice .point {
  padding: 24px 0;
}
.rice .point__title {
  color: #489aaa;
  width: 100%;
  background: url(../img/rice/patt_line.png) 50% 50% repeat-x;
  text-align: center;
}
.rice .point__title p {
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  background: #FFFFFF;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.25;
}
.rice .point__title span {
  font-size: 20px;
  font-size: 1.25rem;
  display: block;
}
.rice .point__list {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: auto;
  padding: 16px 16px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice .point__list__detail {
  display: table-cell;
  vertical-align: middle;
}
.rice .point__list__detail img {
  width: 100%;
  vertical-align: middle;
}
.rice .point__list__detail:nth-child(1) {
  padding: 0 4px 0 0;
}
.rice .point__list__detail:nth-child(2) {
  padding: 0 0 0 4px;
}
.rice .section01 {
  padding: 0 0 40px;
}
.rice .section01__head img {
  width: 100%;
  vertical-align: middle;
}
.rice .section01__title {
  display: block;
  font-size: 22px;
  font-size: 1.375rem;
  text-align: center;
  padding: 24px 8px 0;
  margin: auto;
}
.rice .section01__title p {
  display: inline-block;
  border-bottom: 1px solid #333333;
  padding: 0 0 8px;
}
.rice .section01__img {
  text-align: center;
  padding: 16px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice .section01__img img {
  width: 40%;
  vertical-align: middle;
}
.rice .section01__subtitle {
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
  padding: 0 16px 16px;
  line-height: 1.275;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice .section01__subtitle span {
  color: #489aaa;
}
.rice .section01__text {
  width: 100%;
  line-height: 2;
  padding: 0 16px 16px;
  margin: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice .section01__text p {
  padding: 0 0 32px;
}
.rice .section01__photo {
  text-align: center;
  padding: 0 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice .section01__photo img {
  width: 100%;
  vertical-align: middle;
}
.rice .section01__subtitle2 {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  padding: 32px 0 16px;
}
.rice .section01__wash {
  width: 100%;
  max-width: 1140px;
  line-height: 1.5;
  margin: auto;
  padding: 0 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice .section01__wash p {
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
}
.rice .section01__wash__point {
  border: 1px solid #333333;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 16px 0 0;
}
.rice .section01__wash__detail {
  width: 100%;
}
.rice .section01__wash__img {
  vertical-align: middle;
  padding: 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #333333;
}
.rice .section01__wash__img img {
  width: 100%;
  vertical-align: middle;
}
.rice .section01__wash__img:nth-last-child(1) {
  border-bottom: 0;
}
.rice .section02 {
  background: #fcfcfc;
}
.rice .section02__title {
  font-size: 22px;
  font-size: 1.375rem;
  padding: 32px 0 24px;
  text-align: center;
}
.rice .section02__title span {
  color: #489aaa;
}
.rice .section02__mv img {
  width: 100%;
  vertical-align: middle;
}
.rice .section02__mv p {
  display: inline-bock;
  width: 100%;
  font-size: 12px;
  font-size: 0.75rem;
  margin: auto;
  text-align: left;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: normal;
}
.rice .section02__detail__title {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0 0 16px;
}
.rice .section02__detail__text {
  padding: 0 0 16px;
}
.rice .section02__text {
  width: 100%;
  line-height: 2;
  margin: auto;
  padding: 16px 16px 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice .section02__list__thumb {
  width: 100%;
  text-align: center;
}
.rice .section02__list__thumb img {
  width: 70%;
  vertical-align: middle;
}
.rice .section02__list__title {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0 0 16px;
}
.rice .section02__list__text {
  width: 100%;
  padding: 16px 0 24px;
}
.rice .section02__foot {
  width: 100%;
}
.rice .section02__foot img {
  width: 100%;
  vertical-align: middle;
}
.rice .section03 {
  padding: 32px 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #c8eaf1;
}
.rice .section03__title {
  font-size: 22px;
  font-size: 1.375rem;
  padding: 0 0 24px;
  text-align: center;
  line-height: 1.5;
}
.rice .section03__title span {
  color: #489aaa;
}
.rice .section03__mv {
  width: 100%;
  margin: auto;
  text-align: center;
}
.rice .section03__mv img {
  width: 100%;
  vertical-align: middle;
}
.rice .section03__review {
  width: 100%;
  padding: 24px 16px 24px;
  background: #FFFFFF;
  margin: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice .section03__review__title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
  padding: 0 0 24px;
}
.rice .section03__review__subtitle {
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  text-align: left;
}
.rice .section03__review__thumb {
  width: 50%;
  text-align: center;
  padding: 0 0 16px;
  margin: auto;
}
.rice .section03__review__thumb img {
  width: 100%;
  vertical-align: middle;
}
.rice .section03__review__text {
  width: 100%;
}
.rice .section03__review__text .name {
  font-size: 16px;
  font-size: 1rem;
  padding: 0 0 24px;
}
.rice .section03__review__text .fukidashi {
  border: 1px solid #0e1321;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.7;
}
.rice .section03__review__peaple {
  width: 100%;
  padding: 16px 0 0;
  margin: auto;
}
.rice .section04 {
  background: #e8e8e8;
  padding: 32px 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.rice .section04__title {
  font-size: 24px;
  font-size: 1.5rem;
}
.rice .section04__title:before {
  display: inline-block;
  content: "";
  width: 2px;
  height: 40px;
  transform: rotate(-25deg);
  background: #0e1321;
  vertical-align: middle;
  margin: 0 16px 0 0;
}
.rice .section04__title:after {
  display: inline-block;
  content: "";
  width: 2px;
  height: 40px;
  transform: rotate(25deg);
  background: #0e1321;
  vertical-align: middle;
  margin: 0 0 0 16px;
}
.rice .section04__text {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 16px 0;
  line-height: 1.5;
  font-weight: normal;
}
.rice .section04__text span {
  font-size: 22px;
  font-size: 1.375rem;
  border-bottom: 1px solid #489aaa;
}
.rice .section04__button {
  width: 100%;
  margin: auto;
}
.rice .section04__button__thumb {
  display: table-cell;
  width: 12%;
  vertical-align: middle;
}
.rice .section04__button__thumb img {
  width: 100%;
  vertical-align: middle;
}
.rice .section04__button__link {
  display: table-cell;
  vertical-align: middle;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice .section04__button__link a {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  padding: 16px 0;
  text-align: center;
  color: #FFFFFF;
  background: #489aaa;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.rice .section04__button__link a:after {
  display: inline-block;
  content: "";
  width: 15px;
  height: 11px;
  margin: 0 0 0 8px;
  background: url(../img/rice/btn_arrow.png) 0 0 no-repeat;
  background-size: contain;
}
.rice .section05 {
  padding: 32px 16px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.rice .section05__title {
  font-size: 22px;
  font-size: 1.375rem;
}
.rice .section05__title span {
  color: #489aaa;
}
.rice .section05__text {
  font-size: 16px;
  font-size: 1rem;
  padding: 16px 0;
  line-height: 1.5;
  font-weight: normal;
  text-align: left;
}
.rice .section05__text span {
  font-size: 16px;
  font-size: 1rem;
  border-bottom: 1px solid #489aaa;
}
.rice .section05__list {
  width: 100%;
  margin: auto;
}
.rice .section05__list__item {
  vertical-align: middle;
  padding: 0 0 32px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice .section05__list__item .thumb img {
  width: 100%;
  vertical-align: middle;
}
.rice .section05__list__item .name {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: left;
  padding: 16px 0 8px;
  font-weight: normal;
}
.rice .section05__list__item .price {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  font-weight: normal;
}
.rice .section05__list__item .button {
  vertical-align: middle;
  padding: 16px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice .section05__list__item .button a {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  color: #0e1321;
  text-align: center;
  text-decoration: none;
  padding: 16px 0;
  @incldue box;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #0e1321;
  margin: auto;
}
.rice .section05__list__item .button a:before {
  display: inline-block;
  content: "";
  width: 33px;
  height: 25px;
  background: url(../img/rice/icon_cart.png) 0 0 no-repeat;
  vertical-align: text-bottom;
  padding: 0 8px 0 0;
}
.rice .cart {
  padding: 32px 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #0e1321;
}
.rice .cart__wrap {
  width: 100%;
  margin: auto;
  font-weight: normal;
}
.rice .cart__thumb {
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.rice .cart__thumb img {
  width: 70%;
  vertical-align: middle;
}
.rice .cart__item {
  vertical-align: middle;
  color: #FFFFFF;
  padding: 24px 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rice .cart__item__name {
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
}
.rice .cart__item__price {
  font-size: 22px;
  font-size: 1.375rem;
  padding: 16px 0;
  text-align: center;
}
.rice .cart__item__price span {
  font-size: 14px;
  font-size: 0.875rem;
}
.rice .cart__item__point {
  text-align: center;
}
.rice .cart__item__point p {
  display: inline-block;
}
.rice .cart__button {
  position: relative;
  vertical-align: middle;
  padding: 0 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.rice .cart__button p {
  font-size: 16px;
  font-size: 1rem;
  color: #FFFFFF;
  text-align: center;
  padding: 24px 0 0;
}
.rice .cart__button a {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  padding: 16px 0;
  @incldue box;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #FFFFFF;
  margin: auto;
}
.rice .cart__button a:before {
  display: inline-block;
  content: "";
  width: 33px;
  height: 25px;
  background: url(../img/rice/icon_cart_w.png) 0 0 no-repeat;
  vertical-align: text-bottom;
  padding: 0 8px 0 0;
}

.receipt {
  width: 94%;
  margin: 16px auto;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #DDD;
}
.receipt h2 {
  display: block;
  font-size: 28px;
  font-size: 1.75rem;
  text-align: center;
  padding: 0 0 16px;
  font-weight: bold;
}
.receipt__date__wrap {
  float: right;
}
.receipt__date__day {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0 0 8px;
}
.receipt__date__no {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0 0 8px;
}
.receipt__date__inkan img {
  width: 100%;
  verticala-align: middle;
}
.receipt__name ul {
  display: table;
  width: 100%;
  padding: 16px 0 8px;
}
.receipt__name ul li {
  display: table-cell;
  vertical-align: middle;
}
.receipt__name ul li.atena {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}
.receipt__name ul li.name {
  font-size: 22px;
  font-size: 1.375rem;
  text-align: center;
  font-weight: bold;
}
.receipt__name ul li.sama {
  font-size: 22px;
  font-size: 1.375rem;
  text-align: right;
  font-weight: bold;
}
.receipt__address {
  width: 100%;
}
.receipt__address__wrap {
  background: url(../img/common/inkan.png) 100% 100% no-repeat;
  background-size: contain;
  padding: 0 72px 24px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.receipt__address__wrap .name {
  font-size: 16px;
  font-size: 1rem;
  padding: 8px 0 4px;
  font-weight: bold;
}
.receipt__address__wrap .postcode {
  font-size: 16px;
  font-size: 1rem;
  padding: 0 0 4px;
  font-weight: bold;
}
.receipt__address__wrap .address {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}
.receipt__detail {
  display: block;
  width: 100%;
  padding: 0 0 16px;
  table-layout: fixed;
}
.receipt__detail ul {
  display: block;
  width: 100%;
  vertical-align: bottom;
}
.receipt__detail ul li {
  display: table;
  width: 100%;
  padding: 0 0 8px;
}
.receipt__detail ul li div {
  display: table-cell;
  vertical-align: top;
}
.receipt__detail__price.left {
  width: 40%;
  vertical-align: middle;
}
.receipt__detail__price.right {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  vertical-align: middle;
}
.receipt__detail__name {
  padding: 0 0 16px;
}
.receipt__detail__name.left {
  width: 40%;
}
.receipt__detail__type.left {
  width: 40%;
}
.receipt__detail__day.left {
  width: 40%;
}
.receipt__detail__logo {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  vertical-align: bottom;
  padding: 8px 0;
  text-align: center;
}
.receipt__detail__logo img {
  width: 50%;
  padding: 0 0 8px;
}
.receipt__table__list {
  width: 100%;
  border: 1px solid #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.receipt__table__list tr {
  height: 26px;
  vertical-align: middle;
}
.receipt__table__list tr th {
  font-size: 14px;
  font-size: 0.875rem;
  color: #FFF;
  text-align: center;
  background: #0000de;
  border: 1px solid #000;
  padding: 2px 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.receipt__table__list tr td {
  font-size: 14px;
  font-size: 0.875rem;
  border-right: 1px solid #000;
  padding: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.receipt__table__list tr td.title {
  width: 46%;
}
.receipt__table__list tr td.value {
  text-align: right;
}
.receipt__table__list tr td.price {
  text-align: right;
}
.receipt__table__list tr td.total {
  text-align: right;
}
.receipt__table__list tr:nth-child(even) {
  background: #dee1ff;
}
.receipt__table__wrap {
  padding: 0 0 16px;
  border-bottom: 1px solid #000;
}
.receipt__table__total {
  float: right;
  width: 60%;
  border: 1px solid #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 16px auto 0;
}
.receipt__table__total .title {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  border: 1px solid #000;
  padding: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.receipt__table__total .price {
  font-size: 14px;
  font-size: 0.875rem;
  width: 60%;
  text-align: right;
  border: 1px solid #000;
  padding: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.receipt__foot {
  padding: 16px 0 0;
  text-align: center;
}
.receipt__foot img {
  width: 35%;
  vertical-align: middle;
}

/* ------------------------------------ */
/* PC					*/
/* ------------------------------------ */
@media all and (min-width: 920px) {
  header {
    position: fixed;
    z-index: 2000;
  }
  header .humburferbg {
    width: 60px;
    height: 60px;
  }
  header .head__logo {
    width: 100%;
  }
  header .head__menu {
    width: 180px;
  }
  header .head__menu__item {
    width: 60px;
  }
  header .head__menu__item .icon {
    width: 60px;
    height: 60px;
  }

  .item__s {
    width: 20%;
    padding: 8px;
  }
  .item__s.pc {
    display: inline-block;
  }

  .sub__menu {
    position: fixed;
    top: 60px;
    background: #FFFFFF;
    z-index: 1000;
  }
  .sub__menu ul li p {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .sub__menu ul li p .sub {
    font-size: 8px;
    font-size: 0.5rem;
    padding: 0 4px 0 0;
  }
  .sub__menu ul li p span {
    font-size: 16px;
    font-size: 1rem;
  }
  .sub__menu ul li a {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .sub__menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }

  .hamburger__history {
    width: 100%;
    padding: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .hamburger__history__content {
    background: #FFFFFF;
  }
  .hamburger__history__title {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 8px 8px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .hamburger__inner {
    position: fixed;
    top: 60px;
    width: 420px;
  }

  .menu__inner__news {
    position: fixed;
    width: 600px;
    top: 60px;
    right: 0;
    z-index: 1000;
    background: #3C3C3C;
    padding: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .menu__inner__news .news {
    background: #FFFFFF;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
  }
  .menu__inner__news .news__header {
    padding: 16px 0 0;
    font-size: 20px;
    font-size: 1.25rem;
  }
  .menu__inner__search {
    position: fixed;
    top: 60px;
    padding: 16px;
  }
  .menu__inner__search input {
    padding: 8px 48px 8px 8px;
  }
  .menu__inner__search button {
    position: absolute;
    top: 16px;
    right: 16px;
  }

  .icon__cart .itemno {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 12px;
    height: 12px;
    color: #FFFFFF;
    font-size: 10px;
    font-size: 0.625rem;
    background: #3C3C3C;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    line-height: 12px;
    text-align: center;
  }

  .button__more {
    width: 100%;
    max-width: 600px;
    padding: 24px 40px 48px;
    margin: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .button__more__link {
    padding: 16px 0;
  }

  .news__text h3 a:hover {
    text-decoration: underline;
  }

  #slider {
    padding: 109px 0 0;
  }

  footer {
    position: relative;
    width: 100%;
  }

  .footer__inner {
    display: table;
    width: 100%;
    max-width: 1140px;
    margin: auto;
    table-layout: fixed;
  }
  .footer__menu {
    display: table-cell;
    width: auto;
    vertical-align: top;
    border-bottom: 0;
  }
  .footer__logo {
    display: table-cell;
    vertical-align: middle;
    padding: 40px 0;
  }
  .footer__sublist {
    display: block;
    padding: 0 16px 24px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footer__sublist__item {
    padding: 0 0 2px;
  }
  .footer__sublist__item a {
    position: relative;
    display: block;
    color: #3C3C3C;
    background: #FDFDFD;
    text-decoration: none;
    padding: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .footer__sublist__item a .arrow {
    position: relative;
    display: block;
    width: 100%;
    padding-right: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footer__sublist__item a .arrow::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1px #C3C3C3;
    border-right: solid 1px #C3C3C3;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -4px;
  }
  .footer__scroll {
    position: fixed;
    display: block;
    right: 24px;
    bottom: 24px;
    margin: auto;
  }
  .footer__image img {
    width: 100%;
    vertical-align: middle;
  }
  .footer__norio {
    padding: 3.33% 41.25%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #FFFFFF;
  }
  .footer__norio img {
    width: 100%;
    vertical-align: middle;
  }

  .content__header {
    display: block;
    width: 100%;
    padding: 8px 0 0;
    border-bottom: 1px solid #3C3C3C;
  }
  .content__header__title {
    width: 100%;
    max-width: 1140px;
    font-size: 22px;
    font-size: 1.375rem;
    padding: 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
  }
  .content__header__title span {
    font-size: 14px;
    font-size: 0.875rem;
  }

  .breadcrumbs {
    padding: 124px 0 0;
  }

  #mainContent {
    width: 100%;
    max-width: 1140px;
    margin: auto;
    min-height: 438px;
  }

  .itemDetail {
    display: table;
    width: 100%;
    padding: 16px 0 32px;
    table-layout: fixed;
  }
  .itemDetail__thumb {
    display: table-cell;
    width: 90%;
    padding: 0 16px 0 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
  }
  .itemDetail__thumb__main {
    display: table-cell;
    width: 546px;
    vertical-align: top;
    padding: 8px 8px 8px 0;
  }
  .itemDetail__thumb__nav {
    display: table-cell;
    width: 24%;
  }
  .itemDetail__thumb__list {
    display: block;
    padding: 0;
  }
  .itemDetail__thumb__item {
    width: 100%;
    padding: 8px;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .item__data {
    display: table-cell;
    width: 50%;
    vertical-align: top;
  }
  .item__data .cartform {
    width: 100%;
    max-width: 420px;
    padding: 0 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item__data .cartform__select {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item__data .cartform__buttons__like {
    width: 52px;
  }
  .item__data .tarmlist {
    width: 100%;
    max-width: 420px;
    padding: 0 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item__name__label {
    padding: 8px 0 0;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .item__text__detail {
    font-size: 16px;
    font-size: 1rem;
  }
  .item__price__no {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .item__price__no span {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .item__price__off {
    font-size: 14px;
    font-size: 0.875rem;
  }

  .tarmlist__header {
    font-size: 16px;
    font-size: 1rem;
  }

  .pickup__list .item__s {
    width: 20%;
  }

  .component__table tr th {
    width: 20%;
  }

  .item__promo {
    padding: 0 0 32px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item__promo__header {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    padding: 0 0 8px;
    border-bottom: 1px solid #CCCCCC;
  }
  .item__promo__item {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 24px 0;
  }
  .item__promo__item.center {
    display: block;
    padding: 24px 0;
  }
  .item__promo__item.center .item__promo__thumb {
    display: block;
    width: 50%;
    margin: auto;
    padding: 0 0 16px;
  }
  .item__promo__item.center .item__promo__thumb.w100 {
    width: 100%;
  }
  .item__promo__item.center .item__promo__thumb.w90 {
    width: 90%;
  }
  .item__promo__item.center .item__promo__thumb.w80 {
    width: 80%;
  }
  .item__promo__item.center .item__promo__thumb.w70 {
    width: 70%;
  }
  .item__promo__item.center .item__promo__thumb.w60 {
    width: 60%;
  }
  .item__promo__item.center .item__promo__thumb.w50 {
    width: 50%;
  }
  .item__promo__item.center .item__promo__thumb.w40 {
    width: 40%;
  }
  .item__promo__item.center .item__promo__thumb.w30 {
    width: 30%;
  }
  .item__promo__item.center .item__promo__detail {
    display: block;
    text-align: center;
    padding: 0;
  }
  .item__promo__item.center .item__promo__detail .item__promo__title {
    font-size: 52px;
    font-size: 3.25rem;
    padding: 24px 0 32px;
  }
  .item__promo__item.center .item__promo__detail .item__promo__subtitle {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.275;
  }
  .item__promo__item.center .item__promo__detail .item__promo__text {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 24px 0 0;
    line-height: 1.275;
    text-align: left;
  }
  .item__promo__item.original1 {
    margin: auto;
    text-align: center;
  }
  .item__promo__item.original1 img {
    width: 100%;
    max-width: 300px;
  }
  .item__promo__item.bigleft .item__promo__thumb {
    width: 40%;
  }
  .item__promo__item.bigleft .item__promo__thumb.w100 {
    width: 100%;
  }
  .item__promo__item.bigleft .item__promo__thumb.w90 {
    width: 90%;
  }
  .item__promo__item.bigleft .item__promo__thumb.w80 {
    width: 80%;
  }
  .item__promo__item.bigleft .item__promo__thumb.w70 {
    width: 70%;
  }
  .item__promo__item.bigleft .item__promo__thumb.w60 {
    width: 60%;
  }
  .item__promo__item.bigleft .item__promo__thumb.w50 {
    width: 50%;
  }
  .item__promo__item.bigleft .item__promo__thumb.w40 {
    width: 40%;
  }
  .item__promo__item.bigleft .item__promo__thumb.w30 {
    width: 30%;
  }
  .item__promo__item.bigleft .item__promo__title {
    font-size: 30px;
    font-size: 1.875rem;
    padding: 16px 0;
    text-align: center;
  }
  .item__promo__item.bigleft .item__promo__subtitle {
    padding: 0 0 16px;
    text-align: center;
  }
  .item__promo__item .item__promo__title {
    font-size: 26px;
    font-size: 1.625rem;
    padding: 0 0 16px;
  }
  .item__promo__item .item__promo__text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5;
  }
  .item__promo__thumb {
    display: table-cell;
    padding: 0;
    width: 70%;
    vertical-align: middle;
  }
  .item__promo__thumb.w100 {
    width: 100%;
  }
  .item__promo__thumb.w90 {
    width: 90%;
  }
  .item__promo__thumb.w80 {
    width: 80%;
  }
  .item__promo__thumb.w70 {
    width: 70%;
  }
  .item__promo__thumb.w60 {
    width: 60%;
  }
  .item__promo__thumb.w50 {
    width: 50%;
  }
  .item__promo__thumb.w40 {
    width: 40%;
  }
  .item__promo__thumb.w30 {
    width: 30%;
  }
  .item__promo__thumb img {
    width: 100%;
    vertical-align: middle;
  }
  .item__promo__thumb2 {
    display: table-cell;
    padding: 0 16px 0 0;
    width: 50%;
    vertical-align: middle;
  }
  .item__promo__thumb2 img {
    width: 100%;
    vertical-align: middle;
  }
  .item__promo__thumb2.w100 {
    width: 100%;
  }
  .item__promo__thumb2.w90 {
    width: 90%;
  }
  .item__promo__thumb2.w80 {
    width: 80%;
  }
  .item__promo__thumb2.w70 {
    width: 70%;
  }
  .item__promo__thumb2.w60 {
    width: 60%;
  }
  .item__promo__thumb2.w50 {
    width: 50%;
  }
  .item__promo__thumb2.w40 {
    width: 40%;
  }
  .item__promo__thumb2.w30 {
    width: 30%;
  }
  .item__promo__detail {
    display: table-cell;
    vertical-align: middle;
    padding: 0 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item__promo__topics {
    color: #2BBEE7;
    padding: 0 0 8px;
  }
  .item__promo__desc {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.275;
  }
  .item__promo__desc span {
    color: #E4007F;
  }
  .item__promo__table {
    display: inline-block;
    width: 100%;
    margin: auto;
    padding: 32px 0;
  }
  .item__promo__table table {
    width: 100%;
    font-size: 16px;
    font-size: 1rem;
  }
  .item__promo__table table tr th {
    display: inline-block;
    width: 22%;
    padding: 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item__promo__table table tr td {
    display: inline-block;
    widht: 78%;
    padding: 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item__promo .lp__mv {
    position: relative;
    border-top: 1px solid #3C3C3C;
  }
  .item__promo .lp__mv img {
    width: 100%;
  }
  .item__promo .lp__logo {
    position: absolute;
    width: 100%;
    top: 16px;
    left: 16px;
  }
  .item__promo .lp__logo img {
    width: 17.86%;
  }
  .item__promo .lp__section1 {
    position: relative;
    padding: 160px 0 0;
  }
  .item__promo .lp__section1__title1 {
    position: absolute;
    top: -118px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 39%;
  }
  .item__promo .lp__section1__title1 img {
    width: 100%;
  }
  .item__promo .lp__section1__title2 {
    padding: 8% 39% 4%;
  }
  .item__promo .lp__section1__title2 img {
    width: 100%;
  }
  .item__promo .lp__section1__text {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: center;
  }
  .item__promo .lp__section1__text .pb32 {
    padding: 0 0 32px;
  }
  .item__promo .lp__section1__image1 {
    padding: 4% 24% 6%;
  }
  .item__promo .lp__section1__image1 img {
    width: 100%;
  }
  .item__promo .lp__section1__image2 {
    padding: 4% 35% 2%;
  }
  .item__promo .lp__section1__image2 img {
    width: 100%;
  }
  .item__promo .lp__section2 {
    background: url(../img/item/0411_zyonkit/bg_patt.png);
    padding: 4%;
  }
  .item__promo .lp__section2__title3 {
    display: block;
    width: 90%;
    color: #FFFFFF;
    font-size: 32px;
    font-size: 2rem;
    padding: 16px 0;
    text-align: center;
    background: #000000;
    margin: 40px auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item__promo .lp__section2__text {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: center;
  }
  .item__promo .lp__section2__text .pb32 {
    padding: 0 0 32px;
  }
  .item__promo .lp__section2__text2 {
    width: 86%;
    color: #404040;
    font-weight: bold;
    font-size: 28px;
    font-size: 1.75rem;
    margin: auto;
    padding: 0 0 32px;
  }
  .item__promo .lp__section2__image {
    display: table;
    width: 86%;
    margin: auto;
  }
  .item__promo .lp__section2__thumb {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
  }
  .item__promo .lp__section2__thumb img {
    width: 100%;
  }
  .item__promo .lp__section2__text3 {
    display: table-cell;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 50px;
    vertical-align: middle;
    text-align: right;
  }
  .item__promo .lp__section2__text3 .fukidashi {
    position: relative;
    display: inline-block;
    width: 90%;
    padding: 40px 24px;
    border: 1px solid #e3e3e3;
    background: #FFFFFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    margin: auto;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
  }
  .item__promo .lp__section2__text3 .fukidashi .sec03t {
    font-size: 32px;
    font-size: 2rem;
    font-weight: bold;
  }
  .item__promo .lp__section2__text3 .fukidashi .sec03t span {
    color: #e50112;
  }
  .item__promo .lp__section2__text3 .fukidashi:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 30px 20px 0;
    border-color: transparent #FFFFFF transparent transparent;
    left: -29px;
    right: inherit;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 100;
  }
  .item__promo .lp__section2__text3 .fukidashi:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 30px 20px 0;
    border-color: transparent #e3e3e3 transparent transparent;
    left: -30px;
    right: inherit;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .item__promo .lp__section2__set {
    position: relative;
    width: 90%;
    margin: 80px auto 0;
  }
  .item__promo .lp__section2__set__title {
    position: absolute;
    display: inline-block;
    color: #FFFFFF;
    font-size: 32px;
    font-size: 2rem;
    padding: 16px;
    text-align: center;
    background: #000000;
    top: -44px;
    left: 0;
  }
  .item__promo .lp__section2__set__detail {
    display: table;
    table-layout: fixed;
    width: 100%;
    background: #FFFFFF;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    padding: 0 0 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item__promo .lp__section2__set__detail li {
    position: relative;
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    padding: 32% 0 3%;
  }
  .item__promo .lp__section2__set__detail li img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -114px;
    bottom: 0;
    width: 100%;
  }
  .item__promo .lp__section2__set__detail li p {
    font-size: 32px;
    font-size: 2rem;
  }
  .item__promo .lp__section2__area {
    width: 90%;
    margin: auto;
  }
  .item__promo .lp__section2__area p {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 0 0 8px;
  }
  .item__promo .lp__section2__area table {
    width: 100%;
    border: 1px solid #000000;
  }
  .item__promo .lp__section2__area table th {
    text-align: center;
    background: #B2B2B2;
    border: 1px solid #000000;
    padding: 8px 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item__promo .lp__section2__area table td {
    background: #FFFFFF;
    border: 1px solid #000000;
    padding: 8px 32px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item__promo .lp__section2__area table td:nth-child(3) {
    width: 16%;
    text-align: right;
  }
  .item__promo .lp__section2__point {
    display: table;
    width: 86%;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    padding: 24px 0;
    margin: 0 auto 32px;
    table-layout: fixed;
  }
  .item__promo .lp__section2__point__no {
    display: table-cell;
    width: 12%;
    text-align: center;
    vertical-align: middle;
  }
  .item__promo .lp__section2__point__no span {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #A7A7A7;
    color: #FFFFFF;
    line-height: 50px;
    font-size: 36px;
    font-size: 2.25rem;
    font-family: "Century Gothic";
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
  }
  .item__promo .lp__section2__point__text {
    display: table-cell;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.5;
    vertical-align: middle;
  }
  .item__promo .lp__section2__point__image {
    display: table;
    table-layout: fixed;
    width: 90%;
    margin: auto;
  }
  .item__promo .lp__section2__point__thumb {
    display: table-cell;
    vertical-align: middle;
    padding: 32px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item__promo .lp__section2__point__thumb img {
    width: 100%;
  }

  .topics__item {
    float: left;
    width: 50%;
  }
  .topics__thumb a:hover {
    opacity: 0.5;
  }
  .topics__text a:hover {
    text-decoration: underline;
  }
  .topics__body {
    padding: 0 0 40px;
  }
  .topics__title__detail {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 8px 8px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .topics__title__other {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
  }
  .topics__title__other .thumb {
    position: relative;
    display: table-cell;
    width: 40px;
    height: 40px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #C3C3C3;
    vertical-align: middle;
  }
  .topics__title__other .thumb img {
    position: absolute;
    width: 100%;
    vertical-align: middle;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .topics__title__other .name {
    display: table-cell;
    color: #C3C3C3;
    vertical-align: middle;
    padding: 0 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .topics__title__time {
    display: table-cell;
    width: 50%;
    color: #C3C3C3;
    vertical-align: middle;
    text-align: right;
  }
  .topics__detail {
    width: 100%;
    max-width: 1140px;
    margin: 32px auto 0;
    padding: 32px 32px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .topics__detail__title {
    padding: 0 0 16px;
    border-bottom: 1px solid #F5F5F5;
  }
  .topics__detail__title h2 {
    font-size: 32px;
    font-size: 2rem;
    font-weight: bold;
  }
  .topics__detail__text {
    padding: 16px 0 40px;
    line-height: 1.275;
  }
  .topics__detail__text p {
    text-align: left;
  }
  .topics__detail__text h3 {
    min-width: 50%;
  }
  .topics__detail__text2.center p {
    text-align: center;
  }
  .topics__detail__text2.left p {
    text-align: left;
  }
  .topics__detail__text2.right p {
    text-align: right;
  }
  .topics__detail__thumb {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    margin: 0 0 32px;
  }
  .topics__detail__thumb img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    vertical-align: middle;
  }
  .topics__detail__thumb2 {
    display: block;
    margin: 24px auto 16px;
  }
  .topics__detail__thumb2.center {
    text-align: center;
  }
  .topics__detail__thumb2.left {
    text-align: left;
  }
  .topics__detail__thumb2.right {
    text-align: right;
  }
  .topics__detail__thumb2 img {
    width: 400px;
    vertical-align: middle;
    padding: 8px;
    background: #EEEEEE;
  }
  .topics__detail__thumb2 p {
    font-size: 14px;
    font-size: 0.875rem;
    text-align: center;
  }
  .topics__detail__thumb3 {
    display: inline-block;
    margin: 24px auto 16px;
    background: #EEEEEE;
    text-align: center;
  }
  .topics__detail__thumb3 img {
    width: 400px;
    vertical-align: middle;
    padding: 8px;
  }
  .topics__detail__thumb3 p {
    font-size: 14px;
    font-size: 0.875rem;
    text-align: center;
  }
  .topics__detail__table {
    display: table;
    width: 100%;
    padding: 24px 0 16px;
    table-layout: fixed;
  }
  .topics__detail__table .topics__detail__thumb2 {
    display: table-cell;
    width: 416px;
    vertical-align: middle;
  }
  .topics__detail__table .topics__detail__text2 {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: left;
    padding: 16px 0 16px 24px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .topics__option {
    padding: 8px 0 16px;
  }

  .relation {
    width: 100%;
    max-width: 600px;
    padding: 8px 8px 32px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
  }
  .relation__name__disc {
    font-size: 16px;
    font-size: 1rem;
  }
  .relation__name__label {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: bold;
    padding: 8px 0;
  }
  .relation__price__no {
    font-size: 26px;
    font-size: 1.625rem;
  }

  .login {
    padding: 60px 0 80px;
  }
  .login__header {
    width: 100%;
    max-width: 736px;
    margin: auto;
    padding: 40px 0 32px;
  }
  .login__remember {
    color: #3C3C3C;
  }
  .login__container {
    width: 100%;
    max-width: 736px;
    margin: auto;
    background: #3C3C3C;
    padding: 32px 32px 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
  .login__container__list.pc {
    display: block;
  }
  .login__container__list.sp {
    display: none;
  }
  .login__container__list li {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 0 0 16px;
  }
  .login__container__list li label {
    display: table-cell;
    width: 30%;
    color: #FFFFFF;
    text-align: right;
    padding: 0 24px 0 0;
    vertical-align: middle;
  }
  .login__container__list li input[type="text"] {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
  }
  .login__container__list li input[type="password"] {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
  }
  .login__container__brand ul {
    display: table-cell;
    width: 100%;
    background: #d5dadb;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #c3c3c3;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
  }
  .login__container__brand ul li {
    display: block;
    float: left;
    width: 25%;
    border: 1px solid #c3c3c3;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
  .login__container__brand ul li input {
    display: none;
  }
  .login__container__brand ul li input[type="radio"]:checked + .switch-on {
    background: #B2D5DC;
  }
  .login__container__brand ul li label {
    cursor: pointer;
    padding: 0;
    text-align: left;
    width: 100%;
    background: #FFFFFF;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .login__container__brand ul li label:hover {
    background: #C9E2E7;
  }
  .login__container__brand ul li label.active {
    background: #B2D5DC;
  }
  .login__container__brand ul li img {
    width: 100%;
    vertical-align: middle;
  }
  .login__rule {
    width: 100%;
    max-width: 736px;
    margin: auto;
    padding: 24px 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .login__rule p {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 8px 0 0;
    line-height: 1.275;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .login__rule__form {
    display: block;
    width: 100%;
    height: 114px;
    border: 1px solid #C3C3C3;
    padding: 16px;
    margin: 32px 0 0;
    background: #FFFFFF;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
  }
  .login__rule__button {
    text-align: center;
    padding: 16px 0 0;
  }
  .login__rule__button input[type="checkbox"] {
    display: none;
    background: #FFFFFF;
    padding: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-size: 0.75rem;
    border: 1px solid #C3C3C3;
    -webkit-appearance: none;
    appearance: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
  }
  .login__rule__button input[type="checkbox"]::-ms-expand {
    display: none;
  }
  .login__rule__button input[type="checkbox"]:focus {
    outline: 0;
  }
  .login__rule__button button {
    display: block;
    width: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .login__rule__button button:hover {
    color: #3C3C3C;
    background: #FFFFFF;
  }
  .login__forgot {
    width: 100%;
    max-width: 736px;
    color: #FFFFFF;
    margin: 16px auto 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .login__forgot .arrow {
    position: relative;
    display: block;
    width: 100%;
    padding-right: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .login__forgot .arrow::after {
    content: '';
    width: 9px;
    height: 9px;
    border: 0px;
    border-top: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
  }
  .login__forgot:hover {
    text-decoration: underline;
  }

  .logout__dialog {
    padding: 68px 8px 8px;
  }

  .mypage {
    padding: 24px 0 80px;
  }
  .mypage__list {
    width: 100%;
  }
  .mypage__list a {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .mypage__list a:hover {
    color: #FFFFFF;
    background: #3C3C3C;
  }
  .mypage__list a:hover .arrow::after {
    border-top: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
  }
  .mypage__list a:hover .icon__schedule {
    background: url(../img/common/icon_schedule_active.png) 50% 50% no-repeat;
    background-size: 20px;
  }
  .mypage__list a:hover .icon__fav2 {
    background: url(../img/common/icon_fav._active.png) 50% 50% no-repeat;
    background-size: 20px;
  }
  .mypage__list a:hover .icon__cart2 {
    background: url(../img/common/icon_cart_active.png) 50% 50% no-repeat;
    background-size: 20px;
  }
  .mypage__list a:hover .icon__logout {
    background: url(../img/common/icon_logout_active.png) 50% 50% no-repeat;
    background-size: 20px;
  }

  .mypage__header {
    padding: 88px 0 8px;
  }
  .mypage__history__old a {
    width: auto;
    padding: 8px 24px;
  }
  .mypage__history__status .day {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .mypage__history__status .situation {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .mypage__history__data {
    border: 1px solid #999999;
  }
  .mypage__history__no p {
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0 8px 8px 0;
  }
  .mypage__history__no p.price {
    display: block;
  }
  .mypage__history__no p.price span {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .mypage__history__link {
    text-align: right;
  }
  .mypage__history__link a {
    display: inline-block;
    padding: 8px 24px;
  }
  .mypage__history__form {
    text-align: right;
  }
  .mypage__history__form p {
    display: inline-block;
  }
  .mypage__history select {
    display: inline-block;
    width: 200px;
    padding: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 0.875rem;
    border: 1px solid #C3C3C3;
    -webkit-appearance: none;
    appearance: none;
    margin: 0 0 16px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
  }
  .mypage__history select::-ms-expand {
    display: none;
  }
  .mypage__history select:focus {
    outline: 0;
  }
  .mypage__history label {
    position: relative;
  }
  .mypage__history label:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    display: block;
    width: 0;
    height: 0;
    margin: -2px 0 0 0;
    border: 5px solid transparent;
    border-top: 7px solid #3C3C3C;
  }
  .mypage__cart__list {
    position: relative;
  }
  .mypage__cart__thumb {
    width: 182px;
  }
  .mypage__cart__thumb img {
    width: 160px;
  }
  .mypage__cart__container {
    width: 100%;
  }
  .mypage__cart__container .item {
    padding: 0;
  }
  .mypage__cart__container .item__value__no {
    font-size: 16px;
    font-size: 1rem;
  }
  .mypage__cart__container .item__value__no:nth-child(2) {
    padding: 8px 0 0;
  }
  .mypage__cart__button {
    width: 400px;
    margin: auto;
  }
  .mypage__cart__total {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .mypage__confirm__title {
    font-size: 16px;
    font-size: 1rem;
  }
  .mypage__confirm__no {
    font-size: 16px;
    font-size: 1rem;
  }
  .mypage__total__title {
    font-size: 16px;
    font-size: 1rem;
  }
  .mypage__total__no {
    font-size: 16px;
    font-size: 1rem;
  }

  .cashier__flow {
    width: 640px;
    margin: auto;
  }
  .cashier__button {
    max-width: 400px;
    margin: auto;
  }
  .cashier .mypage__header {
    padding: 40px 0 8px;
  }
  .cashier__address {
    width: 640px;
    margin: auto;
  }
  .cashier__delivery {
    width: 640px;
    margin: auto;
  }
  .cashier__delivery__list {
    width: 320px;
    padding: 16px 8px 8px;
  }
  .cashier__delivery__name {
    width: 320px;
  }
  .cashier__delivery__code {
    width: 320px;
  }
  .cashier .mypage__cart {
    width: 640px;
    margin: auto;
  }
  .cashier .mypage__cart__confirm {
    width: 640px;
    margin: auto;
  }
  .cashier__confirm {
    width: 640px;
    margin: auto;
  }
  .cashier__end {
    width: 640px;
    margin: auto;
    padding: 80px 0;
  }
  .cashier__end__thx {
    width: 100%;
    font-weight: bold;
    padding: 0 0 32px;
    text-align: center;
  }
  .cashier__end__text {
    display: block;
    width: 80%;
    padding: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    margin: 0 auto 48px;
  }

  .order {
    width: 640px;
    margin: auto;
    padding: 16px 8px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .order .item__name__label {
    width: 20%;
    font-size: 16px;
    font-size: 1rem;
  }
  .order .item__name__title {
    width: 80%;
    font-size: 16px;
    font-size: 1rem;
  }

  .privasy table {
    width: 100%;
  }
  .privasy tr {
    padding: 16px 0;
  }
  .privasy th {
    display: table-cell;
    width: 28%;
  }
  .privasy td {
    display: table-cell;
    width: 72%;
    padding: 8px 0;
  }

  .sitemap__subhead {
    font-size: 16px;
    font-size: 1rem;
  }
  .sitemap__link {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 8px 0 8px 16px;
  }
  .sitemap__link:hover {
    text-decoration: underline;
  }

  .contact {
    width: 640px;
    margin: auto;
    padding: 16px 8px 120px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contact__header {
    width: 640px;
    margin: auto;
  }
  .contact button {
    display: block;
    max-width: 400px;
  }

  .faq__contact__link {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: auto;
    padding: 0 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .faq__contact__link a {
    display: block;
    width: 100%;
    color: #FFFFFF;
    padding: 16px 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 16px auto;
    background: #3C3C3C;
    cursor: pointer;
    overflow: hidden;
    text-decoration: none;
  }

  .alert a:hover {
    text-decoration: underline;
  }

  .error__header {
    display: block;
    width: 100%;
    max-width: 1140px;
    font-size: 18px;
    font-size: 1.125rem;
    color: #FFFFFF;
    background: #3C3C3C;
    text-align: center;
    padding: 16px 0;
    margin: 40px auto 0;
  }
  .error__wrap {
    display: table;
    width: 100%;
    table-layout: fixed;
    border: 1px solid #EEEEEE;
    margin: 32px auto;
    @incldue box;
  }
  .error__wrap .error__detail {
    display: table-cell;
    width: 60%;
    vertical-align: middle;
    border: 0;
  }
  .error__wrap .error__button {
    display: table-cell;
    width: 40%;
    vertical-align: middle;
    padding: 0;
  }
  .error__detail {
    border: 1px solid #F5F5F5;
    padding: 32px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 32px auto;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    line-height: 1.5;
  }
  .error__button {
    padding: 0 0 32px;
    text-align: center;
  }
  .error__button p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.275;
  }
  .error__button__link {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: auto;
    padding: 0 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .error__button__link a {
    display: block;
    width: 100%;
    color: #FFFFFF;
    padding: 16px 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 16px auto;
    background: #3C3C3C;
    cursor: pointer;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .error__button__link a:hover {
    background: #6f6f6f;
  }

  /* ------------------------------------ */
  /* お鍋LP				*/
  /* ------------------------------------ */
  .pot {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
  .pot header {
    position: absolute;
    display: block;
    width: 100%;
    background: rgba(255, 255, 255, 0.12);
    padding: 0 0 5.21%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 0;
    height: inherit;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.16);
    z-index: 1000;
  }
  .pot header .head__logo {
    position: absolute;
    width: 14.58%;
    padding: 0.98% 0 0 1.04%;
  }
  .pot header .head__logo a img {
    width: 100%;
    max-width: 281px;
  }
  .pot header .head__menu__buy {
    position: absolute;
    right: 0;
    display: block;
    width: 412px;
    vertical-align: middle;
    table-layout: fixed;
  }
  .pot header .head__menu__price {
    position: absolute;
    right: 19.69%;
    display: block;
    width: 7.5%;
    vertical-align: middle;
    color: #FFFFFF;
    text-align: center;
    padding: 0.83% 0 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot header .head__menu__price .price {
    font-size: 2.45vw;
    font-weight: bold;
  }
  .pot header .head__menu__price .sub {
    font-size: 1vw;
    font-weight: normal;
  }
  .pot header .head__menu__button {
    position: absolute;
    display: block;
    width: 16.66%;
    vertical-align: middle;
    padding: 0.83% 0 0;
    right: 1.66%;
  }
  .pot header .head__menu__button a {
    display: block;
    font-size: 1.55vw;
    color: #FFFFFF;
    text-align: center;
    background: #e50112;
    text-decoration: none;
    padding: 6% 3.65%;
    @incldue box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .pot header .head__menu__button a:hover {
    background: #ed4e5a;
  }
  .pot #mainContent {
    position: relative;
    max-width: 100%;
    background: url(../img/pot/sec02_bg2.jpg);
  }
  .pot #mainContent .mv {
    position: relative;
  }
  .pot #mainContent .mv__title {
    position: absolute;
    width: 26.61%;
    left: 0;
    top: 0;
    padding: 7.45% 0 0 71.77%;
    z-index: 100;
  }
  .pot #mainContent .mv__text {
    position: absolute;
    width: 13.65%;
    left: 0;
    top: 0;
    padding: 7.34% 0 0 2.81%;
    z-index: 200;
  }
  .pot #mainContent .mv__effect {
    position: absolute;
    width: 26.93%;
    left: 0;
    top: 0;
    padding: 1.3% 0 0 0;
    z-index: 100;
  }
  .pot #mainContent .mv img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .buyer {
    position: absolute;
    top: 93.05%;
    left: 1.04%;
    width: 34.58%;
    border: 5px solid #d0d0d0;
    background: #f4f4f4;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1000;
  }
  .pot .buyer__profile {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .pot .buyer__profile__thumb {
    display: table-cell;
    width: 20%;
    vertical-align: middle;
    padding: 1.96% 3.61%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .buyer__profile__thumb img {
    width: 100%;
  }
  .pot .buyer__profile__detail {
    display: table-cell;
    width: 80%;
    vertical-align: middle;
    padding: 4.82% 0;
  }
  .pot .buyer__profile__pickup {
    width: 58.13%;
    min-width: 180px;
  }
  .pot .buyer__profile__pickup img {
    width: 100%;
  }
  .pot .buyer__profile__name {
    padding: 1.96% 0 0;
  }
  .pot .buyer__profile__name p {
    font-size: 1.4vw;
    padding: 0 0 0 7.83%;
  }
  .pot .buyer__profile__name p span {
    font-size: 1vw;
  }
  .pot .buyer__comment {
    display: table;
    width: 100%;
    padding: 3.39% 23.75%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .buyer__comment__thumb {
    display: table-cell;
    width: 17.66%;
    vertical-align: middle;
  }
  .pot .buyer__comment__thumb img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .buyer__comment__text {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
  }
  .pot .buyer__comment__text .fukidashi {
    position: relative;
    font-size: 1.35vw;
    line-height: 1.5;
    background: #FFFFFF;
    padding: 4.1%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .pot .buyer__comment__text .fukidashi .sec03t {
    font-size: 1.5vw;
    font-weight: bold;
    padding: 0 0 2%;
  }
  .pot .buyer__comment__text .fukidashi .fs4 {
    font-size: 2.0vw;
    font-weight: bold;
    padding: 0 0 2%;
  }
  .pot .buyer__comment__text .fukidashi p {
    font-weight: normal;
  }
  .pot .buyer__comment__text .fukidashi span {
    color: #e50112;
    font-weight: bold;
    font-size: 1.5vw;
  }
  .pot .buyer__comment__text .fukidashi span.fs2 {
    font-size: 1.8vw;
  }
  .pot .buyer__comment2 {
    position: relative;
    width: 100%;
    padding: 3.39% 25.21%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .buyer__comment2__thumb {
    position: absolute;
    bottom: 0;
    right: 12.96%;
    width: 24.16%;
    vertical-align: middle;
    z-index: 1000;
  }
  .pot .buyer__comment2__thumb img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .buyer__comment2__text {
    position: relative;
    vertical-align: middle;
  }
  .pot .buyer__comment2__text .fukidashi {
    position: relative;
    width: 100%;
    font-size: 1.35vw;
    line-height: 1.5;
    background: #FFFFFF;
    padding: 4.1%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .pot .buyer__comment2__text .fukidashi p {
    font-weight: normal;
  }
  .pot .buyer__comment2__text .fukidashi p.fs3 {
    font-size: 2.5vw;
    font-weight: bold;
  }
  .pot .buyer__comment2__text .fukidashi p.volume {
    padding: 2% 0 0;
  }
  .pot .buyer__comment2__text .fukidashi span {
    color: #e50112;
    font-weight: bold;
    font-size: 1.5vw;
  }
  .pot .buyer__comment2__text .fukidashi span.fs2 {
    font-size: 1.8vw;
  }
  .pot .buyer__comment3 {
    position: relative;
    width: 100%;
    padding: 3.39% 26.75%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .buyer__comment3__thumb {
    position: absolute;
    bottom: 0;
    left: 21.51%;
    width: 13.125%;
    vertical-align: middle;
    z-index: 1000;
  }
  .pot .buyer__comment3__thumb img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .buyer__comment3__text {
    position: relative;
    vertical-align: middle;
  }
  .pot .buyer__comment3__text .fukidashi {
    position: relative;
    width: 100%;
    font-size: 1.5vw;
    line-height: 1.5;
    background: #FFFFFF;
    padding: 4.1%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .pot .buyer__comment3__text .fukidashi p {
    font-weight: bold;
  }
  .pot .buyer__comment3__text .fukidashi p.fs3 {
    font-size: 2.5vw;
    font-weight: bold;
  }
  .pot .buyer__comment3__text .fukidashi p.fs1 {
    font-size: 1.5vw;
    font-weight: bold;
  }
  .pot .buyer__comment3__text .fukidashi span {
    color: #e50112;
    font-weight: bold;
    font-size: 1.5vw;
  }
  .pot .buyer__comment3__text .fukidashi span.fs2 {
    font-size: 1.8vw;
  }
  .pot .section01 {
    background: url(../img/pot/sec01.jpg) 0 0 no-repeat;
    background-size: contain;
  }
  .pot .section01__title {
    padding: 6.56% 17.7% 4.375%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section01__title img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section01__list {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 0 12.5%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section01__item {
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding: 0 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section01__item__thumb img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section01__item__title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 85.29% 5.125% 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section01__item__title img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section01__item__detail {
    font-size: 2.2vw;
    color: #FFFFFF;
    text-align: center;
    padding: 16.38% 0 34.04%;
    line-height: 1.5;
  }
  .pot .section01__item__detail span {
    color: #e50112;
  }
  .pot .section02__title {
    position: relative;
  }
  .pot .section02__title img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section02__title__image {
    position: absolute;
    width: 33.95%;
    right: 0;
    bottom: 0;
    padding: 0 8.65% 0 0;
  }
  .pot .section02__title__image img {
    width: 100%;
  }
  .pot .section02__content {
    position: relative;
    background: url(../img/pot/sec02_bg.jpg) 0 0 no-repeat;
    background-size: contain;
  }
  .pot .section02__subtitle {
    padding: 5.88% 33.85% 5.62%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section02__subtitle img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section02__list {
    padding: 0 12.5%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section02__item {
    position: relative;
    display: table;
    padding: 0 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section02__item__thumb {
    display: table-cell;
    width: 58.47%;
    vertical-align: middle;
  }
  .pot .section02__item__thumb img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section02__item__title {
    padding: 0 0 6.69%;
  }
  .pot .section02__item__title img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section02__item__detail {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.35vw;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 1.5;
    padding: 0 2.43%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section02__item__detail span {
    color: #e50112;
  }
  .pot .section02__item:nth-child(1) .section02__item__detail {
    background: url(../img/pot/sec02_part1_bg.jpg) 0 0 no-repeat;
    background-size: contain;
  }
  .pot .section02__item:nth-child(2) .section02__item__detail {
    background: url(../img/pot/sec02_part2_bg.jpg) 0 0 no-repeat;
    background-size: contain;
  }
  .pot .section02__item:nth-child(3) .section02__item__detail {
    background: url(../img/pot/sec02_part3_bg.jpg) 0 0 no-repeat;
    background-size: contain;
  }
  .pot .section03 {
    background: url(../img/pot/sec03.jpg) 50% 0 no-repeat;
    background-size: contain;
  }
  .pot .section03__title {
    position: relative;
  }
  .pot .section03__title img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section03__title__image {
    display: block;
    width: 23.38%;
    padding: 3.65% 0 1.66%;
    margin: auto;
    text-align: center;
  }
  .pot .section03__title__image img {
    width: 100%;
  }
  .pot .section03__title p {
    color: #FFFFFF;
    font-size: 1vw;
    text-align: center;
  }
  .pot .section03__lineup {
    padding: 3.64% 27.39% 4.79%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section03__lineup__menu img {
    width: 100%;
  }
  .pot .section03__lineup__list {
    width: 100%;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  .pot .section03__lineup__item {
    padding: 0 0 0 10%;
  }
  .pot .section03__lineup__item p {
    color: #FFFFFF;
    font-size: 1.25vw;
    font-weight: normal;
    padding: 0 2.8%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section03__lineup__item p span {
    float: right;
    text-align: right;
  }
  .pot .section03__lineup__item:nth-child(2) .section03__lineup__image img {
    height: 22.6%;
  }
  .pot .section03__lineup__item:nth-child(3) .section03__lineup__image img {
    height: 22.6%;
  }
  .pot .section03__lineup__image img {
    height: 88%;
  }
  .pot .section04 {
    background: url(../img/pot/sec04.jpg) 50% 0 no-repeat;
    background-size: cover;
  }
  .pot .section04__title {
    width: 40.26%;
    padding: 4.53% 0 3.12%;
    text-align: center;
    margin: auto;
  }
  .pot .section04__title img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section04__list {
    padding: 0 13.65% 8.59%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section04__item {
    text-align: center;
  }
  .pot .section04__item__title {
    padding: 2.29% 0;
  }
  .pot .section04__item__detail {
    font-size: 1.4vw;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 1.5;
  }
  .pot .section04__item:nth-child(1) .section04__item__title {
    width: 100%;
  }
  .pot .section04__item:nth-child(1) .section04__item__title img {
    width: 100%;
    max-width: 926px;
    vertical-align: middle;
  }
  .pot .section04__item:nth-child(2) .section04__item__title {
    width: 100%;
  }
  .pot .section04__item:nth-child(2) .section04__item__title img {
    width: 100%;
    max-width: 763px;
    vertical-align: middle;
  }
  .pot .section04__item:nth-child(3) .section04__item__title {
    width: 100%;
  }
  .pot .section04__item:nth-child(3) .section04__item__title img {
    width: 100%;
    max-width: 615px;
    vertical-align: middle;
  }
  .pot .section05 {
    background: url(../img/pot/sec05_bg.jpg);
  }
  .pot .section05__title {
    width: 43.64%;
    padding: 4.53% 0 3.12%;
    text-align: center;
    margin: auto;
  }
  .pot .section05__title img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section05__content {
    padding: 0 13.54%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section05__list {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .pot .section05__item {
    display: table-cell;
    vertical-align: top;
    padding: 0.5%;
  }
  .pot .section05__item__title img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section05__item__subtitle {
    padding: 7.2% 0 7.2% 2.77%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section05__item__text {
    color: #FFFFFF;
    line-height: 1.75;
    font-weight: normal;
    padding: 0 2.77%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section05__item__big {
    width: 49.21%;
    margin: auto;
    padding: 4.16% 0;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .section05__item__big .section05__item__subtitle {
    width: 97.96%;
  }
  .pot .section05__item__big .section05__item__subtitle img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section05__item__big .section05__item__text {
    text-align: left;
  }
  .pot .section05__item:nth-child(1) .section05__item__subtitle {
    width: 51.66%;
  }
  .pot .section05__item:nth-child(1) .section05__item__subtitle img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section05__item:nth-child(2) .section05__item__subtitle {
    width: 31.66%;
  }
  .pot .section05__item:nth-child(2) .section05__item__subtitle img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section05__item:nth-child(3) .section05__item__subtitle {
    width: 39.44%;
  }
  .pot .section05__item:nth-child(3) .section05__item__subtitle img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .section05__item:nth-child(4) .section05__item__subtitle {
    width: 33.88%;
  }
  .pot .section05__item:nth-child(4) .section05__item__subtitle img {
    width: 100%;
    vertical-align: middle;
  }
  .pot .cart {
    display: block;
    width: 100%;
    background: #e5e5e5;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .cart__wrap {
    position: relative;
    width: 100%;
    padding: 0 0 6.9%;
  }
  .pot .cart__wrap__price {
    position: absolute;
    display: block;
    width: 18.52%;
    vertical-align: middle;
    color: #141414;
    padding: 2.39% 0 0;
    left: 33.33%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pot .cart__wrap__price .price {
    display: inline-block;
    font-size: 2.45vw;
    font-weight: bold;
  }
  .pot .cart__wrap__price .sub {
    display: inline-block;
    font-size: 1vw;
    font-weight: normal;
  }
  .pot .cart__wrap__button {
    position: absolute;
    display: block;
    width: 16.66%;
    right: 31.56%;
    vertical-align: middle;
    padding: 1.66% 0 0;
  }
  .pot .cart__wrap__button a {
    display: block;
    font-size: 1.55vw;
    color: #FFFFFF;
    text-align: center;
    background: #e50112;
    text-decoration: none;
    padding: 6% 3.65%;
    @incldue box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .pot .cart__wrap__button a:hover {
    background: #ed4e5a;
  }

  /* ------------------------------------ */
  /* conceptpage				*/
  /* ------------------------------------ */
  .concept {
    position: relative;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", Meiryo, "メイリオ", Osaka, serif;
    background: url(../img/concept/bg_main.jpg) 0 0 no-repeat;
    background-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .concept #mainContent {
    max-width: 57.37%;
    width: 100%;
    margin: auto;
    padding: 6.46% 0 0;
  }
  .concept__content {
    position: relative;
    background: #FFFFFF;
    margin: 5.61% 0 7.07%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .concept__img1 {
    position: absolute;
    width: 23.75%;
    padding: 0;
    margin: -31.5% 0 0 -5%;
    z-index: 500;
  }
  .concept__img1 img {
    width: 100%;
    vertical-align: middle;
  }
  .concept__img2 {
    position: absolute;
    width: 20.5%;
    padding: 0;
    margin: -14.8% 0 0 83.4%;
    z-index: 500;
  }
  .concept__img2 img {
    width: 100%;
    vertical-align: middle;
  }
  .concept__img3 {
    position: absolute;
    width: 16%;
    padding: 0%;
    margin: -1% 0 0 -5%;
    z-index: 500;
  }
  .concept__img3 img {
    width: 100%;
    vertical-align: middle;
  }
  .concept__img4 {
    position: absolute;
    width: 39.08%;
    padding: 0;
    margin: 6.5% 0 0 77%;
    z-index: 500;
  }
  .concept__img4 img {
    width: 100%;
    vertical-align: middle;
  }
  .concept__logo {
    width: 29.56%;
    padding: 6.31% 0 10.35%;
    text-align: center;
    margin: auto;
  }
  .concept__logo img {
    width: 100%;
    vertical-align: middle;
  }
  .concept__title {
    font-size: 50px;
    font-size: 2.60417vw;
    color: #18233A;
    text-align: center;
    padding: 0 0 6.84%;
  }
  .concept__text {
    font-size: 24px;
    font-size: 1.25vw;
    color: #18233A;
    text-align: center;
    line-height: 1.65;
  }
  .concept__text span {
    font-size: 38px;
    font-size: 1.97917vw;
  }
  .concept__text__block1 {
    padding: 0 0 5.44%;
  }
  .concept__text__block1 p {
    display: block;
  }
  .concept__text__block2 {
    padding: 0 0 10.35%;
  }
  .concept__text__block2 p {
    display: block;
  }
  .concept__text__block3 {
    padding: 0 0 12.1%;
  }
  .concept__text__block3 p {
    display: block;
  }
  .concept__text__block4 {
    padding: 0 0 5.44%;
  }
  .concept__text__block4 p {
    display: block;
  }
  .concept__text__block5 {
    padding: 0 0 5.44%;
  }
  .concept__text__block5 p {
    display: block;
  }
  .concept__text__block6 {
    padding: 0 0 14.03%;
  }
  .concept__text__block6 p {
    display: block;
  }

  /* ------------------------------------ */
  /* お米LP				*/
  /* ------------------------------------ */
  .rice {
    color: #0e1321;
    font-feature-settings: "palt" 1;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", Meiryo, "メイリオ", Osaka, serif;
  }
  .rice header {
    position: absolute;
    display: table;
    width: 100%;
    height: inherit;
    background: rgba(255, 255, 255, 0.12);
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
    border-bottom: 0;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.16);
    z-index: 1000;
  }
  .rice header .head__logo {
    position: relative;
    padding: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
  }
  .rice header .head__logo a img {
    width: inherit;
    max-width: 281px;
    filter: brightness(100%);
  }
  .rice header .head__menu__buy {
    position: absolute;
    right: 0;
    display: block;
    width: 412px;
    vertical-align: middle;
    table-layout: fixed;
  }
  .rice header .head__menu__price {
    position: relative;
    right: inherit;
    display: table-cell;
    width: 400px;
    vertical-align: middle;
    color: #FFFFFF;
    text-align: right;
    padding: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice header .head__menu__price .price {
    font-size: 26px;
    font-size: 1.625rem;
    padding: 0 0 8px;
  }
  .rice header .head__menu__price .sub {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
  }
  .rice header .head__menu__button {
    position: relative;
    display: table-cell;
    width: 280px;
    vertical-align: middle;
    padding: 0 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice header .head__menu__button a {
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    color: #333333;
    text-align: center;
    background: #FFFFFF;
    text-decoration: none;
    padding: 16px 0;
    @incldue box;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .rice header .head__menu__button a:hover {
    background: #489aaa;
  }
  .rice header .head__menu__button a:before {
    display: inline-block;
    content: "";
    width: 33px;
    height: 25px;
    background: url(../img/rice/icon_cart.png) 0 0 no-repeat;
    vertical-align: text-bottom;
    padding: 0 8px 0 0;
  }
  .rice #mainContent {
    position: relative;
    max-width: 100%;
  }
  .rice #mainContent .mv {
    position: relative;
  }
  .rice #mainContent .mv__title {
    position: absolute;
    width: 40.625%;
    left: 0;
    top: 0;
    padding: 10.41% 0 0 29.16%;
    z-index: 100;
  }
  .rice #mainContent .mv__title img {
    width: 100%;
    vertical-align: middle;
  }
  .rice #mainContent .mv img {
    width: 100%;
    vertical-align: middle;
  }
  .rice .point {
    padding: 74px 0;
  }
  .rice .point__title {
    color: #489aaa;
    width: 100%;
    height: 86px;
    background: url(../img/rice/patt_line.png) 50% 50% repeat-x;
    text-align: center;
  }
  .rice .point__title p {
    display: inline-block;
    font-size: 30px;
    font-size: 1.875rem;
    background: #FFFFFF;
    padding: 0 24px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 0.45em;
    line-height: 1.25;
  }
  .rice .point__title span {
    font-size: 52px;
    font-size: 3.25rem;
    display: block;
  }
  .rice .point__list {
    display: table;
    width: 100%;
    max-width: 1140px;
    table-layout: fixed;
    margin: auto;
    padding: 40px 16px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .point__list__detail {
    display: table-cell;
    vertical-align: middle;
  }
  .rice .point__list__detail img {
    width: 100%;
    vertical-align: middle;
  }
  .rice .point__list__detail:nth-child(1) {
    padding: 0 16px 0 0;
  }
  .rice .point__list__detail:nth-child(2) {
    padding: 0 0 0 16px;
  }
  .rice .section01 {
    padding: 0 0 120px;
  }
  .rice .section01__head img {
    width: 100%;
    vertical-align: middle;
  }
  .rice .section01__title {
    display: block;
    font-size: 60px;
    font-size: 3.75rem;
    text-align: center;
    padding: 96px 8px 8px;
    margin: auto;
  }
  .rice .section01__title p {
    display: inline-block;
    border-bottom: 1px solid #333333;
    padding: 0 0 8px;
  }
  .rice .section01__img {
    text-align: center;
    padding: 52px 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .section01__img img {
    width: 100%;
    max-width: 228px;
    vertical-align: middle;
  }
  .rice .section01__subtitle {
    font-size: 48px;
    font-size: 3rem;
    text-align: center;
    padding: 0 0 64px;
    line-height: 1.275;
  }
  .rice .section01__subtitle span {
    color: #489aaa;
  }
  .rice .section01__text {
    width: 100%;
    max-width: 1140px;
    line-height: 2;
    padding: 0 16px 16px;
    margin: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .section01__text p {
    padding: 0 0 64px;
  }
  .rice .section01__photo {
    text-align: center;
  }
  .rice .section01__photo img {
    width: 100%;
    max-width: 496px;
    vertical-align: middle;
  }
  .rice .section01__subtitle2 {
    font-size: 38px;
    font-size: 2.375rem;
    text-align: center;
    padding: 104px 0 72px;
  }
  .rice .section01__wash {
    width: 100%;
    max-width: 1140px;
    line-height: 1.5;
    margin: auto;
    padding: 0 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .section01__wash p {
    font-size: 22px;
    font-size: 1.375rem;
  }
  .rice .section01__wash__point {
    border: 1px solid #333333;
    padding: 40px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 16px 0 0;
  }
  .rice .section01__wash__detail {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .rice .section01__wash__img {
    display: table-cell;
    vertical-align: middle;
    padding: 0 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #333333;
    border-bottom: 0;
  }
  .rice .section01__wash__img img {
    width: 100%;
    max-width: 294px;
    vertical-align: middle;
  }
  .rice .section01__wash__img:nth-last-child(1) {
    border-right: 0;
  }
  .rice .section02 {
    background: #fcfcfc;
  }
  .rice .section02__title {
    font-size: 52px;
    font-size: 3.25rem;
    padding: 104px 0 72px;
    text-align: center;
  }
  .rice .section02__title span {
    color: #489aaa;
  }
  .rice .section02__mv img {
    width: 100%;
    vertical-align: middle;
  }
  .rice .section02__mv p {
    display: inline-bock;
    width: 100%;
    max-width: 1140px;
    font-size: 14px;
    font-size: 0.875rem;
    margin: auto;
    text-align: right;
    padding: 8px 0;
  }
  .rice .section02__detail__title {
    font-size: 22px;
    font-size: 1.375rem;
    padding: 0 0 32px;
  }
  .rice .section02__detail__text {
    padding: 0 0 64px;
  }
  .rice .section02__text {
    width: 100%;
    max-width: 1140px;
    line-height: 2;
    margin: auto;
    padding: 64px 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .section02__list__thumb {
    width: 50%;
  }
  .rice .section02__list__thumb img {
    width: 100%;
    vertical-align: middle;
  }
  .rice .section02__list__title {
    font-size: 22px;
    font-size: 1.375rem;
    padding: 0 0 40px;
  }
  .rice .section02__list__text {
    width: 50%;
  }
  .rice .section02__list.left .section02__list__thumb {
    float: left;
    padding: 0 48px 64px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .section02__list.left .section02__list__text {
    float: left;
    padding: 40px 0 0;
  }
  .rice .section02__list.right .section02__list__thumb {
    float: right;
    padding: 0 0 0 48px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .section02__list.right .section02__list__text {
    float: right;
  }
  .rice .section02__foot {
    width: 100%;
  }
  .rice .section02__foot img {
    width: 100%;
    vertical-align: middle;
  }
  .rice .section03 {
    padding: 132px 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #c8eaf1;
  }
  .rice .section03__title {
    font-size: 48px;
    font-size: 3rem;
    padding: 0 0 32px;
    text-align: center;
    line-height: 1.5;
  }
  .rice .section03__title span {
    color: #489aaa;
  }
  .rice .section03__mv {
    width: 100%;
    max-width: 1167px;
    margin: auto;
    text-align: center;
  }
  .rice .section03__mv img {
    width: 100%;
    vertical-align: middle;
  }
  .rice .section03__review {
    width: 100%;
    max-width: 1432px;
    padding: 80px 80px 136px;
    background: #FFFFFF;
    margin: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .section03__review__title {
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: bold;
    text-align: center;
    padding: 0 0 64px;
  }
  .rice .section03__review__title:before {
    display: inline-block;
    content: "";
    width: 2px;
    height: 28px;
    transform: rotate(-25deg);
    background: #0e1321;
    vertical-align: bottom;
    margin: 0 16px 0 0;
  }
  .rice .section03__review__title:after {
    display: inline-block;
    content: "";
    width: 2px;
    height: 28px;
    transform: rotate(25deg);
    background: #0e1321;
    vertical-align: bottom;
    margin: 0 0 0 16px;
  }
  .rice .section03__review__subtitle {
    width: 100%;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: normal;
    text-align: center;
    background: url(../img/rice/sec03_line.png) 50% 50% repeat-x;
  }
  .rice .section03__review__subtitle span {
    background: #FFFFFF;
    padding: 0 32px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .section03__review__thumb {
    width: 27%;
  }
  .rice .section03__review__thumb img {
    width: 100%;
    vertical-align: middle;
  }
  .rice .section03__review__text {
    width: 73%;
  }
  .rice .section03__review__text .name {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 0 24px;
  }
  .rice .section03__review__text .fukidashi {
    border: 1px solid #0e1321;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 40px 56px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.7;
  }
  .rice .section03__review__peaple {
    width: 100%;
    max-width: 1104px;
    padding: 72px 0 0;
    margin: auto;
  }
  .rice .section03__review__peaple.left .section03__review__thumb {
    float: left;
    padding: 0 40px 0 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .section03__review__peaple.left .section03__review__text {
    float: left;
  }
  .rice .section03__review__peaple.right .section03__review__thumb {
    float: right;
    padding: 0 0 0 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .section03__review__peaple.right .section03__review__text {
    float: right;
  }
  .rice .section04 {
    background: #e8e8e8;
    padding: 80px 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  .rice .section04__title {
    font-size: 42px;
    font-size: 2.625rem;
  }
  .rice .section04__title:before {
    display: inline-block;
    content: "";
    width: 2px;
    height: 50px;
    transform: rotate(-25deg);
    background: #0e1321;
    vertical-align: middle;
    margin: 0 16px 0 0;
  }
  .rice .section04__title:after {
    display: inline-block;
    content: "";
    width: 2px;
    height: 50px;
    transform: rotate(25deg);
    background: #0e1321;
    vertical-align: middle;
    margin: 0 0 0 16px;
  }
  .rice .section04__text {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 40px 0;
    line-height: 1.5;
    font-weight: normal;
  }
  .rice .section04__text span {
    font-size: 36px;
    font-size: 2.25rem;
    border-bottom: 1px solid #489aaa;
  }
  .rice .section04__button {
    display: table;
    width: 100%;
    max-width: 900px;
    margin: auto;
  }
  .rice .section04__button__thumb {
    display: table-cell;
    vertical-align: middle;
  }
  .rice .section04__button__thumb img {
    width: initial;
  }
  .rice .section04__button__link {
    display: table-cell;
    vertical-align: middle;
    padding: 0 64px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .section04__button__link a {
    display: inline-block;
    width: 360px;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: normal;
    padding: 24px 0;
    text-align: center;
    color: #FFFFFF;
    background: #489aaa;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .rice .section04__button__link a:after {
    display: inline-block;
    content: "";
    width: 22px;
    height: 17px;
    margin: 0 0 0 8px;
    background: url(../img/rice/btn_arrow.png) 0 0 no-repeat;
  }
  .rice .section04__button__link a:hover {
    background: #60aebe;
  }
  .rice .section05 {
    padding: 80px 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  .rice .section05__title {
    font-size: 52px;
    font-size: 3.25rem;
  }
  .rice .section05__title span {
    color: #489aaa;
  }
  .rice .section05__text {
    font-size: 22px;
    font-size: 1.375rem;
    padding: 40px 0;
    line-height: 1.5;
    font-weight: normal;
    text-align: center;
  }
  .rice .section05__text span {
    font-size: 36px;
    font-size: 2.25rem;
    border-bottom: 1px solid #489aaa;
  }
  .rice .section05__list {
    display: table;
    width: 100%;
    max-width: 1140px;
    table-layout: fixed;
    margin: auto;
  }
  .rice .section05__list__item {
    display: table-cell;
    vertical-align: middle;
    padding: 0 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .section05__list__item .thumb img {
    width: 100%;
    vertical-align: middle;
  }
  .rice .section05__list__item .name {
    font-size: 18px;
    font-size: 1.125rem;
    text-align: left;
    padding: 16px 0 8px;
    font-weight: normal;
  }
  .rice .section05__list__item .price {
    font-size: 16px;
    font-size: 1rem;
    text-align: left;
    font-weight: normal;
  }
  .rice .section05__list__item .button {
    vertical-align: middle;
    padding: 48px 16px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .section05__list__item .button a {
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    color: #0e1321;
    text-align: center;
    text-decoration: none;
    padding: 16px 0;
    @incldue box;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 1px solid #0e1321;
    margin: auto;
  }
  .rice .section05__list__item .button a:hover {
    color: #FFFFFF;
    background: #0e1321;
  }
  .rice .section05__list__item .button a:hover:before {
    display: inline-block;
    content: "";
    width: 33px;
    height: 25px;
    background: url(../img/rice/icon_cart_w.png) 0 0 no-repeat;
    vertical-align: text-bottom;
    padding: 0 8px 0 0;
  }
  .rice .section05__list__item .button a:before {
    display: inline-block;
    content: "";
    width: 33px;
    height: 25px;
    background: url(../img/rice/icon_cart.png) 0 0 no-repeat;
    vertical-align: text-bottom;
    padding: 0 8px 0 0;
  }
  .rice .cart {
    padding: 32px 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #0e1321;
  }
  .rice .cart__wrap {
    display: table;
    width: 100%;
    max-width: 1140px;
    margin: auto;
    font-weight: normal;
  }
  .rice .cart__thumb {
    display: table-cell;
    width: 304px;
    vertical-align: middle;
  }
  .rice .cart__thumb img {
    width: 100%;
  }
  .rice .cart__item {
    display: table-cell;
    vertical-align: middle;
    color: #FFFFFF;
    padding: 0 0 0 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rice .cart__item__name {
    font-size: 36px;
    font-size: 2.25rem;
    text-align: left;
  }
  .rice .cart__item__price {
    font-size: 22px;
    font-size: 1.375rem;
    padding: 16px 0;
    text-align: left;
  }
  .rice .cart__item__price span {
    font-size: 16px;
    font-size: 1rem;
  }
  .rice .cart__item__point p {
    float: left;
    padding: 0 24px 0 0;
  }
  .rice .cart__button {
    position: relative;
    display: table-cell;
    width: 460px;
    vertical-align: middle;
    padding: 0 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  .rice .cart__button p {
    font-size: 20px;
    font-size: 1.25rem;
    color: #FFFFFF;
    text-align: center;
    padding: 24px 0 0;
  }
  .rice .cart__button a {
    display: inline-block;
    width: 360px;
    font-size: 18px;
    font-size: 1.125rem;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    padding: 16px 0;
    @incldue box;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 1px solid #FFFFFF;
    margin: auto;
  }
  .rice .cart__button a:hover {
    color: #333333;
    background: #FFFFFF;
  }
  .rice .cart__button a:hover:before {
    display: inline-block;
    content: "";
    width: 33px;
    height: 25px;
    background: url(../img/rice/icon_cart.png) 0 0 no-repeat;
    vertical-align: text-bottom;
    padding: 0 8px 0 0;
  }
  .rice .cart__button a:before {
    display: inline-block;
    content: "";
    width: 33px;
    height: 25px;
    background: url(../img/rice/icon_cart_w.png) 0 0 no-repeat;
    vertical-align: text-bottom;
    padding: 0 8px 0 0;
  }

  .receipt {
    position: relative;
    width: 74%;
    margin: 40px auto;
    padding: 48px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #DDD;
  }
  .receipt h2 {
    display: block;
    font-size: 28px;
    font-size: 1.75rem;
    text-align: center;
    padding: 0 0 16px;
    font-weight: bold;
  }
  .receipt__date__wrap {
    float: right;
  }
  .receipt__date__day {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0 0 8px;
  }
  .receipt__date__no {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0 0 8px;
  }
  .receipt__date__inkan img {
    width: 100%;
    verticala-align: middle;
  }
  .receipt__name {
    display: inline-block;
    width: 50%;
  }
  .receipt__name ul {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 0 0 8px;
  }
  .receipt__name ul li {
    display: table-cell;
    vertical-align: middle;
  }
  .receipt__name ul li.atena {
    width: 15%;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
  }
  .receipt__name ul li.name {
    width: 70%;
    font-size: 22px;
    font-size: 1.375rem;
    text-align: center;
    font-weight: bold;
  }
  .receipt__name ul li.sama {
    width: 15%;
    font-size: 22px;
    font-size: 1.375rem;
    text-align: right;
    font-weight: bold;
  }
  .receipt__address__wrap {
    float: right;
    background: url(../img/common/inkan.png) 100% 100% no-repeat;
    background-size: contain;
    padding: 0 72px 40px 0;
  }
  .receipt__address__wrap .name {
    font-size: 16px;
    font-size: 1rem;
    padding: 8px 0 4px;
    font-weight: bold;
  }
  .receipt__address__wrap .postcode {
    font-size: 16px;
    font-size: 1rem;
    padding: 0 0 4px;
    font-weight: bold;
  }
  .receipt__address__wrap .address {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
  }
  .receipt__detail {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 0 0 40px;
    table-layout: fixed;
  }
  .receipt__detail ul {
    display: table-cell;
    width: 60%;
    vertical-align: bottom;
  }
  .receipt__detail ul li {
    display: table;
    width: 100%;
    padding: 0 0 8px;
  }
  .receipt__detail ul li div {
    display: table-cell;
    vertical-align: top;
  }
  .receipt__detail__price.left {
    width: 30%;
    vertical-align: middle;
  }
  .receipt__detail__price.right {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold;
    vertical-align: middle;
  }
  .receipt__detail__name {
    padding: 0 0 16px;
  }
  .receipt__detail__name.left {
    width: 30%;
  }
  .receipt__detail__type.left {
    width: 30%;
  }
  .receipt__detail__day.left {
    width: 30%;
  }
  .receipt__detail__logo {
    display: table-cell;
    width: 40%;
    vertical-align: bottom;
    padding: 0 0 8px;
  }
  .receipt__detail__logo img {
    width: 50%;
    padding: 0 0 8px;
  }
  .receipt__table__list {
    width: 100%;
    border: 1px solid #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .receipt__table__list tr {
    height: 26px;
    vertical-align: middle;
  }
  .receipt__table__list tr th {
    font-size: 14px;
    font-size: 0.875rem;
    color: #FFF;
    text-align: center;
    background: #0000de;
    border: 1px solid #000;
    padding: 2px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .receipt__table__list tr td {
    border-right: 1px solid #000;
    padding: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .receipt__table__list tr td.value {
    text-align: right;
  }
  .receipt__table__list tr td.price {
    text-align: right;
  }
  .receipt__table__list tr td.total {
    text-align: right;
  }
  .receipt__table__list tr:nth-child(even) {
    background: #dee1ff;
  }
  .receipt__table__wrap {
    padding: 0 0 16px;
    border-bottom: 1px solid #000;
  }
  .receipt__table__total {
    float: right;
    width: 30%;
    border: 1px solid #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 16px auto 0;
  }
  .receipt__table__total .title {
    font-size: 14px;
    font-size: 0.875rem;
    text-align: center;
    border: 1px solid #000;
    padding: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .receipt__table__total .price {
    font-size: 14px;
    font-size: 0.875rem;
    width: 60%;
    text-align: right;
    border: 1px solid #000;
    padding: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .receipt__foot {
    padding: 24px 0 0;
    text-align: center;
  }
  .receipt__foot img {
    width: 25%;
    vertical-align: middle;
  }
}
@media print {
  body {
    -webkit-print-color-adjust: exact;
  }

  header {
    display: none;
  }

  nav {
    display: none;
  }

  .hamburger__inner {
    display: none;
  }

  .menu__inner__news {
    display: none;
  }

  .menu__inner__search {
    display: none;
  }

  .breadcrumbs {
    display: none;
  }

  footer {
    display: none;
  }

  #mainContent {
    margin-left: 0;
    width: auto;
  }

  .receipt {
    padding: 16px;
    width: 172mm;
    height: 251mm;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 16px auto;
    border: none;
    page-break-after: always;
  }
  .receipt__name ul li {
    float: left;
  }
  .receipt__name ul li.atena {
    padding: 4px 16px 0 0;
  }
  .receipt__name ul li.sama {
    padding: 0 0 0 16px;
  }
  .receipt__address__wrap {
    float: right;
  }
  .receipt__detail {
    padding: 0 0 24px;
  }
  .receipt__detail ul {
    float: left;
    width: 60%;
  }
  .receipt__detail ul li {
    table-layout: fixed;
  }
  .receipt__detail__logo {
    float: left;
    width: 40%;
    margin: 64px 0 0;
  }
  .receipt__foot img {
    width: 20%;
  }

  .print {
    display: none;
  }

  .footer__copyright {
    display: none;
  }
}
.print {
  margin: 0 auto 80px;
  text-align: center;
}

#owners .month-plan .inner {
  padding-bottom: 0;
}
