/*
Theme Name: Artmemory
Theme URI: http://www.artmemory.jp/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: artmemory-theme
Version: 1.0
*/

/* トップページのスタイル 

↓二重に読み込んでるのでコメントアウト
@import url("shared/css/common.css");
*/
@import url("shared/css/fontM.css");


.wrapper {
  padding: 0 15px;
  box-sizing: border-box;
}

.right_column {}

@media screen and (min-width:768px) {
  .wrapper {
    padding: 0;
    box-sizing: border-box;
  }

  .right_column {
    display: block;
  }
}


.funeral_search_top {}

.funeral_search_top > p {
  margin-bottom: 10px;
}

.funeral_search_top p.floatL {
  float: none;
  transform: scale(.9);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}


.funeral_search_top li.floatL {
  display: inline-block;
  float: none;
}

.funeral_search_top li.floatR {
  display: inline-block;
  float: none;
}

.funeral_search_topR {
  float: none;
  width: 100%;
}

.funeral_search_topR .funeral_num .ttl {
  font-size: 25px;
}

.funeral_search_topR .funeral_num .num {
  font-size: 30px;
  color: #D90000;
  font-weight: bold;
  margin: 0 5px;
}

@media screen and (min-width:768px) {

  .funeral_search_top {
    padding: inherit;
  }

  .funeral_search_top > p {
    margin-bottom: 0;
  }

  .funeral_search_top p.floatL {
    float: left;
    transform: scale(1);
    text-align: left;
    display: block;
  }

  .funeral_search_top li.floatL {
    float: left;
  }

  .funeral_search_top li.floatR {
    float: right;
  }

  .funeral_search_topR {
    float: right;
    width: 300px;
  }

}

/* ttl_line_btn */
.ttl_line_btn .floatL {
  float: none;
}

.ttl_line_btn .floatL.font_17 {
  margin-bottom: 20px;
}

@media screen and (min-width:768px) {
  .ttl_line_btn .floatL {
    float: left;
  }

  .ttl_line_btn .floatL.font_17 {
    margin-bottom: 0;
  }
}

.search_areamap_area p {
  transform: scale(.75);
  display: flex;
  justify-content: center;
}

@media screen and (min-width:768px) {
  .search_areamap_area p {
    transform: scale(1);
    display: block;
  }
}

/* searchArea_prep */
.searchArea_prep {
  display: flex;
  flex-wrap: wrap;

}

.searchArea_prep article {
  margin-bottom: 20px;
  float: none;
}

.searchArea_prep .arrow {
  width: 20px;
  margin-bottom: 20px;
  float: none;
}

.searchArea_prep .arrow:nth-of-type(2) {
  display: none;
}

@media screen and (min-width:768px) {
  .searchArea_prep {
    display: block;

  }

  .searchArea_prep article {
    float: left;
    margin-bottom: 0;
  }

  .searchArea_prep .arrow {
    width: 30px;
    float: left;
    margin-bottom: 0;
  }

  .searchArea_prep .arrow:nth-of-type(2) {
    display: block;
  }
}

/*bread*/
.bread {
  position: relative;
  z-index: 1;
}

@media screen and (min-width:768px) {

  .bread {
    position: relative;
    z-index: inherit;
  }
}


/* 固定ページの表示調整 */
.sp_disp {
  display: block;
}

.pc_disp {
  display: none;
}

.sp_imgnone img {
  display: none;
}

.sp_disp_tx {
  display: block;
  font-size: 18px;
  line-height: 1.6em;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.sp_disp_tx .tx_l {
  font-size: 1.2em;
}

.sp_disp_tx .tx_s {
  font-size: .9em;
  line-height: 1.4em;
}

.img100 {
  width: 100%;
  max-width: 100%;
  height: auto;
}



.w100 {
  width: 100%;
}


.home-boxes {
  width: 100%;
  margin: 20px auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.home-boxes .box-banner {
  width: 100%;
}

.home-boxes .box-banner img {
  width: 100%;
  height: auto;
}

#primary .entry-header {
  margin-top: 40px;
  font-size: 18px;
}



#primary .entry-content {
  font-size: 14px;
}

#primary .entry-meta {
  margin-top: 10px;
  padding-top: 10px;
  font-size: 12px;
  border-top: 1px dotted #ccc;
}

.sp_block {
  display: block;
}

.flower_plan_item {
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}


/* sp -----------------------------------------*/
@media screen and (max-width:767px) {
  .link-bnr_area {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .link-bnr_area.mg_lr30 {
    margin-left: auto;
    margin-right: auto;
  }


  .link-bnr_area .floatL {
    float: none;
    text-align: center;
    margin-top: 5px;
  }

  .link-bnr_area .floatR {
    float: none;
    text-align: center;
    margin-top: 5px;
  }

  .link_center {
    float: none;
    margin-left: auto;
    text-align: center;
    margin-right: auto !important;
  }

  #flower_plan-pager ul {
    border: 0;
  }

  #flower_plan-pager {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }

  #flower_plan-pager .sp_disp p {
    border-right: 1px solid #ccc;
  }

  #flower_plan-pager ul {
    margin-top: -1px;
    box-shadow: 0 0 0 1px #ccc inset;
  }

  #flower_plan-pager ul.last {
    border-right: 0;
  }

  .flower_plan_item p img {
    width: 100%;
  }

  .flower_plan_item .img_hover img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .flower_plan_item .img_list li {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .flower_plan_item .img_list li.last {
    margin-right: auto;
    margin-left: auto;
  }

  .flower_plan_item .font_15 {
    font-size: 100%;
  }

  .flower_plan_item .floatR {
    width: 100%;
    float: none;
  }

  .flower_plan_item .floatL {
    width: 100%;
    float: none;
  }

  .flower_plan_item .alignC.img_hover img {
    width: 90%;

  }

  .plan_flower_btm article {
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
  }

  .plan_flower_btm article.last {
    margin-right: auto;
  }

  .ordermadeBlock01 article {
    border-bottom: dotted 1px #cccccc;
    border-right: 0;
    margin-bottom: 20px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .ordermadeBlock02 article {
    float: none;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .ordermadeBlock02 article.last {
    margin-right: auto;
  }

  .nav_flow ul#flownav li {
    width: 40px;

  }

  .nav_flow ul#flownav li img {
    width: 100%;
    height: auto;

  }

  .daihyo_photo {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .funeral_stepL {
    width: 100%;
  }


  .voice_top_cont .floatR {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .voice_top_cont h2 {
    line-height: 1.4;
  }

  .voice_list li {
    width: 47%;
    float: left;
    margin-right: 8px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }

  .voice_list li:nth-child(even) {
    float: right;
  }

  .voice_list li.last {
    margin-right: 0px;
  }

  .voice_trigger {
    background-size: 100% 100%;
  }

  .voice_trigger a {
    display: block;
    transform: scale(.85);
    width: 110%;
    min-height: 110px;
    height: auto;
  }

  .voice_open_cont {
    display: none;
    border: solid 1px #ccc;
    background: #fff;
    padding: 15px;
    width: 500px;
    position: absolute;
    bottom: 50px;
    left: 100px;
    z-index: 800;
  }

  .voice_trigger .voice_open_cont a {
    display: inline;
  }

  .floatL.sp_imgnone {
    clear: both;
    display: block;
    float: none;
  }

  .floatL.sp_imgnone img {
    display: none;
  }

  .voice_bnr.floatR {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .flower_list article {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .flower_list article.last {
    margin-right: auto;

  }

  .plan_list .floatL {
    width: 100%;
    float: none;
  }

  .plan_list .floatR {
    width: 100%;
    float: none;
  }

  .plan_list .floatR img {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .plan_list .price {
    text-align: center;
  }

  .alignC.img_hover {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .alignC.img_hover img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .plan-link_bnr ul {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .plan-link_bnr ul li,
  .plan-link_bnr ul li img {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    float: none;
  }

  .select_flowerG article {
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-bottom: 10px;
  }

  .select_flowerG article.last {
    margin-right: auto;
  }

  .select_item_list ul {
    width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .select_item_list li {
    margin-bottom: 10px;
  }

  .select_item_list li:nth-child(even) {
    float: right;
  }

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

  .plan_option {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .plan_option li {
    margin-left: auto;
    margin-right: auto;
    float: none;
    text-align: center;
  }

  .plan_option li.last {
    margin-right: auto;

  }

  .floatR.mg_l20 {
    float: none;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-bottom: 20px;
  }

  .select_planG article {
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-bottom: 20px;
    text-align: center;
  }

  .select_planG article.last {
    margin-right: auto;
  }

  .bxslider li img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .floatL.w_225.pd_t5 {
    float: none;
  }

  .floatL.mg_r10 {
    float: none;
  }

  .flower_plan_top .floatL {
    float: none;
    width: 100%;
  }

  .flower_plan_top .floatR {
    float: none;
    width: 100%;
  }

  .flower_plan_top .floatR img {
    margin-top: 10px;
    width: 100%;
    height: auto;
  }

  .floatL.limitedG02 {
    width: 100%;
  }

  .limitedG02 table {
    width: 100%;
    margin-bottom: 10px;
  }

  .plan_flow th {
    padding: 5px;
  }

  .plan_flow td {
    padding: 5px;
  }

  .plan_flow .plan_flow_list {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .plan_flow .plan_flow_list li.txt {
    width: auto;
    padding: 5px;
  }

  .plan_flow .floatL.w_325 {
    width: 100%;
    float: none;
  }

  .plan_flow .floatL.w_325 img {
    width: 80%;
    height: auto;
  }

  .plan_flow .flow_cont_item li {
    width: 40%;
  }

  .tel-tx {
    font-size: 1em;
  }

  .flower_item_list article {
    width: 100%;
  }

  .flower_item_list article.floatL {
    float: none;
  }

  .flower_item_list article.floatR {
    float: none;
  }

  .flower_item_list article .floatR {
    width: 40%;
  }

  .type_link ul {

    float: none;
    width: 100%;
  }

  .henrei_list .img.floatL {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;

  }

  .henrei_list .itemR {
    float: none;
    width: 100%;
  }

  .searchArea_prep.to_sougi article {
    width: 40%;
  }

  .faq_cat_list li {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .merit_demerit {
    display: table;
    border-spacing: 5px;
  }

  .merit_demerit .floatL {
    width: 100%;
    float: none;
    display: table-row;
  }

  .merit_demerit .floatR {
    width: 100%;
    float: none;
    display: table-row;
  }

  .merit_demerit h3 {
    margin: 10px;
  }

  .merit_demerit p {
    padding: 0 10px;
  }

  .urgency_contact_area {
    width: 100%;
  }

  .urgency_contact_area h2 {
    width: 100%;
    overflow-x: hidden;
    display: flex;
    justify-content: center;

  }

  .urgency_contact_area h2 img {
    margin-left: auto;
    margin-right: auto;
  }

  .urgency_contact_area .floatL {
    float: none;
  }

  .urgency_contact_area .floatR {
    float: none;
  }

  .urgency_contact_area .tel {
    font-size: 26px;
  }

  .urgency_contact_area .red {
    margin-left: auto;
  }

  .urgency_contact_area ul li {
    font-size: 15px;
  }

  .dot_b_gray .floatL {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .dot_b_gray .floatR {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .w_350 {
    width: 100%;
  }

  .w_370 {
    width: 100%;
  }

  .w_410 {
    width: 100%;
  }

  .w_430 {
    width: 100%;
  }

  .w_430 .tel {
    font-size: 30px;
  }

  .img_hover .floatL {
    float: none;
    margin-left: auto;
    text-align: center;
  }

  .img_hover .mg_r17.floatL {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .img_hover img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .souzoku_contact .floatR {
    float: none;
    margin-right: auto;
    margin-left: auto;
    text-align: center;

  }

  .souzoku_contact h2 {
    line-height: 1.5;
  }

  .icon_arrow03 {
    margin-bottom: 20px;
    text-align: left;
  }

  #planlist_tab-pager02 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  .support_cont {
    width: 100%;
    height: 330px;

  }

  .support_cont .support_cont_inbox {
    width: 100%;
    height: 330px;
    position: absolute;
    top: 30%;
    left: 23%;
    -webkit-transform: translate(-50%, -50%) scale(.5);
    transform: translate(-50%, -50%) scale(.5);

  }

  .supportArea_prep {
    display: flex;
    flex-wrap: wrap;
  }

  .supportArea_prep article {
    width: 100%;
  }

  .supportArea_prep .arrow {
    height: 30px !important;
    transform: rotateZ(90deg);
    width: 100%;
    text-align: center;

  }

  .trouble_nav {
    position: relative;
    width: 100%;
    max-height: 150px;
  }

  .trouble_nav .in_trouble_nav {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(.45);
    transform: translate(-50%, -50%) scale(.45);
  }

  .faq_contactarea {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .faq_contactarea .floatL {
    float: none;
  }

  .faq_contactarea .floatR {
    float: none;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .faq_contactarea .tel-tx {
    font-size: 26px;
  }

  .price_tbl01 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .price_tbl01 td {
    width: 100% !important;
    display: block;
  }

  .study_contact {
    width: 100%;
  }

  .study_contact .floatL {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .study_contact .floatR {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .event_list {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .event_list article {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    float: none;
    text-align: center;
  }

  .event_list article.last {
    margin-left: auto;
    margin-right: auto;
  }

  .ttl_line + .contact_tbl {
    margin-top: 20px;
  }

  .ttl_bg_blue {
    margin-top: 20px;
    min-height: 30px;
  }

  .ttl_bg_blue + .contact_tbl {
    margin-top: 20px;
  }

  .lifeG .floatL {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .lifeG .floatR {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .lifeG_txt {
    width: 100%;
  }

  .club_ttl {
    width: 100%;
    height: 252px;
    border: 1px solid #ccc;
  }

  .club_ttl h1 {
    width: 100%;
    height: 252px;
    overflow: hidden;
    position: relative;

  }

  .club_ttl h1 img {
    width: auto;
    position: absolute;
    top: -24px;
    left: 92%;
    -webkit-transform: translateX(-50%) scale(.85);
    transform: translateX(-50%) scale(.85);

  }

  .club_ttl.page_ttl img {
    width: auto;
    height: auto;

  }

  .club_ttl.page_ttl .flex_area {
    width: 274px;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;

  }

  .club_ttl.page_ttl .flex_area .floatL {
    margin-left: 0;
  }

  .club_ttl .btn_area {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .club_accent article {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 20px;
  }

  .club_accent article.last {
    margin-right: auto;
  }

  .club_comparison article {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
  }

  .club_comparison article[class^="heightLine"] {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .club_comparison article.heightLine-4.club_comparison02 {
    margin-bottom: 0;
  }

  .club_comparison .bg_icon_arrow13 {
    width: 100%;
    float: none;
    margin: 0 auto;
    height: 50px !important;
    text-align: center;
    background-size: 20px 30px;
    position: relative;
    left: 48%;
    -webkit-transform: translateX(-50%) rotateZ(90deg);
    transform: translateX(-50%) rotateZ(90deg);
    z-index: 99;
  }

  .club-link_area {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .club-link_area article {
    text-align: left;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }

}


/* pc -----------------------------------------*/
@media screen and (min-width:768px) {
  .sp_disp {
    display: none;
  }

  .pc_disp {
    display: block;
  }

  .sp_imgnone img {
    display: block;
  }

  .alignC img {
    margin-left: auto;
    margin-right: auto;
  }

  .sp_disp_tx {
    display: none;
  }

  .img100 {
    width: auto;
    height: auto;
  }

  .link-bnr_area {
    justify-content: space-between;
  }

  .link-bnr_area .floatL {
    float: left;
    text-align: inherit;
  }

  .link-bnr_area .floatR {
    float: right;
    text-align: inherit;
  }

  .link-bnr_area.mg_lr30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .link-bnr_area .last {
    margin-left: auto;
    margin-right: auto;
  }

  .w100 {
    width: auto;
  }

  .type_link strong {
    float: left;
  }

  .home-boxes {
    margin-bottom: 30px;
    justify-content: space-between;
  }

  .home-boxes .span4 {
    width: 32%;
  }

  .sp_block {
    display: inline-block;
  }


}


/*  sitemap ----------------------------------- */

.sitemap_area .line01 {
  margin: 0 auto 1em;
  padding: 0.5em 1em;
  font-size: 18px;
  background: #ededed;
}

.sitemap_area .line03 {
  font-size: 16px;
  margin-bottom: 1em;
  padding: .5em .5em .2em;
  background: #eaf3fa;
  border-bottom: 3px solid rgb(114, 165, 205);
}

.sitemap_area dl {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px dotted #ccc;
}

.sitemap_area dl dt {
  font-size: 14px;
  padding: .5em 1em;
  box-sizing: border-box;
}

.sitemap_area dl dt br {
  display: none;
}

.sitemap_area dl dd {
  padding: .5em 1em;
  box-sizing: border-box;

}

.sitemap_area dl dd ul {
  display: flex;
  flex-wrap: wrap;
}

.sitemap_area dl dd ul li {
  margin: 0 1em .3em;
  font-size: 14px;
}

.sitemap_area dl dd ul li a {
  text-decoration: underline;
}

.pagetop {
  margin-top: 20px;
  width: 100%;
}

@media screen and (min-width:768px) {
  .sitemap_area dl dt {
    flex-basis: 20%;
    max-width: 20%;
    width: 20%;
    padding: 1em;
  }

  .sitemap_area dl dt br {
    display: block;
  }

  .sitemap_area dl dd {
    flex-basis: 75%;
    max-width: 75%;
    width: 75%;
    padding: 1em;
  }
}

/* jirei */

.jirei_tbl {
  width: 100%;
  margin: 10px auto;
  border-collapse: collapse;
}


.jirei_tbl th {
  padding: 0.5em 1em;
  background: rgba(221, 221, 221, 0.5);
  border: 1px solid #ddd;
  display: block;
  width: 100%;
}

.jirei_tbl td {
  padding: 0.5em 1em;
  border: 1px solid #ddd;
  display: block;
  width: 100%;
}

.jirei_tbl th:first-of-type {
  border-bottom: 0;
}

.jirei_tbl td:first-of-type {
  border-bottom: 0;
}

@media screen and (min-width:768px) {
  .jirei_tbl th {
    display: table-cell;
    width: auto;
  }

  .jirei_tbl th:first-of-type {
    width: 30%;
  }

  .jirei_tbl td {
    display: table-cell;
    width: auto;
  }

  .jirei_tbl th:first-of-type {
    border-bottom: 1px solid #ddd;
  }

  .jirei_tbl td:first-of-type {
    border-bottom: 1px solid #ddd;
  }
}

/* altar */
.flex_area {
  margin: 20px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

.flex_area .in_img {
  margin: 10px auto;

}

.flex_area .in_tx {
  text-align: left;
}

.tv_info {
  padding: 10px;
  background: #ebe8de;
}


@media screen and (min-width:768px) {
  .flex_area {
    justify-content: space-between;

  }


  .flex_area .in_img {
    order: 3;
    margin: 0;
  }

  .flex_area .in_tx {
    order: -3;
    flex-basis: 65%;
    max-width: 65%;
  }
}

/* photo_list */
.photo_list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.photo_list li {
  flex-basis: 48%;
  max-width: 48%;
}

@media screen and (min-width:768px) {
  .photo_list {
    text-align: center;
  }

  .photo_list li {
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 20px;
  }
}

/* guide_list */
@media screen and (max-width:767px) {
  .guide_list {
    text-align: center;
  }

  .guide_list article {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .guide_list article.last {
    margin-right: auto;

  }
}

/* artmemory corner */
.jizen_anchor_link {
  width: 100%;
  margin: 0 auto 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.jizen_anchor_link li {
  width: 80%;
  margin: 0 auto 10px;
  text-align: center;
}

.jizen_anchor_link li a {
  display: block;

  padding: .5em 1em;
  background: #eaf3fa;
  text-decoration: underline;


}

@media screen and (min-width:768px) {
  .jizen_anchor_link {
    width: auto;
    flex-wrap: nowrap;
  }

  .jizen_anchor_link li {
    max-width: 30%;
    flex-basis: 30%;
    margin: 0 2em;
  }
}

/* jirei */
.detail_top {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
  background: #f4f4f4;
  display: flex;
  flex-wrap: wrap;
}

.detail_top .right {
  justify-content: flex-end;
  margin-left: auto;
}


.detail_top strong {
  font-size: 2em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.8em;
}

.detail_top strong .size02 {
  font-size: .7em;
}

.jirei_dtl_tbl {
  width: 100%;
  margin: 0 auto .3em;
  border-collapse: collapse;

}

.jirei_dtl_tbl th {
  padding: 0.5em;
}

.jirei_dtl_tbl td {
  padding: 0.5em;
  background: #fff;
  border: 1px solid #ddd;
}

.jirei_dtl_tbl .syubetu {
  background: #eaf3fa;
}

.td-empty td {
  height: 3px;
  font-size: 0;
  border: 0;
  padding: 0;
}

.sum-tblcell th {
  padding: .8em .5em;
  background: #147bc0;
  color: #fff;
}

.sum-tblcell th:nth-of-type(1) {
  text-align: right;
}

@media screen and (max-width:767px) {

  .detail_top .right {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }

  .detail_top .right img {
    width: 100%;
    height: auto;
  }

  .jirei_dtl_tbl th {
    font-size: .9em;
    white-space: nowrap;
  }

  .jirei_dtl_tbl td {
    font-size: .9em;
  }

  /* member */
  .club_discount article {
    width: 100%;
    padding: 10px 0;
    border-right: 0;
    border-bottom: 1px solid #ccc;
  }

  .club_discount article.last {
    border-bottom: 0;
  }

  .club_service article {
    width: 100%;
  }


}

/* funeral */
.public_tbl {
  width: 100%;
  margin: 10px auto 20px;
  border-collapse: collapse;
}

.public_tbl th {
  padding: .5em;
  background: #eee;
  border-bottom: 1px solid #fff;
}

.public_tbl td {
  padding: .5em;
  border: 1px solid #ccc;
}

.kasouba .ttl_line {
  margin: 1em auto;
}

.kasouba h4.bg_gray {
  margin: 1em 0 0.5em 0;
  padding: .3em 1em;
  font-size: 1.1em;
}

.kasouba ul {
  margin: 10px auto;
  padding-left: 20px;
}

.kasouba ul li {
  line-height: 1.4;
  margin-bottom: .5em;
  list-style: disc;
  list-style-position: outside;
}

.kasouba img.right {
  float: right;
}

.p.space15.cf {
  clear: both;
  margin-bottom: 30px;
}

.hikaku_tbl {
  margin: 10px auto 20px;
}

@media screen and (max-width:767px) {

  .public_tbl th {
    display: block;
    width: 100%;
  }

  .public_tbl td {
    display: block;
    width: 100%;
  }

  .kasouba img.right {
    float: none;
    margin: 0 auto;
    text-align: center;
  }

  .hitugi_list article {
    width: 45%;
  }

  .hitugi_list article img {
    width: 100%;
  }

  .hitugi_list article.last {
    margin-right: auto;
  }

  .case_list article {
    width: 45%;
    display: inline-block;

  }

  .case_list article img {
    width: 100%;
  }

  .case_list article.last {
    width: 45%;
    margin-right: 15px;
    display: inline-block;
  }

}

/* blog */
.contents-blogarea .post-title {
  margin-bottom: 10px;
  background: #efefef;
  border-top: 2px solid #0062aa;
}

.contents-blogarea .post-title a {
  padding: .6em .8em .5em;
  display: block;
  font-size: 20px;
}

.contents-blogarea .postmeta {
  width: 40%;
  display: flex;
  justify-content: space-between;
  margin-left: auto;

}

.contents-blogarea .entry a {
  text-decoration: underline;
}

.contents-blogarea .postinfo {
  margin-top: 10px;
  margin-bottom: 40px;
  padding-top: .5em;
  text-align: right;
  font-size: 12px;
  border-top: 1px dotted #ddd;
}

.contents-blogarea-side {
  margin-top: 30px;
  border-top: 1px dotted #ddd;
  font-size: .95em;
}

.contents-blogarea-side h2 {
  margin-top: 1em;
}

.contents-blogarea-side .cat-item {
  display: inline-block;
  margin: 0 1em;
}

.contents-blogarea-side .archive-month li {
  display: inline-block;
  margin: 0 1em;
}

/* contact */
.contact-koumoku span.naiyo .vertical-item {
  margin: 0;
  display: inline-block;
  width: 48%;
}

.submit-btn {
  background: #287aba;
  color: #fff;
  width: 240px;
  height: 60px;
  font-size: 16px;
}

.logo_hover a:hover {
	text-decoration:none;
}
.logotype, .campanyname {
    display:block;
}
.logotype {
    font-size: 190%;
}
.campanyname {
    font-size: 105%;
}

@media screen and (max-width: 767px) {
  .contact-koumoku span.naiyo .vertical-item {
    display: block;
    width: 100%;
  }
}

.complete_tx {
  margin-top: 1em;
  text-align: left;
}

.complete_tbl {
  margin: 20px auto;
}


.form_txt01 input[type="email"] {
  border: solid 1px #cccccc;
  padding: 5px 10px;

}

@media screen and (max-width: 767px) {

  .contact_btn_area {
    width: 100% !important;

  }

}

@media screen and (max-width: 375px) {
  .contact_tbl.estimate-formtbl td {
    width: 300px;

  }

  .contact_tbl.estimate-formtbl .textarea01 textarea {
    width: 80% !important;
  }
}
