html{height: 100%;}

body {
	display: flex;
	justify-content: center;
	align-items: center;
	 min-height: 100vh;
	background-color:#f9f9f9;
  margin:0;
}
.midbx{
	width:1200px;
	height:640px;
}

.leftbx {
  width: 704px;
  height: 640px;
  padding: 93px 80px;
  background-image: linear-gradient(132deg, #00e2da, #0071e0);
  text-align : center;
  float: left;
  box-sizing:border-box;
  position:relative;
}
.rightbx {
  width: 496px;
  height: 640px;
  padding: 150px 76px 149px 77px;
  background-color: #ffffff;
  float: left;
  box-sizing:border-box;
  text-align:center;


}
.PopInBorad {
  width: 358px;
  height: 39px;
  margin: 0 53px 24px;
  font-family: AppleSDGothicNeo;
  font-size: 32px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.simple {
 #margin: 15px 0 51px;
  font-family: AppleSDGothicNeo;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
 box-sizing:border-box;
 display:inline-block;
 letter-spacing:-0.7px;
}

.arrow_left {
  width: 40px;
  height: 40px;
  margin: 139px 53px 143px 0;
  object-fit: contain;
  position:absolute;
  left:80px;
}

.arrow_right {
  width: 40px;
  height: 40px;
  margin: 139px 0 143px 53px;
  object-fit: contain;
   position:absolute;
  right:80px;

}
.Partner-Page {
  width: 343px;
  height: 39px;
  #margin: 0 80px 8px;
  font-family: AppleSDGothicNeo;
  font-size: 32px;
  font-weight: 800;
  color: #008296;
  box-sizing:border-box;

}
.popinborder {
  width: 97px;
  height: 19px;
  margin: 8px 129px 48px 106px;
  font-family: AppleSDGothicNeo;
  font-size: 16px;
  font-weight: 500;
  color: #9ba4b0;
}

.userbox1{
  width: 343px;
  height: 48px;
  margin: 48px 0 8px;
  padding: 0px 0px 0px 16px;
  border-radius: 4px;
  border: solid 1px #e4e9f2;
  box-sizing:border-box;
  background-color: #f7f9fc
}

.id-img {
  width: 24px;
  height: 24px;
  margin: 10px 16px 0 0;
  object-fit: contain;
  display:block;
  box-sizing:border-box;
    float:left;
}
/*크롬 input 자동완성시 백그라운드색상 변경 삭제*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

/*파이어폭스 자동완성 백그라운드색상 변경 삭제*/
input {
  filter: none;
}

 input::placeholder {
  color: #8f9bb3;
  font-style:AppleSDGothicNeo;
  font-size: 14px;
  font-weight: 400;
}

.idbox {
  width: 285px;
  height: 46px;
  font-family: AppleSDGothicNeo;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: normal;
  color: #8f9bb3;
  display:block;
  border:none;
  outline : none;
  background-color: #f7f9fc;


}
.userbox2{
  width: 343px;
  height: 48px;
  padding: 0px 0px 0px 16px;
  border-radius: 4px;
  border: solid 1px #e4e9f2;
  box-sizing:border-box;
  background-color: #f7f9fc
}
.remember .check{
 width: 16px;
  height: 16px;
  padding: 5px 4px;

  border: solid 1px rgba(25, 145, 235, 0.1);
  background-color: #1991eb;
  vertical-align: middle;
  border-radius: 7px;

}
.remember{
text-align:left;
margin-top:24px;
vertical-align: middle;
}

.rem {
  width: 86px;
  height: 21px;
  margin: 0 0 0 -2px;
  font-family: AppleSDGothicNeo;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #354052;
}

.login{
  
  height: 48px;
  margin: 31px 0 10px;
  border-radius: 4px;
  background-color: #008296;
  box-sizing:border-box;
}
.cont{
  cursor : pointer;
  width: 100%;
  height: 48px;
  font-family: OpenSans;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  outline : none;
  color: #ffffff;
  box-sizing:border-box;
  background-color:transparent;
  border:0px transparent
}



.slide_layout{
	position: relative;
	margin-top: 24px;
	overflow:hidden;
}
.slide_layout div{
	outline:none;
}
.slide_layout img{
	margin-top: 57px;
	height: 223px;
}
.slide_layout .slide_box div{
	display: inline-block;
	width: 100%;
}
.slide_layout .arrow_box{
	width: 100%;
	position: absolute;
	top:155px;
}
.slide_layout .arrow_box img{
	position: absolute;
	width: 40px;
	height: 40px;
	object-fit: contain;
}
.slide_layout .arrow_box img.arrow_right{
	right: 0px;
	cursor : pointer
}
.slide_layout .arrow_box img.arrow_left{
	left: 0px;
	cursor : pointer
}
/*2021-03-23 노인규 추가 : 슬라이더 버튼 숨기기*/
.slide_layout .slide_box button{
	display:none !important;
}

.slick-dots{
	list-style:none;
	margin-block : 45px;
	padding:0px;
}
ul.slick-dots  li{
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 100%;
    /* border: 2px solid #fff; */
    display: inline-block;
	vertical-align:middle;
	margin : 4px
}
ul.slick-dots li.slick-active{
   	list-style: none;
    width: 8px;
    height: 8px;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #fff;
    display: inline-block;
}
/*
* 라디오 , 체크박스 디자인
<label class="check_box-spot">
   <input type="checkbox or radio">
   <span class="checkmark"></span>
   가나다라마바사
</label>
*
<label class="check_box-spot">
	<input type="radio" name="agr_check"  class ="agr_check" id="agr_check" value="1">
	<span class="checkmark circle"></span>
	<span class="radiotxt">라디오 설명텍스트</span>
</label>
*/
label.check_box-spot input{
	position: absolute;
	opacity: 0;
	cursor: pointer;
	width: 0;
}

label.check_box-spot input:checked ~ .checkmark {
	background-image: unset;
	background-color: #379dff;
	border: solid 1px #379dff;
}

label.check_box-spot input:checked ~ .checkmark:after {
	display: block;
}

label.check_box-spot .checkmark{
	 position: absolute;
	 top: 3px;
	 left: 0;
	 height: 16px;
	 width: 16px;
	 border: solid 1px #e4e9f2;
	 background-image: linear-gradient(180deg, #fff, #f2f2f2);
	 box-sizing: border-box;
}

label.check_box-spot .checkmark:after{
	 content: "";
	 position: absolute;
	 display: none;
	 left: 5px;
	 top: 3px;
	 width: 3px;
	 height: 5px;
	 border: solid white;
	 border-width: 0 2px 2px 0;
	 border-radius: 2px;
	 -webkit-transform: rotate(45deg);
	 -ms-transform: rotate(45deg);
	 transform: rotate(45deg);
}

label.check_box-spot .checkmark.circle:after{
	border-radius: 100%;
	width: 7px;
	height: 7px;
	transform: unset;
	border: none;
	background-color: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

label.check_box-spot{
   position: relative;
   padding-left: 23px;
   margin-right: 10px;
   cursor: pointer;
   vertical-align:middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   font-size: 14px;
   line-height: 14px;
   color: #333333;
}

label.check_box-spot:disabled + .checkmark{
	background-color: #9fa7ab;
}

label.check_box-spot > input[type=checkbox] + .checkmark{
	border-radius: 4px;
}
label.check_box-spot > input[type=radio] + .checkmark{
	border-radius: 100%;
	width: 24px;
	height: 24px;
	background-image: unset;
}
label.check_box-spot > input[type=radio] + .checkmark + .radiotxt{
	vertical-align: sub;
	margin-left: 8px;
}
label.check_box-spot:last-child{
	margin-right: 0px;
}

.trigger {cursor:pointer; font-size:12px;}
.trigger:not(:first-of-type):before {content: ''; display: inline-block; border-left: 1px solid #b9b9b9; height: 12px; vertical-align: middle; padding-left: 5px;}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}
.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 15px 20px;
    width: 500px;
    min-height: 130px;
    border-radius: 0.5rem;
    max-height: 95%; 
    overflow-y: auto;
}
.close-button {
  float: right;
  line-height: 1.5rem;
  text-align: center;
  cursor: pointer;
  font-size:30px;
}

.show-modal {
  opacity: 1;
  visibility: visible;
  transform: scale(1.0);
  transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.flex {display:flex; align-items: center; gap:5px; margin-top:35px;}
.flex label {width:50px;}
.flex input[type="email"], .flex input[type="text"], .flex input[type="password"] {border: solid 1px #ddd; padding: 10px 12px; border-radius: 3px; flex: 1;}
.flex input[type="submit"] {border: solid 1px #008296; color:#fff; padding: 10px 12px; border-radius: 3px; width:80px; cursor:pointer; background:#008296;}
.flex.wrap {flex-wrap: wrap; margin-top:15px;}

.userbox1, .userbox2 {display:flex;}
.id-img {flex-shrink: 0;}
.idbox {flex:1;}

.modal textarea {width:100%; border: 1px solid #ccc; resize: none; height: 70px; padding: 8px; margin-bottom:5px;}
.modal label {font-size:13px;}
.modal .flex + .flex {margin-top:5px;}
.flex.wrap label {width:auto;}
.flex.wrap input {width:100%; flex:auto;}
.red {color:#de3e4b;}
.collapse {display:none;}
#passwordError {width:100%; font-size:12px; margin:0;}

/** 모바일 **/
.m-show {display:none;}
@media (max-width: 767px) {
.m-hide {display:none;}
.m-show {display:block;}

body {min-width:100%; background:#fff; display:block;}
.midbx {width:100%; display:block;}
.leftbx {width:100%; height: auto; padding:0 20px; color:#2e3a59; background:#fff;  float:none;}
.leftbx .Partner-Page {margin:50px 0 0; width:auto; height:auto;}
.leftbx .popinborder {width:auto; margin:5px 0;}
.slide_layout {margin-top:30px;}
.simple {color:#2e3a59; font-size:12px;}
.slide_layout .arrow_box img {filter: brightness(0%); width:20px; height:20px; margin:0;}
.slide_layout img {height:165px;}
.slick-dots {margin-block:15px;}
ul.slick-dots li {border-color:#008296; background-color:#008296;}
ul.slick-dots li.slick-active {border-color:#008296; width:6px; height:6px;}


.remember {margin-block:23px;}
.rightbx {padding:0 30px; width:auto; height:auto; float:none;}
.rightbx form {margin:0;}
.userbox1, .userbox2, .login {width:auto; display:flex; margin:8px 0;}
.login input {width:100%;}
.input-group {align-items: center; gap:15px;}
.input-group i {position:static; font-size:18px;}
.input-group input {padding-left:20px; font-size:14px;}

.modal-content {width:80%; height: auto;}
.modal-content .flex {flex-direction:column; align-items:normal;}
.modal-content input, .flex input[type="submit"] {width:100%;}
}
