@charset "utf-8";


/***********************************
他の斎場を探すエリア
************************************/
.searchlist{padding-bottom: 40px;}
.search_list_ttl {
    font-size: 32px;
    border-bottom: 3px solid #9fa0a0;
    position: relative;
    font-weight: normal;
    
}
h2.search_list_ttl {margin-bottom: 30px;}
.search_list_ttl:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -3px;
    width: 50px;
    height: 3px;
    background: #ef859b;
}
.search_list_ttl02 {
    
    font-size: 24px;
    position: relative;
    padding-left: 15px;
}


h3.search_list_ttl02 {
margin-top: 20px;
}
.search_list_ttl02:after {
    position: absolute;
    content: "";
    left: 0;
    width: 2px;
    height: 100%;
    background: #ef859b;
}

.search_list_ttl03 {
    margin-top: 30px;
    font-size: 24px;
    font-weight: normal;
    border-bottom: 1px solid #9fa0a0;
}


.search_list_prefectures-box {
    padding: 0;
}
.search_list_prefectures-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.search_list_prefectures-ul li {
    width: 8em;
    font-size: 18px;
    padding-left: 15px;
    margin-top: 15px;
    margin-right: 10px;
    position: relative;
	list-style-type: none;
}
.search_list_prefectures-ul li::after {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 0;
    width: 8px;
    height: 14px;
    content: "";
    background-image: url(/search/img/list/arrow.png);
    background-size: cover;
}
.search_list_ttl em {
    font-weight: bold;
}
.search_list_point {
    max-width: 960px !important;
    background-color: #fedde8;
    padding: 50px 0px 20px;
	margin: 0 auto 40px;
	border-radius: 5px;
}

.search_list_point-ttl {
    text-align: center;
    font-size: 32px;
    font-weight: normal;
}
.search_list_point-ttl span {
    font-weight: bold;
}
.search_list_point-ul li {
    padding-left: 30px;
    font-size: 24px;
    position: relative;
    width: 520px;
    margin: 25px auto 0;
}
.search_list_point-ul li em {
    color: #ff0000;
    font-weight: bold;
}
.search_list_point-ul li::after {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    left: 0;
    width: 26px;
    height: 20px;
    content: "";
    background-image: url(/search/img/list/check.png);
}
@media screen and (max-width:769px){
	.search_list_ttl {
   /* margin-left: 10px;
    margin-right: 10px;*/
    font-size: 18px;
}
	
	
.search_list_prefectures {
	margin: 0 auto;
	width: 95%;	
}
	
.search_list_prefectures .search_list_ttl02 {
   /* margin-right: 10px;
    margin-left: 10px;*/
}
.search_list_prefectures-box {
    margin-right: 10px;
   /* margin-left: 10px;*/
    padding: 0 10px 0 25px;
}
.search_list_prefectures-ul li {
    width: 5.8em;
    font-size: 16px;
    padding-left: 15px;
    margin-top: 15px;
}
.search_list_prefectures-ul li::after {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 0;
    width: 7px;
    height: 12px;
    background-size: cover;
}
.searchlist{padding-bottom: 40px; margin-top: 10px;}
	#main p{margin-left: 0 !important;margin-right: 0 !important;}
.search_list_ttl em {
    font-size: 21px; font-weight: bold;
}
.search_list_ttl02 {
    margin-top: 30px;
    font-size: 16px;
    padding-left: 10px;
}
	
	
 .search_list_ttl03 {
   margin-top: 30px;
   font-size: 16px;
 }
	
.search_list_point {
    width: auto;
    padding: 30px 0px;
    margin-top: 10px;
	margin-bottom: 50px;
}
.search_list_point-ttl {
    font-size: 5.2vw;
}
.search_list_point-ul {
    margin: 20px 10px;
}
.search_list_point-ul li {
    padding-left: 30px;
    font-size: 4vw;
    width: auto;
    margin: 5px auto 0;
}
.search_list_point-ul li em {
    color: #ff0000;
    font-weight: bold;
}
.search_list_point-ul li::after {
    margin-top: -8px;
    width: 20px;
    height: 15px;
    background-size: cover;
}	
}

/*----------------------content_featureここから----------------------*/
.serif {
  font-family: 'Noto Serif JP', serif;
}
.font-type-a {
    font-size: 2.4rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}
@media screen and (min-width: 769px), print {
.font-type-a {
    font-size: 3.6rem;
    margin-bottom: 50px;
	}}

.text_pink {
  color: #e95b8b;
}

.content_feature {
  padding: 36px 0 60px;
  background: #fee9ef;
}

.content_feature > ul {
  padding: 45px 10px 0;
}

.content_feature > ul > li {
  position: relative;
  margin-bottom: 60px;
  padding: 50px 10px 20px;
  background: url("../img/bg_reason.png") left repeat #ffffff;	
  border-radius: 10px;	
}


@media screen and (max-width: 769px), print {
.content_feature > ul > li {
	background: url("../img/bg_reason.png") center no-repeat #ffffff;	
	}
	
.content_feature > ul > li p:not([class]) {
	font-size: 4.8vw!important;
	}	
	.lead {
		font-size: 5.6vw!important;
	}
	
}



.content_feature > ul > li:last-of-type {
  margin-bottom: 0;
}

.content_feature > ul > li p:not([class]) {
	font-size: 18px;
	line-height: 1.8;
	margin-bottom: 10px;
}

.content_feature .reason_item {
  position: absolute;
  top: -48px;
  left: calc( 50% - 45px);
    font-size: 18px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 1.6;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    background: #f86c8f;
    padding-top: 8px;
    font-family: 'Roboto', sans-serif;
	text-align: center;
}


.lead {
  margin-bottom: 22px;
  padding-bottom: 6px;
  font-size: 2.0rem;
  font-weight: 600;
  text-align: center;
  border-bottom: dotted #fcbdcf;
}



.content_feature > ul > li > ul > li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 14px;
  font-size: 1.6rem;
}

.content_feature > ul > li > ul > li:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 0px;
  width: 7px;
  height: 7px;
  background-color: #c2185b;
  border-radius: 50%;
  background-repeat: no-repeat;
}


 /*----------------------content_feature min-width: 769pxここから----------------------*/
@media screen and (min-width: 769px), print {
.inside, .pc_inside {
    width: 960px;
    margin: 0 auto;
}	
  .content_feature {
    padding: 66px 0 60px;
  }
	
	
  .content_feature .cap{
    font-size: 0.8em;
  }

	

  .content_feature ul {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    padding: 0;
  }

  .content_feature > ul > li:nth-of-type(n+2) {
    width: 450px;
	 margin-left: 20px;
  }

  .content_feature > ul > li:nth-of-type(2n+1) {
    margin-left: 24px;
  }

  .content_feature > ul > li:first-of-type {
    width: 922px;
    margin: 0 auto 80px;
    padding: 40px 90px;
  }

  .content_feature > ul > li:first-of-type ul {
    margin: 0 auto;
  }

  .content_feature > ul > li:last-of-type {
    margin: 0 auto 60px;
  }

  .content_feature .lead {
    margin-bottom: 26px;
    font-size: 24px;
    font-weight: 600;
  }

  .content_feature ul li .reason_item {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 1.6;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    background: #f86c8f;
    padding-top: 8px;
    font-family: 'Roboto', sans-serif;
    left: -30px;
    top: -60px;
  }

  .content_feature ul li:first-of-type .reason_item {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 1.6;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    background: #f86c8f;
    padding-top: 8px;
    font-family: 'Roboto', sans-serif;
    left: -50px;
    top: -60px;	  
  }

}
.link--left-icon a {
    position: relative;
    display: inline-block;
    color: #347eb0;
    text-decoration: underline;
}
.link--left-icon a:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 6px;
    left: -20px;
    width: 12px;
    height: 12px;
    background: url(../../../search_area/img/templates/linkArrow.png) no-repeat;
    background-size: contain;
}	
  /*----------------------content_featureここまで----------------------*/



  /*----------------------youtube掲載ここから----------------------*/
section.content_youtube {
        padding: 66px 0 60px;
    background: url(../../chiba/img/bg_wave5.jpg); margin-bottom: 0;
}
.content_youtube h2.font-type-a{background:#d34376; color: #fff; padding:10px 20px;  border-radius: 20px; text-align: center; position: relative; margin: 0 auto 50px;}
.content_youtube h2.font-type-a::after {
    position: absolute;
    content: '';
    top: -30px;
    right: 20px;
    display: block;
    width: 18%;
    height: 200px;
    background-image: url(../../chiba/img/youtube_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.youtube_flex{display: flex;display:-webkit-flex; /* safari */
                flex-wrap: wrap;-webkit-flex-wrap: wrap; width: 95%; margin:0 auto 20px; justify-content: space-between; align-items: flex-start;
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    /* border: solid; */
    box-shadow: 4px 4px 10px #ccc; background-image: url(../../chiba/img/bg_shasen_pink.jpg); /*background-image:url(../../chiba/img/youtube_icon_bg.png); background-repeat: no-repeat; background-position: right 0 bottom 0; background-size: 30%;*/}
.youtube_moviebox{width: 40%; position: relative;
 
  padding-top: 22.5%;}
.youtube_moviebox iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.youtube_textbox{width:55%;}
.youtube_textbox h3{font-size: 2.0em; margin-top: 15%;  font-weight: 100;
    border-bottom: solid 3px #d34376;
    text-align: center;}
@media screen and (min-width: 769px), print {.content_youtube h2,.youtube_flex{max-width: 960px;}}
@media screen and (max-width: 769px){
	section.content_youtube {
      padding: 36px 0 36px;
}
	.content_youtube h2{ width: 90%; margin: 0 auto 20px;}
	.content_youtube h2.font-type-a::after{background: none;}	
	.content_youtube h2.font-type-a{margin-bottom: 30px;}
.youtube_textbox h3 {
    font-size: 1.5rem;
	margin-top: 10%;}}
  /*----------------------youtube掲載ここまで----------------------*/



  /*----------------------フッターマウスオーバーずれ解消----------------------*/
#open1 a,#open2 a,#open3 a,#open4 a,#open5 a,#open6 a{  display: inline-block; /* 追加 */}






/***********************************
プランエリア PC
************************************/



section.topplan_bg {
    width: 100%;
    padding-top: 0px!important;
    padding-bottom: 25px;
	padding-left: 5px;
	padding-right: 5px;	
	background: #fff !important;
}

/*セットプラン*/
h3.setplan_top{
	background: #ee6b9a;
	color:#fff;
	font-weight: bold;
	font-size: 20px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	width: 305px!important;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
	padding: 6px 0 4px 0;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);	
	margin-left: 15px!important;
}


div.setplan_top{
	background: #fff;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	width: 305px!important;
	height: 355px!important;
	padding: 17px!important;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);
	margin-left: 15px!important;
}

	
.setplan_top .cap{
	margin-bottom: 10px;

}


/*スタンダードプラン*/
h3.standardplan_top{
	background: #fd7faf!important;
	color:#fff;
	font-weight: bold;
	font-size: 20px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	width: 305px!important;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
	padding: 6px 0 4px 0;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);	
	margin-left: 15px;
}

div.standardplan_top{
	background: #fff;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	width: 305px!important;
	height: 355px!important;
	padding: 12px!important;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);	
	margin-left: 15px;
}

	
	
/*オリジナルプラン*/
h3.originalplan_top{
	background: #5ad0d7!important;
	color:#fff;
	font-weight: bold;
	font-size: 20px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	width: 305px!important;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
	padding: 6px 0 4px 0;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);	
	margin-left: 15px;
}

div.originalplan_top{
	background: #fff;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	width: 305px!important;
	height: 355px!important;
	padding: 12px!important;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);	
	margin-left: 15px;
}

/*火葬プラン*/
h3.kasoplan_top{
	background: #fca005!important;
	color:#fff;
	font-weight: bold;
	font-size: 20px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	width: 305px!important;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
	padding: 6px 0 4px 0;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);	
	margin-left: 5px!important;
}

div.kasoplan_top{
	background: #fff;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	width: 305px!important;
	height: 355px!important;
	padding: 12px!important;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);	
	margin-left: 5px!important;	
}

.topplan_bg .float_l{
	float: left;	
	padding-bottom: 10px;
	margin-top: 20px;
}


.topplan_bg .float_l p.detail{
	font-size: 12px;	
	margin-top: 8px;
	font-weight: bold;
}

.topplan_bg .float_l p.cap{
	font-size: 11px;	
	margin-top: 6px;
	font-weight: bold;
}

.topplan_bg span.linkBox.inBox{
	clear: both;
	margin-top: 10px;
}
	
	
.cap_red{
	clear: both;
	margin-top: 5px;
	color: #ff3333;
	border: 2px solid #ff3333;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}
	
.link02{
	text-align: right;
	clear: both;
	font-size: 16px;
	margin-top: -10px;
	text-decoration: underline;
	}

.aichi_plan_bnr img {
    border: solid 1px #999999;
    box-sizing: border-box;}
    .chiba-contents {
	margin: 0 3%;
}
	
.aichi-contents {
	margin: 0 3%;
}	
.aichi-contents p {
	font-size: 15px;
}
	




	
/***********************************
プランエリア　SP
************************************/

	
@media screen and (max-width: 767px){	
	

h2.main_tit_2 span {
    font-size: 5vw!important;
}
	
section.topplan_bg {
    width: 100%;
	padding-left:0;
	padding-right: 0;
    padding-top: 20px!important;	
}

section.topplan_bg .inner{
    width: 100%;
	margin:  0 auto;
}
		

.topplan_bg h2.top_tit span {
    border-left: none !important;
    background-size: auto 100%;
    background-repeat: no-repeat;
    padding-left: 5px;
    font-size: 24px;
	text-align: center;
}	
	
.topplan_bg h2.top_tit {
	margin: 20px auto;
	width: 100%;
}	

h3.setplan_top{
	width: 95%;
	margin: 30px auto 0;
	text-align: center;		
}

div.setplan_top{
	width: 95%;
	margin: 0 auto;
	height: auto!important;
	padding: 12px;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);	
}

	
	
h3.standardplan_top{
	width: 95%;
	margin: 30px auto 0;
	text-align: center;
}

div.standardplan_top{
	width: 95%;
	height: auto!important;
	margin: 0 auto;	
	padding: 12px;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);	
}

	
h3.originalplan_top{
	width: 95%;
	margin: 30px auto 0;
	text-align: center;
}

div.originalplan_top{
	width: 95%;
	height: auto!important;
	margin: 0 auto;	
	padding: 12px;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);	
}


h3.kasoplan_top{
	width: 95%;
	margin: 30px auto 0;
	text-align: center;
}

div.kasoplan_top{
	width: 95%;
	height: auto!important;	
	margin: 0 auto;
	padding: 12px;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);
}

.topplan_bg .float_l{
	float: none;	
	padding-bottom: 10px;
}
	
.title_head {
    font-weight: bold!important;
	margin-bottom: 10px!important;
}
	

}

/***********************************
ラインバナー
************************************/
.linebnrbox{margin-bottom:40px; margin-top: -20px; }
@media screen and (max-width: 767px){
	.linebnrbox{ width: 98%; margin: -20px auto 0;}
}



/***********************************
選ばれるポイント内のCTA
************************************/

section.content_feature section.ctatop_box {
    background: #fff;
    height: auto;
	width: auto!important;
    margin: 0!important;
    padding:0!important;
    clear: both;
}

section.content_feature section.ctatop_box .inner{
	width: 100%!important;
}

section.content_feature section.ctatop_box .pc_num {
    width: 410px!important;
    height: 76px!important;
}

section.content_feature section.ctatop_box .pc_num span {
    font-size: 36px!important;
}

@media screen and (min-width: 769px), print {
section.content_feature .mt60{
	margin-top: 60px;
}
	
}


@media screen and (max-width: 769px), print {
section.content_feature .mt60{
	margin-top: 20px;
}

section.content_feature section.ctatop_box .inner{
	margin-top: 20px!important;
}
	
section.content_feature section.ctatop_box dd p.txt01 {
    font-size: 4vw;
}
	
section.content_feature section.ctatop_box dd p.txt02 {
    font-size: 6.7vw;
}
	
section.content_feature section.ctatop_box dd p.txt03 {
    font-size: 3.8vw;
	margin-top: -3px;
}
	
	
}


@media screen and (max-width: 320px), print {
section.content_feature  section.ctatop_box .sp_num_top{
	min-height: 78px!important;
}	
}



/*プランバナー下のあんしん保証バナー*/
.anshin_bnr{
	width: 98.5%;
	margin: 30px auto 10px;
}

@media screen and (max-width: 769px), print {
.anshin_bnr{
	margin: 20px auto 10px;
	}
}	
	