@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: はれのそら明朝;
  src: url("https://cdn.leafscape.be/Harenosora/harenosora_web.woff2") format("woff2");
}
/* CSS Document */
/* =============================== フリーページ（カスタムフィールド）フォーム ========================================================== */
.single.pages-template-single-free .wrap,
.single.pages-template-single-formfree .wrap {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 90px 0 0 0;
}

.single.pages-template-single-free .entry-content,
.single.pages-template-single-formfree .entry-content {
  border-bottom: none;
}

.single.pages-template-single-free#privacy-policy .entry-content,
.single.pages-template-single-free#user-policy .entry-content,
.single.pages-template-single-free#menu .entry-content,
.single.pages-template-single-free#yomogi-school .entry-content,
.single.pages-template-single-formfree#privacy-policy .entry-content,
.single.pages-template-single-formfree#user-policy .entry-content,
.single.pages-template-single-formfree#menu .entry-content,
.single.pages-template-single-formfree#yomogi-school .entry-content {
  text-align: center;
}

.single.pages-template-single-free #footer {
  margin-top: 0;
}

.pages-template-single-formfree .bg06 {
  width: 100%;
  padding: 50px 0;
}

.single.pages-template-single-free .form_privacy,
.single.pages-template-single-formfree .form_privacy {
  width: 100%;
  padding: 50px 0;
  background: #fff;
}

.single.pages-template-single-free header.entry-header,
.single.pages-template-single-formfree header.entry-header {
  text-align: center;
}

.pages-template-single-formfree .bg06 .parts-h3 {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.4em;
  padding-top: 40px;
  padding-bottom: 0;
  text-align: center;
}

.single.pages-template-single-free .wrap #primary,
.archive .wrap #primary,
.single.pages-template-single-formfree .wrap #primary,
.archive .wrap #primary {
  width: 100%;
  box-sizing: border-box;
  padding-right: 0;
}

.single.pages-template-single-free .entry-content .wpcf7-form .planned_open input[type=number],
.single.pages-template-single-formfree .entry-content .wpcf7-form .planned_open input[type=number] {
  max-width: 19%;
  margin-right: 1em;
}

.single.pages-template-single-free .entry-content .wpcf7-form .experience input[type=number],
.single.pages-template-single-formfree .entry-content .wpcf7-form .experience input[type=number] {
  max-width: 5em;
  margin: 0 1em 0 1em;
}

/* =============================== フリーページ（カスタムフィールド） ========================================================== */
.sec {
  width: 100%;
  padding: 8.33em 0;
}

/* 最大幅1500px */
.max1500px {
  max-width: 1165px;
  margin: 0 auto;
}

/* 背景色 */
.sec_bg1 {
  background: #fff;
}

.sec_bg2 {
  background: #ebe5e3;
  color: #626262;
}

.sec_bg2 a {
  color: #ae7f94;
}

.sec_bg3 {
  background: #dad1d5;
  color: #626262;
}

.sec_bg3 a {
  color: #ae7f94;
}

.sec_bg4 {
  background: #ae7f94;
  color: #fff;
}

.sec_bg4 a {
  color: #fff;
}

.pages-template-single-formfree .bg06 {
  background: #ae7f94;
  color: #fff;
}

/* 大きな数字 */
.lnmb {
  display: block;
  font-size: 40px;
  line-height: 1em;
  padding: 0 0 10px 0;
  margin: 0;
  font-family: "Crimson Text", serif;
}

/* 左寄せ・幅指定中央配置テキスト */
.centerbox {
  max-width: 800px;
  margin: 0 auto;
}

/* ランキング */
.ranking {
  list-style: none inside;
  background: #fff;
  padding: 2em;
  box-sizing: border-box;
}

.ranking li {
  padding-bottom: 1em;
}

.ranking li:last-child {
  padding-bottom: 0;
}

.ranknmb {
  display: inline-block;
  font-size: 2em;
  color: rgba(0, 0, 0, 0.3);
  padding-right: 0.5em;
}

/* ------------ 見出し -------------------------------- */
.parts-h3 {
  font-size: 2em;
  font-weight: 500;
  line-height: 1.5em;
  padding-bottom: 1em;
  text-align: center;
}

.parts-h3:has(.lnmb) {
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.1em;
  padding: 0 0 50px 0;
}

.parts-h4 {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.5em;
  padding-top: 3em;
  padding-bottom: 1em;
}

@media screen and (max-width: 750px) {
  .parts-h3 {
    font-size: 1.8em;
  }
  .parts-h4 {
    font-size: 1.3em;
  }
}
/* ------------ 段落・テキスト -------------------------------- */
.freepage-ctt p {
  padding-bottom: 4em;
}

.freepage-ctt .imgtxt_txtbox p:last-child {
  padding-bottom: 0;
}

/* 余白小さめ */
.freepage-ctt p.btmmin {
  padding-bottom: 2em;
}

/* 強調 -------------------------------- */
.freepage-ctt p.parts-copy {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.5em;
  padding-bottom: 1em;
}

.freepage-ctt .sec p.parts-copy:last-child {
  padding-bottom: 0;
}

/* やや小さめ強調 */
.strong {
  font-size: 1.3em;
  font-weight: 700;
  line-height: 2em;
}

@media screen and (max-width: 750px) {
  .freepage-ctt p.parts-copy {
    font-size: 1.5em;
  }
}
/* 注釈 -------------------------------- */
p.note {
  opacity: 0.6;
  font-size: 0.9em;
  line-height: 1.7em;
  padding-bottom: 4em;
  padding-left: 1.2em;
  width: 100%;
  max-width: 1165px;
  box-sizing: border-box;
  margin: 0 auto;
}

.freepage-ctt .sec p.note:last-child {
  padding-bottom: 0;
}

p.note::before {
  display: inline-block;
  content: "※";
  padding-right: 0.2em;
  text-indent: -1em;
}

/* ------------ 画像 -------------------------------- */
.parts-100img {
  width: 100%;
  position: relative;
  padding-bottom: 4em;
}

.parts-100img img {
  width: 100%;
  height: auto;
}

.freepage-ctt .sec .parts-100img:last-child {
  padding-bottom: 0;
}

/* ------------ 3つ並びテキストボックス -------------------------------- */
.txt3box {
  list-style: none inside;
  width: 100%;
  padding-bottom: 4em;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}

.txt3box li {
  width: 30%;
  box-sizing: border-box;
  padding: 1.5em;
  background: #fff;
}

.freepage-ctt .sec .txt3box:last-child {
  padding-bottom: 0;
}

@media screen and (max-width: 700px) {
  .txt3box li {
    width: 100%;
    margin-bottom: 4em;
  }
  .txt3box li:last-child {
    margin-bottom: 0;
  }
}
/* 見出し -------------------------------- */
.txt3box h3 {
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.3em;
  padding-bottom: 0.5em;
  border-bottom: #000 solid 1px;
  margin-bottom: 0.5em;
}

@media screen and (max-width: 2000px) {
  .txt3box h3 {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 700px) {
  .txt3box h3 {
    font-size: 1.1em;
  }
}
/* 文章 -------------------------------- */
.freepage-ctt .txt3box p {
  padding-bottom: 0;
}

@media screen and (max-width: 2000px) {
  .freepage-ctt .txt3box p {
    font-size: 1em;
  }
}
/* ------------ 背景色つきテキストボックス -------------------------------- */
.bbox {
  width: 100%;
  box-sizing: border-box;
  padding: 3.57em;
  background: #ececec;
  color: #000;
}

.bbox a {
  color: #000;
}

.bbox h3 {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.5em;
  padding-bottom: 1em;
}

.freepage-ctt .bbox p {
  padding-bottom: 0;
}

@media screen and (max-width: 750px) {
  .bbox {
    padding: 1.5em;
  }
  .bbox h3 {
    font-size: 1.5em;
  }
}
/* ------------ リストボックス -------------------------------- */
/* チェックボックスマークつき -------------------------------- */
.check_list {
  width: 100%;
  box-sizing: border-box;
  padding: 3.57em;
  margin: 0 auto;
  margin-bottom: 4em;
  max-width: 1165px;
  position: relative;
  background: #ececec;
  color: #ae7f94;
}

.freepage-ctt .sec .check_list:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 750px) {
  .check_list {
    padding: 1.5em;
  }
}
/* 見出し */
.check_list h3 {
  font-size: 2em;
  font-weight: normal;
  line-height: 1.5em;
  padding-bottom: 1em;
}

@media screen and (max-width: 750px) {
  .check_list h3 {
    font-size: 1.5em;
  }
}
/* リスト */
.check_list ul {
  width: 100%;
  box-sizing: border-box;
  list-style: none inside !important;
}

.check_list li {
  width: 100%;
  box-sizing: border-box;
  font-size: 1em;
  line-height: 1.7em;
  padding-bottom: 1.5em;
  text-indent: -1.2em;
  padding-left: 1.2em;
}

.check_list li::before {
  display: inline-block;
  padding-left: 1em;
  padding-right: 0.2em;
  font-family: FontAwesome;
  content: "\f046";
}

.check_list li:last-child {
  padding-bottom: 0;
}

@media screen and (max-width: 750px) {
  .check_list li {
    font-size: 1em;
  }
}
/* ノーマルリストマークつき -------------------------------- */
.no_list {
  width: 100%;
  box-sizing: border-box;
  padding: 3.57em;
  margin: 0 auto;
  margin-bottom: 4em;
  max-width: 1165px;
  position: relative;
  background: #ececec;
}

.freepage-ctt .sec .no_list:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 750px) {
  .no_list {
    padding: 1.5em;
  }
}
/* 見出し */
.no_list h3 {
  font-size: 2em;
  font-weight: normal;
  line-height: 1.5em;
  padding-bottom: 1em;
}

@media screen and (max-width: 750px) {
  .no_list h3 {
    font-size: 1.5em;
  }
}
/* リスト */
.no_list ul {
  width: 100%;
  box-sizing: border-box;
  padding-left: 1.5em;
}

.no_list li {
  width: 100%;
  box-sizing: border-box;
  font-size: 1em;
  line-height: 1.7em;
  padding-bottom: 1.5em;
}

.no_list li:last-child {
  padding-bottom: 0;
}

@media screen and (max-width: 750px) {
  .no_list li {
    font-size: 1em;
  }
}
/* 番号つき -------------------------------- */
.order_list {
  width: 100%;
  box-sizing: border-box;
  padding: 3.57em;
  margin: 0 auto;
  margin-bottom: 4em;
  max-width: 1165px;
  position: relative;
  background: #ececec;
  /* リスト */
}
.order_list ol {
  list-style: none inside;
  counter-reset: number;
}
.order_list ol li {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  font-size: 1em;
  line-height: 1.7em;
  padding-left: 3em;
  padding-bottom: 1.5em;
  text-indent: 0;
}
.order_list ol li::before {
  position: absolute;
  display: inline-block;
  width: 1.5em;
  margin-left: -1.5em;
  counter-increment: number;
  content: counter(number, decimal-leading-zero);
  font-family: "Crimson Text", serif;
  font-weight: 400;
  font-size: 1.5em;
  color: #ae7f94;
}
.order_list ol li:nth-child(n+10) {
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.order_list ol li:last-child {
  padding-bottom: 0;
}

.freepage-ctt .sec .order_list:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 750px) {
  .order_list {
    padding: 1.5em;
  }
}
/* 見出し */
.order_list h3 {
  font-size: 2em;
  font-weight: normal;
  line-height: 1.5em;
  padding-bottom: 1em;
}

@media screen and (max-width: 750px) {
  .order_list h3 {
    font-size: 1.5em;
  }
}
/* リスト */
.order_list ol {
  width: 100%;
  box-sizing: border-box;
  list-style-position: inside;
}

.order_list li {
  width: 100%;
  box-sizing: border-box;
  font-size: 1em;
  line-height: 1.7em;
  text-indent: -1em;
  padding-left: 1em;
  padding-bottom: 1em;
}

.order_list li:nth-child(n+10) {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.order_list li:last-child {
  padding-bottom: 0;
}

@media screen and (max-width: 750px) {
  .order_list li {
    font-size: 1em;
  }
}
/* 表型 -------------------------------- */
.table_list {
  width: 100%;
  max-width: 1165px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-bottom: 4em;
}

.freepage-ctt .sec .table_list:last-child {
  padding-bottom: 0;
}

/* 見出し */
.table_list h3 {
  font-size: 2em;
  font-weight: normal;
  line-height: 1.5em;
  padding-bottom: 0.5em;
}

@media screen and (max-width: 750px) {
  .table_list h3 {
    font-size: 1.5em;
  }
}
/* リスト */
.table_list ul {
  width: 100%;
  position: relative;
  border-top: #000 solid 2px;
  border-bottom: #000 solid 2px;
  background: #ececec;
}

.table_list li {
  list-style: none inside;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  border-bottom: #000 solid 1px;
  padding: 0.5em;
}

.table_list li:last-child {
  border-bottom: none;
}

.tablelist_th,
.tablelist_td {
  padding: 1em;
  font-size: 1em;
  box-sizing: border-box;
}

.tablelist_th {
  width: 30%;
  font-weight: 400;
  border-right: #000 solid 1px;
}

.tablelist_td {
  width: 70%;
}

@media screen and (max-width: 700px) {
  .table_list li {
    padding: 0 0.5em;
  }
  .tablelist_th,
  .tablelist_td {
    padding: 1em;
    display: block;
    font-size: 1em;
    width: 100%;
    text-align: left;
  }
  .tablelist_th {
    font-weight: bold;
    border-right: none;
    border-bottom: #000 solid 1px;
  }
}
/* 注釈マークつき -------------------------------- */
.note_list {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 4em;
  max-width: 1165px;
  position: relative;
  opacity: 0.6;
  padding: 3.57em;
  background: #ececec;
}

.freepage-ctt .sec .note_list:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 700px) {
  .note_list {
    padding: 1.5em;
  }
}
/* 見出し */
.note_list h3 {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.5em;
  padding-bottom: 1em;
}

@media screen and (max-width: 700px) {
  .note_list h3 {
    font-size: 1.3em;
    font-weight: 500;
  }
}
/* リスト */
.note_list ul {
  width: 100%;
  box-sizing: border-box;
  list-style: none inside;
}

.note_list li {
  width: 100%;
  box-sizing: border-box;
  font-size: 0.9em;
  line-height: 1.7em;
  padding-bottom: 1.5em;
  text-indent: -1.2em;
  padding-left: 1.2em;
}

.note_list li::before {
  display: inline-block;
  padding-left: 1em;
  padding-right: 0.2em;
  content: "※";
}

.note_list li:last-child {
  padding-bottom: 0;
}

/* ------------ 画像＋テキスト -------------------------------- */
.box_imglefttxt,
.box_imgrighttxt {
  width: 100%;
  position: relative;
  overflow: hidden;
  zoom: 1;
  padding-bottom: 4em;
}

.freepage-ctt .sec .box_imglefttxt:last-child,
.freepage-ctt .sec .box_imgrighttxt:last-child,
.companypage-ctt .sec .innerbox .box_imglefttxt:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.imgtxt_imgbox {
  width: 40%;
  position: relative;
  padding-bottom: 1em;
}

@media screen and (max-width: 1300px) {
  .imgtxt_imgbox {
    width: 45%;
  }
}
@media screen and (max-width: 700px) {
  .imgtxt_imgbox {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .imgtxt_imgbox {
    width: 100%;
    padding-bottom: 2.5em;
  }
}
/* 画像 */
.imgtxt_imgbox img {
  width: 100%;
  height: auto;
}

/* 画像左 -------------------------------- */
.box_imglefttxt .imgtxt_imgbox {
  float: left;
  padding-right: 3%;
}

/* 画像右 -------------------------------- */
.box_imgrighttxt .imgtxt_imgbox {
  float: right;
  padding-left: 3%;
}

@media screen and (max-width: 480px) {
  .box_imglefttxt .imgtxt_imgbox,
  .box_imgrighttxt .imgtxt_imgbox {
    float: none;
    padding-right: 0;
    padding-left: 0;
  }
}
/* テキスト -------------------------------- */
/* 見出し */
.imgtxt_txtbox h3 {
  font-size: 2em;
  line-height: 1.5em;
  font-weight: normal;
  padding-bottom: 1em;
}

@media screen and (max-width: 700px) {
  .imgtxt_txtbox h3 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 480px) {
  .imgtxt_txtbox h3 {
    font-size: 1.5em;
    padding-bottom: 0.67em;
  }
}
/* ------------ 画像ボックス -------------------------------- */
/* 画像＋画像 -------------------------------- */
.img2box {
  width: 100%;
  position: relative;
  padding-bottom: 4em;
}

.freepage-ctt .sec .img2box:last-child {
  padding-bottom: 0;
}

/* リスト */
.img2box ul {
  list-style: none inside !important;
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /* 高さを揃える */
  align-items: stretch;
}

.img2box ul li {
  width: 48.5%;
  box-sizing: border-box;
  margin-bottom: 2em;
}

.sec_bg3 .img2box ul li {
  background: transparent;
  padding: 0;
}

/* 画像 */
.img2box img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 480px) {
  .img2box ul li {
    width: 100%;
    margin-bottom: 3em;
  }
  .img2box ul li:last-child {
    margin-bottom: 0;
  }
}
/* 3つ並び画像ボックス -------------------------------- */
.img3box {
  width: 100%;
  position: relative;
  padding-bottom: 4em;
}

.freepage-ctt .sec .img3box:last-child {
  padding-bottom: 0;
}

/* リスト */
.img3box ul {
  list-style: none inside;
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /* 高さを揃える */
  align-items: stretch;
}

.img3box ul li {
  width: 32%;
}

@media screen and (max-width: 480px) {
  .img3box ul li {
    width: 100%;
    padding-bottom: 1em;
  }
  .img3box ul li:last-child {
    padding-bottom: 0;
  }
}
/* 画像 */
.img3box img {
  width: 100%;
  height: auto;
}

/* 3つ並び画像テキストボックス -------------------------------- */
.img3txtbox {
  width: 100%;
  position: relative;
  padding-bottom: 4em;
}

.freepage-ctt .sec .img3txtbox:last-child {
  padding-bottom: 0;
}

/* リスト */
.img3txtbox ul {
  list-style: none inside !important;
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  /* 高さを揃える */
  align-items: stretch;
}

.img3txtbox ul li {
  width: 32%;
  position: relative;
  margin-right: 2%;
  margin-bottom: 3em;
  box-sizing: border-box;
  padding: 2em;
  border: #000 solid 2px;
}

.sec_bg3 .img3txtbox ul li {
  padding: 0;
  border-radius: 0;
  border: none;
}

@media screen and (min-width: 701px) {
  .img3txtbox ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 700px) {
  .img3txtbox ul li {
    width: 100%;
    margin-bottom: 3em;
  }
  .img3txtbox ul li:last-child {
    margin-bottom: 0;
  }
}
/* 画像 */
.img3txtbox img {
  width: 100%;
  height: auto;
  margin-bottom: 1em;
}

/* テキスト */
.imgbox_txtarea {
  display: block;
  width: 100%;
  z-index: 1;
  position: relative;
  box-sizing: border-box;
}

.imgbox_txtarea h3 {
  font-size: 1.2em;
  line-height: 1.5em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

.sec_bg3 .imgbox_txtarea h3 {
  border-bottom: #fff solid 2px;
}

.freepage-ctt .imgbox_txtarea p {
  padding-bottom: 0;
}

/* 4つ並び画像テキストボックス -------------------------------- */
.img4txtbox {
  width: 100%;
  position: relative;
  padding-bottom: 4em;
}

.freepage-ctt .sec .img4txtbox:last-child {
  padding-bottom: 0;
}

/* リスト */
.img4txtbox ul {
  list-style: none inside !important;
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  /* 高さを揃える */
  align-items: stretch;
}

.img4txtbox ul li {
  width: 23.5%;
  position: relative;
  margin-right: 2%;
}

@media screen and (min-width: 1001px) {
  .img4txtbox ul li:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1000px) and (min-width: 481px) {
  .img4txtbox ul li {
    width: 49%;
    margin-bottom: 3em;
  }
  .img4txtbox ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .img4txtbox ul li {
    width: 100%;
    margin-bottom: 3em;
  }
  .img4txtbox ul li:last-child {
    margin-bottom: 0;
  }
}
/* 画像 */
.img4txtbox img {
  width: 100%;
  height: auto;
}

/* Youtube動画 -------------------------------- */
.videobox .imgtxt_imgbox {
  width: 60%;
}

.youtube_box {
  width: 100%;
}

.img2box .youtube_box,
.img3txtbox .youtube_box {
  padding-bottom: 1.5em;
}

.youtube_box span {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube_box span iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*ブログ*/
.archive .wrap #primary {
  width: 70%;
}

/* テキスト左よせ-------------------------------- */
.left {
  text-align: left;
}

/* PCだけ改行-------------------------------- */
.br_pc {
  display: block;
}

@media screen and (max-width: 700px) {
  .br_pc {
    display: none;
  }
}
/* 強調 */
strong.large {
  font-size: 1.8em;
}

#footer {
  margin: 0;
}

.fix_btn {
  z-index: 1000;
}

.sec_bg1 + .sec_bg1,
.sec_bg2 + .sec_bg2,
.sec_bg3 + .sec_bg3,
.sec_bg4 + .sec_bg4 {
  padding-top: 0;
}

/* =======================================================================================================================
　　　　　　　　　お問い合わせ
======================================================================================================================= */
.contactpage-ctt {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  /* 見出し */
  /* 段落 */
  /* =============== 電話 ========================================================= */
  /* =============== WEB ========================================================= */
}
@media screen and (min-width: 751px) {
  .contactpage-ctt .sec {
    padding: 100px 0;
  }
}
.contactpage-ctt .parts_hd {
  font-size: 30px;
  text-align: left;
  padding-bottom: 0.5em;
  text-align: center;
}
.contactpage-ctt p {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  text-align: center;
}
.contactpage-ctt p.ct_info {
  padding-bottom: 4em;
}
.contactpage-ctt p.contact_info {
  font-size: 1.1em;
}
.contactpage-ctt .contact_tel p.contacttel_tel {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  font-family: "Crimson Text", serif;
  font-weight: 400;
  font-size: 3em;
  line-height: 1em;
  padding-top: 0.15em;
  padding-bottom: 0.1em;
  color: #ae7f94;
}
@media screen and (max-width: 550px) {
  .contactpage-ctt .contact_tel p.contacttel_tel {
    font-size: 2em;
  }
}
.contactpage-ctt .contact_tel p.contacttel_tel a {
  text-decoration: none;
}
.contactpage-ctt .contact_tel p.contacttel_tel img {
  height: 1em;
  width: auto;
  margin-right: 0.25em;
}
.contactpage-ctt .contact_tel p.contacttel_time {
  font-family: "はれのそら明朝", "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  font-weight: 400;
  font-style: normal;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  font-size: 1.5em;
  line-height: 1.3em;
  padding-bottom: 0;
}
@media screen and (max-width: 550px) {
  .contactpage-ctt .contact_tel p.contacttel_time {
    font-size: 1em;
  }
}
.contactpage-ctt .contact_tel ul.tel_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
.contactpage-ctt .contact_tel ul.tel_list li {
  list-style: none;
}
.contactpage-ctt .contact_tel ul.tel_list li:not(:first-child) {
  padding-right: 50px;
}
.contactpage-ctt .contact_tel ul.tel_list li .contacttel_shop {
  font-size: 2em;
  line-height: 1.5;
}
.contactpage-ctt .contact_tel ul.tel_list li .time_holiday {
  font-size: 1.5em;
}
/* ================= フォーム ============================================================ */
/* ブラウザスタイル解除 */
@keyframes onAutoFillStart {}
input:-webkit-autofill {
  animation-name: onAutoFillStart;
  -webkit-transition: background-color 50000s ease-in-out 0s;
  transition: background-color 50000s ease-in-out 0s;
}

input:-webkit-autofill-selected {
  animation-name: onAutoFillStart;
  -webkit-transition: background-color 50000s ease-in-out 0s;
  transition: background-color 50000s ease-in-out 0s;
}

input:-internal-autofill-selected {
  background-color: rgba(232, 240, 254, 0) !important;
}

.formbox {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 5em;
  /* 必須項目 */
  /* -------------------------- Contact Form 7 ------------------------------------------- */
}
@media screen and (max-width: 750px) {
  .formbox {
    padding: 0;
  }
}
.formbox h3 {
  font-size: 2em;
  line-height: 1.7em;
  padding-bottom: 0.5em;
}
.formbox p {
  padding-bottom: 2em;
  text-align: left;
}
.formbox .required {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  font-size: 0.6em;
  font-weight: 500;
  line-height: 1em;
  padding: 0.35em 0.8em;
  background: #ae7f94;
  color: #fff;
  top: -0.2em;
}
.formbox .wpcf7-form {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  /* 項目名（共通） */
  /* ラベルで挟まれた項目 */
  /* fieldsetで挟まれた項目 */
  /* チェックボックス・ラジオボタン */
  /* 承認確認 */
  /*送信ボタン*/
  /* エラーメッセージ */
}
.formbox .wpcf7-form .formname {
  width: 16em;
}
@media screen and (max-width: 550px) {
  .formbox .wpcf7-form .formname {
    width: 100%;
  }
}
.formbox .wpcf7-form label {
  text-align: left;
}
.formbox .wpcf7-form label.formctt {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  /* 項目名 */
  /* フォーム内容 */
}
@media screen and (max-width: 550px) {
  .formbox .wpcf7-form label.formctt {
    display: block;
  }
}
.formbox .wpcf7-form label.formctt .formname {
  line-height: 1.7em;
  padding-top: 0.75em;
}
.formbox .wpcf7-form label.formctt .wpcf7-form-control-wrap {
  flex: 1;
}
@media screen and (max-width: 550px) {
  .formbox .wpcf7-form label.formctt .wpcf7-form-control-wrap {
    flex: none;
  }
}
.formbox .wpcf7-form fieldset.formctt {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  border: none;
  padding-left: 16em;
  /* 項目名 */
  /* フォーム内容 */
  /* 改行 */
}
@media screen and (max-width: 550px) {
  .formbox .wpcf7-form fieldset.formctt {
    padding-left: 0;
  }
}
.formbox .wpcf7-form fieldset.formctt .formname {
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
}
@media screen and (max-width: 550px) {
  .formbox .wpcf7-form fieldset.formctt .formname {
    position: relative;
  }
}
.formbox .wpcf7-form fieldset.formctt .wpcf7-form-control-wrap {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.formbox .wpcf7-form fieldset.formctt br {
  display: none;
}
.formbox .wpcf7-form p {
  padding: 0 0 2em 0;
}
.formbox .wpcf7-form input[type=text],
.formbox .wpcf7-form input[type=email],
.formbox .wpcf7-form input[type=tel],
.formbox .wpcf7-form input[type=date],
.formbox .wpcf7-form select,
.formbox .wpcf7-form textarea {
  height: auto;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
  font-weight: 400;
  box-sizing: border-box;
  padding: 0.75em 1.5em;
  border: none;
}
.formbox .wpcf7-form input[type=text],
.formbox .wpcf7-form input[type=email],
.formbox .wpcf7-form input[type=tel],
.formbox .wpcf7-form select,
.formbox .wpcf7-form textarea {
  width: 100% !important;
}
.formbox .wpcf7-form .wpcf7-radio .wpcf7-list-item,
.formbox .wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
  margin-right: 1em;
}
.formbox .wpcf7-form .wpcf7-radio .wpcf7-list-item label,
.formbox .wpcf7-form .wpcf7-checkbox .wpcf7-list-item label {
  cursor: pointer;
  font-weight: 400;
}
.formbox .wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0.5em;
}
.formbox .wpcf7-form .wpcf7-acceptance label {
  cursor: pointer;
}
.formbox .wpcf7-form .wpcf7-acceptance label input.avoid-confirm {
  transform: scale(1.5);
  margin-right: 0.5em;
}
.formbox .wpcf7-form input[type=submit] {
  min-width: 200px;
  box-shadow: 0.2em 0.2em 0.8em 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s ease;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-radius: 0;
  border: #fff 1px solid;
  padding: 16px 24px;
  box-sizing: border-box;
  background-color: #ae7f94;
  margin: 0 auto;
  border: none;
  cursor: pointer;
}
.formbox .wpcf7-form input[type=submit]:hover {
  box-shadow: 0.1em 0.1em 0.8em 0 rgba(0, 0, 0, 0.2);
  transform: translate(0.1em, 0.1em);
  text-decoration: none;
}
@media screen and (max-width: 550px) {
  .formbox .wpcf7-form input[type=submit] {
    width: 100%;
    text-align: center;
  }
}
.formbox .wpcf7-form input[type=submit]:hover {
  cursor: pointer;
  background: #d4a4ba;
  color: #fff;
}
.formbox .wpcf7-form input[type=submit]:disabled, .formbox .wpcf7-form input[type=submit]:disabled:hover {
  box-shadow: 0.2em 0.2em 0.8em 0 rgba(0, 0, 0, 0.2);
  opacity: 0.4;
  filter: alpha(opacity=70);
  transform: translate(0, 0);
  background-color: #ae7f94;
  color: #744d5d;
  cursor: not-allowed;
}
.formbox .wpcf7-form .wpcf7-not-valid-tip {
  display: block;
  position: relative;
  box-sizing: border-box;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.formbox .wpcf7-form .wpcf7-not-valid-tip::before, .formbox .wpcf7-form .wpcf7-not-valid-tip::after {
  display: inline-block;
}
.formbox .wpcf7-form .wpcf7-not-valid-tip::before {
  position: relative;
  content: "\f071";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 1;
  z-index: 2;
  padding-right: 0.2em;
}
.formbox .wpcf7-form .wpcf7-response-output {
  border: none !important;
  padding: 0;
  padding-left: 1em;
  text-indent: -1em;
  color: #dc3232;
  position: relative;
  box-sizing: border-box;
}
.formbox .wpcf7-form .wpcf7-response-output::before, .formbox .wpcf7-form .wpcf7-response-output::after {
  display: inline-block;
}
.formbox .wpcf7-form .wpcf7-response-output::before {
  position: relative;
  content: "\f071";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 1;
  z-index: 2;
  padding-right: 0.2em;
}

/* ================= フォーム確認画面 ============================================================ */
.wpcf7cp-form-hide {
  display: none;
}

.wpcf7-spinner {
  display: none;
}

div#wpcf7cpcnf {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 1em;
  /* 入力内容 */
  /* ボタン */
}
div#wpcf7cpcnf table {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
div#wpcf7cpcnf table tr th,
div#wpcf7cpcnf table tr td {
  border-bottom: #ae7f94 solid 1px;
}
@media screen and (max-width: 550px) {
  div#wpcf7cpcnf table tr th,
  div#wpcf7cpcnf table tr td {
    display: block;
  }
}
.contactpage-ctt .sec div#wpcf7cpcnf table tr th p,
.contactpage-ctt .sec div#wpcf7cpcnf table tr td p {
  padding-top: 1em;
  padding-bottom: 1em;
}
div#wpcf7cpcnf table tr th {
  width: 20em;
  font-weight: normal !important;
  text-align: right;
}
@media screen and (max-width: 750px) {
  div#wpcf7cpcnf table tr th {
    width: 12.5em;
  }
}
@media screen and (max-width: 550px) {
  div#wpcf7cpcnf table tr th {
    width: 100%;
    border-bottom: none;
    text-align: left;
  }
}
@media screen and (max-width: 550px) {
  .contactpage-ctt .sec div#wpcf7cpcnf table tr th p {
    padding-bottom: 0;
  }
}
div#wpcf7cpcnf table tr th p::after {
  content: "：";
}
div#wpcf7cpcnf table tr td {
  color: #ae7f94;
}
div#wpcf7cpcnf table tr td p {
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}
div#wpcf7cpcnf .wpcf7cp-btns {
  text-align: center;
}
div#wpcf7cpcnf .wpcf7cp-btns button {
  min-width: 200px;
  box-shadow: 0.2em 0.2em 0.8em 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s ease;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-radius: 0;
  border: #fff 1px solid;
  padding: 16px 24px;
  box-sizing: border-box;
  background-color: #ae7f94;
  margin: 0 auto;
  border: none;
  cursor: pointer;
  /* 修正ボタン */
  /* 送信ボタン */
}
div#wpcf7cpcnf .wpcf7cp-btns button:hover {
  box-shadow: 0.1em 0.1em 0.8em 0 rgba(0, 0, 0, 0.2);
  transform: translate(0.1em, 0.1em);
  text-decoration: none;
}
@media screen and (max-width: 550px) {
  div#wpcf7cpcnf .wpcf7cp-btns button {
    width: 100%;
  }
}
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-edit-btn {
  color: #fff;
  background: #959595;
  margin-right: 20px;
}
@media screen and (max-width: 550px) {
  div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-edit-btn {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7-submit {
  letter-spacing: 0;
  text-indent: 0;
}/*# sourceMappingURL=style-cf.css.map */