body{
	overflow-x:hidden;
}

html {
  scroll-behavior: smooth;
}

/* Webkit 기반 브라우저에서만 적용됨 */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 10px;
  transition: background 0.3s ease-in-out;
}

::-webkit-scrollbar-thumb:hover {
  background: #a1a1a1;
}

/* .skiptranslate{
	display:none;
}
.SelectBox.google-lang{
	position:absolute;
	z-index:99999;
	max-width:120px;
} */

.dimd.active {
	display: block;
}

.settingLine {
    list-style: none;
}

.settingLine .menu_one {
    list-style: none;
}

.user_select {
      position: absolute;
      top: 0;
      right: -20px;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background: #fff url(../image/icon_camera.png) 50% 50% no-repeat;
}

.hidden, .hide{
	display:none;
}

.initBlank{
	background-color:#fafafa !important;
	color:#fafafa !important;
}
.xi-bookmark.on {
	color: #70a61c;
}
input[type=text], input[type=number], input[type=email]{
	border:1px solid #e1e1e1;
	padding:0.4rem 0.3rem;
	outline:none;
	border-radius:5px;
	font-size:1rem;
}
textarea{
	outline: none;
	border: 1px solid #e1e1e1;
    padding: 0.4rem 0.3rem;
    outline: none;
    border-radius: 5px;
    font-size: 1rem;
}
select{
	font-size:1rem;
}
.openPop1 #photoArea img{
	border-radius:50%;
}
.openPop1 #pop_myPledge{
	padding:5px 10%;
}

button, input[type=button]{
	font-size:1rem;
}

.Close .xi-close, .xi-close.close{
	font-size:26px;
	font-weight:800;
}

img.loading{max-width:180px; border-radius:10px;}
img.loading-w{max-width:98px;}

.flex{
	display: flex;
}
.flex-center{
	display: flex;
    align-items: center;
    justify-content: center	
}

.pageHeader{
	display:flex;
	align-items:center;
}
.pageHeader .pageBtns{
	margin-left:auto;
}

.note-editable p{
	display:block !important;
}

.pageTitle br{
	display:none !important;
}

html:not(.darkmode) .bg-white{background-color:#fff;}

/* 확대 시 */
@media (max-width: 360px) {
	.grayBox{
		display:block !important;
	}
	.grayBox .BoxWhite{
		width:100%;
		padding:2px 0;
		font-size:14px;
	}
	.writeOption .gW{
		display:none;
	}
	button{
		white-space: nowrap;
	}
	#diaryListArea .contentArea .Areacontent{
		width:100%;
		text-align:center;
	}
	#diaryListArea .contentArea .BigDate .DateNum{
		font-size:20px;
	}
	#diaryListArea .contentArea  .centerLine{
		display:block;
		text-align:center;
	}
	#diaryListArea .contentArea .BigDate .DateTime{
		width:60px;
	}
	.selectLine .reversBox2{
		display:block;
	}
	.selectLine .reversBox2 .makeBook{
		width:100%;
	}
	.disSpace {
        display: block !important;
        font-size: 14px;
    }
	.disSpace .leftBtn2{
		display:block;
		width:100%;
	}
	.disSpace .rightBtn{
		text-align:right;
		display:block;
		margin-top:5px;
		width:100%;
	}
}

/*Pc CSS S*/
@media (min-width: 1200px) {
	img.loading{max-width:180px; border-radius:10px;}
	img.loading-w{max-width:98px;}

	/* 페이지 헤더 설정 */
	.pageTitle{
        font-size: 36px !important;
        color: #685d54;
        font-weight: 800;
		margin-top:5%;
		margin-bottom:4%;
	}

	.headerBtn button{
		border: 0px solid #e1e1e1;
		border-radius: 5px;
		font-size: 1rem;
		padding: 8px 30px;
		margin:0 0 20px !important;
		background-color: #7cba25;
		color: #fff;
	}

    .w96{width: 96% !important;}
    .FirstTitle {
        font-size: 36px !important;
        color: #685d54;
        font-weight: 800;
        margin-bottom: 30px;
    }

    .MiddleTitle {
        font-size: 22px;
        color: #685d54;
        font-weight: 800;
        cursor: pointer;
    }

    .SmallTitle {
        font-size: 18px;
        font-weight: 600;
        cursor: pointer;
    }

	.readMe {
        width: 98%;
        height: 210px;
        resize: none;
        border: 1px solid #e1e1e1;
        line-height: 150%;
        overflow-y: scroll;
        font-size: 14px;
		padding:10px 0px 10px 15px;
		background-color:#f8f8f8;
		border-radius:10px;
		color:#353535;
    }
	.agreeArea{
		width:98%;
	}

    .joinBtn {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        background-color: #fff;
        font-size: 20px;
        padding: 10px 40px;
        margin: 0 10px;
        color: #6a5c50;
        font-weight: 600;
    }

    .findBtn {
        border: 0px;
        border-radius: 50px;
        background-color: #6da61d;
        font-size: 18px;
        padding: 6px 35px;
        margin: 20px 0px;
        color: #fff;
        font-weight: 600;
    }

    .writeBtn button {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        font-size: 16px;
        width: 200px;
        padding: 10px 0;
        margin: 20px 0px;
        background-color: #707070;
        color: #fff;
        font-weight: 600;
    }

	.markReadBtn{
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        font-size: 16px;
        padding: 10px 15px;
        margin: 20px 0px;
        background-color: #707070;
        color: #fff;
        font-weight: 600;
		white-space: nowrap;
	}

    .content {
        font-size: 18px;
        line-height: 24px;
        color: #6a5c50;
        overflow: hidden;
    }

    .findTable table {
        border-top: 3px solid #70a61c;
        width: 100%;
        border-collapse: collapse;
        border-bottom: 1px solid #e1e1e1;
    }

    .findTable td {
        padding: 1%;
    }

    .findTable input[type='text']{
        width: 98%;
        border: 1px solid #e1e1e1;
        padding: 1%;
        outline: none;
		border-radius:5px;
    }

    .ResultDiv {
        margin: 20px 0;
        padding: 20px 10px;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
    }

	.batang.cut {overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display:-webkit-box;}

	.batang.cutTitle {overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;display:-webkit-box; font-size:22px;}
    /*sub1 S*/
    .selectLine {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    body:not(.column) .column {
        position: relative;
        border-top: 2px solid #7cba25;
		border-bottom:1px solid #e1e1e1;
    }

    .contentArea {
        padding: 20px 25px;
        border-bottom: 1px solid #e1e1e1;
        display: block;
        justify-content: space-between;
        align-items: center;
    }

    .contentArea .BigText {
        font-size: 22px;
        font-weight: 600;
		color: #333333;
		line-height: 32px;
		letter-spacing: normal;
    }

    .contentArea .Areacontent {
        margin-top: 10px;
		font-size: 18px;
        line-height: 150%;
		letter-spacing: normal;
		background: #ffffff;
        color: #666666;
		width:100%;
		min-height:54px;
		word-break: break-all;
    }

    .comment {
        border: 1px solid #e1e1e1;
        border-radius: 50px;
        font-size: 14px;
        padding: 6px 10px;
    }
	.comment.OpenPeople{
		font-size:18px;
		padding:8px 10px;
	}

    .LastArea {
        display: flex;
        align-items: center;
        margin-top: 15px;
    }

    .date {
        font-size: 14px;
        margin-left: 10px;
        color: #939393;
    }

    .date2 {
        font-size: 14px;
        color: #939393;
    }
	.date_area{
		margin-top:5px;
	}

	.centerLine {
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }

    .DateNum {
        font-size: 40px;
        font-weight: 600;
        color: #6d5d50;
    }

    .DateText {
        font-size: 20px;
        font-weight: 600;
        margin-left: 10px;
        color: #6d5d50;
        padding-bottom: 5px;
    }

    .DateTime {
        margin-top: 10px;
        color: #000;
        font-size: 14px;
        text-align: center;
    }

    /*sub1 E*/
    /*sub1-d S*/
    .Location {
        display: inline-block;
        background-color: #70a61c;
        color: #fff;
        font-weight: 600;
        font-size: 20px;
        border-radius: 0 0 5px 5px;
        padding: 10px 20px;
        text-align: center;
        ;
    }

    .TitleArea {
        display: flex;
        align-items: center;
        margin: 30px 0;
    }

    .xi-bookmark {
        color: #cccccc;
        font-size: 40px;
        margin-right: 10px;
    }

    .TitleText {
        color: #6d5d50;
        font-weight: 500;
        font-size: 35px;
		word-break:break-word;
    }

    .emotion {
        display: flex;
        align-items: center;
        ;
        color: #ad986d;
    }
	.emotion label:not(:first-child) {
		margin-left: 10px;
	}

    .emotion img {
        margin: 0 10px;
		vertical-align:middle;
    }

    .text.disF {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 18px;
    }

    .Content {
        font-size: 18px;
        line-height: 150%;
		word-break:break-word;
    }

    .disSpace {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

	#roomListArea .disSpace{
		min-height:38px;
	}

    .autoHeight span {
        color: #6d5d50;
        font-weight: 600;
    }

    .autoHeight {
        line-height: 24px;
        margin-top: 20px;
    }

    .autoOpen {
        height: 0;
        overflow: hidden;
        transition-duration: 0.5s;
    }

    .smallBtn {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        font-weight: 500;
        padding: 8px 25px;
        background-color: #fff;
        color: #6a5c50;
    }

    .smallBtn.grn, .smallBtn.on {
        border: 1px solid #70a61c;
        border-radius: 5px;
        font-weight: 500;
        padding: 8px 24px;
        background-color: #70a61c;
        color: #fff;
    }

    .nextArea {
        border-top: 1px solid #e1e1e1;
        padding: 15px;
        display: flex;
        align-items: center;
    }

    .previousArea {
        padding: 15px;
        display: flex;
        align-items: center;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
    }

    .nextArea .bold,
    .previousArea .bold {
        width: 80px;
    }

	.preview .previewTitle{
		width:calc(100% - 100px);
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		font-size:15px;
		min-height:16px;
	}
	.preview .previewTitle .name{
		margin-right:5px;
	}

    .disF {
        display: flex;
        align-items: center;
		font-size:16px;
    }

    .reply {
        padding: 30px;
        border-bottom: 1px solid #e1e1e1;
    }

    .reply .disF img {
        width: 100px;
    }

    .reply .disF .name {
        margin-left: 10px;
        font-weight: 600;
        font-size: 22px;
        color: #777;
    }

    .textCommnet {
        font-size: 18px;
        margin-top: 10px;
        line-height: 150%;
        font-weight: normal;
        color: #333333;
    }

    a {
        color: #333;
        text-decoration: none;
    }

    /*sub1-d E*/

    /*sub1-w S*/
    .Table {
        width: 100%;
    }

    .divTable {
        width: 100%;
        border-top: 1px solid #e1e1e1;
        padding: 10px;
    }

    .divTable:last-child {
        border-bottom: 1px solid #e1e1e1;
    }

    .divTable input[type='text'] {
        width: 98%;
        border: 0;
        font-size: 20px;
        outline: none;
    }

    .divTable textarea {
        width: 98%;
        padding: 1%;
        min-height: 300px;
        border: 1px solid #e1e1e1;
        resize: none;
        outline: none;
    }

    .whiteBtn,
    .blackBtn {
        width: 120px;
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 10px 20px;
        font-size: 16px;
        font-weight: 600;
        margin-top: 30px;
    }

    .whiteBtn {
        background-color: #fff;
        color: #685d54;
    }

    .blackBtn {
        background-color: #333;
        color: #fff;
    }

    /*sub1-w E*/
    /*sub2 S*/
    .UserText {
        font-size: 14px;
        font-weight: 600;
        color: #6d5d50;
        margin-left:4px;
    }

    /*sub2 E*/

    /*sub3 S*/
    .border {
        border: 1px solid #e1e1e1;
        padding: 2% 0;
        width: 100%;
    }

    /* .border input[type="text"] {
        width: 80px;
    } */

    .border input[type='text'] {
        width: 50px;
        padding: 4px;
        border-radius: 3px;
        margin: 0 5px;
    }
    
    .border input[type='number'] {
        width: 50px;
        padding: 4px;
        border-radius: 3px;
        margin: 0 5px;
        border: 1px solid #e1e1e1;
    }

    .border label {
        padding: 0 17px;
        border-right: 1px solid #e1e1e1;
        display: flex;
        align-items: center;
    }

    .border label:last-child {
        border-right: 0;
    }

    .border input {
        border: 1px solid #e1e1e1;
    }

    .border input[type="checkbox"] {
        width: 20px;
        height: 20px;
        margin-right: 5px;
		vertical-align:middle;
    }

    .tableLine {
        padding: 20px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
	.tableLine.titleInput{
		padding:10px 0;
	}

    .tableLine .btnLine button {
        background-color: #6da61d;
        border: 1px solid #6da61d;
        border-radius: 5px;
        color: #fff;
        font-size: 20px;
        padding: 5px 0;
        width: 150px;
        font-weight: 600;
    }

    .openLine {
        border: 1px solid #6da61d;
        border-radius: 5px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .openLine .Title {
        color: #6da61d;
        font-size: 18px;
        padding: 10px;
        font-weight: 600;
    }

    .openLine .Bar {
        font-size: 12px;
    }

    .openLine .Open,
    .openLine .Close {
        font-size: 14px;
        padding: 10px;
        color: #333;
        cursor: pointer;
    }

    .checkLine {
        font-size: 18px;
    }

    .checkLine label {
        color: #777
    }

    .checkLine input {
        margin-right: 10px;
    }

    .openPop1,
    .openPop2,
    .openPopMoment,
    .openPopCompanion {
        top: 0;
        left: 0;
        position: fixed;
        width: 100%;
        height: 100%;

        justify-content: center;
        align-items: center;
        background-color: rgba(0, 0, 0, 0.5);
        display: none;
    }

    .openPop1.on,
    .openPop2.on,
    .openPopMoment.on,
    .openPopCompanion.on {
        display: flex;
        z-index:1000;
    }

    .openPop1.on.custom {
        display: inline;
        z-index:1000;
        
    }
    .openPop1 .white,
    .openPop2 .white,
    .openPopMoment .white,
    .openPopCompanion .white {
        width: 50%;
        max-width:800px;
        background-color: #fff;
    }

    .openPop1 .greenTop,
    .opeRnPop2 .greenTop,
    .openPopMoment .greenTop,
    .openPopCompanion .greenTop {
        background-color: #6da61d;
        color: #fff;
        padding: 15px 0;
        font-size: 22px;
        position: relative;
    }

    .greenTop .Close {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

    .Item {
        padding: 20px;
        overflow-y: auto;
        height: 500px;
    }

    .Item2 {
        width: 80%;
        margin: 0 auto;
    }

	#nanumbanglist .Item2{
        width: 90%;
		padding:2% 5%;
		min-height:250px;
	}

    .Item2 label {
        width: 49%;
        display: inline-block;
        padding: 20px 0 0;
    }

    .checkLine {
        line-height: 34px;
        display: grid;
    }

    .GLCheck label {
        color: #000;
        font-weight: 600;
    }

    .popGray {
        background-color: #f7f7f7;
        padding: 10px;
        margin-top: 30px;
    }

    .GrayLine {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
    }

    .GLText {
        color: #333;
        line-height: 24px;
    }

    .popTextArea {
        width: 98%;
        padding: 1%;
        border: 1px solid #e1e1e1;
        resize: none;
        outline: none;
        height: 150px;
    }

    /*sub3 E*/

    /*sub4 S*/
    .headerLine, .headerLine2 {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .contentArea .User {
        display:flex;
    }
    .User {
        text-align: center;
        margin-right: 30px;
        align-items:center;
    }

    .User .text {
        margin-top: 10px;
        font-size: 16px;
    }

    .User .text .bold {
        font-size: 20px;
		margin-right:2px;
    }

    .headerLine .Text {
        text-align: right;
    }

    .Text .BigText {
        font-size: 20px;
        line-height: 32px;
        font-weight: bold;
        color: #685d54;
    }

    .smallText {
        font-size: 16px;
        font-weight: 500;
        color: #000
    }

    .iconTitle {
        font-size: 40px;
        color: #685d54;
        font-weight: 800;
        text-align: left;
        /* margin-left: 20px; */
    }

    .iconSmallText {
        line-height: 24px;
        font-size: 16px;
        margin-top: 20px;
    }

    .reversBox {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .revers {
        background-color: #fff !important;
        color: #333 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 10px !important;
        /* width: 160px !important;
        padding: 12px !important; 
        font-size: 1rem !important; */
    }

    .revers i {
        margin-right: 10px;
    }

    .greenPop {
        border: 5px solid #7cbb26;
        background-color: #fff;
        padding: 30px;
    }

    .textAndinput {
        margin-bottom: 20px;
        font-weight: bold;
        color: #333;
        font-size: 20px;
    }

    .textAndinput input {
        padding: 10px;
        border: 1px solid #e1e1e1;
        margin-top: 10px;
    }

    .btn {
        text-align: center;
        ;
    }

    .btn button {
        padding: 3px 10px;
        border: 0;
        border-radius: 5px;
    }

    .btn1 {
        background-color: #313131;
        color: #fff;
    }

    .btn2 {
        background-color: #6da61d;
        color: #fff;
    }

    #calendar {
        margin-top: 50px;
    }

    .fc-center {
        width: 100%;
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }

    .fc-toolbar h2 {
        font-size: 20px;
        font-weight: 600;
    }

    .fc-day-header {
        padding: 5px 0 !important;
    }

    .fc-next-button,
    .fc-prev-button {
        background-color: #fff !important;
        border: 0 !important;
        box-shadow: inherit !important;
        background-image: inherit !important;
    }

    .fc-prev-button::after {
        content: "이전달";
    }

    .fc-next-button::before {
        content: "다음달";
    }

    .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
        float: left !important;
        padding: 10px !important;
        display: inline-block !important;
    }

    .fc-center h2::after {
        content: "";
    }

    /*sub4 E*/

    /*sub5 S*/

    .menuUl {
        background-color: #fff;
    }

    /*
	.menu:first-child {
        border-top: 1px solid #e1e1e1;
    }
	*/

    .menu.open {
        padding-bottom: 0;
        width: 100%;
        padding: 10px 0% 0;
    }

    .menu.open>.disSpace {
        padding: 0 2%
    }

    .menu {
        width: 96%;
        list-style: none;
        padding: 10px 2%;
        border-bottom: 1px solid #e1e1e1;
        text-align: left;
        position: relative;
    }

    .menu>div a {
        text-decoration: none;
        color: #333;
        display: flex;
        justify-content: space-between;
        align-items: center;

        font-size: 18px;
        font-weight: bold;
    }

    .menu .hideNav {
        display: none;
        overflow: hidden;
    }

    .hideNav li:first-child {
        margin-top: 10px;
    }

    .hideNav li {
        list-style: none;
        font-size: 14px;
        padding: 10px 0;
        list-style: circle;
        border-top: 1px solid #e1e1e1;
    }

    .hideNav a {
        text-decoration: none;
        color: #333;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .hideNav li>div {
        text-decoration: none;
        color: #333;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .disSpace img {
        margin-right: 10px;
    }



    .btnWhite {
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 8px 30px;
        font-size: 16px;
        font-weight: bold;
        background-color: #fff;
        color: #333;
		white-space: nowrap;
    }

    .btnWhite2 {
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 8px 30px;
        font-size: 14px;
        font-weight: 600;
        background-color: #fff;
        color: #333;
		white-space: nowrap;
    }

	.btnSmall{
		border-radius: 5px;
		border: 1px solid #6da61d;
		padding: 2px 5px 2px 3px;
		font-size: 14px;
		background-color: #fff;
		color: #6da61d;
		margin:0 1px;
		white-space: nowrap;
	}

	.btnSmall2{
		border-radius: 5px;
		border: 1px solid #e1e1e1;
		padding: 2px 3px;
		font-size: 14px;
		background-color: #fff;
		color: #333;
		margin:0 1px;
		white-space: nowrap;
	}
	.btnSmall3{
		border-radius: 5px;
		border: 1px solid #e1e1e1;
		padding: 4px 12px;
		font-size: 14px;
		background-color: #fff;
		color: #333;
		margin:0 1px;
		white-space: nowrap;
	}

	p.btnFinish {
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 10px 30px;
        font-size: 16px;
        font-weight: bold;
        background-color: #f8f8f8;
        color: #333;
		white-space: nowrap;
    }

    .down_arrow {
        transition-duration: 0.5s;
        padding: 5px;
    }

    span.green {
        font-size: 30px;
        margin-left: 10px;
		margin-right:10px;
    }


    .openCate {
        width: 96%;

        list-style: none;
        padding: 20px 0 0;
        border-bottom: 1px solid #e1e1e1;
        text-align: left;
        position: relative;
    }

    .openCate>div a {
        text-decoration: none;
        color: #333;
        display: flex;
        justify-content: space-between;
        align-items: center;
        /* width: 220px; */
        font-size: 18px;
        font-weight: bold;
    }

    .openCate .hideNav {
        display: none;
        overflow: hidden;
    }

    .openCate .hideNav {
        display: block;
    }

    .openNav li:first-child {
        margin-top: 20px;
    }

    .openNav li {
        list-style: none;
        font-size: 14px;
        padding: 20px 0;
        list-style: circle;
        border-top: 1px solid #e1e1e1;
        list-style: none;
    }

    .openNav a {
        text-decoration: none;
        color: #333;
        display: flex;
        align-items: center;
    }

    .grayBox {
        background-color: #f7f7f7;
        margin: 3% 0;
        padding: 3%;
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .BoxWhite {
        font-weight: bold;
        width: 30%;
        font-size: 25px;
        border: 1px solid #e1e1e1;
        line-height: 35px;
        text-align: center;
        height: 140px;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        margin: 0 10px;
        cursor: pointer;
    }
    .BoxWhite i{
		color:#6da61d;
		font-size:2.5rem;
	}

    .smallContent {
        font-size: 16px;
        font-weight: bold;
        color: #685d54;
        line-height: 24px;
    }

    .mar-icon {
        margin-left: 32px;
        margin-top: 10px;
    }

    .greenBtn {
        padding: 5px 15px;
        background-color: #6da61d;
        color: #fff;
        font-size: 14px;
        border: 0;
        border-radius: 5px;
    }
    .greenBtn2 {
        padding: 4px 12px;
        background-color: #6da61d;
        color: #fff;
        font-size: 13px;
        border: 0;
        border-radius: 5px;
    }
    .grayBtn {
        padding: 5px 15px;
        background-color: #8f8f8f;
        color: #fff;
        font-size: 14px;
        border: 0;
        border-radius: 5px;
    }

    .btnAndText {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    /*sub5 E*/
    /*sub5_group S*/
    .search {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
    }

    .search input[type='text'] {
        width: 88%;
        padding: 1%;
        border: 1px solid #e1e1e1;
    }

    .search input[type="button"] {
        padding: 1% 3%;
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        border: 0;
        margin-left: 5px;
        border-radius: 5px;
    }

    .search input[type="button"].set{
        padding: 1% 3%;
        background-color: #fff;
        color: #333;
        font-weight: 600;
        border: 1px solid #ccc;
        margin-left: 5px;
        border-radius: 5px;
    }

    .menu_one img {
        width: 40px;
        margin-right: 10px;
    }

    .menu .MiddleTitle {
        padding: 10px
    }

    .menuUl>li.menu_one {
        padding: 20px;
    }

    .menuUl>li.menu_one:last-child {
        border-bottom: 1px solid #e1e1e1;
    }

	#groupListArea > .menuUl > .menu_one{
		border-top:1px solid #e1e1e1;
	}
	#groupListArea > .menuUl > .menu_one > .room_hrch_sub_list{
		margin-top:20px;
	}

    /*sub5_group E*/

    /*sub5 add S*/
    .AddWhite {
        padding: 20px 10px;
        position: relative;
        width: 20%;
        display: flex;
        align-items: center;
    }
    
    .AddWhite.custom {
        width: 100%;
        height:100%;
    }

    .AddWhite .center {
        width: 100%;
    }

    .AddWhite .title {
        font-size: 20px
    }

    .namingLine {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 20px 0;
    }

    .namingLine input[type='text'] {
        width: 75%;
        padding: 5px 0;
        border: 1px solid #e1e1e1;
        background-color: #fff;
    }

    .namingLine input[type="button"] {
        width: 22%;
        padding: 5px 0;
        border: 0;
        background-color: #6da51c;
        color: #fff;
        border-radius: 5px;
    }

    .AddWhite .smallText {
        line-height: 24px;
    }

    .close {
        /* position: absolute; */
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

    .close i {
        font-size: 22px;
    }

    .close2, .pop-inform-btn {
        position: absolute;
        top: 20px;
        right: 20px;
        cursor: pointer;
    }

    .close2 i, .pop-inform-btn i {
        font-size: 22px;
        color:#888;
    }

    .close3 {
        position: absolute;
        top: 20px;
        left: 20px;
        cursor: pointer;
    }

    .close3 i {
        font-size: 22px;
        color:#000;
    }

    /*sub5 add E*/

    /*sub5 List S*/
    .overScroll {
        overflow-x: auto;
		overflow-y:hidden;
        border: 1px solid #e1e1e1;
        padding: 1%;
        width: 97%;
    }
    .overScroll .Scroll{
		width: max-content;
	}
	.overScroll .Scroll .user_lst{
		display:flex;
	}

    .people {
        text-align: center;
        /* float: left;*/
		display:inline-block;
        padding: 10px;
        cursor: pointer;
    }

    .peopleTxt {
        font-size: 16px;
        font-weight: 600;
        margin-top: 10px
    }

    .people img {
        width: 40px;
        height: 40px;
    }

    .people i {
        font-size: 49px;
        color: #6da61d;
    }

    .green {
        color: #6da61d
    }

    .blue {
        color: #4b86d0;
    }

    .red {
        color: #d64743;
    }

    .yellow {
        color: #e0bc15;
    }

    /*sub5 List E*/
    /*sub5 List Detail S*/
    .LDLineText {
        padding: 40px 0
    }

    .LDBig {
        font-size: 26px;
        font-weight: 600;
        color: #6a5c50;
    }

    .LDContent {
        margin-top: 10px;
        line-height: 28px;
        color: #6a5c50;
    }

    .searchName {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
    }

    .searchName input[type="text"]:first-child {
        width: 25%;
        padding: 1%;
        border: 1px solid #e1e1e1;
    }

    .searchName input[type="text"]:nth-child(2){
        width: 60%;
        padding: 1%;
        border: 1px solid #e1e1e1;
    }

    .searchName input[type="button"] {
        padding: 1% 3%;
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        font-size: 16px;
        border: 0;
        border-radius: 5px;
    }

    .searchName2 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
    }

    .searchName2 input[type="text"]:first-child{
        width: 86%;
        padding: 1%;
        border: 1px solid #e1e1e1;
    }

    .searchName2 input[type="button"] {
        padding: 1% 3%;
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        border: 0;
        border-radius: 5px;
    }

    .whatdoyoumean input[type='text'] {
        width: 98%;
        padding: 1%;
        border: 1px solid #e1e1e1;
        outline: none;
    }

    .whatdoyoumean textarea {
        width: 98%;
        padding: 1%;
        border: 1px solid #e1e1e1;
        height: 150px;
        margin-top: 30px;
        resize: none;
        outline: none;
    }

    .whatdoyoumean {
        padding: 0 0 30px;
        border-bottom: 1px solid #e1e1e1;

    }

    .addPeopl {
        line-height: 28px;
        color: #6a5c50;
        font-weight: 600;
        margin-left: 10px;
    }

    .addBtn1 {
        width: 70px;
        border-radius: 5px;
        background-color: #707070;
        padding: 5px 0;
        margin-left: 10px;
        border: 1px solid #707070;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
    }

    .addBtn2 {
        width: 70px;
        border-radius: 5px;
        background-color: #fff;
        padding: 5px 0;
        margin-left: 10px;
        border: 1px solid #707070;
        color: #707070;
        font-size: 14px;
        font-weight: 600;
    }

    .grayAdd {
        background-color: #f7f7f7;
        margin: 10px 0 50px;
        padding: 3%;
        width: 94%;
    }

    .rightBtn i {
        font-size: 30px;
        cursor: pointer;
    }

    /*sub5 List Detail E*/

    /*sub5 Help S*/
    .helpTextarea {
        border-top: 3px solid #6da51c;
        border-bottom: 1px solid #e1e1e1;
        padding: 30px 10px;
        width: 100%;

        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        color: #685d54;
    }

    /*sub5 Help E*/
    /*sub5 Help2 E*/
    .searchName select {
        width: 12%;
        padding: 1%;
        border: 1px solid #e1e1e1;
    }

    .searchName select+input[type="text"], select+input[type="number"] {
        width: 76% !important;
        padding: 1% !important;
        border: 1px solid #e1e1e1 !important;
    }

    /*sub5 Help2 E*/
    /*sub5 Help3 S*/
    .border-TB {
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        padding: 10px 0;
    }

    .RoomText {
        font-size: 20px;
        font-weight: 800;
    }

    .InsertBtn button {
        width: 90px;
        padding: 8% 3%;
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        border: 0;
        border-radius: 5px;
    }

    .border-p {
        border-bottom: 1px solid #e1e1e1;
        padding: 20px;
    }

    .peopleLine {
        text-align: center;
        margin-right: 15px;
        cursor: pointer;
    }

    .peopleLine img {
        width: 50px;
    }

    .AddWhite .peopleLine {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .AddWhite .peopleLine img {
        width: 120px;
        margin-bottom: 20px;
    }

    .AddWhite .peopleLine .pLText {
        font-size: 18px;
    }

    .pop_Text {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        margin-top: 20px
    }

    .closeBtn {
        color: #6da61d;
        background-color: #fff;
        border: 1px solid #6da61d;
        padding: 8px 15px;
        font-size: 14px;
        margin-top: 30px;
        border-radius: 5px;
    }

    .paddingWhite {
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 8px 20px;
        font-size: 16px;
        margin-top: 30px;
        background-color: #fff;
        color: #333;
    }

    .communityText {
        color: #685d54;
        line-height: 24px;
        font-size: 16px;
        font-weight: 600;
    }

    /*sub5 Help3 E*/

    /*sub5 community2 S*/
    .whereMe {
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        border-radius: 5px 5px 0 0;
        display: inline-block;
        padding: 8px 10px;
        width: 120px;
        text-align: center;
    }

    .grayBox2 {
        background-color: #f7f7f7;
        margin: 0;
        padding: 3%;
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .grayBox3 {
        background-color: #f7f7f7;
        margin: 0;
        padding: 3%;
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

	.community_text {
        font-size: 18px;
    }

    .communityTable h1{
      font-size: 18px;
      margin-bottom: 10px;
      font-weight: 600;
      color: #685d54;
    }

    .communityTable table {
        border-top: 2px solid #70a61c;
        width: 100%;
        border-collapse: collapse;
        border-bottom: 1px solid #e1e1e1;
    }

    .communityTable td {
        padding: 1%;
        border-bottom: 1px solid #e1e1e1;
    }

    .communityTable input[type='text'] {
        width: 98%;
        border: 1px solid #e1e1e1;
        padding: 1%;
        outline: none;
    }

    .communityTable th {
        font-size: 14px;
        text-align: left;
        padding: 15px;
        font-weight: 600;
        width: 15%;
        border-bottom: 1px solid #e1e1e1;
    }

    .RealSmall {
        font-size: 12px;
        font-weight: 600;
    }

    /*sub5 community2 E*/

    /*subALL S*/
    .fileUse {
        position: relative;
        margin-right: 20px;
    }

    .camera {
        width: 37px;
        height: 37px;
        border-radius: 50%;
        box-shadow: 5px -4px 10px rgb(0 0 0 / 10%);
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
    }
    .modal_my_profile.myPledgeEdit .camera{
    	width:48px;
    	height:48px;
    }
    .modal_my_profile.myPledgeEdit .camera .xi-camera{
    	font-size:24px;
    	color:#333;
    }

    .nameText {
        font-size: 18px;
        color: #685d54;
        margin-left: 5px;
    }

    .icon {
        margin-left: 15px;
    }

    .settingLine {
        width: 98%;
        list-style: none;
        padding: 1%;
        border-bottom: 1px solid #e1e1e1;
        text-align: left;
        position: relative;
        font-weight: 600;
        list-style: none;
    }

    .settingLine .menu_one {
        list-style: none;
    }


	.mark-as-read .column .settingLine{
		border-bottom: 0px solid #e1e1e1;
	}

    .btnGray {
        border-radius: 5px;
        background-color: #f7f7f7;
        float: left;
        width: 24.2%;
        margin-right: 1%;
        text-align: center;
        padding: 30px 0;
        cursor: pointer;
    }

    .btnGray:last-child {
        margin-right: 0;
    }

    .btnGray .text {
        font-size: 16px;
        font-weight: 600;
        margin-top: 10px;
        color: #685d54
    }

    .btnGray2 {
        border-radius: 5px;
        background-color: #f7f7f7;
        text-align: center;
        padding: 8px 30px;
		border:1px solid #e1e1e1;
		font-size:16px;
        cursor: pointer;
    }

    .numbering {
        position: relative;
        display: inline-block;
    }

    .greenCircle {
        width: 25px;
        height: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        color: #fff;
        background-color: #70a725;
        position: absolute;
        top: -5px;
        right: -8.5px;
        font-size:11px;
    }

    /*subALL E*/
    /*subALL setting S*/
    .longDiv {
        width: 74%;
    }

    .longInput {
        padding: 6px;
        width: 100%;
        border: 1px solid #e1e1e1;
    }

    /*subALL setting E*/
    /*subALL alram S*/
    .alramLine {
        display: flex;
        align-items: center;
        padding: 15px;
        border-bottom: 1px solid #e1e1e1;

    }

    .alramLine .User {
        margin-right: 20px;
    }

    .alramLine .BigText {
        font-size: 20px;
        color: #474340;
        font-weight: 600;
        margin-top: 10px;
        line-height: 30px;
    }

    /*subALL alram E*/
    /*subAll BookMark S*/
    .textarea {
        width: 100%;
        border: 1px solid #e1e1e1;
        height: 150px;
        margin-top: 30px;
        resize: none;
		padding:1%;
    }

    .User.Little {
        display: flex;
        align-items: center;
        font-size: 14px;
        color: #474340;
        margin-right: 20px;
		text-align:left;
		line-height:18px;
    }

    .User.Little img {
        width: 40px;
        margin-right: 10px;
        border-radius:1000px
    }

    .replyText {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
    }

    .replyText textarea {
        width: 80%;
        border: 1px solid #e1e1e1;
        height: 99px;
		border-radius:0px;
        resize: none;
		font-size:16px;
    }

    .replyText button {
        width: 10%;
        height: 114px;
        border: 0;
        background-color: #685f59;
        color: #fff;
		font-size:18px;
    }

    .commt{
      text-align: center;
      margin-right:10px
    }

    .commt img{
      width: 60px;
      height: 60px;
      margin-bottom: 5px;
    }

    .commt_img{
      display: flex;
      align-items: center;
    }

    .commt_img img{
		width:30px;
		height:30px;
		border-radius: 50%;
    }

    .commt_img .name{margin-left: 5px;}

	.comment-date{
		width:calc(100% - 80% - 100px);
		text-align:right;
		margin-left:auto;
	}
	.comment-name{
		width:80%;
	}

    #commentArea{
		border-bottom: 1px solid #e1e1e1;
	}
	#commentArea .reply2:first-child{
        border-top: 3px solid #70a61c;
	}
	#commentArea > ul{
		margin-top:20px;
        border-top: 3px solid #70a61c;
	}
	.reply2 {
		padding: 20px 10px;
		border-top: 1px solid #e1e1e1;
	}

	.tabMenu{
		padding-bottom: 30px;
	}
    .tabMenu li {
        float: left;
        width: 25%;
        border: 0;
        padding: 20px 0;
        text-align: center;
        border-bottom: 1px solid #e1e1e1;
        cursor: pointer;
		color: rgb(85, 85, 85);
		background-color: rgb(242, 242, 242);
		white-space: nowrap;
    }
    .tabMenu li.on {
		color:rgb(242, 242, 242);
		background-color:rgb(85, 85, 85);
	}
	.tabMenu li:nth-child(1):nth-last-child(3),
	.tabMenu li:nth-child(1):nth-last-child(3) ~ li {
		width: 33.3%;
	}
	.tabMenu li:nth-child(1):nth-last-child(4),
	.tabMenu li:nth-child(1):nth-last-child(4) ~ li {
		width: 25%;
	}
	/* 후원하기 */
    .tabMenu.sponsor li:not(:last-child){
		width:30% !important;
	}
    .tabMenu.sponsor li:last-child{
		width:40% !important;
	}

	.sponsor_links .list{
		padding:20px 0;
		border-bottom:1px solid #e1e1e1;
	}

	.sponsor2 li{
		padding:20px 0;
		border-bottom:1px solid #e1e1e1;
	}
	.sponsor2 .title{
        font-size: 18px;
		line-height:26px;
        color: #685d54;
        font-weight: 700;
        cursor: pointer;
	}
	.sponsor2 .desc{
		display:block;
		padding-top:10px;
		line-height:1.4rem;
	}

	.sponsor_body{
		margin:3% 0 5%;
	}
	.sponsor_body img{
		max-width:100%;
		padding:2.5% 0;
	}
	.sponsor_body .grayBox p, .sponsor_body .grayBox p span{
		display:block;
		line-height:1.5rem;
	}

	.greenTitle{
        color: #6da61d;
		font-weight:600;
		line-height:1.4rem;
		padding:10px 0;
	}

    /*subAll BookMark E*/
    /*subAll guide S*/
    .guide .guideTitle {
        width: 200px;
    }

    .guide .MiddleTitle {
        font-size: 26px;
    }

    .guideTitle {
        font-size: 20px;
        font-weight: 600;
        color: #333;
    }

    .guideContent {
        font-size: 16px;
        font-weight: 600;
        color: #685d54;
    }

    .whiteLong {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        font-weight: 500;
        padding: 5px 20px;
        background-color: #fff;
        font-size: 16px;
        color: #6a5c50;
    }

    /*subAll guide E*/
    /*subAll guideD2 S*/
    .subAll_guideD2Text {
        font-size: 16px;
        line-height: 24px;
    }

    .subAll_guideD2Text .bold {
        font-size: 18px;
    }

    .Stxt {
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
        margin: 20px 20px;
    }

    .sorryImg {
        border-bottom: 1px solid #e1e1e1;
    }

    .sorryImg img {
        max-width: 100%;
    }

    /*subAll guideD2 E*/
    /*subAll ask D S*/
    .askDate {
        border-top: 1px solid #e1e1e1;
        padding: 15px;
        font-size: 14px;
        color: #a4a4a4;
    }

    .askQDate {
        font-size: 14px;
        color: #a4a4a4;
    }

    .askTitle {
        padding: 0 15px 15px;
        font-weight: 600;
        font-size: 26px;
    }

    .aksFile {
        border-top: 1px solid #e1e1e1;
        padding: 15px;
        font-size: 14px;
    }

    .aksQ {
        border-top: 1px solid #e1e1e1;
        padding: 15px;
        font-size: 16px;
    }

    .aksQ .Q,
    .aksQ .content,
    .aksA .Q,
    .aksA .content {
        float: left;
    }

    .aksQ .Q,
    .aksA .Q {
        font-size: 30px;
        font-weight: 600;
        width: 10%;
    }

    .aksA {
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        padding: 15px;
    }

    .grnBtn {
        border: 1px solid #70a61c;
        border-radius: 5px;
        font-weight: 500;
        padding: 5px 20px;
        font-size: 16px;
        background-color: #70a61c;
        color: #fff;
    }

    .askInput input {
        margin: 10px 0;
        padding: 10px;
        width: 97.9%;
        border: 1px solid #e1e1e1;
    }

    .askSelect select {
        margin-top: 10px;
        padding: 10px;
        width: 100%;
        background: url(../image/selectArrow.svg) no-repeat 98% 49%;
        background-size: 10px;
    }

    .aksText textarea {
        border: 1px solid #e1e1e1;
        width: 100%;
        height: 150px;
        resize: none;
    }

    .smallImg {
        width: 40px;
    }

    /*subAll ask D E*/
    .inputDiv {
        width: 100%;
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        margin-bottom: 15px;
        overflow:hidden;
    }

    .inputDiv input[type='text'], input[type='number'] {
        width: 97%;
        border-radius: 5px;
        border: 0;
        padding: 10px;
    }
	 .inputDiv input[type='password'] {
	        width: 94%;
	        border-radius: 5px;
	        border: 0;
	        padding: 10px;
	        margin:0;
	    }
    .inputDiv label {
        display: inline-block;
        margin: 10px;
    }

    .SelectAndSearch {
        background-color: #f7f7f7;
        padding: 20px;
        width: 614px;
    }

    .SmallTxt {
        font-size: 18px;
    }

    .CheckText {
        font-size: 14px;
        color: #9f9f9f;
        margin-top: 10px;
    }

    .SelectBox select {
        width: 100%;
        padding: 10px;
        margin-top: 10px;
        border-radius: 5px;
        background: url(../image/selectArrow.svg) no-repeat 98% 49%;
        background-size: 10px;
        background-color: #fff;
    }

    .btnArea {
        width: 654px;
        margin-top: 30px;
        text-align: center;
    }

    /*my S*/
    .tableArea .my {
        width: 100%;
        border-collapse: collapse;
    }

    .my th {
        padding: 10px;
        width: 15%;
        text-align: left;
        border-bottom: 1px solid #E1e1e1;
    }

    .my td {
        padding: 10px;
        border-bottom: 1px solid #E1e1e1;
    }

    .my td input[type='text'] {
        width: 82%;
        padding: 1%;
        border: 1px solid #e1e1e1;
    }

    .my td textarea {
        width: 82%;
        padding: 1%;
        border: 1px solid #e1e1e1;
        height: 62px;
        resize: none;
    }

    .my td textarea+button {
        height: 80px;
    }

    .my td button {
        border-radius: 5px;
        width: 14%;
        padding: 0.8%;
        border: 1px solid #e1e1e1;
        background-color: #fff;
    }

    /*my E*/
    .MyTitle {
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 10px;
        color: #685d54;
    }

    .MyTitle .green {
        margin-left: 0;
    }

    .myWhiteBtn {
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 5px 10px;
        font-size: 14px;
        background-color: #fff;
    }

    .Reason {
        margin-top: 20px;
    }

    .Reason .text {
        font-size: 14px;
    }

    .Reason input[type='text'] {
        width: 98%;
        padding: 1%;
        border: 1px solid #e1e1e1;
        margin-top: 10px;

    }


    /* The switch - the box around the slider */
    .switch {
        position: relative;
        display: inline-block;
        width: 45px;
        height: 24px;
        vertical-align: middle;
    }

    /* Hide default HTML checkbox */
    .switch input {
        display: none;
    }

    /* The slider */
    .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

    input:checked+.slider {
        background-color: #70a61c;
    }

    input:focus+.slider {
        box-shadow: 0 0 1px #2196F3;
    }

    input:checked+.slider:before {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    /* Rounded sliders */
    .slider.round {
        border-radius: 34px;
    }

    .slider.round:before {
        border-radius: 50%;
    }

    p {
        margin: 0px;
        display: inline-block;
        font-size: 16px;
        font-weight: 500;
    }
    p.text, p.desc, p.notice, dd.desc {
        margin: 0px;
        display: inline-block;
        font-size: 1rem;
		line-height:1.5rem;
        font-weight: 500;
    }

	.Content p{
		font-size: 18px;
		line-height: 150%;
		display:block;
		font-weight:normal;
	}

    .language {
        width: 120px;
        border: 1px solid #e1e1e1;
    }

    select.language option[value="lang"] {
        background-image: url("../image/googleIcon.jpg");
        background-size: 10px;
        width: 10px;
        height: 10px;
    }

    .faqQ {
        width: 45px;
        height: 45px;
        background-color: #6da51c;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 22px;
        border-radius: 50%;
    }

    .faqA {
        width: 45px;
        height: 45px;
        background-color: #333333;
        color: #fff !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center;
        font-size: 22px;
        border-radius: 50%;
        margin-left: 2%;
    }

    .faqTitle {
        margin-left: 10px;
    }

    .faqContent {
        font-size: 16px;
        margin-left: 10px;
        line-height: 24px;
    }

    .login_sub{
      /* min-width: 560px; */
    width: 35%;
    margin: 6% auto 0;
    text-align: center;
    }

    .login_id{
      display: block;
    }

    .login_sub h1{
      font-size: 45px;
      margin-bottom: 30px;
      color: #555;
    }

  .lg input[type="text"], input[type="password"] {
    border: 1px solid #ccc;
    padding: 15px 10px;
    width: 95%;
    border-radius: 5px;
    font-size: 14px;
    display: inline-block;
    color: #333;
    margin: 5px 0;

  }

  .lg label{
    float: left;
    margin: 10px 0;
    color: #333;
    font-size: 14px;
  }


    .login_btn{
      font-size: 24px;
      background-color: #7ab724;
      padding: 15px 0;
      border: 0;
      border-radius: 5px;
      color: #fff;
      width: 100%;
      margin-bottom: 10px;
    }

    .login_sub2{
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .find_btn_box ul{overflow:hidden;}
    .find_btn_box li{
      display: inline-block;
      border: 1px solid #ccc;
      padding: 10px 8px;
      border-radius: 5px;
      font-size: 14px;
      margin: 10px 3px;
      cursor: pointer;
    }

    .column_diary{overflow:hidden; padding-top: 20px;}
    .column_diary li{
      float: left;
      border: 0;
      padding: 10px;
      border-radius: 5px;
      font-size: 14px;
      cursor: pointer;
    }


    .on2{
      background-color: #685f59;
      color: #fff;
      display: inline-block;
      font-size: 14px;
    }

    /*faq*/
  .csCenter2_ul{
    margin-bottom: 10%;
  }


  .faq {
    font-size: 16px;
  }

  .faq_ul {
    background-color: #fff;
    margin-bottom: 100px;
  }

  .faq.open{
    padding-bottom: 0 !important;
  }
  .faq {
    width: 100%;
    display: inline-block;
    list-style: none;
    padding: 2% 0;
    border-bottom: 1px solid #e1e1e1;
    text-align: left;
    position: relative;
  }

  .faq .faqhideNav {
    display: none;
    overflow: hidden;
  }

  .faqhideNav > li:first-child {
    margin-top: 2%;
    background-color:#fdfdfd;
    border-top:1px solid #e1e1e1;
  }

  .faqhideNav > li {
    list-style: none;
    font-size: 14px;
    padding-top: 5px;
    list-style: circle;
    padding: 2% 0;
    display: flex;
    align-items: center;
  }

  .faqhideNav > li a {
    list-style: none;
    font-size: 14px;
    text-decoration: none;
    color: #777;
    cursor: pointer;
  }

	.faq a {
		text-decoration: none;
		color: #333;
		display: flex;
		align-items: center;
		width: 100%;
		position: relative;
		cursor: pointer;
	}
	.faq a > div , .menu_one2 >  div{
		float: left;
		display: inline;
	}

	.csContent{
		width: 96%;
		line-height: 24px;
		padding:0 2%;
		font-size: 16px;
	}

	.faqArea1{
		width: 5%;
		font-size:20px;
	}
	.faqArea1 .title{
		font-size:18px;
	}
	.faqArea2{
		width: 96%;
		font-size:18px;
		margin-top:3px;
		padding: 0 2%;
	}
	.faqArea2 + .down_arrow{
		top:4px !important;
	}
	.drop_arrow {
		opacity: 1;
		position: absolute;
		right: 10px;
		top: 14px;
		transition-duration: 0.5s;
	}

	.btnQ {
		width: 45px;
		height: 45px;
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: #7cba25;
		border-radius: 50%;
		color: #fff;
	}
	.btnA {
		width: 45px;
		height: 45px;
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: #777;
		border-radius: 50%;
		color: #fff;
	}
	.menu.yap{
		width: 96% !important;
		padding:0px 0 !important;
	}
	.menu.open.yap>.disSpace{
		padding:0 !important;
	}

	.ask_btn{
		background-color: #6da61d;
		border: 1px solid #6da61d;
		border-radius: 5px;
		color: #fff;
		font-size: 18px;
		padding: 5px 0;
		width: 150px;
		font-weight: 600;
		margin-bottom: 30px;
	}

    /* common */

  .check_wrap{}

  /* code */
  /* 인풋은 화면에 안보이게 합니다.*/
  .dateCk input[type="checkbox"]{display:none}
  .dateCk input[type="checkbox"] + label span{
    display:inline-block;
    width:30px;
    height:30px;
    border:1px solid #ddd;
    vertical-align:middle;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 5px;
  }
  .dateCk input[type="checkbox"]:checked + label span{
    background: url(../image/gCK.png);
    border:1px solid #fff;
    /*   이미지 크기가 체크박스보다 크다면 cover를 적용 */
      background-size:cover;
  }

  .dateCk{
    display: flex;
    align-items: center;
    padding: 20px 10px;
    font-size: 16px;
    color: #333;
  }
  .dateCk p{
    margin-right: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
  }

  .profile{
    width: 100%;
    padding: 30px 0;
    margin: 0 auto;
    text-align: center;
  }

  .profile h1{
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin: 10px 0;
  }
  .profile h2{
    font-size: 16px;
    /* font-weight: 600; */
    color: #333;
    line-height: 24px;
    margin-bottom: 0px;
  }
  
  .modal_my_profile.myPledgeEdit .profile #photoArea img:not(.btn_camera){
  	width:148px;
  	height:148px;
  }
  .modal_my_profile:not(.myPledgeEdit) .profile #photoArea img:not(.btn_camera){
  	width:168px;
  	height:168px;
  }

	.btnGreen {
		border-radius: 5px;
		border: 1px solid #6da61d;
		padding: 8px 30px;
		font-size: 1rem;
		font-weight: 600;
		background-color: #6da61d;
		color: #fff;
		white-space: nowrap;
	}
  
	.btnGreen2 {
		border-radius: 5px;
		border: 1px solid #6da61d;
		padding: 8px 30px;
		font-size: 1rem;
		font-weight: 600;
		background-color: #fff;
		color: #6da61d;
		white-space: nowrap;
	}

	.count_box.size_m {
		width: 40px;
		height: 40px;
		font-size: 22px;
	}

	.calendar_table .table_body .date_cell {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: block;
	    /* width: 100%; */
	    height: 80px;
	    padding: 20px 18px;
	}

	.calendar_table .table_body .cates {
		/*-webkit-box-flex: 1;
		-ms-flex: 1 auto;
		 flex: 1 auto; */
	}
	.calendar_table .table_body .count_box {
		margin-left: 5%;
		margin-right: 0;
	}
	.calendar_table .table_body .date_cell .day{
		margin-bottom:15%;
	}
	.count_box_area{
		display:inline-block !important;
		width:55%;
	}
	.calendar_table .table_body .date_cell .cates{
		display:inline-block !important;
		width:45%;
		vertical-align:middle;
	}
	.calendar_table .table_body .date_cell .cates *{
		line-height:22px;
	}

	.util-logout{display:none;}

	/* 동행일기 쓰는법*/
	ul.manual{
		border-top:3px solid #6da61d;
	}
	.manual .list_item{
		display:flex;
		border-bottom:1px solid #e1e1e1;
		padding-top:20px;
		min-height:140px;
	}
	.manual .list_item .list_thum{
		width:150px;
	}
	.manual .list_item .list_cont{
		width:calc(100% - 150px);
		padding:20px 10px;
	}
	.manual .list_item .list_cont h4{
		color:#6da61d;
		line-height:1.5rem;
	}
	.manual .list_item .list_cont .text{
		font-size:1rem;
		line-height:1.4rem;
		padding:20px 0;
	}
	.manual .lst_img li{
		padding:10px 0;
	}
	.manual .lst_img li img{
		vertical-align:middle;
	}
} /* end desktop */

/*Pc CSS E*/

/*T CSS S*/
@media (min-width: 768px) and (max-width: 1199px) {
	img.loading{max-width:150px; border-radius:8px;}
	img.loading-w{max-width:98px;}

    .FirstTitle {
        font-size: 30px !important;
        color: #685d54;
        font-weight: 800;
        margin-bottom: 50px;
    }

    .MiddleTitle {
        font-size: 20px;
        color: #685d54;
        font-weight: 800;
        cursor: pointer;
    }

    .SmallTitle {
        font-size: 18px;
        font-weight: 600;
        cursor: pointer;
    }

	.readMe {
        width: 100%;
        height: 300px;
        resize: none;
        border: 1px solid #e1e1e1;
        line-height: 35px;
        overflow-y: scroll;
        font-size: 14px;
		padding:10px 15px;
		background-color:#f8f8f8;
		border-radius:10px;
    }

    .joinBtn {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        background-color: #fff;
        font-size: 20px;
        padding: 10px 40px;
        margin: 0 10px;
        color: #6a5c50;
        font-weight: 600;
    }

    .findBtn {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        background-color: #fff;
        font-size: 16px;
        width: 220px;
        padding: 10px 0;
        margin: 20px 0px;
        color: #6a5c50;
        font-weight: 600;
    }

    .writeBtn button {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        font-size: 16px;
        width: 200px;
        padding: 10px 0;
        margin: 20px 0px;
        background-color: #707070;
        color: #fff;
        font-weight: 600;
    }

    .content {
        font-size: 18px;
        line-height: 24px;
        color: #6a5c50;
    }

    .findTable table {
        border-top: 3px solid #70a61c;
        width: 100%;
        border-collapse: collapse;
        border-bottom: 1px solid #e1e1e1;
    }

    .findTable td {
        padding: 1%;
    }

    .findTable input[type='text'] {
        width: 98%;
        border: 1px solid #e1e1e1;
        padding: 1%;
        outline: none;
    }

    .ResultDiv {
        margin: 20px 0;
        padding: 20px 10px;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
    }


    /*sub1 S*/
    .selectLine {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .column {
        position: relative;
        border-top: 2px solid #7cba25;
    }

    .contentArea {
        padding: 40px 30px;
        border-bottom: 1px solid #e1e1e1;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .contentArea .BigText {
		font-size: 22px;
		line-height: 21px;
		letter-spacing: -1px;
		color: #333333;
		background: #ffffff;
    }

    .contentArea .Areacontent {
        margin-top: 10px;
        font-size: 16px;
        line-height: 21px;
		letter-spacing: normal;
		background: #ffffff;
        color: #666666;
    }

    .comment {
        border: 1px solid #e1e1e1;
        border-radius: 50px;
        font-size: 12px;
        padding: 5px 10px;
    }

    .LastArea {
        display: flex;
        align-items: center;
        margin-top: 10px;
    }

    .date {
        font-size: 12px;
        margin-left: 10px;
        color: #939393;
    }

    .centerLine {
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }

    .DateNum {
        font-size: 40px;
        font-weight: 600;
        color: #6d5d50;
    }

    .DateText {
        font-size: 20px;
        font-weight: 600;
        margin-left: 10px;
        color: #6d5d50;
        padding-bottom: 5px;
    }

    .DateTime {
        margin-top: 10px;
        color: #000;
        font-size: 14px;
        text-align: center;
    }

    /*sub1 E*/

    /*sub1-d S*/
    .Location {
        display: inline-block;
        background-color: #70a61c;
        color: #fff;
        font-weight: 600;
        font-size: 20px;
        border-radius: 0 0 5px 5px;
        width: 200px;
        padding: 10px 0;
        text-align: center;
        ;
    }

    .TitleArea {
        display: flex;
        align-items: center;
        margin: 30px 0;
    }

    .xi-bookmark {
        color: #cccccc;
        font-size: 40px;
        margin-right: 10px;
    }

    .TitleText {
        color: #333333;
        font-weight: 500;
        font-size: 30px;
    }

    .emotion {
        display: flex;
        align-items: center;
        color: #ad986d;
    }

    .emotion img {
        margin: 0 10px;
		vertical-align:middle;
    }

    .text.disF {
        line-height: 26px;
        display: inherit;
        /* justify-content: space-between;
    align-items: center; */
        font-size: 18px;
    }

    .Content {
        font-size: 18px;
        line-height: 24px;
    }

    .disSpace {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .autoHeight span {
        color: #6d5d50;
        font-weight: 600;
    }

    .autoHeight {
        line-height: 24px;
        margin-top: 20px;
    }

    .autoOpen {
        height: 0;
        overflow: hidden;
        transition-duration: 0.5s;
    }

    .smallBtn {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        font-weight: 500;
        padding: 5px 20px;
        background-color: #fff;
        color: #6a5c50;
    }

    .smallBtn.grn, .smallBtn.on {
        border: 1px solid #70a61c;
        border-radius: 5px;
        font-weight: 500;
        padding: 5px 20px;
        background-color: #70a61c;
        color: #fff;
    }

    .nextArea {
        border-top: 1px solid #e1e1e1;
        padding: 15px;
        display: flex;
        align-items: center;
    }

    .previousArea {
        padding: 15px;
        display: flex;
        align-items: center;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
    }

    .nextArea .bold,
    .previousArea .bold {
        width: 80px;
    }

    .disF {
        display: flex;
        align-items: center;
    }

    .reply {
        padding: 30px;
        border-bottom: 1px solid #e1e1e1;
    }

    .reply .disF img {
        width: 100px;
    }

    .reply .disF .name {
        margin-left: 10px;
        font-weight: 600;
        font-size: 22px;
        color: #777;
    }

    .textCommnet {
        font-size: 16px;
        margin-top: 30px;
        line-height: 26px;
        font-weight: 500;
        color: #333333;
    }

    a {
        color: #333;
        text-decoration: none;
    }

    /*sub1-d E*/

    /*sub1-w S*/
    .Table {
        width: 100%;
    }

    .divTable {
        width: 100%;
        border-top: 1px solid #e1e1e1;
        padding: 10px;
    }

    .divTable:last-child {
        border-bottom: 1px solid #e1e1e1;
    }

    .divTable input[type='text'] {
        width: 98%;
        border: 0;
        font-size: 18px;
        outline: none;
    }

    .divTable textarea {
        width: 98%;
        padding: 1%;
        min-height: 300px;
        border: 1px solid #e1e1e1;
        resize: none;
        outline: none;
    }

    .whiteBtn,
    .blackBtn {
        width: 120px;
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 5px 0;
        font-size: 16px;
        font-weight: 600;
        margin-top: 30px;
    }

    .whiteBtn {
        background-color: #fff;
        color: #685d54;
    }

    .blackBtn {
        background-color: #333;
        color: #fff;
    }

    /*sub1-w E*/
    /*sub2 S*/
    .UserText {
        font-size: 20px;
        font-weight: 600;
        color: #6d5d50;
        margin-top: 10px;
        padding-bottom: 5px;
    }

    /*sub2 E*/


    /*sub3 S*/
    .border {
        border: 1px solid #e1e1e1;
        padding: 1%;
        width: 98%;
        display: inherit;
    }

    /* .border input[type="text"] {
        width: 80px;
    } */

    .border input[type='text'] {
        width: 50px;
        padding: 4px;
        border-radius: 3px;
        margin: 0 5px;
    }

	.border input[type='number'] {
        width: 50px;
        padding: 4px;
        border-radius: 3px;
        margin: 0 5px;
        border:1px solid #e1e1e1;
    }
    .border label {
        padding: 10px 10px;
        display: block;
        border-bottom: 1px solid #e1e1e1;
        ;
    }

    .border label:last-child {
        border: 0;
    }

    .border input {
        border: 1px solid #e1e1e1;
    }

    .tableLine {
        padding: 30px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .tableLine .btnLine button {
        background-color: #6da61d;
        border: 1px solid #6da61d;
        border-radius: 5px;
        color: #fff;
        font-size: 20px;
        padding: 5px 0;
        width: 150px;
        font-weight: 600;
    }

    .openLine {
        border: 1px solid #6da61d;
        border-radius: 5px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .openLine .Title {
        color: #6da61d;
        font-size: 18px;
        padding: 10px;
        font-weight: 600;
    }

    .openLine .Bar {
        font-size: 12px;
    }

    .openLine .Open,
    .openLine .Close {
        font-size: 14px;
        padding: 10px;
        color: #333;
        cursor: pointer;
    }

    .checkLine {
        font-size: 18px;
    }

    .checkLine label {
        color: #777;
        font-size: 14px;
    }

    .checkLine input {
        margin-right: 10px;
    }

    .openPop1,
    .openPop2,
    .openPopMoment,
    .openPopCompanion {
        top: 0;
        left: 0;
        position: fixed;
        width: 100%;
        height: 100%;

        justify-content: center;
        align-items: center;
        background-color: rgba(0, 0, 0, 0.5);
        display: none;
    }

    .openPop1.on,
    .openPop2.on,
    .openPopMoment.on,
    .openPopCompanion.on {
        display: flex;
    }

    .openPop1 .white,
    .openPop2 .white,
    .openPopMoment .white,
    .openPopCompanion .white {
        width: 90%;
        background-color: #fff;
    }

    .openPop1 .greenTop,
    .openPop2 .greenTop,
    .openPopMoment .greenTop,
    .openPopCompanion .greenTop {
        background-color: #6da61d;
        color: #fff;
        padding: 10px 0;
        font-size: 12px;
        position: relative;
    }

    .greenTop .Close {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

    .Item {
        padding: 10px;
        max-height: 400px;
        overflow-y: auto;
    }

    .Item2 {
        width: 90%;
        margin: 0 auto;
    }

    .Item2 label {
        width: 49%;
        display: inline-block;
        padding: 20px 0 0;
        font-size: 12px;
    }

    .checkLine {
        line-height: 34px;
    }

    .GLCheck label {
        color: #000;
        font-weight: 600;
        font-size: 14px;
    }

    .popGray {
        background-color: #f7f7f7;
        padding: 10px;
        margin-top: 30px;
    }

    .GrayLine {
        /* display: flex;
        justify-content: space-between;
        align-items: center; */
        padding: 10px 0;
    }

    .GLText {
        color: #333;
        line-height: 24px;
        font-size: 14px;
    }

    .popTextArea {
        width: 98%;
        padding: 1%;
        border: 1px solid #e1e1e1;
        resize: none;
        outline: none;
        height: 150px;
    }

    /*sub3 E*/

    /*sub4 S*/
    .headerLine, .headerLine2 {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .User {
        text-align: center;
    }

    .User .text {
        margin-top: 10px;
        font-size: 14px;
    }

    .User .text .bold {
        font-size: 20px;
    }

    .headerLine .Text {
        text-align: right;
    }

    .Text .BigText {
        font-size: 20px;
        line-height: 32px;
        font-weight: bold;
        color: #685d54;
    }

    .smallText {
        font-size: 16px;
        font-weight: 500;
        color: #000
    }

    .iconTitle {
        font-size: 40px;
        color: #685d54;
        font-weight: 800;
        text-align: center;
        margin-left: 20px;
    }

    .iconSmallText {
        line-height: 24px;
        font-size: 16px;
        margin-top: 20px;
    }

    .reversBox {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .revers {
        background-color: #fff !important;
        color: #333 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 10px !important;
        width: 160px !important;
        font-size: 14px !important;
        padding: 12px !important;
    }

    .revers i {
        margin-right: 10px;
    }

    .greenPop {
        border: 5px solid #7cbb26;
        background-color: #fff;
        padding: 30px;
    }

    .textAndinput {
        margin-bottom: 20px;
        font-weight: bold;
        color: #333;
        font-size: 20px;
    }

    .textAndinput input {
        padding: 10px;
        border: 1px solid #e1e1e1;
        margin-top: 10px;
    }

    .btn {
        text-align: center;
        ;
    }

    .btn button {
        padding: 3px 10px;
        border: 0;
        border-radius: 5px;
    }

    .btn1 {
        background-color: #313131;
        color: #fff;
    }

    .btn2 {
        background-color: #6da61d;
        color: #fff;
    }


    #calendar {
        margin-top: 50px;
    }

    .fc-center {
        width: 100%;
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }

    .fc-toolbar h2 {
        font-size: 20px;
        font-weight: 600;
    }

    .fc-day-header {
        padding: 5px 0 !important;
    }

    .fc-next-button,
    .fc-prev-button {
        background-color: #fff !important;
        border: 0 !important;
        box-shadow: inherit !important;
        background-image: inherit !important;
    }

    .fc-prev-button::after {
        content: "이전달";
    }

    .fc-next-button::before {
        content: "다음달";
    }

    .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
        float: left !important;
        padding: 10px !important;
        display: inline-block !important;
    }

    /*sub4 E*/

    /*sub5 S*/

    .menuUl {
        background-color: #fff;
    }

    .menu:first-child {
        border-top: 1px solid #e1e1e1;
    }

    .menu.open {
        padding-bottom: 0;
    }

    .menu {
        width: 96%;

        list-style: none;
        padding: 20px 0;
        border-bottom: 1px solid #e1e1e1;
        text-align: left;
        position: relative;
    }

    .menu>div a {
        text-decoration: none;
        color: #333;
        display: flex;
        justify-content: space-between;
        align-items: center;

        font-size: 18px;
        font-weight: bold;
    }

    .menu .hideNav {
        display: none;
        overflow: hidden;
    }

    .hideNav li:first-child {
        margin-top: 20px;
    }

    .hideNav li {
        list-style: none;
        font-size: 14px;
        padding: 20px 0;
        list-style: circle;
        border-top: 1px solid #e1e1e1;
    }

    .hideNav a {
        text-decoration: none;
        color: #333;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .disSpace img {
        margin-right: 10px;
    }



    .btnWhite {
        width: 120px;
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 5px 0;
        font-size: 14px;
        font-weight: 600;
        background-color: #fff;
        color: #333;
		white-space: nowrap;
    }

    .down_arrow {
        transition-duration: 0.5s;
    }

    span.green {
        font-size: 30px;
        margin-left: 10px
    }


    .openCate {
        width: 96%;

        list-style: none;
        padding: 20px 0 0;
        border-bottom: 1px solid #e1e1e1;
        text-align: left;
        position: relative;
    }

    .openCate>div a {
        text-decoration: none;
        color: #333;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 18px;
        font-weight: bold;
    }

    .openCate .hideNav {
        display: none;
        overflow: hidden;
    }

    .openCate .hideNav {
        display: block;
    }

    .openNav li:first-child {
        margin-top: 20px;
    }

    .openNav li {
        list-style: none;
        font-size: 14px;
        padding: 20px 0;
        list-style: circle;
        border-top: 1px solid #e1e1e1;
        list-style: none;
    }

    .openNav a {
        text-decoration: none;
        color: #333;
        display: flex;
        align-items: center;
    }

    .grayBox {
        background-color: #f7f7f7;
        margin: 50px 0;
        padding: 3%;
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .BoxWhite {
        font-weight: bold;
        width: 30%;
        font-size: 25px;
        border: 1px solid #e1e1e1;
        line-height: 35px;
        text-align: center;
        height: 140px;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        margin: 0 10px;
        cursor: pointer;
    }
    .BoxWhite i{
		color:#6da61d;
		font-size:2.5rem;
	}

    .smallContent {
        font-size: 16px;
        font-weight: bold;
        color: #685d54;
        line-height: 24px;
    }

    .mar-icon {
        margin-left: 32px;
        margin-top: 10px;
    }

    .greenBtn {
        padding: 5px 15px;
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        border: 0;
        border-radius: 5px;
    }
    .greenBtn2 {
        padding: 4px 12px;
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        font-size: 13px;
        border: 0;
        border-radius: 5px;
    }
    .grayBtn {
        padding: 5px 15px;
        background-color: #8f8f8f;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        border: 0;
        border-radius: 5px;
    }

    .btnAndText {
        /* display: flex;
        justify-content: space-between;
        align-items: flex-end; */
    }

    .btnAndText .button {
        text-align: right;
    }

    /*sub5 E*/
    /*sub5_group S*/
    .search {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
    }

    .search input[type='text'] {
        width: 88%;
        padding: 1%;
        border: 1px solid #e1e1e1;
    }

    .search input[type="button"] {
        padding: 1% 3%;
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        border: 0;
        border-radius: 5px;
    }

    .menu_one img {
        width: 40px;
        margin-right: 10px;
    }


    /*sub5_group E*/


    /*sub5 add S*/
    .AddWhite {
        padding: 30px 10px;
        background-color: #fff;
        position: relative;
        width: 40%;
        display: flex;
        align-items: center;
    }

    .AddWhite .center {
        width: 100%;
        ;
    }

    .AddWhite .title {
        font-size: 20px
    }

    .namingLine {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 20px 0;
    }

    .namingLine input[type='text'] {
        width: 75%;
        padding: 5px 0;
        border: 1px solid #e1e1e1;
        background-color: #fff;
    }

    .namingLine input[type="button"] {
        width: 22%;
        padding: 5px 0;
        border: 0;
        background-color: #6da51c;
        color: #fff;
        border-radius: 5px;
    }

    .AddWhite .smallText {
        line-height: 24px;
    }

    .close {
        /* position: absolute; */
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

    .close i {
        font-size: 22px
    }

    .close2, .pop-inform-btn {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

    .close2 i, .pop-inform-btn i {
        font-size: 22px
    }

    .close3 {
        position: absolute;
        top: 10px;
        left: 10px;
        cursor: pointer;
    }

    .close3 i {
        font-size: 22px
    }

    /*sub5 add E*/
    /*sub5 Help2 E*/
    .searchName select {
        width: 12%;
        padding: 1%;
        border: 1px solid #e1e1e1;
    }

    .searchName select+input[type="text"], select+input[type="number"] {
        width: 76% !important;
        padding: 1% !important;
        border: 1px solid #e1e1e1 !important;
    }

    /*sub5 Help2 E*/
    /*sub5 Help3 S*/
    .border-TB {
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        padding: 10px 0;
    }

    .RoomText {
        font-size: 16px;
        line-height: 24px;
        font-weight: 800;
    }

    .InsertBtn button {
        width: 90px;
        padding: 8% 3%;
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        border: 0;
        border-radius: 5px;
    }

    .border-p {
        border-bottom: 1px solid #e1e1e1;
        padding: 20px;
    }

    .peopleLine {
        text-align: center;
        margin-right: 15px;
        cursor: pointer;
    }

    .peopleLine img {
        width: 50px;
    }

    .AddWhite .peopleLine {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .AddWhite .peopleLine img {
        width: 120px;
        margin-bottom: 20px;
    }

    .AddWhite .peopleLine .pLText {
        font-size: 18px;
    }

    .pop_Text {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        margin-top: 20px
    }

    .closeBtn {
        color: #6da61d;
        background-color: #fff;
        border: 1px solid #6da61d;
        padding: 8px 15px;
        font-size: 14px;
        margin-top: 30px;
        border-radius: 5px;
    }

    .paddingWhite {
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 8px 20px;
        font-size: 16px;
        margin-top: 30px;
        background-color: #fff;
        color: #333;
    }

    .communityText {
        color: #685d54;
        line-height: 24px;
        font-size: 16px;
    }

    .menu_one {
        padding: 1%
    }

    /*sub5 Help3 E*/
    /*sub5 community2 S*/
    .whereMe {
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        border-radius: 5px 5px 0 0;
        display: inline-block;
        padding: 8px 10px;
        width: 120px;
        text-align: center;
    }

    .grayBox2 {
        background-color: #f7f7f7;
        margin: 0;
        padding: 3%;
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .grayBox3 {
        background-color: #f7f7f7;
        margin: 0;
        padding: 3%;
        width: 90%;
        display: block;
        justify-content: center;
        align-items: center;
    }

	.community_text {
        font-size: 18px;
    }

    .communityTable h1{
      font-size: 18px;
      margin-bottom: 10px;
      font-weight: 600;
      color: #685d54;
    }

    .communityTable table {
        border-top: 3px solid #70a61c;
        width: 100%;
        border-collapse: collapse;
        border-bottom: 1px solid #e1e1e1;
    }

    .communityTable td {
        padding: 1%;
        border-bottom: 1px solid #e1e1e1;
    }

    .communityTable input[type='text'] {
        width: 98%;
        border: 1px solid #e1e1e1;
        padding: 1%;
        outline: none;
    }

    .communityTable th {
        font-size: 14px;
        text-align: left;
        padding: 15px;
        font-weight: 600;
        width: 15%;
        border-bottom: 1px solid #e1e1e1;
    }

    .RealSmall {
        font-size: 12px;
        font-weight: 600;
    }

    /*sub5 community2 E*/

    /*subALL S*/
    .fileUse {
        position: relative;
    }

    .camera {
        width: 37px;
        height: 37px;
        border-radius: 50%;
        box-shadow: 5px -4px 10px rgb(0 0 0 / 10%);
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
    }

    .nameText {
        font-size: 18px;
        color: #685d54;
        margin-left: 5px;
    }

    .icon {
        margin-left: 15px;
    }

    .settingLine {
        width: 98%;
        list-style: none;
        padding: 3% 1%;
        border-bottom: 1px solid #e1e1e1;
        text-align: left;
        position: relative;
        font-weight: 600;
        list-style: none;
    }

    .settingLine .menu_one {
        list-style: none;
    }

    .btnGray {
        border-radius: 5px;
        background-color: #f7f7f7;
        float: left;
        width: 24.2%;
        margin-right: 1%;
        text-align: center;
        padding: 30px 0;
        cursor: pointer;
    }

    .btnGray:last-child {
        margin-right: 0;
    }

    .btnGray .text {
        font-size: 16px;
        font-weight: 600;
        margin-top: 10px;
        color: #685d54
    }

    .btnGray2 {
        border-radius: 5px;
        background-color: #f7f7f7;
        text-align: center;
        padding: 8px 30px;
		border:1px solid #e1e1e1;
		font-size:16px;
        cursor: pointer;
    }

    .numbering {
        position: relative;
        display: inline-block;
    }

    .greenCircle {
        width: 23px;
        height: 23px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        color: #fff;
        background-color: #70a725;
        position: absolute;
        top: 0px;
        right: -8.5px;
    }

    /*subALL E*/
    /*subALL setting S*/
    .disN {
        display: inherit;
    }

    .longDiv {
        padding: 6px;

    }

    .longInput {
        padding: 6px;
        width: 98.4%;
        border: 1px solid #e1e1e1;
        margin-bottom: 10px;
        ;
        ;
    }

    /*subALL setting E*/

    /*subALL alram S*/
    .alramLine {
        display: flex;
        align-items: center;
        padding: 15px;
        border-bottom: 1px solid #e1e1e1;

    }

    .alramLine .User {
        margin-right: 20px;
    }

    .alramLine .BigText {
        font-size: 20px;
        color: #474340;
        font-weight: 600;
        margin-top: 10px;
        line-height: 30px;
    }

    /*subALL alram E*/

    /*subAll BookMark S*/
    .textarea {
        width: 100%;
        border: 1px solid #e1e1e1;
        height: 150px;
        margin-top: 30px;
        resize: none;
    }

    .User.Little {
        display: flex;
        align-items: center;
        font-size: 14px;
        color: #474340;
        margin-right: 20px;
    }

    .User.Little img {
        width: 40px;
        margin-right: 10px;
    }

    .replyText {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 20px;
    }

    .replyText textarea {
        width: 90%;
        border: 1px solid #e1e1e1;
        height: 80px;
        resize: none;
    }

    .replyText button {
        width: 10%;
        height: 86px;
        border: 0;
        background-color: #685f59;
        color: #fff;
    }

    .commt{
      text-align: center;
    }

    .commt img{
      width: 80%;
      margin-bottom: 5px;
    }

    .commt_img{
      display: flex;
      align-items: center;
    }

    .commt_img img{
      width: 6%;
    }

    .commt .name{
      font-size: 12px;
    }

    .commt_img .name{
      font-size: 14px;
      margin-left: 10px;
    }

    .reply2 {
		padding: 30px 10px;
		border-bottom: 1px solid #e1e1e1;
	}

    /*subAll BookMark E*/
    /*subAll guide S*/
    .guide .guideTitle {
        width: 200px;
    }

    .guide .MiddleTitle {
        font-size: 26px;
    }

    .guideTitle {
        font-size: 20px;
        font-weight: 600;
        color: #333;
    }

    .guideContent {
        font-size: 16px;
        font-weight: 600;
        color: #685d54;
    }

    .whiteLong {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        font-weight: 500;
        padding: 5px 20px;
        background-color: #fff;
        font-size: 16px;
        color: #6a5c50;
    }

    /*subAll guide E*/

    /*subAll guideD2 S*/
    .subAll_guideD2Text {
        font-size: 16px;
        line-height: 24px;
    }

    .subAll_guideD2Text .bold {
        font-size: 18px;
    }

    .Stxt {
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
        margin: 20px 20px;
    }

    .sorryImg {
        border-bottom: 1px solid #e1e1e1;
    }

    .sorryImg img {
        max-width: 100%;
    }

    /*subAll guideD2 E*/
    /*subAll ask D S*/
    .askDate {
        border-top: 1px solid #e1e1e1;
        padding: 15px;
        font-size: 14px;
        color: #a4a4a4;
    }

    .askQDate {
        font-size: 14px;
        color: #a4a4a4;
    }

    .askTitle {
        padding: 0 15px 15px;
        font-weight: 600;
        font-size: 26px;
    }

    .aksFile {
        border-top: 1px solid #e1e1e1;
        padding: 15px;
        font-size: 14px;
    }

    .aksQ {
        border-top: 1px solid #e1e1e1;
        padding: 15px;
        font-size: 16px;
    }

    .aksQ .Q,
    .aksQ .content,
    .aksA .Q,
    .aksA .content {
        float: left;
    }

    .aksQ .Q,
    .aksA .Q {
        font-size: 30px;
        font-weight: 600;
        width: 10%;
    }

    .aksA {
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        padding: 10px;
    }

    .grnBtn {
        border: 1px solid #70a61c;
        border-radius: 5px;
        font-weight: 500;
        padding: 5px 20px;
        font-size: 16px;
        background-color: #70a61c;
        color: #fff;
    }

    .askInput input {
        margin: 10px 0;
        padding: 10px;
        width: 97.9%;
        border: 1px solid #e1e1e1;
    }

    .askSelect select {
        margin-top: 10px;
        padding: 10px;
        width: 100%;
        background: url(../image/selectArrow.svg) no-repeat 98% 49%;
        background-size: 10px;
    }

    .aksText textarea {
        border: 1px solid #e1e1e1;
        width: 100%;
        height: 150px;
        resize: none;
    }

    .smallImg {
        width: 40px;
    }

    /*subAll ask D E*/
    .inputDiv {
        width: 654px;
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        margin-bottom: 15px;
    }

    .inputDiv input[type='text'], input[type='number'] {
        width: 96%;
        border-radius: 5px;
        border: 0;
        padding: 2%;
    }
     .inputDiv input[type='password'] {
        width: 96%;
        border-radius: 5px;
        border: 0;
        padding: 2%;
        margin:0;
    }

    .inputDiv label {
        display: inline-block;
        margin: 10px;
    }

    .SelectAndSearch {
        background-color: #f7f7f7;
        padding: 20px;
        width: 614px;
    }

    .SmallTxt {
        font-size: 18px;
    }

    .CheckText {
        font-size: 14px;
        color: #9f9f9f;
        margin-top: 10px;
    }

    .SelectBox select {
        width: 100%;
        padding: 10px;
        margin-top: 10px;
        border-radius: 5px;
        background: url(../image/selectArrow.svg) no-repeat 98% 49%;
        background-size: 10px;
        background-color: #fff;
    }

    .btnArea {
        width: 654px;
        margin-top: 30px;
        text-align: center;
    }

    /*my S*/
    .tableArea .my {
        width: 100%;
        border-collapse: collapse;
    }

    .my th {
        padding: 10px;
        width: 15%;
        text-align: left;
        border-bottom: 1px solid #E1e1e1;
    }

    .my td {
        padding: 10px;
        border-bottom: 1px solid #E1e1e1;
    }

    .my td input[type='text'] {
        width: 82%;
        padding: 1%;
        border: 1px solid #e1e1e1;
    }

    .my td textarea {
        width: 82%;
        padding: 1%;
        border: 1px solid #e1e1e1;
        height: 62px;
        resize: none;
    }

    .my td textarea+button {
        height: 80px;
    }

    .my td button {
        border-radius: 5px;
        width: 14%;
        padding: 0.8%;
        border: 1px solid #e1e1e1;
        background-color: #fff;
    }

    /*my E*/
    .MyTitle {
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 10px;
        ;
    }

    .MyTitle .green {
        margin-left: 0;
    }

    .myWhiteBtn {
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 5px 10px;
        font-size: 14px;
        background-color: #fff;
    }

    .Reason {
        margin-top: 20px;
    }

    .Reason .text {
        font-size: 14px;
    }

    .Reason input[type='text'] {
        width: 98%;
        padding: 1%;
        border: 1px solid #e1e1e1;
        margin-top: 10px;

    }


    /* The switch - the box around the slider */
    .switch {
        position: relative;
        display: inline-block;
        width: 45px;
        height: 24px;
        vertical-align: middle;
    }

    /* Hide default HTML checkbox */
    .switch input {
        display: none;
    }

    /* The slider */
    .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

    input:checked+.slider {
        background-color: #70a61c;
    }

    input:focus+.slider {
        box-shadow: 0 0 1px #2196F3;
    }

    input:checked+.slider:before {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    /* Rounded sliders */
    .slider.round {
        border-radius: 34px;
    }

    .slider.round:before {
        border-radius: 50%;
    }

    p {
        margin: 0px;
        display: inline-block;
        font-size: 15px;
        font-weight: bold;
    }

    .language {
        width: 120px;
        border: 1px solid #e1e1e1;
    }

    select.language option[value="lang"] {
        background-image: url("../image/googleIcon.jpg");
        background-size: 10px;
        width: 10px;
        height: 10px;
    }

    .faqQ {
        width: 35px;
        height: 35px;
        background-color: #6da51c;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        border-radius: 50%;
    }

    .faqA {
        width: 35px;
        height: 35px;
        background-color: #333333;
        color: #fff !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center;
        font-size: 18px;
        border-radius: 50%;
        margin-left: 2%;
    }

    .faqTitle {
        margin-left: 10px;
    }

    .faqContent {
        font-size: 16px;
        margin-left: 10px;
        line-height: 24px;
    }

    .login_sub{
      /* min-width: 560px; */
    width: 60%;
    margin: 6% auto 0;
    text-align: center;
    }

    .login_id{
      display: block;
    }

    .login_sub h1{
      font-size: 30px;
      margin-bottom: 20px;
      color: #555;
    }

  .lg input[type="text"], input[type="password"] {
    border: 1px solid #ccc;
    padding: 15px 10px;
    width: 90%;
    display: inline-block;
    border-radius: 5px;
    font-size: 14px;
    color: #333;
    margin: 5px 0;

  }

  .lg label{
    float: left;
    margin: 10px 0;
    color: #333;
    font-size: 10px !important;
    padding: 0 10px;

  }


    .login_btn{
      font-size: 20px;
      background-color: #7ab724;
      padding: 10px 0;
      border: 0;
      width: 95%;
      border-radius: 5px;
      color: #fff;
      margin-bottom: 10px;
    }

    .login_sub2{
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .find_btn_box ul{overflow:hidden;}
    .find_btn_box li{
      float: left;
      border: 1px solid #ccc;
      padding: 10px;
      border-radius: 5px;
      font-size: 12px;
      margin: 5px 5px;
      cursor: pointer;
    }

    .column_diary{overflow:hidden; padding-top: 20px;}
    .column_diary li{
      float: left;
      border: 0;
      padding: 10px;
      border-radius: 5px;
      font-size: 12px;
      cursor: pointer;
    }


    .on2{
      background-color: #555;
      color: #fff;
      display: inline-block;
      font-size: 14px;
    }

    /*faq*/
  .csCenter2_ul{
    margin-bottom: 10%;
  }


  .faq {
    font-size: 16px;
  }

  .faq_ul {
    background-color: #fff;
    margin-bottom: 100px;
  }

  .faq.open{
    padding-bottom: 0 !important;
  }
  .faq {
    width: 100%;
    display: inline-block;
    list-style: none;
    padding: 2% 0;
    border-bottom: 1px solid #e1e1e1;
    text-align: left;
    position: relative;
  }

  .faq .faqhideNav {
    display: none;
    overflow: hidden;
  }

  .faqhideNav > li:first-child {
    margin-top: 2%;
    background-color:#fdfdfd;
    border-top:1px solid #e1e1e1;
  }

  .faqhideNav > li {
    list-style: none;
    font-size: 14px;
    padding-top: 5px;
    list-style: circle;
    padding: 2% 0;
    display: flex;
    align-items: center;
  }

  .faqhideNav > li a {
    list-style: none;
    font-size: 14px;
    text-decoration: none;
    color: #777;
    cursor: pointer;
  }

  .faq a {
    text-decoration: none;
    color: #333;
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    cursor: pointer;
  }
  .faq a > div , .menu_one2 >  div{
    float: left;
    display: inline;
  }

	.csContent{
		width: 96%;
		line-height: 24px;
		padding:0 2%;
		font-size: 16px;
	}

  .faqArea1{
    width: 5%;
    font-size:20px;
  }
  .faqArea1 .title{
    font-size:18px;
  }
  .faqArea2{
    width: 96%;
    font-size:18px;
    margin-top:3px;
    padding: 0 2%;
  }
  .faqArea2 + .down_arrow{
    top:4px !important;
  }
  .drop_arrow {
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 14px;
    transition-duration: 0.5s;
  }

  .btnQ {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #7cba25;
    border-radius: 50%;
    color: #fff;
  }
  .btnA {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #777;
    border-radius: 50%;
    color: #fff;
  }
  .menu.yap{
    width: 96% !important;
    padding:10px 0 !important;
  }
  .menu.open.yap>.disSpace{
    padding:0 !important;
  }

    .ask_btn{
      background-color: #6da61d;
      border: 1px solid #6da61d;
      border-radius: 5px;
      color: #fff;
      font-size: 18px;
      padding: 5px 0;
      width: 150px;
      font-weight: 600;
      margin-bottom: 30px;
    }

      /* common */

    .check_wrap{}

    /* code */
    /* 인풋은 화면에 안보이게 합니다.*/
    .dateCk input[type="checkbox"]{display:none}
    .dateCk input[type="checkbox"] + label span{
      display:inline-block;
      width:30px;
      height:30px;
      border:1px solid #ddd;
      vertical-align:middle;
      border-radius: 3px;
      cursor: pointer;
      margin-right: 5px;
    }
    .dateCk input[type="checkbox"]:checked + label span{
      background: url(../image/gCK.png);
      border:1px solid #fff;
      background-size:cover;
    }

    .dateCk{
      display: flex;
      align-items: center;
      padding: 30px 10px;
      font-size: 16px;
      color: #333;
    }
    .dateCk p{
      margin-right: 30px;
      font-size: 20px;
      font-weight: bold;
      color: #333;
    }

    .profile{
      width: 100%;
      padding: 30px 0;
      margin: 0 auto;
      text-align: center;
    }

    .profile h1{
      font-size: 20px;
      font-weight: 600;
      color: #333;
      margin: 10px 0;
    }
    .profile h2{
      font-size: 14px;
      font-weight: 600;
      color: #333;
      line-height: 18px;
      margin-bottom: 0px;
    }

    .btnGreen {
        border-radius: 5px;
        border: 1px solid #6da61d;
        padding: 5px 25px;
        font-size: 1rem;
        font-weight: 600;
        background-color: #fff;
        color: #6da61d;
		white-space: nowrap;
    }
	.btnGreen2 {
		border-radius: 5px;
		border: 1px solid #6da61d;
		padding: 8px 30px;
		font-size: 1rem;
		font-weight: 600;
		background-color: #fff;
		color: #6da61d;
		white-space: nowrap;
	}

	.searchName input[type="button"] {
		padding: 1% 3%;
		background-color: #6da61d;
		color: #fff;
		font-weight: 600;
		font-size: 14px;
		border: 0;
		border-radius: 5px;
	}

    .searchName2 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
    }

    .searchName2 input[type="text"]:first-child {
        width: 84%;
        padding: 1%;
        border: 1px solid #e1e1e1;
    }

    .searchName2 input[type="button"] {
        padding: 1% 3%;
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        border: 0;
        border-radius: 5px;
    }
    
	 .textarea {
	    width: 100%;
	    border: 1px solid #e1e1e1;
	    height: 150px;
	    margin-top: 30px;
	    resize: none;
	}
}

/*M CSS S*/
@media (max-width: 1199px) {
	/* 모바일일 경우 헤더 제거 */
	/* body:not(.home) header .TopHeader{display:none;} */

	/* 모바일일 경우 푸터 제거 */
	footer{display:none;}
	.content-inseide{padding-bottom:100px !important;}

	/* 페이지 헤더 설정 */
	.pageTitle{
        font-size: 1.5rem !important;
        color: #333; /* #685d54; */
        font-weight: 800;
		margin-top:20px;
		margin-bottom:20px !important;
	}

	.headerBtn{
		margin-bottom:1rem;
	}
	.headerBtn button{
		border: 0px solid #e1e1e1;
		border-radius: 5px;
		font-size: 1rem;
		padding: 8px 30px;
		margin:auto !important;
		background-color: #70a61c;
		color: #fff;
	}

    /* list 본문 미리보기 2줄로 말줄임표시 */
    .batang.cut {overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display:-webkit-box;}
    .batang.cut *{display:inline;}

    /* list 본문 미리보기 2줄로 말줄임표시 끝 */

	.batang.cutTitle {overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;display:-webkit-box;}
    .FirstTitle {
        font-size: 23px;
        color: #685d54;
        font-weight: 600;
        margin-bottom: 20px;
		line-height:30px;
    }

    .MiddleTitle {
        font-size: 18px;
		line-height:150%;
        color: #685d54;
        font-weight: 700;
        cursor: pointer;
    }
    html.xsmall .MiddleTitle {
        font-size: 14px;
    }
    html.small .MiddleTitle {
        font-size: 16px;
    }
    html.large .MiddleTitle {
        font-size: 18px;
    }
    html.large .MiddleTitle {
        font-size: 18px;
    }
    html.xlarge .MiddleTitle {
        font-size: 20px;
    }
    html.xxlarge .MiddleTitle {
        font-size: 22px;
    }

    .SmallTitle {
        font-size: 16px;
        font-weight: 500;
		line-height:145%;
        cursor: pointer;
    }
    html.xsmall .SmallTitle {
        font-size: 13px;
    }
    html.small .SmallTitle {
        font-size: 14px;
    }
    html.large .SmallTitle {
        font-size: 16px;
    }
    html.xlarge .SmallTitle {
        font-size: 18px;
    }
    html.xxlarge .SmallTitle {
        font-size: 20px;
    }

    .readMe {
        width: 95%;
        height: 300px;
        resize: none;
        border: 1px solid #e1e1e1;
        line-height: 140%;
        overflow-y: scroll;
        font-size: 14px;
		padding:5px 10px;
		background-color:#f8f8f8;
		border-radius:5px;
		color:#353535;
    }

    .joinBtn {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        background-color: #fff;
        font-size: 20px;
        padding: 10px 20px;
        margin: 0 5px;
        color: #6a5c50;
        font-weight: 600;
    }

    .writeBtn button {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        font-size: 14px;
        padding: 10px 40px;
        margin: 20px 0px;
        background-color: #707070;
        color: #fff;
        font-weight: 600;
    }

    .markReadBtn {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        font-size: 14px;
        padding: 10px 15px;
        margin: 20px 0px;
        background-color: #707070;
        color: #fff;
        font-weight: 600;
    }

    .gr_box{
      width: 100% !important;
      background-color: #85a359 !important;
    }

    .content {
        font-size: 17px;
        line-height: 1.4 ;
        color: #6a5c50 ;
    }
    html.xsmall .content {
        font-size: 13px;
    }
    html.small .content {
        font-size: 14px;
    }
    html.large .content {
        font-size: 18px;
    }
    html.xlarge .content {
        font-size: 18px;
    }
    html.xxlarge .content {
        font-size: 18px;
	}

    .findTable table {
        border-top: 3px solid #70a61c;
        width: 100%;
        border-collapse: collapse;
        border-bottom: 1px solid #e1e1e1;
    }

    .findTable td {
        padding: 1%;
    }

    .findTable input[type='text'] {
        width: 98%;
        border: 1px solid #e1e1e1;
        padding: 1%;
        outline: none;
		border-radius:5px;
		min-height:26px;
    }

	.findBtn {
		border: 0px;
		border-radius: 50px;
		background-color: #6da61d;
		font-size: 18px;
		padding: 6px 35px;
		margin: 20px 0px;
		color: #fff;
		font-weight: 600;
	}

    .ResultDiv {
        margin: 20px 0;
        padding: 20px 10px;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
    }

    /*sub1 S*/
    .selectLine {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .column {
        position: relative;
        border-top: 2px solid #7cba25;
    }

    .contentArea {
      padding: 14px 6px;
      border-bottom: 1px solid #e1e1e1;
      display: block;
      justify-content: space-between;
      align-items: center;
    }

    .BigDate {
        text-align: right;
        display: inline-block;
        margin-left:10px;
        min-width:60px;
    }

    .BigText {
		/* font-size:22px;
		color: #333333;
		background: #ffffff;*/
        font-size: 17px;
		font-weight:600;
		line-height:150%;
		letter-spacing:-0.06em;
    }

    html.xsmall .BigText {
        font-size: 14px;
		line-height:145%;
    }
    html.small .BigText {
        font-size: 16px;
		line-height:145%;
    }
    html.large .BigText {
        font-size: 20px;
		line-height:145%;
    }
    html.xlarge .BigText {
        font-size: 24px;
		line-height:140%;
    }
    html.xxlarge .BigText {
        font-size: 28px;
		line-height:135%;
	}

    .contentArea .Areacontent {
        margin-top: 2px;
        font-size: 15px;
        line-height: 148%;
		letter-spacing: -0.04em;
		background: #ffffff;
        color: #333;
        word-break:break-all;
    }
    .contentArea .contentBox.isThumb .Areacontent {
        width: 98%;
    }
    html.xsmall .contentArea .Areacontent {
        font-size: 12px;
        line-height: 146%;
	}
    html.small .contentArea .Areacontent {
        font-size: 14px;
        line-height: 146%;
	}
    html.large .contentArea .Areacontent {
        font-size: 18px;
        line-height: 146%;
	}
    html.xlarge .contentArea .Areacontent {
        font-size: 20px;
        line-height: 142%;
	}
    html.xxlarge .contentArea .Areacontent {
        font-size: 24px;
        line-height: 138%;
	}

    .comment {
        border: 1px solid #e1e1e1;
        border-radius: 50px;
        font-size: 13px;
        padding: 6px 8px;
		letter-spacing:-0.04em;
		white-space:nowrap; 
    }
	.comment.OpenPeople .bold{
		font-size:16px;
	}

    .LastArea {
        display: flex;
        align-items: center;
        margin-top: 10px;
    }

    .date {
        font-size: 13px;
        color: #939393;
		letter-spacing:-0.04em;
		white-space:nowrap; 
    }

    .date2 {
        font-size: 13px;
        color: #939393;
		letter-spacing:-0.04em;
    }

	.centerLine {
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }

    .DateNum {
        font-size: 28px;
        font-weight: 600;
        color: #6d5d50;
    }

    .DateText {
        font-size: 16px;
        font-weight: 600;
        margin-left: 3px;
        color: #6d5d50;
        padding-bottom: 3px;
    }

    .DateTime {
        margin-top: 8px;
        color: #000;
        font-size: 12px;
        text-align: center;
    }

    /*sub1 E*/

    /*sub1-d S*/
    .Location {
        display: inline-block;
        background-color: #70a61c;
        color: #fff;
        font-size: 0.9rem;
        border-radius: 0 0 5px 5px;
        min-width: 100px;
        padding: 10px 10px;
        text-align: center;
        ;
    }

    .TitleArea {
        display: flex;
        align-items: center;
        margin: 30px 0;
    }

    .TitleArea .User {
        display: none;
    }

    .xi-bookmark {
        color: #cccccc;
        font-size: 40px;
        margin-right: 10px;
    }

    .TitleText {
        color: #333333;
        font-weight: 600;
        font-size: 22px;
        line-height: 150%;
		word-break:break-all;
    }
    html.ssmall .TitleText {
        font-size: 18px;
    }
    html.small .TitleText {
        font-size: 20px;
    }
    html.large .TitleText {
        font-size: 24px;
    }
    html.xlarge .TitleText {
        font-size: 28px;
    }
    html.xxlarge .TitleText {
        font-size: 32px;
    }

    .emotion {
        display: flex;
        align-items: center;
        color: #ad986d;
        font-size: 14px;
    }

    .emotion label{
        font-size: 16px;
	}
	
	/*.emotion label:not(:first-child){
		margin-left:5px;
	}*/

    .text.disF .right {
        font-size: 14px;
    }

    .emotion img {
        margin: 0 10px 0 5px;
		vertical-align:middle;
    }

    .text.disF {
        line-height: 26px;
        display: inherit;
        /* justify-content: space-between;
    align-items: center; */
        font-size: 18px;
    }

	.ContentArea .Content{
		width:95%;
		word-break:break-all;
		padding-left:2%;
	}

    .Content, .Content p, .Content div, .Content p *{
        font-size: 18px;
        line-height: 150%;
		letter-spacing:-0.065em;
    }

    html.xsmall .Content, html.xsmall .Content p, html.xsmall .Content div, html.xsmall .Content span, html.xsmall .Content p *{
        font-size: 14px !important;
    }
    html.small .Content, html.small .Content p, html.small .Content div, html.small .Content span, html.small .Content p *{
        font-size: 16px !important;
    }
    html.large .Content, html.large .Content p, html.large .Content div, html.large .Content span, html.large .Content p *{
        font-size: 20px !important;
    }
    html.xlarge .Content, html.xlarge .Content p, html.xlarge .Content div, html.xlarge .Content span, html.xlarge .Content p *{
        font-size: 24px !important;
		text-align:justify;
    }
    html.xxlarge .Content, html.xxlarge .Content p, html.xxlarge .Content div, html.xxlarge .Content span, html.xxlarge .Content p *{
        font-size: 28px !important;
		text-align:justify;
    }

	.disSpace {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 16px;
    }
	html.xsmall .disSpace {
        font-size: 12px;
    }
	html.small .disSpace {
        font-size: 14px;
    }
	html.large .disSpace {
        font-size: 18px;
    }
	html.xlarge .disSpace {
        font-size: 20px;
    }
	html.xxlarge .disSpace {
        font-size: 22px;
    }

    .leftBtn{margin-bottom: 10px;}

    .autoHeight span {
        color: #6d5d50;
        font-weight: 600;
    }

    .autoHeight {
        line-height: 24px;
        margin-top: 20px;
    }

    .autoOpen {
        height: 0;
        overflow: hidden;
        transition-duration: 0.5s;
    }

    .smallBtn {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        font-weight: 500;
        padding: 8px 20px;
        background-color: #fff;
        color: #6a5c50;
    }

    .smallBtn.grn, .smallBtn.on {
        border: 1px solid #70a61c;
        border-radius: 5px;
        font-weight: 500;
        padding: 8px 20px;
        background-color: #70a61c;
        color: #fff;
    }

    .nextArea {
        border-top: 1px solid #e1e1e1;
        padding: 15px;
        display: flex;
        align-items: center;
    }

    .previousArea {
        padding: 15px;
        display: flex;
        align-items: center;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
    }

	.preview .previewTitle{
		width:calc(100% - 80px);
		line-height:140%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		font-size:15px;
	}

	html.xsmall .preview .previewTitle{
		font-size:11px;
	}
	html.small .preview .previewTitle{
		font-size:13px;
	}
	html.large .preview .previewTitle{
		font-size:17px;
	}
	html.xlarge .preview .previewTitle{
		font-size:19px;
	}
	html.xxlarge .preview .previewTitle{
		font-size:21px;
	}

	.preview .previewTitle .name{
		margin-right:2px;
	}

    .nextArea .bold,
    .previousArea .bold {
        width: 80px;
    }

    .disF {
		display:flex;
        align-items: center;
    }

	.border {
		border: 1px solid #e1e1e1;
		padding: 2% 0;
		width: 100%;
	}
	
    .reply {
        padding: 30px;
        border-bottom: 1px solid #e1e1e1;
    }

    .reply .disF img {
        width: 100px;
    }

    .reply .disF .name {
        margin-left: 10px;
        font-weight: 600;
        font-size: 22px;
        color: #777;
    }

    .textCommnet {
        font-size: 0.95rem;
        margin-top: 10px;
        line-height: 140%;
        color: #333333;
    }
    html.xsmall .textCommnet {
        font-size: 12px;
        line-height: 145%;
	}
    html.small .textCommnet {
        font-size: 14px;
        line-height: 145%;
	}
    html.large .textCommnet {
        font-size: 18px;
        line-height: 145%;
	}
    html.xlarge .textCommnet {
        font-size: 20px;
        line-height: 148%;
	}
    html.xxlarge .textCommnet {
        font-size: 22px;
        line-height: 150%;
	}

    a {
        color: #333;
        text-decoration: none;
    }

    /*sub1-d E*/

    /*sub1-w S*/
    .Table {
        width: 100%;
    }

    .divTable {
        /* width: 100%; */
        border-top: 1px solid #e1e1e1;
        padding: 10px;
    }

    .divTable:last-child {
        border-bottom: 1px solid #e1e1e1;
    }

    .divTable input[type='text'] {
        width: 98%;
        border: 0;
        font-size: 18px;
        outline: none;
    }

    .divTable textarea {
        width: 98%;
        padding: 1%;
        min-height: 300px;
        border: 1px solid #e1e1e1;
        resize: none;
        outline: none;
    }

    .whiteBtn,
    .blackBtn {
        width: 120px;
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 5px 0;
        font-size: 16px;
        font-weight: 600;
        margin-top: 20px;
    }

    .whiteBtn {
        background-color: #fff;
        color: #685d54;
    }

    .blackBtn {
        background-color: #333;
        color: #fff;
    }

    /*sub1-w E*/
    /*sub2 S*/
    .User {
        /* display: none; */
    }

	.User .text .bold, .User2 .text .bold {
		font-size: 1rem;
		letter-spacing: -0.08em;
		margin-right:2px;
	}

    /*sub2 E*

    /*sub3 S*/
    .border {
        border: 1px solid #e1e1e1;
        padding: 20px 0;
        width: 98%;
        display: inherit;
    }

    .border input[type='text'] {
        width: 40px;
        padding:5px;
		font-size:16px;
		color:#333;
    }
     .border input[type='number'] {
        width: 40px;
        padding:5px
    }

    .border label {
        padding: 0px 5px;
		font-size:13px;
		/* border-right: 1px solid #e1e1e1;
		height: 10vh; */
        /* display: block;
        border-bottom: 1px solid #e1e1e1; */

    }

    .border label:last-child {
        border: 0;
    }

    .border input {
      border: 1px solid #ccc;
      padding: 5px;
      border-radius: 5px;
    }

    .tableLine {
        padding: 30px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .tableLine .btnLine button {
        background-color: #6da61d;
        border: 1px solid #6da61d;
        border-radius: 5px;
        color: #fff;
        font-size: 20px;
        padding: 5px 0;
        width: 150px;
        font-weight: 600;
    }

    .openLine {
      width: 100%;
        border: 1px solid #6da61d;
        border-radius: 5px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .openLine .gW.Title {
		font-size:15px;
	}

    .openLine .Title {
        color: #6da61d;
        font-size: 18px;
        padding: 10px;
        font-weight: 600;
    }

    .openLine .Bar {
        font-size: 12px;
    }

    .openLine .Open,
    .openLine .Close {
        font-size: 14px;
        padding: 10px 3% 10px 2%;
        color: #333;
        cursor: pointer;
    }

    .gW{
      font-size: 14px;
      padding: 10px 2% 10px 3%;
      color: #6da61d;
      font-weight: bold;
    }

    .checkLine {
        font-size: 18px;
    }

    .checkLine label {
        color: #777;
        font-size: 1rem;
    }

    .checkLine input {
        margin-right: 5px;
    }

    .openPop1,
    .openPop2,
    .openPopMoment,
    .openPopCompanion {
        top: 0;
        left: 0;
        position: fixed;
        width: 100%;
        height: 100%;
        justify-content: top;
        align-items: top;
        display: none;
    }

    .openPop1.on,
    .openPop2.on,
    .openPopMoment.on,
    .openPopCompanion.on {
        display: flex;
        z-index:11111;
    }
    .openPopMoment.on .modal_content,
    .openPopCompanion.on .modal_content{
    	height:100%;
    }
    .openPopMoment.on .modal_content #momentList,
    .openPopCompanion.on #companionContent{
    	height:calc(100% - 128px);
    	overflow-x:hidden;
    }

    .openPop1 .white, .openPop2 .white, .openPopMoment .white, .openPopCompanion .white {
        width:100%;
        height:calc(100% - 66px);
		min-height:500px;
        background-color: #fff;
        overflow-y:auto;
    }

    .openPop1 .greenTop,
    .openPop2 .greenTop,
    .openPopMoment .greenTop,
    .openPopCompanion .greenTop {
        background-color: #6da61d;
        color: #fff;
        padding: 15px 0;
        font-size: 1rem;
        line-height: 140%;
		width:100%;
		position:absolute;
    }

    .greenTop .Close {
        position: absolute;
        top: 15px;
        right: 15px;
        cursor: pointer;
    }
    .openPop1 .Item,
    .openPop2 .Item2,
    .openPopMoment .Item2,
    .openPopCompanion .Item2{
		padding-top:70px;
	}

    .Item {
        padding: 10px 8px;
        max-height: 400px;
    }

    .Item2 {
        width: 90%;
        margin: 0 auto;
    }

    .Item2 label {
        width: 100%;
        display: inline-block;
        padding: 20px 0 0;
        font-size: 12px;
    }

    .checkLine {
        line-height: 34px;
        display: grid;
    }

    .GLCheck{display: grid;}

    .GLCheck label {
        color: #000;
        font-weight: 600;
        font-size: 16px;
    }

    .popGray {
        background-color: #f7f7f7;
        padding: 2px 5px;
        margin-top: 10px;
    }

    .GrayLine {
        /* display: flex;
        justify-content: space-between;
        align-items: center; */
        padding: 10px 0;
    }

    .GLText {
        color: #333;
        line-height: 24px;
        font-size: 14px;
    }

    .popTextArea {
        width: 98%;
        padding: 1%;
        border: 1px solid #e1e1e1;
        resize: none;
        outline: none;
        height: 150px;
    }

    /*sub3 E*/

    /*sub4 S*/

    header .User {
		display:none;
        text-align: center;
		/* holydream */
		float: right;
	    position: absolute;
		top: 15px;
	    right: 20px;
	}

	header .User .loginBtn input{
		border: 1px solid #000;
		color: #333;
		border-radius: 50px;
		background-color: #fff;
		padding: 2px 10px;
	}

	header .User .loginBtn{
		display:none;
	}

	header .User .alertIcon{
		display: inline-block;
	    vertical-align: middle;
	}


    .User {
    	display:flex;
        text-align: center;
        margin-right:15px;
		/* padding-top:2%; */
    }

    .User .text {
        margin-top: 10px;
        font-size: 14px;
    }

	.User.small{
		display:flex;
	}
	.User.small img{
		width:30px;
		height:30px;
	}

    .headerLine .Text {
        text-align: right;
    }

	#section1-1 .headerLine .Text{
		width:78%;
	}

    .Text .BigText {
        font-size: 18px;
        line-height: 26px;
        font-weight: bold;
        color: #685d54;
    }

    .smallText {
        font-size: 1rem;
		line-height:150%;
    }

    .iconTitle {
        font-size: 22px;
        color: #685d54;
        font-weight: 800;
        text-align: center;
        margin-left: 10px;
    }

    .iconSmallText {
        line-height: 150%;
        font-size: 1rem;
        margin-top: 20px;
    }

    .reversBox {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .reversBox2 {
        display: flex;
        align-items: center;
    }

    .revers {
        background-color: #fff !important;
        color: #333 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 10px !important;
        font-size: 13px !important;
        padding: 12px 8px !important;
        width: 50%;
		letter-spacing:-0.1em;
    }

    .revers2 {
        background-color: #fff !important;
        color: #333 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 10px !important;
        padding: 12px !important;
        width: 50%;
    }

    .revers3 {
        background-color: #fff !important;
        color: #333 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 12px !important;
        width: 50%;
    }

    .revers i {
        margin-right: 5px;
    }

    .greenPop {
        border: 5px solid #7cbb26;
        background-color: #fff;
        padding: 30px;
    }

    .textAndinput {
        margin-bottom: 20px;
        font-weight: bold;
        color: #333;
        font-size: 14px;
    }

    .textAndinput input {
        padding: 10px;
        border: 1px solid #e1e1e1;
        margin-top: 10px;
    }

    .btn {
        text-align: center;
        ;
    }

    .btn button {
        padding: 3px 10px;
        border: 0;
        border-radius: 5px;
    }

    .btn1 {
        background-color: #313131;
        color: #fff;
    }

    .btn2 {
        background-color: #6da61d;
        color: #fff;
    }

    #calendar {
        margin-top: 50px;
    }

    .fc-center {
        width: 100%;
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }

    .fc-toolbar h2 {
        font-size: 20px;
        font-weight: 600;
    }

    .fc-day-header {
        padding: 5px 0 !important;
    }

    .fc-next-button,
    .fc-prev-button {
        background-color: #fff !important;
        border: 0 !important;
        box-shadow: inherit !important;
        background-image: inherit !important;
    }

    .fc-prev-button::after {
        content: "이전달";
    }

    .fc-next-button::before {
        content: "다음달";
    }

    .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
        float: left !important;
        padding: 10px !important;
        display: inline-block !important;
    }


    /*sub4 E*/

    /*sub5 S*/

    .menuUl {
        background-color: #fff;
    }

    .menu:first-child {
        border-top: 1px solid #e1e1e1;
    }

    .menu.open {
        padding-bottom: 0;
    }

    .menu {
        width: 98%;
        list-style: none;
        padding: 13px 4px;
        border-bottom: 1px solid #e1e1e1;
        text-align: left;
        position: relative;
    }

    .menu>div a {
        text-decoration: none;
        color: #333;
        display: flex;
        justify-content: space-between;
        align-items: center;

        font-size: 14px;
        font-weight: bold;
    }

    .menu .hideNav {
        display: none;
        overflow: hidden;
    }

    .hideNav li:first-child {
        margin-top: 20px;
    }

    .hideNav li {
        list-style: none;
        font-size: 14px;
        padding: 20px 0;
        list-style: circle;
        border-bottom: 1px solid #e1e1e1;
    }

    .hideNav a {
        text-decoration: none;
        color: #333;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .disSpace img {
        margin-right: 10px;
    }

	.btnSmall{
		border-radius: 5px;
		border: 1px solid #6da61d;
		padding: 2px 6px 2px 4px;
		font-size: 13px;
		background-color: #fff;
		color: #6da61d;
		margin:0 1px;
		white-space: nowrap;
	}

	html.xsmall .btnSmall, html.xsmall .btnSmall2, html.xsmall .btnSmall3{
		font-size: 12px;
	}
	html.small .btnSmall, html.small .btnSmall2, html.small .btnSmall3{
		font-size: 13px;
	}
	html.large .btnSmall, html.large .btnSmall2, html.large .btnSmall3{
		font-size: 16px;
	}
	html.xlarge .btnSmall, html.xlarge .btnSmall2, html.xlarge .btnSmall3{
		font-size: 18px;
	}
	html.xxlarge .btnSmall, html.xxlarge .btnSmall2, html.xxlarge .btnSmall3{
		font-size: 20px;
	}

	.btnSmall2{
		border-radius: 5px;
		border: 1px solid #e1e1e1;
		padding: 2px 4px;
		font-size: 13px;
		background-color: #fff;
		color: #333;
		margin:0 1px;
		white-space: nowrap;
	}
	.btnSmall3{
		border-radius: 5px;
		border: 1px solid #e1e1e1;
		padding: 4px 12px;
		font-size: 14px;
		background-color: #fff;
		color: #333;
		margin:0 1px;
		white-space: nowrap;
	}

	.btnWhite {
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: 600;
        background-color: #fff;
        color: #333;
		white-space: nowrap;
    }
    .btnWhite2 {
		min-width:60px;
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 8px 10px;
        font-size: 1rem;
        font-weight: 600;
        background-color: #fff;
        color: #333;
		white-space: nowrap;
    }
	html.xsmall .btnWhite, html.xsmall .btnWhite2 {
        font-size: 12px;
	}
	html.small .btnWhite, html.small .btnWhite2 {
        font-size: 13px;
	}
	html.large .btnWhite, html.large .btnWhite2 {
        font-size: 16px;
	}
	html.xlarge .btnWhite, html.xlarge .btnWhite2 {
        font-size: 18px;
	}
	html.xxlarge .btnWhite, html.xxlarge .btnWhite2 {
        font-size: 20px;
	}

	p.btnFinish {
		border-radius: 5px;
		border: 1px solid #e1e1e1;
		padding: 10px 10px;
		font-size: 14px;
		font-weight: bold;
		background-color: #f8f8f8;
		color: #333;
		width:60px;
		white-space: nowrap;
	}

    .btnGreen {
        border-radius: 5px;
        border: 1px solid #6da61d;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: 600;
        background-color: #6da61d;
        color: #fff;
		white-space: nowrap;
    }
	.btnGreen2 {
		border-radius: 5px;
		border: 1px solid #6da61d;
		padding: 10px 15px;
		font-size: 14px;
		font-weight: 600;
		background-color: #fff;
		color: #6da61d;
		white-space: nowrap;
	}
    .down_arrow {
        transition-duration: 0.5s;
    }

    span.green {
        font-size: 30px;
        margin-left: 10px;
		margin-right:10px;
    }


    .openCate {
        width: 96%;

        list-style: none;
        padding: 20px 0 0;
        border-bottom: 1px solid #e1e1e1;
        text-align: left;
        position: relative;
    }

    .openCate>div a {
        text-decoration: none;
        color: #333;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 220px;
        font-size: 18px;
        font-weight: bold;
        position: relative;
    }

    .openCate .hideNav {
        display: none;
        overflow: hidden;
    }

    .openCate .hideNav {
        display: block;
    }

    .openNav li:first-child {
        margin-top: 20px;
    }

    .openNav li {
        list-style: none;
        font-size: 14px;
        padding: 10px 0;
        list-style: circle;
        border-top: 1px solid #e1e1e1;
        list-style: none;
    }

    .openNav a {
        text-decoration: none;
        color: #333;
        display: flex;
        align-items: center;
    }

    .grayBox {
        background-color: #f7f7f7;
        margin: 5% 0;
        padding: 3%;
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .BoxWhite {
        font-weight: bold;
        width: 30%;
        font-size: 18px;
        border: 1px solid #e1e1e1;
        line-height: 26px;
        text-align: center;
        height: 90px;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        margin: 0 4px;
        cursor: pointer;
		letter-spacing:-0.08em;
		padding:0 13px;
    }
    html.gothic .BoxWhite {
		padding:0 16px;
	}
    html.gothic .BoxWhite.family, html.gothic .BoxWhite.friend, html.gothic .BoxWhite.etc {
		font-size:17px !important;
		padding:0 14px !important;
	}
	.BoxWhite i{
		color:#6da61d;
		font-size:2rem;
	}

    .smallContent {
        font-size: 16px;
        font-weight: bold;
        color: #685d54;
        line-height: 24px;
    }

    .mar-icon {
        margin-left: 32px;
        margin-top: 10px;
    }

    .greenBtn {
        padding: 5px 15px;
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        font-size: 1rem;
        border: 0;
        border-radius: 5px;
    }
    .greenBtn2 {
        padding: 4px 12px;
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        font-size: 13px;
        border: 0;
        border-radius: 5px;
    }
    .grayBtn {
        padding: 5px 15px;
        background-color: #8f8f8f;
        color: #fff;
        font-weight: 600;
        font-size: 1rem;
        border: 0;
        border-radius: 5px;
    }

    .btnAndText {
        /* display: flex;
        justify-content: space-between;
        align-items: flex-end; */
    }

    .btnAndText .button {
        text-align: right;
    }

    /*sub5 E*/
    /*sub5_group S*/
    .search {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
    }

    .search input[type='text'] {
        width: 80%;
        padding: 2%;
        border: 1px solid #e1e1e1;
		font-size:1rem;
    }

    .search input[type="button"] {
        padding: 6px 15px;
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        border: 0;
        border-radius: 5px;
    }

    .menu_one img {
        width: 40px;
        margin-right: 10px;
    }

    /*sub5_group E*/


    /*sub5 add S*/
    .AddWhite {
        padding: 30px 10px;
        position: relative;
        display: flex;
        align-items: center;
    }
	.modal_my_profile .AddWhite{
		width:100%;
	}

    .AddWhite .center {
        width: 100%;
    }

    .AddWhite .title {
        font-size: 20px
    }

    .namingLine {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 20px 0;
    }

    .namingLine input[type='text'] {
        width: 75%;
        padding: 5px 0;
        border: 1px solid #e1e1e1;
        background-color: #fff;
    }

    .namingLine input[type="button"] {
        width: 22%;
        padding: 5px 0;
        border: 0;
        background-color: #6da51c;
        color: #fff;
        border-radius: 5px;
    }

    .AddWhite .smallText {
        line-height: 24px;
    }

    .close {
        /* position: absolute; */
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

    .close i {
        font-size: 22px
    }

    .close2, .pop-inform-btn {
        position: absolute;
        top: 15px;
        right: 12px;
        cursor: pointer;
    }

    .close2 i, .pop-inform-btn i {
        font-size: 18px;
        color:#888;
    }

    .close3 {
        position: absolute;
        top: 15px;
        left: 12px;
        cursor: pointer;
    }

    .close3 i {
        font-size: 18px;
        color:#000;
    }

    /*sub5 add E*/

    /*sub5 Help2 E*/
    .searchName select {
        width: 16%;
        padding: 2%;
        border: 1px solid #e1e1e1;
    }

    .searchName select+input[type="text"], select+input[type="number"] {
        width: 60% !important;
        padding: 2% !important;
        border: 1px solid #e1e1e1 !important;
    }

	.searchName input[type="button"] {
		width:16%;
		padding: 2% 3%;
		background-color: #6da61d;
		color: #fff;
		font-weight: 600;
		border: 0;
		border-radius: 5px;
	}

    /*sub5 Help2 E*/
    /*sub5 Help3 S*/
    .border-TB {
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        padding: 10px 0;
    }

    .RoomText {
        font-size: 14px;
        line-height: 20px;
        font-weight: 800;
    }

    .InsertBtn button {
        width: 90px;
        padding: 8% 3%;
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        border: 0;
        border-radius: 5px;
    }

    .border-p {
        border-bottom: 1px solid #e1e1e1;
        padding: 20px;
    }

    .peopleLine {
        text-align: center;
        margin-right: 15px;
        cursor: pointer;
    }

    .peopleLine img {
        width: 50px;
    }

    .AddWhite .peopleLine {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .AddWhite .peopleLine img {
        width: 120px;
        margin-bottom: 20px;
    }

    .AddWhite .peopleLine .pLText {
        font-size: 18px;
    }

    .pop_Text {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        margin-top: 20px
    }

    .closeBtn {
        color: #6da61d;
        background-color: #fff;
        border: 1px solid #6da61d;
        padding: 8px 15px;
        font-size: 14px;
        margin-top: 30px;
        border-radius: 5px;
    }

    .paddingWhite {
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 8px 20px;
        font-size: 16px;
        margin-top: 30px;
        background-color: #fff;
        color: #333;
    }

    .communityText {
        color: #685d54;
        line-height: 24px;
        font-size: 16px;
		padding:4px 0;
    }

    .menu_one {
        padding: 2%
    }

    /*sub5 Help3 E*/
    /*sub5 community2 S*/
    .whereMe {
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        border-radius: 5px 5px 0 0;
        display: inline-block;
        padding: 8px 10px;
        width: 120px;
        text-align: center;
    }

    .grayBox2 {
        background-color: #f7f7f7;
        margin: 0;
        padding: 3%;
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .grayBox3 {
        background-color: #f7f7f7;
        margin: 0;
        padding: 3%;
        width: 90%;
        display: block;
        justify-content: center;
        align-items: center;
    }
	.grayBox3 .BoxWhite{
		width:90%;
		margin:10px 0;
	}

	.community_text {
        font-size: 18px;
    }

    .communityTable h1{
      font-size: 16px;
      margin-bottom: 10px;
      font-weight: 600;
      color: #685d54;
    }

    .communityTable table {
        border-top: 2px solid #7cba25;
        width: 100%;
        border-collapse: collapse;
        border-bottom: 1px solid #e1e1e1;
    }

    .communityTable td {
        padding: 1%;
        border-bottom: 1px solid #e1e1e1;
    }

    .communityTable input[type='text'] {
        width: 98%;
        border: 1px solid #e1e1e1;
        padding: 1%;
        outline: none;
    }

    .communityTable th {
        font-size: 14px;
        text-align: left;
        padding: 15px;
        font-weight: 600;
        width: 25%;
        border-bottom: 1px solid #e1e1e1;
    }

    .RealSmall {
        font-size: 12px;
        font-weight: 600;
    }

    /*sub5 community2 E*/

    /*subALL S*/
    .fileUse {
        position: relative;
    }

    .fileUse .pf_img{width: 90%;}

    .camera {
        width: 37px;
        height: 37px;
        border-radius: 50%;
        box-shadow: 5px -4px 10px rgb(0 0 0 / 10%);
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
    }
    #photoArea .camera {
        width: 52px;
        height: 52px;
    }
    #photoArea .camera i.xi-camera{
    	font-size:24px;
    }

    .nameText {
        font-size: 18px;
        font-weight: 400;
        color: #685d54;
        margin-left: 0px;
    }

    .icon {
      margin-left: 15px;
    }

    .settingLine {
        width: 98%;
        list-style: none;
        padding: 18px 1%;
        border-bottom: 1px solid #e1e1e1;
        text-align: left;
        position: relative;
        font-weight: 600;
        list-style: none;
    }

    .settingLine .menu_one {
        list-style: none;
    }

	.mark-as-read .settingLine{
		padding:2% 0;
	}

    .btnGray {
        border-radius: 5px;
        background-color: #f7f7f7;
        float: left;
        width: 24%;
        margin-right: 1.2%;
        text-align: center;
        padding: 25px 0;
        cursor: pointer;
    }

    .btnGray:last-child {
        margin-right: 0;
    }

    .btnGray .text {
        font-size: 16px;
        font-weight: 600;
        margin-top: 10px;
        color: #685d54
    }

    .btnGray2 {
        border-radius: 5px;
        background-color: #f7f7f7;
        text-align: center;
        padding: 8px 30px;
		border:1px solid #e1e1e1;
		font-size:16px;
        cursor: pointer;
    }

    .numbering {
        position: relative;
        display: inline-block;
    }

    .greenCircle {
        width: 23px;
        height: 23px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        color: #fff;
        background-color: #70a725;
        position: absolute;
        top: 0px;
        right: -8.5px;
        font-size:0.8rem;
    }

    /*subALL E*/
    /*subALL setting S*/
    .disN {
        display: inherit;
    }

    .longDiv {
        padding: 6px;

    }

    .longInput {
        padding: 6px;
        width: 98.4%;
        border: 1px solid #e1e1e1;
        margin-bottom: 10px;
        ;
        ;
    }

    /*subALL setting E*/

    /*subALL alram S*/
    .alramLine {
        display: flex;
        align-items: center;
        padding: 15px;
        border-bottom: 1px solid #e1e1e1;
    }

    .alramLine .User {
        margin-right: 20px;
    }

    .alramLine .BigText {
        font-size: 14px;
        color: #474340;
        font-weight: 600;
        margin-top: 5px;
        margin-bottom: 5px;
        line-height: 140%;
    }
    html.xsmall .alramLine .BigText {
        font-size: 13px;
        line-height: 142%;
	}
    html.small .alramLine .BigText {
        font-size: 14px;
        line-height: 142%;
	}
    html.large .alramLine .BigText {
        font-size: 16px;
        line-height: 142%;
	}
    html.xlarge .alramLine .BigText {
        font-size: 18px;
        line-height: 145%;
	}
    html.xxlarge .alramLine .BigText {
        font-size: 20px;
        line-height: 150%;
	}

    /*subALL alram E*/
    /*subAll BookMark S*/
    .textarea {
        width: 100%;
        border: 1px solid #e1e1e1;
        height: 150px;
        margin-top: 30px;
        resize: none;
		font-size:1rem;
    }

    .User.Little {
        display: flex;
        align-items: center;
        font-size: 12px;
        color: #474340;
        margin-right: 20px;
		text-align:left;
		line-height:18px;
    }

    .User.Little img {
        width: 32px;
        margin-right: 10px;
		border-radius:50%;
    }

    .replyText {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
    }

    .replyText textarea {
		border: 1px solid #e1e1e1;
        width: 90%;
        height: 80px;
        resize: none;
		font-size:16px;
		border-radius:0px;
    }

    .replyText button {
        width: 25%;
        height: 95px;
        border: 0;
        background-color: #685f59;
        color: #fff;
    }

	.replyText .commt{
		width:100px;
	}
	.replyText .commt img{
      width: 60% !important;
      height: 60%;
      margin-bottom: 5px;
	}

    .commt{
      text-align: center;
    }

    .commt img{
      width: 80%;
      margin-bottom: 5px;
    }

    #myInfo.commt{
      width: 100px !important;
	}

	.commt_img{
      display: flex;
      align-items: center;
    }

    .commt_img img{
      width: 15%;
	  max-width:70px;
    }

    .commt .name{
      font-size: 13px;
    }

    .commt_img .name{
      font-size: 14px;
      margin-left: 5px;
	  line-height:18px;
    }
	.comment-name{
		width:65%;
	}
	.comment-date{
		width:calc(100% - 65% - 50px);
		margin-left:auto;
		text-align:right;
	}

	#commentArea .reply2:first-child{
        border-top: 3px solid #70a61c;
	}
	#commentArea > ul{
		margin-top:20px;
        border-top: 3px solid #70a61c;
	}
    .reply2 {
		padding: 10px 6px;
		border-top: 1px solid #e1e1e1;
	}

    .tabMenu{
		padding-bottom: 20px;
	}
    .tabMenu li {
        float: left;
        border: 0;
        padding: 15px 0;
        text-align: center;
        border-bottom: 1px solid #e1e1e1;
		color: rgb(85, 85, 85);
		background-color: rgb(242, 242, 242);
		white-space: nowrap;
    }
    .tabMenu li.on {
		color:rgb(242, 242, 242);
		background-color:rgb(85, 85, 85);
	}
	.tabMenu li:nth-child(1):nth-last-child(3),
	.tabMenu li:nth-child(1):nth-last-child(3) ~ li {
		width: 33.3%;
	}
	.tabMenu li:nth-child(1):nth-last-child(4),
	.tabMenu li:nth-child(1):nth-last-child(4) ~ li {
		width: 25%;
	}
	/* 후원하기 */
    .tabMenu.sponsor li:not(:last-child){
		width:30% !important;
	}
    .tabMenu.sponsor li:last-child{
		width:40% !important;
	}

	.sponsor_links .list{
		padding:20px 0;
	}
	.sponsor_links .list:not(:last-child){
		border-bottom:1px solid #e1e1e1;
	}

	.sponsor2 li{
		padding:20px 0;
		border-bottom:1px solid #e1e1e1;
	}
	.sponsor2 .title{
        font-size: 18px;
		line-height:26px;
        color: #685d54;
        font-weight: 700;
        cursor: pointer;
	}
	.sponsor2 .desc{
		display:block;
		padding-top:10px;
		line-height:1.4rem;
	}

	.sponsor_body{
		margin:3% 0 5%;
	}
	.sponsor_body img{
		width:100%;
		padding:5% 0;
	}

	.sponsor_body .grayBox p, .sponsor_body .grayBox p span{
		display:block;
		line-height:1.5rem;
	}

	.greenTitle{
        color: #6da61d;
		font-weight:600;
		line-height:1.4rem;
		padding:10px 0;
	}

	/*subAll BookMark E*/
    /*subAll guide S*/
    .guide .guideTitle {
        width: 200px;
    }

    .guide .MiddleTitle {
        font-size: 26px;
    }

    .guideTitle {
        font-size: 20px;
        font-weight: 600;
        color: #333;
    }

    .guideContent {
        font-size: 16px;
        font-weight: 600;
        color: #685d54;
    }

    .whiteLong {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        font-weight: 500;
        padding: 5px 20px;
        background-color: #fff;
        font-size: 16px;
        color: #6a5c50;
    }

    /*subAll guide E*/
    /*subAll guideD2 S*/
    .subAll_guideD2Text {
        font-size: 16px;
        line-height: 24px;
    }

    .subAll_guideD2Text .bold {
        font-size: 18px;
    }

    .Stxt {
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
        margin: 20px 20px;
    }

    .sorryImg {
        border-bottom: 1px solid #e1e1e1;
    }

    .sorryImg img {
        max-width: 100%;
    }

    /*subAll guideD2 E*/
    /*subAll ask D S*/
    .askDate {
        border-top: 1px solid #e1e1e1;
        padding: 15px;
        font-size: 14px;
        color: #a4a4a4;
    }

    .askQDate {
        font-size: 14px;
        color: #a4a4a4;
    }

    .askTitle {
        padding: 0 15px 15px;
        font-weight: 600;
        font-size: 26px;
    }

    .aksFile {
        border-top: 1px solid #e1e1e1;
        padding: 15px;
        font-size: 14px;
    }

    .aksQ {
        border-top: 1px solid #e1e1e1;
        padding: 15px;
        font-size: 16px;
    }

    .aksQ .Q,
    .aksQ .content,
    .aksA .Q,
    .aksA .content {
        float: left;
    }

    .aksQ .Q,
    .aksA .Q {
        font-size: 30px;
        font-weight: 600;
        width: 10%;
    }

    .aksA {
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        padding: 10px;
    }

    .grnBtn {
        border: 1px solid #70a61c;
        border-radius: 5px;
        font-weight: 500;
        padding: 5px 20px;
        font-size: 0.9rem;
        background-color: #70a61c;
        color: #fff;
    }

    .askInput input {
        margin: 10px 0;
        padding: 10px;
        width: 97.9%;
        border: 1px solid #e1e1e1;
    }

    .askSelect select {
        margin-top: 10px;
        padding: 10px;
        width: 100%;
        background: url(../image/selectArrow.svg) no-repeat 98% 49%;
        background-size: 10px;
    }

    .aksText textarea {
        border: 1px solid #e1e1e1;
        width: 100%;
        height: 150px;
        resize: none;
    }

    .smallImg {
        width: 40px;
    }

    /*subAll ask D E*/
    .inputDiv {
        width: 100%;
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        margin-bottom: 15px;
        overflow:hidden;
    }

    .inputDiv input[type='text'], input[type='number'] {
        width: 97%;
        border-radius: 5px;
        border: 0;
        padding: 10px;
    }
    
    .inputDiv input[type='password'] {
        width: 97%;
        border-radius: 5px;
        border: 0;
        padding: 10px;
        margin:0;
    }

    .inputDiv label {
        display: inline-block;
        margin: 10px;
    }

    .SelectAndSearch {
        background-color: #f7f7f7;
        padding: 4%;
        width: 92%;
    }

    .SmallTxt {
        font-size: 14px;
    }

    .CheckText {
        font-size: 14px;
        color: #9f9f9f;
        margin-top: 10px;
    }

    .SelectBox select {
        width: 100%;
        padding: 10px;
        margin-top: 10px;
        border-radius: 5px;
        background: url(../image/selectArrow.svg) no-repeat 98% 49%;
        background-size: 10px;
        background-color: #fff;
    }

    .btnArea {
        width: 100%;
        margin-top: 30px;
        text-align: center;
    }

    /*my S*/
    .tableArea .my {
        width: 100%;
        border-collapse: collapse;
    }

    .my th {
        padding: 10px;
        width: 15%;
        text-align: left;
        border-bottom: 1px solid #E1e1e1;
    }

    .my td {
        padding: 10px;
        border-bottom: 1px solid #E1e1e1;
    }

    .my td input[type='text']  {
        width: 82%;
        padding: 1%;
        border: 1px solid #e1e1e1;
    }

    .my td textarea {
        width: 82%;
        padding: 1%;
        border: 1px solid #e1e1e1;
        height: 62px;
        resize: none;
    }

    .my td textarea+button {
        height: 80px;
    }

    .my td button {
        border-radius: 5px;
        width: 14%;
        padding: 0.8%;
        border: 1px solid #e1e1e1;
        background-color: #fff;
    }

    /*my E*/
    .MyTitle {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
    }
    html.xsmall .MyTitle {
        font-size: 14px;
	}
    html.small .MyTitle {
        font-size: 16px;
	}
    html.large .MyTitle {
        font-size: 22px;
	}
    html.xlarge .MyTitle {
        font-size: 26px;
	}
    html.xxlarge .MyTitle {
        font-size: 30px;
	}

    .MyTitle .green {
        margin-left: 0;
    }

    .myWhiteBtn {
        border-radius: 5px;
        border: 1px solid #e1e1e1;
        padding: 5px 10px;
        font-size: 14px;
        background-color: #fff;
    }

    .Reason {
        margin-top: 20px;
    }

    .Reason .text {
        font-size: 14px;
    }

    .Reason input[type='text'] {
        width: 98%;
        padding: 1%;
        border: 1px solid #e1e1e1;
        margin-top: 10px;

    }

    /* The switch - the box around the slider */
    .switch {
        position: relative;
        display: inline-block;
        width: 45px;
        height: 24px;
        vertical-align: middle;
    }

    /* Hide default HTML checkbox */
    .switch input {
        display: none;
    }

    /* The slider */
    .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

    input:checked+.slider {
        background-color: #70a61c;
    }

    input:focus+.slider {
        box-shadow: 0 0 1px #2196F3;
    }

    input:checked+.slider:before {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    /* Rounded sliders */
    .slider.round {
        border-radius: 34px;
    }

    .slider.round:before {
        border-radius: 50%;
    }

    p {
        margin: 0px;
        display: block;
        font-size: 1rem;
        font-weight: normal;
		line-height:160%;
    }

    .language {
        width: 120px;
        border: 1px solid #e1e1e1;
    }

    select.language option[value="lang"] {
        background-image: url("../image/googleIcon.jpg");
        background-size: 10px;
        width: 10px;
        height: 10px;
    }

	.UserText {
		font-size: 13px;
		color: #6d5d50;
		margin-top: 10px;
	}

	.User .UserText, .Character .ch_name{
		font-size: 12px;
		color: #6d5d50;
		margin-top: 5px;
		margin-left:2px;
		text-align: center;
		letter-spacing:-0.08rem;
	}

    .faqQ {
        width: 35px;
        height: 35px;
        background-color: #6da51c;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        border-radius: 50%;
    }

    .faqA {
        width: 35px;
        height: 35px;
        background-color: #333333;
        color: #fff !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center;
        font-size: 18px;
        border-radius: 50%;
        margin-left: 2%;
    }

    .faqTitle {
        margin-left: 10px;
    }

    .faqContent {
        font-size: 16px;
        margin-left: 10px;
        line-height: 24px;
    }

    .login_sub{
		/* min-width: 560px; */
		width: 85%;
		margin: 6% auto 0;
		text-align: center;
    }

	.login_sub input[type=text], .login_sub input[type=password]{
		width:98% !important;
	}

    .login_id{
		display: block;
    }

    .login_sub h1{
		font-size: 30px;
		margin-bottom: 20px;
		color: #555;
    }

	.lg input[type="text"], input[type="password"], input[type="number"] {
		border: 1px solid #ccc;
		padding: 5px;
		width: 90%;
		display: inline-block;
		border-radius: 5px;
		font-size: 16px;
		color: #333;
		margin: 5px 0;
	}

	.lg label{
		float: left;
		margin: 10px 0;
		color: #333;
		font-size: 10px !important;
	}

    .login_btn{
      font-size: 20px;
      background-color: #7ab724;
      padding: 10px 0;
      border: 0;
      width: 100%;
      border-radius: 5px;
      color: #fff;
      margin-bottom: 10px;
    }

    .login_sub2{
		display: flex;
		align-items: center;
		justify-content: center;
    }
    .find_btn_box ul{overflow:hidden;}
    .find_btn_box li{
		display: inline-block;
		border: 1px solid #ccc;
		padding: 10px 8px;
		border-radius: 5px;
		font-size: 12px;
		margin: 5px 3px;
		cursor: pointer;
    }

    .column_diary{overflow:hidden; padding-top: 20px;}
    .column_diary li{
		float: left;
		border: 0;
		padding: 10px;
		border-radius: 5px;
		font-size: 12px;
		cursor: pointer;
    }

    .on2{
		background-color: #555;
		color: #fff;
		display: inline-block;
		font-size: 14px;
    }
    /*faq*/
  .csCenter2_ul{
    margin-bottom: 10%;
  }


  .faq {
    font-size: 16px;
  }

  .faq_ul {
    background-color: #fff;
    margin-bottom: 100px;
  }

  .faq.open{
    padding-bottom: 0 !important;
  }
  .faq {
    width: 100%;
    display: inline-block;
    list-style: none;
    padding: 2% 0;
    border-bottom: 1px solid #e1e1e1;
    text-align: left;
    position: relative;
  }

  .faq .faqhideNav {
    display: none;
    overflow: hidden;
  }

  .faqhideNav > li:first-child {
    margin-top: 2%;
    background-color:#fdfdfd;
    border-top:1px solid #e1e1e1;
  }

  .faqhideNav > li {
    list-style: none;
    font-size: 14px;
    padding-top: 5px;
    list-style: circle;
    padding: 2% 0;
    display: flex;
    align-items: center;
  }

  .faqhideNav > li a {
    list-style: none;
    font-size: 14px;
    text-decoration: none;
    color: #777;
    cursor: pointer;
  }

  .faq a {
    text-decoration: none;
    color: #333;
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    cursor: pointer;
  }
  .faq a > div , .menu_one2 >  div{
    float: left;
    display: inline;
  }

	.csContent{
		width: 96%;
		line-height: 1.4rem;
		padding:2% 2% 0;
		font-size: 1rem;
	}

  .faqArea1{
    /* width: 5%; */
    font-size:20px;
  }
  .faqArea1 .title{
    font-size:18px;
  }
  .faqArea2{
    width: calc(100% - 80px);
    font-size:16px;
    margin-top:3px;
    padding: 0 2%;
  }
  .faqArea2 + .down_arrow{
    top:4px !important;
  }
  .drop_arrow {
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 14px;
    transition-duration: 0.5s;
  }

  .btnQ {
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #7cba25;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
  }
  .btnA {
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #777;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
  }
  .menu.yap{
    width: 96% !important;
    padding:10px 0 !important;
  }
  .menu.open.yap>.disSpace{
    padding:0 !important;
  }

    .headerLine {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }



    .User2 {
  		width: 20%;
      text-align: center;
  	}
  	.User2 img{
  		width: 100%;
  	}
    .User2 .text{
  		margin-top:10px;
  		font-size:0.9rem;
  	}
    .mar_top{margin-top: 20px;}

    .ask_btn{
      background-color: #6da61d;
      border: 1px solid #6da61d;
      border-radius: 5px;
      color: #fff;
      font-size: 14px;
      padding: 5px 0;
      width: 100px;
      font-weight: 600;
      margin-bottom: 15px;
    }

      /* common */

    .check_wrap{}

    /* code */
    /* 인풋은 화면에 안보이게 합니다.*/
    .dateCk input[type="checkbox"]{display:none}
    .dateCk input[type="checkbox"] + label span{
      display:inline-block;
      width:20px;
      height:20px;
      border:1px solid #ddd;
      vertical-align:middle;
      border-radius: 3px;
      cursor: pointer;
      margin-right: 5px;
    }
    .dateCk input[type="checkbox"]:checked + label span{
      background: url(../image/gCK.png);
      border:1px solid #fff;
      /*   이미지 크기가 체크박스보다 크다면 cover를 적용 */
        background-size:cover;
    }
    .ck_font{font-size: 14px;}

    .dateCk{
      display: flex;
      align-items: center;
      padding: 15px 20px 15px 10px;
      font-size: 1rem;
	  line-height:150%;
      color: #333;
    }
    .dateCk2{
      align-items: center;
      padding: 15px 20px 15px 10px;
      font-size: 1rem;
	  line-height:150%;
      color: #333;
    }
    .dateCk p{
      margin-right: 20px;
      font-size: 14px;
      font-weight: bold;
      color: #333;
    }

    .profile{
      width: 100%;
      padding: 30px 0;
      margin: 0 auto;
      text-align: center;
    }

    .profile h1{
      font-size: 20px;
      font-weight: 600;
      color: #333;
      margin: 10px 0;
    }
    .profile h2{
      font-size: 0.88rem;
      /* font-weight: 600; */
      color: #333;
      line-height: 150%;
      margin-bottom: 0px;
    }

    .searchName2 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
    }

    .searchName2 input[type="text"]:first-child {
        width: 76%;
        padding: 2%;
        border: 1px solid #e1e1e1;
    }

    .searchName2 input[type="button"] {
        padding: 1% 3%;
        background-color: #6da61d;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        border: 0;
        border-radius: 5px;
    }
    
		 .overScroll {
		    overflow-x: auto;
		    overflow-y: hidden;
		    border: 1px solid #e1e1e1;
		    padding: 1.5%;
		    width: 97%;
			min-height:70px;
		}
		.overScroll .Scroll{
		    width: max-content;
		}
		.overScroll .Scroll .user_lst{
			display:flex;
		}
		.people {
		    text-align: center;
		    float: left;
		    padding: 5px 4px;
		    cursor: pointer;
		}
		.people i {
		    font-size: 46px;
		    color: #6da61d;
			margin-top:-3px;
		}
		
	.calendar_table .table_body .count_box {
		/* margin-left: 30px; */
		margin-right: 5px;
	}

	.calendar_table .table_body .cates {
		/* -webkit-box-flex: 1;
		-ms-flex: 1 auto; */
		font-size:12px;
		/* flex: 1 auto; */
	}

	.count_box.size_m {
		width: 18px;
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}

	.calendar_table .table_body .count_box {
		margin-left: 0;
		margin-right: 0;
	}
	.calendar_table .table_body .date_cell .day{
		display:inline-block;
		width:45%;
	}
	.count_box_area{
		display:inline-block !important;
		width:50%;
		text-align:right;
	}
	.calendar_table .table_body .date_cell .cates{
		display:block;
		padding-left:10%;
		margin-top:10%;
	}
	.calendar_table .table_body .date_cell .cates *{
		line-height:14px;
		font-size:14px;
	}
  
	.helpTextarea{
		line-height:24px;
	}

	.peopleLine .pLText{
		font-size:13px;
		font-weight:normal !important;
		margin-top:10px;
	}

	.reply-profile-image {
		width:22px !important;
		height:22px !important;
	}


	/* 동행일기 쓰는법*/
	ul.manual{
		border-top:3px solid #6da61d;
	}
	.manual .list_item{
		border-bottom:1px solid #e1e1e1;
		padding-top:20px;
	}
	.manual .list_item .list_thum{
		width:100%;
	}
	.manual .list_item .list_cont{
		padding:20px 10px;
	}
	.manual .list_item .list_cont h4{
		color:#6da61d;
		line-height:1.5rem;
	}
	.manual .list_item .list_cont .text{
		font-size:1rem;
		line-height:1.4rem;
		padding:20px 0;
	}
	.manual .lst_img li{
		padding:10px 0;
	}
	.manual .lst_img li img{
		vertical-align:middle;
	}

} /* end mobile */

/* MODAL */
.modal_visibility{position: fixed;z-index: 9999;top: 50%;left: 50%;max-width: 100%;width: 100%;height: 100%;overflow-y:scroll;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 50px;background: #fff;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.modal_visibility .modal_header{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-top: 45px;font-size: 24px;line-height: 28px;}
.modal_visibility .modal_header:first-child{margin-top: 0;}
.modal_visibility .modal_header .btn-radio{padding-right: 77px;}
.modal_visibility .modal_header .btn-radio label{font-size: 20px;margin-left: 40px;}
.modal_visibility .modal_header .btn-radio label:first-child{margin-left: 0;}
.modal_visibility .modal_header .btn-radio input{width: 32px;height: 32px;background-image: url(../images/common/form/bg_radios_2.png);}
.modal_visibility .modal_header .btn-radio input:checked{background-position: 100% 0;}
.modal_visibility .modal_content{margin-top: 35px;}
.modal_visibility .point{padding-left: 15px;font-size: 18px;color: #e75226;position: relative}
.modal_visibility .point:before{display: block;content: '*';position: absolute; left: 0;top: 5px;;}
.modal_visibility label{font-size: 16px;}
.modal_visibility .check_box{width: 650px;}
.modal_visibility .check_box:after{content: '';display: block;clear: both}
/*.modal_visibility .check_box label{float: left;width: 33.3%;margin-top: 20px;white-space: nowrap;} */
.modal_visibility .check_box label{float: left;width: 50%;margin-top: 20px;white-space: nowrap;}
.modal_visibility .date_box .inner{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 20px;}
.modal_visibility .date_box .input_item input[type='text']{text-align: center;}
.modal_visibility .date_box .input_select{margin-left: 10px;margin-right : 10px;}
.modal_visibility .date_box .point{margin-left: 20px;}
.modal_visibility .radio_box{margin-top: 20px;}
.modal_visibility .date_box input[type=checkbox]{background-image: url(../images/common/form/bg_checkbox_2.png);vertical-align: -4px;}
.modal_visibility .date_box input[type=checkbox]:checked{background-image: url(../images/common/form/bg_checkboxs.png);background-position: 0 100%}
.modal_visibility .radio_box label ~ label{margin-left: 15px;}
.modal_visibility .radio_box input[type=radio]{width: 26px;height: 25px;;background-image: url(../images/common/form/bg_radios_2.png);background-size: auto 100%;}
.modal_visibility .radio_box input[type=radio]:checked{background-position: 100% 0;}
.modal_visibility .btn-complete{margin-top: 55px;text-align: center;}
/* .modal_visibility .btn-complete .btn{height: 40px;line-height: 40px;font-size: 18px;background: #31acb1;} */
.modal_visibility .btn-complete .btn{height: 40px;line-height: 40px;font-size: 18px;}
.modal_visibility .btn_close{position: absolute;top: 50px;right: 50px;}
.modal_visibility .btn_close button{width: 28px;height: 28px;background: url(../images/common/btn/btn_modal_close.png) no-repeat 0 0;}

button.icon_bookmark.on {
    position: relative;
    top: 0px;
    display: inline-block;
    margin-right: 10px;
    width: 22px;
    height: 30px;
    vertical-align: middle;
    content: '';
    background: url(../images/contents/icon_bookmark.png) no-repeat;
    background-size: 100%;
}

button.icon_bookmark {
    position: relative;
    top: 0px;
    display: inline-block;
    margin-right: 10px;
    width: 22px;
    height: 30px;
    vertical-align: middle;
    content: '';
    background: url(../images/contents/icon_bookmark_off.png) no-repeat;
    background-size: 100%;
}

/* calendar */

    
    .calendar_table .table_header {
        position: relative;
        padding: 50px 0 1em 0;
        text-align: center;
        border-top: 1px solid #ededed;
    }
    .calendar_table .table_header .date_select {
    display:flex;
    line-height: 40px;
}
    .calendar_table .table_header .date_select a:first-child{
    text-align:left;
    flex:0.8;
}
.calendar_table .table_header .date_select strong{
    flex:1;
}
 .calendar_table .table_header .date_select a:last-child{
    text-align:right;
    flex:0.8;
}
.calendar_table .table_header .date_select .btn_prev {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    width: 28px;
    height: 28px;
    background: url(../images/common/btn/btn_calender_arrow.png) 0 0 no-repeat;
}

.blind {
    position: absolute;
    top: -10000px;
    left: 0;
    display: block;
    font-size: 0;
    line-height: 0;
    text-indent: -10000px;
    overflow: hidden;
    width: 1px;
    height: 1px;
    white-space: nowrap;
    z-index: -1;
}
.calendar_table .table_header .date_select .date_value {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0px;
    font-size: 22px;
	font-weight:600;
}

.calendar_table .table_header .date_select .btn_next {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    width: 28px;
    height: 28px;
    background: url(../images/common/btn/btn_calender_arrow.png) 100% 0 no-repeat;
}

.calendar_table .table_header .btn_area {
    position: absolute;
    top: 30px;
    right: 0;
    display: flex;
}
.calendar_table .table_header .btn_area button {
    width: 94px;
    height: 40px;
    color: #31acb1;
    overflow: visible;
    display: inline-block;
}

.calendar_table .table_body table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ededed;
    table-layout: fixed;
}
.calendar_table .table_body th {
    width: 14.285714286%;
    /* height: 55px; */
    background-color: #fcfcfc;
    border: 1px solid #ededed;
    text-align: center;
    padding:10px 0
}

.calendar_table .table_body th:first-child, .calendar_table .table_body td:first-child .day {
    color: #e75226;
}
.calendar_table .table_body th:last-child, .calendar_table .table_body td:last-child .day {
    color: #2f6bbd;
}

.calendar_table .table_body td {
    border: 1px solid #ededed;
}
@media (max-width: 767px) {
    .readMe {
        height: 120px;
    }
    
	img.loading{max-width:100px; border-radius:8px;}
	img.loading-w{max-width:70px;}

	.calendar_table .table_body td {
		height:54px;
		padding:5px 0px 2px 2px;
	}
	.calendar_table .table_body .date_cell{
		/* padding:10px 5px; */
	}
    p.text, p.desc, p.notice, dd.desc {
		line-height:160%;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.calendar_table .table_body td {
		height:80px;
		padding:10px;
	}
    p.text, p.desc, p.notice, dd.desc {
		line-height:160%;
	}
}
.calendar_table .table_body td a:hover, .calendar_table .table_body td a:focus, .calendar_table .table_body .selected {
    background: #f1f1f1;
}
a, a *, .LineText.Link{
    color: inherit;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.calendar_table .table_body .date_cell > * {
    display: block;
}

.calendar_table .table_body .day {
    width: 30px;
}

.calendar_table .table_body .cate1 {
    display: block;
    color: #e75226;
}
.calendar_table .table_body .cate2 {
    display: block;
    color: #2f6bbd;
}
.count_box {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #85a35d;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    color: #fff;
}


 .dimd {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.6;
    z-index: 10000001;
}

/* input[type="text"], input[type="password"], input[type="file"], input[type="search"], input[type="tel"], input[type="number"], input[type="email"] {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
    line-height: 42px;
    background-color: #fff;
    border: 0 none;
}
.input_item input[type='text'], .input_item input[type='number'], .input_item input[type='email'], .input_item input[type='password'], .input_item textarea {
    padding: 7px 8px;
    border: 1px solid #ccc;
    font-size: 16px;
    letter-spacing: -0.5px;
} */





.selectric {
    min-width: 100px;
    width: 100%;
    background-color: rgba(49,172,177,0.9);
    border: 0 none;
    border-radius: 2px;
}
.input_select .selectric {
    height: 40px;
    border-radius: 0;
}

.input_select .selectric, .input_select .selectric-hover .selectric, .input_select .selectric-open .selectric {
    background: transparent;
    line-height: 1;
    border: 1px solid #e1e1e1 !important;
	border-radius:5px;
}

.input_select .selectric {
    height: 40px;
    border-radius: 0;
}


.selectric .label {
    height: 50px;
    font-size: 16px;
    color: #fff;
    line-height: 48px;
    padding-left: 10px !important;
}

.input_select .selectric .label {
    font-size: 16px;
    color: #444;
    height: 100%;
    line-height: 36px;
}

.input_select .selectric .label {
    font-size: 16px;
    color: #444;
    height: 100%;
    line-height: 36px;
}
.input_item {
    display: inline-block;
    vertical-align: middle;
}
.input_select {
    display: inline-block;
    vertical-align: middle;
}

.modal_my_profile .btn_close button {
    width: 20px;
    height: 20px;
    background: url(../images/common/btn/btn_modal_close.jpg) 50% no-repeat;
	background-size:80%;
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}


.modal_visibility{position: fixed;z-index: 10000002;top: 50%;left: 50%;max-width: 100%;width: 100%;height: 100%;overflow-y:scroll;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 50px;background: #fff;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.modal_visibility .modal_header{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-top: 45px;font-size: 24px;line-height: 28px;}
.modal_visibility .modal_header:first-child{margin-top: 0;}
.modal_visibility .modal_header .btn-radio{padding-right: 77px;}
.modal_visibility .modal_header .btn-radio label{font-size: 20px;margin-left: 40px;}
.modal_visibility .modal_header .btn-radio label:first-child{margin-left: 0;}
.modal_visibility .modal_header .btn-radio input{width: 32px;height: 32px;background-image: url(../images/common/form/bg_radios_2.png);}
.modal_visibility .modal_header .btn-radio input:checked{background-position: 100% 0;}
.modal_visibility .modal_content{margin-top: 35px;}
.modal_visibility .point{padding-left: 15px;font-size: 18px;color: #e75226;position: relative}
.modal_visibility .point:before{display: block;content: '*';position: absolute; left: 0;top: 5px;;}
.modal_visibility label{font-size: 16px;}
.modal_visibility .check_box{width: 650px;}
.modal_visibility .check_box:after{content: '';display: block;clear: both}
/*.modal_visibility .check_box label{float: left;width: 33.3%;margin-top: 20px;white-space: nowrap;} */
.modal_visibility .check_box label{float: left;width: 50%;margin-top: 20px;white-space: nowrap;}
.modal_visibility .date_box .inner{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 20px;}
.modal_visibility .date_box .input_item input[type='text']{text-align: center;}
.modal_visibility .date_box .input_select{margin-left: 10px;margin-right : 10px;}
.modal_visibility .date_box .point{margin-left: 20px;}
.modal_visibility .radio_box{margin-top: 20px;}
.modal_visibility .date_box input[type=checkbox]{background-image: url(../images/common/form/bg_checkbox_2.png);vertical-align: -4px;}
.modal_visibility .date_box input[type=checkbox]:checked{background-image: url(../images/common/form/bg_checkboxs.png);background-position: 0 100%}
.modal_visibility .radio_box label ~ label{margin-left: 15px;}
.modal_visibility .radio_box input[type=radio]{width: 26px;height: 25px;;background-image: url(../images/common/form/bg_radios_2.png);background-size: auto 100%;}
.modal_visibility .radio_box input[type=radio]:checked{background-position: 100% 0;}
.modal_visibility .btn-complete{margin-top: 55px;text-align: center;}
/* .modal_visibility .btn-complete .btn{height: 40px;line-height: 40px;font-size: 18px;background: #31acb1;} */
.modal_visibility .btn-complete .btn{height: 40px;line-height: 40px;font-size: 18px;}
.modal_visibility .btn_close{position: absolute;top: 50px;right: 50px;}
.modal_visibility .btn_close button{width: 28px;height: 28px;background: url(../images/common/btn/btn_modal_close.png) no-repeat 0 0;border:none;}


@media only screen and (max-width: 900px), only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 900px), not all, only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 900px), not all {
.modal_visibility{overflow: hidden;position: absolute;width: 100%;height: auto;top: 0;left: auto;margin: 60px 0;padding: 20px;;-webkit-transform: none;;-ms-transform: none;;transform: none; }
  .modal_visibility .point{font-size: 11px;padding-left: 10px;width: 350px;}
  .modal_visibility .point:before{top: 2px;}
  .modal_visibility .modal_header{display: block;margin-top: 15px;padding-top: 15px;;border-top: 1px solid #f2f2f2;}
  .modal_visibility .modal_header:first-child{margin-top: 0;padding-top: 0;border-top: none;}
  .modal_visibility .modal_header strong{display: block;font-size: 16px;}
  .modal_visibility .modal_header .btn-radio{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;margin-top: 12px;;padding-right: 0;}
  .modal_visibility .modal_header .btn-radio label{margin-left: 18px;font-size: 12px;}
  .modal_visibility .modal_header .btn-radio input{width: 16px;height: 15px;background-size: auto 100%;}
  .modal_visibility .modal_content{margin-top: 15px;}
  .modal_visibility .check_box label{float: none;display: block;margin-top: 10px;font-size: 11px;}
  .modal_visibility .date_box .inner{display: block;margin-bottom: 7px;}
  .modal_visibility .date_box .inner:after{content: '';display: block;clear: both;}
  .modal_visibility .date_box .input_item{width: 35%;}
  .modal_visibility .date_box input[type=checkbox]{vertical-align: -2px;}
  .modal_visibility .date_box .input_item input{height: 40px;;}
  .modal_visibility .date_box .input_item input[type='text'],
  .modal_visibility .input_select .selectric-items .selectric-scroll li,
  .modal_visibility .input_select .selectric .label{font-size: 14px;}
  .modal_visibility .date_box .input_select{margin-left: 0; margin-right: 0;width: 25%;} /**/
  .modal_visibility .date_box .point{float: right;margin-top: 6px;}
  .modal_visibility .date_box label{font-size: 11px;}
  .modal_visibility .radio_box:after{content: '';display:block;clear: both;}
  .modal_visibility .radio_box label{display: block;float: left;;width: 50%;margin-top: 7px;font-size: 11px;}
  .modal_visibility .radio_box label ~ label{margin-left: 0;}
  .modal_visibility .radio_box input[type=radio]{width: 13px;height: 13px;;}
  .modal_visibility .btn-complete{margin-top: 16px;}
  .modal_visibility .btn-complete .btn{width: 100%;font-size: 14px;}
  .modal_visibility .btn_close{top: 20px;right: 20px;}
  .modal_visibility .btn_close button{width: 14px;height: 20px;background-size: 100%;border:none;}

}


.LastArea .comment.batang{margin-right:8px;}

.readMe strong{font-weight:600;}

#replyArea{
	margin-top:20px;
	margin-bottom:20px;
}
#commentArea .replyReplyBox{
	background-color:#fff;
	padding-left:3%;
	margin-bottom:10px;
}
#commentArea .replyReply{
	background-color:#f7f7f7;
	padding:5px 0px 15px 0px;
	margin-top:-1px;
}
#commentArea ul li{
	padding:20px 0 10px;
}
#commentArea ul li.reply_item:not(:last-child){
	border-bottom:1px solid #e1e1e1;
}

#bmList .list_cont, #commentArea .cont{
	text-align:center;
}
#bmList .list_cont.empty, #commentArea .cont.empty{
	padding:50px 0;
}
.list_cont.empty{
	text-align:center;
	padding:10%;
	display:block;
	color:#333;
	font-size:14px;
}
#skip_nav{display:none;}
.point{color: #e75226;}
.notice{color: #e75226;}

.moreBtn button{
	background-color:#707070;
	font-size:16px;
	color:#fff;
	border:0;
	padding:8px 60px;
	border-radius: 5px;
}

.replyWriteBox{
	border-top:1px solid #e1e1e1;
	padding:20px 0;
}

.form_area.full .input_item, .form_area.full .input_select{
	width:98%;
}

.form_group{
	padding:10px 0;
	margin-top:20px;
	border-top:3px solid #7cba25;
	border-bottom:1px solid #e1e1e1;
}
.input_item{
	padding:5px 0;
}
.input_item.block{
	display:block;
}
.input_item input[type=text], .input_item input[type=email], .input_item textarea{
	width:97%;
}

.title_area{
	display:flex;
	margin:20px 0 10px;
}
.title_area .title2{
	width:calc(100% - 100px);
}
.title_area .aside{
	width:100px;
	text-align:right;
}
.title_area .aside a{
	font-size:28px;
}
.title_area .aside a:before{
	font-family:'xeicon';
}
.title_area .aside a.plus{
	color:#6da61d;
}
.title_area .aside a.minus{
	color:#e75226;
}
.nanum_members{
	border-top:3px solid #6da61d;
}
.nanum_members li{
	border-bottom:1px solid #e1e1e1;
	padding:10px 0;
}
.nanum_members li .label, .nanum_members li .pic{
	display:flex;
	align-items: center;
}
.nanum_members li .label .checkbox{
	width:40px;
}
.nanum_members li .label .pic{
	width:calc(1005 - 40px);
}
.pic_data{
	padding-left:10px;
}

@media (max-width: 1199px) {
	.treeBox{
		border: 2px solid #e1e1e1;
		background-color: #f7f7f7;
		border-radius: 10px;
		padding: 10px;
	}
	.modal_my_profile .btn_close {
	    position: absolute;
	    top: 10px;
	    right: 10px;
	}
}
@media (min-width: 1200px) {
	.treeBox{
		border: 3px solid #e1e1e1;
		background-color: #f7f7f7;
		border-radius: 10px;
		padding: 20px;
	}
	.modal_my_profile .btn_close {
	    position: absolute;
	    top: 16px;
	    right: 20px;
	}
}

/* 공동체 만들기 */
.menu_links .church {
    margin-top: 12px;
    border-top: 3px solid #70a61c;
    border-bottom: 1px solid #e1e1e1;
    padding: 5px;
}
.menu_links .church li{
	padding:10px;
}
#chrchInfo li h4{
	font-size:1.1rem;
}
#chrchInfo li span *{
	font-size:18px;
}

.menu_links .church .label .form_label{
	width:105px;
	display:inline-block;
}
.menu_links .church input[type=text]{
	padding:10px;
	width:88%;
}
.menu_links .church .form_input{
	width:calc(100% - 110px);
}

/* 로그인 관련 */
.loginForm .form_area{
	border-top:3px solid #7cba25;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:20px;
}
.loginForm .form_group{
	border-top:0px solid #e1e1e1;
	padding:0px 0 20px;
}
.loginForm .input_item{
	width:100%;
}
.loginForm .input_item input[type=text], .loginForm .input_item input[type=number], .loginForm .input_item input[type=email]{
	border:1px solid #e1e1e1 !important;
}

.loginFindForm .form_area{
	border-top:3px solid #7cba25;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:20px;
}
.loginFindForm .form_group{
	border-top:0px solid #e1e1e1;
	border-bottom:0px solid #fff;
	padding:0px;
}
.loginFindForm .input_item{
	width:100%;
}
.loginFindForm .input_item input[type=text], .loginFindForm .input_item input[type=number], .loginFindForm .input_item input[type=email]{
	border:1px solid #e1e1e1 !important;
}

.grayLine{
	border-top:1px solid #f7f7f7;
}
.grayLine2{
	border-top:2px solid #f7f7f7;
}
.grayLine3{
	border-top:3px solid #f7f7f7;
}

.greenLine{
	border-top:1px solid #6da61d;
}
.greenLine2{
	border-top:2px solid #6da61d;
}
.greenLine3{
	border-top:3px solid #6da61d;
}

.text_foreign_bank{
	padding:5px 0;
}

/* 후원하기 */
.info_message{
	margin-top:20px;
	line-height:1.4rem;
}
.info_message dt{
	color: #6da61d;
	font-weight:600;
	line-height:1.4rem;
	padding:10px 0;
}
.info_message dd{
	line-height:1.4rem;
}

.sponsor_success li{
	padding:6px 0 6px 2%;
}
.sponsor_success li span.no{
	color:#777;
	margin-right:5px;
}

.sponsor_body .text_order li{
	padding:5px 0;
	line-height:1.4rem;
}

/*FQQ*/
.list_faq{
	border-top:3px solid #6da61d;
}
.list_faq > li{
	padding:15px 0;
	border-bottom:1px solid #e1e1e1;
}

.list_faq .list_cont:not(.open){
	display:none;
}
.list_faq .list_cont{
	padding:10px;
}
.list_faq .list_cont .text{
	line-height:1.6rem;
}

.list_faq h4.tit, .list_faq h4.tit2{
	color:#6da61d;
	margin:15px 0;
	font-weight:600;
}
.list_faq img{
	margin:10px 0;
	vertical-align:middle;
}

/* 세미나 */
.list_seminar{
	border-top:3px solid #6da61d;
	border-bottom:1px solid #e1e1e1;
}
.list_seminar .title2{
	font-size:1rem;
}
.list_seminar li{
	border-bottom:1px solid #e1e1e1;
	padding:20px 0;
}
.list_seminar li .date{
	margin-left:0px;
	margin-top:5px;
}
h3#semiTitle{
	font-size:1.4rem;
}
.seminar_view{
	border-top:3px solid #6da61d;
	border-bottom:1px solid #e1e1e1;
	padding:3% 0;
}
.seminar_body, .seminar_body *{
	line-height:1.5rem;
}

i.xi-new{
	color:#6da61d;
	font-size:1.6rem;
	vertical-align:middle;
}

.modal_my_profile .selectric-items ul, .modal_my_profile .selectric-items li{
	font-size:1rem;
}
.selectric-items li{
	padding:5px 10px;
}

.profile-image.male, .list-profile-image.male, .my-profile-image.male{
	background:url(/common/css/images/ex_male.jpg);
	background-size:100%;
}
.profile-image.female, .profile-image.female2, .list-profile-image.female, .list-profile-image.female2, .my-profile-image.female{
	background:url(/common/css/images/ex_female2.jpg);
	background-size:100%;
}

.contentArea.selectedItem:not(.Column){
	margin-top:-1px;
	border-top:1px solid #9edc47 !important;
	border-bottom:1px solid #9edc47 !important;
	background-color:#fbfcfb;
}
.contentArea.selectedItem:not(.Column) .Areacontent, .contentArea.selectedItem:not(.Column) .BigText, .contentArea.selectedItem:not(.Column) .content{
	background-color:#fbfcfb;
}
.contentArea.selectedItem:not(.Column) .LastArea .comment{
	background-color:#fff;
}

/* 일기쓰기 에디터 */
.diaryContent, .diaryContent *{
	font-size:18px;
	line-height:160%;
	color:#333;
}
.diaryContent.force, .diaryContent.force *{
	font-size:18px !important;
	line-height:160% !important;
}
.diaryContent img{
	max-width:100% !important;
	height:auto;
	/* padding:10px 0; */
}
.LineText.Link{
	cursor:pointer;
}
i.xi-lock{
	color:#d04a53;
}

@media (max-width: 767px) {
	.note-btn-group button{
		margin-right:4px;
		font-size:13px;
	}
}
@media (min-width: 768px) {
	.note-btn-group button{
		margin-right:5px;
		font-size:13px;
		height:33px !important;
	}
}
.note-btn-group button i{
	height:16px;
}

.bx-wrapper .pointText{
	display:none;
}


.modal_my_profile .modal_inner {
	position: relative;
	/* padding: 50px 0; */
	text-align: center;
}
.modal_my_profile .profile {
	margin-top: 10px;
	line-height:160%;
	padding:0px;
}
.modal_my_profile.myPledgeEdit .profile .thumb {
	position: relative;
	width: 200px;
	height: 174px;
	margin: 0 auto;
}
.modal_my_profile:not(.myPledgeEdit) .profile .thumb {
	position: relative;
	width: 210px;
	height: 210px;
	margin: 0 auto;
}
.modal_my_profile .profile .thumb img:not(.btn_camera) {
	width: 200px;
	height: 200px;
	border-radius: 50%;
}
.input_item {
	display: inline-block;
	vertical-align: middle;
}
.myPledgeMemName{
	margin:5px 0px !important;
	font-weight:bold;
}
.btnPledgeEdit{
	color:#6da61d;
	margin-left:6px;
	cursor:pointer;
	font-size:20px;
}

/* 일상동행 */
@media (max-width: 464px) {
	.modal_my_profile.modal_moment{
		width:340px;
		height:328px !important;
		z-index:10000002;
	}
}
@media (min-width: 465px) {
	.modal_my_profile.modal_moment{
		width:384px;
		height:348px !important;
		z-index:10000002;
	}
}
.modal_my_profile.modal_moment,
.modal_my_profile.modal_moment .openPop1,
.modal_my_profile.modal_moment .AddWhite{
	border-radius:20px;
}
.modal_my_profile.modal_moment .close2,
.modal_my_profile.modal_moment .pop-inform-btn{
	top:18px !important;
	right:18px !important;
}
.modal_my_profile.modal_moment .close3{
	top:18px !important;
	left:18px !important;
}
.modal_my_profile.modal_moment .pop_momentCnts{
	font-size:1rem;
	line-height:1.5rem;
	margin:0 30px;
	margin-top:0px;
	height:220px;
}
.modal_my_profile.modal_moment .pop_momentCnts .msg{
	line-height:1.7rem;
	/* padding-top:20px; */
}
.modal_my_profile.modal_moment .pop_momentCnts strong{
	font-size:1.1rem;
	font-weight:700 !important;
}
.modal_my_profile.modal_moment .pop_momentCnts textarea{
	width:100%;
	height:204px;
	padding:4px 4px;
	resize: none;
	border:0px solid transparent;
	line-height:148%
}
.modal_my_profile.modal_moment .xi-close:before{
	font-size:1rem;
}
.modal_my_profile.modal_moment .pop_momentWrapper{
	width:100%;
	margin-top:10px;	
}
.modal_my_profile.modal_moment .pop_momentFooter{
	display:flex;
	margin-top:15px;
}
.pop_momentLeft .momentBtnCopy{
	margin-left:15px;
	padding: 4px 8px !important;
}
.modal_my_profile.modal_moment .pop_momentFooter .btnSmall,
.modal_my_profile.modal_moment .pop_momentFooter div:not(.pop_momentLeft) .btnSmall2{
	padding:5px 6px !important;
	margin-right:2px;
}
.modal_my_profile.modal_moment .pop_momentFooter button{
	margin:-15px 2px 0;
	font-size:14px;
}
.modal_my_profile.modal_moment .pop_momentFooter button.cancel{
	width:55px;
}
.modal_my_profile.modal_moment .pop_momentFooter .pop_momentLeft{
	display:flex;
	align-items:center;
	margin-right:auto;
	font-size:0.8rem;
	padding-left:25px;
}
.modal_my_profile.modal_moment .pop_momentFooter .pop_momentLeft .momentCounts{
	margin:5px 0 0 5px;
	color:#b0b0b0;
	font-size:13px;
}
.modal_my_profile.modal_moment .pop_momentFooter .pop_momentRight{
	display:flex;
	margin:auto 0 0 auto;
	align-items:center;
	font-size:0.8rem;
	padding-right:25px;
}
.modal_my_profile.modal_moment .pop_momentFooter .pop_momentRight .UserText{
	margin-top:0px;	
	color:#000;
}
.modal_my_profile.modal_moment .pop_momentFooter .pop_momentRight img{
	width:26px;
	height:26px;
	margin-right:5px;
}
/*.manager*/ .rcmd.rcmdY:before{
	content:'\2665';
	margin-right:5px;
	font-size:0.9rem;
	color:#f5cc00;
}
.momentBtnRcmd.rcmdY{
	border:1px solid #e49626;
	background-color:#e49626 !important;
	color:#fff !important;
}
.blacklistBtn{
	border:1px solid red;
	color:red;
    border-radius: 5px;
    padding: 6px 8px;
    font-size: 14px;
    background-color: #fff;
    margin: 0 1px;
    white-space: nowrap;	
}
.blacklist i{
	color:red;
	font-size:1.2rem;
}
	
@media (max-width: 1199px) {
	.modal_my_profile .txt-edit-area {
		width: 400px;
		text-align: center;
		margin: 20px auto 20px auto;
	}
	.modal_my_profile {
		position: fixed;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		z-index: 9999;
		width: 370px;
		height: 400px;
		background: #fff;
		border-radius:1rem;
	}
}
@media (min-width: 1200px) {
	.modal_my_profile .txt-edit-area {
		width: 100%;
		text-align: center;
	}
	.modal_my_profile {
		position: fixed;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		z-index: 9999;
		width: 400px;
		height: 400px;
		background: #fff;
		border-radius:1rem;
	}
}
.input_item input[type='text'] {
	padding: 7px 8px;
	border: 1px solid #ccc;
	font-size: 16px;
	letter-spacing: -0.5px;
}
.input_item input[type='file'] {
	padding: 7px 8px;
	font-size: 16px;
	letter-spacing: -0.5px;
}

.selectric-items .selectric-scroll {
	overflow-x: hidden;
	overflow-y: hidden;
}
@media (max-width: 1199px) {
	.modal_my_profile {
		width:85%;
		max-height:340px;
		max-width:380px;
	}
	
	.modal_my_profile.myPledgeEdit .profile img:not(.btn_camera, .challenge){
		width:104px !important;
		height:104px !important;
	}
	.modal_my_profile.myPledgeEdit .profile .thumb{
		width:110px !important;
		height:112px !important;
	}
	.modal_my_profile:not(.myPledgeEdit) .profile img:not(.btn_camera, .challenge){
		width:128px !important;
		height:128px !important;
	}
	.modal_my_profile:not(.myPledgeEdit) .profile .thumb{
		width:140px !important;
		height:142px !important;
	}

	figure.profile{
		margin-top:0px;
	}

	.txt-edit-area.input_item{
		width:100%;
		margin:0px auto;
	}
	textarea#pop_myPledgeEdit{
		font-size:0.88rem;
		padding:2px 4px;
	}
}
.modal_my_profile .myPledgeEditArea{
	display:none;
}


textarea#pop_myPledgeEdit{
	width:82%;
	resize:none;
	background-color:#fafafa;
	overflow:hidden;
	padding:2px 20px;
	margin-bottom:0px;
	text-align:center;
}
.writeTitleInput{
	border:1px solid #6da61d;
	border-radius:5px;
}
@media (min-width: 768px) {
	.writeTitleInput{
		width:98%;
	}
}
/*
.tableLine.gray .openLine{
	border:1px solid #aaa;
}
*/
.divTable.no-border{
	border-top:0px;
}

/*
.smallBtn.on i:before{
	font-family: xeicon!important;
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content:"\e928";
    vertical-align:middle;
    padding-right:4px;
    margin-left:-10px;
}
*/

/* summer note */
.note-editable h1, .note-editable h1 *, .diaryContent h1, .diaryContent h1 *, .note-mybutton1 .dropdown-style li a[data-value=h1]{
	font-size:26px !important;
	font-weight:800;
	line-height:140%;
	margin-bottom:10px;
}
.note-editable h2, .note-editable h2 *, .diaryContent h2, .diaryContent h2 *, .note-mybutton1 .dropdown-style li a[data-value=h2]{
	font-size:24px !important;
	font-weight:800;
	line-height:140%;
	margin-bottom:9px;
}
.note-editable h3, .note-editable h3 *, .diaryContent h3, .diaryContent h3 *, .note-mybutton1 .dropdown-style li a[data-value=h3]{
	font-size:22px !important;
	font-weight:800;
	line-height:150%;
	margin-bottom:8px;
}
.note-editable h4, .note-editable h4 *, .diaryContent h4, .diaryContent h4 *, .note-mybutton1 .dropdown-style li a[data-value=h4]{
	font-size:20px !important;
	font-weight:800;
	line-height:150%;
	margin-bottom:7px;
}
.note-editable h5, .note-editable h5 *, .diaryContent h5, .diaryContent h5 *, .note-mybutton1 .dropdown-style li a[data-value=h5]{
	font-size:18px !important;
	font-weight:800;
	line-height:160%;
	margin-bottom:6px;
}
.note-editable h6, .note-editable h6 *, .diaryContent h6, .diaryContent h6 *, .note-mybutton1 .dropdown-style li a[data-value=h6]{
	font-size:16px !important;
	font-weight:800;
	line-height:160%;
	margin-bottom:5px;
}

.note-mybutton1 .dropdown-style li a[data-value=pre]{
    display: block;
    padding: 0px;
    margin: 9px 9px;
    font-size: 16px;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 3px;
}
.note-editable pre, .diaryContent pre{
    display: block;
    padding: 8.5px;
    margin: 10px 0 10px;
    font-size: 18px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 3px;
}
@media (max-width: 767px) {
	.note-mybutton1{
		margin-right:2px;
	}
	.note-mybutton1 .btn-sm{
		padding:2px 8px 4px;
		height:32px !important;
	}
	.note-mybutton1 .btn-group button{
		padding-top:0px;
	}
	.note-mybutton1 .btn-sm.dropdown-toggle{
		padding-right:2px;
	}
	.note-mybutton1 > button:first-child{
		padding-left:4px;
		padding-right:4px;
	}
	.note-mybutton1 > button:first-child i{
		letter-spacing:-0.1em;
	}
	.note-icon-caret{
		font-size:12px;
	}
	.panel-heading.note-toolbar{
		padding-left:3px;
	}
}
.note-toolbar .dropdown-menu pre{
	padding:3px 5px;
}
/* .note-toolbar{
	overflow-x:auto;
	overflow-y:hidden;
}
*/
.note-mybutton1{
	padding-left:2px;
}
.note-mybutton1 .dropdown-toggle:not(.note-btn-bold) .note-icon-caret{
	display:none;
}
.note-mybutton1 .dropdown-style li a[data-value=blockquote]{
    padding: 0px 5px 0 2px;
    margin: 10px 0 15px 9px;
    font-size: 16px;
    border-left: 5px solid #cfcfcf;
}
.note-editable blockquote, .diaryContent blockquote{
    padding: 0px 18px;
    margin: 0 0 18px;
    font-size: 18px;
    border-left: 3px solid #4a4a4a;
}
.note-editable blockquote *, .diaryContent blockquote *{
	/*color:#8a8a8a;*/
}
/* 신버전(Vue) 에디터에서 작성한 따옴표 인용(blockquote.jw-quote)을 구버전 뷰에서도 동일 UI로 표시 */
.note-editable blockquote.jw-quote, .diaryContent blockquote.jw-quote{
    border-left: 0;
    /*padding: 0 1.5rem;*/
    margin: 24px 0;
    text-align: center;
    font-size: 1.25rem;
    color:#333;
}
.note-editable blockquote.jw-quote p, .diaryContent blockquote.jw-quote p{
    color:#333;
    font-weight:500;
}
.note-editable blockquote.jw-quote::before, .diaryContent blockquote.jw-quote::before{
    content: "";
    display: inline-block;
    width: 18px;
    height: 16px;
    margin-bottom: 0rem;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 12'%3E%3Cpath d='M15.3 0L13 4C14.1 4 15.0417 4.39167 15.825 5.175C16.6083 5.95833 17 6.9 17 8C17 9.1 16.6083 10.0417 15.825 10.825C15.0417 11.6083 14.1 12 13 12C11.9 12 10.9583 11.6083 10.175 10.825C9.39167 10.0417 9 9.1 9 8C9 7.61667 9.04583 7.2625 9.1375 6.9375C9.22917 6.6125 9.36667 6.3 9.55 6L13 0L15.3 0ZM6.3 0L4 4C5.1 4 6.04167 4.39167 6.825 5.175C7.60833 5.95833 8 6.9 8 8C8 9.1 7.60833 10.0417 6.825 10.825C6.04167 11.6083 5.1 12 4 12C2.9 12 1.95833 11.6083 1.175 10.825C0.391666 10.0417 0 9.1 0 8C0 7.61667 0.0458313 7.2625 0.137498 6.9375C0.229166 6.6125 0.366666 6.3 0.549999 6L4 0L6.3 0Z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 12'%3E%3Cpath d='M15.3 0L13 4C14.1 4 15.0417 4.39167 15.825 5.175C16.6083 5.95833 17 6.9 17 8C17 9.1 16.6083 10.0417 15.825 10.825C15.0417 11.6083 14.1 12 13 12C11.9 12 10.9583 11.6083 10.175 10.825C9.39167 10.0417 9 9.1 9 8C9 7.61667 9.04583 7.2625 9.1375 6.9375C9.22917 6.6125 9.36667 6.3 9.55 6L13 0L15.3 0ZM6.3 0L4 4C5.1 4 6.04167 4.39167 6.825 5.175C7.60833 5.95833 8 6.9 8 8C8 9.1 7.60833 10.0417 6.825 10.825C6.04167 11.6083 5.1 12 4 12C2.9 12 1.95833 11.6083 1.175 10.825C0.391666 10.0417 0 9.1 0 8C0 7.61667 0.0458313 7.2625 0.137498 6.9375C0.229166 6.6125 0.366666 6.3 0.549999 6L4 0L6.3 0Z'/%3E%3C/svg%3E") no-repeat center / contain;
}
.modal.link-dialog .close{
	float:right;
}
.note-link-text.note-input, .note-link-url.note-input{
	border:1px solid #e1e1e1 !important;
	border-radius:5px;
	margin:10px 0 20px;
}
.note-btn.note-link-btn{
	padding:5px 10px;
	background-color:#6da61d;
	border-color:#6da61d;
}
.note-form-label{display:block;}
.note-input{width:100%;}
.diaryContent a[href], #bmCnts a[href]{
	color:#6d5d50;
}
.diaryContent a[href^='http']:after{
	font-family: xeicon!important;
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	/* content:"\e9c0"; */
	margin-left:5px;
	color:#ad986d;
	vertical-align:middle;
}
/* .diaryContent a[target=_blank]:after, .diaryContent a[target=_new]:after{
	content:"\e980" !important;
	vertical-align:middle;
} */
.note-btn i.fa-edit{
	vertical-align:middle;
}
@media (max-width: 767px) {
	.note-btn i.fa-edit:before{
		display:none;
	}
}
.note-btn i.fa-edit:before{
	font-size:16px;
	vertical-align:middle;
}
@media (min-width: 768px) {
	.note-btn i.fa-edit{
		padding:2px 0px 0px;
	}
}
@supports (-webkit-touch-callout: none) {
   /* CSS specific to iOS devices */ 
	.note-btn i.fa-edit{
		padding:4px 0 0px;
	}
}

.messageBox{
	border-top:2px solid #7cba25;
	border-bottom:1px solid #e1e1e1;
	padding:5% 0;
	width:90%;
	line-height:160%;
}
i.ic-welcome{
	font-size:24px;
	color:#7cba25;
	display:block;
	padding:10px 0;
}
i.ic-alert{
	font-size:28px;
	color:#fa3e3e;
	display:block;
	padding:10px 0;
}


.people .wait .peopleTxt{
	color:#a0a0a0;
}
.people .wait *{
	opacity: 0.6;
}

.select_date select{
	border-radius:5px;
}

#checkListTop .emotion .ic-emotion{
	margin-left:4px;
	margin-right:10px;
	vertical-align:middle;
	color:#f5cc00;
	font-size:20px;
}
#checkListTop .emotion .xi-emoticon-sad.ic-emotion{
	color:#d8ce9d;
}
#checkListTop .val{
	font-size:18px;
	color:#ccb339;
	margin-right:3px;
}


@media (max-width: 767px) {
	.profile-image {
		width:38px;
		height: 38px;
		border-radius: 50%;
	}
	.list-profile-image {
		width:22px;
		height: 22px;
		border-radius: 50%;
	}
	.list-profile-image-m{
		width:46px;
		height: 46px;
		border-radius: 50%;
	}
	.list-profile-image-s{
		width:36px;
		height: 36px;
		border-radius: 50%;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.profile-image {
		width:46px;
		height: 46px;
		border-radius: 50%;
	}
	.list-profile-image {
		width:60px;
		height: 60px;
		border-radius: 50%;
	}
	.list-profile-image-m{
		width:54px;
		height: 54px;
		border-radius: 50%;
	}
	.list-profile-image-s{
		width:36px;
		height: 36px;
		border-radius: 50%;
	}
}
@media (min-width: 1200px) {
	.profile-image {
		width:32px;
		height: 32px;
		border-radius: 50%;
	}
	.list-profile-image {
		width:32px;
		height:32px;
		border-radius: 50%;
	}
	.list-profile-image-m{
		width:54px;
		height: 54px;
		border-radius: 50%;
	}
	.list-profile-image-s{
		width:36px;
		height: 36px;
		border-radius: 50%;
	}
}

a.auto-link{
	font-size:16px;
	text-decoration: underline;
	/* text-underline-position: under; */
	text-decoration-color:#af9f94;
	-webkit-text-decoraton-color:#af9f94;
}
a.auto-link:after{
	content:none !important;
}

.share-box{
	display:flex;
	padding:0 5px;
}
/*
.share-box:before{
	content:'공유';
	margin-right:15px;
}
*/
.share-box i{
	font-size:22px;
	margin-right:6px;
	vertical-align:bottom;
}
.share-box > div{
	margin:0 2px;
}
.share-box > div *:not(i){
	display:none;
}
.share-box i.xi-link:hover{
	color:red;
}
.share-box i.xi-kakaotalk{
	font-size:24px;
	margin-right:4px;
}
.share-box i.xi-kakaotalk:hover{
	color:#391b1b;
}
.share-box i.xi-facebook:hover{
	color:#4064ad;
}
.share-box i.xi-twitter:hover{
	color:#1c96e8;
}

/* 회원가입 */
#resultArea li .desc{
	font-size:14px !important;
	color:#888 !important;
	margin-top:5px;
}

/* 내용 복사하기 */
.contentCopy{
	display:flex;
	float:right;
	margin-top:-40px;
	margin-right:10px;
	align-items:center;
	-webkit-user-select: none;
}
.contentCopy > span{
	font-size:12px;
	margin-right:5px;
	color:#888;
}
.contentCopyBtn{
	margin-right:2px;
	padding:2px 4px 4px;
}
.contentCopyBtn span{
	font-size:12px !important;
}

/* 목록 썸네일 */
@media (max-width: 767px) {
	.contentArea.thumbMode .Character .profile-image{
		width:22px !important;
		height:22px;
	}
	.contentArea.thumbMode .Character .ch_name{
		font-size:12px !important;
		margin-top:0px;
		margin-left:2px;
		padding-right:2px;
		display:block;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.contentArea.thumbMode .pointText .text{
		font-size:12px !important;
		white-space:nowrap;
	}
	.contentArea.thumbMode .LastArea > .comment{
		padding:4px 6px;
		font-size:12px !important;
		border-radius:12px;
		letter-spacing:-0.02rem !important;
	}
	.contentArea.thumbMode .LastArea > .date{
		font-size:12px !important;
		margin-left:auto;
	}
	.contentArea.thumbMode .contentBox .thumb,
	.listThumb{
		min-width:70px;
		height:68px;
		overflow:hidden;
		margin-top:auto;
		margin-bottom:0px;
		margin-left:5px;
		border-radius:4px;
		background-color:#f7f7f7 !important;	
		background-size: cover !important;
		background-position: center !important;
	}
	html.small .contentArea.thumbMode .contentBox .thumb,
	html.small .listThumb{
		min-width:68px;
		height:66px;
	}
	html.xsmall .contentArea.thumbMode .contentBox .thumb,
	html.xsmall .listThumb{
		min-width:64px;
		height:62px;
	}
	#diaryArea .contentArea .contentBox.isThumb .LineText{
		padding-right:10px;
	}
	html.small .LineTextArea .thumb{
		min-width:68px;
		height:66px;
	}
	html.xsmall .LineTextArea .thumb{
		min-width:60px;
		height:58px;
	}
	html.small .peopleTxt{
		font-size:0.74rem;
	}
	html.xsmall .peopleTxt{
		font-size:0.68rem;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.contentArea.thumbMode .Character{
		width:auto;
		margin-right:1rem !important;
	}
	.contentArea.thumbMode .Character .profile-image{
		width:28px !important;
		height:28px;
	}
	.contentArea.thumbMode .Character .ch_name{
		margin-top:0px;
		margin-left:5px;
		padding-right:2px;
	}
	.contentArea.thumbMode .pointText .text{
		font-size:14px;
		white-space:nowrap;
	}	
	.contentArea.thumbMode .LastArea > .date{
		font-size:14px;
	}
	.contentArea.thumbMode .contentBox .thumb{
		width:102px;
		height:98px;
		overflow:hidden;
		border-radius:5px;
		position:absolute;
		right:10px;
		margin-top:10px;
		background-color:#f7f7f7 !important;	
		background-size: cover !important;
		background-position: center !important;
	}
	.contentArea.thumbMode .contentBody.isThumb{
		width:calc(100% - 130px);
	}
}
@media (min-width: 1200px) {
	.contentArea.thumbMode .Character .ch_name{
		margin-top:0px;
		margin-left:5px;
		padding-right:2px;
	}
	.contentArea.thumbMode .pointText .text{
		font-size:15px;
		white-space:nowrap;
	}	
	.contentArea.thumbMode .LastArea > .date{
		font-size:14px;
	}
	.contentArea.thumbMode .contentBox .thumb{
		width:125px;
		height:120px;
		overflow:hidden;
		border-radius:5px;
		position:absolute;
		right:25px;
		margin-top:10px;
		margin-left:10px;
		background-color:#f7f7f7 !important;	
		background-size: cover !important;
		background-position: center !important;
	}
	.contentArea.thumbMode .contentBody.isThumb,
	.contentArea.thumbMode .contentBox.isThumb{
		width:calc(100% - 150px);
	}
}

.contentArea.thumbMode .Character{
	display:flex;
	align-items:center;
	margin-right:5px;
	position:relative;
	padding-top:0px;
	margin-top:0px;
}
.contentArea.thumbMode .contentBody{
	width:100%;
}
.contentArea.thumbMode .contentBody .content{
	padding-right:10px;	
}
.contentArea.thumbMode .contentBox{
	display:flex;
}
.contentArea.thumbMode .contentBox .thumb img{
	height:100%;
}

.editor-ocr-box > .on{
	margin-bottom:20px;
	padding-top:10px;
}
.editor-ocr-box > div:not(#editor-ocr1).on{
	border-top: 1px dashed #e0e0e0;
}
/*
.editor-ocr-box > .on:before{
	margin-top:-12px;
	width:70px;
    background-color:inherit;
	display:block;
    font-size:0.86rem;
	color:#e0e0e0;
}
#editor-ocr1.on:before{
	content:'(1 페이지)';
}
#editor-ocr2.on:before{
	content:'(2 페이지)';
}
#editor-ocr3.on:before{
	content:'(3 페이지)';
}
*/

.editor-ocr-box .page-line{
	display:none;
	/* display:flex; */
	flex-basis:100%;
	align-items:center;
	color:rgba(0,0,0,0.35);
	font-size:inherit;
	margin:15px 0px;
}
.editor-ocr-box .page-line:before{
	content:'';
	flex-grow:1;
	margin:0px 20px 0 0;
	border:0.5px dashed rgb(0,0,0,0.1);
	height:0px;
	font-size:0px;
	line-height:0px;
}
.editor-ocr-box .page-line:after{
	content:'';
	flex-grow:1;
	margin:0px 0px 0 20px;
	border:0.5px dashed rgb(0,0,0,0.1);
	height:0px;
	font-size:0px;
	line-height:0px;
}

@media (max-width: 1199px) {
	.devMark{
		border-top: 30px solid #ff0000;
		border-right: 40px solid transparent;
	}
	.devMark span{
		top:5px;
		left:2px;
		font-size:9px;
	}
	.stgMark{
		border-top: 30px solid #0c81c0;
		border-right: 40px solid transparent;
	}
	.stgMark span{
		top:5px;
		left:2px;
		font-size:9px;
	}
}
@media (min-width: 1200px) {
	.devMark{
		border-top: 60px solid #ff0000;
		border-right: 80px solid transparent;
	}
	.devMark span{
		top:10px;
		left:10px;
		font-size:14px;
	}
	.stgMark{
		border-top: 60px solid #0c81c0;
		border-right: 80px solid transparent;
	}
	.stgMark span{
		top:10px;
		left:10px;
		font-size:14px;
	}
}
.devMark, .stgMark{
	position:fixed; 
	top:0; 
	left:0; 
	width: 0;
	height: 0;
	background-color:transparent !important;
	z-index:99999;
}
.devMark span, .stgMark span{
	position:fixed;
	color:#fff;
	background-color:transparent !important;
}
.devMark span:before{
	content:'DEV';
}
.stgMark span:before{
	content:'STG';
}

.viewer-title{
	display:none !important;	
}
.viewer-footer{
	bottom:80px !important;
}
.viewer-button.viewer-close{
	border-radius:0px;
	width:85px;
	height:85px;
	
}
.blacklistAdd{
	cursor:pointer;
}

#memInfo .openPop1, #momentPop .openPop1 {
	background-color:#fff;
	border-radius:1rem;
}
#memInfo .openPop1 .AddWhite, #momentPop .openPop1 .AddWhite {
	padding:0px !important;
}
#memInfo .close2, #momentPop .close2 {
	
}
#memInfo.modal_my_profile{ z-index:10000003; }

@media (max-width: 767px) {
	.mem-box{
		width:100%;
	}
	.mem-box .peopleLine{
		width:60px;
		padding:10px 0px;
	}
	.mem-box .RoomText{
		width:calc(100% - 60px);
	}
	.mem-box .box-wrap{
		margin:5px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.mem-box{
		width:49.6%;
	}
	.mem-box .peopleLine{
		width:60px;
		padding:10px 0px;
	}
	.mem-box .RoomText{
		width:calc(100% - 60px);
	}
	.mem-box .box-wrap{
		margin:10px;
	}
}
@media (min-width: 1200px) {
	.mem-box{
		width:33%;
	}
	.mem-box .peopleLine{
		width:60px;
		padding:10px 0px;
	}
	.mem-box .RoomText{
		width:calc(100% - 60px);
	}
	.mem-box .box-wrap{
		margin:10px;
	}
}
.mem-box{
	display:inline-flex;
	padding:0px;
	border:0px;
}
.mem-box .box-wrap{
	display:flex;
	align-items:center;
	border:1px solid #e1e1e1;
	border-radius:10px;
	padding:10px;
	width:100%;
}
.mem-box .RoomText{
	line-height:150%;
}

/* 신고하기 레이어 */
.inform{
	padding:0px;
	z-index:10;
	cursor:pointer;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:transparent;
}
.inform i{
	font-size:24px;
	font-weight:900;
	color:#999;
	margin-right:-5px;
}
.inform-layer{
	position:absolute;
	width:100px;
	z-index:99;
}
.inform-list{
	width:100%;
	display:block;
	border:1px solid #d0d0d0;
	border-radius:4px;
	background-color:#fff;
	color:#000;
	font-size:1rem;
	padding:0px;
	z-index:10000;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%), 0 1px 1px 0 rgb(0 0 0 / 7%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%), 0 1px 1px 0 rgb(0 0 0 / 7%);
	background-color: #fff;
	cursor:pointer;
}
.inform-layer li{
	padding:12px 0px;
	text-align:center;
}
.inform-layer li:not(:first-child, .unblocking){
	border-top:0.015rem solid #dedede;
}

/* 사용자 차단 */
.modal_my_profile#memInfo .profile.blocked .my-profile-image{
	opacity:.3;
}
.modal_my_profile#memInfo .profile.blocked .blocked-msg{
	position:absolute;
	border:1px solid #d75f40;
	border-radius:20px;
	background-color:#fff;
	font-size:14px;
	font-weight:700;
	color:#d75f40;
	padding:5px 25px;
	top:25%;
	left:20%;
	z-index:9999;
}
@media (min-width: 1200px) {
	.modal_my_profile#memInfo .profile.blocked .blocked-msg{
		top:27%;
		left:23%;
	}
}

.contentArea.blocked *:not(.blocked-mem, button), .contentArea.blocked .cutTitle{
	color:#afafaf !important;
}
.contentArea.blocked button{
	font-size:.7rem;
}

.reply2.blocked .profile-image,
body.diary .User.blocked .writeImg.profile-image,
.contentArea.blocked .profile-image,
.contentArea.blocked .list-profile-image,
.momentCnts.blocked .profile-image,
#memInfo .profile.blocked > .thumb > img,
.nanumbangBox.blocked .profile-image,
.mem-box.blocked .profile-image,
.people.blocked .profile-image,
.contentArea.blocked .thumb{
	opacity:.3;
}

i.blocked-mem{cursor:pointer;}
i.blocked-mem:before{content:"\e966";} /*e9ae*/

.blocked .cntsSummary{
	display:none;
}
.contentArea.blocked i.blocked-mem{
	position:absolute;
	font-weight:300;
	font-size:20px;
	color:#6da61d; /* d75f40; */
	z-index:9990;
	padding:6px;
}
.nanumbangBox.blocked i.blocked-mem{
	position:absolute;
	font-weight:300;
	font-size:16px;
	color:#6da61d; /* d75f40; */
	z-index:9990;
	padding:2px;
}
.mem-box.blocked i.blocked-mem{
	position:absolute;
	font-weight:300;
	font-size:26px;
	color:#6da61d; /* d75f40; */
	z-index:9990;
	padding:6px;
}
.nanumbangBox .people.blocked i.blocked-mem{
	position:absolute;
	font-weight:300;
	font-size:26px;
	color:#6da61d; /* d75f40; */
	z-index:9990;
	padding:5px 3px;
}
.contentArea.blocked *,
.nanumbangBox.blocked *,
.people.blocked *,
.mem-box.blocked *{
	color:#aaa;
}
@media (max-width: 767px) {
	body.home .contentArea.blocked i.blocked-mem{
		font-size:16px;
		padding:6px 3px;
	}
	.comment-inform img, .moment-inform img{
		margin-left:5px;
		width:13px;
		height:13px;
	}
	#commentArea .reply2.blocked.bl-1 .commt_img > i,
	#commentArea .reply2.blocked.bl-3 .commt_img > i{
		width:20px;
		height:20px;
		padding-top:6px;
		font-size:14px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	body.home .contentArea.blocked i.blocked-mem{
		font-size:18px;
		padding:6px 5px;
	}
	.comment-inform img, .moment-inform img{
		margin-left:5px;
		width:13px;
		height:13px;
	}
	#commentArea .reply2.blocked.bl-1 .commt_img > i,
	#commentArea .reply2.blocked.bl-3 .commt_img > i{
		width:20px;
		height:20px;
		padding-top:6px;
		font-size:14px;
	}
}
@media (min-width: 1200px) {
	body.home .contentArea.blocked i.blocked-mem{
		padding:6px 5px;
	}
	.comment-inform i, .moment-inform i{
		font-size:20px;
	}
	.comment-inform img, .moment-inform img{
		margin-left:5px;
		width:16px;
		height:16px;
		border-radius:0px;
	}
	#commentArea .reply2.blocked.bl-1 .commt_img > i,
	#commentArea .reply2.blocked.bl-3 .commt_img > i{
		width:30px;
		height:30px;
		padding-top:10px;
		font-size:20px;
	}
}

.comment-inform, .moment-inform{
	display:flex;
	align-items:center;
	margin-left:20px;
}
.comment-inform i, .moment-inform i{
	margin:0 8px 0;
	color:#888;
}
#commentArea .reply2:not(.bl-1, .bl-3) .comment-inform i, .moment-inform i{
	cursor:pointer;
}
#commentArea .reply2.bl-1 .comment-inform i,
#commentArea .reply2.bl-3 .comment-inform i{
	color:#eaeaea;
}
.comment-inform img, .moment-inform img{
	cursor:pointer;
	filter:brightness(100%);
}
#commentArea .reply2.blocked.bl-1 .comment-inform img,
#commentArea .reply2.blocked.bl-3 .comment-inform img{
	filter:brightness(200%);
	cursor:unset;
}
#commentArea .reply2.blocked.bl-2 i.comment-blocking:before,
.comment-inform i.comment-blocking.blocked:before{
	content:'\e952' !important;
	color:#6da51e;	
}
#commentArea .reply2.blocked.bl-1 i.comment-blocking:before,
#commentArea .reply2.blocked.bl-3 i.comment-blocking:before{
	content:'\e952' !important;
}
#commentArea .reply2:not(.bl-1, .bl-3) .commt_img > i{
	display:none;
}
#commentArea .reply2.blocked.bl-1 .commt_img > i,
#commentArea .reply2.blocked.bl-3 .commt_img > i{
	position:absolute;
	color:#6da51e;
	text-align:center;
}
/*#commentArea .reply2.blocked.bl-1 .comment-inform i,
#commentArea .reply2.blocked.bl-3 .comment-inform i,*/
#commentArea .reply2.mine .comment-inform,
#commentArea .reply2.blocked .comments-text{
	display:none !important;	
}
.comments-text{
	word-wrap: break-word;
}

.reply2.blocked *, .blockedMessage, .blockedContents, .blockedComment{
	color:#aaa;
}



/* 신고하기/차단하기 레이어 팝업  */
.pop-layer .pop-container {
  padding: 20px 25px;
}

.pop-layer p.ctxt {
  color: #666;
  line-height: 25px;
}

.pop-layer .btn-r {
	width: 90%;
	margin: 10px 0 20px;
	padding-top: 10px;
	text-align: right;
	position:absolute;
	top:0px;
	background-color:transparent !important;
}

@media (max-width: 767px) {
	.pop-layer {
		width: 96% !important;
		border-radius:0px !important;
	}
}

.pop-layer {
	display: none;
	position: absolute;
	top: 46%;
	left: 50%;
	width: 100%;
	max-width:500px;
	height: auto;
	background-color: #fff;
	border-radius:12px;
	z-index: 10;
	transform:translate(-50%, -50%);
}
.pop-layer h4{
	font-size:24px;
	font-weight:700;
	/* margin-top:-18px; */
	margin-bottom:15px;
	/*border-bottom:1px solid #ebebeb;*/
	padding-bottom:10px;
}
.pop-layer h5{
	font-size:14px;
	font-weight:700;
	margin-bottom:8px;
	padding-left:8px;
}
.pop-layer ul{
	border:1px solid #ebebeb;
	border-radius:10px;
}
@media (max-width: 320px) {
	.pop-layer ul li{
		padding:5px 15px;
		font-size:0.8rem;
	}
}
@media (max-width: 767px) {
	.pop-layer ul li{
		padding:7px 15px;
		color:#1e1e23;
		font-size:0.88rem;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.pop-layer ul li{
		padding:8px 15px;
		color:#1e1e23;
		font-size:0.9rem;
	}
}
@media (min-width: 1200px) {
	.pop-layer ul li{
		padding:10px 15px;
		color:#1e1e23;
		font-size:0.9rem;
	}
}
.pop-layer ul li:not(:first-child){
	border-top:1px solid #ebebeb;
}
.pop-layer .submitBtn{
	width:100%;
	margin-top:20px;
}

.dim-layer{
  display: none;
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000003;
}

.dim-layer .dimBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=50);
}

.dim-layer .pop-layer {
  display: block;
}

a.btn-layerClose {
	font-size: 24px;
	color: #888;
	padding-top:10px;
}
#layerInformPop .ctxt{
	padding:10px 10px;
}
.blocked-msg{margin:30px 0 20px; background-color:#f0f0f0;}
.blocked-msg li div{font-size:0.9rem; margin:6px 0; line-height:1.2rem;}
.blockedContents{padding:5% 0;}

#momentPop.manager .UserName,
#momentPop.manager .UserText{
	display:none;
}
#momentPop.manager .profile-image.Moment{
	margin-left:25px;
}
.pop_momentCnts ,momentText, .momentConts{
	word-break: break-all;
}

#momentPop.blocked .momentBtnCopy,
.momentCnts.blocked .momentConts,
.momentCnts.blocked .momentContsOrg{
	display:none !important;
}
.momentCnts.blocked .UserInfo *{
	color:#aaa !important;
}

.no-display-iframe{width:0px;height:0px;}
.link{cursor:pointer;}

@media (max-width: 767px) {
	html.commoncd001000000006 .tabMenu li{
		font-size:0.9rem;
		white-space: normal;
	}
}

html.commoncd001000000006 .inCludeSideMenu a{
	font-size:13px;
}
html.commoncd001000000006 header .wrap .side-menu a{
	font-size:11px;
}
html.jwj5 header .wrap .side-menu{
	background-color:#f2f2f2 !important;
	box-shadow:-1px -2px 8px rgb(0 0 0 / 10%);
}

i.moment-display{
	font-size:20px;
	margin:0 10px;
	cursor:pointer;
}
i.moment-display.on{
	color:#6da51e !important;
}
i.moment-display.off:before{
	content:'\e952' !important;
	color:#888 !important;
}
/* .moment.display-N *{
	color:#aaa;
} */
#rollMoment .momentCnts.display-N, #momentList .momentCnts.display-N{
	display:none !important;
}
.moment.display-N .contents:before{
	content:"\e964";
	font-family:xeicon!important;
	margin-right:2px;
	color:#d04a53;
}

span.displayMoment{
	font-weight:400;
	margin-right:4px;
	color:#aaa;
}
span.displayMoment.on{
	font-weight:700;
	color:#6da61d;
}
.MomentDisplaySwitch{
	margin-right:10px;
}

#momentPop.modal_moment, #momentPop.modal_moment .openPop1{
	background-color:#f7efac;
}
#momentPop.modal_moment .openPop1 .pop_momentCnts:not(.help),
#momentPop.modal_moment .openPop1 .pop_momentCnts.help .msg-cnt,
#momentPop.modal_moment .openPop1 textarea{
	font-size:14px;
	line-height:28px;
	background-color:#f7efac;
	background-attachment: local;
    background-image: linear-gradient(to right, #f7efac 0px, transparent 0px), linear-gradient(to left, #f7efac 0px, transparent 0px), repeating-linear-gradient(#f7efac, #f7efac 27px, #9cc990 27px, #9cc990 28px, #f7efac 28px);
}

.momentBtnDel{
	border:1px solid #d04a53;
	color:#d04a53;
}


.readed-diary .cutTitle{
	color:#787878 !important;
}
/* .readed-diary *{
	opacity:.98;
} */
.readedBox{display:inline-flex;}

.not-read-diary .readedBox .readed:after{
	background-color: rgb(255,61,0,0);
    border-radius: 6px;
    width: 6px;
    height: 6px;
    content: "";
    display: inline-block;
	margin-left:4px;
	position:relative;
	top:2px;
}
@media (min-width: 1200px) {
	.not-read-diary .readedBox .readed:after{
		top:4px;
	}
}

button.momentBtn.autosaved:before{
	background-color: #ff3d00;
    border-radius: 4px;
    content: "";
    display: block;
    width: 4px;
    height: 4px;
	position:absolute;
	margin-left:-8px;
}

/* 후원하기 > 자원동역 숨기기 */
.content-inseide .tabMenu.sponsor li:nth-child(2){
	display:none !important;
}
.content-inseide .tabMenu.sponsor li{
	width:50% !important;
}

.diaryContent p:empty{
	margin-top:1rem;
}

/* 말씀함께 가이드쓰기 */
.openPopCompanion .guide-write.companion,
.note-editable .guide-write.companion{
	padding:0 3%;
	color:#4f4f4f;
	max-width:1000px;
}
.guide-write.companion .step > strong{
	font-size:18px;
	color:#1e8cbe;
}
.guide-write.companion .step > strong > span.sub{
	font-size:13px;
	font-style:italic;
	font-weight:400;
	color:#ababab;
}
.guide-write.companion .desc {
    color: #787878 !important;
    font-size: 16px !important;
    margin: 6px 0 12px !important;
    line-height:1.4 !important;
}
.guide-write.companion .question{
	margin-top:20px;
}
.guide-write.companion .desc,
.guide-write.companion .question{
	font-size:16px;
	color:#787878;
}
.note-editable .guide-write.companion .answer,
.diaryContent  .guide-write.companion .answer{
	background-color:rgb(236, 244, 246, .5) !important;
}
.guide-write.companion .answer{
	background-color:#f8f8f8;
	border-radius:5px;
	margin:10px 0;
}
.guide-write.companion hr{
	margin:10px 0 20px;
}
.guide-write.companion textarea{
	margin-top:0px !important;
	border:1px solid #555;
	max-height:80px;
}
.openPopCompanion button.blackBtn{
	margin-top:0px !important;
}

.openPopCompanion #companionContent{
    overflow-y: auto;
    height:500px;
}
.openPopCompanion .popGray{
	margin-top:0px;
	padding-top:30px;
}
@media (max-width: 767px) {
	.openPopCompanion .popGray{
		margin-top:5vh;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.openPopCompanion .popGray{
		margin-top:3vh;
	}
}

.companion-desc{
    width:100%;
    padding:2% 4%;
}

.companion-desc textarea.textarea{
    border:1px solid #4A4A4A;
    border-radius:4px;
}
.guide-write.companion hr{
    border: none;
    height: 1px;
    background-color: #e0e0e0;
    margin: 1.5em 0;
}
.guide-write.companion .answer > p{
	min-height:30px;
	padding:12px;
	font-weight:400 !important;
}


/* challenge */
.modal_my_profile .profile > .challenge{
	margin-top:30px;
	max-height: 138px;
    overflow-x: hidden;
    overflow-y: auto;
}

.challenge-user-badge-list:has(> li:nth-child(3)) {
    justify-content: flex-start;
}
.challenge-user-badge-list {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
	padding:0 20px;
}
.challenge-user-badge-list li {
    align-items: center;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 3px 4px;
    padding: 4px 0 8px;
    position: relative;
    text-align: center;
    width: calc(33.3% - 8px);
	overflow: hidden;
}
.challenge-user-badge-list li .bg-img {
    border-radius: 3px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
	max-width:100%;
	max-height:100%;
}
.challenge-user-badge-list li .badge {
    margin: 0 0 10px;
    width: 64px;
    height: 64px;
    background-size: 64px 64px;
    display: inline-block;
    position: relative;
}
.badge.d-10 {background-image: url(https://files.jwj.kr/challenge/badge-10d.png);}
.badge.d-30 {background-image: url(https://files.jwj.kr/challenge/badge-30d.png);}
.badge.d-13 {background-image: url(https://files.jwj.kr/challenge/badge-13d.png);}
.badge.d-20 {background-image: url(https://files.jwj.kr/challenge/badge-20d.png);}
.badge {
    background-position: 0;
    background-repeat: no-repeat;
    text-indent: -999999px;
}
.challenge-user-badge-list li .btn {
    background: #fff3;
    border: 1px solid hsla(0, 0%, 100%, .3);
    border-radius: 34px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    height: 28px;
    letter-spacing: -.523px;
    line-height: 26px;
    margin-top: 5px;
    padding: 0 12px;
    position: relative;
}
.challenge-user-badge-list li .bg-img[src="/common/image/null.png"] {
    border: 1px dashed #d0d0d0;
}
@media (max-width: 1199px) {
	.modal_my_profile.challenge {
		max-height:440px;
		height: 440px;
	}
}
@media (min-width: 1200px) {
	.challenge-user-badge-list {
		padding:0 30px !important;
	}
	.challenge-user-badge-list li{
		padding:8px 0 16px !important;
	}
	.modal_my_profile {
		width:85%;
		max-height:480px;
		height:480px;
		max-width:400px;
	}
	.modal_my_profile .profile > .challenge{
		margin-top:30px;
		max-height: 168px !important;
		min-height: 148px;
		overflow-x: hidden;
		overflow-y: auto;
	}
	
	.modal_my_profile.myPledgeEdit .profile img:not(.btn_camera, .challenge){
		width:104px !important;
		height:104px !important;
	}
	.modal_my_profile.myPledgeEdit .profile .thumb{
		width:110px !important;
		height:112px !important;
	}
	.modal_my_profile:not(.myPledgeEdit) .profile img:not(.btn_camera, .challenge){
		width:128px !important;
		height:128px !important;
	}
	.modal_my_profile:not(.myPledgeEdit) .profile .thumb{
		width:140px !important;
		height:142px !important;
	}
}
h2#pop_myPledge{
	font-weight:400 !important;
}
.modal_my_profile .AddWhite{
	min-height: 318px;
}
.myPledgeEdit .thumb{
	max-width:90%;	
}
.myPledgeEditSubmit{
	padding:4px 12px;
	font-size:0.88em;
}
textarea#pop_myPledgeEdit{
	overflow-y: auto;
}

html.app:not(.darkmode) body .content-inseide,
html.app:not(.darkmode) body .optionArea,
html.app:not(.darkmode) body .Areacontent:not(.selectedItem),
html.app:not(.darkmode) body .menuUl,
html.app:not(.darkmode) body.room #section2 .grayBox,
html.app:not(.darkmode) body .roomMainSubListHeaderBox,
html.app:not(.darkmode) body .titleInput #diaryTitle,
html.app:not(.darkmode) body .editorBox .note-editable,
html.app:not(.darkmode) body,
html.app:not(.darkmode){
	background-color:#fffcf7 !important;
}
html.app.ios:not(.darkmode) section header .PcNone .wrap .side-menu{
	background: linear-gradient(#fcfcfc, #ffffff) !important;
}
html.app section header .PcNone .wrap .side-menu{
	padding-top:2px !important;
	padding-bottom: 0px !important;
}
html.app section header .PcNone .wrap .side-menu .imgIcon{
	max-height:32px;
}
html.app section header .PcNone .wrap .side-menu .imgIcon img{
	padding-top: 4px !important;
	margin-bottom:2px !important;
}
html.app section header .PcNone .wrap .side-menu > a{
	font-weight:500 !important;
}
html.app:not(.darkmode) .input_select .selectric{
	background-color:#ffffff !important;
}

html.app:not(.darkmode) .momentWriteBox .momentBox{
	border:1px solid #dfae00 !important;
	background-color:#fff !important;
}
html.app:not(.darkmode) .momentWriteBox .momentBox .momentText{
	background-image: 
		linear-gradient(to right, #fff 0px, transparent 0px), 
		linear-gradient(to left, #fff 0px, transparent 0), 
		repeating-linear-gradient(#fff, #fff 27px, #f2f2f2 27px, #f2f2f2 28px, #fff 0);
}
html.app:not(.darkmode) .momentWriteBox .momentBox .guideTxt{
	color: #aaa;
}

.diaryOptionRoom::-webkit-scrollbar {
  height: 3px; /* 스크롤 두께 */
}

html.app:not(.darkmode) .calendar_btn,
html.app:not(.darkmode) select.revers3,
html.app:not(.darkmode) select.revers2,
html.app:not(.darkmode) select,
html.app:not(.darkmode) button.whiteBtn,
html.app:not(.darkmode) button.btnWhite,
html.app:not(.darkmode) .input_select .selectric,
html.app:not(.darkmode) .goog-te-gadget-simple,
html.app:not(.darkmode) .comment.batang,
html.app:not(.darkmode) article.nanumbangBox,
html.app:not(.darkmode) .BoxWhite{
	background-color:rgb(255,255,255,.65) !important;
}
html .readed-diary .cutTitle{
	font-size:100% !important;
}
