/*     27196 : 타이틀 텍스트      */
.title_ani{
width:100%;
  text-align: center;
  margin: 0;
}

.title_ani .txt_ani {
  text-transform: uppercase;
  letter-spacing: .5em;
  display: inline-block;
  border: 4px double rgba(0,0,0, 0.25);
  border-width: 4px 0;
  padding: 1.5em 0em;
  margin: 0 auto;
}
.title_ani .txt_ani span {
font-size:50px; font-weight:bold; word-break:keep-all;
  letter-spacing: 0;
  padding: .25em 0 .325em;
  display: block;
  margin: 0 auto;
  text-shadow: 0 0 80px rgba(255, 255, 255, 0.5);
  /* Clip Background Image */
  background: url(/img_up/shop_pds/marketing/animated_text_fill.png) repeat-y;
  -webkit-background-clip: text;
  background-clip: text;
  /* Animate Background Image */
  -webkit-text-fill-color: transparent;
  -webkit-animation: aitf 80s linear infinite;
  /* Activate hardware acceleration for smoother animations */
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}

/* Animate Background Image */
@-webkit-keyframes aitf {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}

/*     27197 : 공백      */
.solid_line__27197__ {box-sizing:border-box; display:block; position:relative; width:100%; height:50px;}
.solid_line__27197__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__27197__.build_edit_mode:before {content:'Blank'; display:block; position:absolute; top:50%; left:0; right:0; margin-top:-10px; padding:5px 0; font-size:13px; color:red; text-align:center; line-height:1;}

@media all and (max-width:1023px){
	.solid_line__27197__ {height:20px;}
}

/*     27266 : 장문 텍스트 박스      */
@font-face {
	font-family: 'icomoon_qt_marks';
	src: url('/img_up/shop_pds/arampage/design/icomoon/icomoon_qt_marks/icomoon.eot');
	src: url('/img_up/shop_pds/arampage/design/icomoon/icomoon_qt_marks/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/arampage/design/icomoon/icomoon_qt_marks/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/arampage/design/icomoon/icomoon_qt_marks/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/arampage/design/icomoon/icomoon_qt_marks/icomoon.svg#icomoon_slider') format('svg');
	font-weight: normal;
	font-style: normal;
}

.textarea__27266__ {padding:20px;border:5px solid #eee; border-radius:10px; background:rgba(225,225,225,0.2);}
.textarea__27266__ .cont {display:inline-block; margin:0; padding:0; font-size:14px; color:#444444; line-height:1.4em; vertical-align:top; word-break:keep-all;}
.textarea__27266__ .cont > span {display:inline-block; padding:0 10px; vertical-align:top;}

@media all and (min-width:768px){
	.textarea__27266__ {padding:25px 30px;}
	.textarea__27266__ .cont {font-size:16px; line-height:1.5em;}
	.textarea__27266__ .cont > span {position:relative; z-index:10; padding:0 20px;}
	.textarea__27266__ .cont .first_text:before {content:'\e900'; position:absolute; top:-8px; left:-3px; font-family:'icomoon_qt_marks'; font-size:30px; }
	.textarea__27266__ .cont .last_text:before {content:'\e901'; position:absolute; right:-3px; bottom:-7px; font-family:'icomoon_qt_marks'; font-size:30px;}
}

@media all and (min-width:1024px){
	.textarea__27266__ {padding:55px;}
	.textarea__27266__ .cont {font-size:18px; line-height:1.6em;}
	.textarea__27266__ .cont > span {padding:0 35px;}
 	.textarea__27266__ .cont .first_text{font-size:20px; font-weight:bold; padding-bottom:10px;}
	.textarea__27266__ .cont .first_text:before {top:-70px; left:-300px; font-size:40px;}
	.textarea__27266__ .cont .last_text:before {right:-150px; bottom:-70px; font-size:40px;}
}

/*     27268 : 공백      */
.solid_line__27268__ {box-sizing:border-box; display:block; position:relative; width:100%; height:70px;}
.solid_line__27268__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__27268__.build_edit_mode:before {content:'Blank'; display:block; position:absolute; top:50%; left:0; right:0; margin-top:-10px; padding:5px 0; font-size:13px; color:red; text-align:center; line-height:1;}

@media all and (max-width:1023px){
	.solid_line__27268__ {height:20px;}
}

/*     27269 : 타이틀 텍스트      */
.title__27269__ {font-size:0; }
.title__27269__ p {
	display:inline-block; position:relative; margin:0; padding:0 0 12px;
	font-size:20px; font-weight:bold; color:#000000; letter-spacing:-.03em; line-height:1.4em;
}
.title__27269__ p:before {content:''; position:absolute; bottom:0; width:30px; height:3px; background:#27bfba; font-size:0;}

.title__27269__.style_left p:before {left:0;}
.title__27269__.style_center p:before {left:0; right:0; margin:0 auto;}
.title__27269__.style_right p:before {right:0;}

@media all and (min-width:1024px){
	.title__27269__ p {padding-bottom:22px; font-size:24px;}
	.title__27269__ p:before {width:50px; height:6px;}
}

/*     27267 : 타이틀 텍스트      */
.container11 {
  width: 100%;
  height: 226px;
  margin: 0 auto;
}
.card {
  float: left;
  width: 24%;
  height: 100%;
  border: 1px solid;
  border-radius: 5px;
  margin-left: 60px;
  background: #F9F9F9;
  position: relative;
  box-shadow: 0px 0px 3px #ddd;
}
.card .inner {
  background: #F9F9F9;
  border: 1px solid #E3E3E3;
  border-radius: 0px 0px 5px 5px;
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: -1px;
  left: -1px;
  font-family: arial;
  text-align: center;
  box-shadow: inset 0px 0px 1px #FFF;
}
.card .inner .title {
  display: block;
  font-size: 15px;
  color: #fff;
  margin-top: -15px;
}
.card .inner .title .text {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 50px;
  font-weight: bold;
}
.card .inner .number {
  color: #676767;
  font-size: 18px;
  display: block;
  margin-top: 5px;
letter-spacing:0.1em;
}
.card .inner .measure {
  color: #313A3E;
  font-size: 20px;
  display: block;
  margin-top: -5px;
font-weight: bold;
letter-spacing:0.1em;
}
.temp {
  background: #EC6F69;
  border: 1px solid #DE3932;
}
.temp .inner {
  border-top: 1px solid #DE3932;
}

.temp .inner::after{content:'+'; color:#fff; font-size:18px; padding:5px; background:#a6a6a6; border-radius:50%; display:block; width:20px; height:20px; position:absolute; top:-15px; right:-45px;}

.temp .inner .text {
  border: 1px solid #DE3932;
  background: #EC6F69;
  text-shadow: 1px 1px 0px #DE3932;
}
.temp .inner .icon {
  display: block;
  position: absolute;
  top: -100px;
  left: 98px;
background:url('/img_up/shop_pds/marketing/c1.png') no-repeat;
width:60px;
height:60px;
}

.temp:hover .inner{text-decoration:underline;}

.energy {
  background: #A6C659;
  border: 1px solid #7DAD0A;
}
.energy .inner {
  border-top: 1px solid #7DAD0A;
}

.energy .inner::after{content:'='; color:#fff; font-size:18px; padding:5px; background:#a6a6a6; border-radius:50%; display:block; width:20px; height:20px; position:absolute; top:-15px; right:-45px;}

.energy .inner .icon {
  position: absolute;
    top: -100px;
  left: 90px;
background:url('/img_up/shop_pds/marketing/c2.png') no-repeat;
width:60px;
height:60px;
}

.energy .inner .text {
  border: 1px solid #7DAD0A;
  background: #A6C659;
  text-shadow: 1px 1px 0px #7DAD0A;
}

.energy:hover .inner{text-decoration:underline;}

.total {
  background: #27bfba;
  border: 1px solid #159a96;
}
.total .inner {
  border-top: 1px solid #159a96;
}
.total .inner .icon {
  position: absolute;
   top: -100px;
  left: 90px;
background:url('/img_up/shop_pds/marketing/c3.png') no-repeat;
width:60px;
height:60px;
}

.total .inner .text {
background: #27bfba;
  border: 1px solid #159a96;
  text-shadow: 1px 1px 0px #159a96;
}

.total:hover .inner{text-decoration:underline;}

@media (max-width:1023px) and (min-width:767px){
.temp .inner .icon{left:66px}
.energy .inner .icon{left:60px}
.total .inner .icon{left:60px}
}

@media (max-width:766px){
.card {  width: 100%;  margin:0; margin-bottom: 60px;}
.temp .inner::after{top:115px; right:155px;}
.energy .inner::after{top:115px; right:155px;}
.temp .inner .icon{left:148px}
.energy .inner .icon{left:140px}
.total .inner .icon{left:140px}
}

/*     27270 : 공백      */
.solid_line__27270__ {box-sizing:border-box; display:block; position:relative; width:100%; height:50px;}
.solid_line__27270__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__27270__.build_edit_mode:before {content:'Blank'; display:block; position:absolute; top:50%; left:0; right:0; margin-top:-10px; padding:5px 0; font-size:13px; color:red; text-align:center; line-height:1;}

@media all and (max-width:1023px){
	.solid_line__27270__ {height:20px;}
}

/*     27304 : 타이틀 텍스트      */
.title__24576__ {font-size:0; position:relative;}
.title__24576__ p {
	display:inline-block; position:absolute; top:50px; left:0; margin:0; padding:0;
	font-size:24px; font-weight:bold; color:#ffffff; letter-spacing:-.03em; line-height:1.4em;
}
.title__24576__ p:before {content:''; position:absolute; background:#ffffff; font-size:0;}

.title__24576__.style_top p {padding-top:12px;}
.title__24576__.style_top p:before {top:0; left:0; width:24px; height:1px;}

.title__24576__.style_right p {padding-right:14px;}
.title__24576__.style_right p:before {top:16%; right:0; width:1px; height:24px;}

.title__24576__.style_bottom p {padding-bottom:12px;}
.title__24576__.style_bottom p:before {left:0; bottom:0; width:24px; height:1px;}

.title__24576__.style_left p {padding-left:14px;}
.title__24576__.style_left p:before {top:16%; left:0; width:1px; height:24px;}

.title__24576__.style_circle1 p {padding-left:18px;}
.title__24576__.style_circle1 p:before {
	top:0; bottom:0; left:0; width:10px; height:10px; margin:auto; border-radius:50%;
}

.title__24576__.style_circle2 p {padding-left:18px;}
.title__24576__.style_circle2 p:before {
	top:0; left:0; bottom:0; width:10px; height:10px; margin:auto; border-radius:50%;
	border:2px solid #ffffff; background:none; box-sizing:border-box;
}

/*     27296 : 공백      */
.solid_line__27296__ {box-sizing:border-box; display:block; position:relative; width:100%; height:60px;}
.solid_line__27296__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__27296__.build_edit_mode:before {content:'Blank'; display:block; position:absolute; top:50%; left:0; right:0; margin-top:-10px; padding:5px 0; font-size:13px; color:red; text-align:center; line-height:1;}

@media all and (max-width:1023px){
	.solid_line__27296__ {height:40px;}
}

@media (max-width: 1023px) and (min-width: 768px){
.solid_line__27296__ {height:5px;}
}

/*     27297 : 텍스트 박스      */
.text_box__27297__ {box-sizing:border-box; padding:10%; border:1px solid #27bfba; background:#fff; border-radius:15px;}
.text_box__27297__ > p {margin:0; padding:0;}
.text_box__27297__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#27bfba; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__27297__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#27bfba;}
.text_box__27297__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__27297__ .box_cont {margin-top:10px; font-size:13px; color:#777777; line-height:1.4em; letter-spacing:-0.03em;}

@media all and (min-width:768px){
	.text_box__27297__ {height:180px;}
	.text_box__27297__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__27297__ {height:250px; padding:15% 8%; border-radius:30px;}
	.text_box__27297__ .box_title1 {margin-bottom:20px; padding-bottom:24px; font-size:20px;}
	.text_box__27297__ .box_title1:before {width:25px;}
	.text_box__27297__ .box_title2 {font-size:22px;}
	.text_box__27297__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     27298 : 공백      */
.solid_line__27298__ {box-sizing:border-box; display:block; position:relative; width:100%; height:60px;}
.solid_line__27298__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__27298__.build_edit_mode:before {content:'Blank'; display:block; position:absolute; top:50%; left:0; right:0; margin-top:-10px; padding:5px 0; font-size:13px; color:red; text-align:center; line-height:1;}

@media all and (max-width:1023px){
	.solid_line__27298__ {height:5px;}
}

/*     27299 : 텍스트 박스      */
.text_box__27299__ {box-sizing:border-box; padding:10%; border:1px solid #27bfba; background:#fff; border-radius:15px;}
.text_box__27299__ > p {margin:0; padding:0;}
.text_box__27299__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#27bfba; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__27299__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#27bfba;}
.text_box__27299__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__27299__ .box_cont {margin-top:10px; font-size:13px; color:#777777; line-height:1.4em; letter-spacing:-0.03em;}

@media all and (min-width:768px){
	.text_box__27299__ {height:180px;}
	.text_box__27299__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__27299__ {height:250px; padding:15% 8%; border-radius:30px;}
	.text_box__27299__ .box_title1 {margin-bottom:20px; padding-bottom:24px; font-size:20px;}
	.text_box__27299__ .box_title1:before {width:25px;}
	.text_box__27299__ .box_title2 {font-size:22px;}
	.text_box__27299__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     27300 : 공백      */
.solid_line__27300__ {box-sizing:border-box; display:block; position:relative; width:100%; height:60px;}
.solid_line__27300__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__27300__.build_edit_mode:before {content:'Blank'; display:block; position:absolute; top:50%; left:0; right:0; margin-top:-10px; padding:5px 0; font-size:13px; color:red; text-align:center; line-height:1;}

@media all and (max-width:1023px){
	.solid_line__27300__ {height:5px;}
}

/*     27301 : 텍스트 박스      */
.text_box__27301__ {box-sizing:border-box; padding:10%; border:1px solid #27bfba; background:#fff; border-radius:15px;}
.text_box__27301__ > p {margin:0; padding:0;}
.text_box__27301__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#27bfba; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__27301__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#27bfba;}
.text_box__27301__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__27301__ .box_cont {margin-top:10px; font-size:13px; color:#777777; line-height:1.4em; letter-spacing:-0.03em;}

@media all and (min-width:768px){
	.text_box__27301__ {height:180px;}
	.text_box__27301__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__27301__ {height:250px; padding:15% 8%; border-radius:30px;}
	.text_box__27301__ .box_title1 {margin-bottom:20px; padding-bottom:24px; font-size:20px;}
	.text_box__27301__ .box_title1:before {width:25px;}
	.text_box__27301__ .box_title2 {font-size:22px;}
	.text_box__27301__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     27302 : 공백      */
.solid_line__27302__ {box-sizing:border-box; display:block; position:relative; width:100%; height:60px;}
.solid_line__27302__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__27302__.build_edit_mode:before {content:'Blank'; display:block; position:absolute; top:50%; left:0; right:0; margin-top:-10px; padding:5px 0; font-size:13px; color:red; text-align:center; line-height:1;}

@media all and (max-width:1023px){
	.solid_line__27302__ {height:10px;}
}

/*     27303 : 텍스트 박스      */
.text_box__27303__ {box-sizing:border-box; padding:10%; border:1px solid #27bfba; background:#fff; border-radius:15px;}
.text_box__27303__ > p {margin:0; padding:0;}
.text_box__27303__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#27bfba; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__27303__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#27bfba;}
.text_box__27303__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__27303__ .box_cont {margin-top:10px; font-size:13px; color:#777777; line-height:1.4em; letter-spacing:-0.03em;}

@media all and (min-width:768px){
	.text_box__27303__ {height:180px;}
	.text_box__27303__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__27303__ {height:250px; padding:15% 8%; border-radius:30px;}
	.text_box__27303__ .box_title1 {margin-bottom:20px; padding-bottom:24px; font-size:20px;}
	.text_box__27303__ .box_title1:before {width:25px;}
	.text_box__27303__ .box_title2 {font-size:22px;}
	.text_box__27303__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     27305 : 공백      */
.solid_line__27305__ {box-sizing:border-box; display:block; position:relative; width:100%; height:50px;}
.solid_line__27305__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__27305__.build_edit_mode:before {content:'Blank'; display:block; position:absolute; top:50%; left:0; right:0; margin-top:-10px; padding:5px 0; font-size:13px; color:red; text-align:center; line-height:1;}

@media all and (max-width:1023px){
	.solid_line__27305__ {height:20px;}
}

/*     27306 : 타이틀 텍스트      */
.title__27306__ {font-size:0; }
.title__27306__ p {
	display:inline-block; position:relative; margin:0; padding:0 0 12px;
	font-size:20px; font-weight:bold; color:#000000; letter-spacing:-.03em; line-height:1.4em;
}
.title__27306__ p:before {content:''; position:absolute; bottom:0; width:30px; height:3px; background:#27bfba; font-size:0;}

.title__27306__.style_left p:before {left:0;}
.title__27306__.style_center p:before {left:0; right:0; margin:0 auto;}
.title__27306__.style_right p:before {right:0;}

@media all and (min-width:1024px){
	.title__27306__ p {padding-bottom:22px; font-size:24px;}
	.title__27306__ p:before {width:50px; height:6px;}
}

/*     27307 : 공백      */
.solid_line__27307__ {box-sizing:border-box; display:block; position:relative; width:100%; height:50px;}
.solid_line__27307__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__27307__.build_edit_mode:before {content:'Blank'; display:block; position:absolute; top:50%; left:0; right:0; margin-top:-10px; padding:5px 0; font-size:13px; color:red; text-align:center; line-height:1;}

@media all and (max-width:1023px){
	.solid_line__27307__ {height:20px;}
}

/*     27316 : 이미지      */
.img__27316__ {max-width:100%; opacity:0; transform:translateX(-600px); transition:all 1.5s; }
.img__27316__.scrolled{opacity:1; transform:translate(0);}
.img__27316__ * {box-sizing:border-box}
.img__27316__ a {display:block;vertical-align:top}
.img__27316__ img {width:px;vertical-align:top;border-radius:10px;}

/*     27310 : 제목&내용 가로형      */
.text_horizontal__27310__ .title__27310__ {margin:0 0 5px; padding:5px 5px 5px 15px; border-radius:50px; background:#eee; font-size:15px; font-weight:bold; color:#444444; letter-spacing:0;}
.text_horizontal__27310__ .text__27310__ {margin:0; padding:5px 10px; font-size:13px; color:#444444; letter-spacing:0;}

@media all and (min-width:768px){
	.text_horizontal__27310__ {opacity:0; transform:translateX(600px); transition:all 1.5s;}
	.text_horizontal__27310__.scrolled{opacity:1; transform:translate(0);}
	.text_horizontal__27310__ {border-radius:50px 0 50px 50px; padding:15px; background:#eee;}
	.text_horizontal__27310__ > div {display:table; width:100%;}
	.text_horizontal__27310__ .title__27310__ {display:table-cell; width:150px; height:50px; padding:0 10px; border-radius:35px; background:#fff; font-size:20px; text-align:center; vertical-align:middle; box-sizing:border-box; transition:all .4s;}
.text_horizontal__27310__:hover .title__27310__{background:#cee7e6}
	.text_horizontal__27310__ .text__27310__ {display:table-cell; height:50px; padding:0 10px 0 30px; font-size:18px; line-height:22px; vertical-align:middle;}
}

/*     27311 : 제목&내용 가로형      */

.text_horizontal__27311__ .title__27311__ {margin:0 0 5px; padding:5px 5px 5px 15px; border-radius:50px; background:#eee; font-size:15px; font-weight:bold; color:#444444; letter-spacing:0;}
.text_horizontal__27311__ .text__27311__ {margin:0; padding:5px 10px; font-size:13px; color:#444444; letter-spacing:0;}

@media all and (min-width:768px){
.text_horizontal__27311__ {opacity:0; transform:translateX(600px); transition:all 1.5s; transition-delay:0.1s}
	.text_horizontal__27311__.scrolled{opacity:1; transform:translate(0);}

	.text_horizontal__27311__ {border-radius:50px 0 50px 50px; padding:15px; background:#eee;}
	.text_horizontal__27311__ > div {display:table; width:100%;}
	.text_horizontal__27311__ .title__27311__ {display:table-cell; width:150px; height:50px; padding:0 10px; border-radius:35px; background:#fff; font-size:20px; text-align:center; vertical-align:middle; box-sizing:border-box; transition:all .4s;}
.text_horizontal__27311__:hover .title__27311__{background:#cee7e6}
	.text_horizontal__27311__ .text__27311__ {display:table-cell; height:50px; padding:0 10px 0 30px; font-size:18px; line-height:22px; vertical-align:middle;}
}

/*     27312 : 제목&내용 가로형      */
.text_horizontal__27312__ .title__27312__ {margin:0 0 5px; padding:5px 5px 5px 15px; border-radius:50px; background:#eee; font-size:15px; font-weight:bold; color:#444444; letter-spacing:0;}
.text_horizontal__27312__ .text__27312__ {margin:0; padding:5px 10px; font-size:13px; color:#444444; letter-spacing:0;}

@media all and (min-width:768px){
.text_horizontal__27312__ {opacity:0; transform:translateX(600px); transition:all 1.5s; transition-delay:0.15s}
	.text_horizontal__27312__.scrolled{opacity:1; transform:translate(0);}
	.text_horizontal__27312__ {border-radius:50px 0 50px 50px; padding:15px; background:#eee;}
	.text_horizontal__27312__ > div {display:table; width:100%;}
	.text_horizontal__27312__ .title__27312__ {display:table-cell; width:150px; height:50px; padding:0 10px; border-radius:35px; background:#fff; font-size:20px; text-align:center; vertical-align:middle; box-sizing:border-box; transition:all .4s;}
.text_horizontal__27312__:hover .title__27312__{background:#cee7e6}
	.text_horizontal__27312__ .text__27312__ {display:table-cell; height:50px; padding:0 10px 0 30px; font-size:18px; line-height:22px; vertical-align:middle;}
}

/*     27313 : 제목&내용 가로형      */
.text_horizontal__27313__ .title__27313__ {margin:0 0 5px; padding:5px 5px 5px 15px; border-radius:50px; background:#eee; font-size:15px; font-weight:bold; color:#444444; letter-spacing:0;}
.text_horizontal__27313__ .text__27313__ {margin:0; padding:5px 10px; font-size:13px; color:#444444; letter-spacing:0;}

@media all and (min-width:768px){
.text_horizontal__27313__ {opacity:0; transform:translateX(600px); transition:all 1.5s; transition-delay:0.2s}
	.text_horizontal__27313__.scrolled{opacity:1; transform:translate(0);}
	.text_horizontal__27313__ {border-radius:50px 0 50px 50px; padding:15px; background:#eee;}
	.text_horizontal__27313__ > div {display:table; width:100%;}
	.text_horizontal__27313__ .title__27313__ {display:table-cell; width:150px; height:50px; padding:0 10px; border-radius:35px; background:#fff; font-size:20px; text-align:center; vertical-align:middle; box-sizing:border-box; transition:all .4s;}
.text_horizontal__27313__:hover .title__27313__{background:#cee7e6}
	.text_horizontal__27313__ .text__27313__ {display:table-cell; height:50px; padding:0 10px 0 30px; font-size:18px; line-height:22px; vertical-align:middle;}
}

/*     27314 : 제목&내용 가로형      */
.text_horizontal__27314__ .title__27314__ {margin:0 0 5px; padding:5px 5px 5px 15px; border-radius:50px; background:#eee; font-size:15px; font-weight:bold; color:#444444; letter-spacing:0;}
.text_horizontal__27314__ .text__27314__ {margin:0; padding:5px 10px; font-size:13px; color:#444444; letter-spacing:0;}

@media all and (min-width:768px){
.text_horizontal__27314__ {opacity:0; transform:translateX(600px); transition:all 1.5s; transition-delay:0.3s}
	.text_horizontal__27314__.scrolled{opacity:1; transform:translate(0);}

	.text_horizontal__27314__ {border-radius:50px 0 50px 50px; padding:15px; background:#eee;}
	.text_horizontal__27314__ > div {display:table; width:100%;}
	.text_horizontal__27314__ .title__27314__ {display:table-cell; width:150px; height:50px; padding:0 10px; border-radius:35px; background:#fff; font-size:20px; text-align:center; vertical-align:middle; box-sizing:border-box; transition:all .4s;}
.text_horizontal__27314__:hover .title__27314__{background:#cee7e6}
	.text_horizontal__27314__ .text__27314__ {display:table-cell; height:50px; padding:0 10px 0 30px; font-size:18px; line-height:22px; vertical-align:middle;}
}

/*     27315 : 제목&내용 가로형      */
.text_horizontal__27315__ .title__27315__ {margin:0 0 5px; padding:5px 5px 5px 15px; border-radius:50px; background:#eee; font-size:15px; font-weight:bold; color:#444444; letter-spacing:0;}
.text_horizontal__27315__ .text__27315__ {margin:0; padding:5px 10px; font-size:13px; color:#444444; letter-spacing:0;}

@media all and (min-width:768px){
.text_horizontal__27315__ {opacity:0; transform:translateX(600px); transition:all 1.5s; transition-delay:0.3s}
	.text_horizontal__27315__.scrolled{opacity:1; transform:translate(0);}

	.text_horizontal__27315__ {border-radius:50px 0 50px 50px; padding:15px; background:#eee;}
	.text_horizontal__27315__ > div {display:table; width:100%;}
	.text_horizontal__27315__ .title__27315__ {display:table-cell; width:150px; height:50px; padding:0 10px; border-radius:35px; background:#fff; font-size:20px; text-align:center; vertical-align:middle; box-sizing:border-box; transition:all .4s;}
.text_horizontal__27315__:hover .title__27315__{background:#cee7e6}
	.text_horizontal__27315__ .text__27315__ {display:table-cell; height:50px; padding:0 10px 0 30px; font-size:18px; line-height:22px; vertical-align:middle;}
}

