@charset "UTF-8";

/* ------------------------------------------- CSS Information 
 Style Info:     ブラウザスタイルのリセット設定
----------------------------------------------------------- */  
html{overflow-y: scroll;} 
body,div,blockquote,pre,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,table,th,td,form,input,textarea,fieldset{margin: 0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size: 100%;font-weight: normal;}
table{border-collapse: collapse;border-spacing: 0;}
caption, th{text-align: left;}   
img,abbr,acronym,fieldset{border: none;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
hr,legend{display: none;}
object,embed{vertical-align: top;} 

/* ------------------------------------------- CSS Information 
 Style Info:     基本設定
----------------------------------------------------------- */
/*A Style*/  
a:link{text-decoration: underline;color: #666666;}
a:visited{text-decoration: none;color: #66666;}
a:hover{text-decoration: underline;color: #999999;}
a:active{text-decoration: none;color: #66666;}
.it{ font-style: italic;}
.ol{ text-decoration: overline;}
.lt{ text-decoration: line-through;}
.uol{ text-decoration: underline overline;}
/*basic*/
.b{font-weight: bold;}
.bg{background-color: #fff45c;}
.ul{text-decoration: underline;}
.big{font-size:20px; line-height:40px;}
.red{color: #e3463d;}

/* ------------------------------------------- CSS Information 
 Style Info:     セールスレター型ホームページ詳細設定
----------------------------------------------------------- */
body{  
font-family:"メイリオ", Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
color:#333333;
font-size:16px;
line-height:0;
text-align:center;
background:#ffffff;
letter-spacing:0em;
overflow:hidden;
position:relative;
}

/*header*/
header{
margin:0;
width:100%;
height:1000px;
background:#000000 url(../img/header_bg.png) repeat center top;
}
.count_top{
width:900px;
margin:0 auto;
padding-top:130px;
border:none;
height:40px;
overflow:none;
}

/*slipin*/
#slipin{
width:100%;
background:#c9171e;
}

/*profile*/
#profile{
width:900px;
margin:30px auto 0 auto;
padding:0;
}
.prf_text{
background:#ffffff;
border:10px solid #f8cd1e;
text-align:justify;
padding:40px 40px 20px 40px;
font-size:16px;
line-height:24px;
}
.prf_text img{
float:right;
width:240px;
margin:0 0;
padding:80px 0 20px 10px;
}
.prf_text p{
margin:0;
padding:0 0 20px 0;
}
.prf_text dt{
font-size:30px;
line-height:30px;
font-weight:bold;
margin:0 0 20px 0;
padding:0 0 20px 0;
border-bottom:2px dotted #f8cd1e;
}
.prf_text dd{
padding:5px 0 0 0;
}

/*recommendation*/
#recommendation{
width:900px;
margin:0 auto 60px auto;
padding:0;
}
.recommendation_text{
background:#ffffff;
border:10px solid #f8cd1e;
text-align:justify;
padding:40px 40px 20px 40px;
font-size:16px;
line-height:24px;
}
.recommendation_text img{
float:right;
width:240px;
margin:0;
padding:0 0 20px 10px;
}
.recommendation_text p{
margin:0;
padding:0 0 20px 0;
}
.recommendation_text dt{
font-size:24px;
line-height:30px;
font-weight:bold;
margin:0 0 20px 0;
padding:0 0 20px 0;
border-bottom:2px dotted #f8cd1e;
}
.recommendation_text dd{
padding:5px 0 0 0;
}

/*contents*/
#contents{
width:100%;
margin:0;
padding:60px 0;
background:url(../img/contents_bg.png) no-repeat center fixed;
}
.contents_text{
width:900px;
margin:30px auto 0 auto;
padding:0;
background:rgba(255,255,255,0.9);
text-align:left;
font-size:16px;
line-height:24px;
}
.contents_text dl{
margin:0;
padding:30px 30px 0 30px;
}
.contents_text dt{
text-align:center;
font-size:20px;
line-height:40px;
color:#ffffff;
font-weight:bold;
margin:0;
padding:10px 0;
background:url(../img/contents_dt.png) no-repeat center;
}
.contents_text dd{
font-size:16px;
line-height:24px;
margin:0;
padding:20px 0 40px 0;
}

/*title*/
.title{
width:100%;
margin:0;
padding:0;
background:#f5f5f5;
}

.textbox{
margin: 0 auto;
padding:40px 0;
width:800px;
text-align: left;
line-height: 24px;
}
.textbox p,.textbox ul,.textbox ol{
margin:0;
padding:15px 0;
}
p.center{text-align:center;color:#e3463d;font-weight:bold;font-size:20px;line-height:30px;}

.list_01 li{
list-style:none;
font-weight:bold;
padding:0 0 0 20px;
background:url(../img/list_01.png) no-repeat center left;
}
ol li{
list-style:none;
font-weight:bold;
padding:0 0 0 84px;
line-height:24px;
}
.list_step1{background:url(../img/list_step1.png) no-repeat center left;}
.list_step2{background:url(../img/list_step2.png) no-repeat center left;}
.list_step3{background:url(../img/list_step3.png) no-repeat center left;}

.textbox img{
margin:0 auto;
padding:15px 0;
}

/*cta*/
.cta{
width:100%;
background:url(../img/cta_bg.png) no-repeat center fixed;
text-align:center;
margin:0;
padding:30px 0;
border-top:10px solid #000000;
border-bottom:10px solid #000000;
}
.title_cta{
width:100%;
margin:0;
background:url(../img/title_cta_bg.png) repeat-x left top;
}
.cta a{width:700px;}
.cta a:hover img{opacity:0.7;}
.cta table{
width:900px;
margin:20px auto;
background:rgba(255,255,255,0.9);
border-collapse:separate;
border-spacing:5px;
}
.cta tr{
margin:5px;
}
.cta th{
width:150px;
font-weight:normal;
background:#000000;
color:#ffffff;
text-align:center;
padding:10px;
font-size:14px;
line-height:20px;
}
.cta td{
padding:20px 10px;
text-align:justify;
font-size:14px;
line-height:20px;
}

/*present*/
#present{
width:100%;
margin:0;
padding:30px 0 60px 0;
color:#f5f5f5;
background:url(../img/present_bg.png) no-repeat center fixed;
background-size:cover;
}
.present_text{
width:840px;
margin:0 auto;
padding:60px 30px 30px 30px;
background:rgba(0,0,0,0.7);
}
.present_text dt{
padding:30px 0;
font-size:36px;
line-height:40px;
font-weight:bold;
text-align:center;
}
.present_text dd{
padding:0 0 40px 0;
font-size:16px;
line-height:24px;
text-align:justify;
min-height:160px;
}
.present_text dd p{
margin:0;
padding:0 0 20px 0;
}
.present_img{float:right;padding:0 0 20px 20px;}

/*special*/
#special{
width:100%;
margin:0;
padding:30px 0 60px 0;
color:#f5f5f5;
background:url(../img/special_bg.png) no-repeat center fixed;
background-size:cover;
}
.special_text{
width:840px;
margin:0 auto 30px auto;
padding:60px 30px 30px 30px;
background:rgba(0,0,0,0.7);
}
.special_text dt{
padding:30px 0;
font-size:36px;
line-height:40px;
font-weight:bold;
text-align:center;
}
.special_text dd{
padding:0 0 40px 0;
font-size:16px;
line-height:24px;
text-align:justify;
min-height:160px;
}
.special_text dd p{
margin:0;
padding:0 0 20px 0;
}
.special_img{float:right;padding:0 0 20px 20px;}

/*faq*/
#faq{
width:900px;
margin:0 auto;
padding:30px 0;
background:#ffffff;
}
#faq dl{
width:900px;
margin:0 auto 30px auto;
padding:0;
}
#faq dt{
margin:0 0 20px 0;
padding:20px 0 20px 80px;
text-align:justify;
font-weight:bold;
font-size:20px;
line-height:40px;
background:#f5f5f5 url(../img/question.png) no-repeat left center;
}
#faq dd{
margin:0 0 40px 0;
padding:0 0 0 80px;
text-align:justify;
font-size:16px;
line-height:24px;
background:url(../img/answer.png) no-repeat left top;
}

/*opt*/
.opt{
width:100%;
margin:60px 0 0 0;
padding:30px 0;
background:url(../img/opt_bg.png) no-repeat center bottom fixed;
background-size:cover;
}
.wrapper_opt{
width:800px;
margin:10px auto 0 auto;
padding:50px;
background:rgba(0,0,0,0.6);
}
.opt form{width:800px;margin:0 auto;}
.opt form input[type=text]{
font-family:"メイリオ",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
font-size:20px;
width:796px;
font-weight:bold;
line-height:36px;
padding:5px;
margin:0 0 20px 0;
background:#ffffff;
color:#333333;
border:2px solid #ffd700;
text-align:center;
}

/*footer*/
footer{
margin:0;
padding:0;
min-width: 960px;
line-height: 20px;
font-size: 12px;
color: #ffffff;
background: #000000;
overflow:auto;
}
address{
float:right;
line-height: 20px;
padding: 5px 15px;
}

nav ul{
float:left;
padding: 5px 15px;
line-height: 20px;
font-size: 12px;
}
nav li{
list-style-type:none;
float: left;
padding: 0 20px 0 8px;
font-size: 12px;
background: url(../img/footer.png) no-repeat left center;
}
nav a:link{
color: #dddddd;
text-decoration: none;
}
nav a:visited{
text-decoration: none;
color: #dddddd;
}
nav a:hover{
text-decoration: underline;
color: #dddddd;
}
nav a:active{
text-decoration: none;
color: #dddddd;
}
