@charset "UTF-8";

/*!
Theme Name:   Storefront-Child
Template:     storefront
Theme URI:    https://woocommerce.com/storefront/
Author:       Automattic
Author URI:   https://woocommerce.com/
Description:  Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Version:      4.1.0
Tested up to: 5.8.0
Requires PHP: 5.6.0
License:      GNU General Public License v3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  storefront
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Storefront is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

All sizing (typography, layout, padding/margins, etc) are inspired by a modular scale that uses 1em as a base size with a 1.618 ratio.
You can read more about the calculator we use in our Sass here: https://github.com/modularscale/modularscale-sass

FontAwesome License: SIL Open Font License - http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
Images License: GNU General Public License v2 or later
*/

:root {
  /* Customizer-added Global Event styles */
  --tec-font-family-sans-serif: inherit;
  --tec-font-family-base: inherit;
  --tec-color-text-events-title: #333333;
  --tec-color-text-event-title: #333333;
  --tec-color-text-event-date: #333333;
  --tec-color-text-secondary-event-date: #333333;
  --tec-color-link-primary: #2fa49a;
  --tec-color-link-accent: #2fa49a;
  --tec-color-link-accent-hover: rgba(47, 164, 154, 0.8);
  --tec-color-accent-primary: #2fa49a;
  --tec-color-accent-primary-hover: rgba(47, 164, 154, 0.8);
  --tec-color-accent-primary-multiday: rgba(47, 164, 154, 0.24);
  --tec-color-accent-primary-multiday-hover: rgba(47, 164, 154, 0.34);
  --tec-color-accent-primary-active: rgba(47, 164, 154, 0.9);
  --tec-color-accent-primary-background: rgba(47, 164, 154, 0.07);
  --tec-color-background-secondary-datepicker: rgba(47, 164, 154, 0.5);
  --tec-color-accent-primary-background-datepicker: #2fa49a;
  --tec-color-button-primary: #2fa49a;
  --tec-color-button-primary-hover: rgba(47, 164, 154, 0.8);
  --tec-color-button-primary-active: rgba(47, 164, 154, 0.9);
  --tec-color-button-primary-background: rgba(47, 164, 154, 0.07);
  --tec-color-day-marker-current-month: #2fa49a;
  --tec-color-day-marker-current-month-hover: rgba(47, 164, 154, 0.8);
  --tec-color-day-marker-current-month-active: rgba(47, 164, 154, 0.9);
  --tec-color-background-primary-multiday: rgba(47, 164, 154, 0.24);
  --tec-color-background-primary-multiday-hover: rgba(47, 164, 154, 0.34);
  --tec-color-background-primary-multiday-active: rgba(47, 164, 154, 0.34);
  --tec-color-background-secondary-multiday: rgba(47, 164, 154, 0.24);
  --tec-color-background-secondary-multiday-hover: rgba(47, 164, 154, 0.34);
}

:root {
  /* Customizer-added Events Bar styles */
  --tec-color-text-events-bar-input: #333333;
  --tec-color-text-events-bar-input-placeholder: #333333;
  --tec-opacity-events-bar-input-placeholder: 0.6;
  --tec-color-text-view-selector-list-item: #333333;
  --tec-color-text-view-selector-list-item-hover: #333333;
  --tec-color-background-view-selector-list-item-hover: rgba(51, 51, 51, 0.12);
  --tec-color-background-events-bar-submit-button: #2fa49a;
  --tec-color-background-events-bar-submit-button-hover: rgba(47, 164, 154, 0.8);
  --tec-color-background-events-bar-submit-button-active: rgba(47, 164, 154, 0.9);
}

:root {
  /* Customizer-added Month View styles */
  --tec-color-border-active-month-grid-hover: #333333;
  --tec-color-day-marker-month: #333333;
  --tec-color-day-marker-past-month: #333333;
}

/* common */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
  ========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
  ========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0;
  color: #333;
  font-size: 1.6rem;
  line-height: 1.7;
}

.mce-content-body {
  margin: 10px;
}

.mce-content-body a {
  text-decoration: underline;
}

/* body:not(.mce-content-body):not(.block-editor-writing-flow)>div:not(#fb-root):not(#wpadminbar) {
  min-height: 100vh;
  display: flex;
  flex-flow: column;
} */

body:not(.mce-content-body):not(.block-editor-writing-flow)>div:not(#fb-root):not(#wpadminbar)>div {
  flex-grow: 1;
}

.content-area {
  min-height: calc(100vh - 488px);
}

/**
* Render the `main` element consistently in IE.
*/
main {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
  ========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
  ========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  /* text-decoration: underline; */
  /* 2 */
  /* -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; */
  /* 2 */
  text-decoration: none;
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
  ========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none;
}

.img_border {
  border: 1px solid #CCC;
}

/* Forms
  ========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

button,
input[type=button],
input[type=reset],
input[type=submit],
.button,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.added_to_cart {
  text-decoration: none !important;
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
  ========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}

/* Misc
  ========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}

html {
  font-size: 62.5%;
  /* font-family: sans-serif; */
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}

@media (max-width: 768px) {
  body {
    font-size: 1.3rem;
  }
}

img,
svg {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.col-full {
  margin: 0 10px;
  padding: 0;
}

.site-header .col-full {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  /* padding: 25px 15px; */
  padding: 5px 15px;
}

@media (min-width: 768px) {

  .col-full,
  .mep-events-wrapper.wrapper,
  .mep-events-container {
    max-width: 1230px;
    margin: 0px auto;
    padding: 0px 15px;
    box-sizing: border-box;
  }

  body.header_fixed {
    padding-top: 139px;
  }

  .site-header.fixed {
    /* display: none; */
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 10;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px #c9c9c9;
    box-shadow: 0 4px 8px #c9c9c9;
    animation: SlideIn 0.3s 0.5s ease-in-out forwards;
  }

  .site-header.fixed .col-full {
    padding: 5px 15px;
  }

  /* .site-header.fixed .site-branding,
  .site-header.fixed .secondary-navigation,
  .site-header.fixed .site-search,
  .site-header.fixed .logo_pdea {
    display: none;
  } */

  .site-header.fixed .primary-navigation ul {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@keyframes SlideIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes SlideOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.site-branding {
  flex-grow: 1;
}

.site-branding .logo {
  margin: 0;
}

.site-branding img {
  /* width: 450px;
  height: 53px; */
  width: 360px;
  height: 42px;
  max-width: 100%;
  max-height: inherit;
}

.secondary-navigation ul {
  display: flex;
  padding: 0;
  margin: 0;
}

.secondary-navigation ul li {
  list-style: none;
  margin-right: 22px;
}

body.logged-in .secondary-navigation ul li.menu-item-551,
body.logged-in .p-header__menu ul li.menu-item-561 {
  display: none;
}

/* body.logged-in .secondary-navigation ul>li:nth-child(1),
body.logged-in .secondary-navigation ul>li:nth-child(2) {
display: none;
}

body:not(.logged-in) .secondary-navigation ul>li:nth-child(3),
body:not(.logged-in) .secondary-navigation ul>li:nth-child(4) {
display: none;
} */

.clear {
  clear: both;
}

/* header */
header .site-search {
  max-width: 200px;
  margin: 0px 26px;
}

.site-search form {
  margin: 0;
  position: relative;
}

.site-search .widget_product_search form::before {
  top: 0.75em !important;
  left: 1em !important;
  color: #2fa49a;
}

.site-search .widget_product_search form input[type=search],
.site-search .widget_product_search form input[type=text] {
  line-height: 1;
  padding: 0.5em 1.41575em 0.5em 2.617924em;
  border-radius: 2em;
  width: 100%;
}

input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
.input-text {
  background-color: rgb(242, 242, 242);
  color: rgb(67, 69, 75);
  appearance: none;
  box-sizing: border-box;
  font-weight: 400;
  padding: 0.8em 0.618047em;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  border-image: initial;
  line-height: 1.5;
  border: 1px solid #ddd;
}

input[type="text"]:read-only,
input[type="number"]:read-only,
input[type="email"]:read-only,
input[type="tel"]:read-only,
input[type="url"]:read-only,
input[type="password"]:read-only,
input[type="search"]:read-only,
textarea:read-only,
.input-text:read-only {
  background-color: rgb(220, 220, 220);
  color: rgb(57, 59, 65);
}

select {
  border: 1px solid #bbb;
}

.select2-container .select2-selection--single {
  height: 44px;
  border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 44px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 42px;
}

button,
input[type=button],
input[type=reset],
input[type=submit],
.button,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.added_to_cart {
  border: 0;
  border-radius: 0;
  background: none;
  background-color: #43454b;
  border-color: #43454b;
  color: #fff;
  cursor: pointer;
  padding: 0.8em 1.41575em;
  text-decoration: none;
  font-weight: 600;
  text-shadow: none;
  display: inline-block;
  -webkit-appearance: none;
}

.widget_product_search form:not(.wp-block-search) button[type="submit"] {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  position: absolute;
  width: 1px;
  top: 0px;
  left: 0px;
  overflow-wrap: normal !important;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  border-image: initial;
  margin: -1px;
  overflow: hidden;
  padding: 0px;
}

.logo_pdea img {
  /* width: 186px;
  height: 46px; */
  width: 172px;
  height: 40px;
}

/* navigation */
.primary-navigation {
  /* width: 60%; */
  width: 50%;
  margin-right: 30px;
}

.primary-navigation ul {
  display: grid;
  grid-template-columns: auto auto auto auto;
  column-gap: 10px;
  list-style: none;
  /* margin: 10px 0 0; */
  padding: 0px;
}

.primary-navigation li {
  list-style: none;
}

.primary-navigation a {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 100%;
  box-sizing: border-box;
  background-color: #2fa49a;
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  border-radius: 8px;
  transition: background-color 0.2s ease 0s;
  text-decoration: none;
}

.header_fixed .primary-navigation a {
  padding: 6px 10px;
}

.primary-navigation a:hover {
  background-color: #0a7e74;
}

/* storefront-woocommerce-inline-css */

@font-face {
  font-family: star;
  src: url(https://www.storetest.pdea.jp/wp-content/plugins/woocommerce/assets/fonts/star.eot);
  src:
    url(https://www.storetest.pdea.jp/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),
    url(https://www.storetest.pdea.jp/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),
    url(https://www.storetest.pdea.jp/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),
    url(https://www.storetest.pdea.jp/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: WooCommerce;
  src: url(https://www.storetest.pdea.jp/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);
  src:
    url(https://www.storetest.pdea.jp/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),
    url(https://www.storetest.pdea.jp/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),
    url(https://www.storetest.pdea.jp/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),
    url(https://www.storetest.pdea.jp/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
  font-weight: 400;
  font-style: normal;
}

.site-header-cart {
  min-width: 230px;
}

.site-header-cart .cart-contents {
  padding: 0.5em 10px;
  margin: 10px 0 0;
}

.site-header-cart .cart-contents .count {
  margin-right: 30px;
}

a.cart-contents,
.site-header-cart .widget_shopping_cart a {
  text-decoration: none !important;
}

.site-header-cart .cart-contents .amount {
  margin-right: 0;
  font-size: 1.1em;
}

.site-header-cart .cart-contents .tax_label {
  margin-right: 0.327em;
}

.site-header-cart .widget_shopping_cart .product_list_widget {
  padding: 0;
}

a.cart-contents:hover,
.site-header-cart .widget_shopping_cart a:hover,
.site-header-cart:hover>li>a {
  color: #747474;
}

table.cart td.product-remove,
table.cart td.actions {
  border-top-color: #ffffff;
}

.storefront-handheld-footer-bar ul li.cart .count {
  background-color: #333333;
  color: #ffffff;
  border-color: #ffffff;
}

.site-header .product_list_widget li .mini_cart_item {
  font-size: .9em;
  line-height: 1.5;
}

.site-header .product_list_widget li .quantity {
  text-align: right;
  width: 100%;
  display: block;
}

.woocommerce-tabs ul.tabs li.active a,
ul.products li.product .price,
.onsale,
.wc-block-grid__product-onsale,
.widget_search form:before,
.widget_product_search form:before,
.site-header-cart .cart-contents::after {
  color: #2fa49a;
}

.woocommerce-breadcrumb a,
a.woocommerce-review-link,
.product_meta a {
  color: #383838;
}

.wc-block-grid__product-onsale,
.onsale {
  border-color: #333333;
}

.star-rating span:before,
.quantity .plus,
.quantity .minus,
p.stars a:hover:after,
p.stars a:after,
.star-rating span:before,
#payment .payment_methods li input[type=radio]:first-child:checked+label:before {
  color: #23ab9f;
}

.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #23ab9f;
}

.woocommerce-order-details .tax_label {
  display: none;
}

.woocommerce-order-details tr>td:nth-child(2) {
  text-align: right;
}

.woocommerce-additional-fields h3 {
  /* 追加情報 */
  display: none;
}

.order_details {
  background-color: #f8f8f8;
}

.order_details>li {
  border-bottom: 1px dotted #e3e3e3;
}

.order_details:before,
.order_details:after {
  background: -webkit-linear-gradient(transparent 0, transparent 0), -webkit-linear-gradient(135deg, #f8f8f8 33.33%, transparent 33.33%), -webkit-linear-gradient(45deg, #f8f8f8 33.33%, transparent 33.33%)
}

#order_review {
  background-color: #ffffff;
}

#payment .payment_methods>li .payment_box,
#payment .place-order {
  background-color: #f5f5f5;
}

#payment .payment_methods>li:not(.woocommerce-notice) {
  background-color: #f0f0f0;
}

#payment .payment_methods>li:not(.woocommerce-notice):hover {
  background-color: #d9d9d9;
}

.woocommerce-pagination .page-numbers li .page-numbers.current {
  background-color: #e6e6e6;
  color: #292929;
}

.wc-block-grid__product-onsale,
.onsale,
.woocommerce-pagination .page-numbers li .page-numbers:not(.current) {
  color: #333333;
}

p.stars a:before,
p.stars a:hover~a:before,
p.stars.selected a.active~a:before {
  color: #333333;
}

p.stars.selected a.active:before,
p.stars:hover a:before,
p.stars.selected a:not(.active):before,
p.stars.selected a.active:before {
  color: #23ab9f;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  background-color: #efefef;
  color: #23ab9f;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
  background-color: #d6d6d6;
  border-color: #d6d6d6;
  color: #23ab9f;
}

.button.added_to_cart:focus,
.button.wc-forward:focus {
  outline-color: #23ab9f;
}

.added_to_cart,
.site-header-cart .widget_shopping_cart a.button,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
  background-color: #efefef;
  border-color: #efefef;
  color: #23ab9f;
}

.added_to_cart:hover,
.site-header-cart .widget_shopping_cart a.button:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover {
  background-color: #d6d6d6;
  border-color: #d6d6d6;
  color: #23ab9f;
}

.added_to_cart.alt,
.added_to_cart,
.widget a.button.checkout {
  background-color: #23ab9f;
  border-color: #23ab9f;
  color: #ffffff;
}

.added_to_cart.alt:hover,
.added_to_cart:hover,
.widget a.button.checkout:hover {
  background-color: #0a9286;
  border-color: #0a9286;
  color: #ffffff;
}

.button.loading {
  color: #efefef;
}

.button.loading:hover {
  background-color: #efefef;
}

.button.loading:after {
  color: #23ab9f;
}

@media screen and (min-width: 768px) {
  .site-header-cart {
    margin: 0;
  }

  .site-header-cart .widget_shopping_cart,
  .site-header .product_list_widget li .quantity {
    color: #404040;
  }

  .site-header-cart .widget_shopping_cart .buttons,
  .site-header-cart .widget_shopping_cart .total {
    background-color: #f5f5f5;
  }

  .site-header-cart .widget_shopping_cart {
    background-color: #f0f0f0;
  }
}

.storefront-product-pagination a {
  color: #333333;
  background-color: #ffffff;
}

.storefront-sticky-add-to-cart {
  color: #333333;
  background-color: #ffffff;
}

.storefront-sticky-add-to-cart a:not(.button) {
  color: #333333;
}

/* contents */
.site {
  overflow: hidden;
}

.contents-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 96px;
  margin: 0;
  background-image: url(../images/bg_title.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
}

.c-title {
  padding: 15px;
  border-radius: 10px;
  background-color: #c8edea;
  font-size: 2.8rem;
  font-weight: bold;
}

@media (max-width: 768px) {
  .c-title {
    font-size: 1.7rem;
  }
}

h4.mep-cart-table-title,
.c-title-2,
.tribe-common .tribe-events-widget-events-list__header .tribe-common-h6 {
  padding: 0 0 5px;
  border-bottom: 5px solid #2fa49a;
  font-size: 2.8rem !important;
  font-weight: bold;
}

@media (max-width: 768px) {

  h4.mep-cart-table-title,
  .c-title-2,
  .tribe-common .tribe-events-widget-events-list__header .tribe-common-h6 {
    border-bottom: 3px solid #2fa49a;
    font-size: 1.7rem !important;
    text-align: center;
  }
}

.c-title-3 {
  color: #00544d;
  font-size: 2.8rem;
  font-weight: bold;
}

@media (max-width: 768px) {
  .c-title-3 {
    font-size: 1.7rem;
    text-align: center;
  }
}

.c-title-4 {
  font-size: 2rem;
  font-weight: bold;
}

@media (max-width: 768px) {
  .c-title-4 {
    font-size: 1.5rem;
  }
}

.c-btn {
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 8px 30px;
  border: 2px solid #00a0e9;
  border-radius: 22px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  outline: none;
  line-height: 1.5;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: background-color .2s, color .2s;
  transition: background-color .2s, color .2s;
  width: 220px;
  text-decoration: none !important;
}

.c-btn::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 6px;
  height: 6px;
  margin: auto;
  border-top: 2px solid #00a0e9;
  border-right: 2px solid #00a0e9;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color .2s;
  transition: border-color .2s;
  content: '';
}
.c-btn.disabled {
  cursor: pointer;
  pointer-events: none;
  background: #AAA;
  border-color: #999;
  color: #FFF;
}
.c-btn.disabled::after {
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
}

.c-btn:hover {
  background-color: #00a0e9;
  color: #fff;
}

.c-btn:hover::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;

}

.p-contents-header__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 96px;
  margin: 0;
  background-color: #0290af;
  background-image: url(assets/images/bg_title.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 768px) {
  .p-contents-header__title {
    min-height: 48px;
    font-size: 1.9rem;
  }
}

.p-breadcrumbs {
  color: #666;
  font-size: 1.4rem;
  margin-top: 10px;
  margin-bottom: 50px;
}

.p-breadcrumbs a {
  color: #666;
  text-decoration: none;
}

.storefront-breadcrumb {
  padding: 0;
  margin: 0;
}

.woocommerce-breadcrumb {
  font-size: 1em;
}

.woocommerce-breadcrumb .breadcrumb-separator {
  padding: 0 1em !important;
}

@media (max-width: 768px) {
  .p-breadcrumbs {
    font-size: 1.1rem;
    margin-bottom: 20px;
  }
}

.p-section-navi {
  overflow: hidden;
  margin: 0 0 40px;
}

.p-section-navi__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -20px -20px 0;
}

.p-section-navi__item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 20px 20px 0;
}

.p-section-navi__btn {
  padding: 8px 30px;
  font-size: 1.4rem;
}

.p-section-navi__btn::after {
  right: 10px;
  -webkit-transform: translateY(-2px) rotate(135deg);
  transform: translateY(-2px) rotate(135deg);
}

.p-section-navi--wrap .p-section-navi__list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-section-navi--wrap .p-section-navi__item {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

@media (max-width: 768px) {
  .p-section-navi {
    margin: 0 0 20px;
  }

  .p-section-navi__list {
    display: block;
    margin: 0;
  }

  .p-section-navi__item {
    margin: 0;
  }

  .p-section-navi__btn {
    display: block;
    padding: 4px 30px;
    border: none;
    font-size: 1.3rem;
  }

  .p-section-navi__btn::after {
    left: 10px;
    right: auto;
  }
}

/* footer */
.site-footer {
  clear: both;
  padding-top: 80px;
}

.p-footer__menu {
  padding: 20px 0;
  background-color: #eeeeee;
}

.p-footer__legal {
  padding: 15px 0;
  background-color: #898989;
}

.p-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.p-footer__copyright {
  margin: 0;
  color: #fff;
}

.p-footer-logo__image img {
  width: 186px;
  height: 46px;
}

@media (max-width: 768px) {
  .p-footer__menu {
    display: none;
  }

  .p-footer__legal {
    padding: 10px;
    background-color: #898989;
  }

  .p-footer__inner {
    display: block;
  }

  .p-footer__copyright {
    margin: 0 0 10px;
  }
}

.p-footer-logo__image {
  text-align: center;
}

.p-footer-logo__title {
  font-size: 1.3rem;
  font-weight: bold;
}

.p-footer-navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-footer-navi__list {
  list-style: none;
  margin: 0 0 0 50px;
  padding: 0;
}

.p-footer-navi__item {
  margin-bottom: 4px;
}

.p-footer-navi__item:last-child {
  margin-bottom: 0;
}

.p-footer-navi__link {
  display: inline-block;
  position: relative;
  padding-left: 15px;
  font-size: 1.4rem;
}

.p-footer-navi__link::after {
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 5px;
  height: 5px;
  border-top: 2px solid #2fa49a;
  border-right: 2px solid #2fa49a;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: '';
}

.p-footer-navi-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-footer-navi-2__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.p-footer-navi-2__link {
  color: #fff;
}

@media (max-width: 768px) {
  .p-footer-navi-2 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.p-form-btns__btn {
  max-width: 250px;
  margin: 0 auto 20px;
}

.p-form-btns__btn:last-child {
  margin: 0 auto;
}

@media (max-width: 768px) {
  .p-form-btns__btn {
    max-width: 236px;
    margin: 0 auto 10px;
  }
}

.p-fixed-btn-pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1;
}

.p-fixed-btn-pagetop__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 15px;
  border-radius: 15px;
  background-color: #2b9d93;
  color: #fff;
  font-size: 1.4rem;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
}

.p-fixed-btn-pagetop__link:hover {
  background-color: #0a7e74;
  text-decoration: none;
}

/* .p-fixed-btn-pagetop__link:hover .p-fixed-btn-pagetop__text {
text-decoration: underline;
} */

.p-fixed-btn-pagetop__text {
  margin: 0;
}

.p-fixed-btn-pagetop__icon {
  font-size: 3.4rem;
}

@media (max-width: 768px) {
  .p-fixed-btn-pagetop {
    bottom: 10px;
    right: 10px;
  }

  .p-fixed-btn-pagetop__link {
    padding: 5px 7.5px;
    border-radius: 7.5px;
    font-size: 1.1rem;
  }

  .p-fixed-btn-pagetop__icon {
    font-size: 1.7rem;
  }
}

/* top page */
.pg-mainvisual {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 635px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}

.pg-mainvisual a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.pg-mainvisual a img {
  transition: transform .3s;
}

.pg-mainvisual a:hover img {
  opacity: .8;
}

.pg-mainvisual>* {
  animation: bgAnime 10s infinite;
  opacity: 0;
}

.pg-mainvisual img {
  position: absolute;
  animation-delay: 0s;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  max-width: inherit;
  min-height: 635px;
  width: auto;
  height: auto;
}

.pg-mainvisual>*:nth-child(2) {
  animation-delay: 5s;
}

.pg-mainvisual>*:nth-child(3) {
  animation-delay: 10s;
}

.pg-mainvisual>*:nth-child(4) {
  animation-delay: 15s;
}

.pg-mainvisual>*:nth-child(5) {
  animation-delay: 20s;
}

@keyframes bgAnime {
  0% {
    opacity: 0;
    z-index: -1;
  }

  10% {
    opacity: 1;
    z-index: 1;
  }

  50% {
    opacity: 1;
    z-index: 1;
  }

  60% {
    opacity: 0;
    z-index: -1;
  }

  100% {
    opacity: 0;
    z-index: -1;
  }
}

@media (max-width: 1200px) {
  .pg-mainvisual {
    height: 45vw;
    padding: 0;
  }

  .pg-mainvisual img {
    min-height: 45vw;
    height: 45vw;
  }
}

.p-lead {
  background-color: #eeeeee;
  padding: 8px 0;
  line-height: 1.7;
  margin-bottom: 50px;
}

.p-top-news__list {
  margin: 0 0 30px;
}

.p-top-news {
  font-size: 1.1em;
}

.p-top-news .p-news__item>div,
.p-top-news .p-news__item>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-top-news .p-news__item>div p:first-of-type,
.p-top-news .p-news__item>a p:first-of-type {
  width: 10em;
}

.p-news__item {
  margin-bottom: 4px;
  padding-bottom: 4px;
  border-bottom: 1px dashed #d9d9d9;
}

.p-top-news__btn,
.pg-section__btn {
  max-width: 220px;
  margin: 10px auto 50px;
}

.p-top-news__btn {
  margin-bottom: 0;
}

.p-news__text {
  flex: 1;
}

.p-news__link .p-news__text {
  text-decoration: underline;
}

.p-news__no-link {
  cursor: pointer;
  pointer-events: none;
}

.p-news__link:hover {
  text-decoration: none;
}

.p-news__link:hover .p-news__text {
  text-decoration: none;
}

.new {
  color: #e60033;
  font-weight: bold;
  text-decoration: none;
  margin-left: 0.5em;
}

@media (max-width: 768px) {
  .p-top-news__title {
    margin: 0 0 20px;
  }

  .p-top-news .p-news__item>div,
  .p-top-news .p-news__item>a {
    display: block;
  }

  .p-top-news .p-news__item>div p:first-of-type,
  .p-top-news .p-news__item>a p:first-of-type {
    width: 100%;
  }

  .p-top-news .p-news__item>div p:last-of-type,
  .p-top-news .p-news__item>a p:last-of-type {
    width: 100%;
  }

  .p-top-news__btn {
    max-width: 236px;
  }
}

.pg-section {
  font-size: 1.1em;
  margin-top: 50px;
  margin-bottom: 60px;
}

.home .tribe-events-calendar-list__event-featured-image-wrapper {
  max-width: 300px;
  max-height: 225px;
  margin-right: 1.5em;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {
  font-size: var(--tec-font-size-3);
  line-height: var(--tec-line-height-4);
}

address {
  font-style: inherit;
}

.tribe-common .tribe-common-b2 .tribe-event-date-start,
.tribe-common .tribe-common-b2 .tribe-event-time,
.tribe-common .tribe-common-b2.tribe-events-calendar-list__event-venue {
  font-size: var(--tec-font-size-3);
}

.postid-811 .tribe-events-schedule .tribe-event-time::after {
  content: "（受付開始 12:40～）";
}

.tribe-common .tribe-common-anchor-thin {
  border-bottom: none !important;
}

.tribe-events-calendar-list__event-featured-image-link {
  display: block;
}

.tribe-events-calendar-list__event-featured-image-link:active,
.tribe-events-calendar-list__event-featured-image-link:focus,
.tribe-events-calendar-list__event-featured-image-link:hover {
  background: rgb(242, 242, 242);
  text-decoration: none;
}

.tribe-events-widget-events-list__events a:not(:last-child) {
  margin-bottom: 30px;
}

.tribe-events-calendar-list__event-featured-image-link,
.tribe-events-calendar-list__event-featured-image-wrapper {
  overflow: hidden !important;
}

.tribe-events-calendar-list__event-featured-image-link img {
  transition: transform .4s;
}

.tribe-events-calendar-list__event-featured-image-link:active img,
.tribe-events-calendar-list__event-featured-image-link:focus img,
.tribe-events-calendar-list__event-featured-image-link:hover img {
  opacity: var(--tec-opacity-icon-active);
  transform: scale(1.1);
}

.tribe-common .tribe-common-anchor-thin:active,
.tribe-common .tribe-common-anchor-thin:focus,
.tribe-common .tribe-common-anchor-thin:hover {
  color: var(--tec-color-link-primary);
  transition: color .2s;
}

.tribe-events-calendar-list__event-description {
  margin-top: 8px;
}

.tribe-events-widget-events-list__event .more {
  color: var(--tec-color-link-primary);
  font-weight: bold;
  font-size: 1em;
  margin-top: 6px;
  display: inline-block;
  position: relative;
  margin-left: 1em;
}

.tribe-events-widget-events-list__event .more::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1em;
  width: 6px;
  height: 6px;
  margin: auto;
  border-top: 2px solid var(--tec-color-link-primary);
  border-right: 2px solid var(--tec-color-link-primary);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color .2s;
  transition: border-color .2s;
  content: '';
}

/* seminar */
.tribe-events .tribe-events-calendar-list__event-title-link {
  color: #0a7e74 !important;
  text-decoration: none;
}

.tribe-events .tribe-events-c-small-cta__link,
.tribe-link-view-attendee a {
  color: var(--tec-color-link-primary) !important;
  text-decoration: none;
}

.tribe-events .tribe-events-calendar-list__event-title-link:hover,
.tribe-events .tribe-events-calendar-list__event-title-link:active,
.tribe-events .tribe-events-calendar-list__event-title-link:focus,
.tribe-events .tribe-events-c-small-cta__link:hover,
.tribe-events .tribe-events-c-small-cta__link:active,
.tribe-events .tribe-events-c-small-cta__link:focus {
  opacity: .8;
}

.tribe-events .tribe-events-l-container {
  min-height: inherit;
}

.tribe-common-l-container,
.tribe-events-pg-template {
  padding: 0 !important;
  margin: 0 !important;
  max-width: inherit !important;
}

.tribe-events-single-event-title {
  font-size: 200%;
  color: #0a7e74;
  line-height: 1.3;
}

.tribe-events-event-image {
  width: 300px !important;
  margin-right: 2em;
}

/* .tribe-events-single-event-description {
width: calc(100% - 300px - 2em) !important;
} */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
  width: calc(var(--tec-grid-width-1-of-8)*8);
}

.tribe-events-single-event-description>*:first-child,
.tribe-events-single-event-description .subject>*:first-child {
  margin-top: 0;
}

.tribe-events-event-meta:before,
.tribe-events-event-meta~div:not(.tribe-events-event-meta, .event-tickets) {
  padding-top: 15px;
}

.entry .entry-content .event-tickets .tribe-tickets__tickets-form,
.event-tickets .tribe-tickets__tickets-form {
  max-width: inherit;
}

.tribe-events-meta-group {
  width: auto;
}

.tribe-events-event-meta.primary,
.tribe-events-event-meta.secondary {
  width: 100%;
}

.tribe-events-meta-group-venue {
  min-width: 400px;
}

.tribe-events-venue-map {
  width: 100%;
  min-width: 450px;
  max-width: 100%;
}

.tribe-events-venue-map iframe {
  height: 280px !important;
  max-height: inherit;
}

.tribe-events-meta-group.tribe-events-meta-group-gmap {
  margin-right: 0;
}

/* .tribe-events-content a {
  border: none !important;
} */

dl {
  display: flex;
  flex-wrap: wrap;
}

dl dt {
  width: 5rem;
  margin: 4px 0 !important;
}

dl dd {
  width: calc(100% - 5rem);
  margin: 4px 0 !important;
}

.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button,
.entry .entry-content .event-tickets .tribe-tickets__tickets-buy,
.event-tickets .tribe-tickets__attendee__fields__footer_checkout-button,
.event-tickets .tribe-tickets__tickets-buy,
.tribe-events-meta-group .tribe-events-single-section-title,
.tribe-events-event-meta {
  font-size: var(--tec-font-size-3);
}

.event-tickets .tribe-common-b2 {
  font-size: var(--tec-font-size-3) !important;
}

.entry .entry-content .event-tickets .tribe-tickets__tickets-item-quantity-add,
.entry .entry-content .event-tickets .tribe-tickets__tickets-item-quantity-remove,
.event-tickets .tribe-tickets__tickets-item-quantity-add,
.event-tickets .tribe-tickets__tickets-item-quantity-remove {
  width: 22px;
}

.entry .entry-content .event-tickets .tribe-tickets__attendee-tickets-item--has-focus,
.event-tickets .tribe-tickets__attendee-tickets-item--has-focus {
  border-left-color: var(--tec-color-link-primary) !important;
}

.event-tickets .tribe-tickets__attendee-tickets-item--has-focus::before,
.event-tickets .tribe-tickets__attendee-tickets-item--has-focus::after {
  background: var(--tec-color-link-primary) !important;
}

.tribe-tickets__attendee-tickets-footer .tribe-tickets__attendee-tickets-footer-divider,
.tribe-tickets__attendee-tickets-footer .tribe-tickets__attendee-tickets-footer-cart-button {
  display: none !important;
}

.tribe-checkout-backlinks {
  width: 300px;
}

.tribe-checkout-backlinks a {
  color: #2fa49a;
}

.includes_tax {
  display: inline !important;
}

/* .includes_tax {
display: block;
} */

#billing_country_field {
  display: none;
}

.tribe-attendee-meta th,
.tribe-attendee-meta td {
  padding: 4px 16px !important;
}

.tribe-events-c-small-cta__stock,
.postid-350 .tribe-back {
  display: none;
}

.woocommerce table div.tribe-event-details .tribe-address * {
  display: inline;
}

.woocommerce table div.tribe-event-details .tribe-address br {
  display: none;
}

.woocommerce table .tribe-attendee-meta {
  display: none;
}

.woocommerce table .tribe-attendee-meta tr td:first-child {
  background: #f0f0f0;
}

.woocommerce table .tribe-attendee-meta td {
  border: 1px solid #BBB;
}

.woocommerce table .tribe-attendee-meta td p {
  margin: 0;
}

@media (min-width: 768px) {

  .entry .entry-content .event-tickets .tribe-tickets__attendee-tickets-item.tribe-tickets__form .tribe-tickets__form-field-label,
  .event-tickets .tribe-tickets__attendee-tickets-item.tribe-tickets__form .tribe-tickets__form-field-label {
    flex: 0 0 120px;
  }
}

.woocommerce-customer-details {
  margin-top: 3em;
}

table.shop_table_responsive tbody>tr:not(:last-child) td {
  border-bottom: 1px solid #dddddd;
}

table.shop_table_responsive tbody>tr.cart_item:nth-last-child(2) td {
  border-bottom: none !important
}

table.shop_table_responsive tr td[data-title]::before {
  margin-right: 10px;
}

/* お買い物カゴとお支払いの小計で(税抜)を非表示 */
.cart_totals .tax_label,
.woocommerce-checkout-review-order-table .tax_label {
  display: none;
}

/* その他お買い物カゴ */
.woocommerce-checkout-review-order-table tr>td:last-child,
.cart_totals table {
  text-align: right;
}

.woocommerce-order-received .woocommerce-customer-details,
.woocommerce-order-received .order-again {
  display: none;
}

.woocommerce-cart-form__cart-item .product-price,
.woocommerce-cart-form__cart-item .product-quantity,
.woocommerce-cart-form__cart-item .product-subtotal {
  text-align: center;
}

.cart_totals .woocommerce-Price-amount {
  text-align: right;
  display: block;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  min-height: inherit;
}

/* 参加者登録 */
.tribe-tickets__mini-cart,
body.page-tribe-attendee-registration .event-tickets .tribe-tickets__registration-actions,
body.page-tribe-attendee-registration .tribe-common .tribe-tickets__registration-actions {
  margin: 0 0 1em !important;
}

.tribe-tickets__registration-page-title {
  display: none;
}

body.page-tribe-attendee-registration .tribe-tickets__registration {
  max-width: inherit !important;
  padding: 0 !important;
}

.tribe-tickets__registration-grid {
  padding-top: 2em !important;
}

.storefront-breadcrumb {
  margin: 0 !important;
}

.page-tribe-attendee-registration .tribe-tickets__iac-email-disclaimer {
  max-width: calc(100% - 384px);
}

body.page-tribe-attendee-registration .event-tickets .tribe-tickets__mini-cart .tribe-tickets__tickets-item.tribe-tickets__tickets-item--price-suffix,
body.page-tribe-attendee-registration .tribe-common .tribe-tickets__mini-cart .tribe-tickets__tickets-item.tribe-tickets__tickets-item--price-suffix {
  -ms-grid-columns: 5fr 0 1fr 2fr;
  grid-template-columns: 5fr 0 1fr 2fr;
}

.tribe-tickets-meta label {
  width: 10em;
  display: inline-block;
}

.tribe-tickets-meta-required header:first-child:after,
.tribe-tickets-meta-required label:first-child:after {
  position: relative;
  right: 0;
}

/* faq */
.page-id-238 .pg-section,
.page-id-240 .pg-section {
  margin: -70px 0 50px;
  padding: 70px 0 0;
}

.faqList {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.faqList li {
  margin-bottom: 30px;
}

.faqList li .question:hover {
  cursor: pointer;
  color: #999;
}

.faqList li .question:before {
  content: "\f078";
  margin-right: 1rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #53B953;
}

.faqList li .question.open:before {
  content: "\f077";
  margin-right: 1rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #53B953;
}

.faqList li .answer {
  display: none;
  padding: 15px;
  border: 1px solid #03578F;
  border-radius: 10px;
  background-color: #F2F2F2;
}

@media (max-width: 768px) {
  .pg-section {
    margin: -75px 0 35px;
    padding: 75px 0 0;
  }
}

/* news */
.c-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

/* woocommerce */
.woocommerce-result-count {
  margin-top: 3px;
}

ul.products {
  padding: 0;
}

ul.products li.product img {
  float: left;
  margin-right: 2em;
  max-width: 245px;
}

ul.products li.product .star-rating {
  margin: 0;
}

ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .woocommerce-loop-category__title,
ul.products li.product .wc-block-grid__product-title,
ul.products li.product .wc-block-grid__product-title>a:not(.has-font-size),
ul.products .wc-block-grid__product .woocommerce-loop-product__title,
ul.products .wc-block-grid__product .woocommerce-loop-category__title,
ul.products .wc-block-grid__product .wc-block-grid__product-title,
ul.products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size),
.wc-block-grid__products li.product .woocommerce-loop-product__title,
.wc-block-grid__products li.product .woocommerce-loop-category__title,
.wc-block-grid__products li.product .wc-block-grid__product-title,
.wc-block-grid__products li.product .wc-block-grid__product-title>a:not(.has-font-size),
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size) {
  font-size: 1.6rem;
}

.wp-block-search__button {
  word-break: keep-all;
  background-color: #2fa49a;
}

.widget-area .c-title-2 {
  font-size: 2rem;
  margin-top: 0;
}

.widget-area>*:not(:first-child) .c-title-2 {
  margin-top: 2em;
}

.wc-block-grid__products {
  padding: 0;
}

.woocommerce-LoopProduct-link {
  text-decoration: none !important;
  transition: all .3s;
}

.woocommerce-LoopProduct-link:hover,
.woocommerce-LoopProduct-link:active,
.woocommerce-LoopProduct-link:focus {
  opacity: .8;
}

ul.products li.product .button {
  text-decoration: none !important;
}

ul.products li.product .button:hover,
ul.products li.product .button:active,
ul.products li.product .button:focus {
  opacity: .8;
}

ul.products li.product,
ul.products .wc-block-grid__product,
.wc-block-grid__products li.product,
.wc-block-grid__products .wc-block-grid__product {
  text-align: left;
}

.wc-block-grid__products .wc-block-grid__product {
  float: none;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px dashed #d9d9d9;
}

.wc-block-grid__product-price,
.wc-block-grid__product-rating {
  display: inline !important;
}

.wc-block-grid__products .wc-block-grid__product .star-rating {
  display: inline-block !important;
  margin: 0 0 -6px 10px !important;
}

.wc-block-product-categories-list {
  padding: 0;
}

.wc-block-product-categories-list-item {
  list-style: none;
  padding: 4px 0 4px 2em;
  position: relative;
}

.wc-block-product-categories-list-item::before {
  position: absolute;
  left: .5rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f07b';
  color: #333;
}

.wc-block-product-categories-list-item-count::before {
  content: " (";
}

.wc-block-product-categories-list-item-count::after {
  content: ")";
}

@media (min-width: 768px) {
  body.woocommerce:not(.single-product).right-sidebar .l-main {
    width: 73.9130434783%;
    float: left;
    margin-right: 4.347826087%;
  }

  body.woocommerce:not(.single-product).right-sidebar .widget-area {
    width: 21.7391304348%;
    float: right;
    margin-right: 0;
  }
}

.single-product div.product .woocommerce-product-gallery img {
  min-width: 100%;
}

.single-product div.product .woocommerce-product-rating a {
  font-weight: normal;
  margin-top: 2px;
  display: inline-block;
  color: #666;
}

.product_title {
  margin-top: 0;
}

.woocommerce-tabs {
  padding-top: 0;
}

.comment-form label {
  display: block;
}

#reviews .commentlist li p.meta {
  margin-top: 0;
}

#reviews .commentlist li p.meta .verified::before {
  top: -3px;
}

.hentry .entry-content .woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin-top: 0;
}

.woocommerce-MyAccount-navigation ul li.is-active a::before {
  color: #2fa49a;
}

form.woocommerce-EditAccountForm p.form-row-first,
form.woocommerce-EditAccountForm p.form-row-last {
  width: 48%;
}

.related {
  clear: both;
}

/* Event Manager and Tickets Selling Plugin for WooCommerce3.7.8 */
.mep_event_list_item {
  border: none;
  padding: 0 0 10px;
}

.home h2.mep_list_title {
  font-size: 24px;
}

.mep-list-footer {
  padding-left: 16px;
}

.mep-list-footer::after,
.widget-area .mep-event-list-loop .mep_list_event_details a::after {
  content: "お申込みはこちら";
  color: #2fa49a;
  margin-top: 39px;
  padding: 10px 34px 8px;
  border: 2px solid;
  display: inline-block;
  transition: all .3s;
}

.widget-area .mep-event-list-loop .mep_list_event_details a::after {
  margin-top: 10px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}

.mep-event-list-loop:hover a::after {
  color: #FFF !important;
  background: #2fa49a;
  border-color: #2fa49a;
}

.mep-event-list-loop:hover .mep_bg_thumb {
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.woocommerce-mini-cart-item .variation,
.woocommerce-checkout .variation,
.woocommerce-cart td.product-name dl dt,
.mep-ev-start-date,
.mep-event-excerpt,
.widget-area .mep_list_date,
.widget-area .mep-list-footer {
  display: none !important;
}

.woocommerce-mini-cart-item img {
  display: none;
}

h3.mep_list_date,
.mep-list-footer ul li i {
  color: #2fa49a;
}

.page-template-template-homepage .mep_list_thumb {
  width: 35%;
}

.page-template-template-homepage .mep_list_event_details {
  width: 65%;
}

.seminarWrap .woocommerce-Price-amount {
  font-size: 20px;
  margin-right: 1em;
}

h3.mep_list_date {
  margin-top: 12px;
  font-size: 18px;
}

.mep-list-footer {
  padding-top: 4px;
}

.mep_event_list .mep_event_list_sec {
  height: auto;
}

.mep_event_list .filter_item {
  height: 250px;
}

.mep-default-sidrbar-address ul li i,
.mep-default-sidrbar-meta i,
.df-ico i,
.mep-default-sidrbar-events-schedule ul li i,
.mep-social-share a {
  background: #2fa49a;
}

.mage_grid_box {
  margin: 0;
}

.widget-area .mep-event-list-loop.column_style {
  width: 100% !important;
  height: auto;
  margin: 0;
  box-shadow: none;
}

.widget-area .mep_bg_thumb {
  height: 160px;
}

.mep_event_list_item .mep-list-header:before,
.mep_event_grid_item .mep-list-header:before,
.widget-area .mep-list-header:before {
  content: none;
}

.widget-area .mep_event_grid_item .mep-list-header {
  padding: 0;
}

.mep_event_grid_item {
  border: none;
}

.mep_event_grid_item .mep_list_event_details {
  box-sizing: border-box;
  min-height: inherit;
  padding: 10px 0;
}

.widget-area h2.mep_list_title {
  font-weight: normal;
  font-size: inherit;
  line-height: 1.4;
}

.mep-events-wrapper.wrapper {
  max-width: inherit;
  margin: 0;
  padding: 0;
}

.mep-default-feature-image {
  float: left;
  max-width: 35%;
  margin: 0 30px 30px 0;
}

.df-sidebar-part {
  margin-top: 0;
}

.mep-default-feature-content {
  clear: both;
}

div.mep-default-feature-content p {
  line-height: 1.8;
}

.mep-events-wrapper table td {
  border-bottom: 1px solid #eee;
}

.mep-events-wrapper tbody tr:nth-child(2n) td {
  display: none;
}

.mep-cart-table-title,
.mep-events-wrapper h2.c-title-2 {
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
}

.mep-events-wrapper h2.c-title-2 {
  line-height: 1.5;
  padding: 0 0 5px;
}

.mep-default-feature-cart-sec {
  margin: 50px 0;
  clear: both;
}

thead.ex-sec-title.mep_ticket_type_title {
  display: none;
}

.mep-events-wrapper table td {
  font-size: 18px !important;
}

table.shop_table_responsive tr td {
  text-align: left;
}

table th,
table td,
table.cart th,
table.cart td {
  padding: 1em;
}

.mep-default-feature-date-location li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  padding: 10px 0 !important;
}

.mep-default-feature-date-location .evl-ico {
  color: #2fa49a;
  margin-right: 0.5em;
  font-size: 1.75em;
  width: 1em;
}

.evl-cc h3 {
  font-size: 18px;
}

.evl-cc h3 p {
  display: inline;
}

.mep_list_location_name p {
  font-size: 16px;
  padding-top: 6px !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}

.added_to_cart {
  margin-left: 10px;
}

.woocommerce-error:before {
  content: "";
}

.woocommerce-info:before {
  content: "";
}

.woocommerce-message:before {
  content: "";
}

.woocommerce-message {
  background-color: #2fa49a;
}

.woocommerce-info {
  background-color: #3D9CD2;
}

.woocommerce-notices-wrapper>*,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  margin-bottom: 2em !important;
}

.mep-events-wrapper ul li {
  padding: 1em 2em 1em 3.5em;
}

.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-noreviews a,
p.no-comments a {
  text-decoration: underline;
}

.woocommerce-form-coupon {
  padding-bottom: 2em;
  overflow: hidden;
}

.woocommerce-form-coupon>p {
  margin-top: 0;
}

.woocommerce-form-coupon,
.woocommerce-form-coupon>p:not(:first-child) {
  margin-bottom: 0;
}

.product-thumbnail img {
  display: none;
}

.page-template-template-fullwidth-php table.cart .product-thumbnail {
  display: table-cell;
}

table.cart {
  width: 100%;
}

table.cart .product-thumbnail img {
  max-width: 140px;
  width: 100%;
}

table:not(.has-background) th {
  background-color: #f0f0f0;
}

table:not(.has-background) tbody td {
  background-color: #fafafa;
}

table:not(.has-background) tbody tr:nth-child(2n) td,
fieldset,
fieldset legend {
  background-color: #fbfbfb;
}

#payment .payment_methods li .payment_box fieldset {
  padding-top: 0;
  background-color: #f5f5f5;
}

#payment .payment_methods li .payment_box fieldset>div:first-child {
  margin-top: 0;
}

table.cart tr:first-child td.product-remove {
  border-top-width: 0;
}

table.cart td.product-remove a.remove {
  font-size: 1.2em;
}

a.remove::before {
  color: #e2401c !important;
}

table.cart td.product-remove,
table.cart td.actions {
  border-top-color: #ffffff;
}

.page-template-template-fullwidth-php table.cart .product-thumbnail {
  display: table-cell;
}

table.cart td.product-name {
  overflow-wrap: anywhere;
  word-break: break-word;
  -ms-word-break: break-all;
}

.product-quantity,
.product-price,
.product-subtotal {
  word-break: keep-all;
}

table.shop_table_responsive tbody tr td.product-quantity {
  text-align: center;
}

table.cart td.actions {
  padding: 10px 0;
  background: none !important;
}

table.shop_table {
  border-spacing: 0;
  width: 100%;
  margin: 0 0 1.41575em;
  border-collapse: separate;
}

@media (min-width: 768px) {
  table.cart td.product-remove {
    display: table-cell;
    padding: 1.618em;
    border: 0;
  }
}

table.woocommerce-checkout-review-order-table .product-name {
  width: 68%;
}

#payment .place-order {
  box-sizing: border-box;
}

/* .col2-set .form-row-first {
  width: 47.0588235294% !important;
  margin-right: 5.8823529412% !important;
}

.col2-set .form-row-last {
  width: 47.0588235294% !important;
} */

.form-row {
  margin-top: 1.3em;
  margin-bottom: 1.3em;
}

.payment_box a,
.woocommerce-terms-and-conditions-wrapper a {
  text-decoration: underline;
}

.jp4wc-paidy-icon {
  display: block;
}

.woocommerce-privacy-policy-text>p:first-child {
  margin-top: 0;
}

.required {
  text-decoration: none !important;
}

.event-tickets .tribe-tickets__tickets-item-extra-price .tribe-formatted-currency-wrap,
.event-tickets .tribe-common-b2 {
  font-size: var(--tec-font-size-2) !important;
}

#tribe-tickets__mini-cart .tribe-tickets__tickets-sale-price-suffix {
  display: none;
}

.entry .entry-content .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-modal--ar__title,
.event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-modal--ar__title {
  line-height: 1.3 !important;
}

/* page */
.entry-content a {
  text-decoration: underline;
}

.entry-content a.c-link {
  color: #00a0e9;
  text-decoration: none;
}

.entry-content a.c-link:hover,
.entry-content a.c-link:focus,
.entry-content a.c-link:active {
  text-decoration: underline;
}

.page-id-322 .entry-content h2 {
  margin-top: 2em;
}

/* ご購入者の参加者情報変更を禁止 */

.tribe-link-view-attendee {
  display: none;
}

/* search */
.search .l-contents__body .page-header {
  margin-bottom: 2em;
}

.search .l-contents__body article {
  clear: both;
  overflow: hidden;
  padding: 0 0 1.5em;
  margin: 0 0 1.5em;
}

.search .l-contents__body article>a:first-of-type {
  overflow: hidden;
  float: left;
  max-width: 200px;
  margin-right: 20px;
  display: block;
}

.search .l-contents__body article img {
  transition: transform .4s;
}

.search .l-contents__body article a:active img,
.search .l-contents__body article a:focus img,
.search .l-contents__body article a:hover img {
  opacity: var(--tec-opacity-icon-active);
  transform: scale(1.1);
}

.search .l-contents__body .entry-title {
  margin-top: 0;
}

.l-contents__body .search-highlight {
  font-weight: bold;
  background: linear-gradient(transparent 60%, #ffff66 60%);
}

/* @media (min-width: 768px) {
  .col2-set {
    width: 44.941176%;
  }

  #order_review_heading,
  #order_review {
    width: 49.1764705882%;
  }
} */

#billing_company_field {
  margin-bottom: 0;
}

/* smartphone */
.p-header__btn-menu {
  display: none;
}

.p-btn-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

.p-btn-menu::after {
  display: inline-block;
  color: #2fa49a;
  font-size: 1rem;
  line-height: 1;
  content: 'メニュー';
}

.p-btn-menu__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 24px;
  height: 18px;
  margin: 0 0 5px;
}

.p-btn-menu__icon-inner {
  position: relative;
  width: 24px;
  height: 2px;
  background-color: #888;
}

.p-btn-menu__icon-inner:before {
  display: block;
  position: absolute;
  top: -8px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #888;
  content: '';
}

.p-btn-menu__icon-inner:after {
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #888;
  content: '';
}

.p-btn-menu.is-menu-open {
  background-color: #2fa49a;
}

.p-btn-menu.is-menu-open::after {
  color: #fff;
  content: '閉じる';
}

.p-btn-menu.is-menu-open .p-btn-menu__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 24px;
  height: 18px;
  margin: 0 0 5px;
}

.p-btn-menu.is-menu-open .p-btn-menu__icon-inner {
  background-color: transparent;
}

.p-btn-menu.is-menu-open .p-btn-menu__icon-inner:before {
  top: 0;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.p-btn-menu.is-menu-open .p-btn-menu__icon-inner:after {
  bottom: 0;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.u-rollover__target {
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.u-rollover:hover .u-rollover__target {
  opacity: .8;
}

.p-header__menu {
  display: none;
}

.p-menu {
  width: 100%;
}

.p-menu__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.p-menu__item {
  border-bottom: 1px solid #ccc;
}

.p-menu__item:last-child {
  border-bottom: none;
}

.p-menu__link {
  display: block;
  position: relative;
  padding: 10px 3.90625%;
  background-color: #f6f6f6;
}

.p-menu__link::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3.90625%;
  width: 10px;
  height: 10px;
  margin: auto;
  border-top: 3px solid #ccc;
  border-right: 3px solid #ccc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: '';
}

.p-menu__close {
  padding: 10px;
  background-color: #2fa49a;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

/* ご利用ガイド */


@media (max-width: 768px) {
  .pg-section {
    margin: -75px 0 35px;
    padding: 75px 0 0;
  }

  .pg-section:last-of-type {
    margin: -75px 0 0;
  }

  .pg-section__title {
    margin: 0 0 25px;
  }

  .pg-section__lead {
    margin: 0 0 25px;
  }

  .pg-section__btn {
    max-width: 236px;
  }
}

.pg-step-wrapper__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pg-step-wrapper__item {
  margin: 0 0 60px;
}

.pg-step-wrapper__item:last-child {
  margin: 0;
}

@media (max-width: 768px) {
  .pg-step-wrapper__item {
    margin: 0 0 30px;
  }
}

.pg-step__title-wrapper {
  display: flex;
  align-items: flex-start;
  margin: 0 0 20px;
}

.pg-step__step {
  flex-shrink: 0;
  flex-basis: 120px;
  margin: 0 20px 0 0;
  border-radius: 10px;
  background-color: #0a6396;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}

.pg-step__step--green {
  background-color: #2fa471;
}

.pg-step__step--brown {
  background-color: #b09d60;
}

.pg-step__step--lightblue {
  background-color: #0082b0;
}

.pg-step__number {
  font-size: 2.4rem;
}

.pg-step__title {
  margin: 0;
  font-size: 2.6rem;
  font-weight: bold;
}

.pg-step__inner {
  margin: 0 0 0 140px;
}

@media (max-width: 768px) {
  .pg-step__title-wrapper {
    margin: 0 0 15px;
  }

  .pg-step__step {
    flex-basis: 100px;
    margin: 0 10px 0 0;
    border-radius: 5px;
    font-size: 1.4rem;
  }

  .pg-step__number {
    font-size: 2rem;
  }

  .pg-step__title {
    padding-top: 2px;
    font-size: 1.8rem;
  }

  .pg-step__inner {
    margin: 0;
  }

  .pg-step__btn-wrapper {
    display: flex;
    justify-content: center;
  }
}


/* レスポンシブ対応 */
@media (max-width: 1200px) {

  /* header */
  .site-branding img {
    width: 300px;
    height: 36px;
  }

  .logo_pdea img {
    width: 150px;
    height: 37px;
  }
}

@media (max-width: 1023px) {
  header .site-search {
    display: none;
  }

  .primary-navigation {
    width: 66%;
  }
}

@media (max-width: 767px) {
  body {
    padding-top: 50px;
  }

  body:not(.mce-content-body):not(.block-editor-writing-flow)>div:not(#fb-root):not(#wpadminbar) {
    min-height: calc(100vh - 50px);
  }

  .content-area {
    min-height: calc(100vh - 224px);
  }

  .site-header .secondary-navigation,
  .primary-navigation,
  header .site-search,
  .logo_pdea img,
  .site-header-cart {
    display: none;
  }

  .p-header__btn-menu {
    display: block;
  }

  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    background: #FFF;
    box-shadow: 0 4px 8px #c9c9c9;
  }

  .site-header .col-full {
    padding: 0 0 0 10px;
    margin: 0;
  }

  .site-branding img {
    width: 260px;
    height: 30px;
  }

  .pg-section {
    margin: -50px 10px 35px;
    padding: 80px 0 0;
  }

  .site-footer {
    padding-top: 40px;
  }

  /* top */
  .tribe-events-widget-events-list__event-row {
    display: block !important;
  }

  .home .tribe-events-calendar-list__event-featured-image-wrapper {
    margin: 0 auto 10px;
  }

  .tribe-events-calendar-list__event-title {
    font-size: 19px !important;
    line-height: 1.3 !important;
    margin: 2px 0 5px !important;
  }

  .tribe-events-calendar-list__event-venue-title {
    display: block;
  }

  /* seminar */
  .tribe-events-single>.tribe_events {
    display: block;
  }

  .tribe-events-single-event-description {
    width: 100% !important;
  }

  .event-tickets .tribe-tickets__tickets-form {
    margin-top: 30px;
  }

  .tribe-common button.tribe-common-c-btn-link {
    max-width: 160px;
  }

  .page-tribe-attendee-registration .tribe-tickets__iac-email-disclaimer {
    max-width: 100%;
  }

  ul.order_details {
    padding: 10px !important;
  }

  .tribe-attendee-meta th,
  .tribe-attendee-meta td {
    padding: 4px !important;
  }

  .col-2 {
    margin-top: 40px;
  }

  .hentry .entry-content .woocommerce-MyAccount-navigation ul {
    margin-bottom: 30px;
  }

  /* table.shop_table_responsive tbody>tr:not(:last-child) td:last-child {
  border-bottom: 15px solid #FFF;
} */

  /* チケット購入時、参加者の名前を入れる欄で単価が見切れるため削除 */
  .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-modal__content .tribe-tickets__tickets-item-extra {
    display: none !important;
  }

  /* 前のイベント・次のイベント */
  .tribe-events-c-nav__prev-label-plural,
  .tribe-events-c-nav__next-label-plural {
    position: relative !important;
  }
}

/* 20231218 */
/* セミナー詳細 */
/* カレンダー追加ボタン */
.tribe-events-single {
  position: relative;
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container {
  width: 200px;
  margin-left: auto;
  margin-bottom: 10px;
}

@media(min-width: 1260px) {
  .single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container {
    position: absolute;
    right: 0;
    top: 0;
  }
}

.single-tribe_events .tribe-events-c-subscribe-dropdown,
.tribe-events .tribe-events-c-subscribe-dropdown {
  font-size: var(--tec-font-size-2);
  margin: 4px 0;
  position: relative;
}

.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
  color: var(--tec-color-text-primary);
  font-family: var(--tec-font-family-sans-serif);
  font-size: var(--tec-font-size-2);
  line-height: var(--tec-line-height-3);
  font-weight: var(--tec-font-weight-bold);
  border: 0;
  cursor: pointer;
  display: inline-block;
  height: auto;
  padding: 0;
  text-decoration: none;
  width: auto;
  background-color: var(--tec-color-background);
  border: 1px solid var(--tec-color-accent-primary);
  border-radius: var(--tec-border-radius-default);
  text-align: center;
  transition: var(--tec-transition);
  color: var(--tec-color-button-primary);
  padding: 11px 10px;
  width: 100%;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
  background-color: var(--tec-color-accent-primary);
  color: var(--tec-color-background);
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover .tribe-events-c-subscribe-dropdown__button-text {
  color: currentColor;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__export-icon,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__export-icon {
  height: 16px;
}

.tribe-common svg:not(:root) {
  overflow: hidden;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__export-icon,
.tribe-block__events-link .tribe-events-c-subscribe-dropdown__export-icon {
  color: currentColor;
  display: inline-block;
  height: 16px;
  margin-right: var(--tec-spacer-1);
  margin-top: -3px;
  stroke: currentColor;
  vertical-align: middle;
  width: 21px;
}

.tribe-events-c-subscribe-dropdown__button-text {
  color: var(--tec-color-accent-primary);
  background: inherit;
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content,
.tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content {
  position: absolute;
  top: 42px;
  width: 100%;
  z-index: var(--tec-z-index-dropdown);
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list {
  background-color: var(--tec-color-background);
  border: 1px solid var(--tec-color-border-secondary);
  border-radius: var(--tec-border-radius-default);
  box-shadow: var(--tec-box-shadow-default);
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list {
  list-style: none;
  padding: var(--tec-spacer-1);
  transform: translateY(var(--tec-spacer-1));
  width: auto;
  z-index: var(--tec-z-index-dropdown);
}

.single-tribe_events h3 {
  font-size: 160%;
  padding: 0 0 7px;
  border-bottom: solid 2px #0a7e74;
  margin: 1.5em 0 1em;
}

.single-tribe_events h2 {
  font-size: 2.8rem;
  line-height: 1.3;
  margin-top: 6px !important;
}

.single-tribe_events table {
  border-collapse: collapse;
}

.single-tribe_events table:not(.has-background) tbody th {
  width: 140px;
}

.single-tribe_events table:not(.has-background) tbody td,
.single-tribe_events table:not(.has-background) tbody tr:nth-child(2n) td {
  background-color: transparent;
}

.single-tribe_events table:not(.has-background) tbody th,
.single-tribe_events table:not(.has-background) tbody td,
.single-tribe_events table:not(.has-background) tbody tr:nth-child(2n) td {
  border: 1px solid #CCC;
  font-size: 1.5rem;
  line-height: 1.5em;
}

.single-tribe_events table:not(.has-background) tbody td p {
  margin: 0 0 14px;
}

.single-tribe_events table:not(.has-background) tbody td p:last-child {
  margin: 0;
}

@media (max-width: 768px) {
  .single-tribe_events table {
    display: block;
  }

  .single-tribe_events th,
  .single-tribe_events table:not(.has-background) tbody th,
  .single-tribe_events td {
    display: block;
    width: calc(100% - 2em - 2px);
  }

  .single-tribe_events th br {
    display: none;
  }
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row {
  margin-top: 0;
}

.tribe-events-calendar-list__event-title,
.tribe-events .tribe-events-calendar-list__event-title-link {
  font-size: 2.6rem;
  color: #0a7e74;
}

.tribe-events .more {
  color: #0a7e74;
  margin-top: 6px;
  font-weight: bold;
  font-size: 1.8rem;
  display: inline-block;
  margin-top: 10px;
}


/* 
 * メールアドレス確認画面
 */
.email_check_form {
  display: flex;
  max-width: 100%;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}

.email_check_form p {
  margin: 0;
}

.email_check_form input[type=email] {
  width: 100%;
}

.order-print a,
.wecb_emptycart,
.email_check_form input[type=submit] {
  background-color: #2fa49a;
  padding: 1em 1.6em;
  border-radius: 6px;
}

.wecb_emptycart,
.order-print a {
  padding: 0.5em 1.6em;
}


.wecb_emptycart {
  margin-bottom: 2.5em;
}

#order_review .shop_table {
  margin-bottom: 1em!important;
}

.order-print a:hover,
.order-print a:active,
.order-print a:focus,
.wecb_emptycart:hover,
.wecb_emptycart:active,
.wecb_emptycart:focus,
.email_check_form input[type=submit]:hover,
.email_check_form input[type=submit]:active,
.email_check_form input[type=submit]:focus {
  background-color: #0a7e74;
}

/* 
 * 会場選択画面（お買い物カゴ＝entry）　メール認証URLから遷移
 */
/* ショップに戻る　非表示 */
.return-to-shop,
.woocommerce-cart-form .actions {
  display: none !important;
}

/* お支払い画面　セミナー情報 */
.woocommerce-checkout .tribe-compatibility-container {
  margin-bottom: 2em;
}

/* セミナー情報　会場 */
.tribe-events .tribe-events-calendar-list__event-venue {
  font-weight: bold;
  font-size: 1.8rem !important;
}

/* セミナー参加方式（見出し） */
.woocommerce-checkout .c-title.pg-section__title {
  margin-top: 2em;
}

/* Product Table（参加方式選択） */
.wcpt-cell {
  padding: 10px 0 !important;
}

.wcpt-edit-wrapper {
  display: none;
}

body.wcpt-cart-widget-visible .wcpt-button {
  cursor: pointer;
  pointer-events: none;
  border-color: #999 !important;
  background-color: #999 !important;
}

/* 
 * お支払い画面
 */

/* お買い物カゴを非表示　※functions.phpで削除すると、お支払い金額が非表示になるためCSSで削除 */
.woocommerce-cart-form {
  display: none !important;
}

/* コンテンツ幅を狭める */
.woocommerce-checkout .entry-content {
  max-width: 960px;
  margin: auto;
}

/* 入力フォームを2→1列に */
#order_review_heading,
#order_review,
.woocommerce .woocommerce-checkout .col2-set {
  width: 100% !important;
  margin-right: 0;
}

/* 各項目を入力してくださいメッセージ */
.checkout_message {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 2px solid #C9CACA;
}

/* 領収書の宛名　選択 */
.form-row select {
  border-radius: 0;
  padding: 0.8em 0.618047em;
}

/* (任意)表示 */
span.optional {
  display: none;
}

/* ご注文、お買い物カゴに戻る　非表示 */
#order_review_heading,
.tribe-checkout-backlinks {
  display: none;
}

/* お支払い金額の横　赤い×ボタン　左寄せ */
.product-name .remove {
  float: left;
  margin-right: 4px;
}

/* 個人情報保護方針の同意 */
.woocommerce-terms-and-conditions-wrapper {
  text-align: center;
  margin-bottom: 2em;
}

.form-row label {
  display: inline-block;
}

.woocommerce-terms-and-conditions {
  text-align: left;
}

/* 決済送信ボタン */
#place_order {
  word-break: auto-phrase;
  max-width: 480px;
  margin: auto;
  display: block;
  border-radius: 100px;
  background-color: #2fa49a;
}

#place_order:hover,
#place_order:active,
#place_order:focus {
  background-color: #0a7e74;
}

/* 決済ボタンの背景を削除 */
#payment .place-order {
  background: transparent !important;
  padding: 0 !important;
}

/* お申込み完了画面 領収書発行ボタンを上部に移動 */
.woocommerce-order-received .woocommerce-order {
  display: flex;
  flex-flow: column;
}

.woocommerce-order-received .woocommerce-order-details {
  order: 3;
  margin-top: 1em;
}

.woocommerce-order-received .order-print {
  order: 2;
  margin-top: 0;
}

.woocommerce-order-received .product-name>a {
  cursor: pointer;
  pointer-events: none;
  text-decoration: none;
  font-weight: bold;
}

.woocommerce-order-received .woocommerce-order-details tfoot>tr:nth-child(2) th::after {
  content: ' ';
  transform: translate(-60%, 3px);
  display: inline-block;
  width: 0.5em;
  height: 1em;
  background: #f0f0f0;
}

/* 銀行口座詳細 */
ul.order_details {
  padding: 10px !important;
  margin: 1em 0 3em;
}

/* 支払い方法選択 */
#payment .payment_methods>.woocommerce-PaymentMethod>label, #payment .payment_methods>.wc_payment_method>label {
  font-weight: bold;
}