/** Shopify CDN: Minification failed

Line 3275:10 Expected ":"

**/
@charset "utf-8";

/**
 * ----------------------------------------------------------------------------------------------
 *for josuian
 * ----------------------------------------------------------------------------------------------
 */

/******************************
 common
******************************/
*,
:after,
:before {
    -webkit-font-smoothing: auto!important;
}
html,
body {
  /*font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif!important;*/
  font-family: "游明朝体", 'Yu Mincho', 'YuMincho', 'Noto Serif JP', serif;
}
main#main {
  background: url("//online.josuian.jp/cdn/shop/t/28/assets/bg.png?v=44050783782417384641752803177");
}
.shopify-section:first-child {
  background: url("//online.josuian.jp/cdn/shop/t/28/assets/bg02.png?v=17771394771394409951752803177") no-repeat right top!important;
}
.section {
    margin: 0!important;
    padding: 60px 0;
}
@media screen and (max-width: 640px){
  .section {
    padding: 30px 0;
  }
}
.layout {
  margin-bottom: 0!important;
  padding-bottom: 100px;
}
@media screen and (max-width: 640px){
  .layout {
    padding-bottom: 60px;
  }
}
.container .page__sub-header {
  margin: 0;
  padding: 23px 0;
}
@media screen and (max-width: 640px){
  #main .breadcrumb {
    width: 100%;
  }
  .breadcrumb__list {
    display: block!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
}
.breadcrumb__list .breadcrumb__item {
  color: #62297F;
}
@media screen and (max-width: 640px){
  .breadcrumb__list .breadcrumb__item {
    font-size: 0.7rem;
    display: inline;
  }
}
.breadcrumb__list .breadcrumb__item a {
  color: #969696;
}
@media screen and (max-width: 640px){
  .breadcrumb__list .breadcrumb__item a {
    font-size: 0.7rem;
  }
}
.breadcrumb__list .breadcrumb__item a:hover {
  color: #62297F;
}
.breadcrumb__list .breadcrumb__item:first-child a {
  background: url("//online.josuian.jp/cdn/shop/t/28/assets/icon_home.png?v=110577066382401354471752803177") no-repeat left center;
  padding-left: 15px;
}
.breadcrumb__list .breadcrumb__item:first-child a:hover {
  background: url("//online.josuian.jp/cdn/shop/t/28/assets/icon_home_hover.png?v=141596193803747784201752803177") no-repeat left center;
}
.breadcrumb__list svg {
  color: #969696;
}
@media screen and (max-width: 640px){
  .container .page__sub-header {
    display: flex!important;
    background: #FFF;
    padding: 5px 20px;
  }
  .container .page__sub-header .page__navigation {
    display:none;
  }
  .product-block-list__item .card {
    background: none;
    border-bottom: none;
  }
  .product-block-list__item .card__separator {
    display: none;
  }
  .product-block-list__item .card--collapsed {
    box-shadow: none;
  }
  .product-block-list__item .product-form {
    background: #FFF;
    width: 100vw;
    padding: 20px;
    margin-left: -20px;
    border-top: solid #E2E2E2 1px;
    border-bottom: solid #E2E2E2 1px;
    margin-top: 20px;
  }
}
.flickity-prev-next-button {
  opacity: 0.5!important;
  transform: scale(1)!important;
}
.flickity-prev-next-button:hover {
  opacity: 1!important;
}
.flickity-prev-next-button svg {
  display: none;
}
.flickity-prev-next-button.previous,
.flickity-prev-next-button.previous:hover {
  background: url("//online.josuian.jp/cdn/shop/t/28/assets/arrow-left.svg?v=27191114246789664691752803177") no-repeat left top;
  background-size: 100%;
}
.flickity-prev-next-button.next,
.flickity-prev-next-button.next:hover {
  background: url("//online.josuian.jp/cdn/shop/t/28/assets/arrow-right.svg?v=181418089371070509691752803177") no-repeat left top;
  background-size: 100%;
}
.promo-block {
  border-radius: 5px!important;
}
.product-item button.product-item__action-button {
  border-radius: 5px!important;
}
.product-item .price {
  color: var(--heading-color);
  font-size: 1rem!important;
}
.product-item .price.price--highlight {
  margin-right: .7em;
  color: var(--product-on-sale-accent);
}
.product-item .price--compare {
  color: #969696;
  text-decoration-color: #969696;
  font-size: 0.8rem!important;
}
.product-item .product-item__title {
  color: var(--accent-color);
  text-decoration: underline;
}
.product-item:hover .product-item__title {
  text-decoration: none;
}
.template-product .cart_pc {
  display: block;
}
.template-product .cart_sp {
  display: none;
}
@media screen and (max-width: 999px){
  .template-product #cart_box01 {
    padding-top: 35px;
  }
  .template-product .cart_pc {
    display: none;
  }
  .template-product .cart_sp {
    display: block;
  }
  .template-product .cart_sp .anchor_button {
    padding: 30px;
  }
  .template-product .cart_sp .anchor_button a {
    background: var(--primary-button-background);
    color: var(--primary-button-text-color);
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 640px){
  .template-product .cart_sp {
    padding-top: 15px;
  }
}
@media screen and (max-width: 1280px){
  .template-product #shopify-product-reviews .spr-summary-caption {
    font-size: 0.8rem;
  }
  .template-product #shopify-product-reviews .spr-summary-actions .spr-summary-actions-newreview {
    font-size: 0.8rem;
    padding: 0 15px;
  }
}
@media screen and (max-width: 1030px){
  .template-product #shopify-product-reviews .spr-header-title {
    font-size: 1.2rem;
  }
  .template-product #shopify-product-reviews .spr-summary-caption {
    font-size: 0.7rem;
  }
}
@media screen and (max-width: 1000px){
  .template-product #shopify-product-reviews .spr-header-title {
    font-size: 1.4rem;
  }
  .template-product #shopify-product-reviews .spr-summary-caption {
    font-size: 0.9rem;
  }
  .template-product #shopify-product-reviews .spr-summary-actions .spr-summary-actions-newreview {
    font-size: 1.1rem;
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px){
  .template-product #shopify-product-reviews .spr-summary-actions .spr-summary-actions-newreview {
    width: 100%;
  }
}
.template-product .product-gallery--with-thumbnails .product-gallery__carousel-wrapper {
  margin: 10px 5px 0 0px;
}
@media screen and (max-width: 1320px){
  .template-product .product-gallery--with-thumbnails .product-gallery__carousel-wrapper {
    width: 80%;
  }
}
@media screen and (max-width: 1080px){
  .template-product .product-gallery--with-thumbnails .product-gallery__carousel-wrapper {
    width: 77%;
  }
}
@media screen and (max-width: 1000px){
  .template-product .product-gallery--with-thumbnails .product-gallery__carousel-wrapper {
    width: 100%;
  }
}

/******************************
 tax
******************************/

.tax_text {
  font-size: 0.5rem!important;
  padding-left: 5px!important;
}
.template-product .product-block-list__item .tax_text {
  font-size: 0.9rem!important;
}

/******************************
 cart
******************************/

.empty-state {
  margin: 0!important;
  padding: 170px 0!important;
}
@media screen and (max-width: 640px){
  .empty-state {
    margin: 0!important;
    padding: 100px 0!important;
    text-align: center;
  }
}
.template-cart .page__header {
  margin: 0 0 35px;
  padding-top: 35px;
}
#delivery_setting #haisosm .cart-attribute__field {
  display: flex;
  flex-wrap: wrap;
}
#delivery_setting #haisosm br {
  display: none;
}
#delivery_setting #haisosm label {
  width: 70px;
  margin-top: 0px;
}
#delivery_setting #haisosm label:nth-child(2) {
  margin-top: 0;
}
#delivery_setting #haisosm input,
#delivery_setting #haisosm select {
  width: calc(100% - 30px);
}
#delivery_setting #haisosm input,
#delivery_setting #haisosm select,
#delivery_setting #haisosm textarea {
  border: 1px solid var(--border-color)!important;
  border-radius: 3px!important;
  box-shadow: 0 1px 1px rgba(var(--border-color-rgb),.2)!important;
  padding: 5px!important;
}
#delivery_setting #haisosm select {
  margin-top: 0px;
  padding: 7px 2px!important;
}
.template-cart .line-item__property-list .line-item__property {
  word-break: break-all;
}
/*
#delivery_setting .cart-attribute__field {
  display:block!important;
}
.cart-attribute__field {
  margin: 0!important;
  padding-bottom: 20px!important;
  text-align: left!important;
}
.cart-attribute__field.cart-attribute-delivery-time {
  padding-bottom: 0!important;
}
.cart-attribute__field label {
  padding-bottom: 5px!important;
}
.cart-attribute__field .delivery-date-boolean {
    margin: 0 0 5px 0!important;
}
.cart-attribute__field .delivery-date-boolean-label {
  margin: 0 20px 5px 0!important;
}
.cart-attribute__field input,
.cart-attribute__field select,
.cart-attribute__field textarea,
.cart-attribute__field label {
    max-width: 100%!important;
}
.cart-attribute__field input,
.cart-attribute__field select,
.cart-attribute__field textarea {
  border: 1px solid var(--border-color)!important;
  border-radius: 3px!important;
  box-shadow: 0 1px 1px rgba(var(--border-color-rgb),.2)!important;
  padding: 5px!important;
}
.cart-attribute__field select {
  padding: 8px!important;
}
*/
.template-cart .cart-recap__note .form__submit--tight {
  color: #FFF;
}

/******************************
 page_wishlist
******************************/

#page_wishlist #wk-share-list li::before {
  display: none;
}
#page_wishlist .wk-item {
  background: #FFF;
  padding-bottom: 10px;
}
#page_wishlist .wk-add-item-form input.wk-add-to-cart {
    font-size: 0.8rem;
}
#page_wishlist .wk-item-column .wk-image .wk-variant-image {
  margin-bottom: 0;
}
button.wk-button-collection {
  top: 10px!important;
  right: 10px!important;
  width: 25px!important;
  height: 25px!important;
}
button.wk-button-collection .wk-icon svg path {
  fill: var(--header-accent-color)!important;
  stroke: var(--header-accent-color)!important;
  stroke-width: 4px!important;
}
.wk-add-item-form input.wk-add-to-cart {
  background: var(--primary-button-background)!important;
}
#page_wishlist  .container .wk-item form {
  display: none;
}


/******************************
 page_contact
******************************/

#page_contact .page__description {
  font-size: 0.9rem;
  margin: 0 auto 30px;
  border-bottom: solid #dfdbe8 1px;
  padding-bottom: 40px;
  max-width: 670px;
}
#page_contact #josuian_form .form__input-wrapper dl {
}
#page_contact #josuian_form .form__input-wrapper dt {
}
#page_contact #josuian_form .form__input-wrapper dt .required_mark {
  background: #ee3162;
  color: #fff;
  font-size: 0.8rem;
  padding: 5px 6px;
  float: right;
  font-weight: 400;
  line-height: 1;
  border-radius: 3px;
}
#page_contact #josuian_form .form__input-wrapper dd {
  margin: 0;
}
#page_contact #josuian_form .form__input-wrapper dd ul {
  list-style: none;
  padding-top: 10px;
}
/*
#page_contact .form__input-wrapper dd li {
  margin-bottom: 15px;
}
#page_contact .form__input-wrapper dd li:last-child {
  border-bottom: none;
}
*/
#page_contact #josuian_form .form__input-wrapper dd li span {
  color: #62297f;
}
#page_contact #josuian_form .form__input-wrapper dd span {
  display: block;
  font-size: 0.8rem;
}
#page_contact #josuian_form .form__input-wrapper dd li .form-label {
  position: relative;
  display: block;
  padding: 15px 15px 15px 33px;
  cursor: pointer;
  border: solid transparent 1px;
}
#page_contact #josuian_form .form__input-wrapper dd li .check_input {
  background: #FFF;
  border: solid #DFDBE8 1px;
  border-radius: 4px;
}
#page_contact #josuian_form .form__input-wrapper dd li .form-label input {
  position: absolute;
  left: 15px;
  top: 22px;
}
/*
#page_contact #josuian_form .form__input-wrapper dd input[type="text"] {
  font-size: 0.8rem;
}
*/
#page_contact #josuian_form .form__input-wrapper dd input[type="text"],
#page_contact #josuian_form .form__input-wrapper dd textarea {
  padding: 12px!important;
}
#page_contact #josuian_form .form__input-wrapper dd input::placeholder {
  color: #999;
}
#page_contact #josuian_form .form__input-wrapper dd input:-ms-input-placeholder {
  color: #999;
}
#page_contact #josuian_form .form__input-wrapper dd input::-ms-input-placeholder {
  color: #999;
}
#page_contact #josuian_form .form__input-wrapper dt .form_link {
  float: right;
  position: relative;
  display: block;
  padding-right: 25px;
}
#page_contact #josuian_form .form__input-wrapper dt .form_link::after {
    content: "";
    display: block;
    background: url("//online.josuian.jp/cdn/shop/t/28/assets/arrow-link.svg?v=93056157782104721752803177") no-repeat right bottom;
	position: absolute;
    right: 0;
    top: 12px;
    width: 20px;
    height: 5px;
    background-size: 100%;
  }
#page_contact #josuian_form .form__input-wrapper dt .form_link a {
  color: #62297f;
  font-size: 0.8rem;
  text-decoration: underline;
}
#page_contact #josuian_form .form__input-wrapper dt .form_link a:hover {
  text-decoration: none;
}
#page_contact #josuian_form .form__input-wrapper #form_address .select-wrapper.select-wrapper--primary {
  background: none;
}
#page_contact #josuian_form .form__input-wrapper #form_address select,
#page_contact #josuian_form .form__input-wrapper #form_address input {
  margin-bottom: 10px;
  background: #FFF;
}
#page_contact #josuian_form .form__input-wrapper #input_privacy {
  text-align: center;
  font-size: 0.9rem;
  padding-bottom: 20px;
}
#page_contact #josuian_form .form__input-wrapper #input_privacy dt .required_mark {
  float: none;
}
#page_contact #josuian_form .form__input-wrapper #input_privacy dt a {
  color: #62297f;
  text-decoration: underline;
}
#page_contact #josuian_form .form__input-wrapper #input_privacy dt a:hover {
  text-decoration: none;
}
#page_contact #josuian_form .form__input-wrapper #input_privacy dd p {
  color: #FF0000;
  margin: 0;
  padding: 20px 0 5px;
}
@media screen and (max-width: 640px){
  #page_contact .form__submit {
      width: 100%;
  }
}


/******************************
 header
******************************/

.header__action-item-content #header-register-panel .popover__inner {
  padding-bottom: 25px;
}
.header__action-item-content #header-register-panel .cation_text {
  text-align: left;
  font-size: 0.8rem;
}
.header__action-item-content #header-register-panel .cation_text a {
  color: var(--accent-color);
}
.header__action-item-content #header-register-panel .cation_text a:hover {
  text-decoration: underline;
}
.header__action-item-content #header-register-panel .cation_text span {
  display: block;
  padding-bottom: 10px;
}
.header__action-item-content #account-popover .popover__panel-list {
	min-width: 600px;
}
@media screen and (max-width: 830px){
	.header__action-item-content #account-popover .popover__panel-list {
		min-width: 100%;
      	width: 400px;
	}
}
@media screen and (max-width: 400px){
	.header__action-item-content #account-popover .popover__panel-list {
		min-width: 100%;
      	width: 100vw;
	}
}

@media screen and (max-width: 1360px){
  header .header__action-item {
      padding: 0 20px;
  }
}
@media screen and (max-width: 640px){
  header .header__action-item {
      padding: 0 10px;
  }
}
@media screen and (max-width: 420px){
  header .header__action-item {
      padding: 0 8px;
  }
}
header .header__action-item--wishlist .wk-label,
header .header__action-item--wishlist .wk-count {
  font-size: 14px;
}
header .header__action-item--wishlist a.wk-link .wk-icon {
    width: 17px;
    height: 17px;
    position: relative;
    top: 3px;
}
@media screen and (max-width: 1279px) {
  header .header__action-item--wishlist .wk-label,
  header .header__action-item--wishlist .wk-count {
    display: none;
  }
  header .header__action-item--wishlist a.wk-link .wk-icon {
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    position: relative;
    top: 3px;
  }
}
header .header__action-list .header__action-item-content .header__action-item-link {
  position: relative;
  padding-left: 28px;
  font-weight: normal;
  font-size: 14px;
}
@media screen and (max-width: 1279px){
  header .header__action-list .header__action-item-content .header__action-item-link {
    padding-left: 0;
  }
}
header .header__action-list .header__action-item-content .header__action-item-link .icon--account {
  position: absolute;
  left: 0;
  top: 4px;
}
@media screen and (max-width: 1279px){
  header .header__action-list .header__action-item-content .header__action-item-link .icon--account {
    position: inherit;
    left: 0;
    top: 0;
  }
}
header .header__action-list .header__action-item-content .hidden-pocket {
  font-weight: normal;
  font-size: 14px;
}
header .header__action-item--cart .mini-cart__button-container .button--secondary {
  color: #FFF;
}
@media screen and (max-width: 999px){
  header .header__inner .header__mobile-nav {
    order: 4;
    margin: 0 0 0 30px;
  }
  header .mobile-menu .icon--nav-triangle-borderless {
    left: initial;
    right: 42px;
  }
}
@media screen and (max-width: 640px){
  header .header__inner {
    position: relative;
    padding-right: 64px;
  }
  header .header__logo-image {
      width: 130px;
  }
  header .header__inner .header__mobile-nav {
    position: absolute;
    top: -15px;
    right: -20px;
    padding: 14px 18px 20px 18px;
    height: 55px;
    border-left: solid #834e9f 1px;
  }
  header .header__inner .mobile-menu {
    left: calc(56px - 100vw);
  }
  header .mobile-menu .icon--nav-triangle-borderless {
    right: 21px;
  }
}
@media screen and (max-width: 420px){
  header .header__logo-image {
      width: 100px;
  }
}
@media screen and (max-width:350px){
  header .header__inner {
    padding-right: 45px;
  }
}
@media screen and (max-width:330px){
  header .container {
    padding: 0 var(--mobile-container-gutter) 0 10px;
  }
}
#mobile-menu .mobile-menu__panel #sp_menu_lead {
  text-align: center;
  margin: 0;
  padding-top: 20px;
  font-size: 0.9rem;
}
#mobile-menu .mobile-menu__panel #sp_menu_lead span {
  color: #D10000;
}
@media screen and (max-width: 640px){
  #mobile-menu .mobile-menu__panel .mobile-menu__nav-link,
  #mobile-menu .mobile-menu__panel .mobile-menu__back-button {
    font-size: 14px;
  }
  #mobile-menu .mobile-menu__panel .mobile-menu__back-button {
    color: #677279;
  }
}
#mobile-menu .mobile-menu__panel .mobile-menu__section {
  border-bottom: none;
}
#mobile-menu .sp_menu_contact_box {
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.mobile-menu__panel
#mobile-menu #sp_menu_contact_tel {
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
}
#mobile-menu #sp_menu_contact_tel a {
  display: block;
  background: #F9F5F7;
  border-radius: 5px;
  font-size: 1rem;
  padding: 12px 20px;
  transition: all .3s;
  margin: 0 20px;
  text-align: center;
}
#mobile-menu #sp_menu_contact_tel a .tel {
  color: #D10000;
}
#mobile-menu #sp_menu_contact_tel a .underline,
#mobile-menu #sp_menu_contact_mail a .underline {
  text-decoration: underline;
  transition: all .3s;
}
#mobile-menu #sp_menu_contact_tel a .font_s {
  display: block;
  font-size: 0.8rem;
}
#mobile-menu #sp_menu_contact_mail {
  text-align: center;
  font-size: 0.9rem;
}
@media screen and (max-width: 640px){
  header .header__inner #account-popover,
  header .header__action-item--cart #mini-cart {
    left: -20px;
    top: calc(100% + 13px);
  }
  header .header__inner #account-popover .icon--nav-triangle-borderless {
    right: 133px;
  }
  header .header__action-item--cart #mini-cart .icon--nav-triangle-borderless {
    right: 89px;
  }
  header .header__inner .header__search-bar-wrapper {
    padding: 0;
    width: 100vw;
    left: -20px;
  }
  header .header__inner .header__search-bar-wrapper .search-bar {
    padding: 0;
  }
  header .header__inner .header__search-bar-wrapper.is-visible {
    margin-bottom: -69px;
    border-bottom: 1px solid var(--border-color);
  }
  header .header__inner .header__search-bar-wrapper .search-bar__top {
    height: 55px;
  }
  header .header__inner .header__search-bar-wrapper .search-bar__submit {
    width: 57px;
  }
  header .header__inner .header__search-bar-wrapper.is-fixed {
    left: 0;
  }
  header .header__inner .header__search-bar-wrapper.is-fixed .search-bar__inner {
    left: 0;
  }
  header .header__inner .header__search-bar-wrapper .is-expanded {
  }
  header .header__inner .header__search-bar-wrapper.is-fixed .search-bar__top-wrapper .search-bar__close-button {
    width: 60px!important;
  }
  header .header__inner .header__search-bar-wrapper.is-fixed .search-bar__top-wrapper .search-bar__close-button span {
    font-size: 0.8rem;
    padding-left: 0;
    text-align: center;
  }
}
@media screen and (max-width: 400px){
  header .header__inner #account-popover,
  header .header__action-item--cart #mini-cart {
    left: -20px;
    top: calc(100% + 13px);
  }
  header .header__inner #account-popover .icon--nav-triangle-borderless {
    right: 147px;
  }
  header .header__action-item--cart #mini-cart .icon--nav-triangle-borderless {
    right: 75px;
  }
  header .header__action-item--cart #mini-cart .mini-cart__button-container a {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 330px){
  header .header__inner #account-popover,
  header .header__action-item--cart #mini-cart {
    left: -10px;
    top: calc(100% + 13px);
  }
}
header .header__cart-icon {
  margin-right: 12px;
}
header .header__action-list .header__action-item-content .header__action-item-link .icon--account{
  left: 5px;
  width: 16px;
  height: 18px;
}
header .header__action-list .header__action-item-content .header__action-item-link .icon--account svg path {
  stroke-width: 2px;
}
header a.wk-link .wk-icon svg path {
  stroke-width: 6px;
}
header .header__action-item .icon--arrow-bottom {
  position: relative;
  top: -2px;
}
header .header__cart-icon .icon--cart {
  width: 23px;
  height: 23px;
}
header .search-bar__filter-label {
  line-height: 44px;
  font-size: 14px;
  color: #677279;
  padding: 0 20px 0 20px;
}
header .search-bar__filter-label svg {
  position: relative;
  top: -2px;
}
header .search-bar__filter {
  border-left: solid #e2e2e2 1px;
}
header .search-bar__input {
  padding: 1px 15px 1px 15px;
  font-size: 14px;
}
header .search-bar__input::placeholder {
  color: #677279;
}
.announcement-bar {
  font-size: 13px!important;
}
@media screen and (max-width: 640px){
  .announcement-bar {
    font-size: 12px!important;
  }
}
.nav-bar .nav-bar__link,
.nav-bar .nav-dropdown__link {
  font-size: 15px;
}
.nav-bar .nav-bar__link .icon--arrow-bottom {
  position: relative;
  top: -2px;
}
@media screen and (max-width: 640px){
  header.header {
    min-height: 55px!important;
  }
  .header .icon--search {
    width: 18px!important;
    height: 18px!important;
    margin: 0 auto;
  }
  header .header__action-item--wishlist a.wk-link .wk-icon {
    width: 18px;
    height: 18px;
    margin: 0;
    top: 4px;
  }
  header .header__cart-icon .icon--cart {
    width: 20px;
    height: 20px;
  }
}

/******************************
 index common
******************************/
/*
@media screen and (max-width: 640px){
  .template-index {
    overflow: hidden;
  }
}
*/
.template-index .section__title {
  font-size: 1.7rem;
}
@media screen and (max-width: 640px){
  .template-index .section__title {
    /*font-size: 1.5rem;*/
    font-size: 20px;
  }
  .template-index .section__action-link {
    font-size: 14px;
  }
  .template-index #shopify-section-1542984882560 .section {
    padding-bottom: 60px;
  }
  .template-index #shopify-section-1542984882560 .section a {
    font-size: 14px;
    font-weight: normal;
  }
}

/******************************
 index slides
******************************/
/*
.template-index #shopify-section-slideshow .flickity-viewport {
  width: 96%;
  overflow: visible;
  margin: 0 auto;
}
*/
.template-index #shopify-section-slideshow .flickity-prev-next-button.previous {
  left: 25px!important;
}
.template-index #shopify-section-slideshow .flickity-prev-next-button.next {
  right:25px!important;
}
.template-index #shopify-section-slideshow .slideshow__content-wrapper .container {
  padding: 0 105px!important;
}
.template-index #shopify-section-slideshow .flickity-page-dots .dot {
  width: 50px;
  height: 1px;
  border: none;
  background: #62297F;
  margin: 0 4px;
}
.template-index #shopify-section-slideshow .flickity-page-dots .dot.is-selected {
  background: #FFF;
}
.template-index #shopify-section-slideshow .slideshow__slide .hidden-tablet-and-up {
  display: none!important;
}
@media screen and (max-width: 840px){
  .template-index #shopify-section-slideshow .slideshow__slide .hidden-phone {
    display: none!important;
  }
  .template-index #shopify-section-slideshow .slideshow__slide .hidden-tablet-and-up {
    display: block!important;
  }
}

@media screen and (max-width: 640px) {
  .template-index #shopify-section-slideshow .slideshow__slide .slideshow__content-wrapper .slideshow__title {
    font-size: 1rem !important;
  }
  .template-index #shopify-section-slideshow .slideshow__slide .slideshow__content-wrapper .slideshow__content {
    font-size: 0.8rem !important;
  }
  .template-index #shopify-section-slideshow .slideshow__content-wrapper .container {
    top: 0% !important;
  }
}

@media screen and (max-width: 840px){
  .template-index #shopify-section-slideshow .slideshow__slide--overlay::before {
    display: none;
  }
  .template-index #shopify-section-slideshow .slideshow__slide .slideshow__content-wrapper {
    top: initial;
    bottom: 40px;
    left: 0;
    right: initial;
    transform: none;
    /*background: #FFF;*/
    width: 100%;
    padding: 0;
    height: 90px;
    overflow: visible;
  }
  .template-index #shopify-section-slideshow .slideshow__content-wrapper .container {
    padding: 0!important;
    text-align: left;
    position: absolute;
    top: -70%;
    bottom: 0;
    left: 50%;
    /*
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    */
     transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: calc(100% - 34px);
  }
  /*
  .template-index #shopify-section-slideshow .slideshow__slide-inner {
    padding-bottom: 90px;
  }
  */
  .template-index #shopify-section-slideshow .slideshow__slide .slideshow__content-wrapper .slideshow__title {
    margin-bottom: 5px;
    font-size: 1.8rem;
  }
  .template-index #shopify-section-slideshow .slideshow__slide .slideshow__content-wrapper .slideshow__title a {
    /*color: #FFF!important;*/
    color: #222!important;
  }
  .template-index #shopify-section-slideshow .slideshow__slide .slideshow__content-wrapper .slideshow__content {
    margin: 0;
    font-size: 1rem;
    line-height: 1.6;
    position: relative;
    padding-right: 27px;
  }
  .template-index #shopify-section-slideshow .slideshow__slide .slideshow__content-wrapper .slideshow__content a {
    /*color: #FFF!important;*/
    color: #222!important;
  }
  .template-index #shopify-section-slideshow .slideshow__slide .slideshow__content-wrapper .slideshow__content::after {
    content: "";
    display: block;
    background: url("//online.josuian.jp/cdn/shop/t/28/assets/arrow-link_wht.svg?v=71170108878269870861752803177") no-repeat right bottom;
	position: absolute;
    right: 0;
    bottom: 8px;
    width: 27px;
    height: 5px;
  }
  .template-index #shopify-section-slideshow .slideshow__slide .slideshow__content-wrapper .slideshow__button {
    display: none;
  }
  .template-index #shopify-section-slideshow .flickity-prev-next-button {
    width: 30px;
    height: 30px;
  }
  .template-index #shopify-section-slideshow .flickity-prev-next-button.previous {
    left: 15px!important;
  }
  .template-index #shopify-section-slideshow .flickity-prev-next-button.next {
    right: 15px!important;
  }
  .template-index #shopify-section-slideshow .slideshow .flickity-page-dots {
    bottom: 20px;
  }
}


/******************************
 text banner
******************************/

.template-index #shopify-section-163055535197596da8 section {
  margin: 0;
  padding: 0;
}
.template-index #shopify-section-163055535197596da8 section .container {
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.template-index #shopify-section-163055535197596da8 section ul {
  list-style: none;
  display: flex;
  margin: 0;
  border-top: solid #DBCFE1 1px;
  border-bottom: solid #DBCFE1 1px;
}
@media screen and (max-width: 600px){
  .template-index #shopify-section-163055535197596da8 section ul {
    width: calc(100% - 20px);
    border: none;
    margin: 20px 0 0 20px;
    padding-bottom: 10px;
    overflow-x: auto;
    white-space: nowrap;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }
}
.template-index #shopify-section-163055535197596da8 section li {
  width: 100%;
  border-right: solid #DBCFE1 1px;
  margin-bottom: 0;
}
.template-index #shopify-section-163055535197596da8 section li::before {
  display: none;
}
.template-index #shopify-section-163055535197596da8 section li:last-child {
  border-right: none;
}
@media screen and (max-width: 600px){
  .template-index #shopify-section-163055535197596da8 section li {
    width: auto;
    display: inline-block;
    border-right: none;
    float: left;
    padding-right: 15px;
  }
  .template-index #shopify-section-163055535197596da8 section li::after {
    content: "";
    display: block;
    clear: both;
  }
}
.template-index #shopify-section-163055535197596da8 section li a {
  color: #62297F;
  background: #FFF;
  text-decoration: none;
  display: block;
  text-align: center;
  font-size: 0.9rem;
  padding: 36px 20px;
  transition: all .3s;
}
@media screen and (max-width: 650px){
  .template-index #shopify-section-163055535197596da8 section li a {
    padding: 36px 10px;
  }
}
@media screen and (max-width: 600px){
  .template-index #shopify-section-163055535197596da8 section li a {
    color: #6A3485;
    background: #EDE9F3;
    border: solid #E1D8E7 1px;
    font-size: 1rem;
    padding: 4px 15px;
    border-radius: 100px;
    min-width: 90px;
  }
}
.template-index #shopify-section-163055535197596da8 section li a:hover {
  background: #FCF7FF;
  text-decoration: none;
}

/******************************
 osusume
******************************/

/*
.template-index #shopify-section-1626669191e6969659 section {
  padding-bottom: 0;
}
.template-index #shopify-section-1626668494f42583d6 section {
  padding-top: 0;
}
*/


/******************************
 push item
******************************/
/*
.template-index #shopify-section-1626668494f42583d6 .block-list__item {
  width: 25%!important;
}
*/
.template-index #shopify-section-1626669191e6969659 ul {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 900px){
  .template-index #shopify-section-1626669191e6969659 ul {
    flex-wrap: wrap;
  }
}
.template-index #shopify-section-1626669191e6969659 li {
  width: 24%;
}
@media screen and (max-width: 900px){
  .template-index #shopify-section-1626669191e6969659 li {
    width: calc(50% - 7px);
    padding-bottom: 12px;
  }
}
.template-index #shopify-section-1626669191e6969659 li::before {
  display: none;
}
.template-index #shopify-section-1626669191e6969659 li a {
  border-radius: 5px;
  overflow: hidden;
  display: block;
}
.template-index #shopify-section-1626669191e6969659 li a img {
  transition: all .3s;
  width: 100%;
}
.template-index #shopify-section-1626669191e6969659 li a:hover img {
  opacity: 0.7;
}
.template-index #shopify-section-1626669191e6969659 li img {
  margin: 0;
}

/******************************
 ranking
******************************/

.template-index #shopify-section-1542984811767 .container .product-list {
  background: none;
}
@media screen and (max-width: 999px){
  .template-index #shopify-section-1542984811767 .container .product-list {
    counter-reset: rank;
  }
}
.template-index #shopify-section-1542984811767 .container .product-list::before {
  border: none;
}
.template-index #shopify-section-1542984811767 .container .flickity-slider {
  counter-reset: rank;
}
.template-index #shopify-section-1542984811767 .container .product-item {
  margin-right: 20px;
}
@media screen and (max-width: 999px){
  .template-index #shopify-section-1542984811767 .container .product-item {
    margin-right: 10px;
    background: #FFF;
    border: solid var(--border-color) 1px;
    border-radius: 5px;
  }
}
.template-index #shopify-section-1542984811767 .container .product-item .ranking_label {
  background: #C7B6D0;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.8rem;
  padding: 5px 5px 5px 10px;
  z-index: 2;
}
.template-index #shopify-section-1542984811767 .container .product-item:nth-child(1) .ranking_label {
  background: #DDD4AB;
}
.template-index #shopify-section-1542984811767 .container .product-item:nth-child(2) .ranking_label {
  background: #CECECE;
}
.template-index #shopify-section-1542984811767 .container .product-item:nth-child(3) .ranking_label {
  background: #DDC0AB;
}
.template-index #shopify-section-1542984811767 .container .product-item .ranking_label::before {
  counter-increment: rank;
  content: "人気" counter(rank) "位";
  padding-right: 10px;
}
.template-index #shopify-section-1542984811767 .container .product-item .product-item__label-list {
  top: 45px;
}
.template-index #shopify-section-1542984811767 .container .product-item::after {
  box-shadow: none;
  border: solid var(--border-color) 1px;
}
@media screen and (max-width: 999px){
  .template-index #shopify-section-1542984811767 .container .product-item::after {
    display: none;
  }
}

/******************************
 index other
******************************/

@media screen and (max-width: 640px){
  .template-index #shopify-section-16281340111b35c52c .product-item,
  .template-index #shopify-section-1628134089ecc4006a .product-item {
    margin-right: 10px;
    background: #FFF;
    border: solid var(--border-color) 1px;
    border-radius: 5px;
  }
  .template-index #shopify-section-16281340111b35c52c .product-item::after,
  .template-index #shopify-section-1628134089ecc4006a .product-item::after {
    display: none;
  }
}

/******************************
 all items
******************************/

.template-index #shopify-section-1631002667eac0d4c9 .container .scroller .scroller__inner > div {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 999px){
  .template-index #shopify-section-1631002667eac0d4c9 .container .scroller .scroller__inner > div {
    padding: 0 5px 0 20px;
  }
}
@media screen and (max-width: 640px){
  .template-index #shopify-section-1631002667eac0d4c9 .container .scroller .scroller__inner > div {
    padding: 0 10px 0 20px;
  }
}
.template-index #shopify-section-1631002667eac0d4c9 .container .scroller .scroller__inner > div > a {
  display: block;
  padding-bottom: 45px;
}
@media screen and (max-width: 999px){
  .template-index #shopify-section-1631002667eac0d4c9 .container .scroller .scroller__inner > div > a {
    width: calc(25% - 15px);
    margin: 0 15px 0 0!important;
  }
}
@media screen and (max-width: 640px){
  .template-index #shopify-section-1631002667eac0d4c9 .container .scroller .scroller__inner > div > a {
    width: calc(33.3333% - 10px);
    margin: 0 10px 0 0!important;
  }
  .template-index #shopify-section-1631002667eac0d4c9 .container .scroller .scroller__inner > div > a .collection-item__image-wrapper  {
    border-radius: 5px;
  }
}
.template-index #shopify-section-1631002667eac0d4c9 .container .scroller .scroller__inner > div > a .collection-item__title {
  transform: none;
  text-align: left;
  font-size: 0.95rem;
}
@media screen and (max-width: 640px){
  .template-index #shopify-section-1631002667eac0d4c9 .container .scroller .scroller__inner > div > a .collection-item__title {
    font-size: 1rem;
  }
}
.template-index #shopify-section-1631002667eac0d4c9 .container .scroller .scroller__inner > div > a .collection-item__title svg {
  display: none;
}

/******************************
 collections
******************************/

.template-list-collections .container .collection-list__section {
  padding-bottom: 150px;
}


/******************************
 blog post
******************************/

.template-index #shopify-section-1542984882560 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 960px){
  .template-index #shopify-section-1542984882560 .container {
    display: block;
  }
}
.template-index #shopify-section-1542984882560 .section__header .section__action-link.sp {
  display: none;
}
@media screen and (max-width: 960px){
  .template-index #shopify-section-1542984882560 .section__header .section__action-link.sp {
    display: block;
  }
}
.template-index #shopify-section-1542984882560 .container .scroller {
  width: 80%;
  padding: 0 80px 0 40px;
}
@media screen and (max-width: 960px){
  .template-index #shopify-section-1542984882560 .container .scroller {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
.template-index #shopify-section-1542984882560 .block-list {
  display: block;
  border-bottom: solid #e2e2e2 1px;
  margin: 0;
}
.template-index #shopify-section-1542984882560 .block-list .block-list__item {
  display: block;
  border-top: solid #E2E2E2 1px;
  width: 100%;
}
.template-index #shopify-section-1542984882560 .block-list .block-list__item .article-item {
  margin: 15px 20px 20px;
}
.template-index #shopify-section-1542984882560 .block-list .block-list__item .article-item__meta {
  padding-bottom: 5px;
}
.template-index #shopify-section-1542984882560 .block-list .block-list__item .article-item__meta-item {
  color: #969696;
  font-size: 0.7rem;
}
@media screen and (max-width: 640px){
  .template-index #shopify-section-1542984882560 .block-list .block-list__item .article-item__meta-item {
    font-size: 0.9rem;
  }
}
.template-index #shopify-section-1542984882560 .block-list .block-list__item .article-item__title {
  font-size: 0.8rem;
}
@media screen and (max-width: 640px){
  .template-index #shopify-section-1542984882560 .block-list .block-list__item .article-item__title {
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.template-index #shopify-section-1542984882560 .blog_pc_link {
  width: 100%;
  text-align: right;
  padding-top: 40px;
}
@media screen and (max-width: 960px){
  .template-index #shopify-section-1542984882560 .blog_pc_link {
    display: none;
  }
}
.template-index #shopify-section-1542984882560 .blog_pc_link a {
  display: inline-block;
}

/******************************
 banner
******************************/

.template-index #shopify-section-164465160782c4bccb > section {
  padding-bottom: 0!important;
  text-align: left!important;
}
.template-index #shopify-section-164465160782c4bccb .container--narrow {
  max-width: 1490px!important;
}
.template-index #shopify-section-164465160782c4bccb .container--narrow .h1 {
  font-size: 1.7rem!important;
}
.template-index #shopify-section-164465082042616c4d > section {
  padding-top: 0;
}
.template-index #shopify-section-164465082042616c4d .block-list__item {
  width: 25%!important;
}
@media screen and (max-width: 1280px){
	.template-index #shopify-section-164465082042616c4d .block-list__item {
		width: 50%!important;
	}
}
@media screen and (max-width: 640px){
	.template-index #shopify-section-164465082042616c4d .block-list__item {
		width: 100%!important;
	}
}
.template-index #shopify-section-164465082042616c4d .block-list__item>:first-child {
  margin-left: 10px!important;
  margin-right: 10px!important;
  /*min-height: 234px!important;*/
  min-height: auto!important;
  height: auto!important;
  padding: 0!important;
}
.template-index #shopify-section-164465082042616c4d .promo-block__image-clip,
.template-index #shopify-section-164465082042616c4d .promo-block__image-wrapper {
    position: inherit;
}

/******************************
 blog
******************************/

.template-blog #main,
.template-article #main {
  position: relative;
}
.template-blog #main::before,
.template-article #main::before {
  content: "";
  display: block;
  width: 242px;
  height: 304px;
  background: url("//online.josuian.jp/cdn/shop/t/28/assets/bg02.png?v=17771394771394409951752803177") no-repeat right top!important;
  position: absolute;
  right: 0;
  top: 0;
}
.template-blog #shopify-section-blog-sidebar,
.template-article #shopify-section-blog-sidebar {
  position: relative;
}
.template-blog .page__header,
.template-article .page__header {
  margin: 0 0 35px;
  padding-top: 35px;
}
.template-blog .shopify-section:first-child,
.template-article .shopify-section:first-child {
  background: none!important;
}
.template-blog .block-list,
.template-blog .block-list .block-list__item {
  display: block;
}
.template-blog  .block-list {
  display: block;
  margin: 0;
}
.template-blog  .block-list .block-list__item {
  display: block;
  border-top: solid #E2E2E2 1px;
  width: 100%;
}
.template-blog  .block-list .block-list__item .article-item {
  margin: 15px 20px 20px;
}
.template-blog  .block-list .block-list__item .article-item__meta {
  padding-bottom: 5px;
}
.template-blog  .block-list .block-list__item .article-item__meta-item {
  color: #969696;
  font-size: 0.8rem;
}
@media screen and (max-width: 640px){
  .template-blog  .block-list .block-list__item .article-item__meta-item {
    font-size: 0.9rem;
  }
}
.template-blog .block-list .block-list__item .article-item__title {
  font-size: 0.9rem;
}
@media screen and (max-width: 640px){
  .template-blog  .block-list .block-list__item .article-item__title {
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.template-article .article__inner {
  margin: 40px auto 0 auto;
  padding-bottom: 100px;
}
@media screen and (max-width: 640px){
  .template-blog .blog-sidebar .blog-sidebar__item--newsletter,
  .template-article .blog-sidebar .blog-sidebar__item--newsletter {
    margin: 0;
    border-radius: 5px;
  }
  .template-blog .blog-sidebar .blog-sidebar__item--social,
  .template-article .blog-sidebar .blog-sidebar__item--social {
    margin-bottom: 0;
    padding: 45px 0;
  }
}



/******************************
 shopping_guide
******************************/

#shopping_guide {
  background: #FFF;
  position: relative;
  /*
  font-family: "游ゴシック", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-style: normal;
  */
}
#shopping_guide .footer__wrapper {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  max-width: 1160px;
  margin: 0 auto;
}
@media screen and (max-width: 700px){
  #shopping_guide  .container {
    padding: 0;
  }
  #shopping_guide .footer__wrapper {
    padding: 0;
  }
}
#shopping_guide .footer__wrapper .footer__guide {
  width: 25%;
  padding: 10px 30px 50px;
  text-align: center;
  border-right: 1px dotted #969595;
  position: relative;
}
@media screen and (max-width: 980px){
  #shopping_guide .footer__wrapper .footer__guide {
    width: 50%;
    padding: 30px 30px 65px;
  }
  #shopping_guide .footer__wrapper .footer__guide:nth-child(3),
  #shopping_guide .footer__wrapper .footer__guide:nth-child(4) {
    border-top: 1px dotted #969595;
  }
  #shopping_guide .footer__wrapper .footer__guide:nth-child(2),
  #shopping_guide .footer__wrapper .footer__guide:nth-child(4) {
    border-right: none;
  }
}
#shopping_guide .footer__wrapper .footer__guide:first-child {
  border-left: 1px dotted #969595;
}
@media screen and (max-width: 980px){
  #shopping_guide .footer__wrapper .footer__guide:first-child {
    border-left: none;
  }
}
@media screen and (max-width: 700px){
  #shopping_guide .footer__wrapper .footer__guide {
    padding: 20px 10px;
  }
  #shopping_guide .footer__wrapper .footer__guide .footer__guide__ttl {
    font-size: .9rem;
  }
}
#shopping_guide .footer__wrapper .footer__guide img {
  height: 40px;
  width: auto;
}
#shopping_guide .footer__wrapper .footer__guide .footer__guide__txt {
  text-align: left;
  padding-top: 15px;
  font-size: .9rem;
}
@media screen and (max-width: 980px){
  #shopping_guide .footer__wrapper .footer__guide .footer__guide__txt {
    text-align: center;
  }
}
@media screen and (max-width: 700px){
  #shopping_guide .footer__wrapper .footer__guide .footer__guide__txt {
    font-size: .7rem;
  }
}
#shopping_guide .footer__wrapper .footer__guide .footer__guide__txt span {
  font-weight: bold;
}
#shopping_guide .footer__wrapper .footer__guide .footer__guide__txt span span {
  color: #CA1752;
}
#shopping_guide .footer__wrapper .footer__guide .footer__guide__txt em {
  margin-top: 5px;
  font-size: .7rem;
  display: block;
  font-style: normal;
}
#shopping_guide .footer__wrapper .footer__guide .more-btn {
  display: block;
  width: 125px;
  margin: 0px auto;
  height: 40px;
  padding-top: 8px;
  background: #62297f;
  color: #fff;
  text-align: center;
  transition: .1s linear;
  -webkit-transition: .1s linear;
  -moz-transition: .1s linear;
  -o-transition: .1s linear;
  -ms-transition: .1s linear;
  font-size: .9rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 980px){
  #shopping_guide .footer__wrapper .footer__guide .more-btn {
    bottom: 20px;
  }
}
#shopping_guide .footer__wrapper .footer__guide .more-btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
@media screen and (max-width: 700px){
  #shopping_guide .footer__wrapper .footer__guide .more-btn {
    display: none;
  }
}

/******************************
 template-page
******************************/

.template-page #main #breadcrumb_nav {
  margin: 0;
  padding: 23px 0;
  position: relative;
}
@media screen and (max-width: 640px){
  .template-page #main #breadcrumb_nav {
    width: 100vw;
    margin-left: -20px;
    padding: 5px 20px;
  }
}
.template-page #main {
  position: relative;
}
.template-page #main::before {
  content: "";
  display: block;
  width: 242px;
  height: 304px;
  background: url("//online.josuian.jp/cdn/shop/t/28/assets/bg02.png?v=17771394771394409951752803177") no-repeat right top!important;
  position: absolute;
  right: 0;
  top: 0;
}
.template-page #main .container .page__header {
  margin: 0;
  padding: 35px 0;
  flex-direction: inherit;
  justify-content: flex-start;
}
.template-page #main .container .page__header h1 {
  /*
  border-left: 2px solid #62297f;
  padding-left: 8px;
  */
  font-size: 1.3rem;
  margin-bottom: 0;
}
.template-page #main .page__content {
  margin-bottom: 0;
  padding-bottom: 90px;
}
.template-page #main .container .page_anchor-nav {
  background: #62297F;
  padding: 1px;
  margin-top: 40px;
  position: relative;
}
@media screen and (max-width: 640px){
  .template-page #main .container .page_anchor-nav {
    background: #62297F;
    padding: 1px;
    margin-top: 25px;
  }
}
.template-page #main .container .page_anchor-nav ul {
  background: #fff;
  padding: 15px;
  margin: 0;
  overflow: hidden;
}
@media screen and (max-width: 640px){
  .template-page #main .container .page_anchor-nav ul {
    padding: 10px 5px;
  }
}
.template-page #main .container .page_anchor-nav ul li {
  box-sizing: border-box;
  width: 32%;
  font-size: 0.9rem;
  padding: 3px 20px 3px 45px;
  margin: 5px 0;
  float: left;
  border-right: 1px solid #62297f;
  position: relative;
}
.template-page #main .container .page_anchor-nav ul li:nth-child(2),
.template-page #main .container .page_anchor-nav ul li:nth-child(5) {
  width: 36%;
}
.template-page #main .container .page_anchor-nav ul li:nth-child(3),
.template-page #main .container .page_anchor-nav ul li:last-child {
  border-right: none;
}
@media screen and (max-width: 860px){
  .template-page #main .container .page_anchor-nav ul li,
  .template-page #main .container .page_anchor-nav ul li:nth-child(2),
  .template-page #main .container .page_anchor-nav ul li:nth-child(5) {
    width: 50%;
  }
  .template-page #main .container .page_anchor-nav ul li:nth-child(3) {
    border-right: 1px solid #62297f;
  }
  .template-page #main .container .page_anchor-nav ul li:nth-child(2),
  .template-page #main .container .page_anchor-nav ul li:nth-child(4) {
    border-right: none;
  }
}
@media screen and (max-width: 640px){
  .template-page #main .container .page_anchor-nav ul li,
  .template-page #main .container .page_anchor-nav ul li:nth-child(2),
  .template-page #main .container .page_anchor-nav ul li:nth-child(5) {
    width: 100%!important;
    border-right: none!important;
  }
  .template-page #main .container .page_anchor-nav ul li {
    padding: 0;
    margin: 0;
    float: none;
  }
  .template-page #main .container .page_anchor-nav ul li:nth-child(3) {
    border-right: none;
  }
}
.template-page #main .container .page_anchor-nav ul li:before {
  display: none;
}
.template-page #main .container .page_anchor-nav ul li:before {
  display: block;
  top: 7px;
  position: absolute;
  left: 20px;
  content: "";
  vertical-align: middle;
  width: 10px;
  height: 10px;
  border-top: 3px solid #62297f;
  border-right: 3px solid #62297f;
  webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-radius: inherit;
  background: none;
}
@media screen and (max-width: 640px){
  .template-page #main .container .page_anchor-nav ul li:before {
    display: none;
  }
}
.template-page #main .container .page_anchor-nav ul li a {
  color: #62297f;
  text-decoration: none;
}
@media screen and (max-width: 640px){
  .template-page #main .container .page_anchor-nav ul li a {
    padding: 5px 15px;
    display: block;
    text-decoration: underline;
  }
}


/******************************
 tokutei
******************************/

#page_tokutei .page__content table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  margin-bottom: 35px;
  border: 1px solid #d8d7d7;
  margin: 0;
}
@media screen and (max-width: 640px){
  #page_tokutei .page__content table {
    border: none;
    width: 100%;
  }
}
#page_tokutei .page__content th {
  border-collapse: collapse;
  border-spacing: 0px;
  border: 1px solid #d8d7d7;
  width: 240px;
  text-align: left;
  vertical-align: top;
  padding: 15px;
  background-color: #f3f2f7;
  font-size: 0.9rem;
  color: #62297f;
  font-weight: bold;
}
@media screen and (max-width: 640px){
  #page_tokutei .page__content th {
    position: relative;
    display: block;
    width: 100%;
    padding: 6px 10px 4px 17px;
    margin: 0;
    border: none;
    box-sizing: border-box;
  }
  #page_tokutei .page__content th:before {
    background: #62297f;
    content: "";
    height: 1px;
    width: 12px;
    left: 0px;
    position: absolute;
    top: 16px;
  }
}
#page_tokutei .page__content td {
  border-collapse: collapse;
  border-spacing: 0px;
  text-align: left;
  padding: 15px 15px 15px 25px;
  border: 1px solid #d8d7d7;
  background: #FFF;
  font-size: 0.9rem;
}
@media screen and (max-width: 640px){
  #page_tokutei .page__content td {
    display: block;
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    box-sizing: border-box;
    border: none;
  }
}

/******************************
 tokutei
******************************/

#page_privacy #main .page__content {
  font-size: 0.9rem;
}
#page_privacy .page__content p {
  margin: 0;
}
#page_privacy .page__content .main-title03 {
  background-color: #62297f;
  padding: 6px 10px 5px 12px;
  color: #fff;
  font-size: 1rem;
  margin: 20px 0;
  font-weight: normal;
}
#page_privacy .page__content ul {
  margin-left: 0;
  padding: 15px 0;
}
#page_privacy .page__content li::before {
  display: none;
}
#page_privacy .page__content .policy-list > li {
  padding-left: 2em;
  text-indent: -2em;
  margin-bottom: 10px;
  line-height: 1.8;
}
#page_privacy .page__content .policy-list > li .sub li {
  text-indent: -1em;
  margin-left: 1em;
  padding-bottom: 5px;
}
#page_privacy .page__content .contact-box {
  border: 1px solid #ccc;
  padding: 20px;
  margin: 0 0 45px;
  background: #FFF;
}
#page_privacy .page__content .contact-box dt {
  color: #62297f;
  font-weight: bold;
}
#page_privacy .page__content .contact-box dd {
  margin-left: 0;
}
#page_privacy .page__content .contents-title {
  /*
  border-left: 2px solid #62297f;
  padding-left: 8px;
  */
  font-size: 1.3rem;
  margin-bottom: 35px;
}
#page_privacy .page__content .main-title04 {
  position: relative;
  font-size: 1rem;
  border-bottom: 1px solid #895e9f;
  padding: 5px 0px 5px 16px;
  margin-bottom: 15px;
  color: #62297f;
}
#page_privacy .page__content .main-title04:before {
  background: #62297f;
  content: "";
  height: 12px;
  width: 12px;
  left: 0px;
  position: absolute;
  top: 12px;
}
#page_privacy .page__content .webrule-list dd {
  margin-left: 0;
}
#page_privacy .page__content .webrule-list dd .sub li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 2px;
}
#page_privacy .page__content .webrule-list dd .sub li:before {
  display: block;
  background: #b898c9;
  content: "";
  height: 12px;
  width: 12px;
  left: 0;
  position: absolute;
  top: 5px;
  border-radius: 25px;
}

/******************************
 faq
******************************/

#page_faq #main::before {
  display: none;
}
#page_faq #main .container--narrow {
  max-width: 925px;
}
#page_faq #main .faq {
  padding: 50px 0 115px 0;
  margin: 0;
}
#page_faq #main .container .faq__group-title {
  background-color: #62297f;
  padding: 10px 15px;
  color: #fff;
  font-size: 1rem;
  margin-bottom: 0;
  font-weight: normal;
  text-align: left;
  border: 1px solid var(--border-color);
  border-bottom: none;
}
@media screen and (max-width: 640px){
  #page_faq #main .container .faq__group-title {
    border-left: none;
    border-right: none;
  }
}
#page_faq #main .faq__question {
  font-size: 1rem;
  font-weight: normal;
}
#page_faq #main .plus-button::after,
#page_faq #main .plus-button::before {
  background-color: #62297f;
}
#page_faq #main .faq__answer {
  font-size: 0.9rem;
  margin: 20px 0 10px;
  padding: 20px;
  background: #f9f7fd;
}
#page_faq #main #other_contact .page__title {
  /*
  border-left: 2px solid #62297f;
  padding-left: 8px;
  */
  font-size: 1.3rem;
}
#page_faq #main #other_contact .text-with-icons--boxed {
  padding: 25px 0 0;
  border: none;
}
#page_faq #main #other_contact .text-with-icons--boxed .text-with-icons__item {
  background: #FFF;
}
#page_faq #main .faq__answer .price-tbl {
  background: #FFF;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  margin-bottom: 5px;
  border: 1px solid #d8d7d7;
}
#page_faq #main .faq__answer .price-tbl th {
  border-collapse: collapse;
  border-spacing: 0px;
  border: 1px solid #d8d7d7;
  font-weight: normal;
  padding: 8px;
  background-color: #f3f2f7;
  color: #62297f;
  text-align: center;
}
#page_faq #main .faq__answer .price-tbl td {
  border-collapse: collapse;
  border-spacing: 0px;
  padding: 15px;
  border: 1px solid #d8d7d7;
  text-align: center;
}
#page_faq #main .faq__answer ul {
  margin-left: 0;
}
#page_faq #main .faq__answer .paystate-list {
  color: #62297f;
}
#page_faq #main .faq__answer .paystate-list li {
  position: relative;
  padding-left: 17px;
  margin-bottom: 2px;
}
#page_faq #main .faq__answer .paystate-list li:before {
  display: none;
}
#page_faq #main .faq__answer .paystate-list li:before {
  display: block;
  background: #b898c9;
  content: "";
  height: 12px;
  width: 12px;
  left: 0;
  position: absolute;
  top: 5px;
  border-radius: 25px;
}
#page_faq #main .faq__answer .text_cation li:before {
  display: none;
}
#page_faq #main .faq__answer .color_cation {
  color: #c50242;
  font-weight: bold;
}
#page_faq #main .faq__answer .card-box {
  background: #FFF;
  margin-bottom: 15px;
  padding: 15px 20px;
  margin-top: 15px;
  border: 1px solid #ccc;
}
#page_faq #main .faq__answer .card-box p {
  margin-bottom: 0;
  color: #62297f;
}

/******************************
 guide
******************************/

#page_guide #main .page__content ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
}
#page_guide #main .page__content li {
  width: 49%;
  margin-bottom: 15px;
}
@media screen and (max-width: 640px){
  #page_guide #main .page__content li {
    width: 100%;
  }
}
#page_guide #main .page__content li::before {
  display: none;
}
#page_guide #main .page__content a {
  display: block;
  border: 1px solid var(--border-color);
  background: #FFF;
  border-radius: 3px;
  padding: 30px;
  font-size: 1rem;
  text-decoration: none;
  position: relative;
  color: #000;
  transition: all .3s;
}
@media screen and (max-width: 700px){
  #page_guide #main .page__content a {
    font-size: 0.9rem;
    padding: 25px 20px;
  }
}
@media screen and (max-width: 640px){
  #page_guide #main .page__content li a {
    border: none;
  	background: none;
    font-size: 1rem;
    padding: 5px;
  }
}
#page_guide #main .page__content a:hover {
  border: solid #62297f 1px;
  color: #62297f;
}
@media screen and (max-width: 640px){
  #page_guide #main .page__content a:hover {
    border: none;
    color: #000;
  }
}
#page_guide #main .page__content li a::before {
  display: block;
  content: "";
  width: 28px;
  height: 6px;
  background: url("//online.josuian.jp/cdn/shop/t/28/assets/arrow-link.svg?v=93056157782104721752803177") no-repeat right top!important;
  position: absolute;
  right: 30px;
  top: calc(50% - 3px);
}
@media screen and (max-width: 640px){
  #page_guide #main .page__content li a::before {
    right: 5px;
  }
}

/******************************
 flow
******************************/

#page_flow #main .container--narrow {
  max-width: 925px;
}
#page_flow #main .container .page_anchor-nav ul li,
#page_flow #main .container .page_anchor-nav ul li:nth-child(2),
#page_flow #main .container .page_anchor-nav ul li:nth-child(5) {
    width: 30%;
}
#page_flow #main .container .page_anchor-nav ul li:nth-child(1),
#page_flow #main .container .page_anchor-nav ul li:nth-child(4),
#page_flow #main .container .page_anchor-nav ul li:nth-child(7) {
    width: 40%;
}
#page_flow #main .container .page_anchor-nav ul li:nth-child(6) {
  border-right: none;
}
#page_flow #main .container .page_anchor-nav ul li:nth-child(8) {
  border-right: 1px solid #62297f;
}
@media screen and (max-width: 860px){
  #page_flow #main .container .page_anchor-nav ul li,
  #page_flow #main .container .page_anchor-nav ul li:nth-child(1),
  #page_flow #main .container .page_anchor-nav ul li:nth-child(5),
  #page_flow #main .container .page_anchor-nav ul li:nth-child(7) {
    width: 40%;
  }
  #page_flow #main .container .page_anchor-nav ul li:nth-child(2),
  #page_flow #main .container .page_anchor-nav ul li:nth-child(4),
  #page_flow #main .container .page_anchor-nav ul li:nth-child(6),
  #page_flow #main .container .page_anchor-nav ul li:nth-child(8) {
      width: 60%;
  }
  #page_flow #main .container .page_anchor-nav ul li:nth-child(8) {
    border-right: none;
  }
}

/******************************
 paystate
******************************/

#page_paystate #main .container--narrow {
  max-width: 925px;
}
#page_paystate #main .container .page_anchor-nav ul li {
  width: 24%;
}
#page_paystate #main .container .page_anchor-nav ul li:nth-child(3) {
  width: 28%;
  border-right: 1px solid #62297f;
}
@media screen and (max-width: 890px){
  #page_paystate #main .container .page_anchor-nav ul li {
    width: 33%;
  }
  #page_paystate #main .container .page_anchor-nav ul li:nth-child(3) {
    width: 33%;
    border-right: none;
  }
  #page_paystate #main .container .page_anchor-nav ul li:nth-child(4) {
    border-right: 1px solid #62297f;
  }
}
@media screen and (max-width: 770px){
  #page_paystate #main .container .page_anchor-nav ul li {
    width: 50%;
  }
  #page_paystate #main .container .page_anchor-nav ul li:nth-child(3) {
    width: 50%;
    border-right: 1px solid #62297f;
  }
  #page_paystate #main .container .page_anchor-nav ul li:nth-child(2),
  #page_paystate #main .container .page_anchor-nav ul li:nth-child(4) {
    border-right: none;
  }
}
@media screen and (max-width: 770px){
  #page_paystate #main .container .page_anchor-nav ul li:nth-child(3) {
    border-right: none;
  }
}

/******************************
 gift
******************************/
/*
#page_gift #main .container--narrow {
  max-width: 925px;
}
#page_gift #main .container .page_anchor-nav ul li {
  width: 50%;
}
#page_gift #main .container .page_anchor-nav ul li:nth-child(2) {
  width: 50%;
  border-right: none;
}
#page_gift #main .container .page_anchor-nav ul li:nth-child(3) {
  border-right: 1px solid #62297f;
}
@media screen and (max-width: 890px){
  #page_gift #main .container .page_anchor-nav ul li {
    width: 45%;
  }
  #page_gift #main .container .page_anchor-nav ul li:nth-child(2),
  #page_gift #main .container .page_anchor-nav ul li:nth-child(4) {
    width: 55%;
  }
}
*/

#page_gift #main .container--narrow {
  max-width: 925px;
}
#page_gift #main .container .page_anchor-nav ul li {
    width: 33.333%;
}
#page_gift #main .container .page_anchor-nav ul li:nth-child(5) {
  border-right: 1px solid #62297f;
}
@media screen and (max-width: 860px){
  #page_gift #main .container .page_anchor-nav ul li:nth-child(2),
  #page_gift #main .container .page_anchor-nav ul li:nth-child(4) {
      border-right: 1px solid #62297f;
  }
  #page_gift #main .container .page_anchor-nav ul li:nth-child(3) {
      border-right: none;
  }
}
@media screen and (max-width: 680px){
  #page_gift #main .container .page_anchor-nav ul li {
    width: 50%;
  }
  #page_gift #main .container .page_anchor-nav ul li:nth-child(2),
  #page_gift #main .container .page_anchor-nav ul li:nth-child(4) {
      border-right: none;
  }
  #page_gift #main .container .page_anchor-nav ul li:nth-child(3) {
      border-right: 1px solid #62297f;
  }
}
#page_gift #guide_contents .guide_section .section_box img {
  border: solid #E3E2E3 1px;
}
#page_gift #guide_contents .guide_section .section_box .guide_img {
  max-width: 600px;
  margin: 0 auto;
}
#page_gift #guide_contents .guide_section .section_box .add_num {
  position: relative;
  text-align: center;
}
#page_gift #guide_contents .guide_section .section_box .add_num_up {
  padding-top: 25px;
}
#page_gift #guide_contents .guide_section .section_box .add_num_down {
  padding-bottom: 25px;
}
#page_gift #guide_contents .guide_section .section_box .noshi_size {
  border-right: solid #000 1px;
  border-left: solid #000 1px;
  line-height: 1;
  position: absolute;
  left: 0;
  width: 100%;
}
#page_gift #guide_contents .guide_section .section_box .add_num_up .noshi_size {
  top: 0;
}
#page_gift #guide_contents .guide_section .section_box .add_num_down .noshi_size {
  bottom: 0;
}
#page_gift #guide_contents .guide_section .section_box .noshi_size::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
}
#page_gift #guide_contents .guide_section .section_box .noshi_size span {
  position: relative;
  background: #FFF;
  padding: 0 10px;
  font-size: 0.9rem;
  color: #FD2423;
}
#page_gift #guide_contents .guide_section .section_box .guide_caption {
  margin: 0 0 13px;
  padding: 0 0 13px;
  font-size: 0.8rem;
}
#page_gift #guide_contents .guide_section .section_box .guide_caption dd {
  margin: 0;
}
#page_gift #guide_contents .guide_section .section_box .guide_img ul {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
#page_gift #guide_contents .guide_section .section_box .guide_img li {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 0;
}
#page_gift #guide_contents #section01 .section_box .guide_img li {
  width: 45%;
}
@media screen and (max-width: 740px){
  #page_gift #guide_contents #section01 .section_box .guide_img li {
    width: calc(50% - 10px);
  }
}
#page_gift #guide_contents .guide_section .section_box .guide_img li::before {
  display: none;
}
#page_gift #guide_contents .guide_section .section_box .guide_img .guide_img_caption {
  font-size: 0.8rem;
  padding-top: 5px;
}
#page_gift #guide_contents .guide_section .section_box .guide_box_img {
  display: flex;
  border: solid #E8E7E8 1px;
  margin-bottom: 40px;
}
#page_gift #guide_contents .guide_section .section_box .guide_box_img dl {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0.9rem;
}
#page_gift #guide_contents .guide_section .section_box .guide_box_img dl:first-child {
  border-right: solid #E8E7E8 1px;
}
#page_gift #guide_contents .guide_section .section_box .guide_box_img dl img {
  margin: 0;
  padding: 0;
}
#page_gift #guide_contents .guide_section .section_box .guide_box_img dt {
  padding: 30px;
}
@media screen and (max-width: 800px){
  #page_gift #guide_contents .guide_section .section_box .guide_box_img dt {
    padding: 20px;
  }
}
@media screen and (max-width: 640px){
  #page_gift #guide_contents .guide_section .section_box .guide_box_img dt {
    padding: 15px;
  }
}
#page_gift #guide_contents .guide_section .section_box .guide_box_img dd {
  margin: 0;
}
@media screen and (max-width: 640px){
  #page_gift #guide_contents .guide_section .section_box .guide_box_img dd {
    font-size: 0.8rem;
  }
}
#page_gift #guide_contents .guide_section .section_box .guide_box_img dd br {
  display: none;
}
@media screen and (max-width: 500px){
  #page_gift #guide_contents .guide_section .section_box .guide_box_img dd br {
    display: inline;
  }
}
#page_gift #guide_contents .guide_section .section_box .guide_box_img .guide_box_tit {
  background: #F0ECF8;
  color: #5a2f7b;
  border-top: solid #E8E7E8 1px;
  border-bottom: solid #E8E7E8 1px;
}
@media screen and (max-width: 640px){
  #page_gift #guide_contents .guide_section .section_box .guide_box_img .guide_box_tit {
    font-size: 0.9rem;
  }
}
#page_gift #guide_contents .guide_section .section_box .side_by_box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
#page_gift #guide_contents .guide_section .section_box .side_by_box img {
  margin: 0;
  padding: 0;
}
#page_gift #guide_contents .guide_section .section_box .side_by_box > div {
  width: 35%;
}
@media screen and (max-width: 640px){
  #page_gift #guide_contents .guide_section .section_box .side_by_box > div {
    padding-top: 5px;
  }
}
#page_gift #guide_contents .guide_section .section_box .side_by_box dl {
  width: 65%;
  margin: 0;
  padding: 0 0 0 20px;
  font-size: 0.9rem;
}
@media screen and (max-width: 640px){
  #page_gift #guide_contents .guide_section .section_box .side_by_box dl {
    padding: 0 0 0 15px;
    font-size: 0.8rem;
  }
}
#page_gift #guide_contents .guide_section .section_box .side_by_box dt {
  font-size: 1rem;
  font-weight: bold;
  padding-bottom: 5px;
}
@media screen and (max-width: 640px){
  #page_gift #guide_contents .guide_section .section_box .side_by_box dt {
    font-size: 0.8rem;
    padding-bottom: 0;
  }
}
#page_gift #guide_contents .guide_section .section_box .side_by_box dd {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 640px){
  #page_gift #guide_contents .guide_section .section_box .side_by_box dd {
    font-size: 0.7rem;
  }
}

/******************************
 guide_section
******************************/

@media screen and (max-width: 640px){
  .template-page #main #guide_contents .page__content {
      padding-bottom: 20px;
  }
}
#guide_contents .page_anchor-nav {
  margin-bottom: 40px;
}
#guide_contents .guide_section {
  background: #FFF;
  border: solid #62297F 1px;
}
#guide_contents .guide_section h2 {
  background: #EFEDF7;
  border-bottom: solid #62297F 1px;
  font-size: 1rem;
  font-weight: normal;
  padding: 10px 15px;
  margin: 0;
  position: relative;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section h2 {
    font-size: 0.9rem;
  }
}
#page_flow #guide_contents .guide_section h2 {
  padding: 10px 15px 10px 80px;
}
@media screen and (max-width: 640px){
  #page_flow #guide_contents .guide_section h2 {
    padding: 10px 15px 10px 70px;
  }
}
#guide_contents .guide_section h2 span {
  background: #5A2F7B;
  color: #FFF;
  padding: 4px 7px;
  font-size: 0.8rem;
  position: absolute;
  top: 8px;
  left: 15px;
  margin-right: 10px;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section h2 span {
    padding: 3px 5px;
    top: 10px;
    left: 8px;
  }
}
#guide_contents .other_cation {
  font-size: 0.8rem;
  padding-top: 15px;
}
#guide_contents .guide_section .section_box {
  margin: 30px;
  border-bottom: solid #e2e2e2 1px;
  padding-bottom: 30px;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box {
    margin: 20px;
    padding-bottom: 20px;
  }
}
#guide_contents .guide_section .section_box:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#guide_contents .guide_section .section_box h3 {
  border-left: solid #62297F 3px;
  font-size: 1rem;
  font-weight: normal;
  padding: 0 0 0 5px;
  margin: 0 0 20px;
  line-height: 1;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box h3 {
    font-size: 0.9rem;
  }
}
#guide_contents .guide_section .section_box h3 span {
  font-size: 0.8rem;
  margin-left: 10px;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box h3 span {
    font-size: 0.7rem;
  }
}
#guide_contents .guide_section .section_box h4 {
  font-size: 0.9rem;
  font-weight: bold;
  margin: 0 0 10px;
}
#guide_contents .guide_section .section_box .guide_text p {
  font-size: 0.9rem;
  border-bottom: 1px dotted #BEBAB1;
  padding-bottom: 13px;
  margin-bottom: 13px;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box .guide_text p {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
#guide_contents .guide_section .section_box .guide_text p:last-child {
  border-bottom: none;
}
#guide_contents .guide_section .section_box .guide_text.font_s p {
  border-bottom: none;
  margin-bottom: 0;
}
#guide_contents .guide_section .section_box .color_red {
  color: #C3372F;
}
#guide_contents .guide_section .section_box .color_blue {
  color: #16447C;
}
#guide_contents .guide_section .section_box .guide_img {
  padding-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box .guide_img {
    padding-bottom: 20px;
  }
}
#guide_contents .guide_section .section_box .guide_img img {
  margin: 0;
  display: inline;
}
#guide_contents .guide_section .section_box .guide_cation {
  background: #FFF9E4;
  padding: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box .guide_cation {
    padding: 15px;
  }
}
#guide_contents .guide_section .section_box .guide_cation dt {
  padding-top: 2px;
  width: 70px;
  background: #FE7D1F;
  text-align: center;
  color: #fff;
  display: block;
  font-size: 0.8rem;
  margin-bottom: 7px;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box .guide_cation dt {
    width: 56px;
    font-size: 0.7rem;
  }
}
#guide_contents .guide_section .section_box .guide_cation dd {
  margin: 0;
}
#guide_contents .guide_section .section_box .guide_cation ul {
  margin: 0;
}
#guide_contents .guide_section .section_box .guide_cation li {
  font-size: 0.9rem;
  position: relative;
  padding-left: 15px;
  margin-bottom: 2px;
}
#guide_contents .guide_section .section_box .guide_cation li::before {
  display: block;
  background: #F5C16C;
  content: "";
  height: 12px;
  width: 12px;
  left: 0;
  position: absolute;
  top: 5px;
  border-radius: 25px;
}
#guide_contents .guide_section .section_box .related_link {
  text-align: right;
  padding: 20px 0 0;
}
#guide_contents .guide_section .section_box .related_link a {
  color: #62297f;
  text-decoration: none;
  position: relative;
  padding-left: 11px;
  font-size: 0.9rem;
}
#guide_contents .guide_section .section_box .related_link a:hover {
  text-decoration: underline;
}
#guide_contents .guide_section .section_box .related_link a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 0px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #62297f;
  border-right: 2px solid #62297f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#guide_contents .guide_section .section_box .border_box {
  border: solid #DEDEDE 1px;
  padding: 30px;
  margin: 1em 0 3em;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box .border_box {
    padding: 15px;
  }
}
#page_paystate #guide_contents #section03 .section_box .border_box,
#page_paystate #guide_contents #section04 .section_box .border_box {
  margin: 1em 0;
}
#guide_contents .guide_section .section_box .border_box dt {
  font-size: 0.9rem;
  padding-bottom: 15px;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box .border_box dt {
    padding-bottom: 10px;
  }
}
#guide_contents .guide_section .section_box .border_box dd,
#guide_contents .guide_section .section_box .border_box img {
  margin: 0;
}
#guide_contents .guide_section .section_box .border_box img {
  display: inline;
}
@media screen and (max-width: 640px){
  #page_paystate #guide_contents #section03 .section_box .border_box img {
    display: block;
    padding-top: 10px;
    margin: 0 auto;
  }
}
#guide_contents .guide_section .section_box .border_box .flex_50 {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box .border_box .flex_50 {
    display: block;
  }
}
#guide_contents .guide_section .section_box .border_box .flex_50 li {
  width: 49%;
  font-size: .9rem;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box .border_box .flex_50 li {
    width: 100%;
  }
}
#guide_contents .guide_section .section_box .border_box .flex_50 li::before {
  display: none;
}
#guide_contents .guide_section .section_box .guide_cation_simple {
  background: #fff9e4;
  padding: 20px 20px 0;
  margin: 1em 0 3em;
  font-size: 0.9rem;
}
#guide_contents .guide_section .section_box .guide_cation_simple p {
  padding-bottom: 20px;
}
#guide_contents .guide_section .section_box .guide_cation_simple dt {
  font-weight: bold;
  padding-bottom: 15px;
}
#guide_contents .guide_section .section_box .guide_cation_simple dd {
  margin: 0;
  padding-bottom: 20px;
}
#guide_contents .guide_section .section_box .guide_cation_simple dd ul {
  margin: 0;
}
#guide_contents .guide_section .section_box .guide_cation_simple dd li {
  margin-bottom: 2px;
}
#guide_contents .guide_section .section_box .guide_cation_simple li::before {
  display: none;
}
#guide_contents .guide_section .pc {
  display: block;
}
#guide_contents .guide_section table.pc {
  display: table;
}
#guide_contents .guide_section .sp,
#guide_contents .guide_section table.sp {
  display: none;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .sp {
    display: block;
  }
  #guide_contents .guide_section table.sp {
    display: table;
  }
  #guide_contents .guide_section .pc,
  #guide_contents .guide_section table.pc {
    display: none;
  }
}
#guide_contents .guide_section .section_box .guide_table .price-tbl {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  margin-bottom: 5px;
  border: 1px solid #d8d7d7;
  font-size: 0.9rem;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box .guide_table .price-tbl {
    border: none;
    margin-top: 0;
  }
}
#guide_contents .guide_section .section_box .guide_table .price-tbl th {
  border-collapse: collapse;
  border-spacing: 0px;
  border: 1px solid #d8d7d7;
  font-weight: normal;
  padding: 8px;
  background-color: #f3f2f7;
  color: #62297f;
  text-align: center;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box .guide_table .price-tbl th {
    padding: 5px;
  }
}
#page_gift #guide_contents .guide_section .section_box .guide_table .price-tbl th {
  width: 150px;
}
#guide_contents .guide_section .section_box .guide_table .price-tbl td {
  border-collapse: collapse;
  border-spacing: 0px;
  padding: 15px;
  border: 1px solid #d8d7d7;
  text-align: center;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box .guide_table .price-tbl td {
    padding: 5px;
  }
}
#page_gift #guide_contents .guide_section .section_box .guide_table .price-tbl td {
  text-align: left;
}
@media screen and (max-width: 640px){
  #page_gift #guide_contents .guide_section .section_box .guide_table .price-tbl td {
    text-align: center;
    padding: 15px;
  }
}
#page_gift #guide_contents .guide_section .section_box .guide_table .price-tbl td span {
  display: block;
  color: #62297F;
}
#guide_contents .guide_section .section_box .list_cation {
  margin-left: 0;
  padding: 15px 0;
}
#guide_contents .guide_section .section_box .list_cation li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 2px;
  color: #C3372F;
  font-size: 0.9rem;
}
#guide_contents .guide_section .section_box .list_cation li::before {
  display: none;
}
#guide_contents .guide_section .section_box .list_cation li::before {
  display: block;
  background: #C3372F;
  content: "";
  height: 12px;
  width: 12px;
  left: 0;
  position: absolute;
  top: 6px;
  border-radius: 25px;
}
#guide_contents .guide_section .section_box .add_icon_image {
  position: relative;
  padding-left: 46px;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box .add_icon_image {
    padding-left: 60px;
  }
}
#guide_contents .guide_section .section_box .add_icon_image img {
  width: 38px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box .add_icon_image img {
    width: 50px;
    top: calc(50% - 30px);
  }
}
#guide_contents .guide_section .section_box .guide_list ul {
  margin-left: 0;
  padding: 0 0 3rem;
}
#guide_contents .guide_section .section_box .guide_list li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 2px;
  font-size: 0.9rem;
}
#guide_contents .guide_section .section_box .guide_list li::before {
  display: none;
}
#guide_contents .guide_section .section_box .guide_list li::before {
  display: block;
  background: #B39AC6;
  content: "";
  height: 12px;
  width: 12px;
  left: 0;
  position: absolute;
  top: 6px;
  border-radius: 25px;
}
#guide_contents .guide_section .section_box .guide_list li span {
  display: block;
  font-size: 0.8rem;
  padding-top: 10px;
}
#guide_contents .guide_section .section_box .guide_label {
  display: flex;
  flex-wrap: wrap;
  max-width: 600px;
  margin: 0 auto;
  padding-bottom: 20px;
}
#guide_contents .guide_section .section_box .guide_label li {
  border: solid #D9D9D9 1px;
  background: #F8F8F8;
  font-size: 0.8rem;
  border-radius: 5px;
  width: 56px;
  text-align: center;
  margin: 0 0 5px 5px;
}
#guide_contents .guide_section .section_box .guide_label li::before {
  display: none;
}
#guide_contents .guide_section .section_box .trigger {
  color: #62297F;
  text-align: right;
  font-size: 0.9rem;
  cursor: pointer;
}
#guide_contents .guide_section .section_box .trigger .menu-trigger,
#guide_contents .guide_section .section_box .trigger .menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
#guide_contents .guide_section .section_box .trigger .menu-trigger {
  position: relative;
  top: 1px;
  width: 15px;
  height: 13px;
  background: none;
  border: none;
  appearance: none;
}
#guide_contents .guide_section .section_box .trigger .menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #62297F;
}
#guide_contents .guide_section .section_box .trigger .menu-trigger span:nth-of-type(1) {
  top: 0;
}
#guide_contents .guide_section .section_box .trigger .menu-trigger span:nth-of-type(2) {
  top: 6px;
  width: 10px;
}
#guide_contents .guide_section .section_box .trigger .menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
#guide_contents .guide_section .section_box .trigger.active .menu-trigger span:nth-of-type(1) {
  transform: translateY(6px) rotate(-45deg);
}
#guide_contents .guide_section .section_box .trigger.active .menu-trigger span:nth-of-type(2) {
  opacity: 0;
}
#guide_contents .guide_section .section_box .trigger.active .menu-trigger span:nth-of-type(3) {
  transform: translateY(-6px) rotate(45deg);
}
#guide_contents .guide_section .section_box .guide_accordion {
  max-height: 0;
  transition: 1s linear;
  overflow: hidden;
  margin-bottom: 50px;
}
@media screen and (max-width: 640px){
  #guide_contents .guide_section .section_box .guide_accordion {
    margin-bottom: 30px;
  }
  #guide_contents .guide_section .section_box .guide_accordion .table-wrapper {
    padding-top: 20px;
  }
  #guide_contents .guide_section .section_box .guide_accordion .table-wrapper:first-child {
    padding-top: 0;
  }
}
#guide_contents .guide_section .section_box .guide_accordion.open {
  max-height: 9999px;
}
#guide_contents .link_return {
  text-align: right;
  padding: 20px 0;
}
#guide_contents .link_return a {
  font-size: 0.8rem;
  color: #5A2F7B;
  text-decoration: none;
  position: relative;
  display: inline-block;
  line-height: 1;
  padding-left: 15px;
}
#guide_contents .link_return a:hover {
  text-decoration: underline;
}
#guide_contents .link_return a::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 9px 6px;
  border-color: transparent transparent #5a2f7b transparent;
  position: absolute;
  left: 0;
  top: 0;
}
#guide_contents .content_foot_nav h3 {
  font-size: 1rem;
  margin: 0;
  padding-bottom: 20px;
}
#guide_contents .content_foot_nav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
}
#guide_contents .content_foot_nav li {
  width: 49%;
  margin-bottom: 15px;
}
@media screen and (max-width: 640px){
  #guide_contents .content_foot_nav li {
    width: 100%;
  }
}
#guide_contents .content_foot_nav li::before {
  display: none;
}
#guide_contents .content_foot_nav a {
  display: block;
  border: 1px solid var(--border-color);
  background: #FFF;
  border-radius: 3px;
  padding: 30px;
  font-size: 1rem;
  text-decoration: none;
  position: relative;
  color: #000;
  transition: all .3s;
}
@media screen and (max-width: 700px){
  #guide_contents .content_foot_nav a {
    font-size: 0.9rem;
    padding: 25px 20px;
  }
}
@media screen and (max-width: 640px){
  #guide_contents .content_foot_nav li a {
    border: none;
  	background: none;
    font-size: 1rem;
    padding: 5px;
    color: #62297f;
  }
}
#guide_contents .content_foot_nav li a.active,
#guide_contents .content_foot_nav a:hover {
  border: solid #62297f 1px;
  color: #62297f;
}
@media screen and (max-width: 640px){
  #guide_contents .content_foot_nav a:hover {
    border: none;
    color: #000;
  }
  #guide_contents .content_foot_nav li a.active {
    border: none;
    color: #62297f;
    background: #EFEDF7;
  }
}
#guide_contents .content_foot_nav li a::before {
  display: block;
  content: "";
  width: 28px;
  height: 6px;
  background: url("//online.josuian.jp/cdn/shop/t/28/assets/arrow-link.svg?v=93056157782104721752803177") no-repeat right top!important;
  position: absolute;
  right: 30px;
  top: calc(50% - 3px);
}
@media screen and (max-width: 640px){
  #guide_contents .content_foot_nav li a::before {
    right: 5px;
  }
}

/******************************
 corporation
******************************/

#page_corporation main#main {
  background: none!important;
}
#page_corporation #main .shopify-section {
  max-width: 925px;
  margin: 0 auto;
}
#page_corporation #main .shopify-section:first-child {
  background: none!important;
}
@media screen and (max-width: 640px){
  #page_corporation #main #shopify-section-page-corporate-template .section {
    padding-bottom: 0;
  }
}
#page_corporation #main #shopify-section-corporate-html01 section {
  padding: 0;
}
#page_corporation #main .main_images {
  margin: 0 calc(50% - 50vw) 40px;
  width: 100vw;
  min-height: 400px;
  background: url("/cdn/shop/files/top.png?v=1711329452") no-repeat center center;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 640px){
  #page_corporation #main .main_images {
    min-height: 200px;
  }
}
#page_corporation #main .main_images::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
#page_corporation #main .main_images h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  color: #FFF;
  width: 100%;
  max-width: 885px;
  padding: 0 20px;
  text-align: left;
}
@media screen and (max-width: 640px){
  #page_corporation #main .main_images h1 {
    font-size: 1.3rem;
  }
}
#page_corporation #main .main_images h1 span {
  display: block;
  font-size: 1.4rem;
  padding-top: 10px;
}
@media screen and (max-width: 640px){
  #page_corporation #main .main_images h1 span {
    font-size: 1.1rem;
  }
}
#page_corporation #main .container .page_anchor-nav {
  background: #62297F;
  padding: 1px;
}
#page_corporation #main .container .page_anchor-nav ul li {
  width: 33.3333%!important;
}
#page_corporation #main .container .page_anchor-nav ul li:nth-child(2),
#page_corporation #main .container .page_anchor-nav ul li:nth-child(4) {
  border-right: 1px solid #62297f;
}
#page_corporation #main .container .page_anchor-nav ul li:nth-child(3),
#page_corporation #main .container .page_anchor-nav ul li:nth-child(6) {
  border-right: none;
}
@media screen and (max-width: 870px){
  #page_corporation #main .container .page_anchor-nav ul li {
    width: 50%!important;
  }
  #page_corporation #main .container .page_anchor-nav ul li:nth-child(2),
  #page_corporation #main .container .page_anchor-nav ul li:nth-child(4) {
    border-right: none;
  }
  #page_corporation #main .container .page_anchor-nav ul li:nth-child(3) {
    border-right: 1px solid #62297f;
  }
}
@media screen and (max-width: 730px){
  #page_corporation #main .container .page_anchor-nav ul li,
  #page_corporation #main .container .page_anchor-nav ul li:nth-child(2),
  #page_corporation #main .container .page_anchor-nav ul li:nth-child(4) {
    float: none;
    border: none!important;
    width: 100%!important;
  }
}
@media screen and (max-width: 770px){
  #page_corporation #main .container .page_anchor-nav ul li a {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 730px){
  #page_corporation #main .container .page_anchor-nav ul li a {
    font-size: 0.9rem;
  }
}
#page_corporation #main .corporate_section {
  padding-top: 60px;
}
#page_corporation #main .corporate_section .corporate_img,
#page_corporation #main .corporate_section .corporate_text {
  margin-bottom: 35px;
}
#page_corporation #main .corporate_section .corporate_img img {
  margin: 0 auto;
}
#page_corporation #main .corporate_section h2 {
  font-size: 1.2rem;
  margin-bottom: 35px;
  text-align: center;
  line-height: 2.4;
}
@media screen and (max-width: 640px){
  #page_corporation #main .corporate_section h2 {
    margin-bottom: 20px;
  }
}
#page_corporation #main .corporate_section h2 span {
  font-size: .9rem;
  padding-top: 10px;
  color: #9A885C;
  border-bottom: solid #9A885C 1px;
}
#page_corporation #main .corporate_section h3 {
  font-size: 1.1rem;
  margin-bottom: 20px;
  border-left: solid #62297F 3px;
  line-height: 1.2;
  padding: 1px 0 0 5px;
}
#page_corporation #main .corporate_section .font_s {
  font-size: 0.9rem;
}
#page_corporation #main #shopify-section-page-corporate-template section,
#page_corporation #main #shopify-section-page-corporate-template02 section,
#page_corporation #main #shopify-section-page-corporate-template03 section {
  padding-top: 0;
}
@media screen and (max-width: 640px){
  #page_corporation #main #shopify-section-page-corporate-template section,
  #page_corporation #main #shopify-section-page-corporate-template02 section,
  #page_corporation #main #shopify-section-page-corporate-template03 section {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 999px){
  #page_corporation #main #shopify-section-page-corporate-template section .product-list,
  #page_corporation #main #shopify-section-page-corporate-template02 section .product-list,
  #page_corporation #main #shopify-section-page-corporate-template03 section .product-list {
    border: 1px solid var(--border-color);
  }
}
#page_corporation #main #shopify-section-page-corporate-template section .product-item,
#page_corporation #main #shopify-section-page-corporate-template02 section .product-item,
#page_corporation #main #shopify-section-page-corporate-template03 section .product-item {
  width: 25%!important;
}
@media screen and (max-width: 860px){
  #page_corporation #main #shopify-section-page-corporate-template section .product-item,
  #page_corporation #main #shopify-section-page-corporate-template02 section .product-item,
  #page_corporation #main #shopify-section-page-corporate-template03 section .product-item {
    width: 33.3333%!important;
  }
}
@media screen and (max-width: 640px){
  #page_corporation #main #shopify-section-page-corporate-template section .product-item,
  #page_corporation #main #shopify-section-page-corporate-template02 section .product-item,
  #page_corporation #main #shopify-section-page-corporate-template03 section .product-item {
    width: 50%!important;
  }
}
#page_corporation #main #shopify-section-corporate-html02 section,
#page_corporation #main #shopify-section-corporate-html03 section,
#page_corporation #main #shopify-section-corporate-html04 section {
  padding-top: 0;
  padding-bottom: 20px;
}
#page_corporation #main .section__header-stack > .section__title {
  font-size: 1.1rem;
  margin-bottom: 20px;
  border-left: solid #62297F 3px;
  line-height: 1.2;
  padding: 1px 0 0 5px;
}
#page_corporation #main .corporate_section#section01 .corporate_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#page_corporation #main .corporate_section#section01 .corporate_flex dl {
  width: 32%;
  text-align: center;
  margin-top: 0;
}
@media screen and (max-width: 730px){
  #page_corporation #main .corporate_section#section01 .corporate_flex dl {
    width: 48.5%;
  }
}
#page_corporation #main .corporate_section#section01 .corporate_flex dt {
  border: solid #E2E2E2 1px;
}
#page_corporation #main .corporate_section#section01 .corporate_flex dd {
  margin: 0;
  padding: 10px 0 20px;
}
#page_corporation #main .corporate_section#section01 .accordion {
  padding-bottom: 40px;
}
@media screen and (max-width: 730px){
  #page_corporation #main .corporate_section#section01 .accordion {
    padding-bottom: 0;
  }
}
#page_corporation #main .corporate_section#section01 .accordion dl {
  border: solid #C81949 1px;
  border-radius: 5px;
}
#page_corporation #main .corporate_section#section01 .accordion dt {
  background: #C81949;
  color: #FFF;
  text-align: center;
  padding: 10px;
  position: relative;
  cursor: pointer;
}
#page_corporation #main .corporate_section#section01 .accordion dt::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 50px;
  display: block;
  background: #E3567D;
}
#page_corporation #main .corporate_section#section01 .accordion dt::after {
  content: "";
  background: url("/cdn/shop/files/arrow_accordion.svg?v=1635273274") no-repeat center center;
  background-size: 100%;
  width: 16px;
  height: 8px;
  position: absolute;
  top: 20px;
  right: 17px;
  display: block;
  transform: rotate(180deg);
  transition: all .3s;
}
#page_corporation #main .corporate_section#section01 .accordion dt.active::after {
  transform: rotate(0deg);
}
#page_corporation #main .corporate_section#section01 .accordion dd {
  margin: 0;
  display: none;
}
#page_corporation #main .corporate_section#section01 .accordion dd ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 20px 20px 15px 40px;
}
@media screen and (max-width: 730px){
  #page_corporation #main .corporate_section#section01 .accordion dd ul {
    padding: 0;
  }
}
#page_corporation #main .corporate_section#section01 .accordion dd li {
  width: 23%;
  padding-bottom: 10px;
  margin: 0 1%;
}
@media screen and (max-width: 970px){
  #page_corporation #main .corporate_section#section01 .accordion dd li {
    width: calc(33.3333% - 2%);
  }
}
@media screen and (max-width: 730px){
  #page_corporation #main .corporate_section#section01 .accordion dd li {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
#page_corporation #main .corporate_section#section01 .accordion dd li::before {
  display: none;
}
#page_corporation #main .corporate_section#section01 .accordion dd li a {
  font-size: 0.9rem;
  display: block;
  border: solid #E2E2E2 1px;
  border-radius: 3px;
  text-align: center;
  color: #0A0A0A;
  text-decoration: none;
  padding: 15px 5px;
  transition: all .3s;
}
@media screen and (max-width: 730px){
  #page_corporation #main .corporate_section#section01 .accordion dd li a {
    border: none;
    border-bottom: dotted #E2E2E2 1px;
    border-radius: inherit;
  }
  #page_corporation #main .corporate_section#section01 .accordion dd li:last-child a {
    border: none;
  }
}
#page_corporation #main .corporate_section#section01 .accordion dd li a:hover {
  text-decoration: none;
  border-color: #c81949;
  color: #c81949;
}
#page_corporation #main .corporate_section#section03 .section03_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#page_corporation #main .corporate_section#section03 .section03_flex .corporate_img,
#page_corporation #main .corporate_section#section03 .section03_flex .corporate_text {
  width: 48%;
}
@media screen and (max-width: 640px){
  #page_corporation #main .corporate_section#section03 .section03_flex .corporate_img,
  #page_corporation #main .corporate_section#section03 .section03_flex .corporate_text {
    width: 100%;
  }
}
#page_corporation #main .corporate_section#section03 .item_movie {
  padding-bottom: 30px;
}
#page_corporation #main .corporate_section#section03 .movie_iframe .video-wrapper {
  margin-bottom: 10px;
}
#page_corporation #main .corporate_section#section03 .item_movie p {
  font-size: 0.8rem;
}
#page_corporation #main .corporate_section#section04 .corporate_list {
  padding-bottom: 15px;
}
#page_corporation #main .corporate_section#section04 .corporate_list ul {
  margin-left: 23px;
}
#page_corporation #main .corporate_section#section04 .corporate_list li::before {
  background: url("/cdn/shop/files/corporation_sub_img05_02.jpg?v=1635273274") no-repeat center center;
  background-size: 100%;
  width: 16px;
  height: 17px;
  border-radius: inherit;
  top: 6px;
  left: -23px;
}
#page_corporation #main .corporate_section#section05 {
  padding-bottom: 50px;
}
@media screen and (max-width: 640px){
  #page_corporation #main .corporate_section#section05 {
    padding-bottom: 0;
  }
}
#page_corporation #main .corporate_section#section05 .corporate_cation ul {
  margin: 0;
  text-indent: -1em;
}
#page_corporation #main .corporate_section#section05 .corporate_cation li {
  font-size: 0.9rem;
  margin: 0 0 0 1em;
}
#page_corporation #main .corporate_section#section05 .corporate_cation li::before {
  display: none;
}
/*
#page_corporation #main #section06 {
  padding-bottom: 80px;
}
*/
#page_corporation #main .corporate_section#section06 .corporate_qa {
  padding-bottom: 40px;
}
#page_corporation #main .corporate_section#section06 .corporate_qa dl {
  margin: 0;
  border-bottom: solid #EFEDF7 1px;
}
#page_corporation #main .corporate_section#section06 .corporate_qa dt {
  position: relative;
  padding: 20px 25px;
  cursor: pointer;
  transition: all .3s;
}
#page_corporation #main .corporate_section#section06 .corporate_qa dt:hover,
#page_corporation #main .corporate_section#section06 .corporate_qa dt.active {
  color: #62297F;
}
#page_corporation #main .corporate_section#section06 .corporate_qa dt::before {
  content: "";
  background: url("/cdn/shop/files/icon_q.svg?v=1635273274") no-repeat center center;
  background-size: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 24px;
  width: 16px;
  height: 20px;
}
#page_corporation #main .corporate_section#section06 .corporate_qa dt::after {
  content: "";
  background: url("/cdn/shop/files/arrow_qa.svg?v=1635273274") no-repeat center center;
  background-size: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 24px;
  width: 16px;
  height: 20px;
  transform: rotate(0deg);
  transition: all .3s;
}
#page_corporation #main .corporate_section#section06 .corporate_qa dt.active::after {
  transform: rotate(-180deg);
}
#page_corporation #main .corporate_section#section06 .corporate_qa dd {
  display: none;
  margin: 0;
  padding: 0 25px 25px;
}
#page_corporation #main .corporate_section#section06 .corporate_qa dd a:hover {
  text-decoration: none;
}
#page_corporation #main .corporate_section#section06 .corporate_button  {
  padding-top: 0;
}
#page_corporation #main .corporate_section .gray_box {
  background: #F7F7F7;
  border: solid #DEDEDE 1px;
  padding: 20px;
  margin-bottom: 40px;
}
#page_corporation #main .corporate_section .gray_box dt {
  font-weight: bold;
  padding-bottom: 10px;
}
#page_corporation #main .corporate_section .gray_box dd {
  margin: 0;
  font-size: 0.9rem;
}
#page_corporation #main .corporate_section .gray_box dd ul {
  margin: 0;
  text-indent: -1em;
}
#page_corporation #main .corporate_section .gray_box dd li {
  margin-left: 1em;
}
#page_corporation #main .corporate_section .gray_box dd li::before {
  display: none;
}
#page_corporation #main .corporate_section .anchor_box_link {
  background: #fff;
  margin: 0 auto 40px;
  border: solid #62297f 1px;
  max-width: 700px;
}
#page_corporation #main .corporate_section .anchor_box_link a {
  display: block;
  padding: 25px 30px;
  color: #62297f;
  text-decoration: none;
}
@media screen and (max-width: 680px){
  #page_corporation #main .corporate_section .anchor_box_link a {
    text-align: center;
    padding: 25px 15px;
  }
}
@media screen and (max-width: 500px){
  #page_corporation #main .corporate_section .anchor_box_link a {
    font-size: 0.9rem;
  }
}
#page_corporation #main .corporate_section .anchor_box_link a::before {
  display: inline-block;
  top: -4px;
  position: relative;
  content: "";
  vertical-align: middle;
  width: 10px;
  height: 10px;
  border-top: 3px solid #62297f;
  border-right: 3px solid #62297f;
  webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-radius: inherit;
  background: 0 0;
  margin-right: 10px;
}
#page_corporation #main .corporate_section .anchor_box_link a br {
  display: none;
}
@media screen and (max-width: 680px){
  #page_corporation #main .corporate_section .anchor_box_link a br {
    display: inline;
  }
}
#page_corporation #main .corporate_section .item_introduction {
  border: solid #62297F 1px;
  margin-bottom: 60px;
}
#page_corporation #main .corporate_section .item_introduction h4 {
  border-bottom: solid #62297F 1px;
  background: #EFEDF7;
  padding: 15px 20px;
  font-size: 1rem;
}
#page_corporation #main .corporate_section .item_introduction .corporate_img {
  max-width: 460px;
  margin: 0 auto;
}
#page_corporation #main .corporate_section .item_introduction .corporate_text {
  padding: 20px 40px 0;
}
@media screen and (max-width: 640px){
  #page_corporation #main .corporate_section .item_introduction .corporate_text {
    padding: 20px 20px 0;
    margin-bottom: 20px;
  }
}
#page_corporation #main .corporate_section .item_introduction .gray_box {
  margin: 0 40px 40px;
}
@media screen and (max-width: 640px){
  #page_corporation #main .corporate_section .item_introduction .gray_box {
    margin: 0 20px 30px;
  }
}
#page_corporation #main .border_box {
  border-top: solid #E2E2E2 1px;
  margin-top: 60px;
}
@media screen and (max-width: 730px){
  #page_corporation #main .border_box {
    width: 100vw;
    margin-left: -20px;
  }
}
@media screen and (max-width: 640px){
  #page_corporation #main .sp_no_border {
    border-top: none;
  	margin-top: 0;
  }
}
#page_corporation #main .border_box .return_link {
  text-align: right;
  padding-top: 15px;
}
@media screen and (max-width: 730px){
  #page_corporation #main .border_box .return_link {
    padding: 15px 20px 0;
  }
}
#page_corporation #main .border_box .return_link a {
  color: #5A2F7B;
  text-decoration: none;
  font-size: 0.8rem;
  position: relative;
  display: inline;
}
#page_corporation #main .border_box .return_link a::before {
  content: "";
  background: url("/cdn/shop/files/arrow_return.svg?v=1635275894") no-repeat center center;
  background-size: 100%;
  display: block;
  width: 13px;
  height: 10px;
  position: absolute;
  left: -15px;
  top: 1px;
}
#page_corporation #main .border_box .return_link a:hover {
  text-decoration: underline;
}
#page_corporation #main .corporate_section .corporate_button {
  margin: 0;
  padding-top: 40px;
}
#page_corporation #main .corporate_section .corporate_button a {
  font-size: 0.9rem;
  display: block;
  background: #C81949;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  transition: all .3s;
  max-width: 300px;
  margin: 0 auto;
}
@media screen and (max-width: 640px){
  #page_corporation #main .corporate_section .corporate_button a {
    max-width: 100%;
    width: 100%;
    font-size: 1rem;
  }
}
#page_corporation #main .corporate_section .color_purple  a {
  background: #4F196A;
  border: solid #A171BE 1px;
}
#page_corporation #main .corporate_section .corporate_button a:hover {
  opacity: 0.7;
}
#page_corporation #main #shopify-section-page-corporate-form .border_box {
  margin-top: 40px;
}
#page_corporation #main #shopify-section-page-corporate-form .section_box {
  padding: 1px 0 50px;
}
#page_corporation #josuian_form .form__input-wrapper dl {
}
#page_corporation #josuian_form .form__input-wrapper dt {
}
#page_corporation #josuian_form .form__input-wrapper dt .required_mark {
  background: #ee3162;
  color: #fff;
  font-size: 0.8rem;
  padding: 5px 6px;
  float: right;
  font-weight: 400;
  line-height: 1;
  border-radius: 3px;
}
#page_corporation #josuian_form .form__input-wrapper dd {
  margin: 0;
}
#page_corporation #josuian_form .form__input-wrapper dd ul {
  list-style: none;
  padding-top: 10px;
  margin-left: 0;
}
/*
#page_contact .form__input-wrapper dd li {
  margin-bottom: 15px;
}
#page_contact .form__input-wrapper dd li:last-child {
  border-bottom: none;
}
*/
#page_corporation #josuian_form .form__input-wrapper dd li::before {
  display: none;
}
#page_corporation #josuian_form .form__input-wrapper dd li span {
  color: #62297f;
}
#page_corporation #josuian_form .form__input-wrapper dd span {
  display: block;
  font-size: 0.8rem;
}
#page_corporation #josuian_form .form__input-wrapper dd li .form-label {
  position: relative;
  display: block;
  padding: 15px 15px 15px 33px;
  cursor: pointer;
  border: solid transparent 1px;
}
#page_corporation #josuian_form .form__input-wrapper dd li .check_input {
  background: #F7F5FD;
  border: solid #DFDBE8 1px;
  border-radius: 4px;
}
#page_corporation #josuian_form .form__input-wrapper dd li .form-label input {
  position: absolute;
  left: 15px;
  top: 22px;
}
/*
#page_contact #josuian_form .form__input-wrapper dd input[type="text"] {
  font-size: 0.8rem;
}
*/
#page_corporation #josuian_form .form__input-wrapper dd input[type="text"],
#page_corporation #josuian_form .form__input-wrapper dd textarea {
  padding: 12px!important;
}
#page_corporation #josuian_form .form__input-wrapper dd input::placeholder {
  color: #999;
}
#page_corporation #josuian_form .form__input-wrapper dd input:-ms-input-placeholder {
  color: #999;
}
#page_corporation #josuian_form .form__input-wrapper dd input::-ms-input-placeholder {
  color: #999;
}
#page_corporation #josuian_form .form__input-wrapper dt .form_link {
  float: right;
  position: relative;
  display: block;
  padding-right: 25px;
}
#page_corporation #josuian_form .form__input-wrapper dt .form_link::after {
    content: "";
    display: block;
    background: url("//online.josuian.jp/cdn/shop/t/28/assets/arrow-link.svg?v=93056157782104721752803177") no-repeat right bottom;
	position: absolute;
    right: 0;
    top: 12px;
    width: 20px;
    height: 5px;
    background-size: 100%;
  }
#page_corporation #josuian_form .form__input-wrapper dt .form_link a {
  color: #62297f;
  font-size: 0.8rem;
  text-decoration: underline;
}
#page_corporation #josuian_form .form__input-wrapper dt .form_link a:hover {
  text-decoration: none;
}
#page_corporation #josuian_form .form__input-wrapper #form_address .select-wrapper.select-wrapper--primary {
  background: none;
}
#page_corporation #josuian_form .form__input-wrapper #form_address select,
#page_corporation #josuian_form .form__input-wrapper #form_address input {
  margin-bottom: 10px;
  background: #FFF;
}
#page_corporation #josuian_form .form__input-wrapper #input_privacy {
  text-align: center;
  font-size: 0.9rem;
  padding-bottom: 20px;
}
#page_corporation #josuian_form .form__input-wrapper #input_privacy dt .required_mark {
  float: none;
}
#page_corporation #josuian_form .form__input-wrapper #input_privacy dt a {
  color: #62297f;
  text-decoration: underline;
}
#page_corporation #josuian_form .form__input-wrapper #input_privacy dt a:hover {
  text-decoration: none;
}
#page_corporation #josuian_form .form__input-wrapper #input_privacy dd p {
  color: #FF0000;
  margin: 0;
  padding: 20px 0 5px;
}
@media screen and (max-width: 640px){
  #page_corporation .form__submit {
      width: 100%;
  }
}





/*
#page_corporation #main .corporate_section .corporate_button {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
}
#page_corporation #main .corporate_section .corporate_button li {
  width: 32%;
}
@media screen and (max-width: 680px){
  #page_corporation #main .corporate_section .corporate_button li {
    width: 100%;
    margin-bottom: 15px;
  }
}
#page_corporation #main .corporate_section .corporate_button li::before {
  display: none;
}
#page_corporation #main .corporate_section .corporate_button li a {
  font-size: 0.9rem;
  display: block;
  background: #C81949;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  transition: all .3s;
}
#page_corporation #main .corporate_section .corporate_button li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 680px){
  #page_corporation #main .corporate_section .corporate_button li a {
  }
  #page_corporation #main .corporate_section .corporate_button li a br {
    display: none;
  }
}
#page_corporation #main .corporate_section#section05 {
}
#page_corporation #main .corporate_section#section05 .corporate_text dl {
  margin: 0;
  padding-bottom: 30px;
}
#page_corporation #main .corporate_section#section05 .corporate_text dt {
  background: #000000;
  color: #FFF;
  position: relative;
  padding: 7px 7px 7px 37px;
}
#page_corporation #main .corporate_section#section05 .corporate_text dt span {
  position: absolute;
  top: 6px;
  left: 15px;
}
#page_corporation #main .corporate_section#section05 .corporate_text dd {
  margin: 0;
  padding-top: 15px;
}
#page_corporation #main .corporate_section#section04 .section_slides {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#page_corporation #main .corporate_section#section04 .section_slide {
  width: 31%;
  position: relative;
  margin-bottom: 40px;
  border: solid #707070 1px;
}
@media screen and (max-width: 830px){
  #page_corporation #main .corporate_section#section04 .section_slide {
    width: 48%;
  }
}
@media screen and (max-width: 640px){
  #page_corporation #main .corporate_section#section04 .section_slide {
    margin-bottom: 25px;
  }
}
#page_corporation #main .corporate_section#section04 .section_slide .step {
  display: block;
  width: 44px;
  height: 44px;
  background: #000000;
  border-radius: 22px;
  text-align: center;
  color: #FFF;
  padding-top: 9px;
  font-size: 0.9rem;
  position: absolute;
  right: -15px;
  top: -10px;
}
#page_corporation #main .corporate_section#section04 .section_slide .slide_img img {
  margin: 0;
}
#page_corporation #main .corporate_section#section04 .section_slide .slide_text h4 {
  margin: 0;
  padding: 15px 20px;
}
#page_corporation #main .corporate_section#section04 .section_slide .slide_text p {
  padding: 0 20px 15px;
  font-size: 0.85rem;
}
#page_corporation #main .corporate_section#section04 .slides_nav_list {
  display: none;
}
@media screen and (max-width: 767px){
  #page_corporation #main .corporate_section#section04 .flow_slides {
    width: calc(100% + 40px);
  }
  #page_corporation #main .corporate_section#section04 .section_slides .slick-list {
    padding: 10px 20% 0 0!important;
  }
  #page_corporation #main .corporate_section#section04 .section_slides .slick-slide > div {
    margin: 0 30px 0 0;
  }
  #page_corporation #main .corporate_section#section04 .slides_nav_list {
    display: block;
  }
  #page_corporation #main .corporate_section#section04 .slides_nav_list .slick-track {
    transform: none!important;
  }
  #page_corporation #main .corporate_section#section04 .slides_nav_list .slick-slide {
    width: auto!important;
    font-size: 0.9rem;
    margin-bottom: 15px;
  }
  #page_corporation #main .corporate_section#section04 .slides_nav_list .nav_slide span {
    background: #F8F8F8;
    border: solid #EBEBEB 1px;
    padding: 5px 15px;
    border-radius: 100px;
    display: inline-block;
  }
  #page_corporation #main .corporate_section#section04 .slides_nav_list .slick-current span {
    background: #F2EDF5;
    border: solid #62297F 1px;
  }
}
@media screen and (max-width: 640px){
  #page_corporation #main .corporate_section#section04 .corporate_text {
    margin-bottom: 20px;
  }
  #page_corporation #main .corporate_section#section04 .flow_slides {
    width: calc(100% + 20px);
  }
  #page_corporation #main .corporate_section#section04 .section_slides .slick-list {
    padding: 10px 8% 0 0!important;
  }
  #page_corporation #main .corporate_section#section04 .section_slides .slick-slide > div {
    margin: 0 20px 0 0;
  }
  #page_corporation #main .corporate_section#section04 .slides_nav_list .nav_slide span {
    padding: 1px 10px;
  }
}

#page_corporation .corporate_contact {
  padding-bottom: 40px;
}
#page_corporation .corporate_contact p {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 30px;
}
@media screen and (max-width: 710px){
  #page_corporation .corporate_contact p {
    font-size: 1.2rem;
  }
}
#page_corporation .corporate_contact p br {
  display: none;
}
@media screen and (max-width: 640px){
  #page_corporation .corporate_contact p br {
    display: inline;
  }
}
#page_corporation .corporate_contact #corporate_contact_button {
  list-style: none;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#page_corporation .corporate_contact #corporate_contact_button li {
  text-align: center;
  margin-bottom: 10px;
  width: 49%;
}
@media screen and (max-width: 780px){
  #page_corporation .corporate_contact #corporate_contact_button li {
    width: 100%;
  }
}
#page_corporation .corporate_contact #corporate_contact_button li::before {
  display: none;
}
#page_corporation .corporate_contact #corporate_contact_button li a {
  display: block;
  background: #4F196A;
  border: solid #A171BE 1px;
  border-radius: 5px;
  padding: 12px 25px;
  transition: all .3s;
  color: #FFF;
  text-decoration: none;
  height: 100%;
}
#page_corporation .corporate_contact #corporate_contact_button li:last-child a {
  padding-top: 24px;
}
#page_corporation .corporate_contact #corporate_contact_button li a:hover {
  background: #803DA2;
}
#page_corporation .corporate_contact #corporate_contact_button li a .tel {
  color: #D1B100;
}
#page_corporation .corporate_contact #corporate_contact_button li a .underline {
  text-decoration: underline;
  transition: all .3s;
}
#page_corporation .corporate_contact #corporate_contact_button li a .font_s {
  display: block;
  font-size: 0.8rem;
}
*/

/******************************
 template-product
******************************/

.template-product .product-block-list__item--description h1,
.template-product .product-block-list__item--description h2,
.template-product .product-block-list__item--description h3,
.template-product .product-block-list__item--description h4,
.template-product .product-block-list__item--description h5,
.template-product .product-block-list__item--description h6 {
  color: #000000;
}
.template-product #product_information_lists {
  padding-top: 0;
}
.template-product .josuian_details {
  padding: 20px 0;
  border-top: solid #E2E2E2 1px;
}
.template-product #product_information_list.josuian_details {
  border-top: none;
}
@media screen and (max-width: 640px){
  .template-product .josuian_details {
    width: 100vw;
    margin-left: -20px;
    padding: 20px 20px 0;
  }
}
.template-product #assortment_list {
  border-top: none;
}
.template-product #product_sales_list {
  padding-bottom: 0;
}
.template-product .josuian_details h3 {
  font-size: 1.1rem;
}
@media screen and (max-width: 640px){
  .template-product #product_information_lists {
  	padding-bottom: 0;
  }
  .template-product .card__section+#product_information_lists.card__section:before {
    display: none;
  }
  .template-product #product_information_list.josuian_details {
    border-top: solid #E2E2E2 1px;
  }
}
.template-product #assortment_list ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 640px){
  .template-product #assortment_list ul {
    display: block;
  }
}
.template-product #assortment_list ul::after {
  content: "";
  display: block;
  width: 31%;
}
@media screen and (max-width: 640px){
  .template-product #assortment_list ul::after {
    display: none;
  }
}
.template-product #assortment_list li {
  width: 31%;
  margin-bottom: 15px;
}
@media screen and (max-width: 640px){
  .template-product #assortment_list li {
    width: 100%;
    margin-bottom: 15px;
    display: flex;
  }
}
.template-product #assortment_list li::before {
  display: none;
}
.template-product #assortment_list li a {
  display: block;
  color: #000000;
  text-decoration: none;
}
@media screen and (max-width: 640px){
  .template-product #assortment_list li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000000;
    text-decoration: none;
  }
}
.template-product #assortment_list li a span {
  text-decoration: underline;
}
.template-product #assortment_list li a:hover span {
  text-decoration: none;
}
.template-product #assortment_list .assortment_item_img {
  padding-bottom: 100%;
  position: relative;
  background: #F2EFF8;
  overflow: hidden;
  margin-bottom: 5px;
}
@media screen and (max-width: 640px){
  .template-product #assortment_list .assortment_item_img {
    width: 90px;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-right: 15px;
    background: none;
  }
}
.template-product #assortment_list .assortment_item_img img {
  margin: 0;
  transition: all .3s;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 640px){
  .template-product #assortment_list .assortment_item_img img {
    position: inherit;
    left: inherit;
    top: inherit;
    transform: inherit;
  }
}
.template-product #assortment_list a:hover img {
  opacity: 0.7;
}
.template-product #assortment_list .assortment_item_title {
  font-size: 0.9rem;
}
@media screen and (max-width: 640px){
  .template-product #assortment_list .assortment_item_title {
    width: calc(100% - 105px);
    font-size: 0.9rem;
  }
}
.template-product .josuian_details dl {
  display: flex;
  justify-content: space-between;
  font-size: 0.9rem;
}
.template-product .josuian_details dt {
  width: calc(123 / 623 * 100%);
  color: #6E6E6B;
}
.template-product .josuian_details dd {
  width: calc(480 / 623 * 100%);
}
@media screen and (max-width: 640px){
  .template-product .josuian_details dt {
    width: calc(150 / 623 * 100%);
  }
  .template-product .josuian_details .accordion {
    display: block;
    padding-bottom: 15px;
  }
  .template-product .accordion dt {
    width: 100%;
    position: relative;
    border: solid #62297f 1px;
    padding: 12px 15px;
    color: #62297f;
  }
  .template-product .accordion dt::after {
    content: " ⟩";
    display: block;
    position: absolute;
    right: 15px;
    top: calc(50% - 20px);
    font-size: 1.4rem;
    transition: all .3s;
  }
  .template-product .accordion .open::after {
    webkit-transform: rotate(90deg);
  	transform: rotate(90deg);
  }
  .template-product .josuian_details .accordion dd {
    width: 100%;
    margin: 20px 0 0;
    display: none;
  }
}
.template-product .josuian_details #josuian_itemcation {
  background: #F5F5F5;
  border: solid #707070 1px;
  padding: 20px;
  margin-top: 30px;
  font-size: 0.9rem;
}
@media screen and (max-width: 640px){
  .template-product #shopify-product-reviews {
    padding-top: 20px;
  }
}
.template-product #shopify-product-reviews .spr-header-title {
  color: #000;
}
.template-product #shopify-product-reviews .spr-summary-actions-newreview {
  background: #FFBD02;
  color: #000;
  font-weight: normal;
}
.template-product #shopify-product-reviews .spr-summary-actions-newreview:hover {
  background: #FFD86A;
}
.template-product .product-block-list__item--info .product-meta__title {
  color: #000;
  font-size: 24px;
}
@media screen and (max-width: 640px){
  .template-product .product-block-list__item--info .product-meta__title {
    font-size: 22px;
  }
}
.template-product .product-block-list__item--info .product-form__info-title {
  color: #000;
  font-weight: normal;
}
.template-product .product-block-list__item--info .price--highlight {
  color: #000;
}
.template-product .product-block-list__item--info .price--compare {
  color: #969696;
  text-decoration-color: #969696;
}
.template-product #shopify-section-product-template .section__title.heading.h3,
.template-product #shopify-section-static-recently-viewed-products .section__title.heading.h3,
.template-product #shopify-section-product-recommendations .section__title.heading.h3 {
  color: #000;
}
@media screen and (max-width: 640px){
  .product-block-list__item--gallery > .card {
    margin-bottom: 0;
  }
  .product-block-list__item--gallery .scroller__inner {
    padding-top: 10px;
  }
}



/******************************
 template-product item_gift
******************************/

.template-product .block-swatch-list .item_variation {
  display: none;
}
.template-product .block-swatch-list .item_variation dl {
  display: flex;
  padding-bottom: 15px;
}
.template-product .block-swatch-list .item_variation dt {
  width: 65px;
  padding-top: 8px;
}
.template-product .block-swatch-list .item_variation dd {
  width: calc(100% - 65px);
  margin: 0;
}
.template-product .block-swatch-list .item_variation dd input[type=text] {
    width: 100%;
    border: 1px solid var(--border-color);
    padding: 10px;
}
.template-product .product-form__gift-list {
    margin-top:  -20px;
}
.template-product .product-form__gift-list button.wk-button-product {
  margin-bottom: 25px!important;
}
.template-product .product-block-list__item--info .product-form__info-list {
    margin-bottom: 0;
}
.template-product .product-block-list__item--info button.wk-button-product {
    position: absolute;
    left: 200px;
    bottom: -4px;
}
.template-product .product-form__gift-list .item_gift {
  padding-top: 10px;
}
.template-product .product-form__gift-list .item_noshi {
  padding-top: 0;
}
.template-product .product-form__gift-list .item_gift:last-child {
  padding-bottom: 15px;
}
.template-product .product-form__gift-list .item_gift p,
.template-product .product-form__gift-list .item_gift dl,
.template-product .product-form__gift-list .item_gift dd {
  margin: 0;
  padding: 0;
}
.template-product .product-form__gift-list .item_gift dl {
  display: flex;
  padding-bottom: 15px;
}
.template-product .product-form__gift-list .item_gift dt {
  width: 85px;
  padding-top: 8px;
}
.template-product .product-form__gift-list .item_gift .item_gift_properties dt {
  width: 65px;
}
.template-product .product-form__gift-list .item_noshi .item_gift_properties dt {
  width: 110px;
}
.template-product .product-form__gift-list .item_noshi dl:last-child {
  display: flex;
  display: none;
}
@media screen and (max-width: 640px){
  .template-product .product-form__gift-list .item_messagecard dl.line-item-property__field,
  .template-product .product-form__gift-list .item_noshi dl:last-child {
    flex-wrap: wrap;
  }
}
.template-product .product-form__gift-list .item_messagecard dt {
  width: 165px;
}
.template-product .product-form__gift-list .item_messagecard .item_gift_properties dt {
  width: 145px;
}
@media screen and (max-width: 640px){
  .template-product .product-form__gift-list .item_messagecard .item_gift_properties dt,
  .template-product .product-form__gift-list .item_noshi dl:last-child dt {
    width: 100%;
  }
  .template-product .product-form__gift-list .item_messagecard .item_gift_properties dt {
    padding-top: 0;
  }
}
.template-product .product-form__gift-list .item_gift dd {
  width: calc(100% - 85px);
}
.template-product .product-form__gift-list .item_gift .item_gift_properties dd {
  width: calc(100% - 65px);
}
.template-product .product-form__gift-list .item_messagecard dd {
  width: calc(100% - 165px);
}
.template-product .product-form__gift-list .item_messagecard .item_gift_properties dd {
  width: calc(100% - 145px);
}
@media screen and (max-width: 640px){
  .template-product .product-form__gift-list .item_messagecard .item_gift_properties dd,
  .template-product .product-form__gift-list .item_noshi dl:last-child dd {
    width: 100%;
  }
}
.template-product .product-form__gift-list .item_messagecard .item_gift_properties dd .messagecard_text_num {
  font-size: 0.8rem;
  text-align: right;
  color: #666;
}
.template-product .product-form__gift-list .item_messagecard .item_gift_properties dd .item_cation_text {
  color: var(--product-on-sale-accent);
  font-size: 0.8rem;
  line-height: 1.5;
  display: block;
  text-indent: -1em;
  padding-top: 5px;
}
.template-product .product-form__gift-list .item_messagecard .item_gift_properties dd .item_cation_text li {
  margin-left: 1em;
  list-style: none;
  padding-bottom: 5px;
}
.template-product .product-form__gift-list .item_gift .other_page_link {
  color: #62297f;
  text-align: right;
  padding-bottom: 10px;
}
.template-product .product-form__gift-list .item_gift .other_page_link a {
  color: #62297f;
  font-size: 0.8rem;
  line-height: 1.6;
  text-decoration: underline;
}
.template-product .product-form__gift-list .item_gift .other_page_link a:hover {
  text-decoration: none;
}
.template-product .product-form__gift-list .item_gift select,
.template-product .product-form__gift-list .item_gift input[type="text"],
.template-product .product-form__gift-list .item_gift textarea {
  width: 100%;
  border: 1px solid var(--border-color);
  padding: 10px;
}
.template-product .product-form__gift-list .item_gift textarea {
  vertical-align: bottom;
}
.template-product .product-form__gift-list .item_gift dd input::placeholder {
  color: #999;
}
.template-product .product-form__gift-list .item_gift dd input:-ms-input-placeholder {
  color: #999;
}
.template-product .product-form__gift-list .item_gift dd input::-ms-input-placeholder {
  color: #999;
}
.template-product .product-form__gift-list .item_gift select {
  padding: 13px 7px;
}
.template-product .product-form__gift-list .item_gift .item_gift_properties {
  background: #F9F7FA;
  padding: 20px 20px 5px;
  display: none;
  border-radius: 3px;
}

/******************************
 sidebar
******************************/

.layout__section--secondary .collection__filter-link {
  padding: 6px 0;
}
.layout__section--secondary .collection__filter-link svg {
  position: relative;
  top: -2px;
}
.layout__section--secondary .collection__filter-linklist .collection__filter-linklist .collection__filter-linklist .collection__filter-link {
  font-size: 13px;
}

/******************************
 content other parts
******************************/

.collection__header .collection__title {
    font-size: 24px;
}
@media screen and (max-width: 640px){
  .collection__header .collection__title {
    font-size: 22px;
  }
  .collection__toolbar-item {
    font-size: 13px;
  }
}
#shopify-section-static-recently-viewed-products .section {
  padding: 0 0 60px;
}
.form--main {
  margin: 0 auto!important;
  padding: 60px 0;
}
@media screen and (max-width: 640px){
  .form__title {
    font-size: 22px!important;
  }
}

.template-collection .collection__image-wrapper {
  display:none;
}
@media screen and (max-width: 640px){
	.template-collection .collection__image-wrapper {
		display:block;
	}
}
.template-activate_account #activate_customer_password {
  max-width: 470px;
}


/******************************
 footer
******************************/

.footer #footer_logo {
  padding-bottom: 35px;
}
@media screen and (max-width: 640px){
  .footer #footer_logo {
    padding: 30px 0;
  }
}
@media screen and (min-width: 641px){
  .footer .footer__block-item {
    flex: inherit;
  }
}
@media screen and (max-width: 1250px){
  .footer .footer__block-item--links {
    max-width: 25%;
    width: 25%;
  }
}
@media screen and (max-width: 1080px){
  .footer .footer__block-item--links {
    max-width: 50%;
    width: 50%;
  }
}
@media screen and (max-width: 640px){
  .footer .footer__block-item--links {
    max-width: 100%;
    width: 100%;
    padding-right: 0;
  }
}
/*
.footer #box-bfe1e2b8-192f-4072-a070-bc6bd166548a {
  max-width: 460px;
}
@media screen and (max-width: 1250px){
  .footer #box-bfe1e2b8-192f-4072-a070-bc6bd166548a {
    max-width: 50%;
  }
}
@media screen and (max-width: 1080px){
  .footer #box-bfe1e2b8-192f-4072-a070-bc6bd166548a {
    max-width: 100%;
    width: 100%;
  }
}
.footer #box-bfe1e2b8-192f-4072-a070-bc6bd166548a .footer__linklist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer #box-bfe1e2b8-192f-4072-a070-bc6bd166548a .footer__linklist::after {
  content: "";
  display: block;
  width: 48%;
}
*/
.footer #box-bfe1e2b8-192f-4072-a070-bc6bd166548a .footer__linklist li {
  width: 100%;
}
/*
@media screen and (max-width: 1080px){
  .footer #box-bfe1e2b8-192f-4072-a070-bc6bd166548a .footer__linklist li {
    width: 46%;
  }
  .footer #box-bfe1e2b8-192f-4072-a070-bc6bd166548a .footer__linklist::after {
    width: 46%;
  }
}
*/
@media screen and (max-width: 640px){
  .footer .footer__collapsible-content {
    padding: 0;
  }
  .footer .footer__linklist {
    margin: 0;
    padding: 20px 0;
    border-bottom: solid #FFF 1px;
  }
  .footer #block-a1178118-4d7b-4774-acba-09655535c30a .footer__linklist {
    padding: 0;
    border-bottom: none;
  }
  .footer #box-a1178118-4d7b-4774-acba-09655535c30a {
    order: 4;
    padding-top: 25px;
    border-bottom: none;
  }
  .footer #box-bfe1e2b8-192f-4072-a070-bc6bd166548a .footer__linklist li {
    width: 100%;
  }
  .footer #box-bfe1e2b8-192f-4072-a070-bc6bd166548a .footer__linklist::after {
    display: none;
  }
}
.footer .footer__block-item--links button {
  border-bottom: solid #FFF 1px;
  padding: 10px 0;
}
@media screen and (max-width: 640px){
  .footer .footer__block-item--links button {
    padding: 20px 0;
  }
  .footer #box-a1178118-4d7b-4774-acba-09655535c30a button {
    display: none;
  }
  .footer #block-a1178118-4d7b-4774-acba-09655535c30a {
    height: auto!important;
  }
}
.footer .footer__block-item--links button span {
  font-size: 0.9rem;
}
@media screen and (max-width: 640px){
  .footer .footer__block-item--links button span {
    font-size: 14px;
  }
}
.footer .footer__block-item--links .footer__linklist a {
  font-size: 0.9rem;
}
@media screen and (max-width: 640px){
  .footer .footer__block-item--links .footer__linklist a {
    font-size: 13px;
    padding: 12px 0;
  }
}
.footer__block-item--newsletter {
  max-width: calc(300 / 1310 * 100%)!important;
}
@media screen and (max-width: 1250px){
  .footer__block-item--newsletter {
    max-width: 25%!important;
    width: 25%!important;
  }
}
@media screen and (max-width: 1080px){
  .footer__block-item--newsletter {
    max-width: 50%!important;
    width: 50%!important;
  }
}
@media screen and (max-width: 640px){
  .footer__block-item--newsletter {
    padding-top: 30px;
    max-width: 100%!important;
    width: 100%!important;
    margin-right: 0!important;
    padding-right: 0!important;
  }
}
.footer__block-item--newsletter .footer__title {
  border-bottom: solid #FFF 1px;
  padding: 10px 0;
}
@media screen and (max-width: 640px){
  .footer__block-item--newsletter .footer__title {
    border-bottom: solid #A171BE 1px;
  }
}
.footer__block-item--newsletter .footer__newsletter-text {
  font-size: 0.9rem;
}
@media screen and (max-width: 640px){
  .footer__block-item--newsletter .footer__newsletter-text {
    margin: 0;
    padding-top: 15px;
  }
}
.footer__block-item--newsletter #footer-newsletter {
  position: relative;
}
.footer__block-item--newsletter #footer-newsletter > .form__input-wrapper {
  border: solid #A171BE 1px;
  border-radius: 5px;
}
.footer__block-item--newsletter #footer-newsletter > .form__input-wrapper input[type="email"] {
  padding-right: 90px;
}
.footer .footer__block-item--newsletter .button--primary {
  background-color: #4F196A;
  border: solid #A171BE 1px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  font-size: 0.8rem;
  padding: 0 15px;
}
.footer .social-media__item svg {
  opacity: 1!important;
  color: #FFF!important;
}
.footer .social-media__item:hover svg {
  opacity: .4!important;
  color: #FFF!important;
}
.footer__aside-item .footer_copyright {
  font-size: 0.6rem;
  padding-top: 15px;
}
.footer .footer__aside-item--copyright {
  font-size: 0.6rem;
}
.footer .footer_free_html {
  padding: 15px 30px;
}
@media screen and (max-width: 1250px){
  .footer .footer_free_html {
    width: 100%;
  }
}
@media screen and (max-width: 700px){
  .footer .footer_free_html {
    padding: 40px 0 0;
  }
}
@media screen and (max-width: 640px){
  .footer #freehtml-a79eb3e4-49b8-44ee-9632-4901878955ec {
    order: 3;
  }
}
.footer #footer_button {
  list-style: none;
}
@media screen and (max-width: 1250px){
  .footer #footer_button {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.footer #footer_button li {
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 1250px){
  .footer #footer_button li {
    width: 31%;
  }
}
@media screen and (max-width: 980px){
  .footer #footer_button li {
    width: 48%;
  }
}
@media screen and (max-width: 700px){
  .footer #footer_button li {
    width: 100%;
  }
}
.footer #footer_button li a {
  display: block;
  background: #4F196A;
  border: solid #A171BE 1px;
  border-radius: 5px;
  padding: 12px 25px;
  transition: all .3s;
}
@media screen and (max-width: 1310px){
  .footer #footer_button li a {
    font-size: 0.8rem;
    padding: 12px 20px;
  }
}
@media screen and (max-width: 1250px){
  .footer #footer_button li a {
    height: 100%;
    min-height: 72px;
  }
  .footer #footer_button li:last-child a {
    padding-top: 23px;
  }
}
@media screen and (max-width: 770px){
  .footer #footer_button li a {
    font-size: 1rem;
  }
}
.footer #footer_button li a:hover {
  background: #561B74;
}
.footer #footer_button li a .tel {
  color: #D1B100;
}
.footer #footer_button li a .underline {
  text-decoration: underline;
  transition: all .3s;
}
.footer #footer_button li a .font_s {
  display: block;
  font-size: 0.8rem;
}

/******************************
 reset password
******************************/

.container .form__header #reset_password_text {
  margin-bottom: 10px;
}
.container .form__header #reset_password_cation {
  font-size: 0.9rem;
}