@charset "UTF-8";
/*
Theme Name: teramura
Author: ウェブポップ
Description: 寺村葬儀社テーマファイル
*/
/*--------------------------------------------------------------
----------------------------------------------------------------*/
html {
  font-size: 62.5%;
}
body {
  font-size: 1.4rem;
}
header {
  position: fixed;
  z-index: 999;
  width: 100%;
  background-color: white;
}
hr {
  margin: 10px 0;
  color: #d1d1d1;
}
#order hr {
  margin: 10px 0;
  color: #d1d1d1;
}
a:hover img {
  opacity: 0.7;
}
a:hover {
  opacity: 0.7;
}
/* 文字大きさ */
.txt_c {
  margin-bottom: 5px;
  font-size: 2rem;
  line-height: 1.7;
  text-align: justify;
}
.txt_n {
  margin-bottom: 5px;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: justify;
}
.txt_n14 {
  margin-bottom: 5px;
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: justify;
}
.txt_14 {
  margin-bottom: 5px;
  font-size: 1.4rem;
  line-height: 1.6;
}
.txt_s {
  margin-bottom: 5px;
  font-size: 1.3rem;
  line-height: 1.4;
  text-align: justify;
}
.txt_s12 {
  margin-bottom: 3px;
  font-size: 1.2rem;
  line-height: 1.6;
}
.txt_s11 {
  margin-bottom: 3px;
  font-size: 1.1rem;
  line-height: 1.6;
}
.txt_ss {
  font-size: 1rem;
  line-height: 1.4;
  text-align: justify;
}
/* 文字色 */
.clr_t {
  color: #7484c1;
}
.clr_g {
  color: #666464;
}
.clr_2f {
  color: #25478c;
}
.clr_3f {
  color: #de9e39;
}
.clr_p {
  color: #0075c2;
}
/* 背景色 */
.bgclr_t {
  background-color: #ecedf7;
}
.bgclr_w {
  background-color: #fff;
}


/* アイコン */
.icon_free {
  padding-left: 25px;
  background-image: url(assets/img/ico_free@3x.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 18px;
}
.icon_free_w {
  padding-left: 25px;
  background-image: url(assets/img/ico_free_w@3x.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 18px;
}
.icon_mail {
  padding-left: 25px;
  background-image: url(assets/img/ico_mail@3x.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 18px;
}
.icon_square::before {
  content: "■";
  color: #7484c1;
}
.icon_circle::before {
  content: "●";
  color: #7484c1;
}
.icon_car {
  padding-left: 44px;
  background-image: url(assets/img/facility-hall/icon_car@3x.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  background-size: 28px;
}
.icon_bus {
  padding-left: 44px;
  background-image: url(assets/img/facility-hall/icon_bus@3x.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 32px;
}
.icon_tram {
  padding-left: 44px;
  background-image: url(assets/img/facility-hall/icon_tram@3x.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: 24px;
}

/* 余白 */
.lh18 {
  line-height: 1.8;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb100 {
  margin-bottom: 100px;
}
.pl5p {
  padding-left: 5%;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl20 {
  padding-left: 20px;
}
.pr5p {
  padding-right: 5%;
}
.pr10 {
  padding-right: 10px;
}
.pr20 {
  padding-right: 20px;
}
.txt_r {
  text-align: right;
}
.txt_l {
  text-align: left;
}
.txt_center {
  text-align: center;
}
.txt_lj {
  text-align: justify;
}
.font12 {
  font-size: 1.2rem;
}

/* ヘッダー */
/* ハンバーガーメニュー */
#nav-open {
  width: 47px;
  display: inline-block;
  text-align: center;
}
.nav-unshown {
  display: none;
}
#nav-close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 75px;
  right: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
#nav-content {
  overflow: auto;
  position: fixed;
  top: 75px;
  right: 0;
  z-index: 9999;
  width: 80%;
  max-width: 390px;
  padding-left: 50px;
  height: 85%;
  background: #fff;
  transition: 0.3s ease-in-out;
  -webkit-transform: translateX(105%);
  transform: translateX(105%);
}
#nav-content > ul > li:nth-child(n + 2) {
  padding: 15px 0 0;
  border-bottom: #d1d1d1 1px solid;
}
#nav-content > ul > li:nth-child(2) {
  padding-bottom: 15px;
}
#nav-content .footer_sns {
  background-color: #fff;
}
#nav-content .footer_sns ul {
  width: 140px;
  margin: 0 0 0 -7px;
}
#nav-input:checked ~ #nav-open {
  display: block;
  opacity: 0;
}
#nav-input:checked ~ #nav-close {
  display: none;
  opacity: 0.5;
}
#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
}
.header-logo-menu {
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
}
.breadcrumbs a:hover {
  opacity: 0.7;
}
/* アコーディオンメニュー */
body {
  font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴ ProN",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
}
.acd-check {
  display: none;
}
.acd-label {
  display: block;
  position: relative;
}
.acd-label:after {
  content: "";
  background: url(assets/img/ico_menu_arrow_open.png) no-repeat;
  box-sizing: border-box;
  display: block;
  width: 21px;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 2px;
}
.acd-content {
  display: block;
  height: 0;
  opacity: 0;
  transition: 0.5s;
  visibility: hidden;
}
.acd-check:checked + .acd-label {
  color: #7484c1;
}
.acd-check:checked + .acd-label:after {
  background-image: url(assets/img/ico_menu_arrow_close.png);
}
.acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.menu_close {
  padding-bottom: 30px;
  text-align: right;
}
.nav_txt {
  display: block;
  padding-top: 5px;
  font-size: 0.7rem;
  text-align: center;
}
.acd-content ul {
  margin: 15px 0 0 0;
  background-color: #e5e6f4;
}
.acd-content li {
  padding: 10px;
  font-size: 1.4rem;
  color: #7484c1;
  border-bottom: white 1px dotted;
}
.acd-content li:last-child {
  border-bottom: none;
}
.cat_city {
  margin-right: 4px;
  padding: 1px 2px;
  font-size: 1.1rem;
  color: white;
  background-color: #7484c1;
}
@media screen and (max-width: 374px) {
  main {
    padding-top: 46px;
  }
  .breadcrumbs {
    padding: 10px 6%;
  }
  header {
    padding: 8.75px;
  }
  header > h1 {
    width: 154.58px;
  }
  header > h1 img {
    width: 87.5px;
  }
  header > ul > li {
    width: 27.42px;
    text-align: center;
  }
  header > ul > li:first-child {
    width: 30.33px;
  }
  header > ul > li img {
    width: 19.83px;
  }
  header > ul > li:first-child img {
    width: 23.33px;
  }
  #nav-open {
    width: 27.42px;
  }
  #nav-open img {
    width: 19.83px;
  }
}

/* メインコンテンツ */
@media screen and (min-width: 375px) and (max-width: 1024px) {
  header {
    padding: 15px;
  }
  header > h1 {
    width: 55.21%;
  }
  header > ul > li:first-child {
    width: 52px;
  }
  header > ul > li {
    width: 47px;
    text-align: center;
  }
  main {
    padding-top: 75px;
  }
}
.breadcrumbs {
  padding: 14px 6% 9px 6%;
}

.sec_visual img {
  width: 100%;
}
/* スライダー */
@keyframes slidy {
  0% {
    left: 0%;
  }
  20% {
    left: 0%;
  }
  25% {
    left: -100%;
  }
  45% {
    left: -100%;
  }
  50% {
    left: -200%;
  }
  70% {
    left: -200%;
  }
  75% {
    left: -300%;
  }
  95% {
    left: -300%;
  }
  100% {
    left: 0%;
  }
}
div#slider {
  position: relative;
  overflow: hidden;
  /*max-width: 1100px;
  margin: 0 auto;*/
}
div#slider figure img {
  width: 20%;
  height: auto;
  float: left;
}
div#slider figure {
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite;
}
.xils {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
}
.swiper-container {
  width: 100%;
}
.swiper-wrapper figure {
  text-align: center;
}
.swiper-wrapper figure img {
  width: 88%;
}
.swiper-wrapper p {
  padding: 5px 0;
  font-size: 1.2rem;
  text-align: center;
}
article.hall .swiper-button-prev,
article.hall .swiper-container-rtl .swiper-button-next,
article.facility-hall .swiper-button-prev,
article.facility-hall .swiper-container-rtl .swiper-button-next {
  background-image: url(assets/img/slider_arrow_left.png);
  background-size: 11px;
  left: 0;
}
article.hall .swiper-button-next,
article.hall .swiper-container-rtl .swiper-button-prev,
article.facility-hall .swiper-button-next,
article.facility-hall .swiper-container-rtl .swiper-button-prev {
  background-image: url(assets/img/slider_arrow_right.png);
  background-size: 11px;
  right: 0;
}
article.hall .swiper-button-next,
article.hall .swiper-button-prev,
article.facility-hall .swiper-button-next,
article.facility-hall .swiper-button-prev {
  margin-top: -30px;
}
main h2.ttl {
  padding: 0 0 12px 22px;
  background-color: #d7d9ed;
  font-size: 1.8rem;
  letter-spacing: 2px;
}
main h2.ttl::before {
  content: "";
  display: flex;
  height: 22px;
  margin-bottom: 4px;
  padding-left: 6px;
  font-size: 1rem;
  color: #fff;
  border-left: 3px solid #fff;
  align-items: flex-end;
}
main h2.ttl_hall::before {
  content: "HALL";
}
main h2.ttl_infomation::before {
  content: "INFORMATION";
}
main h2.ttl_schedule::before {
  content: "FUNERAL SCHEDULE";
}
main h2.ttl_order::before {
  content: "ORDER";
}
main h2.ttl_payment::before {
  content: "PAYMENT";
}
main h2.ttl_facility-hall::before {
  content: "FACILITY HALL";
}
main h2.ttl_consult::before {
  content: "CONSULT IN ADVANCE";
}
main h2.ttl_meyasu::before {
  content: "FUNERAL COSTS";
}
main h2.ttl_course::before {
  content: "COSTS EXAMPLE";
}
main h2.ttl_course span {
  letter-spacing: 1px;
}
main h2.ttl_flow::before {
  content: "FUNERAL FLOW";
}
main h2.ttl_kokoroe::before {
  content: "FUNERAL MANNER & KNOWLEDGE";
}
main h2.ttl_faq::before {
  content: "FUNERAL Q&A";
}
main h2.ttl_houyou::before {
  content: "MEMORIAL SERVICE FLOW";
}
main h2.ttl_toki::before {
  content: "MEMORIAL SARVICE TOKI";
}
main h2.ttl_obon::before {
  content: "ORDER";
}
main h2.ttl_mochuhagaki::before {
  content: "ORDER";
}
main h2.ttl_message::before {
  content: "GREETINGS";
}
main h2.ttl_community-base::before {
  content: "COMMUNITYBASE TERAMURA";
}
main h2.ttl_office::before {
  content: "COMPANY INFORMATION";
}
main h2.ttl_privacy::before {
  content: "PRAIVACY POLICY";
}
main h2.ttl_commercial::before {
  content: "COMMERCE";
}
main h2.ttl_recruit::before {
  content: "RECRUIT";
}
main h2.ttl_choden::before {
  content: "MOURNING MAIL";
}
main h2.ttl_incense::before {
  content: "INCENSE REPLACEMENT";
}
main h2.ttl_incense-conf::before {
  content: "INCENSE REPLACEMENT CONFIRM";
}
main h2.ttl_quote_making::before {
  content: "ONLINE QUOTE MAKING";
}
main h2.ttl_request::before {
  content: "REQUEST";
}
main h2.ttl_recruit_form::before {
  content: "RECRUIT FORM";
}
main .txt {
  width: 100%;
  padding: 10px 6%;
  font-size: 1.2rem;
  line-height: 1.6;
}
.hall_slider {
  margin-bottom: 8px;
}
.hallmenus {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  /* padding: 10px 6% 0;   0709変更 要素が4から6へ。　*/
  padding: 10px 1% 0;
  background-color: #7484c1;
}
.hallmenus li:first-child {
  padding-right: 1%;
}
.hallmenus li:last-child {
  padding-left: 1%;
}
.hallmenu {
  position: relative;
  width: 50%;
  bottom: -1px;
}
.hallmenu img {
  width: 100%;
}

.acordion {
  padding: 15px 6% 0;
}
.fold {
  line-height: 1.4;
}
.fold::after {
  content: "";
  display: block;
  width: 30px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: #000 1px solid;
}
.fold:last-child::after {
  border-bottom: none;
}
.bar {
  display: block;
  text-decoration: none;
  margin-bottom: 9px;
  cursor: pointer;
}
.bar dt {
  font-size: 1.2rem;
}
.bar dd {
  color: #7484c1;
  font-weight: bold;
}
.content {
  display: none;
  height: auto;
  transition: 1s;
  overflow: hidden;
  font-size: 1.2rem;
  line-height: 1.9;
}
.content img {
  max-width: 100%;
  height: auto;
}
.new {
  padding-right: 5px;
  color: #7484c1;
}
.viewall {
  margin: 0 6% 30px;
  padding: 10px;
  border: #d1d1d1 1px solid;
  font-size: 1.4rem;
  text-align: center;
}
main .txt_tel {
  width: 88%;
  margin: 0 6%;
  padding: 10px 0;
  border-bottom: #afafaf 1px solid;
}
main .txt_tel img {
  vertical-align: text-top;
}
main .txt_attention {
  font-size: 1rem;
}

/* アコーディオンメニュー */
.ac-menu {
  width: 88%;
  margin: 6px 6%;
}
.ac-menu:last-child {
  margin-bottom: 30px; /* 最後の要素の下にだけ余白 */
}
.ac-menu input {
  display: none;
}
.ac-menu label {
  width: 100%;
  padding: 10px 15px;
  font-size: 1.4rem;
  border: #afafaf 1px solid;
  cursor: pointer;
  position: relative;
  display: block;
  letter-spacing: 4px;
}
.ac-menu label::before {
  content: "■";
  color: #7484c1;
}
.ac-menu label:after {
  position: absolute;
  display: block;
  right: 10px; /* 左からの距離 */
  top: 20px; /* 上下中央配置 */
  width: 20px;
  height: 11px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  background-image: url(assets/img/ico_schedule_arrow_open.png);
  background-size: 20px;
}
.ac-menu input:checked ~ label::after {
  content: "";
  background-image: url(assets/img/ico_schedule_arrow_close.png);
}
.ac-menu div.abc-menu-inside {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.5s; /* 開閉スピード */
}
.ac-menu input:checked ~ div.abc-menu-inside {
  height: auto;
  opacity: 1;
}
.ac-menu-inside {
  margin: auto;
  width: 100%;
}
.funeral_txt {
  width: 100%;
  padding: 10px 30px;
  font-size: 1.2rem;
  line-height: 1.8;
}
.funeral_txt table th {
  font-weight: normal;
  min-width: 60px;
}
.funeral_menu {
  display: flex;
  width: 100%;
  padding: 10px 0 15px;
  align-items: center;
}
.funeral_menu img {
  width: 100%;
}
.funeral_menu .link01 {
  padding-right: 15px;
  text-align: center;
}
.funeral_menu .link02,
.funeral_menu .link03 {
  padding-right: 5px;
}

/* フッター */
.address {
  display: block;
  padding: 15px 0;
  text-align: center;
  font-size: 1.2rem;
  line-height: 2.1;
  color: white;
  /*background-color: #666464;1223edit*/
  background-color: #8581be;
}
.copyright {
  display: block;
  /*padding: 10px 0;223edit*/
  padding: 17px 0;
  text-align: center;
  font-size: 1rem;
  color: white;
  /*background-color: #231815;1223edit*/
  background-color: #515151;
}
.sec_info .copyright {
  margin-bottom: 189px;
}
.footer_menu {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: white;
  z-index: 9;
}
.footer_menu ul {
  display: flex;
  justify-content: center;
  padding: 20px 0;
}
.footer_menu ul li {
  width: 120px;
  text-align: center;
}
.footer_menu ul img {
  height: 70px;
}
.footer_menu p {
  padding: 15px 5%;
  color: #fff;
  background-color: #7484c1;
}
li.footer_mail {
  margin: 0 1.5px;
}
.flex_list {
  display: flex;
  margin: 20px 0 30px;
  padding: 0 6%;
}
.flex_list img {
  width: 100%;
}
.breadcrumbs {
  margin-bottom: 5px;
  font-size: 1rem;
  background-color: #e6e6e6;
  box-sizing: border-box;
}
@media screen and (max-width: 374px) {
  .footer_menu ul {
    padding: 15px 0;
  }
  .footer_menu ul li {
    width: 30%;
  }
  .footer_menu ul img {
    height: 60px;
  }
  .copyright {
    margin-bottom: 90px;
  }
}

.footer_sns {
  padding-top: 30px;
  padding-bottom: 10px;
  background-color: #e6e6e6;
}
.footer_sns ul {
  display: flex;
  justify-content: space-around;
  width: 120px;
  margin: auto;
}

.copyright_sns {
  display: block;
  margin-bottom: 110px;
  padding: 10px 0 30px;
  text-align: center;
  font-size: 1rem;
  color: #231815;
  background-color: #e6e6e6;
}

/* お急ぎの方へ */

.hurry_content .hurry_catch {
  padding: 20px 5% 30px;
  background-color: #00aa71;
  color: #fff;
}
.hurry_content .hurry_logo {
  margin-bottom: 28px;
}

.hurry_content h1 {
  margin-bottom: 10px;
}

.hurry_content .txt_hurry {
  margin-bottom: 20px;
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph;
}

.hurry_content .circle_hurry {
  display: flex;
  justify-content: space-evenly;
  /*width: 75%;*/
  margin: auto;
}
.hurry_content li {
  display: table;
  width: 90px;
  height: 90px;
  border: 1px solid #fff;
  border-radius: 45px;
}
.hurry_content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.hurry_content .hurry_address {
  position: relative;
}
.hurry_content .hurry_tel {
  padding: 20px 5% 10px;
  font-size: 1.5rem;
  line-height: 1;
  color: #7484c1;
}
.hurry_content .hurry_mail {
  padding: 10px 5% 20px;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #7484c1;
}
.hurry_address .hurry_car {
  position: absolute;
  top: 65px;
  right: 10px;
}
.hurry_content .hurry_text {
  padding: 10px 5%;
  line-height: 1.6;
  color: #fff;
  background-color: #7484c1;
}

@media screen and (max-width: 450px) {
  .hurry_content h1 img {
    width: 100%;
  }
  .hurry_content li {
    width: 80px;
    height: 80px;
    border-radius: 40px;
  }
  .hurry_address .hurry_car img {
    width: 200px;
  }
  .hurry_address .hurry_car {
    top: 80px;
  }
}
@media screen and (max-width: 420px) {
  .hurry_address .hurry_car img {
    width: 180px;
  }
  .hurry_address .hurry_car {
    top: 90px;
  }
}
@media screen and (max-width: 400px) {
  .hurry_address .hurry_car img {
    width: 160px;
  }
  .hurry_address .hurry_car {
    top: 100px;
  }
}
@media screen and (max-width: 374px) {
  .hurry_content .circle_hurry {
    width: 100%;
  }
  .hurry_content li {
    width: 70px;
    height: 70px;
    border-radius: 35px;
  }
  .hurry_address .hurry_car {
    position: static;
    margin-bottom: -10px;
    text-align: center;
  }
}

/* ご注文 */
.order_content {
  padding: 20px 5%;
}
.order_tel {
  display: flex;
  flex-wrap: wrap;
}
.order_tel li {
  padding-right: 2rem;
}
.item_cat_ttl {
  display: table;
  margin: 20px 0 0;
}
.item_cat_ttl h1 {
  display: table-cell;
  width: 84px;
  height: 40px;
  line-height: 40px;
  vertical-align: top;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  background-image: url(assets/img/bg_order_ttl@3x.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.item_cat_ttl ul {
  padding-left: 1rem;
  font-size: 1rem;
  line-height: 1.6;
}
.item_cat_ttl ul li::before,
.payment ul li::before {
  content: "■";
  color: #7484c1;
}
.payment ul li::before {
  padding-right: 2px;
}
.payment ul li {
  padding-left: 18px;
  text-indent: -16px;
  line-height: 1.6;
}
.item_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.item_list li {
  width: 47%;
}
.item_list li img {
  width: 100%;
}
.item_list li hr {
  margin: 0 0 10px;
  border-bottom: 1px solid;
}
.item_name {
  padding-bottom: 3px;
  text-align: center;
  line-height: 1.4;
  font-size: 1.4rem;
}
.item_spec {
  padding-bottom: 4px;
  text-align: center;
  line-height: 1.4;
  font-size: 1.2rem;
}
.item_spec_flame {
  padding-bottom: 4px;
  text-align: center;
  line-height: 1.4;
  font-size: 1.2rem;
  font-size: 1rem;
  border: 1px solid #d1d1d1;
  border: none;
  color: #333;
}
.item_price {
  padding-bottom: 10px;
  text-align: center;
  line-height: 1.4;
  font-size: 1.4rem;
}
.item_price span {
  display: block;
  font-size: 1.2rem;
}
.item_list .flex-wrap,
.item_list form {
  display: flex;
  /*justify-content: space-evenly;*/
  justify-content: center;
  flex-wrap: wrap;
}
.item_list.no-flex form {
  display: block;
}
.item_list .flex-wrap .vol .item_cart_qtr input {
  width: 28px;
}

.item_list form .txt_ss {
  font-size: 1.2rem;
}
.item_list form .txt_ss span {
  vertical-align: middle;
}
.item_list form .flex-wrap p {
  width: 37%;
  text-align: center;
}
.item_list form .flex-wrap p > span:first-child {
  padding-right: 25px;
}
.item_cart_qtr {
  padding-left: 20px;
  padding-right: 6px;
  background-color: #dcdddd;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  border-radius: 4px;
}
.item_cart_submit {
  padding: 2px 30px;
  background-color: #dcdddd;
}
.item_list .txt_ss {
  margin-bottom: 5px;
}
.item_list .txt_ss span {
  line-height: 43px;
}
.payment hr {
  margin: 20px 0;
}

/* 施設会館 */
/*
.loopSlide {
  display: flex;
  width: 100vw;
  overflow: hidden;
}
.loopSlide img {
  width: auto;
  height: 100%;
}
.loopSlide img:first-child {
  animation: slide1 60s -30s linear infinite;
}
.loopSlide img:last-child {
  animation: slide2 60s linear infinite;
}

@keyframes slide1 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slide2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
*/
.kv_facility-hall {
  position: relative;
}
.kv_logo {
  position: absolute;
  z-index: 99;
  width: 100%;
}
.kv_logo img {
  width: 100%;
}
.facility_item {
  margin: 12px 0;
}
.facility_item li {
  display: inline-block;
  width: 35px;
  padding-right: 5px;
}
.facility_item li img {
  width: 100%;
}
.facility-hall_guide-map {
  width: 100%;
}
.facility-hall_guide-map img {
  width: 100%;
}
.room {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}
.room .photo_room {
  width: 55%;
}
.room .photo_room img {
  width: 95%;
}
.room .drawing_room {
  width: 45%;
  text-align: right;
}
.room .drawing_room img {
  width: 95%;
}
.room.issoki .photo_room {
  width: 50%;
}
.room.issoki .photo_room img {
  width: 100%;
}
.room.issoki .drawing_room {
  width: 50%;
  text-align: right;
}
.room.issoki .drawing_room img {
  width: 100%;
}
.hall_access_ttl {
  margin-bottom: 20px;
  text-align: right;
  border-bottom: 2px solid #7484c1;
}
.hall_access_ttl img {
  width: 126.67px;
}
.hall_access {
  display: flex;
  margin-bottom: 15px;
}
.hall_logo {
  width: 20%;
}
.hall_logo img {
  width: 85%;
}
.hall_address {
  width: 66%;
  line-height: 1.7;
}
.hall_googlemap {
  width: 18%;
}
.hall_googlemap img {
  width: 100%;
}
.hall_map img {
  width: 100%;
}
.hall_how-to-access {
  margin: 20px 0;
  background-color: #f9f7ec;
}
.hall_how-to-access ul {
  padding: 15px;
}

/* 事前相談 */
.estimate {
  position: relative;
}
.btn_estimate {
  position: absolute;
  top: 0;
  right: 5%;
  height: 58px;
  padding: 6px 12px;
  background-color: #7484c1;
}
.btn_estimate img {
  height: 46px;
  vertical-align: middle;
}
.costs li {
  padding-bottom: 19px;
  background-image: url(assets/img/consult/icon_plus@3x.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 20px;
}
.costs li:last-child {
  background: none;
}
.costs li dl {
  display: flex;
  padding: 10px 10px 5px;
  border: 1px solid #7484c1;
  border-radius: 10px;
}
.costs li dl dt {
  width: 40%;
  padding: 10px 10px 10px 0;
  text-align: center;
  vertical-align: middle;
  border-right: 2px dotted #7484c1;
}
.costs li dl dd {
  padding: 5px 0px 0 10px;
}
.costs .txt_n {
  font-size: 1.4rem;
  font-weight: normal;
}
.course_link {
  padding: 5px;
  background-color: #d5d8eb;
}
.course_link_sec {
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 0;
  background: none;
}
.course_link div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.course_link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.course_link ul li {
  width: 50%;
  padding: 2px;
}
.course_link_sec ul li {
  width: 33%;
  padding: 2px;
}
.course_link ul li a {
  position: relative;
  display: block;
  padding: 5px 0 10px;
  color: #fff;
  background-color: #7484c1;
  border-radius: 10px 0 0 10px;
}
.course_link ul li a::before {
  position: absolute;
  top: 15px;
  left: 15px;
  content: "";
  display: block;
  width: 10px;
  height: 20px;
  background-image: url(assets/img/consult/icon_arrow@3x.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.course_link_sec ul li a {
  padding: 5px 0;
}
.course_link_sec ul li a::before {
  top: 10px;
}
.price {
  padding-left: 30px;
  font-size: 3.4rem;
}
.course_link_sec .price {
  font-size: 2.6rem;
}
.yen {
  font-size: 1.6rem;
}
.att {
  display: block;
  padding-top: 5px;
  padding-left: 12px;
  font-size: 1rem;
}
.meyasu {
  margin-bottom: 30px;
}
.consult {
  margin-bottom: 33px;
}
.consult .img_xilsclub {
  margin-bottom: 71px;
}
.consult .img_desc img,
.consult .img_xilsclub img {
  width: 100%;
}
.consult .lifetime_merit {
  margin-bottom: 20px;
}
.consult .lifetime_merit img {
  width: 100%;
  max-width: 900px;
}
.consult-footer-desc {
  background-color: #5672b5;
  color: #fff;
  font-size: 17px;
  line-height: 1.7;
  text-align: center;
  padding: 20px;
  /* margin-bottom: 110px; */
}
.tbl_course {
  width: 100%;
  margin-bottom: 20px;
  font-size: 1.2rem;
}
.tbl_course th,
.tbl_course td {
  padding: 3px 8px;
  font-weight: normal;
  border-bottom: 1px solid #d1d1d1;
  vertical-align: middle;
}

.tbl_course .tbl_ttl {
  font-size: 1.4rem;
  font-weight: normal;
  background-color: #7484c1;
  color: #fff;
}
.tbl_course .subtotal {
  background-color: #e5e6f4;
}
.tbl_course .tbl_yen {
  width: 50px;
  text-align: right;
}
.tbl_course tr.noborder th,
.tbl_course tr.noborder td,
.tbl_course th.noborder,
.tbl_course td.noborder {
  border-bottom: none;
}
.tbl_course_total {
  width: 100%;
  margin-bottom: 10px;
  font-size: 1.4rem;
}
.tbl_course_total tr:first-child {
  border-top: 1px solid #d1d1d1;
}
.tbl_course_total tr {
  border-bottom: 1px solid #d1d1d1;
}
.tbl_course_total th {
  padding: 3px 8px;
  text-align: center;
  background-color: #dcdddd;
  font-size: 1.2rem;
  font-weight: normal;
}
.tbl_course_total td {
  width: 100px;
  padding: 3px 8px;
  text-align: right;
}
.course_att li::before {
  content: "◎";
  padding-right: 2px;
}

/* 葬儀の知識 */
.sogi {
  margin: 20px 0 30px;
}
.sogi_flow {
  margin-bottom: 20px;
}
.sogi_flow h1,
.sogi_manner h1,
.sogi_faq h1,
.sogi_houyou h1 {
  height: 30px;
  margin-bottom: 15px;
  padding-left: 30px;
  line-height: 30px;
  vertical-align: top;
  color: #fff;
  font-size: 1.4rem;
  background-image: url(assets/img/sogi/bg_sec_ttl@3x.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.sogi_flow h2,
.sogi_manner h2 {
  padding: 5px 15px;
}
.sogi_houyou h2 {
  padding: 5px 0;
}
.sogi_flow dt {
  font-weight: normal;
}
.sogi_flow ul li dl {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #7484c1;
}
.sogi_flow ul li dl::before {
  position: relative;
  left: 6px;
  left: 8px;
  content: "";
  border-left: 1px solid #7484c1;
}
@media screen and (max-width: 1024px) {
  .sogi_flow ul li dl::before {
    left: 6px;
  }
}
.sogi_flow ul li dl.noborder {
  border: none;
}
.sogi_flow ul li dl dt {
  width: 176px;
  margin-top: 10px;
  white-space: nowrap;
}
.sogi_flow ul li dl dd {
  /* width: 260px; */
  width: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.sogi_flow ol {
  list-style-type: none;
  counter-reset: number; /* カウンターを初期化 */
}
.sogi_flow ol li {
  position: relative;
}
/* beforeでカウンターを作成 */
.sogi_flow ol li::before {
  content: counter(number);
  content: "(" counter(number) ")";
  counter-increment: number;
  padding: 0 0.3em;
}
/* afterで○を作る */
.sogi_flow ol li::after {
  /*  content: ""; */
  /* 配置を調整 */
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  /* ○を作る */
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #000;
  border-radius: 50%;
}
.sogi_manner ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 15px;
  margin-bottom: 20px;
}
h3.houyou_set {
  padding: 10px 0 10px 10px;
  border-left: 1px solid #7484c1;
}
ul.houyou_set {
  display: block;
  margin-bottom: 20px;
  padding: 0 10px 10px;
  border-left: 1px solid #7484c1;
}
.sogi_manner li {
  width: 48%;
}
.houyou_set li {
  width: 100%;
}
.sogi_manner img {
  width: 100%;
}
.kv_houyou {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
}
.kv_houyou img {
  display: block;
  width: 100%;
  height: auto;
}
.sogi_manner h3 span {
  display: block;
  text-align: center;
}
.sogi_manner h3 span.txt_s12 {
  font-weight: normal;
}
.sogi_manner h3 span.txt_n14 {
  margin-top: 10px;
  margin-bottom: 0;
}
.sogi_manner ul.sogi_flow,
.sogi_houyou ul.sogi_flow {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 15px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.sogi_manner ul.sogi_flow li {
  margin-bottom: 30px;
}
.sogi_houyou_flow {
  width: 70%;
  margin: 40px auto;
}
.sogi_houyou_flow img {
  width: 100%;
}
.sogi_houyou ul.sogi_flow li {
  width: 48%;
  padding-bottom: 15px;
}
.sogi_houyou ul.sogi_flow img {
  width: 100%;
}

/* アフターサービス */
.img_toki_2 {
  position: relative;
}
.sec_visual img.img_toki_2_ab {
  position: absolute;
  right: 4%;
  bottom: -32%;
  width: 30%;
}

/* 会社案内 */
.president-message {
  display: flex;
}
.president-message div {
  width: 35%;
}
.president-message p {
  width: 65%;
  padding-left: 15px;
  line-height: 1.7;
}
.president-message img {
  width: 100%;
}
/*----------*/
article.news a:link {
  color: #696db2;
  text-decoration: underline;
}
article.news h2 {
  margin-bottom: 24px;
}
article.news .topics-title {
  font-size: 1.6rem;
}
article.news .topics-content {
  font-size: 1.4rem;
}
article.news .topics-content img {
  max-width: 100%;
  height: auto;
}
.news .wrap {
  padding-bottom: 60px;
}
.topics-txt {
  border-bottom: #696db2 1px solid;
  margin: 5px 0 0 0;
}
.topics-txt p,
.topics-content {
  font-size: 1.2rem;
  line-height: 1.9;
  margin: 0 0 5px 5px;
  padding: 0 0 5px 0;
  color: #333333;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
}
p.topics-title {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 1.3rem;
  line-height: 1.3;
  font-weight: bold;
  color: #696db2;
  margin: 0 0 0px 0;
  padding: 5px;
  border: none;
}
p.topics-title time {
  font-size: 1.2rem;
  color: #000;
  font-weight: bold;
}
h2.headline {
  height: 30px;
  margin-bottom: 15px;
  padding-left: 30px;
  line-height: 30px;
  vertical-align: top;
  color: #fff;
  font-size: 1.4rem;
  background-image: url(assets/img/sogi/bg_sec_ttl@3x.png);
  background-repeat: no-repeat;
  background-size: cover;
}
/*1223edit
article.page-ct{
  padding-top: 33px;
  padding-bottom: 33px;
}
*/
.border-left {
  margin: 30px 0;
}

.border-left ul li dl {
  display: flex;
  width: 100%;
}
.border-left ul li dl dt {
  width: 30%;
  max-width: 163px;
  font-weight: normal;
  padding-right: 23px;
  box-sizing: border-box;
  padding-bottom: 20px;
}
.border-left dd {
  position: relative;
  border-left: 1px solid #7484c1;
  padding-left: 15px;
  width: 70%;
  padding-bottom: 20px;
}
.border-left dd img {
  width: 100%;
  height: auto;
}
.border-left dd::before {
  position: absolute;
  top: 0;
  left: -6px;
  content: "●";
  color: #7484c1;
  font-size: 1.1rem;
}
.office > p {
  margin-bottom: 15px;
}
.office table {
  width: 100%;
  margin-bottom: 20px;
}
.office table td {
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}
.office table td:first-child {
  width: 73px;
  padding-left: 0;
}
.office table td:nth-child(2) {
  width: 36px;
  padding-left: 0;
}
.border-btm-ct {
  border-bottom: 1px solid #ccc;
  padding-top: 4px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.choden .message {
  border-top: 1px solid #bbb;
  margin-top: 20px;
  padding: 20px 0;
  box-sizing: border-box;
}
.choden .message + h3,
.choden .example + h3 {
  background-color: #19916e;
  color: #fff;
}
.choden .example {
  background-color: #ededed;
  padding: 20px 40px;
  box-sizing: border-box;
  margin-bottom: 40px;
}
.choden table th {
  font-weight: normal;
}
.choden table td {
  padding: 5px 0 10px;
}
.choden table td.short div {
  width: 140px;
  /*padding-left: 20px;*/
  font-size: 1.3rem;
}
.choden table td div {
  border: #bbb 1px solid;
}
table div#search2,
table div#search {
  border-radius: 8px;
  display: inline-block;
  width: auto;
  padding: 0 10px;
  background-color: #ddd;
  margin-left: 6px;
  cursor: pointer;
}
#addr31,
#addr41,
table div#addr31-wrap {
  width: 320px;
}
.choden table td.no-border div {
  border: none;
}
.choden table td.no-border div label {
  padding-right: 10px;
}
.choden form {
  padding-bottom: 50px;
}
.choden form td div {
  padding-left: 5px;
  padding-right: 10px;
}
.choden form td.select-hall div {
  display: inline-block;
  border: none;
}
.choden form td.select-hall label {
  line-height: 2;
}
.quote_making form .btn,
.choden form .btn {
  line-height: 2;
  background-color: #19916e;
  color: #fff;
  padding: 5px 30px;
  border-radius: 3px;
  font-size: 1.6rem;
}
.choden form .btn.return {
  background-color: #ccc;
  margin-left: 18px;
  color: #111;
}
.quantity_ketsurei {
  padding-top: 20px;
}
.quantity_ketsurei textarea {
  border: 1px solid #777;
  padding: 5px;
}
.sale {
  margin-bottom: 20px;
}
.cart-btn {
  text-align: center;
  background-color: #ccc;
  border-radius: 6px;
  margin: 0 auto;
  display: block;
}
table.confirm th {
  color: #7484c1;
}
table.confirm th h5 {
  display: inline-block;
  border-top: 1px solid #7484c1;
  padding: 0 10px;
}
table.confirm td {
  padding-left: 10px;
}
.quantity_ketsurei form select,
.choden form select {
  display: inline-block;
  line-height: 1;
  padding: 5px;
  font-size: 1.3rem;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.quantity_ketsurei form select {
  border: 1px solid #999;
}
.choden form .short select {
  border: none;
}
.choden table td .hide_data div {
  border: none;
}
.flow-wrap {
  margin: 23px 0 50px 30px;
}
.flow1,
.flow2 {
  border-left: 1px solid #8581be;
  padding-bottom: 26px;
}
.flow3 {
  border-left: 1px solid #1fb373;
  padding-bottom: 26px;
}

.flow1 h4 {
  background-color: #dbd7e9;
  color: #8581be;
}
.flow3 h4,
.flow4 h4 {
  background-color: #c8ebcd;
  color: #1fb373;
}
/*
.kouden-flow_sp h4 span {
    display: block;
    font-size: 0.9em;
    margin-top: 5px;
}

*/
.flow2 div {
  float: left;
}
.flow2 div:first-child {
  background-color: #dbd7e9;
  color: #8581be;
  padding-left: 50px;
  padding-right: 50px;
}
.flow2 div:nth-child(2) {
  padding-left: 30px;
}
.flow2 div:nth-child(2):before {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  left: 0;
  border-color: transparent transparent transparent #dbd7e9;
  border-style: solid;
}
.flow-wrap .flow2 h4 {
  background-color: #8581be;
  color: #fff;
  padding-left: 0;
}
.flow-wrap h4 {
  padding-left: 50px;
  font-size: 1.6rem;
  line-height: 2;
}
.flow-wrap div p {
  margin: 20px 0 0 45px;
  color: #8581be;
  line-height: 1.3;
}
.flow-wrap .flow4 p,
.flow-wrap .flow3 p {
  color: #1fb373;
}
.flow-wrap div p span {
  font-size: 1.1rem;
  color: #666;
}
.flow-wrap .rel {
  position: relative;
}
:root {
  --num_mark_size: 65px;
  --num_mark_size2: 45px;
  --num_mark_size3: 40px;
}
.num-mark {
  color: #8581be;
  display: block;
  position: absolute;
  background-color: #fff;
  font-size: 2.9rem;
  border: 1px solid #8581be;
  top: -12px;
  left: calc(var(--num_mark_size) * -0.5);
  width: var(--num_mark_size);
  height: var(--num_mark_size);
  line-height: var(--num_mark_size);
  border-radius: 50%;
  text-align: center;
}
.num-mark.green {
  color: #1fb373;
  border: 1px solid #1fb373;
}
.hurikomi-sum,
.hurikomi-sum-label {
  display: none;
}
.hurikomi-sum.show,
.hurikomi-sum-label.show {
  display: block;
}
.input-with-border input,
.zip input {
  border: 1px solid #bbb;
  line-height: 1.4;
  padding-left: 7px;
}
input.very-short {
  width: 57px;
}
.zip input {
  width: 70px;
}
input.very-short + span {
  padding: 0 5px;
}
.btn-to-mail-left {
  width: 70%;
}
.btn-to-mail-wrap {
  margin-right: 10px;
}
img.btn-to-mail {
  width: 60px;
  height: auto;
}
.btn-to-mail-txt {
  padding-top: 5px;
  color: #666;
}
.voice-img {
  margin-bottom: 14px;
}
.voice-img img {
  width: 100%;
  max-width: 200px;
  max-width: 350px;
}
.voice p {
  text-align: center;
  font-size: 1.2rem;
}
p.voice-name {
  font-size: 2.2rem;
  letter-spacing: 0.3em;
  line-height: 1.2;
  margin-bottom: 7px;
}
.voice-eng {
  letter-spacing: 0.2em;
}
.voice-date {
  background-color: #e8e6f2;
  color: #696eb2;
  line-height: 2;
  margin-top: 10px;
}
.voice-txt-upper {
  font-size: 1.6rem;
  color: #696eb2;
}
.f-left.voice {
  width: 200px;
  width: 350px;
}
.f-right.voice-txt {
  width: calc(100% - 200px);
  width: calc(100% - 350px);
  box-sizing: border-box;
  padding-left: 24px;
}
.commercial .border-left span {
  display: block;
  color: #696eb2;
  background-color: #e8e6f2;
  padding-left: 3px;
  margin-bottom: 6px;
}
.page-content-wrap {
  padding: 20px 20px 50px;
}
.page .page-content-wrap {
  min-height: 280px;
}
.mochuhagaki section {
  padding: 20px 20px 7px;
  line-height: 1.6;
}
.mochuhagaki .page-content-wrap {
  padding-bottom: 10px;
}
.mochuhagaki .catch-img {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 7px 0;
  margin-bottom: 20px;
}
table.tbl-basic {
  border: 1px solid #bbb;
}
table.tbl-basic th {
  background-color: #eee;
  border-bottom: 1px solid #bbb;
}
table.tbl-basic th,
table.tbl-basic td {
  border-left: 1px solid #bbb;
  padding: 4px 0 4px 15px;
}
.tbl-nagare {
  border-collapse: collapse;
  text-align: left;
  font-size: 90%;
  margin: 5px auto 30px auto;
  border: #699 0px solid;
}
.tbl-nagare.last {
  margin-bottom: 0;
}
.tbl-nagare.last th {
  width: 33%;
}
.tbl-nagare td,
.tbl-nagare th {
  border-top: #ccc 1px solid;
  border-bottom: #ccc 1px solid;
  border-right: #ccc 0px solid;
  border-left: #ccc 0px solid;
  padding: 5px 5px 5px 15px;
  vertical-align: top;
}
.tbl-nagare th {
  background: url(assets/img/parts/bg-process.gif) no-repeat top left #e7e6f2;
  padding: 7px 5px 5px 22px;
}
.btn-fax a {
  display: block;
  width: 90%;
  max-width: 300px;
  height: auto;
  text-align: center;
  margin: 5px auto 5px auto;
  padding: 15px 0 15px 0;
  background: #fcf;
  font-size: 1.8rem;
  font-weight: 600;
  color: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  background: #afb0ed;
  background: -moz-linear-gradient(top, #afb0ed 2%, #6b6fb4 100%);
  background: -webkit-linear-gradient(top, #afb0ed 2%, #6b6fb4 100%);
  background: linear-gradient(to bottom, #afb0ed 2%, #6b6fb4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afb0ed', endColorstr='#6b6fb4',GradientType=0 );
}
#form1 textarea {
  padding: 5px 5px 0;
  width: 100%;
}
#form1 .long input[type="text"] {
  width: 100%;
}
/*--------------------------------------
 Page Nation
--------------------------------------*/
.pagination {
  clear: both;
  position: relative;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
  font-weight: normal;
  margin-top: 60px;
}
.pagination h2 {
  display: none;
}
.pagination-box {
  display: inline-block;
}
.nav-links {
  display: flex;
  justify-content: center;
  height: 38px;
  /*width: 300px;*/
  margin: 0 auto;
}
.pagination span,
.pagination a {
  display: block;
  float: left;
  margin: 2px 4px;
  padding: 10px 14px;
  text-decoration: none !important;
  width: auto;
  color: #fff; /* 文字色 */
  background: #7484c1; /* 背景色 */
  font-weight: normal !important;
  font-size: 1.3rem;
  line-height: 1;
  border-radius: 5px;
}
.pagination a:hover {
  color: #8f5e9b; /* マウスホバー時の文字色 */
  background: #bbc0e1; /* マウスホバー時の背景色 */
  cursor: pointer;
  display: block;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.pagination .current {
  line-height: 2;
  padding: 0 14px;
  border: 1px solid #bbb;
  background: #eee;
  color: #333;
  /*color: var(--btn01);*/
}
article.news .pagination a:link {
  color: #fff;
}
/*--------------------*/
.flex {
  display: flex;
}
.space {
  padding-top: 20px;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #888;
}
.error {
  display: none;
}
.bg-on {
  background-color: #ddd;
  padding: 10px 20px;
  margin: 10px 0;
}
.center {
  text-align: center;
}
.mt20 {
  margin-top: 20px;
}
.mt40 {
  margin-top: 40px;
}
.underline {
  text-decoration: underline;
}
.attention {
  font-size: 1.4rem;
  color: #777;
  margin-bottom: 10px;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
.border-btm {
  border-bottom: 1px solid #ccc;
}
.quote_making .flex .box {
  width: 50%;
}
.quote_making .flex .box.right {
  padding-left: 10px;
  box-sizing: border-box;
}
.quote_making .box-wrap {
  box-sizing: border-box;
  padding-bottom: 20px;
}
.quote_making .box-wrap .box img {
  max-width: 100%;
}
.quote_sum table th {
  background-color: #d7d9ed;
}
.request .req-address {
  display: none;
}
.request .required-address {
  display: block;
}
/*-------モーダル--------*/
#tyoutin:not(:target),
#morikago:not(:target),
#seika:not(:target),
#reikyusha:not(:target),
#shindai:not(:target),
#henreihin:not(:target),
#reijo:not(:target),
#iei:not(:target),
#kotutubo:not(:target),
#dry-ice:not(:target),
#butue:not(:target),
#okan:not(:target),
#saidan:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.modal {
  height: 100vh;
}
.modal-bg {
  background: rgba(0, 0, 0, 0.8);
}
.modal {
  /* display: none; */
  z-index: 9000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
.modal-overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* background: rgba(0, 0, 0, .8);*/
}
.modal-content {
  z-index: 9000;
  position: fixed;
}
.modal-content {
  background-color: #fff;
  overflow-y: scroll;
  box-sizing: border-box;
}
.modal-content .header {
  padding: 0 10px 10px;
  box-sizing: border-box;
}
.modal-content h2 {
  background-color: #ccc;
  line-height: 2.3;
}
.modal-close-btn-wrap {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  background-color: #eee;
}
.modal-close {
  width: 31px;
  height: 31px;
  background-image: url(assets/img/parts/modal_close.png);
  background-size: 31px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.modal-inner {
  padding: 0 4px;
  font-size: 1.6rem;
}
.sougi-item {
  margin-bottom: 20px;
}

.sougi-item div.img {
  position: relative;
  height: 320px;
  text-align: center;
}
.sougi-item div.right {
  padding: 0 6px 9px;
  line-height: 1.6;
  border-bottom: 1px solid #777;
}
.radio-label {
  position: absolute;
  bottom: -10px;
  left: 44%;
  font-size: 1.6rem;
}
#tyoutin .modal-inner .right p,
#morikago .modal-inner .right p,
#seika .modal-inner .right p,
#reikyusha .modal-inner .right p,
#shindai .modal-inner .right p,
#henreihin .modal-inner .right p,
#iei .modal-inner .right p {
  margin-bottom: 10px;
}
select.select-border,
select.select-border option {
  border: 1px solid #999;
  padding: 0 4px;
}
div.postcard-sample div {
  border: 1px solid #bbb;
}
div.postcard-sample div img {
  max-width: 100%;
}
#default2 {
  display: none;
  border-bottom: 1px solid #bbb;
  margin-bottom: 29px;
}
.radio-btn {
  margin-top: 20px;
}
.em-red {
  color: #ff0000;
}
.none {
  display: none !important;
}
.wrap {
  padding: 20px 5% 0;
}
.credit-card {
  max-width: 700px;
}
#request_pc_menu {
  border-right: none;
}
/*-----welcart-----*/
.form-desc {
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 1.4;
}
#my-delivery-form #furikana_row,/*ローカル*/
#delivery-form #furikana_row {
  display: none;
}
#my-cart textarea,
#my-cart select,
#my-cart input {
  border: 1px solid #aaa;
  border-radius: 4px;
  padding-left: 9px;
  min-height: 28px;
}
#my-cart input.iopt_text {
  min-width: 120px;
}
#my-cart input.iopt_text[name="custom_delivery[wake_date]"],
#my-cart input.iopt_text[name="custom_delivery[funeral_date]"] {
  width: 242px;
}
#my-cart .customer_form .customkey_wake_date th,
#my-cart .customer_form .customkey_funeral_date th {
  line-height: 1.6;
}
#my-cart select {
  padding: 0 17px;
}
.form-wrap,
table.confirm,
.table-wrap,
.choden .tbl-trans,
#my-cart #info-confirm #confirm_table,
.currency_code,
#cart_table,
#delivery-info,
#wc_customer #customer-info,
form #cart {
  width: 750px;
  max-width: 100%;
  margin: 0 auto;
}
#wc_customer table,
form #cart table {
  width: 100%;
}
#wc_delivery input.long-input {
  width: 95%;
}
#wc_cart #cart .upbutton {
  text-align: left;
  margin-bottom: 30px;
}
#wc_cart #cart .upbutton input {
  background-color: #111;
  color: #fff;
  font-size: 1.1rem;
  line-height: 2;
  padding: 0 10px;
  border-radius: 4px;
}
#wc_cart #cart .currency_code {
  font-size: 1.1rem;
}
#my-cart .order_content .send {
  border-top-color: #999;
}
#my-cart .send [type="submit"] {
  line-height: 2;
  border-radius: 6px;
  padding: 0 10px;
  background-color: #111;
  color: #fff;
}
#my-cart .send .back_to_delivery_button,
#my-delivery-form .send .back_to_customer_button,
#my-cart .send .back_cart_button,
#my-cart .send [type="button"] {
  border: 1px solid #999;
  line-height: 2;
  border-radius: 6px;
  padding: 0 10px;
  background-color: #ececec;
  color: #333;
}

#my-cart .upbutton input:hover,
#my-cart .send input:hover {
  opacity: 0.8;
}
#my-cart #confirm_table th,
#my-cart #confirm_table td,
#my-cart .customer_form td,
#my-cart .customer_form th {
  font-size: 1.2rem;
  line-height: 2;
}
#my-cart #confirm_table th,
#my-cart .customer_form th {
  background-color: #ddd;
}
@media (min-width: 451px) {
  #my-cart #customer-info th {
    width: 27%;
  }
}
#my-cart #customer-info tr#furikana_row input,
#my-cart #customer-info td.name_td input {
  vertical-align: top;
  margin-left: 16px;
}
#customer-info .customer_form input#search_zipcode {
  border: 1px solid #999;
  line-height: 2;
  border-radius: 6px;
  padding: 0 10px;
  background-color: #ececec;
  color: #333;
}
#cart_completion {
  min-height: 300px;
}
#cart_completion .send a {
  background-color: #bbb;
  padding: 5px 10px;
  border-radius: 4px;
}
#my-cart #customer-info .customer_form tr.inp2 input {
  width: 50%;
}
.guestbook form .border_btm {
  border-bottom: 1px solid #777;
}
.guestbook .relationship label {
  line-height: 2;
  padding-right: 10px;
}
.guestbook table,
.guestbook form div input {
  width: 100%;
}
/*--------芳名帳登録----------*/
#back {
  background: #666;
  color: #fff;
  line-height: 2.2;
  width: 100px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
#img-qr {
  cursor: pointer;
}
#disc,
#back,
#mycanvas,
#src-width-height,
#dst-width-height {
  display: none;
}
#upload-wrap {
  position: relative;
  border: 1px solid #bbb;
  width: 400px;
  max-width: 100%;
  height: 92px;
  padding: 33px 0 15px 10px;
  margin-top: 20px;
  margin-bottom: 120px;
  border-radius: 5px;
  background: #eee;
}
#upload-wrap span {
  position: absolute;
  top: -15px;
  left: 35px;
  background: #fff;
  font-size: 14px;
  color: #7484c1;
  line-height: 2;
  padding: 0 3px;
}
article.guestbook.wrap h2 {
  margin-bottom: 0;
}
#upload-link {
  text-align: center;
  margin-top: 19px;
  color: #7484c1;
}
#display-img {
  max-width: 100%;
}
#display-img-wrap {
  width: 350px;
  max-width: 100%;
  margin-top: 100px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  text-align: center;
}
#img-qr,
#concat,
#bg-img {
  display: none;
}
main.del-padding {
  padding-top: 0;
}
.guestbook.choden form {
  padding-bottom: 0;
}
h2.headline.option1 {
  color: #fff;
  background-image: none;
  background-color: #dbd7e9;
  color: #8581be;
}
.office .wrap .mb10 img {
  width: 100%;
}
/*-------icon-----------*/
.free_dial_icon {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  padding-left: 44px;
  padding-right: 18px;
  background-image: url(assets/img/icon/free_dial.png);
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-size: 36px;
}
.mail_icon {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  padding-left: 44px;
  background-image: url(assets/img/icon/mail.png);
  background-position: 0 3px;
  background-repeat: no-repeat;
  background-size: 36px;
}
/*-------ポップアップのクレジットカード情報フォーム-----------*/
#kuroneko_web-token-form table td input {
  border: 1px solid #aaa;
}
/*------------------*/
.remark-txtarea {
  display: block;
  padding-top: 4px;
  line-height: 1.4;
}
.f-message {
  display: block;
  margin-top: 20px;
  line-height: 1.6;
}
section.typeA .tabLabel.draft-post {
  line-height: 1.5;
  padding: 8px 0 8px 17px;
  background-color: #dedede;
}
.draft-post span {
  font-size: 16px;
}
/*---------提携店優待サービス-------------*/
.wrap.list {
  padding-top: 78px;
}
h3.xils-list-desc {
  color: #25947c;
  font-size: 3.6rem;
  margin-top: 50px;
  margin-bottom: 26px;
}
h3.xils-list-title {
  font-size: 2.4rem;
  margin-bottom: 18px;
}
.with-underbar {
  border-bottom: 2px solid #aaa;
  padding-bottom: 10px;
}
#cat-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 34px;
}
.cat-content {
  padding-bottom: 30px;
}
h4.cat-title {
  position: relative;
  width: 97%;
  height: 43px;
  margin: 0 auto;
}
#rest h4.cat-title {
  background-color: #f59d68;
}
#fashion h4.cat-title {
  background-color: #eb8896;
}
#life h4.cat-title {
  background-color: #9a77b1;
}
#hotel h4.cat-title {
  background-color: #6f93cc;
}
#rest p.cat-list-attention {
  color: #f59d68;
}
#fashion p.cat-list-attention {
  color: #eb8896;
}
#life p.cat-list-attention {
  color: #9a77b1;
}
#hotel p.cat-list-attention {
  color: #6f93cc;
}
h4.cat-title:before {
  display: inline;
  position: absolute;
  content: "";
  left: -11px;
  width: 220px;
  height: 43px;
  background-position: center left;
  background-repeat: no-repeat;
  background-size: auto 43px;
}
h4.cat-title:after {
  display: inline;
  position: absolute;
  content: "";
  right: -11px;
  width: 116px;
  height: 43px;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: auto 43px;
}
#rest h4.cat-title:before {
  background-image: url(assets/img/consult/list/rest_bnr_left@2x.png);
}
#rest h4.cat-title:after {
  background-image: url(assets/img/consult/list/rest_bnr_right@2x.png);
}
#fashion h4.cat-title:before {
  background-image: url(assets/img/consult/list/fashion_bnr_left@2x.png);
}
#fashion h4.cat-title:after {
  background-image: url(assets/img/consult/list/fashion_bnr_right@2x.png);
}
#life h4.cat-title:before {
  background-image: url(assets/img/consult/list/life_bnr_left@2x.png);
}
#life h4.cat-title:after {
  background-image: url(assets/img/consult/list/life_bnr_right@2x.png);
}
#hotel h4.cat-title:before {
  background-image: url(assets/img/consult/list/hotel_bnr_left@2x.png);
}
#hotel h4.cat-title:after {
  background-image: url(assets/img/consult/list/hotel_bnr_right@2x.png);
}
.wrap.list li.cat-list {
  position: relative;
  padding-top: 20px;
}
.wrap.list li.cat-list:last-child {
  border: none;
}
.wrap.list li.cat-list .cat-list-link-btn {
  position: absolute;
  top: 20px;
  right: 1px;
  background-color: #5672b5;
  color: #fff;
  font-size: 1.1rem;
  border-radius: 12px;
  line-height: 1.5;
  padding: 0 15px;
}
.wrap.list li.cat-list h4 {
  font-size: 1.8rem;
  margin-bottom: 5px;
}
.wrap.list li.cat-list p {
  font-size: 1.2rem;
  line-height: 1.9;
}
.wrap.list li.cat-list p.cat-list-attention {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 6px;
}
/*------LIFETIME---------*/
.consult.lifetime {
  margin-bottom: 50px;
}
.lifetime h3.txt_c {
  color: #00438b;
  font-size: 2rem;
}
.lifetime-txt-list li {
  font-size: 1.6rem;
  margin-bottom: 16px;
}
.lifetime-txt-list li:before {
  content: "■";
  color: #00438b;
  font-size: 1.6rem;
  /*
  width: 10px;
  height: 10px;
  */
}
.lifetime-bnr-txt {
  position: relative;
}
.lifetime-bnr-txt span {
  font-size: 3rem;
  position: absolute;
  bottom: 33px;
  left: 0;
}
.missing404,
.missing404 header {
  background-color: #eee;
}
.missing404 header {
  margin-top: 140px;
}
.red {
  color: red;
}
.consult .to-link {
  border-left: 12px solid #7384c1;
  margin-top: 50px;
  font-size: 1.6rem;
}
.consult .to-link .leftside {
  width: calc(100% - 300px);
}
.consult .to-link .border_btm {
  position: relative;
}
.consult .to-link .border_btm span {
  position: absolute;
  color: #666;
  bottom: 10px;
}
.consult .to-link .leftside div {
  height: 50%;
  padding-left: 15px;
  padding-right: 20px;
  box-sizing: border-box;
  line-height: 1.5;
}
.consult .to-link .lower {
  padding-top: 20px;
}
.consult .to-link .border_btm {
  border-bottom: 4px dotted #7384c1;
}
.consult .to-link .to-link-title {
  font-size: 2.2rem;
  color: #7384c1;
  font-weight: bold;
  line-height: 2;
}
.bold {
  font-weight: bold;
}
input.long {
  width: 100%;
}
.f-date {
  display: inline-block;
  box-sizing: border-box;
  margin-right: 4px;
}
.home article.hall {
  margin-top: -1px;
}
#okuyami div.ac-menu:last-of-type {
  margin-bottom: 36px;
}
/*-----------//////////////////////////////////////////////////////////////////////////////////////////--------------*/
@media screen and (min-width: 1025px) {
  .f-date {
    width: 75px;
  }
  #my-cart .customer_form .customkey_guest_name th span {
    font-size: 13px;
  }
  .consult .to-link .border_btm span {
    font-size: 1.5rem;
    right: 19px;
  }
  .tablet {
    display: none;
  }
  #cat-nav div {
    /*width: 25%;*/
    width: 200px;
  }
  .hurry_content li {
    width: 200px;
    height: 200px;
    border-radius: 50%;
  }
  .hurry_content span {
    font-size: 2.7rem;
  }
  .hurry_content .circle_hurry {
    width: 90%;
  }
  .hurry_content .hurry_catch {
    padding-bottom: 58px;
  }
  .hurry_content .txt_hurry {
    margin-bottom: 32px;
  }

  .flow2 div:nth-child(2):before {
    border-width: 22px 0px 20px 15px;
  }
  .num-mark {
    color: #8581be;
    display: block;
    position: absolute;
    background-color: #fff;
    font-size: 2.9rem;
    border: 1px solid #8581be;
    top: -12px;
    left: calc(var(--num_mark_size) * -0.5);
    width: var(--num_mark_size);
    height: var(--num_mark_size);
    line-height: var(--num_mark_size);
    border-radius: 50%;
    text-align: center;
  }
  html {
    /*font-size: 62.5%; 基準10*　コンテンツ本文　1.4rem = 14px */
    font-size: 80.357%; /*18px*/
    /*font-size: 71.429%;*/
  }
  main {
    /*--pc版ヘッダーのアイコンを大きくする設定2/26---*/
    /*padding-top: 129px;*/
    padding-top: 154px;
    /*-----*/
    max-width: 1100px;
    margin: 0 auto;
  }
  main.home {
    max-width: 100%;
  }
  header {
    display: block;
    /*--pc版ヘッダーのアイコンを大きくする設定2/26---*/
    /*height: 129px;*/
    height: 154px;
    /*-----*/
  }
  header > h1 {
    /*--pc版ヘッダーのアイコンを大きくする設定2/26---*/
    /*margin: 10px 0 20px 0;*/
    /*margin: 20px 0 10px 0;  2022 4/21 */
    margin: 20px 0 10px 4.5%;
    /*-----*/
    /*text-align: center;*/
    /*--pc版ヘッダーのアイコンを大きくする設定2/26---*/
    height: 80px;
    /*-----*/
  }
  #okuyami .middle {
    vertical-align: middle;
  }
  .header-btns {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    /*  width: 150px;*/
    position: absolute;
    /*--pc版ヘッダーのアイコンを大きくする設定2/26---*/
    /*top: -64px;*/
    top: -83px;
    /*-----*/
    left: -176px;
  }
  .header-btns div {
    padding: 0 8px;
  }
  main article {
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  article.hall {
    padding-bottom: 0;
  }
  .sp-tablet {
    display: none;
  }
  .kv_facility-hall {
    overflow: hidden;
  }
  .office table td:first-child {
    width: 87px;
  }
  /*------pcメニュー-----*/
  .pc-menu.dropdwn {
    /*max-width: 1200px;*/
    display: flex;
    justify-content: center;
  }

  .pc-menu > ul {
    text-align: center;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }
  .dropdwn > li {
    position: relative;
    padding: 0 1.3%;
    display: block;
    cursor: pointer;
    margin-bottom: 10px;
    background: #fff;
    /*display: inline;*/
    color: #666;
    /*  font-size: 1.5rem;*/
    font-size: 1.4rem; /*2022 4/21*/
    border-right: 1px solid #aaa;
  }
  .dropdwn > li:last-child {
    border-right: none;
  }
  .dropdwn > li > a:hover {
    opacity: 0.5;
  }

  ul.dropdwn_menu {
    display: none;
    position: absolute;
    margin-left: -16px;
    margin-top: 11px;
    background: #fff;
  }

  .dropdwn_menu li {
    width: 100%;
    background: #fff;
    text-align: left;
    box-sizing: border-box;
  }
  .hall_menu {
    width: 250px;
    box-sizing: border-box;
  }
  .consult_menu {
    width: 175px;
  }
  .sougi_menu {
    width: 97px;
  }
  .knowledge_menu {
    width: 133px;
  }
  .after_service_menu {
    width: 178px;
  }
  .company_profile_menu {
    width: 207px;
  }
  .cat_city {
    font-size: 11px; /*メニューは固定サイズ*/
  }
  .dropdwn_menu li a {
    font-size: 1.1rem;
    padding: 6px 0 6px 15px;
    display: block;
    width: 100%;
    color: #666;
  }
  .dropdwn_menu li:hover {
    background: #aba5d0;
  }
  .dropdwn_menu li:hover a {
    color: #fff;
  }
  .dropdwn_menu li .cat_city {
    color: #333;
    background: #dbd7e9;
  }
  .dropdwn_menu li:hover .cat_city {
    background: #fff;
  }
  .kv_houyou {
    width: 100%;
    margin: 0 auto;
  }
  /*-------トップページ葬儀予定タブ----------*/
  .ac-menu {
    display: none;
  }

  section.typeA {
    width: 88%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  section.typeA .tabLabel {
    /* タブ */
    position: relative;
    margin-right: 22px;
    margin-bottom: 25px;
    width: 23.1%;
    order: -1;
    border: 1px solid #999;
    color: #444;
    transition: 0.5s;
    cursor: pointer;
    letter-spacing: 0.25rem;
    line-height: 1.6;
    display: flex;
    align-items: center;
    padding: 16px 8px 16px 17px;
  }
  section.typeA .tabLabel:nth-of-type(4n) {
    margin-right: 0;
  }
  section.typeA .tabLabel::before {
    content: "■";
    color: #7484c1;
  }
  section.typeA .tabLabel:nth-last-of-type(1) {
    margin-right: 0;
  }
  section.typeA input {
    /* ラジオボタン非表示 */
    display: none;
  }
  section.typeA .ac-menu-inside {
    /* 本文 */
    width: 100%;
    height: 0;
    overflow: hidden;
    opacity: 0;
  }
  /*アクティブ設定*/
  section.typeA input:checked + .tabLabel + .ac-menu-inside {
    display: flex;
    padding: 15px;
    height: auto;
    overflow: auto;
    transition: 0.5s opacity;
    opacity: 1;
  }
  .ac-menu-inside .funeral_menu {
    display: block;
    width: 31%;
    padding-right: 10px;
  }
  section.typeA label:after {
    position: absolute;
    display: block;
    right: 13px;
    top: calc(50% - 13px);
    width: 20px;
    height: 26px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    background-image: url(assets/img/ico_schedule_arrow_close.png);
    background-position: 0 10px;
    background-repeat: no-repeat;
    background-size: 20px;
    transform: rotate(90deg);
  }
  section.typeA input:checked + label::after {
    top: calc(50% - 18px);
    background-image: url(assets/img/ico_schedule_arrow_close.png);
    transform: rotate(0deg);
  }
  section.typeA .funeral_menu li {
    margin-bottom: 9px;
  }
  section.typeA .funeral_menu .link02,
  section.typeA .funeral_menu .link03 {
    padding-right: 0;
  }
  /*---トップページ葬儀予定タブここまで-----*/
  .sogi_flow ul li dl dt {
    width: 199px;
  }
  .sogi_flow ul li dl dd {
    width: 319px;
    width: 80%;
    margin-left: 0;
  }
  .tbl_course_total td {
    width: 118px;
  }
  /*-----footer-------*/
  /* スマホ用フッター生かし　1224*/
  /*.footer_sns,
      .copyright_sns,*/
  .footer_sns ul {
    width: 186px;
  }
  .footer_sns ul li a img {
    /*  width: 54px;  */
    width: 45px; /*2022 4/22縮小*/
  }
  .footer_menu {
    display: none;
  }
  .consult-footer-desc {
    margin-bottom: 0;
  }
  .footer_menu.footer-xils {
    display: block;
    position: static;
  }
  .copyright_sns {
    margin-bottom: 0;
    font-size: 0.8rem;
  }
}
/*------------------ ロゴマーク位置　---------------*/

@media screen and (min-width: 1100px) {
  header > h1 {
    margin-left: 7%;
  }
}
@media screen and (min-width: 1150px) {
  header > h1 {
    margin-left: 7.5%;
  }
}
@media screen and (min-width: 1200px) {
  header > h1 {
    margin-left: 8.5%;
  }
}
@media screen and (min-width: 1250px) {
  header > h1 {
    margin-left: 9.6%;
  }
}
@media screen and (min-width: 1300px) {
  header > h1 {
    margin-left: 10.8%;
  }
}
@media screen and (min-width: 1350px) {
  header > h1 {
    margin-left: 12%;
  }
}
@media screen and (min-width: 1400px) {
  header > h1 {
    margin-left: 13%;
  }
}
@media screen and (min-width: 1450px) {
  header > h1 {
    margin-left: 14%;
  }
}
@media screen and (min-width: 1500px) {
  header > h1 {
    margin-left: 15.2%;
  }
}
@media screen and (min-width: 1550px) {
  header > h1 {
    margin-left: 16.5%;
  }
}
/*--------------------------------------------*/

@media screen and (max-width: 1024px) {
  .f-date {
    width: 60px;
  }
  .consult .to-link .border_btm span {
    right: 19px;
  }
  .tablet {
    display: block;
  }
  .draft-post {
    background-color: #dedede;
  }
  /*
      .remark-txtarea {
         padding-left: 12px;
      }
      */
  .flow-wrap div p {
    margin: 14px 0 0 41px;
  }
  .flow2 div:nth-child(2):before {
    border-width: 17px 0px 15px 15px;
  }
  .num-mark {
    font-size: 2.2rem;
    top: -6px;
    left: calc(var(--num_mark_size2) * -0.5);
    width: var(--num_mark_size2);
    height: var(--num_mark_size2);
    line-height: var(--num_mark_size2);
  }
  .typeA,
  .only-pc,
  .dropdwn.pc-menu {
    display: none;
  }
  /* その他ヘッダー */
  header {
    display: flex;
    justify-content: center;
  }
  header > ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  header > h1 {
    padding-top: 3px;
  }
  /*葬儀予定*/
  .funeral_menu {
    max-width: 700px;
  }
  .funeral_menu li {
    width: 100%; /*flexの均等割*/
    max-width: 170px;
    box-sizing: border-box;
    max-height: 60px;
  }
  .funeral_menu img {
    width: 100%;
  }
  .funeral_menu .link01 img {
    max-height: 60px;
    max-width: 180px;
  }
  .funeral_menu li:not(.link01) img {
    height: 100%;
  }
  /*-----footer-------*/
  .footer_sns ul li a img {
    width: 33px;
  }
  .copyright,
  .address {
    display: none;
  }
}
@media screen and (min-width: 981px) {
  #sp-hall,
  ul.hallmenus.hallmenus-sp {
    display: none;
  }

  li.hallmenu {
    /*  width: 24%;flex-wrap:wrap;がないと有効にならない。*/
    margin: 0.5%;
    bottom: -6px;
  }
  .hallmenus li:first-child {
    padding-right: unset;
  }
  .hallmenus li:last-child {
    padding-left: unset;
  }
  .swiper-wrapper p {
    text-align: left;
    line-height: 1.7;
    padding: 5px 20px;
  }
}
@media screen and (max-width: 980px) {
  .consult .to-link .leftside {
    width: calc(100% - 238px);
  }

  .consult .to-link .lower {
    padding-top: 6px;
  }
  .consult .to-link img {
    height: 140px;
    width: auto;
  }
  #pc-hall,
  ul.hallmenus.hallmenus-pc {
    display: none;
  }
}
@media screen and (max-width: 940px) {
  #cat-nav img {
    width: 150px;
    height: auto;
  }
}

@media screen and (min-width: 1025px) {
  .hurry_address .hurry_car {
    width: 40%;
    top: 35px;
  }
  .hurry_address .hurry_car img {
    width: 100%;
  }
  .loopSlide {
    height: 530px;
  }
}
@media screen and (min-width: 801px) and (max-width: 1024px) {
  .hurry_address .hurry_car {
    width: 40%;
    top: 35px;
  }
  .hurry_address .hurry_car img {
    width: 100%;
  }
  .hurry_content li {
    width: 170px;
    height: 170px;
    border-radius: 50%;
  }
  .hurry_content span {
    font-size: 2.4rem;
  }
  .hurry_content .circle_hurry {
    width: 90%;
  }
  .hurry_content .hurry_catch {
    padding-bottom: 32px;
  }
  .hurry_content .txt_hurry {
    margin-bottom: 23px;
  }
  .loopSlide {
    height: 440px;
  }
}
@media screen and (min-width: 801px) {
  .footer_menu.sp {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .consult .to-link .border_btm span {
    font-size: 1.4rem;
    right: 19px;
  }
  .item_cart_qtr {
    padding-left: 13px;
    padding-right: 0;
  }
  .item_list .txt_ss span {
    line-height: 38px;
  }
  .item_list form .flex-wrap p > span:first-child {
    padding-right: 12px;
  }
  .item_list form .flex-wrap p {
    width: 44%;
  }
  .sec_visual img.img_toki_2_ab {
    bottom: -38%;
  }
  .loopSlide {
    height: 315px;
  }
  .form-wrap,
  table.confirm,
  .table-wrap,
  .choden .tbl-trans,
  #my-cart #info-confirm #confirm_table,
  .currency_code,
  #cart_table,
  #delivery-info,
  #wc_customer #customer-info,
  form #cart {
    width: 100%;
  }
  .tbl-trans .select-hall {
    line-height: 2.7;
  }
}
@media screen and (min-width: 770px) {
  .mv-sp-tablet {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .mv-pc-only {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .consult .to-link .border_btm span {
    font-size: 1.3rem;
    bottom: 3px;
    right: 10px;
  }
  .consult .to-link {
    border-left: 9px solid #7384c1;
    margin-top: 50px;
    font-size: 1.4rem;
  }
  .consult .to-link .leftside {
    width: calc(100% - 238px);
  }
  .consult .to-link .to-link-title {
    font-size: 1.8rem;
  }
  .consult .to-link .lower {
    padding-top: 6px;
  }
  .consult .to-link img {
    height: 120px;
  }

  .lifetime-bnr-txt span {
    font-size: 2rem;
    bottom: 21px;
  }
  #cat-nav img {
    width: 100px;
    height: auto;
  }
  .sec_visual img.img_toki_2_ab {
    bottom: -43%;
  }
  .sogi_houyou_flow {
    width: 90%;
  }
  .flow-wrap h4 {
    font-size: 1.3rem;
    padding-left: 30px;
  }
  .flow2 div:first-child {
    padding-left: 30px;
    padding-right: 2px;
  }
  .flow2 div:nth-child(2) {
    padding-left: 16px;
  }
  .flow2 div:nth-child(2):before {
    border-width: 14px 0px 13px 11px;
  }
  .num-mark {
    font-size: 2rem;
    top: -6px;
    left: calc(var(--num_mark_size3) * -0.5);
    width: var(--num_mark_size3);
    height: var(--num_mark_size3);
    line-height: var(--num_mark_size3);
  }
  .f-left.voice {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: auto;
    margin-bottom: 15px;
  }
  .f-left.voice .voice-img img {
    max-width: 500px;
  }
  .f-right.voice-txt {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: auto;
    padding-left: 0;
  }
}
@media screen and (min-width: 501px) {
  footer img#ico-line-footer,
  .ico-menu-sp {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  footer img#ico-line-footer {
    width: 54px;
    position: absolute;
    right: 3px;
    bottom: 80px;
  }
  .ico-menu-tablet {
    display: none;
  }
  .ico-menu-sp {
    display: block;
  }
  header > .sp-tablet > li {
    opacity: 0;
  }
  .footer_menu ul {
    padding: 0;
  }
  .footer_menu ul li {
    width: auto;
    flex-grow: 1;
  }
  .copyright_sns {
    margin-bottom: 67px;
  }
  .footer_menu ul img {
    width: 100%;
    max-width: 180px;
  }
  .footer_menu ul img {
    height: auto;
  }
  .footer_menu.pc {
    display: none;
  }
  .footer_menu.sp {
    display: block;
  }
  .consult .to-link {
    border-left: 7px solid #7384c1;
    margin-top: 30px;
    font-size: 1.2rem;
  }
  .consult .to-link .leftside {
    width: calc(100% - 150px);
  }
  main .consult .to-link .leftside div {
    padding-left: 7px;
    padding-right: 7px;
    line-height: 1.2;
  }
  .consult .to-link .to-link-title {
    font-size: 1.6rem;
  }
  .consult .to-link .lower {
    padding-top: 6px;
  }
  .consult .to-link img {
    height: 88px;
  }
  #cat-nav div {
    width: 23.1%;
  }
  #cat-nav img {
    width: 100%;
  }
  h3.xils-list-desc {
    font-size: 2.2rem;
    margin-top: 24px;
    margin-bottom: 13px;
  }
  .item_list form .flex-wrap p > span:first-child {
    padding-right: 6px;
  }
  .item_list .flex-wrap .vol .item_cart_qtr input {
    width: 22px;
    width: 40px;
  }
  .item_list .txt_ss span {
    line-height: 32px;
  }
  .sec_visual img.img_toki_2_ab {
    right: 4%;
    bottom: -50%;
    width: 30%;
  }
  .flow2 div:nth-child(2):before {
    content: none;
  }
  .flow2 div {
    float: none;
  }
  .flow-wrap {
    margin: 23px 0 50px 18px;
  }
  .flow-wrap div p {
    margin: 14px 16px 0 23px;
    font-size: 1.3rem;
  }
  .txt_c {
    margin-bottom: 5px;
    font-size: 1.7rem;
    line-height: 1.7;
    text-align: justify;
  }
}

@media screen and (min-width: 451px) {
  .hurry_content .circle_hurry {
    width: 90%;
  }

  .modal-content {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: 96%;
  }
  .sp {
    display: none;
  }
  .sougi-item div.img img {
    height: 300px;
  }
  .quote_making .box-wrap .box img {
    max-width: 50%;
  }
  div.postcard-sample {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  div.postcard-sample div {
    width: 45%;
    margin: 5px 10px 10px 10px;
    text-align: center;
  }
  .radio-btn div {
    display: inline;
  }
}
@media screen and (max-width: 450px) {
  .copyright_sns {
    margin-bottom: 58px;
  }

  .consult .to-link .border_btm span {
    font-size: 1.2rem;
  }
  .consult .to-link .border_btm p {
    height: 50%;
  }
  .consult .to-link {
    font-size: 1.1rem;
  }
  .consult .to-link .to-link-title {
    font-size: 1.3rem;
    position: absolute;
    bottom: 5px;
  }
  .consult .to-link .lower {
    font-size: 1rem;
  }

  .lifetime-bnr-txt span {
    font-size: 1.8rem;
    bottom: 14px;
  }
  .item_list form .flex-wrap p:first-child > span:first-child {
    padding-right: 2px;
  }
  .item_list .txt_ss span {
    line-height: 1;
  }
  .txt_ss .item_cart_qtr {
    padding: 10px 18px;
    box-sizing: border-box;
  }
  .txt_ss.vol .item_cart_qtr {
    padding: 10px 0;
    margin-left: 5px;
  }
  .txt_ss {
    margin-top: 24px;
  }
  .txt_ss.vol {
    margin-top: 10px;
  }
  .item_list form .flex-wrap p > span:first-child {
    padding-right: 18px;
  }
  .item_list .flex-wrap {
    display: block;
  }
  .item_list form .flex-wrap p {
    width: auto;
  }
  .item_list .txt_ss span input {
    text-align: center;
  }
  .item_list form .flex-wrap p {
    font-size: 1rem;
  }
  .consult-footer-desc {
    font-size: 15px;
  }
  /*-------welcart-----------*/
  .order_content .item_list form {
    min-height: 93px;
    box-sizing: border-box;
    padding-bottom: 20px;
  }
  #customer-info .customer_form input:not([type="button"]) {
    width: 100% !important;
  }
  #my-cart #customer-info td.name_td input {
    margin-left: 0;
  }
  #customer-info .customer_form input#search_zipcode {
    margin-top: 9px;
  }
  /*------------------*/
  .loopSlide {
    height: 255px;
  }
  /*
    :not(.kv_facility-hall img){
      max-width: 100%;
    }
    */
  .modal-content {
    width: 100%;
    height: 100%;
  }
  .quote_making img {
    max-width: 100%;
  }
  .pc {
    display: none;
  }
  #tyoutin .img img,
  #morikago .img img,
  #seika .img img {
    width: 60%;
    height: auto;
  }
  .f-left.voice {
    /* width: 40%; */
  }
  .f-right.voice-txt {
    /* width: 60%; */
    box-sizing: border-box;
    /* padding-left: 24px; */
  }
  div.postcard-sample div {
    width: 90%;
    margin: 21px auto;
  }
  .sp-lh {
    text-align: center;
    line-height: 2;
  }
  .mochuhagaki table.tbl-basic.maisu th:first-child,
  .mochuhagaki table.tbl-basic.maisu td:first-child {
    text-align: center;
    width: 48px;
    padding: 4px 0 4px 0;
    box-sizing: border-box;
  }
  /*--------------*/
  input[type="radio"] {
    position: relative;
    -webkit-appearance: button;
    appearance: button;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    content: "";
    background-color: #ffffff;
    border: 1px solid #999999;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    /*     -webkit-box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.2); */
    vertical-align: middle;
    cursor: pointer;
  }

  input[type="radio"]:checked:after {
    /*         display: block;
        position: absolute;
        top: 5px;
        left: 5px;
        content: "";
        width: 12px;
        height: 12px;
        background: #CC0000;
        -webkit-border-radius: 12px;
        border-radius: 12px; */
  }
  /*-----テーブルをバラす---------*/
  /*----------------------------*/
  #wc_cart #cart .upbutton {
    margin-bottom: 0;
    padding-right: 0;
  }
  .upbutton input {
    display: block;
    margin-top: 10px;
    font-size: 1.5rem !important;
  }
  #cart_table {
    margin: 10px 0px 0px;
    width: 100%;
    border: none !important;
  }

  #cart_table tr,
  #cart_table th,
  #cart_table td {
    display: block;
    width: 97% !important;
  }
  #cart_table td.thumbnail {
    padding-left: 0;
  }
  #cart_table td.thumbnail img {
    width: 60%;
    height: auto;
  }

  #cart tfoot th.aright,
  #cart td.aright {
    text-align: center;
    line-height: 2;
    font-size: 1.5rem;
  }
  #cart_table > thead {
    display: none;
  }

  #cart_table > tbody > tr:nth-of-type(n + 2) {
    margin: 30px 0px 0px;
  }

  #cart_table > tbody > tr > td {
    position: relative;
    padding: 10px 10px 10px 10em;
    text-align: right;
    border-left-color: #ccc;
  }
  #cart_table > tbody > tr > td.productname,
  #cart_table > tbody > tr > td.num {
    border-top-color: #ccc;
  }
  #wc_cart #cart #cart_table td.quantity {
    width: 65%;
  }
  #my-cart #cart input.quantity {
    text-align: right;
  }
  #cart_table > tbody > tr > td::before {
    position: absolute;
    top: 10px;
    left: 10px;
  }

  #cart_table > tbody > tr > td.num::before {
    content: "No.";
  }

  #cart_table > tbody > tr > td.thumbnail {
    border: none;
  }

  #cart_table > tbody > tr > td.productname::before {
    content: "商品名";
  }

  #cart_table > tbody > tr > td.unitprice::before {
    content: "単価";
  }

  #cart_table > tbody > tr > td.quantity::before {
    content: "数量";
  }

  #cart_table > tbody > tr > td.subtotal::before {
    content: "金額（税込）";
  }

  #cart_table > tbody > tr > td.stock::before {
    content: "在庫状態";
  }

  #cart_table > tbody > tr > td.action {
    padding: 10px;
    text-align: center;
  }

  #cart_table > tfoot > tr > th {
    text-align: right;
  }

  .customer_form {
    margin: 30px 0px 0px;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }
  .customer_form th,
  .customer_form td {
    padding: 10px;
    border-top: solid 1px #3388dd;
    border-bottom: solid 1px #3388dd;
  }
  /*----------------------------*/
  .can_table_to_block form table,
  .can_table_to_block form table > tbody,
  .can_table_to_block form table > tbody > tr,
  .can_table_to_block form table > tbody > tr > th,
  .can_table_to_block form table > tbody > tr > td {
    display: block;
  }
  #my-cart .can_table_to_block th {
    width: 100%;
  }
  .customer_form input {
    display: block;
  }
  #purchase_form .send #back_button {
    margin-bottom: 12px;
  }
}

/* 2022/10/3 */
.choden_photo {
  display: flex;
}
.choden_photo-l {
  width: 60%;
}
.choden_photo-r {
  width: 40%;
}
.choden_photo-r img {
  width: 100%;
}
.choden_photo-r figcaption {
  font-size: small;
}
@media screen and (max-width: 770px) {
  .choden_photo {
    flex-direction: column-reverse;
  }
  .choden_photo-l {
    width: 100%;
  }
  .choden_photo-r {
    width: 100%;
    padding-bottom: 40px;
  }
}

/* 2022/12/13 */
.ttl_sougi {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
}
.ttl_r {
  padding-right: 2rem;
  padding-top: 5px;
  font-size: 1.2rem;
}
.txt_sougi-list {
  font-size: 1.3rem;
  margin-top: 20px;
  margin-bottom: 20px;
  list-style-type: decimal;
  list-style-type: square;
  line-height: 1.4;
  margin-left: 1rem;
}
ol.txt_sougi-list {
  list-style-type: none;
  counter-reset: number; /* カウンターを初期化 */
}
ol.txt_sougi-list li {
  position: relative;
}
/* beforeでカウンターを作成 */
ol.txt_sougi-list li::before {
  content: counter(number);
  content: "(" counter(number) ")";
  counter-increment: number;
  padding: 0 0.2em;
}
@media screen and (max-width: 770px) {
  .txt_sougi-list {
    margin-left: 0rem;
  }
}

/* 2023/2/3 */
.schedule {
  margin-top: 25px;
  padding-bottom: 0;
}
ul.txt_sougi-list li {
  margin-bottom: 10px;
}
ul.txt_sougi-list li {
  list-style-type: none; /*点を非表示*/
  position: relative; /*基準位置*/
  padding-left: 0.6em;
}
ul.txt_sougi-list li:before {
  border-radius: 50%; /*丸くする*/
  width: 5px; /*点の幅*/
  height: 5px; /*点の高さ*/
  display: block;
  position: absolute; /*絶対配置*/
  left: 0; /*点の位置*/
  top: 0.6em; /*点の位置*/
  content: "";
  background: #7484c1; /*点の色*/
}

/* ここで用紙サイズを指定する(A4=210mmx297mm) */
@media print {
  html {
    width: 210m;
    height: 297mm;
  }
  header {
    position: relative;
  }
  header .pc-menu,
  header .sp-tablet,
  #sp-hall,
  .footer_sns,
  .footer_menu {
    display: none;
  }
  main {
    padding: 5mm 0;
  }
}

.ytube {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
.ytube iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ytube a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* 16:9のアスペクト比で可変サイズ */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.infomation .fold a {
  color: #f00;
  text-decoration: underline;
}

/* 2024/11/6 */
.freetel {
  background-color: #7484c1;
  color: #fff;
  display: inline-block;
  padding: 0px 10px;
  border-radius: 15px;
}
.process_box {
  position: relative;
}
.process_002 {
  position: absolute;
  right: 0;
  bottom: -100px;
}
.process_003 {
  position: absolute;
  right: 0;
  top: 0;
}
.process_004 {
  position: absolute;
  right: 0;
  bottom: 0;
}
.process_flame {
  border-left: 1px solid #7484c1;
}
.process_flame p {
  width: 70%;
  border-top: 1px solid #7484c1;
  padding-left: 10px;
}
.process_flame span {
  border-left: 5px solid #7484c1;
  padding-left: 5px;
}
.process_flame ol {
  padding-left: 15px;
}
@media screen and (max-width: 770px) {
  .process_002 {
    position:static;
  }
  .process_002 img {
    width: 100%;
  }
  .process_003 {
    position: static;
  }
  .process_003 img {
    width: 100%;
  }
  .process_004 {
    position: static;
  }
  .process_004 img {
    width: 90%;
  }
  .process_flame p {
    width: 100%;
  }
}