@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
  height:100%;
}
/* body {
	font-family: Hiragino Kaku Gothic Pro,Meiryo,InterstateRegular,sans-serif;
	font-size:100%;
	margin:0;
	padding:0;
	line-height:1.5em;
  height:100%;
} */
body {
	font-family: Hiragino Kaku Gothic Pro,Meiryo,InterstateRegular,sans-serif;
	font-size:100%;
	margin:0;
	padding:0;
	line-height:1.5em;
  height:100%;
}
body#fuhou{
  background-color: #f7f7f7;
  font-size: 16px;
  line-height: 1.6;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 100%;
  height: 100%;
}
img {
	margin:0;
	padding:0;
	border:none;
}
h1 {
	font-size:150%;
	margin:0 auto;
	color:#FFFFFF;
	padding:20px 0;
}
h2 {
	font-size:200%;
	text-align:center;
	font-weight:normal;
}
h3 {
	font-weight:normal;
	color:#FFFFFF;
}
p {
	font-size:140%;
	line-height:1.5em;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
}
input[type=text],
input[type="email"],
input[type="tel"] {
  padding: 8px;
  font-size: 16px;;
  border: #ccc 1px solid;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
header {
	background:#043F66;
	height:60px;
}
#container {
	/*background:url(../img_public/bg_img.jpg) bottom repeat-x;*/
}
div.fufou-title{
  font-weight: bold;
  background-image: url('../img/maintitle-back.png');
  color:#FFFFFF;
  text-align: center;
  padding: 1.5%;
  font-size: 130%;
  background-color: #60538c;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100%;
}
/*  コンテンツ  */
#main_contents {
	width:950px;
	margin:0 auto;
	padding:20px 0 0 0;
	overflow:hidden;
  margin-bottom: 80px;
}
#main_contents p#plug_in {
	text-align:right;
	margin:0;
	padding:0;
}
#main_contents ul#sub_menu {
	margin:0 0 40px 0;
	padding:0;
	list-style:none;
}
#main_contents ul#sub_menu li {
	background:url(../img_public/arrow.png) center left no-repeat;
	margin:0;
	border-bottom:1px solid #D6D6D6;
}
#main_contents ul#sub_menu li a {
	color:#055183;
	font-weight:bold;
	font-size:98%;
	display: block;
	padding:10px 0 10px 20px;
}
#main_contents section p {
	margin-bottom:60px;
}
#main_contents section#point {
	margin:50px 0 0 0;
	background:#F0F0E1;
	border:1px solid #D6D6D6;
	padding:20px 50px;
	overflow:hidden;
}
#main_contents section#point h3 {
	background:#7B7B7B;
	border:1px solid #FFFFFF;
	text-align:center;
	font-size:150%;
	padding:15px;
	margin:0 0 20px 0;
}
#main_contents section#point ul {
	margin:0;
	padding:0;
	width:50%;
	float:left;
}
#main_contents section#point ul li {
	list-style:none;
	font-size:140%;
	font-weight:bold;
	line-height:1.8em;
}
#main_contents section#point ul li img {
	margin-right:10px;
}

#main_contents section#point div {
	width:48%;
	float:right;
	text-align:center;
}
#main_contents section.txt_area {
	background:url(../img_public/section_bg.png);
	padding:10px;
	margin:20px 0px 20px 0px;
	border:1px solid #D6D6D6;
	clear:both;
	overflow:hidden;
}
#main_contents section.txt_area h3 {
	background:url(../img_public/h3_bg.png) right no-repeat #055183;
	padding:8px;
	margin:0;
	font-weight:bold;
}
#main_contents section.txt_area h4 {
	background:url(../img_public/h4_bg.jpg) bottom repeat-x;
	padding:20px 10px 10px 10px;
	margin:0;
	font-weight:bold;
	color:#055183;
}
#main_contents section.txt_area .support_txt {
	float:left;
	width:59%;
	margin:0;
	padding:0;
}
#main_contents section.txt_area .support_img {
	float:right;
	width:40%;
	text-align:center;
	margin:0;
	padding:10px 0;
}
#main_contents section.txt_area p {
	font-size:120%;
	padding:0;
	margin:10px 0 10px 0;
}
#main_contents section.txt_area table {
	font-size:120%;
	width:100%;
	margin:10px 0;
	vertical-align:top;
}
#main_contents section.txt_area table th {
	padding:0 10px;
	text-align:right;
	width:100px;
	vertical-align:text-top;
}
#main_contents section.txt_area table td {
	padding:0 10px;
}

#main_contents section.txt_area .fuhou_data {
	padding:5%;
}
#main_contents section.txt_area .fuhou_data dt {
	font-weight: bold;
	float:left;
	width:20%;
	padding-bottom:10px;
}
#main_contents section.txt_area .fuhou_data dd {
	margin-left:20%;
	font-size: 105%;
	padding-bottom:10px;
}
#main_contents_fuhou{
  background:#f7f7f7;
  width:100%;
  padding:0;
  margin-bottom:0;
}
#contents_fuhou{
  background-image: url('../img/back.png');
  margin:0 15%;
  padding: 0 1%;
}
/* 番号検索用 */
#main_contents_search {
	width:100%;
	height: 720px;
	margin:0 auto;
	padding:20px 0 0 0;
	overflow:hidden;
  margin-bottom: 80px;
	background: url(../img_public/back-r.png)
}

#main_contents_search #main_message {
	margin-top: 200px;
	color: #ffffff;
	text-align: center;
}

#main_contents_search #error_return_btn_area {
	margin-top: 50px;
}



.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

/*  決済部分  */
#main_contents div#cart div {
	border-bottom:1px solid #D6D6D6;
	width:280px;
	margin:10px 10px 20px 10px;
	padding-bottom:40px;
	float:left;
}
#main_contents div#cart div h3 {
	background:url(../img_public/cart_h3_bg.jpg) bottom repeat-x;
	color:#043F66;
	margin:0 0 20px 0;
	padding:8px;
	/* font-size:150%; */
  font-size:130%;
	font-weight:bold;
}
#main_contents div#cart div.photo {
	/*width:258px;
	height:258px;*/
	margin:0px 0px 20px 0px;
	padding:10px;
	text-align:center;
	border:1px solid #D6D6D6;
}
#main_contents div#cart div.photo_kumotsu_list_demo {
	/* width:90%; */
	height:280px;
	margin:0px 0px 20px 0px;
	padding:10px;
	text-align:center;
	border:1px solid #D6D6D6;
}
img.kumotsu_list_demo {
  max-width:90%;
  height:258px;
}
#main_contents div#cart div.photo img {
	/* height:258px */
}
#main_contents div#cart div p {
	font-size:110%;
}
#main_contents div#cart p.price {
	font-size:150%;
	font-weight:bold;
	text-align:right;
	margin:20px 0;
}
#main_contents div#cart section {
	background:#EEEEEE;
	padding:10px;
	margin:40px 0;
	clear:both;
}
#main_contents div#cart section p {
	margin:0;
	padding:0;
	font-size:110%;
}
#main_contents div#cart table#cart_list {
	border-top:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	margin:20px 0;
	padding:10px 0;
}
#main_contents div#cart table#cart_list tr td {
	/*border-left:1px solid #D6D6D6;*/
	padding:10px;
}
#main_contents div#cart table#cart_list tr.border td {
	padding:5px 0;
	border:none;
}
#main_contents div#cart table#cart_list tr.border td hr {
	height:1px;
	background:#D6D6D6;
	border:none;
}
#main_contents div#cart table#cart_list tr td img {
	width:50%;
}
#main_contents div#cart table#cart_list tr td.delete {
	/*border-right:1px solid #D6D6D6;*/
}
#main_contents div#cart table#cart_list dl {
	font-size:110%;
	margin:0;
}
#main_contents div#cart table#cart_list dl dt {
	float:left;
	width:300px;
	font-size:140%;
	font-weight:bold;
}
#main_contents div#cart table#cart_list dl dd {
	margin-left:300px;
}
#main_contents div#cart table#cart_list p {
	font-size:110%;
	margin:10px 0;
	padding:0;
}
#main_contents div#cart div#cart_add {
	clear:both;
	width:100%;
	/*padding:10px*/;
	border:none;
}
#main_contents div#cart div#cart_add dl {
	font-size:110%;
	margin:0;
}
#main_contents div#cart div#cart_add dl dt {
	float:left;
	width:300px;
}
#main_contents div#cart div#cart_add dl dd {
	margin-left:300px;
  margin-bottom: 10px;
}
#main_contents div#cart div#cart_add dl dd input {
  width:80%;
}
#main_contents div#cart_other {
	padding:0 10px;
}
#main_contents div#cart_other p {
	font-size:100%;
}
#main_contents div#cart_other dl {
	font-size:110%;
	margin:0 0 20px 0;
}
#main_contents div#cart_other dl dt {
	float:left;
	width:200px;
	padding:5px 0;
}
#main_contents div#cart_other dl dd {
	margin-left:200px;
	padding:5px 0;
}
#main_contents div#cart_other dl dd table th {
	font-weight:normal;
	text-align:left;
	width:100px;
}
#main_contents div#cart_other ol {
	margin:0 0 40px 0;
	padding:20px 10px 0 20px;
}
#main_contents div#cart_other ol li {
	padding:10px 0 0 0 ;
}
#main_contents div#cart_other ul {
	margin:0 0 40px 0;
	padding:20px 10px 0 0;
}
#main_contents div#cart_other ul#tos_left {
	float:left;
	width:48%;
}
#main_contents div#cart_other ul#tos_right {
	float:right;
	width:48%;
}
#main_contents div#cart_other ul li {
	padding:20px 0 0 0 ;
	list-style:none;
	font-size:70%;
	line-height:1.2em;
}

/* 原盤アップロード */
#main_contents div#databank_upload div#photo_area,
#main_contents div#databank_upload div#movie_area {
	width:100%;
	display: none;
}

#main_contents div#databank_upload div#photo_area img.photo{
	width: 45%;
	margin: 2.5%;
}
#main_contents div#databank_upload div#movie_area div.movie{
	width:45%;
	height: 150px;
	margin: 2.5%;
	display: inline-block;
	background: #ccc;
	color: #ffffff;
	text-align: center;
	font-size: 1.5em;
	line-height: 6em;
}

/*  フッター  */
footer {
	margin:50px 0 0 0;
	padding: 20px 20px 10px 20px;
	background:#043F66;
	border-top:1px solid #FFFFFF;
	clear:both;
}
footer p {
	font-size:89%;
  /* font-size:100%; */
	text-align:center;
	margin:0;
	padding:0;
	color:#FFFFFF;
}
footer p a {
	text-decoration:none;
	color:#FFFFFF;
}
footer ul a {
    text-decoration: none;
    color: #FFFFFF;
}
footer#fuhou{
  margin-top:0;
  background-color: #333;
}
span.footer-tell{
  font-size: 150%;
}
p.footer-company{
  margin-bottom:5px;
}
ul#footer{
  text-align: center;
  font-size: 11px;
  color: #FFFFFF;
  margin: 0 3px;
  list-style:none;
  padding:0;
	border: none !important;
}
li.fufou-footer-list{
  margin: 6px 3px;
  padding:0;
  display: inline-block;
}
/*  クラス  */
.map {
	margin:0;
	padding:0px 10px 0 10px;
}
.button_blue,
.button_blue2 {
	font-size:140% !important;
	clear:both;
}
.button_blue a,
.button_blue label {
	background:url(../img_public/button_blue.jpg) repeat-x;
	color:#FFFFFF;
	padding:15px 0 15px 0;
	display:block;
	width:250px;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
}
.button_blue2 a,
.button_blue2 label {
  background:url(../img_public/button_blue.jpg) repeat-x;
	color:#FFFFFF;
	padding:5px 0 15px 0;
	display:block;
	width:250px;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
}
.button_blue2 a span,
.button_blue2 label span {
	font-size:70% !important;
}

.button_orenge,
.button_orenge2 {
	font-size:140% !important;
	clear:both;
}
.button_orenge a {
	background:url(../img/button_orenge.jpg) repeat-x;
	color:#FFFFFF;
	padding:15px 0 15px 0;
	display:block;
	width:250px;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
	border-radius: 5px 5px 5px 5px;
}
.button_orenge button {
  font-size:100% !important;
  border:0;
	background:url(../img/button_orenge.jpg) repeat-x;
	color:#FFFFFF;
	padding:15px 0 15px 0;
	display:block;
	width:250px;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
	border-radius: 5px 5px 5px 5px;
}
.button_orenge button img {
	margin:0 10px 0 0;
	vertical-align:text-top;
}
.button_orenge2 a {
	background:url(../img/button_orenge.jpg) repeat-x;
	color:#FFFFFF;
	padding:13px 0 5px 0;
	display:block;
	width:250px !important;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
	border-radius: 5px 5px 5px 5px;
	line-height:1em;
}
.button_orenge a img ,
.button_orenge2 a img {
	margin:0 10px 0 0;
	vertical-align:text-top;
}
.button_orenge2 a span {
	font-size:70% !important;
}
.button_gray {
	font-size:80% !important;
	margin:0;
	padding:0;
}
.button_gray a {
	background:url(../img_public/button_gray.jpg) repeat-x;
	color:#000000;
	border:1px solid #D6D6D6;
	padding:5px 0;
	display:block;
	width:60px !important;
	margin:0 auto;
	text-align:center;
	border-radius: 5px 5px 5px 5px;
}
.button_white a,
.button_white label {
	background:#ffffff;
	color:#4a3c7b;
	padding:15px 0 15px 0;
	display:block;
	width:250px;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
	border-radius: 10px;
}
.txt_center { text-align:center; }
.red {
	color:#D80000;
}
.required{
  color:#FFFFFF !important;
}
.agreement {
	text-align:center;
	font-size:100%;
	margin:0 0 20px 0;
	clear:both;
}
.agreement input {
	margin-right:20px;
}
.sctl {
	font-size:100%;
	text-align:center;
	clear:both;
	padding:20px 0 0 0;
}
p.sctl a {
	text-decoration:underline;
	color:#000000;
}
.pc {
  display: inline;
}
.sp {
  display: none;
}
.disabled {

}
.snsbox_fuhou{
  line-height: 1;
  text-align: right;
  padding:1% 0;
}
h3.boxtitle_fuhou{
  background: rgb(237,237,246);
  background: -moz-linear-gradient(top,  rgba(237,237,246,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 70%, rgba(237,237,246,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(237,237,246,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 70%,rgba(237,237,246,1) 100%);
  background: linear-gradient(to bottom,  rgba(237,237,246,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 70%,rgba(237,237,246,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededf6', endColorstr='#ededf6',GradientType=0 );
  border:solid 2px #60538c;
  border-left:none;
  border-right:none;
  color:#60538c;
  padding:10px;
  margin-bottom:0;
  text-align:center;
  font-weight:bold;
  font-size: 18px;
}
p.comment_fuhou{
  padding: 20px;
  font-size: 120%;
}
div.frame_fuhou{
  padding: 0;
  background-image: url('../img_public/detail-back.png');
  box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
div.inner_fuhou{
  padding: 10px;
}
p.boxsub.wi{
  color: #60538c;
  font-weight: bold;
  font-size: 120%;
  padding-left: 10px;
}
img.icon-hana{
  width:2.5%;
}
img.icon-navi{
  width:1.5%;
  margin-left:10px;
}
img.icon-tel{
  width:1.8%;
  margin-left:10px;
}
div.txt_fuhou{
  border-bottom: dotted 1px #aaa;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
div.data_fuhou{
  padding-left:47px;
}
table.funeral-date.fuhou{
  border-collapse: collapse;
  word-break: break-all;
  font-size: inherit;
}
table.funeral-date.fuhou th{
  font-weight: normal;
  text-align: left;
}
table.funeral-date.fuhou td{
  padding-left: 30px;
}
p.syousai{
  font-size: 16px;
}
span.list{
  margin-left:10px;
}
p.memo_fuhou{
  padding: 5%;
  text-align: center;
  font-size:16px;
}
div.contents_fuhou_guide{
  background-color: #00437c;
  padding: 20px 0;
  color: #fff;
  margin-top:30px;
}
div.contents_fuhou_return{
	background-color: #f7f7f7;
	padding: 20px 0;
	margin-top:30px;
}
p.fuhou_guide_title{
  margin-bottom: 20px;
  font-size:18px;
  font-weight: bold;
  text-align: center;
}
p.image_frame{
  max-width:400px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
img.guide_img{
  max-width:100%;
}
p.fuhou_guide_comment{
  text-align: center;
  padding-bottom:20px;
  font-size:95%;
}
p.taCenter{
  text-align: center;
}
.btn:hover {
  opacity: 0.8;
}
a.btn.white.lg{
  border: solid 1px #000;
  color: #000;
  /* width: 20%; */
  padding: 20px 100px;
  margin: 0 auto;
  background-color: #fff;
  font-size:16px;
  line-height: 1.2;
  border-radius: 5px 5px 5px 5px;
  display: inline-block;
}
p.taCenter.order_kumotsu{
  margin-top: 25px;
  font-size:16px;
}
p.taCenter.order_tyouden{
  margin-top: 12px;
  font-size:16px;
}
p.taCenter.manner{
  margin-top: 10px;
  font-size:20px;
  margin-top: 40px;
}
img.snsbox_btn{
  height: 20px;
}
div.snsbox_position{
  text-align: right;
  padding: 0 5%;
}
p.free_input{
  padding: 10px 5%;
  font-size:16px;
}
.margin10{
  margin:10px;
}
p.remarks{
  margin: 20px 0px;
  text-align: center;
}
textarea.remarks{
  width: 80%;
  height: 5em;
  line-height: 1.5em;
}
.fs_16 { font-size: 16px; }
.mg_12 { margin-top: 12px; }
.mb_25 { margin-bottom: 25px; }
.pd_side_0 { padding: 20px 0px !important; }
