@charset "utf-8";
/*------------------------------------------------------------------------------
 
 位牌供養処分 ページ [ihai-kuyou]
 
------------------------------------------------------------------------------*/

/* ドメイン直下 : common.css,common-device.css に移動
html {
	scroll-behavior: smooth;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, select, option, input {
	font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
*/

select, option, input {
	font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* --------------------------------------------------------------------------------
 
 pagekuyou

-------------------------------------------------------------------------------- */

.kuyou_contents {
	margin-bottom: 40px;
	padding: 0 15px;
	font-size: 1.125rem;
}

.kuyou_title {
	margin-bottom: 20px;
	text-align: center;
}
.kuyou_title img {
	width: 785px;
}

.kuyou_title {
	margin-bottom: 20px;
	text-align: center;
}
.kuyou_title img {
	width: 785px;
}

.kuyou_text {
	width: 1270px;
	max-width: 98%;
	margin: 0 auto 30px;
}
.kuyou_text h3 {
	color: #84658f;
}
.kuyou_text p {
	margin-bottom: 1.5em;
	font-size: 1.125rem;
}


/* 3つのポイント
------------------------------------------------------------- */

.kuyou_point_list li {
	margin-bottom: 20px;
}

.kuyou_point_list .title {
	margin-bottom: 15px;
	text-align: center;
}
.kuyou_point_list .title img {
	width: 175px;
}

.kuyou_point_list .text_bcenter {
    margin-bottom: 15px;
    text-align: left;
    font-size: 16px;
    width: 80%;
    margin: 0 auto 2em;
}
.kuyou_point_list .text_bcenter p {
	display: inline-block;
	text-align: left;
}

.kuyou_point_list .point_inner {
	padding: 22px 20px;
	border: 1px solid #333;
	box-shadow: 4px 4px 8px rgba(0, 0, 0, .2);
}
.kuyou_point_list .point_inner h2 {
	margin-bottom: 22px;
	font-size: 1.25rem;
	text-align: center;
	color: #a37b4a;
}
.kuyou_point_list .kuyou-catch {
	padding: 0 0 1em;
}
.kuyou_point_list .kuyou-catch img {
	display: block;
}
.kuyou_point_list .number {
	height: 2.8em;
	margin-bottom: 10px;
	text-align: center;	
}
.kuyou_point_list .number img {
	width: 100%;
	height: auto;
}
.kuyou_point_list .intext {
	height: 83px;
	margin-bottom: 10px;
    font-size: 16px;
}


/* インフォメーション : info
------------------------------------------------------------- */

.info_contents {
	margin-bottom: 40px;
	padding: 10px;
	background: #404040;
	color: #FFF;
	font-size: .8125rem;
}
.info_contents a {
	color: #FFF;
}
.info_contents .info_inner {
	margin: 10px 0;
	padding: 10px;
	background: #FFF;
	box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, .2) inset;
	color: #333;
}
.info_contents h2 {
	font-size: 1rem;
	font-weight: normal;
}

.kuyou_info_list li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
.kuyou_info_list li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
.kuyou_info_list a {
	color: #333;
	text-decoration: none;
}
.kuyou_info_list span {
	display: inline-block;
}

.info_contents .info_link {
	text-align: right;
}
.info_contents .info_link a::after {
	content: '\27E9';
}


/* 流れ : flow
------------------------------------------------------------- */
.kuyou_flow_list li {
	margin-bottom: 40px;
}
.kuyou_flow_list .fig {
	display: block;
	width: 75%;
	margin: 0 auto 20px;
}
.kuyou_flow_list .text_block h2 {
	margin-bottom: 15px;
	font-size: 1.25rem;
	font-weight: bold;
	color: #404040;
	font-family: '游明朝', YuMincho, 'Hiragino Mincho ProN W3', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
}
.kuyou_flow_list .text_block {
	width: 86%;
	margin: 0 auto 20px;
	font-size: 1rem;
}
.kuyou_flow_list .text_block span {
	display: inline-block;
}
.kuyou_flow_list .btn_box {
	text-align: center;
}
.kuyou_flow_list .btn_box img {
	width: 90%;
}





/* ～該当するタイプをお選びください～
------------------------------------------------------------- */
.type {
	margin: 0 0 107px;
	padding: 75px 30px 34px;
	background: #404040;
}
.type .type-box {
	position: relative;
}
.type .page-anker-pos {
	position: relative;
	display: block;
	margin: -50px 0 0;
	padding: 0 0 50px;
}
.type-2 {
	padding: 35px 30px 34px;
}
.type h2 {
	padding: 0 0 25px;
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	color: #fff;
	font-family: '游明朝', YuMincho, 'Hiragino Mincho ProN W3', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
}
.type h2.title-2 {
	padding: 0 0 15px;
}
.type .type-main-contents {
	border: solid 5px #7e7e7e;
}
.type .text {
	padding: 35px 18px;
	line-height: 1.8;
	font-size: 15px;
	color: #333;
	background: #f2f2f2;
}
.type .text .mark-1 {
	color: #f12917;
}
.type .type-main-contents {
	margin: 0 0 60px;
	color: #333;
	background: #f2f2f2;
}

/* サイズ別料金表 */
.type .price-value {
	margin: 0 0 60px;
	padding: 20px 0 30px;
	line-height: 1.2;
	text-align: center;
	background: #fff;
}
.type .price-value .price-num {
	padding: 0 0 15px;
	font-weight: bold;
	font-size: 120px;
	color: #b12518;
}
.type .price-txt {
	font-weight: bold;
	font-size: 23px;
}

.type .tbl {
	padding: 0 0 42px;
}
.type .tbl table {
	width: 100%;
	font-size: 17px;
}
.type .tbl table th {
	width: 50%;
	padding: 8px 5px;
	border: solid 2px #000;
	text-align: center;
	font-weight: bold;
	color: #ac1c11;
	background: #bfbfbf;
}
.type .tbl table td {
	width: 50%;
	padding: 4px 5px;
	border: solid 2px #000;
	text-align: center;
	color: #000;
	background: #fff;
}

.type .btn-order {
	display: flex;
	justify-content: center;
	padding: 0 0 85px;
}
.type .btn-order-2 {
	padding: 0;
}
.type .btn-order a {
	display: block;
}
.type .btn-order img {
	display: block;
	width: 420px;
}














/* お客様の声
------------------------------------------------------------- */
#main .voice {
	padding: 0 0 60px;
}
#main .voice .kuyou_title {
	margin-bottom: 5px;
}
#main .voice .kuyou_title img {
	width: 955px;
}
#main .voice .voice-box ul li {
	border-radius: 30px 0 30px 0;
	border: solid 4px #7f7f7f;
	background: #d9d9d9;
}
#main .voice .voice-box ul li {
	display: flex;
	align-items: center;
	
	height: 125px;
	margin: 0 0 13px;
	padding: 20px 3vw 20px 175px;
	border-radius: 30px 0 30px 0;
	border: solid 4px #7f7f7f;
	background: #d9d9d9 url("../../images/page/ningyo-kuyou/icon-voice-woman-1.png") no-repeat 32px calc(100% + 1px);
	background-size: auto 140px;
}
#main .voice .voice-box ul li:nth-of-type(2),
#main .voice .voice-box ul li:nth-of-type(3) {
	background: #d9d9d9 url("../../images/page/ningyo-kuyou/icon-voice-man-1.png") no-repeat 18px calc(100% + 1px);
	background-size: auto 135px;
}
#main .voice .voice-box ul li .voice-txt {
	line-height: 1.4;
	font-size: 15px;
}






/* お申し込みガイド : guide
------------------------------------------------------------- */

.kuyou_contents.guide {
	padding: 0;
	background: #404040;
	color: #FFF;
}

.kuyou_guide {
	padding: 0 20px 30px;
	font-size: .875rem;
}
.kuyou_guide_block {
	margin-bottom: 40px;
}
.kuyou_guide_block .fig {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.kuyou_guide .text_inner {
	margin-bottom: 20px;
}
.kuyou_guide_note {
	margin-bottom: 40px;
	padding: 10px;
	background: #FFF;
	color: #333;
}

.kuyou_guide h2 {
	margin-bottom: 15px;
	color: #dcb769;
	font-size: 1.5rem;
	font-weight: normal;
	font-family: '游明朝', YuMincho, 'Hiragino Mincho ProN W3', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
}
.kuyou_guide h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #716448;
	color: #dcb769;
	font-size: 1.25rem;
	font-weight: normal;
	font-family: '游明朝', YuMincho, 'Hiragino Mincho ProN W3', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
}
.kuyou_guide_note h3 {
	padding-bottom: 0;
	border-bottom: none;
	color: #a0823e;
	font-size: 1.375rem;
}
.kuyou_guide .mark_list li {
	margin-bottom: 10px;
	padding-left: 1em;
	text-indent: -1em;
}
.kuyou_guide .btn_box {
	margin-top: 15px;
	text-align: center;
}
.kuyou_guide .btn_box img {
	max-width: 90%;
}

.kuyou_guide_block.step01 .fig img {
	width: 60%;
}
.kuyou_guide_block.step04 .fig img {
	width: 80%;
}
.kuyou_guide_block.step05 {
	margin-bottom: 0;
}

.entry_image {
	margin-bottom: 42px;
}

.kuyou_guide_block.shomei01 .fig img {
	width: 60%;
}

.kuyou_shomei_info h3 {
	padding-bottom: 0;
	border: none;
	text-align: center;
}
.kuyou_shomei_inner {
	padding: 10px;
	background: #FFF;
	box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, .2) inset;
	color: #333;
}


/* お客様の声 : voice
------------------------------------------------------------- */

.kuyou_voice_list {
	margin-bottom: 40px;
}
.kuyou_voice_list li {
	margin-bottom: 20px;
	padding: 15px;
	border-radius: 15px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
	background: url(../../images/page/kuyou/kuyou_voice_bg.png);
}


/* 費用 : price
------------------------------------------------------------- */

.price_area {
	margin-bottom: 40px;
}

.price_tbl {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	text-align: left;
}
.price_tbl tr:nth-child(odd) {
	background: #EEEEEE;
}
.price_tbl tr:nth-child(even) {
	background: #FFFFFF;
}
.price_tbl tbody th {
	text-align: left;
}
.price_tbl th {
	padding: 10px 10px;
	border: 1px solid #999;
	font-weight: normal;
	text-align: center;
}
.price_tbl td {
	padding: 10px 10px;
	border: 1px solid #999;
	text-align: center;
}
.price_tbl a {
	text-decoration: underline;
}
.price_tbl a:hover {
	color: #999;
	text-decoration: none;
}
.price_area .right {
	padding: 0 15px;
}


/* フォーム : form
------------------------------------------------------------- */

.kuyou_contents.form {
	padding: 30px 15px 20px;
	background: url(../../images/page/kuyou/kobutsu_form.bg.jpg);
}

.kuyou_form_area {
	padding: 15px;
	background: #FFF;
}

.kuyou_form_catch {
	margin-bottom: 10px;
	padding: 15px 10px;
	background: #84658f;
	border-radius: 15px;
	color: #FFF;
	font-size: 1.125rem;
	text-align: center;
}

.kuyou_form_inner .fig_area {
	margin-bottom: 20px;
	text-align: center;
}

.kuyou_form_area h3 {
	font-size: inherit;
}
.set_form {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cebcd4;
}
.set_form-caption {
	margin-right: 1em;
	white-space: nowrap;
}
.set_form-field {
	position: relative;
	flex: 1;
}
.set_form-text {
	width: 100%;
	margin-top: 15px;
	font-size: 1rem;
}

/* size */
.size .set_form-caption {
	width: 100%;
	margin-bottom: 10px;
}
.size .set_form-field {
	width: 100%;
}

.set_form-text p {
	margin-bottom: .5em;
}
.set_form-text p:last-child {
	margin-bottom: 0;
}
.set_form-text .attention {
	color: #cc0000;
	font-weight: bold;
}

/* form コントロール */
.set_form-field input[type="text"] {
	position: relative;
	padding: 5px;
	box-sizing: border-box;
	border: 1px solid #CCC;
	border-radius: 3px;
}
.set_form-field select {
	display: inline-block;
	min-width: 10em;
	padding: 0 .5em;
	height: 1.75em;
	border: 1px solid #CCC;
	border-radius: 4px;
	font-size: 1.125rem;
}
/*.set_form-field input:read-only {
	background: #EEE;
}*/
.set_form-field ::placeholder{
	color: #999;
}

.set_size_list li {
	display: inline-block;
	margin-bottom: 4px;
}
.set_size_list input {
	width: 5em;
	margin-right: .4em;
}


/* error
------------------------------------------------------------- */

.set_form-field .error_text ,
.send_error_area .error_text {
	display: none;
	color: #C00;
	font-size: 1rem;
	transition: 0.4s;
}
.set_form-field .error_text.error {
	display: block;
	margin-top: .5em;
	padding: 4px 8px;
	background: rgba(236, 218, 221, .75);
}
.send_error_area .error_text.error {
	display: block;
	margin-bottom: .8em;
	padding: 10px 15px;
	background: rgba(255, 255, 255, .35);
}

/* send error area */
.send_area .send_error_area {
	max-width: 720px;
	margin: 0 auto;
}

/* datepicker */
.datepicker-show {
	position: relative;
}
.datepicker-show #ui-datepicker-div {
	top: 0!important;
	left: 0!important;
}



/* 結果 : result
------------------------------------------------------------- */

.result_price .label {
	display: inline-block;
	color: #84658f;
	font-size: 1.25rem;
	font-weight: bold;
}

.result_price .prices {
	display: inline-block;
	margin-left: .5em;
	color: #cc0000;
	font-size: 1.5rem;
}


/* 送信 : form
------------------------------------------------------------- */

.send_area h1 {
	font-size: 1.5rem;
	text-align: center;
}

.send_arrow {
	display: block;
	margin: 30px 0 15px;
	text-align: center;
}
.send_arrow img {
	display: inline-block;
	max-width: 30%;
}

/* test用 */
.send_form.active {
	background: rgba(250,210,210,.4);
}

/* 表示確認用 */
.send_inner {
	max-width: 720px;
	margin: 0 auto;
}
.send_inner input[type="text"] {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	background: rgba(255, 255, 255, .5);
	border: none;
}


/* btn */
.sent_btn {
	text-align: center;
}
.sent_btn input[type="image"] {
	display: inline-block;
	width: 1000px;
	height: auto;
}


/* /////////////////////////////////////////////////////////////////////////////

 デバイス別 : スマホファースト / スマホのみスワイプはここで指定 / PC分岐

///////////////////////////////////////////////////////////////////////////// */

@media only screen and (max-width: 768px) {
	.sp_hide {
		display: none;
	}
	/* point */
	.kuyou_point_list .title img {
		width: auto;
		height: 100px;
	}
	/* title img */
	.kuyou_title img {
		width: auto;
		height: 100px;
	}
	.kuyou_title.price img {
		height: 140px;
	}
	.kuyou_title.form img {
		height: auto;
	}
	/* swipe table css only */
	.price_area {
		position: relative;
		margin: 0 -15px;
		font-size: .875rem;
	}
	.price_inner {
		overflow-x: auto;
		padding: 0 20px;
		width: 100%;
		-webkit-overflow-scrolling: touch;
		box-sizing: border-box;
	}
	.price_tbl {
		min-width: 800px;
	}
}
@media only screen and (min-width: 769px) {
	.pc_hide {
		display: none;
	}
	.kuyou_title {
		margin-bottom: 40px;
	}
	.kuyou_text h3 {
		color: #84658f;
		font-size: 1.5rem;
	}
	
	#kuyou_flow-2 .kuyou_title {
		margin-bottom: 25px;
	}
	#kuyou_flow-2 .kuyou_title img {
		width: 980px;
	}
	

	/* point */
	.kuyou_point_list {
		display: flex;
		margin: 0 -15px 40px;
	}
	.kuyou_point_list li {
		width: 33.33333%;
		margin: 0;
		padding: 0 15px;
		box-sizing: border-box;
	}
	.kuyou_point_list .number {
		height: 7.8em;
	}

	/* info */
	.info_contents {
		display: flex;
		align-items: center;
		margin: 0 0 135px;
		padding: 5px 20px;
	}
	.info_contents .info_title {
		width: 6em;
	}
	.info_contents .info_inner {
		flex: 1;
	}
	.info_contents .info_link {
		width: 10em;
	}
	.kuyou_info_list li {
		margin-bottom: 4px;
		padding-bottom: 0px;
		border-bottom: none;
	}
	.kuyou_info_list .data {
		min-width: 7.5em;
		margin-right: 1em;
		padding-right: 1em;
		border-right: 1px solid #999;
	}

	/* flow */
	.kuyou_flow_list {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -20px;
	}
	.kuyou_flow_list li {
		width: 50%;
		padding: 0 40px;
		box-sizing: border-box;
	}
	.kuyou_flow_list .fig {
		width: 96%;
	}
	.kuyou_flow_list .img {
		margin: 0 0 20px;
	}
	.kuyou_flow_list .btn_box img {
		width: auto;
	}
	
	#kuyou_flow {
		margin-bottom: 35px;
	}

	/* guide */
	.kuyou_guide {
		padding: 0 40px;
	}
	.kuyou_guide.shomei {
		padding: 0 40px 40px;
	}
	.kuyou_guide h2 {
		font-size: 2.5rem;
	}
	.kuyou_guide h3 {
		font-size: 1.5rem;
	}
	.kuyou_guide_block {
		display: flex;
		margin-bottom: 60px;
	}
	.kuyou_guide_block .fig {
		margin-right: 40px;
		margin-bottom: 0;
	}
	.kuyou_guide_block .text {
		flex: 1;
	}
	.kuyou_guide .text_inner {
		margin-bottom: 60px;
	}
	.kuyou_guide_note {
		margin-bottom: 60px;
		padding: 15px;
	}
	.kuyou_guide .btn_box {
		margin-top: 30px;
		text-align: right;
	}
	.kuyou_guide_block.step01 .fig {
		width: 36%;
	}
	.kuyou_guide_block.step01 .fig img {
		width: 100%;
	}
	.kuyou_guide_block.step01 h2 {
		margin: .5em 0 15px;
	}
	.kuyou_guide_block.step02 .fig {
		width: 38%;
	}
	.kuyou_guide_block.step03 {
		position: relative;
	}
.kuyou_guide_block.step03 .fig {
    width: 100%;
    margin: 0;
    text-align: left;
}
.kuyou_guide_block.step03 h2 {
    position: rera;
    top: 0;
    left: 0;
}
medi
	.kuyou_guide_block.step03 .text {
		padding-top: 10%;
	}
	.kuyou_guide_block.step04 .fig {
		width: 32%;
	}
	.kuyou_guide_block.step04 .fig img {
		width: 100%;
	}
	.kuyou_guide_block.step04 h2 {
		margin: .5em 0 20px;
		padding-bottom: 5px;
		border-bottom: 1px solid #716448;
	}
	.kuyou_guide_block.step05 .fig {
		width: 42%;
	}
	.kuyou_guide_block.step05 .text {
		position: relative;
		padding-bottom: 60px;
	}
	.kuyou_guide_block.step05 h2 {
		margin: 1.5em 0 20px;
		padding-bottom: 5px;
		border-bottom: 1px solid #716448;
	}
	.kuyou_guide_block.step05 .btn_box {
		position: absolute;
		right: 0;
		bottom: 40px;
	}
	.kuyou_guide_block.shomei01 {
		margin-top: -80px;
		align-items: center;
	}
	.kuyou_guide_block.shomei01 .fig {
		width: 42%;
	}
	.kuyou_shomei_inner {
		padding: 15px;
	}

	/* voice */
	.kuyou_voice_list li {
		padding: 30px;
	}

	/* price */
	.price_tbl th {
		font-size: 1rem;
	}
	.price_tbl th ,
	.price_tbl td {
		padding: 30px 15px;
	}
	.price_area .right {
		text-align: right;
	}

	/* form */
	.kuyou_contents.form {
		padding: 50px 20px 20px;
	}
	.kuyou_form_area {
		padding: 40px;
	}	
	.kuyou_form_inner {
		display: flex;
		flex-direction: row-reverse;
	}
	.kuyou_form_catch {
		margin-bottom: 25px;
		padding: 25px 10px;
		font-size: 1.5rem;
	}
	.kuyou_form_inner .fig_area {
		width: 280px;
		max-width: 40%;
		margin-left: 25px;
	}
	.kuyou_form_inner .set_area {
		flex: 1;
	}
	.result_price .label {
		font-size: 1.75rem;
	}
	.result_price .prices {
		margin-left: .5em;
		font-size: 2.5rem;
	}
}


