@charset "UTF-8";
/* CSS Document */
html{

}

body{
	font-family:"Yu Mincho","YuMincho";
	letter-spacing: 3px;
	font-weight: 500;
}

*{
	color: #383838;
}

/*--common---------------------------------------------------------*/
.web{
  display: inline-block;
}

.sp{
  display: none;
}

a{
  text-decoration: none;
}

/*横幅調整*/
.font72{
  font-size: 70px;
	margin: 0;
	padding: 0;
	height: 60px;
}

.font33{
  font-size: 33px;
	height: 33px;
	margin: 0;
}

h2{
	font-size: 36px;
	text-align: center;
}

h3{
	padding: 0;
}

p{
	font-size: 22px;
}

/*追加項目*/


/*--article---------------------------------------------------------*/
article{
	width: 100%;
	min-width: 960px;
	height: 97%;
	position: absolute;
	top: 65px;
}
/*----------------------------------------
    メインビジュアル
-----------------------------------------*/
#section_main{
	width: 100%;
	min-width: 960px;
	height: 400px;
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
  background: url('../img/mainvisual.jpg') no-repeat center 0;
  background-size: cover;
  overflow:hidden;
}

/*----------------------------------------
    コンバージョンエリア
-----------------------------------------*/
.conversion_area{
	width: 100%;
	height: 435px;
	background: url('../img/background.jpg') repeat center 0;
	border-top: solid 2px  #c98518;
	text-align: center;
}

.conversion_area_inner{
	width: 960px;
	height: 373px;
	border-radius:2px;
	background:white;
	margin: 30px auto;
	box-shadow: 0 0 8px #666666;
}

.conversion_area_inner h2{
	padding: 28px 0 0 0;
}

.conversion_area_inner p{
	padding: 0 0 0 0;
}

.conversion_area_inner p img{
	padding: 0 20px 20px 0;
}

.conversion_area_button{
	width: 100%;
	height: 120px;
}

.conversion_area_button img{
	width: 442px;
	height: 130px;
}

.conversion_area_button img:hover{
	opacity: 0.5;
	transition: 0.5s;
}

.siryou2_img{
	padding: 13px 20px 20px 7px;
}

.kengaku2_img{
	padding: 13px 0px 20px 0px;
}

/*----------------------------------------
    説明
-----------------------------------------*/

#setumei_area{
	width: 100%;
	height: 380px;
	border-top: solid 2px  #c98518;
	text-align: center;
	background: url('../img/background_nichiryoku.jpg') no-repeat center 0;
	background-size: cover;
}

#setumei_area_inner h2{
	color: #9e641e;
	line-height: 55px;
	padding: 30px 0 20px 0;
}

#setumei_area_inner h2 span{
	letter-spacing: 20px;
	color: #9e641e;
}

#setumei_area_inner p{
	line-height: 40px;
	letter-spacing: 17px;
}

/*----------------------------------------
    堂内陵墓とは？
-----------------------------------------*/

#content1_area{
	width: 100%;
	height: 210px;
	border-top: solid 2px  #c98518;
	border-bottom: solid 4px  #c98518;
	text-align: center;
}

#content1_area h2{
	color: #9e641e;
	padding: 90px 0 62px 0;
}

#content1_area p{
	letter-spacing: 5px;
	font-size: 14px;
	padding: 10px 0 30px 0;
}


/*コンテナ１*/
#content1_container{
	width: 100%;
	height: auto;
	margin: 4px 0 0 0;
}

.content1_left{
	width: 50%;
	min-width: 480px;
	height: 300px;
	float: left;
	background: url('../img/content1_01.jpg') repeat center 0;
}

.content1_right{
	width: 50%;
	min-width: 480px;
	height: 300px;
	float: left;
	background: url('../img/background2.jpg') repeat center 0;
}

.content1_right h3{
	font-size: 30px;
	color: #a0651f;
	text-align: left;
	padding: 40px 0 0 100px;
}

.content1_right p{
		width: 400px;
		text-align: left;
		line-height: 40px;
		letter-spacing: 2px !important;
		font-size: 20px !important;
		padding: 25px 0 0 100px !important;
		color: #191919 !important;
}

/*コンテナ2*/
#content2_container{
	width: 100%;
	height: auto;
	margin: 4px 0 0 0;
	padding: 30px 0 10px 0;
}

.content2_left{
	width: 50%;
	min-width: 480px;
	height: 300px;
	float: left;
	background: url('../img/content1_02.jpg') repeat center 0;
}

.content2_right{
	width: 50%;
	min-width: 480px;
	height: 300px;
	float: left;
	background: url('../img/background2.jpg') repeat center 0;
	text-align: center;
}

.content2_right h3{
	width: 400px;
	font-size: 30px;
	color: #a0651f;
	text-align: left;
	float: right;
	padding: 60px 100px 0 0;
}

.content2_right p{
		width: 400px;
		text-align: left;
		float: right;
		line-height: 40px;
		letter-spacing: 1px !important;
		font-size: 20px !important;
		padding: 25px 100px 0 0 !important;
		color: #191919 !important;
}

/*コンテナ3*/
#content3_container{
	width: 100%;
	height: auto;
	margin: 4px 0 0 0;
}

.content3_left{
	width: 50%;
	min-width: 480px;
	height: 300px;
	float: left;
	background: url('../img/allinone.jpg') repeat center 0;
}

.content3_right{
	width: 50%;
	min-width: 480px;
	height: 300px;
	float: left;
	background: url('../img/background2.jpg') repeat center 0;
}

.content3_right h3{
	font-size: 30px;
	color: #a0651f;
	text-align: left;
	padding: 40px 0 0 100px;
}

.content3_right p{
		width: 400px;
		text-align: left;
		line-height: 30px;
		letter-spacing: 2px !important;
		font-size: 20px !important;
		padding: 25px 0 0 100px !important;
		color: #191919 !important;
		font-size: 16px !important;
}


/*----------------------------------------
    赤坂一ツ木陵苑の魅力
-----------------------------------------*/

#content2_area{
	width: 100%;
	height: auto;
	border-top: solid 2px  #c98518;
	border-bottom: solid 2px  #c98518;
	padding:0;
	text-align: center;
	clear: both;
}

#content2_area h2{
	color: #9e641e;
	padding: 90px 0 58px 0;
	border-bottom: solid 4px  #c98518;
}


/*コンテンツエリア*/
#content2_container{
	width: 100%;
	height: auto;
	background: url('../img/background3.jpg') repeat center 0;
	padding: 0;
	margin: 0;
}

#content2_container_inner{
	width: 980px;
	height: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#content2_container h3{
	color: #9e641e;
	padding: 60px 0 55px 0;
	font-size: 30px;
	color: #a0651f;
}

#content2_leftbox{
	width:370px;
	height: 580px;
	float: left;
	background: url('../img/nedan.jpg') no-repeat center 0;
}

#content2_rightbox{
	width:560px;
	height: 580px;
	margin: 0 0 50px 40px;
	float: left;
}

#content2_rightbox h4{
	font-size: 23px;
	line-height: 40px;
	padding: 25px;
	text-align: left;
}

#content2_rightbox_text{
	width: 100%;
	height: 450px;
	background: white;
	border: solid 2px  #eaa221;
	border-radius: 4px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#content2_rightbox_text h5{
	font-size: 22px;
	padding: 25px;
	text-align: left;
	margin: 0;
	padding: 25px 30px 0 30px;
	color: #9e641e!important;
}

#content2_rightbox_text p{
	font-size: 22px;
	padding: 25px;
	text-align: left;
	margin: 0;
	padding: 0px 30px 0 30px;

	letter-spacing: 1px;
}


/*----------------------------------------
    赤坂一ツ木陵苑の魅力
-----------------------------------------*/
#content3_area{
	width: 100%;
	height: auto;
	border-bottom: solid 1px  #c98518;
}

#content3_area_inner{
	width: 100%;
	height: 450px;
	background: url('../img/img_01.jpg') no-repeat center 0;
}

#content3_area_box{
	width: 100%;
	height: 455px;
	background: #000;
	text-align: center;
	border-top: solid 1px  #c98518;
}


/*----------------------------------------
    戒名の授与
-----------------------------------------*/

#content4_area{
	width: 100%;
	height: auto;
	border-top: solid 2px  #c98518;
	background: url('../img/background4.jpg') repeat center 0;
}

#content4_area_inner{
	width: 960px;
	height: 500px;
	text-align: center;
	margin: 0 auto;
}

#content4_area_inner h2{
	color: #9e641e;
	padding: 60px 0 50px 0;
	font-size: 30px;
	color: #a0651f;
}

#content4_area_inner p{
	width: 530px;
	height: auto;
	display: block;
	text-align: left;
	float: left;
	font-size: 22px;
	line-height: 30px;
	margin: 0 0 50px 0;
}

#content4_area_inner img{
	float: left;
	padding: 0 0 0 25px;
	margin: 0 0 50px 0;
}

/*----------------------------------------
    内装は豪華な石貼り仕上げ
-----------------------------------------*/

#content5_area{
	width: 100%;
	height: auto;
	border-bottom: solid 1px  #c98518;
	border-top: solid 2px  #c98518;
	background: url('../img/background3.jpg') repeat center 0;
}

#content5_area_inner{
	width: 960px;
	height: 500px;
	text-align: center;
	margin: 0 auto;
}

#content5_area_inner h2{
	color: #9e641e;
	padding: 60px 0 50px 0;
	font-size: 30px;
	color: #a0651f;
}

#content5_area_inner p{
	width: 530px;
	height: auto;
	display: block;
	text-align: left;
	float: left;
	font-size: 22px;
	line-height: 30px;
	margin: 0 0 50px 0;
}

#content5_area_inner img{
	float: left;
	padding: 0 0 0 25px;
	margin: 0 0 50px 0;
}

/*----------------------------------------
    動画
-----------------------------------------*/

#content6_area{
	width: 100%;
	height: auto;
	border-top: solid 2px  #c98518;
	background: url('../img/background4.jpg') repeat center 0;
}

#content6_area_inner{
	width: 960px;
	height: 700px;
	text-align: center;
	margin: 0 auto;
}

#content6_area_inner h2{
	color: #9e641e;
	padding: 50px 0 50px 0;
	font-size: 30px;
	color: #a0651f;
}

/*----------------------------------------
    住職より
-----------------------------------------*/

#content7_area{
	width: 100%;
	height: auto;
	border-bottom: solid 1px  #c98518;
	border-top: solid 2px  #c98518;
	background: url('../img/background3.jpg') repeat center 0;
}

#content7_area_inner{
	width: 960px;
	height: 500px;
	text-align: center;
	margin: 0 auto;
}

#content7_area_inner h2{
	color: #9e641e;
	padding: 60px 0 50px 0;
	font-size: 30px;
	color: #a0651f;
}

#content7_area_inner p{
	width: 100%;
	height: auto;
	display: block;
	text-align: left;
	float: left;
	font-size: 22px;
	line-height: 40px;
	margin: 0 0 50px 0;
}

#content7_area_inner img{
	float: left;
	padding: 0 0 0 25px;
	margin: 0 0 50px 0;
}

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

#content8_area{
	width: 100%;
	height: auto;
	border-bottom: solid 1px  #c98518;
	border-top: solid 2px  #c98518;
	background: url('../img/background4.jpg') repeat center 0;
}

#content8_area_inner{
	width: 960px;
	height: 500px;
	text-align: center;
	margin: 0 auto;
}

#content8_area_inner h2{
	color: #9e641e;
	padding: 60px 0 50px 0;
	font-size: 30px;
	color: #a0651f;
}

#content8_area_inner iframe{
	padding:0 10px;
}

/*----------------------------------------
    アクセス
-----------------------------------------*/

#content9_area{
	width: 100%;
	height: auto;
	border-bottom: solid 1px  #c98518;
	border-top: solid 2px  #c98518;
	background: url('../img/background3.jpg') repeat center 0;
}

#content9_area_inner{
	width: 960px;
	height: 540px;
	text-align: center;
	margin: 0 auto;
  background: url('../img/background3.jpg') repeat center 0;
}

#content9_area_inner h2{
	color: #9e641e;
	padding: 50px 0 50px 0;
	font-size: 30px;
	color: #a0651f;
}

#content9_area_inner p{
	width: 100%;
	height: auto;
	display: block;
	text-align: left;
	float: left;
	font-size: 22px;
	line-height: 30px;
	margin: 0 0 35px 0;
}

#content9_area_inner img{
	float: left;
	padding: 0;
}

/*----------------------------------------
    よくある質問
-----------------------------------------*/

#content10_area{
	width: 100%;
	height: auto;
	border-bottom: solid 1px  #c98518;
	border-top: solid 2px  #c98518;
	 background: url('../img/background4.jpg') repeat center 0;
}

#content10_area_inner{
	width: 900px;
	height: 1200px;
	text-align: center;
	margin: 0 auto;
}

#content10_area_inner h2{
	color: #9e641e;
	padding: 50px 0 50px 0;
	font-size: 30px;
	color: #a0651f;
}

#content10_area_inner p{
	width: 900px;
	height: auto;
	display: block;
	text-align: left;
	float: left;
	font-size: 20px;
	line-height: 40px;
	margin: 0 0 15px 0;
	display: block;
}

#content10_area_inner img{
	width: 30px;
	height: auto;
	float: left;
	padding: 5px 0 0 0;
	display: block;
}

.text_box1{
	width: 100%;
	height: 200px;
	margin: 0 0 40px 0;
}

.text_box2{
	width: 100%;
	height: 200px;
	margin: 0 0 40px 0;
}

.text_box3{
	width: 100%;
	height: 250px;
	margin: 0 0 40px 0;
}

.text_box4{
	width: 100%;
	height: 250px;
	margin: 0 0 30px 0;
}

.fontbold{
	font-weight:500;
	color: #000066;
}

.width870px{
	width: 850px !important;
	margin:0 0 0 20px !important;
}



footer{
	height: 200px;
	text-align: center;
	background: url('../img/background5.jpg') no-repeat center 0;
	padding: 23px 0;
}

footer p{
	width: 700px;
	font-size: 10px;
	padding: 10px 0 0 0;
	color: white;
	margin: 0 auto;
}

footer img{
	padding: 20px 0 0 0;
}

.footer_font{
	font-size: 15px;
}

.footer_font:hover{
	opacity: 0.5;
	transition: 0.8s;
}
