/* reset*/
h4,h5,h6{font-family: 'Noto Sans JP' !important;}
.mb020{ margin-bottom: 20px !important;}
@media all and (min-width: 767px) {
  /* }  .page-container,
  #main-content{ padding: 0 !important;}
  */

  .product-template-default .page-container{
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /*
  .product-template-default .page-container,
  .tax-product_cat #main .page-container,
  .woocommerce-shop #main .page-container{
    padding-left: 85px !important;
    padding-right: 85px !important;

    position: relative;
  } */
  .single-post #main-content{
    padding-top: 50px !important;
  }
  #main {
    margin-top: 140px;
  }

  .pc_only {
    display: block;
  }

  .sp_only {
    display: none;
  }
}
.orderby option[value="price"],
.orderby option[value="price-desc"],
.woocommerce-ordering .orderby ul > li:nth-child(3),
.woocommerce-ordering .orderby ul > li:nth-child(4) {
    display: none;
}
.flex{
  display: flex;
}
@media screen and (min-width:1280px) and (max-width:1919px) {
  #main {
    margin-top: 145px;
  }
}

@media all and (max-width: 768px) {
  .pc_only {
    display: none;
  }

  .sp_only {
    display: block;
  }
  .images-thumbnails{
    padding-top: 50px !important;
  }
}

@media all and (min-width: 767px) {
  .ts-header {
    position: fixed;
    z-index: 100000;
    width: 100%;
  }

  .header-top>.container>div {
    display: flex;
  }
  .header-sticky .logo-wrapper{
    display: none;
  }
  /* メガメニュー */
  .submenu{
    display: flex;
    justify-content: space-between;
    min-width: 900px;
  }
  .submenu > .group{
    width: 27%;
  }
  .submenu > .group > ul > li{
    margin-bottom: 30px !important;
  }
  .submenu > .group > ul > li > a{
    display: block;
    width: 100%;
    background: #fff;
    padding: 5px 10px !important;
    margin-bottom: 5px;
    color: #000 !important;
  }
  .submenu > .group li > ul{
    padding-left: 15px;
    font-size: 12px;
  }
  .sticky-wrapper,
  header .logo-wrapper {
    height: 60px !important;
    display: flex;
    align-items: center;
  }

  .header-middle>.container {
    padding-top: 0;
    padding-bottom: 0;
  }

  .header-sticky .container {
    display: flex;
    justify-content: center;
  }

  .header-right {
    position: absolute !important;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
  }

  .ts-header .menu-wrapper nav>ul>li>a {
    position: relative;
  }

  .my-wishlist-wrapper {
    display: none;
  }

  header .menu-wrapper,
  .ts-header .menu-wrapper nav>ul>li {
    position: static !important;
  }

  .ts-header .menu-wrapper nav>ul>li>a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 6px;
    background-color: #94C52C;
    left: 0;
    bottom: 0;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: 350ms ease 0s;
  }

  .ts-header .menu-wrapper nav>ul>li>a:hover::before {
    transform: scale(1, 1);
  }

  /* 3階層目 */
  .ts-header .menu-wrapper nav>ul.menu li:hover>ul.sub-menu {
    display: flex;
    align-items: flex-start;
  }

  .ts-header .menu-wrapper nav>ul.menu li ul.sub-menu {
    max-width: initial;
    left: 0 !important;
    width: 100%;
    justify-content: center;
    gap: 172px;
    min-height: 166px;
    /* transition: 350ms ease 0s; */
  }

  .ts-header .menu-wrapper nav>ul.menu li ul.sub-menu.active {
    min-height: 550px;
  }

  .ts-header .menu-wrapper nav>ul.menu li ul.sub-menu:before {
    background-color: rgba(0, 0, 0, 0.9);
    top: 0;
  }

  .pro_menu_wrap_list_item>a,
  .pro_menu>a {
    font-family: 'Anton', sans-serif !important;
    color: #fff;
  }

  .menu>.menu-item>.sub-menu>.menu-item>a>.menu-label {
    font-family: 'Anton', sans-serif !important;
  }

  .pro_menu_wrap_list_item>a>span {
    font-family: 'Noto Sans JP' !important;
  }

  .ts-menu ul .sub-menu li a {
    color: #fff;
  }

  .menu-wrapper nav>ul.menu ul.sub-menu>li>a,
  .pro_menu>a {
    font-size: 26px;
  }

  .ts-header .menu-wrapper nav>ul>li {
    margin: 0 100px 0 0 !important;
  }

  .header-fullwidth header .menu-wrapper nav>ul.menu>li:last-child {
    margin-right: 0 !important;
  }

  nav.main-menu>ul.menu>li.parent>a {
    padding-right: 0;
  }

  nav.main-menu>ul.menu>li.parent>.ts-menu-drop-icon {
    display: none;
  }

  .menu-item>a {
    position: relative;
  }
  .parent li.current-menu-item a{
    color:#fff !important;
  }
  .sub-menu .menu-sub-label {
    /* position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%); */
    position: unset;
    font-size: 15px;
    font-weight: bold;
    min-width: max-content;
  }

  .ts-header .menu-wrapper nav.main-menu>ul ul.sub-menu li .ts-menu-drop-icon:before {
    display: none;
  }

  .ts-header .menu-wrapper nav>ul.menu ul.sub-menu li>a .menu-sub-label,
  .ts-header .menu-wrapper nav>ul.menu ul.sub-menu li>a .menu-sub-label::before {
    transition: 350ms ease 0s;
  }

  nav>ul.menu ul.sub-menu li a:hover,
  .ts-header .menu-wrapper nav>ul.menu ul.sub-menu li>a:hover .menu-sub-label {
    color: #94C52C;
  }

  .ts-header .menu-wrapper nav>ul.menu ul.sub-menu li>a:hover .menu-sub-label::before {
    border-top: 8px solid #94C52C;
  }

  /* 4階層目 */
  .ts-header .menu-wrapper nav>ul.menu ul.sub-menu li:hover>ul.sub-menu {
    position: static;
    width: 100%;
    padding: 60px 0 90px;
    margin-top: 84px;
  }

  .ts-header .menu-wrapper nav>ul.menu ul.sub-menu li:hover>ul.sub-menu::before {
    display: none;
  }

  .ts-header .menu-wrapper nav>ul.menu ul.sub-menu li:hover>ul.sub-menu>li>a {
    font-size: 18px;
  }

  /* product */
  ul.sub-menu>li {
    max-width: 1420px;
    margin: 0 auto;
  }

  ul.sub-menu>li .widget_text,
  .pro_menu>a {
    position: relative;
  }

  ul.sub-menu>li .widget_text .textwidget {
    display: flex;
    /* justify-content: space-between; */
  }

  .pro_menu {
    flex: 1;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .pro_menu>a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.3em;
    position: relative;
  }

  /* .pro_menu>a:before { */
  .pro_menu>a:after {
    content: "";
    /* position: absolute;
    bottom: -40px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    margin-right: -3px; */
    margin-right: 0.2em;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid white;
  }

  /* .pro_menu.pro_menu_en>a:before {
    bottom: -20px;
  } */

  ul.sub-menu>li .widget_text .textwidget .pro_menu_wrap {
    position: absolute;
    left: 0;
    top: 152px;
    width: 100%;
    display: flex;
    opacity: 0;
    visibility: hidden;
    transition: 350ms ease 0s;
    gap: 230px;
  }

  .pro_menu.open:hover {
    padding-bottom: 152px;
  }

  .pro_menu.pro_menu_en.open:hover {
    padding-bottom: 100px;
  }

  .pro_menu.pro_menu_en .pro_menu_wrap {
    top: 130px !important;
  }

  .pro_menu:hover .pro_menu_wrap.active {
    opacity: 1 !important;
    visibility: visible !important;
  }

  .pro_menu:hover .menu-sub-label,
  .pro_menu:hover>a {
    color: #94C52C !important;
  }
  .pro_menu:hover>a:after {
    border-top-color: #94C52C;
  }

  .ts-header .menu-wrapper nav>ul.menu ul.sub-menu li {
    padding: 0;
  }

  .pro_menu_wrap_list_item {
    margin-bottom: 60px !important;
  }

  .pro_menu_wrap_list_item a {
    font-size: 18px;
    font-family: 'Noto Sans JP';
  }

  .menu-sub-label:before {
    display: none;
  }

  .pro_menu:hover .menu-sub-label:before {
    border-top: 8px solid #94C52C;
  }

  .pro_menu_wrap_list_item span {
    display: block;
    font-size: 14px;
  }

  .ts-header .menu-wrapper nav>ul.menu li.ts-megamenu-fullwidth>ul.sub-menu {
    padding: 49px 40px 30px 40px;
  }
  .sp-pcp-post-details-content{
    display: flex;
    align-items: center;
    padding-bottom: 15px;

  }
  .woocommerce table.shop_table td small {
    font-weight: 400;
    display: block;
  }
  #flogoarea{
    background-color: #000!important;
  }
}
.sp-pcp-post-meta li{
  color: #fff !important;
}
@media all and (max-width: 768px) {
  .container:after {
    display: none;
  }

  /* .ts-floating-sidebar .ts-sidebar-content {
    background: #000;
  }

  .ts-floating-sidebar a,
  .ts-floating-sidebar .ts-menu ul li a,
  .ts-floating-sidebar .ts-menu ul li .ts-menu-drop-icon,
  .ts-floating-sidebar .ts-menu ul .sub-menu li a {
    color: #fff;
  } */
  .ts-search-by-category .ts-header-social-icons{
    padding-top: 0;
    margin-top: o;
    padding-bottom: 20px;
  }
  .ts-menu ul li a {
    font-family: 'Anton', sans-serif;
  }

  .header-language>.title,
  .info-desc {
    display: none;
  }

  .header-language {
    position: absolute;
    bottom: calc(-300px + -330px);
    display: block;
    width: 100%;
    border-top: none !important;
  }

  .header-language .wpml-ls-legacy-list-horizontal>ul {
    display: flex;
    gap: 15px;
    justify-content: center;
  }

  .mobile-menu-wrapper .mobile-menu li {
    border-bottom: 1px solid #ccc;
    padding: 14px 30px 14px 0;
    margin-bottom: 0;
  }

  .mobile-menu-wrapper .mobile-menu>ul>li>a {
    font-size: 22px;
    line-height: 1.5;
  }

  .group-button-header>div {
    border-top: none;
  }

  .ts-header-social-icons>ul {
    display: flex;
    gap: 10px;
    justify-content: center;
  }

  #group-icon-header .ts-header-social-icons ul li,
  #flogoarea .ts-header-social-icons ul li {
    width: 30px;
    height: 30px;
    background: #E1E1E1;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #group-icon-header .ts-header-social-icons ul li i,
  #flogoarea .ts-header-social-icons ul li i {
    color: #000;
  }
  #flogoarea .ts-header-social-icons ul li {
    list-style: none;
    display: inline-block;
    padding: 3px 8px 0;
}

  body .wpml-ls .wpml-ls-item {
    position: relative;
  }

  body .wpml-ls .wpml-ls-item::after {
    content: "|";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  body .wpml-ls .wpml-ls-item:last-of-type:after {
    display: none;
  }

  .ts-floating-sidebar .ts-menu ul li .ts-menu-drop-icon {
    height: 100%;
  }

  .mobile-menu span.ts-menu-drop-icon:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .mobile-menu-wrapper .mobile-menu li li {
    margin: 0;
  }

  .mobile-menu span.ts-menu-drop-icon {
    right: 0;
  }

  .mobile-menu span.ts-menu-drop-icon:before {
    top: calc(62px / 2);
    right: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid white;
  }

  .mobile-menu-wrapper .mobile-menu .menu>li:nth-of-type(5),
  .mobile-menu-wrapper .mobile-menu .menu>li:nth-of-type(6),
  .mobile-menu-wrapper .mobile-menu .menu>li:nth-of-type(7) {
    border-bottom: none;
  }

  .mobile-menu-wrapper .mobile-menu .menu>li:nth-of-type(5),
  .mobile-menu-wrapper .mobile-menu .menu>li:nth-of-type(6) {
    padding-bottom: 30px;
    padding-top: 0;
  }

  .mobile-menu-wrapper .mobile-menu .menu>li:nth-of-type(5) {
    padding-top: 30px;
  }

  .mobile-menu-wrapper .mobile-menu .menu>li:nth-of-type(5)>a,
  .mobile-menu-wrapper .mobile-menu .menu>li:nth-of-type(6)>a,
  .mobile-menu-wrapper .mobile-menu .menu>li:nth-of-type(7)>a {
    font-size: 16px;
  }


  /* お問い合わせ
  .mobile-menu-wrapper .mobile-menu .menu>li:nth-of-type(8) {
    margin-top: 48px;
    border: 1px solid #fff;
    padding: 0;
  }
   */

  .mobile-menu-wrapper .mobile-menu .menu>li:nth-of-type(8)>a {
    display: block;
    text-align: left;
    font-size: 16px;
  }
  .header-language {
    display: block;
    clear: both;
    position: relative;
    bottom: 0;
  }
  

  .mobile-menu-wrapper .mobile-menu .menu>li:nth-of-type(8)>a:hover {
    background-color: #fff;
    color: #000;
  }

  nav>ul.menu>li>a:hover .menu-label:before {
    display: none;
  }
}

/*--------------------------------------------------
フッター
--------------------------------------------------*/
.first-footer-area .container {
  width: 1480px !important;
  max-width: 100%;
}

.lgtxt {
  font-size: 18px;
  letter-spacing: 0;
  font-weight: bold;
  line-height: 1.5;
}

.vc_custom_1645437726233 {
  margin-bottom: 16px !important;
}

.vc_custom_1645685575333 {
  margin-bottom: 0 !important;
}

.otgs-development-site-front-end {
  display: none;
}

.footer-area>.container {
  display: flex;
  flex-direction: column;
}

/* リンクナビ */
.ftlink_list_link {
  font-size: 18px;
  transition: 350ms ease 0s;
  position: relative;
}

.ftlink_list.line .ftlink_list_link {
  padding-left: calc(10px + 36px);
}

.ftlink_list.line .ftlink_list_link::before {
  content: url(/assets/img/lineicon.svg);
  width: 36px;
  height: 36px;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  left: 0;
}

.ftlink_list_link::after {
  position: absolute;
  right: 0;
  top: 55%;
  transform: translateY(-50%);
  content: "";
  border-left: 7px solid white;
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
}

.ftlink_list.line .ftlink_list_link::after {
  border-left: 7px solid #06C755;
}

.ftlink_list_link:hover {
  opacity: .6;
}


@media all and (min-width: 767px) {
  .lgtxt,
  .wpb_wrappe,
  .first-footer-area a:hover {
    color: #fff;
  }

  footer .wpb_wrapper>ul li {
    line-height: 2;
    padding: 0;
    color: #fff;
  }

  footer .wpb_wrapper>p {
    color: #fff;
  }

  footer .wpb_wrapper>ul {
    margin-bottom: 15px;
  }

  .foot_menu_ttl {
    font-size: 22px;
    color: #fff;
    font-family: 'Anton', sans-serif;
    margin-bottom: 15px;
    line-height: 1.5;
  }

  .foot_menu_link {
    margin: 0 0 16px 0;
    font-size: 16px;
    color: #fff;
    letter-spacing: -0.5px;
    line-height: 1.5;
  }

  .first-footer-area .text-light a:hover {
    color: #94C52C;
  }

  .first-footer-area,
  .end-footer {
    background-color: #000000 !important;
  }

  /* コピーライト */
  .cpright {
    text-align: center;
    font-size: 14px;
    color: #707070 !important;
  }

  /* サブナビ */
  .ftsbnav {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 46px;
    margin-bottom: 15px;
  }

  .ftsbnav_list {
    position: relative;
    padding-right: calc(46px + 14px) !important;
  }

  .ftsbnav_list::after {
    position: absolute;
    content: "｜";
    right: 0;
  }

  .ftsbnav_list:last-of-type::after {
    display: none;
  }

  .ftsbnav_list>a:hover {
    opacity: .6;
  }

  .footer-area>.container>.vc_row-fluid:first-of-type {
    order: 3;
  }

  .footer-area>.container>.vc_row-fluid:nth-of-type(2) {
    padding-bottom: 40px !important;
    border-bottom: 1px solid #fff;
    margin: 0 auto 40px;
  }

  .footer-area>.container>.vc_row-fluid:first-of-type .wpb_content_element {
    margin-bottom: 13px !important;
  }

  .footer-area>.container>.vc_row-fluid:last-of-type {
    order: 4;
  }

  /* リンクナビ */
  .ftlink {
    display: flex;
    gap: 60px;
  }

  .ftlink_list .ftlink_list_link {
    padding-right: calc(20px + 8px);
  }

  .ftlink_list.line .ftlink_list_link {
    color: #06C755;
  }
}

@media all and (min-width: 1200px) {
  .header-fullwidth .vc_row[data-vc-stretch-content]:not(.vc_row-no-padding) {
    padding-left: 0;
    padding-right: 0;
    max-width: 1420px !important;
    left: 50% !important;
    transform: translateX(-50%);
  }
}

@media all and (max-width: 768px) {
  /* メイン　フッターナビ */
  footer .vc_col-sm-8 {
    display: none;
  }

  .footer-container {
    margin-bottom: 27px;
  }

  .header-fullwidth .footer-container .container,
  .vc_column-gap-default>.vc_col-sm-12,
  .vc_column-gap-default>.vc_col-sm-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-area>.container>.vc_row-fluid:nth-of-type(2) {
    order: 3;
  }

  .footer-area>.container>.vc_row-fluid:nth-of-type(4) {
    order: 2;
  }

  .footer-area>.container>.vc_row-fluid:nth-of-type(5) {
    order: 4;
  }

  /* サブ　フッターナビ */
  footer .ts-row-wide {
    width: 100%;
    margin: 0 auto;
  }

  .wpb_content_element {
    margin-bottom: 0;
  }

  .ftsbnav {
    background: #000;
    color: #fff;
  }

  .ftsbnav_list {
    padding: 0;
    border-bottom: 1px solid #707070;
  }

  .ftsbnav_list>a {
    display: block;
    padding: 20px 20px;
    position: relative;
  }

  .first-footer-area a:hover {
    color: #fff;
    opacity: .6;
  }

  .ftsbnav_list>a::after {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
  }

  .ftsbnav_list>a::after {
    border-left: 8px solid white;
  }

  .foot_logo {
    text-align: center;
    line-height: 0;
  }

  .vc_custom_1645764948613 {
    background-color: #fff !important;
    padding-top: 27px !important;
    padding-bottom: 18px !important;
  }

  .first-footer-area .text-light {
    color: #000;
    background-color: #fff !important;
    left: auto !important;
  }

  .lgtxt {
    font-size: 14px;
    text-align: center;
    margin-bottom: 18px !important;
  }

  .vc_custom_1645685575333 {
    text-align: center;
  }

  .info-content {
    margin-bottom: 8px;
  }

  ul.info-content li {
    padding: 0;
  }

  /* フッターリンク */
  .ftlink {
    display: flex;
    flex-direction: column-reverse;
    border-bottom: 1px solid #707070;
  }

  .ftlink_list.line {
    margin-left: 20px;
  }

  .ftlink_list_link {
    display: block;
    padding: 20px 20px;
    color: #000 !important;
  }

  .ftlink_list_link::after {
    border-left: 8px solid #000;
    right: 20px;
  }

  .ftlink_list.line .ftlink_list_link {
    color: #06C755 !important;
  }

  /* コピーライト */
  .cpright {
    font-size: 11px;
    text-align: center;
    line-height: 1.5;
    color: #606060;
  }
}

/*--------------------------------------------------
カートボタン
--------------------------------------------------*/
.quick_buy_container .wc_quick_buy_button {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  background: #94C52C !important;
}

@media all and (min-width: 767px) {
  .woocommerce div.product .summary > form.cart {
    margin-bottom: 10px;
  }

  .quick_buy_container {
    max-width: 250px;
    margin-left: calc(85px + 20px);
  }

  .quick_buy_container .wc_quick_buy_button {
    max-height: 52px;
  }

  .woocommerce div.product .summary .yith-wcwl-add-to-wishlist {
    /* margin-left: calc(250px + 85px + 40px);
    margin-top: -140px; */
  }
}

@media all and (max-width: 768px) {
  .woocommerce div.product .summary > form.cart {
    margin-bottom: 15px;
  }

  .woocommerce div.product .summary .yith-wcwl-add-to-wishlist {
    margin-left: calc(225px + 85px + 20px);
    margin-top: -133px;
  }
}


/*--------------------------------------------------
トップ
--------------------------------------------------*/
/* タイトル */
.home .vc_column-gap-default > .vc_col-sm-10 {
  width: 100%;
  padding: 0;
}
.home .ts-heading {
  position: relative;
}
.home .ts-heading>div {
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 2;
}
.home .ts-heading.style-multiple-heading .heading {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-family: 'Anton', sans-serif !important;
}
.home .ts-heading.style-multiple-heading .heading-2 {
  margin-top: 0;
  color: #000;
  opacity: 1;
  font-weight: bold;
}

@media all and (min-width: 767px) {
  .home .ts-heading>div {
    padding-right: 30px;
  }
  .home .ts-heading::after {
    display: block;
    clear: both;
    content: "";
    background: #000;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
  .home .ts-heading.style-multiple-heading .heading-2 {
    font-size: 18px;
    margin-left: 30px;
  }
  .sby-owl-nav{
    max-width: 1420px;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .sby-owl-nav>div {
    position: absolute;
    top: -170px;
    font-size: 14px;
    display: inline-block;
    width: 48px;
    height: 60px;
    line-height: 60px;
    background:#000;
    padding:0;
    border-radius: 0;
    margin-top: 0;
    color: #fff;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }
  .sby_carousel:hover .sby-owl-nav>div:hover {
    cursor: pointer;
    background: #333;
  } 
}
.sb_youtube .sby_video_title{
  font-weight: normal !important;
  color: #000;
}
.sby_video_thumbnail_wrap p{
  margin: 0;
}
.sby_lightboxOverlay{
  z-index: 999999;
}
.sby_lightbox{
  z-index: 9999999;

}
@media all and (max-width: 768px) {
  .home .ts-heading::after {
    display: none;
  }

  .home .ts-heading.style-multiple-heading .heading {
    font-size: 33px;
    flex-wrap: wrap;
  }

  .home .ts-heading.style-multiple-heading .heading-2 {
    font-size: 16px;
    margin-left: 20px;
  }
}

/* リンク */
.box-content>header {
  display: flex !important;
  flex-direction: column-reverse;
}

.ts-banner.style-default .box-content h6 {
  margin-top: 8px;
  margin-bottom: 0;
  font-family: Noto Sans JP;
}


@media all and (max-width: 768px) {
  .ts-banner.enable-mobile-version .box-content {
    transform: translate(-50%,-50%);
    position: absolute;
  }

  .vc_column-gap-default>.vc_col-sm-4 {
    margin-bottom: 20px;
  }
}

/* ボタン */
.vc_custom_1646904138151 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}

@media all and (min-width: 767px) {
  .vc_general.vc_btn3 {
    min-width: 337px;
  }
}

@media all and (max-width: 768px) {
  .vc_general.vc_btn3 {
    min-width: 100%;
  }
}


/* お知らせ */
.pcp-item-17286 .sp-pcp-post-meta li, 
.pcp-wrapper-17298 .sp-pcp-title a, 
.vc_col-sm-2 .wpb_content_element>.wpb_wrapper>p>a {
  color: #fff;
  font-family: 'Noto Sans JP';
}

.vc_col-sm-8 .sp-pcp-col-xs-1 {
  padding-bottom: 0 !important;
}

.vc_col-sm-8 .wpb_content_element, 
.vc_col-sm-2 .wpb_content_element {
  margin-bottom: 0 !important;
}


.vc_col-sm-2 .wpb_content_element>.wpb_wrapper>p>a {
  color: #fff;
  text-decoration: underline;
}

@media all and (min-width: 767px) {

  .pcp-item-17286 .sp-pcp-post-details-content, 
  .vc_col-lg-offset-1 .vc_row {
    display: flex;
    align-items: center;
  }

  .pcp-wrapper-17298 .sp-pcp-title {
    margin: 0;
    order: 2;
  }
  #eventlist .sp-pcp-post-meta{
    display: none;
  }

  .pcp-item-17286 .sp-pcp-post-meta {
    order: 1;
  }

  .pcp-item-17286 .sp-pcp-post-meta li {
    font-size: 18px;
    margin: 0 45px 0 0 !important;
    padding-bottom: 0;
  }

  .pcp-item-17286 .sp-pcp-post-meta li>i {
    display: none;
  }

  .pcp-wrapper-17298 .sp-pcp-title a, 
  .vc_col-sm-2 .wpb_content_element>.wpb_wrapper>p>a {
    font-size: 16px;
  }
}


/* イベントスクール情報 */
.sp-pcp-post{
  position: relative;
  overflow: inherit;
}
.sp-pcp-post .pcp-post-thumb-wrapper{
  overflow: inherit;

}
.sp-pcp-post .sp-pcp-post-thumb-area {
  overflow: inherit;
  position: inherit;
}

.sp-pcp-post-thumb-area>.pcp-category.top_left {
  left: -10px;
}

.sp-pcp-post .pcp-category {
  height: 40px;
}

.sp-pcp-post .pcp-category a {
  font-family: 'Anton', sans-serif !important;
  padding: 5px 24px 5px 34px;
  font-size: 18px;
  font-weight: 100;
}

.sp-pcp-post .pcp-category a::before {
  position: absolute;
  bottom: 4px;
  left: 0px;
  content: '';
  border-left: 10px solid transparent;
  border-top: 10px solid #c9302c;
}

.sp-pcp-post .pcp-category a[href*="event"] {
  background: #90B444 !important;
}

.sp-pcp-post .pcp-category a[href*="event"]::before {
  border-top: 10px solid #7C9448;
}

.sp-pcp-post .pcp-category a[href*="school"] {
  background: #5DA6BF !important;
}

.sp-pcp-post .pcp-category a[href*="school"]::before {
  border-top: 10px solid #528C9F;
}

.sp-pcp-post .pcp-category a[href*="tying"] {
  background: #D97F4A !important;
}

.sp-pcp-post .pcp-category a[href*="tying"]::before {
  border-top: 10px solid #c5794c;
}
.sp-pcp-post .pcp-category a[href*="external"] {
  background: #9E81B7 !important;
}

.sp-pcp-post .pcp-category a[href*="external"]::before {
  border-top: 10px solid #82639E;
}

/* パンくず　*/
.breadcrumb-content{
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding-left: 0!important;
  padding-right: 0!important;
}
.breadcrumb-content .breadcrumbs {
  background: #000;
  padding: 10px !important;
}
.breadcrumbs-container ,
.breadcrumbs-container a,
.breadcrumbs-container span{
  color: #fff !important;
}

/* 固定ページ */
.page-title{
  font-size: 52px !important;
  padding-top: 40px !important;
}
.breadcrumb-title .container,
.page .page_title{
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.page .page_title > .container::before,
.breadcrumb-title > .container::before{
  display: block;
  clear: both;
  content: "";
  background: #000;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.page .page_title > .container h1,
.breadcrumb-title > .container h1 {
  background: #fff;
  display: inline-flex;
  vertical-align: middle;
  padding: 50px 50px 50px 0 !important;
}
.page-title small{
  font-family: 'Noto Sans JP' !important;
  font-size: 18px;
  padding-left: 30px;
}
.page .site-content h2{
  font-family: 'Noto Sans JP';
}
.home.page .site-content h2{
  font-family: 'Anton' !important;
}
.page h4.vc_custom_heading, 
.single-product .vc_custom_heading {
  position: relative;
  align-items: center;
  display: flex;
}
.page h4.vc_custom_heading::before, 
.single-product .vc_custom_heading::before {
  display: inline-block;
  clear: both;
  content: "";
  width: 60px;
  margin-right: 30px;
  background: #000;
  height: 1px;

}
/* fieldstaff*/
#fieldstaff{
  display: flex;
  flex-wrap: wrap;
  flex-basis: auto;
  justify-content: space-between;
  padding-bottom: 50px;
}
#fieldstaff article{
  display: flex;
  border: 1px solid #707070;
  padding: 15px;
  margin-bottom: 35px;
  width: 380px;
}
#fieldstaff article h5{
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: bold;
}
#fieldstaff article p{
  margin: 0;
}
#fieldstaff article .prof{
  padding-left: 20px;
}
@media all and (max-width: 767px) {
  .page-title{
    font-size: 30px !important;
  }
  .page .page_title > .container::before,
  .breadcrumb-title > .container::before{
    display: block;
    clear: both;
    content: "";
    background: #000;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
  .page .page_title > .container h1,
  .breadcrumb-title > .container h1 {
    padding:20px 10px !important;
  }
  .page-title small{
    font-size: 14px;
  }
}
/* shoparea && shoplist */
.page_title .container{
  padding-left: 0;
  padding-right: 0;
}
#shoparea{
  padding: 10px 0 30px;
}
#shoparea ul{
  display: flex;
  justify-content: center;
  align-items: center;
}
#shoparea ul li{
  margin: 0 30px;
  padding: 0;
  list-style-type: none;
}
#shoparea ul li a{
  font-size: 18px;
  display: block;
}
#shoparea ul li a::after{
  content: "▼";
  display: inline-block;
  margin-left: 10px;
}

#shoplist .area{
  margin-bottom: 100px;
}
#shoplist .wrap  {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-basis: fit-content;
}
#shoplist .wrap article{
  border: 1px solid #000;
  width: 32%;
  margin-bottom: 40px;
}
#shoplist .wrap article .title{
  margin-bottom: 0;
  justify-content: space-between;
  align-items: center;
}
#shoplist .wrap article .title a,
#shoplist .wrap article .title span{
  display: block;
  background: #000;
  font-size: 18px;
  font-weight: bolder;
  color: #fff;
  line-height: 70px;
  height: 70px;
  padding:0 15px;
  position: relative;
}
#shoplist .wrap article .title a {
  display: flex;
  justify-content: space-between;
}
#shoplist .wrap article .title a::after{
  display: inline-block;
  content: "▶";
}
#shoplist .wrap article .info{
  padding: 30px;
  text-align: left;
  position: relative;
}
#shoplist .wrap article .info .address{
  margin: 0;
  padding: 0;
}
#shoplist .wrap article .info .address li{
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
  font-size: 16px;
}
#shoplist .wrap article .products{
  display: flex;
  justify-content:flex-end;
}
#shoplist .wrap article .products .icon{
  display: flex;
  align-items: baseline;
  margin: 0;
}
#shoplist .wrap article .products .icon li{
  list-style: none;
  margin-left: 10px;
  width: 68px;
}
#shoplist .wrap article dl,
#shoplist .wrap article dd,
#shoplist .wrap article ul{
  margin: 0;
}
#shoplist .wrap article .products .lineup dt{
  font-size: 16px;
  font-weight: bold;
}
#shoplist .wrap article .products .lineup dd{
}
#shoplist .wrap article .rental dt{
  margin-top: -20px;
  cursor: pointer;
}
#shoplist .wrap article .rental dd{
  background: #EFEBEA;
  padding: 10px;
  display: none;
}
#shoplist .wrap article .rental li{
  margin: 0 0 10px;
  padding: 0;
  list-style-type: none;
}
@media all and (max-width: 767px) {
  #shoplist .wrap article{
    width: 100%;
  }
}

/* breadcrumbs-container */
.breadcrumbs-container.container {
  max-width: 1720px;
  width: 100%;
}
/* woocommerce */
.single-product .woocommerce-notices-wrapper .product {
  max-width: 1450px;
  width: 100%;
  margin: 0 auto;
}
.woocommerce div.product .summary > form.cart .button {
  background: #000;
  opacity: 1;
}
.woocommerce-product-details__short-description>p {
  color: #000;
  font-size: 16px;
}
.woocommerce-variation-description>p {
  color: #949494;
}
.woocommerce div.product .entry-title {
  font-weight: bold;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field,
.stripe-card-group{
  width: 100%;
}
@media all and (min-width: 767px) {
  .woocommerce div.product .woocommerce-tabs {
    max-width: 1000px;
  }
    .single-product .vc_col-lg-offset-1 .vc_custom_heading {
    margin-bottom: 40px;
  }

  .woocommerce div.product .entry-title {
    font-size: 36px;
    line-height: 1.4;
  }
}

@media all and (max-width: 768px) {
  .woocommerce div.product .entry-title {
    font-size: 18px;
  }
  .single-product .vc_col-lg-offset-1 .vc_custom_heading {
    font-size: 18px !important;
  }
}
.news-area h2{
  margin: 0;
}
.lists{
  background: #eee;
  padding: 20px;
  margin-bottom: 50px;
}
.lists dl {
  margin-bottom: 20px;
}
.lists dl::last-child{
  margin-bottom: 0;
}
.lists dl a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  line-height: 180%;
}
.lists dl dt{
  width: 150px;
  line-height: 180%;
}
.lists dl dd{
  width: 680px;
  margin: 0;
  line-height: 180%;
}
.woocommerce-product-attributes-item--weight{
  display: none !important;
}
@media all and (max-width: 768px) {
  .lists dl{
    display: block;
  }
  .lists dl dt,
  .lists dl dd{ width: 100%;}
}
.datelist{
  margin: 0 0 30px 0;
  display: flex;
  justify-content: space-between;
}
.datelist dt,
.datelist dd{
  margin: 0;
}
.datelist dt{
  width: 20%;
}
.datelist dd{
  width: 75%;
}
input[type="image"]{
  width: auto !important;
  max-width: auto !important;
}
.single-product #primary >.advanced-woo-labels{
  bottom: auto !important;
  top: 0 !important;
}
.icon_center .list-icons {
  margin: 0 -5px;
  display: flex !important;
  justify-content: center !important;
}

@media all and (min-width: 768px) {
  #topnews .widget_recent_entries h2{
    display: none;
    font-size: 18px;
  }
  #topnews .widget_recent_entries li {
    list-style-type: none;
    display: flex;
    /* flex-flow: row-reverse; */
    flex-wrap: wrap;
    color: #fff;
    text-align: left;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  #topnews .widget_recent_entries li a{
    color: #fff;
  }
  #topnews .widget_recent_entries li .post-date{
    width: 15%;
  }
}
@media all and (max-width: 768px) {
  #topnews .widget_recent_entries h2{
    display: none;
    font-size: 18px;
  }
  #topnews .widget_recent_entries li {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    text-align: left;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }
  #topnews .widget_recent_entries li a{
    color: #fff;
  }
  #topnews .widget_recent_entries li .post-date{
    width: 100%;
  }
}