@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

/* 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.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 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.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/**
 * label for file upload button
 */
label.fileup {
	display: inline-block;
	color: #FFF;
	font-size: 1.6rem;
	font-weight: bold;
	min-width: 200px;
	text-align: center;
	padding: 14px 10px 16px;
	position: relative;
	background-color: #0698AC;/* ラベルの背景色を指定する */
	-webkit-box-shadow: 0 5px 0 0 #00616E;
	box-shadow: 0 5px 0 0 #00616E;
}
label.fileup > input {
	display:none; /* アップロードボタンのスタイルを無効にする */
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  height: 100%;
  font-size: 62.5%;
}

body {
  height: 100%;
  min-width: 1000px;
  color: #010D17;
  font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  font-size: 1.4rem;
  line-height: 1.2;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

main {
  display: block;
  height: 100%;
}

a {
  display: block;
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}

a:hover, a:focus {
  cursor: pointer;
  opacity: 0.6;
  text-decoration: none;
}

img {
  width: 100%;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type='checkbox'],
input[type='radio'] {
  display: none !important;
}

input[type='submit'],
input[type='button'],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

button {
  -webkit-appearance: none;
  border: none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}

button:focus {
  outline: none;
}

input {
  border: none;
}

input:focus {
  outline: none;
}

.sample {
  padding: 20px;
}

.sample h2 {
  font-weight: bold;
  font-size: 2rem;
  padding-bottom: 20px;
}

.sample section {
  margin: 50px auto;
}

.sample section > p {
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 20px;
}

.layout {
  display: inline-block;
  max-width: 1000px;
}

.layout_top {
  padding-top: 30px;
}

.layout_top-flexCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.layout_top-flexCenter .flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.layout_middle {
  padding-top: 23px;
}

.layout_btm {
  padding-top: 30px;
}

.layout_btm-single {
  text-align: right;
}

.layout_btm-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.layout_btm-flex .flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.layout_boldtext {
  font-size: 1.6rem;
  font-weight: bold;
  margin-right: 12px;
}

.layout_heading {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 16px;
}

.layout_form {
  width: 1000px;
}

.layout_form .box_heading {
  border-bottom: 1px solid #010D17;
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 12px;
}

.layout_form .box_subHeading {
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 20px;
}

.layout_form .box_subHeading + .form_box-flex > *:nth-child(1), .layout_form .box_subHeading + .form_box-flex > *:nth-child(2) {
  margin-top: 15px;
}

.layout_form .box-01 {
  margin-top: 5px;
  text-align: right;
}

.layout_form .box-02:not(:first-of-type) {
  margin-top: 43px;
}

.layout_form .box-03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 60px;
}

.wrapper {
  width: 1000px;
  margin: auto;
  padding-bottom: 100px;
}

.inner {
  width: 1000px;
  margin: auto;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-flexend {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.w-full {
  width: 100% !important;
}

.text-right {
  text-align: right;
}

.mt_45 {
  margin-top: 45px !important;
}

.btn {
  display: inline-block;
  color: #FFF;
  font-size: 1.6rem;
  font-weight: bold;
  min-width: 200px;
  text-align: center;
  padding: 16px 10px 14px;
  position: relative;
}

.btn_icon {
  position: relative;
}

.btn_icon::before {
  content: "";
  width: 40px;
  height: 40px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../img/ico_order_01.svg);
}

.btn-blue {
  background-color: #45A2E6;
  -webkit-box-shadow: 0 5px 0 0 #006FC1;
  box-shadow: 0 5px 0 0 #006FC1;
}

.btn-blue:hover {
  background-color: #6FB7EB;
  -webkit-box-shadow: 0 5px 0 #008BEF;
  box-shadow: 0 5px 0 #008BEF;
}

.btn-orange {
  background-color: #F2791A;
  -webkit-box-shadow: 0 5px 0 0 #8C460F;
  box-shadow: 0 5px 0 0 #8C460F;
}

.btn-orange:hover {
  background-color: #F49247;
  -webkit-box-shadow: 0 5px 0 #B75B14;
  box-shadow: 0 5px 0 #B75B14;
}

.btn-green {
  background-color: #0698AC;
  -webkit-box-shadow: 0 5px 0 0 #00616E;
  box-shadow: 0 5px 0 0 #00616E;
}

.btn-green:hover {
  background-color: #06AABF;
  -webkit-box-shadow: 0 5px 0 #007A7A;
  box-shadow: 0 5px 0 #007A7A;
}

.btn-green150 {
  background-color: #0E96A8;
  -webkit-box-shadow: 0 5px 0 0 #00616E;
  box-shadow: 0 5px 0 0 #00616E;
}

.btn-green150:hover {
  background-color: #06AABF;
  -webkit-box-shadow: 0 5px 0 #007A7A;
  box-shadow: 0 5px 0 #007A7A;
}

.btn-white {
  background-color: #FFF;
  padding: 13px 10px 13px;
  border: 2px solid #135593;
  -webkit-box-shadow: 0 4px 0 0 #135593;
  box-shadow: 0 4px 0 0 #135593;
  color: #135593;
}

.btn-white:hover {
  border: 2px solid #186DBD;
  -webkit-box-shadow: 0 4px 0 0 #186DBD;
  box-shadow: 0 4px 0 0 #186DBD;
  color: #186DBD;
}

.btn-navy {
  background-color: #135593;
  -webkit-box-shadow: 0 5px 0 0 #010D17;
  box-shadow: 0 5px 0 0 #010D17;
}

.btn-navy:hover {
  background-color: #186DBD;
  -webkit-box-shadow: 0 5px 0 #054274;
  box-shadow: 0 5px 0 #054274;
}

.btn-red {
  background-color: #C6001D;
  -webkit-box-shadow: 0 5px 0 0 #67000F;
  box-shadow: 0 5px 0 0 #67000F;
}

.btn-red:hover {
  background-color: #F40024;
  -webkit-box-shadow: 0 5px 0 #990016;
  box-shadow: 0 5px 0 #990016;
}

.btn-search {
  background-color: #135593;
  -webkit-box-shadow: 0px 5px 0 0 #010D17;
  box-shadow: 0px 5px 0 0 #010D17;
}

.btn-search:hover {
  background-color: #186DBD;
  -webkit-box-shadow: 0 5px 0 #054274;
  box-shadow: 0 5px 0 #054274;
}

.btn-search span {
  display: inline-block;
  width: 23px;
  height: auto;
  padding-right: 5px;
}

.btn:active {
  top: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.logout {
  width: 112px;
  background-color: #010D17;
  color: #FFF;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
}

.text-red {
  color: #EB0023;
}

.text-red_error {
  color: #EB0023;
  vertical-align: -4px;
}

.text-caution {
  background-color: #FADDE2;
  border: 1px solid #EB0023;
  color: #EB0023;
  font-size: 1.6rem;
  font-weight: bold;
  margin-left: 6px;
  padding: 5px 6px;
}

.require-red {
  display: inline-block;
  background-color: #EB0023;
  color: #FFF;
  font-size: 1.6rem;
  font-weight: bold;
  margin-left: 7px;
  padding: 3px 8px;
}

.require-white {
  display: inline-block;
  border: 1px solid #EB0023;
  color: #EB0023;
  font-size: 1.2rem;
  padding: 3px 8px;
}

.breadcrumb {
  font-size: 1.2rem;
  color: #135593;
  list-style: none;
  padding: 0;
}

.breadcrumb li {
  display: inline;
}

.breadcrumb li + li {
  padding-left: 6px;
}

.breadcrumb li + li::before {
  content: "＞";
  padding-right: 8px;
}

.breadcrumb li a {
  display: inline;
}

.breadcrumb li a:hover {
  opacity: 1;
  text-decoration: underline;
}

.title {
  color: #135593;
  font-size: 2rem;
  font-weight: bold;
}

.title-01::before {
  content: "■";
  padding-right: 8px;
}

.title-02 span {
  color: #0E96A8;
}

.title-02 span::before {
  content: "ー";
  color: #0E96A8;
  padding: 0 8px;
}

.tab {
  width: 100%;
}

.tab li {
  position: relative;
  bottom: -1px;
}

.tab a {
  width: 225px;
  color: #FFF;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 15px 0;
  text-align: center;
}

.tab_inner {
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.tab-2col {
  border-bottom: 1px solid #135593;
  margin-top: -52px;
}

.tab-2col a {
  background-color: #135593;
  border-bottom: 1px solid #135593;
}

.tab-2col a.active {
  background-color: #FFF;
  border-color: #135593;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-color: #FFF;
  color: #135593;
}

.tab-2col a.active:hover {
  opacity: 1;
}

.tab-2col .tab_inner {
  width: 1000px;
  margin: auto;
}

.tab-3col {
  border-bottom: 1px solid #135593;
  margin-top: -52px;
}

.tab-3col .tab_inner {
  width: 1000px;
  margin: auto;
}

.tab-3col .tab_01 {
  background-color: #0698AC;
  border-bottom: 1px solid #0698AC;
}

.tab-3col .tab_02 {
  background-color: #135593;
  border-bottom: 1px solid #135593;
}

.tab-3col .tab_03 {
  background-color: #00315A;
  border-bottom: 1px solid #00315A;
}

.tab-3col.active_01 {
  border-bottom: 1px solid #0698AC;
}

.tab-3col.active_01 .tab_01 {
  background-color: #FFF;
  border-color: #0698AC;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom: 1px solid #FFF;
  color: #0698AC;
}

.tab-3col.active_01 .tab_01:hover {
  opacity: 1;
}

.tab-3col.active_02 {
  border-bottom: 1px solid #135593;
}

.tab-3col.active_02 .tab_02 {
  background-color: #FFF;
  border-color: #135593;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom: 1px solid #FFF;
  color: #135593;
}

.tab-3col.active_02 .tab_02:hover {
  opacity: 1;
}

.tab-3col.active_03 {
  border-bottom: 1px solid #00315A;
}

.tab-3col.active_03 .tab_03 {
  background-color: #FFF;
  border-color: #00315A;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom: 1px solid #FFF;
  color: #00315A;
}

.tab-3col.active_03 .tab_03:hover {
  opacity: 1;
}

.table {
  text-align: left;
}

.table table {
  width: 100%;
  border: 1px solid #C6C6C6;
  font-size: 1.4rem;
  min-width: 1000px;
  padding-bottom: 100px;
  white-space: nowrap;
}

.table table tr:nth-of-type(2n+1) {
  background-color: #F7F8F8;
}

.table table tr:last-of-type td {
  border-bottom-width: 0px;
}

.table table tr.tr_warning {
  background-color: #FADDE2;
  color: #EB0023;
}

.table table th {
  background-color: #E5EFF5;
  font-weight: bold;
  border-right: 1px solid #C6C6C6;
  border-bottom: 1px solid #C6C6C6;
  padding: 7px 15px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  position: sticky;
  top: 0;
}

.table table td {
  border-right: 1px solid #C6C6C6;
  border-bottom: 1px dashed #C6C6C6;
  padding: 7px 15px;
  vertical-align: middle;
  white-space: nowrap;
}

.table table td.table_left {
  text-align: left;
}

.table table td.table_center {
  text-align: center;
}

.table table td.table_right {
  text-align: right;
}

.table table td:last-of-type {
  border-right-width: 0px;
}

.table_wrap {
  width: 1000px;
  margin-top: 15px;
  overflow-x: auto;
}

.table_count {
  font-size: 1.4rem;
}

.table_count-error {
  color: #EB0023;
  margin-left: 20px;
}

.table_check-input span {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-color: #FFF;
  border: 1px solid #C6C6C6;
  background-size: 16px auto;
  background-position: center;
  background-repeat: no-repeat;
}

.table_check-input input[type=checkbox]:checked + span {
  background-image: url("../img/ico_check_blue.svg");
}

.table_check-read > .checked {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url("../img/ico_check_blue.svg");
  background-size: 16px auto;
  background-position: center;
  background-repeat: no-repeat;
}

.table_btn {
  display: inline-block;
  color: #FFF;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 6px 13px;
}

.table_btn-red {
  background-color: #FC6262;
}

.table_btn-blue {
  background-color: #135593;
}

.table_btn + .table_btn {
  margin-left: 5px;
}

.table_indicator {
  display: inline-block;
  cursor: pointer;
  padding-right: 13px;
  position: relative;
}

.table_indicator.asc::before {
  border-bottom-color: #010D17;
}

.table_indicator.desc::after {
  border-top-color: #010D17;
}

.table_indicator::before {
  content: "";
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #878787;
  position: absolute;
  top: -4px;
  right: 0;
}

.table_indicator::after {
  content: "";
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #878787;
  position: absolute;
  top: 8px;
  right: 0;
}

.table.error td {
  background-color: #FADDE2;
  color: #EB0023;
}

.tooltip {
  cursor: pointer;
}

.ui-state-error {
  background-color: #FFF;
  border: 2px solid #EB0023 !important;
  -webkit-box-shadow: 3px 3px 3px 2px rgba(1, 13, 23, 0.3);
  box-shadow: 3px 3px 3px 2px rgba(1, 13, 23, 0.3);
  padding: 14px;
}

.form_item {
  border: 1px solid #C6C6C6;
  font-size: 1.2rem;
  height: 43px;
}

.form_item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.form_item .form_tit {
  display: inline-block;
  background-color: #F7F8F8;
  border-right: 1px solid #C6C6C6;
  font-weight: bold;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-width: 91px;
  padding: 0 10px;
  text-align: left;
  white-space: nowrap;
  height: 100%;
  line-height: 41px;
}

.form_item select,
.form_item input {
  display: inline-block;
  width: 100%;
  min-width: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding: 0 10px;
  text-align: left;
}

p.form_item.form_item-check {
  width: 202px;
}

.form_item-check label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form_item-check .form_checkbox::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  padding: 0 20px;
}

.form_item-check input[type=checkbox]:checked + .form_checkbox {
  background-image: url("../img/ico_check_blue.svg");
  background-size: 20px auto;
  background-position: center;
  background-repeat: no-repeat;
}

.form_item-date label {
  cursor: default;
}

.form_item-date input[type="date" i]::-webkit-calendar-picker-indicator {
  background-image: url("../img/ico_calender.svg");
  cursor: pointer;
}

.form_item-date _:lang(x)::-moz-placeholder, .form_item-date label {
  position: relative;
}

.form_item-date _:lang(x)::-moz-placeholder, .form_item-date .form_calendericon {
  width: 20px;
  height: 20px;
  background-image: url("../img/ico_calender.svg");
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 35px;
  transform: translateY(-50%);
}

.form_item-date02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
}

.form_item-date02 label {
  border: 1px solid #C6C6C6;
}

.form_item-date02 label:first-of-type {
  width: 310px;
  margin-right: 23px;
  position: relative;
}

.form_item-date02 label:first-of-type::after {
  content: url("../img/ico_waveline.svg");
  position: absolute;
  top: 50%;
  right: -19px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.form_item-date02 label:first-of-type .form_tit {
  width: 146px;
}

.form_item-date02 label:nth-of-type(2) {
  width: calc(310px - 146px);
}

.form_item-date02 input {
  letter-spacing: -0.1em;
}

.form_item-zip02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
}

.form_item-zip02 label {
  border: 1px solid #C6C6C6;
}

.form_item-zip02 label:first-of-type {
  width: 280px;
  margin-right: 23px;
  position: relative;
}

.form_item-zip02 label:first-of-type::after {
/*  content: '－'; /* */
  position: absolute;
  top: 50%;
  right: -19px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.form_item-zip02 label.first::after {
  content: '－'; /* */
  position: absolute;
  top: 50%;
  right: -19px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.form_item-zip02 label:first-of-type .form_tit {
  width: 155px;
}

.form_item-zip02 label:nth-of-type(2) {
  width: calc(310px - 155px);
}

.form_item-zip02 input {
  letter-spacing: -0.1em;
  width: 80%;
}

.form_item-drop {
  position: relative;
}

.form_item-drop .form_tit {
  cursor: default;
}

.form_item-drop select {
  padding: 0 35px 0 10px;
}

.form_item-drop .form_dropicon {
  width: 16px;
  height: 10px;
  background-image: url("../img/ico_arrow.svg");
  background-repeat: no-repeat;
  background-size: 15px auto;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 13px;
  -webkit-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  transform: translateY(-45%);
}

.form_item.require .form_tit::after {
  content: "必須";
  border: 1px solid #EB0023;
  color: #EB0023;
  margin-left: 4px;
  padding: 2px 4px;
}

.form_item.require-black .form_tit::after {
  content: "必須";
  border: 1px solid #000000;
  color: #000000;
  margin-left: 4px;
  padding: 2px 4px;
}

.form_item.require-noMargin .form_tit::after {
  margin-left: -1px;
}

.form_item input:disabled,
.form_item input:-moz-read-only,
.form_item select:disabled {
  height: 100%;
  background-color: #DEDEDE;
}

.form_item input:disabled,
.form_item input:read-only,
.form_item select:disabled {
  height: 100%;
  background-color: #DEDEDE;
}

.form_item input[readonly],
.form_item input[disabled],
.form_item select[disabled] {
  height: 100%;
  background-color: #DEDEDE;
}

.form_input {
  display: block;
  font-size: 1.2rem;
}

.form_input .form_tit {
  display: block;
  font-weight: bold;
  line-height: 1;
  text-align: left;
}

.form_input input[type=text],
.form_input input[type=password],
.form_input input[type=email],
.form_input select {
  display: block;
  width: 100%;
  border: 1px solid #C6C6C6;
  line-height: 1.2;
  margin-top: 8px;
  padding: 11px 10px;
  text-align: left;
}

.form_input .error {
  display: block;
  color: #EB0023;
  margin-top: 8px;
  text-align: left;
}

.form_input-check label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form_input-check .form_tit {
  margin-right: 10px;
}

.form_input-check .form_checkbox {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #FFF;
  background-size: 20px auto;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #C6C6C6;
  padding: 0 20px;
}

.form_input-check input[type=checkbox]:checked + .form_checkbox {
  background-image: url("../img/ico_check_red.svg");
}

.form_input-check input[type=checkbox]:disabled + .form_checkbox {
  background-color: #DEDEDE;
}

.form_btn-address {
  display: block;
  width: 146px;
  background-color: #135593;
  color: #FFF;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 13px;
  text-align: center;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
}

.form_btn-address:hover {
  opacity: .8;
}

.form_btn-plus {
  width: 45px;
  height: 45px;
  border: 1px solid #010D17;
  margin-left: 20px;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  position: relative;
}

.form_btn-plus::before, .form_btn-plus::after {
  content: "";
  background-color: #010D17;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.form_btn-plus::before {
  width: 1px;
  height: 27px;
}

.form_btn-plus::after {
  width: 27px;
  height: 1px;
}

.form_btn-plus:hover {
  background-color: #00315A;
  opacity: 1;
}

.form_btn-plus:hover::before, .form_btn-plus:hover::after {
  background-color: #FFF;
}

.form_btn-minus {
  width: 45px;
  height: 45px;
  border: 1px solid #010D17;
  position: relative;
}

.form_btn-minus::before {
  content: "";
  width: 27px;
  height: 1px;
  background-color: #010D17;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.form_btn-minus:hover {
  background-color: #00315A;
  opacity: 1;
}

.form_btn-minus:hover::before {
  background-color: #FFF;
}

.form_box-vertical .form_item {
  width: 478px;
}

.form_box-vertical .form_item .form_tit {
  width: 155px;
}

.form_box-vertical .form_item:not(:first-of-type) {
  margin-top: 10px;
}

.form_box-single .form_item {
  width: 233px;
}

.form_box-single .form_item .form_tit {
  width: 91px;
  text-align: center;
}

.form_box-3col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -10px;
}

.form_box-3col .form_item {
  width: 320px;
  margin-top: 10px;
}

.form_box-3col .form_item_2col {
  width: 640px;
  margin-top: 10px;
}

.form_box-3col .form_item:not(:nth-of-type(3n)) {
  margin-right: 20px;
}

.form_box-3col .form_item .form_tit {
  width: 146px;
}

.form_box-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.form_box-flex > .form_item {
  width: 478px;
}

.form_box-flex > .form_item .form_tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 155px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.2em;
}

.form_box-flex > * {
  margin-top: 20px;
}

.form_box-flex > .space {
  width: 478px;
}

.form_box-checks {
  width: 100%;
}

.form_box-checks > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #F7F8F8;
  margin-top: 9px;
  padding: 28px 14px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.form_box-checks .form_tit {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.2em;
}

.form_box-checks .form_tit .require-white {
  margin-left: 4px;
  margin-bottom: -4px;
}

.form_box-checks .form_input-check {
  margin-right: 40px;
}

.form_box-postcode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.form_box-postcode .form_btn-address {
  margin-left: 10px;
}

.form_box-postcode > .form_item {
  width: 322px;
}

.form_box-postcode > .form_item .form_tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 155px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.2em;
}

#header {
  background-color: #E5EFF5;
  padding: 13px 0 20px;
}

#header .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#header .header_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#header .header_info p {
  font-size: 1.2rem;
  margin-right: 8px;
}

#header h2 {
  margin-top: 38px;
}

.login {
  height: 100%;
  min-height: 700px;
  background-color: #E5EFF5;
  padding: 51px 0;
  text-align: center;
}

.login h2 {
  color: #135593;
  font-size: 2.4rem;
  font-weight: bold;
}

.login h2 + p {
  font-size: 1.6rem;
  margin-top: 20px;
}

.login_form {
  width: 415px;
  background-color: #FFF;
  margin: 20px auto 0;
  padding: 40px;
}

.login .form_input {
  width: 100%;
}

.login .form_input:nth-of-type(2) {
  margin-top: 33px;
}

.login .form_input input[type=text],
.login .form_input input[type=password] {
  margin-top: 11px;
  padding: 16px 10px;
}

.login .error {
  margin-top: 11px;
}

.login .btn {
  margin-top: 24px;
}

.menu {
  background-color: #F7F8F8;
  padding-top: 22px;
}

.menu_01 .menu_tit::before {
  content: url("../img/ico_order.svg");
}

.menu_02 {
  margin-top: 78px;
}

.menu_02 .menu_tit::before {
  content: url("../img/ico_charge.svg");
}

.menu_03 {
  margin-top: 78px;
}

.menu_03 .menu_tit::before {
  content: url("../img/ico_master.svg");
}

.menu_tit {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 50px;
  padding-left: 61px;
  position: relative;
}

.menu_tit::before {
  position: absolute;
  top: 0;
  left: 0;
}

.menu_tit-navy {
  color: #135593;
}

.menu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 14px;
  padding-top: 35px;
}

.menu_list li:not(:last-of-type) {
  margin-right: 20px;
}

.menu_list-navy {
  border-top: 2px solid #135593;
}

.menu .btn {
  width: 210px;
}

.menu .btn_01::before {
  background-image: url("../img/ico_order_01.svg");
}

.menu .btn_02::before {
  background-image: url("../img/ico_order_02.svg");
}

.menu .btn_03::before {
  background-image: url("../img/ico_order_03.svg");
}

.menu .btn_04::before {
  background-image: url("../img/ico_order_04.svg");
}

.menu .btn_05::before {
  background-image: url("../img/ico_charge_01.svg");
}

.menu .btn_06::before {
  background-image: url("../img/ico_charge_02.svg");
}

.menu .btn_07::before {
  background-image: url("../img/ico_master_01.svg");
}

.menu .btn_08::before {
  background-image: url("../img/ico_master_02.svg");
  left: 0px;
}

.menu .btn_09::before {
  background-image: url("../img/ico_master_03.svg");
}

.order_receipt .wrapper {
  text-align: center;
}

.order_receipt-02 .btn-orange {
  padding-right: 31px;
  padding-left: 31px;
}

.order_process .wrapper {
  text-align: center;
}

.order_process .layout_top .btn-search {
  margin-top: 15px;
}

.order_process-02 .btn-orange {
  padding-right: 40px;
  padding-left: 40px;
}

.order_process-03 .btn-orange {
  padding-right: 48px;
  padding-left: 48px;
}

.shipping-01 .btn-green {
  width: 216px;
}

.shipping-02 .btn-orange {
  width: 320px;
}

.order_list {
  border-top: 1px solid #135593;
}

.order_list .title-02 {
  margin-top: 32px;
}

.order_list .form_item-check {
  width: 187px;
}

.order_list-01 .layout_top .layout_heading {
  text-align: left;
}

.order_list-01 .layout_top .btn-search {
  margin-top: 32px;
}

.order_list-01 .layout_btm .btn-orange {
  width: 250px;
  margin-right: 20px;
}

.order_list-01 .layout_btm .btn-green {
  width: 250px;
  margin-right: 20px;
}

.order_list-01 .layout_btm .btn-navy {
  width: 200px;
}

.order_list-02 .box-01 .btn-white, .order_list-03 .box-01 .btn-white, .order_list-04 .box-01 .btn-white {
  margin-right: 35px;
}

.order_list-02 .box-03 .btn-navy, .order_list-03 .box-03 .btn-navy, .order_list-04 .box-03 .btn-navy {
  margin-left: 35px;
}

.account {
  border-top: 1px solid #135593;
}

.account .layout_top .btn-search {
  margin-top: 32px;
}

.account-01 .layout_btm .btn-navy {
  margin-left: 52px;
}

.account-02 .title-02 {
  margin-top: 32px;
}

.product {
  border-top: 1px solid #135593;
}

.product .layout_top .btn-search {
  margin-top: 32px;
}

.product-01 .layout_btm .btn-orange,
.product-01 .layout_btm .btn-green {
  margin-left: 25px;
}

.product-02 .title-02 {
  margin-top: 32px;
}

.product-02 .tax > div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-02 .tax select {
  width: 470px;
  height: 100%;
  background-color: #FFF;
}

.product-02 .tax_value {
  font-size: 1.2rem;
  font-weight: bold;
  margin-left: 20px;
}

.product-03 .title-02 {
  margin-top: 32px;
}

.product-03 .btn-white {
  margin-right: 40px;
}

.product-04 .title-02 {
  margin-top: 32px;
}

.supplier {
  border-top: 1px solid #135593;
}

.supplier .layout_top .btn-search {
  margin-top: 32px;
}

.supplier-01 .layout_btm .btn-green150 {
  margin-left: 25px;
}

.supplier-02 .title-02 {
  margin-top: 32px;
}

.supplier-03 .title-02 {
  margin-top: 32px;
}

.supplier-03 .box-03 .btn-navy {
  margin-left: 40px;
}

.supplier-04 .title-02 {
  margin-top: 32px;
}

/*# sourceMappingURL=style.css.map */