/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
ol,
ul {
  list-style: none;
  padding-inline-start: 0;
}
h1,
h2 {
  font-weight: 700;
}
h4 {
  line-height: 1.4;
  margin-bottom: 10px;
}
.header.content {
  background: linear-gradient(#ffffff, #d3d3d3);
  border: solid 1px #221815;
  padding: 30px 0 0 25px ;
}
.page-wrapper {
  width: 960px;
  margin: auto;
  position: relative;
}
.page-header .panel.wrapper {
  border-bottom: 0;
  display: inline;
  position: absolute;
  right: 140px;
  top: 69px;
  z-index: 10;
}
.page-header .header.panel {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 13px;
}
.page-main {
  padding-right: 0;
  padding-left: 0;
  position: relative;
  top: -40px;
}
.cms-home .page-main,
.cms-no-route .page-main,
.account .page-main {
  top: 0;
}
.page-title-wrapper {
  left: 244.992px;
  position: absolute;
  top: 20px;
}
.account .page-title-wrapper {
  top: 0;
  left: 0;
  position: relative;
}
.catalog-product-view .page-title-wrapper {
  left: unset;
  right: 0;
  width: 35.75%;
  float: right;
}
.page-layout-1column .page-title-wrapper {
  left: unset;
}
.catalog-product-view .page-title-wrapper h1 {
  font-size: 19px;
}
.cms-home .page-title-wrapper {
  top: 0;
}
.wordpress-homepage-view .page-title-wrapper {
  display: none;
}
.breadcrumbs {
  left: 244.992px;
  position: relative;
  padding-left: 0;
  padding-top: 20px;
  margin-bottom: 0;
}
.columns .column.main {
  margin-top: 55px;
}
.cms-home .columns .column.main,
.cms-home .columns .column.main h4 {
  margin-top: 0;
}
.contact-index-index .columns,
.paypal-express-review .columns,
.customer-account-create .columns {
  margin-top: 35px;
}
.wordpress-homepage-view .columns .column.main {
  margin-top: 0;
}
li.welcome {
  position: absolute;
  top: -35px;
  left: -400px;
  display: block;
  z-index: 9;
  font-size: 18px !important;
}
.block-search,
.minicart-wrapper .action.showcart:before {
  display: none;
}
.header.panel > .header.links > li {
  margin: 7px 0 0 5px;
}
.header.links li a {
  text-decoration: underline;
  font-size: 13px;
}
.minicart-wrapper {
  top: 45px;
  right: 0px;
  width: 120px;
  text-align: left;
}
.minicart-wrapper .action.showcart .text {
  position: relative;
  font-size: 13px;
  overflow: auto;
  text-decoration: underline;
}
.opc-wrapper {
  width: 66.66666%;
}
.opc-sidebar {
  width: 33.33333%;
}
.sidebar-left {
  position: relative;
  z-index: 0;
  margin: 0 0 0;
  -webkit-text-size-adjust: none;
}
.sidebar-left ul li {
  padding: 12px 13px;
  font-size: 16px;
  border: solid 1px #040000;
  background: #C4B098;
  margin-bottom: 1px;
  white-space: nowrap;
}
.sidebar-left ul li a,
.sidebar-left ul li a:hover {
  color: #221815;
  display: block;
  transform: scaleX(0.95);
}
.sidebar-left ul li a.narrow {
  transform: scaleX(0.8);
  margin-left: -10%;
}
.page-layout-2columns-left .main {
  padding-left: 0;
}
.account.page-layout-2columns-left .column.main {
  width: 75%;
}
.account.page-layout-2columns-left .sidebar-main {
  width: 25%;
}
.top-notice {
  background: #D80029;
  position: absolute;
  top: 0;
  right: 0;
  padding: 11px 30px;
  font-size: 15px;
  line-height: 1.5;
}
.top-notice a,
.top-notice a:hover {
  color: #FFF;
}
.nav-sections {
  margin-bottom: 0;
}
ul.album li {
  position: relative;
  width: 139px;
  height: 100px;
  display: block;
  float: left;
  border: solid 3px #040000;
  border-right: none;
  margin-bottom: 0;
}
ul.album li.last {
  border-right: solid 3px #040000;
  width: 139px;
}
ul.album.bottom li {
  border-top: none;
}
ul.album li img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 90%;
}
.cms-page-view .std ul.album li {
  margin-bottom: 0;
}
.image {
  margin-bottom: 34px;
  display: block;
}
.image img {
  margin-right: 30px;
  display: inline;
}
.leaflet {
  display: table;
  margin-bottom: 20px;
}
.leaflet img {
  float: left;
}
.leaflet .desc {
  margin: 0 35px 0 15px;
  float: left;
  width: 120px;
}
.image-desc {
  font-size: 12px;
  display: table;
}
.album.bottom {
  height: 100px;
}
div.album {
  display: table;
}
.block-shimamichi {
  margin-bottom: 100px;
}
.info {
  margin: 55px 0 100px;
}
.info th,
.info td {
  padding: 5px;
}
.info th {
  white-space: nowrap;
}
.cms-page-view .std p.attention {
  clear: left;
  color: #E7211A;
}
.right {
  float: right;
}
.guide img {
  max-width: 80%;
  padding-top: 7px;
  display: inline;
}
.guide table {
  margin-bottom: 18px;
  width: 100%;
}
.guide table th {
  width: 45px;
  vertical-align: top;
}
.guide table thead {
  background: #EDEBE7;
  border: 1px solid #796955;
}
.guide table.bank td {
  height: 30px;
  padding: 5px 20px;
}
.guide table.shipping th,
.guide table.shipping td {
  height: 50px;
  padding: 5px 20px;
}
.guide table.shipping th.size {
  padding: 5px 10px;
}
.guide table.shipping th {
  border-right: 1px solid #796955;
  text-align: center;
  vertical-align: middle;
}
.guide table.shipping th.region,
.guide table.shipping th.prefecture {
  text-align: left;
}
.guide table.shipping th.region {
  width: 12%;
}
.guide table.shipping th.prefecture {
  width: 30%;
}
.guide table.shipping td.prefecture {
  font-size: 12px;
}
.guide table.shipping th.region-p {
  width: 42%;
}
.guide table.shipping td.region-p,
.guide table.shipping td.center {
  text-align: center;
}
.guide table.shipping th.last {
  border-right: none;
}
.guide table.bank td,
.guide table.shipping td {
  border: 1px solid #796955;
  vertical-align: middle;
}
.guide table.shipping td.size {
  text-align: right;
}
.product-link {
  clear: left;
}
#fancybox-outer {
  position: absolute;
}
.red {
  color: #D80029;
}
.pink {
  color: #eb7f94;
  font-size: 110%;
}
.block-title {
  position: relative;
  padding-bottom: 7px;
  margin-bottom: 5px;
  border-bottom: 1px solid #221815;
}
.block-title h2,
.block-title h3,
.block-title strong {
  margin: 0;
  margin-bottom: 10px;
  color: #221815;
  font-family: 'ヒラギノ角ゴPro W5', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', '小塚明朝', sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
}
.block-title small {
  font-size: 100%;
  font-weight: normal;
  color: #a0a0a0;
}
h3 {
  font-weight: 600;
  margin-bottom: 2rem;
}
.contact h3 {
  margin-top: 20px;
}
body:not(.customer-account) .block:first-child .block-title {
  border-top: none;
  padding-top: 0;
}
.block-subtitle {
  font-weight: bold;
  margin-bottom: 7px;
}
.block-content {
  margin: 10px 0 0;
  font-size: 12px;
}
.block-content span.mark {
  font-size: 14px;
  width: 10px;
  position: absolute;
  margin: -2px -15px;
}
.block-content a {
  color: #221815;
}
.block-content.unpad {
  padding: 0;
}
.block-content li.item {
  padding-left: 15px;
  margin-top: 12px;
}
.block-viewed .block-content li.item,
.block-compare .block-content li.item {
  padding-left: 0;
}
.block-content li.item:last-child {
  margin-bottom: 0;
}
.block .actions {
  margin: 10px 0 0;
}
.block .actions:after {
  content: '';
  display: table;
  clear: both;
}
.block .actions a {
  float: left;
}
.block .actions .button {
  float: right;
}
.col-left .block .actions .button ~ a,
.col-right .block .actions .button ~ a {
  line-height: 33px;
  margin-right: 5px;
}
.block-recent-posts,
.block-viewed,
.block-compare,
.block-compared {
  margin-top: 29px;
  padding: 0;
  background: none;
  width: 178px;
  float: left;
  position: relative;
}
.block-recent-posts {
  margin-top: 35px;
}
.block-bottom {
  position: relative;
  padding-top: 10px;
  margin-top: 10px;
}
.block-bottom a {
  color: #221815;
  font-size: 11px;
}
.b-btm {
  border-bottom: 1px solid #221815;
  font-size: 12px;
  padding-bottom: 10px;
  width: 178px;
  position: absolute;
  top: 122px;
}
#contact-form {
  padding-left: 0;
}
#contact-form h2,
#contact-form .fieldset .legend,
#contact-form .field.note.no-label,
.field.choice.newsletter {
  display: none;
}
#contact-form:after {
  content: '';
  display: table;
  clear: both;
}
#contact-form .fieldset .legend + .required {
  margin: 0;
}
#kiyaku h4,
#privacy h4,
#envi h3 {
  margin-top: 55px;
}
#kiyaku p,
#privacy p {
  margin-bottom: 20px;
}
#kiyaku p.desc {
  margin-bottom: 15px;
}
.top-key {
  background: #EDEBE7;
}
.page-popup .top-key,
.page-print .top-notice {
  display: none;
}
.top-key-inner {
  font-size: 12px;
  color: #221815;
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 0;
}
.header-message {
  position: absolute;
  right: 0px;
  top: 15px;
}
.about-us img {
  float: left;
  margin-right: 24px;
  margin-bottom: 33px;
  height: 158px;
}
.about-us ul {
  clear: both;
  list-style: disc;
}
.about-us table {
  width: 100%;
}
.about-us table th {
  vertical-align: middle;
}
.about-us table th,
.about-us table td,
.post-list table th,
.post-list table td {
  line-height: 1.8;
  padding: 5px 0;
  text-align: left;
}
.about-us table th,
.post-list table th {
  white-space: nowrap;
  vertical-align: top;
  padding-right: 30px;
}
.about-us a {
  color: #0068B6;
}
.post-list table th,
.post-list table td {
  font-size: 12px;
}
.post-meta {
  display: none;
}
.post-list-item h2,
.guide h2 {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 18px;
}
.post-list-item h2 {
  color: #0068B6;
  margin-top: 20px;
}
.post-entry {
  margin-bottom: 0;
  font-size: 105%;
}
.post-list.grid li {
  width: 100%;
}
#pageTop {
  margin: 0;
  padding: 0;
  position: relative;
}
#pageTop p {
  position: fixed;
  bottom: 40px;
  width: 960px;
  margin: 0 auto;
  text-align: right;
}
#pageTop p span.pagetop {
  background: rgba(255, 255, 255, 0.7);
}
#pagetop {
  display: block;
  width: 27px;
  height: 27px;
  opacity: 0.7;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
#pageTop a {
  float: right;
  margin-top: -4px;
}
.block-static-block.widget {
  margin-bottom: 35px;
}
.footer.content {
  border: none;
  padding: 0;
  margin: 0;
}
.footer .copyright {
  display: inline;
  float: right;
  top: 32px;
  right: 20px;
  position: relative;
}
.footer.content .links,
.footer.content .block,
#review-form,
.product.data.items > .item.title,
.product-info-main .product.attribute.sku,
.product-info-main .product-addto-links,
.minicart-wrapper .action.showcart.active:before {
  display: none;
}
.page-footer .links {
  background: #EDEBE7;
  padding: 7px 15px;
}
.page-footer .links ul {
  margin-bottom: 0;
}
.page-footer .links li {
  display: inline-block;
  margin-bottom: 0;
  padding: 4px 10px;
}
.page-footer .links a {
  color: #221815;
}
.product-info-main .box-tocart .action.tocart,
.product-item .tocart,
.catalog-category-view .action.primary:hover {
  background: url(../images/btn-addtocart.png) no-repeat;
  width: 178px;
  height: 35px;
  border: 0;
  text-indent: -9999px;
}
.product-info-main .box-tocart {
  padding: 6px 10px;
  margin-bottom: 10px;
  background: #EDEBE7;
  width: 100%;
}
.product-info-main .box-tocart .actions {
  padding-top: 0;
  float: right;
}
.fieldset > .field:not(.choice) > .label {
  clear: left;
}
.product-add-form .fieldset > .field:not(.choice) > .label,
.product-add-form .fieldset > .field:not(.choice) > .control {
  float: left;
  margin: 0 7px 0 0;
  clear: none;
}
.fieldset > .field:not(.choice) > .label {
  width: unset;
}
.fieldset > .field:not(.choice) > .control,
.actions-toolbar > .secondary:last-child {
  clear: left;
}
.fieldset:last-child {
  margin-bottom: 0;
  display: table;
  width: 100%;
}
.product-info-main .box-tocart .input-text.qty {
  height: 21px;
  width: 45px;
}
.product-info-main .box-tocart .field.qty {
  vertical-align: middle;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: none;
  color: #0068b6;
  float: right;
  font-size: 13px;
  top: -4px;
  position: relative;
}
.minicart-wrapper .action.showcart .counter.qty:after {
  content: '点';
}
.product-info-main .price-box .price-wrapper .price:before {
  content: "商品代(税込)";
  font-size: 12px;
}
.product-info-main .price-box .price-wrapper .price {
  font-size: 24px;
  font-weight: normal;
}
.product.data.items > .item.content {
  padding: 0;
  margin-top: 0;
  border-top: 0;
}
.info {
  margin: 0 0 100px;
}
.product-info-main .product.attribute.overview {
  margin: 50px 0;
}
.column:not(.sidebar-additional) form .actions-toolbar {
  float: left;
  margin-left: 0;
}
#contact-form .actions-toolbar > .primary .action:last-child {
  background: url(../images/btn-send.png) no-repeat;
  width: 167px;
  height: 35px;
  border: 0;
  text-indent: -9999px;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  clear: left;
}
#calendar_wrap table > thead > tr > th,
#calendar_wrap table > tbody > tr > th,
#calendar_wrap table > thead > tr > td,
#calendar_wrap table > tbody > tr > td,
#calendar_wrap table > tfoot > tr > td {
  padding: 2px 2.5px;
  text-align: center;
}
.sns-social-icons img {
  width: 30px;
}
.wordpress-term-view .page-title-wrapper h1 {
  font-size: 21px;
  margin-bottom: 0px;
  letter-spacing: -0.5px;
}
.post-list-description {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 18px;
}
.footer.content .switcher.store,
.toolbar-products,
.catalog-category-view .page-title-wrapper,
.amazon-minicart-container {
  display: none;
}
@media only screen and (max-width: 768px) {
  #contact-form {
    padding-left: 0;
  }
  .about-us table th,
  .post-list table th {
    white-space: normal;
    width: 25vw;
  }
  .about-us table th,
  .about-us table td,
  .post-list table th,
  .post-list table td {
    padding: 8px;
  }
  #kiyaku h4,
  #privacy h4,
  #envi h3 {
    margin-top: 25px;
  }
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
