.tutoring {min-height: 308px;}
.tutoring .bul_star li {position:relative;padding: 0 0 10px 26px;line-height:1.1em;letter-spacing:-0.8px;color: #2E2E2E;font-size: 18px;font-weight: 500;}
.tutoring .bul_star li:before {content:"";position:absolute;top:2px;left:0;background:url(/_res/unist/freshman/img/content/bul_star.png) no-repeat center center;width:15px;height:16px;}

.tutoring .bubble{position:relative;padding:30px 25px;line-height:1.8em;font-size:18px;font-weight:500;color:#2e2e2e;border-radius:30px;background-color:#d3d3d3;box-sizing:border-box;}
.tutoring .bubble.bubble_q {margin-left:240px;width:582px;min-height:178px;background-color:#e7e7e7;}
.tutoring .bubble.bubble_q:before{position:absolute;top:43px;left:-228px;content:"";display:block;width:246px;height:265px;background:url(/_res/unist/freshman/img/content/uni2.png)no-repeat 0 0 / 100% auto;}
.tutoring .bubble.bubble_q:after {content: "";display: block;top:auto;right:auto;bottom:-21px;left:20px;width:37px;height:21px;background:url(/_res/unist/freshman/img/content/bubble_arrow1.png)no-repeat 0 0}
.tutoring .bubble.bubble_a {float:right;margin-top:-96px;margin-right:180px;padding:40px 25px 39px;width:714px;background-color:#ff9933;}
.tutoring .bubble.bubble_a:after {position:absolute;top:85px;right:-35px;content:"";display:block;width:35px;height:28px;background:url(/_res/unist/freshman/img/content/bubble_arrow2.png)no-repeat 0 0;}
.tutoring .bubble.bubble_a:before{position:absolute;top:-80px;right:-160px;content:"";display:block;width:169px;height:193px;background:url(/_res/unist/freshman/img/content/uni3.png)no-repeat 0 0 / 100% auto;}

.tuto-wrap {clear:both;margin:0 20px;padding-top:42px;background:url(/_res/unist/freshman/img/content/bg_dot3.png)repeat-x 0 0;}
.tuto-wrap .intro{margin-bottom:30px;line-height:1.4em;font-size:21px;font-weight:700;color:#2b3368;}
.ul-type-dot li {padding-left: 20px;color: #2b3368;}
.ul-type-dot li:before{position:absolute;top:0;left:0;content:"";display:block;width:15px;height:16px;background:url(../img/content/ico-star-green.png)no-repeat 0 0;}

@media (max-width: 1400px) {
	.tutoring .bubble.bubble_a {width: 600px;}
}

@media (max-width: 768px) {
	.ul-type-dot li:before {width: 10px;height: 11px;background-size: contain;top: 7px;}
}