@charset "utf-8";

/* saijo_main */

#anyarea_tit_l {
  font-size: 16px;
  line-height: 1.4em;
  border: 2px solid #ccc;
  padding: 10px;
  position: relative;
  z-index: 99;
  text-align: center;
  background: #fff;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 700;
}

#anyarea_tit_l span {
  display: block;
  font-size: 80%;
  line-height: 1.6em;
}

.anyarea_comment {
  padding: 0 10px;
  font-size: 3.9vw;
  line-height: 1.3em;
  margin-bottom: 32px;
}

.anyarea_comment h2{
  font-size: 4.3vw;
  line-height: 2em;
}
.anyarea_ichiran {
  margin-top: -20px;
  margin-bottom: 20px;
}

.sai_plan01 ul {
  display: none;
}

.anyarea_ichiran_r {
  width: 100%;
  padding: 0 10px;
  margin-bottom: 20px;
}

.shisetsu-ttl,
.cl + h2,
.anyarea_ichiran_r h2,
.ana_cv + h2,
.area_select_title {
  background: #707f8b;
  padding: 10px;
  color: white;
  line-height: 1.6em;
  font-size: 15px;
  margin: 0 -10px 10px;
}

.shisetsu-ttl,
.area_select_title,
.cl + h2,
.ana_cv + h2 {
  margin: 0 0 10px;
}

.area_select_title.ttl-center {
  text-align: center;
}

.sai_add {
  margin-bottom: 10px;
}

.sai_add * {
  font-size: 14px;
  line-height: 1.6em;
}

.sai_add .add02 a {
  color: #333;
}

.sai_add .add02 a div > div:after {
  content: "▼";
}

.ana_cv {
  display: none;
}

.imagebox {
  padding: 0 10px;
  margin-bottom: 10px;
}

.imagebox .image {
  width: 80%;
  margin: 0 auto;
}

.imagebox img {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}

.imagebox .caption {
  text-align: center;
  font-size: 12px;
  line-height: 1.4em;
}

.map {
  width: 100%;
  padding: 0 10px;
}

.map iframe {
  width: 100%;
}

.map small {
  margin-top: 10px;
  display: block;
  text-align: center;
}

.map small a {
  text-decoration: none;
  color: #6d8cd9 !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

/* saijo_list */

.anyarea_saijo_cont,
.anyarea_saijo_cont_w {
  width: 100%;
  padding: 0 10px 20px;
  border-bottom: #a8ada5 1px dotted;
  margin-bottom: 20px;
}

.anyarea_ph {
  margin-bottom: 20px;
}

.anyarea_ph img {
  width: 100%;
  height: auto;
}

.anyarea_ichiran_r table {
  width: 100%;
  border: 1px solid #a8ada5;
}

.anyarea_ichiran_r th,
.anyarea_ichiran_r td {
  font-size: 14px;
  line-height: 1.6em;
  padding: 10px;
  vertical-align: top;
  border: 1px solid #a8ada5;
}

.anyarea_ichiran_r th img {
  display: none;
}

.anyarea_ichiran_r th {
  background: #ebeae8;
  width: 80px;
}

.anyarea_ichiran_r td div span {
  font-size: 14px;
  line-height: 1.6em;
}

.anyarea_int {
  display: none;
}

.anyarea_saijo_cont h3,
.anyarea_saijo_cont_w h3 {
  font-size: 18px;
  line-height: 1.4em;
  border: 2px solid #ccc;
  border-bottom: 0;
  padding: 10px 10px 0;
}

.anyarea_saijo_cont h3 a,
.anyarea_saijo_cont_w h3 a {
  color: #430900;
  font-weight: 700;
  text-decoration: none;
}

.anyarea_tit_ss {
  color: #430900;
  font-size: 12px;
  line-height: 1.4em;
  border: 2px solid #ccc;
  border-top: 0;
  padding: 3px 8px 10px;
}

.near_saijo:first-child {
  border-top: 1px solid #ccc;
}

.near_saijo {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}

.area_select_title + div {
  margin-bottom: 20px;
}

.near_saijo a {
  width: 100%;
  padding: 10px 30px 10px 10px;
  display: block;
  overflow: hidden;
  color: #333;
  text-decoration: none;
  position: relative;
}

.near_saijo a:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #4e504e;
  border-right: 2px solid #4e504e;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 1.2em;
  top: 50%;
  margin-top: -4px;
}

.near_saijo_image {
  width: 120px;
  float: left;
  margin-right: 10px;
}

.near_saijo_caption {
  font-size: 16px;
  line-height: 1.2em;
  margin-bottom: 5px;
  font-weight: 700;
}

.near_saijo_ad {
  font-size: 14px;
  line-height: 1.4em;
  margin-left: 130px;
}

.service {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.service ul {
  width: 100%;
  overflow: hidden;
}

.service ul li {
  float: left;
  width: 50%;
}

.service ul li:nth-child(odd) {
  border-right: 1px solid #ccc;
}

.service ul li img,
.service ul li a {
  display: block;
  width: 100%;
  height: auto;
}

.top_uketama,
.top_uketama img {
  width: 100%;
  height: auto;
}

.top_uketama {
  margin-bottom: 20px;
  position: relative;
}

.top_uketama_txt {
  padding: 10px;
  bottom: 10px;
  position: absolute;
  background-color: #fff;
  line-height: 1.4em;
  font-size: 13px;
  right: 0;
}

/* plan */

.topPlanWrap {
  background: #f2f2f2;
  padding: 15px 10px;
  overflow: hidden;
  width: 100%;
}

.topPlan {
  width: 100%;
}

.topPlan h2 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 15px;
}

.topPlan a {
  display: block;
  text-decoration: none;
  color: #6d8cd9;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

.topPlan p:not(.recommend) {
  font-size: 20px;
}

.topPlan img.linkArrow {
  position: absolute;
  right: 3px;
  top: 50%;
  height: 20px;
  margin-top: -10px;
  border-radius: 100px;
}

.topPlan .kazoku {
  border: 2px solid #ccc;
  padding: 15px;
  margin-bottom: 7px;
  background: #fff;
  position: relative;
}

.topPlan .kazoku .recommend {
  background: red;
  color: white;
  width: 55px;
  position: relative;
  top: -5px;
}

.topPlan .kazoku .title {
  text-align: center;
}

.topPlan .left {
  border: 2px solid #ccc;
  width: 49%;
  float: left;
  margin-bottom: 7px;
  background-color: white;
  position: relative;
}

.topPlan .left .title {
  padding-top: 3px;
  text-align: center;
  line-height: 38px;
  height: 38px;
}

.topPlan .left .kasoTitle {
}

.topPlan .left .price {
  background: #f3f3f6;
  border-radius: 5px;
  margin: 5px;
  height: 41px;
  line-height: 41px;
  text-align: center;
}

.topPlan .right {
  border: 2px #ccc solid;
  width: 49%;
  float: right;
  margin-left: 0.3%;
  margin-bottom: 7px;
  background-color: white;
  position: relative;
}

.topPlan .right .title {
  padding-top: 3px;
  text-align: center;
  line-height: 38px;
  height: 38px;
}

.topPlan .right .price {
  background: #f3f3f6;
  border-radius: 5px;
  margin: 5px;
  height: 41px;
  line-height: 41px;
  text-align: center;
}

.topPlan p.ofuse {
  padding: 10px 0 5px 0;
  font-size: 20px;
  float: right;
}

.topPlan span.grArrow {
  color: #ccc;
}

.grText2 {
  font-size: 14px;
  line-height: 1.4em;
  padding: 10px;
}

.seeMore {
  background: #e8e6e6;
  position: relative;
  margin-bottom: 20px;
}

.seeMore a {
  padding: 20px 0;
  font-size: 20px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #6d8cd9;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

.seeMore img.linkArrow {
  position: absolute;
  right: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
}

.topPh02 {
  margin-top: 40px;
  margin-bottom: 20px;
  position: relative;
}

.topPh02 a > img {
  width: 100%;
  height: auto;
  display: block;
}

.topPh02 a {
  text-decoration: none;
  color: #6d8cd9;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

.topCom {
  width: 90%;
  margin: -25px auto 0;
  padding: 25px 15px;
  border: #ccc 2px solid;
  background: #fff;
  line-height: 1.4em;
  font-size: 18px;
  position: relative;
}

.topComGallery img.linkArrow {
  position: absolute;
  top: 50%;
  right: 15px;
  height: 20px;
  margin-top: -10px;
}

.btnBackFuneral01 {
  width: 100%;
  padding: 0 10px;
  margin-bottom: 20px;
}

.btnBackFuneral01 a {
  text-align: center;
  color: #333;
  z-index: 100%;
  overflow: hidden;
  display: block;
  font-size: 18px;
  text-decoration: none;
  background: -webkit-gradient(
          linear,
          left top,
          left bottom,
          from(#e4f1e4),
          to(#c2ddc2)
  );
  background: -webkit-linear-gradient(top, #e4f1e4, #c2ddc2);
  background: linear-gradient(to bottom, #e4f1e4, #c2ddc2);
  border: #a8ada5 1px solid;
  border-radius: 6px;
  text-shadow: 1px 1px 1px white;
  padding: 15px 10px;
  position: relative;
  color: black;
  text-decoration: none;
}

.btnBackFuneral01 a:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #4e504e;
  border-right: 2px solid #4e504e;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 6%;
  top: 50%;
  margin-top: -5px;
}

.sai_plan01,
.callinfo_1c,
.anyAreaTextTitle,
.anyAreaTextBlock,
.anyareaArea04Outer {
  display: none;
}

/* 斎場検索 */

#area {
  padding-bottom: 20px;
  border-bottom: 1px solid #707f8b;
  margin-bottom: 30px;
}

#area h1 {
  font-size: 18px;
  text-align: center;
  border-top: #4e4020 1px solid;
  border-bottom: #4e4020 1px solid;
  color: #34463e;
  text-shadow: 1px 1px 0px #fff;
  background: url(../../img/sp/img/common/bg_underlayer_title01.png) no-repeat 0
  0;
  background-size: cover;
  padding: 10px 0;
  margin-bottom: 15px;
}

.boxSearch {
  margin-bottom: 15px;
}

.boxSearchInner {
  display: table;
  width: 100%;
  height: 65px;
}

.boxSearchInner li {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  background: -webkit-gradient(
          linear,
          left top,
          left bottom,
          from(#f7f7f7),
          to(#ebebeb)
  );
  background: -webkit-linear-gradient(top, #f7f7f7, #f9f9f9, #ebebeb);
  background: linear-gradient(to bottom, #f7f7f7, #f9f9f9, #ebebeb);
  border-top: #a8ada5 1px solid;
  box-shadow: 1px 0 0 1px white inset;
}

.boxSearchInner li + li {
  border-left: #a8ada5 1px solid;
}

.boxSearchInner:last-child {
  border-bottom: #a8ada5 1px solid;
}

.boxSearchInner li a {
  text-decoration: none;
}

.boxSearchInner li p {
  padding: 0 3%;
  text-align: center;
  font-size: 20px;
  color: black;
  text-shadow: 1px 1px 1px white;
  letter-spacing: 0.2rem;
}

.boxSearchInner li p img {
  width: 70px;
  vertical-align: middle;
}

.txtareaDetail01 {
  padding: 10px;
  background: #f2ebe7;
  margin: 0 10px;
  font-size: 14px;
  line-height: 1.6em;
  margin-bottom: 15px;
}

.txtareaDetail01 span {
  font-weight: bold;
  color: #75570d;
}

#form {
  display: none;
}

.form.f12 span.bold {
  background: #707f8b;
  padding: 10px;
  color: white;
  line-height: 1.6em;
  font-size: 16px;
  display: block;
  margin-bottom: 15px;
}

.form.f12 form > div {
  width: 100%;
  padding: 0 10px;
}

.form.f12 form > div input[type="text"] {
  width: 100%;
  display: block;
  padding: 3px;
  line-height: 30px;
  font-size: 16px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
}

.form.f12 .form-label {
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}

#area .form #st_form #suggest {
  background-color: #ffffff;
  border: 1px solid #ccccff;
  font-size: 14px;
  width: 100%;
}

#suggest div {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1.8em;
}

#suggest div.over {
  background-color: #99ccff;
}

#st_submit img {
  display: none;
}

#st_submit {
  width: 100%;
  display: block;
  padding: 0 10px;
  margin: 10px 0;
}

#st_submit span {
  content: "検索";
  font-size: 18px;
  text-shadow: 1px 1px 1px white;
  text-align: center;
  background: -webkit-gradient(
          linear,
          left top,
          left bottom,
          from(#e4f1e4),
          to(#c2ddc2)
  );
  background: -webkit-linear-gradient(top, #e4f1e4, #c2ddc2);
  background: linear-gradient(to bottom, #e4f1e4, #c2ddc2);
  border: #a8ada5 1px solid;
  border-radius: 6px;
  padding: 10px;
  position: relative;
  color: black;
  text-align: center;
  display: block;
}

#st_submit span:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #4e504e;
  border-right: 2px solid #4e504e;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 6%;
  top: 50%;
  margin-top: -5px;
}

.red-frame {
  margin: 10px;
}

.red-frame a {
  text-decoration: none;
}

.red-frame span,
.red-frame span img {
  width: 100%;
  display: block;
}

.txtCheck02 {
  border: 1px solid #c01e1e;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  padding: 5px;
}

.txtCheck02 li {
  background: url(../../img/sp/img/soon/ico_check01.png) no-repeat 0 4px;
  background-size: 17px 16px;
  margin: 5px 10px 5px 10px;
  padding-left: 23px;
  font-size: 14px;
  line-height: 1.6em;
}

.txtCheck02 li + li {
  margin-top: 5px;
}

.titUnderlayer04 {
  background: #707f8b;
  padding: 10px;
  color: white;
  line-height: 1.6em;
  font-size: 14px;
  margin-bottom: 15px;
}

#footer_pl {
  width: 100%;
  padding: 0 10px;
  margin-bottom: 20px;
}

#footer_pl img {
  width: 100%;
  height: auto;
}

#footer_pl li + li {
  margin-top: 10px;
}

/* area_prefecture */

#area_index #anyarea_tit_l {
  width: 100%;
  border-left: 0;
  border-right: 0;
  border-top: #4e4020 1px solid;
  border-bottom: #4e4020 1px solid;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.4em;
  color: #34463e;
  text-shadow: 1px 1px 0px #fff;
  background: url(../../img/sp/img/common/bg_underlayer_title01.png) no-repeat 0
  0;
  background-size: 100% 100%;
  padding: 10px;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
}

.serch_map_img {
  display: none !important;
}

.area_select_title.sp-acco-btn {
  position: relative;
}

.area_select_title.sp-acco-btn:after,
.floatleft.sp-acco-btn:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -4px;
}

.area_select_title.sp-acco-btn.active:after,
.floatleft.sp-acco-btn.active:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -4px;
}

.floatleft.sp-acco-btn:after {
  border-top: 2px solid #4e504e;
  border-right: 2px solid #4e504e;
}

.area_word_list {
  margin-top: -10px;
  width: 100% !important;
  border-bottom: 1px solid #a8ada5;
}

.floatleft .area_word_list {
  border-bottom: 0;
  margin-top: 0;
}

.area_word_list li {
  width: 100%;
  border-top: #a8ada5 1px solid;
  position: relative;
}

.area_word_list li a {
  width: 100%;
  font-size: 16px;
  box-shadow: 1px 0 0 1px white inset;
  padding: 15px 10px;
  display: block;
  background: -webkit-gradient(
          linear,
          left top,
          left bottom,
          color-stop(0%, #ffffff),
          color-stop(50%, #f9f9f9),
          color-stop(100%, #ebebeb)
  );
  background: -webkit-linear-gradient(
          top,
          #ffffff 0%,
          #f9f9f9 50%,
          #ebebeb 100%
  );
  background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 50%, #ebebeb 100%);
  text-decoration: none;
  color: #333;
}

.area_word_list li a:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #4e504e;
  border-right: 2px solid #4e504e;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 3%;
  top: 50%;
  margin-top: -4px;
}

.floatleft.sp-acco-btn {
  width: 100%;
  font-size: 16px;
  background: #e4f1e4;
  padding: 15px 10px;
  border-top: white 1px solid;
  border-bottom: white 1px solid;
  display: block;
  position: relative;
  border-top: 1px solid #a8ada5;
}

.floatleft.sp-acco-btn img {
  display: none !important;
}


.route_sp-acco-btn {
  width: 100%;
  font-size: 16px;
  background: #e4f1e4;
  padding: 15px 10px;
  border-top: white 1px solid;
  border-bottom: white 1px solid;
  display: block;
  position: relative;
  border-top: 1px solid #a8ada5;
}

.route_sp-acco-btn {
  position: relative;
}

.route_sp-acco-btn:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -4px;
}

.route_sp-acco-btn.active:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -4px;
}

.route_sp-acco-btn:after {
  border-top: 2px solid #4e504e;
  border-right: 2px solid #4e504e;
}

.route_sp-acco-cont li{
  width: 100%;
  border-top: #a8ada5 1px solid;
  position: relative;
}

.route_sp-acco-cont a{
  width: 100%;
  font-size: 16px;
  box-shadow: 1px 0 0 1px white inset;
  padding: 15px 10px;
  display: block;
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f9f9f9), color-stop(100%, #ebebeb) );
  background: -webkit-linear-gradient( top, #ffffff 0%, #f9f9f9 50%, #ebebeb 100% );
  background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 50%, #ebebeb 100%);
  text-decoration: none;
  color: #333;
}

.route_sp-acco-cont a:after{
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #4e504e;
  border-right: 2px solid #4e504e;
  -webkit-transform: rotate(
          45deg
  );
  transform: rotate(
          45deg
  );
  position: absolute;
  right: 3%;
  top: 50%;
  margin-top: -4px;
}

.area_select_title + .area_word {
  margin-top: -10px;
  margin-bottom: 0;
}

.area_word > .floatleft .area_word_list {
  margin-top: 0;
}

.area_search_form {
  width: 100%;
  padding: 0 10px;
  margin-bottom: 20px;
}

.area_search_form input[type="text"] {
  width: 100%;
  display: block;
  padding: 3px;
  line-height: 30px !important;
  height: 32px !important;
  font-size: 16px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
}

#st_form tr,
#st_form th,
#st_form td {
  display: block;
}

#st_form td.areaSearch {
  font-size: 18px;
  margin-bottom: 10px;
}

#area_index #st_submit {
  border: #a8ada5 1px solid !important;
  background: -webkit-gradient(
          linear,
          left top,
          left bottom,
          from(#e4f1e4),
          to(#c2ddc2)
  );
  background: -webkit-linear-gradient(top, #e4f1e4, #c2ddc2);
  background: linear-gradient(to bottom, #e4f1e4, #c2ddc2);
  border-radius: 6px;
  padding: 10px;
  position: relative;
  color: black;
  text-align: center;
  display: block;
}

#area_index #st_submit:before {
  content: "検　索";
  font-size: 18px;
  text-shadow: 1px 1px 1px white;
  text-align: center;
}

#area_index #st_submit:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #4e504e;
  border-right: 2px solid #4e504e;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 6%;
  top: 50%;
  margin-top: -5px;
}

#st_form #suggest {
  background-color: #ffffff;
  border: 1px solid #ccccff;
  font-size: 14px;
  width: 100%;
}

#suggest div {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1.8em;
}

#suggest div.over {
  background-color: #99ccff;
}

.cont_btm li:nth-of-type(2) > dl::before {
  content: none;
}