/* column_area main 共通
-----------------------------------------------------------*/
.column_category {
  margin-bottom: 1em;
  text-align: center;
}
.post_head ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.post_date {
  margin-right: auto;
}
.post_date span {
  display: inline-block;
}
.post_date .new {
  display: inline-block;
  margin-right: 10px;
  padding: 0 1em;
  color: #fff;
  background-color: #cd0e25;
}
.post_category {
  width: 11.286em;
  line-height: 1.905;
  font-size: 0.75rem;
}
.post_category span {
  display: block;
  text-align: center;
}
.column_main .post_tit {
  color: #a70e78;
}
/*mv
-----------------------------------------------------------*/
#mv {
  background-image: url("../img/mv_bg_sp.png");
}
/* bnr_column	この記事はイオンのお葬式が書いてます
-----------------------------------------------------------*/
.bnr_column {
  margin-bottom: 2em;
  padding: 1.8rem 0;
  background-image: url("../img/clmbnr_bg_sp.jpg");
  background-size: cover;
}
.bnr_column .sec_tit {
  margin-left: 2.7rem;
  margin-bottom: 0.5em;
  font-size: 1.357rem;
  text-align: left;
  position: relative;
  z-index: 2;
  text-shadow: 0px 0px 3px #fff;
}
.bnr_column .sec_tit strong {
  font-size: 1.105em;
}
.bnr_column .sec_tit::before {
  content: '';
  display: block;
  width: 9.2rem;
  height: 9rem;
  background-image: url("../img/clmbnr_img_sp.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 8.3em;
  z-index: -1;
}
.bnr_column .txt {
  color: #000;
  font-size: 0.857rem;
}
/* column_area main sp共通
-----------------------------------------------------------*/
.column_category {
  font-size: 1.143rem;
  line-height: 2.5;
}
.post_head ul {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 0.929rem;
  line-height: 1.538;
}
.post_date span:not(.new):not(:last-child) {
  display: none;
}
.post_category {
  width: 11.286em;
  font-size: 0.75rem;
  line-height: 1.905;
}
/* column_area main 詳細共通
-----------------------------------------------------------*/
.column_content {
  border: 1px solid #ccc;
}
.column_content .post_head {
  border-bottom: 1px solid #ccc;
}
.post_head ul {
  width: 100%;
}
.column_body b {
  font-weight: bold;
}
.column_body section > div,
.column_body section .box_tit,
.column_body section p,
.column_body section ul,
.column_body section ol {
  margin-bottom: 20px;
}
.column_body .btn_box .btn:not(:last-child) {
  margin-bottom: 10px;
}
.column_body .tit_txt02 {
  margin-bottom: 14px;
}
.column_body figure {
  margin-bottom: 30px;
}
.column_body img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.column_body .txt_link a {
  color: #333;
}
.column_body .link_list {
  width: 100%;
}
.tit_txt02 a {
  text-decoration: underline;
}
/*-- バナー --*/
.column_content .bnr_box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #f4f4f4;
}
/* column_area main 詳細sp
-----------------------------------------------------------*/
.post_head ul {
  margin-bottom: 10px;
}
.post_tit {
  font-size: 1.393rem;
}
.column_content {
  margin-bottom: 35px;
}
.column_content .post_head {
  margin-bottom: 20px;
  padding: 15px 4.348%;
}
.column_body section {
  margin-bottom: 35px;
  padding: 0 4.348%;
}
.column_body .link_list > li ul {
  margin-bottom: 0;
}
/*-- バナー --*/
.column_content .bnr_box {
  margin-bottom: 35px;
  padding: 20px 5.797%;
}
.column_content .bnr_box.last_bnr_box_sp {
  margin-bottom: 0;
  border-bottom: none;
}
.column_content .bnr_box .sec_tit {
  font-size: 1.286rem;
}
.column_content .bnr_box .bottom_tel_box {
  width: 100%;
  margin-bottom: 9px;
}
.column_content .bnr_box .bottom_tel_box ul {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: 2.9654036244%;
}
.column_content .bnr_box .bottom_tel_box ul li {
  border: 1px solid #ccc;
  padding: 2px 0;
  letter-spacing: 0.05em;
  color: #a80f78;
  font-size: 0.745rem;
  background: #fff;
  text-align: center;
}
.column_content .bnr_box .bottom_tel_box ul li:first-child {
  min-width: 33.7860780985%;
  margin-right: 2.2071307301%;
}
.column_content .bnr_box .bottom_tel_box ul li:last-child {
  min-width: 41.3509060956%;
}
.column_content .bnr_box .bottom_tel_box .tel_txt {
  font-size: 0.9285714286rem;
  letter-spacing: 0.05em;
  text-align: right;
  margin-bottom: 4px;
  padding-right: 2.9654036244%;
}
.column_content .bnr_box .bottom_tel_box .tel_no {
  margin-bottom: 4px;
}
.column_content .bnr_box .bottom_inbox {
  width: 100%;
  background-color: #d96d1e;
  border: 1px solid #999;
  position: relative;
}
.column_content .bnr_box .bottom_inbox a {
  display: block;
  padding: 15px 21px;
}
.column_content .bnr_box .bottom_inbox::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-left-color: #fff;
  border-top-width: 0.321rem;
  border-bottom-width: 0.321rem;
  border-left-width: 0.357rem;
  border-right-width: 0;
  position: absolute;
  top: 50%;
  right: 3.295%;
  margin-top: -0.321rem;
}
