@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:     セールスレター型ホームページ詳細設定
----------------------------------------------------------- */
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:#eeeeee url(../img/bg.png) no-repeat center top;
letter-spacing:0em;
overflow:hidden;
}

/*header*/
#topbar{
width:100%;
height:120px;
background:#000000 url(../img/topbar_bg.png) repeat-x left top;
border-bottom:1px solid #eeeeee;
position:relative;
}
.topbar iframe{}
.count{
font-family:"メイリオ",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
font-size:30px;
line-height:30px;
color:#ffffff;
text-align:center;
width:100%;
border-style:none;
margin:0;
padding:0;
font-weight:bold;
background-color:transparent;}

header{
margin:0;
padding:0;
width:100%;
}

/*line*/
.line{
width:100%;
height:5px;
margin:0;
padding:0;
background:url(../img/line.png) no-repeat center top;
}

/*wrapper*/
.wrapper{
margin:0 auto;
padding:0;
width:960px;
background:#ffffff;
box-shadow:0px 0px 5px 1px rgba(0,0,0,0.5);
-moz-box-shadow:0px 0px 5px 1px rgba(0,0,0,0.5);
-webkit-box-shadow:0px 0px 5px 1px rgba(0,0,0,0.5);
}

/*title*/
.title{
display:block;
margin:40px auto;
padding:0;
width:900px;
height:140px;
background:url(../img/title_bg.png) no-repeat center fixed;
border-radius:10px;
}



/*textbox*/
.textbox{
margin:0 auto;
padding:0 0 40px 0;
width:800px;
text-align:justify;
font-size:16px;
line-height:24px;
}
.textbox p,.textbox ul,.textbox ol{
margin: 0;
padding:0 0 20px 0;
}
.textbox li{list-style:none;}

.list_01 li{
font-size:16px;
line-height:24px;
font-weight:bold;
text-decoration:underline;
margin:20px 0;
padding:0 0 0 10px;
border-left:solid 5px #165e83;
}
.list_02 li{
font-size:16px;
line-height:24px;
font-weight:bold;
margin:20px 0;
padding:0 0 0 10px;
color:#c9171e;
border-left:solid 5px #165e83;
}
.list_03 li{
font-size:16px;
line-height:40px;
font-weight:bold;
padding:0 0 0 26px;
background:url(../img/list02.png) no-repeat center left;
}
.list_04 li{
font-size:16px;
line-height:24px;
font-weight:bold;
margin:20px 0;
padding:0 0 0 10px;
border-left:solid 5px #165e83;
}
.list_05 li{
font-size:16px;
line-height:24px;
font-weight:bold;
padding:0 0 0 30px;
background:url(../img/list_check.png) no-repeat center left;
}


.wrapper2{
margin:0 auto;
padding:0;
width:900px;
background:rgba(0,0,0,0.8);
color:#ffffff;
}










/*----- demelit -----*/
#demelit{
width:900px;
margin:0 auto 60px auto;
padding:0;
}
.demelit_box{
margin:0;
padding:30px 30px 1px 30px;
text-align:justify;
line-height:24px;
background:#eeeeee;
border-radius:0 0 10px 10px;
box-sizing:border-box;
}
.demelit_text{
margin:0 0 30px 0;
padding:30px;
text-align:justify;
line-height:24px;
background:#ffffff;
box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-webkit-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
box-sizing:border-box;
}
.demelit_text p{
margin:0;
padding:20px 0 0 0;
}
.demelit_text img{
display:block;
margin:0 auto;
padding:0 0 20px 0;
border-bottom:dashed 1px #999999;
}

/*----- reason -----*/
#reason{
width:900px;
margin:0 auto;
padding:0;
}
.reason_box{
margin:0;
padding:30px 30px 1px 30px;
text-align:justify;
line-height:24px;
background:#eeeeee;
border-radius:0 0 10px 10px;
box-sizing:border-box;
}
.reason_text{
margin:0 0 30px 0;
padding:30px;
text-align:justify;
line-height:24px;
background:#ffffff;
box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-webkit-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
box-sizing:border-box;
}
.reason_text p{
margin:0;
padding:20px 0 0 0;
}
.reason_text img{
display:block;
margin:0 auto;
padding:0 0 20px 0;
border-bottom:dashed 1px #999999;
}

/*----- melit -----*/
#melit{
width:900px;
margin:0 auto;
padding:0;
}
.melit_box{
margin:0;
padding:30px 30px 1px 30px;
text-align:justify;
line-height:24px;
background:#eeeeee;
border-radius:0 0 10px 10px;
box-sizing:border-box;
}
.melit_text{
margin:0 0 30px 0;
padding:30px;
text-align:justify;
line-height:24px;
background:#ffffff;
box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-webkit-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
box-sizing:border-box;
}
.melit_text p{
margin:0;
padding:20px 0 0 0;
}
.melit_text img{
display:block;
margin:0 auto;
padding:0 0 20px 0;
border-bottom:dashed 1px #999999;
}


/*program*/
#program{
width:100%;
margin:0 auto;
padding:100px 0;
background:#000000 url(../img/program_bg.png) no-repeat center fixed;
}
.wrapper_program{
margin:0 auto;
padding:50px 0 0 0;
width:900px;
background:rgba(0,0,0,0.8);
}
.wrapper_program img{
padding:0 0 50px 0;
}


/*----- user -----*/
#user{
width:840px;
margin:30px auto;
padding:190px 30px 1px 30px;
background:#d5e3ee url(../img/user_bg.png) no-repeat left top;
}
.user_text{
width:100%;
margin:0 auto 30px auto;
padding:30px;
text-align:justify;
font-size:16px;
line-height:24px;
background:#ffffff;
box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-webkit-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
box-sizing:border-box;
position:relative;
min-height:330px;
}
.user_text p{
margin:0;
padding:20px 0 0 0;
}
.user_top{
display:block;
margin:0;
padding:0 0 20px 0;
border-bottom:dashed 1px #999999;
}
.user_info{
position:absolute;
top:100px;
right:30px;
width:120px;
font-size:12px;
line-height:16px;
color:#666666;
text-align:center;
}
.user_img{
display:block;
margin:0;
padding:0 0 10px 0;
}

/*----- suisen -----*/
#suisen{
width:840px;
margin:30px auto;
padding:190px 30px 1px 30px;
background:#deefe6 url(../img/suisen_bg.png) no-repeat left top;
}
.suisen_text{
width:100%;
margin:0 auto 30px auto;
padding:30px;
text-align:justify;
font-size:16px;
line-height:24px;
background:#ffffff;
box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-webkit-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
box-sizing:border-box;
position:relative;
}
.suisen_text p{
margin:0;
padding:20px 0 0 0;
}
.suisen_top{
display:block;
margin:0 0 10px 0;
padding:0;
border-bottom:dashed 1px #999999;
}


/*----- program -----*/
#program{
width:840px;
margin:30px auto;
padding:220px 30px 1px 30px;
background:#eeeeee url(../img/program_bg.png) no-repeat left top;
}
.program_text{
width:100%;
margin:0 auto 30px auto;
padding:20px 30px 0 30px;
text-align:justify;
background:#ffffff;
box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-webkit-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
box-sizing:border-box;
position:relative;
border-radius:10px;
}
.program_text dl{
margin:20px 0 0 0;
padding:0;
}
.program_text dt{
margin:0 0 10px 0;
padding:0 0 0 5px;
border-left:5px solid #165e83;
color:#165e83;
font-weight:bold;
font-size:18px;
line-height:20px;
}
.program_text dd{
border-top:1px dashed #999999;
padding:10px 0 30px 0;
font-size:14px;
line-height:20px;
}




/*----- present -----*/
#present{
width:840px;
margin:30px auto;
padding:190px 30px 1px 30px;
background:#f6e8e8 url(../img/present_bg.png) no-repeat left top;
}
.title_present{
display:block;
margin:0 auto;
padding:0 0 30px 0;
}
.present_text{
width:100%;
margin:0 auto 30px auto;
padding:20px 30px 30px 30px;
text-align:justify;
font-size:16px;
line-height:24px;
background:#ffffff;
box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-webkit-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
box-sizing:border-box;
position:relative;
min-height:360px;
border-radius:10px;
}
.present_text p{
margin:0;
padding:20px 0 0 0;
}
.present_img{
position:absolute;
top:130px;
right:30px;
}

/*----- limit -----*/
#limit{
width:840px;
margin:30px auto;
padding:190px 30px 1px 30px;
background:#fef6b0 url(../img/limit_bg.png) no-repeat left top;
}
.limit_text{
width:100%;
margin:0 auto 30px auto;
padding:20px 30px 30px 30px;
text-align:justify;
font-size:16px;
line-height:24px;
background:#ffffff;
box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-webkit-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
box-sizing:border-box;
position:relative;
min-height:360px;
border-radius:10px;
}
.limit_text p{
margin:0;
padding:20px 0 0 0;
}
.limit_img{
position:absolute;
top:130px;
right:30px;
}




/*----- faq -----*/
#faq{
width:840px;
margin:30px auto;
padding:30px 30px 1px 30px;
background:#eeeeee;
box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2) inset;
-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2) inset;
-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2) inset;
}
.title_faq{
display:block;
margin:0 auto;
padding:0 0 20px 0;
}
#faq dl{
width:100%;
margin:0 auto 30px auto;
padding:30px;
text-align:justify;
background:#ffffff;
box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-webkit-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
box-sizing:border-box;
}
#faq dt{
margin:0;
padding:0 0 20px 40px;
text-align:justify;
color:#333333;
font-weight:bold;
font-size:18px;
line-height:30px;
background:url(../img/question.png) no-repeat left top;
border-bottom:dashed 1px #999999;
}
#faq dd{
margin:20px 0 0 0;
padding:0 0 0 40px;
text-align:justify;
font-size:14px;
line-height:20px;
background:url(../img/answer.png) no-repeat left top;
}

/*----- profile -----*/
#profile{
width:840px;
margin:30px auto;
padding:30px 30px 1px 30px;
background:#eeeeee;
box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2) inset;
-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2) inset;
-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2) inset;
}
.profile_text{
width:100%;
margin:30px auto;
padding:30px;
background:#ffffff;
box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
-webkit-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);
box-sizing:border-box;
}
.profile_text dt{
margin:0;
padding:0 0 20px 0;
text-align:left;
border-bottom:dashed 1px #999999;
}
.profile_text dd{
font-size:14px;
line-height:20px;
text-align:justify;
}
.profile_text dd p{
margin:0;
padding:20px 0 0 0;
}
.name{
display:block;
margin:0 0 0 auto;
}

/*cta*/
.cta{
width:100%;
margin:0;
padding:0 0 50px 0;
background:#eeeeee;
box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
}
.cta table{
width:700px;
margin:20px auto;
padding:50px;
border-collapse:separate;
border-spacing:5px;
border:2px solid #ffffff;
border-radius:10px;
}
.cta tr{
margin:5px;
}
.cta th{
width:180px;
font-weight:normal;
background:#2f313a;
color:#ffffff;
text-align:center;
padding:10px;
line-height:20px;
}
.cta td{
padding:10px;
text-align:left;
line-height:20px;
}
.cta img{
display:block;
margin:0 auto;
}
.count_cta{
margin:0;
width:100%;
padding:10px 0;
background:#000000;
}

/*opt*/
.opt{
width:960px;
margin:0;
padding:0 0 30px 0;
background:url(../img/opt_bg.png) center top;
}
.wrapper_opt{
width:800px;
margin:0 auto;
padding:50px;
background:rgba(0,0,0,0.8);
}
.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:790px;
font-weight: bold;
line-height:36px;
padding:5px;
margin:0 0 20px 0;
background:#ffffff;
color:#333333;
text-align:center;
}


/*footer*/
footer{
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;
}



/*tsh*/
.wrapper_sub{
margin:0 auto;
padding:40px 0;
width:960px;
font-size: 14px;
min-height: 800px;
background:#ffffff;
}

#tokutei{
margin: 0 auto 60px auto;
width: 800px;
line-height: 20px;
font-size: 14px;
}
.title_sub{
text-align: center;
font-size: 20px;
font-weight: bold;
margin: 0;
padding:0 0 20px 0;
}

th{
width: 180px;
padding: 10px;
}

td{
padding: 10px;
text-align: justify;
}

/* ------------------------------------------- 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;}
.red{color:#c9171e;}