body {
  font-family: "Nanum Gothic";
  word-break: keep-all;
  margin: 0 auto;
  padding: 0;
  background: url(../images/pattern.png);

  overflow-x: visible;
}

/*리사이징 영역*/
#bgContainer {
  position: relative;
  top: 0;
  /*
    width: 2560px;
    height: 1440px;
*/
  width: 100%;
  height: auto;
}

#frameContainer {
  display: none;
  position: absolute;
  top: 0px;
  /*
    width: 2560px;
    height: 1440px;    
*/
  /*    width: 1920px;*/
  width: 100%;
  height: 1080px;
}

/* 포커스시 나타나는 이동 창 */
/*처음 들어가고 탭누르면 나오는 버튼들*/
.skip {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: 50%;
}

header ul,
header li {
  display: inline-block;
}

.skip a:focus {
  top: 0;
  outline: #3ec728 solid thin;
  z-index: 1111111;
}

.skip a {
  position: absolute;
  top: -50px;
  left: 0;
  width: 250px;
  background: #000000;
  border-bottom-right-radius: 5px;
  padding: 30px;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
}

.skip li .disabled {
  /*    display: none;*/
}

header {
  /*    position: relative;*/
  z-index: 9999;
  position: fixed;
  width: 100%;

  /*    옵션 열면 상단 부분이 막혀서 임시*/
  height: 140px;
}

/*&&&&&&&&&&&&&&&&*/

/* 최 상단 메뉴, 상단메뉴 첫번째*/
#menuTop {
  width: 100%;
  font-weight: 600;
  color: #222;
  position: relative;
  /*    z-index: 7*/
}

/*최 상단 메뉴 우측메뉴 버튼*/
.toparea {
  /*메뉴탑 바로 아래 다 감싸는 div */
  display: block;
  padding: 10px;
  background-color: #76b1b8;
  font-size: 20px;
  position: relative;
  /*    z-index: 15;*/
}

.topareababy {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  /*    height: 67px;*/
}

.toparea > .topareababy:last-child {
  margin: 0;
}

.topareababy > * {
  /*    height: 67px;*/
  vertical-align: middle;
  /*    line-height: 50px;*/
  /*    padding: 20px 10px;*/
}

/*홈*/
div.hombtn {
  /*버튼 감싸는 틀*/
}

a#homeBtn {
  display: block;
  border-radius: 70px;
  background-color: #2b4458;
  color: #fff;
  padding-right: 30px;
  width: 160px;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;
}

a#homeBtn img {
  display: inline-block;
  width: 36px;
  vertical-align: middle;
  margin-left: 25px;
  margin-right: 10px;
}

/*첫 번째 메뉴 공간*/
/*단원*/
.firstArea {
  background-color: #fff;
  border-radius: 100px;
  position: relative;
  /*    z-index: 14;*/
  /*    padding-right: 15px;*/
  width: calc((100% / 2) - 240px);
}

.firTxtArea {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  /*    	vertical-align: top;*/
}
.text23ver {
  display: inline-block;
  color: #fff;
  background-color: #2b4458;
  text-align: center;
  width: 100px;
  /*    width: 35%;*/
  border-radius: 100px 0 0 100px;
  margin: 0;
  padding: 0;
  line-height: 50px;
}

.firTxtSet,
.sectextset,
.sectextsetfree {
  display: inline-block;
  /*    width: 687px;*/
  width: 100%;
  /*    overflow: hidden;*/
  /*    text-overflow: ellipsis;*/
  text-indent: 8px;
}

.firTxtlng {
  /*	display: block;*/
}

.firTxtsht {
  display: none;
}

.downlist img {
  vertical-align: middle;
  width: 32px;
  padding: 18px 20px;
}

/* 첫 번째 메뉴 리스트 */
.firstlist {
  /*홈버튼 옆에 위치한 단원 목록 눌렀을 때*/
  display: none;
  position: absolute;
  left: 312px;
  /*    width: 815px;*/
  background: #fff;
  border-radius: 30px;
  text-indent: 20px;
  /*    height: 340px;*/
  border: 3px solid #2b4458;
  padding: 15px 0px;
  line-height: 50px;
  width: calc((100% / 2) - 350px);
  margin: 0 auto;
  z-index: 100;
}

.firstlist ul {
  width: 100%;
  display: block;
  height: 100%;
}

.firstlist ul li {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  /*    background-color: #fff;*/
  width: 100%;
  border-radius: 50px;
}

.firstlist ul li a {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.firstlist ul li a.on {
  color: #4464b7;
}

/*두번째 메뉴 공간*/
/*차시*/
.secondArea {
  background-color: #fff;
  border-radius: 100px;
  position: relative;
  /*    z-index: 14;*/
  width: calc((100% / 2) - 190px);
}

.secTxtArea {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  /*    vertical-align: top;*/
}

.sectextset {
  /*.firTxtSet 동일*/
  /*
    display: inline-block;
	width: 668px;
	overflow: hidden;
	text-overflow: ellipsis;
    text-indent: 8px;
*/
}

.secArrows {
  display: inline-block;
  width: 100px;
  text-align: center;
  /*    padding-right: 15px;*/
}

.secArrows a {
  display: inline-block;
  visibility: hidden;
  width: calc(70px / 2);
  padding: 13px 0px;
}

.secArrows img {
  width: 32px;
  vertical-align: middle;
}

.secArrows a:nth-child(1) img {
  transform: rotate(90deg);
}

.secArrows a:nth-child(2) img {
  transform: rotate(-90deg);
}

/*단원,차시 이동 버튼*/
.firstArea > button.downlist,
.secondArea > .secArrows {
  position: absolute;
  right: 0;
}

/*이용안내, 목록보기*/
a.ehdnal,
button.menuOpen {
  display: inline-block;
  width: 190px;
  border-radius: 70px;
  background-color: #2b4458;
  color: #fff;
  padding: 0 20px;

  font-size: 20px;
  font-family: "Nanum Gothic";
  word-break: keep-all;
  font-weight: 600;
  /*    line-height: 67px;*/
  line-height: 50px;
  cursor: pointer;
}

a.ehdnal img,
button.menuOpen img {
  display: inline-block;
  width: 30px;
  height: auto;
  vertical-align: middle;
  /*    margin-left: 30px;*/
  margin-right: 13px;
}

/*우측 퀵메뉴*/
.menuOpen {
  /*우측 퀵메뉴 열기/닫기*/
}

.menuimg {
  /*우측 퀵메뉴 열기/닫기 의 이미지*/
  /*
	width: 32px;
	height: 30px;
*/
}

/*퀵메뉴 공통영역*/
nav {
  box-shadow: 20px 20px 20px 20px;
  position: fixed;
  z-index: 99990;
  display: none;
  top: 0px;
  right: -550px;
  width: 500px;
  height: 100% !important;
  overflow-y: auto;
  background-color: #2b4458;
  background-color: #76b1b8;
}

.navon {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;

  display: block;
}

.navon::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera*/
}

nav #commonnavul,
nav #commonnavul li,
nav #commonnavul li a {
  display: block;
}

nav #commonnavul li a {
  height: 78px;
  width: 100%;
  color: white;
  text-indent: 15px;
  line-height: 78px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  cursor: pointer;
}

nav #commonnavul li a:hover {
  color: white;
}

.wordleft {
  background: #3d3d3d;
}

nav #commonnavul li:first-child {
  height: 64px;
  height: 80px;
  vertical-align: middle;
  line-height: 82px;
  background-color: #2b4458;
}

nav #commonnavul li:first-child img {
  width: 40px;
}

nav #commonnavul li button {
  height: 78px;
  height: 100%;
  width: 100%;
}

/*퀵메뉴 개별영역*/
#deflnb {
  width: 100%;
  /*    padding-bottom: 100px;*/
}

/*콘텐츠 이용안내 탭*/
#deflnb > li:first-child {
  /*  display: none;*/
  height: 100%;
  text-indent: 15px;
  font-size: 21px;
  font-weight: 600;
  text-align: left;
  line-height: 78px;
  background-color: #3d9d90;
}
#deflnb > li:first-child a {
  color: #fff;
  display: block;
}

#deflnb .color .firsttitle {
  background-color: #e6f4f0;
}

#deflnb .color .firsttitle .firTxtSet {
  color: #76b1b8;
}

.firsttitle {
  height: 78px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

#deflnb li {
  width: 100%;
}

.firsttitle button {
  height: 100%;
  color: white;
  text-indent: 15px;
  font-size: 21px;
  font-weight: 600;
  text-align: left;
  line-height: 78px;
}

#deflnb .on .secullnb {
  display: block;
}

.secullnb {
  display: none;
  background: white;
  padding: 12px 0px;
}

.secullnb li {
  height: 51px;
  display: block;
}

.secullnb li a {
  display: block;
  height: 51px;
  font-weight: 700;
  color: #222;
  text-decoration: none;
  /*    font-family: 'Nanum Barun Gothic', sans-serif;*/
  font-family: "Nanum Gothic", sans-serif;
  font-size: 18px;
  text-indent: 31px;
  line-height: 51px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.secullnb li a:hover,
.secullnb li.on .seclid a {
  color: #4464b7;
  text-decoration: none;
}

.seclid {
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

/*상단메뉴 두번째 버튼*/
#menuBottombtn {
  width: 200px;
  height: 64px;
  height: 60px;
  background-color: #2b4458;
  color: #fff;
  font-size: 20px;
  font-family: "Nanum Gothic";
  font-weight: 600;
  border-radius: 0px 0px 15px 0;
  text-align: center;
  border-top: 2px solid #2b4458;
  /*    z-index: 6;*/
}
#menuBottombtn > * {
  vertical-align: middle;
}
#menuBottombtn img:first-child {
  width: 32px;
  height: auto;
  margin: 0 20px;
}
#menuBottombtn img:last-child {
  width: 10px;
  height: auto;
  margin: 0 20px;
}

/*상단메뉴 두번째*/
#menuBottom {
  /*    z-index: 6;*/
  background: #2b4458;
  width: 100%;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  text-align: center;

  height: 65px;
  height: 60px;
  vertical-align: middle;
  line-height: 60px;

  position: relative;
  top: -60px;

  /*    display: none;*/
}

/*
header:hover #menuBottom {
    top: 65px;
    transition: 0.3s;
}
*/

#menuBottom .menuBottomBox {
  width: calc(100% - 400px);
  width: calc(100% - 425px);
  margin: 0 auto;
  /*    background-color:cornflowerblue;*/
}

/*상단메뉴 두번째 닫기 버튼*/
#menuBottombtn_esc {
  width: 200px;
  height: 59px;
  background-color: #2b4458;
  background-color: #76b1b8;
  color: #fff;
  font-size: 20px;
  font-family: "Nanum Gothic";
  font-weight: 600;
  border-radius: 0px 0px 15px 0;
  text-align: center;
  border-top: 1px solid #2b4458;
  /*    z-index: 6;*/
  position: absolute;
  top: 1px;
  left: 0;
}
#menuBottombtn_esc > * {
  vertical-align: middle;
}
#menuBottombtn_esc img:first-child {
  width: 32px;
  height: auto;
  margin: 0 20px;
}
#menuBottombtn_esc img:last-child {
  width: 10px;
  height: auto;
  margin: 0 20px;
  transform: rotate(180deg);
}

/*활동안내, 학습자료 버튼*/
a.ehdnal2 {
  display: inline-block;
  border-radius: 70px;
  background-color: #2b4458;
  color: #fff;
  line-height: 40px;
  cursor: pointer;
  border: 2px solid #fff;
  width: calc(12%);
  padding-right: 5px;
}

a.ehdnal2 img {
  display: inline-block;
  width: 20px;
  height: auto;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
}

a.ehdnal2:nth-last-of-type(1) img {
  width: 32px;
}

a.ehdnal2:nth-child(2) img {
  width: 30px;
}

/*학습자료 이미지 안먹혀서 임시*/
.menuBottomBox > a:nth-last-child(1) img {
  width: 32px;
}

/*활동안내 표, 학습자료 표*/
article#ehdnal2,
article#learningM {
  display: none;
  width: 100%;
  height: 100%;
  background-color: darkgrey;
  background-color: #fff;
  z-index: 100;
  z-index: 99990;
  position: fixed;
  top: 0;
  left: 0;
  border-radius: 30px 30px 0px 0px;
  overflow: hidden;
  text-align: left;
  color: #111;
}

/*활동안내, 학습자료 표 헤드*/
article#ehdnal2 .ehdnal2H,
article#learningM .ehdnal2H {
  width: 100%;
  height: 100px;
  background-color: #2b4458;
  color: #fff;
}

article#ehdnal2 .ehdnal2H > *,
article#learningM .ehdnal2H > * {
  font-size: 36px;
  font-family: "Nanum Gothic";
  vertical-align: middle;
  font-weight: 600;
  display: inline-block;
  line-height: 100px;
}

article#ehdnal2 .ehdnal2H > *:first-child {
  margin-left: 30px;
  margin-right: 20px;
}

article#ehdnal2 .ehdnal2H img {
  width: 40px;
  vertical-align: middle;
}

article#ehdnal2::after,
article#learningM::after {
  display: block;
  clear: both;
  content: "";
}

article#ehdnal2 .ehdnal2H .ehdnal2_close,
article#learningM .ehdnal2H .ehdnal2_close {
  width: 90px;
  /*    border: 1px solid red;*/
  position: absolute;
  right: 15px;
}

article#ehdnal2 .ehdnal2H .ehdnal2_close img,
article#learningM .ehdnal2H .ehdnal2_close img {
  width: 60px;
}

/**/
article#learningM .ehdnal2H > *:first-child {
  margin-left: 30px;
  margin-right: 15px;
}

article#learningM .ehdnal2H img {
  width: 50px;
  vertical-align: middle;
}

/*활동안내 표 내용*/
.ehdnal2T {
  width: calc(100% - 50px);
  padding: 25px;
  text-align: left;
  font-weight: 500;
  line-height: 36px;
  height: -webkit-fill-available;
  margin-bottom: 100px;
  overflow-y: auto;
  /*    font-size: 20px;*/
  font-size: 15pt;
}

.ehdnal2T h1 {
  font-size: 32px;
  font-size: 24pt;
  vertical-align: middle;
  height: 32px;
}

.ehdnal2T button {
  width: 140px;
  height: 42px;
  background-color: #76b1b8;
  border-radius: 100px;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  font-family: "Nanum Gothic";
  margin-left: 15px;
}
.ehdnal2T button img {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  margin-right: 3px;
}

.ehdnal2T > * {
  display: inline-block;
}

.ehdnal2T table {
  /*    border-color: #2B4458;*/
  display: table;
  margin-top: 20px;
}

.ehdnal2T table th {
  background-color: #eeeeee;
  padding: 3px 0;
  text-align: center;
}

.ehdnal2T table td {
  padding: 5px 10px;
  text-align: left;
}

/*학습자료 표 내용*/
.learningMT {
  display: block;
  width: calc(100% - 50px);
  padding: 25px;
}

.learningMT > div {
  display: block;
  font-size: 20px;
}

.learningMT > div.s1times {
  margin-top: 20px;
}

.learningMT > div > * {
  display: inline-block;
  margin-top: 15px;
}

.learningMT > div::after {
  width: 100%;
  background-color: #d7d7d7;
  height: 1px;
  content: "";
  display: block;
  margin-top: 15px;
}

.learningMT > div:last-child::after {
  display: none;
}

.learningMT .textset {
  font-weight: 600;
  color: #2b4458;
  padding: 0 40px;
  vertical-align: middle;
}

.learningMT .downset {
  width: auto;
  height: 87px;
  border: 3px solid #76b1b8;
  border-radius: 15px;
  padding: 10px;
  vertical-align: middle;
  margin-right: 30px;
}

.learningMT .downset p:first-child {
  text-align: center;
  width: fit-content;
  background-color: #76b1b8;
  border-radius: 100px;
  padding: 5px 17px;
  color: #fff;
  margin-bottom: 8px;
}

.learningMT .downset p:first-child img {
  width: 23px;
  vertical-align: middle;
  margin-right: 5px;
}

/*

.ehdnal2T table p{
    padding: 0 0 5px 0
}

.ehdnal2T table p:first-child{
    padding-top: 5px;
}
*/

/*프린트 시 버튼 제외*/
/*
@media print {
  #noprint { 
	display:none;
	}
}
*/

/*음성 재생 틀*/
.Topcenter {
  display: inline-block;
  vertical-align: bottom;
  width: 67%;
  margin: 0 auto;
}

/*음성재생*/
.playerBar .playerBarLabel,
.speedBarLabel {
  display: inline-block;
  margin-right: 25px;
}

.playerBar .playerBarLabelshort {
  display: none;
}

.playerBar button {
  /*    border: 2px solid red;*/
  border-radius: 50px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 15px;
}

.playerBar button:last-child {
  margin: 0;
}

/*시작버튼*/
.playerBar button.playBtn {
  border: 2px solid #fff;
  vertical-align: middle;
  text-align: center;
  width: 42px;
  height: 42px;
}

.playerBar button img {
  display: block;
  margin: 0 auto;
  /*    width: 30px;*/
  height: 25px;
  vertical-align: middle;
}

.playerBar button.playBtn img {
  margin: 0 auto;
  height: 27px;
  margin-right: 10px;
}

.Topcenter > div {
  display: inline-block;
  vertical-align: middle;
}

.pause #btnpause {
  display: none;
  height: 22px;
  margin-right: 10px;
}

.pause #btnplay {
  display: block;
}

.play #btnpause {
  display: block;
  height: 30px;
}

.play #btnplay {
  display: none;
}

/*음성재생 <. <<. >. >>. 이미지*/
.nextBtn img,
.endBtn img {
  transform: rotate(180deg);
}

.playerBar {
  margin-right: 60px;
}

/*음성속도 조절*/
.speedWrap > div,
.speedBar > div {
  display: inline-block;
  vertical-align: middle;
}

.speedBar > button:first-child {
  transform: rotate(180deg);
}

.speedBar > button {
  display: inline-block;
  width: 60px;
  border: 2px solid #fff;
  border-radius: 100px;
  height: 42px;
  padding-left: 5px;
}

.speedBar {
  border-radius: 30px;
  margin-left: 10px;
}

.speed {
  color: white;
  padding: 0px 20px;
}

.speedBar > button img {
  height: 27px;
  vertical-align: middle;
}

/************/

/*본문 내용 틀 구성*/
/*
.container,
.content {
    height: calc(100% - 43.5px)
}

.content::after {
    content: "";
    display: block;
    clear: both;
}

.content > * {
    display: inline-block;
    height: 100%;
}

.content .main_line {
    width: 1px;
    background-color: #DDDDDD;
    background-color: #fff;
}

.content > article {
    width: calc((100%/2) - 1px);
    background-color: #fff;
    position: relative;
}

.content .main_left {
    float: left;
}

.content .main_right {
    float: right;
}
*/

/*가운데 안나누는 페이지(영상/모듈)*/
/*
.content .main_align{
    width: 100%;
    background-color: #fff;
    position: relative;
}
*/

/*mainTel 안에 내용 작성*/
/*
.content .main_left .mainTel {
    width: calc(100% - 120px);
    height: calc(100% - 60px);
    padding: 30px 30px 30px 90px;
    font-size: 20px;
}

.content .main_right .mainTel {
    width: calc(100% - 120px);
    height: calc(100% - 60px);
    padding: 30px 90px 30px 30px;
    font-size: 20px;
}

.content .main_align .mainTel {
    height: calc(100% - 60px);
    padding: 30px 90px;
    font-size: 20px;
}
*/

/*세로 형식 본문 틀*/
.container {
  position: relative;
  /*    z-index: 1;*/
  background: white;
  margin: 0 auto;
  box-shadow: 0px 10px 66px 12px rgba(0, 0, 0, 0.14);
  /*    min-height: 900px;*/
  /*    max-width: 1600px;*/
  padding-top: 160px;
  padding-bottom: 150px;
  /*    width: 80%;*/
  width: calc(100% - 400px);
  width: calc(100% - 530px);
  font-size: 20px; /*기본 크기*/
}

.content {
  /*    width: 90%;*/
  width: calc(100% - 100px);
  margin: 0 auto;
  padding: 0;
  height: 100%;
}

/*본문 중 위아래 여백*/
.line5 {
  width: 100%;
  display: block;
  height: 5px;
}
.line10 {
  width: 100%;
  display: block;
  height: 10px;
}

.line15 {
  width: 100%;
  display: block;
  height: 15px;
}

.line20 {
  width: 100%;
  display: block;
  height: 20px;
}

.line30 {
  width: 100%;
  display: block;
  height: 30px;
}

.line50 {
  width: 100%;
  display: block;
  height: 50px;
}

/*차시 본문 시작*/
.startpage > p {
  /*    font-size: 20px;*/
  line-height: 36px;
  text-indent: 20px;
}

.startpage > div > p:first-child {
  width: 100px;
  padding: 11px 15px;
  text-align: center;
  color: #fff;
  border-radius: 100px;
}

.startpage > div > p,
.startpage > div > ul {
  display: inline-block;
}

/*단원 적기*/
.startpage_tabel1 {
  width: fit-content;
}
.startpage_tabel1 > p:first-child {
  background-color: #6ac289;
  font-weight: 600;
  margin-right: 10px;
}
.startpage_tabel1 > p:last-child {
  background-color: #fff;
  border: 3px solid #6ac289;
  padding: 10px 15px;
  border-radius: 100px;
}

/*차시 적기*/
.startpage_tabel2 {
  vertical-align: text-top;
  width: fit-content;
}
.startpage_tabel2 > p:first-child {
  background-color: #377f65;
  font-weight: 600;
  margin-right: 10px;
  vertical-align: top;
}
.startpage_tabel2 > table {
  line-height: 36px;
  display: inline-block;
  width: calc(100% - 160px);
  width: auto;
  border: 3px solid #377f65;
  border-radius: 15px;
  padding: 10px 15px;
  /*    text-align: center;*/
}

.startpage_tabel2 > table tr td:nth-child(2) {
  padding: 0 50px;
}

/*도구 소개*/
.startpage_dogu {
  /*    width: calc();*/
  padding: 10px;
  background-color: #3d9d90;
  color: #fff;
  font-weight: 600;
  border-radius: 100px;
  text-align: center;
}

.startpage_dogutable th {
  padding: 10px;
  background-color: #c7e7de;
}

.startpage_dogutable td.numbering {
  padding: 10px;
  background-color: #e6f4f0;
  text-align: center;
  font-weight: 600;
  vertical-align: middle;
}

.startpage_dogutable td {
  text-align: center;
  /*    vertical-align: top;*/
  padding: 15px 10px;
}

.startpage_dogutable td p {
  text-align: left;
  border-top: none !important;
  line-height: 32px;
}

.startpage_dogutable td a {
  display: block;
  display: inline-block;
  border-top: none !important;
  line-height: 32px;
  padding: 10px 20px;
  cursor: pointer;
  width: fit-content;
  /*    float: right;*/
  margin-top: 10px;
  border-radius: 100px;
  background-color: #e6f4f0;
  margin-left: 5px;
}

.startpage_dogutable td div.rightbox {
  float: right;
}

.startpage_dogutable td div.rightbox::after {
  display: block;
  content: "";
  clear: both;
}

.startpage_dogutable td a:hover {
  color: #3d9d90;
}

.startpage_dogutable td a img {
  width: 25px;
  height: auto;
}

/*본문 내용*/
.T_unit {
  font-size: 32px;
  font-weight: 600;
}

/*활동개요*/
.TE_outline {
  padding: 10px;
  background-color: #e6f4f0;
  border-radius: 15px;
  text-indent: 10px;
  line-height: 36px;
}

.TE_outline .TE_outline1 {
  padding: 5px 15px;
  background-color: #fff;
  border-radius: 500px;
  font-weight: 600;
  color: #3d9d90;
  text-indent: 0;
  width: max-content;
}

/*시작해요, 활동 1,2,3..*/
.textstart {
  padding-right: 20px;
  width: max-content;
  border: #3d9d90 3px solid;
  border-radius: 0 50px 50px 50px;
  overflow: hidden;
  font-weight: 600;
}

.textstart span {
  background-color: #3d9d90;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  margin-right: 8px;
  font-weight: 600;
  border-radius: 0 50px 50px 50px;
}

.textlast {
  padding: 10px 20px;
  width: max-content;
  border: #3d9d90 3px solid;
  border-radius: 50px;
  overflow: hidden;
  font-weight: 600;
}
.textlast img {
  vertical-align: middle;
}

.textlastT {
  display: block;
  padding: 10px;
  background-color: #e6f4f0;
  border-radius: 15px;
  width: max-content;
}
.textlastT li {
  padding: 8px;
  background-color: #fff;
  display: block;
  margin-bottom: 10px;
  border-radius: 20px;
  width: max-content;
  padding-right: 15px;
}
.textlastT li:last-child {
  margin: 0;
}
.textlastT li span {
  display: inline-block;
  background-color: #3d9d90;
  padding: 5px;
  border-radius: 100px;
  width: 22px;
  height: 22px;
  text-align: center;
  color: #fff;
  margin-right: 5px;
  vertical-align: middle;
}

/*별 점수*/
.star {
  cursor: pointer;
  font-size: 38px;
  font-family: "Nanum Gothic";
  vertical-align: middle;
  margin: 0 5px;
}

.star::before {
  content: "☆";
  content: "\2606";
  color: #666;
}

.star.on::before {
  content: "★";
  content: "\2605";
  color: #76b1b8;
}

.TableR_star th {
  padding: 5px 0;
  line-height: 32px;
}

.TableR_star td {
  padding: 10px 0;
  line-height: 32px;
}

.TableR_star td:first-child {
  text-align: left;
  text-indent: 15px;
}

/*이미지 관련*/
/*4컷 만화*/
.T_img4 img {
  display: inline-block;
  width: calc((100% / 2) - 4px);
  /*    vertical-align: middle;*/
  /*    float: left;*/
}

.T_img4:after {
  display: block;
  content: "";
  clear: both;
  margin: 0;
  padding: 0;
}

/*1컷 만화*/
.T_img1 img {
  display: block;
  width: 100%;
  width: 80%;
  height: auto !important;
  margin: 0 auto !important;
  padding: 0;
  /*    vertical-align: middle;*/
  /*    float: left;*/
}

/*1컷 만화 축소*/
.T_img1_80 img {
  width: 80%;
}
/*1컷 만화 축소*/
.T_img1_65 img {
  width: 65%;
}

/**/

.textpara {
  line-height: 32px;
}

.textpara:before {
  content: "▣";
  content: "\25a3";
  margin-right: 10px;
}

.TE_target {
  padding: 10px;
  background-color: #e6f4f0;
  border-radius: 15px;
  line-height: 30px;
}

.TE_target .TE_target1,
.TE_target .TE_target2 {
  display: inline-block;
  vertical-align: middle;
}

.TE_target .TE_target1 {
  background: #fff;
  padding: 20px;
  border-radius: 15px;
  margin-right: 15px;
  font-weight: 600;
  color: #3d9d90;
}

.TE_target .TE_target2 li {
  list-style: square;
  margin-left: 15px;
  width: max-content;
}

.otherBox {
  width: 100%;
  width: calc(100% - 20px);
  background-color: #e6f4f0;
  border-radius: 15px;
  padding: 10px;
}

.otherBox > * {
  display: inline-block;
  vertical-align: middle;
}

.otherBox .Bigimg {
  width: 200px;
  height: 100%;
  background: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 15px;
  margin-right: 10px;
  height: 100px;
}

.otherBox img {
  width: 25%;
}

.T_method {
  width: max-content;
  background: #e6f4f0;
  color: #3d9d90;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 50px;
}

/*활동방법 테이블*/
.textcenter {
  text-align: center;
}
.textleft {
  text-align: left;
}
.textleft span {
  /*글자 한칸 내리기*/
  display: block;
  text-indent: 25px;
}
.textleftwo {
  /*글자 한칸 내린 옆 테이블*/
  padding: 16.5px 5px !important;
}

/*테이블*/
.TableR {
  width: 100%;
  /*    border: 1px solid #444444;*/
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
  padding: 0;
  table-layout: fixed;
}

/*임시 ttspoint*/
.ttspoint {
  /*    border: 5px solid red !important;*/
}

.TableR tr:first-child > * {
  border-top: 1px solid #6ac289;
}

.TableR tr p {
  border-top: 1px solid #6ac289;
  display: block;
  padding: 10px;
  width: calc(100%-10px);
  margin: 0 auto;
}

.TableR th,
.TableR td {
  border: 1px solid #6ac289;
  border-top: none;
}

/*칸이 초록색 (글자칸)*/
.TableR .GreenT {
  background-color: #e6f4f0;
}
.TableR .noGreenT {
  padding: 10px 5px;
  background-color: #e6f4f0;
}

.TableR img {
  height: 250px;
  vertical-align: middle;
  /*    margin: 1px 0;*/
  margin: 0 auto;
  border: none;
  margin: 5px; /*ttspoint 문제로 적용*/
}

/*홀수인 경우 1 3 5..*/
.TableR .thcon td:nth-child(2n),
.TableR .thcon th:nth-child(2n) {
  border-left: none;
  border-right: none;
}

/*짝수인 경우 2 4 6..*/
.TableR .twcon td:nth-child(3n),
.TableR .twcon th:nth-child(3n) {
  border-left: none;
  border-right: none;
}

/*이미지가 가로로 길 경우*/
.TableR .twcon img.imgfulls {
  height: auto;
  width: calc(100% - 10px);
}
/*이미지가 가로로 길 경우*/
.TableR .thcon img.imgfulls {
  height: auto;
  width: calc(100% - 10px);
}

/*테이블 내 입력박스*/
.TableR_sh input {
  border: none;
  text-align: center;
  font-weight: 600;
  border-top: 1px solid #6ac289;
  display: block;
  padding: 5px;
  width: calc(100% - 10px);
  margin: 0 auto;
  font-size: 34px;
}

/*입력박스 미리보기 글자 색상*/
input::placeholder {
  color: #d7d7d7;
}
input::-webkit-input-placeholder {
  color: #d7d7d7;
}
input:-ms-input-placeholder {
  color: #d7d7d7;
}

textarea::placeholder {
  color: #d7d7d7;
}
textarea::-webkit-input-placeholder {
  color: #d7d7d7;
}
textarea:-ms-input-placeholder {
  color: #d7d7d7;
}

/*활동지 명, 활동지 다운로드 버튼 영역*/
.textstart_Tsh {
  width: 100%;
  position: relative;
  height: 50px;
}

.textstart_Tsh .textstart {
  /*
    padding-right: 20px;
    width: max-content;
    border: #3D9D90 3px solid;
    border-radius: 0 50px 50px 50px;
    overflow: hidden;
    font-weight: 600;
*/
  position: absolute;
  left: 0;
}

.textstart_Tsh .textstart_sh {
  padding: 11px 20px 11px 15px;
  width: max-content;
  border-radius: 50px;
  overflow: hidden;
  font-weight: 500;
  font-weight: 600;
  position: absolute;
  right: 0;
  background-color: #2b4458;
  color: #fff;
  vertical-align: middle;
}
.textstart_Tsh .textstart_sh img {
  width: 29px;
  vertical-align: middle;
  padding: 0 10px 0 5px;
}
/*활동지 1컷 이미지*/
.TrainingIMG {
  border: 1px solid #6ac289;
  width: 100%;
  text-align: center;
}
.TrainingIMG > img {
  width: 90%;
}

/*지도팁 옛날*/
/*지도팁 이미지*/
/*.toggle_btn img{width: 300px !important}*/
.toggle_list span {
  display: block;
  margin-bottom: 20px;
}

.toggle_list span:last-child {
  margin-bottom: 0px;
}

/*.toggle_list img{width: 90% !important; display: block; margin: 0 auto; margin-top: 5px}*/

/*지도팁 클릭하면 나오는 팁*/
.toggle_list {
  display: none;
  /*
	margin-top:10px;
	border:5px dashed #fd8631;
	border-radius: 10px;
	padding:15px;
	font-size:22px;
    line-height: 38px
*/
}

.toggle_list.on {
  display: block;
}

/*지도팁 옛날 끝*/

/*지도팁*/
.tipIMG {
  background-color: #fff;
  /*    position: relative;*/
  /*    cursor: pointer;*/
  /*    display: none;*/
  display: block;
  width: 37.5%;
  width: 470px;
  height: 60px;
  margin-left: 1px;
  position: relative;
  margin-bottom: 10px;
  text-align: left;
  width: auto;
}

.tipIMG div {
  background-color: #3d9d90;
  border-radius: 500px;
  width: 60px;
  height: 60px;
  vertical-align: middle;
  position: absolute;
  display: inline-block;
  top: 0;
}

.tipIMG div img {
  display: block;
  width: 45%;
  margin: 0 auto;
  padding: 10px;
}

.tipIMG p span {
  /*  font-weight: 300;*/

  font-weight: 400;
  color: #1c5bff;
}

.tipIMG p {
  border-radius: 0 30px 30px 0;
  border: 3px solid #3d9d90;
  padding: 8px 20px;
  /*    position: absolute;*/
  font-weight: 600;
  margin-left: 45px;
  top: 6px;
  left: 0;
  font-size: 20px;
  text-align: left;
  font-family: "Nanum Gothic";
  display: inline-block;
}

/**/
/*클릭하면 나오는 지도팁*/
.tipTEXT {
  /*    display: block;*/
  display: none;
  border-radius: 15px;
  border: 5px dashed #3d9d90;
  overflow: hidden;
  background-color: #3d9d90;
  /*    margin-top: 40px;*/
  background-color: #fff;
}

ul.tipTEXT {
  background-color: #fff;
  padding: 10px 15px;
  line-height: 32px;
  /*    display: block;*/
  list-style-type: square;
  line-height: 36px;
}

ul.tipTEXT::after {
  content: "";
  display: block;
  clear: both;
}

.tipTEXT li {
  list-style: circle;
  display: block;
  /*    word-break: */
}

/*마커 안먹혀서 임시방편*/
.tipTEXT li::before {
  content: "■";
  content: "\25a0";
  font-size: 5px;
  vertical-align: middle;
  margin-right: 10px;
}

/*닫기 부분*/

/*
.tipTEXT img {
    width: 40px;
    position: absolute;
    top: 4px;
    right: 10px;
    cursor: pointer;
}
*/

/*클릭하면 나오는 지도팁 끝*/

/*비디오 동영상*/
.videoPlayBox {
  width: 100%;
  text-align: center;
}
.videoPlayBox img,
.videoPlayBox video {
  /*    width: 100%;*/
  width: calc(100% - 1px);
  border: 1px solid #707070;
}

.videoContainer {
  text-align: center;
  display: none;
}

.videoPlayBtn,
.videoPlayBtn2 {
  width: 220px;
  height: 55px;
  margin-top: 15px;
  font-size: 0px;
  border: none;
  border-radius: 100px;
  cursor: pointer;
  font-weight: 600;
  background-color: #2b4458;
  color: #2b4458;
  /*    padding: 15px 30px;*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-size: 110%;
}

.videoOff {
  background-image: url(../../common/images/icon/17.videoON.png);
}
.videoOn {
  background-image: url(../../common/images/icon/17.videoOFF.png);
}

/*페이지 마지막 나오는 다음차시로이동 버튼*/
.endBtnBox {
  text-align: right;
  margin-top: 75px;
  position: relative;
}
.endBtnBox a {
  font-size: 32px;
  font-weight: 600;
  display: block;
  width: max-content;
  position: absolute;
  right: 0;
}
.endBtnBox a img {
  width: 35px;
  vertical-align: middle;
  margin-left: 8px;
}
/*페이지 마지막 나오는 이전 페이지로이동 버튼 231121 업뎃*/
.endBtnBox_left {
  text-align: left;
  margin-top: 75px;
  position: relative;
}
.endBtnBox_left a {
  font-size: 32px;
  font-weight: 600;
  display: block;
  width: max-content;
  position: absolute;
  left: 0;
}
.endBtnBox_left a img {
  width: 35px;
  vertical-align: middle;
  margin-right: 10px;
}

/*본문 링크 부분*/
.link {
  display: block;
  display: inline-block;
  border-top: none !important;
  line-height: 32px;
  padding: 10px 20px;
  cursor: pointer;
  width: fit-content;
  /*    float: right;*/
  margin-top: 10px;
  border-radius: 100px;
  background-color: #e6f4f0;
  margin-left: 5px;
}
.link img {
  width: 25px;
  height: auto;
  vertical-align: middle;
}

/**/
/* 프린트 관련 */
@media print {
  .ehdnal2H {
    display: none;
  }

  .ehdnal2T {
    /* background-color: hsl(210, 55%, 45%) !important;  */
    /* -webkit-print-color-adjust:exact; */
    overflow: hidden;
    margin-top: 30px;
    font-size: 10pt;
    line-height: 14pt;
  }
  .ehdnal2T h1 {
    font-size: 18pt;
    margin-bottom: 6pt;
  }

  .ehdnal2T button {
    display: none;
  }

  .ehdnal2T table {
    margin: 0;
    max-width: 100%;
    /*        height: calc(100% - 50px);*/
    max-height: calc(100% - 50px);
  }

  .container {
    display: none;
  }

  .page-break {
    page-break-inside: avoid;
    page-break-after: auto;
  }

  html,
  body {
    print-color-adjust: exact;
    width: 210mm;
    height: 297mm;
  }
  table {
    page-break-inside: auto;
  }
  tr {
    page-break-inside: avoid;
    page-break-after: auto;
  }
  th {
    background-color: #eeeeee !important;
    -webkit-print-color-adjust: exact;
  }
  thead {
    display: table-header-group;
  }
  tfoot {
    display: table-footer-group;
  }

  /*머리글 바닥글 삭제*/
  .print-show {
    display: block;
  }
  .print-hide {
    display: none;
  }
  @page {
    margin: 1.3cm 1.3cm;
  }
  @page :first {
    margin: 0 1.3cm;
  }
  html {
    margin: 1.3cm 0;
  }
}

/*활동지 글자 영역 클릭 시 활동지 제공*/
.worksheet-color {
  display: inline !important;
  cursor: pointer;
  color: #1c5bff;
}

.worksheet-color:hover {
  display: inline !important;
  cursor: pointer;
  /*    color: red;*/
  font-weight: bold;
}

/*상단 이동 top버튼*/
.topbtn {
  display: block;
  text-align: center;
  position: fixed;
  bottom: 50px;
  right: 50px;
  background-color: #2b4458;
  border-radius: 100%;
  width: 75px;
  height: 75px;
  background-image: url(../images/icon/z.topbtn.png);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.4;
  transition: 0.3s;
}
.topbtn:hover {
  opacity: 1;
  transition: 0.3s;
}
.topbtn span {
/*  display: block;*/
  opacity: 0;
  text-indent: -99999px;
  z-index: -1;
}
