

.filial input {
  width: 100%;
  height: 45px;
  border: 1px solid #cfcfcf;
}

.filial input, .filial button {
  border-radius: 0;
}

.filial input::-ms-clear {
  display: none;
}

/*common*/
 .hidden-pm {
  display: none !important;
}

 .hidden-m {
  display: inline-block !important;
}

 .hidden-pt {
  display: none !important;
}

 .hidden-p {
  display: none !important;
}

@media only screen and (max-width: 993px) {
  .hidden-p {
    display: block !important;
  }
  .hidden-t {
    display: none !important;
  }
  .hidden-pt {
    display: none !important;
  }
  .hidden-tm {
    display: none !important;
  }
  .hidden-pm {
    display: block !important;
  }
  .hidden-m {
    display: block !important;
  }
  .detail__section-bar.hidden-m {
    display: inline-block !important;
  }
}

@media only screen and (max-width: 681px) {
  .hidden-t {
    display: block !important;
  }
  .hidden-m {
    display: none !important;
  }
  .hidden-pt {
    display: block !important;
  }
  .hidden-pm {
    display: none !important;
  }
  .detail__section-bar.hidden-m {
    display: none !important;
  }
}

.filial input[type="text"] {
  padding: 0 8px;
}

.filial input[type="tel"] {
  padding: 0 8px;
}

.filial input[type="checkbox"] {
  display: inline-block;
  width: 20px;
  height: 20px;
}

@media only screen and (max-width: 681px) {
  .filial input[type="checkbox"] {
    width: 10px;
    height: 10px;
  }
}

.filial button {
  border: none;
  outline: none;
}

.filial select {
  display: block;
  width: 320px;
}



.filial .visual {
  position: relative;
  padding-top: 40px;
  text-align: center;
}

.filial .visual__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.filial .visual__item {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 27.08%;
  font-size: 0;
  text-indent: -9999px;
}

.filial .visual__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.visual__pager {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  bottom: 15px;
  margin: 0 auto;
  z-index: 110;
}

.visual__bull {
  overflow: hidden;
  display: inline-block;
  width: 9px;
  height: 9px;
  border: 1px solid #fff;
  background: #fff;
  border-radius: 50%;
  text-indent: -9999px;
  cursor: pointer;
}

.visual__bull.is-active {
  background: transparent;
}

.visual__bull + .visual__bull {
  margin-left: 12px;
}

.header__list {
  display: none;
}

.visual__mobile {
  display: none;
}

.visual__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

@media only screen and (max-width: 1025px) {
  .visual {
    padding-top: 45px;
  }
  .visual__pager {
    bottom: 8px;
  }
  .visual__bull {
    width: 7px;
    height: 7px;
  }
  .visual__bull + .visual__bull {
    margin-left: 5px;
  }
  .visual__item {
    padding-bottom: 65.25%;
  }
  .visual__pc {
    display: none;
  }
  .visual__mobile {
    display: block;
  }
}



@media only screen and (max-width: 993px) {
  .cont.filial {
    padding-top: 45px;
  }
}

@media only screen and (max-width: 681px) {
  .cont.filial {
    padding-top: 45px;
  }
}

.cont-wrapper {
  width: 1200px;
  margin: 0 auto;
  padding-top: 55px;
  padding-bottom: 100px;
}

@media only screen and (max-width: 993px) {
  .cont-wrapper {
    width: 100%;
    padding: 0 30px;
    margin: 0;
  }
}

@media only screen and (max-width: 681px) {
  .cont-wrapper {
    padding: 0 15px;
  }
}

/*
.main-visual{
	$this:&;
	&__bg{position: relative; height:730px;background:  url(../img/promotion/mainvisual.jpg) 0 0 / cover no-repeat; }
	&__desc{position: absolute; right: 0; top: 0; padding-top: 200px; padding-right: 350px; text-align: center;}
	&__tit{font-size: 60px; font-weight: 400; margin-top: 20px; text-align: center; line-height: 1.1; font-family: 'Nanum Myeongjo',  "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Helvetica Neue"!important;}
	&__txt1{font-size: 20px; font-weight: 300; letter-spacing: -1px;  color: #333;}
	&__txt2{font-size: 20px; font-weight: 300; margin-top: 35px; width: 380px; height: 50px; color: #777; text-align: center; border: 1px solid #777;}
	&__txt2:before{content: ''; display: inline-block; height: 100%; vertical-align: middle;}
	@media only screen and (max-width:$tablet-size1){
		&__desc{padding-top: 130px; padding-right: 70px; }
		&__bg{height:565px;background-image:  url(../img/promotion/mainvisual990.jpg) ; }
		&__tit{font-size: 46px; margin-top: 20px;}
		&__txt2{font-size: 16px; margin: 0 auto;margin-top: 25px; width: 290px; height: 35px;}
	 }
	 @media only screen and (max-width:$mobile-size1){
		 &__bg{height:525px;background-image:  url(../img/promotion/mainvisual680.jpg) ; }
		 &__tit{font-size: 2.6rem; margin-top: 10px;}
		 &__txt{font-size: 1.2rem;}
		 &__txt2{font-size: 1.2rem; margin-top: 10px; width:200px; height:20px;}
		 &__desc{ padding-top: 0; padding-right: 0; left: 0; right: 0;margin: 0 auto; top: auto; bottom: 65px;}

	 }

}
*/
.main-visual img {
  width: 100%;
}

.filial__input-group {
  position: relative;
  padding-left: 300px;
  border: 1px solid #cfcfcf;
  border-bottom: none;
  background-color: #f4f4f4;
}

.filial__input-group:last-child {
  border-bottom: 1px solid #cfcfcf;
}

.filial__input-group:last-child .filial__inner {
  padding: 40px;
}

.filial__input-group + .filial__input-grup {
  border-top: 1px solid #cfcfcf;
}

.filial__input-group.type-unique {
  padding-left: 0;
}

.filial__inner {
  padding: 30px 40px;
  background-color: #fff;
  border-left: 1px solid #cfcfcf;
}

.filial__inner.select {
  padding: 40px;
}

.filial__input-group:last-child {
  border-bottom: 1px solid #cfcfcf;
}

.filial__input-group:last-child .filial__inner {
  min-height: 190px;
  padding: 70px 40px;
}

.filial__ctrl {
  max-width: 460px;
  vertical-align: middle;
}

.filial__label {
  position: absolute;
  left: 40px;
  top: 30px;
  font-size: 26px;
  font-weight: 400;
  color: #333;
  letter-spacing: -1px;
}

.filial__label.type-select {
  top: 40px;
}

.filial__label:after {
  position: relative;
  right: -1px;
  top: -4px;
  content: '*';
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  color: #7060ff;
}

.filial label.error {
  display: inline;
  font-size: 15px;
  color: #f61919;
}

.filial label.indi-info-agree-error {
  display: inline;
  font-size: 15px;
  color: #f61919;
}

.filial__select {
  display: block;
  height: 50px;
}

.filial__select.type-longer {
  width: 100%;
}

.filial__select + .filial__select {
  margin-top: 30px;
}

.filial__box.title {
  display: block;
  float: left;
  width: 33.3333%;
  padding: 40px 30px 0;
}

.filial__box.list {
  display: block;
  width: 66.666%;
  float: left;
  padding: 40px;
  background-color: #fff;
  border-left: 1px solid #cfcfcf;
}

.filial__tit-box {
  position: absolute;
  max-width: 230px;
  left: 40px;
  top: 58px;
  padding-top: 0px;
}

.filial__label-tit {
  position: relative;
  display: inline-block;
  font-size: 26px;
  font-weight: 400;
  color: #333333;
  letter-spacing: -1px;
}

.filial__label-tit.type-special:after {
  display: none;
}

.filial__label-tit:after {
  position: absolute;
  right: -7px;
  top: 2px;
  content: '*';
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  color: #7060ff;
}

.filial__label-txt1 {
  font-size: 14px;
  margin-top: 15px;
  color: #888888;
  letter-spacing: -1px;
  word-wrap: break-word;
}

.filial__outer {
  display: inline-block;
}

@media only screen and (max-width: 993px) {
  .filial__list {
    margin-top: 40px;
  }
  .filial__ctrl {
    max-width: 380px;
  }
  .filial__input-group {
    padding-left: 250px;
  }
  .filial__select {
    max-width: 380px;
    width: 100%;
  }
  .filial__tit-box {
    max-width: 150px;
  }
}

@media only screen and (max-width: 681px) {
  .filial__input-group:last-child .filial__inner {
    padding: 35px 15px;
  }
  .filial__label {
    font-size: 1.6rem;
    padding-top: 0px;
    top: calc(50% - 15px);
    left: 15px;
  }
  .filial__label:after {
    font-size: 1.2rem;
  }
  .filial__ctrl {
    height: 25px;
  }
  .filial__inner {
    padding: 20px 15px;
  }
  .filial__inner.select {
    padding: 40px 15px;
  }
  .filial__box.title {
    width: 37%;
    padding: 40px 30px 0;
  }
  .filial__box.list {
    width: 63%;
    padding: 40px;
  }
  .filial__input-group {
    padding-left: 125px;
  }
  .filial__select {
    max-width: none;
    width: 100%;
    height: 25px;
  }
  .filial__tit-box {
    left: 15px;
    max-width: 90px;
  }
  .filial__label-tit {
    font-size: 1.6rem;
    padding-top: 0px;
    top: calc(50% - 15px);
    left: 0px;
  }
  .filial__label-tit:after {
    font-size: 1.2rem;
  }
  .filial__label-txt1 {
    font-size: 1.2rem;
    margin-top: 12px;
    letter-spacing: 0px;
  }
  .filial label.error {
    font-size: 1.2rem;
    margin-top: 10px;
    text-align: left;
    color: #f61919;
  }
  .filial label.type-indi-info {
    text-align: center;
  }
  .filial label.indi-info-agree-error {
    display: inline;
    font-size: 1.2rem;
  }
}

.counsel__box.radio-wrapper {
  margin-top: -40px;
  margin-left: -30px;
}
.counsel__area{margin-top: 40px;margin-left: 30px;}
.counsel__tit{margin-bottom: 20px;font-weight: 500;font-size: 18px;color: #000;}
.counsel__part{margin-top: -40px;margin-left: -30px;}

.counsel__tag {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  margin-left: 30px;
  margin-top: 40px;
  color: #888888;
  cursor: pointer;
}

.counsel__button {
  width: auto;
  height: auto;
}

.counsel input {
  display: none;
}

.counsel input + label .checked {
  display: inline-block;
}

.counsel input:checked {
  display: none;
}

.counsel input:checked + label .checked {
  color: #6a5bec;
}

@media only screen and (max-width: 993px) {
	.counsel__part{margin-top: -20px;}
	.counsel.type-special .counsel__tag{margin-top: 20px;}
}
@media only screen and (max-width: 681px) {
  .counsel__box.radio-wrapper {
    margin-top: -20px;
    margin-left: -13px;
  }

  .counsel__area{margin-top: 20px;margin-left: 13px;}
  .counsel__area + .counsel__area{margin-top: 30px;}
  .counsel__tit{margin-bottom: 30px;font-size: 1.4rem;}
  .counsel__part{margin-top: -20px;margin-left: -13px;}

  .counsel__tag {
    font-size: 1.2rem;
    margin-left: 13px;
    margin-top: 20px;
  }
}

.agreement__box.agreement {
  position: relative;
  text-align: center;
  margin-top: 60px;
}

.agreement__box.doc-js {
  display: none;
}

.agreement__box.btn-wrap {
  text-align: center;
}

.agreement__label {
  display: inline-block;
  font-size: 20px;
  font-weight: 300;
  margin-right: 60px;
}

.agreement__ctrl {
  height: auto;
  display: inline-block;
  width: 15px;
}

.agreement__txt1 {
  font-size: 20px;
  font-weight: 400;
  color: #777777;
}

.agreement__btn {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
}

.agreement__arrow-btn {
  position: absolute;
  right: -18px;
  top: 13px;
  width: 0;
  height: 0;
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #333;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.agreement__info {
  font-size: 18px;
  font-weight: 400;
  margin-top: 40px;
  color: #333333;
}

.agreement__info-box {
  font-size: 14px;
  height: 115px;
  font-weight: 300;
  margin-top: 25px;
  padding: 30px 40px;
  color: #777;
  border: 1px solid #cfcfcf;
  line-height: 1.8;
}

.agreement__info-box.type-scroll {
  height: 180px;
  overflow-y: scroll;
}

.agreement__submit {
  display: inline-block;
  width: 415px;
  height: 65px;
  font-size: 30px;
  font-weight: 400;
  margin-top: 30px;
  color: #fff;
  background-color: #402b9b;
  cursor: pointer;
}

.agreement__submit:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.agreement__validate {
  text-align: center;
}

@media only screen and (max-width: 993px) {
  .agreement__label + .agreement__label {
    margin: 0;
  }
  .agreement__btn {
    margin-top: 30px;
  }
  .agreement__info-box {
    height: auto;
  }
  .agreement__info-box.type-scroll {
    height: 180px;
  }
  .agreement__submit {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 681px) {
  .agreement__box.agreement {
    margin-top: 30px;
  }
  .agreement__info {
    font-size: 1.3rem;
    margin-top: 20px;
  }
  .agreement__info-box {
    height: auto;
    font-size: 1.2rem;
    margin-top: 12px;
    padding: 15px 17px;
  }
  .agreement__info-box.type-scroll {
    height: 130px;
  }
  .agreement__label {
    font-size: 1.1rem;
    margin-right: 0px;
  }
  .agreement__btn {
    font-size: 1.2rem;
    margin-left: 15px;
    margin-top: 15px;
  }
  .agreement__arrow-btn {
    right: -9px;
    top: 6px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
  }
  .agreement__submit {
    width: 210px;
    font-size: 1.6rem;
    height: 30px;
    margin-top: 30px;
  }
}

.agreement.is-active .doc-js {
  display: block;
}

.promotion-color1 {
  color: #49328a;
  font-family: "Nanum Myeongjo", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Helvetica Neue" !important;
}

/*# sourceMappingURL=filialPiety.css.map */