#sk_tit_lg_AA .sub_titbox{ width: 100%; float: left; position: relative;}	
#sk_tit_lg_AA .sub_titbox:before{ width: min(100vw - 200px, 1240px);; height: 1px!important; background-color:#999;  content: ""; position: absolute;right:calc(100% + 30px); top:20px; }	
#sk_tit_lg_AA .sub_titbox:after{width: 7px; height: 7px;  border-radius: 100%; position: absolute;right:calc(100% + 30px); top:17px; background-color: #000; content: "";  transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari and Chrome */
-o-transition: all 0.5s; /* Opera */  

-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;}
	
	
#sk_tit_lg_AA .sub_titbox .sub_tit{ width:auto; float: left; font-size: var(--tit-lg-size); color: #333; font-weight:800; line-height: 100%; letter-spacing: -1px; margin-bottom:10px; position: relative  }	
#sk_tit_lg_AA .sub_titbox .sub_tit:before{ width:100%; height: 10px!important; background-color:#ffb891; border-radius: 3px; content: ""; position: absolute; left:0px; bottom:00px; z-index: -9 }	
	
#sk_tit_lg_AA .sub_titbox .sub_tit2{ width:100%; float: left; font-size: var(--tit-lg-size); color: #333; font-weight:200; line-height: 100%; letter-spacing: -1px;  }	
	
	