@charset "utf-8";
#wrap {
  z-index: 1;
  position: relative;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  padding: 0;
}
#header {
  z-index: 3;
  position: relative;
  width: 100%;
  max-width: 720px;
  background: #fff;
  border-bottom: 0.067rem solid #eee;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#header.addFixed {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 720px;
}
  #header > div {
  padding: 1.167rem 1.333rem 1.067rem 1.333rem;
  /* height: 1.433rem; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  }
#header > div > h1 {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.036rem;
  color: #222222;
}
#header > div > h1::after {
  content: "";
  display: block;
  clear: both;
}
#header > div > h1 > button {
  display: block;
  float: left;
  height: 1.433rem;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.036rem;
  color: #222222;
  background: #fff;
  padding: 0 0 0 0.467rem;
  font-family: "Spoqa Han Sans Neo";
}
#heder > div > h1 > a {
  display: block;
  float: left;
  width: 1.067rem;
  height: 1.067rem;
  padding: 0.2rem 0 0 0;
}
#header > div > h1 > a > img {
  width: 100%;
}
#header > div > span.right_icon {
  z-index: 1;
  position: relative;
  float: right;
  display: block;
  width: 1.533rem;
  height: 1.567rem;
}
#header > div > span.right_icon button {
  display: block;
  width: 1.533rem;
  height: 1.567rem;
  background: transparent;
}
#header > div > span.right_icon button > img {
  margin-top: -0.083rem;
  width: 100%;
}
#header > div.close_page_title > h1 {
  line-height: 1.3;
}
#main {
  z-index: 2;
  position: relative;
  width: 100%;
}
.agreement_page {
	padding-top: 2rem;
	width: 100%;
}
.agreement_page > h2 {
	padding-bottom: 1.133rem;
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: -1.08px;
	text-align: center;
	color: #222;
}
.agreement_page > ul {
	padding: 0 1.333rem;
}
.agreement_page > ul > li {
	padding-bottom: 1.0rem;
	width: 100%;
}
.agreement_page > ul > li:last-child {
	padding-bottom: 0;
}
.agreement_page > ul > li > h3 {
	padding-bottom: 0.867rem;
	font-size: 1.067rem;
	font-weight: bold;
	letter-spacing: -0.032rem;
	text-align: left;
	color: #444;
}
.agreement_page > ul > li > p {
	padding-bottom: 0.533rem;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: -0.030rem;
	text-align: left;
	color: #666;
}
.agreement_page > ul > li > p > a {
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: -0.030rem;
	color: #7174ce;
	text-decoration: underline;
}
.agreement_page > ul > li > p >span {
	padding: 0 1.0rem;
	padding-top: 0.533rem;
	display: block;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: -0.030rem;
	text-align: left;
	color: #666;
}
.agreement_page > ul > li > p >strong {
	/* padding-top: 0.533rem; */
	/* display: block; */
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: -0.030rem;
	text-align: left;
	color: #444;
	text-decoration: underline;
}
.agreement_page > ul > li > div > h4 {
	/* padding-top: 0.533rem; */
	display: block;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: -0.030rem;
	color: #666;
}
.agreement_page > ul > li > div > h4 >strong {
	display: inline;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: -0.030rem;
	color: #666;
	text-decoration: underline;
}
.agreement_page > ul > li > div > table {
	margin: 0.533rem 0;
    width: 100%;
    border-top: 1px solid #888;
}
.agreement_page > ul > li > div > table tr th {
    padding: 1.0rem 0;
    font-size: 1.0rem;
    font-weight: 500;
    letter-spacing: -0.030rem;
    line-height: 1.6;
    text-align: center;
    color: #666666;
    border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.agreement_page > ul > li > div > table tr th:last-child {
	border-right:none;
}
.agreement_page > ul > li > div > table tr td {
    padding: 1.0rem 0.333rem;
    font-size: 0.91rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: -0.030rem;
    text-align: center;
    color: #666666;
    border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
    word-break: keep-all;
}


.agreement_page > ul > li > div > table tr td.text-left {
	text-align: left;
}

.agreement_page > ul > li > div > table tr td:last-child {
	border-right: none;
}
.agreement_page > ul > li > div > p {
	padding-bottom: 1rem;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: -0.030rem;
	text-align: left;
	color: #666;
}
.agreement_page > ul > li > div > table tr td >strong {
	/* padding-top: 0.533rem; */
	display: inline;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: -0.030rem;
	color: #666;
	text-decoration: underline;
}
.agreement_page > ul > li > div > table tr td > em {
	text-decoration: line-through;
}
.agreement_page > ul > li > ul {
	width: 100%;
}
.agreement_page > ul > li > ul > li {
	padding-bottom: 0.533rem;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: -0.030rem;
	text-align: left;
	color: #666;
}
.agreement_page > ul > li > ul > li > a {
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: -0.030rem;
	color: #7174ce;
	text-decoration: underline;
}
.agreement_page > ul > li > ul > li > h4{
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: -0.030rem;
	text-align: left;
	color: #666;
}


.padding-top16 {
	padding-top: 0.533rem;
}
.company-full-name, .company-name {
	display:inline;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: -0.030rem;
	color: #666;
}
.title-name {
	padding-bottom: 0.867rem;
	font-size: 1.067rem;
	font-weight: bold;
	letter-spacing: -0.032rem;
	text-align: left;
	color: #444;
}

.agreement_page > ul > li > p > span > strong {
	text-decoration: underline;
}
.agreement_page > ul > li > p >strong.bold { 
	font-weight: bold;
	color: #333;
}
.agreement_page > ul > li > div > .contract_table em.bold {
	font-weight: bold;
	color: #333;
}
.agreement_page > ul > li > div > .contract_table p {
	z-index: 1;
	position: relative;
	padding-bottom: 10px;
}
.agreement_page > ul > li > div > .contract_table tr td {
	padding: 1rem 0.5rem 1rem 0.333rem;
}
.agreement_page > ul > li > div > .contract_table .stamp {
	z-index: 1;
	position: relative;
	display: inline-block;
	text-align: left;
	white-space: nowrap;
}
.agreement_page > ul > li > div > .contract_table .stamp i {
	z-index: 2;
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 5rem;
	height: 5rem;
	background: url(../img/manna_corp.png) no-repeat 50% 50%;
	background-size: 100% 100%;
	transform: translateY(-50%) translateX(40%);
}
.text-underline{
    text-decoration: underline;
}



@media (max-width: 480px) {

    .m-scrollbar-x  table{
        min-width: 480px;
    }

    .m-scrollbar-x {
        -webkit-overflow-scrolling: touch;
        overflow: hidden;
        overflow-x: auto;
 
    }
    .m-scrollbar-x::-webkit-scrollbar {
        width: 0;
        height: 3px;
        background-color: #ddd;
     
    }
    .m-scrollbar-x::-webkit-scrollbar-track {
        background-color: #fff;
    }
    .m-scrollbar-x::-webkit-scrollbar-thumb {
        background-color: #ddd;
    }
    
}



/* 20240221 처리위탁계약서  */
 .contract_info {
	padding: 20px 20px 40px;
  }
  

   .contract_info > strong {
	display: block;
	padding-bottom: 1.645rem;
	font-size: 1.067rem;
	font-weight: bold;
	letter-spacing: -0.032rem;
	text-align: center;
	color: #444;
  }  
  .contract_info > ul  {
	display: flex;
	margin: 0 -10px;
  }

  
   .contract_info > ul > li {
	max-width: 50%;
	flex: 0 0 50%;
	padding: 0 10px;
	box-sizing: border-box;
  }
  

  
@media (max-width: 520px) {
	.contract_info > ul  {
		display: block;
	}
	.contract_info > ul > li {
		max-width: 100%;
		flex: 0 0 100%;
		padding: 0 10px;
	  }

	  .contract_info > ul > li:last-child{
		margin-top:30px;
	  }
}
  

  
   .contract_info > ul > li p {
	z-index: 1;
	position: relative;
	padding-bottom: 0.645rem;
  }
  
   .contract_info > ul > li h3 {
	padding-bottom: 0.645rem;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: -0.030rem;
	text-align: left;
	color: #666;
	font-weight: bold;
  }

  
   .contract_info > ul > li > p {
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: -0.030rem;
	text-align: left;
	color: #666;
  }
  
   .contract_info > ul > li .stamp {
	z-index: 1;
	position: relative;
	display: inline-block;
	text-align: left;
	white-space: nowrap;
  }
  
   .contract_info > ul > li .stamp i {
	z-index: 2;
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 5rem;
	height: 5rem;
	background: url(../img/manna_corp.png) no-repeat 50% 50%;
	background-size: 100% 100%;
	-webkit-transform: translateY(-50%) translateX(40%);
			transform: translateY(-50%) translateX(40%);
  }
  
   .contract_info > ul > li .user_stamp {
	z-index: 1;
	position: relative;
	display: inline-block;
	text-align: left;
	white-space: nowrap;
  }
  
   .contract_info > ul > li .user_stamp i {
	z-index: 2;
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 7rem;
	height: 3rem;
	/* background: url(../img/manna_corp.png) no-repeat 50% 50%;
		  background-size: 100% 100%; */
	-webkit-transform: translateY(-50%) translateX(65%);
			transform: translateY(-50%) translateX(65%);

	
	background: url(../img/ceo_sign.png) no-repeat 50% 50%;
  }
  
   .contract_info > ul > li .user_stamp i img {
	z-index: 4;
	position: relative;
	width: 100%;
	height: auto;
	max-height: 3rem;
  }
  

  .agreement_page > ul > li  h4.t-line{
	color:#444;
	font-weight: 500;
	margin-bottom: 10px;
	display: inline-block;
	margin-top: 20px;
	text-decoration: underline;

  }
  .agreement_page > ul > li  .t-dark{
	color:#444;
	padding: 0;

  }



  .agreement_page .text-red{
	 color:red !important;
  }


  .agreement_page .pl-tab{
	padding-left: 1.5em;

  }