/** Shopify CDN: Minification failed

Line 277:6 Expected ":"
Line 1073:6 Expected ":"
Line 2243:0 Unexpected "}"

**/
html{
    padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.breadcrumb__item,
a,p, h1, h2, h3, h4, h5, h6, .heading{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.h5, .rte h4 {
    text-transform: inherit;
}
img {
    width: 100%;
}
.article__content img {
    width: auto;
}
.red {
    color: #f00;
}
.bold {
    font-weight: 600;
}
.sml{font-size:0.9em;}

body #shopify-section-header {
    z-index: 100;
}
body.template-index{
  opacity:0;
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
}
body.template-index.loaded{
  opacity:1;
}

/* チャットボット */
body #web_plugin_chat_box.__mobile, body #web_plugin_chat_box {
    right: 0;
    width: 40px;
    bottom: 85px; /* 20240216 75px→85pxへ変更 */
}
body #web_plugin_chat_box.__mobile img, body #web_plugin_chat_box img{
    width: 46px !important;
}

.guide #shopify-section-template--19367788216406__main__8e0974c5-3f1c-47bb-94f2-94714c5448a7 {
    padding-top: 120px;
}
.how-to-handle #support-list ,
.contact #shopify-section-template--19367788216406__main__b22822ea-90b7-4ca3-9d42-7ea2b38c415f {
    padding-top: 60px;
}
.template-product .recently-viewed-products-placeholder {
    padding-bottom: 80px;
}
@media screen and (min-width: 641px){
  .section {
    margin: 80px 0 0;
  }
  #shopify-section-template--19367788216406__main__b311ae56-2421-4a42-b364-e8181e2f4adb {
    margin: 80px 0;
  }
  #shopify-section-template--19367788216406__main__1661227338dda40f8f .section,
  #shopify-section-template--19367788216406__main__1661221987ba48b5ef .section,
  #shopify-section-template--19367788216406__main__16612166444eaf2d57 .section {
    margin: 0 0 80px;
  }
  .rte table th, .rte table td {
    padding: 20px 0;
  }
}

.shopify-email-marketing-confirmation__container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 100px;
}
@media screen and (max-width: 768px){
  .shopify-email-marketing-confirmation__container {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .guide #shopify-section-template--19367788216406__main__8e0974c5-3f1c-47bb-94f2-94714c5448a7 {
    padding-top: 8%;
  }
  .how-to-handle #support-list ,
  .contact #shopify-section-template--19367788216406__main__b22822ea-90b7-4ca3-9d42-7ea2b38c415f {
    padding-top: 0;
  }
  .how-to-handle #support-list{
    padding-top: 20px;
  }
  .guide #support-list,
  .contact #support-list {
    padding: 0;
  }
  .template-product .recently-viewed-products-placeholder {
    padding-bottom: 20px;
  }
}

.kome {
    font-size: 0.7em;
    vertical-align: 0.4em;
}

#shopify-section-template--19367788216406__main__main .container.container--narrow,
#shopify-section-template--19367788216406__main__main  .container.container--narrow{
    position: absolute;
}

/* h1 */
#shopify-section-template--19367788216406__main__main h1,
#shopify-section-template--19367788216406__main__main h1{
    color: #fff;
}
section.rich-text-advance .heading.h1 {
    margin: 0 0 24px;
    padding: 0 0 20px;
    border-bottom: 1px solid #005BAA;
    font-weight: 600;
    text-align: left;
}
section.rich-text-advance .heading.h1 span{
    display: inherit;
    font-size: 0.6em;
    font-weight: 400;
}
.template-article .page__title.heading.h1{
    font-size: 1.4rem;
    text-align: left;
    letter-spacing: 1px;
}

@media screen and (max-width: 768px){
  /* 商品詳細ページ */
  .template-product h2.product-meta__title.heading.h1{
    margin: 0;
    padding: 10px 20px 0;
    background: #fff;
    font-size: 20px;
  }
    section.rich-text-advance .heading.h1 {
    margin: 0 0 4%;
    padding: 0 0 3%;
    font-size: 1.28rem;
  }
   .template-customers-account.template-account .card .h1{
    margin-bottom: 20px;
  }
}

.button:not(.product-item__action-button) {
    padding: 0 30px 3px;
    line-height: 55px;
}
.price-list + i.sml{
    font-style: normal;
    margin-left: -3px;
}
.price i.sml {
    font-style: normal;
    font-size: 60%;
    margin-left: -3px;
}
.rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6 {
    font-family: Noto Sans JP,sans-serif;
}

/* TOPニュース */
#blog-news {
    background: #f8f8f8;
}
#blog-news .block-list__item>:first-child {
    margin: 0;
}
#blog-news .slick-list {
    padding: 0 !important;
}
#blog-news .slick-list .article-item  a{
    padding: 15px 40px 18px;
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
}
#blog-news .article-item__meta,
#blog-news .article-item__title{
    letter-spacing: 1px;
}
#blog-news .article-item__title{
    font-size: 16px;
}

#blog-news .slick-prev, #blog-news .slick-next{
  top: 50%;
    background: transparent;
    margin: -20px 0 0;
}
#blog-news .slick-prev:after, #blog-news .slick-next:after {
    border-right: 1px solid #333;
    border-top: 1px solid #333;
}
#blog-news .slick-prev:after {
    right: 12px;
}
#blog-news .slick-next {
    display: block;
    right: 0px;
}

.slideshow .flickity-page-dots .dot {
    width: 9px;
    height: 9px;
    background: rgba(85,85,85,0.5);
    border: none;
}
.slideshow .flickity-page-dots .dot.is-selected {
    background: rgba(85,85,85,1);
}


#bnr-list {
    background: #f8f8f8;
}
.no-slide #bnr-list a,
#bnr-list .slick-list a{
    padding: 5px 6px;
}
@media screen and (min-width: 1280px){
  .header__cart-icon {
    margin-right: 16px;
  }
  .header__action-item.header__action-item--account a.header__action-item-link {
    margin-right: 3px;
    display:flex;
  transform: translateY(5px);
  }
  .header__action-item .hidden-pocket.hidden-lap {
    font-size: 14px;
    margin: -3px 0 0 5px;
  }
}
@media screen and (min-width: 769px){
  .no-slide #bnr-list {
    text-align: center;
    line-height: 0;
  }
  .no-slide #bnr-list ,
  #bnr-list .slick-list {
    padding: 20px 6px!important;
  }
  .no-slide #bnr-list a{
    width: 32.2vw;
    display: inline-block;
    box-sizing: border-box !important;
  }
  .no-slide #bnr-list a > div{
    width: 100%;
  }
}
@media screen and (max-width: 768px){
  .slideshow .flickity-page-dots {
    bottom: 10px;
　　}
  #bnr-list {
    padding: 10px 0;
  }
}


#menu-list {
    background: #E3F2FC;
}
#menu-list .inner {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 3px 0 25px;
    max-width: 1480px;
}
@media screen and (min-width: 641px){
  #menu-list .inner {
    padding: 3px 34px 25px;
  }
}
#menu-list .inner a{
  position:relative;
    display: inline-block;
    padding: 0 6px;
    width: 33.333333%;
}
#menu-list .inner a .tit {
    position: absolute;
    left: 6px;
    bottom: 12px;
    background: rgba(255,255,255,.8);
    padding: 6px 25px 8px 10px;
    line-height: 1.3;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 0 50px 50px 0;
    text-align: left;
}
#menu-list .inner a .tit::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    position: absolute;
    right: 11px;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -4px;
}

.template-index h2.section__title.heading {
    color: #100a64;
    font-weight: 600;
    position: relative;
    font-size: 2rem;
    font-family: 'Montserrat', sans-serif;
    padding: 0 0 0 2rem;
    margin: 0;
}
.template-index h2.section__title.heading:before {
    content: "";
    width: 1.6rem;
    height: 6px;
    position: absolute;
    left: 0;
    top: 50%;
    background: #100a64;
    margin-top: -3px;
}

/* collection */
.template-index [data-section-type="featured-collection"]{
    background: #fff;
    margin: 0;
    padding: 80px 0;
}
.template-index [data-section-type="featured-collection"] .section{
    background: #fff; 
    margin: 0;
    padding: 70px 0 80px;
}
.collection__toolbar-item.collection__toolbar-item--sort{
    margin-right: 0;
}
.collection__toolbar-item.collection__toolbar-item--layout {
    display: none;
}
.flickity-prev-next-button.next {
    right: 20px;
}
@media screen and (min-width: 1440px){
  .template-index .\31\/6--wide {
    width: 25%;
  }
}
@media screen and (min-width: 641px){
  #shopify-section-template--19367788216406__main__blog-posts .container ,
  .template-index [data-section-type=featured-collection] .container {
    padding: 0 0 0 var(--desktop-container-gutter);
  }
}
.template-index [data-section-type="featured-collection"] .product-item__title {
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 5px;
}
body .cbb-also-bought-product-name {
    min-height: 3.5em !important;
}
body .cbb-also-bought-product-regular-price .money{
  font-size: 16px !important;
  color: #222 !important;
}
body .cbb-also-bought-product-regular-price .money::after{
  content:"（税込）";
    font-style: normal;
    font-size: 60%;
    margin-left: -3px;
}
body .recently-viewed-products-placeholder .price-list .price,
.template-index [data-section-type="featured-collection"] .price {
    font-size: 16px;
    color: #222;
}
.product-info {
    line-height: 1.5;
    font-size: 13px;
    margin: 0;
}

#shopify-section-template--19367788216406__main__blog-posts .section {
    background: #F8F8F8;
    margin: 0;
    padding: 70px 0 80px;
}
#shopify-section-template--19367788216406__main__blog-posts .section h3.heading{
    line-height: 1.4;
    padding: 0 0 4px;
    letter-spacing: 1px;
}

#notice {
    padding: 80px 0 70px;
    background: #fff;
}
#notice .container{
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 0;
    max-width: 900px;
}
#notice .container a {
    position: relative;
    padding: 18px 24px;
    font-size: 16px;
    letter-spacing: 1px;
    display: block;
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
}
#notice .container a:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 21px;
    background: url(/cdn/shop/files/ico_hrt.png?v=1660814692) no-repeat scroll center / cover;
    width: 15px;
    height: 25px;
}
#notice .container a h2.heading{
    color: #FF0000;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 0 2px;
}

#support-list {
    background: #fff;
    padding: 10px 0 0;
    margin: 0 auto;
}
#support-list .quick-links__link {
    padding: 18px 15px;
    text-align: left;
    line-height: 1.4;
    display: flex;
    justify-content: left;
    align-items: center;
}
#support-list .quick-links__link .tit{
    font-size: 16px;
    letter-spacing: 0.5px;
}
#support-list .quick-links__image-container {
    display: inline-block;
    margin: 0;
    flex: none;
}
#support-list .quick-links__image-ie-fix {
    max-width: 40px!important;
    margin: 0 12px 0 0;
    width: 40px;
}
@media screen and (min-width: 769px){
  #support-list li br{
    display: none;
  }
}
@media screen and (max-width: 768px){
  #blog-news .article-item__title {
    font-size: 14px;
    line-height: 1.4;
  }
  #menu-list .inner {
    padding: 20px 20px 22px;
    line-height: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #menu-list .inner a .tit {
    left: 0;
    font-size: 14px;
  }
  #menu-list .inner a {
    padding: 0;
  }
  #menu-list .inner a:first-child {
    width: 100%;
    margin: 0 0 10px;
  }
  #menu-list .inner a {
    width: calc(50% - 5px);
    margin: 0;
  }
  .template-index [data-section-type=featured-collection] {
    padding: 9% 0 12%;
  }
  .template-index h2.section__title.heading {
    font-size: 1.8rem;
    padding: 0 0 0 1.8rem;
  }
  .section__header {
    margin-bottom: 3%;
  }
  .template-index h2.section__title.heading:before {
    width: 1.4rem;
  }

  #shopify-section-template--19367788216406__main__blog-posts .section {
    padding: 9% 0 12%;
  }
  .scroller .block-list__item {
    width: 55%;
  }
  .article-item__image-container {
    margin-bottom: 8px;
  }
  #shopify-section-template--19367788216406__main__blog-posts .section h3.heading {
    font-size: 16px;
  }

  #notice {
    padding: 12% 20px 8%;
  }
  #notice .container a h2.heading {
    font-size: 16px;
     margin: 0 0 3px;
  }
  #notice .container a:before {
    top: 16px;
    width: 12px;
    height: 20px;
  }
  #notice .container a {
    padding: 15px 0 15px 20px;
    font-size: 13px;
  }
  #notice .container a .rte{
    line-height: 1.4;
  }

  #support-list .quick-links__link {
    padding: 15px 10px;
    line-height: 1.3;
  }
  #support-list .quick-links__image-ie-fix {
    margin: 0 8px 0 0;
    width: 28px;
  }
  #support-list .quick-links__link .tit {
    font-size: 3vw;
  }
  #support-list {
    padding: 0 0 15%;
  }
  body .footer__wrapper {
    padding: 10% 0;
  }
  #shopify-section-footer .container {
    padding: 0;
  }
  #shopify-section-footer .footer__link-item {
    font-size: 13px;
  }
  #shopify-section-footer .footer__block-item.footer__block-item--links {
    padding-right: 0;
  }
  .footer__aside-item--copyright p{
    text-align: center;
  }
}


/* mome */
p.link a,
a.more {
    color: #100a64 !important;
    margin: 40px 0 0;
    width: 180px;
    text-align: center;
    display: inline-block;
    transform: none;
    border: 1px solid #100a64;
    padding: 8px;
    border-radius: 2px;
    -webkit-transition: all 0.3s 0s ease !important;
    transition: all 0.3s 0s ease !important;
    text-decoration: none !important;
}
p.link a {
    margin: 0;
}
@media screen and (min-width: 769px){
  p.link a:hover ,
  a.more:hover {
    color: #fff !important;
    background: #100a64;
  }
  #notice .container a:hover {
    opacity:0.6;
  }
}
@media screen and (max-width: 768px){
  p.link a{
    width: 150px;
  }
  a.more {
    margin: 8% 0 0;
    width: 150px;
  }
}


/* 商品詳細ページ */
body.template-product #main {
    background: #fff;
}
.product-gallery__thumbnail.is-nav-selected {
    border-color: #999;
}
.product-gallery__thumbnail {
    border: 1px solid transparent;
    border-radius: 0;
}
.label-list p{
    display: inline-block;
    background: #E53E3E;
    line-height: 1;
    color: #fff;
    padding: 1px 7px 5px;
    border-radius: 2px;
    margin: 5px 5px 0 0;
}
.label-list p.new{
    background: #1f91d1;
}
.card__separator {
    display: none;
}
.template-product .price-list {
    padding: 10px 0;
}
.template-product .price-list .price {
    font-size: 2rem;
    color: #222;
}
.atend-html {
    background: #F8F8F8;
    padding: 12px 15px;
    line-height: 1.4;
    font-size: 14px;
}
.atend-html  p:not(:last-child){
    padding: 0 0 6px;
}
.atend-html  p.tit {
    color: #F85858;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0 0 5px;
}
.template-product .card{
    margin: 30px 0;
  border:none;
}
.product-block-list__item--gallery .card{
    margin: 0;
}
.template-product .card .card__header {
    padding: 0;
}
.mn-label:not(:last-child)::after{
  content:"、";
}
.cbb-also-bought-container {
    margin: 0 0 40px !important;
}

.cbb-also-bought-slider-container {
    margin-top: 0 !important;
    padding: 0 !important;
}
.cbb-also-bought-title {
    font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 20px))!important;
    font-weight: 400!important;
    line-height: 1.6 !important;
    margin: 0 !important;
    padding: 0 0 20px !important;
}
.product-form__option .product-form__option-name.text--strong {
    font-weight: 600;
    margin: 15px 0 5px;
}
.block-swatch-list {
    font-size: 0.9rem;
}
.cbb-also-bought-title {
  letter-spacing: .5px;
  font-family: Noto Sans JP,sans-serif !important;
}
@media screen and (min-width: 641px){
  .product-form__payment-container {
    flex-direction: column;
  }
  .cbb-also-bought-title {
    font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 21px)) !important;
    line-height: 1.5 !important;
  }
}

@media screen and (max-width: 768px){
  .cbb-also-bought-container {
    margin: 0 0 20px 0 !important;
  }
  .cbb-also-bought-product {
    padding: 20px !important;
   width: 62vw !important;
  margin-right: 0 !important;
  border:1px solid var(--border-color);
  border-left:none;
  }
  .cbb-also-bought-slider-container {
    border: none !important;
  }
  .cbb-also-bought-slider-list li:first-child{
   border-left:1px solid var(--border-color);
  }
}

.text--strong, .highlight {
    color: var(--heading-color);
    font-weight: var(--text-font-bolder-weight);
}
element.style {
    margin: 0 !important;
}
.cbb-also-bought-product-image{
    margin: 0 auto;
}
.cbb-also-bought-slider {
    margin: 0 !important;
}
.cbb-also-bought-slider-list {
    width: 100%;
      display: flex !important;
}

.cbb-also-bought-slider-list .cbb-also-bought-product {
    margin: 0 !important;
    width: 16.666667% !important;
    padding: 20px !important;
    box-sizing: border-box !important;
}
.cbb-also-bought-slider-list .cbb-also-bought-product:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: 1px 0 var(--border-color),0 1px var(--border-color);
    z-index: 2;
    pointer-events: none;
}
.cbb-also-bought-slider-list .cbb-also-bought-product .cbb-also-bought-product-image{
max-width: 100%;
  width: 100% !important;
    height: 193px !important;
}
@media screen and (min-width: 1000px){
.product-item--vertical .product-item__action-button {
    margin: 0 0 5px!important;
}
}
@media screen and (min-width: 1280px){
  .cbb-also-bought-slider-list .cbb-also-bought-product {
    width: 20% !important;
  }
  .cbb-also-bought-slider-list .cbb-also-bought-product .cbb-also-bought-product-image{
    height: 227px !important;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1279px){
  .cbb-also-bought-slider-list .cbb-also-bought-product {
    width: 25% !important;
  }
  .cbb-also-bought-slider-list .cbb-also-bought-product .cbb-also-bought-product-image{
    height: 260px !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 999px){
  .cbb-also-bought-slider-list .cbb-also-bought-product {
    width: 36vw !important;
  }
  .cbb-also-bought-slider-list .cbb-also-bought-product .cbb-also-bought-product-image {
    width: calc(36vw - 40px) !important;
    height: calc(36vw - 40px)!important;
  }
}
.cbb-also-bought-product-name {
    margin: 12px 0 0!important;
    font-weight: 400 !important;
}
.cbb-recommendations-empty-variant-select,
.recently-viewed-products-placeholder .product-item__inventory{
    display: none !important;
}
@media screen and (max-width: 640px){
  .cbb-also-bought-title,
  .cbb-also-bought-slider-list {
    margin: 0 var(--mobile-container-gutter) !important;
  }
  .cbb-also-bought-slider-list .cbb-also-bought-product{
    width: 62vw !important;
  }
  .cbb-also-bought-slider-list .cbb-also-bought-product .cbb-also-bought-product-image {
    width: calc(62vw - 40px) !important;
    height: calc(62vw - 40px)!important;
  }
}


.boost-pfs-in-collection-search-wrapper input::placeholder {
  color: #100a64;
  font-weight:600;
}

.recently-viewed-products-placeholder .product-item__title {
    margin-bottom: 6px;
}
.recently-viewed-products-placeholder .product-item--vertical .product-item__action-list{
    margin: 12px 0 0;
}
.cbb-also-bought-product-regular-price{
margin: 0 0 15px !important;
    display: inline-block !important;
    color: #222 !important;
    font-size: 1.7rem !important;
}
.cbb-also-bought-add-to-cart-button{
padding: 0 5px;
    border-radius: 2px;
    line-height: 38px;
    font-size: 14px;
    padding: 0 !important;
    margin-bottom: 5px;
}
.product-item__action-button{
    line-height: 38px;
    font-size: 14px;
}
.template-product .product-form__variants + .product-form__info-list {
    display: table !important;
}
.list-ac {
    border: 1px solid #eee;
    margin: 0 0 10px;
}
.list-ac dt {
    padding: 8px 15px;
    position: relative;
    cursor: pointer;
}
.list-ac dt .switch {
    display: block;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    right: 20px;
    top: 50%;
}
.list-ac dt:hover .switch{
	opacity:0.7;
}
.list-ac dt .switch::before,
.list-ac dt .switch::after{
    content: '';
    display: block;
    background: #333;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    transform: translate(-50%,-50%);
}
.list-ac dt .switch::before{ 
	width: 1px;
    height: 20px;
}
.list-ac dt .switch::after{ 
    width: 20px;
    height: 1px; 
}
.list-ac dt.open .switch{
    transform: translateY(-45%) rotate(45deg);
}
.list-ac dt.open .switch::before{ 
	transform: translate(-50%,-50%) rotate(45deg);
}
.list-ac dt.open .switch::after{ 
	opacity:0; 
}
.list-ac dd {
    display: none;
    margin: 0 15px 12px;
    border-top: 1px solid #eee;
    padding: 8px 0 0;
}
.jdgm-rev-widg {
    margin-bottom: 0 !important;
}
.html-common {
    padding: 40px 0 0;
}
.add-link {
    padding: 5px 0 0;
}
.add-link a {
    letter-spacing: 1px;
    border-bottom: 1px solid;
    position: relative;
    padding-right: 10px;
}
.add-link a::after {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -4px;
}
.card__header + .card__section {
    padding: 18px 0 30px;
    line-height: 1.6;
}
.product-block-list__item.product-block-list__item--description .card__header + .card__section {
    padding: 18px 0 0;
    line-height: 1.6;
}

/* 代替え処理 */
.add-lead-block + .product-form__info-item + .product-form__info-item--quantity,
.add-lead-block + .product-form__info-item{
  display:none;
}
.product-form__payment-container > .add-lead {
    position: absolute;
    line-height: 1.5;
    left: 0;
    top: 0;
    color: #f85858;
}
.add-lead-block {
    padding: 12px 15px 18px;
    border: 1px solid #333;
    line-height: 1.6;
    margin: -8px 0 0;
}
.add-lead-block .substitutes-txt {
    margin: 0;
    width: 100%;
}
.product-form__payment-container {
    position: relative;
}
.cart-add-text + button{
    pointer-events: none;
}
.cart-add-text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    margin: 0;
}
.cart-add-text a{
  display:block;
    background: #100a64;
    text-align: center;
    color: #fff;
    height: 58px;
    line-height: 58px;
    border-radius: 2px;
}
.substitutes-txt {
    width: 90%;
    margin: 0 auto 20px;
    position: relative;
    text-align: center;
    border: 1px solid;
    padding: 8px;
    border-radius: 5px;
    display: inline-block;
}
.substitutes-txt:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    position: absolute;
    right: 16px;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -5px;
}

.btn-back a,
.footer__block-item.footer__block-item--text a {
    color: #222;
    text-align: center;
    width: 100%;
    display: block;
    text-decoration: none;
    border: 1px solid #777;
    margin: 30px 0 0;
    padding: 12px;
    letter-spacing: 1px;
    border-radius: 2px;
  max-width:300px;
}

.btn-back a {
    max-width: 300px;
    margin: 0 auto;
    text-decoration: none !important;
    color: #555 !important;
    font-size: 16px;
    padding: 12px;
}
.btn-back.cs-top{
    margin: 80px 0 0;
}
@media screen and (max-width: 768px){
  .btn-back a {
    font-size: 14px;
  }
  .btn-back.cs-top{
    margin: 15% 0 10%;
　　}
}

.pc{display:block;}
.sp{display:none;}
@media screen and (min-width: 641px){
  .cart-add-text{
    width: calc(50% - 18px);
    margin: 9px;
  }
}
@media screen and (min-width: 769px){
  .product-form__payment-container>.add-lead {
    width: 100%;
    margin: 20px 9px;
  }
}
@media screen and (max-width: 768px){
  .sp{display:block;}
  .pc{display:none;}
  
  .header__mobile-nav {
    position: absolute;
    right: 0;
    margin-right: 18px;
  }
  .mobile-menu {
    left: auto;
    right: -18px;
    top: 46px;
  }

  .header__action-item {
    padding: 0 7px;
  }
  .header .icon--cart {
    width: 25px;
    height: 24px;
  }
  .header .icon--account {
    width: 19px;
    height: 22px;
  }
  .header .icon--search {
    width: 21px;
    height: 22px;
  }

  .section {
    margin: 40px 0;
  }
  
  /* 商品詳細ページ */
  .product-meta .product-meta__title{display:none;}

  .template-product .card__section {
    padding: 15px 20px 3px;
    margin-top: 5px;
  }
  .template-product .card__header + .card__section {
    padding: 15px 0 0;
  }
  .list-ac dt .switch:after {
    width: 15px;
  }
  .list-ac dt .switch:before {
    height: 15px;
  }
  .card__section .rte p {
    line-height: 1.5;
  }
  body .recently-viewed-products-placeholder .price-list .price {
    margin: 0;
  }
}


/* footer */
.footer__aside-item.footer__aside-item--social {
    color: #fff;
    padding: 0 0 15px;
}
.social-media__item-list {
    justify-content: center;
}
.social-media__item {
    margin: 0 8px 8px;
}
.social-media__item svg {
    opacity: 1;
}
.social-media__item--line:hover svg,
.social-media__item--facebook:hover svg,
.social-media__item--youtube:hover svg {
  color:#fff;
    opacity: 0.6;
}
@media screen and (min-width: 769px){
  #footer-sub .footer__block-item--links {
    flex: none;
    display: block;
    width: 100%;
   max-width: 100%;
    text-align: center;
  }
  body #footer-sub .footer__linklist .footer__link-item {
    padding: 0 10px 10px;
  }
  .footer__block-item.footer__block-item--text a {
    margin: 0 auto;
  }
  #footer-sub .footer__linklist .footer__link-item {
    padding: 0 20px 20px 0;
  }
  .footer__block-item.footer__block-item--text {
    max-width: 400px;
    margin: 0 auto;
    padding-top: 10px;
  }
  #shopify-section-footer .footer__block-list {
    width: 100%;
    display: block;
    margin: 0;
  }
  #footer-sub .footer__wrapper {
    padding: 80px 0;
  }
  #shopify-section-footer .footer__wrapper {
    padding: 55px 0 25px;
  }
}
.footer {
    padding: 0;
    background: #100a64;
}
#footer-sub {
    background: #F8F8F8;
    border-top: none;
    padding: 0;
}
.footer__wrapper {
    padding: 40px 0;
    border-top: none !important;
}

#footer-sub .footer__linklist li{
    display: inline-block;
}
#footer-sub .footer__linklist .footer__link-item {
    padding: 0 0 10px;
    color: #222;
    font-size: 14px;
}
#shopify-section-footer .footer__link-item a{
    color: #fff;
}
#shopify-section-footer .footer__collapsible-content {
    padding: 0;
}
#shopify-section-footer .footer__linklist {
    padding: 5px 0 0;
    text-align: center;
    margin: 0 -20px;
}
#shopify-section-footer .footer__linklist li {
    display: inline-block;
    position: relative;
}
#shopify-section-footer .footer__linklist li::after {
    content: "";
    position: absolute;
    top: 2px;
    right: 0;
    width: 1px;
    height: calc(100% - 8px);
    background: #fff;
}
#shopify-section-footer .footer__linklist li:last-child::after {
  display:none;
}
#shopify-section-footer .footer__link-item {
    display: block;
    padding: 0 10px 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    opacity: 0.9;
}
.footer__aside-item--localization, .footer__aside-item--copyright {
    margin-top: 0;
}
body .footer__block-item--links,
.footer__aside-item--localization,
.footer__aside {
    width: 100%;
  max-width: 100%;
}
.footer__aside {
    margin: 20px 0 0;
}
.footer__aside-item--localization {
    font-size: 13px;
    color: #fff;
    opacity: .9;
    text-align: center;
}
.footer__block-item--links {
    max-width: 300px;
}
.footer__aside-item--copyright {
    color: #fff;
    opacity: 0.9;
    padding: 25px 0 0;
}
@media screen and (max-width: 768px){
  #shopify-section-footer .footer__linklist {
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 640px){
  .header {
    padding-right: 40px;
  }
  body .footer__collapsible {
    height: auto;
  }
  #footer-sub .footer__linklist {
    margin-top: 0;
    margin-bottom: 0;
  }
  #footer-sub .footer__collapsible-content {
    padding: 0;
  }
  #footer-sub .footer__linklist li{
    width: 50%;
  }
  .footer__block-item,
  .footer__block-item.footer__block-item--text {
    border: 0 !important;
  }
}

/* page top */
.sait-top {
position: fixed;
    bottom: 20px; /* 20240216 240px→20pxへ変更 */
    right: 5px;
    z-index: 99;
    margin: 0;
  opacity:0;
    -webkit-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
}
.on .sait-top {
  opacity:1;
}
.sait-top a {
    display: block;
    background: #fff;
    color: #100a64;
    border: 1px solid;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    text-align: center;
    padding: 20px 0 0 1px;
    position: relative;
    font-size: 15px;
}
.sait-top a:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-top: 1px solid #100a64;
    border-right: 1px solid #100a64;
    position: absolute;
    right: 20px;
    transform: rotate(-45deg);
    top: 13px;
}

@media screen and (max-width: 768px){
  .sait-top {
    bottom: 15px; /* 20240216 245px→15pxへ変更 */
  }
  .sait-top a:after {
    right: 18px;
  }
  .sait-top a {
    width: 50px;
    height: 50px;
    padding: 17px 0 0 1px;
  }
}


/* nocriaとは */
body.about-nocria main {
    padding: 0;
}
.about-nocria .heading.h3{
    font-size: 1.8rem;
  font-weight:600;
}
#shopify-section-template--19367788216406__main__1660882628c9686706 .section{
  margin:0;
  padding:0;
}
#shopify-section-template--19367788216406__main__16608757873f3e1eaa .section,
#shopify-section-template--19367788216406__main__16608759215740c99f .section {
    margin: 100px 0;
}
.about-nocria #shopify-section-template--19367788216406__main__16608759215740c99f .section__header {
    padding: 0 25px;
}
.about-nocria .section {
    padding: 80px 0;
    margin: 0;
}
.about-nocria #shopify-section-template--19367788216406__main__16608759215740c99f .section {
    background: #E3F2FC;
    margin: 0;
}
.image-with-text__text-aligner, .image-with-text__text-aligner .heading{
    line-height: 1.6;
}
@media screen and (max-width: 999px){
  #shopify-section-template--19367788216406__main__16614272761770cc9c .section .image-with-text__text-container{
    order: 1;
  }
  .about-nocria .heading.h3 {
    font-size: 1.45rem;
    margin: 0 0 3.5%;
  }
  #shopify-section-template--19367788216406__main__16614272761770cc9c .section .image-with-text__image-container {
    order: 2;
    margin: 5% 0 0;
  }
  .about-nocria #shopify-section-template--19367788216406__main__16608759215740c99f .section__header {
    padding: 0;
  }
}
@media screen and (max-width: 768px){
  #shopify-section-template--19367788216406__main__16608757873f3e1eaa .section {
    margin: 7.5% 0 10%;
  }
  .about-nocria .section {
    padding: 8% 0;
  }
  .about-nocria #shopify-section-template--19367788216406__main__16608759215740c99f .section .collection-item {
    margin: 0 6px;
  }
  .about-nocria #shopify-section-template--19367788216406__main__16608759215740c99f .section .collection-item:first-child {
    margin-left: var(--mobile-container-gutter);
  }
}


/* ピックアップ商品紹介 */
#shopify-section-template--19367788216406__main__166115223383eb0ed8 section {
    margin: 0;
}
#shopify-section-template--19367788216406__main__166115223383eb0ed8 .container {
    max-width: 1150px;
}
@media screen and (min-width: 1000px){
  #shopify-section-template--19367788216406__main__166115223383eb0ed8 .image-with-text {
    align-items: flex-start;
  }
  #shopify-section-template--19367788216406__main__166115223383eb0ed8 .image-with-text__text-container:last-child {
    padding-left: 30px;
  }
  #shopify-section-template--19367788216406__main__166115223383eb0ed8 .image-with-text__text-container {
    width: 55%;
  }
}
#shopify-section-template--19367788216406__main__1661280714a2d2b4e2,
#shopify-section-template--19367788216406__main__16612807023d132c14,
#shopify-section-template--19367788216406__main__16625463986b0a6928,
#shopify-section-template--19367788216406__main__16612461043476d979,
#shopify-section-template--19367788216406__main__16612476775c5ff824,
#shopify-section-template--19367788216406__main__1661477836be60cb56{
  padding:1px 0;
}
.mode img {
    margin: 0;
}
.mode dl {
    border-bottom: 1px solid var(--border-color);
    margin-top: 40px;
}
.mode dl dt {
    padding: 0 0 6.5%;
}
.mode dl dd {
    padding: 0 0 6.5%;
    margin: 0;
}

.rte ul.indent {
    margin-left: 0;
}
.tabWrap {
    max-width: 700px;
    margin: 0 auto;
}
.rte .tabWrap ul {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
  .rte .tabWrap ul li {
    width: 100%;
}
#shopify-section-template--19367788216406__main__1661154284a6eb1fa7 .image-with-text__image-container,
.rte ul li:before,
.rte .tabWrap ul li:before{
  display:none;
}
.rte .tabWrap ul li a{
    display: block;
    position: relative;
    text-decoration: none;
    color: #222;
    letter-spacing: 1px;
    border: 1px solid;
    padding: 8px 25px 8px 15px;
  border-radius: 2px;
}
.rte .tabWrap ul li a::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    position: absolute;
    right: 11px;
    transform: rotate(135deg);
    top: 50%;
    margin-top: -5px;
}
.pickup .rte {
    line-height: 1.8;
}
.rte ul.indent li{
    line-height: 1.3;
    text-indent: -1em;
    padding-left: 1em;
}
.about-nocria .rte ul.indent {
    font-size: 0.9em;
}
.atend {
    border: 1px solid #666;
    padding: 20px 24px;
    line-height: 1.5;
    margin: 30px 0 0;
    font-size: 14px;
}
.atend .tit {
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 0 8px!important;
}

.atend-pickup {
    background: #F8F8F8;
    padding: 12px 15px;
    line-height: 1.4;
    font-size: 14px;
}
.atend-pickup  p:not(:last-child){
    padding: 0 0 6px;
}
.atend-pickup  p.ttl {
    color: #F85858;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0 0 5px;
}

.pickup .atend ul {
    margin-left: -4px;
}
.app-list {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
}
.app-list dd{
    margin: 0;
}
.prepare table a{
    margin: 0 0 5px;
    display: inline-block;
}

.prepare table th {
  white-space: nowrap;
  padding-right: 20px;
}

@media screen and (min-width: 769px){
  .rte .tabWrap ul li:not(:last-child){
    margin-bottom: 8px;
  }
  .mode dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .mode dl dd,
  .mode dl dt {
    padding: 0 0 40px;
    width: 48%;
  }
  .pickup .rte table th {
    width: 300px;
  }
}
@media screen and (max-width: 999px){
  #shopify-section-template--19367788216406__main__1661155031ca35b891 .image-with-text__image-container,
  #shopify-section-template--19367788216406__main__166115223383eb0ed8 .image-with-text__image-container {
    order: 2;
    margin: 6.5% 0 0;
  }
}
@media screen and (max-width: 768px){
  .mode dl {
    margin-top: 5.5%;
  }
  #shopify-section-template--19367788216406__main__16625463986b0a6928 section {
    margin: 0;
  }
  #shopify-section-template--19367788216406__main__16625463986b0a6928 .product-meta__text {
    display: none;
  }
  .pickup .heading.h3 {
    font-size: 1.2rem;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  /*
  .pickup .heading.h3 {
    font-size: 1.28rem;
    margin: 0 0 4%;
    padding: 0 0 3%;
    border-bottom: 1px solid #f00;
  font-weight: 600;
  }
  */
  .pickup .section {
    margin: 0 0 10%;
  }
  #shopify-section-template--19367788216406__main__1662105168fd80a776 .section {
    margin: 0;
}
  #shopify-section-template--19367788216406__main__1661147080badd4c82 .section {
    margin: 8% 0;
  }
  .prepare table {
    border-left: 1px solid var(--border-color);
    border-right: 1px solid var(--border-color);
  }
  .prepare table th {
    padding: 3% 3% 1%;
    display: block;
  }
  .prepare table td {
    padding: 0 3% 3%;
    display: block;
  }
  .app-list a p{
    margin: 0;
  }
  .atend {
    padding: 3.5% 3.5% 4%;
    margin: 5% 0 0;
    font-size: 13px;
  }
  .atend .tit {
    margin: 0 0 2.5% !important;
  }
}


/* カスタマーサポート */
@media screen and (min-width: 769px){
  #shopify-section-template--19367788216406__main .page__header {
    margin: 60px 0 40px;
  }
}


/* 購入前に知っておきたいこと */
.before-purchase img {
    max-width: 500px;
}
/*
.before-purchase header.page__header {
    text-align: left;
    display: block;
    border-left: 3px solid #f00;
    padding: 0 0 0 12px;
    line-height: 1.5;
    margin: 15px 0 30px;
}
body.before-purchase section header.page__header h1 {
    position: relative;
    line-height: 1.4;
    font-size: 1.6rem;
    border: none !important;
    padding: 0 !important;
}
*/
#shopify-section-template--19367788216406__main__1661185398fce08ecd h2.section__title,
#shopify-section-template--19367788216406__main__16611848188cfcdec7 h2.section__title {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1.2rem;
}
#shopify-section-template--19367788216406__main__1661185398fce08ecd h2.section__title span,
#shopify-section-template--19367788216406__main__16611848188cfcdec7 h2.section__title span{
    font-size: 0.7em;
    display: inherit;
    font-weight: 400;
}

section.rich-text-advance .rte {
    text-align: left;
    line-height: 1.6;
}
.ph {
    margin: 2% 0 0;
}
.ph img {
    margin: 0;
}
body .heading + .rte h3.page-tit,
body .heading + .rte + .rte h3.page-tit {
        margin: 24px 0 10px;
}
body .rte h3.page-tit {
    font-weight: 600;
}
.section.rich-text-advance .tit{
    font-weight: 600;
    margin: 24px 0 10px;
}
dl.img-list {
    margin: 0;
    border: 1px solid var(--border-color);
    padding: 3vw;
}
dl.img-list img {
    margin: 0;
}
dl.img-list dd,
dl.img-list dt{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
dl.img-list dt img{
    width: 10vw;
    height: 10vw;
}
dl.img-list dt p {
    width: calc(100% - 10vw);
    margin: -5px 0 3.5%;
    padding: 0 0 3.5% 3vw;
    border-bottom: 1px solid var(--border-color);
}
dl.img-list dd img{
    width: 25px;
    height: 25px;
}
dl.img-list dd p{
    width: calc(100% - 30px);
    text-indent: -1em;
    padding: 0 0 0 1em;
}
.table-d ul {
    margin: 0;
}
.table-d ul li:not(:last-child),
.table-d ul li{
    margin: 0 0 5%;
}
.table-d img {
    margin: 0 5px 0 0;
}
.table-d table{
    margin: 0 0 1%;
}
.table-d table tbody {
  border-right:1px solid var(--border-color);
}
.table-d table tbody tr td, .table-d table tbody tr th {
    border-left: 1px solid var(--border-color);
    padding: 2%;
    min-width: 40px;
    text-align: center;
}
.table-d table tbody tr th {
    background: #f8f8f8;
}
.rc-check ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 0;
    text-align: center;
}
.rc-check ul li {
    width: 48%;
    border: 1px solid var(--border-color);
    margin: 0;
    padding: 3%;
}
.rc-check ul li p{
    font-size: 13px;
}
.rc-check ul li img {
    margin: 0;
}
.comment {
    font-size: 13px;
}
#shopify-section-template--19367788216406__main__1661227338dda40f8f,
#shopify-section-template--19367788216406__main__16612273244f0289a2,
#shopify-section-template--19367788216406__main__1661227311484bfa6a,
#shopify-section-template--19367788216406__main__1661227259519c84e3,
#shopify-section-template--19367788216406__main__1661221987ba48b5ef,
#shopify-section-template--19367788216406__main__1661221974e66bad84,
#shopify-section-template--19367788216406__main__16612166444eaf2d57{
  padding:1px 0;
}
#shopify-section-template--19367788216406__main__1661185398fce08ecd .section,
#shopify-section-template--19367788216406__main__16611848188cfcdec7 .section {
    max-width: 700px;
    margin: 0 auto;
}
.before-purchase .rc-check img {
    width: 100%;
    height: auto;
}
  .table-d table tbody tr th img{
    width: 30px;
    height: 30px;
    margin: -2px 5px 0 0;
  }

.place-list, .plug-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: flex-start;
}
.place-list img, .plug-list img {
    width: 100%;
    margin: 10px 0;
}

@media screen and (min-width: 769px){
  .before-purchase header.page__header {
    margin: 60px 0 0;
  }
  .table-d .table-wrapper table tr td {
    font-size: 24px;
  }
  dl.img-list {
    padding: 24px;
  }
  dl.img-list dt img {
    width: 50px;
    height: 50px;
  }
  dl.img-list dt p {
    width: calc(100% - 70px);
    margin: 0 0 20px;
    padding: 0 0 20px;
  }
  dl.img-list dd {
    margin: 0 0 0 70px;
  }
  dl.img-list dd p {
    width: calc(100% - 32px);
  }
  .comment {
    display: block;
  }
  .before-purchase section.rich-text-advance .rte {
    margin: 0;
  }
  table.basic {
    margin: 10px 0;
  }
  table.basic tr th {
    width: 320px;
  }
}  
@media screen and (min-width: 641px){
  #shopify-section-template--19367788216406__main__1661185398fce08ecd .section,
  #shopify-section-template--19367788216406__main__16611848188cfcdec7 .section {
    margin-top: 50px;
  }
}

@media screen and (max-width: 768px){
  .before-purchase .section {
    margin: 0 0 8%;
  }
  body .heading + .rte h3.page-tit,
  body .heading + .rte + .rte h3.page-tit {
    margin: 5% 0 1%;
  }
  body .rte h3.page-tit {
    font-size: 1.2rem;
    margin: 10% 0 1%;
  }
  .section.rich-text-advance .tit{
    margin: 5% 0 1%;
  }
  body .rte h3.page-tit + p{
    margin:0 0 4%;
  }
  #shopify-section-template--19367788216406__main__1661185398fce08ecd .section {
    margin: 0 0 10%;
  }
  #shopify-section-template--19367788216406__main__16611848188cfcdec7 .section {
    margin: 7% 0;
  }
  body .rte h3.page-tit {
    margin: 10% 0 1%;
  }
  .before-purchase table.basic {
    margin: 0 0 2%;
  }
  .before-purchase .rte table.basic th{
    padding: 3% 0 1%;
    display: grid;
  }
  .before-purchase .rte table.basic td {
    padding:0 0 3%;
    display: grid;
  }
  .table-d table tbody tr th img {
    width: 24px;
    height: 24px;
    margin: 0 2px 0 0;
  }
  .table-d table tbody tr th {
    font-size:13px;
  }
}

@media screen and (min-width: 768px){
  .plug-list {
    margin: 0 0 40px 0;
  }
  .place-list img, .plug-list img {
     width: 48%;
     margin: 0 10px 10px 0;
     max-width: 700px;
  }

  .place-list img:nth-child(2n), .plug-list img:nth-child(2n) {
    margin-right: 0;
}

  .place-list img.fit20, .plug-list img.fit20{width:20%;}
  .place-list img.fit40, .plug-list img.fit40{width:40%;}
  .place-list img.fit60, .plug-list img.fit60{width:60%;}
  .place-list img.fit80, .plug-list img.fit80{width:80%;}
}

/* ご利用ガイド */
body main {
    padding: 0 0 160px;
}
body.guide #shopify-section-header section {
    margin: 0;
}
body.guide section .container.container--narrow {
    position: relative;
}
/* body.guide section .container.container--narrow:after {
    content: "";
    background: var(--border-color);
    position: absolute;
    left: 20px;
    bottom: -13%;
    width: calc(100% - 40px);
    height: 1px;
} */
#shopify-section-template--19367788216406__main__main section .container.container--narrow:after {
  display:none;
}
.guide section.rich-text-advance .rte {
    position: relative;
}
.guide .list-guide {
    border-bottom: 1px solid #ddd;
    padding: 0 0 75px;
    margin-bottom: 30px;
}
.guide .list-guide li{
    text-indent: -1.2em;
    padding: 0 0 5px 1.2em;
}
.guide .rte h3.page-tit{
    padding: 20px 0 30px;
    margin:  0 ;
}
.guide .product-meta__text.rte > span {
    display: inline-block;
    margin: 0 0 -20px;
}
.guide .indent,
.guide .sml {
    font-size: 0.9em;
}
.guide .indent + .indent{
    display: block;
    padding: 0 0 0 1.3em;
}
.guide .text{
    margin-bottom: 25px;
}
.guide .text p{
    margin-bottom: 5px;
}
.guide .block-cancel .list-guide {
    border-bottom: none;
    padding: 0 0 30px;
}
@media screen and (min-width: 641px){
  #shopify-section-template--19367788216406__main__main .page__header {
    margin: 60px 0 40px;
  }
  .guide .section {
    margin: 0;
    padding: 0;
  }
  #shopify-section-template--19367788216406__main__1661257578036e829a .section {
    margin: 0;
    padding: 0;
  }
  .guide section.rich-text-advance .rte {
    margin: 0;
  }
}
@media screen and (max-width: 768px){
  body main {
    padding: 0 0 10%;
  }
  body.guide main{
    padding: 0 0 8%;
  }
  .guide .section {
    margin: 0;
  }
  .guide .product-meta__text {
    margin-bottom: 0;
  }
  .guide .rte h3.page-tit {
    padding: 30px 0 20px;
  }
  .guide .list-guide {
    padding: 0 0 50px;
    margin-bottom: 0;
  }
  .guide .block-cancel .list-guide {
    padding: 0;
  }
}


/* 会社概要 */
.company .rte p:not(:last-child),
.company .ph {
    margin: 0 !important;
}
.company #main {
  padding: 0 80px;
}
/* .company .page__sub-header {
  justify-content: flex-end;
} */
.company .product-meta__text .ff  h2,
.company .product-meta__text .ff  h3 {
  margin-left: 0 !important;
}


.ff h2 {
    font-size: 5.4vw;
}
.ff ul {
    margin-left: 0;
}
.ff ul li .ph{
    margin: 4% 0 10% -20px !important;
}
.ff ul li .ph.right {
    margin: 4% -20px 10% 0!important;
}
.ff ul li .ph.right ul.indent{
    padding: 10px 20px 0 0;
}
.ff ul li h3 {
    margin: 1.8em 0 0.5em;
}
.left-box-text,
.right-box-text {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    line-height: 1.5;
    justify-content: space-between;
    margin: 0 !important;
}
.left-box-text li{
    width: 48%;
}
.right-box-text li {
    width: 50%;
}
.left-box-text li + li{
  width:52%;
}
.right-box-text li + li{
  width:47%;
}
.ff ul li .right-box {
    margin: 2% -20px 10% 0!important;
}

.right-box {
    display: flex;
    flex-wrap: wrap;
}
.right-box li{
  width:50%;
}
.left-box-text p .ico{
    background: #e60012;
    color: #fff;
    font-weight: 600;
    display: block;
    width: 9.4em;
    text-align: center;
    letter-spacing: 2px;
    font-size: 0.95rem;
    padding: 2% 1.5% 2.5% 2%;
    margin: 0 0 2%;
}
.left-box-text p .ico.ice{
    background: #00479d;
}
@media screen and (min-width: 641px){
  #shopify-section-template--19367788216406__main .page__header {
    margin: 60px 0 40px;
  }
  #shopify-section-template--19367788216406__main__1661267967d82662e9 .section {
    margin: 0;
  }
}
@media screen and (min-width: 769px){
  .company .container {
    padding: 0;
  }
  .nav-bar  .container ,
  header.header .container {
    padding: 0 var(--desktop-container-gutter);
  }
  .company .section {
    margin: 120px 0 0;
  }
  .company .container--medium {
    max-width: 100%;
  }
  #shopify-section-template--19367788216406__main__1661267967d82662e9 .ph {
    padding-left: 14%;
  }
  .ff h2, .ff h3, #shopify-section-template--19367788216406__main__1661268528cae5ebe2 ul li p:not(.ph),
  .company-list {
    max-width: 900px;
    margin: 0 auto !important;
    padding: 0 0 40px;
  }
  .company-list table tr th{
    width: 260px;
  }
  .ff h2, .ff h3 {
    font-size: 34px;
    letter-spacing: 3px;
    font-weight: 600;
    line-height: 1.8;
  }
  .ff ul li .ph.left{
    padding-right: 14%;
    margin: 4% 0 8% !important;
  }
  .ff ul li .ph.right{
    padding-left: 14%;
    margin: 4% 0 8% !important;
  }
  .right-box-text {
    padding-left: 14%;
  }
  .left-box-text {
    padding-right: 14%;
    padding-left: 1%;
  }
  ul.left-box-text li p:not(.ph)
  #shopify-section-template--19367788216406__main__1661268528cae5ebe2 ul.right-box-text li p:not(.ph){
    padding: 0;
  }
  
  .left-box-text li+li ,
  .right-box-text li+li {
    width: 49.5%;
  }
  .ff ul.left-box-text li .ph.left,
  .ff ul.right-box-text li .ph.right {
    margin: 4% 0 0!important;
  }
  .left-box-text p .ico{
    width: 200px;
    font-size: 1.25rem;
    padding: 10px 10px 12px;
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 768px){
  #shopify-section-template--19367788216406__main__1661267967d82662e9 .section {
    margin: 5% 0 10%;
  }
  .company .company-list table {
    margin-top: 5%;
  }
  .company .company-list table tr th {
    padding: 3% 0 1%;
    display: block;
  }
  .company .company-list table tr td {
    padding: 0 0 3%;
    display: block;
  }
}


/* 購入機器の取り扱い方 */
@media screen and (min-width: 641px){
  .how-to-handle .page__header {
    margin: 60px 0 0;
  }
}
@media screen and (max-width: 768px)
  .how-to-handle .section {
    margin: 0 0 10%;
  }
}


/* キャンペーン情報 */
.campaign p {
    margin: 0 0 4%;
}
.btn a {
    color: #100a64;
    margin: 3% 0 0;
    width: 100%;
    text-align: center;
    display: inline-block;
    transform: none;
    border: 1px solid #100a64;
    padding: 12px;
    border-radius: 2px;
    -webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease;
    text-decoration: none !important;
}
.campaign p.ph {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
}
.campaign .btn {
    text-align: center;
}
.campaign .btn a {
    margin-right: auto;
    margin-left: auto;
    max-width: 300px;
  padding:12px;
}
@media screen and (min-width: 769px){
  .campaign .ph {
    margin: 2% 0;
  }
}
@media screen and (max-width: 768px){
  .campaign .section {
    margin: 0 0 12%;
  }
}


/* お知らせ一覧 */
.blog-news .page__header {
    display: block;
    text-align: center;
}
/*
.blog-news .blog-post-list-wrapper {
    max-width: 900px;
}
*/
.blog-news .block-list {
    margin: 0;
}
.blog-news .blog-post-list-wrapper {
    border-top: 1px solid var(--border-color);
}
.blog-news .article-item {
    border-bottom: 1px solid var(--border-color);
    margin: 0 !important;
    padding: 5% 0;
}
.blog-news .article-item h2 {
    font-size: 1.15rem;
    line-height: 1.45;
    letter-spacing: 1px;
}
.template-article .page__header.page__header--stack {
    margin-bottom: 5%;
    padding-bottom: 4%;
    border-bottom: 1px solid #005BAA;
}
.template-article .article__image-wrapper {
    width: 100%;
    left: 0;
}
.template-article .article__navigation {
    padding: 4% 0;
}


/* お問い合わせ */
.contact .btn a {
    margin: 5% 0 0;
}
.template-article .article__inner {
    margin: 6% auto 0;
}
.contact .text.cc {
    border-top: 1px solid #eee;
    padding: 60px 0 0;
    margin: 65px 0 0;
}
@media screen and (min-width: 641px){
  /*
  .contact .page__header,
  .blog-news .page__header {
    margin: 60px 0 40px;
  }
  */
  .blog-news .article-item {
    padding: 36px 0;
  }
  .blog-news .article-item__meta {
    font-size: 16px;
    padding: 0 0 2px;
  }
  #shopify-section-template--19367788216406__main__16612807023d132c14 .section {
    margin: 60px 0 0;
  }
}

body .blog-post {
    max-width: 100%;
}

@media screen and (min-width: 769px){
  .blog-news .block-list__item {
    display: block;
    width: 100%;
  }
  /*
  .template-article #main .container {
    max-width: 900px;
    padding: 0;
  }
  */
  .template-article .page__header.page__header--stack {
    margin: 60px 0 36px;
    padding-bottom: 30px;
  }
  .template-article  .article__inner {
    max-width: 100%;
    margin: 40px auto 0;
  }
  .template-article .article__navigation {
    padding: 20px 0;
  }
  .template-article .article__image-wrapper {
    max-width: 700px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px){
  #shopify-section-template--19367788216406__main__16612807023d132c14 .section,
  #shopify-section-template--19367788216406__main__16626062631087df71 .section {
    margin: 40px 0 0;
  }
  #shopify-section-template--19367788216406__main__16612807023d132c14 .section .product-meta__text{
    margin: 0;
  }
  .block-list__item {
    display: block;
    width: 100%;
  }
  .contact .text.cc {
    padding: 8% 0 0;
    margin: 10% 0 0;
  }
}


/* collections */
.rte.boost-pfs-filter-collection-description.lead {
    margin: -10px 0 25px;
}
.template-collection .layout__section {
    margin-bottom: 0;
}
body .collection__toolbar {
  box-shadow:none;
    border-top: 1px solid var(--border-color);
}
body .boost-pfs-in-collection-search-wrapper {
    margin: 0;
}
body .boost-pfs-in-collection-search {
    margin-top: 0;
    border-bottom: 1px solid var(--border-color);
}
.template-collection .rte .text {
    border: 1px solid #666;
    padding: 10px 10px 15px;
    line-height: 1.4;
    font-size: 14px;
    margin: 0 20px 15px;
}

.boost-pfs-in-collection-search-wrapper .boost-pfs-in-collection-search-input {
  font-size: 16px!important;
}

@media screen and (min-width: 1000px){
  .collection__toolbar:not(.collection__toolbar--bordered) {
    margin-top: 0;
    box-shadow: none;
  }
}
@media screen and (min-width: 641px){
  body .collection__toolbar {
    border-top: none;
  }
  .template-collection .card {
    border: none;
  }
  .template-collection .card .card__header {
    padding: 0;
  }
  .template-collection .card .card__header .collection__title{
    padding: 0 0 20px;
    text-align: center;
}
  .template-collection .card .card__header + div{
    border: 1px solid var(--border-color);
  }
  .collection__toolbar--bordered {
    margin-top: 0;
  }
  .template-collection .rte .text {
    margin: 0 20px 20px;
  }
}
@media screen and (max-width: 768px){
  .rte.boost-pfs-filter-collection-description.lead {
    margin: 3.5% 0 5%;
    line-height: 1.5;
  }
}

/* ポップアップ */
.html-common #btn-popup,
.template-collection #btn-popup {
    color: var(--link-color);
    transition: color .2s ease-in-out;
    -webkit-text-decoration: var(--text-link-decoration);
    text-decoration: var(--text-link-decoration);
    text-underline-position: under;
    display: inline-block;
    cursor: pointer;
}
.template-collection #btn-popup{
    font-size: 16px;
    letter-spacing: 1px;
}
.html-common #btn-popup:hover,
.template-collection #btn-popup:hover {
    text-decoration: none;
}
#popupInfotop{
	position:fixed;
	top:0;
	left: 0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	z-index:100100;
	display:none;
}

.popupBox{
	display:none;
	position:fixed;
	top:0;
	left: 0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.85);
	z-index:10010;
    text-align: left;
}
.popupBox .closeBg{
	display:block;
	position:fixed;
	top:0;
	width:100%;
	height:100%;
	z-index:1001;
}
.popupBox .block{
	position:absolute;
	top:49%;
	left:50%;
	width:90%;
	max-width: 800px;
	z-index:1100;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.popupBox .block{top:55%;}

.popupBox{
  overflow: scroll;
}
.popupBox .block{
    position: absolute;
    top: 10%;
    left: 50%;
    width: 90%;
    max-width: 800px;
    z-index: 1100;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    padding: 0 0 60px;
}


.popupBox .close .top{
	position:absolute;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.popupBox .close .bottom{
	position:absolute;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


.popupBox .inner {
    background: #fff;
    padding: 30px 30px 35px;
    line-height: 1.5;
    font-size: 16px;
    letter-spacing: 1px;
    color: #222;
}
.popupBox .inner p {
    font-size: 16px;
}
.popupBox .inner .tit{
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  padding: 0 0 25px;
}

.popupBox .inner .titSub{
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    padding: 0 0 20px;
}
.popupBox .inner .tit + .text{
    padding: 10px 0 20px;
}
.popupBox .inner .lead p, .popupBox .inner .text > p{
    padding: 0;
    margin: 0;
}
.popupBox .inner a{
  color: #000;
  text-decoration: underline;
}

.popupBox .inner .lead {
    padding: 20px 0;
    border-bottom: 2px solid #ccc;
    margin: 0 0 40px;
}
.popupBox .inner .notice {
    margin: 0 0 0 -5px;
}
.popupBox .inner .notice li{
    text-indent: -1em;
    padding: 0 0 8px 1em;
}
.popupBox .inner .notice li span.indent{
    display: inherit;
    padding: 0 0 0 1em;
}
.popupBox .inner .notice + .text{
    padding: 10px 0 0;
}
.popupBox .inner #guideLines dl dt{
    padding: 0 0 35px;
    margin: 0 0 40px;
    border-bottom: 1px solid #ccc;
}
.popupBox .inner #guideLines dl dd:not(:last-child){
    padding: 0 0 25px;
    margin: 0 0 40px;
    border-bottom: 1px solid #ccc;
}

.popupBox .inner #guideLines .appBtn{
    text-align: center;
}
.popupBox .inner #guideLines .appBtn a {
    margin: 15px;
    display: inline-block;
    line-height: 0;
    text-decoration: none;
    text-indent: 0;
}
.popupBox .inner #guideLines .appBtn a:hover{
  opacity:0.6;
}
.popupBox .inner #guideLines .appBtn a img{
    height: 60px;
    width: auto;
}
.popupBox section.rich-text-advance .heading.h1 {
    font-size: 1.2rem;
    margin: 0 0 3%;
    padding: 0 0 2%;
}
.popupBox section.rich-text-advance .rte {
    line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .popupBox .template-collection #btn-popup:hover {
    text-decoration: none;
  }
}
@media screen and (min-width: 960px) {
  .popupBox .close{
    position: absolute;
    width: 40px;
    height: 40px;
    top: -50px;
    right: 0;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    text-align: left;
  }
  .popupBox .close span{
  	top:20px;
  	width:40px;
  	height:2px;
  	position:absolute;
  	background:#fff;
  }
  .popupBox .close:hover{
  	-moz-transform: rotate(90deg);
  	-webkit-transform: rotate(90deg);
  	transform: rotate(90deg);
  }
  .popupBox .inner a:hover{
    color: #000;
    text-decoration: none;
  }
}
@media screen and (max-width: 960px) {
  .popupBox .container {
    padding: 4% 4% 1px;
  }
  .popupBox .close {
    position: absolute;
    width: 30px;
    height: 30px;
    top: -30px;
    right: -3px;
  }
  .popupBox .close span {
    top: 10px;
    width: 24px;
    height: 2px;
    position: absolute;
    background: #fff;
    right: 0;
  }
  .popupBox .block {
    top: 7%;
    transform: translate(-50%);
  }
  .popupBox .inner{margin:0 0 20px;padding:0;}
  
}

/* パンくず周り */
body .page__sub-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.page__sub-header .breadcrumb + .page__navigation{
    display: none;
}
@media screen and (max-width: 768px) {
  body .page__sub-header {
    margin: 0 20px 10px;
    line-height: 1.5;
  }
  .product-form__payment-container .gpo-container {
    margin-bottom: 8%;
  }
  .page__sub-header .breadcrumb .breadcrumb__list {
    display: block;
  }
  .page__sub-header .breadcrumb .breadcrumb__list li{
    display: inline-block;
  }
}

.gpo-app .gpo-input::placeholder {
    color: #999 !important;
}
.product-form__payment-container .gpo-container{
    border: 1px solid var(--border-color);
    padding: 1px 20px;
}
.product-form__payment-container .gpo-container .gpo-element.gpo-form__group {
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 10px;
}
.product-form__payment-container .gpo-container .gpo-element.gpo-form__group .gpo-choice__list {
    margin: 0 10px 5px 0;
    display: inline-block;
}


/* エアコン分解クリーニング */
.template-product .cleaning-info {
    padding: 30px 0 0;
}
.template-product .indent {
    list-style: none;
}
.template-product .atend-html ul.indent {
    margin-top: -10px;
}
.template-product .indent li{
    text-indent: -1em;
    padding: 0 0 5px 1em;
}
.template-product .indent li:last-child{
    text-indent: -1em;
    padding: 0 0 0 1em;
}
.template-product .list-ac .indent {
    padding: 7px 0 5px;
}
.template-product .list-ac .indent li {
    line-height: 1.3;
  font-size:0.8em;
}
.template-product .atend-html + .list-ac{
    margin: 24px 0 10px;
}
.template-product .list-ac + .html-common {
    padding: 16px 0 0;
}
.template-product .html-common .text p {
    line-height: 1.5;
    margin: 0 0 5px;
}
.text a:not(.button) {
    color: var(--link-color);
    transition: color .2s ease-in-out;
    -webkit-text-decoration: var(--text-link-decoration);
    text-decoration: var(--text-link-decoration);
    text-underline-position: under;
}

.template-product.air-cc .product-block-list__item--description .card__section {
    padding: 0;
    margin-top: 0;
}
.template-product.air-cc .product-block-list__item--description .card__section ul {
    margin: 0;
}
.template-product.air-cc ul.cleaning-list > li {
    margin: 0 0 8%;
}
.template-product.air-cc ul.cleaning-list > li.merit {
    margin: 9% 0;
}
ul.step li {
    letter-spacing: 0.5px;
    line-height: 1.3;
    text-indent: -1em;
    padding: 0 0 0 1em;
}
.template-product.air-cc .product-block-list__item--description .card__section h3 {
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 4%;
    line-height: 1.3;
}
.rte table.component-table {
    margin-top: 4%;
}
table.component-table thead{
    display: none;
}
.rte table.component-table th {
    display: flex;
    padding: 5px 10px 4px;
    width: 100%;
    background: #f5f5f5;
}
.rte table.component-table td {
    padding: 5px 10px;
    display: inline-block;
    width: 50%;
}
.merit dl {
    display: flex;
    flex-wrap: wrap;
    margin: 5% 0;
}
.merit dl dt{
    width: 40%;
}
.merit dl dt img{
    margin: 0;
}
.merit dl dd{
    margin: 0;
    width: 100%;
    padding: 0;
    line-height: 1.4;
}
.merit dl dd .tit{
    font-weight: 600;
    margin: 0 0 3%;
}
.merit dl dd .tit.ico span{
    width: 21px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: -1px;
}
.merit dl dd .tit.ico span img{
    margin: 0;
    max-width: 100%;
}

.before-after .text {
    margin: 0 0 5%;
}
.before-after dl {
    display: flex;
    flex-wrap: wrap;
justify-content: space-between;
    align-items: flex-end;
    margin: 2% 0 0;
}
.before-after dl dd, .before-after dl dt {
    width: 48.5%;
    margin: 0;
    text-align: center;
    font-size: 0.8em;
}
.before-after img{
    margin: 0;
}
.before-after .tit-l {
    font-size: 1rem;
    letter-spacing: 1.5px;
    font-weight: 600;
    margin-bottom: 3% !important;
  text-align: left;
}
.inquiry {
    margin-top: -40px;
    padding: 3% 4% 4%;
    border: 1px solid var(--border-color);
}
.inquiry h3 {
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 3%;
    line-height: 1.4;
    letter-spacing: 1px;
}
.inquiry dl{
    margin: 0;
}
.inquiry dl .tit{
    font-weight: 600;
    margin: 0 0 2%;
}
.inquiry .tel{
    max-width: 85%;
    margin-bottom: 4%;
}
.inquiry .fax{
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 4%;
}
.inquiry .fax img{
    width: 26px;
    margin: 1px 6px 0 0;
}
.inquiry .tel-ip .ico{
    margin-bottom: 4%;
    border: 1px solid;
    font-size: 0.8em;
    line-height: 1;
    padding: 1px 6px 2px 8px;
    border-radius: 2px;
    margin: 0 6px 0 0;
}
.inquiry dl dd {
    margin: 5% 0 0;
    padding-top: 3.5%;
    border-top: 1px solid var(--border-color);
    line-height: 1.6;
}
.air-cc .cbb-also-bought-container.cbb-mobile-view{
  display:none;
}
.template-product.air-cc .card {
    margin: 0;
    border: none;
}

/* マイページ */
.template-customers-register.template-register #shopify-section-template--19367788216406__main .container {
    max-width: 900px;
}
@media screen and (min-width: 641px){
  .template-customers-register.template-register #shopify-section-template--19367788216406__main .container {
    padding: var(--desktop-container-gutter);
  }
}
@media screen and (max-width: 768px){
  .template-customers-account.template-account .layout__section.layout__section--secondary + .layout__section .card{
    margin: 0 17px;
    border: 1px solid var(--border-color);
  }
  .template-customers-account.template-account .layout__section.layout__section--secondary + .layout__section .card .table-wrapper {
    overflow: hidden;
  }
  .template-customers-account.template-account .layout__section.layout__section--secondary + .layout__section .card .table-wrapper .table {
    margin: 0 12px;
    width: calc(100% - 24px);
  }
  .template-customers-account.template-account .layout__section.layout__section--secondary + .layout__section .card .table-wrapper .table thead {
    display: none;
  }
  .template-customers-account.template-account .layout__section.layout__section--secondary + .layout__section .card .table-wrapper table tr{
    padding: 10px 0;
    display: block;
  }
  .template-customers-account.template-account .layout__section.layout__section--secondary + .layout__section .card .table-wrapper table td{
    display: block;
    width: calc(100vw - 60px);
    padding: 2px 0;
  }

  .element-date::before{
    content:"日　　付：";
  }
  .element-status::before{
    content:"支払状況：";
  }
  .element-label::before{
    content:"配送状況：";
  }
  .table .element-price.table__cell--right {
    text-align: left;
  }
  .element-price::before{
    content:"合　　計：";
  }
  .template-customers-addresses.template-addresses .layout__section--secondary .card__section.card__section--tight,
  .template-customers-account.template-account .layout__section--secondary .card__section.card__section--tight {
    padding: 0;
  }
  .template-customers-addresses.template-addresses .layout__section--secondary .card ,
  .template-customers-account.template-account .layout__section--secondary .card {
    border-bottom: none;
  }
  .template-customers-addresses.template-addresses .layout__section--secondary .card__section.card__section--tight .card__linklist,
  .template-customers-account.template-account .layout__section--secondary .card__section.card__section--tight .card__linklist{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .template-customers-addresses.template-addresses .layout__section--secondary .card__section.card__section--tight .card__linklist-item,
  .template-customers-account.template-account .layout__section--secondary .card__section.card__section--tight .card__linklist-item {
    padding: 2% 4%;
    width: 50%;
        border-bottom: 1px solid var(--border-color);
  }
  .template-customers-addresses.template-addresses .layout__section--secondary .card__section.card__section--tight a,
  .template-customers-account.template-account .layout__section--secondary .card__section.card__section--tight a{
    position: relative;
    padding-right: 25px ;
  }
  .template-customers-addresses.template-addresses .layout__section--secondary .card__section.card__section--tight a::after,
  .template-customers-account.template-account .layout__section--secondary .card__section.card__section--tight a::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    position: absolute;
    right: 11px;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -5px;
  }
  .template-customers-addresses.template-addresses .layout__section--secondary .card__section.card__section--tight a:nth-child(5),
  .template-customers-addresses.template-addresses .layout__section--secondary .card__section.card__section--tight a:nth-child(3),
  .template-customers-addresses.template-addresses .layout__section--secondary .card__section.card__section--tight a:nth-child(1),
  .template-customers-account.template-account .layout__section--secondary .card__section.card__section--tight a:nth-child(5),
  .template-customers-account.template-account .layout__section--secondary .card__section.card__section--tight a:nth-child(3),
  .template-customers-account.template-account .layout__section--secondary .card__section.card__section--tight a:nth-child(1){
        border-right: 1px solid var(--border-color);
  }
  .card__header + .cf-container {
    max-width: 90%;
    margin: 0 auto;
  }
}


/* よくあるご質問 */
.template-page ul {
    margin: 0;
}
div.flame {
    border: 1px solid #ccc;
    padding: 12px 15px 15px;
}
div.flame.red {
    color: #f00;
    border: 1px solid #f00;
    padding: 12px 15px 15px;
}
div.flame p.tit{
    line-height: 1.5;
    font-size: 16px;
}
dl.atend-block {
    border: 1px solid;
    color: #f00;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
}
dl.atend-block dt{
    width: 50px;
}
dl.atend-block dd{
    margin: 0;
    width: calc(100% - 50px);
    padding: 15px 0 15px 10px;
    font-size: 16px;
    line-height: 1.5;
}
.atend-block + .tit,
dl.atend-block dd .tit{
    margin: 0 0 2px !important;
}
dl.atend-block dd .list-img img{
    width: 50%;
}
dl.atend-block dd .list-img img + img{
    width: calc(37% + 15px);
    padding: 0 0 0 15px;
}
p.ph-list3,
p.ph-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
p.ph-list img {
    width: 23%;
    margin: 0 0 10px;
}
p.ph-list3 img {
    width: 32%;
}
@media screen and (min-width: 768px){
  img.fit40{width:40%;}
  img.fit60{width:60%;}
  img.fit80{width:80%;}

  p.ph-list img {
    width: 48%;
  }
}


/* 404 */
.template-404 .form__input-wrapper--labelled .form__field {
    padding-top: inherit;
    padding-bottom: inherit;
}
.template-404 .button:not(.product-item__action-button) {
    padding: 0 24px;
    line-height: 48px;
}


.cart-recap__secure-payment-list{
  max-width:100%;
}
@media screen and (min-width: 641px){
  body .modal {
    align-items: flex-start;
    padding-top: 200px;
  }
  body .modal__dialog {
    max-height: calc(100% - 220px);
  }
}
@media screen and (max-width: 768px){
  .cart-recap__secure-payment-list{
    padding-bottom:10%;
  }
  .cart-recap__secure-payment-title svg{
    margin-right:4px;
    vertical-align:-2px;
  }
}
.template-cart .line-item__price-list .line-item__price.line-item__price--highlight,
.mini-cart__price-list .price.price--highlight{
    display: none;
}
.template-cart .line-item__price-list .line-item__price--compare{margin:0;}
.mini-cart__discount-list .mini-cart__discount,
.template-cart .line-item__discount-list .line-item__discount{
  font-size:0;
  padding:2px 8px;
}
.mini-cart__discount-list .mini-cart__discount svg,
.template-cart .line-item__discount-list .line-item__discount svg{
    width: 14px;
    height: 14px;
    vertical-align: -2px;
    margin: 0 4px 0 0;
}
.mini-cart__discount-list .mini-cart__discount::after,
.template-cart .line-item__discount-list .line-item__discount::after{
  content:"割引適用中";
  font-size:13px;
}
.mini-cart__discount-list .mini-cart__discount::after {
    line-height: 1.5;
}
.button.button--disabled {
    cursor: not-allowed;
    pointer-events: none;
}
@media screen and (min-width: 641px){
#shopify-section-template--19367788216406__main .page__sub-header {
    padding: 0 var(--desktop-container-gutter);
  }
}

#shopify-section-template--19367788216406__main .container--narrow {
    max-width: 100%;
    padding: 0 !important;
}
#shopify-section-template--19367788216406__main__16626269879f707dbb .section {
    margin: 0;
}

/* カートページ */
#noCart {
    background: transparent;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
}
@media (min-width: 769px){
  #noCart {
    width: 100%;
    height: 100%;
    z-index: 10;
  }
}
.checkboxList {
    padding: 0 0 20px;
    margin: 0;
    text-align: right;
}
.checkboxList li {
    list-style: none;
    border: 1px solid var(--border-color);
    padding: 13px 20px 14px;
    font-size: 14px;
    border-radius: 2px;
    width: 100%;
    display: inline-block;
    text-align: left;
}
.checkboxList li a{
    text-decoration: underline;
}
.checkboxList li a:hover{
    text-decoration: none;
}
.checkboxList li label{
    margin: 5px 0 0;
    letter-spacing: 1px;
}
.checkboxList li label input {
    vertical-align: -2.5px;
    margin: 0 8px 0 0;
    width: auto;
}
.dynamic-checkout__content,
.template-cart.cart .ajax-cart__buttons input{
    pointer-events: none;
}
.cart-wrapper__inner .text-type{
    background: rgba(236, 11, 8,0.1);
    padding: 20px;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
    margin-bottom: 30px;
}
.cart-wrapper__inner .text-type ul,
.cart-wrapper__inner .text-type p{
  letter-spacing:1px;
}
.cart-wrapper__inner .text-type ul.indent{
    list-style: none;
    font-size: 0.8em;
}
.cart-wrapper__inner .text-type ul.indent li{
    text-indent: -1em;
    padding-left: 1em;
}
.cart-wrapper__inner .text-type ul.indent li + li{
    padding-top: 4px;
}
@media (max-width: 768px){
  #noCart {
    width: 100%;
    height: 180px;
    z-index: 10;
  }
  .checkboxList li {
    min-width: 100%;
    width: 100%;
  }
}

/* FAQ */
#shopify-section-template--19367788216406__main__16614178265d053abe h2.h1,
#shopify-section-template--19367788216406__main__166141776988dfd8ea h2.h1{
margin-bottom: 0;
    font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 22px));
    line-height: 1.55;
}
.faq h3 {
    font-size: 19px;
}
@media screen and (min-width: 641px){
  #shopify-section-template--19367788216406__main__16614178265d053abe .section,
  #shopify-section-template--19367788216406__main__166141776988dfd8ea .section {
    margin: 60px 0 -20px;
  }
  #shopify-section-template--19367788216406__main__16614178265d053abe h2.h1,
  #shopify-section-template--19367788216406__main__166141776988dfd8ea h2.h1 {
    font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 25px));
    line-height: 1.5;
  }
  .faq h3 {
    font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 21px));
    line-height: 1.5;
  }
}


/* ポップアップ */
#block-noCart {
    position: relative;
}
#popupInfotop{
	position:fixed;
	top:0;
	left: 0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	z-index:10010;
	display:none;
}

.popupBox{
	display:none;
	position:fixed;
	top:0;
	left: 0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.85);
	z-index:10010;
    text-align: left;
}
.popupBox .closeBg{
	display:block;
	position:fixed;
	top:0;
	width:100%;
	height:100%;
	z-index:1001;
}
.popupBox .block{
	position:absolute;
	top:49%;
	left:50%;
	width:90%;
	max-width: 800px;
	z-index:1100;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.popupBox .block{top:55%;}

.popupBox{
  overflow: scroll;
}
.popupBox .block{
    position: absolute;
    top: 10%;
    left: 50%;
    width: 90%;
    max-width: 800px;
    z-index: 1100;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    margin: 0 0 60px;
}
.popupBox .close .top{
	position:absolute;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.popupBox .close .bottom{
	position:absolute;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.popupBox .inner {
    background: #fff;
    padding: 30px 30px 35px;
    line-height: 1.5;
    font-size: 16px;
    letter-spacing: 1px;
    color: #222;
}
.popupBox .inner p {
    font-size: 16px;
}
.popupBox .inner .tit{
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  padding: 0 0 25px;
}

.popupBox .inner .titSub{
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    padding: 0 0 20px;
}
.popupBox .inner .tit + .text{
    padding: 10px 0 20px;
}
.popupBox .inner .lead p, .popupBox .inner .text > p{
    padding: 0;
    margin: 0;
}
.popupBox .inner a{
  color: #000;
  text-decoration: underline;
}

.popupBox .inner .lead {
    padding: 20px 0;
    border-bottom: 2px solid #ccc;
    margin: 0 0 40px;
}
.popupBox .inner .notice {
    margin: 0 0 0 -5px;
}
.popupBox .inner .notice li{
    text-indent: -1em;
    padding: 0 0 8px 1em;
}
.popupBox .inner .notice li span.indent{
    display: inherit;
    padding: 0 0 0 1em;
}
.popupBox .inner .notice + .text{
    padding: 10px 0 0;
}
.popupBox .inner #guideLines dl dt{
    padding: 0 0 35px;
    margin: 0 0 40px;
    border-bottom: 1px solid #ccc;
}
.popupBox .inner #guideLines dl dd:not(:last-child){
    padding: 0 0 25px;
    margin: 0 0 40px;
    border-bottom: 1px solid #ccc;
}

.popupBox .inner #guideLines .appBtn{
    text-align: center;
}
.popupBox .inner #guideLines .appBtn a {
    margin: 15px;
    display: inline-block;
    line-height: 0;
    text-decoration: none;
    text-indent: 0;
}
.popupBox .inner #guideLines .appBtn a:hover{
  opacity:0.6;
}
.popupBox .inner #guideLines .appBtn a img{
    height: 60px;
    width: auto;
}

.checkboxList li{
    line-height: 1.5;
}
.checkboxList li p{
    margin: 0 0 8px;
}
@media screen and (min-width: 960px) {
  .popupBox .close{
    position: absolute;
    width: 40px;
    height: 40px;
    top: -50px;
    right: 0;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    text-align: left;
  }
  .popupBox .close span{
  	top:20px;
  	width:40px;
  	height:2px;
  	position:absolute;
  	background:#fff;
  }
  .popupBox .close:hover{
  	-moz-transform: rotate(90deg);
  	-webkit-transform: rotate(90deg);
  	transform: rotate(90deg);
  }
  .popupBox .inner a:hover{
    color: #000;
    text-decoration: none;
  }
}
@media screen and (max-width: 960px) {
  .popupBox .close{
  	position:absolute;
  	width:30px;
  	height:30px;
  	top:-40px;
  	right:-3px;
  }
  .popupBox .close span{
  	top:20px;
  	width:30px;
  	height:2px;
  	position:absolute;
  	background:#fff;
  }
  .popupBox .block{    
	top: 10%;
	transform: translate(-50%,0);
  }
  .popupBox .inner{margin:0 0 20px;}
  
}

/* BnK */
@media(min-width: 1200px){
  .template-cart .cbb-also-bought-slider-list .cbb-also-bought-product{
    width: 25% !important;
  }
}
.cbb-also-bought-add-to-cart-button{
  padding: 0 10px !important;
  line-height: 38px !important;
  font-size: 14px !important;
  transition: all 0.3s !important;
}
.cbb-also-bought-slider-list .cbb-also-bought-product .cbb-also-bought-product-image{
  width: auto !important;
}
.cbb-also-bought-slider-list{
  display: block !important;
}
/* End BnK */