/*
Template:every_tcd075
Theme Name:EVERY child
Theme URI:
Description:WordPressテーマ「EVERY」の子テーマ
Author:Design Plus
Author URI:http://design-plus1.com/tcd-w/
Version:2.16.1
Text Domain:tcd-w
*/

/* ========================
  記事ページスタイル
======================== */
.design_headline {
  height: 100%;
  min-height: 45px;
  line-height: inherit;
  padding-top: 18px;
  padding-bottom: 18px;
}
.design_headline:before {
  height: 100%;
  top: 0;
  line-height: 4rem!important;
}
.post_content .aligncenter {
  text-align: center;
}
.post_content td,
.post_content th {
  background: transparent;
  box-sizing: border-box;
}
.post_content h1:not([class]) {
  font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.5;
  background: #d81415;
  color: #fff;
  margin: 65px 0 30px;
  padding: .48em .5em .47em;
}
.post_content h2:not([class]) {
  font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.5;
  color: #d81415;
  margin: 0 0 30px;
}
.post_content h3:not([class]) {
  margin: 0 0 30px;
  padding: .8em 1em .7em;
  border: 1px solid #ddd;
  border-top: 3px solid #d81415;
  background: #fafafa;
  font-size: 22px;
}
.post_content h4:not([class]) {
  margin: 0 0 30px;
  padding: .8em 1.5em .8em;
  border: 1px solid #ddd;
  border-left: 3px solid #d81415;
  font-size: 20px;
}
.post_content h5:not([class]) {
  margin: 0 0 30px;
  padding: .85em 1.5em .8em;
  background: #d81415;
  color: #fff;
  font-size: 18px;
}
.post_content h6:not([class]) {
  margin: 0 0 30px;
  padding: .85em 1.5em .8em;
  border: 1px solid #ddd;
  background: #fafafa;
  font-size: 18px;
}
.post_content a,
.post_content b {
  color: #d81415;
}
#article .post_content {
  padding-bottom: 25px;
}
/* ========================
  商品ページ
======================== */
#post_image .image {
  background-size: auto!important;
}
.post_content .itemInfo {
  display: flex;
}
.post_content .thumbWrap {
  width: 210px;
  margin-right: 30px;
}
.post_content .itemInfo .figcaption {
  margin: 0;
}
.post_content .itemInfo .figcaption__ttl {
  font-size: 14px;
  color: #333;
  display: inline;
}
.post_content .itemInfo .figcaption__text {
  font-size: 14px;
  color: #333;
  display: inline;
}
.post_content .textWrap {
  width: calc(100% - 240px);
}
.post_content .textWrap p {
  font-size: 15px;
  margin: 0;
}
.post_content .stripeTable {
  display: flex;
  justify-content: space-between;
  padding: 12px 18px;
  margin: 0;
}
.post_content .stripeTable:nth-child(2n) {
  background: #f6f6f6;
}
.post_content .stripeTable dt,
.post_content .stripeTable dd {
  margin: 0;
}
.post_content .pdfList {
  background: #f6f6f6;
  padding: 7px 18px;
  margin: 40px auto 20px;
}
.post_content .pdfList__item {
  list-style: none;
  margin-right: 18px;
  display: inline-block;
}
.post_content .pdfList__item a {
  font-size: 15px;
  background: url(img/pdf_ico.png) no-repeat left center;
  background-size: contain;
  padding-left: 30px;
}
/* ========================
  トップページ、オススメスタイル
======================== */
.eaturedArea {
  width: 100%;
  margin-top: 50px;
  padding: 35px 3% 3%;
  background-image: url(img/ichioshi_bg.png);
  box-sizing: border-box;
}
.eaturedArea .eaturedTtl {
  text-align: center;
  margin-bottom: 3%;
}
.eaturedArea .eaturedBox {
  display: flex;
  justify-content: space-between;
}
.eaturedArea .eaturedBox__item {
  width: 48%;
}
.eaturedArea .eaturedBox__item:hover {
  opacity: .8;
}

/* ========================
  サイドバー、お問い合わせ
======================== */
#side_col .contactBnr {
  border: 1px solid #ccc;
  border-top: 3px solid #d81415;
  background: #fff;
  padding: 5% 3%;
  text-align: center;
}
#side_col .contactBnr .contactBnr__ttl {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 12px;
}
#side_col .contactBnr .contactBnr__num {
  font-size: 34px;
  font-weight: 600;
  color: #d81415;
}
#side_col .contactBnr .contactBnr__num a {
  font-size: 34px;
  font-weight: 600;
  color: #d81415;
}
#side_col .contactBnr .contactBnr__num::before {
  content: "";
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  background: url(img/icon_phone.png) no-repeat center center;
  background-size: contain;
  margin: -4px 5px 0 0;
}

/* ========================
  ログインページ（メンバーシップ）、サイドバー非表示
======================== */
.membership-mypage #side_col {
  display: none;
}

/* ========================
  問い合わせページ
======================== */
.contactTable .required {
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  background: #d81415;
  padding: 4px 4px;
  margin-right: 5px;
}
.contactTable .none {
  font-size: 12px;
  color: #555;
}
.contactTable th {
  width: 220px;
  vertical-align: top;
  background: #ffefef;
}
.contactTable td {
  width: calc(100% - 220px);
}
.contactTable td.name input {
  width: 40%;
}
.contactTable td.tel input {
  width: 30%;
}
.contactTable td input,
.contactTable textarea {
  width: 100%;
}
.contactTable input,
.contactTable textarea,
.contactTable select {
  border: 1px solid #eeebeb;
  box-shadow: none;
  padding: 5px 8px;
}
.contactTable textarea {
  resize: vertical;
}
.btnWrap {
  display: flex;
  justify-content: center;
  margin: 50px auto 30px;
}
.btnWrap > * + * {
  margin-left: 15px;
}
.btnWrap .btn--form input {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #d81415;
  padding: 8px 26px;
  cursor: pointer;
  border: none;
}
.btnWrap .btn--form.back input {
  background: #ff9900;
}
.btnWrap .btn--form input:hover {
  opacity: .7;
}
@media screen and (max-width: 767px) {
  /* ========================
    記事ページスタイル
  ======================== */
  .design_headline {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .design_headline:before {
    line-height: 42px!important;
  }
  .post_content h1:not([class]) {
    font-size: 18px;
    margin: 20px 0 20px;
  }
  .post_content h2:not([class]) {
    font-size: 20px;
    margin: 0 0 20px;
  }
  .post_content h3:not([class]) {
    margin: 0 0 20px;
    padding: .4em .5em .4em;
    font-size: 18px;
  }
  .post_content h4:not([class]) {
    margin: 0 0 20px;
    padding: .5em .6em .5em;
    font-size: 16px;
  }
  .post_content h5:not([class]) {
    margin: 0 0 20px;
    padding: .4em .5em .2em;
    font-size: 16px;
  }
  .post_content h6:not([class]) {
    margin: 0 0 20px;
    padding: .5em .5em .4em;
    font-size: 16px;
  }
  /* ========================
    商品ページ
  ======================== */
  .post_content .itemInfo {
    display: block;
  }
  .post_content .thumbWrap {
    width: 100%;
    margin: 0 0 20px;
    text-align: center;
  }
  .post_content .textWrap {
    width: 100%;
  }
  .post_content .textWrap p {
    font-size: 14px;
  }
  .post_content .stripeTable {
    padding: 8px 10px;
  }
  .post_content .stripeTable dt {
    width: 75%;
  }
  .post_content .stripeTable dd {
    width: 25%;
    text-align: right;
  }
  /* ========================
    問い合わせページ
  ======================== */
  .contactTable {
    border: 1px solid #ccc;
  }
  .contactTable th,
  .contactTable td {
    border: none
  }
  .contactTable th {
    width: 100%;
    display: block;
    text-align: left;
  }
  .contactTable td {
    width: 100%;
    display: block;
  }
  .contactTable td.name input {
    width: 100%;
  }
  .contactTable td.tel input {
    width: 30%;
  }
  /* ========================
    サイドバー、お問い合わせ
  ======================== */
  #side_col .contactBnr {
    padding: 4% 2.5%;
  }
  #side_col .contactBnr .contactBnr__ttl {
    font-size: 17px;
  }
  #side_col .contactBnr .contactBnr__num {
    font-size: 28px;
  }
  #side_col .contactBnr .contactBnr__num a {
    font-size: 28px;
  }
  #side_col .contactBnr .contactBnr__num::before {
    width: 24px;
    height: 24px;
  }
}
.pum-theme-1242 .pum-title, .pum-theme-default-theme .pum-title {
	text-align: center;
}
.centerBox {
	text-align: center;
}
.modalBtnWrap {
	display: flex;
	justify-content: space-between;
	max-width: 290px;
	margin: 20px auto 0;
}
.modalBtnWrap .btn {
	border: 1px solid #ccc;
	padding: 10px 50px;
	cursor: pointer;
}
.modalBtnWrap .btn.yes {
	background: #ff9900;
    color: #fff;
}
.pum-close.popmake-close[type="button"] {
	display: none;
}