@charset "UTF-8";

/*<<----互助会------*/

.w-g-outline {
	background-color: #eee;
	margin-top: 50px;
	padding-bottom: 30px;
	width: 100%;
}

.g-outline {
	flex-wrap: nowrap;
	max-width: 1100px;
	margin: 0 auto;
}

.g-outline img {
	padding: 10px 0;
}

.g-outline-white {
	background: #fff;
	padding: 25px;
	text-align: left;
	line-height: 1.6;
	margin: 10px 0;
}

.g-outline-child1 {
	margin: 15px;
	width: 30%;
}

.g-outline-child2 {
	margin: 0 15px;
	flex-shrink: 2;
	width: 70%;
}

.g-outline-dot-txt {
	font-size: 2.4rem;
	color: #28a;
	display: inline-block;
	border-bottom: 2px dotted #999;
	line-height: 1.2;
	margin-bottom: 10px;
	font-weight: 500;
}

.point-wrap {
	/*max-width: 1180px;*/
	margin-top: 20px;
}

.point-parent {
	max-width: 530px;
	min-height: 120px;
	margin: 15px auto;
	padding: 10px;
	background: #eee;
	border: 1px solid #add;
	border-radius: 10px;
	align-items: flex-start;
}

.point-number {
	font-size: 3.3rem;
	color: #fff;
	margin: auto 0;
	width: 70px;
	height: 70px;
	background: #9cd;
	border-radius: 50%;
	line-height: 70px;
	text-align: center;
}

.point-child {
	max-width: 420px;
	margin: 0 8px;
	display: inline-block;
	padding: 5px 0;
}

.point-child h3 {
	color: #28a;
	border-bottom: 2px dotted #9aa;
	margin-bottom: 5px;
	font-size: 1.8rem;
	line-height: 1.5;
	margin-bottom: 5px;
	font-weight: 500;
}

.point-child p {
	text-align: left;
	line-height: 1.2;
	padding: 5px 0;
}

.g-note {
	text-align: right;
	font-size: 1.4rem;
	width: 100%;
}

/*------互助会ここまで-->>*/

/*<<----互助会faq----*/

.g-otoiawase {
	text-decoration: underline;
}

.g-otoiawase:hover {
	color: #079;
}

.wrap-faq {
	margin: 40px auto 0 auto;
}

.container-faq {
	width: 100%;
	padding: 15px 30px;
	border: solid 1px #add;
	text-align: left;
	background: #fcfcfa;
	margin-top: 20px;
	border-radius: 2px;
}

.faq-a,.faq-q {
	display: flex;
	margin: 0;
	align-items: flex-start;
}

.faq-q-i ,
.faq-a-i {
	vertical-align:middle;
	text-align: center;
	width: 60px;
	height: 40px;
	color: #fff;
	font-size: 3.0rem;
	border-radius: 5px;
	padding: 5px;
	margin: 10px 15px 10px 0;
	flex-shrink: 0;
	position: relative;
}

.faq-a-i {
	margin-top: 30px;
}

.faq-q-i::before,
.faq-a-i::before {
	content: '';
	position: absolute;
	bottom: -8px;
	left: 55%;
	border-style: solid;
	border-width: 10px 0px 0 20px;
}

.faq-q-i {
	background-color: #9bd;
}

.faq-a-i {
	background-color: #d9a;
}

.faq-q-i::before {
	border-color: #9bd transparent transparent transparent;
}

.faq-a-i::before {
	border-color: #d9a transparent transparent transparent;
}

.faq-q-text , .faq-a-text {
	min-height: 70px;
	width: 100%;
	padding: 20px 15px;
}

.faq-q-text {
	border-bottom: dashed 1px #add;
}

/*------faq-->>*/

/*<--届け出の変更---*/
.changes-dot-line {
	padding-top: 60px;
	max-width: 1080px;
	width: 94%;
	margin: 0 auto;
}

.changes-dot-line h3 {
	display: inline-block;
	font-size: 2.8rem;
	color: #d62;
	margin-bottom: 15px;
	padding: 0 30px;
	border-bottom: dashed 1px #d62;
	font-weight: 500;
	line-height: 1.2;
}

.changes-dot-line p {
	font-size: 1.8rem;
	line-height: 1.8;
}

.wrap-proc-phone {
	margin-top: 40px;
	background-color: #fdfafa;
	padding: 20px 0;
}

.wrap-proc-phone2 {
	margin-top: 40px;
	background-color: #fff;
	padding: 40px 0;
}

.container-proc-phone {
	width: 100%;
	max-width: 880px;
	width: 94%;
	margin: 0 auto;
	border-radius: 5px;
	border: solid 1px #999;
	box-shadow: 0 3px 6px rgba(0,0,0,.15);
}

.proc-phone-ttl {
	width: 100%;
	background: #049;
	border: solid 1px;
	border-radius: 5px 5px 0 0 ;
	padding: 10px;
}

.proc-phone-ttl h4 {
	display: inline-block;
	font-size:2.8rem;
	color: #fff;
	vertical-align: middle;
	padding: 0 15px;
}

.proc-phone-ttl img {
	width: 70px;
	height: 70px;
	vertical-align: middle;
}

.proc-phone-number {
	width: 100%;
	font-size: 2.8rem;
	padding-top: 30px;
	vertical-align: middle;
	font-weight: 500;
}

.proc-phone-number span {
	padding: 0 15px;
}

.proc-phone-number a {
	font-size: 4.0rem;
	color: #049;
	padding-left: 20px;
	vertical-align: middle;
}

.proc-phone-time {
	margin: 15px 30px;
	border-top: dashed 1px #999;
	padding: 15px;
	font-size: 2.3rem;
	color: #d62;
	font-weight: 500;
}

.proc-icon {
	padding-left: 10px;
	width: 50px!important;
	margin-bottom: 10px;
}

.wrap-procedure {
	margin-top: 50px;
}

.procedure {
	width: 100%;
	margin-top: 20px;
	text-align: left;
	border: solid 1px #28a;
}

.procedure-ttl {
	height: 60px;
	border-bottom: solid 1px #28a;
	background: #f8f8f8;
	display: flex;
	align-items: center;
}

.proc-ttl-icon {
	background: #28a;
	width:60px;
}

.procedure-ttl img {
	padding: 10px;
	width: 60px!important;
	height:60px!important;
	vertical-align: middle;
}

.procedure h4 {
	color: #28a;
	font-size: 2.2rem;
	font-weight: 500;
	padding: 0 30px;
}

.procedure p.proc-text {
	padding: 20px 30px;
}

.notes-cancell {
	width: calc(100% - 40px);
	margin: 20px;
	padding: 0 20px 20px 20px;
	border-bottom: solid 1px #777;
}

.notes-cancell h5 {
	font-size: 1.7rem;
	color: #28a;
	font-weight: 500;
}

.notes-cancell p {
	padding: 10px 10px 0 10px;
}

.notes-c-img {
	display: flex;
}

.notes-c-img p {
	width: 650px;
}

.notes-c-img img {
	width: 350px;
	padding-top: 10px;
	vertical-align: top;
}

.wrap-cancel-flow {
	width: 100%;
	max-width: 1080px;
	margin-top: 40px;
	background-color: #fdfafa;
	padding: 40px 0 60px 0;
}

.wrap-cancel-flow h5 {
	margin-bottom: 30px;
}

.container-cancel-flow {
	display: flex;
	border: solid 2px #28a;
	margin: 0 20px;
	padding: 20px 30px;
	background-color: #fff;
	position: relative;
	border-radius: 5px;
}

.cancel-flow-left {
	padding-right: 15px;
}

.dia-text {
	width: 30px;
	height: 30px;
	transform: rotate(45deg);
	background: #9cd;
	border-radius: 8px;
	text-align: center;
}
.dia-text p {
	color: #fff;
	font-size: 2.0rem;
	transform: rotate(-45deg);
}

.cancel-flow-right h6 {
	font-size: 1.7rem;
	color: #28a;
	font-weight: 500;
	border-bottom: dashed 1px #777;
	padding: 5px 10px 10px 10px;
}

.cancel-flow-right p {
	padding: 10px;
}

.triangle-c-flow:not(:last-of-type) {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 30px;
	border-color: #28a transparent transparent transparent;
	margin:	0 auto;
	display: block;
}

/*------->*/

/*<<<--結婚式について-------*/

.wedding-ttl p {
	margin-top: 40px;
}

.wedding-ttl h3 {
	text-align: left;
	color: #ef919d;
	margin-top: 70px;
}

.wrap-hall-list {
	align-items: flex-start;
}

.wedding-hall-list {
	max-width: 530px;
	width: 92%;
	height: 500px;
	margin: 20px;
	border-radius: 5px;
	border: solid 1px #efe2e4;
	box-shadow: 0 3px 6px rgba(0,0,0,.15);
}

.wedding-h-list-ttl {
	width: 100%;
	height: 70px;
	background-color: #ef919d;
	border: solid 1px #efe2e4;
	border-radius: 5px 5px 0 0 ;
	background-image:url(/img/icon_flower2.svg);
	background-repeat:no-repeat;
	background-position: right -55px top -55px;
	background-size: 110px 110px;
}

.wedding-h-list-ttl a:hover {
	text-decoration: none;
}

.wedding-h-list-ttl h4:hover {
	color: #efe2e4;
}

.wedding-h-list-ttl h4 {
	color: #fff;
	line-height: 70px;
}

.wedding-h-list-conta {
	display: flex;
	padding: 10px 20px;
	text-align: left;
	border-bottom: 1px solid #efe2e4;
}

.wedding-h-list-conta:nth-of-type(2) {
	margin-top: 10px;
}

.wedding-h-list-conta:last-of-type {
	padding-bottom: 20px;
	border-bottom: none;
}

.whl-hall-name a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.whl-hall-name h5 {
	display: inline-block;
	font-size: 2.0rem;
	color: #ef919d;
	border-bottom: 1px solid #ef919d;
	vertical-align: middle;
	padding-bottom: 5px;
}

.whl-hall-name img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
}

.whl-hall-name div {
	padding-top: 10px;
	color: #ef919d;
}

.whl-hall-conta2 {
	position: relative;
	width:340px;
	padding: 20px;
	transform: translate(150px);
}

.hall-thumbnail {
	display: inline-block;
}

.hall-thumbnail img {
	padding-top: 10px;
	width: 150px;
	height: 107px;
	vertical-align: top;
	object-fit: contain;
}

.hall-thum-text {
	display: inline-block;
	vertical-align: top;
	padding: 10px;
}

.hall-thumbnail {
	position: absolute;
	top: 0;
	left: -150px;
	width: 150px;
	height: 100%;
}

/*------->*/

/*<<<--結婚式場-------*/

.wedding-hall-wrap {
	margin-top: 70px;
	padding-bottom: 30px;
	border-radius: 5px;
	border-bottom: solid 1px #efe2e4;
	box-shadow: 0 9px 9px -9px rgba(0,0,0,.15);
	text-align: left;
	display: block;
}

.wedding-hall-ttl {
	width: 100%;
	height: 60px;
	background-color: #ef919d;
	border: solid 1px #efe2e4;
	border-radius: 5px 5px 0 0 ;
	background-image:url(/img/icon_flower2.svg);
	background-repeat:no-repeat;
	background-position: right 10px top -50px;
	background-size: 110px 110px;
}

.wedding-hall-ttl h4 {
	color: #fff;
	line-height: 60px;
	text-align: left;
	padding-left: 20px;
}

.wedding-hall-conta {
	padding: 10px;
	display: flex;
	align-items:center;
	justify-content: space-between;
}

.w-hall-image {
	width: 55%;
	vertical-align: top;
}

.w-hall-image img {
	padding: 10px;
	width: 100%;
}

.w-hall-info {
	margin: 10px;
	flex-basis: 40%;
}

.w-hall-name {
	display: inline-block;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #777;
}

a.w-hall-more {
	display: block;
	width: 170px;
	margin: 20px 0 0 auto;
	padding: 10px 12px;
	color: #fff;
	background-color: #ef919d;
	position: relative;
	border-radius: 5px;
}

a.w-hall-more:hover {
	text-decoration: none;
	opacity: 0.8;
}

.w-hall-more::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 14px;
	right: 16px;
	width: 7px;
	height: 7px;
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
	transform: rotate(45deg);
}

.wedding-hall-conta .table-underline td:first-of-type {
	border-bottom:solid 1px #977;
}

.table-underline {
	background-color: #fff;
	border-collapse:collapse;
	border-bottom:solid 1px #777;
	width: 100%;
}

.table-underline tr {
	border-bottom:solid 1px #777;
}

.table-underline td {
	line-height:1.5;
	padding:15px 0;
	text-align: left;
}

.table-underline td:first-of-type {
	width: 25%;
	padding-right: 5px;
}

.table-underline tr td:last-of-type {
	padding-left: 5px;
	white-space: pre-line;
}

.hall-access {
	display: inline-block;
	padding-bottom: 5px;
	margin: 10px 20px;
	border-bottom: 1px dashed #777;
}

.width-fix-map {
	width: 100%;
	max-width: 1040px;
	margin: auto;
}

.hall-access-map {
	position: relative;
	width: 100%;
	padding-top: 50%;
	margin: 0 20px;
}

.hall-access-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*------->*/

/*<<<--葬儀について------*/

.funeral-cicle-ttl span {
	border-color: #967cc0
}

.funeral-card h4 {
	color: #967cc0;
	border-color: #967cc0;
	display: block;
}

.funeral_top {
	width: 100%;
	max-width:initial;
	max-width: auto;
	padding-bottom: 70px;
}

/* フリーダイヤル */
.freedial {
	width: 100%;
	max-width: 1085px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 2px;
}

.freedial_txt {
	background-color: #eb4e47;
	width: 100%;
	border-radius: 5px 5px 0 0;
}

.freedial_txt span {
	color: #ffffff;
	line-height: 3em;
	font-size: 1.6em;
	font-weight: bold;
}

.freedial_number {
	width: 100%;
	max-width: 1085px;
	border: solid 1px #D73C3A;
	border-radius: 0 0 5px 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
}

.freedial_number span {
	color: #D73C3A;
}

.freedial_number span:first-of-type {
	font-size: 2.4em;
	font-weight: 500;
	line-height: 3em;
}

.freedial_number img {
	width: 100px;
	margin: 0 3em;
}

.freedial_number span:last-of-type {
	font-size: 3.6em;
	font-weight: 500;
	padding: 0.6em 0;
	letter-spacing: 0.2em;
}

.freedial_number span rt {
	font-size: 0.3em;
	font-weight: bold;
}

/* コロナ対策 */
/* .coronavirus {
	width: 100%;
	max-width: 1085px;
	background-color: #be3e3f;
	margin: 50px auto 0;
	display: block;
} */

/* .coronavirus div {
	color: #ffffff;
	line-height: 3em;
	font-size: 1.2em;
	font-weight: 500;
} */

.form_link_btn_wrap{
		width: 100%;
	max-width: 1085px;
	background-color:#31456A;
	margin: 50px auto 0;
	text-decoration: none;
	color:#ffffff;
	
	
}

.form_link_btn {
	display: flex;
	justify-content: center;
	
}

.form_link_btn img{
	width: 1.4em;
	height: 1.4em;
	margin: auto 10px;
}
.form_link_btn span {
	line-height: 3em;
	font-size: 1.8em;
	font-weight: 500;
	font-weight: bold;
}


/* YouTube */
/* 20250714見出しを追加 */
.funeral-youtube-title{
	color: #10937c;
	font-size: 1.2em;
    position: relative;
	/* padding: 0 3px; */
	display: block;
}
.funeral-youtube-title span{
	display: inline-block;
	font-size: 1.3em;
	font-weight: 600;
	padding-top: 10px;
}
.funeral-youtube-title::before{
	content: "";
	width: 60px;
	height: 1.2px;
	background-color: #10937c;
	position: absolute;
	left: calc(50% - 120px);
	top: 1.3em;
	transform: rotate(60deg);
}
.funeral-youtube-title::after{
	content: "";
	width: 60px;
	height: 1.2px;
	background-color: #10937c;
	position: absolute;
	right: calc(50% - 120px);
	top: 1.3em;
	transform: rotate(-60deg);
}
.funeral-youtube {
	width: 100%;
	max-width: 1085px;
	display: flex;
	/* justify-content: space-between; */
	justify-content: center;
	margin: 50px auto;
}

.funeral-youtube iframe {
	width: 560px;
	height: 315px;
}

.funeral-youtube iframe:first-of-type {
	margin-right: 1%;
}

/* 葬儀内容4種 */
.funeral_plan {
	width: 100%;
	max-width: 1085px;
	display: flex;
	justify-content: space-between;
	margin: 30px auto;
	text-align: left;
}

.plan_detail {
	width: 25%;
	margin-right: 1%;
	border: solid 1px #cccccc;
	padding: 2em 1em;
	box-shadow: 0 3px 6px rgba(0,0,0,.15);
}

.plan_detail:last-of-type {
	width: 25%;
	margin-right: 0;
}

.plan_ttl .explanation {
	font-size: 0.8em;
	line-height: 1.4em;
	height: 2em;
	margin-bottom: 0.2em;
}

.plan_ttl h4 {
	font-weight: bold;
	font-size: 1.6em;
	letter-spacing: 0.1em;
	white-space: nowrap;
	line-height: 45px;
}

.plan_ttl .people {
	display: block;
	line-height: 2em;
	text-align: center;
	color: #ffffff;
	width: 100%;
	font-weight: bold;
}

/*.plan_detail .introduction {
	font-size: 0.8em;
	line-height: 1.8em;
	margin: 1em 0;
	min-height: 210px;
	white-space: normal;
}*/

.plan_detail .funeral_icon {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 1em 0;
}

.plan_detail .funeral_icon li {
	width: 30%;
	text-align: center;
	padding: 0.5em 0 0.5em 0.1em;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-radius: 5px;
	font-size: 1em;
	text-shadow: 1px 1px 1px #a2a2a2;
}

.plan_bgcolor_01 {
	background-color: #e65656;
}

.plan_bgcolor_02 {
	background-color: #ea860e;
}

.plan_bgcolor_03 {
	background-color: #728b37;
}

.plan_bgcolor_04 {
	background-color: #e8ca10;
}

.funeral_icon .not_apply {
	background-color: #cccccc;
}

.plan_detail .plan_link {
	width: 100%;
	display: block;
	color: #ffffff;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
	margin: 1em 0 0;
}

.plan_detail:first-of-type h4 {
	color: #e65656;
}

.plan_detail:first-of-type .people,
.plan_detail:first-of-type .plan_link  {
	background-color: #e65656;
}

.plan_detail:nth-of-type(2) h4 {
	color: #ea860e;
}

.plan_detail:nth-of-type(2) .people,
.plan_detail:nth-of-type(2) .plan_link {
	background-color: #ea860e;
}

.plan_detail:nth-of-type(3) h4 {
	color: #728b37;
}

.plan_detail:nth-of-type(3) .people,
.plan_detail:nth-of-type(3) .plan_link {
	background-color: #728b37;
}

.plan_detail:last-of-type h4 {
	color: #e8ca10;
	font-size: 1.3em;
}

.plan_detail:last-of-type .people,
.plan_detail:last-of-type .plan_link {
	background-color: #e8ca10;
}
/*------->*/

/*<<<--葬儀ページ専用フッター------*/

/*------->*/

/*<<<--葬儀場TOP：火葬式プラン------*/

.kasoushiki_plan {
	width: 100%;
	max-width: 1085px;
	background-color: #c76b6b;
	margin: auto;
}

.kasoushiki_plan_box {
	max-width: 1085px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px;
}

.kasoushiki_detail {
	width: 40%;
	display: block;
	padding: 0 10px 0 0;
	max-height: 375px;
}

.kasoushiki_ttl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	padding-bottom: 10px;
	border-bottom: solid 1px #ffa2a2;
}

.kasoushiki_ttl .ttl {
	color: #ffffff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #930000;
	margin: 10px 0;
}

.kasoushiki_ttl .ttl span:first-of-type {
	font-size: 1.2em;
	margin-right: 1em;
	vertical-align: middle;
	display: inline-block;
}

.kasoushiki_ttl .ttl span:last-of-type {
	font-size: 2.4em;
	letter-spacing: 0.1em;
	vertical-align: middle;
	display: inline-block;
}

.people_mark {
	background-color: #a7b011;
	border-radius: 50%;
	color: #ffffff;
	width: 80px;
	height: 80px;
	padding: 25px 12px;
}

.people_mark p {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;
}

.people_mark span {
	font-size: 1.2em;
	margin: 0 0.1em;
	font-weight: bold;
}

.kasoushiki_ttl .price {
	color: #ffffff;
	margin: -10px auto 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.kasoushiki_ttl .price div:first-of-type span {
	font-size: 2.8em;
	text-shadow: 1px 1px 1px #930000;
	font-weight: bold;
	margin-right: 0.2em;
	letter-spacing: 2px;
}

.kasoushiki_ttl .price div:nth-of-type(2) {
	display: flex;
	flex-direction: column-reverse;
}

.kasoushiki_ttl .price div:nth-of-type(2) span:first-of-type {
	font-size: 1.2em;
}

.kasoushiki_ttl .price div:nth-of-type(2) span:last-of-type {
	font-size: 0.6em;
	letter-spacing: 0.1em;
	margin-bottom: 0.1em;
}

.kasoushiki_flow {
	width: 100%;
	margin: 10px auto 0;
}

.kasoushiki_option {
	background-color: #d67d7d;
	padding: 35px 15px;
	margin: 0 10px 0 0;
	height: 190px;
}

.kasoushiki_option div {
	color: #ffffff;
	background-color: #930000;
	border-radius: 20px;
	line-height: 1.8em;
	font-weight: bold;
	font-size: 1em;
	width: 100%;
}

.kasoushiki_option p {
	color: #ffffff;
	text-align: left;
	font-size: 0.8em;
	padding: 10px 5px 0;
	line-height: 1.6em;
}

.arrow_03 {
	width: 60px;
	height: 60px;
	background-image: url("/img/icon_arrow1.svg");
	background-repeat: no-repeat;
	display: inline-block;
	margin: -90px -350px -15px 0;
}

.kasoushiki_img {
	width: 30%;
}

.kasoushiki_img img {
	width: 100%;
	height: 190px;
	vertical-align: bottom;
}


/*------->*/

/*<<<--葬儀場TOP：火葬式プラン下のフリーダイアル------*/

/* .funeral_mainvisual {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	background-image: url(/img/funeral_mainvisuals.jpg);
	background-size: cover;
	background-position: center center;
	padding: 205px 0;
} */
	.funeral_mainvisual{
		width: 100%;
	}
.funeral_mainvisual img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

/* .mainvisual_text {
	width: 100%;
	background-color: #ffffffc9;
	background-image: url(/img/funeral_mainvisual_02.jpg);
	background-size: cover;
	height: 90px;
}

.mainvisual_text span {
	text-align: center;
	font-size: 2.0em;
	line-height: 90px;
	letter-spacing: 0.1em;
	font-weight: 500;
} */
/*------->*/

/*<<<--葬儀場TOP：火葬式プラン下のフリーダイアル------*/

.plan_under_freedial {
	width: 100%;
	height: 70px;
	background-color: #930000;
	padding: 10px 0;
	margin: 0 auto;
}

.plan_under_freedial .footer_form_link a {
	display: block;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	color:#930000;
	font-size: 1.4em;
	font-weight: bold;
	padding: 10px;
	width: 100%;
	text-align: center;
	box-shadow: 2px 2px 2px rgb(31 31 31);
}

.fd_sp {
	display: none;
}

/*------->*/

/*<<<--葬儀場を探す------*/

.funeral-ttl p {
	margin-top: 40px;
	text-align: left;
}

.funeral-hall-list {
	max-width: 530px;
	width: 92%;
	margin: 20px;
	border-radius: 5px;
	border: solid 1px #e7e0ed;
	box-shadow: 0 3px 6px rgba(0,0,0,.15);
}

.funeral-h-list-ttl {
	width: 100%;
	height: 70px;
	background-color: #967cc0;
	border: solid 1px #e7e0ed;
	border-radius: 5px 5px 0 0 ;
	background-image: url(/img/icon_flower1.svg);
	background-repeat: no-repeat;
	background-position: right 20px top -5px;
	background-size: 100px 100px;
}

.funeral-h-list-ttl a:hover {
	text-decoration: none;
}

.funeral-h-list-ttl h4:hover {
	color: #e7e0ed;
}

.funeral-h-list-ttl h4 {
	color: #fff;
	line-height: 70px;
}

.funeral-h-list-conta {
	display: flex;
	padding: 25px 20px 20px;
	text-align: left;
	border-bottom: 1px solid #e7e0ed;
	min-height: 170px;
}

.funeral-h-list-conta:nth-of-type(2) {
	margin-top: 10px;
}

.funeral-h-list-conta:last-of-type {
	padding-bottom: 20px;
	border-bottom: none;
}

.fhl-hall-name a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.fhl-hall-name h5 {
	display: inline-block;
	font-size: 2.0rem;
	color: #967cc0;
	border-bottom: 1px solid #967cc0;
	vertical-align: middle;
	padding-bottom: 5px;
}

.fhl-hall-name div {
	padding-top: 10px;
	color: #967cc0;
}

.funeral-hall-thumbnail {
	width: 150px;
	height: 107px;
	vertical-align: top;
	object-fit: contain;
}

.funeral-h-l-item {
	padding-left: 10px;
	width: 195px;
}

.funeral-hall-thum-text {
	display: block;
	vertical-align: top;
	padding: 10px 0 0;
}

.funeral-hall-thum-text a {
	font-weight: bold;
	color: #967cc0;
	border-bottom: 1px solid #967cc0;
	text-decoration: none;
}

/*------->*/

/*<<<--葬儀場一覧-------*/

.funeral-ttl h3 {
	text-align: left;
	color: #967cc0;
	margin-top: 70px;
}

.funeral-hall-wrap {
	margin-top: 70px;
	padding-bottom: 30px;
	border-radius: 5px;
	border-bottom: solid 1px #e7e0ed;
	box-shadow: 0 9px 9px -9px rgba(0,0,0,.15);
	text-align: left;
}

.funeral-hall-ttl {
	width: 100%;
	height: 60px;
	background-color: #967cc0;
	border: solid 1px #e7e0ed;
	border-radius: 5px 5px 0 0 ;
	background-image: url(/img/icon_flower1.svg);
	background-repeat: no-repeat;
	background-position: right 20px top -5px;
	background-size: 100px 100px;
}

.funeral-hall-ttl h4 {
	color: #fff;
	line-height: 60px;
	text-align: left;
	padding-left: 20px;
}

.funeral-hall-conta {
	padding: 10px;
	display: flex;
	align-items:center;
	justify-content: space-between;
}

.f-hall-image {
	width: 55%;
	vertical-align: top;
}

.f-hall-image img {
	padding: 10px;
	width: 100%;
}

.f-hall-info {
	margin: 10px;
	flex-basis: 40%;
}

.f-service-list {
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 80%;
	margin: 20px auto;
}

a.f-hall-more ,
a.f-flower-more,
a.f-chobun-more {
	display: inline-block;
	width: 240px;
	margin: 0 auto;
	padding: 10px 12px;
	color: #fff;
	position: relative;
	border-radius: 5px;
}

a.f-hall-more {
	background-color: #967cc0;
}

a.f-flower-more {
	background-color: #919b00;
}

a.f-chobun-more {
	background-color: #006c9b;
}

a.f-hall-more:hover ,
a.f-flower-more:hover,
a.f-chobun-more:hover {
	text-decoration: none;
	opacity: 0.8;
}

.f-hall-more::after ,
.f-flower-more::after,
a.f-chobun-more::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 14px;
	right: 16px;
	width: 7px;
	height: 7px;
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
	transform: rotate(45deg);
}

.funeral-hall-conta .table-underline tr:first-of-type {
	border-bottom:solid 1px #879;
}

.hall-access-text {
	padding: 10px 20px;
}

.br_sp {
	display: none;
}

.funeral-hall_text {
	line-height: 1.2em;
}

.wedding-hall_text {
	line-height: 1.4em;
}

.fd_note {
	font-size: 0.8em;
	color: #cc0000;
}

.fd_note td {
	padding-top: 0!important;
}

.above_fd_note {
	border-bottom: none!important;
}

/*------->*/

/*<<<--ご葬儀全体の流れ-------*/

.wrap-funeral-total-flow {
	max-width: 1160px;
	margin-top: 40px;
	background-image: url(/img/icon_flower3.svg),url(/img/icon_flower3.svg),url(/img/icon_flower3.svg),url(/img/icon_flower3.svg);
	background-repeat :no-repeat;
	background-position: right 10%,left 35%,right 60%,left 90%;
	background-size: 250px;
}

.container-funeral-total-flow {
	display: flex;
	border: solid 1px #967cc0;
	margin: 20px 0;
	padding: 20px 30px;
}

.funeral-total-flow-left {
	padding-right: 15px;
}

.funeral-number p {
	margin: auto 0;
	width: 50px;
	height:50px;
	font-size: 3.3rem;
	color: #fff;
	background-color: #967cc0;
	border-radius: 50%;
	line-height: 50px;
	text-align: center;
}

.funeral-total-flow-right {
	width: 100%;
	text-align: left;
}

.funeral-total-flow-right h3 {
	line-height: 1.6;
	font-size: 2.4rem;
	color: #967cc0;
	font-weight: 500;
	border-bottom: dashed 1px #967cc0;
	padding: 5px 0;
}

.funeral-total-flow-right p {
	padding: 10px 0;
}

ul.f-total-flow-list {
	background: rgba(240, 240, 240,0.6);
	padding: 1em;
	margin-bottom: 10px;
}

 ul.f-total-flow-list li {
	 line-height: 1.8;
}

 ul.f-total-flow-list>li {
	 line-height: 1.8;
	 text-indent: -1em;
	 padding-left: 1em;
}

ul.f-total-flow-list>li::before {
	display: inline-block;
	vertical-align: middle;
	content:'';
	width:0.8em;
	height: 0.8em;
	background: #fff;
	border: 1px solid #777;
	margin-right: 8px;
}

ul.f-total-flow-list2 {
	margin-left: 1.7em;
}

ul.f-total-flow-list2>li::before {
	display: inline-block;
	vertical-align: middle;
	content:'';
	width:2px;
	height: 2px;
	border: 1px solid #777;
	margin-right: 8px;
}

.f-total-notes {
	padding: 10px 0;
}

.triangle-f-flow:not(:last-of-type) {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 30px;
	border-color: #967cc0 transparent transparent transparent;
	margin:	0 auto 20px auto;
}

a.f-t-flow-link {
	color: #967cc0;
	border-bottom: 1px solid;
	font-weight: 500;
}

a.f-t-flow-link:hover {
	color: #C67ACC;
	text-decoration: none;
}

/*------->*/

/*<<<--お通夜等の流れ-------*/
.wrap-funeral-flow {
	max-width: 1160px;
	padding-top: 20px;
	background-image: url(/img/icon_flower3.svg),url(/img/icon_flower3.svg),url(/img/icon_flower3.svg),url(/img/icon_flower3.svg);
	background-repeat: no-repeat;
	background-position: right 1%,left 35%,right 60%,left 90%;
	background-size: 250px;
}

.container-funeral-flow {
	background: rgba(240, 240, 240,0.5);
	margin: 30px;
	padding: 30px 30px 60px 30px;
}

.f-flow-ttl h3.under-line-dot {
	color: #967cc0;
}

.f-flow-ttl h3.under-line-dot::after {
	background-image: linear-gradient(to right, #967cc0, #967cc0 3px, transparent 3px, transparent 8px);
}

.f-flow-ttl p {
	width: 94%;
	margin: 0 auto;
	padding: 10px 20px;
	text-align: left;
}

.f-flow-wrap-item {
	text-align: left;
	margin-top: 10px;
	padding: 10px 20px;
	background: #fff;
	border: 1px solid #ccc;
	width: 94%;
}

.f-flow-item {
	display: flex;
	align-items: center;
}

.f-flow-left {
	padding: 10px;
	width: 100%;
}

.f-flow-table {
	background-color: #fff;
	border-collapse: collapse;
	border-bottom:solid 1px #777;
	width: 100%;
}

.f-flow-table td {
	border-bottom:solid 1px #777;
	line-height:1.5;
	padding:10px 0;
	text-align: left;
}

.f-flow-table td:first-of-type {
	width: 70px;
	padding-right: 5px;
}

.f-flow-table tr td:last-of-type {
	white-space: pre-line;
}

span.f-flow-number {
	display: inline-block;
	margin: auto 20px;
	width: 30px;
	height:30px;
	font-size: 1.8rem;
	color: #fff;
	background-color: #967cc0;
	border-radius: 50%;
	line-height: 30px;
	text-align: center;
}

.f-flow-notes {
	display: flex;
	width: 90%;
	margin: 30px auto 20px auto;
}

.f-flow-notes img {
	width: 40px;
	height: 40px;
}

.f-flow-notes p {
	padding-left: 10px;
}

.f-flow-category {
	text-align: left;
	/*width: 240px;*/
	width: calc(100% - 60px);
	/*margin: 30px 0 10px 40px;*/
	margin: 30px 0 10px 30px;
	padding: 0 0 5px 20px;
	font-size: 2.2rem;
	color: #967cc0;
	border-bottom: 1px solid #967cc0;
	border-left: 4px solid #967cc0;
}

.f-flow-notes2 {
	text-align: right;
	padding: 10px;
}

.f-flow-right {
	padding: 10px;
}

/*------->*/

/*<<<--葬儀のQ&A-------*/

.funeral_underline h3 {
	color: #967cc0;
}

.funeral_underline h3::after {
	background-color: #967cc0;
}

.container-f-faq {
	border: solid 1px #ccc;
}

.faq-f-q-text {
	border-bottom: dashed 1px #ccc;
}

.f-faq-sttl {
	font-weight: bold;
	color: #999;
	line-height: 1.8;
}

.faq-f-slist {
	list-style: disc;
	padding-left: 2.5em;
	line-height: 1.6;
}

.faq-f-slist2 {
	list-style: decimal;
	padding-left: 2.5em;
	line-height: 1.6;
}

.wrap-tamagusi {
	background: #fff;
	border: 1px solid #ccc;
	padding: 15px 20px;
	margin-top: 10px;
	width: 100%;
}

div.tamagusi-child {
	display: flex;
	margin: 10px 0;
}

.tamagusi-child img {
	width: 80px;
	height: 74px;
}

.tamagusi-child p {
	text-indent: -2.5em;
	margin-left: 2.5em;
}

.tamagusi-item {
	width: 100%;
}

.kouden {
	justify-content: flex-start;
	padding: 10px 0;
}

/*------->*/


/*<<<--散骨式-------*/

.ocean_underline h3 {
	color: #148cae;
}

.ocean_underline h3::after {
	background-color: #148cae;
}

img.ocean-main-image {
	width: 1080px;
	height: auto;
	margin: 20px auto;
}

.ocean-ttl {
	margin-top: 20px;
}

.ocean-ttl h4.under-line-dot {
	color: #148cae;
}

.ocean h4.under-line-dot::after {
	background-image: linear-gradient(to right, #148cae, #148cae 3px, transparent 3px, transparent 8px);
}

.wrap-ocean-flow {
	margin-top: 40px;
}

.container-ocean-flow {
	display: flex;
	align-items: center;
	border: solid 1px #94cbd4;
	margin: 20px 0;
	padding: 20px 30px;
	background-color: #f7f7f7;
}

.ocean-flow-left {
	width: 100%;
	padding: 10px;
}

.ocean-number {
	text-align: left;
	border-bottom: dashed 1px #967cc0;
}

.ocean-number span {
	display: inline-block;
	margin: auto 0;
	width: 50px;
	height:50px;
	font-size: 3.3rem;
	color: #fff;
	background-color: #94cbd4;
	border-radius: 50%;
	line-height: 50px;
	text-align: center;
}

.ocean-number h4{
	display: inline-block;
	line-height: 1.6;
	font-size: 2.4rem;
	color: #148cae;
	font-weight: 500;
	padding: 15px 20px;
}

.ocean_text {
	font-size: 1.2em!important;
	margin: 1.5em 0;
}

.ocean_text_flow {
	width: 100%;
	font-size: 1.0em;
	text-align: center;
	margin-top: 1.5em;
}

.ocean-flow-left p{
	padding: 20px 10px;
	text-align: left;
	font-size: 1.1em;
	line-height: 2em;
}

.ocean-flow-right {
	padding: 10px;
	width: 100%;
	height: auto;
}

.triangle-o-flow:not(:last-of-type) {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 60px 0 60px;
	border-color: #94cbd4 transparent transparent transparent;
	margin:	-20px auto 20px auto;
}

/* 散骨プラン系 */
.ocean_plan {
	max-width: 1280px;
	margin: 50px auto;
}

.ocean_plan_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ocean_plan_detail {
	width: 410px;
	height: 550px;
	box-shadow: 2px 2px 2px #cccccc;
	border: solid 1px #cccccc;
	padding: 35px 20px;
	margin-right: 20px;
}

.ocean_plan_detail:last-of-type {
	margin-right: 0;
}

.ocean_plan_detail div:first-of-type {
	font-size: 1.0em;
	text-align: left;
	width: 100%;
}

.ocean_plan_detail h4 {
	color: #1b84a7;
	font-size: 1.6em;
	font-weight: 500;
	text-align: left;
	margin: 1.2em 0;
}

.ocean_plan_tag {
	display: flex;
	align-items: center;
}

.ocean_plan_tag span {
	display: inline-block;
	background-color: #95ccd5;
	color: #ffffff;
	border-radius: 5px;
	padding: 8px;
	margin-right: 5px;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

.ocean_plan_detail img {
	width: 100%;
	margin: 1em 0 25px;
}

.ocean_plan_price {
	text-align: center;
	color: #1b84a7;
}

.ocean_plan_price p {
	font-size: 1em;
	line-height: 1em;
	font-weight: 500;
}

.ocean_plan_price span {
	color: #1b84a7;
	font-size: 2.0em;
}

.ocean_plan_note {
	text-align: left;
	font-size: 1.0em;
	font-weight: 500;
	margin: 1em 0;
}

.ocean_price_note {
	width: 65%;
	background-color: #dbe9ee;
	margin: 50px auto 120px;
	padding: 1em;
}

.ocean_price_note p {
	font-size: 1.4em;
	font-weight: 500;
}

.ocean_tel_box {
	background: #fff;
	display: inline-block;
	padding: 15px 30px;
	margin-top: 15px;
}

.ocean_tel_box span{
	font-size: 2.2rem;
	vertical-align: middle;
}

.ocean_tel_box a{
	font-size: 2.2rem;
	vertical-align: middle;
	font-weight: bold;
}
.ocean_tel_box img{
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin-left: 30px;
	margin-right: 10px;
}
/*------->*/

/*<<<--衣装レンタル-------*/

.rental_underline h3 {
	color: #919b00;
}

.rental_underline h3::after {
	background-color: #919b00;
}

.wrap-rental-menu {
	padding: 3% 4%;
	margin: 40px auto;
	background-color: #fde2eb;
}

.rental-menu2 {
	background-color: #eaeaea;
}

.rental-menu3 {
	background-color: #edf1b5;
}

.contena-rental-menu-box {
	display: flex;
}

.contena-rental-menu {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1080px;
}

.rental-menu-text-box {
	width: 100%;
	max-width: 450px;
	right: 0;
	background-color: rgba(255, 255, 255, 0.7);
	display: block;
	flex-basis: auto;
	align-self: center;
	z-index: 2;
}

.rental-menu-text {
	text-align: left;
	padding: 30px 35px;
	display: block;
	color: #444;
}

_:-ms-lang(x)::-ms-backdrop, .rental-menu-text-box {
	top: 13%;
}

.rental-menu-img {
	width: 100%;
	max-width: 620px;
	z-index: 1;
	flex-basis: auto;
	/*align-self: center;*/
}

.rental-menu-text h4 {
	font-size: 2.8rem;
	line-height: 5rem;
	font-weight: 500;
}

.rental-menu-text p {
	line-height: 2.8rem;
	padding-bottom: 20px;
	font-size: 1.4rem;
}

/*.contena-rental-menu {
	display: grid;
}

.rental-menu-text {
	grid-column: 8 / -1;
	grid-row: 1;
	align-self: center;
	z-index: 2;
	background-color: rgba(255, 255, 255, 0.7);
	text-align: left;
	padding: 4% 5%;
	color: #444;
}

.rental-menu-img {
	grid-column: 1 /9;
	grid-row: 1;
	align-self: center;
	z-index: 1;
}
*/

.rental-menu-text:hover {
	text-decoration: none;
	opacity: 0.9;
}

/*
.rental-menu-text h4 {
	font-size: 2.8rem;
	line-height: 2;
	font-weight: 500;
}

.rental-menu-text p {
	line-height: 1.8;
	padding-bottom: 40px;
}
*/

.rental-more {
	display: block;
	width: 150px;
	margin: 20px 0 0 auto;
	padding: 10px 12px;
	border: #743 1px solid;
	color: #743;
	position: relative;
}

.rental-more::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 15px;
	right: 16px;
	width: 6px;
	height: 6px;
	border-top: #743 1px solid;
	border-right: #743 1px solid;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.rental-dot {
	font-size: 2.4rem;
	color: #777;
	position: relative;
	margin-top : 100px;
	margin-bottom: 15px;
	font-weight: 500;
	text-align: left;
}

.rental-dot::after {
	content: "";
	background-image: linear-gradient(to right, #777, #777 3px, transparent 3px, transparent 8px);
	background-size: 8px 2px;
	background-repeat: repeat-x;
	position: absolute;
	left:2em;
	bottom: -8px;
	display: inline-block;
	width: 48px;
	height: 2px;
	transform: translateX(-50%);
}

/* 料金表 */
.rental_price_list {
	width: 100%;
	max-width: 1080px;
	margin: 80px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.price_list_box {
	max-width: 530px;
	width: 92%;
	box-shadow: 0 3px 6px rgba(0,0,0,.15);
}

.price_tbl {
	width: 100%;
	border: solid 1px #efe2e4;
	border-spacing: 0;
	border-radius: 5px;
}

.price_tbl tr {
	display: block;
	border-bottom: solid 1px #efe2e4;
}

.price_tbl th {
	text-align: center;
	display: block;
	width: 100%;
	padding: 1.3em;
	background-color: #ef919d;
	background-image: url(/img/icon_flower2.svg);
	background-repeat: no-repeat;
	background-position: right -55px top -55px;
	background-size: 110px 110px;
	font-size: 1.3em;
	color: #ffffff;
	font-weight: 500;
}

.price_tbl_ttl {
	width: 100%;
	display: block;
	background-color: #ffeaec;
	font-weight: 500;
	line-height: 1.6em;
}

.price_tbl_txt {
	width: 48%;
	display: inline-block;
	font-size: 0.9em;
}

.tbl_brdr_r {
	border-right: solid 1px #efe2e4;
}

.price_tbl tr:nth-of-type(2),
.price_tbl tr:nth-of-type(5) {
	background-color: #e4e4e4;
}

.price_tbl td {
	text-align: center;
	padding: 1.2em 0;
}

.price_tbl_note {
	margin: 2em auto 0;
	text-align: center;
	display: block;
	max-width: 1080px;
	padding: 1em;
	color: #cc0000;
	border: dashed 1px #cc0000;
	width: 50%;
	background-color: #ffeaec;
	font-weight: 500;
}

/*------->*/

/*<<<--レンタルページ-------*/

a.rental-otoiawase {
	border-bottom: 1px solid;
	color: #079;
	font-weight: 500;
}

.rental-otoiawase:hover {
	text-decoration: none;
	opacity: 0.8;
}

.wrap-rental-image {
	max-width: 960px;
 	margin: 60px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
	align-items: center;
}

.wrap-rental-image img {
	margin: 10px;
	width: 220px;
}

/*------->*/

/*<<<--会社概要-------*/

.outline-ttl h3 {
	color: #049;
}

.outline-ttl h3::after {
	background-color: #049;
}

.company-dot {
	color: #555;
	text-align: left;
	margin-top: 80px;
}

.company-dot::after {
	background-image: linear-gradient(to right, #555, #555 3px, transparent 3px, transparent 8px);
	left:2em;
}

.wrap-outline {
	max-width: 980px;
}

.table-outline {
	width: 100%;
	background-color: #fff;
	border-collapse: collapse;
	border:solid 1px #049;
	margin-top: 40px;
}

.table-outline td {
	border:solid 1px #049;
	line-height:1.5;
	padding:2%;
	text-align: left;
}

.table-outline tr td:first-of-type {
	width: 20%;
	max-width:370px;
	background-color: #f7f9fc;
}

ul.report {
	text-align: left;
	margin-left: 20px;
}

.report li {
	display: inline-block;
	margin: 10px 0;
	line-height: 1.6;
	padding-right: 10px;
	border-bottom: 1px solid #cb0000;
}

.report img {
	width: 32px;
	margin-right: 5px;
}

.report a:hover {
	text-decoration: none;
	color: #cb0000;
}

/*------->*/

/*<<<--サイトマップ-------*/
.gray-ttl {
	text-align: left;
}

.gray-ttl h3 {
	font-size: 2.4rem;
	color: #666;
	font-weight: 500;
	border-left: 10px solid;
	border-bottom: 1px solid;
	margin-top: 60px;
	padding: 5px 0 5px 10px;
	display: inline-block;
}

.wrap-sitemap {
	display: flex;
	text-align: left;
	margin-top: 60px;
}

.site-map-item {
	flex-basis: 33%;
	line-height: 2;
}

.site-map-item li {
	font-size: 1.8rem;
	padding-left: 1em;
	font-weight: 500;
	color: #07a;
}

.site-map-item li:first-of-type{
	font-size: 2.0rem;
	padding-left: 0;
	padding-top: 20px;
	font-weight: bold;
}

li.footer-map-cat {
	padding-left: 0;
	padding-top: 20px;
	font-weight: bold;
}
.site-map-item a {
	border-bottom: 1px solid;
}

.site-map-item a:hover {
	text-decoration: none;
	opacity: 0.8;
}

/*------->*/

/*<<<--プライバシーポリシー-------*/

.wrap-privacy {
	max-width: 980px;
	text-align: left;
	line-height: 1.8;
}

h3.privacy-ttl {
	font-size: 2.4rem;
	color: #666;
	font-weight: 500;
	border-left: 10px solid;
	border-bottom: 1px solid;
	margin-top: 60px;
	padding-left : 10px;
	width: 100%;
}

.wrap-privacy p {
	margin: 10px 0;
}

.wrap-privacy li {
	padding: 5px 0;
}

.privacy-num>li {
	list-style-type: decimal;
	margin-left: 1em;
}

.privacy-date {
	text-align: right;
}

.privacy-dot-num>li {
	list-style-type: decimal;
	margin-left: 1em;
	margin-top: 1em;
}

.privacy-dot-num li>span {
	border-bottom: 1px dashed;
	line-height: 2;
}

li.privacy-notes {
	list-style-type: none;
	margin-left: 0;
}

.joint-user {
	border-collapse:collapse;
	width: 100%;
}

.joint-user td {
	border-bottom:solid 1px #777;
	line-height:1.5;
	padding:5px 0 5px 2em;
	text-align: left;
}

.joint-user tr:first-child td {
	border-top:solid 1px #777;
}

.joint-user a {
	color: #049;
}

.privacy-p-height p:not(:first-of-type):not(:last-of-type):not(:nth-last-of-type(2)) {
	margin: 30px 0;
}

.p-list-disc {
	list-style-type: disc;
	margin-left: 1em;
}

.frame-otoiawase {
	display: inline-block;
	/*margin-left: 1em;*/
	margin-bottom: 30px;
	padding: 15px 30px;
	position: relative;
}

.frame-otoiawase::before,
.frame-otoiawase::after {
	content: '';
	width: 15px;
	height: 100%;
	position: absolute;
}

.frame-otoiawase::before {
	border-style: solid none solid solid ;
	border-width: 1px;
	top: 0;
	left: 0;
}

.frame-otoiawase::after {
	border-style: solid solid solid none ;
	border-width: 1px;
	top: 0;
	right: 0;
}

.frame-otoiawase span {
	margin-left: 5em;
}

/*------->*/

/*<<<--サイトの利用-------*/

.wrap-use-us {
	max-width: 980px;
	text-align: left;
	line-height: 1.8;
}

h3.use-us-ttl {
	font-size: 2.4rem;
	color: #666;
	font-weight: 500;
	border-left: 10px solid;
	border-bottom: 1px solid;
	margin-top: 60px;
	padding-left : 10px;
	width: 400px;
}

.wrap-use-us p {
	margin: 10px 0;
}

.wrap-use-us a {
	color: #079;
	font-weight: 500;
}

.wrap-use-us h4 {
	position: relative;
	display: inline-block;
	font-size: 1.8rem;
	font-weight: 500;
	padding-left: 1.2em;
	border-bottom: dashed 1px;
	width: 100%;
	margin: 0.5em 0;
}

.wrap-use-us h4::after {
	content: "";
	position: absolute;
	width: 0.8em;
	height: 0.8em;
	background: #444;
	border-radius: 50%;
	top: 50%;
	left: 0;
	margin-top: -0.4em;
}

.contena-use-us {
	margin-left: 1em;
}

.wrap-use-us li {
	padding: 5px 0;
	list-style-position: inside;
	margin-left: 1em;
}

ul.use-us-num li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
}

ul.use-us-num li::before {
	display: marker;
	content: "(" counter(cnt) ") ";
}

.use-us-disc {
	list-style-type: disc;
}

.contena-use-us h5 {
	margin-top: 10px;
}

.use-us-disc p {
	margin-left: 1.5em;
}

/*------->*/

/*<<<--全日本ニュース-------*/

.wrap-alljapan {
	max-width: 700px;
	text-align: left;
	line-height: 1.8;
}

h4.alljapan-ttl {
	font-size: 2.4rem;
	color: #666;
	font-weight: 500;
	border-left: 10px solid;
	border-bottom: 1px solid;
	margin-top: 60px;
	padding-left : 10px;
}

.contena-alljapan {
	margin-top: 30px;
}

.contena-alljapan img {
	border: solid #999 1px;
	margin: 5px;
	width: 160px;
}

.alljapan-date {
	text-align: right;
}

/*------->*/

/*<<<--土地募集-------*/

.wrap-land-top {
	max-width: 980px;
	margin-top: 60px;
}

.wrap-land-top h3 {
	height: 64px;
	width: 100%;
	background: #049;
	font-size: 2.8rem;
	color: #fff;
	line-height: 64px;
	border-radius: 10px 10px 0 0 ;
}

.land-p-red,
.land-p-red2,
.land-p-red3 {
	color: #fd0d22;
	font-size: 2.2rem;
	margin: 40px;
	font-weight: 500;
}

.land-p-red2 {
	margin: 60px;
}

.land-p-red3 {
	margin-top: 60px;
	font-size: 4.8rem;
}

.land-top-contena {
	margin-top: 20px;
	padding: 20px;
	align-items: flex-end;
}

.land-top-left,
.land-top-right {
	text-align: left;
	width: 50%;
}

ol.land-circle-num {
	text-align: left;
}

ol.land-circle-num li {
	position: relative;
	display: block;
	list-style-type:none;
	padding: 10px 0 10px 2em;
	counter-increment: cnt;
	line-height: 2;
}

ol.land-circle-num li::before {
	position: absolute;
	content: counter(cnt);
	border-radius: 50%;
	width: 20px;
	height: 20px;
	border: solid 1px;
	line-height: 1.4;
	left: 0;
	text-align: center
}

ol.land-circle-num li:not(:last-of-type)::after {
	content:"";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 10px 0 10px;
	border-color: #ccc transparent transparent transparent;
	bottom: -0.5em;
	left: 7em;
}

.land-blue-text,
.land-blue-dot {
	color: #049;
	font-weight: bold;
}

.land-blue-dot {
	display: inline-block;
	border-bottom: dashed 1px;
	margin-top: 40px;
}

.ijou {
	margin: 5px 30% 5px auto;
}

.land-top-right ul {
	background: #faf7f7;
	width: 80%;
	padding: 20px;
	margin: 0 auto;
}

.land-top-right ul li {
	padding: 5px;
	margin: 0 auto;
}

/* 不動産獲得実績 */
.real_estate_acquisition_record {
	display: block;
	width: calc(100% - 50px);
	margin: 50px 50px -20px 0;
}

.real_estate_acquisition_record table {
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed;
}

.real_estate_acquisition_record table caption h4 {
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	color: #004499;
	margin-bottom: 1em;
	border-bottom: solid 1px #004499;
	border-left: solid 5px #004499;
	text-align: left;
	line-height: 1.8em;
	padding: 0 0 0 0.5em;
}

.real_estate_acquisition_record table tbody tr {
	background-color: #ecf4ff;
	font-size: 1em;
	border-bottom: 2px solid #ffffff;
}

.real_estate_acquisition_record table thead tr th {
	background-color: #004499;
	color:#ffffff;
	border-bottom: 2px solid #ffffff;
}

.real_estate_acquisition_record table th,
.real_estate_acquisition_record table td {
	padding: 1em 10px 1em 1em;
	border-right: 2px solid #fff;
	font-weight: bold;
}

.real_estate_acquisition_record table tbody th {
	background: #004499;
	color: #ffffff;
	text-align: left
}

/*タブ切り替え全体のスタイル*/

.tabs {
	max-width: 980px;
	margin-top: 70px;
	padding-bottom: 40px;
}

/*タブのスタイル*/
.tab_item {
	width: calc(100%/2);
	height: 64px;
	border-radius: 10px 10px 0 0;
	border: 1px solid #ccc;
	background-color: #f0f0f0;
	line-height: 64px;
	text-align: center;
	font-size: 2.8rem;
	color: #565656;
	display: block;
	float: left;
	font-weight: 500;
	transition: all 0.2s ease;
}

.tab_item:hover {
/*	opacity: 0.75;*/
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
	display: none;
}
/*タブ切り替えの中身のスタイル*/

.tab_content {
	display: none;
	clear: both;
	overflow: hidden;
	position: relative;
	border-bottom: 2px solid #049;
}

/*選択されているタブのコンテンツのみを表示*/

#toyama:checked ~ #toyama_content,
#ishikawa:checked ~ #ishikawa_content {
	display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
	background-color: #049;
	border: 1px solid #049;
	color: #fff;
}

.triangle-tab-l,
.triangle-tab-r {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 14px 0 14px;
	border-color: #049 transparent transparent transparent;
	top: 0;
	left: 25%;
	transform:translateX(-50%);
}

.triangle-tab-r {
	border-color: #049 transparent transparent transparent;
	left: 75%;
}

.jouken {
	font-size: 2.6rem;
	letter-spacing: 1em;
}

.wrap-land-jouken {
	text-align: left;
	padding: 20px;
}

.wrap-land-jouken h4 {
	width: 200px;
	color: #049;
	font-weight: 500;
	border-left: 6px solid;
	border-bottom: 1px solid;
	margin-top: 20px;
	padding-left : 1em;
	line-height: 1.6;
}

.wrap-land-jouken p {
	margin: 10px 0 10px 1em;
	line-height: 1.6;
}

.wrap-land-jouken span {
	background: #ffefe6;
	padding: 0 1em;
}

.land-notes p {
	display: inline-block;
	border: 1px dashed;
	padding: 10px;
	margin: 60px 0;
}

/*------->*/

/*<<<--お問い合わせ-------*/

.container-contact-phone {
	border-radius: 5px;
	border: solid 1px #32bbed;
	box-shadow: 0 3px 6px rgba(0,0,0,.15);
	margin-top: 60px;
}

.contact-phone-ttl {
	width: 100%;
	background: #f2fcff;
	border-bottom: solid 1px #32bbed;
	border-radius: 5px 5px 0 0 ;
	line-height: 1.6;
	padding: 20px;
}

.contact-phone-ttl h4 {
	display: inline-block;
	font-size: 2.2rem;
	color: #222;
	vertical-align: middle;
	padding: 0 15px;
}

.contact-phone-icon {
	width: 70px!important;
	height: 70px!important;
	vertical-align: middle;
}

.contact-phone-number {
	font-size: 2.8rem;
	padding: 30px 10px;
	vertical-align: middle;
	font-weight: 500;
}

.contact-phone-number span {
	padding: 0 15px;
}

.contact-phone-number a {
	font-size: 4.0rem;
	color: #049;
	padding-left: 20px;
	vertical-align: middle;
}

.wrap-onegai {
	background: #fdfafa;
	padding: 20px;
	margin-top: 60px;
}

.wrap-onegai h3 {
	color: #049;
	font-size: 2.8rem;
	border-bottom: 1px dashed #049;
	width: 50%;
	margin: 0 auto;
	font-weight: 500;
}

.wrap-onegai p {
	margin: 20px;
	font-size: 1.8rem;
}

.underline-mail-ttl p {
	margin: 40px;
}

/*<<<--フォーム関連---*/
.form {
	max-width: 760px;
	width: 96%;
	margin: 0 auto;
}

dl.form {
	background: #f0f0f0;
	border: 1px solid #ccc;
	border-top: none;
}
dl.form dt,dd {
	padding: 20px;
}

dl.form dt {
	border-top: 1px solid #fff;
	clear: left;
	float: left;
	width: 220px;
	text-align: left;
	font-weight: 500;
}

dl.form dd {
	background: #fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left: 220px;
	padding: 20px;
}

dl.form dt:first-of-type {
	border-top: 1px solid #ccc;
}

dl.form dt.message {
	line-height:30px;
}

input[type="text"] ,input[type="email"],input[type="h_number"]  {
	height: 50px;
	width: 100%;
	padding: 10px;
}

textarea {
	width: 100%;
	height: 210px;
	padding: 15px;
}

select {
	height: 50px;
	width: 100%;
	padding: 10px;
}

.name,
.furigana,
.birthday,
.postal_code {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}

.name label,
.furigana label {
	width: 2em;
	text-align: left;
	margin: 0 10px 0 0;
}

.name label:nth-of-type(2),
.furigana label:nth-of-type(2) {
	margin: 0 10px 0 30px;
}

.name input ,
.furigana input {
	width:150px;
}

#id_birthday_y , 
#id_age {
	width: 100px;
}

#id_birthday_m,
#id_birthday_d {
	width: 80px;
}

#id_postal_code {
	width: 250px;
}

.birthday_y,
.birthday_m ,
.age {
	margin: 0 15px 0 10px;
}

.birthday_d {
	margin: 0 0 0 10px;
}

.postal_code label {
	margin: 0 15px 0 0;
}

.required {
	background: #E37474;
	color: #fff;
	padding: 2px 5px;
	border-radius: 5px;
	font-size: 1.3rem;
	margin-left: 10px;
}

span.limit {
	font-size: 1.4rem;
}

/* お問い合わせフォームのエラーメッセージ */
#id_family-name_err,
#id_give-name_err,
#id_furigana1_err,
#id_furigana2_err,
#id_email_err,
#id_tel_err,
#id_postal_code_err,
#id_adress_err,
#id_message_err ,
#id_course_err ,
#id_age_err ,
#id_h_number_err{
	display: none;
	text-align: left;
	color: #cc0000;
}

#id_family-name_err,
#id_give-name_err,
#id_furigana1_err,
#id_furigana2_err,
#id_email_err,
#id_tel_err,
#id_postal_code_err,
#id_adress_err ,
#id_course_err ,
#id_age_err ,
#id_h_number_err{
	padding-top: 0.5em;
}

#id_message_err {
	margin-top: 5px;
}

.name_err_box {
	display: flex;
	flex-direction: column;
	justify-content: left;
}

.hall_note {
	text-align: left;
	font-size: 0.9em;
}

.button1 {
	color: #fff;
	background: #148cae;
	border-radius: 45px;
	border-style: none;
	width: 440px;
	height: 80px;
	position: relative;
	cursor: pointer;
}

.button1:hover {
	background: #4DA3BB;
}

.button1::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 25px;
	right:20px;
	width: 20px;
	height: 20px;
	border-top: #fff 2px solid;
	border-right: #fff 2px solid;
	transform: rotate(45deg);
}

.button-text {
	font-size: 2.8rem;
}

.policy-cfm {
	margin: 30px auto;
	line-height: 1.8;
	max-width: 96%;
	text-align: left;
}

.policy-cfm img {
	width: 16px;
}

.policy-cfm a {
	border-bottom: 1px solid;
}

.policy-cfm a:hover {
	text-decoration: none;
	opacity: 0.8;
}

/*-確認--*/

.cfm-ttl {
	max-width: 760px;
	width: 96%;
	margin: 0 auto;
	text-align: left;
}

.cfm-ttl h3 {
	font-size: 2.8rem;
	color: #28a;
	position: relative;
	margin-top: 40px;
	font-weight: 500;
}

.cfm-ttl p {
	font-size: 1.8rem;
	line-height: 1.8;
	margin: 20px 0;
}

dl.form-cfm dt {
	font-weight: bold;
}

dl.form-cfm dd {
	text-align: left;
	min-height: 60px;
}

.name-cfm span ,
.furigana-cfm span {
	padding: 0 10px 0 0;
}

.birthday-cfm span {
	margin: 0 10px;
}

.birthday-cfm span:first-of-type {
	margin: 0 10px 0 0;
}

dl.form-cfm dd:last-of-type {
	min-height: 100px;
	padding: 20px 25px;
}

.button2 {
	color: #148cae;
	background: #fff;
	border-radius: 45px;
	border: 2px solid;
	width: 240px;
	height: 80px;
	position: relative;
	cursor: pointer;
	margin: 20px 10px;
}

.button2:hover {
	opacity: 0.8;
}

.button2::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 25px;
	left:20px;
	width: 20px;
	height: 20px;
	border-top: #148cae 2px solid;
	border-left: #148cae 2px solid;
	transform: rotate(-45deg);
}

.button3 {
	color: #fff;
	background: #148cae;
	border-radius: 45px;
	border-style: none;
	width: 240px;
	height: 80px;
	position: relative;
	cursor: pointer;
	margin: 20px 10px;
}

.button3:hover {
	background: #4DA3BB;
}

.button3::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 25px;
	right:20px;
	width: 20px;
	height: 20px;
	border-top: #fff 2px solid;
	border-right: #fff 2px solid;
	transform: rotate(45deg);
}

/*-送信完了--*/

a.backto-top {
	color: #28a;
	font-weight: 500;
}

/*------->*/

/*<-banner一覧-----*/

.wrap-banner {
	width: 100%;
	background-color: #eee;
	margin-top: 50px;
	padding: 40px 0;
}

.banner {
	position: relative;
	padding: 20px 0;
	max-width: 1300px;
}

.banner img {
	max-width: 240px;
	max-height: 140px;
	margin: 5px;
}

.banner::before {
	content: "";
	position: absolute;
	left:50%;
	top: 0;
	display: inline-block;
	width: 90%;
	height: 1px;
	transform: translateX(-50%);
	background-color: #777;
}

.banner::after {
	content: "";
	position: absolute;
	left:50%;
	bottom: 0;
	display: inline-block;
	width: 90%;
	height: 1px;
	transform: translateX(-50%);
	background-color: #777;
}

.top_banner {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 40px 10px;
}

.top_banner img {
	width: 90%;
}

/*------->*/

/*<<<--メディアクエリ-------*/

@media screen and (max-width: 1050px){
	.f-service-list {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		margin: 10px auto 40px;
		flex-direction: column;
	}

	a.f-hall-more,
	a.f-flower-more,
	a.f-chobun-more {
		display: block;
		max-width: 280px;
		width: 80%;
		margin: 20px auto 0;
		padding: 15px 12px;
		color: #fff;
		position: relative;
		border-radius: 5px;
	}

	.funeral_plan {
		width: 94%;
		display: flex;
		flex-direction: column;
		margin: 0 auto;
		text-align: left;
	}

	.plan_detail {
		width: 100%;
		margin-bottom: 3%;
		border: solid 1px #cccccc;
		padding: 2em 1em;
		box-shadow: 0 3px 6px rgba(0,0,0,.15);
	}

	.plan_ttl {
		width: 100%;
	}

	.plan_detail:last-of-type {
		width: 100%;
		margin-bottom: 0;
	}

	.plan_ttl .explanation {
		font-size: 1em;
		line-height: 1.4em;
		height: 2.2em;
		margin-bottom: 0.2em;
	}

	.plan_ttl h4 {
		font-weight: bold;
		font-size: 1.8em;
		letter-spacing: 0.1em;
		white-space: nowrap;
		line-height: 45px;
	}

	.plan_detail:last-of-type h4 {
		font-size: 1.6em;
	}

	.plan_ttl .people {
		display: block;
		line-height: 2em;
		text-align: center;
		color: #ffffff;
		font-weight: bold;
		width: 100%;
	}

	/*.plan_detail .introduction {
		font-size: 1em;
		line-height: 1.8em;
		margin-bottom: 1em;
		min-height: 210px;
	}*/

	.plan_detail img {
		width: 100%;
	}

	.plan_detail .plan_link {
		width: 100%;
		display: block;
		color: #ffffff;
		line-height: 2em;
		text-align: center;
		font-weight: bold;
		margin: 1em 0 0;
	}

	/*<<<--葬儀場TOP：火葬式プラン下のフリーダイアル------*/

	.plan_under_freedial {
		width: 100%;
		height: 70px;
		background-color: #930000;
		padding: 0 8px 0 16px;
	}

	.plan_under_freedial .footer_form_link a {
		display: block;
		margin: auto;
		background-color: #ffffff;
		border: solid 1px #930000;
		font-size: 1.1em;
		font-weight: bold;
		line-height: 1.4em;
		padding: 10px;
		width: 100%;
		min-width: 90px;
		text-align: center;
		box-shadow: 2px 2px 2px rgb(31 31 31);
	}

	.fd_sp {
		display: block;
	}

	/*<<<--葬儀ページ専用フッター------*/
	.funeral_footer {
		width: 100%;
		/*height: 125px;*/
		height: 95px;
		background-color: #01408f;
		padding: 0 15px;
	}

	.funeral_footer_box {
		width: 100%;
		height: inherit;
		color: #ffffff;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0;
	}

	.footer_freedial {
		width: 100%;
		display: flex;
		justify-content: space-around;
		align-items: center;
		padding-right: 0;
	}
	.footer_freedial1 {
		width: 70%;
		display: flex;
		justify-content: space-around;
		align-items: center;
		padding-right: 0;
	}

	.footer_freedial .fd_ttl {
		width: 100%;
		display: flex;
		align-items: flex-start;
		flex-direction: column;
		padding-right: 0;
	}

	.fd_ttl span {
		display: block;
		font-size: 0.8em;
		line-height: 0.9em;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin: 0;
	}

	.fd_ttl span:nth-of-type(2) {
		font-size: 1.2em;
		font-weight: bold;
		letter-spacing: 0.1em;
	}

	.footer_fd {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		width: 100%;
		line-height: 25px;
	}

	.footer_fd img {
		width: 30px;
		height: 30px;
	}

	.footer_fd span {
		/*font-size: 1.2em;*/
		font-size: 30px;
		font-weight: bold;
		letter-spacing: 0;
		margin: 0 20px 0 10px;
	}

	.footer_form_link {
		width: 40%;
		padding-left: 10px;
	}

	.footer_form_link a {
		display: block;
		margin: auto;
		background-color: #ffffff;
		border: solid 1px #01408f;
		font-size: 1.1em;
		font-weight: bold;
		line-height: 1.4em;
		padding: 10px;
		width: 100%;
		min-width: 90px;
		text-align: center;
		box-shadow: 2px 2px 2px rgb(31 31 31);
	}

	.form_link_btn span {
	font-size: 1.4em;
	}

}

@media screen and (min-width: 769px){
	.contena-rental-menu {
		position: relative;
	}

	.rental-menu-text-box {
		position: absolute;
	}

	

}
@media screen and (max-width: 768px){
	.g-outline {
		flex-wrap: wrap;
	}

	.g-outline-child1 {
		width: 94%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

	.g-outline-child1 img {
		width: 100%;
		padding: 2%;
	}

	.g-outline-dot-txt {
		font-size: 2.0rem;
	}

	.point-parent {
		margin: 15px auto;
	}

	.point-number {
		width: 60px;
		height: 60px;
		line-height: 60px;
		font-size: 2.8rem;
	}

	.container-faq {
		padding: 15px;
	}

	.faq-q-i, .faq-a-i {
		width: 50px;
		margin: 10px 10px 10px 0;
	}

	.faq-q-text, .faq-a-text {
		min-height: 70px;
		width: 100%;
		padding: 20px 5px;
	}

	.wrap-tamagusi {
		background: #fff;
		border: 1px solid #ccc;
		padding: 10px;
		margin-top: 10px;
	}

	.changes-dot-line {
		width: 92%;
	}

	.changes-dot-line h3 {
		font-size: 2.0rem;
	}

	.changes-dot-line p {
		font-size: 1.6rem;
	}

	.procedure h4 {
		font-size: 1.7rem;
	}

	.notes-c-img {
		display: block;
	}

	.notes-c-img p {
		width: auto;
	}

	.container-proc-phone {
		width: 92%;
	}

	.proc-phone-ttl h4 {
		font-size:2.3rem;
	}

	/*
	.proc-phone-ttl img {
		width: 50px;
		height: 50px;
	}
	*/

	.proc-phone-number {
		font-size: 2.3rem;
	}

	.proc-phone-number a {
		font-size: 3.2rem;
	}

	.funeral-h-list-ttl {
		background-position: right -20px top -15px;
		background-size: 90px;
	}

	.wedding-h-list-conta {
		padding-right: 0;
	}

	.funeral-h-list-conta {
		padding: 20px 10px;
	}

	.hall-thumbnail,
	.funeral-hall-thumbnail {
		max-width: 150px;
		width: 40%;
		position: static;
		height: auto;
	}

	.hall-thumbnail img {
		padding-top: 20px;
	}

	.whl-hall-conta2 {
		position: static;
		transform: none;
		width: 100%;
		padding: 10px;
	}

	.whl-hall-name {
		display: block!important;
		width: 96%;
	}

	.funeral-h-l-item {
		width: 55%;
	}

	.funeral-thum-text {
		font-size: 1.4rem;
	}

	.hall-thum-text {
		width: 55%;
		font-size: 1.4rem;
		padding: 20px 0 10px 10px;
	}

	.wedding-hall-conta ,
	.funeral-hall-conta {
		display: block;
	}

	.w-hall-image,
	.f-hall-image {
		width: 90%;
		margin: 0 auto;
		display: block;
	}

	.funeral-hall_text,
	.wedding-hall_text {
		line-height: 1.4em!important;
	}

	.hall-access-map {
		margin: 0!important;
	}

	.wedding-hall-ttl {
		height: auto;
		background-position: right -55px top -50px;
	}

	.funeral-hall-ttl {
		height: auto;
		background-position: right -20px top -5px;
	}

	.wedding-hall-ttl h4 ,
	.funeral-hall-ttl h4 {
		line-height: 1.6;
		padding: 10px;
	}

	.br_sp {
		display: inline;
	}

	.container-ocean-flow {
		display: block;
		padding: 20px;
	}

	.ocean-number span {
		width: 30px;
		height:30px;
		font-size: 2.3rem;
		line-height: 30px;
	}

	.ocean-number h4 {
		font-size: 2.0rem;
		padding: 10px;
	}

	.ocean_text {
		text-align: left;
		font-size: 1.2em!important;
	}

	.ocean_text_flow {
		width: 92%;
		font-size: 1.0em;
		text-align: left;
		margin: 1.5em auto 0;
	}

	.contena-rental-menu-box {
		display: flex;
	}

	.contena-rental-menu {
		display: flex;
		position: initial;
		flex-direction: column;
		width: 100%;
	}

	.rental-menu-text-box {
		position: initial!important;
		background-color: rgba(255, 255, 255, 0.7);
		display: block;
		width: 100%;
		max-width: 620px;
		margin-top: 4%;
	}

	.rental-menu-text {
		text-align: left;
		display: block;
	}

	.rental-menu-img {
		width: 100%;
		min-height: 0%;
	}

	.rental-menu-text h4 {
		font-size: 2.4rem;
		line-height: 5rem;
		font-weight: 500;
	}

	.rental-menu-text p {
		line-height: 2.4rem;
		padding-bottom: 20px;
		font-size: 1.4rem;
	}

	/* 料金表 */
	.rental_price_list {
		width: 94%;
		margin: 40px auto 0;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}

	.price_list_box {
		margin-bottom: 30px;
	}

	.price_tbl_note {
		width: 85%;
	}

	/* 散骨プラン系 */
	.ocean_plan {
		max-width: 100%;
		margin: 50px auto;
	}

	.ocean_plan_box {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.ocean_plan_detail {
		width: 92%;
		height: 100%;
		box-shadow: 2px 2px 2px #cccccc;
		border: solid 1px #cccccc;
		padding: 35px 20px;
		margin: 0 auto 1em;
	}

	.ocean_plan_detail:last-of-type {
		margin: 0 auto 1em;
	}

	.ocean_plan_note {
		text-align: left;
		font-size: 1.0em;
		font-weight: 500;
		margin: auto;
		width: 92%;
	}

	.ocean_price_note {
		width: 92%;
		background-color: #dbe9ee;
		margin: 50px auto 120px;
		padding: 1em;
	}

	.ocean_price_note p {
		font-size: 1.0em;
		font-weight: 500;
	}
/*
	.contena-rental-menu {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: auto 1fr;
		grid-gap: 10px 0;
	}

	.rental-menu-text {
		grid-row: end;
	}

	.rental-menu-text h4 {
		font-size: 2rem;
		line-height: 2;
		font-weight: 500;
	}

	.rental-menu-text p {
		padding-bottom: 0;
	}
*/
	.rental-dot {
		font-size: 2.0rem;
	}

	.land-top-contena {
		display: block;
	}

	.land-top-left,
	.land-top-right {
		width: 80%;
		margin: 20px auto;
	}

	/* 不動産獲得実績 */
	.real_estate_acquisition_record {
		width: 100%;
		display: block;
		margin: 50px auto 0;
	}

	.real_estate_acquisition_record table {
		border: 0;
		width: 100%
	}

	.real_estate_acquisition_record table caption h4 {
		display: block;
		font-size: 1.6em;
		font-weight: bold;
		color: #004499;
		margin-bottom: 1em;
		border-bottom: solid 1px #004499;
		border-left: solid 5px #004499;
		text-align: left;
		line-height: 1.8em;
		padding: 0 0 0 0.5em;
	}

	.real_estate_acquisition_record table th{
		background-color: #167F92;
		display: block;
		border-right: none;
	}

	.real_estate_acquisition_record table thead {
		display: none;
	}

	.real_estate_acquisition_record table tr {
		display: block;
		margin-bottom: .625em;
	}

	.real_estate_acquisition_record table td {
		border-bottom: 1px solid #bbbbbb;
		display: block;
		font-size: 1em;
		text-align: right;
		position: relative;
		padding: .625em .625em .625em 4em;
		border-right: none;
	}

	.real_estate_acquisition_record table td::before {
		content: attr(data-label);
		font-weight: bold;
		position: absolute;
		left: 10px;
		color: #004499;
	}

	.real_estate_acquisition_record table td:last-child {
		border-bottom: 0;
	}

	.real_estate_acquisition_record table tbody th {
		color: #ffffff;
		text-align: center;
	}
	/* 不動産獲得実績 */

	.contact-phone-ttl h4 {
		font-size:1.8rem;
	}

	/*
	.contact-phone-icon {
		width: 50px!important;
		height: 50px!important;
	}
	*/

	.contact-phone-number {
		font-size: 2.3rem;
		padding: 20px 10px;
	}

	.contact-phone-number a {
		font-size: 3.0rem;
	}

	.wrap-onegai h3 {
		font-size: 2.0rem;
	}

	.wrap-onegai p{
		font-size: 1.6rem;
	}

	.cf_note {
		text-align: left;
		margin: 40px 10px!important;
	}

	dl.form {
		border-top: none;
		width: 90%;
	}

	dl.form dt {
		border-top: 1px solid #ccc;
		padding: 20px 40px;
		float: none;
		width: 100%;
	}

	dl.form dd {
		border-top: 1px solid #ccc;
		border-left: none;
		margin-left: 0;
		text-align: left;
		padding: 15px 20px;
	}

	.name label {
		padding-right: 10px;
		margin: 0!important;
		width: 2.6em;
	}

	.furigana label {
		padding-right: 10px;
		width: fit-content;
		margin: 0!important;
	}

	label.furigana2 {
		padding-right: 10px;
	}

	input[type="text"] ,input[type="email"] ,input[type="h_number"] {
		width: 100%;
	}

	textarea {
		width: 100%;
	}

	select {
		width: 100%;
		height: 50px;
		padding: 10px;
	}

	.name,
	.furigana,
	.birthday,
	.postal_code {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
	}

	#id_family-name,
	#id_give-name,
	#id_furigana1,
	#id_furigana2,
	#id_postal_code {
		width: calc( 100% - 45px );
		display: inline-block;
	}

	#id_family-name,
	#id_furigana1 {
		margin-bottom: 10px;
	}

	#id_birthday_y ,
	#id_age {
		max-width: 80px;
	}

	#id_birthday_m,
	#id_birthday_d {
		max-width: 50px;
	}

	.birthday_y,
	.birthday_m ,
	.age{
		margin: 0px 10px 0 5px;
	}

	.birthday_d {
		margin: 0px 0 0px 5px;
	}

	.button1 {
		width: 90%;
		height: 60px;
	}

	.button1::after {
		content: "";
		display: inline-block;
		position: absolute;
		top: 20px;
		right:10px;
		width: 20px;
		height: 20px;
		border-top: #fff 2px solid;
		border-right: #fff 2px solid;
		transform: rotate(45deg);
	}

	.button-text {
		font-size: 2.0rem;
	}

	.policy-cfm {
		margin: 30px;
		line-height: 1.8
	}

	.policy-cfm img {
		width: 16px;
	}

	.policy-cfm a {
		border-bottom: 1px solid;
	}

	.policy-cfm a:hover {
		text-decoration: none;
		opacity: 0.8;
	}

	.cfm-ttl {
		width: 92%;
	}

	.cfm-ttl h3 {
		font-size: 2.0rem;
	}

	.cfm-ttl p {
		font-size: 1.6rem;
	}

	dl.form-cfm dt,dd {
		line-height: 30px;
	}

	.f-flow-wrap-item {
		text-align: left;
		margin-top: 10px;
		padding: 10px 20px;
		background: #fff;
		border: 1px solid #ccc;
		width: 100%;
	}

	.f-flow-category {
		text-align: left;
		/* width: 240px; */
		width: 100%;
		/* margin: 30px 0 10px 40px; */
		margin: 30px 0 10px;
		padding: 0 0 5px 20px;
		font-size: 2.2rem;
		color: #967cc0;
		border-bottom: 1px solid #967cc0;
		border-left: 4px solid #967cc0;
	}

	/* フリーダイヤル */
	.freedial {
		width: 94%;
		max-width: 1085px;
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.freedial_txt {
		background-color: #eb4e47;
		width: 100%;
		border-radius: 5px 5px 0 0;
		text-align: left;
		padding: 1em 0 1em 1em;
	}

	.freedial_txt span {
		color: #ffffff;
		line-height: 1.6em;
		font-size: 1.4em;
		font-weight: bold;
	}

	.freedial_number {
		width: 100%;
		border: solid 1px #D73C3A;
		border-radius: 0 0 5px 5px;
		display: block;
	}

	.freedial_number span {
		color: #D73C3A;
	}

	.freedial_number span:first-of-type {
		font-size: 1.8em;
		font-weight: 500;
		line-height: 1em;
		margin-top: 1em;
		width: 100%;
		display: block;
	}

	.freedial_number img {
		width: 50px;
		margin: 0 1em;
		margin: 0em 1em -0.5em 0;
	}

	.freedial_number span:last-of-type {
		font-size: 1.8em;
		font-weight: 500;
		line-height: 3em;
		letter-spacing: 0.2em;
	}

	.freedial_number span rt {
		font-size: 0.3em;
		font-weight: bold;
	}

	/* コロナ対策 */
	.form_link_btn_wrap {
		width: 94%;
		background-color: #31456A;
		margin: 20px auto -30px;
		display: block;
	}

	.form_link_btn {
		color: #ffffff;
		font-size: 1em;
		font-weight: 500;
		line-height: 1.2em;
		margin: 1em;
		text-align: left;
		padding: 10px 0;
	}

	.form_link_btn img{
	width: 1.1em;
	height: 1.1em;
	margin: auto 8px;
}

	.form_link_btn span {
	font-size: 1.2em;
	line-height: 2em;
	}

	/* YouTube */
	.funeral-youtube {
		width: 94%;
		display: flex;
		flex-direction: column;
	}

	.funeral-youtube iframe {
		width: 100%;
		min-height: 230px;
	}

	.funeral-youtube iframe:first-of-type {
		margin-bottom: 10px;
	}

	/*<<<--葬儀場TOP：火葬式プラン------*/

	.kasoushiki_plan {
		width: 100%;
		background-color: #c76b6b;
		max-height: 700px;
	}

	.kasoushiki_plan_box {
		width: 100%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-direction: column-reverse;
	}

	.kasoushiki_detail {
		width: 98%;
		display: block;
		margin: 0 auto;
		padding: 10px 1% 0;
		order: 2;
	}

	.kasoushiki_ttl {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: nowrap;
		padding-bottom: 10px;
		border-bottom: solid 1px #ffa2a2;
		margin-top: 15px;
	}

	.kasoushiki_ttl .ttl {
		color: #ffffff;
		font-weight: bold;
		text-shadow: 1px 1px 1px #930000;
		margin: 0 auto;
	}

	.kasoushiki_ttl .ttl span:first-of-type {
		font-size: 0.8em;
		margin-right: 0.2em;
		vertical-align: middle;
		display: inline-block;
	}

	.kasoushiki_ttl .ttl span:last-of-type {
		font-size: 1.6em;
		letter-spacing: 0;
		vertical-align: middle;
		display: inline-block;
	}

	.kasoushiki_ttl .price {
		color: #ffffff;
		margin: -5px auto 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.kasoushiki_ttl .price div:first-of-type span {
		font-size: 2.2em;
		text-shadow: 1px 1px 1px #930000;
		font-weight: bold;
		margin-right: 0.1em;
		letter-spacing: 1px;
	}

	.kasoushiki_ttl .price div:nth-of-type(2) {
		display: flex;
		flex-direction: column-reverse;
	}

	.kasoushiki_ttl .price div:nth-of-type(2) span:first-of-type {
		font-size: 1.4em;
	}

	.kasoushiki_ttl .price div:nth-of-type(2) span:last-of-type {
		font-size: 0.4em;
		letter-spacing: 0;
		margin-bottom: 0.1em;
	}

	.kasoushiki_flow {
		width: 100%;
		margin: 1em auto;
	}

	.kasoushiki_option {
		background-color: #d67d7d;
		padding: 10px;
		margin: 0 auto;
		order: 1;
		height: auto;
	}

	.kasoushiki_option div {
		color: #ffffff;
		background-color: #930000;
		border-radius: 20px;
		line-height: 1.8em;
		font-weight: bold;
		font-size: 1em;
	}

	.kasoushiki_option p {
		color: #ffffff;
		text-align: left;
		font-size: 0.8em;
		padding: 10px 5px 0;
		line-height: 1.6em;
	}

	.arrow_03 {
		width: 60px;
		height: 60px;
		background-image: url("/img/icon_arrow1.svg");
		background-repeat: no-repeat;
		display: inline-block;
		margin: -90px -350px -15px 0;
	}

	.kasoushiki_img {
		width: 100%;
		position: relative;
		order: 3;
	}

	.kasoushiki_img img {
		width: 100%;
	}

	.people_mark {
		background-color: #a7b011;
		border-radius: 50%;
		color: #ffffff;
		width: 80px;
		height: 80px;
		padding: 25px 12px;
		position: absolute;
		top: 3%;
		right: 3%;
	}

	/*<<<--葬儀場TOP：メインビジュアル------*/
	/* .funeral_mainvisual {
		width: 100%;
		height: 300px;
		padding: 120px 0;
		background-image: url(/img/funeral_mainvisuals_sp.jpg);
	} */

	.mainvisual_text {
		height: 60px;
	}

	.mainvisual_text span {
		font-size: 1.2em;
		line-height: 60px;
	}

	/*------->*/

	/**/
	.affiliated_company {
		width: 100%;
		border-top: solid 1px #565656;
		border-bottom: solid 1px #565656;
		padding: 10px 0 10px;
	}

	.pp_ac_box {
		border-bottom: dashed 1px #565656;
		padding: 20px 0;
		width: 100%;
	}

	.pp_ac_box:last-of-type {
		border: none;
	}

	.ac_add {
		display: block;
	}

	.ac_hp {
		width: 100%;
	}

	.ac_hp a {
		display: block;
		text-align: right;
		min-width: 100%;
	}

	/*<<<--葬儀場を探す------*/

	#area-ishikawa {
		scroll-margin-top: 80px;
	}

	/*<<<--葬儀場TOP：火葬式プラン下のフリーダイアル------*/

	.plan_under_freedial {
		width: 100%;
		height: 55px;
		background-color: #930000;
		padding: 0 8px 0 16px;
	}

	.footer_form_link a {
		display: block;
		margin: auto;
		background-color: #31456A;
		border: none;
		font-weight: bold;
		font-size: 1.2em;
		letter-spacing: 0.1em;
		line-height: 1.4em;
		color: #ffffff;
		text-align: center;
		padding: 10px;
		width: 100%;
		min-width: 90px;
		box-shadow: none;
	}


}

@media screen and (max-width: 540px){
	.container-funeral-total-flow {
		padding: 10px;
	}

	.funeral-number p {
		width: 30px;
		height: 30px;
		font-size: 2rem;
		line-height: 30px;
	}

	.funeral-total-flow-right h3{
		font-size: 1.8rem;
	}

	div.wrap-funeral-flow {
		width: 95%;
	}

	.container-funeral-flow {
		margin: 10px;
		padding: 30px 10px;
		width: 96%;
	}

	.f-flow-item {
		display: flex;
		align-items: center;
		flex-direction: column-reverse;
	}

	.f-flow-wrap-item {
		padding: 10px;
	}

	span.f-flow-number {
		margin: auto 0;
	}

	.f-flow-table td:first-of-type {
		width: 70px;
		padding-right: 5px;
	}

	.f-flow-right img {
		width: 150px;
		/*height: 400px;*/
		object-fit: contain;
	}

	div.tamagusi-child {
		display: block;
	}

	.container-ocean-flow {
		padding: 10px;
	}

	.gray-ttl h3 {
		font-size: 1.8rem;
		margin-top: 40px;
	}

	.wrap-sitemap {
		display: flex;
		flex-direction: column;
		margin: 60px 30px 0 40px;
	}

	.site-map-item li {
		font-size: 1.6rem;
	}

	.site-map-item li:first-of-type {
		font-size: 1.8rem;
	}

	.wrap-privacy {
		padding: 0 20px;
	}

	h3.privacy-ttl {
		font-size: 1.8rem;
		width: 100%;
	}

	.frame-otoiawase {
		text-align: center;
		width: 100%;
	}

	.frame-otoiawase span {
		margin-left: 0;
	}

	.wrap-use-us {
		padding: 0 20px;
	}

	h3.use-us-ttl {
		font-size: 1.8rem;
		width: 100%;
	}

	.wrap-use-us h4 {
		font-size: 1.6rem;
	}

	h4.alljapan-ttl {
		font-size: 1.8rem;
	}

	.alljapan-date {
		text-align: center;
	}

	.wrap-land-top h3 {
		font-size: 2.0rem;
	}

	.land-p-red,
	.land-p-red2,
	.land-p-red3 {
		font-size: 2.0rem;
		margin: 20px;
	}

	.land-top-left,
	.land-top-right {
		width: 100%;
		margin: 30px auto;
	}

	.tab_item {
		height: 50px;
		line-height: 50px;
		font-size: 2rem;
	}

	.jouken {
		font-size: 2.0rem;
	}

	.ocean_tel_box span{
		display: block;
		margin-bottom: 10px;
		font-size: 1.8rem;
	}

	.ocean_tel_box img{
		margin-right: 10px;
	}
/*------->*/

	.fd_ttl span {
	    display: block;
	    font-size: 0.8em!important;
	    line-height: 1.2em;
	    font-weight: bold;
	    letter-spacing: 0.1em;
	    margin: 0!important;
	}

	.footer_fd span {
	    /* font-size: 1.2em; */
	    font-size: 20px;
	    font-weight: bold;
	    letter-spacing: 0;
	    margin: 0 20px 0 10px;
	}

	.footer_fd img {
	    width: 20px;
	    height: 20px;
	}

		.form_link_btn img{
	width: 1em;
	height: 1em;
}

	.form_link_btn span {
	font-size: 1em;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	.freedial_number span:last-of-type {
		padding: 1.2em 0 1em;
	}

	.freedial_number {
		max-height: 190px;
	}
}

@media screen and (max-width: 401px){
	.footer_freedial .fd_ttl {
		padding-right: 1em;
	}

	.footer_fd span {
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 0;
		margin: 0 0 0 5px;
	}

}

@media screen and (max-width: 370px){
	.plan_under_freedial {
		width: 100%;
		height: 55px;
		background-color: #930000;
		padding: 0px 8px 0 15px;
	}

	.fd_ttl span {
		display: block;
		font-size: 0.7em!important;
		line-height: 1.4em!important;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin: 0!important;
	}

	.footer_fd span {
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 0;
		margin: 0 0 0 5px;
	}

	.footer_fd a {
		font-size: 1em;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin: 0 0 0 10px;
	}

	.form_link_btn span {
	font-size: 16px;
	}

}
@media screen and (max-width: 330px){
	.fd_ttl span {
		font-size: 0.5em!important;
	}
	.footer_fd span {
		font-size: 14px!important;
	}
}

/*--メディアクエリここまで----->>>*/