@charset "utf-8";
@import url("common_v5.css");

/*Layer*/
html {
  overflow: scroll;
  overflow-x: hidden;
}
body {
  width: 100%;
}
#container {
  width: 100%;
  margin-bottom: 0px;
}
#container a {
  color: #3b3c40;
}
#container .img {
  width: 100%;
  text-align: center;
}

#btn {
  clear: both;
  margin: auto;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}

.flextop {
  position: fixed;
  top: 0px;
  z-index: 9999;
}
.flexbottom {
  position: fixed;
  bottom: 0px;
  z-index: 9999;
}

/* MOBILE
------------------------------------------------------------------------------------------------------------*/

input,
button {
  vertical-align: middle;
  border: none;
  font-family: "나눔고딕", "Nanum Gothic", "nanumgothic", "NanumGothic",
    sans-serif;
}
textarea {
  border: none;
}

.m_wrap {
  width: 680px;
  margin: auto;
  background: #fff;
  overflow: hidden;
}
.m_wrap .contents {
  width: 100%;
  margin: 0 auto;
}
.m_wrap .contents img {
  width: 100%;
  text-align: center;
}
.m_wrap .top {
  position: relative;
  width: 100%;
  height: 50px;
  background: #111;
  font-weight: 600;
  z-index: 1000;
}
.m_wrap .top .left {
  position: absolute;
  top: 13px;
  left: 20px;
  width: 100px;
  line-height: 120%;
  font-size: 1.2em;
  color: #fff;
}
.m_wrap .top .left img {
  width: 100%;
}
.m_wrap .top .right {
  position: absolute;
  top: 10px;
  right: 20px;
}
.m_wrap .top .right a {
  padding: 8px 15px;
  background: #222;
  border: 1px solid #fff;
  border-radius: 8px;
  font-size: 0.8em;
  color: #fff;
  font-weight: 600;
  text-align: center;
  display: inline-block;
}
.m_wrap .top.fix {
  position: fixed;
}

/*form */
.m_wrap .formbox {
  padding: 40px 0px 0px 0px;
}
.m_wrap .formArea {
  width: 90%;
  margin: 0 auto;
  padding: 0px;
  overflow: hidden;
  border: 0px solid #ede3b6;
}
.m_wrap .formGroup {
  margin-bottom: 20px;
  text-align: center;
}
.m_wrap .col-1,
.m_wrap .col-2,
.m_wrap .col-3,
.m_wrap .col-4,
.m_wrap .col-5,
.m_wrap .col-6,
.m_wrap .col-7,
.m_wrap .col-8,
.m_wrap .col-9,
.m_wrap .col-10,
.m_wrap .col-11,
.m_wrap .col-12 {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.m_wrap .formGroup .left {
  text-align: left;
  line-height: 150%;
}
.m_wrap .formGroup .left span {
  font-size: 1.6em;
  color: #000;
  font-weight: 600;
  letter-spacing: -1px;
}

.m_wrap .input_style:focus,
.m_wrap .sel_style:focus,
.m_wrap textarea_style:focus {
  border-color: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff;
}

.m_wrap label.tit {
  height: 40px;
  border-radius: 5px;
  font-size: 1.6em;
  color: #fff;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  display: block;
  letter-spacing: -1px;
  padding-top: 24px;
}
.m_wrap .input_style {
  width: 90%;
  padding-left: 10px;
  height: 70px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 1.8em;
}
.m_wrap .sel_style {
  width: 100%;
  padding-left: 10px;
  height: 70px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 1.8em;
}
.m_wrap .textarea_style {
  width: 100%;
  padding-left: 10px;
  height: 200px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 1.8em;
}

.m_wrap button {
  width: 70%;
  height: 60px;
  font-size: 1.2em;
  color: #222;
  font-weight: 600;
  border-radius: 5px;
  border: none;
  cursor: pointer;
}
.m_wrap button.btn01 {
  height: 50px;
  background: #35f0ee;
}
.m_wrap button.btn01:hover {
  background: #e87686;
}

/*header*/
#int-global-customer {
  display: block;
  width: 100%;
  position: fixed;
  top: 7%;
  left: 0%;
  z-index: 2;
}
#int-global-customer .int-wrap-320px {
  position: relative;
}
#int-global-customer .int-wrap-320px .int-customer-call {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 20%;
  z-index: 3;
}
.int-wrap-320px {
  display: block;
  min-width: 320px;
  max-width: 100%;
  margin: 0 auto;
}

#int-bt {
  display: block;
  width: 100%;
  position: fixed;
  bottom: 0%;
  left: 0%;
  z-index: 999;
}
#int-bt .int-wrap-320px {
  position: relative;
}
#int-bt .int-wrap-320px img {
  display: block;
}

.m_wrap .flexbottom {
  position: fixed;
  bottom: 0px;
  z-index: 9999;
  max-width: 700px;
}

#int-top {
  position: fixed;
  top: 0px;
  z-index: 9999;
  margin: auto;
}
/*#int-top {display:block;max-width:600px; position:fixed; z-index:999; margin:0 auto; text-align:center}*/
#int-top .int-wrap-320px {
  position: relative;
}
#int-top .int-wrap-320px img {
  display: block;
}

/* COMMON
------------------------------------------------------------------------------------------------------------*/

.formGroup:before,
.formGroup:after {
  content: " ";
  display: table;
}
.formGroup:after {
  clear: both;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-13,
.col-14 {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.col-1 {
  width: 8.333%;
}
.col-2 {
  width: 14.666%;
}
.col-3 {
  width: 19%;
}
.col-4 {
  width: 30.333%;
}
.col-5 {
  width: 41.666%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.333%;
}
.col-8 {
  width: 66.666%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 77%;
}
.col-11 {
  width: 91.666%;
}
.col-12 {
  width: 100%;
}
.col-13 {
  width: 20%;
}
.col-14 {
  width: 30%;
}
