@media (max-width: 992px) and (orientation: landscape) {
  /* line 2, survey.scss */
  :root {
    zoom: 0.6;
  }
}

/* line 33, survey.scss */
.content .sub_top h2 {
  background: url("../../Content/images/m_subtop_survey.jpg") 50% 50% no-repeat;
  background-size: cover;
  align-items: center;
}
/* line 39, survey.scss */
.content .sub_top .sub_menu ul {
  justify-content: flex-start;
}
@media screen and (min-width: 992px) {
  /* line 39, survey.scss */
  .content .sub_top .sub_menu ul {
    justify-content: center;
  }
}
/* line 44, survey.scss */
.content .sub_top .sub_menu ul li {
  width: auto;
}
@media screen and (min-width: 992px) {
  /* line 44, survey.scss */
  .content .sub_top .sub_menu ul li {
    width: auto;
  }
}
/* line 49, survey.scss */
.content .sub_top .sub_menu ul li a {
  padding: 0 50px;
}
@media (max-width: 992px) {
  /* line 49, survey.scss */
  .content .sub_top .sub_menu ul li a {
    padding: 0 5.0403225806vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 49, survey.scss */
  .content .sub_top .sub_menu ul li a {
    padding: 0 40px;
  }
}
/* line 60, survey.scss */
.content .inner .sub_copy {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  /* line 60, survey.scss */
  .content .inner .sub_copy {
    margin-bottom: 7.0564516129vw;
  }
}
/* line 63, survey.scss */
.content .inner input[type=radio] {
  width: 40px;
  height: 40px;
  border-color: #999;
  margin-right: 20px;
}
@media (max-width: 992px) {
  /* line 63, survey.scss */
  .content .inner input[type=radio] {
    width: 4.0322580645vw;
  }
}
@media (max-width: 992px) {
  /* line 63, survey.scss */
  .content .inner input[type=radio] {
    height: 4.0322580645vw;
  }
}
@media (max-width: 992px) {
  /* line 63, survey.scss */
  .content .inner input[type=radio] {
    margin-right: 2.0161290323vw;
  }
}
/* line 69, survey.scss */
.content .inner input[type=checkbox] {
  width: 40px;
  height: 40px;
  border-color: #999;
  margin-right: 20px;
}
@media (max-width: 992px) {
  /* line 69, survey.scss */
  .content .inner input[type=checkbox] {
    width: 4.0322580645vw;
  }
}
@media (max-width: 992px) {
  /* line 69, survey.scss */
  .content .inner input[type=checkbox] {
    height: 4.0322580645vw;
  }
}
@media (max-width: 992px) {
  /* line 69, survey.scss */
  .content .inner input[type=checkbox] {
    margin-right: 2.0161290323vw;
  }
}
/* line 76, survey.scss */
.content .survey_bg {
  padding: 200px 75px 100px;
  margin-bottom: 80px;
  background-image: url(../images/m_survey-bg-top.jpg), url(../images/m_survey-bg-bottom.jpg), url(../images/m_survey-bg-middle.jpg);
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-position: center top, center 100%, center center;
  background-size: 100%;
}
@media (max-width: 992px) {
  /* line 76, survey.scss */
  .content .survey_bg {
    padding: 20.1612903226vw 7.560483871vw 10.0806451613vw;
  }
}
@media (max-width: 992px) {
  /* line 76, survey.scss */
  .content .survey_bg {
    margin-bottom: 8.064516129vw;
  }
}
/* line 84, survey.scss */
.content .add_input_wrap {
  display: inline-block;
  vertical-align: middle;
}
/* line 87, survey.scss */
.content .add_input_wrap span {
  font-size: 30px;
}
@media (max-width: 992px) {
  /* line 87, survey.scss */
  .content .add_input_wrap span {
    font-size: 3.0241935484vw;
  }
}
/* line 90, survey.scss */
.content .add_input_wrap label {
  margin-right: 40px;
}
@media (max-width: 992px) {
  /* line 90, survey.scss */
  .content .add_input_wrap label {
    margin-right: 4.0322580645vw;
  }
}
/* line 92, survey.scss */
.content .add_input_wrap label:last-of-type {
  margin-right: 0;
}
/* line 96, survey.scss */
.content .add_input_wrap.add_input_pl {
  padding-left: 60px;
}
@media (max-width: 992px) {
  /* line 96, survey.scss */
  .content .add_input_wrap.add_input_pl {
    padding-left: 6.0483870968vw;
  }
}
/* line 100, survey.scss */
.content .survey_wrap {
  text-align: left;
}
/* line 103, survey.scss */
.content .survey_wrap > ol > li {
  margin-bottom: 65px;
  font-size: 36px;
  color: #000;
}
@media (max-width: 992px) {
  /* line 103, survey.scss */
  .content .survey_wrap > ol > li {
    margin-bottom: 6.5524193548vw;
  }
}
@media (max-width: 992px) {
  /* line 103, survey.scss */
  .content .survey_wrap > ol > li {
    font-size: 3.6290322581vw;
  }
}
/* line 107, survey.scss */
.content .survey_wrap > ol > li .q_tit {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  /* line 107, survey.scss */
  .content .survey_wrap > ol > li .q_tit {
    margin-bottom: 3.0241935484vw;
  }
}
/* line 109, survey.scss */
.content .survey_wrap > ol > li .q_tit .num {
  font-size: 51px;
  font-weight: 700;
}
@media (max-width: 992px) {
  /* line 109, survey.scss */
  .content .survey_wrap > ol > li .q_tit .num {
    font-size: 5.1411290323vw;
  }
}
/* line 114, survey.scss */
.content .survey_wrap > ol > li ul {
  overflow: hidden;
}
/* line 117, survey.scss */
.content .survey_wrap > ol > li li {
  color: #666;
}
/* line 120, survey.scss */
.content .survey_wrap > ol > li input[type=text] {
  width: 310px;
  padding: 0 20px;
  margin: 0;
  border: 1px solid #999;
}
@media (max-width: 992px) {
  /* line 120, survey.scss */
  .content .survey_wrap > ol > li input[type=text] {
    width: 31.25vw;
  }
}
@media (max-width: 992px) {
  /* line 120, survey.scss */
  .content .survey_wrap > ol > li input[type=text] {
    padding: 0 2.0161290323vw;
  }
}
/* line 126, survey.scss */
.content .survey_wrap > ol > li label {
  font-size: 30px;
}
@media (max-width: 992px) {
  /* line 126, survey.scss */
  .content .survey_wrap > ol > li label {
    font-size: 3.0241935484vw;
  }
}
/* line 130, survey.scss */
.content .survey_wrap > ol > li.type1 li {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  /* line 130, survey.scss */
  .content .survey_wrap > ol > li.type1 li {
    margin-bottom: 3.0241935484vw;
  }
}
/* line 132, survey.scss */
.content .survey_wrap > ol > li.type1 li:last-child {
  margin-bottom: 0;
}
/* line 138, survey.scss */
.content .survey_wrap > ol > li.type2 li {
  display: flex;
}
/* line 142, survey.scss */
.content .survey_wrap > ol > li.type2.type2_1 li {
  width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  /* line 142, survey.scss */
  .content .survey_wrap > ol > li.type2.type2_1 li {
    margin-bottom: 3.0241935484vw;
  }
}
/* line 145, survey.scss */
.content .survey_wrap > ol > li.type2.type2_1 li:last-of-type {
  margin-bottom: 0;
}
/* line 151, survey.scss */
.content .survey_wrap > ol > li:last-child {
  margin-bottom: 0;
}
/* line 157, survey.scss */
.content .survey_wrap > ol > li input {
  vertical-align: middle;
}
/* line 158, survey.scss */
.content .survey_wrap > ol > li label {
  vertical-align: middle;
}
/* line 159, survey.scss */
.content .info_area input, .content .info_area label, .content .info_area select {
  line-height: 1;
  vertical-align: middle;
}
/* line 160, survey.scss */
.content .info_area {
  margin-bottom: 60px;
  text-align: left;
}
@media (max-width: 992px) {
  /* line 160, survey.scss */
  .content .info_area {
    margin-bottom: 6.0483870968vw;
  }
}
/* line 163, survey.scss */
.content .info_area h3 {
  padding-top: 25px;
  margin-bottom: 40px;
  font-size: 45px;
  position: relative;
  color: #000;
  font-weight: 400;
}
@media (max-width: 992px) {
  /* line 163, survey.scss */
  .content .info_area h3 {
    padding-top: 2.5201612903vw;
  }
}
@media (max-width: 992px) {
  /* line 163, survey.scss */
  .content .info_area h3 {
    margin-bottom: 4.0322580645vw;
  }
}
@media (max-width: 992px) {
  /* line 163, survey.scss */
  .content .info_area h3 {
    font-size: 4.5362903226vw;
  }
}
/* line 170, survey.scss */
.content .info_area h3::before {
  content: "";
  display: block;
  width: 38px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  background: #2e3235;
  opacity: 0.5;
}
@media (max-width: 992px) {
  /* line 170, survey.scss */
  .content .info_area h3::before {
    width: 3.8306451613vw;
  }
}
/* line 182, survey.scss */
.content .info_area .agreement {
  margin-bottom: 80px;
}
@media (max-width: 992px) {
  /* line 182, survey.scss */
  .content .info_area .agreement {
    margin-bottom: 8.064516129vw;
  }
}
/* line 184, survey.scss */
.content .info_area .agreement .agreement_inner {
  max-height: 480px;
  padding: 30px;
  margin-bottom: 40px;
  overflow-y: scroll;
  border: 1px solid #ccc;
  font-size: 30px;
  line-height: 50px;
  font-weight: 400;
  color: #333;
}
@media (max-width: 992px) {
  /* line 184, survey.scss */
  .content .info_area .agreement .agreement_inner {
    max-height: 48.3870967742vw;
  }
}
@media (max-width: 992px) {
  /* line 184, survey.scss */
  .content .info_area .agreement .agreement_inner {
    padding: 3.0241935484vw;
  }
}
@media (max-width: 992px) {
  /* line 184, survey.scss */
  .content .info_area .agreement .agreement_inner {
    margin-bottom: 4.0322580645vw;
  }
}
@media (max-width: 992px) {
  /* line 184, survey.scss */
  .content .info_area .agreement .agreement_inner {
    font-size: 3.0241935484vw;
  }
}
@media (max-width: 992px) {
  /* line 184, survey.scss */
  .content .info_area .agreement .agreement_inner {
    line-height: 5.0403225806vw;
  }
}
/* line 194, survey.scss */
.content .info_area .agreement .agreement_inner p {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  /* line 194, survey.scss */
  .content .info_area .agreement .agreement_inner p {
    margin-bottom: 4.0322580645vw;
  }
}
/* line 197, survey.scss */
.content .info_area .agreement .agreement_inner h4 {
  margin-bottom: 20px;
  font-weight: 600;
}
@media (max-width: 992px) {
  /* line 197, survey.scss */
  .content .info_area .agreement .agreement_inner h4 {
    margin-bottom: 2.0161290323vw;
  }
}
/* line 201, survey.scss */
.content .info_area .agreement .agreement_inner ul {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  /* line 201, survey.scss */
  .content .info_area .agreement .agreement_inner ul {
    margin-bottom: 6.0483870968vw;
  }
}
/* line 204, survey.scss */
.content .info_area .agreement .agreement_inner .txt4 li {
  position: relative;
  padding-left: 25px;
}
@media (max-width: 992px) {
  /* line 204, survey.scss */
  .content .info_area .agreement .agreement_inner .txt4 li {
    padding-left: 2.5201612903vw;
  }
}
/* line 207, survey.scss */
.content .info_area .agreement .agreement_inner .txt4 li a {
  display: inline-block;
  margin-left: 10px;
  color: #005151;
  border-bottom: 1px solid #005151;
}
/* line 213, survey.scss */
.content .info_area .agreement .agreement_inner .txt4 li::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 20px;
  left: 0;
  background: #333;
}
@media (max-width: 992px) {
  /* line 213, survey.scss */
  .content .info_area .agreement .agreement_inner .txt4 li::before {
    width: 0.5040322581vw;
  }
}
@media (max-width: 992px) {
  /* line 213, survey.scss */
  .content .info_area .agreement .agreement_inner .txt4 li::before {
    height: 0.5040322581vw;
  }
}
@media (max-width: 992px) {
  /* line 213, survey.scss */
  .content .info_area .agreement .agreement_inner .txt4 li::before {
    top: 2.0161290323vw;
  }
}
/* line 226, survey.scss */
.content .info_area .agreement .agree_wrap .agree_txt {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  /* line 226, survey.scss */
  .content .info_area .agreement .agree_wrap .agree_txt {
    margin-bottom: 4.0322580645vw;
  }
}
/* line 228, survey.scss */
.content .info_area .agreement .agree_wrap .agree_txt .txt1 {
  font-size: 33px;
  color: #000;
}
@media (max-width: 992px) {
  /* line 228, survey.scss */
  .content .info_area .agreement .agree_wrap .agree_txt .txt1 {
    font-size: 3.3266129032vw;
  }
}
/* line 234, survey.scss */
.content .info_area .agreement .agree_wrap .input_area span {
  display: block;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  /* line 234, survey.scss */
  .content .info_area .agreement .agree_wrap .input_area span {
    margin-bottom: 4.0322580645vw;
  }
}
/* line 238, survey.scss */
.content .info_area .agreement .agree_wrap .input_area input {
  margin-right: 15px;
}
@media (max-width: 992px) {
  /* line 238, survey.scss */
  .content .info_area .agreement .agree_wrap .input_area input {
    margin-right: 1.5120967742vw;
  }
}
/* line 241, survey.scss */
.content .info_area .agreement .agree_wrap .input_area label {
  color: #666;
  font-size: 30px;
}
@media (max-width: 992px) {
  /* line 241, survey.scss */
  .content .info_area .agreement .agree_wrap .input_area label {
    font-size: 3.0241935484vw;
  }
}
/* line 249, survey.scss */
.content .agreement_inner::-webkit-scrollbar {
  width: 3px;
}
/* line 250, survey.scss */
.content .agreement_inner::-webkit-scrollbar-thumb {
  background: #a9a9a9;
}
/* line 251, survey.scss */
.content .agree_wrap {
  overflow: hidden;
}
/* line 253, survey.scss */
.content .infomation h3 {
  display: inline-block;
  margin-right: 25px;
}
@media (max-width: 992px) {
  /* line 253, survey.scss */
  .content .infomation h3 {
    margin-right: 2.5201612903vw;
  }
}
/* line 257, survey.scss */
.content .infomation .desc {
  display: inline-block;
  font-size: 27px;
}
@media (max-width: 992px) {
  /* line 257, survey.scss */
  .content .infomation .desc {
    font-size: 2.7217741935vw;
  }
}
/* line 261, survey.scss */
.content .infomation table {
  border-top: 1px solid #084f51;
}
/* line 263, survey.scss */
.content .infomation table tr {
  border-bottom: 1px solid #ccc;
}
/* line 266, survey.scss */
.content .infomation table th {
  background: #fafafa;
  vertical-align: middle;
  padding-left: 20px;
}
@media (max-width: 992px) {
  /* line 266, survey.scss */
  .content .infomation table th {
    padding-left: 2.0161290323vw;
  }
}
/* line 270, survey.scss */
.content .infomation table th label {
  font-size: 33px;
  color: #000;
  font-weight: 400;
  display: flex;
  align-items: center;
  width: 100%;
}
@media (max-width: 992px) {
  /* line 270, survey.scss */
  .content .infomation table th label {
    font-size: 3.3266129032vw;
  }
}
/* line 277, survey.scss */
.content .infomation table th label span {
  display: flex;
  color: #084f51;
}
/* line 283, survey.scss */
.content .infomation table td {
  padding: 20px 0 20px 30px;
  min-height: 120px;
  font-size: 30px;
  text-align: left;
  color: #666;
}
@media (max-width: 992px) {
  /* line 283, survey.scss */
  .content .infomation table td {
    padding: 2.0161290323vw 0 2.0161290323vw 3.0241935484vw;
  }
}
@media (max-width: 992px) {
  /* line 283, survey.scss */
  .content .infomation table td {
    min-height: 12.0967741935vw;
  }
}
@media (max-width: 992px) {
  /* line 283, survey.scss */
  .content .infomation table td {
    font-size: 3.0241935484vw;
  }
}
/* line 289, survey.scss */
.content .infomation table td ul {
  overflow: hidden;
}
/* line 291, survey.scss */
.content .infomation table td ul li {
  float: left;
  margin-right: 50px;
}
@media (max-width: 992px) {
  /* line 291, survey.scss */
  .content .infomation table td ul li {
    margin-right: 5.0403225806vw;
  }
}
/* line 294, survey.scss */
.content .infomation table td ul li input {
  margin-right: 15px;
}
@media (max-width: 992px) {
  /* line 294, survey.scss */
  .content .infomation table td ul li input {
    margin-right: 1.5120967742vw;
  }
}
/* line 301, survey.scss */
.content .infomation table td ul.age li:nth-child(-n+4) {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  /* line 301, survey.scss */
  .content .infomation table td ul.age li:nth-child(-n+4) {
    margin-bottom: 3.0241935484vw;
  }
}
/* line 307, survey.scss */
.content .infomation table td .name-input {
  width: 365px;
}
@media (max-width: 992px) {
  /* line 307, survey.scss */
  .content .infomation table td .name-input {
    width: 36.7943548387vw;
  }
}
/* line 310, survey.scss */
.content .infomation table td .num-input {
  width: 145px;
}
@media (max-width: 992px) {
  /* line 310, survey.scss */
  .content .infomation table td .num-input {
    width: 14.6169354839vw;
  }
}
/* line 313, survey.scss */
.content .infomation table td .add-input {
  width: 500px;
}
@media (max-width: 992px) {
  /* line 313, survey.scss */
  .content .infomation table td .add-input {
    width: 50.4032258065vw;
  }
}
/* line 317, survey.scss */
.content .infomation table td.phone span {
  display: inline-block;
  margin: 0 10px;
}
@media (max-width: 992px) {
  /* line 317, survey.scss */
  .content .infomation table td.phone span {
    margin: 0 1.0080645161vw;
  }
}
/* line 323, survey.scss */
.content .infomation table td.address input {
  display: block;
  margin-right: 20px;
}
@media (max-width: 992px) {
  /* line 323, survey.scss */
  .content .infomation table td.address input {
    margin-right: 2.0161290323vw;
  }
}
/* line 327, survey.scss */
.content .infomation table td.address > input {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  /* line 327, survey.scss */
  .content .infomation table td.address > input {
    margin-bottom: 2.0161290323vw;
  }
}
/* line 330, survey.scss */
.content .infomation table td.address span {
  font-size: 24px;
  color: #333;
  font-weight: 400;
}
@media (max-width: 992px) {
  /* line 330, survey.scss */
  .content .infomation table td.address span {
    font-size: 2.4193548387vw;
  }
}
/* line 335, survey.scss */
.content .infomation table td.address .wrap {
  overflow: hidden;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  /* line 335, survey.scss */
  .content .infomation table td.address .wrap {
    margin-bottom: 2.0161290323vw;
  }
}
/* line 338, survey.scss */
.content .infomation table td.address .wrap input {
  width: 300px;
}
@media (max-width: 992px) {
  /* line 338, survey.scss */
  .content .infomation table td.address .wrap input {
    width: 30.2419354839vw;
  }
}
/* line 341, survey.scss */
.content .infomation table td.address .wrap input, .content .infomation table td.address .wrap .btn-zip {
  float: left;
}
/* line 345, survey.scss */
.content .infomation table td.address .btn-zip {
  display: block;
  width: 180px;
  height: 80px;
  font-size: 24px;
  line-height: 76px;
  color: #084f51;
  border: 1px solid #084f51;
  text-align: center;
}
@media (max-width: 992px) {
  /* line 345, survey.scss */
  .content .infomation table td.address .btn-zip {
    width: 18.1451612903vw;
  }
}
@media (max-width: 992px) {
  /* line 345, survey.scss */
  .content .infomation table td.address .btn-zip {
    height: 8.064516129vw;
  }
}
@media (max-width: 992px) {
  /* line 345, survey.scss */
  .content .infomation table td.address .btn-zip {
    font-size: 2.4193548387vw;
  }
}
@media (max-width: 992px) {
  /* line 345, survey.scss */
  .content .infomation table td.address .btn-zip {
    line-height: 7.6612903226vw;
  }
}
/* line 359, survey.scss */
.content .infomation table input[type=text] {
  height: 80px;
  padding: 0 20px;
  border: 1px solid #999;
  background: none;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  /* line 359, survey.scss */
  .content .infomation table input[type=text] {
    height: 8.064516129vw;
  }
}
@media (max-width: 992px) {
  /* line 359, survey.scss */
  .content .infomation table input[type=text] {
    padding: 0 2.0161290323vw;
  }
}
/* line 366, survey.scss */
.content .infomation table select {
  width: 165px;
  height: 80px;
  padding: 0 20px;
  font-size: 30px;
  border: 1px solid #999;
  background: none;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  /* line 366, survey.scss */
  .content .infomation table select {
    width: 16.6330645161vw;
  }
}
@media (max-width: 992px) {
  /* line 366, survey.scss */
  .content .infomation table select {
    height: 8.064516129vw;
  }
}
@media (max-width: 992px) {
  /* line 366, survey.scss */
  .content .infomation table select {
    padding: 0 2.0161290323vw;
  }
}
@media (max-width: 992px) {
  /* line 366, survey.scss */
  .content .infomation table select {
    font-size: 3.0241935484vw;
  }
}
/* line 375, survey.scss */
.content .btn_area {
  text-align: center;
}
/* line 376, survey.scss */
.content .btnCommon {
  display: inline-block;
  width: 540px;
  height: 150px;
  background-color: #005151;
  color: #fff;
  font-size: 45px;
  text-align: center;
  line-height: 150px;
}
@media (max-width: 992px) {
  /* line 376, survey.scss */
  .content .btnCommon {
    width: 54.435483871vw;
  }
}
@media (max-width: 992px) {
  /* line 376, survey.scss */
  .content .btnCommon {
    height: 15.1209677419vw;
  }
}
@media (max-width: 992px) {
  /* line 376, survey.scss */
  .content .btnCommon {
    font-size: 4.5362903226vw;
  }
}
@media (max-width: 992px) {
  /* line 376, survey.scss */
  .content .btnCommon {
    line-height: 15.1209677419vw;
  }
}
/* line 386, survey.scss */
.content .other {
  display: flex;
}
/* line 388, survey.scss */
.content .other span {
  font-size: 30px;
  font-weight: 400;
}
@media (max-width: 992px) {
  /* line 388, survey.scss */
  .content .other span {
    font-size: 3.0241935484vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 396, survey.scss */
  .content .sub_top h2 {
    background: url("../../Content/images/subtop_survey.jpg") 50% 50% no-repeat;
    background-size: cover;
  }
  /* line 402, survey.scss */
  .content .inner .sub_copy {
    margin-bottom: 60px;
  }
  /* line 405, survey.scss */
  .content .inner input[type=checkbox], .content .inner input[type=radio] {
    width: 23px;
    height: 23px;
    margin-right: 10px;
  }
  /* line 410, survey.scss */
  .content .inner .survey_bg {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto 70px;
    padding: 160px 50px 100px 160px;
    background-image: url(../images/survey-bg-top.jpg), url(../images/survey-bg-bottom.jpg), url(../images/survey-bg-middle.jpg);
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: center top, center 100%, center center;
  }
  /* line 419, survey.scss */
  .content .inner .survey_bg .add_input_wrap span {
    font-size: 18px;
  }
  /* line 422, survey.scss */
  .content .inner .survey_bg .add_input_wrap label {
    margin-right: 20px;
  }
  /* line 424, survey.scss */
  .content .inner .survey_bg .add_input_wrap label:last-of-type {
    margin-right: 0;
  }
  /* line 428, survey.scss */
  .content .inner .survey_bg .add_input_wrap.add_input_pl {
    padding-left: 0;
    display: inline-block;
  }
  /* line 435, survey.scss */
  .content .inner .survey_bg .survey_wrap > ol > li {
    margin-bottom: 50px;
    font-size: 18px;
  }
  /* line 438, survey.scss */
  .content .inner .survey_bg .survey_wrap > ol > li .q_tit {
    margin-bottom: 20px;
  }
  /* line 440, survey.scss */
  .content .inner .survey_bg .survey_wrap > ol > li .q_tit .num {
    font-size: 32px;
  }
  /* line 444, survey.scss */
  .content .inner .survey_bg .survey_wrap > ol > li input[type=text] {
    width: 190px;
    height: 30px;
    padding: 0 20px;
  }
  /* line 449, survey.scss */
  .content .inner .survey_bg .survey_wrap > ol > li label {
    font-size: 18px;
  }
  /* line 453, survey.scss */
  .content .inner .survey_bg .survey_wrap > ol > li.type1 li {
    margin: 0;
    float: left;
  }
  /* line 456, survey.scss */
  .content .inner .survey_bg .survey_wrap > ol > li.type1 li:first-of-type {
    margin-right: 25px;
  }
  /* line 463, survey.scss */
  .content .inner .survey_bg .survey_wrap > ol > li.type2.type2_1 li {
    margin-bottom: 25px;
  }
  /* line 465, survey.scss */
  .content .inner .survey_bg .survey_wrap > ol > li.type2.type2_1 li:last-of-type {
    margin-bottom: 0;
  }
  /* line 471, survey.scss */
  .content .inner .survey_bg .survey_wrap > ol > li:last-child {
    margin-bottom: 0;
  }
  /* line 477, survey.scss */
  .content .inner .survey_bg_regi {
    padding: 170px 0 115px;
  }
  /* line 479, survey.scss */
  .content .inner .survey_bg_regi .info_area {
    width: 85%;
  }
  /* line 484, survey.scss */
  .content .inner .info_area {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto 70px;
  }
  /* line 488, survey.scss */
  .content .inner .info_area h3 {
    padding-top: 20px;
    margin-bottom: 30px;
    font-size: 28px;
  }
  /* line 492, survey.scss */
  .content .inner .info_area h3::before {
    width: 38px;
  }
  /* line 496, survey.scss */
  .content .inner .info_area .agreement {
    margin-bottom: 70px;
  }
  /* line 498, survey.scss */
  .content .inner .info_area .agreement .agreement_inner {
    max-height: 400px;
    padding: 30px;
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 24px;
  }
  /* line 504, survey.scss */
  .content .inner .info_area .agreement .agreement_inner p {
    margin-bottom: 25px;
  }
  /* line 507, survey.scss */
  .content .inner .info_area .agreement .agreement_inner h4 {
    margin-bottom: 15px;
    font-size: 18px;
  }
  /* line 511, survey.scss */
  .content .inner .info_area .agreement .agreement_inner ul {
    margin-bottom: 30px;
  }
  /* line 514, survey.scss */
  .content .inner .info_area .agreement .agreement_inner .txt4 li {
    padding-left: 10px;
  }
  /* line 516, survey.scss */
  .content .inner .info_area .agreement .agreement_inner .txt4 li::before {
    width: 3px;
    height: 3px;
    top: 9px;
  }
  /* line 523, survey.scss */
  .content .inner .info_area .agreement .agree_wrap {
    overflow: hidden;
  }
  /* line 525, survey.scss */
  .content .inner .info_area .agreement .agree_wrap .agree_txt {
    float: left;
    margin-bottom: 0;
  }
  /* line 528, survey.scss */
  .content .inner .info_area .agreement .agree_wrap .agree_txt .txt1 {
    font-size: 18px;
  }
  /* line 532, survey.scss */
  .content .inner .info_area .agreement .agree_wrap .input_area {
    float: right;
  }
  /* line 534, survey.scss */
  .content .inner .info_area .agreement .agree_wrap .input_area span {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
  }
  /* line 539, survey.scss */
  .content .inner .info_area .agreement .agree_wrap .input_area input {
    margin-right: 10px;
  }
  /* line 542, survey.scss */
  .content .inner .info_area .agreement .agree_wrap .input_area label {
    font-size: 18px;
  }
  /* line 549, survey.scss */
  .content .inner .info_area .infomation h3 {
    margin-right: 15px;
  }
  /* line 552, survey.scss */
  .content .inner .info_area .infomation .desc {
    font-size: 18px;
  }
  /* line 555, survey.scss */
  .content .inner .info_area .infomation table {
    min-width: 0;
  }
  /* line 557, survey.scss */
  .content .inner .info_area .infomation table th {
    padding-left: 20px;
  }
  /* line 559, survey.scss */
  .content .inner .info_area .infomation table th label {
    font-size: 16px;
  }
  /* line 563, survey.scss */
  .content .inner .info_area .infomation table td {
    padding: 20px;
    min-height: 80px;
    font-size: 18px;
  }
  /* line 567, survey.scss */
  .content .inner .info_area .infomation table td input {
    height: 40px;
  }
  /* line 572, survey.scss */
  .content .inner .info_area .infomation table td ul.age li {
    margin-right: 25px;
    margin-bottom: 0;
  }
  /* line 575, survey.scss */
  .content .inner .info_area .infomation table td ul.age li input {
    margin-right: 10px;
  }
  /* line 578, survey.scss */
  .content .inner .info_area .infomation table td ul.age li:last-child {
    margin-right: 0;
  }
  /* line 584, survey.scss */
  .content .inner .info_area .infomation table td .name-input {
    width: 325px;
  }
  /* line 587, survey.scss */
  .content .inner .info_area .infomation table td .num-input {
    width: 95px;
  }
  /* line 591, survey.scss */
  .content .inner .info_area .infomation table td.phone span {
    margin: 0 5px;
  }
  /* line 596, survey.scss */
  .content .inner .info_area .infomation table td.address input {
    width: 460px;
    margin: 0;
  }
  /* line 600, survey.scss */
  .content .inner .info_area .infomation table td.address span {
    font-size: 14px;
  }
  /* line 603, survey.scss */
  .content .inner .info_area .infomation table td.address .wrap {
    margin-bottom: 15px;
  }
  /* line 605, survey.scss */
  .content .inner .info_area .infomation table td.address .wrap input {
    width: 320px;
    margin-right: 10px;
  }
  /* line 609, survey.scss */
  .content .inner .info_area .infomation table td.address .wrap .btn-zip {
    width: 130px;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
  }
  /* line 619, survey.scss */
  .content .inner .info_area .infomation table input[type=text] {
    padding: 0 20px;
  }
  /* line 622, survey.scss */
  .content .inner .info_area .infomation table select {
    padding: 0 20px;
    height: 40px;
    width: 95px;
    font-size: 18px;
  }
  /* line 630, survey.scss */
  .content .inner .btn_area {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
  }
  /* line 634, survey.scss */
  .content .inner .btn_area .btnCommon {
    width: 250px;
    height: 70px;
    font-size: 20px;
    line-height: 70px;
  }
  /* line 643, survey.scss */
  .content .other span {
    font-size: 18px;
  }
}
