@charset "utf-8";

/*
Theme Name: cloudtpl_358
Theme URI: http://c-tpl.com/
Description: cloudtpl_358
Version: 1.0
Author: Cloud template
Author URI: http://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{
	margin:0;padding:0;
}

body{
	font: 14px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background : transparent url(../../../hall-2/header.png) repeat-x scroll 50% 0px;
}

body#sub{
	background : transparent url(../../../hall-2/header_sub.png) repeat-x scroll 50% 0px;
}

a{
	color:#183968;
}
a:hover{
	color:#636363;text-decoration:none;
}
a:active, a:focus{
	outline: 0;
}
img{
	border:0;
}
.clear{
	clear:both;
}
p{
	margin-bottom: 15px;
line-height:1.5em;
letter-spacing: 0.2em;
}
.center{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}

.red{
	color: #c9171e;/* 深緋 */
}
.bold{
	font-weight: bold;
}
iframe{
	margin:0 0 0 5px;
border: 1px solid #ccc;
}
p.re_top{
	text-align: right;
margin-top: 50px;
}
p.re_top a{
	padding: 0 0 0 25px;
background : transparent url(../../../hall-2/re_top.png) no-repeat scroll 0px 2px;
}

/*************
全体幅
*************/
#header, #container, .inner{
	margin: 0 auto;
width : 1054px;
}


/*************
/* ヘッダー
*************/
#header{
	position:relative;
height: 106px;
padding: 0px 0px 30px;
}

#header h1,#header h2, #header h3, #header ul{
	position:absolute;
top:5px;
color: #e1e1e1;
font-size: 11px;
line-height: 20px;
font-weight: normal;
}

#header h2{
	font-weight: normal;
right:0;
}

#header h3{
	top: 38px;
}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
	top: 69px;
right: 0px;
border-right: 1px solid #1a1a1a;
border-left: 1px solid #3d3d3d;
}

#header ul li{
	list-style: none;
float:left;
padding: 0 20px;
font-size:12px;
border-right: 1px solid #3d3d3d;
border-left: 1px solid #1a1a1a;
}

#header a{
	color:#e1e1e1;text-decoration:none;
}

#header a:hover{
	color:#fff;
}


/*************
メイン画像
*************/
#mainImage{
	padding: 0;
}


/*************
コンテンツ全体
*************/
#container{
	padding: 35px 0;
}

.box{
	float: left;
width : 200px;
margin-right: 15px;
padding-bottom: 23px;
line-height: 1.2;
}

/* 最後のbox */
.last{
	margin-right:0;
}

/* 横に長いbox */
.long{
	width : 659px;
}

/* 画像を左に回りこみ */
.long img{
	float:left;
margin: 0 10px 10px 0;
}

/* H2 見出し */
#container h2{
	font-size: 14px;
margin: 0 0 15px;
padding: 5px 10px 7px 0;
border-bottom: 1px solid #444444;
color: #555555;
}

/* H3 見出し */
#container h3{
	font-size: 14px;
margin: 0 0 15px;
padding: 5px 10px 7px 0;
border-bottom: 1px dashed #444444;
color: #333333;
}

#container ul, .inner ul{
	margin-left: 5px;
}

#container ul li, .inner ul li{
	list-style: none;
margin-bottom: 7px;
padding-left: 17px;
background : transparent url(../../../hall-2/bullet.png) no-repeat scroll 0px 3px;
}

.inner ul li{
	background-image : url(../../../hall-2/bullet.png);
}

#date{
	text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
font-weight:bold;
color:#858585;
}

#next{
	text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright{
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft{
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright{
    float: right;
}
.alignleft{
    float: left;
}

.box_img_border{
   border: 4px solid #fff;
}

/************************
メイン（左側）コンテンツ
************************/
#main{
	float: left;
width : 629px;
padding-bottom:60px;
}

#main p.attention{
	padding:8px;border:1px solid #c9171e;background-color:#fdeff2;
}

#main table{
	margin: 15px 15px 20px 5px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-collapse: collapse;
width: 680px;
}

#main table td, #main table th{
	padding: 5px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#main table th{
	background: #eee;
}

#main table table{
	margin: 0;
border: none;
width: auto;
font-size: 80%;
}

#main table table td, #main table table th{
	padding: 2px;
border: none;
font-weight: normal;
}

#main table table th{
	background: #fff;
}

#main ol{
	margin: 10px 0px 15px 45px;
}

#main ol li{
	list-style-type: decimal;
margin: 0px 0px 6px 0px;
}

#main div#funeral_flow p{
	font-weight: bold;
font-size: 110%;
margin-top: 15px;
margin-bottom: 5px;
line-height: 1.1em;
}

#main div#funeral_flow ul{
	margin: 0 0 0 20px;
}

#main div#funeral_flow img{
	margin: 10px 0 10px 50px;
}

#contact input[type="text"],
#contact input[type="email"],
#contact textarea{
	padding: 4px;
}

#contact input[type="submit"]{
	border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #ccc;
padding: 5px 20px;
font-weight: bold;
cursor: pointer;
color: #666;
}

/************************
サイド（右側）コンテンツ
************************/
#sidebar{
	float: right;
width : 161px;
padding-bottom:30px;
}

#sidebar h3{
	font-size: 14px;
margin: 0 0 15px;
padding: 5px 10px 7px 0;
border-bottom: 1px solid #444444;
color: #333333;
}

#sidebar ul{
	padding-bottom:10px;
}

/*************
/* フッター
*************/
#footerUpper{
	clear:both;
margin-top: 10px;
padding: 20px 0;
overflow: hidden;
background:#000;
border-bottom: 1px solid #393832;
}

#footerUpper a{
	color:#e1e1e1;text-decoration:none;
}

#footerUpper a:hover{
	color:#fff;
}

#footerUpper .inner{
	overflow: hidden;
background:#000;
}

#footerLower{
	border-top: 1px solid #151411;
overflow: hidden;
background:#000;
}

#footerLower .inner{
	position:relative;
min-height: 60px;
color: #fff;
font-size:13px;
}

* html #footerLower .inner{
	height:60px;
}

#footerLower .inner p{
	position:absolute;
top: 10px;
padding-bottom: 5px;
}

#footerLower .inner p#contact{
	right:0;
}

/* ブログページ */
div#blog_title a{
	display: block;
margin-bottom: 15px;
}

div#blog_title p{
	margin-bottom: 35px;
}


div.blog_post{
	margin-bottom: 30px;
}

p.continu{
	text-align: right;
}

/* お悔みページ */
div#obituary p{
	margin-bottom: 10px;
}

.obituarybox{
	float: left;
	width:290px;
	padding:10px 10px 10px 15px;
    margin:0px 25px 30px 0px;
    color: #474747;
    background: #fafafa;/*背景色*/
    border-left: double 7px #7e7e7e;/*左線*/
    border-right: double 7px #7e7e7e;/*右線*/
	border-top: double 7px #7e7e7e;/*左線*/
    border-bottom: double 7px #7e7e7e;/*右線*/
}

.pdf_btn{
    border: 0px;
    width:276px;
    height:44px;
	margin-right:15px;
	margin-bottom:15px;
    background : transparent url(../../../hall-2/pdf_btn.jpg) no-repeat scroll left top;
}
 
.pdf_btn:hover{
    cursor: pointer;
    opacity:0.7;
}

.offering_btn{
    border: 0px;
    width:131px;
    height:44px;
	margin-right:15px;
    background : transparent url(../../../hall-2/offering_btn.jpg) no-repeat scroll left top;
}
 
.offering_btn:hover{
    cursor: pointer;
    opacity:0.7;
}

.telegram_btn{
    border: 0px;
    width:131px;
    height:44px;
    background : transparent url(../../../hall-2/telegram_btn.jpg) no-repeat scroll left top;
}

.telegram_btn:hover{
    cursor: pointer;
    opacity:0.7;
}

/* フォームのデザイン */
.wpcf7-item{
	background-color: #f4f4f4; /*ボックスの背景色を薄いグレーに指定*/
padding: 10px;  /*ボックス内の余白を10pxに指定*/
border-radius: 10px;/*ボックスを角丸に指定*/
width:50%;
}    

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 textarea{
 background-color: #fff;
 color: #333;
 border: 1px solid #ddd;
 font-size: 100%;
 padding: 0.6em;
 border-radius: 4px;
 box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}

.wpcf7 textarea{
	width: 95%;
}

.asterisk{
 margin: 0 0 0 0.2em;
 color: #f5637a;
}

/* グーグルマップをレスポンシブ対応*/
.ggmap{
	position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height : -3px;
overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed{
	position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*コンタクトフォームサンクスページCSS*/
.sent .formInner{
    display: none;
}
.complete-display{
    display: none;
}
.sent .complete-display{
    display: block;
}