@charset "UTF-8";

/*CSSDocument*/


/* share */




/* login
===============================================================*/

#loginArea{
	padding-top:60px;
	width:525px;
	margin:0 auto;
	margin-bottom:15px;	
	}
#loginArea p{
	text-align:center;
	margin-bottom:80px;
	}

#loginArea h2{
	background:#b4aaad;
	padding:10px;
	font-size:153.9%; 
	color:#fff;
	-webkit-text-shadow:1px 1px 0 #0a0204;
	-moz-text-shadow:1px 1px 0 #0a0204;
	-ms-text-shadow:1px 1px 0 #0a0204;
	-o-text-shadow:1px 1px 0 #0a0204;
	text-shadow:1px 1px 0 #0a0204; 
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	margin-bottom:2px;	
	}



.login_back{
	background:#f4f4f4;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	padding:30px;
	text-align:center;
	}
.login_back dt{
	text-align:left;
	}
.login_back dt.user{
	background:url(../images/ico_login_user.png) no-repeat left 50%;
	padding-left:25px;
	font-size:138.5%;
	margin-bottom:10px;
	}
.login_back dt.pass{
	background:url(../images/ico_key.png) no-repeat -5px 50%;
	padding-left:25px;
	font-size:138.5%;
	margin-bottom:10px;
	}

.login_back dd{
	margin-bottom:20px;
	}

.login_back dd input{
	width:100%;
	padding:10px;
	font-size:138.5%;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background:#fff;
	border:1px solid #b4aaad;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;				
	}

input.loginBtn{
	background:#76d034;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	padding:15px;
	font-size:138.5%;
	color:#fff;
	font-weight:bold;
	width:220px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border:none;
	margin:0 auto 20px auto;
	cursor:pointer;
	}

input.loginBtn:hover{
	background:hsla(95, 75%, 82%, 0.95);
	
	}




/* dash board */	
	
	
#dashboard{
	width:980px;
	margin:0 auto;
	}	

#dashboard h2{
	background:#b4aaad;
	padding:10px 10px 10px 15px;
	font-size:153.9%; 
	color:#fff;
	-webkit-text-shadow:1px 1px 0 #0a0204;
	-moz-text-shadow:1px 1px 0 #0a0204;
	-ms-text-shadow:1px 1px 0 #0a0204;
	-o-text-shadow:1px 1px 0 #0a0204;
	text-shadow:1px 1px 0 #0a0204; 
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	margin-bottom:15px;	
	}	
#dashboard h3{
	clear:both;
	background:#fbc0b7;
	padding:10px 10px 10px 15px;
	font-size:153.9%; 
	color:#6f4039;
	-webkit-text-shadow:1px 1px 0 #fff;
	-moz-text-shadow:1px 1px 0 #fff;
	-ms-text-shadow:1px 1px 0 #fff;
	-o-text-shadow:1px 1px 0 #fff;
	text-shadow:1px 1px 0 #fff; 
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	margin-bottom:20px;
	}

#dashboard h4{
	clear:both;
	border-bottom:1px solid #fbc0b7;
	padding:10px 10px 10px 15px;
	font-size:138.5%; 
	color:#6f4039;
	margin-bottom:20px;
	}


body#fc #dashboard h3{
	background:#fad3a8;
	color:#444311;
	}

#dashboard h2 span,
#dashboard h3 span{
	font-size:70%;
}	

#dashboard h2 a,
#dashboard h3 a{
color:#fff;
background:#333;
padding:5px 10px;
border-radius:5px;
text-decoration:none;
}

#dashboard h3 a{
	-webkit-text-shadow:1px 1px 0 #000;
	-moz-text-shadow:1px 1px 0 #000;
	-ms-text-shadow:1px 1px 0 #000;
	-o-text-shadow:1px 1px 0 #000;
	text-shadow:1px 1px 0 #000; 
	}


body#pt #dashboard h3{
	background:#547ab3;
	color:#fff;
	-webkit-text-shadow:1px 1px 0 #000;
	-moz-text-shadow:1px 1px 0 #000;
	-ms-text-shadow:1px 1px 0 #000;
	-o-text-shadow:1px 1px 0 #000;
	text-shadow:1px 1px 0 #000; 
	}


.information{
	background:#f4f4f4;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	padding:30px;
	text-align:left;
	margin-bottom:25px;
	color:#000;
	}

#dashboard .information h4{
	margin-bottom:15px;
	background:url(../images/ico_info.png) no-repeat left 50%;
	padding-left:30px;
	font-size:138.5%;
	border:none;
	}
.information p{
	margin-bottom:20px;
	}
	
.news_body{
	padding:20px;
	margin-bottom:20px;
	}
.news_body p{
	margin-bottom:20px;
	}
ul.news{
	margin:0 15px 30px 15px;
	}

ul.news li{
	margin-bottom:10px;
	clear:both;
	}
ul.news li .date{
	float:left;
	width:110px;
	background:url(../images/ico_news.png) no-repeat 5px 4px;
	background-size:11px;
	padding-left:22px;	
	}

ul.news li .txt{
	float:left;
	width:800px;
	}
	
ul.news li .arrow{
	background:url(../images/ico_arrow.png) no-repeat 2px 2px;
	background-size:14px;
	padding-left:22px;	
	}
	


ul.pt_faq{
	margin:0 15px 30px 15px;
	}

ul.pt_faq li{
	margin-bottom:10px;
	clear:both;
	}
ul.pt_faq li .txt{
	background:url(../images/ico_pt.png) no-repeat left top;
	background-size:18px;
	padding-left:26px;
	}
	
	
ul.pt_seminar{
	margin:0 15px 30px 15px;
	}	
ul.pt_seminar li{
	margin-bottom:20px;
	background:url(../images/ico_seminar.png) no-repeat left top;
	background-size:22px;
	padding-left:36px;
	font-size:16px;
	display:table;
	width:100%;
	box-sizing:border-box;
	}
ul.pt_seminar li .list{
	display:table-row;
	}

ul.pt_seminar li .txt{
	padding-left:30px;
	display:table-cell;
	}	
ul.pt_seminar li .date{
	display:table-cell;
	width:14%;
	white-space:nowrap
	}
ul.pt_seminar li.fc_body2{
	margin-bottom:20px;
	background:none;
	padding:36px;
	font-size:14px;
	display:table;
	width:100%;
	box-sizing:border-box;
	}	


.seminar_dl{
	display:block;
	margin:0 1% 5%;
	width:48%;
	display:inline-block;
	}
.seminar_dl a{
	background:#488cc0;
	padding:4% 10%;
	font-size:123%;
	color:#fff;
	-webkit-text-shadow:1px 1px 0 #0a0204;
	-moz-text-shadow:1px 1px 0 #0a0204;
	-ms-text-shadow:1px 1px 0 #0a0204;
	-o-text-shadow:1px 1px 0 #0a0204;
	text-shadow:1px 1px 0 #0a0204;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;	
	width:100%;
	display:block;
	font-weight:bold;
	text-decoration:none;
	border-radius:5px;
	}
.seminar_dl a:hover{
	opacity:0.7;
	}	
	
	
ul.link{
	margin:0 15px 30px 15px;
	}


ul.link li{
	float:left;
	width:50%;
	display:iinline-block;
	background:url(../images/ico_other_link.png) no-repeat 2px 4px;
	background-size:14px;
	padding-left:22px;	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;			
	}

ul.down_mini{
	margin:0 15px 30px 15px;
	}


ul.down_mini li{
	width:100%;
	display:iinline-block;
	background:url(../images/ico_down_mini.png) no-repeat 2px 5px;
	background-size:14px;
	padding-left:22px;	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;			
	}
	






.fc_body{
clear:both;
width:100%;
box-sizing:border-box;
display:block;
padding:20px 20px 30px 20px;
}


	
.dld_btn{
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background:#488cc0;
	float:left;
	margin:0 0 20px 20px;
	}
.dld_btn a{
	padding:18px 20px;
	font-size:138.5%;
	color:#fff;
	-webkit-text-shadow:1px 1px 0 #0a0204;
	-moz-text-shadow:1px 1px 0 #0a0204;
	-ms-text-shadow:1px 1px 0 #0a0204;
	-o-text-shadow:1px 1px 0 #0a0204;
	text-shadow:1px 1px 0 #0a0204;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;	
	width:460px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	}
.dld_btn a:hover{
	background:hsla(206, 63%, 75%, 0.8);
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	}
.order_btn{
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background:#76d034;
	float:left;
	margin:0 0 20px 20px;
	} 
.order_btn a{
	padding:18px 20px;
	font-size:138.5%;
	color:#fff;
	-webkit-text-shadow:1px 1px 0 #0a0204;
	-moz-text-shadow:1px 1px 0 #0a0204;
	-ms-text-shadow:1px 1px 0 #0a0204;
	-o-text-shadow:1px 1px 0 #0a0204;
	text-shadow:1px 1px 0 #0a0204;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;	
	width:460px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	}
.order_btn a:hover{
	background:hsla(206, 63%, 75%, 0.8);
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	}

.back_bt{
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background:#ddd;
	margin:0 auto 20px auto;
	width:200px;
	text-align:center;	
	}
.back_bt a{
	padding:13px 20px;
	font-size:138.5%;
	color:#000;
	-webkit-text-shadow:1px 1px 0 #fff;
	-moz-text-shadow:1px 1px 0 #fff;
	-ms-text-shadow:1px 1px 0 #fff;
	-o-text-shadow:1px 1px 0 #fff;
	text-shadow:1px 1px 0 #fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;	
	width:200px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	}

.backArea{
	border-top:1px solid #ddd;
	padding:20px;
	text-align:center;
	}

ul.dl{
	margin:0 15px 30px 15px;
	}

ul.dl li{
	margin-bottom:10px;
	clear:both;
	width:100%;
	background:url(../images/ico_download.png) no-repeat top left;
	padding:18px 0 25px 86px;
	border-bottom:1px solid #dddddd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
	}

ul.dl li strong{
	font-size:123.1%;
	}

ul.dl li a{
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background:#ddd;
	text-align:center;	
	padding:3px;
	color:#000;
	-webkit-text-shadow:1px 1px 0 #fff;
	-moz-text-shadow:1px 1px 0 #fff;
	-ms-text-shadow:1px 1px 0 #fff;
	-o-text-shadow:1px 1px 0 #fff;
	text-shadow:1px 1px 0 #fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;	
	width:150px;
	display:inline-block;
	font-weight:bold;
	text-decoration:none;
	margin:0 0 0 10px;
	}

#comments-content{
	padding-bottom:20px;
	}

#top-comment-nav,
#comment-nav{
	text-align:center;
	margin-bottom:20px;
	margin-left:20px;
	}
#top-comment-nav li,
#comment-nav li{
	display:inline-block;
	width:100px;
	}

#top-prev-comments,
#prev-comments{
	text-align:left;
	}
#top-next-comments,
#next-comments{
	text-align:right;
	}

.byline a{
	font-size:90%;
	}

.inner{
	background:#f4f4f4;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	padding:10px;
	margin:0 20px 5px 20px;
	}

.inner_prev{
	background:#f4f4f4;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	padding:10px;
	margin:0 20px 30px 20px;
	}

#comments-content .inner.pt{
	background:#d7e7f3;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	padding:10px;
	box-sizing:border-box;
	margin:0 10px 5px 40px;
	}

body#pt #comments-content .author.pt{
	background:url(../images/ico_pt.png) no-repeat left 50%;
	background-size:40px;
	padding:30px 0 30px 50px;
	font-size:18px;
	font-weight:bold;
}
body#pt #comments-content .byline img{
	display:none;
}

body#pt #comments-content .byline .reply{
font-size:16px;
	background:url(../images/ico_pen.png) no-repeat left 50%;
	background-size:20px;
	padding:5px 0 5px 20px;
}


#comments-content .inner.pt .asset-meta{
	padding:20px 0;
}

#comments-content .inner.pt .comment-content{
font-size:123.1%;
line-height:1.8;
padding:0 2% 2% 2%;
}

#comments-open-data,
#comment-form-reply,
#comments-open-text{
	padding:0 20px 20px 20px;
	}


#comment-form-name label,
#comment-form-email label,

#comments-open-text label{
	width:100%;
	display:block;
	font-size:123.1%;
	font-weight:bold;
	}

#comment-form-name input,
#comment-form-email input,
#comments-open-text textarea{
	width:100%;
	padding:5px;
	border-radius:5px;
	background:#fff;
	border:1px solid #cecece;
	margin-bottom:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	}


#comment-form-url,
#comment-form-remember-me{
	display:none;
	}

.comments-open-content{
	width:80%;
	margin:0 auto;
	}

#comments-open-footer{
	text-align:center;
	margin-bottom:50px;
	}

#comments-open-footer input#comment-preview,
#comments-open-footer input#comment-cancel{
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background:#ddd;
	width:150px;
	text-align:center;	
	padding:5px 20px;
	font-size:123.1%;
	color:#000;
	-webkit-text-shadow:1px 1px 0 #fff;
	-moz-text-shadow:1px 1px 0 #fff;
	-ms-text-shadow:1px 1px 0 #fff;
	-o-text-shadow:1px 1px 0 #fff;
	text-shadow:1px 1px 0 #fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;	
	display:inline-block;
	font-weight:bold;
	text-decoration:none;
	border:none;
	cursor:pointer;	
	margin-bottom:5px;
}

#comments-open-footer input#comment-preview:hover,
#comments-open-footer input#comment-cancel:hover{
	background:hsla(95, 0%, 90%, 0.8);
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
	}
	
	
#comments-open-footer input#comment-submit{
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background:#76d034;
	padding:10px 20px;
	font-size:138.5%;
	color:#fff;
	-webkit-text-shadow:1px 1px 0 #0a0204;
	-moz-text-shadow:1px 1px 0 #0a0204;
	-ms-text-shadow:1px 1px 0 #0a0204;
	-o-text-shadow:1px 1px 0 #0a0204;
	text-shadow:1px 1px 0 #0a0204;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;	
	width:150px;
	display:inline-block;
	font-weight:bold;
	text-decoration:none;
	border:none;
	cursor:pointer;
	margin-bottom:5px;	
	}
	
#comments-open-footer input#comment-submit:hover{
	background:hsla(206, 63%, 75%, 0.8);
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
	}


@media screen and (max-width: 480px) {

#loginArea{
	padding-top:0px;
	width:96%;
	margin:0 2%;
	margin-bottom:15px;	
	}
.login_back{
	padding:10px;
	}	
	
#dashboard{
	width:100%;
	}
#dashboard img{
	max-width:100%;
	height:auto;
	}	
	
	
.information{
	padding:10px;
	}
	
.information p{
	margin-bottom:20px;
	}
	
	
ul.news{
	margin:0 5px 20px 5px;
	}
ul.news li .txt{
	float:left;
	width:100%;
	padding-left:22px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:15px;
	}

ul.link{
	margin:0 5px 20px 5px;
	}

ul.down_mini{
	margin:0 5px 20px 5px;
	}

ul.link li{
	float:left;
	width:100%;
	display:iinline-block;
	background:url(../images/ico_other_link.png) no-repeat 2px 4px;
	background-size:14px;
	padding-left:22px;	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;			
	}


.dld_btn{
	margin:0 2% 10px 2%;
	width:96%;		
	}	
.dld_btn a{
	width:100%;	
	}
.dld_btn a:hover{
	width:100%;	
	}


.order_btn{
	margin:0 2% 10px 2%;
	width:96%;		
	}	
.order_btn a{
	width:100%;	
	}
.order_btn a:hover{
	width:100%;	
	}

#comments-content .inner{
	background:#f4f4f4;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	padding:10px;
	margin:0 10px 5px 10px;
	}


	
	
	
	
.comments-open-content{
	width:100%;
	margin:0 auto;
	}

#top-comment-nav li,
#comment-nav li{
	display:inline-block;
	width:70px;
	}

#comments-open-data,
#comment-form-reply,
#comments-open-text{
	padding:0 10px 10px 10px;
	}
	
ul.dl li{
	background:url(../images/ico_download.png) no-repeat top left;
	background-size:45px;
	padding:0 0 25px 50px;
	}
	

ul.dl li strong{
	display:block;
	}

ul.dl li a{
	display:block;
	margin:0 0 5px 10px;
	}

}


.video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 100%;
    overflow: hidden;
}
 
.video-wrap iframe,  
.video-wrap object,  
.video-wrap embed,
.video-wrap video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-wrap2 {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 100%;
    overflow: hidden;
    margin-bottom:20px;
}
 
.video-wrap2 iframe,  
.video-wrap2 object,  
.video-wrap2 embed,
.video-wrap2 video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



ul.vote{
	margin:0 15px 30px 15px;
	}

ul.vote li{
	margin-bottom:10px;
	clear:both;
	width:100%;
	background:url(../images/ico_download.png) no-repeat top left;
	padding:5px 0 25px 86px;
	border-bottom:1px solid #dddddd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
	}

ul.vote li strong{
	font-size:123.1%;
	}
ul.vote li strong{
	font-size:123.1%;
	}
ul.vote li strong a{
	font-size:123.1%;
	padding-bottom:10px;
	display:block;
	color:#0000cc
	
	}
.list1{
	display:table;
	clear:both;
	margin-bottom:5px;
}


.list1 .tit{
	display:table-cell;
	width:200px;
	text-align:right;
	background:#efefef;
	border-radius:5px;
	padding:2px 0;
	}
.list1 .txt{
	display:table-cell;
	width:700px;
	padding-bottom:5px;
	border-left:10px solid #fff;
	}


.list_area{
	display;block;
	margin-bottom:40px;
	padding:0 15px;
	}

.list2{
	display:table;
	clear:both;
	margin-bottom:10px;
	}

.list2 .tit{
	display:table-cell;
	width:100px;
	text-align:left;
	border-radius:5px;
	padding:2px 10px 2px 0;
	}
.list2 .txt{
	display:table-cell;
	width:800px;
	padding-bottom:5px;
	border-left:2px solid #000;
	padding:2px 0 2px 20px;
	}


.interview_list dt{
	font-size:123.1%;
	margin-bottom:20px;
	font-weight:bold;
}

.interview_list dd{
	font-size:118%;
	padding-left:2.5em;
	margin-bottom:45px;
}

.vote_paper{
padding:60px 0 50px;
}


.vote_paper a{
color:#fff;
font-size:18px;
text-decoration:none;
padding:15px 90px;
display:inline-block;
border-radius:10px;
background:#488cc0;
text-shadow:1px 1px 1px #000;
}

.vote_paper a:hover{
opacity:0.8;
}


.btn_back{
padding:0 0 80px;
}


.btn_back a{
color:#000;
font-size:16px;
text-decoration:none;
padding:7px 90px;
display:inline-block;
border-radius:10px;
background:#ddd;
text-shadow:1px 1px 1px #fff;
}

.btn_back a:hover{
opacity:0.8;
}




.vote_tb{
margin-left:15px;
margin-bottom:30px;
}

.vote_tb table{
	width:940px;
	border-collapse:collapse;
	border:1px solid #333;
	font-size:12px;
	table-layout:fixed;
	}
	
.vote_tb th{
	border:1px solid #333;
	padding:1%;
	white-space:nowrap;
	word-break:break-all;
	}
	
.vote_tb td{
	border:1px solid #333;
	padding:1%;
	width:auto;
	box-sizing:border-box;
	word-break:break-all;
	}
	
.vote_tb td span{
	font-size:13px;
	}
	
.vote_tb td.colcell{
	background:#f1f1f1;
	word-break:break-all;
	width:70px !important;
	}
	
.vote_tb th.head_all{
	width:250px !important;
	}
.vote_tb td.head_all{
	width:250px !important;
	}

.video_area{
	width:640px;
	margin:0 auto 30px;
	text-align:center;
	}
.video_area video{
	width:100%;
	height:auto;
	}
.video_area video.video_height{
	width:60%;
	height:auto;
	margin:auto;
	}
.video_area h4{
text-align:left;
}


.download_caution{
	margin:0 0 50px;
	border-bottom: 1px solid #fbc0b7;
	padding-bottom:20px;
	}
.download_caution p{
	margin:0 10px 25px;
	}
.download_caution ol{
	margin:0 40px 0;
	}
	
	


.pt_base p{
	margin-bottom:15px;
	}

	
	
dl.pt_faq{
	overflow:hidden;
	margin-bottom:40px;
	}	
	
dl.pt_faq .pt_faq_q{
	width:20%;
	float:left;
	box-sizing:border-box;
	padding:15px 15px 15px 15px;
	background:#f2deec
	}
dl.pt_faq .pt_faq_q a{
	display:block;
	}	
	
dl.pt_faq .pt_faq_a img,
dl.pt_faq .pt_faq_q img{
	float:left;
	margin:0 10px 0 0;
	}



dl.pt_faq .pt_faq_a{
	float:left;
	width:80%;
	box-sizing:border-box;
	background:#e8f5f7 url(../images/ico_pt.png) no-repeat 20px 50%;
	background-size:40px;
	padding:15px 15px 15px 70px;
	font-size:18px;
	font-weight:bold;
}
dl.pt_faq .pt_faq_q a span,
dl.pt_faq .pt_faq_a a span{
	padding:15px 0 0 0;
	}

dl.pt_faq .pt_faq_a a{
	width:calc(100% / 4);
	float:left;
	display:block;
	}


@media screen and (max-width: 480px) {

dl.pt_faq{
	overflow:hidden;
	margin-bottom:20px;
	}	
	
dl.pt_faq .pt_faq_q{
	width:100%;
	float:none;
	box-sizing:border-box;
	padding:10px;
	background:#f2deec;
	display:block;
	overflow:hidden;
	}
dl.pt_faq .pt_faq_q a{
	display:block;
	}	
	
dl.pt_faq .pt_faq_a img,
dl.pt_faq .pt_faq_q img{
	float:left;
	margin:0 10px 0 0;
	}
dl.pt_faq .pt_faq_a img{
	float:none;
	margin:0 auto 0 auto;
	}
dl.pt_faq .pt_faq_q a span,
dl.pt_faq .pt_faq_a a span{
	padding:5px 0 0 0;
	display:block;
	}

dl.pt_faq .pt_faq_a{
	float:none;
	width:100%;
	box-sizing:border-box;
	background:#e8f5f7 url(../images/ico_pt.png) no-repeat 20px 50%;
	background-size:40px;
	padding:15px 15px 15px 90px;
	font-size:14px;
	font-weight:bold;
	display:block;
	overflow:hidden;
}


ul.pt_seminar li .txt{
	padding-left:0;
	display:block;
	}	
ul.pt_seminar li .date{
	display:block;
	width:90%;
	}
ul.pt_seminar li.fc_body2{
	padding:15px 5px;
	font-size:14px;
	display:table;
	width:100%;
	box-sizing:border-box;
	}	

	
.seminar_dl{
	display:block;
	margin:0 1% 3%;
	width:98%;
	display:block;
	}
.seminar_dl a{
	background:#488cc0;
	padding:4% 10%;
	font-size:100%;
	}
		


.scroll table{
width:940px !important;
}


.scroll{
overflow: auto !important;r
}
.scroll::-webkit-scrollbar{
 height: 5px;
}
.scroll::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}

	
}





