/*
	.Final Editor : EURA
	.Description : app_dabedal SCSS
	.Last Edit : 2018.08.31
*/
@import url(../fonts.css);
@import url(../reset.css);
@import url(../button.css);
@import url(../input.css);
@import url(../common.css);
.web_wrap.web_wakeup .content_wrap .portfolio_visual {
  background-image: url("../../img/web_wakeup/web_wakeup_bg.jpg");
}
@media screen and (max-width: 768px) {
  .web_wrap.web_wakeup .content_wrap .portfolio_visual {
    background-position: top left -100px !important;
  }
}
.web_wrap.web_wakeup .content_wrap .portfolio_visual h1 {
  color: #fff;
}
.web_wrap.web_wakeup .content_wrap .portfolio_visual h1 span {
  color: #f48120;
}
.web_wrap.web_wakeup .content_wrap .portfolio_visual h3 {
  color: rgba(255, 255, 255, 0.8);
}
.web_wrap.web_wakeup .content_wrap .sec_1 .sec_inner {
  background-color: #fff;
}
.web_wrap.web_wakeup .content_wrap .sec_1 .sec_content p.t_color1 {
  color: #f48120;
}
.web_wrap.web_wakeup .content_wrap .sec_1 .sec_content p.t_color2 {
  color: #7c6eb8;
}
.web_wrap.web_wakeup .content_wrap .sec_1 .sec_content .responsive_btn_group {
  width: 250px;
}
.web_wrap.web_wakeup .content_wrap .sec_1 .sec_content .btnHomeGo {
  background-color: #7c6eb8;
  -moz-box-shadow: 0 5px 15px -2px rgba(124, 110, 184, 0.3);
  -webkit-box-shadow: 0 5px 15px -2px rgba(124, 110, 184, 0.3);
  box-shadow: 0 5px 15px -2px rgba(124, 110, 184, 0.3);
}
.web_wrap.web_wakeup .content_wrap .sec_1 .sec_content .btnHomeGo:hover {
  background-color: #9b90c9;
}
.web_wrap.web_wakeup .content_wrap .sec_2 {
  background-color: #fff;
}
.web_wrap.web_wakeup .content_wrap .sec_2 .inner_bg {
  background-image: url("../../img/web_wakeup/sub_img02_1.png");
}
.web_wrap.web_wakeup .content_wrap .sec_3 {
  padding-top: 0;
}
.web_wrap.web_wakeup .content_wrap .sec_3 .sec_inner {
  margin: 0 auto;
}
.web_wrap.web_wakeup .content_wrap .sec_3 .color.c_1 {
  background-color: #f48120;
}
.web_wrap.web_wakeup .content_wrap .sec_3 .color.c_2 {
  background-color: #636467;
}
.web_wrap.web_wakeup .content_wrap .sec_3 .color.c_3 {
  background-color: #46bc9e;
}
.web_wrap.web_wakeup .content_wrap .sec_3 .color.c_4 {
  background-color: #7c6eb8;
}
.web_wrap.web_wakeup .content_wrap .sec_3 .color.c_5 {
  background-color: #efefef;
  color: #636467;
}
.web_wrap.web_wakeup .content_wrap .sec_4 {
  background-color: #f4f4f4;
}
.web_wrap.web_wakeup .content_wrap .sec_4 h1 {
  color: #e7e7e7;
}
.web_wrap.web_wakeup .content_wrap .sec_4 .icon_img {
  background-image: url("../../img/web_wakeup/sub_img01.png");
}
