.article{
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  padding-bottom: 20px;
	letter-spacing: 0.05em;
}

.article h1 {
  border-bottom: solid 3px #fb9b96;
  position: relative;
	margin-top: 30px;
	font-size: 36px;
	font-weight: bold;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 50px;
}

.article h1:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #ce533f;
  bottom: -3px;
  width: 30%;
}

.article h2{
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	color: #e05149;
	margin: 30px 0;
	line-height: 1.5;
}

.article h3{
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	color: #e05149;
	margin: 30px 0;
	line-height: 1.5;
}
.article h3 a{
	color: #e05149;
	text-decoration: underline;
	font-size: 24px;
	font-weight: bold;
}
.article h4{
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	color: #e05149;
	margin: 30px 0;
	line-height: 1.5;
}

.article h5{
	font-size: 18px;
	font-weight: bold;
	color: #e05149;
	margin: 25px 0;
	line-height: 1.5;
}

.article h5 span{
	padding:3px 8px;
	background-color: #e05149;
	color: #ffffff;
	margin-right: 8px;
	border-radius: 5px;
}
.article p{
  margin-bottom: 20px;
  line-height: 30px;
  width: 100%;
}
.article p a{
	font-size: 16px;
	font-weight: normal;
	color: #e05149;
	text-decoration: none;
}
.article p a:hover{
	font-size: 16px;
	font-weight: normal;
  color: #e05149;
  text-decoration: underline;
}
.article_tutorial{
background-color: #f8f8f8;
padding: 10px 10px 10px 15px;
border: solid #dcdcdc 0.5px;	
	
}

.mokuji {
    margin: 2em 0;
    background: #feefee;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.mokuji .mkj-title {
    font-size: 1.2em;
    background: #e87972;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.mokuji ul, .mokuji ol {
	margin: 15px;
}
.mokuji ul li, .mokuji ol li {
    margin-bottom: 5px;
	list-style: disc;
	margin-left: 20px;
}
.mokuji li a {
	color: inherit;
}
.related {
  margin: 50px 0;
}
.related h3 {
  position: relative;
  color: #333;
  text-shadow: 0 0 2px white;
  z-index: -4;
  border-radius: 0 10px 10px;
	margin-bottom: 30px;
	margin-left: 20px;
}

.related h3:before {
  content: "";
  position: absolute;
  background: #ff9791;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: 50%;
  left: -15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

.related ul, .related ol {
  background: #f8f8f8;
  border-radius :8px;
  box-shadow :0px 0px 5px silver;
  padding: 30px 50px !important;
}
.related ul li, .related ol li {
  line-height: 1.5;
  padding: 0.5em 0;
	list-style: disc;
	margin-bottom: 0;
}

.related li a {
  color: #ce533f;
}

.bottom_hr {
    margin: 30px 0;
}
.mamechishiki {
    position: relative;
    padding: 20px;
    box-sizing: border-box;
    font-style: italic;
    background: #f5f5f5;
    color: #777777;
    border-left: 4px solid #e87972;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.14);
}

.article ul, .article ol {
	margin: 20px;
}
.article ul li, .article ol li {
    margin-bottom: 10px;
	margin-left: 20px;
	list-style: inherit;
	line-height: 30px;
}
.list{
	list-style: circle;
}
.org_trybtn200 {
  width: 200px;
  height: 48px; 
  border-radius: 8px;
  padding:0 25px;
	background-color: #ffffff;
}
.org_trybtn200 span {
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 30px;
	color: #333333;
}
.img_box2{
  margin:50px 0;
  display: -moz-box;  /* Firefox */
  display: -webkit-box;    /* Safari */
  display: -webkit-flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}
.hr-edge-weak {
    border: 0;
    padding-top: 1px;
    background: linear-gradient(to right, transparent, #d0d0d5, transparent);
	width: 100%;
}
  .tdesktop_left_download h4,.tdesktop_left_download h5{
    font-size: 26px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .tdesktop_left_download ul li,.tdesktop_left_download .tdesktop_leftul .tdesktop_leftli{
    font-size: 14px;
  }
  .tdesktop_right_download .imgs_icon{
    margin-right: 0;
  }
.tdesktop_left_download {
    width: 100%;
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #232323;
    background: #f9f6f6;
    border-left: solid 10px #e87972;
}

.tdesktop_left_download h4{
	font-size: 20px;
	font-weight: 600;
	font-stretch: normal;
  color: #e05149;
  width: 100%;
  margin-bottom: 30px;
}
.tdesktop_left_download ul li{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
}
.tdesktop_left_download ul li span{
  display: inline-block;
  width: 15px;
  height: 10px;
  background:url("/images2020/purchase/spot.png") no-repeat no-repeat;
  margin: 0px 15px 0px 0px;
}

.tdesktop_left_download h5{
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 30px;
	color: #333333;
}

.tdesktop_left_download .tdesktop_leftul .tdesktop_leftli{
  line-height: 40px;
  font-size: 18px;
}

.tdesktop_left_download .tdesktop_leftul{
  margin-top: 23px;
}
blockquote {
    position: relative;
    padding: 10px 15px 10px 60px;
    box-sizing: border-box;
    font-style: italic;
    background: #f5f5f5;
    color: #777777;
    border-left: 4px solid #e87972;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.14);
}

blockquote:before{
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 0;
    content: "“";
    font-family: sans-serif;
    color: #e87972;
    font-size: 90px;
    line-height: 1;
}

blockquote p {
    padding: 0;
    margin: 7px 0;
    line-height: 1.7;
}

blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}

blockquote cite a {
    color: #e05149;
	font-size: 0.9em;
}

.notice {
    padding: 0.5em 1em;
    margin: 2em 0;
    background: #f9f6f6;
    border: dashed 2px #e87972;
	border-radius: 10px;
}
.notice p {
    margin: 0; 
    padding: 0;
}
.features_cpcs .features_cpcs_h6{
	font-size: 35px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
  color: #333333;
  width: 100%;
  margin-bottom: 30px;
  text-align: left;
}
.tdesktop_right_down_img{
  width: 100%;
  display: -moz-box;  /* Firefox */ 
  display: -webkit-box;    /* Safari */
  display: -webkit-flex; 
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.ado-right-item {
    box-shadow: #f7e8e8 1px 1px 13px 1px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.ado-right-title {
  position: relative;
  padding: 0.6em;
  background: #ee9b95;
  color: #e05149;
}

.ado-right-title:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #ee9b95;
  width: 0;
  height: 0;
}
.calltoaction {
  border: solid 3px #e05149;
  padding: 0.5em 1.5em;
  border-radius: 0.5em;
  font-size:18px !important;
  font-weight:bold !important;
  display: inline-block;
}

.features_cpcs_p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
  color: #555555; 
  margin-bottom: 30px;
    line-height: 30px;
    width: 100%;
}

 .features_cpcs_p span{
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #e05149;
}
.features_cpcs_p span{
  text-decoration: none;
}

.features_cpcs_p span:hover{
  text-decoration: none;
}

 .features_cpcs_p .features_cpcs_pred{
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
  color: #e05149;  
}
.features_recommend{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
    color: #555555; 
    line-height: 30px;
    width: 100%;
    background: #FFCCCC;
	padding: 20px;
	color: #232323;
	border-left: solid 10px #FFCC99;
	margin-top: 30px;
	margin-bottom: 30px;
}
.features_cpcs .features_cpcs_red{
	font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
  color: #e05149;
  margin-top: 30px;
  margin-bottom: 30px;
}
.tutor_stepul{
  color: #555555;
  padding:10px 0 40px 20px;
}

.tutor_stepul li{
  list-style-type:disc;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
       color: #555555; 
 }
 
 .tutor_stepul li a{
  
       color: #e05149; 
 }
 
 .tutor_stepul li a:hover{
  
       color: #e05149; 
 }

.features_cpcs .features_cpcs_h5{
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
  color: #333333;
  margin-top: 25px;
  margin-bottom:15px;
  width: 100%;
}

 .features_cpcs_pred{
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #e05149;
 }
 .features_cpcs_pred:hover{
  text-decoration: underline;
 }
.features_cpcs_pred a{
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #e05149;
 }
.features_cpcs_pred a:hover{
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #e05149;
	text-decoration: underline;
 }
.tutor_step .tutor_step_red{
	font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
  color: #e05149;
  margin-top: 40px;
  margin-bottom: 30px;
}
.tutor_step .tutor_step_red img{
  margin-right: 6px;
}

.tutor_step .tutor_steph5{
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
  color: #333333;
  margin-top: 30px;
  margin-bottom: 30px;
}
.tutor_steph5_h2{
	font-size: 30px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	width: 100%;
    margin-top: 50px;
	background: #e05149;
	color: #fff;
	border: dashed 2px white;
	padding: 10px;
	box-shadow: 0px 0px 0px 5px #e05149;
	margin-bottom: 50px;
}
.tutor_step_add{
  margin-top: 16px;
}

.tutor_step_addh6{
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
  color: #333333;
  margin-bottom: 0;
}
.tutor_step .features_cpcs_p1{
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
    color: #555555;
    width: 100%;
    margin-top: 10px;
    padding-left:15px;
	margin-bottom:29px;
}
.divmcp_btn{
  margin-top: 35px;
}
.mcp_btn{
  width: 190px;
}

.img_w38r2{
  background:url("/images2020/article/mac.png") no-repeat 0 0;
  width: 22px;
  height: 22px;
}

.mcp_btn:nth-child(2):hover .img_w38r2{
  background:url("/images2020/article/mac-hover.png") no-repeat 0 0;
}

.tutor_text_span{
	font-size: 16px;
	font-weight: 700;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
  color: #555555;
  margin-top: 20px;
  display: inline-block;
}
.tutor_step_pp{
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #555555;
	margin-bottom: 30px;
}

.video_cd_h5{
	font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
  color: #333333;
  margin-bottom: 60px;
}

.video_cd_bgc{
  background-color: #d3d3d3; 
}
.video_cd_ul{
  background-color: #f8f8f8;
	border-radius: 10px;
  border: solid 1px #dcdcdc;
  width: 100%;
  padding:32px 38px;
}
 
.video_cd_ul{
  background-color: #f8f8f8;
	border-radius: 10px;
  border: solid 1px #dcdcdc;
  width: 100%;
  padding:32px 38px;
}
.video_cd ul li{
  width: 100%;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
    color: #333333;  
}
.video_cd ul li:hover{
  color: #e05149;
  text-decoration: underline;
}

.video_cd ul li a{
	color: #333333;
}
.video_cd ul li a:hover{
	color: #e05149;
	text-decoration: underline;
}

.highly_h5{
	font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
  color: #e05149;
  margin-bottom: 0;
}
.highly_h5 img{
  margin-right: 10px;
}

.highly_recommended{
    border-radius: 20px;
    border: solid 1px #e5e5e5;
    margin-top: 35px;
    box-shadow: 0 0 9px 3px #e5e5e5;
    width: 100%;
    padding:50px 58px 45px 38px;
}
.highly_mp4 h4{
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #333333;
}
.highly_mp4{
  padding-left: 40px;
  position: relative;
  width: 100%;
}
.highly_mp4 p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
  color: #333333;
  width: 100%;
}
.highly_mp4 span{
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
  color: #e05149;
  position: absolute;
  right: 10px;
  bottom: -35px;
}
.highly_mp4 span:hover{
  text-decoration: underline;
}

.highly_mp4 span a:hover{
  color: #e05149;
  text-decoration: underline;
}

.highly_mp4 span a{
	color: #e05149;
}
.video_iframe{
  width: 640px; 
  height: 380px;
}
.tdesktop_step_download{
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 30px;
}
.tdesktop_left_download h4{
  margin-bottom: 30px;
}
.table-bordered{
  border-collapse: separate;
  border-spacing: 0;  
  border-radius: 20px;
  border: solid 1px #e5e5e5 !important; 
} 
.table-bordered td, .table-bordered th{
  border-collapse: separate;
  border-spacing: 0;  
  border-right: 1px solid #d4d8da;
  border-bottom: 1px solid #d4d8da;
  border-top:none;
  border-left: none;
}

.table-bordered td:last-child,.table-bordered th:last-child{
  border-right: none;
}
.table-bordered tr:last-child td{
  border-bottom: none;
}

.table-bordered-td1{
  text-align: center;
}
.table-bordered-td2{ 
  padding: 20px;
}
.table-bordered-td3{ 
  padding: 20px;
}
.table-bordered tr td{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #555555;
}

@media (max-width: 768px){
  .highly_recommended{
    flex-flow: column nowrap; 
  } 
  .features_cpcs .features_cpcs_h6{
    font-size: 30px;
  }
  .features_cpcs_p, .features_cpcs_p span,.features_cpcs .features_cpcs_h5,.features_cpcs_pred,.tutor_text_span,.tutor_step_pp,.video_cd ul li,.highly_mp4 p,.tutor_step_addh6{
    font-size: 14px;
  }
  .tutor_step .tutor_step_red,.mcp_btn span{
    font-size: 18px;
  }
  .tutor_step .tutor_steph5,.highly_h5{
    font-size: 26px;
  }
  .video_cd_h5,.highly_mp4 h4{
    font-size: 18px;
  }
  .video_cd_bgc{
    width: 100%; 
  }
  .highly_mp4{
    padding-left: 0;
  }
  .highly_mp4 h4{
    margin-top: 50px;
  }

}

@media (max-width: 420px){
  .video_iframe{
    width: 560px; 
    height: 210px;
  }	
  .divmcp_col_btn{
    flex-flow: column nowrap; 
  }	
  .inline-block{
    display:inline-block;
  }	
}