@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;
}

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%;}


span.strong{
    background:#f5f28c;
}


/**
　bootstrapでbox-sizeing:borderbox;の指定されているので
　ヘッダが崩れるため調整する
**/
@media(max-width: 480px){
div#header {
    height: 48px!important;
}
}

.margin_t20{margin-top:20px;}
.margin_t30{margin-top:30px;}
.margin_t40{margin-top:40px;}
.margin_t50{margin-top:50px;}
.margin_t60{margin-top:60px;}

.margin_b20{margin-bottom:20px;}
.margin_b30{margin-bottom:30px;}
.margin_b40{margin-bottom:40px;}
.margin_b50{margin-bottom:50px;}
.margin_b60{margin-bottom:60px;}

.padding_b20{padding-bottom:20px;}
.padding_b30{padding-bottom:30px;}
.padding_b40{padding-bottom:40px;}
.padding_b50{padding-bottom:50px;}


/*--------- フロート解除 ---------*/

.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;
}


section {
	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;
}

.lp_wrap{
    width: 920px;
    margin: auto;
    overflow: hidden;
}
@media(max-width:768px){
    .lp_wrap{
        width: 100%;
        padding-top: 5px !important;
    }
}


/* ========== LP納骨堂 ========== */

div#head_area{
    width:920px;
    margin:0 auto;
    overflow: hidden;
}
@media(max-width:768px){
    div#head_area{
        width:100%;
        padding-top:95px;
        padding-left:5px;
    }
    .pankuzu{
        padding-bottom:0;
    }
}


div#globalnav_bg {
     padding-bottom: 0px;
}

.contents_width{
    width:920px;
    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(/image/lp/lp_nokotsu_header_back.jpg) no-repeat;
    background-size:100%;
    max-height:460px;
    position:relative;
}
.catch_back img{
    margin:0 auto;
}


.badge_point{
    position:absolute;
    width:140px;
    height:140px;
    top:320px;
    left:68%;
    
}

/** section **/

section{
    margin-top:20px;
    margin-bottom:80px;
}

@media(max-width:768px){
    section{
        margin-top: 10px;   
        margin-bottom: 10px;
        padding:5px;
    }
}

section h2{
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", "Meiryo", sans-serif;
    font-weight: bold;
    text-align: left;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:30px;
    border-left:3px solid #022070;
    color:#133189;
    margin-bottom:20px;
}
@media(max-width:768px){
    section h2{
        font-size:98%;
        margin: 10px 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        border-left:3px solid #022070;
    }
}


/***納骨堂とは***/
section#contents{
    margin-bottom:0;
}

section#contents h2{
    background: #e1e1e1;
    border:none;
    color:#111111;
}


section#contents p{
    line-height: 1.6em;
    padding:10px 5px 30px;
    text-align: left;
}

/***ヘッダー***/

@media(max-width:768px){
    section#header{
        margin-top: 00px;   
    }
}


/**** 特徴 ****/
section#tokucho ul{
    list-style-type:disc;
    text-align: left;
    padding:5px;
    
}
section#tokucho ul li{
    padding:3px;
    border-bottom:1px dotted #ccc;
    position:relative;
	padding-left:20px;
    margin: 5px 0px 5px 0px !important;
    
}
section#tokucho  li:after,
section#tokucho  li:before{
	content:''; 
	display:block; 
	position:absolute; 
	top:8px; 
	left:8px; 
	height:11px; 
	width:4px; 
	background:#aaa; 
	border-radius:10px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
}
section#tokucho li:before{
	top:12px; 
	left:3px;
	height:8px; 
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
}


/**** ギャラリー ****/
#hekiga .text{
    text-align: left;
    padding:0 10px 10px 10px;
}
ul.gallery li{
    display: inline-block;
    position: relative;
    margin-bottom:10px;
}
ul.gallery li img{
    width:300px;
}
ul.gallery li span{
    position:absolute;
    top:10px;
    left:10px;
    font-size:80%;
    padding:3px 10px;
    color:#fff;
    background:#5a5a5a;
    border-radius: 4px;
    
}

@media(max-width:768px){
    ul.gallery li img{
        width:120px;
    }
    ul.gallery li span{
        display: none;
    }
}


/**** 価格 ****/
#kakaku p.title{
    background:#022070;
    color:#FFF;
    text-align: center;
    padding:5px 3px;
    border-radius: 15px;
    margin: 10px 25px 0;
}
#kakaku ul{
    text-align: left;
    padding:0 35px;
}
#kakaku li{
    padding:5px;
    border-bottom:1px dotted #BBB;
}

@media(max-width:768px){
    #kakaku #kakakuimg{
        display:none;
    }
}


/*** 交通のご案内 ***/
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#access .access_box{
    background:#efefef;
    padding:0 0 10px 0;
    margin: 0 20px;
    margin-top: 20px;
}
@media(max-width:768px){
    #access .access_box{
        margin:0 10px;
    }
}


#access .access_box p{
    margin:10px 0;
    padding:10px;
    background: #e8a016;
    text-align: center;
    font-size: 20px;
    border-radius: 5px 5px 0 0;
}

#access .annai_title{
    padding:5px;
    margin:10px 20px 5px 20px;
    background:#f7d1b7;
    text-align:center;
    border-radius: 15px;
    font-size: 80%;
}
#access ul{
    font-size:12px;
    text-align: left;
    padding:5px;
    position: relative;
}
#access ul li{
    padding:5px 30px;

    
}





#access img.map{
    border:1px solid #a0a0a0;
}




/**　ボタン　**/
.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;
}






/* ============ #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;
}



/*----------------------------------------------
　フォーム
------------------------------------------------*/
section#toiawase{
    padding-top:50px;
}

.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;
}

.form_img img{
    margin:auto;
}

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 td{
    padding:10px;
    vertical-align:top;
    border-bottom: 1px dotted #9C9898;
}
table.form td.td01{
    width:35%;
}




table.form label input[type=text] ,
table.form label span {
    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{

}
/* 〒 */
table.form input[type=text].zip1,  
table.form input[type=text].zip2  
{
	width:100px;
	margin:5px;
}

/* 住所 */
table.form td.zip input.add{
	width:90%;
    margin-left:15px;
}


span.hissu {
	display:inline-block;
    float: right;
	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;
}


@media(max-width:768px){
    textarea[name=contact]{
        width:100% !important;   
        height: initial !important;
    }
    
}
table.privacy tr td{
    width:100% !important;
    font-weight:normal !important;
}


table.privacy tr:first-child{
    background:#e1e1e1;
}

.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 img:hover{
    opacity:0.8;
}
button{
    width:auto;
    background:none;
    border: 0;
}


.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 0 18px 18px;
}
.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;
}



