@charset "utf-8";
/* ============================================================ */
/* 初めての方へトップ用スタイル */
/* ============================================================ */
/*#beginner_index .inner p {
	text-align: center;
}*/

#beginner_index .inner .menu_03column li a p ,
#beginner_index .inner .menu_04column li a p {
	text-align: left !important;
}

/* #beginner_list
------------------------------------------------------------ */
/*#beginner_index .inner #beginner_list {
	margin-top: 60px;
}
*/

/* #greeting
------------------------------------------------------------ */
#beginner_index .inner #greeting {
	margin-top: 60px;
}

#beginner_index .inner #greeting .greeting_hanaoka {
	overflow: hidden;
	margin: 0 0 30px 0;
}

#beginner_index .inner #greeting .greeting_hanaoka .img_greeting {
	float: left;
	margin: 0 30px 0 0;
	width: 115px;
}

#beginner_index .inner #greeting .greeting_hanaoka .img_greeting img:last-of-type {
	margin: 10px auto 0 auto;
	text-align: center;
	display: block;
}

#beginner_index .inner #greeting .greeting_hanaoka .txt_greeting {
	margin: 0 0 0 145px;
}

#beginner_index .inner #greeting .greeting_hanaoka .txt_greeting h3 {
	color: #7b4317;
	font-size: 2.0rem;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#beginner_index .inner #greeting .greeting_hanaoka .txt_greeting p {
	text-align: left !important;
	margin: 0 0 10px 0;
	font-size: 1.5rem;
}

#beginner_index .inner #greeting .greeting_hanaoka .txt_greeting .txt_right {
	font-weight: bold;
	font-size: 1.7rem;
	text-align: right !important;
}

#beginner_index .inner #greeting ul {
	overflow: hidden;
}

#beginner_index .inner #greeting ul li {
	float: left;
	width: 326px;
	margin: 0 11px 0 0;
	padding: 0 0 10px 0;
	color: #fff;
	border-radius: 5px;
	background: url(/common/img/common/bg_pattern01.png) 0 0 repeat;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

#beginner_index .inner #greeting ul li:last-of-type {
	margin: 0;
}

#beginner_index .inner #greeting ul li p {
	margin: 10px 0 0 0;
	font-size: 1.5rem;
	line-height: 1.6;
	text-align: center;
}

#beginner_index .inner #greeting ul li img {
	border-radius: 5px 5px 0 0;
}



/* ============================================================ */
/* 初めての方へ共通スタイル */
/* ============================================================ */
/*.beginner #main p {
	text-align: center;
}*/

/* .box_ancestral
------------------------------------------------------------ */
#beginner_ancestral .box_ancestral ,
#beginner_perpetual .box_perpetual ,
#beginner_moving .box_moving ,
#beginner_tombstone .box_tombstone ,
#beginner_pet .box_pet {
	background: url(/common/img/common/bg_pattern01.png) 0 0 repeat;
	margin: 35px 0 30px 0;
	padding: 25px;
	overflow: hidden;
	color: #fff;
}

#beginner_ancestral .box_ancestral img ,
#beginner_perpetual .box_perpetual img ,
#beginner_moving .box_moving img ,
#beginner_tombstone .box_tombstone img ,
#beginner_pet .box_pet img {
	float: left;
	border: 4px solid #fff;
}

#beginner_ancestral .box_ancestral div ,
#beginner_perpetual .box_perpetual div ,
#beginner_moving .box_moving div ,
#beginner_tombstone .box_tombstone div ,
#beginner_pet .box_pet div {
	margin: 0 0 0 175px;
}

#beginner_ancestral .box_ancestral div h2 ,
#beginner_perpetual .box_perpetual div h2 ,
#beginner_moving .box_moving div h2 ,
#beginner_tombstone .box_tombstone div h2 ,
#beginner_pet .box_pet div h2 {
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#beginner_ancestral .box_ancestral div p ,
#beginner_perpetual .box_perpetual div p ,
#beginner_moving .box_moving div p ,
#beginner_tombstone .box_tombstone div p ,
#beginner_pet .box_pet div p {
	text-align: left !important;
}


/* #faq
------------------------------------------------------------ */
.beginner #faq p {
	text-align: left !important;
}
/*
.beginner #faq ul {
	overflow: hidden;
}

.beginner #faq ul li {
	border-radius: 5px;
	width: 219px;
	margin: 0 12px 12px 0;
	padding: 25px 30px 25px 105px;
	float: left;
	background: url(/common/img/beginner/ico_beginner_faq.png) 25px 25px no-repeat #ffeef3;
}

.beginner #faq ul li:nth-child(2n+0) {
	margin: 0 0 12px 0;
}

.beginner #faq ul li .txt_question {
	font-size: 1.8rem;
	line-height: 1.3;
	color: #7b4317;
	font-weight: bold;
	margin: 0 0 5px 0;
}
*/

.beginner #faq ul li {
	border-bottom: 1px dotted #c6c6c6;
}

.beginner #faq ul li:first-of-type {
	border-top: 1px dotted #c6c6c6;
}

.beginner #faq ul li h4 {
	background: url(/common/img/beginner/ico_beginner_question.png) 15px 13px no-repeat;
	font-size: 1.8rem;
	line-height: 1.3;
	color: #7b4317;
	font-weight: bold;
	padding: 20px 15px 20px 65px;
}

.beginner #faq ul li p {
	background: url(/common/img/beginner/ico_beginner_answer.png) 15px 13px no-repeat #ffeef3;
	padding: 20px 15px 20px 65px;
	border-top: 1px dotted #c6c6c6;
}





/* #introduction
------------------------------------------------------------ */
.beginner #introduction .midashi03 {
	margin: 0 0 10px 0 !important;
}

.beginner #introduction ul {
	margin: 30px 0 0 0;
	overflow: hidden;
}

.beginner #introduction ul li {
	float: left;
	width: 232px;
	margin: 0 12px 12px 0;
	background: url(/common/img/common/bg_pattern04.png) 0 0 repeat;
	border-radius: 5px;
}

.beginner #introduction ul li:nth-child(3n) {
	margin: 0 0 12px 0;
}

.beginner #introduction ul li a {
	padding: 0 25px 25px 25px;
	display: block;
	color: #fff;
}

.beginner #introduction ul li a:after {
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	font-family: 'icon';
    content: "\e601";
	color: #fdebdf;
	font-size: 1.5rem;
	line-height: 0.2;
	text-align: right;
	padding: 10px 0 0 0;
}

.beginner #introduction ul li a img {
	margin: 0 -25px 10px -25px;
	border-radius: 5px 5px 0 0;
}

.beginner #introduction ul li a p {
	text-align: left !important;
	border-top: 1px solid #906949;
	padding: 10px 0 0 0;
}

.beginner #introduction ul li a h4 {
	color: #fdebdf;
	font-size: 1.5rem;
	font-weight: bold;
	border-bottom: 1px solid #693c19;
	padding: 0 0 5px 0;
	text-align: center;
	display: flex;
  justify-content: center;
  align-items: center;
}



/* #flow
------------------------------------------------------------ */
.beginner #flow {
	margin: 0 0 70px 0;
}

.beginner #flow ul {
	overflow: hidden;
}

.beginner #flow ul li {
	background: #ffe6ed;
	position: relative;
	z-index: 1000;
	padding: 20px 30px;
	box-sizing:border-box;
	/*width: 360px;
	float: left;*/
}

.beginner #flow ul li:nth-child(2n+0) {
	background: #ffcbdb;
}

.beginner #flow ul .flow02 {
	z-index: 900;
}

.beginner #flow ul .flow03 {
	z-index: 800;
}

.beginner #flow ul .flow04 {
	z-index: 700;
}

.beginner #flow ul .flow05 {
	z-index: 600;
}

.beginner #flow ul .flow06 {
	z-index: 500;
}

.beginner #flow ul .flow07 {
	z-index: 400;
}

.beginner #flow ul .flow08 {
	z-index: 300;
}

.beginner #flow ul .flow09 {
	z-index: 200;
}

.beginner #flow ul li:nth-child(2n+1):after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 230, 237, 0);
	border-top-color: #ffe6ed;
	border-width: 15px;
	margin-left: -15px;
}

.beginner #flow ul li:nth-child(2n+0):after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 203, 203, 0);
	border-top-color: #ffcbdb;
	border-width: 15px;
	margin-left: -15px;
}

.beginner #flow ul .flow09:after ,
#beginner_moving #flow ul .flow05:after {
	top: 0;
	left: 50%;
	position: absolute;
}

.beginner #flow ul li div {
	padding: 0 0 0 65px;
	overflow: hidden;
}

.beginner #flow ul .flow01 div {
	background: url(/common/img/common/ico_flow01.png) 0 0 no-repeat;
	background-size: 50px;
}

#beginner_moving #flow ul .flow01 div {
	padding: 0 0 23px 65px;
}

.beginner #flow ul .flow02 div {
	background: url(/common/img/common/ico_flow02.png) 0 0 no-repeat;
	background-size: 50px;
}

.beginner #flow ul .flow03 div {
	background: url(/common/img/common/ico_flow03.png) 0 0 no-repeat;
	background-size: 50px;
}

#beginner_moving #flow ul .flow03 div {
	padding: 0 0 23px 65px;
}

.beginner #flow ul .flow04 div {
	background: url(/common/img/common/ico_flow04.png) 0 0 no-repeat;
	background-size: 50px;
}

#beginner_moving #flow ul .flow04 div {
	padding: 0 0 23px 65px;
}

.beginner #flow ul .flow05 div {
	background: url(/common/img/common/ico_flow05.png) 0 0 no-repeat;
	background-size: 50px;
}

#beginner_perpetual #flow ul .flow05 div {
	padding: 0 0 23px 65px;
}

#beginner_perpetual #flow ul .flow06 div {
	background: url(/common/img/common/ico_flow06.png) 0 0 no-repeat;
	background-size: 50px;
}

#beginner_perpetual #flow ul .flow07 div {
	background: url(/common/img/common/ico_flow07.png) 0 0 no-repeat;
	background-size: 50px;
	padding: 0 0 23px 65px;
}

#beginner_perpetual #flow ul .flow08 div {
	background: url(/common/img/common/ico_flow08.png) 0 0 no-repeat;
	background-size: 50px;
	padding: 0 0 23px 65px;
}

#beginner_perpetual #flow ul .flow09 div {
	background: url(/common/img/common/ico_flow09.png) 0 0 no-repeat;
	background-size: 50px;
	padding: 0 0 23px 65px;
}

.beginner #flow ul li div p {
	text-align: left;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.beginner #flow ul .flow01 div {
		background: url(/common/img/common/ico_flow01.png) 0 0 no-repeat;
		background-size: 45px;
	}
	
	.beginner #flow ul .flow02 div {
		background: url(/common/img/common/ico_flow02.png) 0 0 no-repeat;
		background-size: 45px;
	}
	
	.beginner #flow ul .flow03 div {
		background: url(/common/img/common/ico_flow03.png) 0 0 no-repeat;
		background-size: 45px;
	}
		
	.beginner #flow ul .flow04 div {
		background: url(/common/img/common/ico_flow04.png) 0 0 no-repeat;
		background-size: 45px;
	}
		
	.beginner #flow ul .flow05 div {
		background: url(/common/img/common/ico_flow05.png) 0 0 no-repeat;
		background-size: 45px;
	}
		
	#beginner_perpetual #flow ul .flow06 div {
		background: url(/common/img/common/ico_flow06.png) 0 0 no-repeat;
		background-size: 45px;
	}
	
	#beginner_perpetual #flow ul .flow07 div {
		background: url(/common/img/common/ico_flow07.png) 0 0 no-repeat;
		background-size: 45px;
	}
	
	#beginner_perpetual #flow ul .flow08 div {
		background: url(/common/img/common/ico_flow08.png) 0 0 no-repeat;
		background-size: 45px;
	}
	
	#beginner_perpetual #flow ul .flow09 div {
		background: url(/common/img/common/ico_flow09.png) 0 0 no-repeat;
		background-size: 45px;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.beginner #flow ul .flow01 div {
		background: url(/common/img/common/ico_flow01.png) 0 0 no-repeat;
		background-size: 45px;
	}
	
	.beginner #flow ul .flow02 div {
		background: url(/common/img/common/ico_flow02.png) 0 0 no-repeat;
		background-size: 45px;
	}
	
	.beginner #flow ul .flow03 div {
		background: url(/common/img/common/ico_flow03.png) 0 0 no-repeat;
		background-size: 45px;
	}
		
	.beginner #flow ul .flow04 div {
		background: url(/common/img/common/ico_flow04.png) 0 0 no-repeat;
		background-size: 45px;
	}
		
	.beginner #flow ul .flow05 div {
		background: url(/common/img/common/ico_flow05.png) 0 0 no-repeat;
		background-size: 45px;
	}
		
	#beginner_perpetual #flow ul .flow06 div {
		background: url(/common/img/common/ico_flow06.png) 0 0 no-repeat;
		background-size: 45px;
	}
	
	#beginner_perpetual #flow ul .flow07 div {
		background: url(/common/img/common/ico_flow07.png) 0 0 no-repeat;
		background-size: 45px;
	}
	
	#beginner_perpetual #flow ul .flow08 div {
		background: url(/common/img/common/ico_flow08.png) 0 0 no-repeat;
		background-size: 45px;
	}
	
	#beginner_perpetual #flow ul .flow09 div {
		background: url(/common/img/common/ico_flow09.png) 0 0 no-repeat;
		background-size: 45px;
	}
}




/* ============================================================ */
/* 先祖代々のお墓専用スタイル */
/* ============================================================ */

/* #design
------------------------------------------------------------ */
#beginner_ancestral #design {
	background: url(/common/img/beginner/ancestral_tomb/bg_design.png) right bottom no-repeat; 
}

#beginner_ancestral #design .midashi03 {
	margin: 0 0 10px 0 !important;
}

#beginner_ancestral #design p {
	text-align: left !important;
	margin: 0 0 20px 0;
}

/*#beginner_ancestral #design p:nth-child(2) {
	text-align: center !important;
}*/

#beginner_ancestral #design .flexslider {
	margin: 0 0 25px 0;
}

#beginner_ancestral #design .flexslider ul li img {
	width: 720px;
	height: 380px;
	text-align: center;
}


/* .btn_link
------------------------------------------------------------ */
#beginner_ancestral .btn_link ul li {
	width: 355.5px;
	margin: 0 1px 1px 0;
}

#beginner_ancestral .btn_link ul li:nth-child(2n+0) {
	margin-right: 0;
}

#beginner_ancestral .btn_link ul .link03 ,
#beginner_ancestral .btn_link ul .link04 {
	margin-bottom: 0;
}

#beginner_ancestral .btn_link ul .link01 a {
	border-radius: 5px 0 0 0;
}

#beginner_ancestral .btn_link ul .link02 a {
	border-radius: 0 5px 0 0;
}

#beginner_ancestral .btn_link ul .link03 a {
	border-radius: 0 0 0 5px;
}

#beginner_ancestral .btn_link ul .link04 a {
	border-radius: 0 0 5px 0;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	#beginner_ancestral .btn_link ul .link03 ,
	#beginner_ancestral .btn_link ul .link04 {
		border-bottom: none !important;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	#beginner_ancestral .btn_link ul .link03 ,
	#beginner_ancestral .btn_link ul .link04 {
		border-bottom: none !important;
	}
}




/* ============================================================ */
/* 永代供養墓専用スタイル */
/* ============================================================ */
/* .btn_link
------------------------------------------------------------ */
#beginner_perpetual .btn_link ul li {
	width: 355.5px;
	margin: 0 1px 1px 0;
}

#beginner_perpetual .btn_link ul li:nth-child(2n+0) {
	margin-right: 0;
}

#beginner_perpetual .btn_link ul .link03 ,
#beginner_perpetual .btn_link ul .link04 {
	margin-bottom: 0;
}

#beginner_perpetual .btn_link ul .link01 a {
	border-radius: 5px 0 0 0;
}

#beginner_perpetual .btn_link ul .link02 a {
	border-radius: 0 5px 0 0;
}

#beginner_perpetual .btn_link ul .link03 a {
	border-radius: 0 0 0 5px;
}

#beginner_perpetual .btn_link ul .link04 a {
	border-radius: 0 0 5px 0;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	#beginner_perpetual .btn_link ul .link03 ,
	#beginner_perpetual .btn_link ul .link04 {
		border-bottom: none !important;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	#beginner_perpetual .btn_link ul .link03 ,
	#beginner_perpetual .btn_link ul .link04 {
		border-bottom: none !important;
	}
}



/* #fee
------------------------------------------------------------ */
#beginner_perpetual #fee {
	margin: 0 0 50px 0;
}

#beginner_perpetual #fee table {
	margin: 0 0 20px 0;
}

#beginner_perpetual #fee table .td_center {
	vertical-align: middle;
	text-align: center;
}

#beginner_perpetual #fee ul li {
	list-style-type: disc;
	margin: 0 0 5px 20px;
}




/* ============================================================ */
/* お墓のお引越し専用スタイル */
/* ============================================================ */
/* .btn_link
------------------------------------------------------------ */
#beginner_moving .btn_link ul li {
	margin: 0 1px 0 0;
	width: 355.5px;
}

#beginner_moving .btn_link ul .link02 {
	margin-right: 0;
}

#beginner_moving .btn_link ul .link01 a {
	border-radius: 5px 0 0 5px;
}

#beginner_moving .btn_link ul .link02 a {
	border-radius: 0 5px 5px 0;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	#beginner_moving .btn_link ul li {
		border-bottom: none !important;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	#beginner_moving .btn_link ul li {
		border-bottom: none !important;
	}
}

#beginner_moving #flow h4 {
	margin-top: 30px;
}

#beginner_moving #flow ol li {
	list-style-type: decimal;
	margin: 0 0 3px 23px;
}


/* ============================================================ */
/* 墓石デザイン専用スタイル */
/* ============================================================ */
#beginner_tombstone #faq .btn_center {
	margin: 30px auto 0 auto;
	text-align: center !important;
}


/* .btn_link
------------------------------------------------------------ */
#beginner_tombstone .btn_link ul li {
	margin: 0 1px 0 0;
}

#beginner_tombstone .btn_link ul li:nth-child(3n) {
	margin-right: 0;
}

#beginner_tombstone .btn_link ul .link01 a {
	border-radius: 5px 0 0 5px;
}

#beginner_tombstone .btn_link ul .link03 a {
	border-radius: 0 5px 5px 0;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	#beginner_tombstone .btn_link ul li {
		border-bottom: none !important;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	#beginner_tombstone .btn_link ul li {
		border-bottom: none !important;
	}
}


/* #design
------------------------------------------------------------ */
#beginner_tombstone #design .midashi03 {
	margin: 0 0 10px 0 !important;
}

#beginner_tombstone #design p {
	margin: 0 0 25px 0;
}



/* ============================================================ */
/* ペット供養専用スタイル */
/* ============================================================ */
#beginner_pet #faq .btn_center {
	margin: 20px auto 0 auto;
	text-align: center !important;
}


/* .btn_link
------------------------------------------------------------ */
#beginner_pet .btn_link ul li {
	margin: 0 1px 0 0;
}

#beginner_pet .btn_link ul li:nth-child(3n) {
	margin-right: 0;
}

#beginner_pet .btn_link ul .link01 a {
	border-radius: 5px 0 0 5px;
}

#beginner_pet .btn_link ul .link03 a {
	border-radius: 0 5px 5px 0;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	#beginner_pet .btn_link ul li {
		border-bottom: none !important;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	#beginner_pet .btn_link ul li {
		border-bottom: none !important;
	}
}



/* #introduction
------------------------------------------------------------ */
#beginner_pet #introduction ul li {
	width: 350px !important;
}

#beginner_pet #introduction ul li:nth-child(2n+0) {
	margin-right: 0 !important;
}

#beginner_pet #introduction ul li a {
	width: 300px !important;
}


/* #design
------------------------------------------------------------ */
#beginner_pet #design .midashi03 {
	margin: 0 0 10px 0 !important;
}

#beginner_pet #design p {
	margin: 0 0 25px 0;
}



