/*
	.Final Editor : EURA
	.Description : app_okcheck SCSS
	.Last Edit : 2019.03.18
*/
@import url(../fonts.css);
@import url(../reset.css);
@import url(../button.css);
@import url(../input.css);
@import url(../common.css);
.web_wrap.app_okcheck .content_wrap .portfolio_visual {
  background-image: url("../../img/app_okcheck/visual_bg.jpg");
}
.web_wrap.app_okcheck .content_wrap .portfolio_visual h1 {
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.web_wrap.app_okcheck .content_wrap .portfolio_visual h3 {
  color: rgba(255, 255, 255, 0.9);
}
.web_wrap.app_okcheck .content_wrap .sec_1 .sec_inner {
  background-color: #fff;
}
.web_wrap.app_okcheck .content_wrap .sec_1 .sec_content p {
  color: #000;
}
.web_wrap.app_okcheck .content_wrap .sec_8 div img {
  margin-bottom: 0;
}
