/*s1*/

/*bg*/

.bg {
    width: 100%;
    height: 150px;
    background: url("../images/s1_bg.jpg") no-repeat;
}

.bg .inner_wrap p {
    padding-top: 55px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.route {
    width: 100%;
    text-align: right;
    margin-top: 45px;
    margin-bottom: 10px;
}

.route a:nth-child(1) {
    padding-right: 10px;

}

.route a:nth-child(2) {
    padding-left: 10px;
}



/*s1_act_01*/

.s1_act_01{
    position: relative;
    letter-spacing: -1px;
}

.s1_pic > div {
    display: inline-block;
    margin-top: 50px;
}

.gallery_wrap_s1 { overflow: hidden; position: relative; width: 580px; height: 400px; margin: 0 auto; }

.gallery_wrap_s1 > img { position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; object-fit: cover; opacity: 0; z-index: 0; }

.gallery_wrap_s1 > img.left { opacity: 1; z-index: 1; transform: translateX(-100%); }

.gallery_wrap_s1 > img.cur { opacity: 1; z-index: 10; }

.gallery_wrap_s1 > img.right { opacity: 1; z-index: 1; transform: translateX(100%); }

.gallery_wrap_s1 > a.btn_p_n { position: absolute; display: block; margin-top: 185px; width: 30px; height: 480px; font-size: 1em; text-align: center; line-height: 480px;}
.gallery_wrap_s1 > a#prev { left: 20px; z-index: 20; }
.gallery_wrap_s1 > a#next { right: 20px; z-index: 20; }


.gallery_wrap_s1_02 { overflow: hidden; position: relative; width: 580px; height: 400px; margin: 0 auto; }

.gallery_wrap_s1_02 > img { position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; object-fit: cover; opacity: 0; z-index: 0; }

.gallery_wrap_s1_02 > img.left { opacity: 1; z-index: 1; transform: translateX(-100%); }

.gallery_wrap_s1_02 > img.cur { opacity: 1; z-index: 10; }

.gallery_wrap_s1_02 > img.right { opacity: 1; z-index: 1; transform: translateX(100%); }

.gallery_wrap_s1_02 > a.btn_p_n_02 { position: absolute; display: block; margin-top: 185px; width: 30px; height: 480px; font-size: 1em; text-align: center; line-height: 480px;}
.gallery_wrap_s1_02 > a#prev_02 { left: 20px; z-index: 20; }
.gallery_wrap_s1_02 > a#next_02 { right: 20px; z-index: 20; }

.s1_text {
    padding-top: 50px;
}
.s1_text p {
    width: 100%;
    text-align: center;
}

.s1_text p:nth-child(1){
    margin-top: 30px;
}

.s1_text p:nth-child(2){
    margin-top: -90px;
    line-height: 26px;
    margin-bottom: 100px;
}

.s1_text p:nth-child(2) span {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 10px;
    line-height: 75px;
}



/*s1_act_02*/

.s1_act_02 {
    position: relative;
    clear: both;
    background: #f5f5f5;
}

.s1_act_02 h2 {
    width: 100%;
    text-align: center;
    padding-top: 100px;
    font-size: 40px;
    color: #1bcdd0;
    letter-spacing: 5px;
}

.s1_act_02 .inner_wrap div {
  display: inline-block;
}

.left {
    width: 55%;
    margin-top: 70px;
    height: 600px;
    background: #fff;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.left ul li {
    padding: 15px 30px;
    letter-spacing: -1px;
}

.left ul:nth-child(1) {
    margin-top:20px;
}

.left ul:nth-child(1) li {
    display: inline-block;
    margin-top: -10px;
}

.left ul:nth-child(1) li:nth-child(1) {
    font-weight: bold;
    font-size: 22px;
    position: relative;
    display: inline-block;
}

.left ul:nth-child(1) li:nth-child(1):after {
    position: absolute;
    bottom: 10px;
    width: 78px;
    height: 2px;
    background: #999;
    content: '';
    display: block;
}

.left ul:nth-child(1) li:nth-child(2) {
    float: right;
}

.left ul:nth-child(2) {
    margin-top: 30px;
}
.left ul:nth-child(2) li:nth-child(1) {
    padding-top: 0;
}

.left ul:nth-child(2) li:nth-child(1) p {
    padding: 2px 0;
}

.left ul:nth-child(2) li:nth-child(1) p:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
}

.left ul:nth-child(2) li:nth-child(1) p:nth-child(2) {
    font-size: 18px;
}

.left ul:nth-child(3) li:nth-child(1) p:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 30px;
}

.left ul:nth-child(3) li:nth-child(1) p:nth-child(2) {
    margin-top: 10px;
}

.left ul:nth-child(3) li:nth-child(1) p:nth-child(3) {
    margin-top: 10px;
}

.left ul:nth-child(3) li:nth-child(1) p a {
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-right: 10px;
}

.left ul:nth-child(3) li:nth-child(1) p a span {
    color: #1bcdd0;
    font-weight: bold;
}

.left ul:nth-child(4) li:nth-child(1) p:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 5px;
}

.left ul:nth-child(4) li:nth-child(1) p {
    line-height: 30px;
}

.left ul:nth-child(4) li:nth-child(1) p span {
    color: #1bcdd0;
    font-weight: bold;
}

.right {
    width: 42%;
    margin-left: 30px;
    margin-top: 70px;
    height: 600px;
    background: #fff;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.right ul li {
    padding: 15px 30px;
    letter-spacing: -1px;
}

.right ul:nth-child(1) {
    margin-top:20px;
}

.right ul:nth-child(1) li {
    display: inline-block;
    margin-top: -10px;
}

.right ul:nth-child(1) li:nth-child(1) {
    font-weight: bold;
    font-size: 22px;
    position: relative;
    display: inline-block;
}

.right ul:nth-child(1) li:nth-child(1):after {
    position: absolute;
    bottom: 10px;
    width: 230px;
    height: 2px;
    background: #999;
    content: '';
    display: block;
}

.right ul:nth-child(1) li:nth-child(2) {
    float: right;
}

.right ul:nth-child(2) li:nth-child(1) {
    font-size: 18px;
}

.right ul:nth-child(2) li:nth-child(2) p:nth-child(1) {
    font-size: 18px;
}

.right ul:nth-child(2) li:nth-child(2) p:nth-child(1) span {
    color: #1bcdd0;
    font-weight: bold;
}

.right ul:nth-child(2) li:nth-child(2) p:nth-child(2) {
    margin-top: 5px;
    font-size: 14px;
}

.right ul:nth-child(3) li p {
    display: inline-block;
    vertical-align: middle;
}

.right ul:nth-child(3) li p:nth-child(2) {
    margin-left: 10px;
    font-size: 20px;
}

.right ul:nth-child(3) li p:nth-child(2) span {
    font-weight: bold;
    font-size: 24px;
}

.plus_info {
  width: 100%;
  margin-top: 35px;
  margin-bottom: 100px;
  background:  #555;
  padding: 30px;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
}



/*s1_act_03*/

.s1_act_03{
    letter-spacing: -1px;
}

.s1_act_03 h2 {
    width: 100%;
    text-align: center;
    padding-top: 100px;
    font-size: 40px;
    color: #1bcdd0;
    letter-spacing: 5px;
}

.s1_act_03 .inner_wrap p:nth-child(1) {
    width: 120px;
    margin-top: 50px;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 2px solid #999;
}

.s1_act_03 .inner_wrap p:nth-child(2) {
    padding-top: 30px;
    line-height: 30px;
}

.s1_act_03 .inner_wrap p:nth-child(3) {
    font-size: 18px;
    margin-top: 10px;
}

#daumRoughmapContainer1556161215275 {
    margin-top: 30px;
    margin-bottom: 100px;
}



/*s2*/

/*bg*/

.s2_bg {
    width: 100%;
    height: 150px;
    background: url("../images/s2_bg.jpg") no-repeat;
}

.s2_bg .inner_wrap p {
    padding-top: 55px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

/*s2_act_01*/

.s2_act_01 {
    letter-spacing: -1px;
    margin-top: 80px;
}

.s2_act_01 ul {
    width: 100%;
    height: 350px;
    border-bottom: 1px solid #ccc;
}

.s2_act_01 ul li {
    float: left;
    text-align: center;
    margin-right: 106px;
}

.s2_act_01 ul li:nth-child(4) {
    margin-right: 0;
}

.s2_act_01 ul li p:nth-child(2) {
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
}

.s2_act_01 ul li p:nth-child(3) {
    margin-top: 10px;
   line-height: 30px;
}


/*s2_act_02*/

.s2_act_02 {
    margin-top: 30px;
    letter-spacing: -1px;
    margin-bottom: 150px;
}

.s2_act_02 h2 {
    width: 100%;
    text-align: center;
    padding-top: 100px;
    font-size: 40px;
    color: #1bcdd0;
    letter-spacing: 5px;
}

.s2_act_02 .s2_act_02_txt {
    margin-top: 30px;
    width: 100%;
    font-size: 18px;
    text-align: center;
}

.s2_act_02 .s2_act_02_txt span {
    font-weight: bold;
}

.s2_act_02 .inner_wrap div {
    margin-bottom: 20px;
    border: 1px solid #ccc;
}

.s2_act_02 .inner_wrap div.top {
    margin-top: 50px;
}

.s2_act_02 > .inner_wrap > .top > ul {
    display: inline-block;
    vertical-align: top;
    padding: 50px 40px;
}

.s2_act_02 .inner_wrap .top ul {
  width: 587px;
}

.s2_act_02 .inner_wrap div ul:nth-child(1) {
    padding-right: 0;
}

.s2_act_02 .inner_wrap .top ul li:nth-child(2) {
    margin-top: 50px;
}

.s2_act_02 .inner_wrap .top ul li p {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.s2_act_02 .inner_wrap div ul li:nth-child(1) p:nth-child(1) {
    font-size: 22px;
    font-weight: bold;
    position: relative;
}

.star{
    clear: both;
    color: #555;
}

.s2_act_02 .inner_wrap .top ul:nth-child(1) li:nth-child(1) p:nth-child(1):after {
    position: absolute;
    bottom: -3px;
    width: 120px;
    height: 2px;
    background: #999;
    content: '';
    display: block;
}

.s2_act_02 .inner_wrap .bottom ul:nth-child(1) li:nth-child(1) p:nth-child(1):after {
    position: absolute;
    bottom: -3px;
    width: 58px;
    height: 2px;
    background: #999;
    content: '';
    display: block;
}

.bottom ul {
  width: 100%;
}

.bottom >  ul > li:nth-child(1) {
  width: 100%;
  padding: 50px 40px 0 40px;
}

.bottom ul li ul{
  width: 49.5%;
  display: inline-block;
  vertical-align: top;
  padding: 0 40px 50px 40px;
}

.bottom ul li ul li p {
  display: inline-block;
  font-size: 18px;
}

.price01 {
  margin-right: 10px;
}

.bottom ul li ul:nth-child(1) li:nth-child(1) p:nth-child(3) {
  margin-left: 165px;
}

.bottom ul li ul:nth-child(1) li:nth-child(2) p:nth-child(2) {
  margin-left: 115px;
}

.bottom ul li ul:nth-child(2) li:nth-child(1) p:nth-child(3) {
  margin-left: 135px;
}

.bottom ul li ul:nth-child(2) li:nth-child(2) p:nth-child(2) {
  margin-left: 87px;
}

.bottom ul li:nth-child(2) {
    margin-top: 50px;
}

.bottom ul li ul li:nth-child(2) {
    margin-top: 20px;
}

h5 {

}

.s2_act_02 .inner_wrap div ul:nth-child(2) li:nth-child(1) p:nth-child(1):after {
    position: absolute;
    bottom: -3px;
    width: 78px;
    height: 2px;
    background: #999;
    content: '';
    display: block;
}

.s2_act_02 .inner_wrap div ul li:nth-child(2) {
    margin-bottom: 20px;
}
.s2_act_02 .inner_wrap div ul li:nth-child(3) {
    margin-bottom: 20px;
}

.s2_act_02 .inner_wrap div ul li:nth-child(1) p {
    display: inline-block;
}

.s2_act_02 .inner_wrap .top ul li:nth-child(1) p:nth-child(2) {
    float: right;
}

.s2_act_02 .inner_wrap div ul li p img {
    vertical-align: middle;
}

.s2_act_02 .inner_wrap div ul li p:nth-child(1) {
    font-size: 18px;
}

.s2_act_02 .inner_wrap .top ul:nth-child(1) li:nth-child(2) p:nth-child(2) {
    margin-left: 75px;
}

.s2_act_02 .inner_wrap .top ul:nth-child(1) li:nth-child(3) p:nth-child(2) {
    margin-left: 75px;
}

.s2_act_02 .inner_wrap .top ul:nth-child(1) li:nth-child(4) p:nth-child(2) {
    margin-left: 17px;
}

.s2_act_02 .inner_wrap .top ul:nth-child(2) li:nth-child(2) p:nth-child(2) {
    margin-left: 30px;
}

.s2_act_02 .inner_wrap .top ul:nth-child(2) li:nth-child(3) p:nth-child(2) {
    margin-left: 176px;
}



/*s3*/

/*bg*/

.s3_bg {
    width: 100%;
    height: 150px;
    background: url("../images/s3_bg.jpg") no-repeat;
}

.s3_bg .inner_wrap p {
    padding-top: 55px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}


/*s3_act_01*/

.s3_act_01 {
    letter-spacing: -1px;
}

.s3_act_01 h2 {
    width: 100%;
    text-align: center;
    padding-top: 80px;
    font-size: 40px;
    color: #1bcdd0;
    letter-spacing: 5px;
}

.s3_act_01 .inner_wrap .top_02 {
    margin-top: 80px;
}

.s3_act_01 .inner_wrap div {
    margin-bottom: 20px;
    border: 1px solid #ccc;
}

.s3_act_01 .inner_wrap .bottom_02 {
    border: none;
    background: #f5f5f5;
    padding: 30px 40px;
    line-height: 40px;
    margin-bottom: 100px;
}

.s3_act_01 .inner_wrap div ul {
    display: inline-block;
    vertical-align: top;
    padding: 50px 40px;
    width: 587px;
}

.s3_act_01 .inner_wrap div ul li:nth-child(2) {
    margin-top: 50px;
}

.s3_act_01 .inner_wrap div ul li:nth-child(1) p:nth-child(1) {
    font-size: 22px;
    font-weight: bold;
    position: relative;
}

.s3_act_01 .inner_wrap .top_02 ul:nth-child(1) li:nth-child(1) p:nth-child(1):after {
    position: absolute;
    bottom: -3px;
    width: 124px;
    height: 2px;
    background: #999;
    content: '';
    display: block;
}

.s3_act_01 .inner_wrap .top_02 ul:nth-child(2) li:nth-child(1) p:nth-child(1):after {
    position: absolute;
    bottom: -3px;
    width: 280px;
    height: 2px;
    background: #999;
    content: '';
    display: block;
}

.s3_act_01 .inner_wrap .middle ul:nth-child(1) li:nth-child(1) p:nth-child(1):after {
    position: absolute;
    bottom: -3px;
    width: 100px;
    height: 2px;
    background: #999;
    content: '';
    display: block;
}

.s3_act_01 .inner_wrap .middle ul:nth-child(2) li:nth-child(1) p:nth-child(1):after {
    position: absolute;
    bottom: -3px;
    width: 176px;
    height: 2px;
    background: #999;
    content: '';
    display: block;
}

.s3_act_01 .inner_wrap div ul li p {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.s3_act_01 .inner_wrap div ul li:nth-child(1) p:nth-child(2) {
    float: right;
}

.s3_act_01 .inner_wrap div ul li p img {
    vertical-align: middle;
}

.s3_act_01 .inner_wrap div ul li p:nth-child(1) {
    font-size: 18px;
}

.s3_act_01 .inner_wrap .top_02 ul:nth-child(1) li:nth-child(2) p:nth-child(2) {
    margin-left: 146px;
}

.s3_act_01 .inner_wrap .top_02 ul:nth-child(2) li:nth-child(2) p:nth-child(2) {
    margin-left: 160px;
}

.s3_act_01 .inner_wrap .top_02 ul:nth-child(2) li:nth-child(3) p:nth-child(2) {
    margin-left: 160px;
}

.s3_act_01 .inner_wrap .top_02 ul:nth-child(2) li:nth-child(4) p:nth-child(2) {
    margin-left: 160px;
}

.s3_act_01 .inner_wrap .middle ul:nth-child(1) li:nth-child(2) p:nth-child(2) {
    margin-left: 75px;
}

.s3_act_01 .inner_wrap .middle ul:nth-child(1) li:nth-child(3) p:nth-child(2) {
    margin-left: 75px;
}

.s3_act_01 .inner_wrap .middle ul:nth-child(2) li:nth-child(2) p:nth-child(2) {
    margin-left: 20px;
}

.s3_act_01 .inner_wrap .middle ul:nth-child(2) li:nth-child(3) p:nth-child(2) {
    margin-left: 20px;
}

.s3_act_01 .inner_wrap div ul li:nth-child(2) {
    margin-bottom: 20px;
}

.s3_act_01 .inner_wrap div ul li:nth-child(3) {
    margin-bottom: 20px;
}

.detail {
    margin-top: 5px;
}



/*s4*/

/*bg*/

.s4_bg {
    width: 100%;
    height: 150px;
    background: url("../images/s4_bg.jpg") no-repeat;
}

.s4_bg .inner_wrap p {
    padding-top: 55px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}



/*s4_act_01*/

.s4_act_01 h2 {
    width: 100%;
    text-align: center;
    padding-top: 80px;
    font-size: 40px;
    color: #1bcdd0;
    letter-spacing: 5px;
}

.s4_text{
    display: table;
    margin: 0 auto;
    margin-top: 50px;
    line-height: 25px;
}

.s4_text strong{
    font-size: 18px;
}

.s4_text p{
    width: 175px;
    margin: 30px 0 15px;
}

.s4_act_01 .inner_wrap ul {
    margin-top: 50px;
}

.s4_act_01 .inner_wrap ul li {
    float: left;
    margin-bottom: 150px;
}

.s4_act_01 .inner_wrap ul li:nth-child(1) p:nth-child(1) {
    font-size: 22px;
    position: relative;
    display: inline-block;
    font-weight: bold;
}

.s4_act_01 .inner_wrap ul li:nth-child(1) p:nth-child(1):after {
    position: absolute;
    bottom: -5px;
    width: 475px;
    height: 2px;
    background: #999;
    content: '';
    display: block;
}

.s4_act_01 .inner_wrap ul li:nth-child(1) p:nth-child(2) {
    margin-top: 30px;
    line-height: 30px;
}

.s4_act_01 .inner_wrap ul li:nth-child(1) p:nth-child(3) {
    margin-top: 30px;
    margin-bottom: 50px;
    line-height: 30px;
}

.s4_act_01 > .inner_wrap > ul > li > a {
    text-align: center;
    padding: 10px 40px;
    border: 1px solid #ccc;
    font-size: 20px;
}

.s4_act_01 .inner_wrap ul li a span {
    color: #1bcdd0;
    font-weight: bold;
}


.s4_act_01 .inner_wrap ul li:nth-child(2) {
    margin-left: 111px;
}

.gallery_wrap { overflow: hidden; position: relative; width: 580px; height: 400px; margin: 0 auto; }

.gallery_wrap > img { position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; object-fit: cover; opacity: 0; z-index: 0; }

.gallery_wrap > img.left { opacity: 1; z-index: 1; transform: translateX(-100%); }

.gallery_wrap > img.cur { opacity: 1; z-index: 10; }

.gallery_wrap > img.right { opacity: 1; z-index: 1; transform: translateX(100%); }

.gallery_wrap > a.btn_p_n { position: absolute; display: block; margin-top: 185px; width: 30px; height: 480px; font-size: 1em; text-align: center; line-height: 480px;}
.gallery_wrap > a#prev { left: 20px; z-index: 20; }
.gallery_wrap > a#next { right: 20px; z-index: 20; }


/*s5*/

/*bg*/

.s5_bg {
    width: 100%;
    height: 150px;
    background: url("../images/s5_bg.jpg") no-repeat;
}

.s5_bg .inner_wrap p {
    padding-top: 55px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.s5_act_01 h2 {
    width: 100%;
    text-align: center;
    padding-top: 40px;
    font-size: 40px;
    color: #1bcdd0;
    letter-spacing: 5px;
}

/*s5_act_01*/

.s5_act_01 {
    letter-spacing: -1px;
}

.s5_act_01 > .inner_wrap > p:nth-child(1) {
    font-size: 22px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin-top: 50px;
}

.s5_act_01 > .inner_wrap > p:nth-child(1):after {
    position: absolute;
    bottom: -5px;
    width: 265px;
    height: 2px;
    background: #999;
    content: '';
    display: block;
}

.s5_act_01 > .inner_wrap > p:nth-child(2) {
    margin-top: 30px;
    line-height: 30px;
}

.wrapper ul {
    margin-top: 50px;
}

.wrapper {
		margin-top: 30px;
    }

.wrapper ul li {
	overflow: hidden;
    position: relative;
    float: left;
    width: 380px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.wrapper ul li:nth-child(3n) {
    margin-right: 0;
}

.wrapper ul li p.title_100 {
    position: absolute;
    width: 380px;
    padding: 10px 20px;
    margin-top: -49px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
}

.wrapper ul li p span {
    font-size: 0.875em;
    color: #555;
}

.hover {
	position: absolute;
    left: 0;
    top: 500px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}

.hover p {
	text-align: center;
}

.wrapper ul li:hover p.title_100 { display: none; }

.wrapper ul li:hover div.hover {
	top: 0; transition: all 0.2s;
 }

.wrapper ul li:hover div.hover p {
    margin-top: 87px;
}

.pgnation {
    width: 100%;
    clear: both;
    text-align: center;
    margin-bottom: 100px;
}

.pgnation > li {
    display: inline-block;
}

.pgnation > li > a {
    margin-top: 30px;
    margin-right: 10px;
    text-align: center;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2% 20%;
}

.pgnation > li > a.sel {
    background: #1bcdd0;
    color: #fff;
}



/*s6*/

/*s5_act_01*/

.s5_act_01 form {
    margin-top: 50px;
}

.s5_act_01 form table {
    width: 100%;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;

}

.s5_act_01 form table tbody tr:nth-child(1) {
    border-bottom: 1px solid #aaa;
}

.s5_act_01 form table tbody tr:nth-child(1) td {
    font-weight: bold;
    font-size: 18px;
    padding: 10px 0;
}

.s5_act_01 form table tbody tr:nth-child(2) {
    border-bottom: 1px solid #aaa;
}

.s5_act_01 form table tbody tr:nth-child(2) td {
    padding: 10px 0;
}

.s5_act_01 form table tbody tr:nth-child(2) td p {
    display: inline-block;
}

.s5_act_01 form table tbody tr:nth-child(2) td p:nth-child(even) {
    margin-left: 5px;
}

.s5_act_01 form table tbody tr:nth-child(2) td p:nth-child(3) {
    margin-left: 15px;
}

.s5_act_01 form table tbody tr:nth-child(2) td p:nth-child(5) {
    margin-left: 15px;
}

.s5_act_01 form table tbody tr:nth-child(2) td p img {
    vertical-align: middle;
}

.s5_act_01 form table tbody tr:nth-child(3) td {
    padding: 50px 0;
}

.s5_act_01 form table tbody tr:nth-child(3) td p:nth-child(2) {
    margin-top: 30px;
}

.btn_10 {
    margin-top: 30px;
    margin-bottom: 100px;
}

.btn_10 a {
    z-index: 50;
    padding: 10px 50px;
    border: 1px solid #ccc;
}

.btn_10 a:nth-child(2) {
    margin-left: 10px;
}

.btn_10 a:nth-child(3) {
    float: right;
    border: none;
    background: #1bcdd0;
    color: #fff;
}
