/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */

div.custom-control-input{
	z-index:100;
}

div.boxL {
  width: 52%;
  padding-right: 4%;
  float: left;
	min-height:55px;
}
div.boxR {
  width: 48%;
  float: right;
}
section.input_frm {
  /* Document */
  /* ============================================ */
  /**
   * 1. Correct the line height in all browsers.
   * 2. Prevent adjustments of font size after orientation changes in iOS.
   * 3. Remove gray overlay on links for iOS.
   */
  /* Sections */
  /* ============================================ */
  /**
   * Remove the margin in all browsers.
   */
  /**
   * Render the `main` element consistently in IE.
   */
  /* Vertical rhythm */
  /* ============================================ */
  /* Headings */
  /* ============================================ */
  /* Lists (enumeration) */
  /* ============================================ */
  /* Lists (definition) */
  /* ============================================ */
  /* Grouping content */
  /* ============================================ */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /* Text-level semantics */
  /* ============================================ */
  /**
   * Remove the gray background on active links in IE 10.
   */
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /**
   * Add the correct font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  /* Embedded content */
  /* ============================================ */
  /**
   * Prevent vertical alignment issues.
   */
  /* Forms */
  /* ============================================ */
  /**
   * Reset form fields to make them styleable
   */
  /**
   * Reset radio and checkbox appearance to preserve their look in iOS.
   */
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
  /**
   * Remove arrow in IE10 & IE11
   */
  /**
   * Remove padding
   */
  /**
   * Reset to invisible
   */
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  /**
   * 1. Correct the outline style in Safari.
   */
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  /**
   * Clickable labels
   */
  /* Interactive */
  /* ============================================ */
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  /*
   * Add the correct display in all browsers.
   */
  /*
   * Remove outline for editable content.
   */
  /* Table */
  /* ============================================ */
  /* Misc */
  /* ============================================ */
  /**
   * Add the correct display in IE 10+.
   */
  /**
   * Add the correct display in IE 10.
   */
}
section.input_frm *,
section.input_frm ::before,
section.input_frm ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
section.input_frm html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}
section.input_frm body {
  margin: 0;
}
section.input_frm main {
  display: block;
}
section.input_frm p,
section.input_frm table,
section.input_frm blockquote,
section.input_frm address,
section.input_frm pre,
section.input_frm iframe,
section.input_frm form,
section.input_frm figure,
section.input_frm dl {
  margin: 0;
}
section.input_frm h1,
section.input_frm h2,
section.input_frm h3,
section.input_frm h4,
section.input_frm h5,
section.input_frm h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
section.input_frm ul,
section.input_frm ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
section.input_frm dt {
  font-weight: bold;
}
section.input_frm dd {
  margin-left: 0;
}
section.input_frm hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
section.input_frm pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
section.input_frm address {
  font-style: inherit;
}
section.input_frm a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
section.input_frm abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
section.input_frm b,
section.input_frm strong {
  font-weight: bolder;
}
section.input_frm code,
section.input_frm kbd,
section.input_frm samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
section.input_frm small {
  font-size: 80%;
}
section.input_frm sub,
section.input_frm sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
section.input_frm sub {
  bottom: -0.25em;
}
section.input_frm sup {
  top: -0.5em;
}




body {
  background-color: white;
}

section.input_frm .tab_content {
  display: none;
}
section.input_frm .error_msg_login, section.input_frm .error_msg_entry {
  margin: 8px 0 20px;
  color: #b50404;
  border: 1px solid #c40000;
  text-align: left;
  background-color: #fdf4ea;
  padding-bottom: 10px;
  display: none;
}
section.input_frm .error_msg, section.input_frm .error_msg_entry_item {
  display: none;
  padding: 10px 15px 0;
  color: #c40000;
}
section.input_frm .input_inner {
  width: 100%;
  height: auto;
}
section.input_frm .tab_list {
  display: flex;
}
section.input_frm .tab_list li {
  padding: 15px;
  border-bottom: 2px solid #999999;
  width: 50%;
  color: #999999;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1.8px;
  line-height: 16px;
  text-align: center;
}
section.input_frm .tab_list li.js-active_tab {
  font-weight: 700;
  color: #1c1c1c;
  font-size: 14px;
  border-bottom-color: #1c1c1c;
	background-color: #CCC;/*230825追加*/
}
section.input_frm .tab_contents {
  padding: 0 40px 40px;
  width: auto;
  padding: 0 20px 20px;
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
}
section.input_frm .tab_content h2 {
  width: 100%;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  margin: 48px 0;
  font-weight: 700;
  color: #1c1c1c;
}
section.input_frm .tab_content [type=tel],/*230824追加*/
section.input_frm .tab_content [type=text],
section.input_frm .tab_content [type=email],
section.input_frm .tab_content [type=password] {
  width: 100%;
  height: 50px;
  margin-bottom: 0;
  padding: 0 15px;
  border-radius: 0;
  border: 1px solid #bdbdbd;
  border-radius: 0;
  color: #707070;
  background-color: #ffffff;
}

section.input_frm .tab_content select {
  width: 80%;
  height: 30px;
  margin-bottom: 0;
  padding: 0 15px;
  border-radius: 0;
  border: 1px solid #bdbdbd;
  border-radius: 0;
  color: #707070;
  background-color: #ffffff;
}


section.input_frm .tab_content .js-field_error input {
  border: 1px solid #c40000;
}
/* 20250212-DucVu-TOMOSIA */
section.input_frm .tab_content .form_required_login, section.input_frm .tab_content .form_required_entry, section.input_frm .tab_content .form_normal_entry {
  padding-bottom: 24px;
}
section.input_frm .tab_content button {
  background: #1c1c1c;
  color: #fcf9ee;
  width: 100%;
  height: 50px;
  margin-bottom: 0;
  padding: 0 15px;
  border-radius: 0;
  text-align: center;
}
section.input_frm .pass_wrapper {
  position: relative;
}
section.input_frm .pass_wrapper span {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 20px;
}
section.input_frm .pass_link {
  padding-top: 15px;
  padding-bottom: 24px;
}
section.input_frm .pass_link a {
  line-height: 32px;
  color: #1c1c1c;
  text-decoration: underline;
}

section.input_frm .tab_content .js-field_error label:first-of-type {
  color: #c40000;
}
section.input_frm label {
  position: relative;
  padding-bottom: 24px;
 /* display: block;*//*230824変更*/
}

section.input_frm .pass_rule p, section.input_frm .pass_meter p {
  font-weight: 700;
  color: #1c1c1c;
}
section.input_frm .pass_rule ul {
  padding: 10px;
  font-size: 11px;
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
}
section.input_frm .pass_rule ul li {
  padding: 3px;
  white-space: nowrap;
  display: inline-block;
}
section.input_frm #pass_check_meter {
  margin: 20px 0;
  height: 8px;
  border-radius: 4px;
  background-color: #e0e0e0;
  position: relative;
}


section.input_frm .js-pass_rule_clear {
  color: #0cc42f;
}



section.input_frm .tab_content .cmdbutton {
	display: flex;
  justify-content: center;
  align-items: center;
  background: #1c1c1c;
  color: #fcf9ee;
  width: 100%;
  height: 50px;
  margin-bottom: 0;
  padding: 0 15px;
  border-radius: 0;
  text-align: center;
  font-size: 18px !important;
	cursor: pointer;
  transition-duration: 0.3s;
}
section.input_frm .tab_content .cmdbutton:hover {
  background: grey;
}

@media screen and (min-width: 1024px) {
  section.input_frm .input_inner {
    width: 35%;
    margin: 25px auto 100px;
    border: 1px solid #e2e1d7;
  }
}
/*# sourceMappingURL=style.css.map */