@import url(https://lwres.nexon.com/css/mabinogim/brand/common/font.css);
@import url(https://lwres.nexon.com/css/mabinogim/brand/common/common.css);
#mabinogim {
  padding: 0;
}
#mabinogim .grade, #mabinogim .support, #mabinogim .container {
  max-width: 500px;
  margin: 0 auto;
  min-height: auto;
}
#mabinogim .grade .header_area, #mabinogim .support .header_area, #mabinogim .container .header_area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #262626;
  padding: 24px;
  position: relative;
}
#mabinogim .grade .header_area h1, #mabinogim .support .header_area h1, #mabinogim .container .header_area h1 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
#mabinogim .grade .header_area .logo, #mabinogim .support .header_area .logo, #mabinogim .container .header_area .logo {
  width: 82px;
  height: 25px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='82' height='25' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M41.22 11.364h-7.536V9.45h7.537V7.316h-7.537V5.6h7.537V3.485H31.01v9.994h10.21v-2.115ZM73.668 7.438l6.325 6.042H82V3.485h-2.665v6.05l-6.325-6.05h-2.016v9.995h2.674V7.438ZM68.121 3.485H57.115v9.994h11.006V3.486Zm-2.665 7.88H59.79V5.6h5.667v5.764ZM19.797 7.438l6.325 6.042h2.016V3.485h-2.665v6.05l-6.325-6.05h-2.025v9.995h2.674V7.438ZM49.172 10.393l2.735 3.086h3.374l-4.422-4.993 4.43-5.001h-3.383l-2.734 3.094-2.743-3.094h-3.374l4.43 5.001-4.421 4.993h3.374l2.734-3.085Z'/%3E%3Cpath fill='%23009DDC' d='M0 13.523v8.408l11.136-5.929L0 13.522Z'/%3E%3Cpath fill='%230067B1' d='M11.136 0 0 5.938v7.585l11.136 2.48V0Z'/%3E%3Cpath fill='%23C1D82F' d='M11.136 16.002 0 21.932 13.818 25l11.136-5.938-13.818-3.06Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h82v25H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#mabinogim .visual_area {
  position: relative;
  max-width: 500px;
  height: 140px;
  background-image: url(https://lwi.nexon.com/m_mabinogim/brand/customer/grade_bg.jpg);
  background-size: cover;
  background-position: center top;
}
#mabinogim .body_area {
  position: relative;
  padding: 18px 26px;
}
#mabinogim .body_area h2 {
  font-family: "Pretendard-Bold";
  color: #fff;
  font-size: 12px;
  font-style: normal;
  background: #06F;
  width: 77px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 8px;
}
#mabinogim .body_area h2::before {
  content: "";
  display: block;
  width: 3px;
  min-width: 3px;
  height: 6px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='3' height='6' fill='none'%3E%3Cpath fill='%23fff' d='M0 6V0l3 3-3 3Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
#mabinogim .body_area .description {
  border-top: 1px solid #ddd;
  padding: 10px 0 0 0;
}
#mabinogim .body_area .description .order_1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#mabinogim .body_area .description .order_1 span {
  font-size: 16px;
  font-weight: 400;
  color: #4D4D4D;
  line-height: 18px;
}
#mabinogim .body_area .description .order_1 span b {
  font-size: 16px;
  font-weight: 400;
  color: #06F;
}
#mabinogim .body_area .description .order_1 ul {
  display: flex;
  gap: 6px;
}
#mabinogim .body_area .description .order_1 ul li:nth-child(1) {
  width: 49px;
  min-width: 49px;
  height: 57px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='57' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M47.673 1.828H.728v46.337h46.945V1.828Z'/%3E%3Cpath fill='%23231F20' d='M45.535 0H3.465C1.549 0 0 1.538 0 3.44v50.12C0 55.462 1.55 57 3.465 57h42.07C47.451 57 49 55.462 49 53.56V3.44C49 1.538 47.45 0 45.535 0Zm.495 42.612c0 1.627-1.331 2.949-2.97 2.949H5.94c-1.639 0-2.97-1.322-2.97-2.949V5.76c0-1.627 1.331-2.948 2.97-2.948h37.12c1.639 0 2.97 1.322 2.97 2.948v36.853Z'/%3E%3Cpath fill='%23231F20' fill-rule='evenodd' d='M38.566 26.22a2.07 2.07 0 0 0 2.074-2.059 2.066 2.066 0 0 0-2.074-2.059 2.066 2.066 0 0 0-2.073 2.06c0 1.134.925 2.058 2.073 2.058Z' clip-rule='evenodd'/%3E%3Cpath fill='%23231F20' fill-rule='evenodd' d='M43.912 26.599a1 1 0 0 0-1.396-.133l-2.87 2.354-2.95-2.93a.976.976 0 0 0-.698-.289h-3.896c-.257 0-.5.098-.683.27l-3.95 3.754a.976.976 0 0 0-.029 1.391.993.993 0 0 0 .718.305c.247 0 .49-.089.683-.27l3.662-3.48h.97l-3.142 4.285-2.475 3.145h-5.4c-.683 0-1.238.55-1.238 1.229 0 .678.555 1.228 1.238 1.228h5.999c.38 0 .742-.177.975-.472l2.33-2.968 2.887 2.231-1.104 5.96a1.229 1.229 0 0 0 1.217 1.45 1.24 1.24 0 0 0 1.218-1.007l1.237-6.693a1.222 1.222 0 0 0-.455-1.189l-2.331-1.798 2.895-3.676 1.564 1.553a.994.994 0 0 0 1.332.064l3.563-2.924a.982.982 0 0 0 .134-1.386l-.005-.005Z' clip-rule='evenodd'/%3E%3Cpath fill='%23231F20' d='m30.692 9.837 4.642 4.511 4.643 4.511.357-6.437.356-6.442-3.188 3.228-2.865-7.62-1.856.677 2.88 7.666-4.97-.094ZM10.933 10.692l6.45.772 6.449.771-3.668-5.321-3.667-5.327-.55 4.486-6.949-4.309L6.84 2.811l8.092 4.948-3.999 2.933ZM6.662 25.208l6.122-2.162 6.123-2.157-5.667-3.145-5.672-3.15 1.52 4.255-8.158-.79-.202 1.955 8.206.796-2.272 4.398ZM16.274 43.964l1.4-4.216 1.396-4.216-4.113 1.73-4.118 1.734 2.975.978-3.876 4.073.985.934 3.9-4.098 1.45 3.08Z'/%3E%3Cpath fill='%23fff' d='M15.586 47.521v.777h-.777v.987h.777v.772h-2.178v.54h2.41v.777H9.855v-.777h2.54v-.54h-2.302v-.772h.792v-.987h-.792v-.777h5.494Zm-.104 4.398v2.374h-1.02V52.71h-4.27v-.79h5.29Zm-3.573-3.621v.987h1.88v-.987h-1.88ZM25.07 47.507v2.167h-2.288v.776h3.485v-.359h-1.07v-.761h1.07v-.649h-1.07v-.771h1.07v-.531h1.02v3.98h-1.02v-.142h-3.574c-.306 0-.54-.064-.697-.197-.159-.133-.233-.33-.233-.585v-1.528h2.292v-.639h-2.292v-.761h3.306Zm2.217 4.26v2.526h-1.02v-1.755H22.06v-.771h5.227ZM36.379 49.536c.282.418.678.747 1.193.993l-.49.584a4.876 4.876 0 0 1-1.08-.727c-.33-.295-.559-.57-.682-.835-.144.265-.381.54-.708.825-.327.285-.678.521-1.054.718l-.421-.57c.475-.266.846-.595 1.114-.993.37-.555.559-1.258.559-2.103h1.024c0 .86.184 1.558.545 2.103v.005Zm2.093 2.462c.441.28.664.619.664 1.022 0 .398-.228.732-.668 1.007-.49.305-1.164.462-2.01.462-.846 0-1.514-.152-2.005-.462-.435-.275-.653-.61-.653-1.007 0-.398.218-.742.654-1.022.495-.305 1.163-.462 2.004-.462.842 0 1.525.152 2.02.462h-.006Zm-3.241.53c-.268.128-.401.29-.401.482s.133.344.4.477c.298.147.708.22 1.228.22s.945-.073 1.247-.22c.273-.128.406-.29.406-.477s-.133-.354-.406-.481c-.302-.143-.717-.217-1.247-.217-.53 0-.925.074-1.227.217Zm1.9-3.282v-.8h.886v-1.072h1.02v3.965h-1.02v-2.093h-.886Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h49v57H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#mabinogim .body_area .description .order_1 ul li:nth-child(2) {
  width: 49px;
  min-width: 49px;
  height: 57px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='57' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23231F20' d='M4.7 38.503V35.07c0-1.841 1.656-3.335 3.686-3.335.438 0 .846.069 1.234.186v-7.76c0-1.84 1.657-3.339 3.687-3.339.447 0 .87.073 1.263.2.26-1.605 1.79-2.839 3.638-2.839 1.848 0 3.382 1.229 3.647 2.84.389-.128.802-.2 1.244-.2 2.035 0 3.687 1.497 3.687 3.338v.206a4.041 4.041 0 0 1 1.219-.186c2.035 0 3.692 1.498 3.692 3.334V46.86c0 2.65-2.384 4.77-5.304 4.77H14.029c-1.7 0-3.313-.863-4.3-2.258l-2.046-2.83-2.266-3.148c-.555-.779-.688-1.581-.713-2.649m2.788 1.43 2.266 3.143 2.045 2.84c.408.578 1.209 1.229 2.222 1.229h12.363c1.558 0 2.821-1.121 2.821-2.532V27.511c0-.607-.54-1.097-1.209-1.097s-1.22.49-1.22 1.097v7.721h-2.472V24.157c0-.612-.54-1.101-1.209-1.101-.61 0-1.116.41-1.195.95l-.02 11.226h-2.472l.025-13.719c0-.607-.55-1.096-1.22-1.096-.668 0-1.209.49-1.209 1.096v13.67h-2.472V24.157c0-.612-.54-1.101-1.22-1.101-.678 0-1.209.49-1.209 1.101v14.165h-.014v1.581H9.62v-4.837c0-.602-.55-1.102-1.219-1.102s-1.21.5-1.21 1.102v5.415c0 1.155.143 1.44.32 1.694M46.473 19.77c-2.556.152-4.861-.553-6.916-2.115l-1.445 1.42 1.764 1.782-1.936 1.905-1.765-1.782-1.686 1.655-1.863-1.88 1.686-1.655-1.716-1.729 1.937-1.904 1.716 1.728 1.43-1.405c-1.612-2.047-2.335-4.367-2.173-6.962.163-2.595 1.19-4.823 3.083-6.683C40.633.132 42.615.808 45.475.808m.472 1.292c-2.01 0-3.755.72-5.23 2.165-1.455 1.43-2.192 3.143-2.202 5.14-.015 1.998.698 3.721 2.138 5.17 1.436 1.45 3.166 2.19 5.191 2.224M35.334 1.42c-.236 2.507-1.342 4.573-3.318 6.203a9.413 9.413 0 0 1-2.055 1.307 9.657 9.657 0 0 1-2.305.715l-.54 4.745 1.587-1.082-.113 1.713-3.17 2.62-2.562-3.075.221-1.782 1.436 1.36.246-4.46a9.384 9.384 0 0 1-3.142-1.057 8.986 8.986 0 0 1-2.615-2.169C17.367 4.49 16.91 3.041 17.161.524M19.722.7c-.162 1.802.103 2.61 1.273 4.015 1.165 1.4 2.645 2.179 4.449 2.335 1.799.162 3.411-.347 4.832-1.517 1.406-1.16 2.192-2.634 2.365-4.417'/%3E%3Cpath fill='%23231F20' d='M44.709 0H4.29C1.922 0 0 1.914 0 4.274v48.452C0 55.086 1.922 57 4.291 57H44.71C47.078 57 49 55.086 49 52.726V4.274C49 1.914 47.078 0 44.709 0Zm.81 42.013a3.189 3.189 0 0 1-3.195 3.183H6.096a3.17 3.17 0 0 1-1.559-.407 3.186 3.186 0 0 1-1.681-2.8V5.909a3.189 3.189 0 0 1 3.195-3.182h36.224a3.17 3.17 0 0 1 1.559.406 3.186 3.186 0 0 1 1.68 2.801v36.08h.006Z'/%3E%3Cpath fill='%23fff' d='M12.918 50.273c.27.416.654.734 1.166.964l-.477.563a5.33 5.33 0 0 1-1.057-.714c-.325-.284-.546-.559-.664-.818-.137.26-.368.529-.693.818-.32.279-.659.509-1.027.705l-.408-.544c.467-.254.83-.578 1.086-.97.364-.557.546-1.277.546-2.163h1.002c0 .896.178 1.615.531 2.164l-.005-.005Zm-1.396 3.432h4.041v.725H11.41c-.32 0-.545-.054-.683-.167-.128-.112-.197-.294-.197-.543v-1.366h.993v1.351Zm3.992-.881h-.993v-2.845h-.895v-.764h.895v-1.16h.993v4.769ZM25.095 48.192v.71h-1.239c0 .524.167.989.506 1.405.28.348.644.627 1.087.832l-.458.554a4.539 4.539 0 0 1-.919-.544c-.314-.23-.55-.47-.712-.71-.158.24-.394.48-.708.71-.286.216-.6.397-.934.544l-.403-.553a2.674 2.674 0 0 0 1.081-.833c.315-.406.472-.876.472-1.405h-1.204v-.71h3.431Zm1.332 4.162c.433.26.644.577.644.95 0 .372-.221.68-.654.935-.482.284-1.135.43-1.961.43-.826 0-1.475-.141-1.957-.43-.427-.255-.639-.568-.639-.935 0-.368.212-.69.64-.95.481-.284 1.135-.431 1.956-.431.82 0 1.49.142 1.97.43Zm-3.166.494c-.26.123-.388.27-.388.45 0 .182.128.324.388.441.29.137.688.206 1.195.206.506 0 .919-.069 1.214-.206.265-.122.398-.269.398-.44 0-.172-.133-.328-.398-.45-.295-.133-.703-.202-1.214-.202s-.905.069-1.195.201Zm3.716-1.13h-.992v-1.509h-1.067v-.71h1.067v-1.444h.992v3.662ZM35.85 50.062c.276.387.66.696 1.165.926l-.476.543a4.979 4.979 0 0 1-1.057-.675c-.325-.275-.546-.53-.664-.779-.138.245-.369.504-.693.769-.32.264-.659.484-1.027.67l-.408-.528c.462-.245.825-.554 1.086-.926.364-.519.546-1.17.546-1.953h1.002c0 .798.177 1.449.531 1.953h-.005Zm2.04 2.292c.433.26.644.577.644.95 0 .372-.22.68-.653.935-.482.284-1.136.43-1.962.43-.826 0-1.474-.141-1.956-.43-.428-.255-.64-.568-.64-.935 0-.368.212-.69.64-.95.481-.284 1.135-.431 1.956-.431s1.49.142 1.971.43Zm-3.16.494c-.26.123-.389.27-.389.45 0 .182.128.324.389.441.29.137.688.206 1.194.206s.92-.069 1.214-.206c.266-.122.398-.269.398-.44 0-.172-.132-.328-.398-.45-.295-.133-.703-.202-1.214-.202s-.904.069-1.194.201Zm1.853-3.05v-.744h.865v-1h.993v3.688h-.993v-1.949h-.865v.005Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h49v57H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#mabinogim .body_area .description .order_1 ul li:nth-child(3) {
  width: 49px;
  min-width: 49px;
  height: 57px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='57' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%234369B1' d='M46.398 1.632H1.47v47.484h44.928V1.632Z'/%3E%3Cpath fill='%239CA3AB' d='M21.473 5.609c-4.752 6.526-10.98 6.935-11.846 6.948v5.553s.542.008 4.423.021c2.55.009 2.515 2.546 2.515 2.546v25.832h29.92V5.61H21.473Z'/%3E%3Cpath fill='%23fff' d='M46.49 10.834c-2.602-2.066-4.762-2.571-8.686-2.571-4.861 0-8.881 1.827-10.295 4.52-1.539 2.938-1.834 4.66-1.834 9.443v1.222h10.407v-3.646c0-1.566.3-4.455 2.459-4.455 2.16 0 2.363 1.988 2.03 4.555-.204 1.562-1.692 4.53-2.624 6.061-1.128 1.845-8.37 13.567-11.838 18.65v1.896H46.28l-.603-2.88-6.92-.187c2.12-3.342 6.864-10.765 7.731-12.845V10.834Z'/%3E%3Cpath fill='%23231F20' d='M45.531 0H3.469C1.791 0 0 1.81 0 3.507v49.986C0 55.19 1.79 57 3.469 57h42.062C47.209 57 49 55.186 49 53.493V3.507C49 1.81 47.21 0 45.531 0Zm.43 42.846c0 1.453-1.167 2.632-2.602 2.632H5.64c-1.435 0-2.601-1.179-2.601-2.632V5.574C3.04 4.12 4.206 2.94 5.64 2.94h37.713c1.435 0 2.602 1.18 2.602 2.633V42.84l.004.005Z'/%3E%3Cpath fill='%23fff' d='M7.207 48.472v5.373H6.14v-3.341c0-.166-.009-.287-.026-.37a.323.323 0 0 0-.108-.187.617.617 0 0 0-.286-.109 3.426 3.426 0 0 0-.556-.03h-.16v-.483c.377-.061.698-.161.963-.305.264-.14.498-.322.702-.548h.538ZM12.142 53.154v.691H8.52v-.774c.295-.383.62-.762.984-1.131.364-.37.663-.662.893-.866.235-.205.434-.418.603-.644.17-.227.256-.435.256-.631 0-.274-.065-.47-.2-.588-.134-.113-.364-.174-.685-.174-.286 0-.498.061-.624.188-.13.126-.195.313-.195.56v.514H8.52v-.209c0-.557.134-.983.407-1.279.274-.296.733-.444 1.38-.444.645 0 1.118.13 1.465.388.347.256.52.596.52 1.018 0 .274-.07.535-.212.779a2.699 2.699 0 0 1-.508.635l-.893.835c-.399.379-.767.753-1.106 1.136h2.568v-.004ZM15.576 48.285v1.988c0 .696.139 1.336.416 1.928.247.522.547.892.893 1.105l-.698.44a2.916 2.916 0 0 1-.702-.736 3.525 3.525 0 0 1-.486-1.044c-.095.37-.256.718-.485 1.044-.213.3-.456.544-.729.735l-.642-.44c.325-.23.607-.595.855-1.104a4.244 4.244 0 0 0 .455-1.928v-1.988h1.123Zm2.675-.048v5.94h-1.105v-3.03h-.803v-.695h.803v-2.215h1.105Zm1.661 5.94h-1.105v-5.94h1.105v5.94ZM25.29 49.02c.342.496.515 1.131.515 1.901 0 .814-.173 1.48-.516 1.989-.364.557-.871.835-1.53.835-.66 0-1.176-.278-1.544-.835-.338-.51-.508-1.175-.508-1.989 0-.77.17-1.405.508-1.901.373-.544.889-.814 1.544-.814.654 0 1.162.274 1.53.814Zm-2.234.444c-.148.374-.221.857-.221 1.453 0 .644.073 1.157.221 1.55.16.417.395.63.698.63.304 0 .53-.209.69-.63.151-.392.225-.906.225-1.55 0-.592-.074-1.079-.225-1.453-.165-.41-.395-.61-.69-.61-.295 0-.529.205-.698.61Zm4.796 4.712h-1.123v-5.94h1.123v5.94ZM30.224 49.934c-.148-.157-.221-.322-.221-.5 0-.344.243-.627.728-.858.534-.248 1.27-.37 2.203-.37.932 0 1.665.127 2.203.37.49.23.737.518.737.857 0 .174-.078.344-.225.5-.16.162-.39.3-.681.418v.636h1.249v.674h-6.561v-.674h1.236v-.636a1.901 1.901 0 0 1-.668-.417Zm4.826 2.44c.477.218.711.488.711.81 0 .322-.238.579-.71.796-.526.244-1.232.366-2.121.366-.89 0-1.605-.122-2.13-.366-.468-.217-.702-.483-.702-.796 0-.313.234-.592.703-.81.524-.243 1.235-.365 2.129-.365.893 0 1.596.122 2.12.366Zm-3.447-3.324c-.295.1-.438.227-.438.383 0 .157.147.279.438.374.316.11.759.161 1.318.161.56 0 1.002-.052 1.327-.16.295-.1.438-.227.438-.375s-.148-.282-.438-.383c-.32-.104-.763-.156-1.327-.156s-1.002.052-1.318.156Zm.039 3.795c-.282.091-.425.2-.425.33s.143.244.425.335c.317.1.75.153 1.296.153.547 0 .954-.053 1.267-.153.286-.091.433-.204.433-.335 0-.13-.143-.243-.433-.33-.313-.1-.733-.148-1.267-.148-.533 0-.975.047-1.296.148Zm2.203-1.854v-.383c-.13.018-.278.03-.434.044-.143.008-.3.013-.477.013-.178 0-.342 0-.485-.013a8.726 8.726 0 0 1-.438-.044v.383h1.834ZM41.338 48.359v1.84c0 .88-.282 1.619-.85 2.215-.525.548-1.305.988-2.342 1.327l-.446-.505c.759-.265 1.344-.6 1.765-1.01.507-.49.758-1.078.758-1.77v-1.427h-2.341v-.675h3.456v.005Zm2.515-.122v2.406h.763v.679h-.763v2.854H42.73v-5.94h1.123Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h49v57H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#mabinogim .body_area .description .order_2 {
  margin-top: 10px;
}
#mabinogim .body_area .description .order_2 .info {
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  border: 1px solid #06F;
  border-top: 0;
  background-color: #06F;
  overflow: hidden;
  width: 100%;
}
#mabinogim .body_area .description .order_2 .info li {
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: 400;
  border-top: 1px solid #005CE6;
  border-right: 1px solid #005CE6;
}
#mabinogim .body_area .description .order_2 .info li:nth-child(odd) {
  width: 40%;
}
#mabinogim .body_area .description .order_2 .info li:nth-child(even) {
  width: 60%;
}
#mabinogim .body_area .description .order_2 .info li h3 {
  position: relative;
  text-align: center;
  width: 44%;
  padding: 8px 6px;
  font-size: min(3.4vw, 12px);
  line-height: 12px;
}
#mabinogim .body_area .description .order_2 .info li h3::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 18px;
  transform: translateY(-50%);
  background-color: #005CE6;
}
#mabinogim .body_area .description .order_2 .info li div {
  width: 60%;
  font-size: min(3.4vw, 12px);
  padding: 8px 4px;
  line-height: 12px;
  padding-left: 6px;
  word-break: keep-all;
}
#mabinogim .copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  background: #262626;
}
#mabinogim .copyright span {
  font-size: 10px;
  line-height: 12px;
  color: rgba(125, 125, 125, 0.8);
}
#mabinogim .copyright button {
  color: #fff;
  font-size: 12px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
#mabinogim .copyright button::before {
  content: "";
  display: block;
  width: 8px;
  min-width: 8px;
  height: 9px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='9' fill='none'%3E%3Cpath fill='%23D9D9D9' fill-rule='evenodd' d='M0 .5h1v1H0v-1Zm2 2H1v-1h1v1Zm1 1H2v-1h1v1Zm1 0H3v2H2v1H1v1H0v1h1v-1h1v-1h1v-1h2v1h1v1h1v1h1v-1H7v-1H6v-1H5v-2h1v-1h1v-1h1v-1H7v1H6v1H5v1H4Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  margin-right: 6px;
}
