@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;}
.b-bg{font-weight: bold; background-color: #fff45c;}
.b-ul{font-weight: bold; text-decoration: underline;}
.b-ul-bg{font-weight: bold; text-decoration: underline; background-color: #fff45c;}
.b-big{font-weight: bold; font-size:26px; line-height:40px;}
.b-bg-big{font-weight: bold; background-color: #fff45c; font-size:26px; line-height:40px;}
.b-ul-big{font-weight: bold; text-decoration: underline; font-size:26px; line-height:40px;}
/*red*/
.red-b{color: #ea4c29;font-weight: bold;}
.red-b-bg{color: #ea4c29;font-weight: bold;background-color: #fff45c;}
.red-b-ul{color: #ea4c29;font-weight: bold;text-decoration: underline;}
.red-b-ul-bg{color: #ea4c29;font-weight: bold;text-decoration: underline;background-color: #fff45c;}
.red-b-big{color: #ea4c29; font-weight: bold; font-size:26px;line-height:40px;}
.red-b-bg-big{color: #ea4c29; font-weight: bold; background-color: #fff45c; font-size:26px; line-height:40px;}
.red-b-ul-big{color: #ea4c29; font-weight: bold; text-decoration: underline; font-size:26px;line-height:40px;}
.red-b-ul-bg-big{color: #ea4c29; font-weight: bold; text-decoration: underline; background-color: #fff45c; font-size:26px;line-height:40px;}
/*img float*/
img.imgr{float: right; padding: 0 0 50px 30px;}
img.imgl{float: left;}


/* ------------------------------------------- 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 url(../img/bg.png) no-repeat center top fixed;
background-size:100% auto;
letter-spacing:0em;
overflow:hidden;
}

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

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

.textbox{
margin: 0 auto;
padding:60px 0;
width:760px;
text-align: left;
line-height: 30px;
}
.textbox p,.textbox ul{
margin: 0;
padding:15px 0;
}
li.check{
font-weight:bold;
list-style:none;
padding:0 0 0 30px;
background:url(../img/check.png) no-repeat center left;
}
li.list_01{
color:#ea4c29;
font-size:24px;
line-height:40px;
font-weight:bold;
list-style:none;
padding:0 0 0 25px;
background:url(../img/list_01.png) no-repeat center left;
}
li.list_02{
list-style:none;
padding:0 0 0 20px;
background:url(../img/list_02.png) no-repeat center left;
}

ul.point{
margin:30px 0;
padding:30px;
border:solid 10px #3b579d;
}
li.list_point{
font-size:20px;
line-height:40px;
font-weight:bold;
list-style:none;
padding:0 0 0 25px;
background:url(../img/list_point.png) no-repeat center left;
}
.fb{color:#ffffff;font-weight:bold;background-color:#3b579d;padding:0 3px;}


/*present*/
#present{
width:960px;
margin:60px auto;
}

/*user*/
#user{
width:860px;
margin:30px auto;
padding:0 0 10px 0;
background:#3b579d;
}
.user_01,.user_02,.user_03,.user_04,.user_05{
width:840px;
margin:0 10px 10px 10px;
padding:0;
}
.user_01{background:#ffffff url(../img/user_01.png) no-repeat left top;}
.user_02{background:#ffffff url(../img/user_02.png) no-repeat left top;}
.user_03{background:#ffffff url(../img/user_03.png) no-repeat left top;}
.user_04{background:#ffffff url(../img/user_04.png) no-repeat left top;}
.user_05{background:#ffffff url(../img/user_05.png) no-repeat left top;margin:0 10px 0 10px;}
.user_text{
width:610px;
margin:0 auto;
padding:20px 30px 20px 200px;
text-align:justify;
font-size:14px;
line-height:20px;
}
.user_text p{
margin:0;
padding:10px 0;
}

.seminar{
margin:30px auto;
width:840px;
height:280px;
border:10px solid #3b579d;
}

.questionnaire{
margin:0 auto 30px auto;
width:850px;
height:290px;
border:5px solid #3b579d;
}


/*profile*/
#profile{
width:960px;
margin:50px auto 0 auto;
padding:0;
border-top:10px solid #3b579d;
border-bottom:10px solid #3b579d;
}
.profile_bg{
width:960px;
margin:0 auto;
padding:0;
background:#fafafa url(../img/profile_bg.png) center no-repeat fixed;
}
.profile_text{
padding:50px 420px 30px 50px;
text-align:justify;
font-size:14px;
line-height:20px;
}
.profile_text p{
margin:0;
padding:10px 0;
}

/*suisen*/
#suisen{
width:960px;
margin:50px auto 0 auto;
padding:0;
border-top:10px solid #3b579d;
border-bottom:10px solid #3b579d;
}
.suisen_bg{
width:960px;
margin:0 auto;
padding:0;
background:#fafafa;
}
.suisen_text{
padding:50px 100px;
text-align:justify;
font-size:14px;
line-height:20px;
}
.suisen_text p,.suisen_text dl{
margin:0;
padding:10px 0;
}
.suisen_text dt{
font-size:20px;
line-height:40px;
font-weight:bold;
color:#3b579d;
border-bottom:dashed 1px #3b579d;
}
.suisen_text dd{
padding:10px 0 20px 0;
}

/*faq*/
#faq{
width:960px;
margin:30px auto;
padding:0;
}
#faq dl{
width:860px;
margin:0 auto 20px auto;
padding:9px 19px 9px 19px;
text-align:justify;
font-size:14px;
line-height:20px;
}
#faq dt{
margin:0;
padding:10px 0 10px 50px;
text-align:justify;
color:#ffffff;
font-weight:bold;
font-size:16px;
line-height:30px;
background:#3b579d url(../img/question.png) no-repeat left center;
}
#faq dd{
margin:0 0 30px 0;
padding:20px 0 20px 50px;
text-align:justify;
font-size:16px;
line-height:24px;
background:#eeeeee url(../img/answer.png) no-repeat left center;
}
#faq ol{list-style-position:inside;}


/*schedule*/
.schedule {
width:898px;
margin:0 auto 30px auto;
padding:40px 0;
background:#ffffff;
border:1px solid #3b579d;
}
.schedule table{
width:820px;
margin:0 auto;
background:#ffffff;
border:1px solid #3b579d;
}
.schedule th{
text-align:center;
font-size:16px;
line-height:20px;
padding:10px;
color:#ffffff;
font-weight:bold;
background:#3b579d;
}
.schedule td{
font-size:14px;
line-height:20px;
padding:10px 5px;
border:1px solid #3b579d;
}
.location{width:180px;}
.day{width:200px;}
.time{width:160px;}
.capacity{width:160px;}
.red{color:#c9171e;border:1px solid #3b579d;font-weight:bold;}

/*cta*/
.cta{
width:100%;
margin:0;
padding:50px 0;
text-align:center;
background:#000000 url(../img/cta_bg.png) no-repeat center fixed;
}
form{display:table;width:940px;margin:0 auto;}
form img{display:table-cell;vertical-align:middle;margin:0;}
form input[type=text]{
font-family: "ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
font-size:30px;
line-height:60px;
width:700px;
margin:0 0 10px 0;
padding:9px;
text-align:left;
border:1px solid #000000;
}
form input[type=image] {}
.attention{
margin:20px auto 0 auto;
padding:10px;
width:700px;
height:80px;
overflow-y:scroll;
font-size:12px;
line-height:20px;
text-align:justify;
background:#ffffff;
}


/*footer*/
footer{
font-size:12px;
min-width: 960px;
color: #ffffff;
background: #707070;
overflow:auto;
}
address{
font-size:12px;
float:right;
line-height:20px;
padding: 5px 15px;
}
nav ul{
font-size:12px;
float:left;
padding: 5px 15px;
line-height: 20px;
}
nav li{
font-size:12px;
list-style-type:none;
float: left;
padding: 0 20px 0 8px;
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;
}