/* css Reset */
header,footer,section,article,aside,nav,hgroup,details,menu,figure,figcaption{display:block}
html,body,form,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,fieldset,th,td,button,span,strong,em{margin:0;padding:0;border:0;letter-spacing:-.1px;font-size:14px;color:#403838;}
body{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;}
input,textarea,select,button{font:inherit;color:inherit;vertical-align:middle;padding:0;}
input[type="button"],input[type="text"],input[type="image"],input[type="submit"],input[type="email"],input[type="password"],input[type="tel"],input[type="number"],input[type="date"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="time"],input[type="range"],select,textarea
{-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:0;box-sizing:border-box;outline:none}
input[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox;}
input[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio;}
input[type="date"]{background:#fff}
textarea{resize:none;}
table{width:100%;border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
img,fieldset,iframe{border:none;}
address,cite,code,dfn,em,var,th,strong,i{font-style:normal;font-weight:normal;}
a{text-decoration:none;color:inherit}
caption{display:none;}
button{outline:none}

body,html{height:100%;}

::-webkit-input-placeholder {color:#e0e8f3;}

input[type=password]::-webkit-input-placeholder {color:#403838;}
input[type=password]:-moz-placeholder {color:#403838;opacity:1;}
input[type=password]::-moz-placeholder {color:#403838;opacity:1;}
input[type=password]:-ms-input-placeholder {color:#403838;}

.invisible{position:absolute;left:-5000px;height:0;line-height:0}
.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
*{transition: .3s all;}

/* css reset// */

button { cursor: pointer;  opacity: 1; }
.section5 button:hover {  opacity: .5; }
.fixed_btn_mobile { display: none; }

header { background: #ffcb00; position: fixed; top: 0; left: 0; width:100%; z-index: 9999;}

header .logo { display: inline-block; }
header .logo a img { height: 30px; margin: 20px 0px 20px 30px;  }

header .right_menu { position: absolute; right: 10px; top: 0; } 
header .right_menu ul li { display: inline-block;vertical-align:top; width: 120px; height: 20px; text-align: center; padding: 26px 0 26px;}
header .right_menu ul li~li { margin-left: 0px; }
header .right_menu ul li a { display: block; font-size:0; }
header .right_menu ul li:nth-child(1) a { height: 20px; background: url(../images/menu.png)no-repeat 24px -55px; }
header .right_menu ul li:nth-child(1) a:hover { background: url(../images/menu.png)no-repeat 24px 0px;  }
header .right_menu ul li:nth-child(2) a { height: 20px; background: url(../images/menu.png)no-repeat -112px -55px; }
header .right_menu ul li:nth-child(2) a:hover { background: url(../images/menu.png)no-repeat -112px 0px;  }
header .right_menu ul li:nth-child(3) a { height: 20px; background: url(../images/menu.png)no-repeat -246px -55px; }
header .right_menu ul li:nth-child(3) a:hover { background: url(../images/menu.png)no-repeat -246px 0px;  }
header .right_menu ul li:nth-child(4) a { height: 20px; background: url(../images/menu.png)no-repeat -394px -55px; }
header .right_menu ul li:nth-child(4) a:hover { background: url(../images/menu.png)no-repeat -394px 0px;  }
header .right_menu ul li:nth-child(5) a { height: 20px; background: url(../images/menu.png)no-repeat -534px -55px; }
header .right_menu ul li:nth-child(5) a:hover { background: url(../images/menu.png)no-repeat -534px 0px;  }
header .right_menu ul li.admin a { font-size:0; height: 20px; background: url(../images/admin.png)no-repeat 36px -55px;}
header .right_menu ul li.admin a:hover {height: 20px; background: url(../images/admin.png)no-repeat 36px 0px;}
header .right_menu ul li.logout a { font-size:0; height: 20px; background: url(../images/logout.png)no-repeat 28px -55px;}
header .right_menu ul li.logout a:hover {height: 20px; background: url(../images/logout.png)no-repeat 28px 0px;}
header .right_menu ul li.user_name { width: auto; }
header .right_menu ul li.user_name span a { background: none; display: inline-block; }
header .right_menu ul li.user_name span a:hover { background: none; color: #b90000; font-weight: bold; }
header .right_menu ul li.user_name span { color: #403839; font-size: 18px; font-weight: 500; line-height: 1;}

.dots li a.active:before { background-color: #ffcb00; }
.dots li a:before { background-color: #eaeaea; }

section {position: relative;}

.section1 {background: url( ../images/main_background.png) no-repeat center center;background-size: cover;background-attachment: fixed;}
img.arrow_down { position: absolute; bottom:40px; left: 50%; transform: translateX(-50%);}


.section2 {background-color: #fff; }
.section2 .contents .section_title { 
  position: absolute;
  top: 160px;
  margin: 0 auto;
  width: 100%;
  height: 70px;
  background: url(../images/headline.png)no-repeat center -214px;
}
.section2 .contents .section_contents {
  padding-top: 320px; 
  margin:0 auto;
  max-width: 1440px;
  font-style: normal;
  text-align: center;

}
.section2 .contents .section_contents ul li { display: inline-block; width: 534px; margin-right: 20px; padding-bottom: 30px; }
.section2 .contents .section_contents ul li:nth-child(2),
.section2 .contents .section_contents ul li:nth-child(4),
.section2 .contents .section_contents ul li:nth-child(6) { margin-right: 0px; }
.section2 .contents .section_contents ul li .picture { vertical-align: top; display: inline-block; width: 100px; }
.section2 .contents .section_contents ul li .picture {}
.section2 .contents .section_contents ul li .picture .int h5 { padding-top:4px; font-size: 17px;font-weight: normal;font-style: normal;font-stretch: normal;line-height: 1;letter-spacing: normal;color: #2e2e2e;}
.section2 .contents .section_contents ul li .picture .int h6 {padding-top:4px; font-size: 13px;font-weight: 300;font-style: normal;font-stretch: normal;line-height: 1.17;letter-spacing: normal;color: #2e2e2e;}
.section2 .contents .section_contents ul li .review_ment {vertical-align: top; display: inline-block; width: 425px; text-align: left; background: url(../images/ment_box@3x.png) no-repeat center left; background-size: contain; }
.section2 .contents .section_contents ul li .review_ment h3 { padding: 26px 0 8px 30px; display:inline-block; width: 360px;  font-size: 17px;font-weight: normal;font-style: normal;font-stretch: normal;line-height: 1;letter-spacing: normal;text-align: left;color: #403838;}
.section2 .contents .section_contents ul li .review_ment h4 {padding: 0px 0 22px 36px; display:inline-block; width: 360px; font-size: 13px;font-weight: 300;font-style: normal;font-stretch: normal;line-height: 1.5;letter-spacing: normal;text-align: left;color: #808080;}


.section3 {background-color:#ffcb00;}
.section3 .contents { padding-top: 160px; }
.section3 .contents .section_title { 
  position: absolute;
  top: 140px;
  margin: 0 auto;
  width: 100%;
  height: 100px;
  background: url(../images/headline.png)no-repeat center 0px;
}
.section3 .contents .section_contents { padding-top: 140px; } 
.section3 .swiper-slide {
  text-align: center;
  font-size: 19px;
  background: transparent;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 60%;
  max-width: 800px;
  opacity: .5;
}

.section3 .swiper-slide.swiper-slide-active { width: 60%; max-width: 800px; opacity: 1; }
.section3 .swiper-slide .slide_img { width: 100%; }
.swiper-container { margin: 0 auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;padding-bottom: 50px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 0px;left: 0;width: 100%;}
.swiper-pagination-bullet {opacity:1;width: 60px;height: 2px;display: inline-block;border-radius: 0%;background: #fff;}
.swiper-pagination-bullet-active { background-color:#000; }



.section4 {background-color:  #fff; overflow: hidden; }
.section4 .contents .section_title { 
  position: absolute;
  top: 160px;
  margin: 0 auto;
  width: 100%;
  height: 100px;
  background: url(../images/headline.png)no-repeat center -400px;
}
.section4 .contents .section_contents {
  padding-top: 320px; 
  margin:0 auto;
  max-width: 1440px;
  font-style: normal;
  text-align: center;
}

.section4 .contents .section_contents .left {vertical-align: top; display: inline-block; width: 380px; }
.section4 .contents .section_contents .left img { width: 360px;  }
.section4 .contents .section_contents .right {padding-top:14px;vertical-align: top; display: inline-block; width: 420px;text-align: left;}
.section4 .contents .section_contents .right img { width: 360px;  }
.section4 .contents .section_contents .right .ment {padding-top: 40px;}
.section4 .contents .section_contents .right .ment p { font-size: 19px;font-weight: lighter;font-style: normal;font-stretch: normal;line-height: 1.5;letter-spacing: -1px;text-align: left;color: #403838; }
.section4 .contents .section_contents .right .ment p b {font-weight: normal;}



.section5 {background-color:#ffcb00;}
.section5 .contents { padding-top: 200px; }
.section5 .contents .section_title { 
  position: absolute;
  top: 140px;
  margin: 0 auto;
  width: 100%;
  height: 100px;
  background: url(../images/headline.png)no-repeat center -612px;
}
.section5 .contents .section_contents { padding-top: 90px; text-align: center; } 
.section5 .contents .section_contents ul li { vertical-align: top; text-align: left; margin-bottom: 20px; position:relative; display: inline-block; width: 340px; height: 520px; border-top: 4px solid #403838; }
.section5 .contents .section_contents ul li~li { margin-left: 20px; }
.section5 .contents .section_contents ul li:nth-child(1) { background: url(../images/card.png)no-repeat #fff 34px 38px; }
.section5 .contents .section_contents ul li:nth-child(2) { background: url(../images/card.png)no-repeat #fff -336px 38px; }
.section5 .contents .section_contents ul li:nth-child(3) { background: url(../images/card.png)no-repeat #fff -706px 38px; }
.section5 .contents .section_contents ul li:nth-child(4) { background: url(../images/card.png)no-repeat #fff -1076px 38px; }
.section5 .contents .section_contents ul li	button { position: absolute; bottom:0; width: 100%; height: 64px;font-size: 19px;font-weight: 300;font-style: normal;font-stretch: normal;line-height: 1.11;word-spacing: normal;letter-spacing: normal;text-align: center;color: #ffffff;background-color: #403838; }


.section6 {background-color:  #fff; overflow: hidden;}
.section6 .contents .section_title { 
  position: absolute;
  top: 160px;
  margin: 0 auto;
  width: 100%;
  height: 104px;
  background: url(../images/headline.png)no-repeat center -828px;
}
.section6 .contents .section_contents { padding-top: 320px; margin:0 auto; text-align: center; max-width: 1440px; }

.section6 .contents .section_contents .left {padding-top:44px;vertical-align: top; display: inline-block; width: 360px;text-align: left;}
.section6 .contents .section_contents .left img { width: 240px;  }
.section6 .contents .section_contents .left .ment {padding-top: 44px;}
.section6 .contents .section_contents .left .ment p { font-size: 19px;font-weight: lighter;font-style: normal;font-stretch: normal;line-height: 1.5;letter-spacing: normal;text-align: left;color: #403838; }
.section6 .contents .section_contents .left .ment h1 { font-size: 24px; padding-bottom: 20px;  font-weight: normal;font-style: normal;font-stretch: normal;line-height: 1.36;letter-spacing: normal;text-align: left;color: #403838; }
.section6 .contents .section_contents .left .ment p b {font-weight: normal;}
.section6 .contents .section_contents .right {vertical-align: top; display: inline-block; width: 380px; }
.section6 .contents .section_contents .right img { width: 360px;  }

.section7 { background-color: #f9f9f9; position: relative; }
.section7 .contents { padding-top: 240px; }
.section7 .contents .section_title { 
  position: absolute;
  top: 160px;
  margin: 0 auto;
  width: 100%;
  height: 70px;
  background: url(../images/headline.png)no-repeat center -214px;
}
.section7 .contents .section_contents { padding-top: 80px; max-width: 896px; margin:0 auto; }
.section7 .contents .section_contents .input_line .one { width: 100%; margin-bottom: 16px; }
.section7 .contents .section_contents .input_line .one input {border: solid 1px #d9d9d9; padding: 22px; width: 440px; display: inline-block; background-color: #fff; }
.section7 .contents .section_contents .input_line .one input~input { margin-left: 16px; } 
.section7 .contents .section_contents .input_line .two { margin-bottom: 16px; }
.section7 .contents .section_contents .input_line .two input {border: solid 1px #d9d9d9; padding: 22px; width: 100%; }
.section7 .contents .section_contents .input_line .three textarea {border: solid 1px #d9d9d9; width: 100%; padding: 22px; }
.section7 .contents .section_contents .input_line input::placeholder {font-size: 17px;  font-weight: 500;  font-style: normal;  font-stretch: normal;  line-height: 1.22;letter-spacing: normal;  text-align: left;  color: #403838;}
.section7 .contents .section_contents .input_line textarea::placeholder {font-size: 17px;  font-weight: 500;  font-style: normal;  font-stretch: normal;  line-height: 1.22;letter-spacing: normal;  text-align: left;  color: #403838;}


.section8 {background-color:  #fff; overflow: hidden; }
.section8 .contents .section_title { 
  position: absolute;
  top: 160px;
  margin: 0 auto;
  width: 100%;
  height: 70px;
  background: url(../images/headline.png)no-repeat center -214px;
}
.section8 .contents .section_contents { padding-top: 320px; margin:0 auto; text-align: center; max-width: 1440px; }


.footer { height: 250px; -webkit-backdrop-filter: blur(5px); backdrop-filter: blur(5px); background-color: #403838; }
section.footer .contents { font-style: normal;text-align: center;position: relative;top: 50%;  transform: translateY(-50%);}
.footer .information h1 { color: #fff; font-size: 24px; font-weight: 500; padding-top: 34px; }
.footer .information h1 font { font-weight: 100;  color: #986a6a; }
.footer .information p { color: #fff; font-size:14px; padding-top:20px; line-height: 1.6; }
.footer .information .btns { padding-top: 30px; }
.footer .information .btns li { display: inline-block; }
.footer .information .btns li:after { content: '|'; font-weight: 100;  color: #986a6a; margin: 0 10px 0 16px; }
.footer .information .btns li:last-child:after { content: ''; }
.footer .information .btns li a { color: #fff; }
.footer .information .btns li a:hover { color: #986a6a; }

section.section1 div {
	font-style: normal;
	text-align: center;
	position: relative;
	top: 50%;  
	transform: translateY(-50%);
}


section .section_contents { padding-top: 80px; }
.btn_01 { background: url(../images/consultant_btn.png)no-repeat 0 0;  position: absolute; bottom:80px; left:50%; transform: translateX(-50%); width: 280px;height: 60px;background;font-size: 0px;}
.btn_01:hover { background: url(../images/consultant_btn.png)no-repeat 0 -60px; }
span {
	font-size: 4em;
	font-style: normal;
	color: #fff;
}

.mobile_menu { display: none; }


@media screen and (max-width: 600px) {
  .desctop_menu { display: none; }
  .mobile_menu { display: block; }
  .fixed_btn_mobile { display: block; }
  .fixed_btn_mobile { position: fixed; z-index: 9998; left: 16px; bottom:16px;  }
  .fixed_btn_mobile li { opacity: .5 }
  .fixed_btn_mobile li:hover { opacity: 1 }

  .mobile_menu .right_menu { position: absolute; right: 8px; top: 6px; }
  .mobile_menu .right_menu button {
    width: 50px; height: 50px; background: url(../images/mobile_btn.png) no-repeat center center;
  }
  header.mobile_menu .logo a img {
    height: 22px;
    margin: 20px 0px 16px 20px;
  }
  .section1 div span img { width: 50vw; }
  .section2 .contents .section_contents { padding-top: 28vh; height: 50vh; overflow: hidden; }
  .section2 .contents .section_title {
    top: 15vh;
    height: 70px;
    background: url(../images/headline.png)no-repeat center -126px;
    background-size: 90%;
  }
  .section3 .contents .section_title {
    top: 15vh;
    height: 70px;
    background: url(../images/headline.png)no-repeat center -0px;
    background-size: 90%;
  }
  .section4 .contents .section_title {
    top: 15vh;
    height: 70px;
    background: url(../images/headline.png)no-repeat center -242px;
    background-size: 90%;
  }
  .section5 .contents .section_title {
    top: 15vh;
    height: 70px;
    background: url(../images/headline.png)no-repeat center -342px;
    background-size: 86%;
  }
  .section6 .contents .section_title {
    top: 15vh;
    height: 70px;
    background: url(../images/headline.png)no-repeat center -504px;
    background-size: 94%;
  }

  .section7 .contents .section_title {
    top: 15vh;
    height: 70px;
    background: url(../images/headline.png)no-repeat center -662px;
    background-size: 96%;
  }

  .section8 .contents .section_title {
    top: 15vh;
    height: 70px;
    background: url(../images/headline.png)no-repeat center -662px;
    background-size: 96%;
  }

  .section4 .contents .section_contents{padding-top: 30vh;}
  .section4 .contents .section_contents .left { display: none; }
  .section4 .contents .section_contents .right  {margin: 0 auto;vertical-align: top;display: block;width: 74vw;text-align: center;}
  .section4 .contents .section_contents .right img { width: 74vw; }

  .section_contents .picture { display: none !important; }
  .section2 .contents .section_contents ul li .review_ment { background-size: cover; width: 78vw; }
  .section2 .contents .section_contents ul li .review_ment h3 { font-size: 14px; padding: 14px 0 6px 20px; }
  .section2 .contents .section_contents ul li .review_ment h4 { font-size: 10px; width: 68vw; padding: 0 0 14px 24px; }
  .section2 .contents .section_contents ul li { display: block; width: auto; margin:0 auto; padding-bottom: 20px; }
  .btn_01 {     bottom: 6vh; }
  
  .section3 .swiper-slide { width: 85%; }
  .section3 .swiper-slide.swiper-slide-active { width: 85%; }
  .section5 .contents .section_contents { padding-top: 0; width: 100vw; height:54vh;  -webkit-overflow-scrolling-x: touch; overflow-y:hidden;}
  .section5 .contents .section_contents ul { display: block; width: 300vw; }
  .section5 .contents .section_contents ul li { width: 60vw; height: 52vh;  }
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { width: 80vw; left: 50%; transform: translateX(-50%); }
  .swiper-pagination-bullet {  width: 10vw; }

  .section5 .contents .section_contents ul li:nth-child(1) { background: url(../images/card.png)no-repeat #fff 22px 34px; background-size: 244vw;}
  .section5 .contents .section_contents ul li:nth-child(2) { background: url(../images/card.png)no-repeat #fff -260px 34px; background-size: 244vw;}
  .section5 .contents .section_contents ul li:nth-child(3) { background: url(../images/card.png)no-repeat #fff -540px 34px; background-size: 244vw;}
  .section5 .contents .section_contents ul li:nth-child(4) { background: url(../images/card.png)no-repeat #fff -820px 34px; background-size: 244vw;}

  .section5 .contents .section_contents ul li button { height: 54px; font-size: 1.2em;}
  .section6 .contents .section_contents { padding-top: 28vh;margin: 0 auto;text-align: center;max-width: 100%;}
  .section6 .contents .section_contents .left { display: none; }
  .section6 .contents .section_contents .right { text-align: center; width: 78vw; }
  .section6 .contents .section_contents .right img { width: 100%; }


  .section7 .contents { padding-top: 28vh; }
  .section7 .contents .section_contents .input_line .one input~input { margin: 0; }
  .section7 .contents .section_contents { padding: 0; max-width: 100%; text-align: center;}
  .section7 .contents .section_contents .input_line .one,
  .section7 .contents .section_contents .input_line .two,
  .section7 .contents .section_contents .input_line .three { width: 80vw; margin: 0 auto; }
  .section7 .contents .section_contents .input_line .one input,
  .section7 .contents .section_contents .input_line .two input { width: 100%; margin-bottom: 6px; margin-top: 6px; padding: 16px; }
  .section7 .contents .section_contents .input_line .three textarea { width: 100%; margin-bottom: 0px; padding: 18px; }
  .section7 .contents .section_contents .input_line input::placeholder {font-size: 13px;  font-weight: 500;  font-style: normal;  font-stretch: normal;  line-height: 1.22;letter-spacing: normal;  text-align: left;  color: #403838;}
  .section7 .contents .section_contents .input_line textarea::placeholder {font-size: 13px;  font-weight: 500;  font-style: normal;  font-stretch: normal;  line-height: 1.22;letter-spacing: normal;  text-align: left;  color: #403838;}

  .section8 .contents .section_contents { padding-top: 26vh; width: 100%; overflow:auto; -webkit-overflow-scrolling-x: touch;  }
  .section8 .contents .section_contents img { display: block; }

  #mobile_nav {display: none; height: 100vh; width: 100vw; background-color: rgba(0,0,0,.8); position: fixed; top: 0; left: 0; z-index: 9998; }
  #mobile_nav .menu_board { position:absolute; right:-80%;width: 80%; right: 0; height: 100vh; background-color: #fff; }
  #mobile_nav .menu_board ul { padding-top: 10vh; }
  #mobile_nav .menu_board ul li { padding: 24px 0px; font-size: 24px; width: 100%; text-align: center; font-family: sans-serif; border-bottom: 1px solid #ededed; }


}
