@charset "UTF-8";
/*
파일이름 : sub.css
제작자 : 김동영
제작일 : 2020.05.13
수정시 수정일,수정자,등록내용을 게재



Copyright© 울산홈페이지제작, 온라인 마케팅 울산US소프트 http://ussoft.kr All Rights Reserved.
*/

/* login */
.login {
  padding-bottom: 50px;
}
.login .factoty_name {
  text-align: right;
  font-size: 3rem;
  margin-top: -50px;
  margin-bottom: 10px;
  font-weight: 300;
}
.login .r1 .s1 .le_title {
  background: url("../img/main/background.jpg") no-repeat;
  background-size: 100% 100%;
  height: 465px; /* background-position: center; */
}
.login .r1 .s2 {
  background: #fff;
  padding-bottom: 56px;
  /* height: 604px; */
}
.login .r1 .s3 {
  background: #fff;
}
.login .r1 .s1 h3 {
  color: #fff;
  font-size: 2.2rem;
  line-height: 30px;
  padding: 20px 0 0 30px;
  margin-top: 0;
}
.login .r1 .s1 p {
  color: #cbd3e4;
  padding: 15px 0 0 30px;
  font-size: 1.7rem;
}
.login .r1 .s1 .notice_box {
  height: 185px;
  background: #004098;
  padding: 0; /* padding: 0 10px 0 10px; */
  width: 260px;
}
.login .r1 .s1 .title_dd {
  padding: 20px 0 0 30px;
}
.login .r1 .s1 .title_dd strong {
  font-size: 1.8rem;
  color: #fff;
  font-weight: normal;
}
.login .r1 .s1 .title_dd img {
  margin-top: -6px;
  margin-right: 5px;
}
.login .r1 .s2 {
  text-align: center;
}
.login .r1 .s2 .step_img {
  margin-top: 77px;
  margin-bottom: 20px;
}
.login .r1 .s2 h3 {
  font-size: 5rem;
  color: #848684;
  margin-top: 0;
  margin-bottom: 30px;
}
.login .r1 .s2 h3 strong {
  color: #333;
  font-size: 7rem;
}
.login .r1 .s2 p {
  text-align: left;
  padding: 0px 0 0 55px;
  font-size: 2rem;
  line-height: 35px;
}
.login .r1 .s2 p mark {
  background: #3c3a3c;
  color: #fff;
}
.login .r1 .s3 .box {
  border: solid 2px #004098;
  border-radius: 8px;
  width: 100%;
  height: 80px;
  margin: 0 auto;
}
.login .r1 .s3 .box p {
  text-align: center;
  font-size: 2rem;
  line-height: 75px;
  font-family: Arial, Dotum, "돋움", sans-serif !important;
}
.login .r1 .s3 {
  padding-top: 40px;
  padding-bottom:45px;
  /* height: 604px; */
}
.login .r1 .s3 .login_wp {
  padding-top: 40px;
  text-align: center;
}
.login .r1 .s3 .login_wp ul li span {
  width: 53px;
  height: 52px;
  background: #004098;
  display: inline-block;
  text-align: center;
  position: absolute;
}
.login .r1 .s3 .login_wp ul li span img {
  margin-top: 16px;
}
.login .r1 .s3 .login_wp ul li input {
  height: 52px;
  width: 100%;
  border: solid 1px #004098;
  text-indent: 60px;
  margin-bottom: 0px;
}
.login .r1 .s3 .login_wp ul li {
  margin-bottom: 15px;
}
.login .r1 .s3 .login_wp button {
  width: 248px;
  height: 50px;
  margin-top: 30px;
  border-radius: 20px;
  background: #004098;
  border: 0;
  color: #fff;
  font-size: 2rem;
}

/* content */
.content .factoty_name {
  font-size: 1.8rem;
  margin-top: -50px;
  margin-bottom: 10px;
  font-weight: 300;
  background: #004098;
  float: right;
  width: 137px;
  height: 44px;
  text-align: center;
  border-radius: 20px;
  line-height: 42px;
}
.content .factoty_name a {
  color: #fff;
  display: block;
  font-weight: normal;
}
.content .head_box {
  background: #004098;
  height: 83px;
  margin-bottom: 20px;
}
.content .head_box .title_h2 {
  color: #fff;
  font-size: 2.2rem;
  padding: 10px 0 0 30px;
  float: left;
}
.content .head_box ul li {
  display: inline-block;
  color: #fff;
  font-size: 1.7rem;
  padding-right: 30px;
}
.content .head_box ul .name_li span {
  color: #fff;
  font-size: 2rem;
}
.content .head_box ul .name_li {
  color: #6689be;
}
.content .head_box ul {
  float: right;
  margin-top: 25px; /* width: 100%; */
  margin-left: 190px;
}

.content .r2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content .r2 .col-md-4 {
  background: #fff;
  border-radius: 10px;
  width: 32%;
  margin-left: 20px;
  height: 231px;
}
.content .r2 .col-md-4:hover {
  border: solid 1px #004098;
}
.content .r2 .top_div {
  padding: 30px 0 0 20px;
}
.content .r2 p {
  padding: 15px 0 0 20px;
  font-size: 1.5rem;
  line-height: 25px;
  margin-top: 0;
  color: #4e4e4e;
}
.content .r2 .top_div img {
  margin-top: -8px;
}
.content .r2 .top_div strong {
  font-size: 2.2rem;
}
.content .r2 div:first-child {
  margin-left: 0;
}
.content .r2 .date {
  font-size: 1.5rem;
  position: absolute;
  bottom: 0;
}
.content .c1 .s1 {
  background: #dadada;
}
.content .c1 {
  margin: 0;
}
.content .c1 .s1 .title_d {
  padding-top: 30px;
  padding-left: 20px;
  padding-bottom: 20px;
}
.content .c1 .s1 .title_d strong {
  font-size: 2.7rem;
}
.content .c1 .s1 .title_d img {
  margin-top: -14px;
  margin-right: 5px;
}
.content .c1 .s1 .list_div ul li {
  background: #fff;
  margin-bottom: 15px;
  height: 45px;
  line-height: 45px;
}
.content .c1 .s1 .list_div ul li:hover {
  border: solid 1px #004098;
}
.content .c1 .s1 .list_div .title_list {
  font-size: 1.8rem;
  font-weight: normal;
  text-indent: 20px;
  text-align: left;
}
.content .c1 .s1 .list_div .time {
  font-size: 1.5rem; /* margin-left: 150px; */ /* width: 10%; */
}
.content .c1 .s1 .list_div .info_td {
  width: 10%;
}
.content .c1 .s1 .list_div .complate {
  background: #004098; /* display:inline-block; */
  border-radius: 20px;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  width: 88px;
  height: 29px;
  line-height: 28px;
  float: right;
  margin-right: 10px;
}
.content .c1 .s1 .list_div .ing {
  background: #004098; /* display:inline-block; */
  border-radius: 20px;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  width: 88px;
  height: 29px;
  line-height: 28px;
  float: right;
  margin-right: 10px;
}
.content .c1 .s1 .list_div .start {
  background: #8c8c8c; /* display:inline-block; */
  border-radius: 20px;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  width: 88px;
  height: 29px;
  line-height: 28px; /* float:right; */ /* margin-right:10px; */
}
.content .c1 .s1 .list_div a {
  /* display: block; */
  color: #333;
}
.content .c1 .s1 .list_div {
  padding: 0 20px 0 20px;
}
.content .c1 .s1 .list_div table {
  width: 100%;
  opacity: 0.9;
}
.content .c1 .s1 .list_div table tr td {
  /* background:#fff; */
  height: 65px;
  text-align: center;
  border-bottom: solid 1px #ddd;
  font-size: 1.6rem;
}
.content .c1 .s1 .list_div table tr th {
  background: #fff;
  height: 60px;
}
.content .c1 .s1 .list_div table tr {
  /* border-bottom: solid 15px #dadada; */
}
.content .c1 .s1 .list_div table tr:hover {
  border-left: solid 3px #004098;
}
.content .c1 .s1 {
  /* padding-bottom: 202px; */
  height: 540px;
  background: url("../img/sub/bg12345.jpg") no-repeat;
}
.content .c1 .s1 .list_div table thead th {
  text-align: center;
  font-size: 1.9rem;
  background: #f2f2f2;
}
.content .c1 .s1 .list_div table thead {
  border-top: solid 3px #004098;
  border-bottom: solid 1px #ddd;
}
.content .c1 .s1 .list_div table .bg_gray {
  background: #f2f2f2;
}
.content .c1 .s1 .list_div table .bg_white {
  background: #fff;
}

.content .c1 .s2 {
  background: #dfeaf5; /* padding-bottom:41px; */
  height: 540px; /* background: url('../img/main/main1.jpg')no-repeat; */
}
.content .c1 .s2 .title_d {
  padding-top: 30px;
  padding-left: 20px;
  padding-bottom: 20px;
}
.content .c1 .s2 .title_d strong {
  font-size: 2.7rem;
}
.content .c1 .s2 .title_d img {
  margin-top: -14px;
  margin-right: 5px;
}
.content .c1 .s2 .title_d .progress {
  margin-top: 20px;
  height: 38px;
  border-radius: 20px;
  border: solid 1px #004098;
}
.content .c1 .s2 .progress-bar {
  background: #004098;
  border-radius: 20px;
  line-height: 36px;
  font-size: 1.6rem;
}
.content .c1 .s2 .title_d ul li strong {
  font-size: 1.7rem;
  margin-left: 40px;
}
.content .c1 .s2 .title_d ul li .st1 {
  margin-left: 88px;
}
.content .c1 .s2 .title_d ul li {
  font-size: 1.7rem;
  list-style: disc;
  line-height: 28px;
}
.content .c1 .s2 .title_d ul {
  margin-left: 30px;
}
.content .c1 .s2 .notice_d ul li {
  font-size: 1.7rem;
  line-height: 33px;
  list-style: square;
  list-style-position: inside;
}
.content .c1 .s2 .notice_d ul {
  margin-left: 27px;
}

/* afternoonView */
.view .factoty_name {
  font-size: 1.6rem;
  margin-top: -20px;
  margin-bottom: 10px;
  font-weight: 300;
  background: #004098;
  float: right;
  width: 110px;
  height: 50px;
  text-align: center;
  border-radius: 20px;
  line-height: 36px;
  margin-bottom: 0;
  align-content: center;
}
.view .factoty_name a {
  color: #fff;
  display: block;
  font-weight: normal;
}
.view .head_box {
  background: #004098;
  height: 36px;
}
.view .head_box .title_h2 {
  color: #fff;
  font-size: 1.9rem;
  padding: 5px 0 0 40px;
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}
.view .head_box ul li {
  display: inline-block;
  color: #fff;
  font-size: 1.5rem;
  padding-right: 30px;
}
.view .head_box ul .name_li span {
  color: #fff;
  font-size: 1.6rem;
}
.view .head_box ul .name_li {
  color: #6689be;
}
.view .head_box ul {
  float: right;
  margin: 0px 0;
  /* width: 100%; */
  /* margin-left: 380px; */
}
.view .left_box {
  /* position:absolute; */ /* left:20px; */
  background: #fff;
  padding: 30px 30px 100px 30px;
  margin-top: 20px;
}
.view .left_box strong {
  font-size: 2.7rem;
}
.view .left_box img {
  margin-top: -13px;
}
.view .left_box ul {
  margin-top: 20px;
}
.view .left_box ul li {
  font-size: 1.7rem;
  line-height: 30px;
  list-style: square;
  list-style-position: inside;
}

.view .right_box {
  position: absolute;
  right: 20px;
  background: #fff;
  padding: 30px 30px 100px 30px;
}
.view .right_box strong {
  font-size: 2.7rem;
}
.view .right_box img {
  margin-top: -13px;
}
.view .right_box ul {
  margin-top: 20px;
}
.view .right_box ul li {
  font-size: 1.7rem;
  line-height: 30px;
  list-style: square;
  list-style-position: inside;
}

.view .ing_wp {
  /* margin-top: 30px; */
}

.view  .progress {
  /* margin-top:20px; */
  height: 51px;
  border-radius: 30px;
  border: solid 2px #004098;
  width: 100%;
}
.view .progress .progress-bar {
  background: #004098;
  border-radius: 0 0 0 0;
  line-height: 45px;
  font-size: 1.6rem;
  padding-top: 2px;
}
.view .ing_wp table {
  margin-top: 17px;
  width: 100%;
  /* margin-bottom:70px; */
}
.view .ing_wp table thead {
  border-top: solid 2px #004098;
}
.view .ing_wp table th {
  text-align: center;
  border-bottom: solid 1px #E0E0E0;
  height: 40px;
  color: #004098;
  font-size: 1.4rem;
  font-weight: 500;
}
.view .ing_wp table td {
  text-align: center;
  height: 76px;
  border-bottom: solid 1px #E0E0E0;
  font-size: 1.4rem;
}
.view .ing_wp table .td_title {
  text-align: left;
  text-indent: 20px;
}
.view .ing_wp table td .com {
  width: 65px;
  height: 25px;
  background: #004098;
  border-radius: 20px;
  color: #fff;
  margin: 0 auto;
  line-height: 24px;
}
.view .ing_wp table td .ing {
  width: 65px;
  height: 25px;
  background: #004098;
  border-radius: 20px;
  color: #fff;
  margin: 0 auto;
  line-height: 24px;
}
.view .ing_wp table td .start {
  width: 65px;
  height: 25px;
  background: #898989;
  border-radius: 20px;
  color: #fff;
  margin: 0 auto;
  line-height: 24px;
}

.view .row {
  margin: 0;
}
.view .row .col-md-8 {
  padding: 0;
  position: relative; /* padding-bottom: 56.25%; */
}
.view .video-js {
  width: 100%;
  height: 439px;
  margin-bottom: 20px;
}

.view .listbox {
  -ms-overflow-style: none;
}
.view .listbox::-webkit-scrollbar {
  display: none;
}

.view .complete_box {
  width: 415px;
  /*height: 181px;*/
  background: #fff;
  position: absolute;
  z-index: 101;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 150px;
  display: none;
}

.view .complete_box .com_box {
  padding: 20px 20px 0 20px;
}
.view .complete_box h2 {
  font-size: 1.6rem;
  letter-spacing: -0.5px;
  border-bottom: solid 2px #333;
  padding-bottom: 10px;
}
.view .complete_box p {
  /* text-align: center; */
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 25px;
}
.view .complete_box button {
  background: #004098;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 56px;
  border: 0;
  outline: none;
}
.view .complete_box button a {
  color: #fff;
  font-size: 1.8rem;
}
.view .complete_box .close {
  font-size: 2.5rem;
  font-weight: normal;
  margin-top: -32px; /* color:#000; */
  text-shadow: none !important;
  opacity: 1;
}

.view .skip-box-wrap {
  width: 540px;
  /*height: 181px;*/
  background: #fff;
  position: absolute;
  z-index: 101;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -80%);
  display: none;
}

.view .skip-box-wrap .skip-box {
  padding: 20px 20px 0 20px;
}

.view .skip-box-wrap h2 {
  font-size: 1.6rem;
  letter-spacing: -0.5px;
  padding-bottom: 10px;
}

.view .skip-box-wrap button {
  background: #004098;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 56px;
  border: 0;
  outline: none;
}
.view .skip-box-wrap button a {
  color: #fff;
  font-size: 1.8rem;
}

.view .view_end_box {
  width: 415px;
  /*height: 181px;*/
  background: #fff;
  position: absolute;
  z-index: 101;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 150px;
  display: none;
}

.view .view_end_box .com_box {
  padding: 20px 20px 0 20px;
}
.view .view_end_box h2 {
  font-size: 1.6rem;
  letter-spacing: -0.5px;
  border-bottom: solid 2px #333;
  padding-bottom: 10px;
}
.view .view_end_box p {
  /* text-align: center; */
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 25px;
}
.view .view_end_box button {
  background: #004098;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 56px;
  border: 0;
  outline: none;
}
.view .view_end_box button a {
  color: #fff;
  font-size: 1.8rem;
}
.view .view_end_box .close {
  font-size: 2.5rem;
  font-weight: normal;
  margin-top: -32px; /* color:#000; */
  text-shadow: none !important;
  opacity: 1;
}

.view .ab_box {
  position: absolute;
  margin-top: -85px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  color: #fff;
}
.view .ab_box h2 {
  line-height: 40px;
}
.view .survey_wp {
  padding: 10px 30px 0 30px;
}

.view .survey_box {
  width: 723px; /* height:969px; */
  position: absolute;
  z-index: 555;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: rgba(0, 0, 0, 0.7) 0 0 0 9999px;
  display: none;
  padding-bottom: 20px;
}
.view .survey_box .head_u {
  padding: 10px 20px 20px 20px;
}
.view .survey_box .head_u li {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 23px;
}
.view .survey_box h3 {
  margin-top: 0;
  font-size: 1.7rem;
}
.view .survey_box h3 strong {
  font-size: 2.5rem;
  margin-right: 5px;
}


.view .quiz_box {
  width: 723px; /* height:969px; */
  position: absolute;
  z-index: 555;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: rgba(0, 0, 0, 0.7) 0 0 0 9999px;
  display: none;
  padding-bottom: 20px;
}
.view .quiz_box .head_u {
  padding: 10px 20px 20px 20px;
}
.view .quiz_box .head_u li {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 23px;
}
.view .quiz_box h3 {
  margin-top: 0;
  font-size: 1.7rem;
}
.view .quiz_box h3 strong {
  font-size: 2.5rem;
  margin-right: 5px;
}
.view .quiz_box button {
  width: 20%;
  height: 48px;
  margin: 0 auto;
  display: block;
  background: #004098;
  line-height: 43px;
  border: 0;
}
.view .quiz_box button a {
  color: #fff;
  font-size: 1.8rem;
}


.view .survey_wp ul li {
  /* display:inline-block; */ /* margin-left:20px; */
  line-height: 35px;
}
.view .survey_wp ul li input {
  margin-right: 5px;
  margin-top: 10px;
  /*position: absolute;*/
}
.view .survey_wp ul li textarea {
  resize: none;
  width: 400px;
  height: 80px;
  border: 1px solid;
}
.view .survey_wp ul li span {
  font-size: 1.5rem;
  /*margin-left: 17px;*/
}
.view .survey_wp ul {
  margin: 10px 0 30px 30px;
}
.view .survey_wp .pd_area {
  width: 80%;
  margin: 20px 0px 40px 50px;
  resize: none;
  height: 112px;
  text-align: left;
}
.view .survey_box button {
  width: 20%;
  height: 48px;
  margin: 0 auto;
  display: block;
  background: #004098;
  line-height: 43px;
  border: 0;
}
.view .survey_box button a {
  color: #fff;
  font-size: 1.8rem;
}
.view .survey_box label {
  font-weight: normal !important;
  margin-bottom: 0;
  display: block;
}
.view .r1 .s1 .le_title {
  background: url("../img/main/background.jpg") no-repeat;
  height: 419px;
  /* background-position: center; */
}
.view .r1 .s1 h3 {
  color: #fff;
  font-size: 2.2rem;
  line-height: 30px;
  padding: 20px 0 0 30px;
  margin-top: 0;
}
.view .r1 .s1 p {
  color: #cbd3e4;
  padding: 15px 0 0 30px;
  font-size: 1.7rem;
}
.view .r1 .s1 .notice_box {
  height: 185px;
  background: #004098;
  padding: 0; /* padding: 0 10px 0 10px; */
  width: 260px;
}
.view .r1 .s1 .title_dd {
  padding: 20px 0 0 30px;
}
.view .r1 .s1 .title_dd strong {
  font-size: 1.8rem;
  color: #fff;
  font-weight: normal;
}
.view .r1 .s1 .title_dd img {
  margin-top: -6px;
  margin-right: 5px;
}

.view .r1 .s2 {background:#fff; padding:30px 30px 0 30px;}
.view .ing_wp {margin-top:17px;padding-bottom: 50px;}
.view  .progress {width: 60%;margin:0 auto;}
.view .com[data-status=WATCHING] {background:#00a638 !important;}
.view .com[data-status=NONE] {background:#8a8a8a !important;}
.view .title_ul3 {margin-bottom:0; padding-top:10px; padding-bottom:10px;}
.view .title_ul3 .indent {margin-left:22px;}
.view .date_td {width:25%;}
.view .title_ul3 .i1 {margin-left:31px;}
.view .n1 {margin-top:-80px;background:none;font-size:3rem;width: 67%;text-align: right;line-height: 40px;}
.view .n2 {width:25%; border-radius:10px; margin-top:-30px;}

.view .r2 {margin-top: 20px;margin-bottom:30px;}
.view .r2 .col-md-4 {background:#fff; border-radius:10px; width:31.5%; margin-left:28px; height:231px;}
/* .view .r2 .col-md-4:hover {border:solid 1px #004098;} */
.view .r2 .col-md-4:hover {box-shadow: 1px 3px 5px 3px #B0B0B0;}
.view .r2 .top_div {padding:20px 0 0 0px;}
.view .r2 p {padding: 0;font-size:1.5rem;line-height:25px;margin-top:0;color:#4e4e4e;}
.view .r2 .a1 ul li {color:#333;}
.view .r2 .top_div img { margin-top:-8px;}
.view .r2 .top_div strong {font-size:2.2rem;}
.view .r2 div:first-child {margin-left:0;}
.view .r2 .date {font-size:1.5rem;position: absolute;bottom: 0;display: none;}
.view  .r2 .a1 li a {color:#333;}
.view  .r2 .a1 .inquary_a {color:#fff;  background:#004099; padding:2px;}
.login .r2 .a1 a {/* display:block; *//* height: 100%; */}
.login .r2 .a1 ul li {color:#333;font-size: 1.4rem;}
.login .r2 {margin-top:30px; margin-bottom:30px;}
.login .r2 .col-md-4 {background:#fff; border-radius:10px; width:32%; margin-left:20px; height:231px;}
.login .r2 .col-md-4:hover {border:solid 1px #004098;}
.login .r2 .top_div {padding:30px 0 0 20px;}
.login .r2 p {padding: 15px 0 0 0px;font-size:1.5rem;line-height:25px;margin-top:0;color:#4e4e4e;}
.login .r2 .top_div img { margin-top:-8px;}
.login .r2 .top_div strong {font-size:2.2rem;}
.login .r2 div:first-child {margin-left:0;}
.login .r2 .date {font-size:1.5rem;position: absolute;bottom: 0;display: none;}
.login .r2 .a1 li a {color:#333;}
.login .r2 .a1 .inquary_a {color:#fff;  background:#004099; padding:2px;}



/* board */
.board .head_box {
  background: #004098;
  height: 83px;
}
.board .head_box .title_h2 {
  color: #fff;
  font-size: 2.2rem;
  padding: 10px 0 0 30px;
  float: left;
}
.board .c1 .s1 {
  background: #dadada;
}
.board .c1 {
  margin-bottom: 20px;
}
.board .c1 .s1 .title_d {
  padding-top: 30px;
  padding-left: 20px;
  padding-bottom: 20px;
}
.board .c1 .s1 .title_d strong {
  font-size: 2.7rem;
}
.board .c1 .s1 .title_d img {
  margin-top: -14px;
  margin-right: 5px;
}
.board .c1 .s1 .list_div ul li {
  background: #fff;
  margin-bottom: 15px;
  height: 115px;
  line-height: 45px;
  font-size: 1.8rem;
  padding-left: 10px;
}
.board .c1 .s1 .list_div ul a {color:#333; font-weight:500;}
.board .c1 .s1 .list_div ul li:hover {
  border: solid 1px #004098;
}
.board .c1 .s1 .list_div {
  padding: 0 10px 0 10px;
}
.board .c1 .s1 {
  padding-bottom: 30px;
  height: 538px;
}

.board .c1 .s2 {
  background: #fff;
  padding-bottom: 41px;
}
.board .c1 .s2 .close {opacity:1;font-weight:normal;background: none;width:5%;text-align:center;height:25px;bottom: 0;position: absolute;right: 30px;margin-top: 10px;border: solid 1px #b9b9b9;}
.board .c1 .s2 .close a {color: #b9b9b9;display:block;}
.board .c1 .s2 h2 {
  /* padding-left: 30px; */
  padding-right: 80px;
  line-height: 40px;
}
.board .c1 .s2 .con {
  padding-top: 30px;
  /*height: 497px;*/
  padding-left: 20px;
  padding-right: 20px;
}
.board .c1 .s2 .con p {
  font-size: 1.6rem;
  line-height: 33px;
  word-break: break-word;
  margin-top: 30px;
}
.board .c1 .s2 .con .today {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 50px;
  font-size: 1.7rem;
  margin-top: 0;
  padding-bottom: 30px;
}
.board {padding-bottom:50px;}

/* ie11 heck */
_:-ms-input-placeholder,
:root .login .r1 .s3 .login_wp ul li span {
  margin-left: 56px;
}
_:-ms-input-placeholder,
:root .login .r1 .s1 h3 {
  padding: 20px 0 0 25px;
}
_:-ms-input-placeholder,
:root .login .r1 .s1 p {
  padding: 20px 0 0 25px;
}
_:-ms-input-placeholder,
:root .view .survey_box h3 {
  font-size: 1.8rem;
}
_:-ms-input-placeholder,
:root .view .survey_wp ul li input {
  margin-top: 12px;
}
_:-ms-input-placeholder,
:root .view .survey_box h3 {
  font-size: 1.5rem;
}
_:-ms-input-placeholder,
:root .view .survey_box h3 strong {
  font-size: 2rem;
}
_:-ms-input-placeholder,
:root .content .c1 .s2 .title_d ul li .st1 {
  margin-left: 91px;
}

_:-ms-input-placeholder,
:root .login .r2 .a1 ul li {font-size:1.3rem;}

_:-ms-input-placeholder,
:root .view .r2 .a1 ul li {font-size:1.3rem;}

_:-ms-input-placeholder,
:root .view .complete_box {height:192px;}

_:-ms-input-placeholder,
:root .view .complete_box h2 {font-size:1.5rem;}

@media screen and (min-width: 768px) {
  .mobile-view {display: none !important;}

  .outer-circle {background-color: white; border: 1px solid #f2f2f2; padding: 5px;border-radius: 50%;}
  .outer-circle .view-page-move-btn {width: 170px; height: 170px; background-color: #F2F2F2; border-radius: 50%; display: flex; flex-direction: column; justify-content: center; align-items: center; cursor:pointer; padding-top: 10px;}
  .outer-circle .view-page-move-btn img {width: 70px; filter: invert(31%) sepia(0%) saturate(1585%) hue-rotate(153deg) brightness(91%) contrast(77%);}
  .outer-circle .view-page-move-btn p {color: #555; font-size: 2.3rem; margin-top: 5px; font-weight: bold;}

  .outer-circle:hover {border: 1px solid #0C4DA1;}
  .outer-circle:hover .view-page-move-btn {background-color: #0C4DA1;}
  .outer-circle:hover .view-page-move-btn img {filter: invert(0);}
  .outer-circle:hover .view-page-move-btn p {color:white;}

  .download-wrap {
    flex:1; border: 2px solid #0C4DA1; border-radius: 10px;
  }

  .download-wrap:first-child {margin-right: 10px;}

  .download-wrap .download-title {
    position: absolute;
    background-color: white;
    width: 100px;
    text-align: center;
    font-size: 20px;
    margin-top: -20px;
    height: 25px;
  }

  .download-wrap .download-title.left-title {
    left: 16%;
  }

  .download-wrap .download-title.right-title {
    left: 67%;
  }

  .download-wrap .download-content {
    display: flex; align-items: center;
    height: 100%; padding: 10px 15px; flex-wrap: wrap;
  }

  .download-wrap .download-content div {
    display: flex; justify-content: center; align-content: center;
  }

  .download-wrap .download-content .download-pdf {
    background-color: #B0B0B0;
    color:white !important;
    padding: 10px 5px;
    border-radius: 10px;
    width: 230px;
    display: flex;
    justify-content: center;
  }

  .download-pdf:hover {background-color: #0C4DA1 !important;}

  .skip-box-wrap .skip-box h2 img {margin-right: 10px;}
}

@media screen and (max-width: 767px) {
  .pc-view {display:none !important;}
  .view .quiz_box {width: 300px;}
  .view .survey_box {width: 300px;}
  .view .complete_box {width: 300px;}
  .view .skip-box-wrap {width: 80vw;}
  .view .ing_wp {padding-left: 0; padding-right: 0;}
}
