


/* =========================================================
		top main
========================================================= */
#preview{
/*	background: #f2f6fb;
*/	background: #f1f9ff;
	padding-top: 60px;
	/*padding-top: 0px;*/
}

#preview .inner{
width:96%;
max-width: 1200px;
min-width: 1200px;
height: auto;
margin: 0 auto;
padding: 2% 0 2% 0;
	
}
#preview.mv_ver{
    padding-top: 0;
}

#preview .inner .movie_area {

    position: relative;
    width: 60%;
    padding-bottom: 33.75%;
    float: left;
    height: 0px;
	margin-right: 1.5%;

}
#preview .movie_area .movie {

    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    

}
#preview .inner .movie_list {
	position: relative;
    width: 38.5%;
	float: left;
	background: #fff;
	padding: 0;
	
	
	
}
#preview .movie_list h3 {
	color: #0088cc;
	position: absolute;
    top: 4%;
    left: 5%;
	font-weight: 600;
	font-size: 16px;
}

#preview .movie_list h3 i{
	
	font-size: 17px;
	line-height: 1.5;
	padding-right: 5px;
	
}

#preview .movie_list .move_text{
	height: 330px;
    width: 90%;
    padding: 0 5% 0 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: static;
    margin: 11% 0 5% 5%;
}
#preview .movie_list .move_text_not_buy{
	height: 280px;
    margin-bottom: 16%;
}




#preview .movie_list .move_text li dt{
	float: left;
	width: 7%;

}
#preview .movie_list .move_text li dd{
	float: left;
	width: 93%;
	

}
#preview .movie_list .move_text a{
	text-decoration: none;
	color: #333;
		padding: 5px 8px 5px 12px;
	border: 1px solid #bee5f8;
	margin-bottom: 8px;
	font-size: 13px;
	display: block;
	border-radius: 3px;
}

#preview .movie_list .move_text a span{
	color: #0088cc;
	padding-right: 4px;
}
#preview .movie_list .move_text a:hover{
	background: #f1f9ff;
	color: #0088cc;
	border: 1px solid #bae5fa;
}

#preview .movie_list .move_text a:hover span{
	
	
	
}
.movie_ttl{
padding-top: 2%;

padding-bottom: 1.5%;
	font-size: 22px;
	font-weight: 600;
	
	
	
}
.movie_ttl a{
	font-size:12px;
	color: #0088cc;
	padding: 0 10px;
	border: 1px solid #0088cc;
	display: inline-block;
	border-radius: 4px;
	text-decoration: none;
	font-weight: 300;
	line-height: 2;
	letter-spacing: 0;
	
}

.movie_ttl a:hover{
	background: #f1f9ff;
	
}


#breadcrumb{
	
	
}

#breadcrumb li {

    display: inline-block;
    box-sizing: border-box;
    padding-right: 1px;
    color: #888;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 22px;

}
#breadcrumb li i{
	
	line-height: 1.8;
	
}

#breadcrumb li  a{
    color: #888;
	text-decoration: none;

}

#breadcrumb li  a:hover{
    color: #0088cc;
	text-decoration: none;

}
#breadcrumb li::after {

    font-family: FontAwesome;
    content: "\f101";
    color: #888;
    margin-left: 5px;

}

#breadcrumb li:last-child::after {content: "";}

/*201907追加*/
.link_list_top {
    background: #0088cc;
    padding: 3px 0;
}
.link_list_top li {
    position: relative;
    display: inline-block;
    padding: 0 1em;
    line-height: 1.4;
}
.link_list_top li a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    transition: 0.3s;
}
.link_list_top li a:hover{opacity: 0.6}
.link_list_top li::after {
    content: " ";
    position: absolute;
    right: -4px;
    width: 0.3em;
    height: 0.3em;
    top: 0.4em;
    border: 2px solid;
    border-color: #afc3d3 #afc3d3 transparent transparent;
    -webkit-transition: all 0.3s;
    transform: rotate(45deg);
}

.link_list_top li:last-child::after{display: none;}

/* =========================================================
		con1
========================================================= */

#con1{
	background: #f5f5f5;
	


}
#con1 .container{
	width: 96%;
max-width: 1200px;
height: auto;
margin: 0 auto;
padding: 2% 0 2% 0;
min-width: 1000px;	
}


.conin1{
	background: #fff;
	padding:2.5% 3.5% 2%;
	margin-bottom: 2%;
	position: relative;
}

#con1 .learning_l{
	/*width: 48%;*/
    width: 100%;
	float: left;
}

#con1 .conin1 h3{
	color: #0088cc;
	font-size: 16px;
	
	
}

#con1 .conin1 h3 i{
	line-height: 1.5;
	padding-right: 4px;
	
	
}
#con1 .learning_r{
	width: 45%;
	float: right;
	
	
}

.learn_done_btn input[type="submit"]{
    background: #3953b2;
    color: #eee;
    text-align: center;
    position: absolute;
    bottom: 45%;
    right: 4%;
    font-size: 15px;
    letter-spacing: normal;
    padding: 10px 15px;
    border-radius: 4px;
    font-weight: 600;
    transition: all 0.3s;
     -webkit-transition: all 0.3s;
}
.learn_done_btn:hover{opacity: 0.6}
.learn_end_btn {
    background: #fff;
    color:#47b459;
    border: solid 1px #47b459;
    text-align: center;
    position: absolute;
    bottom: 45%;
    right: 4%;
    font-size: 15px;
    letter-spacing: normal;
    padding: 10px 15px;
    border-radius: 4px;
    font-weight: 600;
    transition: all 0.3s;
     -webkit-transition: all 0.3s;
}


input[type="submit"] {
    background: none;
    color: inherit;
    font-weight: bold;
    letter-spacing: 1px;
}

input.learn_return_btn {
    position: absolute;
    right: 0;
    bottom: 20%;
    right: 2.2%;
    /* background: #a4a4a4; */
    color: #444;
    border-radius: 4px;
    font-size: 14px;
    padding: 0.5% 2%;
    line-height: 1.6;
    text-decoration: underline;
    opacity: 0.8;
    transition: all 0.3s;


}
input.learn_return_btn:hover{opacity: 1;}

/*.learn_circle{
	float: left;
	margin: 30px 7% 30px 5%;
	width: 38%;
}*/
.graf_wrap {margin: 16px 0px;}
    

.learn_circle {
    float: none;
    margin: auto;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.circliful {
	
position: relative;
    /*border: #eee solid 18px;*/
    background: #fff;
    text-align: center;
    /*line-height: 105px;*/
    line-height: 1;
    vertical-align: middle;
}
.circle-text{

  
 
    font-weight: bold;
	/*font-size: 48px;*/
    font-size: 18px;
	

}

.learn_txt{
	/*float: left;
	margin: 30px 0 0 0;*/
	/*width: 50%;*/
    width: 100%;
    margin: 0;
	
}


.learn_txt .summary{
	line-height: 1.8;
	letter-spacing: 1px;
	font-weight: 200;
	padding: 1% 0;
}
.learn_txt .summary li {
    display: inline-block;
    padding: 1% 1%;
    border-right: solid 1px #ccc;
    line-height: 0.8px;
}
.learn_txt .summary li:first-child{padding: 1% 1% 1% 0;}


.complete{
	
	
	
}

.complete a{
	display: block;
width:220px;
padding: 9px 0;
margin: 4% 0 0 0;
color: #fff;
letter-spacing: 1px;
background-color: #0088cc;
	border-radius: 4px;
	
	text-decoration: none;
	font-size: 16px;
	position: relative;
	font-weight: 300;
	text-align: center;
	
	
}






.complete a::after{
content: '';
width: 6px;
height: 6px;
border: 0px;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 52%;
	right: 8%;
margin-top: -5px;
}

#memo_body {

    box-sizing: border-box;
	margin-top: 15px;

}

textarea#memo {

 


line-height: 18px;

color: #555555;

-webkit-border-radius: 4px;

-moz-border-radius: 4px;

border-radius: 4px;

    box-sizing: border-box;
    font-size: 12px;
    margin: 0;
    width: 100%;
    height: 185px;
    overflow: auto;
cursor: not-allowed;

background-color: #f3f3f3;
	
	border: 1px solid #eee;
	
	



padding: 4px 6px;
}
/* =========================================================
		con2
========================================================= */


.conin2{
	background: #fff;
	padding:3.5% 3.5% 2%;
	margin-bottom: 2%;
	
	
	
}




.conin2 h3{
	font-size: 24px;
	padding-bottom: 0.8%;
	
	
	
}
.conin2 .subtitle{
	float: left;
	
	color: #333;
	
}


.conin2 .update1{
	float: right;
	color: #888;
	font-size: 13px;
	
	
	
}
.conin2 .update1 p{
	float: left;
	padding-left: 20px;
	
	
	
}
.conin2 i{
	line-height: 1.6;
	padding-right: 5px;
	
	
	
}
.movie_copy{
	padding: 2% 0 1%;
	color: #333;
	
	
	
	
}

.conin2 .time1{
	
	padding: 0 0 3%;
	border-bottom:1px #ccc solid; 
	margin-bottom: 3%;
	
}

.conin2 .komoku1{
	font-weight: 600;
	font-size: 13px;
	margin-bottom: 0.1em;
	
}
.conin2 .movie_copy2{
	
	padding: 0.5% 0 2.5%;
	color: #333;
	
	
}

.conin2 .tutorial li{
	float: left;
	padding: 5px 14px;
	background: #eee;
	margin:1% 10px 2.5% 0;
	border-radius: 3px;
	color: #333;
	
	
	
	
	
	
}

.download p{
	float: left;
	margin: 1% 0 2.5%;
	
	
}
.download a{
	
	display: block;

width: 260px;

padding: 13px 0;

margin: 0 15px 0 0;

color: #fff;

letter-spacing: 1px;

background-color: #0088cc;

border-radius: 4px;

text-decoration: none;

font-size: 16px;

position: relative;

font-weight: 300;

text-align: center;
	
}
.download .teacher a{
background-color: #fac75a;
	
	
	
}
.download a i{
	padding-right: 6px;
	
	font-size: 17px;
	
}


.news_area{
	background: #f3f3f3;
	height: 200px;
	margin: 1% 0 2.5%;
	
	
}

.keywords{
	margin: 0 0 2.5% -0.3em;
    display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -js-display: flex;  flex-wrap: wrap;
    width: 800px;
}

.keywords li{margin: 0.3em;}
.keywords li a{
	font-size: 14px; font-weight: bold; line-height: 28px;
    display: block; height: 30px; padding: 0 18px; text-align: center;
    color: #333; border: 3px #eee solid; background: white;
    border-radius: 20px; 
    transition: 0.3s;
    text-decoration: none; color: #555;
}
.keywords li a:hover{
    background: #eee; color: #555;
}
/* =========================================================
		con3
========================================================= */

.con3in a{
    text-decoration: none;
    color: inherit;
}



.con3in{
		background: #fff;
	padding:3.5% 3.5% 2%;
	margin-bottom: 2%;
	
	
	
	
}

.con3in h3{
	padding-bottom: 1%;
	font-size: 21px;
	color: #0088cc;
	
	
	
	
}
.con3in h3 i{
	line-height: 1.4;
	padding-right: 4px;
	
	
	
	
}
.con3in .seminar1{
	padding-bottom: 2.5%;
	color: #333;
	
	
	
}


.seminar_series{
	background: #f8f8f8;
	border: 1px #eee solid;
	border-radius: 3px;
	padding: 2% 2.5%;
	margin-bottom: 1.5%;
	
}




.seminar_series .seminar_text{
	width: 73%;
	margin-right: 3%;
	float: left;
	
	
	
}


.seminar_series .seminar_pic{
	float:right;
	width: 23%;
	
	
	
}
.seminar_series .seminar_text h4{
	font-size: 18px;
	letter-spacing: 1px;
	padding-bottom: 0.7%;
	color: #333;
	
	
	
}
a:hover .seminar_series{
	
	background: #f1f9ff;
	border: 1px #bae5fa solid;
	display: block;
	
}
a:hover .seminar_series h4{
	color: #0088cc;
	
}
.play .seminar_series{
	
	background: #f1f9ff;
	border: 1px #bae5fa solid;
	
}

.play .seminar_text h4{
	color: #0088cc;
	
	
	
}


.seminar_series .seminar_text p{
	color: #333;
	
	
	
}

.progress{
	text-decoration: none;
	 color: #fff;

  background-color: #47b459;
	
	display: inline-block;
	border-radius: 3px;
	padding: 2px 10px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 2px;
	font-weight: 600;
	
	
	
}
.finished{
	
	background-color: #47b459;
	
}

.halfway{
	
	background-color: #db476d;
	
}

.this_mv {
	background-color: #0088cc;
}



.lecture_btn{
	    position: absolute;
    bottom: 4%;
    left: 5%;
	width: 90%;
	
}




.lecture_btn a {
    display: block;
    width: 100%;
    padding: 13px 0;
    margin: 4% 0 0 0;
    color: #fff;
    letter-spacing: 1px;
    background-color: #0088cc;
    border-radius: 4px;
    text-decoration: none;
    font-size: 18px;
    position: relative;
    font-weight: 600;
    text-align: center;
}


.lecture_btn a::after {
    content: '';
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 52%;
    right: 5%;
    margin-top: -5px;
}


.lecture_btn input {
    display: block;
    width: 100%;
    padding: 13px 0;
    margin: 4% 0 0 0;
    color: #fff;
    letter-spacing: 1px;
    background-color: #db476d;
    border-radius: 4px;
    text-decoration: none;
    font-size: 18px;
    position: relative;
    font-weight: 600;
    text-align: center;
}


.lecture_btn input::after {
    content: '';
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 52%;
    right: 5%;
    margin-top: -5px;
}
.lecture_btn input:hover {
	opacity: 0.7;
}



.learn_txt .progress1 li{

/*	margin-right: 3px;
*/	float: left;
	background: #f3f3f3;
	width: 32px;
	height: 22px;
	
}
.learn_txt .progress1 li.pdone{
	background: #0088cc;
}
.pointer {
	cursor: pointer;	
}

.learn_txt .progress1 li.pover{
background: #50a9d6;
	
	
}

.progress1 {display: inline-block; padding-right: 1.5em; vertical-align: middle;}
.learn_ttl_nm {
    display: inline-block;
    padding-right: 2em;
    width: 28%;
    vertical-align: middle;
}

    


.learn_txt .progress1 li a{



	
	
	
}
/* =========================================================
		top
========================================================= */

.about1 h2{
    font-size: 38px;
    padding-bottom: 6px;
    font-weight: 700;
    position: absolute;
    top: 13px;
    left: 6%;
    width: 155px;
	
	
}

.about1 p{
	font-size: 17px;
	font-weight: 300;
	position: absolute;

top: 15px;

left: 6.5%;
	
	width: 90%;
}


#topcon{
	
	width: 94%;
max-width: 1200px;
height: auto;
margin: 0 auto;
padding: 3% 0 8% 0;
	min-width: 960px;
	
}

.member_btn{
	text-align: center;
	margin: 0 auto 3%;
	display: table;
	
	
	
}
.member_btn a{
display: block;
width: 485px;
padding: 16px 0;
margin: 4% 0 0 0;
color: #fff;
letter-spacing: 1px;
background-color: #0088cc;
border-radius: 35px;
text-decoration: none;
font-size: 22px;
position: relative;
font-weight: 700;
text-align: center;
	
}

.member_btn a::after{
content: '';
width: 7px;
height: 7px;
border: 0px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 52%;
	right: 5.5%;
margin-top: -5px;
}
.member_copy{
	padding: 0 0 2%;
	text-align: center;
/*	font-size: 16px;
	
	font-weight:300;
*/	
	font-weight: bold;
	font-size: 18px;
	
}


.top_links{
	text-align: center;
	margin: 0 auto 2%;
	display: table;
	
	
	
}

.top_links li{
float: left;
	
	
	
	
}






.top_links li a{
    color: #333;
    border: 1px #ccc solid;
    background-color: #fff;
	text-decoration: none;
display: inline-block;

transition: all .3s;
border-radius: 4px;
width: 250px;
padding: 13px 0;
margin: 4% 7px 0;
	
	font-size: 15px;
position: relative;
	letter-spacing: 0.5px;
	font-weight: 600;
	
}


.top_links .mo1 a:hover{
  color: #fff;
  border: 1px solid #db476d;
  background-color: #db476d;
}

.top_links .mo2 a:hover{
  color: #fff;
  border: 1px solid #27a3db;
  background-color: #27a3db;
}

.top_links .mo3 a:hover{
  color: #fff;
  border: 1px solid #f1e53c;
  background-color: #f1e53c;
}
.top_links .mo4 a:hover{
  color: #fff;
  border: 1px solid #47b459;
  background-color: #47b459;
}
.news_komoku1{
	
	font-size: 24px;
	font-weight: 700;
	
}

.top_title{
	
	font-size: 24px;
	font-weight: 700;
	padding: 3% 0 1%;
	vertical-align: middle;
	
}

.top_title span{
	
	font-size: 14px;
	font-weight: 200;
	vertical-align: middle;
	padding-left: 1.5%;
	
}
.seminar_series .toplist {
    float: left;
    
}

.seminar_series .top_txt {
    
    margin-right: 0;
	margin-left: 3%;
    
}



.newsTable {
    width: 100%;
    margin: 20px 0 30px;
    padding: 0;
    text-align: left;
    border-top: 1px solid #eee;
	border-collapse: collapse;
}

.newsTable tr {
    
    border-bottom: 1px solid #eee;
	font-weight: 300;
}

.newsTable th {
    width: 120px;
    margin: 0;
    padding: 1.5em 2em 1.5em;
    font-weight: normal;
    vertical-align: top;
    white-space: nowrap;
    border: 0 none;
	color: #aaa;
}

.newsTable th {
    font-weight: normal;
    white-space: nowrap;
}

.newsTable td {
    margin: 0;
    padding: 1.5em 2em;
    padding: 1.5em 2em 1.5em;
    vertical-align: top;
    border: 0 none;
}


.newsTable td a {
	color: #333;text-decoration: none;
}


.newsTable td a:hover {
	color: #0088cc;
	text-decoration: none;


}

p.main_copy {
	/*font-size: 1.03em;*/
font-size: 1.18em;
    font-weight: bold;
    line-height: 1.8em;
    letter-spacing: 1.5px;
}


.subcopy1{
	text-align: center;
	font-weight: 300;
	color: #333;
	padding-bottom: 5%;
	letter-spacing: 1px;
	
	
	
	
}

.newscon{
	padding: 1% 0 2.5%;
	
	
	
}



.newscon li{
	float: left;
	width: 23.35%;
	margin-right: 2.2%;
	
	
	
}

.newscon li:last-child{

	margin-right: 0;
	
	
	
}


.newscon li dd{
	padding-top: 5%;
	font-weight: 300;
	
	
}


.newscon li dd a {
	color: #333;text-decoration: none;
}


.newscon li dd a:hover {
	color: #0088cc;
	text-decoration: none;


}


.newscon .news_title{
	font-weight:600;
	padding-bottom: 5px;
	letter-spacing: 0;
	
	
	
}

#preview .blue {
	background: #0088cc;
}
#preview .blue dt span, #preview .blue dd {
	color: #fff !important;
}

/* =========================================================
		top 202008
========================================================= */

.top_bg{
	
	background-color: #fff;
	background-image:
	 radial-gradient(#c7ebff 1px, transparent 1px);
	background-size: 20px 20px;
	    padding: 0 0 60px;
}



.top_about2{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	
	
	
}

.top_about2 .top_pic1{
	width: 150px;
    top: 85px;
    left: 11px;
    position: absolute;
	
	
	
}
.top_about2 .top_pic2{
	width: 125px;
    top: 125px;
    right: 50px;
    position: absolute;
	
	
	
}
.top_about2 .logo1{
	width: 270px;
	margin: 0 auto 0;
	
	padding-top: 60px;
	
	
	
}
.top_about2 .mcopy1{

	color: #db476d;
    font-size: 60px;
    text-align: center;
    font-weight: 900;
    letter-spacing: 2px;
	
	line-height: 1.5;

	
}

.top_about2 .mcopy1 .unerline{

  background: linear-gradient(to top, #fff45c 7px, transparent 5px, transparent 100%);
	
}
.top_about2 .mcopy1 .number{

   font-size: 94px;
    line-height: 1.1;
    font-family: 'Barlow Semi Condensed', sans-serif;
	
	
	
}

.top_about2 .mcopy2{

	
    font-size: 24px;
    text-align: center;
    font-weight: 900;
    letter-spacing: 2px;
	margin:10px auto 40px;
	
	
	
	
}



.top_about2 .targetcon{
	display: table;
	margin: 0 auto 22px;
	
	
	
	
}


.top_about2 .targetcon li{
	float: left;
	width: 470px;
	margin: 0 15px;
	text-align: center;
	
	
	
}
.top_about2 .targetcon li dl{
	border: 5px solid #0088cc;
	padding: 25px 15px 20px;
	
	
	
	background: #fff;
}

.top_about2 .targetcon li .school2{
	border: 5px solid #db476d;
	
}


.top_about2 .targetcon li dt{
	

	text-align: center;
	color: #0088cc;
	margin-bottom: 15px;
	font-size: 26px;
	
	font-weight: 600;
	
	
	
	
}
.top_about2 .targetcon li .school2 dt{
	


	color: #db476d;

	
	
	
	
}
.top_about2 .targetcon li dt .line{
	
background: linear-gradient(transparent 73%, #fff700 50%);
    vertical-align: baseline;
	
	
	
}
.top_about2 .targetcon li dt .small_f{
	
font-size: 75%;
	
	
	
}

.top_about2 .targetcon li dd{

	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	
	
	
	
}


.top_about2 .targetcon li dd p{

padding-bottom: 12px;
	
	
	
	
}
.top_about2 .start_btn a{
	display: block;
    width: 830px;
    padding: 25px 0 28px 22px;
    margin: 4% auto 2%;
    color: #fff;
    letter-spacing: 1px;
    background-color: #FFf;
    text-align: center;
    color: #333;
    font-weight: 600;
    text-decoration: none;
    font-size: 33px;
    position: relative;
    font-weight: 900;
    text-align: center;
    border: 3px solid #333;
    border-radius: 5px;
}
	
	
.top_about2 .start_btn a .logo2{
	

	vertical-align: middle;
	
}	


.top_about2 .start_btn a .logo2 img{
	width: 230px;
	padding: 0 8px;
	
	
	
}

.top_about2 .start_btn a i{
	
padding: 10px;
	font-size: 35px;
}	



.top_about2 .member_btn a {
  
    width: 355px;
    padding: 18px 0;
	letter-spacing: 0;
  
    font-size: 16px;
    
}


.top_about2 .top_topic{
	margin: 40px auto 0;
	padding: 25px 30px 20px;
	border: 3px dotted #db476d;
	width: 860px;
	background: #fff;
	
	
	
}



.top_about2 .top_topic h3{
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 7px;
	color: #db476d;
	
	
	
}


.top_about2 .top_topic .topi_copy1{
	font-size: 15px;
	
	padding-bottom: 19px;
	letter-spacing: 1px;
	line-height: 1.7;
	
	
	
	
}

.top_about .top_topic .topi_copy2{
	font-size: 13px;
	letter-spacing: 1px;
	
	
	
	
}

.ftax1{
	font-size: 70%;
    vertical-align: unset;
	
	font-feature-settings: "palt";
}

.top_tdetail li{
	padding-bottom: 8px;
	
	
}
.top_tdetail dt{
	float: left;
	background: #db476d;
	text-align: center;
	padding: 2px 0;
	width: 70px;
	color: #fff;
	margin-right: 10px;
	font-size: 12px;
	border-radius: 2px;
	
	font-weight: bold;
	
	
	
}

.top_tdetail dd{
	float: left;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.4;
	
	
	
	
}