/* ▼▼CSS -Document▼▼ */
/*--コンセプトカラー■
#5554a0（あさひロゴカラーコード紫）
#d40000（お急ぎ電話赤）
#365b8f（資料請求青）
#287227（FAQ緑）
#ffea01（事前相談黄色）
#dc8d30（相談室完備橙）

■各プラン
#de600c（直葬9.5）オレンジ
#4b763e（お別れ葬14）グリーン
#66422a（1日葬25）ブラウン
#5b3e76（家族葬30）パープル
#832c59（家族葬40）槐色
#d6286e（家族葬50）ダークピンク
#3b4398（一般葬60）ブルー
#896823（一般葬70）ゴールド
■--*/
#main-images{
background-color:#ffffff;
padding-bottom:0px;
}


/*下部お問い合わせ*/
#tel_footer_btn{
display:flex;
justify-content:space-between;
margin:6px 0 60px 0;
}

#tel_footer_btn li{
width:48%;
}

.tel_footer_btn_sp{
display:none;
}

@media screen and (max-width:1123px) {
	.tel_footer_btn_pc{
	display:none;
	}

	.tel_footer_btn_sp{
	display:block;
	}

	#tel_footer_btn{
	display:block;
	margin:6px 0 60px 0;
	}

	#tel_footer_btn li{
	width:80%;
	margin:20px auto;
	}
}

/*/下部お問い合わせ*/

/*葬儀に関するコラム*/
/*お葬式コラム*/
.article_blog{
width:100%;
height:220px;
/*padding:60% 8px 8px 8px!important;*/
margin:0 0 20px 0;
position:relative;
}

#article01{
/*display:flex;
align-items:flex-end;
aspect-ratio: 4 / 3;*/
/*background:#cccccc;後で消す*/
background:url(../images/blog/article01.jpg) no-repeat center center;
background-size: cover;
}

#article02{
background:url(../images/blog/article02.jpg) no-repeat center center;
background-size: cover;
}

#article03{
background:url(../images/blog/article03.jpg) no-repeat center center;
background-size: cover;
}

#article04{
background:url(../images/blog/article04.jpg) no-repeat center center;
background-size: cover;
}

#article05{
background:url(../images/blog/article05.jpg) no-repeat center center;
background-size: cover;
}

#article06{
background:url(../images/blog/article06.jpg) no-repeat center center;
background-size: cover;
}

#article07{
background:url(../images/blog/article07.jpg) no-repeat center center;
background-size: cover;
}

#article08{
background:url(../images/blog/article08.jpg) no-repeat center center;
background-size: cover;
}

#article09{
background:url(../images/blog/article09.jpg) no-repeat center center;
background-size: cover;
}


.article_blog a{
position:absolute;
width:92%;
left:11px;
bottom:8px;
display:block;
color:#ffffff;
font-size:18px;
font-weight:bold;
}


.categories{
font-weight:normal;
display:block;
border-top:1px solid #ffffff;
padding:5px 0 0 0;
margin:4px 0 0 0;
width:100%;
font-size:12px;
color:#ffffff;
}

/*/葬儀に関するコラム*/


/*--コンセプトカラー■
#5554a0（あさひロゴカラーコード紫）
#d40000（お急ぎ電話赤）
#365b8f（資料請求青）
#287227（FAQ緑）
#ffea01（事前相談黄色）
#dc8d30（相談室完備橙）

■各プラン
#de600c（直葬9.5）オレンジ
#4b763e（お別れ葬14）グリーン
#66422a（1日葬25）ブラウン
#5b3e76（家族葬30）パープル
#832c59（家族葬40）槐色
#d6286e（家族葬50）ダークピンク
#3b4398（一般葬60）ブルー
#896823（一般葬70）ゴールド
■--*/


/*------------------------------------------------------
.top-titlenumber{
	font-size:14px;
	font-weight:normal;
}

.top-cath{
	font-size:12px;
	font-weight:normal;
	display:block;
	padding:4px 0 0 0;
}

.top-titlenumber-circle{
	color:#f57c0a;
	display:inline;
}

.top_5column{
	display:flex;
	flex-wrap: wrap;
	justify-content:space-between;
	margin:70px 0;
}

.top_5column div{
	width:18%;
}

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

	.top_5column div{
		width:35%;
		margin:15px 50px;
	}
}

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

	.top_5column div{
		width:70%;
		margin:15px auto;
	}
}

.top_5column p{
	padding:5px 0 0 0;
	line-height:1.4;
	text-align: justify;
}
---------------------------------------------------------*/

/*あさひ葬祭も皆様と同じ大阪市の一員です*/
.asahi_bg {
    background-color: #5554a0;
    width: 100%;
    margin:50px 0 0 0;
    color: #ffffff;
}

.upsidedowntryangle {
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 95px 0 95px;
    border-color: #ffffff transparent transparent transparent;
}

.publish03 {
    padding: 20px 0;
}

.publish03 dl{
display:flex;
margin:20px 0;
}

.publish03 dt{
width:45px;
height:45px;
margin:0 20px 0px 0px;
}

.publish03 dt img{
width:45px!important;
height:40px!important;
}

.publish03 dd{
font-size:20px;
font-weight:bold;
line-height:1.8;
}

/*
.publish03 dd span{
display:block;
}*/

.publish03 h2{
border-bottom:1px solid #ffffff;
padding:0px 0 10px 0;
font-size:20px;
font-weight:bold;
line-height:1.5;
text-align:center;
}

.publish_contents_inner{
width:50%;
margin:12px auto;
}

/*葬儀事例更新お知らせ*/

#case_news{
width:100%;
line-height:1.8;
}

#case_news ul{
overflow-y: scroll;
height:200px;
}

#case_news li{
width:100%;
border-bottom:1px dotted #cccccc;
box-sizing:border-box;
padding:18px 0;
color:#666666;
font-size:18px;
display:flex;
align-items:center;
}

.caseNews{
background-color:#5554a0;
border-radius:4px;
padding:6px 0;
text-align:center;
color:#ffffff;
display:block;
font-size:80%;
width:130px;
margin:0 20px 0 0;
}

.caseNews_date{
color:#999999;
display:block;
border-right:1px dotted #cccccc;
padding:0 10px 0 0;
}

.caseNews_content{
padding:0 0 0 10px;
}

@media screen and (max-width:700px) { 
	#case_news li{
	flex-wrap:wrap;
	font-size:16px;
	}
	
	.caseNews{
	padding:6px 4px;
	}

	.caseNews_date{
	border:none;
	}

	.caseNews_content{
	width:100%;
	}
}

/*▲葬儀事例更新お知らせ▲*/

@media screen and (max-width:1024px) { 
	.publish_contents_inner{
	width:70%;
	margin:10px auto;
	}
}

@media screen and (max-width:900px) {
	.publish_contents_inner{
	width:80%;
	margin:10px auto;
	}

	.publish03{
	padding:30px 0;
	}

	.publish03 dd{
	font-size:2.8vw;
	font-weight:bold;
	}
	
	.publish03 dd span{
	display:block;
	font-size:85%;
	}

	.publish03 dt{
	width:32px;
	height:32px;
	margin:0 10px 0px 0px;
	}

	.publish03 dt img{
	width:38px!important;
	height:38px!important;
	}

	.publish03 p{
	border-top:2px solid #ffffff;
	padding:25px 0 0 0;
	font-size:28px;
	font-weight:bold;
	line-height:1.5;
	}
}


@media screen and (max-width:600px) {
	.publish03 dd{
	font-size:18px;
	padding:0 10px 0 0;
	line-height:1.3;
	}
}

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

	.publish03 dd{
	font-size:14px;
	padding:0 10px 0 0;
	line-height:1.3;
	}

	.publish03 dt{
	width:30px;
	height:26px;
	margin:0 10px 0px 5px;
	}

	.publish03 dt img{
	width:30px!important;
	height:30px!important;
	}

	.publish03 p{
	border-top:2px solid #ffffff;
	padding:25px 0 0 0;
	font-size:25px;
	font-weight:bold;
	line-height:1.5;
	}
}

/*/あさひ葬祭も皆様と同じ大阪市の一員です*/

