@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:#ffffff;
letter-spacing:0em;
overflow:hidden;
}

/*topbar*/
#topbar{
width:100%;
height:80px;
background:url(../img/topbar_bg.png) repeat-x left top;
border-bottom:1px solid #eeeeee;
}

/*header*/
header{
margin:0;
padding:0;
width:100%;
background:#ffffff url(../img/header_bg.png) no-repeat center top;
}

/*wrapper*/
.wrapper{
margin:0 auto;
padding:0;
width:960px;
background:#ffffff;
border:1px solid #666666;
}

/*title*/
.title{
display:block;
margin:40px auto;
padding:0;
}

/*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;}
.textbox hr{
margin:40px 0;
display:block;
width:100%;
height:1px;
background:#999999;
border:none;
}
.list_01 li{
font-size:18px;
line-height:24px;
font-weight:bold;
margin:20px 0;
padding:0 0 0 10px;
border-left:solid 5px #165e83;
}
.list_02 li{
font-size:20px;
line-height:30px;
font-weight:bold;
margin:20px 0;
padding:0 0 0 30px;
background:url(../img/list_check.png) no-repeat center left;
border-bottom:1px dashed #999999;
}
.list_03 li{
font-size:20px;
line-height:24px;
font-weight:bold;
margin:20px 0;
padding:0 0 0 54px;
background:url(../img/list_cross.png) no-repeat center left;
}
.list_04 li{
font-size:24px;
line-height:30px;
font-weight:bold;
margin:20px 0;
padding:0 0 0 20px;
background:url(../img/list_up.png) no-repeat top left;
}
.list_05 li{
font-size:24px;
line-height:30px;
font-weight:bold;
padding:0 0 0 20px;
margin:20px 0;
background:url(../img/list_up.png) no-repeat top left;
border-bottom:1px dashed #999999;
}
.list_06 li{
font-size:20px;
line-height:30px;
font-weight:bold;
padding:0 0 0 30px;
background:url(../img/list_check.png) no-repeat center left;
}
.list_07 li{
font-size:24px;
line-height:30px;
font-weight:bold;
padding:0 0 0 20px;
margin:20px 0;
background:url(../img/list_up.png) no-repeat top left;
border-bottom:1px dashed #999999;
}
.list_08 li{
font-size:20px;
line-height:30px;
font-weight:bold;
padding:0 0 0 20px;
background:url(../img/list_down.png) no-repeat center left;
}
.list_09 li{
font-size:20px;
line-height:30px;
font-weight:bold;
padding:0 0 0 30px;
background:url(../img/list_check.png) no-repeat center left;
}
.list_10 li{
font-size:30px;
line-height:40px;
font-weight:bold;
padding:0 0 0 40px;
background:url(../img/list_check_big.png) no-repeat center left;
}
.list_11 li{
font-size:24px;
line-height:30px;
font-weight:bold;
padding:0 0 0 20px;
background:url(../img/list_up.png) no-repeat top left;
}

/*----- present -----*/
.present{
width:960px;
margin:60px auto 30px auto;
padding:0;
}
.present_text{
width:960px;
margin:0;
padding:10px 100px 30px 100px;
text-align:justify;
font-size:16px;
line-height:24px;
background:#ffffff;
box-sizing:border-box;
background:url(../img/present_bg.png) repeat-y top left;
}
.present_text p{
margin:0;
padding:20px 0 0 0;
}
.present_img{
float:right;
padding:20px 0 20px 20px;
}

/*----- guarantee -----*/
.guarantee{
width:960px;
margin:60px auto 30px auto;
padding:0;
}
.guarantee_text{
width:960px;
margin:0;
padding:10px 100px 30px 100px;
text-align:center;
font-size:20px;
line-height:30px;
font-weight:bold;
background:#ffffff;
box-sizing:border-box;
background:url(../img/guarantee_bg.png) repeat-y top left;
}
.guarantee_text p{
margin:0;
padding:20px 0 0 0;
}

/*----- contents -----*/
.contents{
width:960px;
margin:0 auto 30px auto;
padding:20px 0;
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;
}
.contents_text{
width:960px;
margin:0;
padding:10px 100px 30px 100px;
text-align:justify;
font-size:16px;
line-height:24px;
background:#ffffff;
box-sizing:border-box;
background:url(../img/contents_bg.png) repeat-y top left;
}
.contents_text p{
margin:0;
padding:20px 0 0 0;
}
.contents_img{
margin:0;
padding:20px 0 20px 20px;
float:right;
}

/*----- user -----*/
#user{
width:960px;
margin:30px auto;
padding:0;
}
.user_text{
width:960px;
margin:0;
padding:10px 100px 30px 100px;
text-align:justify;
font-size:16px;
line-height:24px;
background:#ffffff;
box-sizing:border-box;
background:url(../img/user_bg.png) repeat-y top left;
}
.user_text p,.user_text ul{
margin:0;
padding:20px 0 0 0;
}
.list_user{
list-style:inside disc;
color:#c9171e;
}

/*----- faq -----*/
#faq{
width:840px;
margin:30px auto;
padding:30px 30px 1px 30px;
background:#eeeeee;
border-radius:10px;
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;
}
.answer{
font-size:18px;
line-height:30px;
font-weight:bold;
color:#c9171e;

}

/*----- profile -----*/
#profile{
width:840px;
margin:30px auto;
padding:30px 30px 1px 30px;
background:#eeeeee;
border-radius:10px;
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;
font-size:14px;
line-height:20px;
text-align:justify;
}
.profile_text p{
margin:0;
padding:20px 0 0 0;
}
.profile_img{float:right;padding:0 0 10px 10px;}
.name{
display:block;
margin:0 0 0 auto;
}

/*cta*/
.cta{
width:960px;
margin:0;
padding:0 0 50px 0;
background:#ffffff;
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:900px;
margin:0 auto;
padding:0;
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:20px;
line-height:20px;
}
.cta td{
padding:20px;
text-align:left;
line-height:24px;
background:#eeeeee;
}
.cta_img{
display:block;
margin:40px auto 0 auto;
}
.cta_btn{
display:block;
margin:10px auto;
width:640px;
padding:0;
}
.cta p{
margin:0;
padding:0;
font-size:14px;
line-height:20px;
color:#c9171e;
}

/*contact*/
#contact{
width:960px;
margin:0;
padding:0 0 30px 0;
background:#f3f3f3;
}
.contact_text{
width:900px;
margin:0 auto;
padding:30px 30px 10px 30px;
font-size:16px;
line-height:24px;
text-align:left;
background:#ffffff url(../img/contact_bg.png) no-repeat right top;
border:1px solid #cccccc;
border-radius:10px;
box-sizing:border-box;
}
.contact_text2{
width:900px;
margin:0 auto;
padding:30px 30px 10px 30px;
font-size:16px;
line-height:24px;
text-align:left;
background:#ffffff;
border:1px solid #cccccc;
border-radius:10px;
box-sizing:border-box;
}
.contact_text p,.contact_text2 p{margin:0;padding:0 0 20px 0;}
.contact_box{
width:960px;
margin:0 auto;
padding:0 30px;
background:#f3f3f3;
box-sizing:border-box;
}
.contact_box form{
width:100%;
margin:0 auto;
padding:30px;
background:#ffffff;
border:1px solid #cccccc;
border-radius:10px;
box-sizing:border-box;
}
.contact_form{
width:840px;
margin:0 auto;
color:#666666;
border-collapse: separate;
border-spacing:0 10px;
}
.contact_form th{
width:180px;
margin:0;
padding:10px 0 10px 10px;
font-size:16px;
line-height:20px;
text-align:center;
vertical-align:middle;
background:#52899d;
color:#ffffff;
font-weight:normal;
box-sizing:border-box;
}
.require{color:#ffca2a;}
.contact_form td{
margin:0;
padding:0;
text-align:left;
background:#ffffff;
}
.contact_form input[type=text]{
font-family:"メイリオ",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
font-size:16px;
line-height:20px;
width:100%;
padding:10px;
margin:0;
box-sizing:border-box;
border:2px solid #52899d;
}
.contact_form textarea{
font-family:"メイリオ",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
font-size:16px;
line-height:20px;
width:100%;
height:100px;
padding:10px;
margin:0;
box-sizing:border-box;
border:2px solid #52899d;
}
.contact_form input[type=image]{display:block;margin:0 auto;}
.contact_line{
width:840px;
height:240px;
margin:0 auto;
padding:0;
position:relative;
background:#ffffff url(../img/line.png) no-repeat left top;
}
.contact_line a{
display:block;
width:250px;
height:80px;
margin:0;
padding:0;
position:absolute;
top:105px;
left:500px;
}
.contact_line a:hover{
opacity:0.5;
}

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

/*info*/
#info{
width:100%;
margin:0;
padding:0;
background:#ffffff;
height:100px;
border-bottom:1px solid #dddddd;
position:relative;
}
.logo{
position:absolute;
top:25px;
left:20px;
}
.btn_line{
position:absolute;
top:0;
right:0;
}
.btn_line:hover{opacity:0.5;}

/*webinar*/
#webinar{
width:100%;
margin:0;
padding:0 0 50px 0;
background:url(../img/webinar_bg.png) no-repeat center top;
background-size:cover;
}
.count_top{width:900px;margin:0 auto;border:none;height:40px;}

/*movie*/
#movie{
width:940px;
height:590px;
margin:0 auto;
background:url(../img/movie.png) no-repeat center top;
position:relative;
}
#movie iframe{
position:absolute;
top:70px;
left:70px;
}


.after{display: none;}


/* ------------------------------------------- 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;}
.big{font-size:24px;line-height:30px;}
.bg_b{background:#333333;color:#ffffff;}