@charset "UTF-8";
/* ========== 基本設定 ========== */

*,body,div,dl,dt,dd,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,
button,textarea,p,blockquote,th,td,iframe {
	margin: 0;
	padding: 0;
}
body {
	font-family:"メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 18px;
    *font-size:small;
    *font:x-small;
	line-height: 1.4; /* font-sizeより下に配置 */
	color: #40474d;
	text-align: center;
}
ol, ul {
	list-style-type: none;
}

.center{
	text-align:center;
	}

.margin-auto{
    margin:0 auto;
    
}

.font130{font-size:130%;}
.font140{font-size:140%;}
.font150{font-size:150%;}
.font160{font-size:160%;}
.font170{font-size:170%;}



/*--------- フロート解除 ---------*/

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }




.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #999;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/* ========== LP永代供養墓 ========== */

.contents_width{
    width:980px;
    margin:auto;
}
@media(max-width:768px){
    .contents_width{
        width:100%;
    }
}

/* ヘッダー */
header{
    width:100%;
    background:#FF7A38;
}
header h1 {
    height:20px;
    font-size:12px;
    text-align: left;
    font-weight: normal;
    padding:3px 0;

}


.hero_contents{
    padding:0;
}

/* メイン画像 */
.catch_back {
	background: url(/images/lp/lp_eitai_main_backimg.jpg) no-repeat;
    background-size:100%;
    max-height:460px;
    position:relative;
}
.catch_back img{
    margin:0 auto;
}
.tel_line{
    background:#FF7A38;
    height:80px;
    padding-top: 12px;
}
@media(max-width:768px){
    .tel_line{
        height:140px;
    }
}

.tel_line img{
    display:inline-block;
}

.badge_point{
    position:absolute;
    width:140px;
    height:140px;
    top:320px;
    left:68%;
    
}


/**　ボタン　**/
.btn_title{
    padding-top:20px;
    color:#111;
}
.btn_title p{
    display:inline-block;
}
.btn_title span{
    font-size:80%;
}

.form_btn_big{
    padding:20px 0 50px 0;
}
.form_btn_big img:hover{
    opacity:0.8;
}

.form_btn{
    text-align:right;
    padding:5px;
}


/****** footer *******/

footer{
    background: #F7D3C5;
    box-shadow: 0 -3px 3px #eee;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size:90%;
    clear:both;
}

footer .company{
    padding:10px 0;
    text-align: left;
}
footer .company p{
    text-align:right;
    font-size:90%;
    padding:10px;
    padding-top:30px;
    color:#1e1e11;
    width:300px;
    float:right;
}
footer .company p a{
    color: #525252;
    text-decoration: underline;
}

footer .copyright{
    font-size:80%;
    text-align:right;
}





/* ============ #main ============== */
/* ページ先頭へ戻る */
#main div.go_top {
	width: 695px;
	height: auto;
	margin-top: 50px;
}
#main div.go_top a {
	display: block;
	width: 122px;
	height: 26px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/common/go_top.gif) top left no-repeat;
}
#main div.go_top a:hover {
	background: url(/images/common/go_top_on.gif) top left no-repeat;
}



/*----------------------------------------------
　フォーム
------------------------------------------------*/
.form_area img{
    max-height: 300px;
}
.form_line{
    height:10px;
    background:#FF7A38;
}


.h2_title{
    width: 800px;
    padding: 25px 0 10px;
    text-align: left;
    margin: auto;
    margin-bottom: 30px;
    border-bottom: 1px solid #FF7A38;
}

@media(max-width:768px){
	.h2_title{
		width:100%;
        font-size: 125%;
        padding: 20px 0 10px 10px;
	}
}

table.form{
	width:800px;
	margin:0 auto;
	padding:18px 0 18px 18px;
	clear:both;
    text-align: left;
}
@media(max-width:768px){
    table.form{
        width:100%;
    }
}

table.form label{
    font-weight: normal;
}
table.form th,
table.form td{
    padding:10px;
    vertical-align:top;
    border-bottom: 1px dotted #9C9898;
}
@media (max-width:768px){
    table.form th,
    table.form td{
        display:block;
    }
}
table.form th{
    width:35%;
    font-weight:bold;
}
@media (max-width:768px){
    table.form th{
        width:100%;
        border-bottom: none;
    }
}


table.form label input[type=text] ,
table.form label span {
    width: 100%;
    height: 40px;
	margin-left:5px;
	vertical-align: middle;
}


/* お名前 */
table.form td.name label input{
	
}
/* 年齢 */
table.form td.age input{
	margin:5px 5px 5px 10px;
}
/* メールアドレス */
table.form td.mail label input{

}
.mail span{
    font-size:12px;
}
/* 〒 */
table.form td.zip label input{
	width:100px;
	margin:5px;
}
/* 住所 */
table.form td.zip input.add{
	width:100%;
    margin-left:15px;
}


span.hissu {
	display:inline-block;
	font-size:12px;	
    line-height: 1;
	color:#F3060A;
	border:#D10D10 1px solid;
	padding:3px 5px;
	margin:0 10px;
	vertical-align: middle;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
select,
input[type="text"]{
	padding:5px 9px;
}


.go_top a{
    display: block;
    width: 122px;
    height: 26px;
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/common/go_top.gif) top left no-repeat;
}

/**ボタン**/
.check{
    margin-top:30px;
    margin-bottom:60px;
}
.check a{
    padding:8px 20px;
    border:1px solid #898888;
    border-radius:6px;
    background: -webkit-linear-gradient(#ccc, #e3e3e3, #f1f1f1 40%);
    background: -o-linear-gradient(#ccc, #e3e3e3, #f1f1f1 40%);
    background: linear-gradient(#ccc, #e3e3e3, #f1f1f1 40%);
    color: #111;
}




.chk_button,
.submit_button{
	font-size:18px;
	margin:0 auto;
}
.chk_button a,
.submit_button a{
	color:#FFFFFF;
	display:inline-block;
	text-decoration:none;
	width:200px;
	height:auto;
	padding:12px 25px;
	background:#D65B1D;
	border:1px solid #DA601C;
	border-radius:5px;
}
.chk_button a:hover,
.submit_button a:hover{

	background:#FF925A;
}



/*--------------------------------------------------------------------
(confirm.html)
(確認画面 confirm)
--------------------------------------------------------------------*/


/*--------------------------------------------------------------------
(finish)
(お申し込み完了  completion)
--------------------------------------------------------------------*/
.finish_area{
	width:800px;
    margin:auto;
	padding:18px;
}
@media(max-width:768px){
   .finish_area{
	width:100%;
} 
}

.finish_area h3{
    padding:10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
}
.finish_area ul{
    float: left;
    width: 260px;
    padding: 0 25px 20px 15px;
    text-align: left;
    font-size: 95%;
    
}

.finish_area li{
    background: url(/images/link_icon.gif) no-repeat top left;
    padding-left: 20px;
    font-size:90%;
}

.finish_area li a{
        color: #0B5DA5;
}



