@charset "UTF-8";
*::after, *::before {
  box-sizing: border-box; }

body {
  margin: 0;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(33, 34, 37, 0.12); }

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  opacity: 0.25; }

h1 {
  font-size: calc(1.34375rem + 1.125vw); }

.h2, h2 {
  font-size: calc(1.3rem + 0.6vw); }

.h3, h3 {
  font-size: calc(1.278125rem + 0.3375vw); }

.h4, h4 {
  font-size: calc(1.25625rem + 0.075vw); }

.h5, h5 {
  font-size: 1.09375rem; }

.h6, h6 {
  font-size: 0.875rem; }

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol, ul {
  padding-left: 2rem; }

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: 0.5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

.small, small {
  font-size: 0.875em; }

.mark, sub, sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none; }

code, kbd, pre, samp {
  font-size: 1em; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em; }

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal; }

code {
  font-size: 0.875em;
  word-wrap: break-word; }

a > code {
  color: inherit; }

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  border-radius: 0.25rem; }

kbd kbd {
  padding: 0;
  font-size: 1em; }

figure {
  margin: 0 0 1rem; }

img, svg {
  vertical-align: middle; }

table {
  caption-side: bottom;
  border-collapse: collapse; }

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: left; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

tbody, td, tfoot, th, thead, tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0; }

label {
  display: inline-block; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

select:disabled {
  opacity: 1; }

[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator {
  display: none !important; }

[type="button"], [type="reset"], [type="submit"], button {
  -webkit-appearance: button; }

[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {
  cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border-style: none; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit; }

legend + * {
  clear: left; }

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0; }

::-webkit-inner-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-color-swatch-wrapper {
  padding: 0; }

::file-selector-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

iframe {
  border: 0; }

summary {
  display: list-item;
  cursor: pointer; }

[hidden] {
  display: none !important; }

.lead {
  font-size: 1.09375rem;
  font-weight: 300; }

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2; }

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2; }

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem; }

.initialism {
  font-size: 0.875em;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem; }

.blockquote > :last-child {
  margin-bottom: 0; }

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d; }

.blockquote-footer::before {
  content: "窶板"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

/* ====================================== */
.text-center {
  text-align: center; }

.ec-headingTitle {
  margin: 0 0 8px;
  font-size: 32px;
  font-weight: 400;
  color: #212225; }

.ec-pageHeader .h1,
.ec-pageHeader h1 {
  width: 87.2%;
  margin: 6.4% auto;
  padding: 3.2% 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px dotted #ccc;
  line-height: 1.2em;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 700; }

.ec-heading {
  margin: 24px 0; }

.ec-heading-bold {
  margin: 16px 0;
  font-size: 16px;
  font-weight: 700; }

.ec-rectHeading .h1,
.ec-rectHeading .h2,
.ec-rectHeading .h3,
.ec-rectHeading .h4,
.ec-rectHeading .h5,
.ec-rectHeading .h6,
.ec-rectHeading h1,
.ec-rectHeading h2,
.ec-rectHeading h3,
.ec-rectHeading h4,
.ec-rectHeading h5,
.ec-rectHeading h6 {
  background: #f3f3f3;
  padding: 8px 12px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px; }

.ec-reportHeading {
  width: 100%;
  border-top: 1px dotted #ccc;
  margin: 20px 0 30px;
  padding: 0;
  text-align: center;
  font-size: 24px;
  font-weight: 700; }

.ec-reportHeading .h1,
.ec-reportHeading .h2,
.ec-reportHeading .h3,
.ec-reportHeading .h4,
.ec-reportHeading .h5,
.ec-reportHeading .h6,
.ec-reportHeading h1,
.ec-reportHeading h2,
.ec-reportHeading h3,
.ec-reportHeading h4,
.ec-reportHeading h5,
.ec-reportHeading h6,
.ec-reportHeading p {
  font-weight: 700;
  font-size: 24px; }

.ec-link {
  color: #0092c4;
  text-decoration: none;
  cursor: pointer; }

.ec-link:hover {
  color: #33a8d0;
  text-decoration: none; }

.ec-font-bold {
  font-weight: 700; }

.ec-color-grey {
  color: #9a947e; }

.ec-color-red {
  color: #c1af7d; }

.ec-color-accent {
  color: #c1af7d; }

.ec-font-size-1 {
  font-size: 12px; }

.ec-font-size-2 {
  font-size: 14px; }

.ec-font-size-3 {
  font-size: 16px; }

.ec-font-size-4 {
  font-size: 20px; }

.ec-font-size-5 {
  font-size: 32px; }

.ec-font-size-6 {
  font-size: 40px; }

.ec-text-ac {
  text-align: center; }

.ec-price .ec-price__unit {
  font-size: 18px;
  font-weight: 700; }

.ec-price .ec-price__price {
  display: inline-block;
  font-size: 18px;
  font-weight: 700; }

.ec-price .ec-price__tax {
  font-size: 12px; }

.ec-reportDescription {
  margin-bottom: 32px;
  text-align: center;
  font-size: 16px;
  line-height: 1.4; }

.ec-para-normal {
  margin-bottom: 16px; }

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 200; }

.ec-definitions,
.ec-definitions--soft {
  margin: 5px 0;
  display: block; }

.ec-definitions dd,
.ec-definitions dt,
.ec-definitions--soft dd,
.ec-definitions--soft dt {
  display: inline-block;
  margin: 0; }

.ec-definitions dt,
.ec-definitions--soft dt {
  font-weight: 700; }

.ec-definitions--soft dt {
  font-weight: 400; }

.ec-borderedDefs {
  width: 100%;
  border-top: 1px dotted #ccc;
  margin-bottom: 16px; }

.ec-borderedDefs dl {
  display: flex;
  border-bottom: 1px dotted #ccc;
  margin: 0;
  padding: 4.8% 0 1.2%;
  flex-wrap: wrap; }

.ec-borderedDefs dd,
.ec-borderedDefs dt {
  padding: 0; }

.ec-borderedDefs dt {
  font-weight: 400;
  width: 100%;
  padding-top: 0; }

.ec-borderedDefs dd {
  padding: 0;
  width: 100%;
  line-height: 1.85; }

.ec-borderedDefs p {
  line-height: 1.4; }

.ec-list-chilled {
  display: table-row;
  border: 0 none;
  padding: 8px 0; }

.ec-list-chilled dd,
.ec-list-chilled dt {
  display: table-cell;
  border-bottom: 1px dotted #ccc;
  padding: 16px 0; }

.ec-list-chilled dt {
  width: 30%; }

.ec-list-chilled dd {
  padding: 16px; }

.ec-borderedList {
  width: 100%;
  border-top: 0;
  list-style: none;
  padding: 0; }

.ec-borderedList li {
  border-bottom: 1px dotted #ccc; }

.ec-inlineBtn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 10px 16px;
  text-decoration: none;
  color: #212225;
  background-color: #f5f7f8;
  border-color: #ccc; }

.ec-inlineBtn.active.focus,
.ec-inlineBtn.active:focus,
.ec-inlineBtn.focus,
.ec-inlineBtn:active.focus,
.ec-inlineBtn:active:focus,
.ec-inlineBtn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ec-inlineBtn.focus,
.ec-inlineBtn:focus,
.ec-inlineBtn:hover {
  color: #212225;
  text-decoration: none; }

.ec-inlineBtn.active,
.ec-inlineBtn:active {
  outline: 0;
  background-image: none; }

.ec-inlineBtn.disabled,
.ec-inlineBtn[disabled],
fieldset[disabled] .ec-inlineBtn {
  cursor: not-allowed;
  opacity: 0.65; }

.ec-inlineBtn:hover {
  color: #212225;
  background-color: #f7f8f9;
  border-color: #d1d1d1; }

.btn-check:focus + .ec-inlineBtn,
.ec-inlineBtn:focus {
  color: #212225;
  background-color: #f7f8f9;
  border-color: #d1d1d1;
  box-shadow: 0 0 0 0.25rem rgba(186, 186, 188, 0.5); }

.btn-check:active + .ec-inlineBtn,
.btn-check:checked + .ec-inlineBtn,
.ec-inlineBtn.active,
.ec-inlineBtn:active,
.show > .ec-inlineBtn.dropdown-toggle {
  color: #212225;
  background-color: #f7f9f9;
  border-color: #d1d1d1; }

.btn-check:active + .ec-inlineBtn:focus,
.btn-check:checked + .ec-inlineBtn:focus,
.ec-inlineBtn.active:focus,
.ec-inlineBtn:active:focus,
.show > .ec-inlineBtn.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(186, 186, 188, 0.5); }

.ec-inlineBtn.disabled,
.ec-inlineBtn:disabled {
  color: #212225;
  background-color: #f5f7f8;
  border-color: #ccc; }

.ec-inlineBtn .ec-icon img {
  width: 1em;
  vertical-align: text-bottom; }

.ec-inlineBtn--primary {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 10px 16px;
  text-decoration: none;
  color: #fff;
  background-color: #5cb1b1;
  border-color: #5cb1b1; }

.ec-inlineBtn--primary.active.focus,
.ec-inlineBtn--primary.active:focus,
.ec-inlineBtn--primary.focus,
.ec-inlineBtn--primary:active.focus,
.ec-inlineBtn--primary:active:focus,
.ec-inlineBtn--primary:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ec-inlineBtn--primary.focus,
.ec-inlineBtn--primary:focus,
.ec-inlineBtn--primary:hover {
  color: #212225;
  text-decoration: none; }

.ec-inlineBtn--primary.active,
.ec-inlineBtn--primary:active {
  outline: 0;
  background-image: none; }

.ec-inlineBtn--primary.disabled,
.ec-inlineBtn--primary[disabled],
fieldset[disabled] .ec-inlineBtn--primary {
  cursor: not-allowed;
  opacity: 0.65; }

.ec-inlineBtn--primary:hover {
  color: #212225;
  background-color: #4e9696;
  border-color: #4a8e8e; }

.btn-check:focus + .ec-inlineBtn--primary,
.ec-inlineBtn--primary:focus {
  color: #212225;
  background-color: #4e9696;
  border-color: #4a8e8e;
  box-shadow: 0 0 0 0.25rem rgba(116, 189, 189, 0.5); }

.btn-check:active + .ec-inlineBtn--primary,
.btn-check:checked + .ec-inlineBtn--primary,
.ec-inlineBtn--primary.active,
.ec-inlineBtn--primary:active,
.show > .ec-inlineBtn--primary.dropdown-toggle {
  color: #212225;
  background-color: #4a8e8e;
  border-color: #458585; }

.btn-check:active + .ec-inlineBtn--primary:focus,
.btn-check:checked + .ec-inlineBtn--primary:focus,
.ec-inlineBtn--primary.active:focus,
.ec-inlineBtn--primary:active:focus,
.show > .ec-inlineBtn--primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(116, 189, 189, 0.5); }

.ec-inlineBtn--primary.disabled,
.ec-inlineBtn--primary:disabled {
  color: #fff;
  background-color: #5cb1b1;
  border-color: #5cb1b1; }

.ec-inlineBtn--primary .ec-icon img {
  width: 1em;
  vertical-align: text-bottom; }

.ec-inlineBtn--action {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 10px 16px;
  text-decoration: none;
  color: #fff;
  background-color: #c1af7d;
  border-color: #c1af7d; }

.ec-inlineBtn--action.active.focus,
.ec-inlineBtn--action.active:focus,
.ec-inlineBtn--action.focus,
.ec-inlineBtn--action:active.focus,
.ec-inlineBtn--action:active:focus,
.ec-inlineBtn--action:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ec-inlineBtn--action.focus,
.ec-inlineBtn--action:focus,
.ec-inlineBtn--action:hover {
  color: #212225;
  text-decoration: none; }

.ec-inlineBtn--action.active,
.ec-inlineBtn--action:active {
  outline: 0;
  background-image: none; }

.ec-inlineBtn--action.disabled,
.ec-inlineBtn--action[disabled],
fieldset[disabled] .ec-inlineBtn--action {
  cursor: not-allowed;
  opacity: 0.65; }

.ec-inlineBtn--action:hover {
  color: #fff;
  background-color: #bd4f44;
  border-color: #b24a40; }

.btn-check:focus + .ec-inlineBtn--action,
.ec-inlineBtn--action:focus {
  color: #fff;
  background-color: #bd4f44;
  border-color: #b24a40;
  box-shadow: 0 0 0 0.25rem rgba(227, 117, 106, 0.5); }

.btn-check:active + .ec-inlineBtn--action,
.btn-check:checked + .ec-inlineBtn--action,
.ec-inlineBtn--action.active,
.ec-inlineBtn--action:active,
.show > .ec-inlineBtn--action.dropdown-toggle {
  color: #fff;
  background-color: #b24a40;
  border-color: #a7463c; }

.btn-check:active + .ec-inlineBtn--action:focus,
.btn-check:checked + .ec-inlineBtn--action:focus,
.ec-inlineBtn--action.active:focus,
.ec-inlineBtn--action:active:focus,
.show > .ec-inlineBtn--action.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(227, 117, 106, 0.5); }

.ec-inlineBtn--action.disabled,
.ec-inlineBtn--action:disabled {
  color: #fff;
  background-color: #c1af7d;
  border-color: #c1af7d; }

.ec-inlineBtn--action .ec-icon img {
  width: 1em;
  vertical-align: text-bottom; }

.ec-inlineBtn--cancel {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 10px 16px;
  text-decoration: none;
  color: #fff;
  background-color: #212225;
  border-color: #212225; }

.ec-inlineBtn--cancel.active.focus,
.ec-inlineBtn--cancel.active:focus,
.ec-inlineBtn--cancel.focus,
.ec-inlineBtn--cancel:active.focus,
.ec-inlineBtn--cancel:active:focus,
.ec-inlineBtn--cancel:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ec-inlineBtn--cancel.focus,
.ec-inlineBtn--cancel:focus,
.ec-inlineBtn--cancel:hover {
  color: #212225;
  text-decoration: none; }

.ec-inlineBtn--cancel.active,
.ec-inlineBtn--cancel:active {
  outline: 0;
  background-image: none; }

.ec-inlineBtn--cancel.disabled,
.ec-inlineBtn--cancel[disabled],
fieldset[disabled] .ec-inlineBtn--cancel {
  cursor: not-allowed;
  opacity: 0.65; }

/* 繝懊ち繝ｳ繧ｫ繝ｩ繝ｼ隕∝､画峩驛ｨ蛻・*/
.ec-inlineBtn--cancel:hover {
  color: #fff;
  background-color: #464654;
  border-color: #42424f; }

.btn-check:focus + .ec-inlineBtn--cancel,
.ec-inlineBtn--cancel:focus {
  color: #fff;
  background-color: #464654;
  border-color: #42424f;
  box-shadow: 0 0 0 0.25rem rgba(108, 108, 122, 0.5); }

.btn-check:active + .ec-inlineBtn--cancel,
.btn-check:checked + .ec-inlineBtn--cancel,
.ec-inlineBtn--cancel.active,
.ec-inlineBtn--cancel:active,
.show > .ec-inlineBtn--cancel.dropdown-toggle {
  color: #fff;
  background-color: #42424f;
  border-color: #3e3e4a; }

/* 繝懊ち繝ｳ繧ｫ繝ｩ繝ｼ隕∝､画峩驛ｨ蛻・*/
.btn-check:active + .ec-inlineBtn--cancel:focus,
.btn-check:checked + .ec-inlineBtn--cancel:focus,
.ec-inlineBtn--cancel.active:focus,
.ec-inlineBtn--cancel:active:focus,
.show > .ec-inlineBtn--cancel.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 108, 122, 0.5); }

.ec-inlineBtn--cancel.disabled,
.ec-inlineBtn--cancel:disabled {
  color: #fff;
  background-color: #212225;
  border-color: #212225; }

.ec-inlineBtn--cancel .ec-icon img {
  width: 1em;
  vertical-align: text-bottom; }

.ec-blockBtn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 10px 16px;
  text-decoration: none;
  color: #212225;
  background-color: #f5f7f8;
  border-color: #ccc;
  width: 100%;
  height: 56px;
  line-height: 56px;
  padding-top: 0;
  padding-bottom: 0; }

.ec-blockBtn.active.focus,
.ec-blockBtn.active:focus,
.ec-blockBtn.focus,
.ec-blockBtn:active.focus,
.ec-blockBtn:active:focus,
.ec-blockBtn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ec-blockBtn.focus,
.ec-blockBtn:focus,
.ec-blockBtn:hover {
  color: #212225;
  text-decoration: none; }

.ec-blockBtn.active,
.ec-blockBtn:active {
  outline: 0;
  background-image: none; }

.ec-blockBtn.disabled,
.ec-blockBtn[disabled],
fieldset[disabled] .ec-blockBtn {
  cursor: not-allowed;
  opacity: 0.65; }

.ec-blockBtn:hover {
  color: #212225;
  background-color: #f7f8f9;
  border-color: #d1d1d1; }

.btn-check:focus + .ec-blockBtn,
.ec-blockBtn:focus {
  color: #212225;
  background-color: #f7f8f9;
  border-color: #d1d1d1;
  box-shadow: 0 0 0 0.25rem rgba(186, 186, 188, 0.5); }

.btn-check:active + .ec-blockBtn,
.btn-check:checked + .ec-blockBtn,
.ec-blockBtn.active,
.ec-blockBtn:active,
.show > .ec-blockBtn.dropdown-toggle {
  color: #212225;
  background-color: #f7f9f9;
  border-color: #d1d1d1; }

.btn-check:active + .ec-blockBtn:focus,
.btn-check:checked + .ec-blockBtn:focus,
.ec-blockBtn.active:focus,
.ec-blockBtn:active:focus,
.show > .ec-blockBtn.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(186, 186, 188, 0.5); }

.ec-blockBtn.disabled,
.ec-blockBtn:disabled {
  color: #212225;
  background-color: #f5f7f8;
  border-color: #ccc; }

.ec-blockBtn .ec-icon img {
  width: 1em;
  vertical-align: text-bottom; }

.ec-blockBtn--primary {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 10px 16px;
  text-decoration: none;
  color: #fff;
  background-color: #5cb1b1;
  border-color: #5cb1b1;
  width: 100%;
  height: 56px;
  line-height: 56px;
  padding-top: 0;
  padding-bottom: 0; }

.ec-blockBtn--primary.active.focus,
.ec-blockBtn--primary.active:focus,
.ec-blockBtn--primary.focus,
.ec-blockBtn--primary:active.focus,
.ec-blockBtn--primary:active:focus,
.ec-blockBtn--primary:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ec-blockBtn--primary.focus,
.ec-blockBtn--primary:focus,
.ec-blockBtn--primary:hover {
  color: #212225;
  text-decoration: none; }

.ec-blockBtn--primary.active,
.ec-blockBtn--primary:active {
  outline: 0;
  background-image: none; }

.ec-blockBtn--primary.disabled,
.ec-blockBtn--primary[disabled],
fieldset[disabled] .ec-blockBtn--primary {
  cursor: not-allowed;
  opacity: 0.65; }

.ec-blockBtn--primary:hover {
  color: #212225;
  background-color: #4e9696;
  border-color: #4a8e8e; }

.btn-check:focus + .ec-blockBtn--primary,
.ec-blockBtn--primary:focus {
  color: #212225;
  background-color: #4e9696;
  border-color: #4a8e8e;
  box-shadow: 0 0 0 0.25rem rgba(116, 189, 189, 0.5); }

.btn-check:active + .ec-blockBtn--primary,
.btn-check:checked + .ec-blockBtn--primary,
.ec-blockBtn--primary.active,
.ec-blockBtn--primary:active,
.show > .ec-blockBtn--primary.dropdown-toggle {
  color: #212225;
  background-color: #4a8e8e;
  border-color: #458585; }

.btn-check:active + .ec-blockBtn--primary:focus,
.btn-check:checked + .ec-blockBtn--primary:focus,
.ec-blockBtn--primary.active:focus,
.ec-blockBtn--primary:active:focus,
.show > .ec-blockBtn--primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(116, 189, 189, 0.5); }

.ec-blockBtn--primary.disabled,
.ec-blockBtn--primary:disabled {
  color: #fff;
  background-color: #5cb1b1;
  border-color: #5cb1b1; }

.ec-blockBtn--primary .ec-icon img {
  width: 1em;
  vertical-align: text-bottom; }

.ec-blockBtn--action {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 10px 16px;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding-top: 0;
  box-sizing: border-box;
  padding-bottom: 0; }

.ec-blockBtn--action.active.focus,
.ec-blockBtn--action.active:focus,
.ec-blockBtn--action.focus,
.ec-blockBtn--action:active.focus,
.ec-blockBtn--action:active:focus,
.ec-blockBtn--action:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ec-blockBtn--action.focus,
.ec-blockBtn--action:focus,
.ec-blockBtn--action:hover {
  color: #212225;
  text-decoration: none; }

.ec-blockBtn--action.active,
.ec-blockBtn--action:active {
  outline: 0;
  background-image: none; }

.ec-blockBtn--action.disabled,
.ec-blockBtn--action[disabled],
fieldset[disabled] .ec-blockBtn--action {
  cursor: not-allowed;
  opacity: 0.65; }

.ec-blockBtn--action:hover {
  color: #fff;
  background-color: #bd4f44;
  border-color: #b24a40; }

.btn-check:focus + .ec-blockBtn--action,
.ec-blockBtn--action:focus {
  color: #fff;
  background-color: #bd4f44;
  border-color: #b24a40;
  box-shadow: 0 0 0 0.25rem rgba(227, 117, 106, 0.5); }

.btn-check:active + .ec-blockBtn--action,
.btn-check:checked + .ec-blockBtn--action,
.ec-blockBtn--action.active,
.ec-blockBtn--action:active,
.show > .ec-blockBtn--action.dropdown-toggle {
  color: #fff;
  background-color: #b24a40;
  border-color: #a7463c; }

.btn-check:active + .ec-blockBtn--action:focus,
.btn-check:checked + .ec-blockBtn--action:focus,
.ec-blockBtn--action.active:focus,
.ec-blockBtn--action:active:focus,
.show > .ec-blockBtn--action.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(227, 117, 106, 0.5); }

.ec-blockBtn--action.disabled,
.ec-blockBtn--action:disabled {
  color: #fff;
  background-color: #c1af7d;
  border-color: #c1af7d; }

.ec-blockBtn--action .ec-icon img {
  width: 1em;
  vertical-align: text-bottom; }

.ec-blockBtn--cancel {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 10px 16px;
  text-decoration: none;
  color: #fff;
  width: 100%;
  height: 56px;
  line-height: 56px;
  padding-top: 0;
  padding-bottom: 0; }

.ec-blockBtn--cancel.active.focus,
.ec-blockBtn--cancel.active:focus,
.ec-blockBtn--cancel.focus,
.ec-blockBtn--cancel:active.focus,
.ec-blockBtn--cancel:active:focus,
.ec-blockBtn--cancel:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ec-blockBtn--cancel.focus,
.ec-blockBtn--cancel:focus,
.ec-blockBtn--cancel:hover {
  color: #212225;
  text-decoration: none; }

.ec-blockBtn--cancel.active,
.ec-blockBtn--cancel:active {
  outline: 0;
  background-image: none; }

.ec-blockBtn--cancel.disabled,
.ec-blockBtn--cancel[disabled],
fieldset[disabled] .ec-blockBtn--cancel {
  cursor: not-allowed;
  opacity: 0.65; }

.ec-blockBtn--cancel:hover {
  color: #fff;
  background-color: #464654;
  border-color: #42424f; }

.btn-check:focus + .ec-blockBtn--cancel,
.ec-blockBtn--cancel:focus {
  color: #fff;
  background-color: #464654;
  border-color: #42424f;
  box-shadow: 0 0 0 0.25rem rgba(108, 108, 122, 0.5); }

.btn-check:active + .ec-blockBtn--cancel,
.btn-check:checked + .ec-blockBtn--cancel,
.ec-blockBtn--cancel.active,
.ec-blockBtn--cancel:active,
.show > .ec-blockBtn--cancel.dropdown-toggle {
  color: #fff;
  background-color: #42424f;
  border-color: #3e3e4a; }

.btn-check:active + .ec-blockBtn--cancel:focus,
.btn-check:checked + .ec-blockBtn--cancel:focus,
.ec-blockBtn--cancel.active:focus,
.ec-blockBtn--cancel:active:focus,
.show > .ec-blockBtn--cancel.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 108, 122, 0.5); }

.ec-blockBtn--cancel.disabled,
.ec-blockBtn--cancel:disabled {
  color: #fff;
  background-color: #212225;
  border-color: #212225; }

.ec-blockBtn--cancel .ec-icon img {
  width: 1em;
  vertical-align: text-bottom; }

.ec-closeBtn {
  cursor: pointer; }

.ec-closeBtn .ec-icon img {
  display: inline-block;
  margin-right: 5px;
  width: 1em;
  height: 1em;
  position: relative;
  top: -1px;
  vertical-align: middle; }

.ec-closeBtn--circle {
  display: block;
  border: 0 none;
  padding: 0;
  margin: 0;
  text-shadow: none;
  box-shadow: none;
  border-radius: 50%;
  background: #b8bec4;
  cursor: pointer;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  position: relative;
  text-align: center; }

.ec-closeBtn--circle .ec-icon img {
  display: block;
  margin-top: -0.5em;
  margin-left: -0.5em;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 50%;
  left: 50%; }

.ec-birth input[type="checkbox"],
.ec-birth input[type="radio"],
.ec-halfInput input[type="checkbox"],
.ec-halfInput input[type="radio"],
.ec-input input[type="checkbox"],
.ec-input input[type="radio"],
.ec-numberInput input[type="checkbox"],
.ec-numberInput input[type="radio"],
.ec-select input[type="checkbox"],
.ec-select input[type="radio"],
.ec-telInput input[type="checkbox"],
.ec-telInput input[type="radio"],
.ec-zipInput input[type="checkbox"],
.ec-zipInput input[type="radio"] {
  margin: 4px 0 0;
  line-height: normal; }

.ec-birth input[type="file"],
.ec-halfInput input[type="file"],
.ec-input input[type="file"],
.ec-numberInput input[type="file"],
.ec-select input[type="file"],
.ec-telInput input[type="file"],
.ec-zipInput input[type="file"] {
  display: block; }

.ec-birth input[type="range"],
.ec-halfInput input[type="range"],
.ec-input input[type="range"],
.ec-numberInput input[type="range"],
.ec-select input[type="range"],
.ec-telInput input[type="range"],
.ec-zipInput input[type="range"] {
  display: block;
  width: 100%; }

.ec-birth select[multiple],
.ec-birth select[size],
.ec-halfInput select[multiple],
.ec-halfInput select[size],
.ec-input select[multiple],
.ec-input select[size],
.ec-numberInput select[multiple],
.ec-numberInput select[size],
.ec-select select[multiple],
.ec-select select[size],
.ec-telInput select[multiple],
.ec-telInput select[size],
.ec-zipInput select[multiple],
.ec-zipInput select[size] {
  height: auto; }

.ec-birth input[type="checkbox"]:focus,
.ec-birth input[type="file"]:focus,
.ec-birth input[type="radio"]:focus,
.ec-halfInput input[type="checkbox"]:focus,
.ec-halfInput input[type="file"]:focus,
.ec-halfInput input[type="radio"]:focus,
.ec-input input[type="checkbox"]:focus,
.ec-input input[type="file"]:focus,
.ec-input input[type="radio"]:focus,
.ec-numberInput input[type="checkbox"]:focus,
.ec-numberInput input[type="file"]:focus,
.ec-numberInput input[type="radio"]:focus,
.ec-select input[type="checkbox"]:focus,
.ec-select input[type="file"]:focus,
.ec-select input[type="radio"]:focus,
.ec-telInput input[type="checkbox"]:focus,
.ec-telInput input[type="file"]:focus,
.ec-telInput input[type="radio"]:focus,
.ec-zipInput input[type="checkbox"]:focus,
.ec-zipInput input[type="file"]:focus,
.ec-zipInput input[type="radio"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ec-birth input,
.ec-halfInput input,
.ec-input input,
.ec-numberInput input,
.ec-select input,
.ec-telInput input,
.ec-zipInput input {
  display: block;
  width: 100%;
  height: 1rem px12px2 px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857142;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-radius: 3px; }

.ec-birth input:focus,
.ec-halfInput input:focus,
.ec-input input:focus,
.ec-numberInput input:focus,
.ec-select input:focus,
.ec-telInput input:focus,
.ec-zipInput input:focus {
  border-color: #66afe9;
  outline: 0; }

.ec-birth input::-moz-placeholder,
.ec-halfInput input::-moz-placeholder,
.ec-input input::-moz-placeholder,
.ec-numberInput input::-moz-placeholder,
.ec-select input::-moz-placeholder,
.ec-telInput input::-moz-placeholder,
.ec-zipInput input::-moz-placeholder {
  color: #999;
  opacity: 1; }

.ec-birth input:-ms-input-placeholder,
.ec-halfInput input:-ms-input-placeholder,
.ec-input input:-ms-input-placeholder,
.ec-numberInput input:-ms-input-placeholder,
.ec-select input:-ms-input-placeholder,
.ec-telInput input:-ms-input-placeholder,
.ec-zipInput input:-ms-input-placeholder {
  color: #999; }

.ec-birth input::-webkit-input-placeholder,
.ec-halfInput input::-webkit-input-placeholder,
.ec-input input::-webkit-input-placeholder,
.ec-numberInput input::-webkit-input-placeholder,
.ec-select input::-webkit-input-placeholder,
.ec-telInput input::-webkit-input-placeholder,
.ec-zipInput input::-webkit-input-placeholder {
  color: #999; }

.ec-birth input::-ms-expand,
.ec-halfInput input::-ms-expand,
.ec-input input::-ms-expand,
.ec-numberInput input::-ms-expand,
.ec-select input::-ms-expand,
.ec-telInput input::-ms-expand,
.ec-zipInput input::-ms-expand {
  border: 0;
  background-color: transparent; }

.ec-birth input[disabled],
.ec-birth input[readonly],
.ec-halfInput input[disabled],
.ec-halfInput input[readonly],
.ec-input input[disabled],
.ec-input input[readonly],
.ec-numberInput input[disabled],
.ec-numberInput input[readonly],
.ec-select input[disabled],
.ec-select input[readonly],
.ec-telInput input[disabled],
.ec-telInput input[readonly],
.ec-zipInput input[disabled],
.ec-zipInput input[readonly],
fieldset[disabled] .ec-birth input,
fieldset[disabled] .ec-halfInput input,
fieldset[disabled] .ec-input input,
fieldset[disabled] .ec-numberInput input,
fieldset[disabled] .ec-select input,
fieldset[disabled] .ec-telInput input,
fieldset[disabled] .ec-zipInput input {
  opacity: 1; }

.ec-birth input[disabled],
.ec-halfInput input[disabled],
.ec-input input[disabled],
.ec-numberInput input[disabled],
.ec-select input[disabled],
.ec-telInput input[disabled],
.ec-zipInput input[disabled],
fieldset[disabled] .ec-birth input,
fieldset[disabled] .ec-halfInput input,
fieldset[disabled] .ec-input input,
fieldset[disabled] .ec-numberInput input,
fieldset[disabled] .ec-select input,
fieldset[disabled] .ec-telInput input,
fieldset[disabled] .ec-zipInput input {
  cursor: not-allowed; }

.ec-birth select,
.ec-halfInput select,
.ec-input select,
.ec-numberInput select,
.ec-telInput select,
.ec-zipInput select {
  display: block;
  width: 100%;
  height: 1rem px12px2 px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857142;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-radius: 3px; }

.ec-birth select:focus,
.ec-halfInput select:focus,
.ec-input select:focus,
.ec-numberInput select:focus,
.ec-telInput select:focus,
.ec-zipInput select:focus {
  border-color: #66afe9;
  outline: 0; }

.ec-birth select::-moz-placeholder,
.ec-halfInput select::-moz-placeholder,
.ec-input select::-moz-placeholder,
.ec-numberInput select::-moz-placeholder,
.ec-telInput select::-moz-placeholder,
.ec-zipInput select::-moz-placeholder {
  color: #999;
  opacity: 1; }

.ec-birth select:-ms-input-placeholder,
.ec-halfInput select:-ms-input-placeholder,
.ec-input select:-ms-input-placeholder,
.ec-numberInput select:-ms-input-placeholder,
.ec-telInput select:-ms-input-placeholder,
.ec-zipInput select:-ms-input-placeholder {
  color: #999; }

.ec-birth select::-webkit-input-placeholder,
.ec-halfInput select::-webkit-input-placeholder,
.ec-input select::-webkit-input-placeholder,
.ec-numberInput select::-webkit-input-placeholder,
.ec-telInput select::-webkit-input-placeholder,
.ec-zipInput select::-webkit-input-placeholder {
  color: #999; }

.ec-birth select::-ms-expand,
.ec-halfInput select::-ms-expand,
.ec-input select::-ms-expand,
.ec-numberInput select::-ms-expand,
.ec-telInput select::-ms-expand,
.ec-zipInput select::-ms-expand {
  border: 0;
  background-color: transparent; }

.ec-birth select[disabled],
.ec-birth select[readonly],
.ec-halfInput select[disabled],
.ec-halfInput select[readonly],
.ec-input select[disabled],
.ec-input select[readonly],
.ec-numberInput select[disabled],
.ec-numberInput select[readonly],
.ec-telInput select[disabled],
.ec-telInput select[readonly],
.ec-zipInput select[disabled],
.ec-zipInput select[readonly],
fieldset[disabled] .ec-birth select,
fieldset[disabled] .ec-halfInput select,
fieldset[disabled] .ec-input select,
fieldset[disabled] .ec-numberInput select,
fieldset[disabled] .ec-telInput select,
fieldset[disabled] .ec-zipInput select {
  opacity: 1; }

.ec-birth select[disabled],
.ec-halfInput select[disabled],
.ec-input select[disabled],
.ec-numberInput select[disabled],
.ec-telInput select[disabled],
.ec-zipInput select[disabled],
fieldset[disabled] .ec-birth select,
fieldset[disabled] .ec-halfInput select,
fieldset[disabled] .ec-input select,
fieldset[disabled] .ec-numberInput select,
fieldset[disabled] .ec-telInput select,
fieldset[disabled] .ec-zipInput select {
  cursor: not-allowed; }

.ec-birth textarea,
.ec-halfInput textarea,
.ec-input textarea,
.ec-numberInput textarea,
.ec-select textarea,
.ec-telInput textarea,
.ec-zipInput textarea {
  display: block;
  width: 100%;
  height: 1rem px12px2 px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857142;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-radius: 3px; }

.ec-birth textarea:focus,
.ec-halfInput textarea:focus,
.ec-input textarea:focus,
.ec-numberInput textarea:focus,
.ec-select textarea:focus,
.ec-telInput textarea:focus,
.ec-zipInput textarea:focus {
  border-color: #66afe9;
  outline: 0; }

.ec-birth textarea::-moz-placeholder,
.ec-halfInput textarea::-moz-placeholder,
.ec-input textarea::-moz-placeholder,
.ec-numberInput textarea::-moz-placeholder,
.ec-select textarea::-moz-placeholder,
.ec-telInput textarea::-moz-placeholder,
.ec-zipInput textarea::-moz-placeholder {
  color: #999;
  opacity: 1; }

.ec-birth textarea:-ms-input-placeholder,
.ec-halfInput textarea:-ms-input-placeholder,
.ec-input textarea:-ms-input-placeholder,
.ec-numberInput textarea:-ms-input-placeholder,
.ec-select textarea:-ms-input-placeholder,
.ec-telInput textarea:-ms-input-placeholder,
.ec-zipInput textarea:-ms-input-placeholder {
  color: #999; }

.ec-birth textarea::-webkit-input-placeholder,
.ec-halfInput textarea::-webkit-input-placeholder,
.ec-input textarea::-webkit-input-placeholder,
.ec-numberInput textarea::-webkit-input-placeholder,
.ec-select textarea::-webkit-input-placeholder,
.ec-telInput textarea::-webkit-input-placeholder,
.ec-zipInput textarea::-webkit-input-placeholder {
  color: #999; }

.ec-birth textarea::-ms-expand,
.ec-halfInput textarea::-ms-expand,
.ec-input textarea::-ms-expand,
.ec-numberInput textarea::-ms-expand,
.ec-select textarea::-ms-expand,
.ec-telInput textarea::-ms-expand,
.ec-zipInput textarea::-ms-expand {
  border: 0;
  background-color: transparent; }

.ec-birth textarea[disabled],
.ec-birth textarea[readonly],
.ec-halfInput textarea[disabled],
.ec-halfInput textarea[readonly],
.ec-input textarea[disabled],
.ec-input textarea[readonly],
.ec-numberInput textarea[disabled],
.ec-numberInput textarea[readonly],
.ec-select textarea[disabled],
.ec-select textarea[readonly],
.ec-telInput textarea[disabled],
.ec-telInput textarea[readonly],
.ec-zipInput textarea[disabled],
.ec-zipInput textarea[readonly],
fieldset[disabled] .ec-birth textarea,
fieldset[disabled] .ec-halfInput textarea,
fieldset[disabled] .ec-input textarea,
fieldset[disabled] .ec-numberInput textarea,
fieldset[disabled] .ec-select textarea,
fieldset[disabled] .ec-telInput textarea,
fieldset[disabled] .ec-zipInput textarea {
  opacity: 1; }

.ec-birth textarea[disabled],
.ec-halfInput textarea[disabled],
.ec-input textarea[disabled],
.ec-numberInput textarea[disabled],
.ec-select textarea[disabled],
.ec-telInput textarea[disabled],
.ec-zipInput textarea[disabled],
fieldset[disabled] .ec-birth textarea,
fieldset[disabled] .ec-halfInput textarea,
fieldset[disabled] .ec-input textarea,
fieldset[disabled] .ec-numberInput textarea,
fieldset[disabled] .ec-select textarea,
fieldset[disabled] .ec-telInput textarea,
fieldset[disabled] .ec-zipInput textarea {
  cursor: not-allowed; }

.ec-birth input:focus,
.ec-birth textarea:focus,
.ec-halfInput input:focus,
.ec-halfInput textarea:focus,
.ec-input input:focus,
.ec-input textarea:focus,
.ec-numberInput input:focus,
.ec-numberInput textarea:focus,
.ec-select input:focus,
.ec-select textarea:focus,
.ec-telInput input:focus,
.ec-telInput textarea:focus,
.ec-zipInput input:focus,
.ec-zipInput textarea:focus {
  box-shadow: none;
  border-color: #3c8dbc; }

.ec-birth input,
.ec-halfInput input,
.ec-input input,
.ec-numberInput input,
.ec-select input,
.ec-telInput input,
.ec-zipInput input {
  height: 40px;
  margin-bottom: 10px; }

.ec-birth textarea,
.ec-halfInput textarea,
.ec-input textarea,
.ec-numberInput textarea,
.ec-select textarea,
.ec-telInput textarea,
.ec-zipInput textarea {
  height: auto;
  min-height: 100px; }

.ec-birth p,
.ec-halfInput p,
.ec-input p,
.ec-numberInput p,
.ec-select p,
.ec-telInput p,
.ec-zipInput p {
  line-height: 1.4; }

.ec-birth .ec-errorMessage,
.ec-halfInput .ec-errorMessage,
.ec-input .ec-errorMessage,
.ec-numberInput .ec-errorMessage,
.ec-select .ec-errorMessage,
.ec-telInput .ec-errorMessage,
.ec-zipInput .ec-errorMessage {
  margin-bottom: 25px;
  font-size: 12px;
  font-weight: 700;
  color: #c1af7d; }

.error.ec-birth input,
.error.ec-birth select,
.error.ec-birth textarea,
.error.ec-halfInput input,
.error.ec-halfInput select,
.error.ec-halfInput textarea,
.error.ec-input input,
.error.ec-input select,
.error.ec-input textarea,
.error.ec-numberInput input,
.error.ec-numberInput select,
.error.ec-numberInput textarea,
.error.ec-select input,
.error.ec-select select,
.error.ec-select textarea,
.error.ec-telInput input,
.error.ec-telInput select,
.error.ec-telInput textarea,
.error.ec-zipInput input,
.error.ec-zipInput select,
.error.ec-zipInput textarea {
  margin-bottom: 5px;
  border-color: #cf3f34;
  background: #fdf1f0; }

.ec-checkbox .ec-errorMessage,
.ec-radio .ec-errorMessage {
  margin-bottom: 25px;
  font-size: 12px;
  font-weight: 700;
  color: #c1af7d; }

.error.ec-checkbox div,
.error.ec-checkbox input,
.error.ec-checkbox label,
.error.ec-radio div,
.error.ec-radio input,
.error.ec-radio label {
  border-color: #cf3f34;
  background: #fdf1f0; }

.ec-halfInput input[type="text"] {
  display: inline-block;
  width: 47%;
  margin-left: 2%; }

.ec-halfInput .ec-errorMessage {
  display: inline-block;
  width: 47%; }

.ec-halfInput .ec-errorMessage:first-of-type,
.ec-halfInput input[type="text"]:first-of-type {
  margin-left: 0; }

.ec-numberInput input[type="number"] {
  display: inline-block;
  width: auto;
  max-width: 100px;
  text-align: right; }

.ec-zipInput {
  display: inline-block; }

.ec-zipInput input {
  display: inline-block;
  text-align: left;
  width: auto;
  max-width: 9em;
  font-size: 16px; }

.ec-zipInput span {
  display: inline-block;
  padding: 0 5px 0 3px;
  margin-left: 5px; }

.ec-zipInputHelp {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 16px;
  vertical-align: baseline;
  line-height: 0; }

.ec-zipInputHelp .ec-zipInputHelp__icon {
  display: inline-block;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background: #212225;
  border-radius: 50%;
  font-size: 13px;
  position: relative;
  top: -6px; }

.ec-zipInputHelp .ec-zipInputHelp__icon .ec-icon img {
  width: 1em;
  height: 1em;
  position: relative;
  left: 3px;
  top: 3px; }

.ec-zipInputHelp span {
  margin-left: 8px;
  display: inline-block;
  color: #0092c4;
  vertical-align: 3px; }

.ec-zipAuto {
  margin-bottom: 16px; }

.ec-zipAuto .ec-inlineBtn {
  font-weight: 400; }

.ec-telInput input {
  max-width: 12em;
  text-align: left; }

.ec-radio div {
  display: inline-block; }

.ec-radio label {
  margin-right: 20px; }

.ec-radio input {
  margin-right: 10px;
  margin-bottom: 10px; }

.ec-radio span {
  font-weight: 400; }

.ec-blockRadio label {
  display: block; }

.ec-blockRadio span {
  padding-left: 10px;
  font-weight: 400; }

.ec-selects {
  margin-bottom: 20px;
  border-bottom: 1px dotted #ccc; }

.ec-select label {
  margin-right: 10px;
  font-weight: 700;
  font-size: 14px;
  min-width: 110px; }

.ec-select label:nth-child(3) {
  margin-left: 10px;
  font-weight: 700; }

.ec-select__delivery {
  display: block;
  margin-right: 16px; }

.ec-select__time {
  display: block; }

.ec-birth select {
  display: inline-block;
  width: auto;
  margin: 0 0 10px;
  background-color: #f8f8f8;
  -webkit-appearance: menulist;
  -moz-appearance: menulist; }

.ec-birth select:focus {
  box-shadow: none; }

.ec-birth span {
  margin-left: 5px; }

.ec-checkbox label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700; }

.ec-checkbox input {
  margin-bottom: 10px; }

.ec-checkbox span {
  font-weight: 400; }

.ec-blockCheckbox label {
  display: block; }

.ec-blockCheckbox span {
  font-weight: 400; }

.ec-label {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 5px; }

.ec-required {
  display: inline-block;
  margin-left: 0.8em;
  vertical-align: 2px;
  color: #c1af7d;
  font-size: 12px;
  font-weight: 400; }

.ec-icon img {
  max-width: 80px;
  max-height: 80px; }

.ec-grid2 {
  display: block;
  margin: 0;
  padding: 0 6.4%;
  box-sizing: border-box; }

.ec-grid2 .ec-grid2__cell {
  position: relative;
  min-height: 1px; }

.ec-grid2 .ec-grid2__cell2 {
  position: relative;
  min-height: 1px; }

.ec-grid3 {
  display: block;
  margin: 0; }

.ec-grid3 .ec-grid3__cell {
  position: relative;
  min-height: 1px; }

.ec-grid3 .ec-grid3__cell2 {
  position: relative;
  min-height: 1px; }

.ec-grid3 .ec-grid3__cell3 {
  position: relative;
  min-height: 1px; }

.ec-grid4 {
  display: block;
  margin: 0; }

.ec-grid4 .ec-grid4__cell {
  position: relative;
  min-height: 1px; }

.ec-grid6 {
  display: block;
  margin: 0; }

.ec-grid6 .ec-grid6__cell {
  position: relative;
  min-height: 1px; }

.ec-grid6 .ec-grid6__cell2 {
  position: relative;
  min-height: 1px; }

.ec-grid6 .ec-grid6__cell3 {
  position: relative;
  min-height: 1px; }

.ec-off1Grid {
  margin: 0;
  box-sizing: border-box;
  padding: 0 6.4% 0; }

.ec-off1Grid .ec-off1Grid__cell {
  margin: 0; }

.ec-off2Grid {
  display: block;
  margin: 0 auto; }

.ec-off2Grid .ec-off2Grid__cell {
  margin: 0 auto; }

.ec-off3Grid {
  display: block;
  margin: 0 auto; }

.ec-off3Grid .ec-off3Grid__cell {
  margin: 0; }

.ec-off4Grid {
  display: block;
  margin: 0; }

.ec-off4Grid .ec-off4Grid__cell {
  margin: 0; }

.ec-grid--left {
  justify-content: flex-start; }

.ec-grid--right {
  justify-content: flex-end; }

.ec-grid--center {
  justify-content: center; }

.ec-imageGrid {
  display: table;
  border-top: 1px dotted #ccc;
  width: 100%; }

.ec-imageGrid .ec-imageGrid__img {
  display: table-cell;
  padding: 10px;
  width: 100px; }

.ec-imageGrid .ec-imageGrid__img img {
  width: 100%; }

.ec-imageGrid .ec-imageGrid__content {
  vertical-align: middle;
  display: table-cell; }

.ec-imageGrid .ec-imageGrid__content span {
  margin-left: 10px; }

.ec-imageGrid .ec-imageGrid__content p {
  margin-bottom: 0; }

/* Login page sp */
.ec-login {
  margin: 0 0 20px;
  padding: 6.4%;
  height: auto;
  background: #f3f4f4;
  box-sizing: border-box; }

.ec-login .ec-login__icon {
  text-align: center; }

.ec-login .ec-icon {
  margin-bottom: 10px; }

.ec-login .ec-icon img {
  width: 90px;
  height: 90px;
  display: inline-block; }

.ec-login .ec-login__input {
  margin-bottom: 40px; }

.ec-login .ec-login__input .ec-checkbox span {
  margin-left: 5px;
  font-weight: 400; }

.ec-login .ec-login__actions {
  color: #fff; }

.ec-login .ec-login__actions a {
  color: inherit;
  text-decoration: none; }

.ec-login .ec-login__actions a:hover {
  text-decoration: none; }

.ec-login .ec-login__link {
  margin-top: 5px;
  margin-left: 0; }

.ec-login .ec-errorMessage {
  color: #c1af7d;
  margin-bottom: 20px; }

.ec-guest {
  display: table;
  margin: 0;
  padding: 13%;
  height: auto;
  box-sizing: border-box;
  background: #f3f4f4; }

.ec-guest .ec-guest__inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.ec-guest .ec-guest__inner p {
  margin-bottom: 16px; }

.ec-guest .ec-guest__actions {
  display: block;
  vertical-align: middle;
  text-align: center;
  color: #fff; }

.ec-guest .ec-guest__actions a {
  color: inherit;
  text-decoration: none; }

.ec-guest .ec-guest__actions a:hover {
  text-decoration: none; }

.ec-guest .ec-guest__icon {
  font-size: 70px;
  text-align: center; }

.ec-displayB {
  margin-bottom: 24px;
  display: flex;
  justify-content: space-between;
  flex-direction: column; }

.ec-displayB .ec-displayB__cell {
  width: 100%;
  margin-bottom: 16px; }

.ec-displayB .ec-displayB__cell a {
  color: inherit;
  text-decoration: none; }

.ec-displayB .ec-displayB__cell a:hover {
  text-decoration: none; }

.ec-displayB .ec-displayB__cell:hover {
  text-decoration: none; }

.ec-displayB .ec-displayB__cell:hover img {
  opacity: 0.8; }

.ec-displayB .ec-displayB__cell:hover a {
  text-decoration: none; }

.ec-displayB .ec-displayB__img {
  margin-bottom: 15px; }

.ec-displayB .ec-displayB__catch {
  margin-bottom: 15px;
  text-decoration: none;
  font-weight: 700;
  color: #9a947e; }

.ec-displayB .ec-displayB__comment {
  margin-bottom: 14px;
  text-decoration: none;
  color: #212225;
  font-size: 14px; }

.ec-displayB .ec-displayB__link {
  text-decoration: none;
  font-weight: 700;
  color: #9a947e; }

.ec-displayC {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 24px; }

.ec-displayC .ec-displayC__cell {
  width: 47%; }

.ec-displayC .ec-displayC__cell a {
  color: inherit;
  text-decoration: none; }

.ec-displayC .ec-displayC__cell a:hover {
  text-decoration: none; }

.ec-displayC .ec-displayC__cell:hover a {
  text-decoration: none; }

.ec-displayC .ec-displayC__cell:hover img {
  opacity: 0.8; }

.ec-displayC .ec-displayC__img {
  display: block;
  width: 100%;
  margin-bottom: 15px; }

.ec-displayC .ec-displayC__catch {
  display: block;
  width: 100%;
  font-weight: 700;
  color: #9a947e; }

.ec-displayC .ec-displayC__title {
  display: block;
  width: 100%;
  color: #212225; }

.ec-displayC .ec-displayC__price {
  display: block;
  width: 100%;
  font-weight: 700;
  color: #212225; }

.ec-displayC .ec-displayC__price--sp {
  display: block;
  width: 100%;
  font-weight: 700;
  color: #c1af7d; }

.ec-displayD {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap-reverse; }

.ec-displayD .ec-displayD__cell {
  width: 30%;
  margin-bottom: 8px; }

.ec-displayD .ec-displayD__cell a {
  color: inherit;
  text-decoration: none; }

.ec-displayD .ec-displayD__cell a:hover {
  text-decoration: none; }

.ec-displayD .ec-displayD__cell:hover {
  text-decoration: none; }

.ec-displayD .ec-displayD__cell:hover img {
  opacity: 0.8; }

.ec-displayD .ec-displayD__img {
  display: block;
  width: 100%; }

@media screen and (min-width: 768px) {
  .ec-login {
    padding: 40px 12% 48px;
    margin: 0 0 24px; }

  .ec-guest {
    height: 100%;
    margin: 0 16px; }

  .ec-displayB {
    flex-direction: row; }

  .ec-displayB .ec-displayB__cell {
    width: 31.4466%;
    margin-bottom: 0; }

  .ec-displayC .ec-displayC__cell {
    width: 22.8775%; }

  .ec-displayD {
    box-sizing: border-box;
    flex-wrap: nowrap; }

  .ec-displayD .ec-displayD__cell {
    width: 14.3083%;
    margin-bottom: 16px; } }
.ec-pager {
  list-style: none;
  margin: 0 auto;
  padding: 1em 0;
  text-align: center; }

.ec-pager .ec-pager__item,
.ec-pager .ec-pager__item--active {
  display: inline-block;
  min-width: 29px;
  padding: 0 3px 0 2px;
  text-align: center;
  position: relative; }

.ec-pager .ec-pager__item a,
.ec-pager .ec-pager__item--active a {
  color: inherit;
  display: block;
  line-height: 1.8;
  padding: 5px 1em;
  text-decoration: none; }

.ec-pager .ec-pager__item a:hover,
.ec-pager .ec-pager__item--active a:hover {
  color: inherit; }

.ec-pager .ec-pager__item--active {
  background: #f3f3f3; }

.ec-pager .ec-pager__item:hover {
  background: #f3f3f3; }

@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden; }
  100% {
    opacity: 1;
    visibility: visible; } }
@keyframes fadeOut {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }
.bg-load-overlay {
  background: rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
  position: fixed;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: space-around;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2147483647;
  opacity: 1; }

.ec-progress {
  margin: 0 auto;
  padding: 8px 0 16px;
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 600px;
  list-style: none; }

.ec-progress .ec-progress__item {
  display: table-cell;
  position: relative;
  font-size: 14px;
  text-align: center;
  font-weight: 700;
  z-index: 10; }

.ec-progress .ec-progress__item:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 0.25em;
  left: 50%;
  z-index: -1; }

.ec-progress .ec-progress__item:last-child:after {
  display: none; }

.ec-progress .ec-progress__number {
  line-height: 30px;
  width: 30px;
  height: 30px;
  margin-bottom: 5px;
  font-size: 12px;
  color: #fff;
  top: 0;
  left: 18px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%; }

.ec-progress .ec-progress__label {
  font-size: 12px; }

.ec-cartNavi {
  display: inline-block;
  padding: 10px 0 0 20px;
  width: auto;
  color: #212225; }

.ec-cartNavi .ec-cartNavi__icon {
  display: inline-block;
  font-size: 20px;
  opacity: 1;
  visibility: visible;
  animation: fadeIn 0.2s linear 0s;
  position: relative; }

.ec-cartNavi .ec-cartNavi__badge {
  display: inline-block;
  border-radius: 99999px;
  box-sizing: border-box;
  padding: 6px 8.5px 6px 7px;
  font-size: 10px;
  text-align: center;
  line-height: 1;
  vertical-align: top;
  color: #fff;
  white-space: nowrap;
  background-color: #c5a059;
  position: absolute;
  left: 60%;
  top: -10px; }

.ec-cartNavi .ec-cartNavi__price {
  display: none; }

.ec-cartNavi.is-active .ec-cartNavi__badge {
  display: none; }

.ec-cartNaviIsset {
  display: none;
  width: 100%;
  text-align: center;
  background: #f8f8f8;
  box-sizing: border-box;
  padding: 16px;
  z-index: 20;
  position: absolute;
  right: 0; }

.ec-cartNaviIsset .ec-cartNaviIsset__cart {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 16px;
  padding-bottom: 32px; }

.ec-cartNaviIsset .ec-cartNaviIsset__cart:after {
  content: " ";
  display: table;
  clear: both; }

.ec-cartNaviIsset .ec-cartNaviIsset__cartImage {
  float: left;
  width: 45%; }

.ec-cartNaviIsset .ec-cartNaviIsset__cartImage img {
  width: 100%; }

.ec-cartNaviIsset .ec-cartNaviIsset__cartContent {
  float: right;
  width: 55%;
  padding-left: 16px;
  text-align: left;
  box-sizing: border-box; }

.ec-cartNaviIsset .ec-cartNaviIsset__action .ec-blockBtn--action {
  color: #fff;
  margin-bottom: 8px; }

.ec-cartNaviIsset .ec-cartNaviIsset__cartContentTitle {
  margin-bottom: 8px; }

.ec-cartNaviIsset .ec-cartNaviIsset__cartContentPrice {
  font-weight: 700; }

.ec-cartNaviIsset .ec-cartNaviIsset__cartContentTax {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin-left: 2px; }

.ec-cartNaviIsset .ec-cartNaviIsset__cartContentNumber {
  font-size: 14px; }

.ec-cartNaviIsset.is-active {
  display: block; }

.ec-cartNaviNull {
  display: none;
  width: 100%;
  text-align: center;
  background: #f8f8f8;
  box-sizing: border-box;
  padding: 16px;
  z-index: 3;
  position: absolute;
  right: 0; }

.ec-cartNaviNull .ec-cartNaviNull__message {
  border: 1px solid #d9d9d9;
  padding: 16px 0;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background-color: #f99; }

.ec-cartNaviNull .ec-cartNaviNull__message p {
  margin: 0; }

.ec-cartNaviNull.is-active {
  display: block; }

.ec-totalBox {
  background: #f3f3f3;
  padding: 16px;
  margin-bottom: 16px; }

.ec-totalBox .ec-totalBox__spec {
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-bottom: 8px; }

.ec-totalBox .ec-totalBox__spec dt {
  font-weight: 400;
  text-align: left; }

.ec-totalBox .ec-totalBox__spec dd {
  text-align: right; }

.ec-totalBox .ec-totalBox__spec .ec-totalBox .ec-totalBox__spec__specTotal {
  color: #c1af7d; }

.ec-totalBox .ec-totalBox__total {
  border-top: 1px dotted #ccc;
  padding: 8px 0;
  text-align: right;
  font-size: 14px;
  font-weight: 700; }

.ec-totalBox .ec-totalBox__paymentTotal {
  border-top: 1px dotted #ccc;
  padding: 8px 0;
  text-align: right;
  font-size: 14px;
  font-weight: 700; }

.ec-totalBox .ec-totalBox__paymentTotal .ec-totalBox__price,
.ec-totalBox .ec-totalBox__paymentTotal .ec-totalBox__taxLabel {
  color: #c1af7d; }

.ec-totalBox .ec-totalBox__price {
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700; }

.ec-totalBox .ec-totalBox__taxLabel {
  margin-left: 8px;
  font-size: 12px; }

.ec-totalBox .ec-totalBox__taxRate {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 8px;
  font-size: 10px; }

.ec-totalBox .ec-totalBox__taxRate dt {
  font-weight: 400;
  text-align: left;
  margin-right: 8px; }

.ec-totalBox .ec-totalBox__taxRate dt::before {
  content: "[ "; }

.ec-totalBox .ec-totalBox__taxRate dd {
  text-align: right; }

.ec-totalBox .ec-totalBox__taxRate dd::after {
  content: " ]"; }

.ec-totalBox .ec-totalBox__pointBlock {
  padding: 18px 20px 10px;
  margin-bottom: 10px;
  background: #fff; }

.ec-totalBox .ec-totalBox__btn {
  color: #fff; }

.ec-totalBox .ec-totalBox__btn a {
  color: inherit;
  text-decoration: none; }

.ec-totalBox .ec-totalBox__btn a:hover {
  text-decoration: none; }

.ec-totalBox .ec-totalBox__btn .ec-blockBtn--action {
  font-size: 16px;
  font-weight: 700; }

.ec-totalBox .ec-totalBox__btn .ec-blockBtn--cancel {
  margin-top: 8px; }

.ec-news {
  margin-bottom: 16px;
  background: #f8f8f8; }

.ec-news .ec-news__title {
  font-weight: 700;
  padding: 8px;
  font-size: 16px;
  text-align: center; }

.ec-news .ec-news__items {
  padding: 0;
  list-style: none;
  border-top: 1px dotted #ccc; }

.ec-newsline {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding: 0 16px; }

.ec-newsline .ec-newsline__info {
  width: 100%;
  padding: 16px 0; }

.ec-newsline .ec-newsline__info:after {
  content: " ";
  display: table;
  clear: both; }

.ec-newsline .ec-newsline__date {
  display: inline-block;
  margin-right: 10px;
  float: left; }

.ec-newsline .ec-newsline__comment {
  display: inline-block;
  float: left; }

.ec-newsline .ec-newsline__close {
  float: right;
  display: inline-block;
  text-align: right; }

.ec-newsline .ec-newsline__close .ec-closeBtn--circle {
  display: inline-block;
  width: 25px;
  height: 25px;
  min-width: 25px;
  min-height: 25px; }

.ec-newsline .ec-newsline__description {
  width: 100%;
  height: 0;
  transition: all 0.2s ease-out; }

.ec-newsline.is_active .ec-newsline__description {
  height: auto;
  transition: all 0.2s ease-out;
  padding-bottom: 16px; }

.ec-newsline.is_active .ec-icon img {
  transform: rotateX(180deg); }

.ec-navlistRole .ec-navlistRole__navlist {
  display: flex;
  flex-wrap: wrap;
  border-color: #d0d0d0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  margin-bottom: 32px;
  padding: 0;
  list-style: none; }

.ec-navlistRole .ec-navlistRole__navlist a {
  color: inherit;
  text-decoration: none; }

.ec-navlistRole .ec-navlistRole__navlist a:hover {
  text-decoration: none; }

.ec-navlistRole .ec-navlistRole__item {
  display: flex;
  width: 50%;
  border-color: #d0d0d0;
  border-style: solid;
  border-width: 0 1px 1px 0;
  text-align: center;
  font-weight: 700; }

.ec-navlistRole .ec-navlistRole__item:hover {
  background: #f5f7f8; }

.ec-navlistRole .ec-navlistRole__item a {
  margin: auto;
  padding: 16px 10px;
  width: 100%;
  display: inline-block; }

.ec-navlistRole .active a {
  color: #c1af7d; }

.ec-welcomeMsg {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.4;
  color: #212225;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  margin: 1em 0;
  padding-bottom: 32px;
  text-align: center;
  border-bottom: 1px dotted #ccc; }

.ec-welcomeMsg:after {
  content: " ";
  display: table;
  clear: both; }

.ec-welcomeMsg textarea {
  font-family: sans-serif; }

.ec-welcomeMsg img {
  max-width: 100%; }

.ec-welcomeMsg html {
  box-sizing: border-box; }

.ec-welcomeMsg *,
.ec-welcomeMsg ::after,
.ec-welcomeMsg ::before {
  box-sizing: inherit; }

.ec-welcomeMsg img {
  width: 100%; }

.ec-favoriteRole .ec-favoriteRole__header {
  margin-bottom: 16px; }

.ec-favoriteRole .ec-favoriteRole__itemList {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none; }

.ec-favoriteRole .ec-favoriteRole__itemList a {
  color: inherit;
  text-decoration: none; }

.ec-favoriteRole .ec-favoriteRole__itemList a:hover {
  text-decoration: none; }

.ec-favoriteRole .ec-favoriteRole__item {
  margin-bottom: 8px;
  width: 47.5%;
  position: relative;
  box-sizing: border-box;
  padding: 10px; }

.ec-favoriteRole .ec-favoriteRole__item-image {
  margin-bottom: 10px;
  text-align: center; }

.ec-favoriteRole .ec-favoriteRole__item img {
  width: auto;
  max-height: 100%; }

.ec-favoriteRole .ec-favoriteRole__item .ec-closeBtn--circle {
  position: absolute;
  right: 10px;
  top: 10px; }

.ec-favoriteRole .ec-favoriteRole__item .ec-closeBtn--circle .ec-icon img {
  width: 1em;
  height: 1em; }

.ec-favoriteRole .ec-favoriteRole__itemThumb {
  display: block;
  height: auto;
  margin-bottom: 8px; }

.ec-favoriteRole .ec-favoriteRole__itemTitle {
  margin-bottom: 2px; }

.ec-favoriteRole .ec-favoriteRole__itemPrice {
  font-weight: 700;
  margin-bottom: 0; }

.ec-role {
  margin: 0 auto;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.4;
  color: #212225;
  max-width: 1238px;
  -webkit-text-size-adjust: 100%;
  width: 100%; }

.ec-role:after {
  content: " ";
  display: table;
  clear: both; }

.ec-role textarea {
  font-family: sans-serif; }

.ec-role img {
  max-width: 100%; }

.ec-role html {
  box-sizing: border-box; }

.ec-role *,
.ec-role ::after,
.ec-role ::before {
  box-sizing: inherit; }

.ec-role img {
  width: 100%; }

.ec-mypageRole {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.4;
  color: #212225;
  -webkit-text-size-adjust: 100%;
  width: 100%; }

.ec-mypageRole:after {
  content: " ";
  display: table;
  clear: both; }

.ec-mypageRole textarea {
  font-family: sans-serif; }

.ec-mypageRole img {
  max-width: 100%; }

.ec-mypageRole html {
  box-sizing: border-box; }

.ec-mypageRole *,
.ec-mypageRole ::after,
.ec-mypageRole ::before {
  box-sizing: inherit; }

.ec-mypageRole img {
  width: 100%; }

.ec-layoutRole {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  transition: transform 0.3s;
  background: #fff; }

.ec-layoutRole .ec-layoutRole__contentTop {
  padding: 0; }

.ec-layoutRole .ec-layoutRole__contents {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-grow: 1; }

.ec-layoutRole .ec-layoutRole__main {
  width: 100%; }

.ec-layoutRole .ec-layoutRole__mainWithColumn {
  width: 100%; }

.ec-layoutRole .ec-layoutRole__mainBetweenColumn {
  width: 100%; }

.ec-layoutRole .ec-layoutRole__left,
.ec-layoutRole .ec-layoutRole__right {
  display: none; }

.ec-headerRole {
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.4;
  color: #212225;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  max-width: 1238px;
  padding-top: 15px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.ec-headerRole:after {
  content: " ";
  display: table;
  clear: both; }

.ec-headerRole textarea {
  font-family: sans-serif; }

.ec-headerRole img {
  max-width: 100%; }

.ec-headerRole html {
  box-sizing: border-box; }

.ec-headerRole *,
.ec-headerRole ::after,
.ec-headerRole ::before {
  box-sizing: inherit; }

.ec-headerRole img {
  width: 100%; }

.ec-headerRole:after {
  display: none; }

.ec-headerRole::before {
  display: none; }

.ec-headerRole .ec-headerRole__title {
  width: 100%; }

.ec-headerRole .ec-headerRole__navSP {
  display: block;
  position: absolute;
  top: 15px;
  width: 27%;
  right: 0;
  text-align: right; }

.ec-headerNaviRole:after {
  content: " ";
  display: table;
  clear: both; }

.ec-headerNaviRole textarea {
  font-family: sans-serif; }

.ec-headerNaviRole html {
  box-sizing: border-box; }

.ec-headerNaviRole *,
.ec-headerNaviRole ::after,
.ec-headerNaviRole ::before {
  box-sizing: inherit; }

.ec-headerNaviRole .fa-bars {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.ec-headerNaviRole .ec-headerNaviRole__left {
  width: 63.3333333333%; }

.ec-headerNaviRole .ec-headerNaviRole__search {
  display: none; }

.ec-headerNaviRole .ec-headerNaviRole__navSP {
  display: block; }

.ec-headerNaviRole .ec-headerNaviRole__right {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center; }

.ec-headerNaviRole .ec-headerNaviRole__nav {
  display: inline-block; }

.ec-headerNaviRole .ec-headerNaviRole__nav a {
  color: inherit;
  text-decoration: none; }

.ec-headerNaviRole .ec-headerNaviRole__nav a:hover {
  text-decoration: none; }

.ec-headerNaviRole .ec-headerNaviRole__cart {
  display: inline-block; }

.ec-headerNaviRole .ec-headerNaviRole__cart a {
  color: inherit;
  text-decoration: none; }

.ec-headerNaviRole .ec-headerNaviRole__cart a:hover {
  text-decoration: none; }

.ec-headerNavSP {
  display: block;
  cursor: pointer;
  border-radius: 50%;
  box-sizing: border-box;
  padding: 10px;
  width: 40px;
  height: 40px;
  font-size: 18px;
  text-align: center;
  color: #212225;
  background: #fff;
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 1000; }

.ec-headerNavSP:active {
  background: #f0f0f0; }

.ec-headerNavSP .fas {
  vertical-align: top; }

.ec-headerNavSP.is-active {
  display: none; }

.ec-headerTitle {
  font-size: 16px;
  line-height: 1.4;
  color: #212225;
  -webkit-text-size-adjust: 100%; }

.ec-headerTitle textarea {
  font-family: sans-serif; }

.ec-headerTitle html {
  box-sizing: border-box; }

.ec-headerTitle *,
.ec-headerTitle ::after,
.ec-headerTitle ::before {
  box-sizing: inherit; }

.ec-headerTitle .ec-headerTitle__title {
  text-align: center; }

.ec-headerTitle .ec-headerTitle__title .h1,
.ec-headerTitle .ec-headerTitle__title h1 {
  margin: 0;
  padding: 0; }

.ec-headerTitle .ec-headerTitle__title a {
  display: inline-block;
  margin-bottom: 30px;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  color: #212225; }

.ec-headerTitle .ec-headerTitle__title a:hover {
  opacity: 0.8; }

.ec-headerTitle .ec-headerTitle__subtitle {
  font-size: 10px;
  text-align: center; }

.ec-headerTitle .ec-headerTitle__subtitle a {
  display: inline-block;
  color: #0092c4;
  text-decoration: none;
  cursor: pointer; }

.ec-headerNav {
  text-align: right; }

.ec-headerNav .ec-headerNav__item {
  margin-left: 0;
  display: inline-block;
  font-size: 28px; }

.ec-headerNav .ec-headerNav__itemIcon {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 18px;
  color: #212225; }

.ec-headerNav .ec-headerNav__itemLink {
  display: none;
  margin-right: 5px;
  font-size: 14px;
  vertical-align: middle;
  color: #212225; }

.ec-headerSearch:after {
  content: " ";
  display: table;
  clear: both; }

.ec-headerSearch .ec-headerSearch__category {
  float: none; }

.ec-headerSearch .ec-headerSearch__category .ec-select {
  overflow: hidden;
  width: 100%;
  margin: 0;
  text-align: center; }

.ec-headerSearch .ec-headerSearch__category .ec-select select {
  width: 100%;
  cursor: pointer;
  padding: 8px 24px 8px 8px;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: 0;
  background: #212225;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff; }

.ec-headerSearch .ec-headerSearch__category .ec-select select option {
  color: #fff; }

.ec-headerSearch .ec-headerSearch__category .ec-select select::-ms-expand {
  display: none; }

.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
  position: relative;
  border: 0;
  color: #fff; }

.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search::before {
  position: absolute;
  top: 0.86em;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  pointer-events: none; }

.ec-headerSearch .ec-headerSearch__keyword {
  position: relative;
  color: #212225;
  border: 1px solid #ccc;
  background-color: #fff;
  border-bottom-right-radius: 3.5px;
  border-bottom-left-radius: 3.5px; }

.ec-headerSearch .ec-headerSearch__keyword input[type="search"] {
  width: 100%;
  height: 34px;
  font-size: 12px;
  border: 0 none;
  padding: 0.5em 50px 0.5em 1em;
  box-shadow: none;
  box-sizing: border-box;
  margin-bottom: 0; }

.ec-headerSearch .ec-headerSearch__keyword .ec-icon {
  width: 22px;
  height: 22px; }

.ec-headerSearch .ec-headerSearch__keywordBtn {
  border: 0;
  background: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-55%);
  display: block;
  white-space: nowrap;
  z-index: 1; }

.ec-categoryNaviRole {
  margin: 0 auto;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.4;
  color: #212225;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  max-width: 1238px;
  display: none; }

.ec-categoryNaviRole:after {
  content: " ";
  display: table;
  clear: both; }

.ec-categoryNaviRole textarea {
  font-family: sans-serif; }

.ec-categoryNaviRole img {
  max-width: 100%; }

.ec-categoryNaviRole html {
  box-sizing: border-box; }

.ec-categoryNaviRole *,
.ec-categoryNaviRole ::after,
.ec-categoryNaviRole ::before {
  box-sizing: inherit; }

.ec-categoryNaviRole img {
  width: 100%; }

.ec-itemNav {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  text-align: center; }

.ec-itemNav__nav {
  display: block;
  margin: 0 auto;
  padding: 0;
  width: auto;
  height: auto;
  list-style-type: none;
  text-align: center;
  vertical-align: bottom; }

.ec-itemNav__nav li {
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  position: relative; }

.ec-itemNav__nav li a {
  display: block;
  border-bottom: 1px solid #e8e8e8;
  margin: 0 auto;
  padding: 16px;
  height: auto;
  color: #212225;
  font-size: 11px;
  line-height: 1em;
  text-decoration: none;
  text-align: left;
  background: #fff; }

.ec-itemNav__nav li ul {
  display: none;
  z-index: 0;
  margin: 0;
  padding: 0;
  min-width: 200px;
  list-style: none;
  position: static;
  top: 100%;
  left: 0; }

.ec-itemNav__nav li ul li {
  overflow: hidden;
  width: 100%;
  height: auto;
  transition: 0.3s; }

.ec-itemNav__nav li ul li a {
  border-bottom: 1px solid #e8e8e8;
  padding: 16px 22px 16px 16px;
  font-size: 12px;
  font-weight: 200;
  color: #fff;
  text-align: left; }

.ec-itemNav__nav > li:hover > a {
  background: #fafafa; }

.ec-itemNav__nav > li:hover li:hover > a {
  background: #333; }

.ec-itemNav__nav li ul li ul {
  top: 0;
  left: 100%;
  width: auto; }

.ec-itemNav__nav li ul li ul li a {
  background: #7d7d7d; }

.ec-itemNav__nav li:hover ul li ul li a:hover {
  background: #333; }

.ec-drawerRole {
  overflow-y: scroll;
  background: #212225;
  width: 40%;
  min-width: 320px;
  height: 100vh;
  transform: translateX(-100%);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  transition: z-index 0s 1ms; }

.ec-drawerRole .ec-headerSearchArea {
  padding: 6.4% 0;
  width: 100%;
  background: #fff; }

.ec-drawerRole .ec-headerSearch {
  padding: 6.4% 6.4% 6.4%;
  background: #fff;
  color: #212225; }

.ec-drawerRole .ec-headerSearch select {
  width: 100% !important; }

.ec-drawerRole .ec-headerCategoryArea .ec-headerCategoryArea__heading {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 1em 10px;
  font-size: 12px;
  color: #212225;
  background: #fff; }

.ec-drawerRole .ec-headerCategoryArea p {
  margin-top: 0;
  margin-bottom: 0; }

.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li a {
  border-bottom: 1px solid #ccc;
  color: #212225;
  font-weight: 400;
  background: #f8f8f8; }

.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li a:active {
  background: #ececec; }

.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li {
  position: relative; }

.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li.has-children {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 52px;
  align-items: stretch; }

.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li.has-children > a {
  position: relative;
  grid-column: 1;
  width: 100%; }

.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__toggle {
  position: static;
  grid-column: 2;
  width: 52px;
  height: auto;
  min-height: 100%;
  border: 0;
  padding: 0;
  background: #f8f8f8;
  color: #212225;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  border-left: 1px solid #ccc; }

.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li.has-children > ul {
  grid-column: 1 / -1; }

.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li ul li a {
  border-bottom: 1px solid #ccc;
  padding-left: 20px;
  font-weight: 400;
  background: #fff; }

.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav > li:hover > a {
  background: #f8f8f8; }

.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav > li:hover li:hover > a {
  background: #fff; }

.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li ul li ul li a {
  padding-left: 40px;
  color: #212225;
  background: #fff; }

.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li:hover ul li ul li a:hover {
  background: #fff; }

.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li ul li ul li ul li a {
  padding-left: 60px;
  font-weight: 400; }

/* 螟画峩邂・園 */
.ec-drawerRole .ec-headerLinkArea {
  background: #212225; }

.ec-drawerRole .ec-headerLinkArea .ec-headerLink__list {
  border-top: 1px solid #ccc; }

.ec-drawerRole .ec-headerLinkArea .ec-headerLink__item {
  display: block;
  border-bottom: 1px solid #ccc;
  height: 44px;
  font-size: 14px;
  line-height: 44px;
  box-sizing: border-box;
  text-decoration: none;
  color: #fff; }

.ec-drawerRole .ec-headerLinkArea .ec-headerLink__icon {
  display: inline-block;
  width: 28px;
  font-size: 17px; }

.ec-drawerRoleClose {
  display: none;
  cursor: pointer;
  border-radius: 50%;
  box-sizing: border-box;
  padding: 10px;
  width: 40px;
  height: 40px;
  font-size: 18px;
  text-align: center;
  color: #212225;
  background: #fff;
  position: fixed;
  top: 10px;
  left: 270px;
  z-index: 1000; }

.ec-drawerRoleClose .fas {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.ec-drawerRole.is_active {
  display: block;
  transform: translateX(0);
  transition: all 0.3s;
  z-index: 100000; }

.ec-drawerRoleClose.is_active {
  display: inline-block;
  transition: all 0.3s; }

.ec-overlayRole {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  opacity: 0;
  background: #212225;
  transform: translateX(0);
  transition: all 0.3s;
  visibility: hidden; }

.have_curtain .ec-overlayRole {
  display: block;
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
  visibility: visible; }

.ec-itemNavAccordion {
  display: none; }

.ec-maintenanceAlert {
  background: #4682b4;
  height: 50px;
  position: fixed;
  top: 0;
  width: 100%;
  color: #fff;
  z-index: 9999;
  display: flex;
  font-weight: 700; }

.ec-maintenanceAlert > * {
  margin: auto; }

.ec-maintenanceAlert .ec-maintenanceAlert__icon {
  display: inline-block;
  margin-right: 1rem;
  width: 20px;
  height: 20px;
  color: #fff;
  fill: #fff;
  vertical-align: top; }

.ec-maintenanceAlert + * {
  margin-top: 50px; }

.ec-debugModeAlert {
  background: red;
  height: 50px;
  position: fixed;
  top: 0;
  width: 100%;
  color: #fff;
  z-index: 9999;
  display: flex;
  font-weight: 700; }

.ec-debugModeAlert > * {
  margin: auto; }

.ec-debugModeAlert .ec-debugModeAlert__icon {
  display: inline-block;
  margin-right: 1rem;
  width: 20px;
  height: 20px;
  color: #fff;
  fill: #fff;
  vertical-align: top; }

.ec-debugModeAlert + * {
  margin-top: 50px; }

.ec-twoModeAlert + * {
  margin-top: 100px; }

.ec-sliderRole {
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.4;
  color: #212225;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  max-width: 1238px;
  margin-bottom: 24px; }

.ec-sliderRole:after {
  content: " ";
  display: table;
  clear: both; }

.ec-sliderRole textarea {
  font-family: sans-serif; }

.ec-sliderRole img {
  max-width: 100%; }

.ec-sliderRole html {
  box-sizing: border-box; }

.ec-sliderRole *,
.ec-sliderRole ::after,
.ec-sliderRole ::before {
  box-sizing: inherit; }

.ec-sliderRole img {
  width: 100%; }

.ec-sliderRole ul {
  padding: 0;
  list-style: none; }

.ec-sliderItemRole {
  margin: 0 auto;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.4;
  color: #212225;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  max-width: 1238px;
  margin-bottom: 24px; }

@media screen and (min-width: 769px) {
  .ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search::before {
    top: 0.71em !important; }

  .ec-sliderItemRole {
    padding-right: 6.4%; } }
.ec-sliderItemRole:after {
  content: " ";
  display: table;
  clear: both; }

.ec-sliderItemRole textarea {
  font-family: sans-serif; }

.ec-sliderItemRole img {
  max-width: 100%; }

.ec-sliderItemRole html {
  box-sizing: border-box; }

.ec-sliderItemRole *,
.ec-sliderItemRole ::after,
.ec-sliderItemRole ::before {
  box-sizing: inherit; }

.ec-sliderItemRole img {
  width: 100%; }

.ec-sliderItemRole ul {
  padding: 0;
  list-style: none; }

.ec-sliderItemRole .slideThumb {
  width: 33%;
  opacity: 0.8;
  cursor: pointer; }

.ec-sliderItemRole .slideThumb:focus {
  outline: 0; }

.ec-sliderItemRole .slideThumb:hover {
  opacity: 1; }

.ec-sliderItemRole .slideThumb img {
  width: 80%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover; }

.ec-eyecatchRole {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px; }

.ec-eyecatchRole .ec-eyecatchRole__image {
  display: block;
  margin-bottom: 40px;
  width: 100%;
  height: 100%; }

.ec-eyecatchRole .ec-eyecatchRole__intro {
  color: #212225; }

.ec-eyecatchRole .ec-eyecatchRole__introEnTitle {
  margin-bottom: 0.8em;
  font-size: 16px;
  font-weight: 400; }

.ec-eyecatchRole .ec-eyecatchRole__introTitle {
  margin-bottom: 0.8em;
  font-size: 24px;
  font-weight: 700; }

.ec-eyecatchRole .ec-eyecatchRole__introDescriptiron,
.ec-eyecatchRole .ec-eyecatchRole__introDescription {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 2; }

.ec-inlineBtn--top {
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 10px 16px;
  text-decoration: none;
  color: #fff;
  background-color: #212225; }

.ec-inlineBtn--top.active.focus,
.ec-inlineBtn--top.active:focus,
.ec-inlineBtn--top.focus,
.ec-inlineBtn--top:active.focus,
.ec-inlineBtn--top:active:focus,
.ec-inlineBtn--top:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ec-inlineBtn--top.focus,
.ec-inlineBtn--top:focus,
.ec-inlineBtn--top:hover {
  color: #212225;
  text-decoration: none; }

.ec-inlineBtn--top.active,
.ec-inlineBtn--top:active {
  outline: 0;
  background-image: none; }

.ec-inlineBtn--top.disabled,
.ec-inlineBtn--top[disabled],
fieldset[disabled] .ec-inlineBtn--top {
  cursor: not-allowed;
  opacity: 0.65; }

.ec-inlineBtn--top:hover {
  color: #fff;
  background-color: #212225;
  border-color: #212225; }

.btn-check:focus + .ec-inlineBtn--top,
.ec-inlineBtn--top:focus {
  color: #fff;
  background-color: #212225;
  border-color: #212225;
  box-shadow: 0 0 0 0.25rem rgba(38, 38, 38, 0.5); }

.btn-check:active + .ec-inlineBtn--top,
.btn-check:checked + .ec-inlineBtn--top,
.ec-inlineBtn--top.active,
.ec-inlineBtn--top:active,
.show > .ec-inlineBtn--top.dropdown-toggle {
  color: #fff;
  background-color: #212225;
  border-color: #212225; }

.btn-check:active + .ec-inlineBtn--top:focus,
.btn-check:checked + .ec-inlineBtn--top:focus,
.ec-inlineBtn--top.active:focus,
.ec-inlineBtn--top:active:focus,
.show > .ec-inlineBtn--top.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 38, 38, 0.5); }

.ec-inlineBtn--top.disabled,
.ec-inlineBtn--top:disabled {
  color: #fff;
  background-color: #212225;
  border-color: #212225; }

.ec-inlineBtn--top .ec-icon img {
  width: 1em;
  vertical-align: text-bottom; }

.ec-blockBtn--top {
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 10px 16px;
  text-decoration: none;
  color: #fff;
  background-color: #212225;
  border-color: #212225;
  display: block;
  height: 56px;
  line-height: 56px;
  padding-top: 0;
  padding-bottom: 0; }

.ec-blockBtn--top.active.focus,
.ec-blockBtn--top.active:focus,
.ec-blockBtn--top.focus,
.ec-blockBtn--top:active.focus,
.ec-blockBtn--top:active:focus,
.ec-blockBtn--top:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ec-blockBtn--top.focus,
.ec-blockBtn--top:focus,
.ec-blockBtn--top:hover {
  color: #212225;
  text-decoration: none; }

.ec-blockBtn--top.active,
.ec-blockBtn--top:active {
  outline: 0;
  background-image: none; }

.ec-blockBtn--top.disabled,
.ec-blockBtn--top[disabled],
fieldset[disabled] .ec-blockBtn--top {
  cursor: not-allowed;
  opacity: 0.65; }

.ec-blockBtn--top:hover {
  color: #fff;
  background-color: #212225;
  border-color: #212225; }

.btn-check:focus + .ec-blockBtn--top,
.ec-blockBtn--top:focus {
  color: #fff;
  background-color: #212225;
  border-color: #212225;
  box-shadow: 0 0 0 0.25rem rgba(38, 38, 38, 0.5); }

.btn-check:active + .ec-blockBtn--top,
.btn-check:checked + .ec-blockBtn--top,
.ec-blockBtn--top.active,
.ec-blockBtn--top:active,
.show > .ec-blockBtn--top.dropdown-toggle {
  color: #fff;
  background-color: #212225;
  border-color: #212225; }

.btn-check:active + .ec-blockBtn--top:focus,
.btn-check:checked + .ec-blockBtn--top:focus,
.ec-blockBtn--top.active:focus,
.ec-blockBtn--top:active:focus,
.show > .ec-blockBtn--top.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 38, 38, 0.5); }

.ec-blockBtn--top.disabled,
.ec-blockBtn--top:disabled {
  color: #fff;
  background-color: #212225;
  border-color: #212225; }

.ec-blockBtn--top .ec-icon img {
  width: 1em;
  vertical-align: text-bottom; }

.ec-secHeading {
  color: #212225; }

.ec-secHeading .ec-secHeading__en {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.2em; }

.ec-secHeading .ec-secHeading__line {
  display: inline-block;
  margin: 0 20px;
  width: 1px;
  height: 14px;
  background: #212225; }

.ec-secHeading .ec-secHeading__ja {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1em; }

.ec-secHeading--tandem {
  margin-bottom: 15px;
  color: #212225;
  text-align: center; }

.ec-secHeading--tandem .ec-secHeading__en {
  display: block;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.2em; }

.ec-secHeading--tandem .ec-secHeading__line {
  display: block;
  margin: 13px auto;
  width: 20px;
  height: 1px;
  background: #212225; }

.ec-secHeading--tandem .ec-secHeading__ja {
  display: block;
  margin-bottom: 30px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.15em;
  vertical-align: 2px; }

.ec-topicRole {
  padding: 9.6% 6.4%;
  margin: 0 auto;
  background: #f8f8f8;
  box-sizing: border-box; }

.ec-topicRole .ec-role {
  max-width: 1238px;
  margin: 0 auto; }

.ec-topicRole .ec-topicRole__list {
  display: flex;
  flex-wrap: wrap; }

.ec-topicRole .ec-topicRole__listItem {
  width: 100%;
  height: auto; }

@media screen and (max-width: 767px) {
  .ec-topicRole .ec-topicRole__listItem:nth-child(1) {
    margin-bottom: 6.4%; } }
.ec-topicRole .ec-topicRole__listItem:last-child {
  margin-bottom: 0 !important; }

.ec-topicRole .ec-topicRole__listItemTitle {
  margin-top: 0.5em;
  font-size: 14px;
  color: #212225; }

.ec-newItemRole .ec-newItemRole__list {
  display: flex;
  flex-wrap: wrap; }

.ec-newItemRole .ec-newItemRole__listItem {
  box-sizing: border-box;
  width: 48%;
  height: auto; }

.ec-newItemRole .ec-newItemRole__listItem:not(:first-child) a {
  color: #212225; }

.ec-newItemRole .ec-newItemRole__listItem:nth-child(odd) {
  margin-right: 6.4%; }

.ec-newItemRole .ec-newItemRole__listItemTitle {
  margin: 8px 0;
  font-size: 14px; }

.ec-newItemRole .ec-newItemRole__listItemPrice {
  font-size: 12px; }

.ec-categoryRole {
  padding: 40px 0;
  color: #212225;
  background: #f8f8f8; }

.ec-categoryRole .ec-categoryRole__list {
  display: flex;
  flex-wrap: wrap; }

.ec-categoryRole .ec-categoryRole__listItem {
  margin-bottom: 20px;
  width: 100%;
  height: auto; }

.ec-newsRole {
  padding: 12% 6.4% 0%; }

.ec-newsRole .ec-secHeading {
  padding-bottom: 3.2%; }

.ec-newsRole .ec-newsRole__news {
  box-sizing: border-box; }

.ec-newsRole .ec-newsRole__newsItem {
  width: 100%; }

.ec-newsRole .ec-newsRole__newsItem:not(:last-of-type) {
  padding-bottom: 3.2%;
  border-bottom: 1px solid #ccc; }

.ec-newsRole .ec-newsRole__newsHeading {
  cursor: pointer; }

.ec-newsRole .ec-newsRole__newsDate {
  display: block;
  margin: 3.2% 0 1.6%;
  font-size: 12px;
  color: #212225; }

.ec-newsRole .ec-newsRole__newsColumn {
  display: flex; }

.ec-newsRole .ec-newsRole__newsTitle {
  display: inline-block;
  width: 100%;
  padding-bottom: 1.6%;
  font-size: 14px;
  color: #7d7d7d;
  line-height: 1.3; }

.ec-newsRole .ec-newsRole__newsClose {
  display: inline-block;
  width: 10%;
  position: relative; }

.ec-newsRole .ec-newsRole__newsCloseBtn {
  display: inline-block;
  margin-left: auto;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  position: absolute;
  right: 5px; }

.ec-newsRole .ec-newsRole__newsDescription {
  display: none;
  margin: 0 0 1.6%;
  font-size: 14px;
  line-height: 1.8;
  overflow: hidden; }

.ec-newsRole .ec-newsRole__newsDescription a {
  text-align: right;
  color: #0092c4; }

.ec-newsRole__newsItem.is_active .ec-newsRole__newsDescription {
  margin: 0 0 10px; }

.ec-newsRole__newsItem.is_active .ec-newsRole__newsCloseBtn i {
  display: inline-block;
  transform: rotateX(180deg) translateY(2px); }

.ec-calendar {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap; }

.ec-calendar__month {
  border-collapse: collapse;
  margin-top: 30px; }

.ec-calendar__month td,
.ec-calendar__month th {
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  padding: 8px;
  text-align: center;
  vertical-align: middle; }

.ec-calendar .ec-calendar__title {
  border: 0; }

.ec-calendar .ec-calendar__sun {
  background: #f8f8f8;
  color: #c1af7d; }

.ec-calendar .ec-calendar__fri,
.ec-calendar .ec-calendar__mon,
.ec-calendar .ec-calendar__thu,
.ec-calendar .ec-calendar__tue,
.ec-calendar .ec-calendar__wed {
  background: #f8f8f8;
  color: #333; }

.ec-calendar .ec-calendar__sat {
  background: #f8f8f8;
  color: #5cb1b1; }

.ec-calendar .ec-calendar__day {
  background: #fff;
  color: #333; }

.ec-calendar .ec-calendar__holiday {
  background: #fff;
  color: #c1af7d !important; }

.ec-calendar .ec-calendar__today {
  color: #333;
  position: relative;
  z-index: 1; }

.ec-calendar .ec-calendar__today::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fffde7;
  transform: translate(-50%, -50%);
  z-index: -1; }

.ec-searchnavRole {
  margin-bottom: 0;
  padding: 0; }

.ec-searchnavRole .ec-searchnavRole__infos {
  margin: 0 auto;
  padding-left: 6.4%;
  padding-right: 6.4%;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1;
  color: #212225;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  max-width: 1238px;
  display: flex;
  border-top: 0;
  margin-bottom: 4.8%;
  padding-top: 4.8%;
  flex-direction: column; }

.ec-searchnavRole .ec-searchnavRole__infos:after {
  content: " ";
  display: table;
  clear: both; }

.ec-searchnavRole .ec-searchnavRole__infos textarea {
  font-family: sans-serif; }

.ec-searchnavRole .ec-searchnavRole__infos img {
  max-width: 100%; }

.ec-searchnavRole .ec-searchnavRole__infos html {
  box-sizing: border-box; }

.ec-searchnavRole .ec-searchnavRole__infos *,
.ec-searchnavRole .ec-searchnavRole__infos ::after,
.ec-searchnavRole .ec-searchnavRole__infos ::before {
  box-sizing: inherit; }

.ec-searchnavRole .ec-searchnavRole__infos img {
  width: 100%; }

.ec-searchnavRole .ec-searchnavRole__counter {
  margin-bottom: 16px;
  width: 100%; }

.ec-searchnavRole .ec-searchnavRole__actions {
  text-align: right;
  width: 100%; }

/* PC ==========================================================  */
@media (min-width: 768px) {
  .ec-off4Grid .ec-off4Grid__cell {
    position: relative;
    min-height: 1px;
    margin-left: 33.3333333333%; }

  .ec-imageGrid .ec-imageGrid__img {
    padding: 10px;
    width: 130px; }

  .ec-progress {
    margin-bottom: 30px;
    padding: 0; }

  .ec-progress .ec-progress__number {
    line-height: 42px;
    width: 42px;
    height: 42px;
    font-size: 20px; }

  .ec-cartNaviWrap {
    position: relative; }

  .ec-cartNavi {
    display: flex;
    justify-content: space-between;
    border-radius: 3.5px;
    box-sizing: border-box;
    padding: 12px 17px 10px;
    width: auto;
    min-width: 140px;
    height: 44px;
    white-space: nowrap;
    cursor: pointer;
    background: #f8f8f8; }

  .ec-cartNavi .ec-cartNavi__badge {
    display: inline-block;
    min-width: 17px;
    position: relative;
    left: 0;
    top: 0; }

  .ec-cartNavi .ec-cartNavi__price {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    vertical-align: middle; }

  .ec-cartNavi.is-active .ec-cartNavi__badge {
    display: none; }

  .ec-cartNaviIsset {
    margin-top: 10px;
    min-width: 256px;
    max-width: 256px; }

  .ec-cartNaviIsset::before {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8.5px 10px 8.5px;
    border-color: transparent transparent #f8f8f8 transparent;
    position: absolute;
    top: -9px; }

  .ec-cartNaviNull {
    margin-top: 10px;
    min-width: 256px;
    max-width: 256px; }

  .ec-cartNaviNull::before {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8.5px 10px 8.5px;
    border-color: transparent transparent #f8f8f8 transparent;
    position: absolute;
    top: -9px; }

  .ec-totalBox .ec-totalBox__price {
    font-size: 24px; }

  .ec-totalBox .ec-totalBox__taxLabel {
    font-size: 14px; }

  .ec-totalBox .ec-totalBox__taxRate {
    font-size: 12px; }

  .ec-news {
    margin-right: 3%;
    margin-bottom: 32px; }

  .ec-news .ec-news__title {
    padding: 16px;
    text-align: left;
    font-size: 24px; }

  .ec-navlistRole .ec-navlistRole__navlist {
    flex-wrap: nowrap; }

  .ec-welcomeMsg {
    padding-left: 26px;
    padding-right: 26px; }

  .ec-favoriteRole .ec-favoriteRole__item {
    width: 25%; }

  .ec-mypageRole {
    padding-left: 26px;
    padding-right: 26px; }

  .ec-mypageRole .ec-pageHeader .h1,
  .ec-mypageRole .ec-pageHeader h1 {
    margin: 10px 0 48px;
    padding: 8px 0 18px; }

  .ec-layoutRole .ec-layoutRole__mainWithColumn {
    width: 75%; }

  .ec-layoutRole .ec-layoutRole__mainBetweenColumn {
    width: 50%; }

  .ec-layoutRole .ec-layoutRole__left,
  .ec-layoutRole .ec-layoutRole__right {
    display: block;
    width: 25%; }

  .ec-headerRole {
    width: 100%; }

  .ec-headerRole:after {
    content: " ";
    display: table;
    clear: both; }

  .ec-headerRole .ec-headerRole__navSP {
    display: none; }

  .ec-headerNaviRole {
    padding-bottom: 40px; }

  .ec-headerNaviRole .ec-headerNaviRole__search {
    display: inline-block;
    margin-top: 10px; }

  .ec-headerNaviRole .ec-headerNaviRole__search a {
    color: inherit;
    text-decoration: none; }

  .ec-headerNaviRole .ec-headerNaviRole__search a:hover {
    text-decoration: none; }

  .ec-headerNaviRole .ec-headerNaviRole__navSP {
    display: none; }

  .ec-headerNaviRole .ec-headerNaviRole__navSP a {
    color: inherit;
    text-decoration: none; }

  .ec-headerNaviRole .ec-headerNaviRole__navSP a:hover {
    text-decoration: none; }

  .ec-headerNavSP {
    display: none; }

  .ec-headerTitle .ec-headerTitle__title a {
    font-size: 40px; }

  .ec-headerTitle .ec-headerTitle__subtitle {
    font-size: 16px;
    margin-bottom: 10px; }

  .ec-headerNav .ec-headerNav__itemIcon {
    margin-right: 0;
    font-size: 20px; }

  .ec-headerNav .ec-headerNav__itemLink {
    display: inline-block; }

  .ec-headerSearch .ec-headerSearch__category {
    float: left;
    width: 43%; }

  .ec-headerSearch .ec-headerSearch__category .ec-select select {
    max-width: 165px;
    height: 36px; }

  .ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    border-top-right-radius: inherit;
    border-top-left-radius: 3.5px;
    border-bottom-left-radius: 3.5px; }

  .ec-headerSearch .ec-headerSearch__keyword {
    float: right;
    width: 57%;
    border-bottom-left-radius: inherit; }

  .ec-headerSearch .ec-headerSearch__keyword input[type="search"] {
    font-size: 12px; }

  .ec-categoryNaviRole {
    display: block;
    width: 100%; }

  .ec-categoryNaviRole a {
    color: inherit;
    text-decoration: none; }

  .ec-categoryNaviRole a:hover {
    text-decoration: none; }

  .ec-itemNav__nav {
    display: inline-block; }

  .ec-itemNav__nav li {
    float: left;
    width: auto; }

  .ec-itemNav__nav li a {
    text-align: center;
    border-bottom: none; }

  .ec-itemNav__nav li ul {
    display: block;
    z-index: 100;
    position: absolute; }

  .ec-itemNav__nav li ul li {
    overflow: hidden;
    height: 0; }

  .ec-itemNav__nav > li:hover > ul > li {
    overflow: visible;
    height: auto; }

  .ec-itemNav__nav li ul li:hover > ul > li {
    overflow: visible;
    height: auto;
    width: auto; }

  .ec-drawerRole {
    display: none; }

  .ec-drawerRoleClose {
    display: none; }

  .ec-drawerRole.is_active {
    display: none;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none; }

  .ec-drawerRoleClose.is_active {
    display: none; }

  .ec-overlayRole {
    display: none; }

  .have_curtain .ec-overlayRole {
    display: none; }

  .ec-eyecatchRole {
    flex-wrap: nowrap; }

  .ec-eyecatchRole .ec-eyecatchRole__image {
    order: 2; }

  .ec-eyecatchRole .ec-eyecatchRole__intro {
    padding-right: 5%;
    order: 1; }

  .ec-eyecatchRole .ec-eyecatchRole__introEnTitle {
    margin-top: 45px; }

  .ec-eyecatchRole .ec-eyecatchRole__introTitle {
    margin-bottom: 1em;
    font-size: 26px; }

  .ec-eyecatchRole .ec-eyecatchRole__introDescriptiron,
  .ec-eyecatchRole .ec-eyecatchRole__introDescription {
    margin-bottom: 30px; }

  .ec-blockBtn--top {
    max-width: 320px; }

  .ec-topicRole {
    padding: 6.4%; }

  .ec-topicRole .ec-topicRole__list {
    flex-wrap: nowrap; }

  .ec-topicRole .ec-topicRole__listItem {
    width: 50%; }

  .ec-topicRole .ec-topicRole__listItem:not(:last-of-type) {
    margin-right: 30px; }

  .ec-topicRole .ec-topicRole__listItemTitle {
    margin-top: 1em; }

  .ec-newItemRole .ec-newItemRole__list {
    flex-wrap: nowrap; }

  .ec-newItemRole .ec-newItemRole__listItem {
    padding-bottom: 20px !important;
    width: 25%; }

  .ec-newItemRole .ec-newItemRole__listItem:not(:last-of-type) {
    margin-right: 30px; }

  .ec-newItemRole .ec-newItemRole__listItem:nth-child(odd) {
    margin-right: 30px; }

  .ec-newItemRole .ec-newItemRole__listItemTitle {
    margin: 20px 0 10px; }

  .ec-categoryRole {
    padding: 60px 0; }

  .ec-categoryRole .ec-categoryRole__list {
    flex-wrap: nowrap; }

  .ec-categoryRole .ec-categoryRole__listItem {
    width: 33.3333333333%; }

  .ec-categoryRole .ec-categoryRole__listItem:not(:last-of-type) {
    margin-right: 30px; }

  .ec-newsRole {
    padding: 0 6.4%; }

  .ec-newsRole .ec-newsRole__news {
    border: 16px solid #f8f8f8;
    padding: 20px 30px; }

  .ec-newsRole .ec-newsRole__newsItem:last-of-type {
    margin-bottom: 0; }

  .ec-newsRole .ec-newsRole__newsItem {
    padding: 20px 0; }

  .ec-newsRole .ec-newsRole__newsHeading {
    display: flex; }

  .ec-newsRole .ec-newsRole__newsDate {
    display: inline-block;
    margin: 0;
    min-width: 120px;
    font-size: 14px; }

  .ec-newsRole .ec-newsRole__newsColumn {
    display: inline-flex;
    min-width: calc(100% - 120px); }

  .ec-newsRole .ec-newsRole__newsTitle {
    margin-bottom: 3.2%;
    line-height: 1.8; }

  .ec-newsRole .ec-newsRole__newsDescription {
    margin: 20px 0 0;
    line-height: 1.8; }

  .ec-newsRole__newsItem.is_active .ec-newsRole__newsDescription {
    margin: 20px 0 0; }

  .ec-searchnavRole {
    margin: 0 auto;
    padding-left: 6.4%;
    padding-right: 6.4%;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #212225;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    max-width: 1238px; }

  .ec-searchnavRole:after {
    content: " ";
    display: table;
    clear: both; }

  .ec-searchnavRole textarea {
    font-family: sans-serif; }

  .ec-searchnavRole img {
    max-width: 100%; }

  .ec-searchnavRole html {
    box-sizing: border-box; }

  .ec-searchnavRole *,
  .ec-searchnavRole ::after,
  .ec-searchnavRole ::before {
    box-sizing: inherit; }

  .ec-searchnavRole img {
    width: 100%; }

  .ec-searchnavRole .ec-searchnavRole__infos {
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #ccc;
    padding-top: 16px;
    flex-direction: row; }

  .ec-searchnavRole .ec-searchnavRole__counter {
    margin-bottom: 0;
    width: 50%; }

  .ec-searchnavRole .ec-searchnavRole__actions {
    width: 50%; }

  .ec-modal .ec-modal-wrap {
    padding: 40px 10px;
    width: 50%;
    margin: 20px auto; }

  .ec-productRole .ec-productRole__img {
    margin-right: 16px;
    margin-bottom: 0; }

  .ec-productRole .ec-productRole__profile {
    margin-left: 16px; }

  .ec-productRole .ec-productRole__title .ec-headingTitle {
    font-size: 1.3em;
    line-height: 1.3em; }

  .ec-productRole .ec-productRole__price {
    padding: 14px 0;
    border-bottom: 1px dotted #ccc; }

  .ec-productRole .ec-productRole__actions .ec-select select {
    min-width: 350px;
    max-width: 350px; }

  .ec-productRole .ec-productRole__btn {
    width: 60%;
    margin-bottom: 16px;
    min-width: 350px; }

  .ec-cartRole .ec-cartRole__totalText {
    margin-bottom: 30px;
    padding: 0; }

  .ec-cartRole .ec-cartRole__cart {
    margin: 0 10%; }

  .ec-cartRole .ec-cartRole__actions {
    width: 30%;
    margin-right: 10%; }

  .ec-cartRole .ec-cartRole__totalAmount {
    font-size: 24px; }

  .ec-cartTable {
    border-top: none; }

  .ec-cartHeader {
    display: table-row; }

  .ec-cartRow .ec-cartRow__delColumn {
    width: 8.3333333%; }

  .ec-cartRow .ec-cartRow__delColumn .ec-icon img {
    width: 1em;
    height: 1em; }

  .ec-cartRow .ec-cartRow__contentColumn {
    display: table-cell; }

  .ec-cartRow .ec-cartRow__img {
    display: inline-block;
    min-width: 80px;
    max-width: 100px;
    padding-right: 0; }

  .ec-cartRow .ec-cartRow__summary {
    display: inline-block;
    width: calc(100% - 130px);
    margin-left: 20px;
    vertical-align: middle; }

  .ec-cartRow .ec-cartRow__summary .ec-cartRow__sutbtotalSP {
    display: none; }

  .ec-cartRow .ec-cartRow__amountColumn {
    width: 16.66666667%; }

  .ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amount {
    display: block; }

  .ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountSP {
    display: none; }

  .ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountUpDown {
    display: block; }

  .ec-cartRow .ec-cartRow__subtotalColumn {
    display: table-cell; }

  .ec-orderRole {
    margin-top: 20px;
    flex-direction: row; }

  .ec-orderRole .ec-orderRole__detail {
    padding: 0 16px;
    width: 66.66666%; }

  .ec-orderRole .ec-orderRole__summary {
    width: 33.33333%;
    padding: 0 16px; }

  .ec-orderRole .ec-orderRole__summary .ec-inlineBtn {
    display: none; }

  .ec-orderRole .ec-borderedList {
    border-top: none; }

  .ec-orderConfirm {
    margin-bottom: 0; }

  .ec-AddAddress {
    margin: 0 10%; }

  .ec-AddAddress .ec-AddAddress__selectAddress {
    display: inline-block; }

  .ec-AddAddress .ec-AddAddress__selectAddress select {
    min-width: 350px; }

  .ec-AddAddress .ec-AddAddress__selectNumber {
    display: inline-block;
    margin-left: 30px; }

  .ec-AddAddress .ec-AddAddress__actions {
    width: 33.3333%;
    min-width: 250px;
    margin: 0 auto; }

  .ec-historyRole .ec-historyRole__contents {
    flex-direction: row; }

  .ec-historyRole .ec-historyRole__header {
    width: 33.3333%; }

  .ec-historyRole .ec-historyRole__detail {
    width: 66.6666%;
    border-top: none; }

  .ec-historyListHeader .ec-historyListHeader__date {
    font-weight: 700;
    font-size: 20px; }

  .ec-historyListHeader .ec-historyListHeader__action a {
    font-size: 14px; }

  .ec-customerRole .ec-blockBtn--action {
    margin-bottom: 16px; }

  .ec-userEditCompleteRole .ec-userEditCompleteRole__title {
    font-size: 32px; }

  .ec-off1Grid {
    display: flex; }

  .ec-off1Grid .ec-off1Grid__cell {
    width: 100%; }

  .ec-off2Grid .ec-off2Grid__cell {
    width: 66.6666666667%; }

  .ec-off3Grid .ec-off3Grid__cell {
    width: 50%; }

  .ec-off4Grid .ec-off4Grid__cell {
    width: 33.3333333333%; } }
@media (min-width: 1200px) {
  .h1, h1 {
    font-size: 2.1875rem; }

  .h2, h2 {
    font-size: 1.75rem; }

  .h3, h3 {
    font-size: 1.53125rem; }

  .h4, h4 {
    font-size: 1.3125rem; }

  legend {
    font-size: 1.5rem; } }
/* - responsive test
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {}
@media (min-width: 992px) {}
@media (max-width: 767.98px) {}
@media screen and (min-width: 768px) {}
@media (max-width: 575.98px) {}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {}
@media print {}
*/
