@charset "UTF-8";
:root {
  --main-orange: #FC8800;
  --sub-brown: #7D5425;
}

.font__28, .contact__title, .contact__title-text {
  font-size: 7.17vw !important;
}

@media (min-width: 600px) {
  .font__28, .contact__title, .contact__title-text {
    font-size: 28px !important;
  }
}

.font_zm_b, .plan__acord .swell-block-accordion__title {
  font-weight: bold;
}

.font__10, .plan__table-note {
  font-size: 2.56vw;
}

@media (min-width: 600px) {
  .font__10, .plan__table-note {
    font-size: 10px;
  }
}

.font__16, .plan__flow-title, .plan__totaltime {
  font-size: 4.61vw;
}

@media (min-width: 600px) {
  .font__16, .plan__flow-title, .plan__totaltime {
    font-size: 18px;
  }
}

.font__18, .plan__acord .swell-block-accordion__title, .memorial__button {
  font-size: 4.61vw !important;
}

@media (min-width: 600px) {
  .font__18, .plan__acord .swell-block-accordion__title, .memorial__button {
    font-size: 18px !important;
  }
}

.font__24, .plan__h3, .plan__price-min {
  font-size: 6.15vw !important;
}

@media (min-width: 600px) {
  .font__24, .plan__h3, .plan__price-min {
    font-size: 24px !important;
  }
}

.font__17, .plan__subhead {
  font-size: 4.35vw;
}

@media (min-width: 600px) {
  .font__17, .plan__subhead {
    font-size: 17px;
  }
}

.font__22, .plan__h4, .plan__h4-last {
  font-size: 5.64vw !important;
}

@media (min-width: 600px) {
  .font__22, .plan__h4, .plan__h4-last {
    font-size: 22px !important;
  }
}

.font__40, .plan__price {
  font-size: 10.25vw !important;
}

@media (min-width: 600px) {
  .font__40, .plan__price {
    font-size: 40px !important;
  }
}

.font__38 {
  font-size: 9.74vw !important;
}

@media (min-width: 600px) {
  .font__38 {
    font-size: 38px !important;
  }
}

.font__20, .plan__contents > li, .memorial__text-head, .contact__title-subhead {
  font-size: 5.12vw !important;
}

@media (min-width: 600px) {
  .font__20, .plan__contents > li, .memorial__text-head, .contact__title-subhead {
    font-size: 20px !important;
  }
}

.font__14, .highplan .plan__flow-list2::after, .highplan .plan__flow-list3::after, .highplan .plan__flow-list4::after, .highplan .plan__flow-list5::after, .middleplan .plan__flow-list2::after, .middleplan .plan__flow-list3::after, .middleplan .plan__flow-list5::after, .premiumplan .plan__flow-list1::after, .premiumplan .plan__flow-list2::after, .premiumplan .plan__flow-list3::after, .premiumplan .plan__flow-list4::after, .premiumplan .plan__flow-list5::after {
  font-size: 3.58vw;
}

@media (min-width: 600px) {
  .font__14, .plan__flow-content, .highplan .plan__flow-list2::after, .highplan .plan__flow-list3::after, .highplan .plan__flow-list4::after, .highplan .plan__flow-list5::after, .middleplan .plan__flow-list2::after, .middleplan .plan__flow-list3::after, .middleplan .plan__flow-list5::after, .premiumplan .plan__flow-list1::after, .premiumplan .plan__flow-list2::after, .premiumplan .plan__flow-list3::after, .premiumplan .plan__flow-list4::after, .premiumplan .plan__flow-list5::after {
    font-size: 17px !important;
    line-height: 1.2;
  }
}

.font__12, .plan__price-note, .lowplan .plan__flow-list2::after {
  font-size: 3.07vw !important;
}

@media (min-width: 600px) {
  .font__12, .plan__price-note, .lowplan .plan__flow-list2::after {
    font-size: 12px !important;
  }
}

/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
@media (min-width: 960px) {
  .l-header__logo {
    width: 30% !important;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: start !important;
  }
  .w-header {
    width: 70% !important;
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: end !important;
  }
  .l-header__inner {
    max-width: 1000px !important;
  }
  .l-fixHeader__inner.l-container .l-fixHeader__logo {
    padding: 8px 0 0 0;
  }
  .l-header__gnav.c-gnavWrap .c-gnav {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .l-header__gnav.c-gnavWrap .c-gnav > li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border: solid 1px #FFF;
    color: #FFF;
    border-right: none;
    background-color: #44a0e3;
  }
  .l-header__gnav.c-gnavWrap .c-gnav > li:last-child {
    border-right: solid 1px #DDDDDD;
  }
}

@media (min-width: 960px) {
  .-parallel-bottom .l-header__logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
    padding-top: 8px;
  }
  .-parallel .w-header {
    margin: 0;
  }
}

.head__info {
  list-style: none;
  display: table;
  float: right;
  margin: 10px 0;
  line-height: 80%;
}

.head__info > li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0;
}

.head__info > li:first-child {
  padding-right: 1em;
}

.head__phone {
  font-size: 80% !important;
  padding: 0;
  margin: 0;
  text-align: center;
}

.head__phone-num {
  font-family: YuGothic, "Yu Gothic", sans-serif;
  color: #80ba5c !important;
  display: inline-block !important;
  font-size: 260%;
  font-weight: 600;
  line-height: 1;
  border-bottom: 1px solid;
  padding: 4px 0;
  margin-bottom: 4px;
}

.head__phone-num::before {
  content: "";
  display: inline-block;
  background-image: url(../../uploads/2022/05/tellphone.svg);
  background-size: cover;
  width: 25px;
  height: 25px;
  margin-right: 10px;
}

.head__mail {
  padding:0 3em;
	height:55px;
  background-color: #44a0e3;
	display:flex;
	align-items:center;
	
  color: #fff;
}

.head__mail::before {
  content: "";
  display: inline-block;
  background-image: url(../../uploads/2022/05/mail.svg);
  background-size: cover;
  width: 15px;
  height: 15px;
  color: #FFF;
  margin-right: 10px;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.head__icon {
  font-size: 1.5rem;
  line-height: 2.7rem;
}

.topnewslists .p-postList__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.topnewslists .icon-posted::before {
  content: none;
}

.topnewslists .-type-simple .p-postList__meta {
  margin-bottom: 0;
  font-size: 1rem;
}

.topnewslists .p-postList__times {
  padding: 0;
}

/*プラン1*/
.plan {
  /*1日の流れ部分*/
}

.plan__topbox {
  border: solid 3px var(--main-orange) !important;
  border-radius: 15px 15px 15px 15px !important;
  text-align: center;
}

.plan__h3 {
  position: relative;
  padding-bottom: 10px !important;
  padding-top: 15px !important;
  border-radius: 10px 10px 0px 0px !important;
}

.plan__h3::before {
  content: '' !important;
  position: absolute !important;
  display: block !important;
  height: 3px !important;
  width: 80% !important;
  bottom: 0 !important;
  background: none !important;
  background-color: #fff !important;
  right: 50%;
  -webkit-transform: translateX(10%);
          transform: translateX(10%);
}

.plan__subhead {
  padding-bottom: 15px !important;
  padding-top: 15px !important;
}

.plan__photo > img {
  width: 100%;
}

.plan__h4 {
  display: inline-block;
  text-align: center;
  padding: 0 10px !important;
  border-bottom: solid 2px var(--sub-brown) !important;
  margin-top: 0px !important;
}

.plan__h4-last {
  margin-bottom: 15px !important;
  display: inline-block;
  text-align: center;
  padding: 0 10px !important;
  border-bottom: solid 2px var(--sub-brown) !important;
  margin-top: 0px !important;
}



.plan__price {
  font-weight: 900;
  margin-bottom: 0 !important;
}

.plan__price-min {
  font-weight: bold;
}

.plan__price-note {
  font-weight: bold;
}

.plan__contents {
  color: #fff !important;
  list-style: none !important;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding-left: 0 !important;
}

.plan__contents > li {
  font-weight: 500;
  background-color: var(--sub-brown);
  padding: 3px 10px 2px 10px;
  border-radius: 5px;
  margin-right: 0 !important;
}

.plan__img-clm > div {
  padding-left: 2% !important;
  padding-right: 2% !important;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.plan__table td,
.plan__table th {
  font-size: 4.1vw;
  vertical-align: middle;
  font-weight: 500;
  background-color: rgba(252, 136, 0, 0.2);
  border: solid 1px #7D5425 !important;
}

@media (min-width: 600px) {
  .plan__table td,
  .plan__table th {
    font-size: 14px;
  }
}

@media (min-width: 800px) {
  .plan__table td,
  .plan__table th {
    font-size: 16px;
  }
}

.plan__table-note {
  line-height: 2.5vw;
}

@media (min-width: 600px) {
  .plan__table-note {
    line-height: 15px;
  }
}

.plan__table-head {
  background-color: var(--main-orange) !important;
  color: #fff;
}

.plan__acord .swell-block-accordion__title {
  background-color: var(--main-orange);
  border-radius: 0 0 10px 10px;
  color: #FFF;
}

.plan__flowboxes {
  margin-top: 15px !important;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left !important;
  margin-bottom: 30px;
}

.plan__flow-title {
  background-color: rgba(252, 136, 0, 0.2);
  margin-top: 0;
  margin-bottom: 0;
}

.plan__flow-num {
  text-align: center;
  display: inline-block;
  color: #FFF;
  width: 6.67vw;
  max-width: 40px;
  background-color: var(--main-orange);
  padding-bottom: 3px;
  padding-top: 3px;
}

.plan__flow-titlename {
  display: inline-block;
  padding-left: 15px;
  padding-bottom: 3px;
  padding-top: 3px;
  color: var(--sub-brown);
}

.plan__flow-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  font-size:3.88vw;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding:10px;
}

.plan__flow-content {
  padding-left: 5px;
  color: #694343;
  font-weight: bold;
  letter-spacing: 0px;
  font-weight: 500;
  line-height: 5vw;
}

@media (min-width: 600px) {
  .plan__flow-content {
    line-height: normal;
  }
}

.plan__flow-imgbox {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  max-width: 150px;
}

.plan__flow-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.plan__flow-img-l {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.plan__flowlast {
  padding-bottom: 0 !important;
}

.plan__totaltime {
  color: var(--sub-brown);
  font-weight: bold;
  padding: 5px 0px;
  border: solid 2px var(--sub-brown);
  width: 50vw;
  text-align: center;
  border-radius: 5px;
  margin: 0 auto;
}

@media (min-width: 600px) {
  .plan__totaltime {
    width: 80%;
  }
}



.highplan .plan__flow-list2 {
  position: relative;
}

.highplan .plan__flow-list2::after {
  position: absolute;
  content: '15分〜20分';
  display: inline-block;
  font-weight: 300;
  background-color: #fff;
  padding: 2px 10px 2px 10px;
  right: 10px;
  color: var(--sub-brown);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.highplan .plan__flow-list3 {
  position: relative;
}

.highplan .plan__flow-list3::after {
  position: absolute;
  content: '40分〜100分';
  display: inline-block;
  font-weight: 300;
  background-color: #fff;
  padding: 2px 10px 2px 10px;
  right: 10px;
  color: var(--sub-brown);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.highplan .plan__flow-list4 {
  position: relative;
}

.highplan .plan__flow-list4::after {
  position: absolute;
  content: '15分〜20分';
  display: inline-block;
  font-weight: 300;
  background-color: #fff;
  padding: 2px 10px 2px 10px;
  right: 10px;
  color: var(--sub-brown);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.highplan .plan__flow-list5 {
  position: relative;
}

.highplan .plan__flow-list5::after {
  position: absolute;
  content: '10分〜15分';
  display: inline-block;
  font-weight: 300;
  background-color: #fff;
  padding: 2px 10px 2px 10px;
  right: 10px;
  color: var(--sub-brown);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.middleplan.plan__topbox {
  border: solid 3px #12B089 !important;
}

.middleplan .plan__flow-num {
  background-color: #12B089;
}

.middleplan .plan__flow-title {
  background-color: rgba(18, 176, 137, 0.2);
}

.middleplan .plan__flow-staff {
  border: solid 2px var(--sub-brown);
  border-radius: 10px;
  margin-bottom: 10px !important;
}

.middleplan .plan__flow-staff span {
  line-height: 20px;
}

.middleplan .plan__flow-staff .plan__flow-imgbox {
  width: 21vw;
}

.middleplan .plan__flow-list2 {
  position: relative;
}

.middleplan .plan__flow-list2::after {
  position: absolute;
  content: '15分〜20分';
  display: inline-block;
  font-weight: 300;
  background-color: #fff;
  padding: 2px 10px 2px 10px;
  right: 10px;
  color: var(--sub-brown);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.middleplan .plan__flow-list3 {
  position: relative;
}

.middleplan .plan__flow-list3::after {
  position: absolute;
  content: '40分〜90分';
  display: inline-block;
  font-weight: 300;
  background-color: #fff;
  padding: 2px 10px 2px 10px;
  right: 10px;
  color: var(--sub-brown);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.middleplan .plan__flow-list4 {
  position: relative;
}

.middleplan .plan__flow-list4::after {
  content: 'none';
}

.middleplan .plan__flow-list5 {
  position: relative;
}

.middleplan .plan__flow-list5::after {
  position: absolute;
  content: '10分〜15分';
  display: inline-block;
  font-weight: 300;
  background-color: #fff;
  padding: 2px 10px 2px 10px;
  right: 10px;
  color: var(--sub-brown);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.middleplan .plan__acord .swell-block-accordion__title {
  background-color: #12B089;
}

.middleplan .plan__table td {
  background-color: rgba(18, 176, 137, 0.2);
}

.middleplan .plan__table-head {
  background-color: #12B089 !important;
}

.premiumplan.plan__topbox {
  border: solid 3px #1285B0 !important;
}

.premiumplan .plan__flow-num {
  background-color: #1285B0;
}

.premiumplan .plan__flow-title {
  background-color: rgba(18, 133, 176, 0.2);
}

.premiumplan .plan__flow-list1 {
  position: relative;
}

.premiumplan .plan__flow-list1::after {
  position: absolute;
  content: '30分〜40分';
  display: inline-block;
  font-weight: 300;
  background-color: #fff;
  padding: 2px 10px 2px 10px;
  right: 10px;
  color: var(--sub-brown);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.premiumplan .plan__flow-list2 {
  position: relative;
}

.premiumplan .plan__flow-list2::after {
  position: absolute;
  content: '15分〜20分';
  display: inline-block;
  font-weight: 300;
  background-color: #fff;
  padding: 2px 10px 2px 10px;
  right: 10px;
  color: var(--sub-brown);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.premiumplan .plan__flow-list3 {
  position: relative;
}

.premiumplan .plan__flow-list3::after {
  position: absolute;
  content: '40分〜120分';
  display: inline-block;
  font-weight: 300;
  background-color: #fff;
  padding: 2px 10px 2px 10px;
  right: 10px;
  color: var(--sub-brown);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.premiumplan .plan__flow-list4 {
  position: relative;
}

.premiumplan .plan__flow-list4::after {
  position: absolute;
  content: '15分〜20分';
  display: inline-block;
  font-weight: 300;
  background-color: #fff;
  padding: 2px 10px 2px 10px;
  right: 10px;
  color: var(--sub-brown);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.premiumplan .plan__flow-list5 {
  position: relative;
}

.premiumplan .plan__flow-list5::after {
  position: absolute;
  content: '10分〜15分';
  display: inline-block;
  font-weight: 300;
  background-color: #fff;
  padding: 2px 10px 2px 10px;
  right: 10px;
  color: var(--sub-brown);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.premiumplan .plan__acord .swell-block-accordion__title {
  background-color: #1285B0;
}

.premiumplan .plan__table td {
  background-color: rgba(18, 133, 176, 0.2);
}

.premiumplan .plan__table-head {
  background-color: #1285B0 !important;
}

.lowplan.plan__topbox {
  border: solid 3px #ED6973 !important;
}

.lowplan .plan__flow-num {
  background-color: #ED6973;
}

.lowplan .plan__flow-title {
  background-color: rgba(237, 105, 115, 0.2);
}

.lowplan .plan__flow-list1 {
  position: relative;
}

.lowplan .plan__flow-list1::after {
  position: absolute;
  content: none;
}

.lowplan .plan__flow-list2 {
  position: relative;
}

.lowplan .plan__flow-list2::after {
  position: absolute;
  content: '20分〜30分';
  display: inline-block;
  font-weight: 300;
  background-color: #fff;
  padding: 2px 10px 2px 10px;
  right: 10px;
  color: var(--sub-brown);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.lowplan .plan__flow-list3 {
  position: relative;
}

.lowplan .plan__flow-list3::after {
  position: absolute;
  content: none;
}

.lowplan .plan__flow-list4 {
  position: relative;
}

.lowplan .plan__flow-list4::after {
  position: absolute;
  content: none;
}

.lowplan .plan__acord .swell-block-accordion__title {
  background-color: #ED6973;
}

.lowplan .plan__table td {
  background-color: rgba(237, 105, 115, 0.2);
}

.lowplan .plan__table-head {
  background-color: #ED6973 !important;
}

/*フッター固定メニュー*/
#fix_bottom_menu > .menu_list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: auto;
  max-width: 1200px;
  margin: 0 auto;
}

#fix_bottom_menu > .menu_list > li:nth-child(8) {
  display: none;
}

#fix_bottom_menu > .menu_list > li:last-child {
  display: none;
}

#fix_bottom_menu {
  bottom: -150px;
}

#fix_bottom_menu .menu-item {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

.footerfix__top {
  width: 100%;
}

.footerfix__mail {
  margin-left: 5px;
  margin-right: 5px;
}

.footerfix__tell, .footerfix__mail, .footerfix__line {
  width: 32%;
}

@media (min-width: 650px) {
  .footerfix__tell > a > img, .footerfix__mail > a > img, .footerfix__line > a > img {
    max-width: 200px;
  }
}

.footerfix__tellpc {
  width: 55%;
  height: 80px;
  background-color: #80ba5c;
}

.footerfix__tellpc > a > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
}

.footerfix__tellpc-left {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin: auto;
}

@media (min-width: 900px) {
  .footerfix__tellpc-left {
    font-size: 20px;
  }
}

@media (min-width: 1000px) {
  .footerfix__tellpc-left {
    margin-right: 0;
  }
}

.footerfix__tellpc-right {
  background-color: #fff;
  height: 70px;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 10px;
}

.footerfix__tellpc-righttop {
  padding-top: 10px;
  color: #555555;
}

@media (min-width: 1000px) {
  .footerfix__tellpc-righttop {
    padding-top: 5px;
  }
}

.footerfix__tellpc-phonenum {
  font-size: 32px !important;
  margin-top: 0 !important;
  border-bottom: none;
}

@media (min-width: 1000px) {
  .footerfix__tellpc-phonenum {
    font-size: 38px !important;
  }
}

.footerfix__mailpc {
  width: 22.5%;
  font-size: 20px;
  background-color: #f29d50;
  height: 80px;
  color: #fff;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  position: relative;
  padding-right: 1% !important;
}

.footerfix__mailpc > a {
  width: 100%;
  height: 100%;
}

.footerfix__mailpc-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  height: 100%;
}

@media (min-width: 900px) {
  .footerfix__mailpc {
    padding-right: 2% !important;
  }
}

.footerfix__mailpc::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(../../uploads/2022/06/メールの無料アイコン.png);
  background-size: cover;
  width: 35px;
  height: 35px;
  left: 7%;
}

@media (min-width: 1000px) {
  .footerfix__mailpc::before {
    width: 50px;
    height: 50px;
    left: 10%;
  }
}

@media (min-width: 800px) {
  .footerfix__sp {
    display: none;
  }
}

.footerfix__linepc {
  width: 22.5%;
  font-size: 20px;
  border: solid 4px #00B901;
  height: 80px;
  color: #fff;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  position: relative;
  padding-right: 1% !important;
}

.footerfix__linepc > a {
  width: 100%;
  height: 100%;
}

@media (min-width: 1000px) {
  .footerfix__linepc {
    padding-right: 2% !important;
  }
}

.footerfix__linepc-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  height: 100%;
}

.footerfix__linepc-text {
  color: #7D5425;
}

.footerfix__linepc::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(../../uploads/2022/06/lineicon.png);
  background-size: cover;
  width: 35px;
  height: 35px;
  left: 7%;
}

@media (min-width: 1000px) {
  .footerfix__linepc::before {
    width: 50px;
    height: 50px;
    left: 10%;
  }
}

@media (max-width: 800px) {
  .footerfix__tellpc, .footerfix__mailpc, .footerfix__linepc {
    display: none;
  }
  .footerfix__sp {
    display: block;
  }
}

.w-footer__box {
  width: 80%;
  margin: 0 auto;
}

/*メモリアルグッズ*/
.memorial__culmn {
  width: 90%;
  margin: 0 auto !important;
}

.memorial__item {
  border: solid 2px #44a1e3;
  background-color: #FFF;
  border-radius: 10px;
}

.memorial__item-img {
  padding: 10px;
  margin-bottom: 0 !important;
  width: 90%;
  margin: 0 auto;
}

@media (min-width: 600px) {
  .memorial__item-img {
    height: 180px;
  }
  .memorial__item-img > img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.memorial__text-box {
  letter-spacing: -1px;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  border-radius: 0 0 8px 8px;
}

.memorial__text-head {
  border: none !important;
  padding: 0 !important;
  letter-spacing: -1px;
  margin-bottom: 0 !important;
}

.memorial__button {
  letter-spacing: -0.9px;
  width: 90% !important;
  margin: 0 auto;
}

.memorial__button a {
  padding: 10px 10px !important;
  border: solid 2px #44a1e3;
}

/*コンタクトフォーム*/
.contact__must {
  color: #fff;
  margin-right: 10px;
  padding: 6px 10px;
  background: var(--main-orange);
  /* 背景色 */
  border-radius: 5px;
}

.contact__free {
  color: #fff;
  margin-right: 10px;
  padding: 6px 10px;
  background: var(--sub-brown);
  /* 背景色 */
  border-radius: 5px;
}

.contact__title {
  letter-spacing: 0.5px;
  width: 80%;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 30px !important;
  border-bottom: solid 3px var(--sub-brown) !important;
}

.contact__title-text {
  letter-spacing: 0.5px;
}

.contact__title-subhead {
  color: var(--sub-brown);
}



/* 項目名を太字にする */
form p {
  font-weight: 600;
}

form {
  width: 90%;
  margin: 0 auto;
}

/* 入力項目を見やすくする */
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  padding: 2px 15px;
  margin-right: 10px;
  margin-top: 5px;
  border: 1px solid #d0d5d8;
  /* 枠線の色 */
  border-radius: 3px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
  height: 200px;
}

/* 必須項目の入力欄を見やすくする */
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  background: #eff1f5;
  /* 背景色 */
}

.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
  width: 100%;
  padding: 6px 15px;
  margin: 5px 0px 15px 0;
  background: #eff1f5;
}

/* 送信ボタンを見やすくする */
input.wpcf7-submit {
  width: 100%;
  /* 好みで60〜80%でもOK */
  height: 60px;
  border-color: var(--main-orange);
  /* 枠線の色 */
  background: var(--main-orange);
  /* ボタンの色 */
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  border-radius: 2px;
}

/* エラーメッセージを見やすくする */
span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
  color: red;
  font-weight: 600;
}

.wpcf7-form-control {
  margin-bottom: 10px;
}

.grecaptcha-badge {
  opacity: 1;
}

/* 同意チェック無しでボタンの色をグレーに */
.wpcf7 .wpcf7-submit:disabled {
  background: #b5b5b5;
}

.row-privacy {
  text-align: center;
  margin-bottom: 15px;
  margin-top: 0px;
}

.footercom__snslists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.footercom__snslists > li {
  width: 50px;
  margin-right: 10px;
}

.w-footer__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 600px) {
  .w-footer__box .c-listMenu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .w-footer__box .c-listMenu li {
    width: 50%;
  }
}

.l-content {
  margin-bottom: 2em !important;
}
/*# sourceMappingURL=style.css.map */

@media (min-width: 960px){
.-parallel .l-header__gnav .c-gnav>li>a {
    padding: 15px 7px !important;
}
	}