@charset "UTF-8";
/*
Theme Name: MoreCouture EC
Author: Inkfand Co., Ltd.
Author URI: https://inkfand.co.jp
Version: 1.11
Updated: 2021-09-16 00: 40: 00
*/

@import 'css/base.css';
@import 'css/content.css';

@import 'css/jquery.fancybox.css';
@import 'css/reset.css';
@import 'css/layout.css';
@import 'css/common.css';
@import 'css/page.css';

@import 'css/style.css';
@import 'css/smart.css';
@import 'css/tablet.css';

@import 'css/components/item-card.css';
@import 'css/components/cart-item.css';

@import 'css/dev.css';
@import 'css/dev_smart.css';
@import 'css/dev_tablet.css';

/* style.css of morecouture ================================ */
/* front-page.php */
.page .contents time.date {
  display: none;
}

.contents a:hover {
  text-decoration: none;
}
.page .contents h1 {
  text-align: center;
  font-size: 50px;
  margin: 40px 0;
  font-family: 'Palatino';
}
.page-id-46 .contents h1,
.category-item .contents h1 {
  display: none;
}

.page .contents h2 {
  margin: 0 0 20px;
  font-family: 'Palatino';
  font-size: 28px;
}

.page .contents h3,
.tax-seminar_year #wrapper .seminar-year-title {
  padding: 10px;
  margin-bottom: 20px;
}

.page .contents h4 {
  border-left-width: 10px;
  border-radius: 5px;
  padding: 10px;
  margin: 20px 0;
  font-size: 14px;
}

.wpcf7-form input,
.wpcf7-form textarea {
  border: solid 1px #ccc;
  width: 100%;
  margin-top: 10px;
}
.wpcf7-form input {
  height: 35px;
}
.wpcf7-form input[type='submit'] {
  border: none;
  background-color: #f78db1;
  width: 200px;
  margin: 0 auto;
  display: block;
}
.wpcf7-form {
  margin: 20px 0;
}
.wpcf7-form p {
  margin: 15px 0;
}

.page-id-46.page .contents .wp-block-cover h2 {
  font-family: 'Palatino';
  font-size: 50px;
}

.seminar-past-link a {
  display: inline-block;
  text-align: right;
  padding: 10px;
  background-color: #e87f8f;
  margin: 20px 0;
  color: #fff;
}
.page-id-46 .contents .wp-block-cover {
  margin: 20px 0;
}

.page .contents .width-full-a a {
  width: 100%;
  box-sizing: border-box;
}

.page .contents h5 {
  border: solid 1px #cf2e2e;
  padding: 10px 0;
  margin-bottom: 10px;
}
.wp-block-buttons.width-full-a .wp-block-button {
  width: 100%;
}

.wp-block-latest-posts__post-date {
  color: #e87f8f;
}
.event-list li {
  border-bottom: solid 1px #ccc;
  display: flex;
  padding: 10px;
}
.event-list li time {
  order: 1;
  margin-right: 20px;
  font-size: 16px;
}
.event-list li a {
  order: 2;
}
.contents .event-list li a:hover {
  text-decoration: underline;
}

.single .contents h1 {
  margin: 20px 0;
  font-size: 28px;
}

.category-item #inner {
  width: 100%;
  max-width: 1100px;
  margin: 20px auto;
  box-sizing: border-box;
}

.category-item .contents h3 {
  background-color: #fbe0eb;
  width: 100%;
}

.wp-block-media-text .wp-block-media-text__media {
  padding-right: 10px;
  box-sizing: border-box;
}

/* 商品ページ */
.category .item_name {
  font-size: 14px;
}

/* エデュケーター */
.single-educator .has-normal-font-size,
.single-educator .history li,
.single-educator .award li,
.single-educator .history,
.single-educator .history a {
  font-size: 18px;
}
/* news */
.single-post .inner h1,
.article__item header {
  text-align: center;
  margin-top: 20px;
}
.single-post .inner .pagenav {
  margin-top: 20px;
}
.news-link {
  color: #e87f8f;
  margin: 20px 0;
  display: block;
}
.single-post .pagenav {
  display: none;
}
.color-gel-right {
  padding-top: 40px;
}
.item_gel-color_gel {
  margin-top: 0;
}

.article__item header {
  margin: 40px 0 60px;
}

.pink-link a {
  color: #fff;
  background-color: #e87f8f;
  padding: 10px;
}
.pink-link {
  margin-top: 20px;
}
.article__item header .event_date,
.article__item header .location {
  display: none;
}

.item-box h1.item_page_title {
  font-size: 18px;
}
